@charset "UTF-8";
._font-style1 {
  font-family: "KintoSans", sans-serif;
}

._font-style2 {
  font-family: "Futura", sans-serif;
}

.___wful {
  width: 100% !important;
}

.___mt150 {
  margin-top: clamp(60px, 15%, 150px);
}

.___mt100 {
  margin-top: clamp(50px, 10%, 100px);
}

.___mt75 {
  margin-top: clamp(40px, 8%, 75px);
}

.___mt60 {
  margin-top: 60px;
}

.___mt50 {
  margin-top: clamp(40px, 7%, 50px);
}

.___mt40 {
  margin-top: clamp(30px, 6%, 40px);
}

.___mt30 {
  margin-top: clamp(20px, 5%, 30px);
}

.___mt20 {
  margin-top: 20px;
}

.___mb0 {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}

@media (max-width: 780px) {
  .___wp95 {
    padding-left: 8%;
    padding-right: 8%;
    max-width: 100%;
  }
}
.___pt75 {
  padding-top: clamp(40px, 8%, 75px) !important;
}

.___pt0 {
  padding-top: 1px !important;
}

.___pt50 {
  padding-top: clamp(30px, 7%, 50px);
}

.___pb50 {
  padding-bottom: clamp(30px, 7%, 50px);
}

.___txtc {
  text-align: center;
}

.___imgc {
  margin-left: auto;
  margin-right: auto;
}

.___ls01 {
  letter-spacing: 0.05em;
}

@media (max-width: 600px) {
  .___ls01 {
    letter-spacing: 0.1em;
  }
}
@media (max-width: 600px) {
  .___txtl_sp {
    text-align: left;
  }
}
.___fs14 {
  font-size: 14px;
}

.___fs16 {
  font-size: 16px;
}

.___fs18 {
  font-size: clamp(16px, 2.2vw, 18px);
}

.___fs18_2 {
  font-size: clamp(14px, 2.2vw, 18px);
}

.___fs25 {
  font-size: clamp(18px, 2.2vw, 25px);
}

.___fs27 {
  font-size: clamp(18px, 2.4vw, 27px);
}

.___fs28 {
  font-size: clamp(20px, 2.4vw, 28px);
}

.___fw4 {
  font-weight: 400 !important;
}

.___fw5 {
  font-weight: 500 !important;
}

.___fw6 {
  font-weight: 600 !important;
}

@media (min-width: 650px) {
  .___lh2 {
    line-height: 2.1;
  }
}
@media (max-width: 600px) {
  br._pc600 {
    display: none;
  }
}
@media (min-width: 601px) {
  br._sp600 {
    display: none;
  }
}
.___main-img {
  position: relative;
}

.___main-img > div._mimg {
  width: 100%;
  max-width: 1816px;
  margin: 0 auto;
  padding-top: 100px;
}

@media (max-width: 1500px) {
  .___main-img > div._mimg {
    height: 544px;
    padding-top: 92px;
  }
}
@media (max-width: 1200px) {
  .___main-img > div._mimg {
    padding-top: 0;
  }
}
@media (max-width: 550px) {
  .___main-img > div._mimg {
    height: 1px;
    padding-bottom: clamp(350px, 198%, 715px);
  }
}
.___main-img > div._mimg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: 0.3s;
}

@media (max-width: 550px) {
  .___main-img > div._mimg img {
    position: absolute;
    height: 100%;
    bottom: 0;
  }
}
@media (max-width: 480px) {
  .___main-img > div._mimg img {
    height: 92%;
  }
}
.___main-img > div._mtxt {
  position: absolute;
  width: 90%;
  max-width: 1200px;
  top: 0;
  right: 0;
  left: 0;
  margin: 0 auto;
  color: #173E71;
  padding-top: clamp(85px, 20%, 270px);
}

@media (max-width: 550px) {
  .___main-img > div._mtxt {
    text-align: center;
  }
}
.___main-img > div._mtxt h1 {
  font-size: clamp(40px, 3.3vw, 50px);
  font-weight: 600;
  letter-spacing: -0.04em;
}

@media (max-width: 550px) {
  .___main-img > div._mtxt h1 {
    line-height: 1.3;
    font-size: clamp(25px, 10vw, 40px);
  }
}
.___main-img > div._mtxt h1 > span:not(:first-child) {
  margin-left: -0.5em;
}

@media (max-width: 550px) {
  .___main-img > div._mtxt h1 > span:first-child {
    display: block;
  }
}
.___main-img > div._mtxt h2 {
  font-size: clamp(29px, 2.4vw, 35px);
  font-weight: 600;
  margin-top: 0.1em;
}

@media (max-width: 550px) {
  .___main-img > div._mtxt h2 {
    line-height: 1.3;
    font-size: clamp(10px, 6.5vw, 29px);
    margin-top: 1em;
  }
}
.___main-img._va1 {
  background: #60ABFF url(https://www.hrm-co.jp/wp-content/themes/hrm/common/img/material/kv-img_b.png) repeat-x;
  background-position: bottom -5px center;
}

@media (max-width: 550px) {
  .___main-img._va1 {
    padding: 3.5rem 0;
  }
}
.___main-img._va1 > ._mimg {
  display: flex;
  justify-content: center;
  padding-top: 52px;
}

@media (max-width: 1500px) {
  .___main-img._va1 > ._mimg {
    height: initial;
    width: 70%;
  }
}
@media (max-width: 1250px) {
  .___main-img._va1 > ._mimg {
    width: inherit;
    height: 342px;
  }
}
@media (max-width: 915px) {
  .___main-img._va1 > ._mimg {
    width: inherit;
    height: 342px;
    padding-top: 60px;
    padding-bottom: 0;
  }
  .___main-img._va1 > ._mimg img {
    width: auto;
    height: 82%;
    -o-object-fit: cover;
       object-fit: cover;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
  }
}
.___main-img._va1 > .___htitle_2 {
  width: 100%;
  height: 100%;
  /* position: absolute;
  top: 0; */
  display: flex;
  flex-flow: column;
  justify-content: center;
  padding-bottom: 1em;
  padding-top: clamp(1rem, 3.6458333333vw, 4.5rem);
  padding-bottom: clamp(1rem, 3.90625vw, 4.6875rem);
  padding-left: 0;
  padding-right: 0;
}

.___main-img._va1 > .___htitle_2 > h2 {
  font-size: clamp(26px, 5.5vw, 36px);
}

.___main-img._va1 > .___htitle_2 > strong {
  font-size: clamp(12px, 2vw, 14px);
  letter-spacing: 0.2em;
}

.___main-img .___mainslider {
  position: relative;
  overflow: hidden;
  margin: -10px 0;
  padding: 10px 0;
  z-index: 1;
}
@media screen and (max-width: 599px) {
  .___main-img .___mainslider {
    padding-bottom: 3.5rem;
  }
}

.___main-img .swiper-container .swiper-pagination {
  display: none;
}
@media screen and (max-width: 599px) {
  .___main-img .swiper-container .swiper-pagination {
    display: inherit;
  }
}
.___main-img .swiper-container .swiper-pagination .swiper-pagination-bullet {
  width: 15px;
  height: 15px;
}
.___main-img .swiper-container .swiper-button-prev,
.___main-img .swiper-container .swiper-button-next {
  width: 50px;
  height: 50px;
  background-color: #fff;
  border-radius: 50%;
  text-align: center;
  line-height: 50px;
  box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.15);
}
.___main-img .swiper-container .swiper-button-prev:after,
.___main-img .swiper-container .swiper-button-next:after {
  font-size: 1rem;
  font-weight: 700;
  color: #173A8E;
}
.___main-img .swiper-container .swiper-button-prev:hover,
.___main-img .swiper-container .swiper-button-next:hover {
  background-color: #60ABFF;
}
.___main-img .swiper-container .swiper-button-prev:hover:after,
.___main-img .swiper-container .swiper-button-next:hover:after {
  color: #fff;
}
.___main-img .swiper-container .swiper-button-prev {
  left: 16.7%;
}
.___main-img .swiper-container .swiper-button-next {
  right: 16.7%;
}
.___main-img .swiper-container .swiper-pagination-bullet-active {
  background-color: #60ABFF;
}

@media screen and (max-width: 1399px) {
  .___main-img .swiper-container .swiper-button-prev {
    left: 5vw;
  }
}
@media screen and (max-width: 1399px) {
  .___main-img .swiper-container .swiper-button-next {
    right: 5vw;
  }
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: auto 10px !important;
}

.___main-img .swiper-slide {
  transform: scale(0.9);
}
@media screen and (max-width: 599px) {
  .___main-img .swiper-slide {
    transform: scale(1);
  }
}
.___main-img .swiper-slide.swiper-slide-active {
  transform: scale(1); /* 中央のスライドは小さくしない */
  z-index: 1; /* 中央のスライドを一番上にする */
}
.___main-img .swiper-slide.swiper-button-prev {
  text-align: right;
}

@media screen and (max-width: 599px) {
  .___main-img .swiper-slide {
    padding: 0 10%;
  }
}
.___main-img .swiper-slide img {
  width: 100%;
  border-radius: 8px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
}

/* ----------------------------------------------------------------
/ #GLOBAL BUSINESS EXCELLENT AWARD2023 追加
/ --------------------------------------------------------------- */
.___main-img > ._global {
  position: relative;
  max-width: 1000px;
  margin: -100px auto 0;
  padding-bottom: 80px;
}

@media screen and (max-width: 999px) {
  .___main-img > ._global {
    padding: 0 20px 30px;
  }
}
/* ----------------------------------------------------------------
/ #main
/ --------------------------------------------------------------- */
@media screen and (max-width: 1200px) {
  #main {
    margin-top: 93px;
  }
}
@media screen and (min-width: 1201px) {
  #main {
    position: inherit !important;
    padding-top: clamp(5.8125rem, 5.2083333333vw, 6.25rem);
  }
}
/* ----------------------------------------------------------------
/ section
/ --------------------------------------------------------------- */
section._scon_1 {
  position: relative;
  padding-top: clamp(50px, 11%, 72px);
  padding-bottom: clamp(60px, 4.6875vw, 90px);
}

section._scon_1 > div {
  width: 84%;
  margin-left: auto;
  margin-right: auto;
}

section._scon_1._wf > div {
  width: 100%;
}

section._scon_1._w1 > div {
  max-width: 1200px;
}

section._scon_1._w2 > div {
  max-width: 1000px;
}

section._scon_1._w3 > div {
  max-width: 780px;
}

section._scon_1._pt0 {
  padding-top: 0;
}

section._scon_1._pb0 {
  padding-bottom: 0;
}

section._scon_1._pt40 {
  padding-top: 0;
}

section._scon_1._pb40 {
  padding-bottom: 0;
}

section._scon_1._bgcol_w {
  background-color: #fff;
}

section._scon_1._bgcol_b1 {
  background-color: #60ABFF;
}

section._scon_1._bgcol_b2 {
  background-color: #173A8E;
  color: #fff;
}

section._scon_1._bgcol_b3 {
  background-color: #4663BF;
}

section._scon_1._va1 {
  margin-top: -50px;
}

@media (max-width: 1000px) {
  section._scon_1._va1 {
    margin-top: 0;
  }
}
section._scon_1._va2 {
  padding-top: clamp(50px, 10%, 100px);
}

@media (max-width: 1218px) {
  section._scon_1._pbsp_1 {
    padding-bottom: 0;
  }
}
@media (max-width: 780px) {
  section._scon_1._pbsp_2 {
    padding-bottom: 0;
  }
}
section._scon_1._column1 > div {
  display: flex;
  justify-content: space-between;
}

@media (max-width: 980px) {
  section._scon_1._column1 > div {
    flex-flow: column;
  }
}
section._scon_1._column1 > div > div._colu_l {
  width: 100%;
  max-width: 800px;
}

@media (max-width: 1300px) {
  section._scon_1._column1 > div > div._colu_l {
    width: 66.6666666667%;
  }
}
@media (max-width: 980px) {
  section._scon_1._column1 > div > div._colu_l {
    width: 100%;
    margin: 0 auto;
  }
}
section._scon_1._column1 > div > div._colu_r {
  width: 100%;
  max-width: 332px;
  margin-left: 2em;
}

