body.intro {
  position: fixed;
}

.pre-inc {
  /* ---
      MODAL for campaign banner
  --- */
}
.pre-inc .main-visual {
  position: relative;
  margin-top: 90px;
}
@media screen and (max-width: 767px) {
  .pre-inc .main-visual {
    margin-top: 68px;
  }
}
.pre-inc .main-visual .text {
  position: absolute;
  right: 5.859375%;
  top: 16.1290322581%;
  width: 34.921875%;
}
.pre-inc .main-visual > .badge {
  position: absolute;
  left: 10px;
  bottom: 20px;
  width: 13.125%;
  max-width: 168px;
}
@media screen and (max-width: 767px) {
  .pre-inc .main-visual > .badge {
    top: initial;
    bottom: 10px;
    left: 20px;
    width: 84px;
  }
}
.pre-inc .main-visual > .note {
  position: absolute;
  right: 10px;
  bottom: 10px;
  color: #fff;
  text-shadow: 0 0 5px #000;
  font-size: 14px;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .pre-inc .main-visual > .note {
    font-size: 12px;
  }
}
.pre-inc .section-lead {
  position: relative;
  padding: 55px 20px 45px;
}
@media screen and (max-width: 767px) {
  .pre-inc .section-lead {
    padding: 30px 20px;
  }
}
.pre-inc .section-lead .action {
  width: 100%;
  max-width: 534px;
  margin-inline: auto;
}
.pre-inc .section-lead .price {
  max-width: 534px;
  margin-inline: auto;
  margin-top: 30px;
  padding-top: 25px;
  border-top: 3px double #000;
}
.pre-inc .section-lead .bnr {
  max-width: 900px;
  margin-inline: auto;
  margin-top: 40px;
}
.pre-inc .section-feature {
  width: 100%;
  padding: 40px 20px 40px;
  background: linear-gradient(90deg, rgba(190, 161, 128, 0.3) 0%, rgba(255, 255, 255, 0.3) 70%, rgba(190, 161, 128, 0.3) 100%);
}
.pre-inc .section-feature .feature {
  width: 100%;
  max-width: 1120px;
  margin-inline: auto;
}
.pre-inc .sectitle-en {
  font-family: Goudy Old Style, serif;
  color: #000;
}
.pre-inc .section-location {
  position: relative;
  background: url(../images/index/02/bg_location.png) no-repeat center bottom;
  background-size: 100% auto;
  padding: 0 20px 55.859375vw;
}
@media screen and (max-width: 767px) {
  .pre-inc .section-location {
    padding: 0 20px 61.7142857143vw;
  }
}
.pre-inc .section-location > .caption {
  position: absolute;
  right: 10px;
  bottom: 90px;
  text-align: right;
  color: #000;
  font-size: 10px;
  font-weight: bold;
  text-shadow: 0 0 3px rgb(255, 255, 255), 0 0 3px rgb(255, 255, 255), 0 0 3px rgb(255, 255, 255);
}
@media screen and (max-width: 767px) {
  .pre-inc .section-location > .caption {
    bottom: 30px;
  }
}
.pre-inc .section-location .inner {
  position: relative;
  max-width: 1280px;
  margin-inline: auto;
}
.pre-inc .section-location .text {
  max-width: 850px;
  margin-inline: auto;
}
.pre-inc .section-location .text_in {
  padding-right: 55.2941176471%;
}
@media screen and (max-width: 767px) {
  .pre-inc .section-location .text_in {
    padding: 0;
  }
}
.pre-inc .section-location .en {
  font-size: 26px;
}
@media screen and (max-width: 767px) {
  .pre-inc .section-location .en {
    font-size: 18px;
    text-align: center;
  }
}
.pre-inc .section-location .ja {
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .pre-inc .section-location .ja {
    margin-top: 10px;
    text-align: center;
  }
  .pre-inc .section-location .ja img {
    width: 75.7575757576%;
  }
}
.pre-inc .section-location .lead {
  margin-top: 30px;
  line-height: 1.8;
  font-size: 25px;
}
@media screen and (max-width: 767px) {
  .pre-inc .section-location .lead {
    margin-top: 20px;
    text-align: center;
    font-size: 20px;
  }
}
.pre-inc .section-location .body {
  margin-top: 35px;
  font-size: 13px;
  line-height: 2.6;
}
@media screen and (max-width: 767px) {
  .pre-inc .section-location .body {
    margin-top: 25px;
    text-align: center;
  }
}
.pre-inc .section-location .btn {
  margin-top: 40px;
  max-width: 257px;
}
@media screen and (max-width: 767px) {
  .pre-inc .section-location .btn {
    margin-top: 30px;
    margin-inline: auto;
  }
}
.pre-inc .section-location .images {
  position: absolute;
  right: 0;
  top: 0;
  width: 46.09375%;
}
@media screen and (max-width: 767px) {
  .pre-inc .section-location .images {
    position: static;
    width: 100%;
    margin-top: 30px;
  }
}
.pre-inc .wrapper-children {
  position: relative;
  padding: 10px 20px 60px;
  background: #fff;
  z-index: 2;
}
.pre-inc .wrapper-children:before {
  content: "";
  position: absolute;
  left: -7%;
  top: -100px;
  width: 114%;
  height: 200px;
  border-radius: 50%;
  background: #fff;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .pre-inc .wrapper-children:before {
    top: -30px;
    height: 100px;
  }
}
.pre-inc .wrapper-children .inner {
  max-width: 940px;
  margin-inline: auto;
}
.pre-inc .section-content .en {
  font-size: 36px;
  text-align: center;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .pre-inc .section-content .en {
    font-size: 24px;
  }
}
.pre-inc .section-content .contentlist {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  .pre-inc .section-content .contentlist {
    gap: 25px;
  }
}
.pre-inc .section-content .contentlist .each {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: calc(33.333% - 8px);
  aspect-ratio: 604/920;
}
@media screen and (max-width: 767px) {
  .pre-inc .section-content .contentlist .each {
    width: 100%;
    aspect-ratio: 311/244;
  }
}
.pre-inc .section-content .contentlist .bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.pre-inc .section-content .contentlist .bg .caption {
  position: absolute;
  right: 5px;
  bottom: 5px;
  color: #fff;
  font-size: 10px;
}
.pre-inc .section-content .contentlist .box {
  position: relative;
  z-index: 2;
  width: 100%;
  padding: 10px;
}
.pre-inc .section-content .contentlist .en {
  text-align: center;
  color: #fff;
  font-size: 24px;
}
@media screen and (max-width: 767px) {
  .pre-inc .section-content .contentlist .en {
    font-size: 20px;
  }
}
.pre-inc .section-content .contentlist .lead {
  margin-top: 30px;
  line-height: 1.8;
  text-align: center;
  font-size: 17px;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .pre-inc .section-content .contentlist .lead {
    margin-top: 10px;
    font-size: 14px;
  }
}
.pre-inc .section-content .contentlist .lead span {
  font-size: 12px;
}
@media screen and (max-width: 767px) {
  .pre-inc .section-content .contentlist .lead span {
    font-size: 10px;
  }
}
.pre-inc .section-content .contentlist .btn {
  max-width: 282px;
  margin-inline: auto;
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  .pre-inc .section-content .contentlist .btn {
    margin-top: 15px;
  }
}
.pre-inc .section-gallery {
  margin-top: 110px;
}
.pre-inc .section-gallery .en {
  font-size: 36px;
  text-align: center;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .pre-inc .section-gallery .en {
    font-size: 24px;
  }
}
.pre-inc .section-gallery .ja {
  margin-top: 5px;
  text-align: center;
  font-size: 17px;
}
@media screen and (max-width: 767px) {
  .pre-inc .section-gallery .ja {
    font-size: 14px;
  }
}
.pre-inc .section-gallery .view {
  margin-top: 20px;
}
.pre-inc .section-gallery .view figcaption {
  margin-top: 5px;
  text-align: right;
  font-size: 12px;
  font-family: "Noto Serif JP", serif;
}
.pre-inc .section-gallery .view .slick-prev {
  position: absolute;
  left: 0;
  top: calc(50% - 30px);
  width: 40px;
  height: 60px;
  background: rgba(255, 255, 255, 0.8);
  z-index: 2;
}
.pre-inc .section-gallery .view .slick-prev:before {
  display: none;
}
.pre-inc .section-gallery .view .slick-prev:after {
  content: "";
  position: absolute;
  width: 15px;
  height: 15px;
  border-top: 1px solid #000;
  border-left: 1px solid #000;
  transform: translate(-50%, -50%) rotate(-45deg);
}
.pre-inc .section-gallery .view .slick-next {
  position: absolute;
  right: 0;
  top: calc(50% - 30px);
  width: 40px;
  height: 60px;
  background: rgba(255, 255, 255, 0.8);
  z-index: 2;
}
.pre-inc .section-gallery .view .slick-next:before {
  display: none;
}
.pre-inc .section-gallery .view .slick-next:after {
  content: "";
  position: absolute;
  width: 15px;
  height: 15px;
  border-bottom: 1px solid #000;
  border-right: 1px solid #000;
  transform: translate(-50%, -50%) rotate(-45deg);
}
.pre-inc .section-gallery .thumbnails {
  margin-top: 20px;
}
.pre-inc .section-gallery .thumbnails .slick-track {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 15px 0;
  width: auto !important;
  transform: none !important;
}
.pre-inc .section-gallery .thumbnails .slick-track:before, .pre-inc .section-gallery .thumbnails .slick-track:after {
  display: none;
}
.pre-inc .section-gallery .thumbnails .each {
  display: block;
  background: none;
  border: none;
  cursor: pointer;
  width: calc(25% - 12px);
}
@media screen and (max-width: 767px) {
  .pre-inc .section-gallery .thumbnails .each {
    width: calc(50% - 8px);
  }
}
.pre-inc .section-gallery .thumbnails .each img {
  transition: opacity 0.3s;
}
.pre-inc .section-gallery .thumbnails .each:hover img {
  opacity: 0.7;
}
.pre-inc .section-gallery .thumbnails figcaption {
  margin-top: 1px;
  text-align: right;
  font-size: 10px;
  font-family: "Noto Serif JP", serif;
}
.pre-inc .section-gallery .note {
  margin-top: 20px;
  font-size: 10px;
}
.pre-inc .block-btns {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 10px 20px;
  padding: 80px 20px;
}
@media screen and (max-width: 767px) {
  .pre-inc .block-btns {
    padding: 60px 20px;
  }
}
.pre-inc #campaign_block {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1001;
}
.pre-inc #campaign_block.closed {
  display: none;
}
.pre-inc #campaign_block a.none_alpha .image:hover,
.pre-inc #campaign_block a.none_alpha:hover {
  opacity: 1;
}
.pre-inc #campaign_block .modal-cp {
  width: 90%;
  max-width: 700px;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 910;
}
.pre-inc #campaign_block .modal__content {
  max-height: 720px;
  text-align: center;
  position: relative;
  /* width: 90%; */
}
.pre-inc #campaign_block .modal__content .modal-link {
  display: block;
}
.pre-inc #campaign_block .modal__content .modal__bnrImg {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
}
.pre-inc #campaign_block .modal__content .image {
  margin: auto;
  max-width: 100%;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.pre-inc #campaign_block .modal__content figcaption {
  margin-top: 5px;
  color: #fff;
  font-size: 11px;
}
.pre-inc #campaign_block .cap {
  margin: 0 auto;
  width: 100%;
  padding: 6px 12px;
  font-size: 1rem;
  line-height: 1.3;
  background: #867325;
  color: #fff;
  text-align: justify;
  text-justify: inter-ideograph;
}
.pre-inc .modal__bg {
  background: rgba(0, 0, 0, 0.6);
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 900;
  width: 100%;
}
.pre-inc .btn_close .button {
  position: absolute;
  display: inline-block;
  top: -30px;
  right: -30px;
  width: 85px;
  height: 85px;
  border: 0;
  background-color: black;
  border-radius: 80px;
  margin: 0;
  padding: 0;
  transform: scale(0.5);
  cursor: pointer;
  background-color: #333;
  border: solid 4px #fff;
}
.pre-inc .btn_close .button::before {
  content: "";
  position: absolute;
  display: inline-block;
  top: 10px;
  left: 35px;
  width: 7px;
  height: 60px;
  border: 0;
  margin: 0;
  padding: 0;
  background-color: white;
  transform: rotate(45deg);
}
.pre-inc .btn_close .button::after {
  content: "";
  position: absolute;
  display: inline-block;
  top: 10px;
  left: 35px;
  width: 7px;
  height: 60px;
  border: 0;
  margin: 0;
  padding: 0;
  background-color: white;
  transform: rotate(-45deg);
}
@media (max-width: 767px) {
  .pre-inc #campaign_block .modal__content .image {
    margin: auto;
    max-height: 90%;
  }
}
.pre-inc .float-banner {
  position: fixed;
  top: 180px;
  right: 0;
  z-index: 800;
  transition: opacity 0.4s ease;
  opacity: 0;
  pointer-events: none;
  transition: 0.5s;
}
@media screen and (max-width: 767px) {
  .pre-inc .float-banner {
    top: auto;
    bottom: 0;
    width: 50vw;
  }
}
.pre-inc .float-banner.is-visible {
  opacity: 1;
  pointer-events: all;
}
.pre-inc .float-banner .banner-space {
  max-width: 360px;
  position: relative;
}
.pre-inc .float-banner .banner-space.hidden {
  display: none;
}
@media screen and (max-width: 767px) {
  .pre-inc .float-banner .banner-space {
    max-width: 100%;
  }
}
.pre-inc .float-banner .weekday-bnr {
  cursor: pointer;
  font-size: 14px;
  line-height: 1;
}
.pre-inc .float-banner .weekday-bnr a:hover {
  opacity: 1;
}
@media screen and (max-width: 767px) {
  .pre-inc .float-banner .weekday-bnr {
    max-width: 100%;
    font-size: 13px;
    line-height: 2.2;
  }
}
.pre-inc .float-banner .float-close {
  background-color: #444;
  width: 24px;
  height: 24px;
  display: block;
  position: absolute;
  right: 0;
  top: -24px;
  z-index: 800;
  cursor: pointer;
}
.pre-inc .float-banner .float-close:before {
  transform: translate(-50%, -50%) rotate(45deg);
}
.pre-inc .float-banner .float-close:after,
.pre-inc .float-banner .float-close:before {
  width: 16px;
  height: 1px;
  position: absolute;
  top: 50%;
  left: 50%;
  content: "";
  background: #fff;
}
.pre-inc .float-banner .float-close:after {
  transform: translate(-50%, -50%) rotate(-45deg);
}
.pre-inc .float-banner-top {
  bottom: 0;
  top: auto;
}
.pre-inc .flow-btn1 {
  margin: 0;
  width: 24px;
  height: 24px;
  position: absolute;
  top: -12px;
  right: 2px;
  color: #fff;
  font-size: 18px;
  text-align: center;
  border-radius: 100px;
  line-height: 24px;
  z-index: 2;
  cursor: pointer;
  font-weight: bold;
}
.pre-inc .bnr_flow1.active,
.pre-inc .bnr_flow2.active {
  transform: translateX(100%);
}
.pre-inc .flow-btn1 {
  background: #000;
}/*# sourceMappingURL=index.css.map */