@charset "UTF-8";
img {
  max-width: 100%;
  height: auto;
}

.cmn-inner01 {
  max-width: 1100px;
  box-sizing: content-box;
  padding: 0 4%;
  margin: 0 auto;
}

.bg-top {
  position: relative;
}

.js-fadeup {
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 1.8s, transform 1.5s;
}
.js-fadeup.is-visible {
  opacity: 1;
  transform: translateY(0);
}

.js-fadeup-row-child {
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 1.8s, transform 1.5s;
}
.js-fadeup-row.is-visible .js-fadeup-row-child {
  opacity: 1;
  transform: translateY(0) rotateY(0);
}

.cmn-ttl01 {
  font-size: clamp(3rem, 3.82165vw, 6rem);
  font-weight: 400;
}

.cmn-row01 {
  display: flex;
}
.cmn-row01-item:first-child {
  flex: 1;
}
.cmn-row01-item:nth-child(2) {
  width: 65.454545%;
}

.cmn-lead01 {
  font-size: clamp(1.2rem, 1.0191vw, 1.6rem);
  line-height: 1.75;
  letter-spacing: 0.02em;
  margin-top: 30px;
}

.text-index {
  padding-left: 1em;
  text-indent: -1em;
  display: inline-block;
}

.mv {
  overflow: hidden;
}
.mv__inner {
  position: relative;
}
.mv__decoration01 {
  position: absolute;
  top: 27.4375vw;
  left: 56.875vw;
  width: 45.0625vw;
  z-index: 1;
}
.mv__decoration02 {
  position: absolute;
  top: 39vw;
  left: 46.25vw;
  width: 12.5vw;
  text-align: right;
}
.mv__decoration03 {
  position: absolute;
  top: 16.8125vw;
  left: -1.25vw;
  width: 10vw;
}
.mv__decoration04 {
  position: absolute;
  top: 48.125vw;
  left: 53.625vw;
  width: 41.6875vw;
  z-index: 2;
}
.mv__decoration06 {
  position: absolute;
  top: 26vw;
  left: 44vw;
  width: 14.25vw;
  text-align: right;
}
.mv__decoration-sp {
  margin-left: -8vw;
  margin-right: -13.06666vw;
}
.mv__visual {
  position: relative;
  z-index: -2;
}
.mv__content {
  margin-top: -19.5625vw;
  padding-top: 10.0625vw;
  padding-bottom: 8.375vw;
  position: relative;
}
.mv__content::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  background: url("/assets/img/reserve/bg_top.png") no-repeat top center/cover;
}
.mv__ttl {
  line-height: 1.5;
  letter-spacing: 0.08em;
}
.mv__txt {
  font-size: clamp(1.4rem, 1.14649vw, 1.8rem);
  line-height: 2.222222;
  letter-spacing: 0.05em;
  margin-top: 2.5vw;
  font-family: "Noto Sans JP", メイリオ, Meiryo, 游ゴシック体, "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  width: 50%;
  max-width: 550px;
}
.mv__note {
  color: #BE0000;
  border: #BE0000 3px solid;
  border-radius: 15px;
  background: rgba(255, 255, 255, 0.6);
  max-width: 670px;
  font-family: "Noto Sans JP", メイリオ, Meiryo, 游ゴシック体, "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  padding: 1.6875vw 15px 2.1875vw 35px;
  margin-top: 3.125vw;
  width: 60.9%;
}
.mv__note-ttl {
  font-size: clamp(1.5rem, 1.52866vw, 2.4rem);
  font-weight: bold;
  line-height: 1.416666;
}
.mv__note-txt {
  font-size: clamp(1.2rem, 1.0191vw, 1.6rem);
  line-height: 1.75;
  margin-top: 0.5vw;
}

.info {
  position: relative;
}
.info__decoration01 {
  position: absolute;
  top: -7.0625vw;
  right: 87.375vw;
  width: 14.125vw;
}
.info__inner {
  padding-top: 26px;
  padding-bottom: 53px;
  background: url("/assets/img/reserve/bg_info.jpg") repeat-y center top/cover;
}
.info__ttl {
  line-height: 1;
  display: block;
}
.info__lead {
  display: block;
}
.info__dl {
  padding-bottom: 40px;
  margin-bottom: 50px;
  display: flex;
  border-bottom: #30342E 1px solid;
}
.info__dl-dt, .info__dl-dd {
  font-size: clamp(1.2rem, 1.0191vw, 1.6rem);
  line-height: 1.75;
  letter-spacing: 0.02em;
}
.info__dl dt {
  width: 24.3%;
}
.info__dl dd {
  flex: 1;
}
.info__dl-link {
  display: inline-block;
  margin-top: 1em;
  color: #679000;
  text-decoration: underline;
}
.info__image {
  margin-top: 24px;
}
.info__note {
  font-family: "Noto Sans JP", メイリオ, Meiryo, 游ゴシック体, "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.info__note-ttl {
  font-size: 1.8rem;
  line-height: 2.2222;
  letter-spacing: 0.05em;
}
.info__note-list {
  margin-top: 17px;
}
.info__note-list > li {
  font-size: clamp(1.2rem, 1.0191vw, 1.6rem);
  font-weight: 400;
  line-height: 1.8;
  position: relative;
  padding-left: 1em;
  text-indent: -1em;
}
.info__note-list > li::before {
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  display: inline-block;
  background-color: #D6D6D6;
  margin-right: 0.5em;
  transform: translate(25%, -25%);
}