@media (max-width: 1300px) {
  section._scon_1._column1 > div > div._colu_r {
    width: 33.3333333333%;
    margin-left: 1.5em;
  }
}
@media (max-width: 980px) {
  section._scon_1._column1 > div > div._colu_r {
    width: 100%;
    max-width: 800px;
    margin: 5em auto 0;
  }
}
/* ----------------------------------------------------------------
/ ___htitle
/ --------------------------------------------------------------- */
.___htitle_1 {
  font-size: 23px;
  font-weight: 500;
  color: #173E71;
}

@media (min-width: 600px) {
  .___htitle_1 br._sp1 {
    display: none;
  }
}
.___htitle_1._colwhi {
  color: #fff;
}

.___htitle_2 {
  text-align: center;
  color: #173A8E;
}

.___htitle_2 ._colwhi {
  color: #fff;
}

.___htitle_2 h2,
.___htitle_2 h3 {
  font-size: clamp(28px, 5vw, 40px);
  font-weight: 600;
  margin-bottom: 0.4em;
}

.___htitle_2 span {
  font-family: "Futura", sans-serif;
  letter-spacing: 0.2em;
}

.___htitle_2 span._colblu {
  color: #60ABFF;
  font-weight: 600;
}

.___htitle_2 span._colsky {
  color: #3A61CF;
  letter-spacing: 0;
}

.___htitle_2 strong {
  font-family: "Futura", sans-serif;
  color: #fff;
  font-weight: 400;
}

.___htitle_3 {
  font-size: clamp(25px, 4.5vw, 30px);
  font-weight: 600;
  text-align: center;
}

.___htitle_4 {
  font-size: clamp(18px, 2.1vw, 20px);
  font-weight: 600;
  display: flex;
  align-items: center;
}

.___htitle_4._i1:before {
  content: "";
  width: 18px;
  height: 23px;
  background-image: url(../img/material/icon-shiryou_nv.svg);
  display: block;
  margin-right: 0.7em;
}

.___htitle_5 {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  color: #fff;
  background-color: #285FA7;
  border-radius: 10px 10px 0 0;
  padding: 0.5em;
}

.___htitle_5:before {
  content: "";
  width: 21px;
  height: 16px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  margin-right: 0.7em;
}

.___htitle_5._i1:before {
  background-image: url(../img/blog/icon_crown.svg);
}

.___htitle_5._i2:before {
  background-image: url(../img/blog/icon_file.svg);
}

.___htitle_5._i3:before {
  background-image: url(../img/blog/icon_tab.svg);
}

/* ----------------------------------------------------------------
/ ___fbox_1
/ --------------------------------------------------------------- */
.___fbox_1 {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
  grid-column-gap: 5%;
}

.___fbox_1 > li {
  width: 46%;
  max-width: 380px;
  margin-top: 1.5em;
}

@media (max-width: 600px) {
  .___fbox_1 > li {
    width: 100%;
  }
}
@media (max-width: 800px) {
  .___fbox_1._bp1 li {
    width: 100%;
  }
}
@media (min-width: 601px) {
 
  .___fbox_1._va1 > li > a {
    padding: 0.92em 0;
  }
}
.___fbox_2 {
  background-color: #173E71;
  border-radius: 10px;
  display: flex;
  align-items: center;
  padding: 1em;
}

@media (max-width: 1000px) {
  .___fbox_2 {
    border-radius: 0;
    flex-flow: column;
    padding: 1.5em 1em 2.5em;
  }
}
.___fbox_2 > dt {
  width: 115px;
  text-align: right;
}

@media (max-width: 1000px) {
  .___fbox_2 > dt {
    width: inherit;
  }
}
.___fbox_2 > dt h3 {
  color: #fff;
  font-weight: 500;
}

@media (max-width: 1000px) {
  .___fbox_2 > dt h3 {
    font-size: 20px;
  }
}
.___fbox_2 > dd {
  width: calc(100% - 165px);
  margin-left: 30px;
}

@media (max-width: 1000px) {
  .___fbox_2 > dd {
    width: 100%;
    margin: 20px 0 0;
  }
}
.___fbox_3 > ul > li {
  border-bottom: dotted 1px #173E71;
  padding: 0.2em 0;
}

.___fbox_3 > ul > li > div {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  text-decoration: none;
  /* padding: 1.7em 0; */
  padding: 18px 0;
}

.___fbox_3 > ul > li > div > a {
  width: 150px;
  line-height: 1.5;
  color: #fff;
  background-color: #000;
  border-radius: 25px;
  font-size: 14px;
  text-align: center;
  padding: 0.3em;
  font-weight: 500;
  text-decoration: none;
}

.___fbox_3 > ul > li > div > a.release {
  background-color: #E0605A;
}

.___fbox_3 > ul > li > div > a.information {
  background-color: #60ABFF;
}

.___fbox_3 > ul > li > div > a.maintenance {
  background-color: #285FA7;
}

.___fbox_3 > ul > li > div > a.seminar {
  background-color: #289fa7;
}

.___fbox_3 > ul > li > div > span {
  width: 115px;
  font-size: 14px;
  padding-left: 1.5em;
  font-family: "Futura", sans-serif;
}

.___fbox_3 > ul > li > div > span._bnew {
  width: inherit;
  color: #E0605A;
  padding: 0 0.5em;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 1.5px;
}

.___fbox_3 > ul > li > div > p {
  font-size: clamp(14px, 1.9vw, 16px);
  max-width: calc(100% - 335px);
  text-decoration: underline;
  padding-left: 0.6em;
}

@media (max-width: 700px) {
  .___fbox_3 > ul > li > div > p {
    width: 100%;
    max-width: inherit;
    margin-top: 1.5em;
    padding-left: inherit;
  }
}
.___fbox_3 .___link_text {
  justify-content: end;
  margin-right: 1rem;
}

.___fbox_4 > ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.___fbox_4 > ul > li {
  width: 48%;
  margin-top: 1.5em;
}

@media (max-width: 700px) {
  .___fbox_4 > ul > li {
    width: 320px;
    margin-left: auto;
    margin-right: auto;
  }
}
.___fbox_4 > ul > li > a {
  display: flex;
  align-items: center;
  background-color: #F7F5F5;
  text-decoration: none;
  padding: 1.1em 2.8em 1.2em 0.9em;
  border-radius: 8px;
  position: relative;
  transition: 0.3s;
}

