@charset "UTF-8";
*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/* Remove default padding */
ul,
ol {
  padding: 0;
}

/* Remove default margin */
body,
h1,
h2,
h3,
h4,
p,
ul,
ol,
figure,
blockquote,
dl,
dd {
  margin: 0;
}

/* Set core body defaults */
body {
  min-height: 100vh;
  text-rendering: optimizeSpeed;
  line-height: 1.5;
}

/* Remove list styles on ul, ol elements with a class attribute */
ul,
ol {
  list-style: none;
}

/* A elements that don't have a class get default styles */
a:not([class]) {
  -webkit-text-decoration-skip: ink;
          text-decoration-skip-ink: auto;
}

/* Make images easier to work with */
img {
  max-width: 100%;
  display: block;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

/* Natural flow and rhythm in articles by default */
article > * + * {
  margin-top: 1em;
}

/* Form reset */
input,
button,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  border: none;
  border-radius: 0;
  font: inherit;
  outline: none;
  padding: 0;
}

textarea {
  resize: vertical;
}

input[type=checkbox],
input[type=radio] {
  display: none;
}

input[type=submit],
input[type=button],
label,
button,
select {
  cursor: pointer;
}

input[type=submit],
input[type=button],
button {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  opacity: 1;
}

select::-ms-expand {
  display: none;
}

input,
select,
textarea {
  font-size: max(1rem, 16px);
}

body {
  font-family: "MFW-PA1GothicStdN-Regular", sans-serif;
  color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-transition: opacity 0.8s 0.3s ease-out;
  transition: opacity 0.8s 0.3s ease-out;
  opacity: 0;
  -webkit-font-smoothing: antialiased;
  background-image: url(../images/bg-filter.webp);
  background-repeat: repeat;
  background-size: 100% auto;
  background-position: center;
}

footer {
  margin-top: auto;
}

/* リキッドレイアウト対応 */
html {
  font-size: 10px;
}
@media (max-width: 375px) {
  html {
    font-size: 2.6666666667vw;
  }
}
@media screen and (min-width: 768px) {
  html {
    font-size: 0.5208333333vw;
  }
}
@media (min-width: 1920px) {
  html {
    font-size: 10px;
  }
}

/* pcの電話番号発信対応 */
@media screen and (min-width: 768px) {
  a[href^="tel:"] {
    pointer-events: none;
  }
}

/* ホバー */
a {
  text-decoration: none;
  color: inherit;
  -webkit-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}

.l-inner {
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
  margin-right: auto;
  margin-left: auto;
  max-width: 600px;
}
@media screen and (min-width: 768px) {
  .l-inner {
    max-width: 1497px;
    padding-right: 25px;
    padding-left: 25px;
  }
}

.l-concept {
  padding-top: 23rem;
}
@media screen and (max-width: 767px) {
  .l-concept {
    padding-top: 10rem;
  }
}

.l-design {
  padding-top: 5.4rem;
}

.l-price {
  padding-top: 6rem;
}

.l-movie {
  padding-top: 11.3rem;
}
@media screen and (max-width: 767px) {
  .l-movie {
    padding-top: 7.8rem;
  }
}

.l-lineup {
  padding-top: 18.6rem;
  padding-bottom: 29.9rem;
}
@media screen and (max-width: 767px) {
  .l-lineup {
    padding-top: 8.6rem;
    padding-bottom: 9.6rem;
  }
}

.l-coordinate {
  padding-top: 16.7rem;
  padding-bottom: 25rem;
}
@media screen and (max-width: 767px) {
  .l-coordinate {
    padding-top: 9.6rem;
    padding-bottom: 9.6rem;
  }
}

@media screen and (min-width: 768px) {
  [data-container=coordinate02].l-coordinate {
    padding-top: 11.5rem;
    padding-bottom: 15rem;
  }
}

@media screen and (min-width: 768px) {
  [data-container=coordinate03].l-coordinate {
    padding-top: 15rem;
    padding-bottom: 17.1rem;
  }
}

.l-wideInner1 {
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
  margin-right: auto;
  margin-left: auto;
  max-width: 600px;
}
@media screen and (min-width: 768px) {
  .l-wideInner1 {
    max-width: 1834px;
    padding-right: 25px;
    padding-left: 25px;
  }
}

.l-wideInner2 {
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
  margin-right: auto;
  margin-left: auto;
  max-width: 600px;
}
@media screen and (min-width: 768px) {
  .l-wideInner2 {
    max-width: 1604px;
    padding-right: 25px;
    padding-left: 25px;
  }
}

.l-wideInner3 {
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
  margin-right: auto;
  margin-left: auto;
  max-width: 600px;
}
@media screen and (min-width: 768px) {
  .l-wideInner3 {
    max-width: 1736px;
    padding-right: 25px;
    padding-left: 25px;
  }
}

.l-wideInner4 {
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
  margin-right: auto;
  margin-left: auto;
  max-width: 600px;
}
@media screen and (min-width: 768px) {
  .l-wideInner4 {
    max-width: 1644px;
    padding-right: 25px;
    padding-left: 25px;
  }
}

.l-wideInner5 {
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
  margin-right: auto;
  margin-left: auto;
  max-width: 600px;
}
@media screen and (min-width: 768px) {
  .l-wideInner5 {
    max-width: 1560px;
    padding-right: 25px;
    padding-left: 25px;
  }
}

.p-fv__swiperContainer .swiper-slide {
  background-color: #FFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 1.5rem;
     -moz-column-gap: 1.5rem;
          column-gap: 1.5rem;
}
@media screen and (max-width: 767px) {
  .p-fv__swiperContainer .swiper-slide {
    display: block;
    padding-left: 1rem;
  }
}
.p-fv__swiperContainer .swiper-slide img {
  aspect-ratio: 1200/1008;
}
@media screen and (max-width: 767px) {
  .p-fv__swiperContainer .swiper-slide img {
    display: none;
  }
}
.p-fv__swiperContainer .swiper-horizontal > .swiper-pagination-bullets,
.p-fv__swiperContainer .swiper-pagination-bullets.swiper-pagination-horizontal,
.p-fv__swiperContainer .swiper-pagination-custom,
.p-fv__swiperContainer .swiper-pagination-fraction {
  bottom: 24rem;
  left: auto;
  right: 6.9rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}
@media screen and (max-width: 767px) {
  .p-fv__swiperContainer .swiper-horizontal > .swiper-pagination-bullets,
  .p-fv__swiperContainer .swiper-pagination-bullets.swiper-pagination-horizontal,
  .p-fv__swiperContainer .swiper-pagination-custom,
  .p-fv__swiperContainer .swiper-pagination-fraction {
    bottom: 16.5rem;
    right: 3.2rem;
  }
}
.p-fv__swiperContainer .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.p-fv__swiperContainer .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0.5rem 0;
}
.p-fv__swiperContainer .swiper-pagination-bullet {
  background: #FFF;
  border-radius: 0;
  border: 0.5px solid rgba(112, 112, 112, 0.5);
  width: 0.7rem;
  height: 0.7rem;
  opacity: 1;
  -webkit-transition: border 0.3s ease-out, background 0.3s ease-out;
  transition: border 0.3s ease-out, background 0.3s ease-out;
}
.p-fv__swiperContainer .swiper-pagination-bullet-active {
  background: #000;
  border-color: #000;
}

.p-coordinate__swiperWrap .swiper-horizontal > .swiper-pagination-bullets,
.p-coordinate__swiperWrap .swiper-pagination-bullets.swiper-pagination-horizontal,
.p-coordinate__swiperWrap .swiper-pagination-custom,
.p-coordinate__swiperWrap .swiper-pagination-fraction {
  right: -0.7rem;
  left: auto;
  bottom: -3.7rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media screen and (max-width: 767px) {
  .p-coordinate__swiperWrap .swiper-horizontal > .swiper-pagination-bullets,
  .p-coordinate__swiperWrap .swiper-pagination-bullets.swiper-pagination-horizontal,
  .p-coordinate__swiperWrap .swiper-pagination-custom,
  .p-coordinate__swiperWrap .swiper-pagination-fraction {
    bottom: -2.8rem;
    right: -0.4rem;
  }
}
.p-coordinate__swiperWrap .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.p-coordinate__swiperWrap .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 0.75rem;
}
@media screen and (max-width: 767px) {
  .p-coordinate__swiperWrap .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
  .p-coordinate__swiperWrap .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 0.5rem;
  }
}
.p-coordinate__swiperWrap .swiper-slide img {
  height: auto;
  aspect-ratio: 590/750;
  width: 100%;
}
.p-coordinate__swiperWrap .swiper-pagination-bullet {
  background: #C3C3C3;
  width: 1.7rem;
  height: 1.7rem;
  opacity: 1;
}
@media screen and (max-width: 767px) {
  .p-coordinate__swiperWrap .swiper-pagination-bullet {
    width: 1.2rem;
    height: 1.2rem;
  }
}
.p-coordinate__swiperWrap .swiper-pagination-bullet-active {
  background: #B1BCA3;
}

