@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Noto+Serif:ital,wght@0,100..900;1,100..900&family=Sorts+Mill+Goudy:ital@0;1&display=swap");
html {
  scroll-behavior: smooth;
}

.c-premium-btn {
  text-align: center;
}
.c-premium-btn a {
  display: inline-block;
  position: relative;
  border-radius: 100px;
  background: linear-gradient(90deg, #006171, #02b1cf);
  padding: 24px 64px;
  text-align: center;
  color: #fff;
  font-size: 2.8rem;
  font-weight: 700;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .c-premium-btn a {
    font-size: 1.8rem;
    padding: 12px 40px;
  }
}
.c-premium-btn a:after {
  content: "→";
  position: absolute;
  right: 15px;
  top: 50%;
  font-size: 1.8rem;
  color: #fff;
  transform: translateY(-50%);
}

.c-section-heading__en {
  text-align: center;
  font-size: 2.6rem;
  letter-spacing: 0.1em;
  color: #333;
  font-family: "Sorts Mill Goudy", serif;
}
@media screen and (max-width: 767px) {
  .c-section-heading__en {
    font-size: 1.6rem;
  }
}
.c-section-heading__ja {
  text-align: center;
  font-size: 3rem;
  letter-spacing: 0.06em;
  color: #333;
}
@media screen and (max-width: 767px) {
  .c-section-heading__ja {
    font-size: 2rem;
  }
}
.c-section-heading__ja span {
  font-size: 4rem;
}
@media screen and (max-width: 767px) {
  .c-section-heading__ja span {
    font-size: 3rem;
  }
}
.c-section-heading__ja sup {
  font-size: 1.2rem;
}
@media screen and (max-width: 767px) {
  .c-section-heading__ja sup {
    font-size: 1rem;
  }
}

.p-premium-mv {
  position: relative;
  width: 100%;
  aspect-ratio: 1440/700;
  background: url(../img/img_mv.jpg) no-repeat center center;
  background-size: cover;
}
@media screen and (max-width: 767px) {
  .p-premium-mv {
    aspect-ratio: 375/668;
  }
}
.p-premium-mv:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 100%;
  height: 28.4722222222vw;
  background: linear-gradient(0deg, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0.9) 43%, rgba(255, 255, 255, 0) 100%);
}
@media screen and (max-width: 767px) {
  .p-premium-mv:after {
    height: 85.3333333333vw;
  }
}
.p-premium-mv-heading {
  position: absolute;
  left: 0;
  top: 115px;
  width: 100%;
  z-index: 2;
}
.p-premium-mv-heading__en {
  text-align: center;
  color: #fff;
  font-size: 6rem;
}
@media screen and (max-width: 767px) {
  .p-premium-mv-heading__en {
    font-size: 4rem;
  }
}
.p-premium-mv-heading__ja {
  margin-top: 1.6rem;
  text-align: center;
  color: #fff;
  font-size: 2rem;
}
@media screen and (max-width: 767px) {
  .p-premium-mv-heading__ja {
    font-size: 1.4rem;
  }
}
.p-premium-mv-content {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 2;
}
.p-premium-mv-content__lead {
  text-align: center;
  font-size: 4rem;
  letter-spacing: 0.05em;
  font-feature-settings: "palt";
}
@media screen and (max-width: 767px) {
  .p-premium-mv-content__lead {
    font-size: 2.5rem;
  }
}
.p-premium-mv-content__lead span {
  font-size: 4rem;
}
@media screen and (max-width: 767px) {
  .p-premium-mv-content__lead span {
    font-size: 2.2rem;
  }
}
.p-premium-mv-content__lead sup {
  position: relative;
  top: -2rem;
  display: inline-block;
  font-size: 1.2rem;
}
@media screen and (max-width: 767px) {
  .p-premium-mv-content__lead sup {
    font-size: 1rem;
  }
}
.p-premium-mv-content__btn {
  margin-top: 1.6rem;
}
.p-premium-mv__caption {
  position: absolute;
  right: 15px;
  bottom: 0;
  text-align: right;
  line-height: 1.2;
  font-size: 1.2rem;
  color: #666;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .p-premium-mv__caption {
    bottom: 18rem;
    font-size: 1.1rem;
  }
}