@media (max-width: 1150px) {
  .___fbox_4 > ul > li > a {
    flex-flow: column;
    justify-content: center;
    height: 100%;
    padding: 1.5em 2em;
  }
}
.___fbox_4 > ul > li > a > strong {
  width: 30%;
  max-width: 120px;
  height: 84px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (max-width: 1150px) {
  .___fbox_4 > ul > li > a > strong {
    width: 120px;
  }
}
.___fbox_4 > ul > li > a > strong img {
  max-height: 100%;
}

.___fbox_4 > ul > li > a > p {
  width: 70%;
  max-width: 365px;
  text-align: center;
  font-size: clamp(18px, 2.2vw, 25px);
  color: #173E71;
  font-weight: 600;
}

@media (max-width: 1150px) {
  .___fbox_4 > ul > li > a > p {
    width: 100%;
    margin-top: 0.3em;
  }
}
.___fbox_4 > ul > li > a > p > span {
  display: block;
  font-size: clamp(12px, 1vw, 14px);
  color: #60ABFF;
  line-height: 1.3;
  margin-top: 0.5em;
}

.___fbox_4 > ul > li > a:after {
  content: "";
  width: 10px;
  height: 17px;
  display: block;
  background-image: url("../img/material/icon-arrow_1_n.svg");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  transform: translate(0, 0);
  position: absolute;
  right: 2em;
}

@media (max-width: 1250px) and (min-width: 1150px) {
  .___fbox_4 > ul > li > a:after {
    right: 1em;
  }
}
@media (min-width: 701px) {
  .___fbox_4 > ul > li > a:hover {
    background-color: #173E71;
    opacity: 1;
  }
  .___fbox_4 > ul > li > a:hover > p {
    color: #fff;
  }
  .___fbox_4 > ul > li > a:hover:after {
    background-image: url("../img/material/icon-arrow_1_w.svg");
  }
}
.___fbox_4._va1 > ul > li {
  width: 100%;
  margin-top: 0;
}

.___fbox_4._va1 > ul > li > a {
  padding: 1.8em 3em 2em;
}

@media (max-width: 700px) {
  .___fbox_4._va1 > ul > li > a {
    padding: 1.25em 2em 2em;
  }
}
.___fbox_4._va1 > ul > li > a > strong {
  max-width: 200px;
  max-height: 140px;
  height: initial;
}

@media (max-width: 1150px) {
  .___fbox_4._va1 > ul > li > a > strong {
    width: 100%;
  }
}
.___fbox_4._va1 > ul > li > a > div {
  width: 70%;
  max-width: 620px;
  margin-left: 3em;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

@media (max-width: 1150px) {
  .___fbox_4._va1 > ul > li > a > div {
    justify-content: center;
    width: 100%;
    margin: 1em 0 0;
  }
}
.___fbox_4._va1 > ul > li > a > div > h3 {
  font-size: clamp(20px, 3.2vw, 25px);
  color: #173E71;
  font-weight: 600;
  margin-right: 0.5em;
}

@media (max-width: 1150px) {
  .___fbox_4._va1 > ul > li > a > div > h3 {
    width: 100%;
    text-align: center;
    margin: 0 0 0.25em;
  }
}
.___fbox_4._va1 > ul > li > a > div > span {
  line-height: 1.6;
  color: #fff;
  background-color: #60ABFF;
  border-radius: 25px;
  font-size: clamp(12px, 1.9vw, 14px);
  padding: 0.2em 1em;
  margin: 0 0 0 0.75em;
  font-weight: 400;
}

@media (max-width: 1150px) {
  .___fbox_4._va1 > ul > li > a > div > span {
    margin-top: 0.5em;
  }
}
.___fbox_4._va1 > ul > li > a > div > p {
  width: 100%;
  margin-top: 0.75em;
  font-size: 16px;
}

.___fbox_4._va1 > ul > li > a:after {
  right: 2.5em;
}

@media (max-width: 1150px) {
  .___fbox_4._va1 > ul > li > a:after {
    display: none;
  }
}
@media (min-width: 701px) {
  .___fbox_4._va1 > ul > li > a:hover > div h3,
  .___fbox_4._va1 > ul > li > a:hover > div p {
    color: #fff;
  }
}
.___fbox_4._va1 > ul > li:not(:first-child) {
  margin-top: 3em;
}

@media (max-width: 700px) {
  .___fbox_4._va1 > ul > li:not(:first-child) {
    margin-top: 2em;
  }
}
.___fbox_5 > ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}

@media (max-width: 700px) {
  .___fbox_5 > ul {
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
  }
}
.___fbox_5 > ul > li {
  width: 32%;
  max-width: 380px;
  margin-top: 2em;
}

@media (max-width: 700px) {
  .___fbox_5 > ul > li {
    width: 47.5%;
  }
}
.___fbox_5 > ul > li > a {
  width: 100%;
  height: 90px;
  border: solid 3px #85B5F9;
  background-color: #F7F5F5;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 3em 0 5em;
  position: relative;
  text-decoration: none;
  transition: 0.3s;
}

@media (max-width: 1150px) {
  .___fbox_5 > ul > li > a {
    flex-flow: column;
    padding: 1.4em 0 1.25em;
    height: initial;
  }
}
.___fbox_5 > ul > li > a > strong {
  width: 55px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  left: 10%;
}

@media (max-width: 1150px) {
  .___fbox_5 > ul > li > a > strong {
    position: initial;
  }
}
@media (max-width: 700px) {
  .___fbox_5 > ul > li > a > strong {
    width: 45px;
    height: 45px;
  }
}
.___fbox_5 > ul > li > a > p {
  font-size: clamp(18px, 2.2vw, 22px);
  color: #173E71;
  font-weight: 600;
}

@media (max-width: 1150px) {
  .___fbox_5 > ul > li > a > p {
    margin-top: 0.25em;
  }
}
.___fbox_5 > ul > li > a:after {
  content: "";
  width: 10px;
  height: 17px;
  display: block;
  background-image: url("../img/material/icon-arrow_1_n.svg");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  transform: translate(0, 0);
  position: absolute;
  right: 2em;
}

@media (max-width: 1150px) {
  .___fbox_5 > ul > li > a:after {
    display: none;
  }
}
@media (min-width: 701px) {
  .___fbox_5 > ul > li > a:hover {
    background-color: #173E71;
    border-color: #173E71;
    opacity: 1;
  }
  .___fbox_5 > ul > li > a:hover > p {
    color: #fff;
  }
  .___fbox_5 > ul > li > a:hover:after {
    background-image: url("../img/material/icon-arrow_1_w.svg");
  }
}
.___fbox_5._va01 > ul > li {
  margin-top: 0;
  margin-bottom: 3em;
}

@media (max-width: 500px) {
  .___fbox_5._va01 > ul > li {
    width: 100%;
    margin-bottom: 1.5em;
  }
}
.___fbox_5._va01 > ul > li > a {
  height: 90px;
}

@media (max-width: 1150px) {
  .___fbox_5._va01 > ul > li > a {
    height: initial;
  }
}
@media (max-width: 500px) {
  .___fbox_5._va01 > ul > li > a {
    flex-flow: initial;
    height: 80px;
    padding: 0 8% 0 17%;
  }
}
.___fbox_5._va01 > ul > li > a strong {
  width: 60px;
  height: 60px;
  background-color: #60ABFF;
  border-radius: 50%;
  left: 8%;
}

@media (max-width: 500px) {
  .___fbox_5._va01 > ul > li > a strong {
    position: absolute;
    width: 50px;
    height: 50px;
    left: 5%;
  }
}
.___fbox_5._va01 > ul > li > a p {
  font-size: clamp(16px, 2.2vw, 18px);
}

@media (max-width: 500px) {
  .___fbox_5._va01 > ul > li > a:after {
    display: block;
    right: 5%;
  }
}
.___fbox_6 {
  width: 100%;
}

.___fbox_6 > div {
  display: flex;
}

.___fbox_6 > div:not(.__innerbox) {
  justify-content: space-between;
  gap: 15px;
}

.___fbox_6 > div > div._tblog,
.___fbox_6 > div > div._movie {
  width: clamp(300px, 32%, 380px);
  text-decoration: none;
  border-radius: 8px;
  overflow: hidden;
}

.___fbox_6 > div > a > p,
.___fbox_6 > div > div._movie > p {
  margin-top: 1em;
  padding: 0.5em 0;
}

.___fbox_6:not(._rva_1) *:not(.__innerbox) > picture {
  display: block;
  width: 100%;
  height: 1px;
  position: relative;
  padding-bottom: clamp(200px, 52%, 198px);
}

.___fbox_6:not(._rva_1) *:not(.__innerbox) > picture img {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.___fbox_6 div.__innerbox {
  background-color: #4663BF;
  padding: 1.5em 1.25em 1.5em;
  color: #fff;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  border-bottom-right-radius: 8px; /* 右下の角に適用 */
  border-bottom-left-radius: 8px; /* 左下の角に適用 */
}

.___fbox_6 div.__innerbox > span._bdate {
  font-family: "Futura", sans-serif;
  padding: 0 0.5em;
  font-size: 12px;
}

.___fbox_6 div.__innerbox > *._bcate {
  line-height: 1.5;
  color: #fff;
  background-color: #60ABFF;
  border-radius: 25px;
  font-size: 12px;
  text-align: center;
  padding: 0.1em 0.75em 0.2em;
  margin: 0 1em;
  font-weight: 500;
  text-decoration: none;
}

.___fbox_6 div.__innerbox > span._bnew {
  color: #E0605A;
  padding: 0 0.5em;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 1.5px;
}

.___fbox_6 div.__innerbox > p._btag {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-top: 0.75em;
}

.___fbox_6 div.__innerbox > p._btag > * {
  display: flex;
  align-items: center;
  padding: 0 0.5em;
  font-size: 12px;
  text-decoration: none;
  color: #fff;
}

.___fbox_6 div.__innerbox > p._btag._col > * {
  color: #213D6D;
}

.___fbox_6._blist div.__innerbox > p._btag > * {
  color: #fff;
}

.___fbox_6 div.__innerbox > p._btag > *:before {
  content: "";
  display: inline-block;
  background-image: url("../img/material/icon-tag.svg");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 14px;
  height: 14px;
  margin-right: 0.4em;
}

.___fbox_6 div.__innerbox > p._btitl {
  width: 100%;
  text-decoration: underline;
  font-size: 14px;
  margin-top: 0.75em;
  height: 3em;
  overflow: hidden;
}

.___fbox_6 div.__innerbox > p._btitl a {
  color: #fff;
}

.___fbox_6 div.__innerbox > p._btitl a._col {
  color: #213D6D;
}

.___fbox_6._va1 > div > *:not(.__innerbox) picture {
  overflow: hidden;
  border-radius: 8px;
}

.___fbox_6._rva_1 > div {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  min-width: inherit;
  display: block;
}

.___fbox_6._rva_1 > div > a,
.___fbox_6._rva_1 > div > div {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin: 5px 0 20px;
  padding: 20px;
  border-radius: 0;
  border: solid 1px #173E71;
  text-decoration: none;
}

@media (max-width: 780px) {
  .___fbox_6._rva_1 > div > a,
  .___fbox_6._rva_1 > div > div {
    padding: 10px;
    margin-bottom: 30px;
  }
}
.___fbox_6._rva_1 > div > a > picture,
.___fbox_6._rva_1 > div > div > picture {
  display: block;
  width: clamp(80px, 18vw, 150px);
  height: clamp(80px, 18vw, 150px);
}

.___fbox_6._rva_1 > div > div > picture a {
  width: 100%;
  height: 100%;
  display: block;
}

.___fbox_6._rva_1 > div > a > picture img,
.___fbox_6._rva_1 > div > div > picture img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.___fbox_6._rva_1 div.__innerbox {
  width: clamp(1px, 65vw, 560px);
  padding: 0;
  color: inherit;
  background-color: transparent;
  margin-left: 1em;
}

@media (max-width: 450px) {
  .___fbox_6._rva_1 div.__innerbox {
    width: calc(100% - 100px);
  }
}
@media (max-width: 780px) {
  .___fbox_6._rva_1 div.__innerbox > img {
    display: none;
  }
}
@media (min-width: 781px) {
  .___fbox_6._rva_1 div.__innerbox span._bdate {
    font-size: 14px;
  }
}
.___fbox_6._rva_1 div.__innerbox span._bcate {
  background-color: #285FA7;
}

@media (max-width: 780px) {
  .___fbox_6._rva_1 div.__innerbox span._bcate {
    margin: 0 0.2em;
  }
}
.___fbox_6._rva_1 div.__innerbox span._bcate._va1 {
  background-color: #60ABFF;
}

.___fbox_6._rva_1 div.__innerbox span._bcate._va1 a {
  text-decoration: none;
  color: #fff;
}

@media (max-width: 780px) {
  .___fbox_6._rva_1 div.__innerbox span._bnew {
    font-size: 12px;
    font-weight: 600;
  }
}
.___fbox_6._rva_1 div.__innerbox h1 {
  width: 100%;
  font-size: 16px;
  font-weight: 600;
  margin-top: 0.5em;
}

@media (max-width: 780px) {
  .___fbox_6._rva_1 div.__innerbox h1 {
    display: none;
  }
}
.___fbox_6._rva_1 div.__innerbox p._btitl {
  font-size: 16px;
  max-height: 48px;
  overflow: hidden;
}

@media (max-width: 780px) {
  .___fbox_6._rva_1 div.__innerbox p._btitl {
    font-size: 15px;
    max-height: 45px;
  }
}
.___fbox_6._rva_2 div.__innerbox {
  padding: 0;
  color: inherit;
  background-color: transparent;
  min-width: inherit;
}

.___fbox_6._rva_2 div.__innerbox ._bsaiyotag {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin-left: auto;
}

.___fbox_6._rva_2 div.__innerbox ._bsaiyotag > span {
  display: flex;
  align-items: center;
  font-size: 14px;
  margin-right: 1.25em;
}

.___fbox_6._rva_2 div.__innerbox ._bsaiyotag > span:before {
  content: "";
  width: 16px;
  height: 16px;
  background-image: url("../img/recruit/icon-tag.svg");
  transform: translate(0, 1px);
  margin-right: 0.3em;
}

@media (max-width: 780px) {
  .___fbox_6._rva_2 div.__innerbox ._bsaiyotag {
    width: 100%;
    margin-top: 0.5em;
  }
  .___fbox_6._rva_2 div.__innerbox ._bsaiyotag > span {
    margin-top: 0.5em;
  }
}
@media (min-width: 781px) {
  .___fbox_6._rva_2 div.__innerbox > ._badmt {
    margin-bottom: 1em;
  }
}
.___fbox_6._rva_2 div.__innerbox span._bdate {
  font-size: 14px;
}

.___fbox_6._rva_2 div.__innerbox ._bcate {
  background-color: #285FA7;
}

.___fbox_6._rva_2 div.__innerbox ._bcate._va1 {
  background-color: #60ABFF;
}

.___fbox_6._rva_2 div.__innerbox ._bcate a {
  color: #fff;
  text-decoration: none;
}

@media (max-width: 780px) {
  .___fbox_6._rva_2 div.__innerbox ._bcate {
    margin: 0 0.2em;
  }
}
.___fbox_6._rva_2 div.__innerbox ._bcate.release {
  background-color: #E0605A;
}

.___fbox_6._rva_2 div.__innerbox ._bcate.information {
  background-color: #60ABFF;
}

.___fbox_6._rva_2 div.__innerbox ._bcate.maintenance {
  background-color: #285FA7;
}

.___fbox_6._rva_2 div.__innerbox ._bcate.seminar {
  background-color: #289fa7;
}

.___fbox_6._rva_2 div.__innerbox p._btag > *:before {
  background-image: url("../img/blog/icon_tag.svg");
}

.___fbox_6._rva_2 div.__innerbox h2 {
  width: 100%;
  margin-top: 1em;
  font-size: clamp(20px, 2.2vw, 22px);
  font-weight: 600;
}

.___fbox_6._rva_2 div.__innerbox p._btitl {
  font-size: 16px;
  text-decoration: none;
  color: #60ABFF;
  font-weight: 600;
}

.___fbox_6._rva_2 div.__innerbox p._bsns {
  display: flex;
  width: 100%;
  align-items: center;
  grid-column-gap: 2.5%;
  margin-top: 30px;
}

@media (max-width: 780px) {
  .___fbox_6._rva_2 div.__innerbox p._bsns {
    grid-column-gap: 4%;
  }
}
.___fbox_6._rva_2 div.__innerbox p._bsns a {
  width: 30px;
  height: 30px;
  display: block;
  cursor: pointer;
}

.___fbox_6._rva_2 div.__innerbox p._bsns a:hover {
  opacity: 0.7;
}

.___fbox_6._rva_2 div.__innerbox p._bsns a img {
  width: 100%;
  height: 100%;
}

@media (max-width: 780px) {
  .___fbox_6._rva_2 div.__innerbox p._bsns a {
    width: 35px;
    height: 35px;
  }
}
.___fbox_6._rva_2 div.__innerbox picture {
  width: 100%;
  max-width: 391px;
  margin: 60px auto 0;
}

.___fbox_6._rva_2 div.__innerbox picture > img {
  margin-left: auto;
  margin-right: auto;
}

.___fbox_6._rva_2 div.__innerbox picture._va1 {
  max-width: 660px;
}

.___fbox_6._blist > ul {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.___fbox_6._blist > ul > li {
  width: 48%;
  max-width: 380px;
  margin-top: 30px;
  border-radius: 8px;
  overflow: hidden;
}

@media (max-width: 650px) {
  .___fbox_6._blist > ul > li {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
}
.___fbox_6._blist > ul > li > a {
  text-decoration: none;
}

.___fbox_6 > div > div._movie {
  height: 1px;
  position: relative;
  padding-bottom: 18%;
}

.___fbox_6 > div > div._movie iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 101%;
  height: 101%;
}

@media (max-width: 980px) {
  .___fbox_6._va2 > div {
    flex-wrap: wrap;
    justify-content: space-between;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
  }
  .___fbox_6._va2 > div > div._tblog {
    width: 48%;
    margin: 30px 0 0;
  }
  .___fbox_6._va2 > div > div._movie {
    width: 48%;
    margin: 30px 0 0;
    padding-bottom: 27%;
  }
}
@media (max-width: 650px) {
  .___fbox_6._va2 > div > div._tblog {
    width: 100%;
    max-width: 380px;
    margin-left: auto;
    margin-right: auto;
  }
  .___fbox_6._va2 > div > div._movie {
    width: 100%;
    max-width: 380px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 213px;
  }
}
@media (max-width: 460px) {
  .___fbox_6._va2 > div > div._movie {
    padding-bottom: 56.5%;
  }
}
.___fbox_7 > ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 980px) {
  .___fbox_7 > ul {
    width: 100%;
    margin: 0;
  }
}
.___fbox_7 > ul li {
  width: 100%;
}

@media (max-width: 980px) {
  .___fbox_7 > ul li {
    padding: 4em 0;
  }
  .___fbox_7 > ul li:nth-child(even) {
    background-color: #fff;
  }
}
.___fbox_7 > ul li._ptn {
  padding-top: 0;
}

.___fbox_7 > ul a,
.___fbox_7 > ul div {
  display: block;
  text-decoration: none;
  transition: 0.3s;
}

@media (max-width: 980px) {
  .___fbox_7 > ul a,
  .___fbox_7 > ul div {
    display: flex;
    flex-flow: column;
    align-items: center;
    width: 85%;
    margin: 0 auto;
  }
}
.___fbox_7 > ul a > strong,
.___fbox_7 > ul div > strong {
  border-radius: 8px;
  overflow: hidden;
  display: block;
  position: relative;
  transition: 0.3s;
}

.___fbox_7 > ul a > strong > img,
.___fbox_7 > ul div > strong > img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.___fbox_7 > ul a > h3,
.___fbox_7 > ul div > h3 {
  display: flex;
  align-items: center;
  font-size: clamp(20px, 3.2vw, 25px);
  color: #173E71;
  font-weight: 600;
}

@media (min-width: 981px) {
  .___fbox_7 > ul a > h3,
  .___fbox_7 > ul div > h3 {
    margin-left: 10px;
    margin-right: 10px;
  }
}
.___fbox_7 > ul a > p,
.___fbox_7 > ul div > p {
  color: #173E71;
  font-size: 16px;
}

@media (min-width: 981px) {
  .___fbox_7 > ul a > p,
  .___fbox_7 > ul div > p {
    margin-left: 10px;
    margin-right: 10px;
  }
}
.___fbox_7 > ul a > strong:after {
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(23, 62, 113, 0.5);
  position: absolute;
  left: 0;
  top: 0;
  transition: 0.3s;
}

@media (max-width: 980px) {
  .___fbox_7 > ul a > strong:after {
    display: none;
  }
}
.___fbox_7 > ul a > h3:after {
  content: "";
  width: 25px;
  height: 25px;
  background-image: url("../img/material/icon-arrow_2.svg");
  background-repeat: no-repeat;
  background-size: contain;
  margin-left: 0.5em;
  transform: translate(0, 1px);
}

@media (max-width: 980px) {
  .___fbox_7 > ul a > h3:after {
    width: 20px;
    height: 20px;
  }
}
.___fbox_7 > ul a:hover {
  opacity: 1;
}

.___fbox_7 > ul a:hover strong:after {
  background-color: rgba(23, 62, 113, 0);
}

.___fbox_7 > ul a:hover h3,
.___fbox_7 > ul a:hover p {
  opacity: 1;
}

@media (min-width: 981px) {
  .___fbox_7._w2 li {
    width: 47.5%;
  }
}
@media (min-width: 981px) {
  .___fbox_7._w3 li {
    width: 31.5%;
  }
}
@media (min-width: 981px) {
  .___fbox_7._w4 li {
    width: 21.667%;
  }
}
@media (max-width: 980px) {
  .___fbox_7 {
    margin-top: 0 !important;
  }
}
.___fbox_7._va1 > ul {
  width: 100%;
}

@media (max-width: 980px) {
  .___fbox_7._va1 > ul {
    max-width: 600px;
    margin: 100px auto 0;
  }
}
@media (max-width: 980px) {
  .___fbox_7._va1 > ul > li {
    width: 47%;
    padding: 1em 0;
    background-color: transparent;
  }
}
.___fbox_7._va1 > ul > li > a {
  position: relative;
  width: 100%;
}

@media (max-width: 980px) {
  .___fbox_7._va1 > ul > li > a strong {
    width: 100%;
    height: auto;
    min-height: 120px;
  }
  .___fbox_7._va1 > ul > li > a strong img {
    width: 100%;
    height: 120px;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.___fbox_7._va1 > ul > li > a strong:after {
  background-color: rgba(23, 62, 113, 0.5);
}

@media (max-width: 980px) {
  .___fbox_7._va1 > ul > li > a strong:after {
    display: none;
  }
}
.___fbox_7._va1 > ul > li > a > p {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-weight: 600;
  font-size: clamp(16px, 2.2vw, 18px);
  margin: 0;
}

@media (max-width: 980px) {
  .___fbox_7._va1 > ul > li > a > p {
    position: relative;
    height: inherit;
    margin-top: 1em;
    color: #213D6D;
  }
}
@media (min-width: 981px) {
  .___fbox_7._va1 > ul > li > a:hover {
    opacity: 1;
  }
  .___fbox_7._va1 > ul > li > a:hover > strong:after {
    background-color: rgba(23, 62, 113, 0);
  }
  .___fbox_7._va1 > ul > li > a:hover > p {
    opacity: 1;
  }
}
.___fbox_8 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}

.___fbox_8 > div {
  width: 47%;
}

.___fbox_8 > picture {
  width: 45.2%;
}

.___fbox_8._pt > div {
  order: 2;
}

@media (max-width: 980px) {
  .___fbox_8._pt > div {
    order: 1;
    width: 100%;
  }
}
.___fbox_8._pt > picture {
  order: 1;
}

@media (max-width: 980px) {
  .___fbox_8._pt > picture {
    order: 2;
    margin: 0 auto;
    width: 95%;
    max-width: 391px;
    margin-top: 50px;
  }
}
.___fbox_8._tp > div {
  order: 1;
}

@media (max-width: 980px) {
  .___fbox_8._tp > div {
    order: 1;
    width: 100%;
  }
}
.___fbox_8._tp > picture {
  order: 2;
}

.___fbox_8._tp > picture img {
  margin-left: auto;
}

@media (max-width: 980px) {
  .___fbox_8._tp > picture {
    order: 2;
    margin: 0 auto;
    width: 98%;
    max-width: 391px;
    margin-top: 60px;
  }
}
.___fbox_9 > ul {
  background-color: #F7F5F5;
  border-bottom: dotted 1px #173E71;
}

.___fbox_9 > ul > li {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  border-top: dotted 1px #173E71;
}

.___fbox_9 > ul > li > strong {
  width: 150px;
  text-align: center;
  font-weight: 400;
  font-size: 16px;
  padding: 0.5em 0;
}

@media (max-width: 600px) {
  .___fbox_9 > ul > li > strong {
    width: 100%;
    border-bottom: dotted 1px #173E71;
  }
}
.___fbox_9 > ul > li > div {
  width: calc(100% - 150px);
  padding: 1.65em 2em;
  background-color: #fff;
}

@media (max-width: 600px) {
  .___fbox_9 > ul > li > div {
    width: 100%;
    padding: 2em 0;
  }
}
.___fbox_9 > ul > li > div > p {
  font-size: 16px;
}

.___fbox_9 ._mlink {
  display: inline-block;
  margin: 0 0 0 1.5em;
}

@media (max-width: 900px) {
  .___fbox_9 ._mlink {
    display: block;
    margin: 1em 0 0;
  }
}
.___fbox_9 ._mlink a {
  display: inline-block;
  line-height: 1;
  color: #fff;
  background-color: #285FA7;
  border-radius: 25px;
  font-family: "Avenir", sans-serif;
  font-size: 14px;
  text-align: center;
  padding: 0.5em 1.75em 0.3em;
  font-weight: 500;
  text-decoration: none;
}

@media (max-width: 600px) {
  .___fbox_9 ._spmt1 {
    margin-top: 1em;
  }
}
.___fbox_10 {
  background-color: #F7F5F5;
  padding: 5em 3em 5em 5em;
}

@media (max-width: 750px) {
  .___fbox_10 {
    padding: 3.5em 2.5em;
  }
}
.___fbox_10 > ul {
  position: relative;
}

.___fbox_10 > ul > li {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}

.___fbox_10 > ul > li > strong {
  width: 95px;
  position: relative;
  font-family: "Futura", sans-serif;
  font-size: 20px;
  color: #60ABFF;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: 1.75px;
}

@media (max-width: 750px) {
  .___fbox_10 > ul > li > strong {
    font-size: 16px;
  }
}
@media (max-width: 650px) {
  .___fbox_10 > ul > li > strong {
    width: 100%;
  }
}
.___fbox_10 > ul > li > strong:after {
  content: "";
  display: block;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  position: absolute;
  top: 4px;
  right: -3px;
  background-color: #173E71;
}

@media (max-width: 650px) {
  .___fbox_10 > ul > li > strong:after {
    display: none;
  }
}
.___fbox_10 > ul > li > dl {
  width: calc(100% - 140px);
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  margin-left: 45px;
}

@media (max-width: 650px) {
  .___fbox_10 > ul > li > dl {
    width: 100%;
    margin-left: 0;
    margin-top: 1.5em;
  }
}
.___fbox_10 > ul > li > dl > dt {
  width: 100px;
  margin-bottom: 1em;
  font-family: "Futura", sans-serif;
  font-weight: 400;
}

@media (max-width: 550px) {
  .___fbox_10 > ul > li > dl > dt {
    width: 100%;
    margin-bottom: 0.4em;
  }
}
.___fbox_10 > ul > li > dl > dd {
  width: calc(100% - 120px);
  margin-bottom: 1em;
  font-size: 16px;
}

@media (max-width: 550px) {
  .___fbox_10 > ul > li > dl > dd {
    width: 100%;
  }
}
.___fbox_10 > ul > li:not(:last-child) > dl {
  margin-bottom: 40px;
}

@media (max-width: 550px) {
  .___fbox_10 > ul > li:not(:last-child) > dl {
    margin-bottom: 20px;
  }
}
.___fbox_10 > ul:before {
  content: "";
  width: 1px;
  height: 105%;
  border-left: dotted 1px #173E71;
  position: absolute;
  left: 90px;
  top: -4%;
}

@media (max-width: 650px) {
  .___fbox_10 > ul:before {
    display: none;
  }
}
.___fbox_11 {
  width: 100%;
  max-width: 780px;
  margin-left: auto;
  margin-right: auto;
}

.___fbox_11 > li {
  background-color: #fff;
  border-radius: 50px;
  position: relative;
  position: relative;
}
.___fbox_11 > li.bg1 {
 background-color: #F7F5F5;
}

@media (min-width: 701px) {
  .___fbox_11 > li:not(:first-child) {
    margin-top: 3em;
  }
}
@media (max-width: 700px) {
  .___fbox_11 > li {
    margin-top: 100px;
  }
  .___fbox_11 > li:first-child {
    margin-top: 125px;
  }
}
.___fbox_11 > li > figure {
  position: absolute;
}

@media (min-width: 701px) {
  .___fbox_11 > li > figure {
    bottom: 0;
  }
  .___fbox_11 > li > figure._il {
    left: 5%;
  }
  .___fbox_11 > li > figure._ir {
    right: 5%;
  }
}
@media (max-width: 800px) {
  .___fbox_11 > li > figure img {
    height: 75px;
    width: auto;
  }
}
@media (max-width: 700px) {
  .___fbox_11 > li > figure {
    bottom: 100%;
    width: 100%;
    left: 0;
    display: flex;
    justify-content: center;
  }
}
.___fbox_11 > li > p {
  min-height: 81px;
  padding: 0.75em 0;
  font-size: clamp(16px, 2.2vw, 18px);
  font-weight: 600;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 72%;
  margin: 0 auto;
}

@media (min-width: 701px) {
  .___fbox_11 > li > p {
    text-align: center;
  }
}
@media (max-width: 700px) {
  .___fbox_11 > li > p {
    width: 80%;
  }
}
.___fbox_12 > ul > li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  grid-column-gap: 5%;
}

@media (max-width: 980px) {
  .___fbox_12 > ul > li {
    align-items: flex-start;
  }
}
@media (max-width: 650px) {
  .___fbox_12 > ul > li {
    flex-flow: column;
  }
}
.___fbox_12 > ul > li > picture {
  width: 560px;
  transition: 0.3s;
}

@media (max-width: 980px) {
  .___fbox_12 > ul > li > picture {
    width: 40%;
  }
}
@media (max-width: 650px) {
  .___fbox_12 > ul > li > picture {
    width: 100%;
    margin-top: 35px;
  }
}
.___fbox_12 > ul > li > picture img {
  width: 100%;
  border-radius: 10px;
}

.___fbox_12 > ul > li > div {
  width: 500px;
  transition: 0.3s;
  margin: 1em;
}

@media (max-width: 980px) {
  .___fbox_12 > ul > li > div {
    width: 55%;
  }
}
@media (max-width: 650px) {
  .___fbox_12 > ul > li > div {
    width: 100%;
    margin: 0;
  }
}
.___fbox_12 > ul > li > div > p {
  letter-spacing: 0.1em;
  margin-top: 1.5em;
  font-size: 16px;
}

@media (min-width: 651px) {
  .___fbox_12 > ul > li._pt > picture {
    order: 1;
  }
  .___fbox_12 > ul > li._pt > div {
    order: 2;
  }
  .___fbox_12 > ul > li._tp > picture {
    order: 2;
  }
  .___fbox_12 > ul > li._tp > div {
    order: 1;
  }
}
.___fbox_13 > ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.___fbox_13 > ul > li {
  width: 32%;
  background-color: #F7F5F5;
  padding: 3em 2em 4em;
  display: flex;
  flex-flow: column;
  align-items: center;
  margin-top: 30px;
}

@media (max-width: 1200px) {
  .___fbox_13 > ul > li {
    padding: 2.5em 1.2em 3em;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 980px) {
  .___fbox_13 > ul > li {
    width: 100%;
    max-width: 600px;
    padding: 2.5em 1.2em 3em;
  }
}
.___fbox_13 > ul > li > strong {
  background-color: #60ABFF;
  color: #fff;
  padding: 0.25em 1.6em 0.25em 1.5em;
  border-radius: 30px;
  font-size: 14px;
  font-family: "Futura", sans-serif;
  font-weight: 600;
  letter-spacing: 0.1em;
}

.___fbox_13 > ul > li > h3 {
  margin-top: 1.6em;
  color: #173E71;
  font-size: 18px;
  text-align: center;
  font-weight: 600;
  min-height: 54px;
}

@media (max-width: 980px) {
  .___fbox_13 > ul > li > h3 {
    min-height: initial;
  }
}
.___fbox_13 > ul > li > picture {
  margin-top: 1.5em;
  height: 200px;
}

.___fbox_13 > ul > li > picture img {
  width: auto;
  height: 100%;
}

@media (max-width: 600px) {
  .___fbox_13 > ul > li > picture {
    max-height: 150px;
  }
}
.___fbox_13 > ul > li > span {
  margin-top: 1.5em;
  font-size: 16px;
  font-weight: 600;
  color: #60ABFF;
  text-align: center;
}

@media (max-width: 980px) {
  .___fbox_13 > ul > li > span {
    font-size: 18px;
  }
}
.___fbox_13 > ul > li > p {
  margin-top: 1.1em;
  letter-spacing: 0.1em;
  font-size: 16px;
}

.___fbox_13 > ul > li > ul > li {
  margin-top: 1.1em;
  letter-spacing: 0.1em;
  font-size: 16px;
  position: relative;
  padding-left: 1.6em;
}

.___fbox_13 > ul > li > ul > li:before {
  content: "・";
  position: absolute;
  left: 0;
}

.___fbox_14 {
  background-color: #F7F5F5;
  padding: 2em 0;
}

@media (max-width: 650px) {
  .___fbox_14 {
    padding: 1em 0 1.5em;
  }
}
.___fbox_14 h3 {
  text-align: center;
}

.___fbox_14 p._bsns {
  width: 100%;
  display: flex;
  justify-content: center;
  grid-column-gap: 2.5%;
  margin-top: 30px;
}

@media (max-width: 650px) {
  .___fbox_14 p._bsns {
    grid-column-gap: 4%;
    margin-top: 10px;
  }
}
.___fbox_14 p._bsns a {
  width: 35px;
  height: 35px;
}

.___fbox_14 p._bsns a img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

@media (max-width: 700px) {
  .___fbox_14 p._bsns a {
    width: 35px;
    height: 35px;
  }
}
.___fbox_15 > ul {
  display: flex;
  flex-wrap: wrap;
  grid-column-gap: 2.75%;
  margin-top: -75px;
}

@media (max-width: 980px) {
  .___fbox_15 > ul {
    margin-top: -50px;
    margin-left: auto;
    margin-right: auto;
    grid-column-gap: 5%;
  }
}
.___fbox_15 > ul > li {
  width: 31.5%;
  margin-top: clamp(60px, 10%, 100px);
  position: relative;
  padding-bottom: 100px;
  display: flex;
  flex-flow: column;
  text-decoration: none;
}

@media (max-width: 980px) {
  .___fbox_15 > ul > li {
    width: 47.5%;
  }
}
@media (max-width: 600px) {
  .___fbox_15 > ul > li {
    width: 100%;
  }
}
.___fbox_15 > ul > li picture {
  position: relative;
  display: block;
  width: 100%;
  height: 1px;
  padding-bottom: clamp(185px, 80%, 285px);
  background-color: #F7F5F5;
  border-radius: 8px;
}

@media (max-width: 600px) {
  .___fbox_15 > ul > li picture {
    padding-bottom: clamp(185px, 54%, 285px);
  }
}
.___fbox_15 > ul > li picture > img {
  position: absolute;
  width: auto;
  height: auto;
  max-width: 63%;
  max-height: 75%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

@media (max-width: 600px) {
  .___fbox_15 > ul > li picture > img {
    max-width: 50%;
    max-height: 72%;
  }
}
.___fbox_15 > ul > li h3 {
  font-size: clamp(20px, 2.2vw, 25px);
  font-weight: 600;
  text-align: center;
  margin: 0.8em 0;
}

.___fbox_15 > ul > li > .___btn_1con {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}

.___fbox_15 > ul > li > .___btn_1con > a {
  width: 100%;
  height: 60px;
  padding: 0 3em;
}

.___fbox_15 > ul > li > .___btn_1con > a > span {
  white-space: nowrap;
}

.___fbox_16 {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #285FA7;
  border-radius: 8px;
  padding-top: 3em;
  padding-bottom: 3em;
  grid-column-gap: 5%;
}

@media (max-width: 780px) {
  .___fbox_16 {
    border-radius: 0;
  }
}
@media (max-width: 600px) {
  .___fbox_16 {
    flex-flow: column;
  }
}
.___fbox_16 > div {
  color: #fff;
  width: 100%;
  max-width: 400px;
}

.___fbox_16 > div > p {
  font-size: clamp(16px, 2.2vw, 18px);
  font-weight: 600;
}

@media (max-width: 600px) {
  .___fbox_16 > div > p {
    text-align: center;
    margin-top: 1.7em;
  }
}
.___fbox_16 > div > ul {
  margin-top: 1.5em;
}

.___fbox_16 > div > ul > li {
  margin-top: 0.8em;
  padding-left: 2.1em;
  background-image: url("../img/request/icon-check.svg");
  background-repeat: no-repeat;
  background-position: left top 6px;
}

.___fbox_17 {
  display: flex;
  flex-flow: column;
  align-items: center;
  background-color: #F7F5F5;
  padding-top: 1.75em;
  padding-bottom: 1.75em;
}

.___fbox_17 > h3 {
  font-size: clamp(20px, 2.2vw, 25px);
  font-weight: 600;
}

.___fbox_17 > p {
  display: flex;
  align-items: center;
  font-size: clamp(35px, 5vw, 50px);
  font-family: "Futura", sans-serif;
  position: relative;
  padding-left: 40px;
  margin-top: 0.3em;
}

@media (max-width: 800px) {
  .___fbox_17 > p {
    justify-content: center;
    padding-left: 0;
  }
}
.___fbox_17 > p > span:first-child {
  width: clamp(22px, 3.9vw, 34px);
  position: absolute;
  left: -15px;
}

@media (max-width: 800px) {
  .___fbox_17 > p > span:first-child {
    position: relative;
    left: -10px;
  }
}
.___fbox_17 > p span._sptel,
.___fbox_17 > p span._sptel a {
  color: #173E71;
  text-decoration: none;
}

/* 私たちについて
============================================ */
.___fbox_18 > h2 {
  font-size: clamp(10px, 6.5vw, 29px);
  margin: 150px 0 0;
  text-align: center;
  font-weight: 600;
}

.___fbox_18 > ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.___fbox_18 > ul > li {
  width: 24%;
  padding: 0 20px;
  display: flex;
  flex-flow: column;
  align-items: center;
  margin-top: 30px;
}

@media (max-width: 1200px) {
  .___fbox_18 > ul > li {
    width: 42%;
  }
  .___fbox_18 > ul > li.no_box {
    display: none;
  }
}
@media (min-width: 981px) {
  .___fbox_18 > ul > li.no_box {
    display: block;
  }
}
@media (max-width: 600px) {
  .___fbox_18 > ul > li {
    width: 100%;
    padding: 0;
  }
}
.___fbox_18 > ul > li > picture {
  margin-top: 1.5em;
}

.___fbox_18 > ul > li > picture img {
  width: auto;
}

@media (max-width: 600px) {
  .___fbox_18 > ul > li > picture img {
    width: 60%;
    margin: auto;
    text-align: center;
  }
}
.___fbox_18 > ul > li > p {
  margin-top: 1em;
  letter-spacing: 0.1em;
  font-size: 14px;
  text-align: center;
}

/* ----------------------------------------------------------------
/ ___fbox_19
/ --------------------------------------------------------------- */
.___fbox_19 {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

@media (max-width: 1200px) {
  .___fbox_19 {
    flex-wrap: wrap;
    justify-content: center;
    -moz-column-gap: 1rem;
         column-gap: 1rem;
    padding-bottom: 60px;
  }
}
.___fbox_19 picture {
  width: clamp(1rem, 30%, 16.25rem);
  position: relative;
}
.___fbox_19 picture img {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  max-width: 260px;
}

@media (max-width: 1200px) {
  .___fbox_19 picture {
    width: 100%;
    margin-top: -100px;
  }
  .___fbox_19 picture img {
    max-width: 200px;
    position: static;
    transform: translateY(0%);
    margin: auto;
  }
}
.___fbox_19 .___htitle_1 {
  font-size: 28px;
}

@media (max-width: 1200px) {
  .___fbox_19 .___htitle_1 {
    margin: 30px 0 20px;
  }
}
.___fbox_19 .___btn_1 {
  width: clamp(1rem, 30%, 18.75rem);
  border: 2px solid #fff;
  padding-top: clamp(19px, 1.4583333333vw, 1.75rem);
  padding-bottom: clamp(19px, 1.4583333333vw, 1.75rem);
}

@media (max-width: 1200px) {
  .___fbox_19 .___btn_1 {
    margin-top: 20px;
    width: 380px;
  }
}
/* ----------------------------------------------------------------
/ ___fbox_20
/ --------------------------------------------------------------- */
.___fbox_20 {
  display: grid;
  grid-template-columns: repeat(2, 50%);
  align-content: center;
  max-width: 1440px;
  margin: auto;
  color: #fff;
}

@media (max-width: 600px) {
  .___fbox_20 {
    grid-template-columns: 100%;
  }
}
.___fbox_20 .imgarea {
  width: 100%;
  background-image: url(../img/material/company-img.jpg);
  background-size: cover;
}

@media (max-width: 600px) {
  .___fbox_20 .imgarea {
    background-image: url(../img/material/company-img-sp.jpg);
    background-position: center;
    aspect-ratio: 375/200;
  }
}
.___fbox_20 .textarea {
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  padding-top: 60px;
  padding-bottom: 60px;
  padding-left: clamp(28px, 2.6041666667vw, 3.125rem);
  padding-right: clamp(28px, 2.6041666667vw, 3.125rem);
}

.___fbox_20 .textarea > * {
  width: 100%;
}

.___fbox_20 .___htitle_2 {
  display: block;
  text-align: left;
  color: #fff;
}
.___fbox_20 .___htitle_2 h3 {
  font-size: clamp(25px, 1.5625vw, 1.875rem);
}

@media (max-width: 600px) {
  .___fbox_20 .___htitle_2 {
    text-align: center;
  }
}
.___fbox_20 .___link_text {
  margin-top: clamp(20px, 1.5625vw, 1.875rem);
}
.___fbox_20 .___link_text a {
  color: #fff;
  font-size: 18px;
  font-weight: 700;
}
.___fbox_20 .___link_text:before {
  border-color: #fff;
}

/* ----------------------------------------------------------------
/ ___fbox_21
/ --------------------------------------------------------------- */
.___fbox_21 > ul {
  display: grid;
  justify-content: center;
  grid-template-columns: repeat(auto-fit, minmax(320px, 380px));
  gap: clamp(1rem, 1.5625vw, 1.875rem);
}

.___fbox_21 > ul > li {
  display: grid;
  align-content: start;
  border: 2px solid #3A61CF;
  border-radius: 8px;
  background-color: #fff;
}

.___fbox_21 > ul > li .title {
  padding: 0.75rem;
  background-color: #4663BF;
  color: #fff;
  text-align: center;
  order: 2;
  font-size: clamp(25px, 1.5625vw, 1.875rem);
}

.___fbox_21 > ul > li .worry {
  padding-top: clamp(1.5rem, 1.3541666667vw, 1.625rem);
  order: 0;
  color: #173A8E;
  text-align: center;
  font-size: 25px;
  font-weight: 700;
  line-height: 1.3;
}

.___fbox_21 > ul > li picture {
  display: flex;
  align-items: center;
  width: -moz-fit-content;
  width: fit-content;
  height: 170px;
  margin: 1rem auto;
  order: 1;
}
.___fbox_21 > ul > li picture img {
  height: 100%;
}

.___fbox_21 > ul > li .lists {
  width: calc(100% - (40px + 1rem));
  margin: auto 20px auto calc(20px + 1rem);
  padding-top: clamp(30px, 1.6666666667vw, 2rem);
  padding-bottom: 1.5625rem;
  order: 3;
}

.___fbox_21 > ul > li .list {
  display: flex;
  align-items: center;
  color: #173A8E;
  font-size: clamp(18px, 1.0416666667vw, 1.25rem);
  font-weight: 700;
}
.___fbox_21 > ul > li .list + .list {
  margin-top: 0.6rem;
}
.___fbox_21 > ul > li .list:before {
  content: "";
  display: block;
  width: 0.5em;
  aspect-ratio: 1/1;
  margin-left: -1rem;
  margin-right: 1rem;
  border-right: 2px solid #163E71;
  border-bottom: 2px solid #163E71;
  border-top: transparent;
  border-left: transparent;
  transform: rotate(-45deg);
}

/* ----------------------------------------------------------------
/ ___btn
/ --------------------------------------------------------------- */
.___btn_1 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  font-size: clamp(16px, 2vw, 18px);
  font-weight: 500;
  color: #fff;
  text-decoration: none;
  padding: 1.475em 3em;
  position: relative;
  border-radius: 8px;
  transition: 0.3s;
}

.___btn_1 > span {
  width: 30px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  left: 8%;
}

.___btn_1:after {
  content: "";
  width: 7px;
  height: 12px;
  background-image: url("../img/material/icon-arrow_1_w.svg");
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: 8%;
}

.___btn_1._colnav {
  background-color: #3A61CF;
}

.___btn_1._colnav:hover {
  background-color: #173A8E;
  opacity: 1;
}

.___btn_1._colore {
  background-color: #D0685F;
}

.___btn_1._colore:hover {
  background-color: #E0605A;
  opacity: 1;
}

.___btn_1.__colblu_2 {
  background-color: #3A61CF;
}

.___btn_1.__colblu_2:hover {
  background-color: #173A8E;
  opacity: 1;
}

.___btn_1.__colblu_3 {
  background-color: #4663BF;
}

.___btn_1.__colblu_3:hover {
  background-color: #173A8E;
  opacity: 1;
}

.___btn_1con > a {
  width: 87%;
  max-width: 380px;
  margin-left: auto;
  margin-right: auto;
}

.___btn_1con > a._rva2 {
  padding: 0.917em 3em;
  max-width: 300px;
}

.___btn_1con > a._rva2:after {
  transform: rotate(90deg);
}

.___btn_1con > a._rva3 {
  padding: 0.917em 3em;
  max-width: 330px;
}

.___btn_2 > a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 380px;
  height: 100%;
  font-size: clamp(16px, 0.9375vw, 1.125rem);
  font-weight: 500;
  color: #fff;
  text-decoration: none;
  padding-top: clamp(19px, 1.4583333333vw, 1.75rem);
  padding-bottom: clamp(19px, 1.4583333333vw, 1.75rem);
  padding-left: 3em;
  padding-right: 3em;
  position: relative;
  border-radius: 8px;
  margin-left: auto;
  margin-right: auto;
}

.___btn_2 > a > span {
  width: 30px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  left: 8%;
}

.___btn_2 > a:after {
  content: "";
  width: 7px;
  height: 12px;
  background-image: url("../img/material/icon-arrow_1_w.svg");
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: 8%;
}

.___btn_2 > a._colnav {
  background-color: #3A61CF;
}

.___btn_2 > a._colnav:hover {
  background-color: #173A8E;
  opacity: 1;
}

.___btn_2 > a.__colblu_2 {
  background-color: #3A61CF;
}

.___btn_2 > a.__colblu_2:hover {
  background-color: #173A8E;
  opacity: 1;
}

.___btn_2 > a.__colblu_3 {
  background-color: #4663BF;
}

.___btn_2 > a.__colblu_3:hover {
  background-color: #173A8E;
  opacity: 1;
}

.___btn_2 > a._colore {
  background-color: #D0685F;
}

.___btn_2 > a._colore:hover {
  background-color: #F25952;
  opacity: 1;
}

.___btn_3 {
  display: flex;
  flex-flow: column;
  align-items: center;
}

.___btn_3 span._submit {
  width: 100%;
  max-width: 380px;
  position: relative;
  display: flex;
  align-items: center;
}

.___btn_3 span._submit > span._icon {
  width: 30px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  left: 8%;
  z-index: 1;
}

.___btn_3 span._submit:after {
  content: "";
  width: 7px;
  height: 12px;
  background-image: url("../img/material/icon-arrow_1_w.svg");
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: 8%;
}

.___btn_3 input {
  display: block;
  width: 100%;
  height: 100%;
  font-size: clamp(16px, 2vw, 18px);
  font-weight: 500;
  color: #fff;
  padding: 1.475em 3em;
  text-align: center;
  position: relative;
  border-radius: 8px;
}

.___btn_3 input._colnav {
  background-color: #173E71;
}

.___btn_3 input._colnav:hover {
  background-color: #285FA7;
  opacity: 1;
}

.___btn_3 input._colore {
  background-color: #D0685F;
}

.___btn_3 input._colore:hover {
  background-color: #F25952;
  opacity: 1;
}

.___btn_3 input:disabled._colore {
  background-color: #999;
}

.___btn_3 input:disabled._colore:hover {
  background-color: #999;
  opacity: 1;
}

.___link_text {
  display: flex;
  align-items: center;
  text-decoration: underline;
  font-weight: 700;
}
.___link_text:before {
  content: "";
  display: block;
  width: 0.5em;
  aspect-ratio: 1/1;
  margin-top: 0.25rem;
  margin-right: 1rem;
  border-right: 2px solid #163E71;
  border-bottom: 2px solid #163E71;
  border-top: transparent;
  border-left: transparent;
  transform: rotate(-45deg);
}

/* ----------------------------------------------------------------
/ ___pan
/ --------------------------------------------------------------- */
.__panbox-wrapper {
  padding-top: clamp(15px, 5%, 36px);
  padding-bottom: clamp(15px, 5%, 36px);
  background-color: #fff;
}

.___panbox {
  padding: 1px;
}

.___panbox._va1 {
  width: 100%;
  background-color: #fff;
}

@media (min-width: 1201px) {
  .___panbox._va1 {
    padding-top: 93px;
  }
}
.___pan {
  width: 90%;
  max-width: 1200px;
  margin: auto;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.___pan > * {
  line-height: 1;
  padding: 0.2em 0.5em;
  position: relative;
  font-size: 14px;
  color: #285FA7;
}

.___pan > *:not(:last-child):after {
  content: "｜";
  position: absolute;
  right: -0.9em;
  top: 4px;
}

.___pan > *:not(:first-child) {
  margin: 0 0 0 0.75em;
}

/* ----------------------------------------------------------------
/ ___ibox
/ --------------------------------------------------------------- */
.___ibox_1 picture {
  display: block;
  position: relative;
  overflow: hidden;
}

.___ibox_1 picture img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

@media (max-width: 1200px) {
  .___ibox_1 picture {
    height: 300px;
  }
}
@media (max-width: 1200px) and (max-width: 750px) {
  .___ibox_1 picture {
    max-height: 400px;
    padding-bottom: 50%;
  }
}
@media (max-width: 1200px) {
  .___ibox_1 picture img {
    position: absolute;
  }
}
.___ibox_2 {
  display: block;
}

.___ibox_3 {
  background-color: #F7F5F5;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  grid-column-gap: 5%;
}

.___ibox_3 > picture img {
  width: auto;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.___ibox_3 > div h3 {
  font-size: clamp(25px, 3vw, 30px);
  font-weight: 600;
  padding-bottom: 1em;
  border-bottom: solid 1px #173E71;
}

@media (min-width: 876px) {
  .___ibox_3 > picture {
    order: 1;
    height: 400px;
  }
  .___ibox_3 > div {
    order: 2;
    width: 500px;
  }
}
@media (max-width: 875px) {
  .___ibox_3 {
    flex-flow: column;
  }
  .___ibox_3 > picture {
    width: 93%;
    margin: 0 auto;
  }
  .___ibox_3 > picture img {
    width: 100%;
    height: auto;
  }
  .___ibox_3 > div {
    width: 85%;
    text-align: center;
    padding: 3em 0 4em;
    margin: 0 auto;
  }
  .___ibox_3 > div img {
    margin-left: auto;
    margin-right: auto;
  }
}
/* ----------------------------------------------------------------
/ ___tbox
/ --------------------------------------------------------------- */
.___tbox_1 {
  margin-left: auto;
  margin-right: auto;
}

.___tbox_1._w1 {
  max-width: 1200px;
}

.___tbox_1._w2 {
  max-width: 1000px;
}

.___tbox_1._w3 {
  max-width: 780px;
}

@media (min-width: 876px) {
  .___tbox_1._tbfb {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .___tbox_1._tbfb > p {
    width: 100%;
  }
  .___tbox_1._tbfb > div {
    width: 52%;
  }
  .___tbox_1._tbfb > picture {
    width: 45%;
  }
}
@media (max-width: 875px) {
  .___tbox_1._tbfb {
    display: flex;
    flex-flow: column;
  }
}
/* ----------------------------------------------------------------
/ ___imgc
/ --------------------------------------------------------------- */
.___imgc img {
  margin-left: auto;
  margin-right: auto;
}

.___imgc._va1 img {
  width: clamp(150px, 37%, 200px);
}

.___imgc._va2 img {
  max-width: 80%;
}

/* ----------------------------------------------------------------
/ ___mbox
/ --------------------------------------------------------------- */
.___mbox_1 {
  position: relative;
  width: 100%;
  padding-top: 55%;
}

.___mbox_1 > iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

/* ----------------------------------------------------------------
/ ___clist
/ --------------------------------------------------------------- */
.___clist_1 {
  display: flex;
  align-items: center;
}

@media (max-width: 650px) {
  .___clist_1 {
    flex-flow: column;
    text-align: center;
  }
}
.___clist_1 > strong {
  width: 60px;
  min-width: 60px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-size: 30px;
  font-family: "Futura", sans-serif;
  font-weight: 500;
  background-color: #173E71;
  border-radius: 50%;
}

.___clist_1 > h3 {
  font-size: clamp(20px, 2.2vw, 25px);
  color: #fff;
  font-weight: 500;
  margin-left: 1.2em;
}

@media (max-width: 650px) {
  .___clist_1 > h3 {
    margin-top: 1.5em;
    margin-left: 0;
  }
}
.___clist_2 > dt {
  padding: 0.8em 2.5em;
  background-color: #C0DCFC;
  border-radius: 10px 10px 0 0;
}

.___clist_2 > dd {
  margin: 0 0 2em;
}

.___clist_2 > dd p {
  margin-top: 1.5em;
}

.___clist_2 > dd div {
  margin-top: 1.5em;
}

.___clist_2 > dd ._rcheck {
  display: flex;
  flex-wrap: wrap;
}

.___clist_2 > dd ._rcheck > span {
  display: flex;
  align-items: center;
  font-size: 16px;
  margin-right: 1.25em;
}

.___clist_2 > dd ._rcheck > span:before {
  content: "";
  width: 20px;
  height: 20px;
  background-image: url(../img/recruit/icon-check.svg);
  transform: translate(0, 2px);
  margin-right: 0.7em;
}

.___clist_3 > li {
  padding: 0.75em 0;
}

.___clist_3 > li:not(:last-child) {
  border-bottom: dotted 1px #173E71;
}

.___clist_3 > li > a {
  display: flex;
  position: relative;
  justify-content: space-between;
  text-decoration: none;
  padding: 0.75em 0;
}

.___clist_3 > li > a > picture {
  display: block;
  width: 80px;
  height: 80px;
}

.___clist_3 > li > a > picture > img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.___clist_3 > li > a > div {
  width: calc(100% - 100px);
  margin-left: 1em;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.___clist_3 > li > a > div > span._bdate {
  font-family: "Futura", sans-serif;
  padding: 0 0.5em 0 0;
  font-size: 12px;
}

.___clist_3 > li > a > div > span._bcate {
  line-height: 1.5;
  color: #fff;
  background-color: #60ABFF;
  border-radius: 25px;
  font-size: 12px;
  text-align: center;
  padding: 0.1em 0.75em 0.2em;
  margin: 0 1em;
  font-weight: 500;
}

.___clist_3 > li > a > div > p._btitl {
  width: 100%;
  text-decoration: underline;
  font-size: 14px;
  margin-top: 1em;
}

.___clist_3 > li > a > span {
  position: absolute;
  font-family: "Futura", sans-serif;
  font-size: 14px;
  width: 28px;
  height: 28px;
  display: block;
  color: #fff;
  font-weight: 600;
  text-align: center;
  padding-top: 4px;
  padding-left: 2px;
}

.___clist_3 > li:first-child > a > span, .___clist_3 > li:nth-child(2) > a > span, .___clist_3 > li:nth-child(3) > a > span {
  background-color: #E0605A;
}

.___clist_3 > li:nth-child(4) > a > span, .___clist_3 > li:nth-child(5) > a > span {
  background-color: #60ABFF;
}

.___clist_4 {
  margin-top: 5px;
}

.___clist_4 > li {
  border-bottom: dotted 1px #173E71;
  padding: 0.25em;
}

.___clist_4 > li > a {
  display: block;
  text-decoration: none;
  font-weight: 500;
  padding: 0.75em;
}

.___clist_5 {
  margin-top: 10px;
  display: flex;
  flex-wrap: wrap;
}

.___clist_5 > a {
  margin-top: 0.75em;
  padding: 0.25em 0.4em;
  margin-right: 1em;
  font-size: 14px;
  text-decoration: none;
  background-color: #EDEDED;
}

.___clist_6 {
  border-top: solid 1px #173E71;
  border-bottom: solid 1px #173E71;
  text-align: center;
}

.___clist_6 h3 {
  font-family: "Futura", sans-serif;
  display: inline-block;
  background-color: #fff;
  line-height: 1;
  transform: translate(0, -13px);
  padding: 0 1em;
}

.___clist_6 > p {
  display: flex;
  justify-content: center;
  grid-column-gap: 8.5%;
  margin: 1.2em 0 2em;
}

.___clist_7 {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(150px, 180px));
  gap: clamp(12px, 1.3020833333vw, 1.5625rem);
}

@media (max-width: 700px) {
  .___clist_7 {
    padding-top: 30px;
    grid-template-columns: repeat(2, 1fr);
  }
}
.___clist_7 > li {
  margin-bottom: 0.5em;
}

.___clist_7 > li a {
  display: block;
  padding: clamp(0.313rem, 0.199rem + 0.57vw, 0.625rem);
  border: 1px solid #173A8E;
  font-size: 14px;
  text-align: center;
  border-radius: 1.5rem;
  text-decoration: none;
}

.___clist_7 > li a:hover,
.___clist_7 > li a.active {
  background-color: #173A8E;
  color: #fff;
  opacity: 1;
}

.___clist_7 li:nth-of-type(2) a:hover, .___clist_7 li:nth-of-type(2) a.active {
  background-color: #DF605A;
  border-color: #DF605A;
}
.___clist_7 li:nth-of-type(3) a:hover, .___clist_7 li:nth-of-type(3) a.active {
  background-color: #60ABFF;
  border-color: #60ABFF;
}
.___clist_7 li:nth-of-type(4) a:hover, .___clist_7 li:nth-of-type(4) a.active {
  background-color: #289FA7;
  border-color: #289FA7;
}
.___clist_7 li:nth-of-type(5) a:hover, .___clist_7 li:nth-of-type(5) a.active {
  background-color: #3A61CF;
  border-color: #3A61CF;
}

.___clist_7.release > li:nth-child(2) a {
  pointer-events: none;
  background-color: #173A8E;
  color: #fff;
}

.___clist_7.information > li:nth-child(3) a {
  pointer-events: none;
  background-color: #173A8E;
  color: #fff;
}

.___clist_7.maintenance > li:nth-child(4) a {
  pointer-events: none;
  background-color: #173A8E;
  color: #fff;
}

/* ----------------------------------------------------------------
/  ___tabbox
/ --------------------------------------------------------------- */
.___tabbox .tablist {
  display: flex;
  justify-content: space-between;
  position: relative;
  z-index: 2;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.___tabbox .tablist > li {
  width: 32%;
  background-color: #60ABFF;
  border-radius: 10px 10px 0 0;
  color: #fff;
  text-align: center;
  font-size: clamp(13px, 2vw, 20px);
  position: relative;
}

@media (max-width: 780px) {
  .___tabbox .tablist > li {
    width: 29.5%;
    border-radius: 3px 3px 0 0;
  }
  .___tabbox .tablist > li:last-child {
    width: 37.5%;
  }
}
.___tabbox .tablist > li:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 10px 0 10px;
  border-color: #285FA7 transparent transparent transparent;
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
  margin: 0 auto;
  opacity: 0;
  transition: 0.5s;
}

.___tabbox .tablist.shinsotsu > li:first-child,
.___tabbox .tablist.tyuto > li:nth-child(2),
.___tabbox .tablist.parttime > li:nth-child(3),
.___tabbox .tablist > li.active {
  background-color: #285FA7;
}

.___tabbox .tablist.shinsotsu > li:first-child:after,
.___tabbox .tablist.tyuto > li:nth-child(2):after,
.___tabbox .tablist.parttime > li:nth-child(3):after,
.___tabbox .tablist > li.active:after {
  opacity: 1;
  border-width: 10px 10px 0 10px;
}

.___tabbox .tablist > li a {
  text-decoration: none;
  color: #fff;
  display: block;
  padding: 0.5em;
}

@media (max-width: 780px) {
  .___tabbox .tablist > li a {
    padding: 1em 0;
  }
}
.___tabbox .tablist.tab-list li {
  padding: 0.5em;
  cursor: pointer;
  opacity: 1;
}

@media (max-width: 780px) {
  .___tabbox .tablist.tab-list li {
    padding: 1em 0;
  }
}
.___tabbox .tablist.tab-list li:hover {
  opacity: 0.8;
}

.___tabbox .tabcont {
  background-color: #fff;
  padding: 1px;
  position: relative;
  height: 100%;
  transition: 0.5s;
}

.___tabbox .tabcont .tabitem {
  width: 92%;
  max-width: 780px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: clamp(60px, 18%, 100px);
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  right: 0;
  opacity: 0;
  transition: 0.5s;
}

.___tabbox .tabcont .tabitem.show {
  position: relative;
  z-index: 1;
  opacity: 1;
}

/* ----------------------------------------------------------------
/ _rflow
/ --------------------------------------------------------------- */
._rflow {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

@media (max-width: 700px) {
  ._rflow {
    justify-content: center;
  }
}
._rflow > li {
  width: calc(25% - 20px);
  max-width: 320px;
  display: flex;
  flex-flow: column;
  align-items: center;
  position: relative;
}

@media (max-width: 700px) {
  ._rflow > li {
    width: 100%;
    margin-bottom: 45px;
  }
}
._rflow > li > strong {
  font-family: "Futura", sans-serif;
  font-weight: 600;
  font-size: 20px;
  color: #60ABFF;
}

@media (max-width: 700px) {
  ._rflow > li > strong {
    font-size: 25px;
  }
}
._rflow > li > h3 {
  font-weight: 500;
}

._rflow > li p {
  width: 100%;
  margin-top: 1em;
}

._rflow > li p._img {
  background-color: #F7F5F5;
  border-radius: 8px;
  padding: 2.325em 1em;
  display: flex;
  justify-content: center;
  align-items: center;
}

._rflow > li p._img > picture {
  width: 70px;
  height: 76px;
  display: flex;
  justify-content: center;
  align-items: center;
}

._rflow > li:not(:last-child):after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  position: absolute;
}

@media (min-width: 701px) {
  ._rflow > li:not(:last-child):after {
    border-width: 15px 0 15px 16.5px;
    border-color: transparent transparent transparent #60ABFF;
    left: calc(100% + 5px);
    top: 0;
    bottom: 0;
    margin: auto 0;
  }
}
@media (max-width: 700px) {
  ._rflow > li:not(:last-child):after {
    border-width: 16.5px 15px 0 15px;
    border-color: #60ABFF transparent transparent transparent;
    top: calc(100% + 10px);
    left: 0;
    right: 0;
    margin: 0 auto;
  }
}
/* ----------------------------------------------------------------
/ ___pager
/ --------------------------------------------------------------- */
.___pager_1 {
  width: 100%;
  max-width: 300px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}

.___pager_1 > a {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #F7F5F5;
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.3s;
}

.___pager_1 > a:after {
  content: "";
  width: 8px;
  height: 8px;
  border-top: solid 2px #173E71;
  border-right: solid 2px #173E71;
}

.___pager_1 > a.__prev {
  left: 0;
}

.___pager_1 > a.__prev:after {
  transform: rotate(-135deg);
}

.___pager_1 > a.__next {
  right: 0;
}

.___pager_1 > a.__next:after {
  transform: rotate(45deg);
}

@media (min-width: 701px) {
  .___pager_1 > a:hover {
    background-color: #285FA7;
    opacity: 1;
  }
  .___pager_1 > a:hover:after {
    border-color: #fff;
  }
}
.___pager_1 > span {
  margin: 0 5em;
  font-family: "Futura", sans-serif;
}

.___pager_2 {
  width: 100%;
  display: flex;
}

.___pager_2 > a {
  position: relative;
  display: block;
  width: 45%;
  max-width: 360px;
  min-height: 60px;
  text-decoration: none;
}

.___pager_2 > a > picture {
  position: absolute;
  top: 15px;
  width: 40px;
  height: 40px;
}

@media (max-width: 980px) {
  .___pager_2 > a > picture {
    top: 25px;
    width: 35px;
    height: 35px;
  }
}
.___pager_2 > a > strong {
  color: #60ABFF;
  font-size: 14px;
  font-weight: 600;
}

.___pager_2 > a > p {
  text-decoration: underline;
}

@media (max-width: 980px) {
  .___pager_2 > a > p {
    font-size: 14px;
  }
}
.___pager_2 > a.__prev {
  padding-left: 60px;
  margin-right: auto;
}

@media (max-width: 980px) {
  .___pager_2 > a.__prev {
    padding-left: 50px;
  }
}
.___pager_2 > a.__prev > picture {
  background-size: 100% 100%;
  left: 0;
}

.___pager_2 > a.__next {
  padding-right: 60px;
  margin-left: auto;
}

@media (max-width: 980px) {
  .___pager_2 > a.__next {
    padding-right: 50px;
  }
}
.___pager_2 > a.__next > picture {
  right: 0;
  transform: rotate(180deg);
}

.___pager_2 > a:hover {
  opacity: 1;
}

.___pager_2 > a:hover > p {
  opacity: 0.7;
}

.___pager_2 > a:hover > picture {
  background-image: url(../img/material/icon-arrow_3_on.svg);
}

.___pager_2 > a:hover > picture img {
  opacity: 0;
}

/* ----------------------------------------------------------------
/  searchform
/ --------------------------------------------------------------- */
#searchform {
  display: flex;
  position: relative;
}

#searchform input {
  background-color: #f2f2f2;
  height: 50px;
  border-radius: 10px 0 0 10px;
  width: 80%;
  padding-left: 48px;
}

#searchform button {
  width: 20%;
  background-color: #285FA7;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 0 10px 10px 0;
  font-size: 14px;
  font-weight: 500;
}

#searchform label {
  content: "";
  width: 48px;
  height: 100%;
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* ----------------------------------------------------------------
/  ___blog-contents
/ --------------------------------------------------------------- */
.___blog-contents p {
  margin: 1em 0;
  line-height: 2rem;
}

/* ----------------------------------------------------------------
/  ___cform_1
/ --------------------------------------------------------------- */
.___cform_1 {
  background-color: #B9DDFF;
  padding-top: 3em;
  padding-bottom: 5em;
  border-radius: 8px;
}

@media (max-width: 780px) {
  .___cform_1 {
    border-radius: 0;
  }
}
.___cform_1 form {
  max-width: 600px;
  margin: 0 auto;
}

.___cform_1 ._forminner input[type=text],
.___cform_1 ._forminner input[type=email],
.___cform_1 ._forminner input[type=tel],
.___cform_1 ._forminner textarea {
  background-color: #fff;
  width: 100%;
  padding: 0.813em 1.5em;
  border-radius: 8px;
  color: #213D6D;
  border: solid 1px #213D6D;
}

.___cform_1 ._forminner textarea {
  height: 120px;
  min-height: 120px;
  max-width: 100%;
  min-width: 100%;
}

.___cform_1 ._forminner select {
  background-color: #fff;
  width: 100%;
  padding: 0.813em 1.5em;
  border-radius: 8px;
  color: #213D6D;
  border: solid 1px #213D6D;
}

.___cform_1 ._forminner ::-moz-placeholder {
  color: #ACACAC;
}

.___cform_1 ._forminner ::placeholder {
  color: #ACACAC;
}

.___cform_1 ._forminner li {
  margin-top: 1.75em;
}

.___cform_1 ._forminner li > label {
  font-size: clamp(16px, 2.2vw, 18px);
  font-weight: 600;
}

.___cform_1 ._forminner li > div {
  margin-top: 0.85em;
  position: relative;
}

.___cform_1 ._forminner li > div._sbox {
  position: relative;
}

.___cform_1 ._forminner li > div._sbox:after {
  content: "";
  width: 12px;
  height: 19px;
  background-image: url(../img/material/icon-arrow_1_n.svg);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: 23px;
  top: 18px;
  transform: rotate(90deg);
}

@media (max-width: 600px) {
  .___cform_1 ._forminner li > div._sbox:after {
    width: 9px;
    height: 16px;
  }
}
.___cform_1 span._h {
  font-size: 14px;
  color: #fff;
  background-color: #E0605A;
  border-radius: 15px;
  font-weight: 300;
  padding: 0 0.6em;
  display: inline-block;
  line-height: 1.4;
  margin-left: 1.4em;
}

.___cform_1 .wpcf7-form-control-wrap {
  display: block;
}

.___cform_1 ._rbox .wpcf7-list-item,
.___cform_1 ._cbox .wpcf7-list-item {
  display: block;
  margin: 0;
}

.___cform_1 ._rbox label,
.___cform_1 ._cbox label,
.___cform_1 .wpcf7-acceptance label {
  display: inline-block;
  padding: 7px 0 5px;
  cursor: pointer;
}

.___cform_1 ._rbox input[type=radio] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: relative;
  width: 16px;
  height: 16px;
  border: 1px solid #213D6D;
  border-radius: 50%;
  vertical-align: -2px;
  background-color: #fff;
}

.___cform_1 ._rbox input[type=radio]:checked:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background: #213D6D;
}

.___cform_1 input[type=checkbox] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: relative;
  width: 20px;
  height: 20px;
  border: 1px solid #213D6D;
  background-color: #fff;
  vertical-align: -4px;
  margin-right: 5px;
}