[data-block=coordinate3] .p-coordinate__swiperWrap .swiper-slide img,
[data-block=coordinate5] .p-coordinate__swiperWrap .swiper-slide img {
  aspect-ratio: 880/585;
}

.p-coordinate__itemsSwiperWrap .swiper-horizontal > .swiper-pagination-bullets,
.p-coordinate__itemsSwiperWrap .swiper-pagination-bullets.swiper-pagination-horizontal,
.p-coordinate__itemsSwiperWrap .swiper-pagination-custom,
.p-coordinate__itemsSwiperWrap .swiper-pagination-fraction {
  height: 1.6rem;
  top: -4.5rem;
  left: 27.5rem;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}
@media screen and (max-width: 767px) {
  .p-coordinate__itemsSwiperWrap .swiper-horizontal > .swiper-pagination-bullets,
  .p-coordinate__itemsSwiperWrap .swiper-pagination-bullets.swiper-pagination-horizontal,
  .p-coordinate__itemsSwiperWrap .swiper-pagination-custom,
  .p-coordinate__itemsSwiperWrap .swiper-pagination-fraction {
    top: -2.9rem;
    left: 16rem;
  }
}
.p-coordinate__itemsSwiperWrap .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.p-coordinate__itemsSwiperWrap .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 0.55rem;
}
@media screen and (max-width: 767px) {
  .p-coordinate__itemsSwiperWrap .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
  .p-coordinate__itemsSwiperWrap .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 0.4rem;
  }
}
.p-coordinate__itemsSwiperWrap .swiper-slide img {
  border-radius: 1rem;
  height: auto;
  aspect-ratio: 178/162;
  width: 100%;
}
.p-coordinate__itemsSwiperWrap .swiper-pagination-bullet {
  background: #C3C3C3;
  width: 1.2rem;
  height: 1.2rem;
  opacity: 1;
}
@media screen and (max-width: 767px) {
  .p-coordinate__itemsSwiperWrap .swiper-pagination-bullet {
    width: 0.9rem;
    height: 0.9rem;
  }
}
.p-coordinate__itemsSwiperWrap .swiper-pagination-bullet-active {
  background: #B1BCA3;
}
.p-coordinate__itemsSwiperWrap .swiper-button-prev,
.p-coordinate__itemsSwiperWrap .swiper-button-next {
  position: absolute;
  top: 8.8rem;
  width: 3rem;
  height: 3rem;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
@media screen and (max-width: 767px) {
  .p-coordinate__itemsSwiperWrap .swiper-button-prev,
  .p-coordinate__itemsSwiperWrap .swiper-button-next {
    top: 14.1333333333vw;
    width: 2rem;
    height: 2rem;
  }
}
.p-coordinate__itemsSwiperWrap .swiper-button-prev {
  left: -2.2rem;
  background-image: url(../images/arrow_prev.webp);
}
@media screen and (max-width: 767px) {
  .p-coordinate__itemsSwiperWrap .swiper-button-prev {
    left: -1.2rem;
  }
}
.p-coordinate__itemsSwiperWrap .swiper-button-next {
  right: -2.2rem;
  background-image: url(../images/arrow_next.webp);
}
@media screen and (max-width: 767px) {
  .p-coordinate__itemsSwiperWrap .swiper-button-next {
    right: -1.2rem;
  }
}
.p-coordinate__itemsSwiperWrap .swiper-button-next:after,
.p-coordinate__itemsSwiperWrap .swiper-rtl .swiper-button-prev:after,
.p-coordinate__itemsSwiperWrap .swiper-button-prev:after,
.p-coordinate__itemsSwiperWrap .swiper-rtl .swiper-button-next:after {
  content: none;
}

.p-coordinate__itemsThumbnail {
  margin-top: 1rem;
}
@media screen and (max-width: 767px) {
  .p-coordinate__itemsThumbnail {
    margin-top: 0.8rem;
  }
}
.p-coordinate__itemsThumbnail .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.p-coordinate__itemsThumbnail .swiper-slide a {
  padding: 1rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 2rem;
  -webkit-transition: background-color 0.3s ease-out;
  transition: background-color 0.3s ease-out;
  background-image: linear-gradient(to right, #000, #000 3px, transparent 3px, transparent 6px);
  background-size: 5px 1px;
  background-position: left bottom;
  background-repeat: repeat-x;
}
@media screen and (max-width: 767px) {
  .p-coordinate__itemsThumbnail .swiper-slide a {
    font-size: 1.2rem;
    padding: 0.8rem 0;
  }
}
.p-coordinate__itemsThumbnail .swiper-slide a span {
  text-transform: uppercase;
  display: block;
  background-color: #000;
  color: #FFF;
  border-radius: 0.5rem;
  margin-left: auto;
  font-size: 1.5rem;
  line-height: 1;
  padding: 0.25rem 0.95rem;
}
@media screen and (max-width: 767px) {
  .p-coordinate__itemsThumbnail .swiper-slide a span {
    font-size: 1.4rem;
    padding: 0.45rem 0.95rem;
  }
}
.p-coordinate__itemsThumbnail .swiper-slide.swiper-slide-thumb-active a {
  background-color: #e3e9dc;
}
.p-coordinate__itemsThumbnail:hover .swiper-slide.swiper-slide-thumb-active a {
  background-color: transparent;
}
.p-coordinate__itemsThumbnail .swiper-slide.swiper-slide-thumb-active:hover a {
  background-color: #e3e9dc !important;
}
.p-coordinate__itemsThumbnail .swiper-slide:hover a {
  background-color: #e3e9dc;
}

@media screen and (max-width: 767px) {
  .p-price__swiper .swiper-wrapper {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 1.2rem;
  }
  .p-price__swiper .swiper-slide:nth-child(n+3) {
    display: none;
  }
}
.p-price__swiper .swiper-slide img {
  border-radius: 2rem;
  aspect-ratio: 632/451;
}
@media screen and (max-width: 767px) {
  .p-price__swiper .swiper-slide img {
    border-radius: 1rem;
  }
}

[data-container=coordinate02] .p-coordinate__swiperWrap .swiper-pagination-bullet-active {
  background: #E2CA89;
}

[data-container=coordinate02] .p-coordinate__itemsSwiperWrap .swiper-pagination-bullet-active {
  background: #E2CA89;
}
[data-container=coordinate02] .p-coordinate__itemsSwiperWrap .swiper-button-prev {
  background-image: url(../images/arrow_prev_yellow.webp);
}
[data-container=coordinate02] .p-coordinate__itemsSwiperWrap .swiper-button-next {
  background-image: url(../images/arrow_next_yellow.webp);
}

[data-container=coordinate02] .p-coordinate__itemsThumbnail .swiper-slide.swiper-slide-thumb-active a {
  background-color: #f8e4ad;
}
[data-container=coordinate02] .p-coordinate__itemsThumbnail:hover .swiper-slide.swiper-slide-thumb-active a {
  background-color: transparent;
}
[data-container=coordinate02] .p-coordinate__itemsThumbnail .swiper-slide.swiper-slide-thumb-active:hover a {
  background-color: #f8e4ad !important;
}
[data-container=coordinate02] .p-coordinate__itemsThumbnail .swiper-slide:hover a {
  background-color: #f8e4ad;
}

[data-container=coordinate03] .p-coordinate__swiperWrap .swiper-pagination-bullet-active {
  background: #AA9D92;
}

[data-container=coordinate03] .p-coordinate__itemsSwiperWrap .swiper-pagination-bullet-active {
  background: #AA9D92;
}
[data-container=coordinate03] .p-coordinate__itemsSwiperWrap .swiper-button-prev {
  background-image: url(../images/arrow_prev_brown.webp);
}
[data-container=coordinate03] .p-coordinate__itemsSwiperWrap .swiper-button-next {
  background-image: url(../images/arrow_next_brown.webp);
}

[data-container=coordinate03] .p-coordinate__itemsThumbnail .swiper-slide.swiper-slide-thumb-active a {
  background-color: #eee1d6;
}
[data-container=coordinate03] .p-coordinate__itemsThumbnail:hover .swiper-slide.swiper-slide-thumb-active a {
  background-color: transparent;
}
[data-container=coordinate03] .p-coordinate__itemsThumbnail .swiper-slide.swiper-slide-thumb-active:hover a {
  background-color: #eee1d6 !important;
}
[data-container=coordinate03] .p-coordinate__itemsThumbnail .swiper-slide:hover a {
  background-color: #eee1d6;
}

[data-block=coordinate4] .p-coordinate__itemsThumbnail .swiper-slide.swiper-slide-thumb-active a,
[data-block=coordinate7] .p-coordinate__itemsThumbnail .swiper-slide.swiper-slide-thumb-active a,
[data-block=coordinate9] .p-coordinate__itemsThumbnail .swiper-slide.swiper-slide-thumb-active a {
  background-color: transparent;
}

.p-coordinate__itemsThumbnail [data-lsc="30"].swiper-slide a {
  letter-spacing: -0.03em;
}

.c-title {
  font-size: 1.5rem;
  font-weight: 400;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
  .c-title {
    font-size: 1.1rem;
  }
}

.c-title span {
  font-size: 3rem;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
  .c-title span {
    font-size: 1.8rem;
  }
}

.c-heading {
  font-size: 4rem;
  line-height: 1.75;
  font-weight: 400;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
  .c-heading {
    font-size: 2.1rem;
  }
}

.c-text {
  font-size: 2rem;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
  .c-text {
    font-size: 1.1rem;
  }
}

.p-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
}

.p-header__hamburger {
  position: absolute;
  top: 3.5rem;
  right: 5.2rem;
}
@media screen and (max-width: 767px) {
  .p-header__hamburger {
    top: 2rem;
    right: 2.3rem;
  }
}

.p-header__nav {
  position: absolute;
  top: 3.9rem;
  right: 6.6rem;
}
@media screen and (max-width: 767px) {
  .p-header__nav {
    top: 0;
    right: 0;
  }
}

.p-hamburger {
  width: 3.8rem;
  height: 1.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: auto;
  cursor: pointer;
  position: relative;
  z-index: 150;
}
@media screen and (max-width: 767px) {
  .p-hamburger {
    width: 2.4rem;
    height: 1.1rem;
  }
}

.p-hamburger__button {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
}
@media screen and (min-width: 768px) {
  .p-hamburger__button {
    -webkit-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;
  }
}

.p-hamburger__button::before {
  content: "";
  display: block;
  width: 4.8rem;
  height: 4.8rem;
  background-image: url(../images/close.webp);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  opacity: 0;
  position: absolute;
  top: -0.9rem;
  right: -0.3rem;
  z-index: 10;
  -webkit-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}
@media screen and (max-width: 767px) {
  .p-hamburger__button::before {
    width: 3rem;
    height: 3rem;
  }
}

.p-hamburger.open .p-hamburger__button::before {
  opacity: 1;
}

.p-hamburger__button::after {
  content: "";
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: -2.4rem;
  background-image: url(../images/menu.webp);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 4.1rem;
  aspect-ratio: 41/12;
  padding-top: 2rem;
  display: block;
  text-align: center;
  -webkit-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}
@media screen and (max-width: 767px) {
  .p-hamburger__button::after {
    width: 2.4rem;
    bottom: -1.9rem;
  }
}

.p-hamburger.open .p-hamburger__button::after {
  opacity: 0;
}

.p-hamburger__button span {
  display: block;
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #000;
  -webkit-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}

.p-hamburger__button span:first-child {
  top: 0;
}

.p-hamburger__button span:nth-child(2) {
  top: 50%;
}

.p-hamburger__button span:last-child {
  top: 100%;
}

.p-hamburger.open .p-hamburger__button span {
  opacity: 0;
}

.p-nav {
  background-color: #8A967E;
  border-radius: 4.5rem;
  padding: 3.2rem 2.9rem 2.8rem;
  width: 44rem;
  opacity: 0;
  z-index: 10;
  visibility: hidden;
  -webkit-transform: translateX(150%);
          transform: translateX(150%);
  -webkit-transition: opacity 0.4s ease-out, visibility 0.4s ease-out, -webkit-transform 0.4s ease-out;
  transition: opacity 0.4s ease-out, visibility 0.4s ease-out, -webkit-transform 0.4s ease-out;
  transition: transform 0.4s ease-out, opacity 0.4s ease-out, visibility 0.4s ease-out;
  transition: transform 0.4s ease-out, opacity 0.4s ease-out, visibility 0.4s ease-out, -webkit-transform 0.4s ease-out;
}
@media screen and (max-width: 767px) {
  .p-nav {
    border-radius: 0;
    border-bottom-left-radius: 3rem;
    width: 74vw;
    padding: 3.2rem 2.2rem 2.8rem;
  }
}

.p-nav.open {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

.p-nav::before {
  content: "";
  display: block;
  width: 16.6rem;
  aspect-ratio: 166/208;
  background-image: url(../images/ornament_nav.webp);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: absolute;
  bottom: 2.3rem;
  right: 2rem;
}
@media screen and (max-width: 767px) {
  .p-nav::before {
    right: 1rem;
    bottom: 1.8rem;
    width: 9rem;
  }
}

.p-nav__container {
  position: relative;
}

.p-nav__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-column-gap: 1rem;
     -moz-column-gap: 1rem;
          column-gap: 1rem;
}
@media screen and (max-width: 767px) {
  .p-nav__link {
    -webkit-column-gap: 0.6rem;
       -moz-column-gap: 0.6rem;
            column-gap: 0.6rem;
  }
}

.p-nav__link:nth-of-type(n+2) {
  margin-top: 1.2rem;
}
@media screen and (max-width: 767px) {
  .p-nav__link:nth-of-type(n+2) {
    margin-top: 0.8rem;
  }
}

.p-nav__link::before {
  content: "";
  width: 1.4rem;
  height: 1.1rem;
  border-radius: 0.15rem;
  background-color: #B6BAAA;
  margin-top: 1.1rem;
}
@media screen and (max-width: 767px) {
  .p-nav__link::before {
    width: 1.2rem;
    height: 0.9rem;
    margin-top: 0.9rem;
  }
}

.p-nav__link {
  color: #FFF;
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
  .p-nav__link {
    font-size: 1.6rem;
  }
}

.p-nav__link div {
  position: relative;
}

.p-nav__link div p {
  -webkit-transition: all 0.35s ease-out;
  transition: all 0.35s ease-out;
}

.p-nav__link:hover div p:nth-of-type(1) {
  opacity: 0;
  translate: 0 -50%;
}

.p-nav__link div p:nth-of-type(2) {
  opacity: 0;
  translate: 0 50%;
  position: absolute;
  top: 0;
  left: 0;
}

.p-nav__link:hover div p:nth-of-type(2) {
  opacity: 1;
  translate: 0 0;
}

.p-nav__link span {
  display: block;
  font-size: 1rem;
  letter-spacing: 0;
  font-weight: 500;
}

.p-nav__link span[data-lsc="130"] {
  letter-spacing: 0.13em;
}

.p-nav__logo {
  margin: 2.4rem 0 0 3.4rem;
  width: 7.15rem;
  aspect-ratio: 71.5/67;
}
@media screen and (max-width: 767px) {
  .p-nav__logo {
    width: 4.6rem;
    margin: 3.2rem 0 0 1.7rem;
  }
}

.p-fv {
  background-color: #FFF;
  height: 100.8rem;
}
@media screen and (max-width: 767px) {
  .p-fv {
    height: 100vh;
    height: 100dvh;
  }
}

.p-fv__swiperContainer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  height: 100%;
}