.p-premium-feature {
  margin-top: 16rem;
}
@media screen and (max-width: 767px) {
  .p-premium-feature {
    margin-top: 6rem;
  }
}
.p-premium-feature__content {
  position: relative;
  margin-top: 4rem;
}
@media screen and (max-width: 767px) {
  .p-premium-feature__content {
    aspect-ratio: 375/300;
  }
  .p-premium-feature__content img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.p-premium-feature__content figcaption {
  position: absolute;
  right: 15px;
  bottom: 10px;
  color: #fff;
  font-size: 1.2rem;
}

.p-premium-lineup {
  margin-top: 12rem;
}
.p-premium-lineup-content {
  position: relative;
  margin-top: 4rem;
}
@media screen and (max-width: 767px) {
  .p-premium-lineup-content {
    width: 80%;
    margin-inline: auto;
  }
}
.p-premium-lineup-slider {
  max-width: 1440px;
  margin-inline: auto;
  padding-bottom: 35px;
}
.p-premium-lineup-slider .splide__pagination {
  padding: 0;
  justify-content: end;
}
.p-premium-lineup-slider .splide__pagination__page.is-active {
  background: #000;
  opacity: 1;
}
.p-premium-lineup-slider__each {
  position: relative;
  border: 1px solid #ebebeb;
  padding-bottom: 43px;
}
@media screen and (max-width: 767px) {
  .p-premium-lineup-slider__each {
    padding-bottom: 0;
  }
}
.p-premium-lineup-slider__heading {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.p-premium-lineup-slider__info {
  width: 134px;
  padding: 15px 13px;
  background: #2a2a2a;
}
@media screen and (max-width: 767px) {
  .p-premium-lineup-slider__info {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 4vw;
    width: 100%;
    padding: 5px 5px 8px;
  }
}
.p-premium-lineup-slider__type {
  line-height: 1.1;
  color: #fff;
  font-size: 2.2rem;
}
.p-premium-lineup-slider__area {
  color: #fff;
  font-size: 2.2rem;
  line-height: 1.1;
}
.p-premium-lineup-slider__area span {
  font-size: 3.2rem;
}
.p-premium-lineup-slider__copy {
  width: calc(100% - 134px);
  padding: 0 15px;
}
@media screen and (max-width: 767px) {
  .p-premium-lineup-slider__copy {
    width: 100%;
    padding: 20px 20px 20px;
    text-align: center;
    font-size: 1.4rem;
  }
}
.p-premium-lineup-slider__madori {
  position: relative;
  padding: 40px 20px 58px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .p-premium-lineup-slider__madori {
    padding: 10px 20px 48px;
  }
}
.p-premium-lineup-slider__madori img {
  display: inline-block;
  max-width: 100%;
  width: auto;
}
@media screen and (max-width: 767px) {
  .p-premium-lineup-slider__madori img {
    max-height: 320px;
  }
}
.p-premium-lineup-slider__madori .img_dir_nne {
  position: absolute;
  right: 20px;
  bottom: 0;
  width: 39px;
  height: auto;
}
@media screen and (max-width: 767px) {
  .p-premium-lineup-slider__madori .img_dir_nne {
    width: 30px;
  }
}
.p-premium-lineup-slider__madori .img_dir_nw {
  position: absolute;
  right: 20px;
  bottom: 5px;
  width: 40px;
  height: auto;
}
@media screen and (max-width: 767px) {
  .p-premium-lineup-slider__madori .img_dir_nw {
    width: 30px;
  }
}
.p-premium-lineup-slider__hanrei {
  position: absolute;
  left: 0;
  bottom: 10px;
  width: 100%;
  margin-top: 20px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-premium-lineup-slider__hanrei {
    position: static;
  }
}
.p-premium-lineup-slider__hanrei img {
  width: 200px;
  height: auto;
}
.p-premium-lineup__btn {
  margin-top: 4rem;
}
.p-premium-lineup__btnnote {
  margin-top: 2rem;
  padding: 1rem;
  max-width: 800px;
  margin-inline: auto;
  text-align: center;
  font-size: 1.8rem;
  font-weight: 500;
  color: #fff;
  background: #B59A5B;
}
@media screen and (max-width: 767px) {
  .p-premium-lineup__btnnote {
    font-size: 1.6rem;
  }
}

.p-plan-feature .l-inner {
  display: grid;
  grid-gap: 30px 0;
  padding: 10rem 10rem 0;
}
@media screen and (max-width: 767px) {
  .p-plan-feature .l-inner {
    grid-gap: 15px 0;
    padding: 4rem 0 0;
  }
}

.p-plan-content {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  border-radius: 4rem;
  overflow: hidden;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}
@media screen and (max-width: 767px) {
  .p-plan-content {
    display: block;
    border-radius: 2rem;
  }
}
.p-plan-content__inner {
  width: 51rem;
  background: #fff;
  padding: 9rem 0 9rem 9rem;
}
@media screen and (max-width: 767px) {
  .p-plan-content__inner {
    width: 100%;
    padding: 4rem 2.5rem;
  }
}
.p-plan-content__img {
  position: relative;
  width: calc(100% - 51rem);
}
@media screen and (max-width: 767px) {
  .p-plan-content__img {
    width: 100%;
  }
}
.p-plan-content__img picture {
  display: block;
  height: 100%;
}
.p-plan-content__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.p-plan-content__note {
  position: absolute;
  bottom: 1.3rem;
  right: 2.5rem;
  font-size: 1.2rem;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .p-plan-content__note {
    font-size: 1rem;
    bottom: 1rem;
    right: 1rem;
  }
}
.p-plan-content__ttl {
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 600;
  font-size: 5rem;
  line-height: 1;
  color: #DB2509;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .p-plan-content__ttl {
    font-size: 3.1rem;
  }
}
.p-plan-content__sub {
  font-weight: 600;
  line-height: 1;
  margin: 2rem 0 4rem;
}
@media screen and (max-width: 767px) {
  .p-plan-content__sub {
    font-size: 1.4rem;
    margin: 1.2rem 0 2.4rem;
  }
}
.p-plan-content__txt {
  display: grid;
  grid-gap: 10px 0;
  margin: 0 0 4rem;
}
.p-plan-content__add {
  margin-top: 1rem;
  text-align: center;
}
.p-plan-content__add span {
  display: inline-block;
  color: #DB2509;
  font-size: 3rem;
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 600;
  border-bottom: 4px solid #DB2509;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .p-plan-content__add span {
    font-size: 1.8rem;
    border-bottom: 2px solid #DB2509;
  }
}
.p-plan-content__add span:hover {
  border-bottom: 4px solid transparent;
}
@media screen and (max-width: 767px) {
  .p-plan-content__add span:hover {
    border-bottom: 2px solid transparent;
  }
}
.p-plan-content__add span a {
  color: inherit;
}