.___cform_1 input[type=checkbox]:checked:before {
  position: absolute;
  top: 1px;
  left: 6px;
  transform: rotate(50deg);
  width: 7px;
  height: 12px;
  border-right: 2px solid #213D6D;
  border-bottom: 2px solid #213D6D;
  content: "";
}

.___cform_1 .wpcf7-list-item {
  margin: 0;
}

.___cform_1 .wpcf7-not-valid {
  margin-bottom: 3em;
  display: block;
}

.___cform_1 input[type=text].wpcf7-not-valid,
.___cform_1 input[type=email].wpcf7-not-valid,
.___cform_1 input[type=tel].wpcf7-not-valid,
.___cform_1 select.wpcf7-not-valid,
.___cform_1 textarea.wpcf7-not-valid {
  border-width: 2px !important;
  border-color: #F25952 !important;
}

.___cform_1 .wpcf7-not-valid-tip {
  position: absolute;
  right: 0;
  top: calc(100% + 12px);
  font-size: 14px;
  color: #fff;
  background-color: #F25952;
  display: inline-block;
  padding: 0.2em 0.5em;
  border-radius: 6px;
}

.___cform_1 div._rbox .wpcf7-not-valid-tip,
.___cform_1 div._cbox .wpcf7-not-valid-tip {
  right: initial;
  left: 0;
}