.p-fv__swiper.swiper {
  width: calc(100% - 13.8rem);
  margin-left: 0;
}
@media screen and (max-width: 767px) {
  .p-fv__swiper.swiper {
    width: calc(100% - 6.8rem);
  }
}

.p-fv__video {
  position: relative;
  overflow: hidden;
  width: 29.53125vw;
  aspect-ratio: 567/1008;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  height: 100%;
}
@media screen and (max-width: 767px) {
  .p-fv__video {
    width: 100%;
  }
}

.p-fv__video video {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.p-fv__body {
  padding-right: 0.5rem;
  width: 13.8rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 15.8rem;
}
@media screen and (max-width: 767px) {
  .p-fv__body {
    width: 6.8rem;
    padding-top: 8rem;
  }
}

.p-fv__logo {
  width: 6.7rem;
  aspect-ratio: 67/63;
}
@media screen and (max-width: 767px) {
  .p-fv__logo {
    width: 4rem;
  }
}

.p-fv__text {
  margin-top: 3.1rem;
  width: 2.3rem;
  aspect-ratio: 19.5/382;
}
@media screen and (max-width: 767px) {
  .p-fv__text {
    margin-top: 1.6rem;
    width: 1.3rem;
  }
}

.p-fv__scroll {
  position: absolute;
  bottom: 15.5rem;
  right: 6rem;
  font-size: 1.3rem;
  letter-spacing: 0.1em;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  -webkit-animation: fluffy 3s infinite;
          animation: fluffy 3s infinite;
}
@media screen and (max-width: 767px) {
  .p-fv__scroll {
    right: 2.5rem;
    bottom: 9.5rem;
    font-size: 1.1rem;
  }
}

.p-fv__scroll::after {
  content: "";
  display: block;
  width: 1px;
  height: 13.2rem;
  background-color: #707070;
  position: absolute;
  top: calc(100% + 0.5rem);
  left: 40%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media screen and (max-width: 767px) {
  .p-fv__scroll::after {
    height: 6rem;
  }
}

@-webkit-keyframes fluffy {
  0%, 100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(2rem);
            transform: translateY(2rem);
  }
}

@keyframes fluffy {
  0%, 100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(2rem);
            transform: translateY(2rem);
  }
}
.p-categories {
  background-color: #FFF;
  height: 8.8rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .p-categories {
    height: 6rem;
  }
}