.c-dot {
  font-size: 1.4rem;
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  .c-dot {
    font-size: 1.3rem;
  }
}
.c-dot__inner {
  position: relative;
  padding: 0 5rem 0 0;
}
.c-dot__inner::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  width: 3rem;
  height: 3rem;
  border-radius: 100%;
  background: #DB2509;
  transform: translateY(-50%);
  transition: opacity 0.5s;
}
@media screen and (max-width: 767px) {
  .c-dot__inner::before {
    width: 4rem;
    height: 4rem;
  }
}
.c-dot__inner::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 1.25rem;
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 100%;
  background: #fff;
  transform: translateY(-50%);
}
@media screen and (max-width: 767px) {
  .c-dot__inner::after {
    transition: opacity 0.5s;
    right: 1.75rem;
  }
}

.p-premium-value {
  margin-top: 10rem;
  position: relative;
  padding: 14rem 2rem 6rem;
  background: url(../img/bg_value.jpg) no-repeat center center;
  background-size: cover;
}
@media screen and (max-width: 767px) {
  .p-premium-value {
    padding-top: 7rem;
  }
}
.p-premium-value__inner {
  position: relative;
  width: 100%;
  max-width: 1200px;
  margin-inline: auto;
}
.p-premium-value-heading__en {
  font-size: 2.6rem;
  letter-spacing: 0.1em;
  color: #fff;
  font-family: "Sorts Mill Goudy", serif;
}
@media screen and (max-width: 767px) {
  .p-premium-value-heading__en {
    text-align: center;
    font-size: 1.6rem;
  }
}
.p-premium-value-heading__ja {
  font-size: 3rem;
  letter-spacing: 0.06em;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .p-premium-value-heading__ja {
    text-align: center;
    font-size: 2rem;
  }
}
.p-premium-value-heading__ja span {
  font-size: 4rem;
}
@media screen and (max-width: 767px) {
  .p-premium-value-heading__ja span {
    font-size: 3rem;
  }
}
.p-premium-value-heading__ja sup {
  font-size: 1.2rem;
}
@media screen and (max-width: 767px) {
  .p-premium-value-heading__ja sup {
    font-size: 1rem;
  }
}
.p-premium-value-content {
  position: relative;
  width: 100%;
  max-width: 820px;
  margin-left: auto;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .p-premium-value-content {
    max-width: 222px;
    margin-right: auto;
  }
}
.p-premium-value-content__each {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 1.8rem;
}
@media screen and (min-width: 767.1px) {
  .p-premium-value-content__each {
    width: calc(33.333% - 40px);
  }
}
@media screen and (max-width: 767px) {
  .p-premium-value-content__each {
    padding-bottom: 3rem;
  }
}
.p-premium-value-content__graph {
  position: relative;
  top: 18px;
  left: 18px;
  width: calc(100% - 36px);
  aspect-ratio: 1/1;
  background: #fff;
  border-radius: 50%;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-premium-value-content__graph {
    top: 0;
    margin-top: 18px;
    order: 2;
  }
}
.p-premium-value-content__graph p:nth-of-type(1) {
  position: relative;
  margin-top: 7.2rem;
  color: #DC2E13;
  text-align: center;
  font-size: 3.6rem;
  font-family: "Noto Serif", serif;
  line-height: 1.1;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .p-premium-value-content__graph p:nth-of-type(1) {
    margin-top: 9rem;
    font-size: 3rem;
  }
}
.p-premium-value-content__graph p:nth-of-type(1)::first-letter {
  font-size: 6.4rem;
}
@media screen and (max-width: 767px) {
  .p-premium-value-content__graph p:nth-of-type(1)::first-letter {
    font-size: 4.4rem;
  }
}
.p-premium-value-content__graph p:nth-of-type(2) {
  position: relative;
  text-align: center;
  font-size: 1.6rem;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .p-premium-value-content__graph p:nth-of-type(2) {
    font-size: 1.2rem;
  }
}
.p-premium-value-content__graph .circle-graph {
  content: "";
  position: absolute;
  top: -18px;
  left: -18px;
  width: calc(100% + 36px);
  aspect-ratio: 1/1;
  border-radius: 50%;
}
.p-premium-value-content__graph .circle-graph svg {
  transform: rotate(-45deg);
  width: 100%;
  height: 100%;
}
@media screen and (min-width: 767.1px) {
  .p-premium-value-content__graph .circle-graph.is-on .svg-circle01 {
    animation: shrink01 1.2s ease forwards;
  }
}
@media screen and (min-width: 767.1px) {
  .p-premium-value-content__graph .circle-graph.is-on .svg-circle02 {
    animation: shrink02 1.2s ease forwards;
  }
}
@media screen and (min-width: 767.1px) {
  .p-premium-value-content__graph .circle-graph.is-on .svg-circle03 {
    animation: shrink03 1.2s ease forwards;
  }
}
.p-premium-value-content__desc {
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-premium-value-content__desc {
    order: 1;
  }
}
.p-premium-value-content__desc p:nth-child(1) {
  margin-top: 2.5rem;
  font-size: 1.8rem;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .p-premium-value-content__desc p:nth-child(1) {
    font-size: 1.4rem;
  }
}
.p-premium-value-content__desc p:nth-child(2) {
  margin-top: 0.4rem;
  line-height: 1.2;
  font-size: 2.2rem;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .p-premium-value-content__desc p:nth-child(2) {
    font-size: 1.8rem;
  }
}
@media screen and (min-width: 767.1px) {
  .p-premium-value-slider.splide.is-initialized:not(.is-active) .splide__list {
    display: flex;
    justify-content: space-between;
  }
}
@media screen and (max-width: 767px) {
  .p-premium-value-slider .splide__slide.is-active .p-premium-value-content__graph .circle-graph .svg-circle01 {
    animation: shrink01 1.2s ease forwards;
  }
  .p-premium-value-slider .splide__slide.is-active .p-premium-value-content__graph .circle-graph .svg-circle02 {
    animation: shrink02 1.2s ease forwards;
  }
  .p-premium-value-slider .splide__slide.is-active .p-premium-value-content__graph .circle-graph .svg-circle03 {
    animation: shrink03 1.2s ease forwards;
  }
}
.p-premium-value-slider .splide__arrow--prev {
  top: initial;
  bottom: 110px;
  left: -1em;
}
.p-premium-value-slider .splide__arrow--next {
  top: initial;
  bottom: 110px;
  right: -1em;
}
.p-premium-value__caption {
  position: absolute;
  right: 15px;
  bottom: 10px;
  font-size: 1.2rem;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .p-premium-value__caption {
    font-size: 1rem;
  }
}

