@charset "UTF-8";
/* ================================================

- Base

================================================ */
[v-cloak] {
  display: none;
}

_:-ms-lang(x)::-ms-backdrop, [v-cloak] {
  display: block;
}

body {
  background-color: var(--cc-blue) !important;
}

body {
  overflow-x: hidden;
  -ms-scroll-chaining: chained;
      overscroll-behavior: auto;
}

body.-bodyScrollStop {
  overflow: hidden;
  -ms-scroll-chaining: none;
      overscroll-behavior: contain;
}

:root {
  --cc-blue: #0e1b3c;
  --cc-lblue: #1e2570;
  --cc-hblue: #09122a;
  --w1280: 1280px;
  --space: 30px;
  --rem: 1rem /16;
}

/* ================================================

- 表示アニメーション

================================================ */
/* ================================================

- フォント

================================================ */
/* ================================================

- フォントサイズ

================================================ */
/* ================================================

- RWD表示切り替え

================================================ */
@media all and (min-width: 569px) {
  .nopc {
    display: none !important;
  }
}
@media all and (max-width: 568px) {
  .nosp {
    display: none !important;
  }
}
/* ================================================

- flex

================================================ */
/* ================================================

- margin

================================================ */
/* magrin-topを5px刻みで50pxまで */
.mTop0 {
  margin-top: 0px;
}

.mTop5 {
  margin-top: 5px;
}

.mTop10 {
  margin-top: 10px;
}

.mTop15 {
  margin-top: 15px;
}

.mTop20 {
  margin-top: 20px;
}

.mTop25 {
  margin-top: 25px;
}

.mTop30 {
  margin-top: 30px;
}

.mTop35 {
  margin-top: 35px;
}

.mTop40 {
  margin-top: 40px;
}

.mTop45 {
  margin-top: 45px;
}

.mTop50 {
  margin-top: 50px;
}

.mTop55 {
  margin-top: 55px;
}

.mTop60 {
  margin-top: 60px;
}

.mTop65 {
  margin-top: 65px;
}

.mTop70 {
  margin-top: 70px;
}

.mTop75 {
  margin-top: 75px;
}

.mTop80 {
  margin-top: 80px;
}

.mTop85 {
  margin-top: 85px;
}

.mTop90 {
  margin-top: 90px;
}

.mTop95 {
  margin-top: 95px;
}

.mTop100 {
  margin-top: 100px;
}

/* magrin-bottomを5px刻みで50pxまで */
.mBtm0 {
  margin-bottom: 0px;
}

.mBtm5 {
  margin-bottom: 5px;
}

.mBtm10 {
  margin-bottom: 10px;
}

.mBtm15 {
  margin-bottom: 15px;
}

.mBtm20 {
  margin-bottom: 20px;
}

.mBtm25 {
  margin-bottom: 25px;
}

.mBtm30 {
  margin-bottom: 30px;
}

.mBtm35 {
  margin-bottom: 35px;
}

.mBtm40 {
  margin-bottom: 40px;
}

.mBtm45 {
  margin-bottom: 45px;
}

.mBtm50 {
  margin-bottom: 50px;
}

.mBtm55 {
  margin-bottom: 55px;
}

.mBtm60 {
  margin-bottom: 60px;
}

.mBtm65 {
  margin-bottom: 65px;
}

.mBtm70 {
  margin-bottom: 70px;
}

.mBtm75 {
  margin-bottom: 75px;
}

.mBtm80 {
  margin-bottom: 80px;
}

.mBtm85 {
  margin-bottom: 85px;
}

.mBtm90 {
  margin-bottom: 90px;
}

.mBtm95 {
  margin-bottom: 95px;
}

.mBtm100 {
  margin-bottom: 100px;
}

/* ================================================

- z-index

================================================ */
/* ================================================

-

================================================ */
.lozad {
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.lozad[data-loaded=true] {
  opacity: 1;
}

/* ================================================

- イージング

================================================ */
/* ================================================

- ナビ

================================================ */
.faq-anchor {
  margin-top: 57px;
}

/*--- media screen ---*/
@media screen and (max-width: 568px) {
  .faq-anchor {
    margin-top: 57px;
  }
  .faq-anchor__inner {
    padding: 0 5.333vw;
  }
}
/* ================================================

- ページ

================================================ */
.faq-page {
  margin-top: 80px;
}

.faq-sc {
  margin-top: 78px;
}

#ank1 + .faq-sc {
  margin-top: 0;
}