.___cform_1 .wpcf7-not-valid-tip:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 11px 18px 11px;
  border-color: transparent transparent #f25a52 transparent;
  position: absolute;
  bottom: calc(100% - 7px);
  right: 0;
  left: 0;
  margin: 0 auto;
}

article:not(._recdet) ._forminner._reco > li:first-child,
article:not(._recdet) ._forminner._reco > li:nth-child(2) {
  display: none !important;
}

/* ----------------------------------------------------------------
/  form_err
/ --------------------------------------------------------------- */
.wpcf7 form .wpcf7-response-output {
  border: none !important;
  color: #F15852;
  text-align: center;
}

/* ----------------------------------------------------------------
/  ___privacy
/ --------------------------------------------------------------- */
.___privacy dt {
  font-size: clamp(18px, 2.2vw, 20px);
}

@media (max-width: 600px) {
  .___privacy dt > span {
    display: none;
  }
}
.___privacy dd {
  margin: 1em 0 2.5em 1.5em;
}

@media (max-width: 600px) {
  .___privacy dd {
    margin-left: 0;
  }
}
.___privacy dd p {
  margin: 1em 0;
}

/* ----------------------------------------------------------------
/  ___rlbox
/ --------------------------------------------------------------- */
.___rlbox {
  height: 800px;
  overflow: hidden;
  transition: 0.5s;
  position: relative;
}