@keyframes shrink01 {
  from {
    stroke-dashoffset: 0;
  }
  to {
    stroke-dashoffset: 305.708;
  }
}
@keyframes shrink02 {
  from {
    stroke-dashoffset: 0;
  }
  to {
    stroke-dashoffset: 311.014;
  }
}
@keyframes shrink03 {
  from {
    stroke-dashoffset: 0;
  }
  to {
    stroke-dashoffset: 313.53;
  }
}
.p-premium-equipment {
  display: flex;
  max-width: 1440px;
  width: calc(100% - 40px);
  margin-inline: auto;
  margin-top: 14rem;
}
@media screen and (max-width: 767px) {
  .p-premium-equipment {
    display: block;
    margin-top: 7rem;
  }
}
.p-premium-equipment-heading {
  width: 36.1111111111%;
  padding-top: 6rem;
}
@media screen and (max-width: 767px) {
  .p-premium-equipment-heading {
    width: 100%;
    padding-top: 0;
  }
}
.p-premium-equipment-heading__en {
  font-size: 2.6rem;
  letter-spacing: 0.1em;
  color: #000;
  font-family: "Sorts Mill Goudy", serif;
}
@media screen and (max-width: 767px) {
  .p-premium-equipment-heading__en {
    text-align: center;
    font-size: 1.6rem;
  }
}
.p-premium-equipment-heading__ja {
  font-size: 3rem;
  letter-spacing: 0.06em;
  color: #000;
}
@media screen and (max-width: 767px) {
  .p-premium-equipment-heading__ja {
    text-align: center;
    font-size: 2rem;
  }
}
.p-premium-equipment-content {
  width: 62.5%;
}
@media screen and (max-width: 767px) {
  .p-premium-equipment-content {
    width: 100%;
    margin-top: 3rem;
  }
}
.p-premium-equipment-content__thumbnails {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 2px;
}
@media screen and (max-width: 767px) {
  .p-premium-equipment-content__each {
    position: relative;
    display: block;
    width: calc(50% - 1px);
  }
  .p-premium-equipment-content__each:after {
    content: "";
    position: absolute;
    top: 10px;
    right: 10px;
    width: 20px;
    height: 20px;
    background: url(../img/ico_gallery.svg) no-repeat center center;
    background-size: contain;
  }
}
.p-premium-equipment-content__each figcaption {
  position: absolute;
  right: 5px;
  bottom: 5px;
  color: #fff;
  font-size: 1.1rem;
}
.p-premium-equipment-slider {
  padding-bottom: 35px;
}
.p-premium-equipment-slider .splide__pagination {
  padding: 0;
  justify-content: end;
}
.p-premium-equipment-slider .splide__pagination__page.is-active {
  background: #000;
  opacity: 1;
}
.p-premium-equipment-slider__each {
  position: relative;
}
.p-premium-equipment-slider__each:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 30%;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.8) 10%, rgba(0, 0, 0, 0) 100%);
}
.p-premium-equipment-slider__desc {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 1.6rem;
  font-size: 2.4rem;
  font-weight: 500;
  color: #fff;
  z-index: 2;
}
.p-premium-equipment-slider__caption {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 5px 10px;
  text-align: right;
  color: #fff;
  font-size: 1.2rem;
  z-index: 2;
}
.p-premium-equipment-modal .mfp-close {
  color: #fff;
  opacity: 1;
  top: 20px;
}
.p-premium-equipment-modal__content {
  position: relative;
}
.p-premium-equipment-modal__content:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100px;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%);
}
.p-premium-equipment-modal__content:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 213px;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%);
}
.p-premium-equipment-modal__indicator {
  position: absolute;
  top: 15px;
  left: 1.6rem;
  width: calc(100% - 3.2rem);
  height: 1px;
  background: rgba(255, 255, 255, 0.4);
}
.p-premium-equipment-modal__indicator:after {
  content: "";
  position: absolute;
  top: 0;
  width: 20%;
  height: 100%;
  background: #fff;
}
.p-premium-equipment-modal__indicator.-first:after {
  left: 0;
}
.p-premium-equipment-modal__indicator.-second:after {
  left: 20%;
}
.p-premium-equipment-modal__indicator.-third:after {
  left: 40%;
}
.p-premium-equipment-modal__indicator.-fourth:after {
  left: 60%;
}
.p-premium-equipment-modal__indicator.-fifth:after {
  left: 80%;
}
.p-premium-equipment-modal__title {
  position: absolute;
  left: 1.6rcap;
  top: 20px;
  width: 100%;
  font-family: "noto sans jp", sans-serif;
  color: #fff;
  font-size: 1.4rem;
  letter-spacing: 0.05em;
}
.p-premium-equipment-modal__desc {
  position: absolute;
  left: 0;
  bottom: 60px;
  width: 100%;
  padding: 0 1.6rem;
  z-index: 2;
}
.p-premium-equipment-modal__pagename {
  font-family: "Sorts Mill Goudy", serif;
  color: #fff;
  font-size: 1.4rem;
  letter-spacing: 0.05em;
}
.p-premium-equipment-modal__body {
  margin-top: 10px;
  font-family: "Noto Serif", serif;
  color: #fff;
  font-size: 1.4rem;
  letter-spacing: 0.05em;
}
.p-premium-equipment-modal__caption {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 5px;
  text-align: right;
  color: #fff;
  font-size: 1.2rem;
  z-index: 2;
}

