@charset "UTF-8";
.___pagetitle {
  margin-top: 85px;
  position: relative;
}
@media (max-width: 1375px) {
  .___pagetitle {
    margin-top: clamp(60px, 12.1vw, 70px);
  }
}
@media (min-width: 981px) {
  .___pagetitle {
    padding-bottom: 35px;
  }
}
@media (min-width: 981px) {
  .___pagetitle > div {
    background-color: #DFEBFB;
    padding: clamp(5em, 9vw, 10em) 0;
  }
}
@media (max-width: 980px) {
  .___pagetitle > div {
    width: 100%;
    background-color: rgba(255, 255, 255, 0.8);
    padding: 0.75em 1.25em;
    position: absolute;
    z-index: 1;
    bottom: 10px;
  }
}
.___pagetitle > div > .__t {
  display: flex;
  flex-flow: column;
  position: relative;
}
@media (min-width: 981px) {
  .___pagetitle > div > .__t {
    align-items: flex-end;
    width: 30%;
  }
}
@media (max-width: 980px) {
  .___pagetitle > div > .__t {
    align-items: center;
    width: 100%;
  }
}
.___pagetitle > div > .__t > h2 {
  font-size: clamp(28px, 2.6vw, 39px);
  font-weight: 600;
  line-height: 1.4;
  color: #212D71;
}
.___pagetitle > div > .__t > p {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
@media (min-width: 981px) {
  .___pagetitle > div > .__t > p {
    width: 100%;
  }
}
@media (min-width: 981px) {
  .___pagetitle > div > .__t > p:before {
    content: "";
    width: 100%;
    height: 1px;
    display: block;
    background-color: #7BB7DE;
    position: absolute;
    left: 0;
  }
}
.___pagetitle > div > .__t > p > strong {
  position: relative;
  font-size: clamp(13px, 1.4vw, 19px);
  font-weight: 600;
  color: #4698CE;
}
@media (min-width: 981px) {
  .___pagetitle > div > .__t > p > strong {
    background-color: #DFEBFB;
    padding-left: 0.75em;
  }
}
@media (max-width: 980px) {
  .___pagetitle > div > .__t > p > strong {
    font-weight: 900;
  }
}
.___pagetitle > picture {
  display: block;
}
@media (min-width: 981px) {
  .___pagetitle > picture {
    position: absolute;
    right: 0;
    top: 0;
    width: 65%;
    max-width: 1237px;
    height: 100%;
  }
}
@media (max-width: 980px) {
  .___pagetitle > picture {
    position: relative;
    width: 100%;
    height: clamp(215px, 32vw, 490px);
  }
}
.___pagetitle > picture > img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (min-width: 981px) {
  .___pagetitle > picture > img {
    border-radius: 0 0 0 50px;
  }
}
.___pagetitle._va1 > div {
  background-color: #4653A2;
  padding: min(3vw, 2.5em) 0;
  position: relative;
  bottom: inherit;
}
.___pagetitle._va1 > div.__tit1 > .__t {
  width: clamp(255px, 20vw, 375px);
}
@media (max-width: 980px) {
  .___pagetitle._va1 > div.__tit1 > .__t {
    width: 100%;
  }
}
.___pagetitle._va1 > div.__tit1 > .__t > h2 {
  color: #fff;
  font-size: clamp(25px, 2.7vw, 27px);
}
.___pagetitle._va1 > div.__tit1 > .__t > p > strong {
  background-color: #4653A2;
  font-size: 13px;
  color: #7BB7DE;
}
@media (max-width: 650px) {
  .___pagetitle._va1 > div.__tit1 > .__t > p > strong {
    font-weight: 800;
  }
}
.___pagetitle._va1 > div.__tit2 {
  background-image: url("../img/wiki/title-bg.png");
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: right center;
  padding-bottom: min(3vw, 40px);
  padding-top: 1.5em;
  min-height: min(23vw, 285px);
  display: flex;
  align-items: flex-end;
}
@media (min-width: 1921px) {
  .___pagetitle._va1 > div.__tit2 {
    background-size: 100% auto;
  }
}
.___pagetitle._va1 > div.__tit2 > div {
  width: 93%;
  max-width: 1220px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-flow: column;
  justify-content: flex-end;
}
.___pagetitle._va1 > div.__tit2 > div > h3 {
  display: flex;
  flex-flow: column;
  justify-content: flex-end;
  min-height: 2.8em;
  baseline-shift: baseline;
  font-size: clamp(26px, 3.5vw, 35px);
  line-height: 1.4;
  font-weight: 600;
  color: #434343;
  margin-bottom: 0.375em;
}
.___pagetitle._va1 > div.__tit2 > div > p {
  border-top: solid 1px #707070;
  margin-top: 0.75em;
  padding-top: 0.75em;
  display: flex;
  flex-wrap: wrap;
  grid-column-gap: 5px;
  grid-row-gap: 5px;
}
.___pagetitle._va1 > div.__tit2 > div strong {
  width: 100%;
  display: block;
  color: #4387B4;
  font-size: 14px;
}
@media (max-width: 650px) {
  .___pagetitle._va1 > div.__tit2 > div strong {
    font-size: 15px;
    font-weight: 700;
  }
}
.___pagetitle._va1 > div.__tit2 > div a {
  border: solid 1px #9AC6E2;
  color: #4387B4;
  background-color: #fff;
  line-height: 1.4;
  padding: 0.75em 1.2em;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
}
.___pagetitle._va1 > div.__tit2._fs > div h3 {
  font-size: clamp(19px, 3.5vw, 35px);
}
.___pagetitle._va2 > div.__tit2 {
  background-color: #f9f9f9;
  background-image: none;
  border-bottom: solid 1px #ccc;
  min-height: inherit;
}
.___pagetitle._va2 > div.__tit2 > div > h3 {
  border-bottom: solid 1px #ccc;
  padding-bottom: 0.5em;
  margin-top: 1.0em;
  min-height: inherit;
}

.___sec_1._w1 > div {
  width: 100%;
}
.___sec_1._w2 > div {
  width: 93%;
  max-width: 1500px;
  margin-left: auto;
  margin-right: auto;
}
.___sec_1._w3 > div {
  width: 93%;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
}
.___sec_1._w4 > div {
  width: 93%;
  max-width: 1220px;
  margin-left: auto;
  margin-right: auto;
}
.___sec_1._w5 > div {
  width: 93%;
  max-width: 1120px;
  margin-left: auto;
  margin-right: auto;
}
.___sec_1._w6 > div {
  width: 93%;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}
.___sec_1._w7 > div {
  width: 93%;
  max-width: 942px;
  margin-left: auto;
  margin-right: auto;
}
.___sec_1._bgw50 > div {
  border-radius: min(2vw, 50px);
  background-color: #fff;
  padding: clamp(25px, 6vw, 50px) 0 clamp(50px, 11vw, 100px);
}
.___sec_1 > div > div._w1 {
  width: 100%;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
}
.___sec_1 > div > div._w2 {
  width: 100%;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 min(3.5vw, 50px);
}
.___sec_1 > div > div > div._sec1inner {
  max-width: 950px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.___sec_1 > div > div > div._sec1inner ._al1 {
  position: absolute;
  height: 1px;
}

.___sec_2 {
  width: 100%;
}
.___sec_2 > div {
  display: flex;
  grid-column-gap: min(4vw, 60px);
}
.___sec_2 > div > div {
  width: 100%;
  order: 2;
}
@media (max-width: 980px) {
  .___sec_2 > div > div {
    width: 98%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 981px) {
  .___sec_2 > div > div > div {
    width: calc(95% - 4vw);
    max-width: 1000px;
    margin-left: 4vw;
  }
}
@media (max-width: 980px) {
  .___sec_2 > div > div > div {
    width: 93%;
    margin-left: auto;
    margin-right: auto;
  }
}
.___sec_2 > div > aside {
  min-width: 21%;
  order: 1;
  padding-left: 3vw;
}
.___sec_2 > div > aside > ul {
  width: 100%;
  max-width: 256px;
  margin-left: auto;
  position: sticky;
  top: 100px;
  display: flex;
  flex-flow: column;
  grid-row-gap: 1px;
}
.___sec_2 > div > aside > ul > li > a {
  width: 100%;
  display: block;
  background-color: #394785;
  color: #fff;
  text-align: center;
  text-decoration: none;
  padding: 0.25em;
  line-height: 2;
}
.___sec_2 > div > aside > ul > li.active > a {
  background-color: #71B1DB;
}
@media (max-width: 980px) {
  .___sec_2 > div > aside {
    display: none;
  }
}
.___sec_2._bgw > div > div {
  background-color: #fff;
  border-radius: 30px 0 0 30px;
}
@media (max-width: 980px) {
  .___sec_2._bgw > div > div {
    border-radius: 20px;
  }
}
.___sec_2 ._se2inner {
  padding-top: 0.1px;
}
.___sec_2 ._se2inner ._se2box1 {
  width: 100%;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}
.___sec_2 ._se2inner ._se2box2 {
  width: 100%;
  max-width: 970px;
  margin-left: auto;
  margin-right: auto;
}
.___sec_2 ._se2inner ._al1 {
  position: absolute;
  height: 1px;
}
@media (min-width: 981px) {
  .___sec_2._va1 > div > aside {
    max-width: 21em;
  }
}
@media (max-width: 980px) {
  .___sec_2._va1 > div {
    flex-flow: column;
    grid-row-gap: min(6vw, 3em);
  }
  .___sec_2._va1 > div > div {
    order: 1;
  }
  .___sec_2._va1 > div > aside {
    display: flex;
    order: 2;
    width: 93%;
    padding: 0;
    margin-left: auto;
    margin-right: auto;
    min-width: inherit;
    max-width: inherit;
  }
}

.___h-title_1 {
  font-size: clamp(25px, 3.2vw, 31px);
  font-weight: 500;
  color: #212D71;
  display: flex;
  grid-column-gap: 0.5em;
  line-height: 1.4;
}
@media (min-width: 601px) {
  .___h-title_1 {
    align-items: center;
    letter-spacing: 0.05em;
  }
}
@media (max-width: 600px) {
  .___h-title_1 {
    font-weight: 700;
  }
}
.___h-title_1._va1:before {
  content: "";
  background-image: url("../img/material/icon-arrow3.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  display: block;
  width: 65px;
  height: 67px;
}
@media (max-width: 600px) {
  .___h-title_1._va1:before {
    width: 33px;
    height: inherit;
    min-height: 44px;
  }
}

.___h-title_2 {
  font-size: 19px;
  font-weight: 700;
  color: #2F71AA;
  letter-spacing: 0.05em;
  line-height: 1.5;
}
@media (max-width: 600px) {
  .___h-title_2 {
    letter-spacing: 0;
  }
}

.___h-title_3 {
  border-bottom: solid 1px #fff;
  font-size: clamp(29px, 2.2vw, 31px);
  text-align: center;
  padding-bottom: 0.5em;
  color: #fff;
  font-weight: 600;
}

.___h-title_4 > strong {
  background-color: #61699C;
  display: inline-block;
  font-size: 13px;
  font-weight: 800;
  color: #fff;
  line-height: 1.3;
  padding: 0.2em 1em;
}
.___h-title_4 > h2,
.___h-title_4 > h3 {
  font-size: clamp(28px, 3.5vw, 31px);
  font-weight: 500;
}
@media (max-width: 650px) {
  .___h-title_4 > h2,
  .___h-title_4 > h3 {
    font-weight: 600;
  }
}
.___h-title_4._w {
  color: #fff;
}
.___h-title_4._w > h2,
.___h-title_4._w > h3 {
  font-size: clamp(30px, 3.5vw, 35px);
  font-weight: 600;
}

.___h-title_5 {
  border-bottom: solid 1px #212D71;
  position: relative;
  padding: 0 min(3.55vw, 1.25em) 0.4em;
}
.___h-title_5 > h2,
.___h-title_5 > h3 {
  font-size: clamp(24px, 3.7vw, 37px);
  line-height: 1.4;
  color: #212D71;
}
@media (max-width: 650px) {
  .___h-title_5 > h2,
  .___h-title_5 > h3 {
    font-weight: 700;
  }
}
.___h-title_5:before, .___h-title_5:after {
  content: "";
  width: 6px;
  height: 6px;
  background-color: #212D71;
  display: block;
  position: absolute;
  bottom: 0;
}
.___h-title_5:before {
  left: 0;
}
.___h-title_5:after {
  right: 0;
}
.___h-title_5._itxt1 img {
  max-width: 65vw;
}

.___h-title_6 {
  padding: 0.6em min(3.2vw, 1.25em);
  border: solid 1px #2D89D8;
  position: relative;
  background-color: #E9F5FF;
  display: inline-block;
  line-height: 1.4;
  font-weight: 600;
  color: #2D89D8;
}
.___h-title_6:before {
  content: "";
  width: 6px;
  height: 6px;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #2D89D8;
}
.___h-title_6._itxt1 img {
  width: clamp(140px, 40vw, 159px);
}

.___h-title_7 {
  font-size: 19px;
  font-weight: 600;
  line-height: 1.5;
  color: #2F71AA;
  display: flex;
  grid-column-gap: 0.5em;
}
@media (max-width: 650px) {
  .___h-title_7 {
    font-weight: 700;
    font-size: 21px;
  }
}
.___h-title_7:before {
  content: "";
  display: block;
  width: 12px;
  background-color: #2F71AA;
}

.___h-title_8 {
  font-size: clamp(23px, 2.4vw, 24px);
  line-height: 1.4;
  color: #4653A2;
  font-weight: 500;
  grid-column-gap: 0.3em;
  border-bottom: solid 1px #1078B3;
  position: relative;
  display: flex;
  padding: 0.2em 0 0.35em;
}
@media (max-width: 650px) {
  .___h-title_8 {
    font-weight: 700;
  }
}
.___h-title_8._i1 {
  padding-left: calc(min(7vw,34px) + 0.5em);
}
.___h-title_8._i1:before {
  content: "";
  background-image: url("../img/material/icon-arrow6.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  width: min(7vw, 34px);
  height: calc(100% + 5px);
  position: absolute;
  top: 0;
  left: 0;
}

.___h-title_9 {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.___h-title_9:before {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #212D71;
  display: flex;
  position: absolute;
  left: 0;
}
.___h-title_9 > h3 {
  font-size: clamp(25px, 3.5vw, 35px);
  font-weight: 600;
  color: #212D71;
  padding: 0 min(5vw, 2em);
  background-color: #F5F5F5;
  line-height: 1.4;
  position: relative;
}
.___h-title_9._va1 {
  width: 100% !important;
  max-width: 100% !important;
}

.___h-title_10 {
  font-size: clamp(28px, 4.5vw, 45px);
  line-height: 1.5;
  font-weight: 600;
}
@media (max-width: 767px) {
  .___h-title_10 {
    font-weight: 700;
  }
}

.___h-title_11 {
  border-bottom: solid 1px #707070;
  padding: 0.3em 0;
  font-size: clamp(21px, 2.4vw, 24px);
  font-weight: 500;
}
@media (max-width: 650px) {
  .___h-title_11 {
    font-weight: 700;
  }
}

.___link_1 {
  display: flex;
}
@media (max-width: 600px) {
  .___link_1 {
    justify-content: center;
  }
}
.___link_1 > a {
  min-width: 180px;
  border: solid 1px #212D71;
  color: #212D71;
  text-decoration: none;
  padding: 1em 4em 1em 1.25em;
  font-size: 95%;
  font-weight: 600;
  display: flex;
  align-items: center;
  position: relative;
  background-color: #F5F5F5;
}
@media (max-width: 600px) {
  .___link_1 > a {
    font-weight: 700;
  }
}
.___link_1 > a:after {
  content: "";
  width: 44px;
  height: 1px;
  background-color: #212D71;
  display: block;
  position: absolute;
  right: -22px;
}
.___link_1._va1 {
  justify-content: flex-end;
  margin-right: 20px;
}

.___link_2 {
  width: 100%;
  display: flex;
  flex-flow: column;
  grid-row-gap: 0.5em;
  align-items: center;
}
.___link_2 > a,
.___link_2 > input[type="submit"] {
  width: 100%;
  max-width: 545px;
  display: flex;
  align-items: center;
  grid-column-gap: 1.25em;
  justify-content: center;
  background: #3546B5;
  background: linear-gradient(90deg, #3546b5 0%, #44c1b0 100%);
  color: #fff;
  text-decoration: none;
  text-align: center;
  padding: 0.75em;
}
.___link_2 > a._im:before,
.___link_2 > input[type="submit"]._im:before {
  content: "";
  background-image: url("../img/material/contact-mail.png");
  background-repeat: no-repeat;
  background-size: contain;
  width: 24px;
  height: 17px;
  display: block;
}
@media (max-width: 650px) {
  .___link_2 > a,
  .___link_2 > input[type="submit"] {
    font-weight: 700;
  }
}

.___link_3 {
  display: flex;
  justify-content: center;
}
.___link_3 > a {
  width: 100%;
  max-width: 500px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: clamp(58px, 10vw, 106px);
  font-size: clamp(17px, 2.4vw, 24px);
  color: #fff;
  font-weight: 700;
  border-radius: 10px;
  text-decoration: none;
  background: #BA14BF;
  background: linear-gradient(90deg, #ba14bf 0%, #c51f1f 100%);
  line-height: 1;
}

.___link_4 {
  display: flex;
  justify-content: flex-start;
  grid-column-gap: 2.5em;
}
@media (max-width: 575px) {
  .___link_4 {
    flex-flow: column;
    grid-row-gap: 0.25em;
  }
}
.___link_4 p {
  display: flex;
  align-items: center;
  grid-column-gap: 1em;
  grid-row-gap: 0.25em;
}
.___link_4 p span {
  font-size: 12px;
  color: #212D71;
  line-height: 1.2;
  padding: 0.2em 0.5em;
  border-radius: 5px;
  border-width: 1px;
}
.___link_4 p strong {
  font-size: clamp(26px, 2.9vw, 29px);
  font-weight: 600;
  color: #404C8F;
}

.___link-pdf {
  width: 100%;
  display: flex;
  justify-content: center;
}
.___link-pdf > a {
  width: 100%;
  max-width: 250px;
  font-size: clamp(13px, 1.5vw, 15px);
  font-weight: 600;
  border: solid 1px #707070;
  padding: 0.7em 1.5em;
  display: flex;
  align-items: center;
  justify-content: center;
  grid-column-gap: 0.75em;
  color: #222;
  text-decoration: none;
}
.___link-pdf > a:before {
  content: "";
  background-image: url("../img/material/icon-pdf.png");
  background-repeat: no-repeat;
  background-size: contain;
  width: 29px;
  height: 33px;
  display: block;
}
.___link-pdf._va1 {
  align-items: center;
  justify-content: flex-start;
}
.___link-pdf._va1 > a {
  border-width: 0;
  max-width: inherit;
  color: #4653A2;
  padding: 0.7em 0;
  text-decoration: underline;
  justify-content: flex-start;
}

.___fbox_1 > div {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 980px) {
  .___fbox_1 > div {
    flex-flow: column;
    grid-row-gap: 3em;
  }
}
@media (min-width: 981px) {
  .___fbox_1 > div > picture {
    max-width: 778px;
    width: 45%;
  }
}
@media (max-width: 980px) {
  .___fbox_1 > div > picture {
    order: 2;
  }
}
@media (min-width: 981px) {
  .___fbox_1 > div > div {
    width: 65%;
  }
}
@media (max-width: 980px) {
  .___fbox_1 > div > div {
    width: 100%;
    order: 1;
  }
}
@media (min-width: 981px) {
  .___fbox_1 > div > div > div {
    max-width: 650px;
  }
  .___fbox_1 > div > div > div > div h3 {
    margin-left: 60px;
  }
  .___fbox_1 > div > div > div > div p {
    margin-left: 60px;
  }
}
@media (max-width: 980px) {
  .___fbox_1 > div > div > div {
    width: 93%;
    max-width: 650px;
    margin-left: auto;
    margin-right: auto;
  }
}
.___fbox_1._l > div > picture {
  position: relative;
}
@media (min-width: 981px) {
  .___fbox_1._l > div > picture img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 0 20px 20px 0;
    position: relative;
  }
}
@media (max-width: 981px) {
  .___fbox_1._l > div > picture {
    width: 100%;
    padding-bottom: clamp(200px, 50vw, 638px);
    max-width: 778px;
    margin-left: auto;
    margin-right: auto;
  }
  .___fbox_1._l > div > picture > img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}
@media (min-width: 981px) {
  .___fbox_1._l > div > div > div {
    margin-left: min(5vw, 100px);
  }
}

.___fbox_2 {
  display: flex;
  grid-column-gap: 20px;
}
@media (max-width: 850px) {
  .___fbox_2 {
    flex-flow: column;
    grid-row-gap: 2em;
  }
}
@media (min-width: 851px) {
  .___fbox_2 > div {
    width: 50%;
  }
}
.___fbox_2 > div > ul.__mi1 {
  display: flex;
  flex-flow: column;
}
.___fbox_2 > div > ul.__mi1._va1 {
  grid-row-gap: 1em;
}
.___fbox_2 > div > ul.__mi1 > li {
  padding-left: 1.2em;
  position: relative;
  color: #4553A3;
  font-size: 105%;
  font-weight: 600;
}
.___fbox_2 > div > ul.__mi1 > li:before {
  content: "";
  width: 6px;
  height: 6px;
  display: block;
  border-radius: 50%;
  background-color: #4553A3;
  position: absolute;
  top: 0.7em;
  left: 0.2em;
}
@media (min-width: 851px) {
  .___fbox_2 > figure {
    width: 50%;
  }
}
@media (max-width: 850px) {
  .___fbox_2 > figure img {
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 851px) {
  .___fbox_2 > figure._ml1 img {
    margin-left: 2em;
  }
}

.___fbox_3 {
  max-width: 1115px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-wrap: wrap;
  grid-column-gap: min(3vw, 40px);
  grid-row-gap: 35px;
}
.___fbox_3 > li {
  width: calc((calc(100% / 3)) - min(3vw,40px));
  display: flex;
  flex-flow: column;
  align-items: center;
  text-align: center;
  grid-row-gap: 0.3em;
}
@media (min-width: 476px) {
  .___fbox_3 > li {
    font-size: 17px;
    line-height: 1.4;
  }
}
@media (max-width: 850px) {
  .___fbox_3 > li {
    width: calc((calc(100% / 2)) - 1.5vw);
    line-height: 1.5;
  }
}
@media (max-width: 475px) {
  .___fbox_3 > li {
    width: 100%;
  }
}
.___fbox_3 > li > strong {
  color: #4B4D51;
}
@media (max-width: 475px) {
  .___fbox_3 > li > strong {
    font-size: 19px;
    font-weight: 700;
  }
}
.___fbox_3 > li > p {
  color: #526187;
  margin-top: 12px;
}
@media (max-width: 850px) {
  .___fbox_3 > li > p {
    margin-top: 2px;
  }
}

.___fbox_4 {
  border: solid 1px #999999;
  border-top-width: 0;
}
.___fbox_4 > li {
  border-top: solid 1px #999999;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #293CAA;
}
.___fbox_4 > li > strong {
  width: calc(7em + 4em);
  min-width: calc(7em + 4em);
  padding: 0 2em;
  color: #fff;
}
@media (max-width: 650px) {
  .___fbox_4 > li > strong {
    width: calc(5em + 2em);
    min-width: calc(5em + 2em);
    font-size: 12px;
    padding: 0 1em;
  }
}
.___fbox_4 > li > p,
.___fbox_4 > li > div {
  width: 100%;
  border-left: solid 1px #999999;
  padding: 1em 2em;
  background-color: #fff;
}
@media (max-width: 650px) {
  .___fbox_4 > li > p,
  .___fbox_4 > li > div {
    font-size: 90%;
    padding: 0.75em 1.2em;
  }
}
.___fbox_4._va1 > li > strong {
  width: calc(13em + 4em);
  min-width: calc(13em + 4em);
  font-size: 15px;
  font-weight: 500;
  line-height: 1.2;
  text-align: center;
}
@media (max-width: 650px) {
  .___fbox_4._va1 > li > strong {
    width: calc(6em + 1em);
    min-width: calc(6em + 1em);
    font-size: 12px;
    padding: 0 0.5em;
    font-weight: 400;
    font-weight: 800;
  }
}
.___fbox_4._va1 > li > p,
.___fbox_4._va1 > li > div {
  font-size: 16px;
}
@media (max-width: 650px) {
  .___fbox_4._va1 > li > p,
  .___fbox_4._va1 > li > div {
    font-size: 15px;
    padding: 0.75em 1.2em;
    line-height: 1.5;
  }
}

.___fbox_5 {
  border: solid 1px #999999;
  border-bottom-width: 0;
}
.___fbox_5 > li {
  background-color: #EBF3F9;
  display: flex;
  border-bottom: solid 1px #999999;
}
@media (min-width: 551px) {
  .___fbox_5 > li {
    align-items: center;
    justify-content: space-between;
  }
}
@media (max-width: 550px) {
  .___fbox_5 > li {
    flex-flow: column;
  }
}
.___fbox_5 > li > strong {
  font-size: 19px;
  text-align: center;
  font-weight: 500;
}
@media (min-width: 551px) {
  .___fbox_5 > li > strong {
    min-width: 25%;
  }
}
@media (max-width: 550px) {
  .___fbox_5 > li > strong {
    width: 100%;
    border-bottom: solid 1px #999999;
    padding: 0.3em;
    font-size: 21px;
    font-weight: 700;
  }
}
.___fbox_5 > li > div {
  background-color: #fff;
}
@media (min-width: 551px) {
  .___fbox_5 > li > div {
    width: 75%;
    border-left: solid 1px #999999;
  }
}
@media (max-width: 550px) {
  .___fbox_5 > li > div {
    width: 100%;
  }
}
.___fbox_5 > li > div > div {
  padding: min(5vw, 1.75em) min(5vw, 2.8em);
}
.___fbox_5 > li > div > div > h3 {
  font-size: 19px;
  font-weight: 500;
  line-height: 1.5;
}
@media (max-width: 550px) {
  .___fbox_5 > li > div > div > h3 {
    font-weight: 700;
  }
}
.___fbox_5 > li > div > div > address {
  margin-top: 0.75em;
  margin-left: min(2.3vw, 2.5em);
  font-size: clamp(14px, 1.6vw, 16px);
}
.___fbox_5 > li > div > div > address > div {
  display: flex;
  flex-wrap: wrap;
  grid-column-gap: 1.5em;
}
@media (max-width: 550px) {
  .___fbox_5 > li > div > div > address > div {
    font-size: 16px;
  }
}
@media (max-width: 550px) {
  .___fbox_5 > li > div > div > address > div > p:first-child {
    margin-top: 0.25em;
  }
}
.___fbox_5 > li > div > div > address > div a {
  display: inline-block;
  font-weight: 900;
  font-size: 24px;
  padding: 0 0.2em;
  line-height: 1.4;
}
.___fbox_5 > li > div > div + div {
  border-top: solid 1px #999999;
}

.___fbox_6 {
  display: flex;
  grid-column-gap: 25px;
}
@media (max-width: 900px) {
  .___fbox_6 {
    flex-wrap: wrap;
    justify-content: flex-start;
    grid-row-gap: 2em;
  }
}
@media (max-width: 550px) {
  .___fbox_6 {
    justify-content: center;
    grid-row-gap: 1em;
  }
}
@media (min-width: 901px) {
  .___fbox_6 > li {
    width: 267px;
  }
}
@media (max-width: 900px) {
  .___fbox_6 > li {
    width: calc(50% - 17.5px);
  }
}
@media (max-width: 550px) {
  .___fbox_6 > li {
    width: 100%;
    max-width: 267px;
  }
}
.___fbox_6 > li > a {
  display: block;
  background-color: #2C3675;
  color: #fff;
}
.___fbox_6 > li > a > picture {
  display: block;
  width: 100%;
  height: clamp(150px, 20vw, 210px);
}
@media (max-width: 900px) {
  .___fbox_6 > li > a > picture {
    height: clamp(150px, 28.3vw, 210px);
  }
}
@media (max-width: 550px) {
  .___fbox_6 > li > a > picture {
    height: clamp(150px, 60.5vw, 210px);
  }
}
.___fbox_6 > li > a > picture > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.___fbox_6 > li > a > p {
  padding: 0.75em 1em;
  color: #fff;
  font-size: 15px;
  font-weight: 500;
}
@media (max-width: 650px) {
  .___fbox_6 > li > a > p {
    font-size: 16px;
    font-weight: 600;
    padding: 1em;
  }
}
.___fbox_6 > li > a > p > strong {
  display: block;
  font-weight: 500;
}
.___fbox_6._va1 {
  flex-wrap: wrap;
  grid-row-gap: min(10vw, 50px);
  justify-content: flex-start;
  margin-left: min(10vw, 50px);
}
@media (max-width: 900px) {
  .___fbox_6._va1 {
    justify-content: space-between;
    max-width: 742px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 610px) {
  .___fbox_6._va1 {
    justify-content: center;
  }
}
@media (min-width: 901px) {
  .___fbox_6._va1 > li {
    width: min(calc(calc(100% / 3) - 17px), 350px);
  }
}
@media (max-width: 610px) {
  .___fbox_6._va1 > li {
    width: 100%;
    max-width: 267px;
  }
}
.___fbox_6._va1 > li > a > picture {
  height: clamp(150px, 16vw, 276px);
}
@media (max-width: 980px) {
  .___fbox_6._va1 > li > a > picture {
    height: clamp(150px, 22vw, 276px);
  }
}
@media (max-width: 900px) {
  .___fbox_6._va1 > li > a > picture {
    height: clamp(150px, 34vw, 276px);
  }
}
@media (max-width: 610px) {
  .___fbox_6._va1 > li > a > picture {
    height: clamp(150px, 56.5vw, 210px);
  }
}

.___atable_1 {
  width: 100%;
}
.___atable_1 > table {
  width: 100%;
  border: solid 1px #707070;
}
.___atable_1 > table > tbody > tr > th {
  padding: 1em;
  background-color: #293CAA;
  color: #fff;
  font-weight: 700;
  vertical-align: middle;
  text-align: center;
  font-size: clamp(13px, 1.5vw, 15px);
  border: solid 1px #707070;
}
.___atable_1 > table > tbody > tr > td {
  padding: 1em;
  border: solid 1px #707070;
  font-size: clamp(13px, 1.5vw, 15px);
  vertical-align: middle;
  background-color: #F0EFF6;
}
.___atable_1 > table > tbody > tr > td p._r, .___atable_1 > table > tbody > tr > td p._g, .___atable_1 > table > tbody > tr > td p._b {
  text-align: center;
  color: #fff;
  padding: 0.2em;
}
.___atable_1 > table > tbody > tr > td p._r {
  background-color: #953735;
}
.___atable_1 > table > tbody > tr > td p._g {
  background-color: #31859C;
}
.___atable_1 > table > tbody > tr > td p._b {
  background-color: #595959;
}
.___atable_1 > table > tbody > tr > td p._l {
  padding-left: 1em;
  position: relative;
}
.___atable_1 > table > tbody > tr > td p._l:before {
  content: "・";
  position: absolute;
  left: 0;
}
.___atable_1 > table > tbody > tr._vt > td {
  vertical-align: top;
}
@media (max-width: 740px) {
  .___atable_1._va1 {
    overflow-x: scroll;
    overflow-y: hidden;
  }
  .___atable_1._va1 > table {
    width: 100%;
    min-width: 675px;
  }
}
.___atable_1._va2 td {
  text-align: center;
}
.___atable_1._va3 > table > tbody > tr > th {
  font-size: clamp(13px, 1.1vw, 16px);
}
.___atable_1._va3 > table > tbody > tr > td {
  font-size: clamp(14px, 1.3vw, 16px);
  text-align: center;
}
.___atable_1._va3 > table > tbody > tr > td > p {
  display: flex;
  justify-content: space-between;
  text-align: left;
  align-items: center;
}
@media (max-width: 1050px) {
  .___atable_1._va3 {
    width: 100%;
    overflow-x: scroll;
    overflow-y: hidden;
  }
  .___atable_1._va3 > table {
    width: 970px;
  }
}
.___atable_1._va4 > table > tbody > tr > th {
  font-size: 16px;
}
.___atable_1._va4 > table > tbody > tr > td {
  text-align: center;
  font-size: 16px;
  background-color: #fff;
  padding: 1em 0.5em;
}

.___atxt_1._cr {
  color: #B80E0E;
}
.___atxt_1._cb {
  color: #4553A3;
}
.___atxt_1._clb {
  color: #176CB5;
}
.___atxt_1._fs1 {
  font-size: 90%;
  font-weight: 500;
}
.___atxt_1._fs2 {
  font-size: 95%;
  font-weight: 500;
}
.___atxt_1._fs3 {
  font-size: 105%;
}
.___atxt_1 > ._cr {
  color: #B80E0E;
}
.___atxt_1 > ._fw1 {
  font-weight: 500;
}
.___atxt_1 > ._fw2 {
  font-weight: 600;
}

.___atxt_2 {
  border-width: 1px;
  border-radius: 10px;
  padding: min(6vw, 25px) min(5vw, 46px);
}
.___atxt_2 > h3 {
  font-size: clamp(16px, 1.9vw, 19px);
  font-weight: 500;
}

.___aimg_1 {
  display: block;
}
@media (min-width: 768px) {
  .___aimg_1._va1 ._sp {
    display: none;
  }
}
@media (max-width: 767px) {
  .___aimg_1._va1 ._pc {
    display: none;
  }
}
@media (min-width: 876px) {
  .___aimg_1._va2 ._sp {
    display: none;
  }
}
@media (max-width: 875px) {
  .___aimg_1._va2 ._pc {
    display: none;
  }
}

.___aimg_2 {
  display: inline-block;
  padding: 0 0.35em 0 0.4em;
  transform: translate(0, -1px);
}
.___aimg_2._va1 {
  height: clamp(20px, 1.8vw, 26px);
}

.___alist_1 {
  display: flex;
  flex-flow: column;
  grid-row-gap: 1em;
}
.___alist_1 > li {
  position: relative;
  padding-left: 1.2em;
  color: #2F71AA;
  font-weight: 600;
  font-size: clamp(17px, 1.8vw, 18px);
  letter-spacing: 0.035em;
}
@media (max-width: 650px) {
  .___alist_1 > li {
    font-weight: 700;
    font-size: 18px;
    line-height: 1.6;
  }
}
.___alist_1 > li > i {
  font-style: normal;
  position: absolute;
  left: 0;
}
.___alist_1._va1 > li {
  font-size: clamp(17px, 1.7vw, 17px);
  padding-left: 2em;
}
@media (max-width: 650px) {
  .___alist_1._va1 > li {
    font-weight: 700;
    font-size: 18px;
    line-height: 1.6;
  }
}

.___products_1 {
  display: flex;
  flex-flow: column;
  grid-row-gap: 3px;
  font-size: 95%;
}
.___products_1 > li {
  display: flex;
  box-shadow: 4px 4px 4px -2px rgba(0, 0, 0, 0.16);
}
@media (min-width: 601px) {
  .___products_1 > li {
    justify-content: space-between;
  }
}
@media (max-width: 600px) {
  .___products_1 > li {
    flex-flow: column;
  }
}
.___products_1 > li > strong {
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 500;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
}
@media (min-width: 601px) {
  .___products_1 > li > strong {
    width: 30%;
    min-width: 210px;
  }
}
@media (max-width: 600px) {
  .___products_1 > li > strong {
    width: 100%;
    height: 55px;
  }
}
.___products_1 > li > p {
  display: flex;
  align-items: center;
  min-height: 70px;
  background-color: #fff;
  padding: 0.75em min(4vw, 2em);
  line-height: 1.4;
}
@media (min-width: 601px) {
  .___products_1 > li > p {
    width: 70%;
  }
}
@media (max-width: 600px) {
  .___products_1 > li > p {
    width: 100%;
  }
}
.___products_1 > li._col1 {
  background-color: #40D267;
}
.___products_1 > li._col2 {
  background-color: #446DCC;
}
.___products_1 > li._col3 {
  background-color: #D15C5C;
}

.___products_2 {
  position: relative;
}
.___products_2 > picture {
  position: relative;
  display: block;
  width: 100%;
}
@media (min-width: 601px) {
  .___products_2 > picture {
    height: clamp(350px, 50vw, 661px);
  }
}
@media (min-width: 601px) {
  .___products_2 > picture > img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
  }
}
.___products_2 > div {
  width: 100%;
  display: flex;
  flex-flow: column;
  align-items: center;
  grid-row-gap: min(4.5vw, 2em);
}
@media (min-width: 601px) {
  .___products_2 > div {
    background-color: rgba(255, 255, 255, 0.75);
    position: absolute;
    bottom: min(3vw, 5em);
    left: 0;
    padding: 3em 0 2.5em;
  }
}
@media (max-width: 600px) {
  .___products_2 > div {
    padding: 0.5em 0 0;
  }
}
.___products_2 > div > h2 {
  font-size: clamp(26px, 3.4vw, 34px);
  font-weight: 600;
  text-align: center;
}
@media (max-width: 980px) {
  .___products_2 > div > h2 {
    font-size: min(4.6vw, 34px);
  }
}
@media (max-width: 650px) {
  .___products_2 > div > h2 {
    font-weight: 700;
  }
}
.___products_2 > div > ul {
  display: flex;
  flex-wrap: wrap;
  grid-column-gap: min(1.3vw, 8px);
  grid-row-gap: min(1.3vw, 8px);
  justify-content: center;
}
.___products_2 > div > ul > li {
  border: solid 1px #496F8F;
  border-radius: 5px;
  padding: 0.25em min(2vw, 1em);
  color: #496F8F;
  background-color: rgba(255, 255, 255, 0.25);
  font-size: clamp(13px, 1.9vw, 19px);
}
.___products_2 > div > ul > li:last-child {
  border-width: 0;
  background-color: transparent;
}
@media (max-width: 650px) {
  .___products_2 > div > ul > li {
    font-weight: 700;
  }
}

.___products_3 {
  border: solid min(1.5vw, 10px) #D4D4D4;
  padding: min(4vw, 50px);
}
.___products_3 > picture {
  display: flex;
  justify-content: center;
}
.___products_3 > div {
  display: flex;
}
@media (min-width: 551px) {
  .___products_3 > div {
    align-items: flex-start;
  }
}
@media (max-width: 550px) {
  .___products_3 > div {
    flex-flow: column;
    grid-row-gap: 2em;
  }
}
.___products_3 > div > picture {
  display: flex;
  justify-content: center;
}
@media (min-width: 551px) {
  .___products_3 > div > picture {
    width: 40%;
  }
}
@media (max-width: 550px) {
  .___products_3 > div > picture {
    width: 100%;
    order: 2;
  }
}
@media (min-width: 551px) {
  .___products_3 > div > div {
    padding: 1em 0 0 1em;
    width: 60%;
  }
}
@media (max-width: 550px) {
  .___products_3 > div > div {
    width: 100%;
    order: 1;
  }
}

.___tabbox._va1 .tab-list {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  height: calc(min(12vw,103px) + 10px);
}
.___tabbox._va1 .tab-list > li {
  width: calc(100% / 3);
  color: #fff;
  display: flex;
  flex-flow: column;
  padding: 0.25em min(2vw, 1em);
  height: min(12vw, 103px);
  border-radius: 0;
  transition: 0.3s;
  position: relative;
  cursor: pointer;
}
@media (max-width: 650px) {
  .___tabbox._va1 .tab-list > li {
    justify-content: center;
    align-items: center;
  }
}
@media (min-width: 1126px) {
  .___tabbox._va1 .tab-list > li:after {
    content: "";
    background-image: url("../img/product/icon-arrow.png");
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
    width: 26px;
    height: 11px;
    position: absolute;
    right: 1em;
    top: 0;
    bottom: 0;
    margin: auto 0;
  }
}
.___tabbox._va1 .tab-list > li > strong {
  font-size: clamp(14px, 1.8vw, 18px);
  font-weight: 700;
  color: #fff;
  opacity: 0.75;
  display: flex;
  align-items: center;
  grid-column-gap: min(1vw, 0.5em);
}
@media (max-width: 650px) {
  .___tabbox._va1 .tab-list > li > strong {
    opacity: 1;
    font-size: min(3.75vw, 16px);
  }
}
.___tabbox._va1 .tab-list > li > strong:before {
  content: "";
  background-image: url("../img/product/icon-item_w.png");
  background-repeat: no-repeat;
  background-size: contain;
  width: 31px;
  height: 21px;
}
@media (max-width: 650px) {
  .___tabbox._va1 .tab-list > li > strong:before {
    width: 21px;
    height: 13px;
  }
}
.___tabbox._va1 .tab-list > li > p {
  font-size: min(2.3vw, 27px);
  font-weight: 500;
  padding: 0.2em;
}
@media (max-width: 650px) {
  .___tabbox._va1 .tab-list > li > p {
    display: none;
  }
}
.___tabbox._va1 .tab-list > li:first-child {
  background-color: #E57F30;
}
.___tabbox._va1 .tab-list > li:nth-child(2) {
  background-color: #21BCAC;
}
.___tabbox._va1 .tab-list > li:nth-child(3) {
  background-color: #586DD6;
}
.___tabbox._va1 .tab-list > li.active {
  height: calc(min(12vw,103px) + 10px);
  border-radius: min(1vw, 10px) min(1vw, 10px) 0 0;
}
.___tabbox._va1 .___tab-contents-inner .tab-contents-item {
  border: solid min(1.25vw, 10px) #000;
  background-color: #fff;
  padding-bottom: clamp(35px, 6vw, 60px);
}
.___tabbox._va1 .___tab-contents-inner .tab-contents-item:first-child {
  border-color: #E57F30;
}
.___tabbox._va1 .___tab-contents-inner .tab-contents-item:nth-child(2) {
  border-color: #21BCAC;
}
.___tabbox._va1 .___tab-contents-inner .tab-contents-item:nth-child(3) {
  border-color: #586DD6;
}
.___tabbox._va1 .___tab-contents-inner .tab-contents-item:not(.show) {
  display: none;
}
.___tabbox._va1 .___tab-contents-inner .__tit {
  background-color: #F6F6F6;
  padding: min(4vw, 45px) min(4vw, 50px);
}
.___tabbox._va1 .___tab-contents-inner .__tit > strong {
  font-size: clamp(18px, 2.5vw, 25px);
  color: #8D8D8D;
  display: flex;
  align-items: center;
  grid-column-gap: min(2vw, 0.5em);
}
.___tabbox._va1 .___tab-contents-inner .__tit > strong:before {
  content: "";
  background-image: url("../img/product/icon-item_b.png");
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  width: min(6.9vw, 44px);
  height: min(4.1vw, 29px);
}
.___tabbox._va1 .___tab-contents-inner .__tit > h3 {
  font-size: clamp(26px, 4.9vw, 49px);
  border-bottom: solid 1px #999999;
  font-weight: 500;
  padding: min(4vw, 27px);
  line-height: 1.4;
}
@media (max-width: 600px) {
  .___tabbox._va1 .___tab-contents-inner .__tit > h3 {
    font-weight: 600;
    padding: min(4vw, 27px) 0;
  }
}
.___tabbox._va1 .___tab-contents-inner .__con1 {
  padding: 0 min(4vw, 50px);
  display: flex;
}
@media (min-width: 901px) {
  .___tabbox._va1 .___tab-contents-inner .__con1 {
    grid-column-gap: min(5.5vw, 70px);
  }
}
@media (max-width: 900px) {
  .___tabbox._va1 .___tab-contents-inner .__con1 {
    flex-flow: column;
    grid-row-gap: 2em;
  }
}
@media (min-width: 901px) {
  .___tabbox._va1 .___tab-contents-inner .__con1 > figure {
    min-width: 40%;
  }
}
@media (max-width: 900px) {
  .___tabbox._va1 .___tab-contents-inner .__con1 > figure {
    width: 100%;
    order: 2;
  }
  .___tabbox._va1 .___tab-contents-inner .__con1 > figure > img {
    margin-left: auto;
    margin-right: auto;
  }
}
.___tabbox._va1 .___tab-contents-inner .__con1 > ul {
  width: 100%;
}
@media (max-width: 900px) {
  .___tabbox._va1 .___tab-contents-inner .__con1 > ul {
    order: 1;
  }
}
.___tabbox._va1 .___tab-contents-inner .__con1 > ul > li {
  border-bottom: solid 1px #ACACAC;
  display: flex;
  align-items: flex-start;
  padding: 0.6em 0;
}
@media (max-width: 600px) {
  .___tabbox._va1 .___tab-contents-inner .__con1 > ul > li {
    flex-flow: column;
    grid-row-gap: 0.25em;
  }
}
.___tabbox._va1 .___tab-contents-inner .__con1 > ul > li > strong {
  font-weight: 600;
  color: #6E6E6E;
}
@media (min-width: 601px) {
  .___tabbox._va1 .___tab-contents-inner .__con1 > ul > li > strong {
    font-size: 14px;
    min-width: 10em;
  }
}
@media (max-width: 600px) {
  .___tabbox._va1 .___tab-contents-inner .__con1 > ul > li > strong {
    background-color: #f5f5f5;
    font-size: 13px;
  }
}
.___tabbox._va1 .___tab-contents-inner .__con1 > ul > li > p {
  width: 100%;
  font-size: 15px;
}
.___tabbox._va1 .___tab-contents-inner .__con1 > ul > li > ul li {
  width: 100%;
  font-size: 15px;
  padding-left: 1.5em;
  position: relative;
}
.___tabbox._va1 .___tab-contents-inner .__con1 > ul > li > ul li:before {
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 50%;
  display: block;
  position: absolute;
  top: 0.725em;
  left: 0.2em;
  background-color: #222;
}
.___tabbox._va1 .___tab-contents-inner .__con2 {
  padding: 0 min(4vw, 50px);
}
.___tabbox._va1 .___tab-contents-inner .__con2 dt {
  border-bottom: solid 1px #ACACAC;
  margin-top: 0.9em;
}
.___tabbox._va1 .___tab-contents-inner .__con2 dd {
  border-bottom: solid 1px #ACACAC;
  font-size: 15px;
  padding: 0.5em 0;
}
.___tabbox._va1 .___tab-contents-inner .__con3 {
  padding: 0 min(4vw, 50px);
}
.___tabbox._va1 .___tab-contents-inner .__con3 > div {
  display: flex;
}
@media (min-width: 768px) {
  .___tabbox._va1 .___tab-contents-inner .__con3 > div {
    align-items: flex-end;
    grid-column-gap: min(7vw, 100px);
  }
}
@media (max-width: 767px) {
  .___tabbox._va1 .___tab-contents-inner .__con3 > div {
    flex-flow: column;
  }
}
@media (min-width: 768px) {
  .___tabbox._va1 .___tab-contents-inner .__con3 > div > ._txt1 {
    width: 50%;
    min-width: 225px;
  }
}
@media (max-width: 767px) {
  .___tabbox._va1 .___tab-contents-inner .__con3 > div > ._txt1 {
    width: 100%;
  }
}
.___tabbox._va1 .___tab-contents-inner .__con3 > div > ._txt1 > p {
  margin-top: 2em;
}
@media (min-width: 768px) {
  .___tabbox._va1 .___tab-contents-inner .__con3 > div > ._txt1 > p {
    font-size: 15px;
  }
}
@media (max-width: 767px) {
  .___tabbox._va1 .___tab-contents-inner .__con3 > div > ._txt1 > p {
    font-size: 13px;
    line-height: 1.3;
    margin-top: 1em;
  }
}
.___tabbox._va1 .___tab-contents-inner .__con3 ._txt2 {
  font-size: 15px;
}
@media (min-width: 768px) {
  .___tabbox._va1 .___tab-contents-inner .__con3 ._txt2 {
    max-width: 60%;
  }
}
.___tabbox._va1 .___tab-contents-inner .__con4 {
  margin-left: min(4vw, 50px);
  margin-right: min(4vw, 50px);
  padding: min(4vw, 50px);
  border: solid 1px #CCCCCC;
  display: flex;
  flex-flow: column;
  align-items: center;
}
.___tabbox._va1 .___tab-contents-inner .__con4 > h3 {
  font-size: clamp(18px, 1.9vw, 19px);
  font-weight: 600;
}
.___tabbox._va1 .___tab-contents-inner .__con4 > p {
  max-width: 700px;
  font-size: 16px;
}
.___tabbox._va1 .___tab-contents-inner ._tit {
  font-weight: 500;
  display: flex;
  align-items: center;
  grid-column-gap: 0.3em;
  padding: 0.3em 0;
}
.___tabbox._va1 .___tab-contents-inner ._tit:before {
  content: "";
  display: block;
  width: 8px;
  height: 4px;
  background-color: #DC7B7B;
}
.___tabbox._va1 .___tab-contents-inner ._img1 {
  display: flex;
  justify-content: center;
  grid-column-gap: 2em;
}
@media (min-width: 768px) {
  .___tabbox._va1 .___tab-contents-inner ._img1 {
    border: solid 1px #ccc;
    padding: min(3vw, 30px) min(4vw, 50px);
  }
}
@media (max-width: 767px) {
  .___tabbox._va1 .___tab-contents-inner ._img1 {
    flex-flow: column;
  }
}
.___tabbox._va1 .___tab-contents-inner ._img1 img {
  overflow: auto;
}
.___tabbox._va2 .tab-list {
  width: 96%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  justify-content: flex-start;
  grid-column-gap: 5px;
}
.___tabbox._va2 .tab-list > li {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 6px 6px 0 0;
  background-color: #F5F5F5;
  color: #5C6D78;
  padding: 0.75em 1em;
  min-width: min(22vw, 257px);
  font-size: clamp(13.5px, 1.7vw, 24px);
  font-weight: 600;
  transition: 0.3s;
  border: solid 1px #A0A5C1;
  border-bottom-width: 0;
  text-align: center;
  cursor: pointer;
  line-height: 1.3;
}
.___tabbox._va2 .tab-list > li.active {
  background-color: #2544F1;
  color: #fff;
  cursor: auto;
}
@media (max-width: 787px) {
  .___tabbox._va2 .tab-list > li {
    padding: 1em 0.75em;
    font-weight: 700;
  }
}
.___tabbox._va2 .___tab-contents-inner {
  border-top: solid min(3vw, 10px) #2544f1;
  position: relative;
  overflow: hidden;
}
.___tabbox._va2 .___tab-contents-inner .tab-contents-item {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  pointer-events: none;
  transition: 0.3s;
}
.___tabbox._va2 .___tab-contents-inner .tab-contents-item.show {
  position: relative;
  opacity: 1;
  pointer-events: auto;
}
.___tabbox._va2 .__tit {
  width: 100%;
  background-color: #DFEBFB;
  padding-top: 0.1px;
}
.___tabbox._va2 .__tit > h2 {
  width: 93%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  font-size: clamp(26px, 3.4vw, 34px);
  color: #434D82;
  font-weight: 600;
}
@media (max-width: 650px) {
  .___tabbox._va2 .__tit > h2 {
    font-weight: 700;
  }
}
.___tabbox._va2 .__tit > strong {
  display: block;
  width: 93%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0.5em;
  font-size: clamp(16px, 2vw, 20px);
  color: #7BB7DE;
  font-weight: 600;
}
@media (max-width: 650px) {
  .___tabbox._va2 .__tit > strong {
    font-weight: 700;
  }
}
.___tabbox._va2 .__tit > div {
  width: 93%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  grid-column-gap: 20px;
  justify-content: space-between;
  align-items: center;
}
.___tabbox._va2 .__tit > div > dl {
  display: flex;
  flex-flow: column;
  grid-row-gap: min(1.25vw, 18px);
  margin: 1em 0 1.5em;
}
.___tabbox._va2 .__tit > div > dl > dt {
  display: flex;
  flex-wrap: wrap;
  grid-column-gap: 3px;
  grid-row-gap: 3px;
}
.___tabbox._va2 .__tit > div > dl > dt span {
  min-width: 6em;
  background-color: #fff;
  padding: 0.2em 0.5em;
  color: #246691;
  border: solid 1px #A0A5C1;
  border-radius: 5px;
  text-align: center;
  font-size: clamp(14px, 1.6vw, 16px);
  font-weight: 400;
}
@media (max-width: 767px) {
  .___tabbox._va2 .__tit > div > dl > dt span {
    font-weight: 600;
  }
}
.___tabbox._va2 .__tit > div > dl > dd {
  font-size: clamp(23px, 2.6vw, 26px);
  font-weight: 600;
  padding-left: min(3vw, 1.2em);
  position: relative;
  line-height: 1.4;
}
@media (max-width: 767px) {
  .___tabbox._va2 .__tit > div > dl > dd {
    font-weight: 700;
  }
}
.___tabbox._va2 .__tit > div > dl > dd:before {
  content: "";
  width: min(1.1vw, 10px);
  height: min(1.1vw, 10px);
  background-color: #7BB7DE;
  display: block;
  position: absolute;
  left: 0;
  top: 0.55em;
  border-radius: 50%;
}
.___tabbox._va2 .__tit > div > picture {
  display: flex;
  grid-column-gap: 8px;
}
.___tabbox._va2 .__tit > div > picture img {
  width: clamp(115px, 23vw, 261px);
}
@media (max-width: 650px) {
  .___tabbox._va2 .__tit > div > picture img + img {
    display: none;
  }
}
.___tabbox._va2 .__con {
  width: 93%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  grid-column-gap: 10px;
}
@media (max-width: 767px) {
  .___tabbox._va2 .__con {
    flex-flow: column;
    grid-row-gap: 2em;
  }
}
.___tabbox._va2 .__con > ul {
  width: 100%;
  display: flex;
  flex-flow: column;
  grid-row-gap: 20px;
}
.___tabbox._va2 .__con > ul > li {
  display: flex;
  justify-content: space-between;
  grid-column-gap: min(2.75vw, 33px);
  align-items: flex-start;
}
.___tabbox._va2 .__con > ul > li > strong {
  color: #fff;
  background-color: #FF7026;
  min-width: clamp(48px, 11vw, 117px);
  border-radius: 10px;
  margin-top: 0.5em;
  font-size: clamp(13px, 1.7vw, 17px);
  text-align: center;
  font-weight: 800;
  line-height: 1.4;
  padding: 0.2em 0.2em 0.3em;
}
@media (max-width: 650px) {
  .___tabbox._va2 .__con > ul > li > strong {
    font-weight: 900;
  }
}
.___tabbox._va2 .__con > ul > li > div {
  width: 100%;
}
.___tabbox._va2 .__con > ul > li > div > h3 {
  border-top: solid 1px #999999;
  border-bottom: solid 1px #999999;
  padding: 0.5em 0.1em;
  line-height: 1.5;
  font-size: clamp(19px, 2.1vw, 21px);
  color: #0E1558;
  font-weight: 600;
}
.___tabbox._va2 .__con > ul > li > div > p {
  padding: 1em 0.2em;
}
.___tabbox._va2 .__con > picture {
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (min-width: 768px) {
  .___tabbox._va2 .__con > picture {
    flex-flow: column;
    grid-row-gap: 3em;
    width: min(20vw, 260px);
  }
  .___tabbox._va2 .__con > picture > img {
    max-width: 70%;
  }
}
@media (max-width: 768px) {
  .___tabbox._va2 .__con > picture {
    width: 100%;
    grid-column-gap: 15px;
  }
  .___tabbox._va2 .__con > picture > img {
    width: auto;
    max-height: min(42vw, 215px);
    max-width: min(24vw, 200px);
  }
}

.___company_1 {
  display: flex;
}
@media (min-width: 501px) {
  .___company_1 {
    justify-content: flex-end;
    align-items: flex-end;
    grid-column-gap: min(7vw, 50px);
  }
}
@media (max-width: 500px) {
  .___company_1 {
    flex-flow: column;
    grid-row-gap: 1em;
  }
}
.___company_1 > picture {
  transform: translate(0, -4em);
}
@media (max-width: 630px) {
  .___company_1 > picture {
    transform: translate(0, -2em);
  }
}
@media (min-width: 501px) {
  .___company_1 > picture {
    width: 57%;
    max-width: 400px;
  }
}
@media (max-width: 500px) {
  .___company_1 > picture {
    transform: translate(0, 0);
    width: 100%;
    order: 2;
  }
}
.___company_1 > picture > p:first-child {
  width: 265px;
  max-width: 75%;
}
@media (max-width: 500px) {
  .___company_1 > picture > p:first-child {
    margin-left: auto;
  }
}
.___company_1 > picture > p:nth-child(2) {
  width: 332px;
  margin-left: auto;
  max-width: 90%;
  margin-left: auto;
}
@media (max-width: 500px) {
  .___company_1 > picture > p:nth-child(2) {
    width: 265px;
    max-width: 75%;
  }
}
.___company_1 > figure {
  padding: 2px;
  background-color: #fff;
  box-shadow: 6px 6px 12px -4px rgba(0, 0, 0, 0.25);
}
@media (max-width: 500px) {
  .___company_1 > figure {
    order: 1;
    max-width: 276px;
    width: 70%;
    margin-left: auto;
  }
}
.___company_1 > figure > p {
  position: relative;
}
.___company_1 > figure > p > img + img {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: 0;
  transition: 0.3s;
}
.___company_1 > figure > p:hover > img + img {
  opacity: 1;
}

.___company_2 {
  display: flex;
  justify-content: space-between;
  grid-column-gap: 2em;
}
@media (max-width: 875px) {
  .___company_2 {
    flex-flow: column;
    grid-row-gap: 3em;
  }
}
.___company_2 > ul {
  display: flex;
  flex-flow: column;
  grid-row-gap: 1em;
  margin-left: clamp(25px, 4vw, 75px);
  position: relative;
}
@media (min-width: 876px) {
  .___company_2 > ul {
    width: 60%;
  }
}
.___company_2 > ul:before {
  content: "";
  display: block;
  width: 1px;
  height: 104%;
  background-color: #AEBEC6;
  position: absolute;
  left: calc(-2em + 5px);
  top: -1%;
}
@media (max-width: 650px) {
  .___company_2 > ul:before {
    left: calc(-1.5em + 5px);
  }
}
.___company_2 > ul > li {
  display: flex;
  flex-flow: column;
  grid-row-gap: 1em;
  position: relative;
}
.___company_2 > ul > li:before {
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #2F71AA;
  display: block;
  position: absolute;
  top: 0.5em;
  left: -2em;
}
@media (max-width: 875px) {
  .___company_2 > ul > li:before {
    width: 8px;
    height: 8px;
    top: 0.45em;
    left: -1.915em;
  }
}
@media (max-width: 650px) {
  .___company_2 > ul > li:before {
    left: -1.415em;
  }
}
.___company_2 > ul > li > div {
  display: flex;
  align-items: flex-start;
}
.___company_2 > ul > li > div > span {
  color: #43607A;
  font-size: clamp(12px, 1.1vw, 15px);
  font-weight: 600;
  min-width: 4em;
  white-space: nowrap;
}
.___company_2 > ul > li > div > span + span {
  min-width: 3em;
  text-align: right;
}
@media (max-width: 650px) {
  .___company_2 > ul > li > div > span + span {
    min-width: 2em;
  }
}
.___company_2 > ul > li > div > p {
  width: 100%;
  margin-left: 2em;
  font-size: clamp(14px, 1.2vw, 15px);
}
.___company_2 > ul > li > div + div > span {
  min-width: 7em;
  text-align: right;
}
@media (max-width: 650px) {
  .___company_2 > ul > li > div + div > span {
    min-width: 6em;
  }
}
.___company_2 > picture {
  width: 40%;
}
@media (max-width: 875px) {
  .___company_2 > picture {
    width: 100%;
  }
}

.___company_3 {
  display: flex;
}
@media (min-width: 981px) {
  .___company_3 {
    justify-content: space-between;
    align-items: center;
    grid-column-gap: 10px;
  }
}
@media (max-width: 980px) {
  .___company_3 {
    flex-flow: column;
    grid-row-gap: 3em;
  }
}
@media (min-width: 981px) {
  .___company_3 > ul {
    width: 65%;
  }
}
.___company_3 > picture {
  max-width: 294px;
}
@media (min-width: 981px) {
  .___company_3 > picture {
    width: 35%;
  }
}
@media (min-width: 1376px) {
  .___company_3 > picture {
    transform: translateX(53px);
  }
}

.___csr_1 {
  width: 100%;
  background-image: url("../img/csr/img1.png");
  background-repeat: repeat-x;
  background-position: top;
  background-size: auto clamp(15px, 2.8vw, 19px);
  padding-top: clamp(50px, 6.5vw, 90px);
  display: flex;
  justify-content: space-between;
}
@media (max-width: 600px) {
  .___csr_1 {
    flex-flow: column;
    grid-row-gap: 2.5em;
  }
}
.___csr_1 > picture {
  width: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 1290px) and (min-width: 601px) {
  .___csr_1 > picture:first-child {
    max-width: 45%;
  }
  .___csr_1 > picture:first-child img {
    max-width: 80%;
  }
}
@media (max-width: 600px) {
  .___csr_1 > picture {
    width: 100%;
  }
  .___csr_1 > picture img {
    max-width: 80%;
  }
}

.___csr_2 {
  background-image: url("../img/csr/img4-bg.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding: min(3vw, 22px);
}
@media (max-width: 767px) {
  .___csr_2 {
    background-size: auto 100%;
  }
}
.___csr_2 > div {
  background-color: rgba(255, 255, 255, 0.8);
  padding: min(7vw, 53px) min(4.5vw, 75px);
}
.___csr_2 > div > p {
  text-align: center;
  font-size: clamp(17px, 2.5vw, 26px);
  font-weight: 600;
}
@media (max-width: 650px) {
  .___csr_2 > div > p {
    text-align: left;
  }
}
.___csr_2 > div > h3 {
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0.25em;
  max-width: 700px;
  border-bottom: solid 1px #34724F;
  font-size: clamp(26px, 3.2vw, 32px);
  font-weight: 600;
  line-height: 1.5;
}
.___csr_2 > div > ul {
  margin-left: auto;
  margin-right: auto;
  max-width: 700px;
  display: flex;
  flex-flow: column;
  grid-row-gap: min(12vw, 60px);
}
.___csr_2 > div > ul > li {
  position: relative;
}
@media (min-width: 768px) {
  .___csr_2 > div > ul > li {
    padding-left: min(5vw, 65px);
  }
}
@media (min-width: 768px) {
  .___csr_2 > div > ul > li > strong {
    position: absolute;
    left: 0;
    top: 0;
  }
}
@media (max-width: 767px) {
  .___csr_2 > div > ul > li > strong {
    float: left;
    display: block;
    width: 44px;
    height: 58px;
    margin-right: 1em;
  }
  .___csr_2 > div > ul > li > strong > img {
    margin-left: auto;
    margin-right: auto;
  }
}
.___csr_2 > div > ul > li > p {
  font-weight: 500;
  font-size: 16px;
  line-height: 1.9;
}

.___access_1 {
  display: flex;
  grid-column-gap: min(1.5vw, 1em);
  grid-row-gap: min(1.5vw, 1em);
  flex-wrap: wrap;
}
.___access_1 > li {
  min-width: 23%;
}
.___access_1 > li > a {
  display: block;
  border: solid 1px #0E1558;
  border-radius: 3px;
  color: #0E1558;
  font-weight: 600;
  display: flex;
  justify-content: center;
  align-items: center;
  grid-column-gap: 1em;
  line-height: 1.4;
  padding: min(2.5vw, 0.9em) min(1.7vw, 1.5em);
  font-size: clamp(15px, 1.4vw, 17px);
  text-decoration: none;
  white-space: nowrap;
}
.___access_1 > li > a:after {
  content: "";
  background-image: url("../img/access/icon-arrow.png");
  background-repeat: no-repeat;
  background-size: contain;
  width: clamp(15px, 2.5vw, 23px);
  height: clamp(15px, 2.5vw, 23px);
  display: block;
}

.___access_2 > div {
  border-top: solid 1px #707070;
  margin-top: clamp(35px, 5vw, 50px);
  padding-top: clamp(35px, 5vw, 50px);
  display: flex;
  flex-wrap: wrap;
  grid-column-gap: 30px;
  grid-row-gap: 15px;
}
@media (min-width: 768px) {
  .___access_2 > div {
    justify-content: space-between;
  }
}
.___access_2 > div > div._add {
  flex: 1;
}
@media (min-width: 768px) {
  .___access_2 > div > div._add {
    max-width: 500px;
  }
}
@media (max-width: 767px) {
  .___access_2 > div > div._add {
    order: 2;
  }
}
.___access_2 > div > div._add > h3 {
  font-size: clamp(21px, 2.4vw, 24px);
  color: #0E1558;
  font-weight: 600;
  line-height: 1.6;
}
@media (min-width: 768px) {
  .___access_2 > div > div._add > h3 {
    margin-top: 1em;
  }
}
@media (max-width: 767px) and (min-width: 501px) {
  .___access_2 > div > div._add > h3 {
    height: 18vw;
    margin-left: calc(25vw + 1em);
  }
}
.___access_2 > div > div._add > address {
  margin-top: 15px;
  border-top: solid 1px #707070;
  padding-top: 25px;
  display: block;
}
.___access_2 > div > div._add > address > p {
  font-size: 15px;
}
.___access_2 > div > div._add > address > div._tel {
  display: flex;
  grid-column-gap: 1.2em;
  margin-bottom: 1em;
}
@media (min-width: 631px) {
  .___access_2 > div > div._add > address > div._tel {
    align-items: center;
    justify-content: flex-start;
  }
}
@media (max-width: 630px) {
  .___access_2 > div > div._add > address > div._tel {
    flex-flow: column;
    margin-top: 0.25em;
  }
}
.___access_2 > div > div._add > address > div._tel > p {
  font-weight: 600;
}
@media (max-width: 630px) {
  .___access_2 > div > div._add > address > div._tel > p span {
    font-size: min(10vw, 21px);
    font-weight: 700;
    margin: 0 0.2em;
  }
}
.___access_2 > div > div._add > a._bl {
  display: inline-block;
  line-height: 1.5;
  padding: 0.25em 2em 0.3em;
  border-radius: 30px;
  background-color: #000;
  color: #fff;
  font-weight: 900;
  font-size: 14px;
  text-decoration: none;
  margin-top: 30px;
}
.___access_2 > div > div._map {
  margin-top: 15px;
  width: 100%;
}
@media (max-width: 767px) {
  .___access_2 > div > div._map {
    order: 3;
  }
}
.___access_2 > div > div._map > iframe {
  width: 100%;
  height: 256px;
}
.___access_2 > div > picture {
  width: 350px;
}
@media (max-width: 980px) {
  .___access_2 > div > picture {
    width: 35%;
  }
}
@media (max-width: 767px) and (min-width: 501px) {
  .___access_2 > div > picture {
    position: absolute;
    order: 1;
    width: 25vw;
    height: 18vw;
  }
  .___access_2 > div > picture > img {
    object-fit: cover;
    width: 100%;
    height: 100%;
  }
}
@media (max-width: 500px) {
  .___access_2 > div > picture {
    order: 1;
    width: 100%;
  }
}

.___recruit_1 {
  display: flex;
  align-items: flex-start;
  grid-column-gap: min(8vw, 166px);
}
@media (max-width: 980px) {
  .___recruit_1 {
    flex-flow: column;
    align-items: center;
  }
}
@media (min-width: 981px) {
  .___recruit_1 > div {
    width: 50%;
  }
}
.___recruit_1 > div.__l {
  display: flex;
  flex-flow: column;
  align-items: flex-end;
  grid-row-gap: min(6vw, 100px);
}
@media (max-width: 980px) {
  .___recruit_1 > div.__l {
    display: contents;
  }
}
.___recruit_1 > div.__l > picture {
  display: block;
}
@media (min-width: 981px) {
  .___recruit_1 > div.__l > picture:first-child {
    margin-left: 1em;
  }
}
@media (max-width: 980px) {
  .___recruit_1 > div.__l > picture:first-child {
    order: 1;
  }
}
.___recruit_1 > div.__l > picture + picture {
  position: relative;
}
@media (max-width: 980px) {
  .___recruit_1 > div.__l > picture + picture {
    order: 3;
    margin-top: min(8vw, 50px);
    max-width: 80%;
  }
}
.___recruit_1 > div.__l > picture + picture > img {
  position: relative;
}
.___recruit_1 > div.__l > picture + picture:before {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  background-image: url("../img/recruit/img2-bg.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: absolute;
  left: min(2vw, 19px);
  top: min(2vw, 19px);
}
@media (max-width: 980px) {
  .___recruit_1 > div.__r {
    order: 2;
    display: flex;
    flex-flow: column;
    align-items: center;
  }
}
.___recruit_1 > div.__r > h2 {
  color: #2F71AA;
  font-size: clamp(26px, 3.2vw, 37px);
  line-height: 1.6;
  font-weight: 600;
}
@media (max-width: 650px) {
  .___recruit_1 > div.__r > h2 {
    font-weight: 700;
  }
}
.___recruit_1 > div.__r > h3 {
  color: #2F71AA;
  font-size: clamp(19px, 2.1vw, 21px);
  line-height: 1.6;
  font-weight: 600;
}
.___recruit_1 > div.__r > p {
  padding-left: min(2vw, 1.5em);
  max-width: 550px;
  font-size: 16px;
}
@media (max-width: 650px) {
  .___recruit_1 > div.__r > p {
    font-size: 17px;
  }
}
.___recruit_1 > div.__r > ._link {
  padding-left: min(2vw, 1.5em);
  display: flex;
  flex-flow: column;
  grid-row-gap: 10px;
}
.___recruit_1 > div.__r > ._link > strong {
  font-size: clamp(15px, 1.7vw, 17px);
  color: #C21C52;
  font-weight: 700;
  line-height: 1.5;
  padding: 0.2em 0 0.2em 1em;
  border-left: solid 8px #C21C52;
}

.___recruit_2 {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 980px) {
  .___recruit_2 {
    flex-flow: column;
    grid-row-gap: min(15vw, 60px);
  }
}
@media (min-width: 981px) {
  .___recruit_2 > div {
    order: 2;
    width: 78%;
  }
}
.___recruit_2 > aside {
  order: 1;
}
@media (min-width: 981px) {
  .___recruit_2 > aside {
    padding-left: 3vw;
    min-width: 21%;
    order: 1;
  }
}
@media (max-width: 980px) {
  .___recruit_2 > aside {
    width: 100%;
  }
}
.___recruit_2 > aside > ul {
  width: 100%;
  display: flex;
}
@media (min-width: 981px) {
  .___recruit_2 > aside > ul {
    max-width: 256px;
    flex-flow: column;
    grid-row-gap: 1px;
  }
}
@media (max-width: 980px) {
  .___recruit_2 > aside > ul {
    grid-column-gap: 1px;
  }
}
@media (max-width: 980px) {
  .___recruit_2 > aside > ul > li {
    width: calc(100% / 3);
  }
}
.___recruit_2 > aside > ul > li > a {
  width: 100%;
  display: block;
  background-color: #394785;
  color: #fff;
  text-align: center;
  text-decoration: none;
  padding: 0.25em;
  line-height: 2;
}
@media (max-width: 980px) {
  .___recruit_2 > aside > ul > li > a {
    font-size: clamp(13px, 1.7vw, 17px);
    padding: 0.75em 0;
    font-weight: 700;
  }
}
.___recruit_2 > aside > ul > li.active > a {
  background-color: #71B1DB;
}

.___recruit_3 {
  display: flex;
  flex-flow: column;
  grid-row-gap: 3px;
}
.___recruit_3 > li strong {
  font-weight: 500;
  color: #6B6B6B;
}
.___recruit_3 > li span {
  color: #212D71;
  font-weight: 600;
}
.___recruit_3 > li a {
  color: #B50505;
  font-weight: 600;
}

.___case_1 {
  width: 100% !important;
  max-width: 100% !important;
  border-bottom: solid 1px #999;
  padding: 0.5em 0;
}
.___case_1 > p {
  width: 98%;
  max-width: 1220px;
  margin-left: auto;
  margin-right: auto;
  font-size: clamp(14px, 1.5vw, 15px);
  font-weight: 500;
  display: flex;
  align-items: center;
  grid-column-gap: 10px;
}
.___case_1 > p > strong {
  font-size: clamp(12px, 1.3vw, 13px);
  line-height: 1;
  background-color: #E9F5FF;
  color: #2D89D8;
  padding: 0.15em 0.3em;
}

.___case_2 {
  display: flex;
  flex-flow: column;
  grid-row-gap: 1.5em;
}
.___case_2 > dt {
  display: flex;
  align-items: center;
  grid-column-gap: 0.8em;
}
.___case_2 > dt:not(.__nob) {
  border-top: solid 1px #707070;
  padding-top: 1.75em;
}
.___case_2 > dt > p {
  font-size: clamp(18px, 1.9vw, 19px);
}
@media (max-width: 680px) {
  .___case_2 > dt > p {
    line-height: 1.5;
  }
}
.___case_2 > dt:before {
  content: "";
  display: block;
  width: min(12vw, 62px);
  min-width: min(12vw, 62px);
  height: min(12vw, 62px);
  border-radius: 50%;
  border: solid 1px #999;
  background-image: url("../img/case/icon-q.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 62%;
}
.___case_2 > dd.__info1 {
  display: flex;
  grid-column-gap: 20px;
  align-items: center;
}
@media (max-width: 680px) {
  .___case_2 > dd.__info1 {
    align-items: flex-start;
  }
}
.___case_2 > dd.__info1 > picture {
  width: 27%;
  min-width: 27%;
  display: flex;
  justify-content: center;
}
.___case_2 > dd.__info1 > div {
  width: 100%;
  display: flex;
  grid-row-gap: 1.2em;
  flex-flow: column;
}
.___case_2 > dd.__info1 > div > strong {
  font-size: clamp(24px, 2.7vw, 27px);
  font-weight: 600;
}
.___case_2 > dd.__info1 + .__info1 {
  border-top: solid 1px #B1B1B1;
  padding-top: 1.5em;
}
.___case_2 > dd.__info2 {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  grid-column-gap: 0.2em;
}
.___case_2 > dd.__info2 > h3 {
  font-weight: 600;
  border-bottom: solid 1px #343434;
  padding: 1em min(3vw, 3em) 1em 0;
  line-height: 1.5;
  font-size: 19px;
}
@media (max-width: 680px) {
  .___case_2 > dd.__info2 > h3 {
    font-weight: 700;
  }
}
.___case_2 > dd.__info2 > figure {
  width: clamp(72px, 10vw, 82px);
  height: clamp(72px, 10vw, 82px);
}
.___case_2 > dd.__ib {
  display: flex;
  flex-flow: column;
  grid-row-gap: 2.5em;
}
.___case_2 > dd.__ib picture,
.___case_2 > dd.__ib ul {
  display: flex;
  justify-content: center;
}
.___case_2 > dd.__ib picture figcaption,
.___case_2 > dd.__ib ul figcaption {
  text-align: center;
  color: #223DAB;
  font-size: clamp(14px, 1.6vw, 16px);
  font-weight: 600;
  padding: 0.5em;
}
@media (min-width: 980px) {
  .___case_2 > dd.__ib picture._w2,
  .___case_2 > dd.__ib ul._w2 {
    align-items: center;
    grid-column-gap: 2em;
  }
  .___case_2 > dd.__ib picture._w2 > img,
  .___case_2 > dd.__ib ul._w2 > img {
    max-width: 49%;
  }
}
@media (max-width: 980px) {
  .___case_2 > dd.__ib picture,
  .___case_2 > dd.__ib ul {
    flex-flow: column;
    grid-row-gap: 2em;
    align-items: center;
  }
}
.___case_2 > dd.__ir {
  display: flex;
  align-items: flex-start;
  grid-column-gap: min(6vw, 65px);
  justify-content: space-between;
}
.___case_2 > dd.__ir p {
  flex: 1;
}
.___case_2 > dd.__ir picture,
.___case_2 > dd.__ir figure {
  display: block;
}
.___case_2 > dd.__ir picture figcaption,
.___case_2 > dd.__ir figure figcaption {
  text-align: center;
  color: #223DAB;
  font-size: clamp(14px, 1.6vw, 16px);
  font-weight: 600;
  padding: 0.5em;
}
@media (max-width: 980px) {
  .___case_2 > dd.__ir {
    flex-flow: column;
    align-items: center;
    grid-row-gap: 2em;
  }
}
.___case_2 > dd + dd + dd {
  margin-top: min(3vw, 3em);
}

.___form_1 ul {
  display: flex;
  flex-flow: column;
}
.___form_1 ul > li {
  display: flex;
  grid-column-gap: 1.5em;
  align-items: flex-start;
  padding: 0.9em 0;
  border-bottom: solid 1px #D2D2D2;
}
@media (max-width: 650px) {
  .___form_1 ul > li {
    flex-flow: column;
  }
}
.___form_1 ul > li > strong {
  font-weight: 400;
  font-size: clamp(14px, 1.7vw, 17px);
  width: clamp(12em, 20vw, 14em);
  margin-top: 0.4em;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 650px) {
  .___form_1 ul > li > strong {
    width: 100%;
  }
}
.___form_1 ul > li > strong.hissu:after {
  content: "[必須]";
  font-size: clamp(13px, 1.5vw, 15px);
  color: #CF0E0E;
  font-weight: 600;
}
@media (min-width: 651px) {
  .___form_1 ul > li > div {
    flex: 1;
  }
}
@media (max-width: 650px) {
  .___form_1 ul > li > div {
    width: 100%;
  }
}
.___form_1 ul > li > div ._ra {
  display: flex;
  flex-flow: column;
  align-items: flex-start;
  grid-row-gap: 0.25em;
  padding: 0.5em 1em 1em;
}
.___form_1 ul > li > div ._ra label {
  display: inline-block;
  font-size: clamp(15px, 1.7vw, 17px);
}
.___form_1 ul > li > div ._ra label input {
  margin-right: 0.25em;
  transform: translate(0, -2px);
}
.___form_1 ul > li input[type="text"],
.___form_1 ul > li input[type="tel"],
.___form_1 ul > li input[type="email"],
.___form_1 ul > li textarea {
  width: 100%;
  border-width: 1px;
  border-radius: 3px;
  padding: 0.35em 0.5em;
}
.___form_1 ul > li textarea {
  height: 250px;
  min-height: 150px;
  min-width: 100%;
}
.___form_1 .__doi {
  display: flex;
  justify-content: center;
}

.___privacy_1 ul {
  margin-left: 2em;
  list-style-type: decimal;
}
.___privacy_1 ul > li {
  padding-left: 0.5em;
  margin: 0.4em 0;
}

.___wiki_1 > div {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  grid-column-gap: 5px;
  grid-row-gap: 5px;
}
.___wiki_1 > div > strong {
  width: 100%;
  display: block;
  color: #4387B4;
  margin-bottom: 0.3em;
  font-weight: 600;
}
@media (max-width: 980px) {
  .___wiki_1 > div > strong {
    border-top-width: 1px;
    padding-top: 0.75em;
    font-size: 14px;
  }
}
.___wiki_1 > div > a {
  border: solid 1px #9AC6E2;
  color: #4387B4;
  background-color: #fff;
  line-height: 1.4;
  padding: 0.5em 1em;
  font-size: 14px;
  font-weight: 700;
  text-decoration: none;
}
@media (max-width: 650px) {
  .___wiki_1 > div > a {
    padding: 0.75em 1.2em;
  }
}

.___wiki_2 > ul {
  display: flex;
  flex-flow: column;
  grid-row-gap: 4px;
}
.___wiki_2 > ul > li > a {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  border: solid 1px #D4D4D4;
  border-radius: 3px;
  padding: 1em min(3vw, 2.5em) 1em min(4.5vw, 2.5em);
  text-decoration: none;
  grid-column-gap: 1em;
  grid-row-gap: 10px;
  position: relative;
}
.___wiki_2 > ul > li > a:before {
  content: "";
  width: clamp(6px, 1vw, 8px);
  height: clamp(6px, 1vw, 8px);
  background-color: #DC7B7B;
  border-radius: 50%;
  display: block;
  position: absolute;
  top: 1.75em;
  left: min(1.5vw, 1.2em);
}
@media (max-width: 650px) {
  .___wiki_2 > ul > li > a:before {
    top: 1.45em;
  }
}
.___wiki_2 > ul > li > a > p:first-child {
  flex: 1;
  font-size: 19px;
  font-weight: 600;
  text-decoration: underline;
  color: #212D71;
}
@media (max-width: 650px) {
  .___wiki_2 > ul > li > a > p:first-child {
    order: 2;
  }
}
.___wiki_2 > ul > li > a > p:last-child {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  grid-column-gap: 3px;
  grid-row-gap: 3px;
}
@media (max-width: 650px) {
  .___wiki_2 > ul > li > a > p:last-child {
    order: 3;
  }
}
.___wiki_2 > ul > li > a > p:last-child > span {
  border: solid 1px #9AC6E2;
  color: #4387B4;
  background-color: #fff;
  line-height: 1.4;
  padding: 0.45em 1.2em;
  font-size: 14px;
  font-weight: 700;
}
.___wiki_2 > ul > li > a > span {
  font-size: 14px;
  color: #4387B4;
  font-weight: 600;
}
@media (max-width: 650px) {
  .___wiki_2 > ul > li > a > span {
    order: 1;
    width: 100%;
    font-weight: 700;
  }
}

.wp-pagenavi,
.___pager {
  border-top: solid 1px #d7d7d7;
  margin-top: min(12vw, 6em);
  padding-top: min(6vw, 3em);
  display: flex;
  justify-content: flex-start;
  grid-column-gap: 4px;
}
.wp-pagenavi > *,
.___pager > * {
  width: min(10vw, 40px);
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 15px;
  font-weight: 600;
  text-decoration: none;
  border-width: 1px;
  border-color: #212D71;
  background-color: #fff;
}
.wp-pagenavi > a,
.___pager > a {
  background-color: #212D71;
  color: #fff;
}

.___pn {
  border-top: solid 1px #d7d7d7;
  margin-top: min(12vw, 6em);
  padding-top: min(6vw, 3em);
  display: flex;
  justify-content: space-between;
}
.___pn > p {
  max-width: 49%;
}
.___pn > p > a {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  grid-column-gap: min(2.5vw, 2em);
  padding: 0.75em min(2.5vw, 2em);
  font-size: clamp(13px, 1.4vw, 14px);
  text-decoration: none;
  border: solid 1px #9AC6E2;
  color: #4387B4;
  text-decoration: none;
  line-height: 1.35;
  font-weight: 600;
}
@media (max-width: 650px) {
  .___pn > p > a {
    font-weight: 700;
  }
}
.___pn > p._next > a:before {
  content: "";
  display: block;
  background-image: url("../img/material/icon-arrow7.png");
  background-size: contain;
  min-width: 7px;
  height: 11px;
}
.___pn > p._prev {
  margin-left: auto;
}
.___pn > p._prev > a:after {
  content: "";
  display: block;
  background-image: url("../img/material/icon-arrow7.png");
  background-size: contain;
  min-width: 7px;
  height: 11px;
  transform: rotate(180deg);
}

.___al1 {
  position: absolute;
  margin-top: -30px;
  padding-top: 30px;
  height: 1px;
}

.___al2 {
  position: absolute;
  margin-top: -100px;
  padding-top: 100px;
  height: 1px;
}

.___al3 {
  position: absolute;
  margin-top: -60px;
  padding-top: 60px;
  height: 1px;
}

.___bdbox h1, .___bdbox h2, .___bdbox h3, .___bdbox h4, .___bdbox h5, .___bdbox h6 {
  margin: 0.8em 0;
  font-size: x-large;
}
.___bdbox p {
  margin: 1em 0;
}
.___bdbox ul {
  margin-left: 2em;
  list-style-type: inherit;
}
.___bdbox img {
  display: inline-block;
}