@media (max-width: 800px) {
  .___rlbox {
    height: 700px;
  }
}
@media (max-width: 600px) {
  .___rlbox {
    height: 580px;
  }
}
@media (max-width: 450px) {
  .___rlbox {
    height: 515px;
  }
}
.___rlbox.noaction {
  height: auto !important;
}

.___rlbox:not(.action):after {
  content: "";
  width: 100%;
  height: 170px;
  background: rgb(255, 255, 255);
  background: linear-gradient(0deg, rgb(255, 255, 255) 20%, rgba(255, 255, 255, 0) 100%);
  position: absolute;
  bottom: 0;
  left: 0;
}

.___rlbox.noaction:after {
  display: none;
}

.___rlbox + .___btn_1con {
  transition: 1s;
  transform: translate(0, 0);
}

.___rlbox + .___btn_1con a {
  cursor: pointer;
}

.___rlbox.action + .___btn_1con,
.___rlbox.noaction + .___btn_1con {
  opacity: 0;
  pointer-events: none;
  margin-top: -60px !important;
  transform: translate(0, 60px);
}

.___rlbox.action {
  animation-name: raction;
  animation-delay: 0.5s;
  animation-duration: 0.1s;
  animation-fill-mode: forwards;
}

@keyframes raction {
  100% {
    height: auto;
  }
}
.wp-pagenavi {
  margin-top: 60px;
  width: 100%;
  max-width: 300px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}