.p-premium-parking {
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
  max-width: 1440px;
  width: calc(100% - 40px);
  margin-inline: auto;
  margin-top: 14rem;
}
@media screen and (max-width: 767px) {
  .p-premium-parking {
    display: block;
    margin-top: 7rem;
  }
}
.p-premium-parking-heading {
  width: 37.5%;
  padding-top: 6rem;
}
@media screen and (max-width: 767px) {
  .p-premium-parking-heading {
    width: 100%;
    padding-top: 0;
  }
}
.p-premium-parking-heading__en {
  font-size: 2.6rem;
  letter-spacing: 0.1em;
  color: #000;
  font-family: "Sorts Mill Goudy", serif;
}
@media screen and (max-width: 767px) {
  .p-premium-parking-heading__en {
    text-align: center;
    font-size: 1.6rem;
  }
}
.p-premium-parking-heading__ja {
  font-size: 3rem;
  letter-spacing: 0.06em;
  color: #000;
}
@media screen and (max-width: 767px) {
  .p-premium-parking-heading__ja {
    text-align: center;
    font-size: 2rem;
  }
}
.p-premium-parking-content {
  position: relative;
  width: 54.1666666667%;
}
@media screen and (max-width: 767px) {
  .p-premium-parking-content {
    width: 100%;
    margin-top: 3rem;
  }
}
.p-premium-parking-content figcaption {
  position: absolute;
  right: 5px;
  bottom: 5px;
  color: #fff;
  font-size: 1.1rem;
}