.faq__inner {
  padding-top: 11.6875vw;
  padding-bottom: 6.25vw;
}
.faq__accordion.is-margin {
  margin-top: 4.375vw;
}
.faq__accordion-ttl {
  font-size: 1.6rem;
  line-height: 1.75;
  letter-spacing: 0.02em;
  padding: 22px 20px;
  background-color: #F1F5DC;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.faq__accordion-ttl:hover {
  cursor: pointer;
}
.faq__accordion-ttl.open .arrow {
  rotate: 180deg;
}
.faq__accordion-ttl .arrow {
  width: 16px;
  height: 8px;
  position: relative;
}
.faq__accordion-ttl .arrow::before, .faq__accordion-ttl .arrow::after {
  content: "";
  width: 65%;
  height: 1px;
  background-color: #30342E;
  position: absolute;
  bottom: 0;
}
.faq__accordion-ttl .arrow::before {
  left: 50%;
  transform: rotate(-45deg);
  transform-origin: left bottom;
}
.faq__accordion-ttl .arrow::after {
  right: 50%;
  transform: rotate(45deg);
  transform-origin: right bottom;
}
.faq__accordion-content a {
  color: #679000;
  text-decoration: underline;
}
.faq__qa-wrap {
  margin-top: 37px;
  padding-bottom: 20px;
  border-bottom: #30342E 1px solid;
}
.faq__qa {
  display: flex;
}
.faq__qa.is-a {
  margin-top: 30px;
}
.faq__qa-icon {
  width: 40px;
  transform: translateY(5%);
}
.faq__qa-text {
  flex: 1;
  font-size: clamp(1.2rem, 1.0191vw, 1.6rem);
  line-height: 1.75;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 767px) {
  .cmn-ttl01 {
    font-size: 9.6vw;
  }
  .cmn-row01 {
    flex-wrap: wrap;
  }
  .cmn-row01-item:nth-child(2) {
    width: 100%;
    margin-top: 30px;
  }
  .cmn-lead01 {
    font-size: 3.733333vw;
    margin-top: 4vw;
  }
  .mv__decoration03 {
    width: 23.466666vw;
    left: -2.13333vw;
    top: 10.66666vw;
  }
  .mv__decoration05 {
    position: absolute;
    top: 23.733333vw;
    right: -12.266666vw;
    width: 34.93333vw;
  }
  .mv__decoration05 > img {
    width: 100%;
  }
  .mv__content {
    padding-top: 26.93333vw !important;
    margin-top: -22vw;
  }
  .mv__content::after {
    background: url("/assets/img/reserve/bg_top_sp.png") no-repeat top center/cover;
  }
  .mv__ttl {
    font-size: 9.6vw;
    text-align: center;
  }
  .mv__txt {
    width: auto;
    max-width: none;
    text-align: center;
    width: 89.3333333333vw;
  }
  .mv__note {
    width: auto;
    text-align: center;
    padding: 4vw 5.333333vw 5.86666vw;
  }
  .mv__note-ttl {
    font-size: 6.4vw;
  }
  .mv__note-txt {
    font-size: 3.733333vw;
    margin-top: 2.6666vw;
  }
  .info__dl-dt, .info__dl-dd {
    font-size: 3.733333vw;
  }
  .info__image {
    margin-top: 12px;
  }
  .info__note-ttl {
    font-size: 1.6rem;
  }
  .info__note-list {
    margin-top: 4vw;
  }
  .info__note-list > li {
    font-size: 3.7333333vw;
  }
  .faq__qa-text {
    font-size: 3.733333vw;
  }
}
@media screen and (max-width: 991px) {
  .mv__decoration01 {
    top: 17vw;
  }
  .mv__decoration02 {
    top: 33vw;
  }
  .mv__decoration03 {
    top: 7.5vw;
  }
  .mv__decoration04 {
    top: 41vw;
  }
  .mv__decoration06 {
    top: 18vw;
  }
  .mv__content {
    padding-top: 5vw;
  }
  .mv__txt br.lg-none {
    display: none;
  }
}