.wp-pagenavi > a {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #F7F5F5;
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  color: rgba(255, 255, 255, 0);
}

.wp-pagenavi > a.previouspostslink {
  left: 0;
  padding-right: 3px;
}

.wp-pagenavi > a.nextpostslink {
  right: 0;
  padding-right: 5px;
}

.wp-pagenavi > a:after {
  content: "";
  width: 8px;
  height: 8px;
  border-top: solid 2px #173E71;
  border-right: solid 2px #173E71;
}

.wp-pagenavi > a.previouspostslink:after {
  transform: rotate(-135deg);
}

.wp-pagenavi > a.nextpostslink:after {
  transform: rotate(45deg) translate(-2px, 2px);
}

.wp-pagenavi > a.nextpostslink:hover,
.wp-pagenavi > a.previouspostslink:hover {
  background-color: #285FA7;
  opacity: 1;
}

.wp-pagenavi > a:hover.nextpostslink:after,
.wp-pagenavi > a:hover.previouspostslink:after {
  border-color: #fff;
}

/* ----------------------------------------------------------------
/  
/ --------------------------------------------------------------- */
.wpcf7-spinner {
  display: none !important;
}

/* ----------------------------------------------------------------
/  
/ --------------------------------------------------------------- */
.___blink_1 {
  display: block;
  width: 100%;
  height: 1px;
  margin-top: -50px;
}