.p-main {
  position: relative;
  height: 70rem;
  overflow: hidden;
  z-index: 2;
  margin-top: 80px;
}
.p-main.u-top {
  margin-bottom: -3rem;
  z-index: 0;
}
@media screen and (max-width: 767px) {
  .p-main.u-top {
    margin-bottom: -1.5rem;
  }
}
@media screen and (max-width: 767px) {
  .p-main {
    height: 45rem;
  }
}
.p-main__notes {
  position: absolute;
  bottom: 1rem;
  right: 1.4rem;
  font-size: 1.2rem;
  text-shadow: 0 0 0.5rem #fff;
}
.u-top .p-main__notes {
  bottom: 4rem;
}
@media screen and (max-width: 767px) {
  .p-main__notes {
    bottom: auto;
    right: 2rem;
    top: 14.75rem;
    font-size: 1rem;
  }
}
.p-main__notes.-w {
  color: #fff;
}
.p-main__inner {
  position: relative;
  height: 100%;
  margin: 0 auto;
}
.p-main-content {
  position: absolute;
  top: 50%;
  right: 0;
  width: 55rem;
  background: #fff;
  transform: translateY(-50%);
  z-index: 2;
  padding: 8rem 0 8rem 8rem;
}
@media screen and (max-width: 767px) {
  .p-main-content {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-flow: column;
    top: auto;
    bottom: 0;
    width: 32.2rem;
    height: 28.5rem;
    padding: 4rem 3rem 4.5rem 3rem;
    transform: none;
  }
}
.p-main-content::after {
  content: "";
  position: absolute;
  top: 0;
  left: 100%;
  width: calc((100vw - 116.6rem) / 2);
  height: 100%;
  background: #fff;
}
.p-main-content__ttl {
  font-size: 3.6rem;
  color: #B59A5B;
  line-height: 1.5;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .p-main-content__ttl {
    font-size: 2.2rem;
  }
}
.p-main-content__txt {
  font-size: 1.8rem;
  line-height: 2;
  margin: 3rem 0 0;
}
@media screen and (max-width: 767px) {
  .p-main-content__txt {
    font-size: 1.2rem;
    margin: 2rem 0 0;
  }
}
.p-main__photo {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.p-main__photo img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}