#ank1 {
  padding-top: 80px;
  margin-top: -80px;
}

.faq-content {
  margin-top: 30px;
}

.faq-sc__ttl span.-jp {
  font-size: 1.75rem;
  letter-spacing: 0.02em;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  color: #FFFFFF;
}

/*--- media screen ---*/
@media screen and (max-width: 568px) {
  .faq-page {
    margin-top: 80px;
  }
  .faq-sc {
    margin-top: 78px;
  }
  .faq-sc .faq-sc__inner {
    padding: 0 5.333vw;
  }
  #ank1 {
    padding-top: 80px;
    margin-top: -80px;
  }
  .faq-content {
    margin-top: 30px;
  }
  .faq-sc__ttl span.-jp {
    font-size: 6vw;
  }
}
/* ================================================

- faq

================================================ */
.faq-attention__details:not(:first-of-type) {
  margin-top: 16px;
}

.faq-attention__summary {
  /* display: list-item; */ /* 外を指定してデフォルトの三角形アイコンを消します */
  display: block;
  padding: 19px 40px 17px 65px;
  font-size: 1rem;
  line-height: 1.75;
  letter-spacing: 0.02em;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  color: #FFFFFF;
  background-color: #0c4489;
  position: relative;
  cursor: pointer;
}
.faq-attention__summary::before {
  content: "Q.";
  position: absolute;
  top: 0;
  left: 20px;
  font-size: 2.625rem;
  letter-spacing: 0.02em;
  color: #FFFFFF;
  font-family: "Teko", sans-serif;
  font-weight: 400;
}

/* Safariで表示されるデフォルトの三角形アイコンを消します */
summary.faq-attention__summary::-webkit-details-marker {
  display: none;
}

@media (hover: hover) {
  .faq-attention__summary {
    -webkit-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
  }
  .faq-attention__summary:hover {
    opacity: 0.7;
  }
}
.faq-attention__icon {
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  position: absolute;
  top: 31px;
  right: 37px;
}
.faq-attention__icon::before, .faq-attention__icon::after {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  display: block;
  width: 16px;
  height: 2px;
  background-color: #FFFFFF;
}
.faq-attention__icon::before {
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.faq-attention__icon::after {
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  -webkit-transform: translateY(-50%) rotate(-90deg);
          transform: translateY(-50%) rotate(-90deg);
}

/* アコーディオンが開いた時のスタイル */
details.faq-attention__details.-open .faq-attention__icon::after {
  -webkit-transform: translateY(-50%) rotate(0deg);
          transform: translateY(-50%) rotate(0deg);
}

.faq-attention__content__txt {
  padding: 30px 40px 28px 85px;
  background-color: #152756;
  position: relative;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}
.faq-attention__content__txt::before {
  content: "A.";
  position: absolute;
  top: 28px;
  left: 40px;
  font-size: 2.625rem;
  letter-spacing: 0.02em;
  color: #00bcbd;
  font-family: "Teko", sans-serif;
  font-weight: 400;
}
.faq-attention__content__txt p {
  font-size: 1rem;
  line-height: 1.75;
  letter-spacing: 0.02em;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  color: #FFFFFF;
  word-break: break-all;
}
.faq-attention__content__txt p a {
  color: #00bcbd;
  text-decoration: underline;
  text-underline-position: under;
}
.faq-attention__content__txt .-red {
  color: #FF0000;
}

.js-details.-open .faq-attention__content__txt {
  opacity: 1;
}

/*--- media screen ---*/
@media screen and (max-width: 568px) {
  .faq-attention__details:not(:first-of-type) {
    margin-top: 13px;
  }
  .faq-attention__summary {
    padding: 3.733vw 10.667vw 3.2vw 12vw;
    font-size: 4vw;
  }
  .faq-attention__summary::before {
    top: 0;
    left: 4vw;
    font-size: 9.0666666667vw;
  }
  .faq-attention__icon {
    top: 7.2vw;
    right: 7.467vw;
  }
  .faq-attention__icon::before, .faq-attention__icon::after {
    width: 4.267vw;
  }
  .faq-attention__content__txt {
    padding: 3.733vw 6.667vw 3.2vw 16vw;
  }
  .faq-attention__content__txt::before {
    top: 3.733vw;
    left: 6.667vw;
    font-size: 9.0666666667vw;
  }
  .faq-attention__content__txt p {
    font-size: 4vw;
  }
}