.___nolink {
  pointer-events: none;
  background-color: #999 !important;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
}

.___fbox_6._rva_2 div.__innerbox p._bsns a,
.___fbox_14 p._bsns a {
  position: relative;
  cursor: pointer;
}

.___fbox_6._rva_2 div.__innerbox p._bsns a ._copyok,
.___fbox_14 p._bsns a ._copyok {
  display: none;
  position: absolute;
  width: 178px;
  line-height: 20px;
  background-color: #60ABFF;
  color: #fff;
  right: -25%;
  top: calc(100% + 15px);
  text-align: center;
  border-radius: 5px;
  font-size: 11px;
}

.tabs .news-item.hidden {
  display: none;
}

.tabs .news__btn {
  background-color: #4663BF;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 380px;
  height: 100%;
  font-size: clamp(16px, 0.9375vw, 1.125rem);
  font-weight: 500;
  color: #fff;
  text-decoration: none;
  padding: 1.475em 3em;
  position: relative;
  border-radius: 8px;
  margin-top: 2rem;
  margin-left: auto;
  margin-right: auto;
}
.tabs .news__btn:hover {
  background-color: #173A8E;
}

@media (max-width: 600px) {
  .tabs .news__btn {
    padding: 1.2em 3em;
  }
}/*# sourceMappingURL=common.css.map */