.section3 {
  padding: 10px 0 0;
}
@media screen and (max-width: 767px) {
  .section3 {
    padding: 10px 0 40px;
    padding: 2% 0;
  }
}
.section3 .tabs {
  display: flex;
  margin-bottom: 20px;
  max-width: 192rem;
  margin: 0 auto;
}
.section3 .tab-button {
  background-color: #B59A5B;
  background-color: #D1D1D1;
  border: 4px solid #211E1D;
  color: #B59A5B;
  padding: 10px;
  width: 33.333%;
  letter-spacing: 2px;
  text-align: center;
  cursor: pointer;
}
.section3 .tab-button .font-large {
  font-size: 3.6rem;
}
.section3 .tab-button .font-medium {
  font-size: 2.4rem;
}
@media screen and (max-width: 767px) {
  .section3 .tab-button {
    letter-spacing: 0;
  }
  .section3 .tab-button .font-large {
    font-size: 2.4rem;
  }
  .section3 .tab-button .font-medium {
    font-size: 1.6rem;
  }
}
.section3 .tab-button.active {
  background-color: #211E1D;
  color: #B59A5B;
}
.section3 .tab-content {
  display: none;
  max-width: 192rem;
  margin: 0 auto;
  text-align: center;
}
.section3 .tab-content img {
  width: 80%;
}
.section3 .tab-content h2 {
  color: #B59A5B;
  font-weight: 600;
  font-size: 3.6rem;
}
@media screen and (max-width: 767px) {
  .section3 .tab-content h2 {
    font-size: 2.6rem;
  }
}
.section3 .tab-content p {
  font-weight: 600;
  font-size: 2rem;
  line-height: 2;
  padding-bottom: 3rem;
}
@media screen and (max-width: 767px) {
  .section3 .tab-content p {
    font-size: 1.7rem;
    padding: 0 2rem 2rem;
  }
}
.section3 .tab-content.active {
  display: block;
  background-color: #211E1D;
}
.section3 .tab-content.active p {
  color: #B59A5B;
}
.section3 .tab-content.active {
  padding: 6rem 0 8rem;
}
.section3 .tab-content.active img {
  width: 100%;
  max-width: 800px;
}
@media screen and (max-width: 767px) {
  .section3 .tab-content.active img {
    width: 100%;
  }
}
.section3-list {
  margin: 4rem 0 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  gap: 2%;
  row-gap: 30px;
}
@media screen and (max-width: 767px) {
  .section3-list {
    gap: 30px;
  }
}
.section3-list-number {
  background-color: #B59A5B;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
}
.section3-list dl {
  width: 23%;
}
@media screen and (max-width: 767px) {
  .section3-list dl {
    width: 100%;
  }
}
.section3-list dl dt {
  color: #B59A5B;
  text-align: left;
  border-bottom: 1px solid #B59A5B;
  padding-bottom: 1rem;
  margin-bottom: 1rem;
  display: flex;
  align-items: center;
  gap: 6px;
}
.section3-list dl dd {
  text-align: left;
  color: #B59A5B;
}/*# sourceMappingURL=style.css.map */