.p-categories__item {
  white-space: nowrap;
  letter-spacing: 0.3em;
  font-size: 1.5rem;
  -webkit-animation: loopSlide 80s infinite linear;
          animation: loopSlide 80s infinite linear;
}
@media screen and (max-width: 767px) {
  .p-categories__item {
    font-size: 1.2rem;
  }
}

@-webkit-keyframes loopSlide {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}

@keyframes loopSlide {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}
@media screen and (max-width: 767px) {
  .p-logo {
    display: none;
  }
}

.p-logo__container {
  position: relative;
}

.p-logo__img {
  position: absolute;
  top: 5.2rem;
  left: 0;
  width: 13.6rem;
}

.p-logo__img img {
  aspect-ratio: 136/198;
}

.p-concept__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-column-gap: 20.4rem;
     -moz-column-gap: 20.4rem;
          column-gap: 20.4rem;
}
@media screen and (max-width: 1680px) {
  .p-concept__container {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media screen and (max-width: 767px) {
  .p-concept__container {
    display: block;
  }
}

.p-concept__block {
  width: 100%;
  max-width: 59.4rem;
  position: relative;
}
@media screen and (max-width: 767px) {
  .p-concept__block {
    max-width: none;
  }
}

.p-concept__block::after {
  content: "";
  display: block;
  width: 19.7rem;
  aspect-ratio: 197/245;
  background-image: url(../images/ornament_concept.webp);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: absolute;
  top: -11.6rem;
  right: 5.7rem;
}
@media screen and (max-width: 767px) {
  .p-concept__block::after {
    width: 10rem;
    top: -4.7rem;
    right: 3rem;
  }
}

.p-concept__heading {
  margin-top: 1.4rem;
}
@media screen and (max-width: 767px) {
  .p-concept__heading {
    margin-top: 0.8rem;
  }
}

.p-concept__text {
  margin-top: 2rem;
}
@media screen and (max-width: 767px) {
  .p-concept__text {
    margin-top: 1.4rem;
  }
}

.p-concept__imgs {
  width: 100%;
  display: grid;
  row-gap: 4.3rem;
  max-width: min(32.9166666667vw, 63.2rem);
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  .p-concept__imgs {
    max-width: none;
    margin-top: 3rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0 1.4rem;
  }
}

.p-concept__img img {
  border-radius: 2rem;
  aspect-ratio: 632/451;
}
@media screen and (max-width: 767px) {
  .p-concept__img img {
    border-radius: 1rem;
  }
}

.p-design__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-column-gap: min(4.53125vw, 8.7rem);
     -moz-column-gap: min(4.53125vw, 8.7rem);
          column-gap: min(4.53125vw, 8.7rem);
}
@media screen and (max-width: 1680px) {
  .p-design__container {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media screen and (max-width: 767px) {
  .p-design__container {
    display: block;
  }
}

.p-design__block {
  width: 100%;
  position: relative;
  max-width: 57.2rem;
}
@media screen and (max-width: 767px) {
  .p-design__block {
    max-width: none;
  }
}

.p-design__block::after {
  content: "";
  display: block;
  width: 19.6rem;
  aspect-ratio: 196/183;
  background-image: url(../images/ornament_design.webp);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: absolute;
  bottom: -1.2rem;
  right: -5rem;
}
@media screen and (max-width: 767px) {
  .p-design__block::after {
    right: 0;
    width: 10rem;
  }
}

.p-design__heading {
  margin-top: 1.4rem;
}
@media screen and (max-width: 767px) {
  .p-design__heading {
    margin-top: 0.8rem;
  }
}

.p-design__text {
  margin-top: 2rem;
}
@media screen and (max-width: 767px) {
  .p-design__text {
    margin-top: 1.4rem;
  }
}

.p-design__imgs {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 2.6rem 3.1rem;
  max-width: min(41.5104166667vw, 79.7rem);
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  .p-design__imgs {
    margin-top: 4.6rem;
    max-width: none;
    gap: 1.2rem 1.4rem;
  }
}

.p-design__img img {
  border-radius: 2rem;
  aspect-ratio: 383/273;
}
@media screen and (max-width: 767px) {
  .p-design__img img {
    border-radius: 1rem;
  }
}

.p-price__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-column-gap: min(3.0729166667vw, 5.9rem);
     -moz-column-gap: min(3.0729166667vw, 5.9rem);
          column-gap: min(3.0729166667vw, 5.9rem);
}
@media screen and (max-width: 767px) {
  .p-price__container {
    display: block;
  }
}

.p-price__block {
  width: 100%;
  max-width: 61.6rem;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  .p-price__block {
    max-width: none;
  }
}

.p-price__heading {
  margin-top: 1.4rem;
}
@media screen and (max-width: 767px) {
  .p-price__heading {
    margin-top: 0.8rem;
  }
}

.p-price__text {
  margin-top: 2rem;
}
@media screen and (max-width: 767px) {
  .p-price__text {
    margin-top: 1.4rem;
  }
}

.p-price__imgsContainer {
  width: 100%;
  max-width: 56.4583333333vw;
  margin-left: calc(50% - 50vw);
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .p-price__imgsContainer {
    max-width: none;
    margin-left: 0;
    margin-top: 1.8rem;
  }
}

.p-price__imgs {
  width: 67.9166666667vw;
  margin-left: -11.4583333333vw;
}
@media screen and (max-width: 767px) {
  .p-price__imgs {
    width: 100%;
    margin-left: 0;
  }
}

.p-movie__container {
  max-width: 122.7rem;
  margin-inline: auto;
}
@media screen and (max-width: 767px) {
  .p-movie__container {
    max-width: none;
  }
}

.p-movie__wrapper {
  position: relative;
  margin-top: 2.4rem;
}
@media screen and (max-width: 767px) {
  .p-movie__wrapper {
    margin-top: 1.4rem;
  }
}

.p-movie__wrapper::before,
.p-movie__wrapper::after {
  content: "";
  display: block;
  position: absolute;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  z-index: 1;
}

.p-movie__wrapper::before {
  top: -18.8rem;
  right: -1.9rem;
  width: 28.2rem;
  aspect-ratio: 282/296;
  background-image: url(../images/ornament_concept_movie_1.webp);
}
@media screen and (max-width: 767px) {
  .p-movie__wrapper::before {
    top: -6.4rem;
    right: -0.8rem;
    width: 9.6rem;
  }
}

.p-movie__wrapper::after {
  bottom: -10rem;
  left: -25.3rem;
  width: 32.6rem;
  aspect-ratio: 326/211;
  background-image: url(../images/ornament_concept_movie_2.webp);
}
@media screen and (max-width: 767px) {
  .p-movie__wrapper::after {
    bottom: -3rem;
    left: -8.5rem;
    width: 12rem;
  }
}

.p-movie__body {
  position: relative;
  border-radius: 2rem;
  aspect-ratio: 1227/685;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .p-movie__body {
    border-radius: 1rem;
  }
}

.p-movie__body video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.p-lineup__container {
  width: 100%;
  max-width: 121.9rem;
  margin-inline: auto;
}
@media screen and (max-width: 767px) {
  .p-lineup__container {
    max-width: none;
  }
}

.p-lineup__heading {
  margin-top: 1.4rem;
}
@media screen and (max-width: 767px) {
  .p-lineup__heading {
    margin-top: 0.8rem;
  }
}

.p-lineup__contents {
  position: relative;
  margin-top: 4.2rem;
}
@media screen and (max-width: 767px) {
  .p-lineup__contents {
    margin-top: 3rem;
  }
}

.p-lineup__contents::before {
  content: "";
  display: block;
  width: 17.2rem;
  aspect-ratio: 172/161;
  background-image: url(../images/ornament_lineup.webp);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: absolute;
  right: -3.1rem;
  top: -7rem;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .p-lineup__contents::before {
    width: 9rem;
    right: -1.4rem;
    top: -2.2rem;
  }
}

.p-lineup__block:nth-of-type(n+2) {
  margin-top: 4rem;
}

.p-lineup__theme {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 2rem;
  letter-spacing: 0.1em;
  -webkit-column-gap: 1rem;
     -moz-column-gap: 1rem;
          column-gap: 1rem;
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  .p-lineup__theme {
    font-size: 1.2rem;
    -webkit-column-gap: 0.6rem;
       -moz-column-gap: 0.6rem;
            column-gap: 0.6rem;
  }
}

.p-lineup__theme::before {
  content: "";
  width: 2.9rem;
  height: 2rem;
  border-radius: 0.5rem;
  background-color: #000;
}
@media screen and (max-width: 767px) {
  .p-lineup__theme::before {
    width: 2.2rem;
    height: 1.4rem;
  }
}

.p-lineup__items {
  margin-top: 1.4rem;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 4.5rem;
}
@media screen and (max-width: 767px) {
  .p-lineup__items {
    grid-template-columns: repeat(2, 1fr);
    gap: 2.4rem 1.8rem;
  }
}

.p-lineup__img {
  width: 100%;
}

.p-lineup__img img {
  aspect-ratio: 1/1;
  border-radius: 1rem;
}

.p-lineup__name {
  margin-top: 1.1rem;
  font-size: 2rem;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
  .p-lineup__name {
    margin-top: 0.7rem;
    font-size: 1.2rem;
  }
}

[data-lsc="-50"].p-lineup__name {
  letter-spacing: -0.05em;
}

[data-lsc="-10"].p-lineup__name {
  letter-spacing: -0.01em;
}

[data-lsc="10"].p-lineup__name {
  letter-spacing: 0.01em;
}

[data-lsc="30"].p-lineup__name {
  letter-spacing: 0.03em;
}

[data-lsc="50"].p-lineup__name {
  letter-spacing: 0.05em;
}

.p-middle {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
@media screen and (max-width: 767px) {
  .p-middle {
    display: block;
  }
}

.p-middle::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(46, 64, 49, 0.15);
  mix-blend-mode: multiply;
}

.p-middle__text {
  position: absolute;
  width: 100%;
  z-index: 1;
  max-width: 42.7rem;
  top: 22.4rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media screen and (max-width: 767px) {
  .p-middle__text {
    top: 4rem;
    max-width: 23.7rem;
    top: 42%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
}

.p-middle__text img {
  aspect-ratio: 427/293;
}

.p-middle__wrap {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (min-width: 768px) {
  .p-middle__wrap {
    max-width: 66.6666666667vw;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}

.p-middle__smallImg img {
  aspect-ratio: 640/771;
}
@media screen and (max-width: 767px) {
  .p-middle__smallImg img {
    aspect-ratio: 180/189;
  }
}

.p-middle__img img {
  aspect-ratio: 640/771;
}
@media screen and (max-width: 767px) {
  .p-middle__img img {
    aspect-ratio: 360/189;
  }
}

.p-coordinate__bgWhite {
  background-color: rgba(255, 255, 255, 0.4);
  mix-blend-mode: multiply;
  position: relative;
}

.p-coordinate__bgWhite::after {
  content: "";
  display: block;
  position: absolute;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

[data-container=coordinate01].p-coordinate__bgWhite::after {
  width: 79.5rem;
  aspect-ratio: 795/393;
  bottom: -1.3rem;
  left: 0;
  background-image: url(../images/ornament_coordinate_1_8.webp);
}
@media screen and (max-width: 767px) {
  [data-container=coordinate01].p-coordinate__bgWhite::after {
    width: 18rem;
    bottom: 0;
  }
}

@media screen and (min-width: 768px) {
  [data-container=coordinate03].p-coordinate__bgWhite::after {
    width: 20rem;
    aspect-ratio: 200/185;
    position: absolute;
    bottom: 14.2rem;
    left: 38.6vw;
    background-image: url(../images/ornament_coordinate_3_5.webp);
  }
}

.p-coordinate__bgYellow {
  position: relative;
}

.p-coordinate__bgYellow::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: #FAF1D5;
  mix-blend-mode: multiply;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}

@media screen and (min-width: 768px) {
  [data-container=coordinate02].p-coordinate__bgYellow::after {
    content: "";
    display: block;
    width: 30.1rem;
    aspect-ratio: 301/281;
    position: absolute;
    top: 0;
    right: 3.7rem;
    background-image: url(../images/ornament_coordinate_2_1.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
  }
}

.p-coordinate__head {
  width: 100%;
  max-width: 139rem;
  margin-inline: auto;
}
@media screen and (max-width: 767px) {
  .p-coordinate__head {
    max-width: none;
  }
}

.p-coordinate__headWrap {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  margin-left: auto;
}
@media screen and (max-width: 767px) {
  .p-coordinate__headWrap {
    width: auto;
  }
}

.p-coordinate__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-column-gap: 2.5rem;
     -moz-column-gap: 2.5rem;
          column-gap: 2.5rem;
  margin-top: 0.7rem;
}
@media screen and (max-width: 767px) {
  .p-coordinate__wrap {
    display: grid;
    row-gap: 1.5rem;
  }
}

.p-coordinate__title {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.p-coordinate__heading {
  -webkit-transform: translateY(0.7rem);
          transform: translateY(0.7rem);
}
@media screen and (max-width: 767px) {
  .p-coordinate__heading {
    -webkit-transform: none;
            transform: none;
  }
}

.p-coordinate__headImg {
  margin-inline: auto;
  width: 100%;
}

[data-container=coordinate01] .p-coordinate__headImg {
  margin-top: 13.1rem;
  max-width: 79.6rem;
}
@media screen and (max-width: 767px) {
  [data-container=coordinate01] .p-coordinate__headImg {
    margin-top: 8rem;
  }
}

[data-container=coordinate01] .p-coordinate__headImg img {
  aspect-ratio: 796/74;
}

[data-container=coordinate02] .p-coordinate__headImg {
  max-width: 75.9rem;
}
@media screen and (min-width: 768px) {
  [data-container=coordinate02] .p-coordinate__headImg {
    -webkit-transform: translateX(-2.3rem);
            transform: translateX(-2.3rem);
  }
}

[data-container=coordinate02] .p-coordinate__headImg img {
  aspect-ratio: 759/79;
}

[data-container=coordinate03] .p-coordinate__headImg {
  max-width: 76.1rem;
}
@media screen and (min-width: 768px) {
  [data-container=coordinate03] .p-coordinate__headImg {
    -webkit-transform: translateX(-2.4rem);
            transform: translateX(-2.4rem);
  }
}

[data-container=coordinate03] .p-coordinate__headImg img {
  aspect-ratio: 761/75;
}

.p-coordinate__top {
  margin-top: 14.3rem;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: min(3.3333333333vw, 6.4rem);
     -moz-column-gap: min(3.3333333333vw, 6.4rem);
          column-gap: min(3.3333333333vw, 6.4rem);
}
@media screen and (min-width: 768px) {
  .p-coordinate__top {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
@media screen and (max-width: 767px) {
  .p-coordinate__top {
    margin-top: 9rem;
    display: grid;
    row-gap: 6rem;
  }
}

@media screen and (min-width: 768px) {
  [data-container=coordinate01] .p-coordinate__top,
  [data-container=coordinate03] .p-coordinate__top {
    max-width: 147.2rem;
    margin-inline: auto;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}
@media screen and (max-width: 767px) {
  [data-container=coordinate01] .p-coordinate__top,
  [data-container=coordinate03] .p-coordinate__top {
    row-gap: 10rem;
  }
}

[data-container=coordinate02] .p-coordinate__top {
  margin-top: 10rem;
}
@media screen and (min-width: 768px) {
  [data-container=coordinate02] .p-coordinate__top {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-column-gap: min(3.9583333333vw, 7.6rem);
       -moz-column-gap: min(3.9583333333vw, 7.6rem);
            column-gap: min(3.9583333333vw, 7.6rem);
    max-width: 141rem;
    margin-inline: auto;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
@media screen and (max-width: 767px) {
  [data-container=coordinate02] .p-coordinate__top {
    margin-top: 6rem;
  }
}

[data-container=coordinate03] .p-coordinate__top {
  margin-top: 10rem;
}
@media screen and (max-width: 767px) {
  [data-container=coordinate03] .p-coordinate__top {
    margin-top: 6rem;
  }
}

.p-coordinate__top::after {
  content: "";
  display: block;
  position: absolute;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

[data-container=coordinate01] .p-coordinate__top::after {
  width: 33rem;
  aspect-ratio: 330/307;
  top: -23.7rem;
  right: -7.4rem;
  background-image: url(../images/ornament_coordinate_1_1.webp);
}
@media screen and (max-width: 1600px) {
  [data-container=coordinate01] .p-coordinate__top::after {
    right: -2.5rem;
  }
}
@media screen and (max-width: 767px) {
  [data-container=coordinate01] .p-coordinate__top::after {
    width: 10.6rem;
    right: -2rem;
    top: -9.2rem;
  }
}

.p-coordinate__topImg {
  margin-left: calc(50% - 50vw);
  width: 100%;
  max-width: 102.2rem;
  aspect-ratio: 1022/849;
  position: relative;
}
@media screen and (max-width: 767px) {
  .p-coordinate__topImg {
    max-width: none;
  }
}

[data-container=coordinate02] .p-coordinate__topImg {
  margin-left: auto;
  margin-right: calc(50% - 50vw);
  max-width: 98.4rem;
  aspect-ratio: 984/828;
}
@media screen and (max-width: 767px) {
  [data-container=coordinate02] .p-coordinate__topImg {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}

[data-item=last].p-coordinate__topImg {
  margin-top: -28.9rem;
}
@media screen and (max-width: 767px) {
  [data-item=last].p-coordinate__topImg {
    margin-top: 4rem;
  }
}

.p-coordinate__topImg::before,
.p-coordinate__topImg::after {
  content: "";
  display: block;
  position: absolute;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

[data-container=coordinate01] .p-coordinate__topImg::after {
  width: 22.2rem;
  aspect-ratio: 222/398;
  bottom: -18.3rem;
  left: 24.9rem;
  background-image: url(../images/ornament_coordinate_1_2.webp);
}
@media screen and (max-width: 767px) {
  [data-container=coordinate01] .p-coordinate__topImg::after {
    width: 8.5rem;
    left: 6rem;
    bottom: -8.8rem;
  }
}

@media screen and (max-width: 767px) {
  [data-container=coordinate02] .p-coordinate__topImg::before {
    width: 10rem;
    aspect-ratio: 301/281;
    top: 22.2rem;
    right: 6rem;
    background-image: url(../images/ornament_coordinate_2_1.webp);
  }
}

[data-container=coordinate02] .p-coordinate__topImg::after {
  width: 26.6rem;
  aspect-ratio: 266/254;
  top: -8rem;
  left: 8.8rem;
  background-image: url(../images/ornament_coordinate_2_2.webp);
}
@media screen and (max-width: 767px) {
  [data-container=coordinate02] .p-coordinate__topImg::after {
    left: 2.2rem;
    top: -3rem;
    width: 10rem;
  }
}

[data-container=coordinate03] .p-coordinate__topImg::after {
  width: 32.1rem;
  aspect-ratio: 321/308;
  bottom: -14rem;
  left: 27.6rem;
  background-image: url(../images/ornament_coordinate_3_1.webp);
}
@media screen and (max-width: 767px) {
  [data-container=coordinate03] .p-coordinate__topImg::after {
    bottom: -4.2rem;
    left: 5rem;
    width: 10rem;
  }
}

[data-item=last].p-coordinate__topImg::after {
  width: 23.6rem;
  aspect-ratio: 236/220;
  bottom: 33rem;
  left: auto;
  right: -2rem;
  background-image: url(../images/ornament_coordinate_3_3.webp);
}
@media screen and (max-width: 767px) {
  [data-item=last].p-coordinate__topImg::after {
    width: 9rem;
    bottom: -3rem;
    right: auto;
    left: 2rem;
  }
}

.p-coordinate__topMovie {
  margin-top: 9.2rem;
  position: relative;
  border-radius: 99.9rem 99.9rem 0 0;
  aspect-ratio: 610/1087;
  width: 100%;
  max-width: min(31.7708333333vw, 61rem);
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .p-coordinate__topMovie {
    max-width: 75%;
    margin-inline: auto;
    margin-top: 0;
  }
}

@media screen and (min-width: 768px) {
  [data-container=coordinate02] .p-coordinate__topMovie {
    margin-top: 7.5rem;
  }
}
@media screen and (max-width: 767px) {
  [data-container=coordinate02] .p-coordinate__topMovie {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}

@media screen and (min-width: 768px) {
  [data-container=coordinate03] .p-coordinate__topMovie {
    margin-top: 10.6rem;
  }
}

.p-coordinate__topMovie video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.p-coordinate__blocks {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-column-gap: min(11.8229166667vw, 22.7rem);
     -moz-column-gap: min(11.8229166667vw, 22.7rem);
          column-gap: min(11.8229166667vw, 22.7rem);
}
@media screen and (min-width: 768px) {
  .p-coordinate__blocks {
    max-width: 143rem;
    margin-inline: auto;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
@media screen and (max-width: 767px) {
  .p-coordinate__blocks {
    margin-top: 6rem;
    display: grid;
    -webkit-box-pack: normal;
        -ms-flex-pack: normal;
            justify-content: normal;
    row-gap: 6rem;
  }
}

.p-coordinate__block {
  width: 100%;
  max-width: min(30.7291666667vw, 59rem);
}
@media screen and (max-width: 767px) {
  .p-coordinate__block {
    max-width: min(80vw, 56rem);
    margin-inline: auto;
  }
}

@media screen and (min-width: 768px) {
  [data-block=coordinate1].p-coordinate__block {
    margin-top: -12.5rem;
  }
}

@media screen and (min-width: 768px) {
  [data-block=coordinate2].p-coordinate__block {
    margin-top: 29.8rem;
  }
}

[data-block=coordinate3].p-coordinate__block,
[data-block=coordinate5].p-coordinate__block {
  margin-left: calc(50% - 50vw);
  max-width: 45.8333333333vw;
}
@media screen and (max-width: 767px) {
  [data-block=coordinate3].p-coordinate__block,
  [data-block=coordinate5].p-coordinate__block {
    width: min(92vw, 66.35rem);
    max-width: 92vw;
    -webkit-margin-end: 0;
            margin-inline-end: 0;
  }
}

@media screen and (min-width: 768px) {
  [data-block=coordinate3].p-coordinate__block {
    margin-top: -12.2rem;
  }
}

@media screen and (min-width: 768px) {
  [data-block=coordinate4].p-coordinate__block {
    margin-top: 14.6rem;
  }
}

@media screen and (min-width: 768px) {
  [data-block=coordinate5].p-coordinate__block {
    margin-top: 17.3rem;
  }
}

@media screen and (min-width: 768px) {
  [data-block=coordinate6].p-coordinate__block {
    margin-top: -3rem;
  }
}

@media screen and (min-width: 768px) {
  [data-block=coordinate7].p-coordinate__block {
    margin-top: 14.5rem;
  }
}

@media screen and (min-width: 768px) {
  [data-block=coordinate8].p-coordinate__block {
    margin-top: -13.5rem;
  }
}

@media screen and (min-width: 768px) {
  [data-block=coordinate9].p-coordinate__block {
    margin-top: -8.9rem;
  }
}

@media screen and (min-width: 768px) {
  [data-block=coordinate10].p-coordinate__block {
    margin-top: 28.5rem;
  }
}

@media screen and (min-width: 768px) {
  [data-block=coordinate11].p-coordinate__block {
    margin-top: 2.2rem;
    max-width: min(31.7708333333vw, 61rem);
  }
}

@media screen and (min-width: 768px) {
  [data-block=coordinate12].p-coordinate__block {
    margin-top: -16rem;
  }
}

.p-coordinate__swiperWrap {
  width: 100%;
  position: relative;
}
@media screen and (max-width: 767px) {
  .p-coordinate__swiperWrap {
    max-width: none;
  }
}

.p-coordinate__swiperWrap::before {
  content: "";
  display: block;
  position: absolute;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

[data-block=coordinate2] .p-coordinate__swiperWrap::before {
  width: 18.1rem;
  aspect-ratio: 181/169;
  top: -15rem;
  left: 0;
  z-index: 2;
  background-image: url(../images/ornament_coordinate_1_3.webp);
}
@media screen and (max-width: 767px) {
  [data-block=coordinate2] .p-coordinate__swiperWrap::before {
    width: 7.4rem;
    top: -5.7rem;
  }
}

[data-block=coordinate3] .p-coordinate__swiperWrap::before {
  width: 17.6rem;
  aspect-ratio: 176/164;
  top: -16.3rem;
  left: 11.7rem;
  background-image: url(../images/ornament_coordinate_1_6.webp);
}
@media screen and (max-width: 767px) {
  [data-block=coordinate3] .p-coordinate__swiperWrap::before {
    width: 7.6rem;
    top: -6.7rem;
    left: 2.3rem;
  }
}

[data-block=coordinate5] .p-coordinate__swiperWrap::before {
  width: 26.4rem;
  aspect-ratio: 264/252;
  bottom: -6.2rem;
  right: 1.9rem;
  z-index: 2;
  background-image: url(../images/ornament_coordinate_2_3.webp);
}
@media screen and (max-width: 767px) {
  [data-block=coordinate5] .p-coordinate__swiperWrap::before {
    right: 4.4rem;
    width: 11rem;
    bottom: 0.8rem;
  }
}

[data-block=coordinate8] .p-coordinate__swiperWrap::before {
  width: 18.8rem;
  aspect-ratio: 188/200;
  top: -7.9rem;
  left: -9.3rem;
  z-index: 2;
  background-image: url(../images/ornament_coordinate_2_4.webp);
}
@media screen and (max-width: 767px) {
  [data-block=coordinate8] .p-coordinate__swiperWrap::before {
    left: -4rem;
    top: -4rem;
    width: 8.2rem;
  }
}

.p-coordinate__swiperTheme {
  position: absolute;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  position: absolute;
  top: 0;
  right: max(-2.5vw, -4.6rem);
  font-size: min(1.2vw, 2rem);
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
  .p-coordinate__swiperTheme {
    right: -2rem;
    font-size: 1.1rem;
  }
}

.p-coordinate__swiperContainer {
  position: relative;
}

.p-coordinate__swiper {
  border-radius: 2rem;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .p-coordinate__swiper {
    border-radius: 1rem;
  }
}

@media screen and (max-width: 767px) {
  [data-block=coordinate3] .p-coordinate__swiper,
  [data-block=coordinate5] .p-coordinate__swiper {
    border-radius: 0 1rem 1rem 0;
  }
}

.p-coordinate__swiperText {
  margin-top: 5.8rem;
  font-size: 2rem;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
  .p-coordinate__swiperText {
    margin-top: 3.8rem;
    font-size: 1.2rem;
  }
}

[data-block=coordinate3] .p-coordinate__swiperText,
[data-block=coordinate5] .p-coordinate__swiperText {
  margin-left: auto;
  max-width: min(30.7291666667vw, 59rem);
}
@media screen and (min-width: 768px) {
  [data-block=coordinate3] .p-coordinate__swiperText,
  [data-block=coordinate5] .p-coordinate__swiperText {
    margin-top: 4.9rem;
  }
}
@media screen and (max-width: 767px) {
  [data-block=coordinate3] .p-coordinate__swiperText,
  [data-block=coordinate5] .p-coordinate__swiperText {
    max-width: min(80vw, 56rem);
  }
}

.p-coordinate__itemsSwiperWrap {
  margin-top: 10.6rem;
  width: 100%;
  position: relative;
  overflow: visible;
}
@media screen and (max-width: 767px) {
  .p-coordinate__itemsSwiperWrap {
    margin-top: 5.6rem;
    max-width: none;
  }
}

[data-block=coordinate3] .p-coordinate__itemsSwiperWrap,
[data-block=coordinate5] .p-coordinate__itemsSwiperWrap {
  margin-left: auto;
  max-width: min(30.7291666667vw, 59rem);
}
@media screen and (max-width: 767px) {
  [data-block=coordinate3] .p-coordinate__itemsSwiperWrap,
  [data-block=coordinate5] .p-coordinate__itemsSwiperWrap {
    max-width: min(80vw, 56rem);
  }
}

@media screen and (min-width: 768px) {
  [data-block=coordinate4] .p-coordinate__itemsSwiperWrap,
  [data-block=coordinate5] .p-coordinate__itemsSwiperWrap,
  [data-block=coordinate6] .p-coordinate__itemsSwiperWrap,
  [data-block=coordinate7] .p-coordinate__itemsSwiperWrap,
  [data-block=coordinate8] .p-coordinate__itemsSwiperWrap,
  [data-block=coordinate9] .p-coordinate__itemsSwiperWrap,
  [data-block=coordinate10] .p-coordinate__itemsSwiperWrap,
  [data-block=coordinate11] .p-coordinate__itemsSwiperWrap,
  [data-block=coordinate12] .p-coordinate__itemsSwiperWrap {
    margin-top: 9.5rem;
  }
}

.p-coordinate__itemsSwiperWrap::before {
  content: "COORDINATE ITEMS";
  color: #FFF;
  background-color: #B1BCA3;
  border-radius: 0.5rem;
  padding: 0 1.3rem;
  font-size: 2rem;
  letter-spacing: 0.1em;
  position: absolute;
  top: -5.6rem;
  left: 0;
}
@media screen and (max-width: 767px) {
  .p-coordinate__itemsSwiperWrap::before {
    font-size: 1.1rem;
    top: -3rem;
  }
}

[data-container=coordinate02] .p-coordinate__itemsSwiperWrap::before {
  background-color: #E2CA89;
}

[data-container=coordinate03] .p-coordinate__itemsSwiperWrap::before {
  background-color: #AA9D92;
}

.p-coordinate__itemsSwiperWrap::after {
  content: "";
  display: block;
  position: absolute;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

[data-block=coordinate1] .p-coordinate__itemsSwiperWrap::after {
  width: 17.9rem;
  aspect-ratio: 179/168;
  top: -19.5rem;
  right: -4.2rem;
  background-image: url(../images/ornament_coordinate_1_4.webp);
}
@media screen and (max-width: 767px) {
  [data-block=coordinate1] .p-coordinate__itemsSwiperWrap::after {
    width: 7.6rem;
    top: -10rem;
    right: -2.5rem;
  }
}

[data-block=coordinate2] .p-coordinate__itemsSwiperWrap::after {
  width: 20rem;
  aspect-ratio: 188/133;
  top: -17.7rem;
  right: -6.9rem;
  background-image: url(../images/ornament_coordinate_1_5.webp);
}
@media screen and (max-width: 767px) {
  [data-block=coordinate2] .p-coordinate__itemsSwiperWrap::after {
    width: 9.4rem;
    top: -8.6rem;
    right: -2.5rem;
  }
}

[data-block=coordinate3] .p-coordinate__itemsSwiperWrap::after {
  width: 12.3rem;
  aspect-ratio: 123/168;
  top: -18.7rem;
  right: -3rem;
  background-image: url(../images/ornament_coordinate_1_7.webp);
}
@media screen and (max-width: 767px) {
  [data-block=coordinate3] .p-coordinate__itemsSwiperWrap::after {
    width: 6.2rem;
    top: -12rem;
    right: -3rem;
  }
}

[data-block=coordinate8] .p-coordinate__itemsSwiperWrap::after {
  width: 15.5rem;
  aspect-ratio: 136/156;
  top: -19.3rem;
  right: -2.7rem;
  background-image: url(../images/ornament_coordinate_2_5.webp);
}
@media screen and (max-width: 767px) {
  [data-block=coordinate8] .p-coordinate__itemsSwiperWrap::after {
    width: 7.4rem;
    top: -10.4rem;
    right: -2.5rem;
  }
}

[data-block=coordinate10] .p-coordinate__itemsSwiperWrap::after {
  width: 22.2rem;
  aspect-ratio: 222/207;
  top: calc(100% - 1.2rem);
  right: -6.2rem;
  z-index: 2;
  background-image: url(../images/ornament_coordinate_3_2.webp);
}
@media screen and (max-width: 767px) {
  [data-block=coordinate10] .p-coordinate__itemsSwiperWrap::after {
    width: 9rem;
    right: -1rem;
    top: calc(100% - 0.6rem);
  }
}

[data-block=coordinate12] .p-coordinate__itemsSwiperWrap::after {
  width: 22.7rem;
  aspect-ratio: 227/211.5;
  top: -19.9rem;
  right: -2.3rem;
  z-index: 2;
  background-image: url(../images/ornament_coordinate_3_4.webp);
}
@media screen and (max-width: 767px) {
  [data-block=coordinate12] .p-coordinate__itemsSwiperWrap::after {
    width: 9rem;
    top: -8rem;
    right: -3.4rem;
  }
}

.p-coordinate__itemsSwiper {
  border-radius: 1rem;
  width: 100%;
}

.footer {
  background-color: #766e70;
}

@media screen and (min-width: 768px) {
  .footer {
    padding: 10rem 10rem 10rem 6rem;
  }
}
.footer a {
  -webkit-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}

.footer a:hover {
  opacity: 0.7;
}

.footer__info-wrap {
  display: grid;
  grid-template-columns: auto auto auto;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 768px) {
  .footer__info-wrap {
    grid-template-columns: 1fr;
  }
}
.footer__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 4rem;
}

@media screen and (max-width: 768px) {
  .footer__nav {
    display: block;
  }
}
.footer__nav li {
  list-style-type: none;
}

@media screen and (max-width: 768px) {
  .footer__nav li {
    border-bottom: 1px solid #989898;
  }
}
.footer__nav li a {
  font-size: 2rem;
  font-weight: 400;
  color: #fff;
  text-align: left;
  font-family: "MFW-PA1GothicStdN-Light", sans-serif;
  line-height: 1;
  letter-spacing: 0;
}

@media screen and (max-width: 768px) {
  .footer__nav li a {
    font-size: 14px;
    padding: 15px 20px;
    display: block;
  }
}
@media screen and (min-width: 768px) {
  .footer__follow {
    border-left: 1px solid #989898;
    height: 18.5rem;
    padding-left: 4rem;
  }
}
@media screen and (max-width: 768px) {
  .footer__follow {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 15px 20px;
    border-bottom: 1px solid #989898;
  }
}
@media screen and (min-width: 768px) {
  .footer__follow-wrap {
    display: contents;
  }
}
.footer__title {
  font-size: 4rem;
  font-weight: 700;
  color: #fff;
  text-align: left;
  font-family: "MFW-PA1GothicStdN-Light", sans-serif;
  line-height: 1;
  letter-spacing: 0;
}

@media screen and (max-width: 768px) {
  .footer__title {
    font-size: 16px;
  }
}
.footer__text {
  margin-top: 2.5rem;
  font-size: 1.6rem;
  font-weight: 300;
  color: #fff;
  text-align: left;
  font-family: "MFW-PA1GothicStdN-Light", sans-serif;
  line-height: 1;
  letter-spacing: 0.1em;
}

@media screen and (max-width: 768px) {
  .footer__text {
    font-size: 10px;
  }
}
.footer__sns {
  margin-top: 4rem;
  display: grid;
  grid-template-columns: 3.2rem 3.2rem 3.2rem;
  gap: 3rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 768px) {
  .footer__sns {
    margin-top: 0;
    grid-template-columns: 20px 20px 20px;
    gap: 15px;
  }
}
@media screen and (min-width: 768px) {
  .footer__contact {
    border-left: 1px solid #989898;
    height: 18.5rem;
    padding-left: 4rem;
  }
}
@media screen and (max-width: 768px) {
  .footer__contact {
    padding: 15px 20px;
    border-bottom: 1px solid #989898;
  }
}
.footer__btn {
  display: grid;
  grid-template-columns: 1fr;
  gap: 2rem;
}

@media screen and (max-width: 768px) {
  .footer__btn {
    gap: 10px;
  }
}
.footer__btn .btn {
  background-color: #e10003;
  -webkit-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}

@media screen and (min-width: 768px) {
  .footer__btn .btn {
    width: 28rem;
    height: 6rem;
    border-radius: 3rem;
    font-size: 1.8rem;
  }
}
.footer__btn .btn:hover {
  opacity: 0.7;
}

.footer__btn .btn::before {
  content: "";
  margin: auto;
  position: absolute;
}

@media screen and (min-width: 768px) {
  .footer__btn .btn::before {
    right: 3rem;
  }
}
.footer__logo-wrap {
  margin-top: 9rem;
  display: grid;
  grid-template-columns: 25rem auto auto;
  gap: 3rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 768px) {
  .footer__logo-wrap {
    margin-top: 0;
    grid-template-columns: 1fr;
    padding: 15px 20px;
  }
}
.footer__logo-wrap img {
  width: 25rem;
}

@media screen and (max-width: 768px) {
  .footer__logo-wrap img {
    width: 150px;
  }
}
.footer__logo-wrap span {
  display: inline-block;
  font-size: 1.3rem;
  font-weight: 400;
  color: #fff;
  text-align: left;
  font-family: "MFW-PA1GothicStdN-Light", sans-serif;
  line-height: 1;
  letter-spacing: 0.1em;
}

@media screen and (max-width: 768px) {
  .footer__logo-wrap span {
    font-size: 10px;
  }
}
.footer__copy {
  font-size: 1.4rem;
  font-weight: 400;
  color: #fff;
  text-align: right;
  font-family: "MFW-PA1GothicStdN-Light", sans-serif;
  line-height: 1;
  letter-spacing: 0.1em;
}

@media screen and (max-width: 768px) {
  .footer__copy {
    font-size: 10px;
    text-align: left;
    margin-top: 10px;
  }
}
.btn {
  font-size: 1.8rem;
  font-weight: 400;
  color: #fff;
  text-align: center;
  font-family: "MFW-PA1GothicStdN-Light", sans-serif;
  line-height: 1;
  letter-spacing: 0.2em;
  margin: 0 auto;
  display: inline-block;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  position: relative;
  border-radius: 5rem;
  background-color: #86786d;
  height: 4.3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 768px) {
  .btn {
    height: 36px;
    border-radius: 18px;
    font-size: 12px;
    width: 90%;
    letter-spacing: 0.05em;
  }
}
.footer__btn .btn::before {
  content: "";
  margin: auto;
  position: absolute;
}

@media screen and (min-width: 768px) {
  .footer__btn .btn::before {
    right: 3rem;
  }
}
@media (hover: hover) {
  .btn:hover::before,
  .wp-element-button:hover::before {
    opacity: 1;
    right: 30px;
    -webkit-transition-duration: 0.3s;
            transition-duration: 0.3s;
  }
}
.p-green {
  position: relative;
}

.p-green::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: #C6CEBB;
  mix-blend-mode: multiply;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}

.u-desktop {
  display: none;
}
@media screen and (min-width: 768px) {
  .u-desktop {
    display: block;
  }
}

.u-fadeIn {
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(3rem);
          transform: translateY(3rem);
  -webkit-transition: opacity 1s, -webkit-transform 1s;
  transition: opacity 1s, -webkit-transform 1s;
  transition: opacity 1s, transform 1s;
  transition: opacity 1s, transform 1s, -webkit-transform 1s;
}

.u-fadeIn.active {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

@media screen and (min-width: 768px) {
  .u-mobile {
    display: none;
  }
}

.u-nowrap {
  white-space: nowrap;
}

.js-fadeIn {
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(3rem);
          transform: translateY(3rem);
  -webkit-transition: opacity 1s, -webkit-transform 1s;
  transition: opacity 1s, -webkit-transform 1s;
  transition: opacity 1s, transform 1s;
  transition: opacity 1s, transform 1s, -webkit-transform 1s;
}

.js-fadeIn.active {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}/*# sourceMappingURL=styles.css.map */