@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200..900&display=swap");
html {
  scroll-behavior: smooth;
}

.pre-inc {
  background: #fff;
}
.pre-inc * {
  font-family: "Noto Serif JP", serif !important;
}
.pre-inc img {
  height: auto;
}
.pre-inc {
  /* 編集エリア */
}
.pre-inc .container {
  max-width: 875px;
  padding: 0 18px;
  margin-inline: auto;
  box-sizing: content-box;
}
@media screen and (max-width: 767px) {
  .pre-inc .container {
    max-width: 700px;
  }
}
.pre-inc .main-visual {
  position: relative;
  height: 55.078125vw;
  background: url("../images/premium80/bg_mv_pc.webp") center/cover;
}
@media screen and (max-width: 767px) {
  .pre-inc .main-visual {
    height: 131.4285714286vw;
    background-image: url("../images/premium80/bg_mv_sp.webp");
  }
}
.pre-inc .main-visual__copy {
  position: absolute;
  top: 9.375vw;
  left: 50%;
  translate: -50% 0;
  width: 53.4375vw;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .pre-inc .main-visual__copy {
    top: calc(2.8571428571vw + 65px);
    width: 80.8571428571vw;
  }
}
.pre-inc .main-visual__caption {
  position: absolute;
  right: 5px;
  bottom: -5px;
  translate: 0 100%;
  font-size: 10px;
  line-height: 1;
}
.pre-inc .block-intro {
  margin: 112px 0 100px;
}
@media screen and (max-width: 767px) {
  .pre-inc .block-intro {
    margin: 40px 0 56px;
  }
}
.pre-inc .block-intro__text {
  text-align: center;
}
.pre-inc .block-intro__text img {
  width: 100%;
  max-width: 773px;
}
@media screen and (max-width: 767px) {
  .pre-inc .block-intro__text img {
    max-width: 255.5px;
  }
}
.pre-inc .block-intro__surprise {
  text-align: center;
  margin-top: 24px;
}
@media screen and (max-width: 767px) {
  .pre-inc .block-intro__surprise {
    margin-top: 16px;
  }
}
.pre-inc .block-intro__nav {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px;
  margin-top: 52px;
}
@media screen and (max-width: 767px) {
  .pre-inc .block-intro__nav {
    max-width: 370px;
    margin-inline: auto;
    grid-template-columns: auto;
    gap: 7px;
  }
  .pre-inc .block-intro__nav img {
    width: 100%;
  }
}
.pre-inc .section-01__title {
  margin-top: 100px;
}
@media screen and (max-width: 767px) {
  .pre-inc .section-01__title {
    margin-top: 56px;
    text-align: center;
  }
  .pre-inc .section-01__title img {
    width: 100%;
    max-width: 370px;
  }
}
.pre-inc .section-01__lead, .pre-inc .section-03__lead, .pre-inc .section-02__lead {
  margin: 16px auto 0;
  font-size: 16px;
  letter-spacing: 0.02em;
  line-height: 1.6875;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .pre-inc .section-01__lead, .pre-inc .section-03__lead, .pre-inc .section-02__lead {
    font-size: 14px;
  }
}
.pre-inc .section-01__copy {
  margin-top: 70px;
}
@media screen and (max-width: 767px) {
  .pre-inc .section-01__copy {
    margin-top: 32px;
    text-align: center;
  }
  .pre-inc .section-01__copy img {
    width: 100%;
    max-width: 370px;
  }
}
.pre-inc .section-01__package {
  max-width: 826px;
  margin: 42px auto 0;
}
@media screen and (max-width: 767px) {
  .pre-inc .section-01__package {
    max-width: 337.8px;
  }
}
.pre-inc .section-02__title {
  margin-top: 140px;
}
@media screen and (max-width: 767px) {
  .pre-inc .section-02__title {
    margin-top: 42px;
    text-align: center;
  }
  .pre-inc .section-02__title img {
    width: 100%;
    max-width: 370px;
  }
}
.pre-inc .section-02__price {
  margin-top: 10px;
  margin-bottom: 32px;
  text-align: center;
}
.pre-inc .section-02__price img {
  width: 100%;
  max-width: 636px;
}
@media screen and (max-width: 767px) {
  .pre-inc .section-02__price img {
    max-width: 384.6px;
  }
}
.pre-inc .section-02__room {
  position: relative;
  margin: 30px calc(50% - 50vw) 0;
  height: 50vw;
  background: url("../images/premium80/bg_section02-room_pc.webp") center/cover;
}
@media screen and (max-width: 767px) {
  .pre-inc .section-02__room {
    margin-top: 19px;
    height: 131.4285714286vw;
    background-image: url("../images/premium80/bg_section02-room_sp.webp");
  }
}
.pre-inc .section-02__room-caption {
  position: absolute;
  right: 10px;
  bottom: -5px;
  translate: 0 100%;
  font-size: 10px;
  line-height: 1.2;
  width: calc(100% - 10px);
  text-align: right;
}
.pre-inc .section-03__title {
  margin-top: 110px;
}
@media screen and (max-width: 767px) {
  .pre-inc .section-03__title {
    margin-top: 69px;
    text-align: center;
  }
  .pre-inc .section-03__title img {
    width: 100%;
    max-width: 370px;
  }
}
.pre-inc .section-03__floor-wrap {
  margin: 48px calc(50% - 50vw) 0;
}
@media screen and (max-width: 767px) {
  .pre-inc .section-03__floor-wrap {
    margin-top: 18px;
  }
}
.pre-inc .section-03__floor-container {
  max-width: 965px;
  margin: auto;
  padding: 0 18px;
  box-sizing: content-box;
}
@media screen and (max-width: 767px) {
  .pre-inc .section-03__floor-container {
    padding: 0;
  }
}
@media screen and (max-width: 767px) {
  .pre-inc .section-03__floor {
    overflow-x: scroll;
  }
  .pre-inc .section-03__floor img {
    max-width: none;
    width: 179vw;
  }
}
.pre-inc .section-03__legend {
  max-width: 508px;
  margin: 34px auto 0;
}
@media screen and (max-width: 767px) {
  .pre-inc .section-03__legend {
    max-width: 237px;
  }
}
.pre-inc .block-cta {
  margin: 60px 0 56px;
}
@media screen and (max-width: 767px) {
  .pre-inc .block-cta {
    margin: 53px 0 41px;
  }
}
.pre-inc .block-cta__copy {
  text-align: center;
}
.pre-inc .block-cta__copy img {
  width: 100%;
  max-width: 456px;
}
@media screen and (max-width: 767px) {
  .pre-inc .block-cta__copy img {
    max-width: 354px;
  }
}
.pre-inc .block-cta__text {
  margin-top: 3px;
  text-align: center;
}
.pre-inc .block-cta__text img {
  width: 100%;
  max-width: 330px;
}
@media screen and (max-width: 767px) {
  .pre-inc .block-cta__text img {
    max-width: 256.8px;
  }
}
.pre-inc .block-cta__button-wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 16px;
  margin-top: 27px;
}
@media screen and (max-width: 767px) {
  .pre-inc .block-cta__button-wrap {
    margin-top: 17px;
  }
}
.pre-inc .block-cta__button {
  display: block;
  width: 434px;
}
@media screen and (max-width: 767px) {
  .pre-inc .block-cta__button {
    width: 313.8px;
  }
}
.pre-inc .block-faq {
  padding: 70px 0;
  background: rgba(194, 176, 137, 0.13);
}
@media screen and (max-width: 767px) {
  .pre-inc .block-faq {
    padding: 28px 0 25px;
  }
}
.pre-inc .element-faq-accordion {
  background: #fff;
}
.pre-inc .element-faq-accordion + .element-faq-accordion {
  margin-top: 18px;
}
@media screen and (max-width: 767px) {
  .pre-inc .element-faq-accordion + .element-faq-accordion {
    margin-top: 9px;
  }
}
.pre-inc .element-faq-accordion dt {
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 35px 35px 20px 50px;
  cursor: pointer;
  min-height: 102px;
}
@media screen and (max-width: 767px) {
  .pre-inc .element-faq-accordion dt {
    gap: 7px;
    padding: 22px 15px 15px 15px;
  }
}
.pre-inc .element-faq-accordion dd {
  padding: 0 83px 0 97px;
  overflow: hidden;
  max-height: 0;
  box-sizing: content-box;
  transition-property: max-height;
  transition-duration: 0.4s;
  transition-timing-function: ease-out;
}
@media screen and (max-width: 767px) {
  .pre-inc .element-faq-accordion dd {
    padding: 0 43px 0 42px;
  }
}
.pre-inc .element-faq-accordion dd > * {
  font-size: 14px;
  letter-spacing: -0.1em;
  line-height: 1.6428571429;
}
.pre-inc .element-faq-accordion dd.is-open {
  padding-bottom: 35px;
}
@media screen and (max-width: 767px) {
  .pre-inc .element-faq-accordion dd.is-open {
    padding-bottom: 15px;
  }
}
.pre-inc .element-faq-accordion__icon {
  flex-shrink: 0;
  display: block;
  width: 31px;
  height: 29px;
}
@media screen and (max-width: 767px) {
  .pre-inc .element-faq-accordion__icon {
    width: 20px;
    height: 18.5px;
  }
}
.pre-inc .element-faq-accordion__text {
  flex-grow: 1;
  font-size: 20px;
  line-height: 1.5;
  color: #2b4b86;
}
@media screen and (max-width: 767px) {
  .pre-inc .element-faq-accordion__text {
    font-size: 16px;
  }
}
.pre-inc .element-faq-accordion__action {
  flex-shrink: 0;
  display: grid;
  place-content: center;
  width: 32px;
  height: 32px;
  background: #2b4b86;
  border-radius: 50%;
}
@media screen and (max-width: 767px) {
  .pre-inc .element-faq-accordion__action {
    width: 21px;
    height: 21px;
  }
}
.pre-inc .element-faq-accordion__action::before, .pre-inc .element-faq-accordion__action::after {
  content: "";
  width: 18px;
  height: 1px;
  background: #fff;
}
@media screen and (max-width: 767px) {
  .pre-inc .element-faq-accordion__action::before, .pre-inc .element-faq-accordion__action::after {
    width: 12px;
  }
}
.pre-inc .element-faq-accordion__action::after {
  rotate: 90deg;
}
.pre-inc .element-faq-accordion:has(.is-open) .element-faq-accordion__action::after {
  display: none;
}
.pre-inc {
  /* END 編集エリア */
}/*# sourceMappingURL=premium80.css.map */