@charset "UTF-8";
/*アニメーション
-------------------*/
@keyframes sway01 {
  0% {
    transform: translate3d(calc(-78 * var(--vw) * 0.296875 / 750), calc(-80 * var(--vw) * 0.296875 / 750), 0) rotate(0deg);
  }
  20% {
    transform: translate3d(calc(-32 * var(--vw) * 0.296875 / 750), calc(-34 * var(--vw) * 0.296875 / 750), 0) rotate(19deg);
  }
  40% {
    transform: translate3d(calc(-32 * var(--vw) * 0.296875 / 750), calc(-14 * var(--vw) * 0.296875 / 750), 0) rotate(0deg);
  }
  60% {
    transform: translate3d(calc(0 * var(--vw) * 0.296875 / 750), calc(-2 * var(--vw) * 0.296875 / 750), 0) rotate(-18deg);
  }
  80% {
    transform: translate3d(0, 0, 0) rotate(0);
  }
  100% {
    transform: translate3d(0, 0, 0) rotate(0);
  }
}
@keyframes sway02 {
  0% {
    transform: translate3d(calc(-78 * var(--vw) * 0.296875 / 750), calc(-80 * var(--vw) * 0.296875 / 750), 0) rotate(0deg);
  }
  20% {
    transform: translate3d(calc(-12 * var(--vw) * 0.296875 / 750), calc(-14 * var(--vw) * 0.296875 / 750), 0) rotate(-9deg);
  }
  40% {
    transform: translate3d(calc(-12 * var(--vw) * 0.296875 / 750), calc(-26 * var(--vw) * 0.296875 / 750), 0) rotate(0deg);
  }
  60% {
    transform: translate3d(calc(0 * var(--vw) * 0.296875 / 750), calc(0 * var(--vw) * 0.296875 / 750), 0) rotate(-9deg);
  }
  80% {
    transform: translate3d(0, 0, 0) rotate(0);
  }
  100% {
    transform: translate3d(0, 0, 0) rotate(0);
  }
}
@keyframes sway03 {
  0% {
    transform: translate3d(calc(0 * var(--vw) * 0.296875 / 750), calc(-118 * var(--vw) * 0.296875 / 750), 0) rotate(0deg);
  }
  20% {
    transform: translate3d(calc(2 * var(--vw) * 0.296875 / 750), calc(-76 * var(--vw) * 0.296875 / 750), 0) rotate(-10deg);
  }
  40% {
    transform: translate3d(calc(0 * var(--vw) * 0.296875 / 750), calc(-44 * var(--vw) * 0.296875 / 750), 0) rotate(0deg);
  }
  60% {
    transform: translate3d(calc(0 * var(--vw) * 0.296875 / 750), calc(-4 * var(--vw) * 0.296875 / 750), 0) rotate(-6deg);
  }
  80% {
    transform: translate3d(0, 0, 0) rotate(0);
  }
  100% {
    transform: translate3d(0, 0, 0) rotate(0);
  }
}
@keyframes sway04 {
  0% {
    transform: translate3d(calc(74 * var(--vw) * 0.296875 / 750), calc(-206 * var(--vw) * 0.296875 / 750), 0) rotate(0deg);
  }
  20% {
    transform: translate3d(calc(38 * var(--vw) * 0.296875 / 750), calc(-118 * var(--vw) * 0.296875 / 750), 0) rotate(-13deg);
  }
  40% {
    transform: translate3d(calc(38 * var(--vw) * 0.296875 / 750), calc(-92 * var(--vw) * 0.296875 / 750), 0) rotate(16deg);
  }
  60% {
    transform: translate3d(calc(0 * var(--vw) * 0.296875 / 750), calc(-2 * var(--vw) * 0.296875 / 750), 0) rotate(7deg);
  }
  80% {
    transform: translate3d(0, 0, 0) rotate(0);
  }
  100% {
    transform: translate3d(0, 0, 0) rotate(0);
  }
}
@keyframes sway05 {
  0% {
    transform: translate3d(calc(-106 * var(--vw) * 0.296875 / 750), calc(104 * var(--vw) * 0.296875 / 750), 0) rotate(0deg);
  }
  20% {
    transform: translate3d(calc(-74 * var(--vw) * 0.296875 / 750), calc(72 * var(--vw) * 0.296875 / 750), 0) rotate(-8deg);
  }
  40% {
    transform: translate3d(calc(-46 * var(--vw) * 0.296875 / 750), calc(14 * var(--vw) * 0.296875 / 750), 0) rotate(0deg);
  }
  60% {
    transform: translate3d(calc(-10 * var(--vw) * 0.296875 / 750), calc(4 * var(--vw) * 0.296875 / 750), 0) rotate(9deg);
  }
  80% {
    transform: translate3d(0, 0, 0) rotate(0);
  }
  100% {
    transform: translate3d(0, 0, 0) rotate(0);
  }
}
@keyframes sway06 {
  0% {
    transform: translate3d(calc(0 * var(--vw) * 0.296875 / 750), calc(114 * var(--vw) * 0.296875 / 750), 0) rotate(0deg);
  }
  20% {
    transform: translate3d(calc(-31 * var(--vw) * 0.296875 / 750), calc(82 * var(--vw) * 0.296875 / 750), 0) rotate(27deg);
  }
  40% {
    transform: translate3d(calc(-10 * var(--vw) * 0.296875 / 750), calc(6 * var(--vw) * 0.296875 / 750), 0) rotate(0deg);
  }
  60% {
    transform: translate3d(calc(-18 * var(--vw) * 0.296875 / 750), calc(0 * var(--vw) * 0.296875 / 750), 0) rotate(-14deg);
  }
  80% {
    transform: translate3d(0, 0, 0) rotate(0);
  }
  100% {
    transform: translate3d(0, 0, 0) rotate(0);
  }
}
@keyframes sway07 {
  0% {
    transform: translate3d(calc(192 * var(--vw) * 0.296875 / 750), calc(0 * var(--vw) * 0.296875 / 750), 0) rotate(0deg);
  }
  20% {
    transform: translate3d(calc(132 * var(--vw) * 0.296875 / 750), calc(14 * var(--vw) * 0.296875 / 750), 0) rotate(39deg);
  }
  40% {
    transform: translate3d(calc(52 * var(--vw) * 0.296875 / 750), calc(-32 * var(--vw) * 0.296875 / 750), 0) rotate(0deg);
  }
  60% {
    transform: translate3d(calc(-10 * var(--vw) * 0.296875 / 750), calc(-2 * var(--vw) * 0.296875 / 750), 0) rotate(26deg);
  }
  80% {
    transform: translate3d(0, 0, 0) rotate(0);
  }
  100% {
    transform: translate3d(0, 0, 0) rotate(0);
  }
}
@keyframes sway08 {
  0% {
    transform: translate3d(calc(130 * var(--vw) * 0.296875 / 750), calc(116 * var(--vw) * 0.296875 / 750), 0) rotate(0deg);
  }
  20% {
    transform: translate3d(calc(74 * var(--vw) * 0.296875 / 750), calc(106 * var(--vw) * 0.296875 / 750), 0) rotate(-15deg);
  }
  40% {
    transform: translate3d(calc(36 * var(--vw) * 0.296875 / 750), calc(48 * var(--vw) * 0.296875 / 750), 0) rotate(-22deg);
  }
  60% {
    transform: translate3d(calc(10 * var(--vw) * 0.296875 / 750), calc(2 * var(--vw) * 0.296875 / 750), 0) rotate(-33deg);
  }
  80% {
    transform: translate3d(0, 0, 0) rotate(0);
  }
  100% {
    transform: translate3d(0, 0, 0) rotate(0);
  }
}
@keyframes sway09 {
  0% {
    transform: translate3d(calc(-78 * var(--vw) * 0.296875 / 750), calc(-78 * var(--vw) * 0.296875 / 750), 0) rotate(0deg);
  }
  20% {
    transform: translate3d(calc(-46 * var(--vw) * 0.296875 / 750), calc(-48 * var(--vw) * 0.296875 / 750), 0) rotate(5deg);
  }
  40% {
    transform: translate3d(calc(-28 * var(--vw) * 0.296875 / 750), calc(12 * var(--vw) * 0.296875 / 750), 0) rotate(20deg);
  }
  60% {
    transform: translate3d(calc(0 * var(--vw) * 0.296875 / 750), calc(-4 * var(--vw) * 0.296875 / 750), 0) rotate(30deg);
  }
  80% {
    transform: translate3d(0, 0, 0) rotate(0);
  }
  100% {
    transform: translate3d(0, 0, 0) rotate(0);
  }
}
@keyframes sway10 {
  0% {
    transform: translate3d(calc(0 * var(--vw) * 0.296875 / 750), calc(-102 * var(--vw) * 0.296875 / 750), 0) rotate(0deg);
  }
  20% {
    transform: translate3d(calc(-26 * var(--vw) * 0.296875 / 750), calc(-68 * var(--vw) * 0.296875 / 750), 0) rotate(-15deg);
  }
  40% {
    transform: translate3d(calc(-26 * var(--vw) * 0.296875 / 750), calc(-24 * var(--vw) * 0.296875 / 750), 0) rotate(-15deg);
  }
  60% {
    transform: translate3d(calc(-2 * var(--vw) * 0.296875 / 750), calc(-2 * var(--vw) * 0.296875 / 750), 0) rotate(-25deg);
  }
  80% {
    transform: translate3d(0, 0, 0) rotate(0);
  }
  100% {
    transform: translate3d(0, 0, 0) rotate(0);
  }
}
@keyframes sway11 {
  0% {
    transform: translate3d(calc(2 * var(--vw) * 0.296875 / 750), calc(-116 * var(--vw) * 0.296875 / 750), 0) rotate(0deg);
  }
  20% {
    transform: translate3d(calc(2 * var(--vw) * 0.296875 / 750), calc(-116 * var(--vw) * 0.296875 / 750), 0) rotate(0deg);
  }
  40% {
    transform: translate3d(calc(8 * var(--vw) * 0.296875 / 750), calc(-66 * var(--vw) * 0.296875 / 750), 0) rotate(-26deg);
  }
  60% {
    transform: translate3d(calc(24 * var(--vw) * 0.296875 / 750), calc(-26 * var(--vw) * 0.296875 / 750), 0) rotate(-7deg);
  }
  80% {
    transform: translate3d(0, 0, 0) rotate(0);
  }
  100% {
    transform: translate3d(0, 0, 0) rotate(0);
  }
}
@keyframes sway12 {
  0% {
    transform: translate3d(calc(-128 * var(--vw) * 0.296875 / 750), calc(-2 * var(--vw) * 0.296875 / 750), 0) rotate(0deg);
  }
  20% {
    transform: translate3d(calc(-92 * var(--vw) * 0.296875 / 750), calc(6 * var(--vw) * 0.296875 / 750), 0) rotate(47deg);
  }
  40% {
    transform: translate3d(calc(-34 * var(--vw) * 0.296875 / 750), calc(8 * var(--vw) * 0.296875 / 750), 0) rotate(47deg);
  }
  60% {
    transform: translate3d(calc(-4 * var(--vw) * 0.296875 / 750), calc(4 * var(--vw) * 0.296875 / 750), 0) rotate(27deg);
  }
  80% {
    transform: translate3d(0, 0, 0) rotate(0);
  }
  100% {
    transform: translate3d(0, 0, 0) rotate(0);
  }
}
@keyframes sway13 {
  0% {
    transform: translate3d(calc(60 * var(--vw) * 0.296875 / 750), calc(-24 * var(--vw) * 0.296875 / 750), 0) rotate(0deg);
  }
  20% {
    transform: translate3d(calc(2 * var(--vw) * 0.296875 / 750), calc(-2 * var(--vw) * 0.296875 / 750), 0) rotate(0deg);
  }
  40% {
    transform: translate3d(calc(-60 * var(--vw) * 0.296875 / 750), calc(-14 * var(--vw) * 0.296875 / 750), 0) rotate(0deg);
  }
  60% {
    transform: translate3d(calc(0 * var(--vw) * 0.296875 / 750), calc(-2 * var(--vw) * 0.296875 / 750), 0) rotate(30deg);
  }
  80% {
    transform: translate3d(0, 0, 0) rotate(0);
  }
  100% {
    transform: translate3d(0, 0, 0) rotate(0);
  }
}
@keyframes sway14 {
  0% {
    transform: translate3d(calc(62 * var(--vw) * 0.296875 / 750), calc(-22 * var(--vw) * 0.296875 / 750), 0) rotate(0deg);
  }
  20% {
    transform: translate3d(calc(2 * var(--vw) * 0.296875 / 750), calc(-2 * var(--vw) * 0.296875 / 750), 0) rotate(0deg);
  }
  40% {
    transform: translate3d(calc(-28 * var(--vw) * 0.296875 / 750), calc(4 * var(--vw) * 0.296875 / 750), 0) rotate(0deg);
  }
  60% {
    transform: translate3d(calc(0 * var(--vw) * 0.296875 / 750), calc(4 * var(--vw) * 0.296875 / 750), 0) rotate(0deg);
  }
  80% {
    transform: translate3d(0, 0, 0) rotate(0);
  }
  100% {
    transform: translate3d(0, 0, 0) rotate(0);
  }
}
@keyframes sway15 {
  0% {
    transform: translate3d(calc(-106 * var(--vw) * 0.296875 / 750), calc(106 * var(--vw) * 0.296875 / 750), 0) rotate(0deg);
  }
  20% {
    transform: translate3d(calc(-90 * var(--vw) * 0.296875 / 750), calc(106 * var(--vw) * 0.296875 / 750), 0) rotate(0deg);
  }
  40% {
    transform: translate3d(calc(-66 * var(--vw) * 0.296875 / 750), calc(60 * var(--vw) * 0.296875 / 750), 0) rotate(-20deg);
  }
  60% {
    transform: translate3d(calc(-24 * var(--vw) * 0.296875 / 750), calc(30 * var(--vw) * 0.296875 / 750), 0) rotate(0deg);
  }
  80% {
    transform: translate3d(0, 0, 0) rotate(0);
  }
  100% {
    transform: translate3d(0, 0, 0) rotate(0);
  }
}
@keyframes sway16 {
  0% {
    transform: translate3d(calc(54 * var(--vw) * 0.296875 / 750), calc(54 * var(--vw) * 0.296875 / 750), 0) rotate(0deg);
  }
  20% {
    transform: translate3d(calc(30 * var(--vw) * 0.296875 / 750), calc(28 * var(--vw) * 0.296875 / 750), 0) rotate(0deg);
  }
  40% {
    transform: translate3d(calc(-18 * var(--vw) * 0.296875 / 750), calc(-36 * var(--vw) * 0.296875 / 750), 0) rotate(0deg);
  }
  60% {
    transform: translate3d(calc(0 * var(--vw) * 0.296875 / 750), calc(0 * var(--vw) * 0.296875 / 750), 0) rotate(0deg);
  }
  80% {
    transform: translate3d(0, 0, 0) rotate(0);
  }
  100% {
    transform: translate3d(0, 0, 0) rotate(0);
  }
}
@keyframes sway17 {
  0% {
    transform: translate3d(calc(54 * var(--vw) * 0.296875 / 750), calc(54 * var(--vw) * 0.296875 / 750), 0) rotate(0deg);
  }
  20% {
    transform: translate3d(calc(26 * var(--vw) * 0.296875 / 750), calc(40 * var(--vw) * 0.296875 / 750), 0) rotate(0deg);
  }
  40% {
    transform: translate3d(calc(38 * var(--vw) * 0.296875 / 750), calc(-48 * var(--vw) * 0.296875 / 750), 0) rotate(0deg);
  }
  60% {
    transform: translate3d(calc(0 * var(--vw) * 0.296875 / 750), calc(-2 * var(--vw) * 0.296875 / 750), 0) rotate(0deg);
  }
  80% {
    transform: translate3d(0, 0, 0) rotate(0);
  }
  100% {
    transform: translate3d(0, 0, 0) rotate(0);
  }
}
/*共通
-------------------*/
.l-container {
  width: 100%;
}

.l-header {
  padding: 0;
  position: relative;
  z-index: 999;
  background-color: #fff;
  overflow-x: clip;
}

.l-footer {
  padding: 0;
  position: relative;
  z-index: 999;
  background-color: #fff;
  overflow-x: clip;
}

.pc-footer {
  margin: 0;
}

.feature-snslist {
  position: relative;
  z-index: 3;
}

#feature {
  width: 100%;
  margin: 0 auto;
  color: #000;
  box-sizing: border-box;
  text-align: center;
  font-family: "neue-haas-grotesk-display", "source-han-sans-japanese", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-feature-settings: "palt";
  position: relative;
  overflow-x: clip;
  opacity: 0;
  transition: 0.3s;
}
#feature.is_show {
  opacity: 1;
}
#feature * {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  pointer-events: none;
}
#feature a {
  width: 100%;
  height: auto;
  display: block;
  color: #000;
  pointer-events: auto;
  transition: 0.3s;
}
#feature a:hover {
  text-decoration: none;
  opacity: 0.7;
}
#feature img {
  width: 100%;
  height: auto;
  display: block;
}
#feature .js_anime.is_swayarea {
  opacity: 0;
}
#feature .js_anime.is_swayarea .is_sway01 {
  transform: translate3d(calc(-78 * var(--vw) * 0.296875 / 750), calc(-80 * var(--vw) * 0.296875 / 750), 0) rotate(0deg);
}
#feature .js_anime.is_swayarea .is_sway02 {
  transform: translate3d(calc(-78 * var(--vw) * 0.296875 / 750), calc(-80 * var(--vw) * 0.296875 / 750), 0) rotate(0deg);
}
#feature .js_anime.is_swayarea .is_sway03 {
  transform: translate3d(calc(0 * var(--vw) * 0.296875 / 750), calc(-118 * var(--vw) * 0.296875 / 750), 0) rotate(0deg);
}
#feature .js_anime.is_swayarea .is_sway04 {
  transform: translate3d(calc(74 * var(--vw) * 0.296875 / 750), calc(-206 * var(--vw) * 0.296875 / 750), 0) rotate(0deg);
}
#feature .js_anime.is_swayarea .is_sway05 {
  transform: translate3d(calc(-106 * var(--vw) * 0.296875 / 750), calc(104 * var(--vw) * 0.296875 / 750), 0) rotate(0deg);
}
#feature .js_anime.is_swayarea .is_sway06 {
  transform: translate3d(calc(0 * var(--vw) * 0.296875 / 750), calc(114 * var(--vw) * 0.296875 / 750), 0) rotate(0deg);
}
#feature .js_anime.is_swayarea .is_sway07 {
  transform: translate3d(calc(192 * var(--vw) * 0.296875 / 750), calc(0 * var(--vw) * 0.296875 / 750), 0) rotate(0deg);
}
#feature .js_anime.is_swayarea .is_sway08 {
  transform: translate3d(calc(130 * var(--vw) * 0.296875 / 750), calc(116 * var(--vw) * 0.296875 / 750), 0) rotate(0deg);
}
#feature .js_anime.is_swayarea .is_sway09 {
  transform: translate3d(calc(-78 * var(--vw) * 0.296875 / 750), calc(-78 * var(--vw) * 0.296875 / 750), 0) rotate(0deg);
}
#feature .js_anime.is_swayarea .is_sway10 {
  transform: translate3d(calc(0 * var(--vw) * 0.296875 / 750), calc(-102 * var(--vw) * 0.296875 / 750), 0) rotate(0deg);
}
#feature .js_anime.is_swayarea .is_sway11 {
  transform: translate3d(calc(2 * var(--vw) * 0.296875 / 750), calc(-116 * var(--vw) * 0.296875 / 750), 0) rotate(0deg);
}
#feature .js_anime.is_swayarea .is_sway12 {
  transform: translate3d(calc(-128 * var(--vw) * 0.296875 / 750), calc(-2 * var(--vw) * 0.296875 / 750), 0) rotate(0deg);
}
#feature .js_anime.is_swayarea .is_sway13 {
  transform: translate3d(calc(60 * var(--vw) * 0.296875 / 750), calc(-24 * var(--vw) * 0.296875 / 750), 0) rotate(0deg);
}
#feature .js_anime.is_swayarea .is_sway14 {
  transform: translate3d(calc(62 * var(--vw) * 0.296875 / 750), calc(-22 * var(--vw) * 0.296875 / 750), 0) rotate(0deg);
}
#feature .js_anime.is_swayarea .is_sway15 {
  transform: translate3d(calc(-106 * var(--vw) * 0.296875 / 750), calc(106 * var(--vw) * 0.296875 / 750), 0) rotate(0deg);
}
#feature .js_anime.is_swayarea .is_sway16 {
  transform: translate3d(calc(54 * var(--vw) * 0.296875 / 750), calc(54 * var(--vw) * 0.296875 / 750), 0) rotate(0deg);
}
#feature .js_anime.is_swayarea .is_sway17 {
  transform: translate3d(calc(54 * var(--vw) * 0.296875 / 750), calc(54 * var(--vw) * 0.296875 / 750), 0) rotate(0deg);
}
#feature .js_anime .is_fadetxtarea .is_fadetxt {
  opacity: 0;
  transition: 0.3s;
}
#feature .js_anime .is_fadetxtarea .is_fadetxt p span {
  opacity: 0;
  transition: 0.3s;
}
#feature .js_anime.is_show.is_swayarea {
  opacity: 1;
  transition: opacity 0.25s ease;
}
#feature .js_anime.is_show.is_swayarea .is_sway01 {
  animation: sway01 3s step-end forwards;
  transform-box: fill-box;
  transform-origin: center;
}
#feature .js_anime.is_show.is_swayarea .is_sway02 {
  animation: sway02 3s step-end forwards;
  transform-box: fill-box;
  transform-origin: center;
}
#feature .js_anime.is_show.is_swayarea .is_sway03 {
  animation: sway03 3s step-end forwards;
  transform-box: fill-box;
  transform-origin: center;
}
#feature .js_anime.is_show.is_swayarea .is_sway04 {
  animation: sway04 3s step-end forwards;
  transform-box: fill-box;
  transform-origin: center;
}
#feature .js_anime.is_show.is_swayarea .is_sway05 {
  animation: sway05 3s step-end forwards;
  transform-box: fill-box;
  transform-origin: center;
}
#feature .js_anime.is_show.is_swayarea .is_sway06 {
  animation: sway06 3s step-end forwards;
  transform-box: fill-box;
  transform-origin: center;
}
#feature .js_anime.is_show.is_swayarea .is_sway07 {
  animation: sway07 3s step-end forwards;
  transform-box: fill-box;
  transform-origin: center;
}
#feature .js_anime.is_show.is_swayarea .is_sway08 {
  animation: sway08 3s step-end forwards;
  transform-box: fill-box;
  transform-origin: center;
}
#feature .js_anime.is_show.is_swayarea .is_sway09 {
  animation: sway09 3s step-end forwards;
  transform-box: fill-box;
  transform-origin: center;
}
#feature .js_anime.is_show.is_swayarea .is_sway10 {
  animation: sway10 3s step-end forwards;
  transform-box: fill-box;
  transform-origin: center;
}
#feature .js_anime.is_show.is_swayarea .is_sway11 {
  animation: sway11 3s step-end forwards;
  transform-box: fill-box;
  transform-origin: center;
}
#feature .js_anime.is_show.is_swayarea .is_sway12 {
  animation: sway12 3s step-end forwards;
  transform-box: fill-box;
  transform-origin: center;
}
#feature .js_anime.is_show.is_swayarea .is_sway13 {
  animation: sway13 3s step-end forwards;
  transform-box: fill-box;
  transform-origin: center;
}
#feature .js_anime.is_show.is_swayarea .is_sway14 {
  animation: sway14 3s step-end forwards;
  transform-box: fill-box;
  transform-origin: center;
}
#feature .js_anime.is_show.is_swayarea .is_sway15 {
  animation: sway15 3s step-end forwards;
  transform-box: fill-box;
  transform-origin: center;
}
#feature .js_anime.is_show.is_swayarea .is_sway16 {
  animation: sway16 3s step-end forwards;
  transform-box: fill-box;
  transform-origin: center;
}
#feature .js_anime.is_show.is_swayarea .is_sway17 {
  animation: sway17 3s step-end forwards;
  transform-box: fill-box;
  transform-origin: center;
}
#feature .js_anime.is_show .is_fadetxtarea .is_fadetxt {
  opacity: 1;
}
#feature .js_anime.is_show .is_fadetxtarea .is_fadetxt.is_show p span {
  opacity: 1;
}
#feature .js_anime.is_show .is_fadetxtarea .is_fadetxt.is_show p span:nth-child(2) {
  transition-delay: 0.1s;
}
#feature .js_anime.is_show .is_fadetxtarea .is_fadetxt.is_show p span:nth-child(3) {
  transition-delay: 0.2s;
}
#feature .js_anime.is_show .is_fadetxtarea .is_fadetxt.is_show p span:nth-child(4) {
  transition-delay: 0.3s;
}
#feature .js_anime.is_show .is_fadetxtarea .is_fadetxt.is_show p span:nth-child(5) {
  transition-delay: 0.4s;
}
#feature .js_anime.is_show .is_fadetxtarea .is_fadetxt.is_show p span:nth-child(6) {
  transition-delay: 0.5s;
}
#feature .js_anime.is_show .is_fadetxtarea .is_fadetxt.is_show p span:nth-child(7) {
  transition-delay: 0.6s;
}
#feature .js_anime.is_show .is_fadetxtarea .is_fadetxt.is_show p span:nth-child(8) {
  transition-delay: 0.7s;
}
#feature .js_anime.is_show .is_fadetxtarea .is_fadetxt.is_show p span:nth-child(9) {
  transition-delay: 0.8s;
}
#feature .js_anime.is_show .is_fadetxtarea .is_fadetxt.is_show p span:nth-child(10) {
  transition-delay: 0.9s;
}
#feature .js_anime.is_show .is_fadetxtarea .is_fadetxt.is_show p span:nth-child(11) {
  transition-delay: 1s;
}
#feature .js_anime.is_show .is_fadetxtarea .is_fadetxt.is_show p span:nth-child(12) {
  transition-delay: 1.1s;
}
#feature .js_anime.is_show .is_fadetxtarea .is_fadetxt.is_show p span:nth-child(13) {
  transition-delay: 1.2s;
}
#feature .js_anime.is_show .is_fadetxtarea .is_fadetxt.is_show p span:nth-child(14) {
  transition-delay: 1.3s;
}
#feature .js_anime.is_show .is_fadetxtarea .is_fadetxt.is_show p span:nth-child(15) {
  transition-delay: 1.4s;
}
#feature .js_anime.is_show .is_fadetxtarea .is_fadetxt.is_show p span:nth-child(16) {
  transition-delay: 1.5s;
}
#feature .js_anime.is_show .is_fadetxtarea .is_fadetxt.is_show p span:nth-child(17) {
  transition-delay: 1.6s;
}
#feature .js_anime.is_show .is_fadetxtarea .is_fadetxt.is_show p span:nth-child(18) {
  transition-delay: 1.7s;
}
#feature .js_anime.is_show .is_fadetxtarea .is_fadetxt.is_show p span:nth-child(19) {
  transition-delay: 1.8s;
}
#feature .js_anime.is_show .is_fadetxtarea .is_fadetxt.is_show p span:nth-child(20) {
  transition-delay: 1.9s;
}
#feature .js_anime.is_show .is_fadetxtarea .is_fadetxt.is_show p span:nth-child(21) {
  transition-delay: 2s;
}
#feature .js_anime.is_show .is_fadetxtarea .is_fadetxt.is_show p span:nth-child(22) {
  transition-delay: 2.1s;
}
#feature .js_anime.is_show .is_fadetxtarea .is_fadetxt.is_show p span:nth-child(23) {
  transition-delay: 2.2s;
}
#feature .js_anime.is_show .is_fadetxtarea .is_fadetxt.is_show p span:nth-child(24) {
  transition-delay: 2.3s;
}
#feature .js_anime.is_show .is_fadetxtarea .is_fadetxt.is_show p span:nth-child(25) {
  transition-delay: 2.4s;
}

#feature {
  /*メインビジュアル（.hero)
    -------------------*/
}
#feature .main {
  display: flex;
  background-color: #ebcde2;
}
#feature .main .left {
  height: calc(100vh - 80px);
  flex: 1;
  position: sticky;
  top: 80px;
  z-index: 3;
  display: flex;
  align-items: center;
  justify-content: center;
}
#feature .main .left .left__txt {
  width: calc(257 * var(--vw) / 1280);
}
#feature .main .left .left__btn {
  width: calc(125 * var(--vw) / 1280);
  margin: calc(47 * var(--vw) / 1280) auto 0;
}
#feature .main .left .left__block {
  opacity: 0;
  transform: translateY(20px);
}
#feature .main .left .left__block.is_show {
  opacity: 1;
  transform: none;
  transition: 0.5s ease;
}
#feature .main .right {
  height: calc(100vh - 80px);
  flex: 1;
  position: sticky;
  top: 80px;
  z-index: 3;
  display: flex;
  align-items: center;
  justify-content: center;
}
#feature .main .right .right__txt {
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
#feature .main .right .right__txt.right__txt01 {
  width: calc(235 * var(--vw) / 1280);
}
#feature .main .right .right__txt.right__txt02 {
  width: calc(147 * var(--vw) / 1280);
  margin-top: calc(-7 * var(--vw) / 1280);
}
#feature .main .right .right__model {
  width: calc(278 * var(--vw) / 1280);
  margin-top: calc(-11 * var(--vw) / 1280);
  position: relative;
}
#feature .main .right .right__block {
  padding-top: calc(4 * var(--vw) / 1280);
  opacity: 0;
  transform: translateY(20px);
  position: relative;
}
#feature .main .right .right__block::after {
  content: "";
  width: calc(85 * var(--vw) / 1280);
  height: calc(39 * var(--vw) / 1280);
  background-image: url(../img/260218/soldout.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: calc(-14 * var(--vw) / 1280);
  right: calc(4 * var(--vw) / 1280);
  z-index: 3;
  pointer-events: none;
}
#feature .main .right .right__block.is_show {
  opacity: 1;
  transform: none;
  transition: 0.5s ease;
}
#feature .main .center {
  width: calc(380 * var(--vw) / 1280);
  position: relative;
  background-color: #ebcde2;
}
#feature .main .center::before {
  content: "";
  width: calc(4 * var(--vw) * 0.296875 / 750);
  height: 100%;
  background-color: #fff;
  position: absolute;
  top: 0;
  left: calc(-4 * var(--vw) * 0.296875 / 750);
  z-index: 2;
}
#feature .main .center::after {
  content: "";
  width: calc(4 * var(--vw) * 0.296875 / 750);
  height: 100%;
  background-color: #fff;
  position: absolute;
  top: 0;
  right: calc(-4 * var(--vw) * 0.296875 / 750);
  z-index: 2;
}
#feature .main .center .inner {
  width: calc(380 * var(--vw) / 1280);
  overflow-x: clip;
  position: relative;
  z-index: 3;
}
#feature .hero {
  position: sticky;
  top: 80px;
}
#feature .hero .hero__logo {
  width: calc(438 * var(--vw) * 0.296875 / 750);
  position: absolute;
  top: calc(116 * var(--vw) * 0.296875 / 750);
  left: 50%;
  transform: translateX(-50%);
}
#feature .sec {
  padding-top: calc(20 * var(--vw) * 0.296875 / 750);
  padding-bottom: calc(98 * var(--vw) * 0.296875 / 750);
  position: relative;
  z-index: 2;
  background-color: #ebcde2;
  overflow: clip;
}
#feature .sec .sec__credit {
  width: -moz-fit-content;
  width: fit-content;
  position: absolute;
  z-index: 20;
  pointer-events: none;
  opacity: 0;
  transition: 1s;
}
#feature .sec .sec__credit .credit {
  width: -moz-fit-content;
  width: fit-content;
}
#feature .sec .sec__credit .credit .item {
  width: -moz-fit-content;
  width: fit-content;
  position: relative;
}
#feature .sec .sec__credit .credit .item .link {
  width: -moz-fit-content;
  width: fit-content;
}
#feature .sec .sec__credit .credit .item .link p {
  font-family: "neue-haas-grotesk-display", sans-serif;
  font-weight: 500;
  font-size: calc(20 * var(--vw) * 0.296875 / 750);
  line-height: calc(29 * var(--vw) * 0.296875 / 750);
  color: #fff;
  text-align: left;
}
#feature .sec .sec__credit .credit .item .link p span {
  opacity: 0;
  transition: 0.3s;
}
#feature .sec .sec__credit .credit .item .link p.price span {
  min-width: calc(4 * var(--vw) * 0.296875 / 750);
  letter-spacing: 0.01em;
  display: inline-block;
}
#feature .sec .sec__credit.is_open {
  opacity: 1;
}
#feature .sec .sec__credit.is_open .credit .item .link p span {
  opacity: 1;
}
#feature .sec .sec__credit.is_open .credit .item .link p span:nth-child(2) {
  transition-delay: 0.1s;
}
#feature .sec .sec__credit.is_open .credit .item .link p span:nth-child(3) {
  transition-delay: 0.2s;
}
#feature .sec .sec__credit.is_open .credit .item .link p span:nth-child(4) {
  transition-delay: 0.3s;
}
#feature .sec .sec__credit.is_open .credit .item .link p span:nth-child(5) {
  transition-delay: 0.4s;
}
#feature .sec .sec__credit.is_open .credit .item .link p span:nth-child(6) {
  transition-delay: 0.5s;
}
#feature .sec .sec__credit.is_open .credit .item .link p span:nth-child(7) {
  transition-delay: 0.6s;
}
#feature .sec .sec__credit.is_open .credit .item .link p span:nth-child(8) {
  transition-delay: 0.7s;
}
#feature .sec .sec__credit.is_open .credit .item .link p span:nth-child(9) {
  transition-delay: 0.8s;
}
#feature .sec .sec__credit.is_open .credit .item .link p span:nth-child(10) {
  transition-delay: 0.9s;
}
#feature .sec .sec__credit.is_open .credit .item .link p span:nth-child(11) {
  transition-delay: 1s;
}
#feature .sec .sec__credit.is_open .credit .item .link p span:nth-child(12) {
  transition-delay: 1.1s;
}
#feature .sec .sec__credit.is_open .credit .item .link p span:nth-child(13) {
  transition-delay: 1.2s;
}
#feature .sec .sec__credit.is_open .credit .item .link p span:nth-child(14) {
  transition-delay: 1.3s;
}
#feature .sec .sec__credit.is_open .credit .item .link p span:nth-child(15) {
  transition-delay: 1.4s;
}
#feature .sec .sec__credit.is_open .credit .item .link p span:nth-child(16) {
  transition-delay: 1.5s;
}
#feature .sec .sec__credit.is_open .credit .item .link p span:nth-child(17) {
  transition-delay: 1.6s;
}
#feature .sec .sec__credit.is_open .credit .item .link p span:nth-child(18) {
  transition-delay: 1.7s;
}
#feature .sec .sec__credit.is_open .credit .item .link p span:nth-child(19) {
  transition-delay: 1.8s;
}
#feature .sec .sec__credit.is_open .credit .item .link p span:nth-child(20) {
  transition-delay: 1.9s;
}
#feature .sec .sec__credit.is_open .credit .item .link p span:nth-child(21) {
  transition-delay: 2s;
}
#feature .sec .sec__credit.is_open .credit .item .link p span:nth-child(22) {
  transition-delay: 2.1s;
}
#feature .sec .sec__credit.is_open .credit .item .link p span:nth-child(23) {
  transition-delay: 2.2s;
}
#feature .sec .sec__credit.is_open .credit .item .link p span:nth-child(24) {
  transition-delay: 2.3s;
}
#feature .sec .sec__credit.is_open .credit .item .link p span:nth-child(25) {
  transition-delay: 2.4s;
}
#feature .sec .sec__credit.sec__credit01_01 {
  top: calc(376 * var(--vw) * 0.296875 / 750);
  left: calc(20 * var(--vw) * 0.296875 / 750);
}
#feature .sec .sec__credit.sec__credit01_02 {
  top: calc(456 * var(--vw) * 0.296875 / 750);
  left: calc(20 * var(--vw) * 0.296875 / 750);
}
#feature .sec .sec__credit.sec__credit02_01 {
  top: calc(436 * var(--vw) * 0.296875 / 750);
  left: calc(468 * var(--vw) * 0.296875 / 750);
}
#feature .sec .sec__credit.sec__credit02_02 {
  top: calc(436 * var(--vw) * 0.296875 / 750);
  left: calc(20 * var(--vw) * 0.296875 / 750);
}
#feature .sec .sec__credit.sec__credit03_01 {
  top: calc(424 * var(--vw) * 0.296875 / 750);
  left: calc(468 * var(--vw) * 0.296875 / 750);
}
#feature .sec .sec__credit.sec__credit03_02 {
  top: calc(426 * var(--vw) * 0.296875 / 750);
  left: calc(474 * var(--vw) * 0.296875 / 750);
}
#feature .sec .sec__credit.sec__credit04_01 {
  top: calc(450 * var(--vw) * 0.296875 / 750);
  left: calc(448 * var(--vw) * 0.296875 / 750);
}
#feature .sec .sec__credit.sec__credit04_02 {
  top: calc(452 * var(--vw) * 0.296875 / 750);
  left: calc(494 * var(--vw) * 0.296875 / 750);
}
#feature .sec .sec__credit.sec__credit05_01 {
  top: calc(424 * var(--vw) * 0.296875 / 750);
  left: calc(448 * var(--vw) * 0.296875 / 750);
}
#feature .sec .sec__credit.sec__credit05_02 {
  top: calc(426 * var(--vw) * 0.296875 / 750);
  left: calc(20 * var(--vw) * 0.296875 / 750);
}
#feature .sec .sec__credit.sec__credit06_01 {
  top: calc(488 * var(--vw) * 0.296875 / 750);
  left: calc(20 * var(--vw) * 0.296875 / 750);
}
#feature .sec .sec__credit.sec__credit06_02 {
  top: calc(488 * var(--vw) * 0.296875 / 750);
  left: calc(20 * var(--vw) * 0.296875 / 750);
}
#feature .sec .sec__credit.sec__credit07_01 {
  top: calc(416 * var(--vw) * 0.296875 / 750);
  left: calc(20 * var(--vw) * 0.296875 / 750);
}
#feature .sec .sec__credit.sec__credit07_02 {
  top: calc(460 * var(--vw) * 0.296875 / 750);
  left: calc(20 * var(--vw) * 0.296875 / 750);
}
#feature .sec .sec__credit.sec__credit08_01 {
  top: calc(404 * var(--vw) * 0.296875 / 750);
  left: calc(20 * var(--vw) * 0.296875 / 750);
}
#feature .sec .sec__credit.sec__credit08_02 {
  top: calc(428 * var(--vw) * 0.296875 / 750);
  left: calc(20 * var(--vw) * 0.296875 / 750);
}
#feature .sec .sec__swayarea {
  width: 100%;
  height: calc(750 * var(--vw) * 0.296875 / 750);
  margin-top: calc(56 * var(--vw) * 0.296875 / 750);
  position: relative;
}
#feature .sec .sec__model {
  position: absolute;
}
#feature .sec .sec__model.sec__model01 {
  width: calc(231.5 * var(--vw) * 0.296875 / 750);
  top: calc(58 * var(--vw) * 0.296875 / 750);
  left: calc(60 * var(--vw) * 0.296875 / 750);
}
#feature .sec .sec__model.sec__model02 {
  width: calc(225 * var(--vw) * 0.296875 / 750);
  top: calc(126 * var(--vw) * 0.296875 / 750);
  left: calc(192 * var(--vw) * 0.296875 / 750);
}
#feature .sec .sec__model.sec__model03 {
  width: calc(182.5 * var(--vw) * 0.296875 / 750);
  top: calc(28 * var(--vw) * 0.296875 / 750);
  left: calc(366 * var(--vw) * 0.296875 / 750);
}
#feature .sec .sec__model.sec__model04 {
  width: calc(225 * var(--vw) * 0.296875 / 750);
  top: calc(158 * var(--vw) * 0.296875 / 750);
  left: calc(490 * var(--vw) * 0.296875 / 750);
  z-index: 2;
}
#feature .sec .sec__model.sec__model05 {
  width: calc(220.5 * var(--vw) * 0.296875 / 750);
  top: calc(324 * var(--vw) * 0.296875 / 750);
  left: calc(30 * var(--vw) * 0.296875 / 750);
  z-index: 2;
}
#feature .sec .sec__model.sec__model06 {
  width: calc(237 * var(--vw) * 0.296875 / 750);
  top: calc(394 * var(--vw) * 0.296875 / 750);
  left: calc(176 * var(--vw) * 0.296875 / 750);
}
#feature .sec .sec__model.sec__model07 {
  width: calc(212.5 * var(--vw) * 0.296875 / 750);
  top: calc(286 * var(--vw) * 0.296875 / 750);
  left: calc(336 * var(--vw) * 0.296875 / 750);
}
#feature .sec .sec__model.sec__model08 {
  width: calc(268 * var(--vw) * 0.296875 / 750);
  top: calc(412 * var(--vw) * 0.296875 / 750);
  left: calc(428 * var(--vw) * 0.296875 / 750);
  z-index: 3;
}
#feature .sec .sec__model.sec__model09 {
  width: calc(614 * var(--vw) * 0.296875 / 750);
  margin: calc(4 * var(--vw) * 0.296875 / 750) auto 0;
  position: relative;
}
#feature .sec .sec__icon {
  position: absolute;
}
#feature .sec .sec__icon.sec__icon01 {
  width: calc(34 * var(--vw) * 0.296875 / 750);
  top: calc(276 * var(--vw) * 0.296875 / 750);
  left: calc(74 * var(--vw) * 0.296875 / 750);
}
#feature .sec .sec__icon.sec__icon02 {
  width: calc(130 * var(--vw) * 0.296875 / 750);
  top: calc(62 * var(--vw) * 0.296875 / 750);
  left: calc(236 * var(--vw) * 0.296875 / 750);
}
#feature .sec .sec__icon.sec__icon03 {
  width: calc(101 * var(--vw) * 0.296875 / 750);
  top: calc(108 * var(--vw) * 0.296875 / 750);
  left: calc(526 * var(--vw) * 0.296875 / 750);
}
#feature .sec .sec__icon.sec__icon04 {
  width: calc(20 * var(--vw) * 0.296875 / 750);
  top: calc(404 * var(--vw) * 0.296875 / 750);
  left: calc(240 * var(--vw) * 0.296875 / 750);
}
#feature .sec .sec__icon.sec__icon05 {
  width: calc(16 * var(--vw) * 0.296875 / 750);
  top: calc(418 * var(--vw) * 0.296875 / 750);
  left: calc(674 * var(--vw) * 0.296875 / 750);
}
#feature .sec .sec__icon.sec__icon06 {
  width: calc(16 * var(--vw) * 0.296875 / 750);
  top: calc(454 * var(--vw) * 0.296875 / 750);
  left: calc(672 * var(--vw) * 0.296875 / 750);
}
#feature .sec .sec__icon.sec__icon07 {
  width: calc(89 * var(--vw) * 0.296875 / 750);
  top: calc(616 * var(--vw) * 0.296875 / 750);
  left: calc(126 * var(--vw) * 0.296875 / 750);
}
#feature .sec .sec__icon.sec__icon08 {
  width: calc(35 * var(--vw) * 0.296875 / 750);
  top: calc(570 * var(--vw) * 0.296875 / 750);
  left: calc(406 * var(--vw) * 0.296875 / 750);
}
#feature .sec .sec__icon.sec__icon09 {
  width: calc(55 * var(--vw) * 0.296875 / 750);
  top: calc(656 * var(--vw) * 0.296875 / 750);
  left: calc(370 * var(--vw) * 0.296875 / 750);
}
#feature .sec .sec__icon.sec__icon10 {
  width: calc(156 * var(--vw) / 1280);
  margin: calc(48 * var(--vw) * 0.296875 / 750) auto 0;
  position: relative;
}
#feature .sec .sec__ttl {
  position: relative;
}
#feature .sec .sec__ttl.sec__ttl01 {
  width: calc(361.5 * var(--vw) / 1280);
  margin: 0 auto;
  z-index: 3;
}
#feature .sec .sec__ttl.sec__ttl02 {
  width: calc(233 * var(--vw) * 0.296875 / 750);
  margin: calc(2 * var(--vw) * 0.296875 / 750) auto 0;
}
#feature .sec .sec__ttl.sec__ttl03 {
  width: calc(252 * var(--vw) * 0.296875 / 750);
  margin: calc(96 * var(--vw) * 0.296875 / 750) auto 0;
}
#feature .sec .sec__txt {
  position: relative;
  z-index: 2;
}
#feature .sec .sec__txt.sec__txt01 {
  width: calc(570 * var(--vw) * 0.296875 / 750);
  margin: calc(42 * var(--vw) * 0.296875 / 750) auto 0;
}
#feature .sec .sec__txt.sec__txt02 {
  width: calc(474 * var(--vw) * 0.296875 / 750);
  margin: calc(16 * var(--vw) * 0.296875 / 750) auto 0;
}
#feature .sec .sec__release {
  width: calc(202 * var(--vw) * 0.296875 / 750);
  margin: calc(84 * var(--vw) * 0.296875 / 750) auto 0;
}
#feature .sec .sec__sliderarea {
  padding-top: calc(4 * var(--vw) * 0.296875 / 750);
  margin-top: calc(65 * var(--vw) * 0.296875 / 750);
  background-color: #fff;
  position: relative;
}
#feature .sec .sec__sliderareattlarea {
  width: calc(750 * var(--vw) * 0.296875 / 750);
  height: calc(750 * var(--vw) * 0.296875 / 750);
  position: sticky;
  top: 80px;
  z-index: 10;
}
#feature .sec .sec__sliderareattl {
  position: absolute;
  top: calc(20 * var(--vw) * 0.296875 / 750);
  left: calc(20 * var(--vw) * 0.296875 / 750);
  z-index: 10;
  opacity: 0;
}
#feature .sec .sec__sliderareattl p {
  font-family: "neue-haas-grotesk-display", sans-serif;
  font-weight: 500;
  font-size: calc(21.81 * var(--vw) * 0.296875 / 750);
  line-height: calc(28.67 * var(--vw) * 0.296875 / 750);
  text-align: left;
  color: #fff;
}
#feature .sec .sec__sliderareattl p span {
  opacity: 0;
}
#feature .sec .sec__sliderarealist {
  margin-top: calc(-750 * var(--vw) * 0.296875 / 750);
}
#feature .sec .sec__slider {
  width: calc(750 * var(--vw) * 0.296875 / 750);
  height: calc(950 * var(--vw) * 0.296875 / 750);
  margin-top: calc(4 * var(--vw) * 0.296875 / 750);
}
#feature .sec .sec__slider:first-child {
  margin-top: 0;
}
#feature .sec .sec__slider .slider .slick-dots {
  display: flex;
  justify-content: center;
  gap: 0 calc(4 * var(--vw) * 0.296875 / 750);
  position: absolute;
  top: calc(16 * var(--vw) * 0.296875 / 750);
  right: calc(20 * var(--vw) * 0.296875 / 750);
}
#feature .sec .sec__slider .slider .slick-dots li {
  width: calc(8 * var(--vw) * 0.296875 / 750);
  height: calc(8 * var(--vw) * 0.296875 / 750);
}
#feature .sec .sec__slider .slider .slick-dots li button {
  width: 100%;
  height: 100%;
  text-indent: -9999px;
  padding: 0;
  border-radius: 50%;
  position: relative;
  transition: 0.3s;
  border: 1px solid #fff;
  background-color: transparent;
}
#feature .sec .sec__slider .slider .slick-dots li.slick-active button {
  background-color: #fff;
}
#feature .sec .sec__img {
  width: calc(750 * var(--vw) * 0.296875 / 750);
  height: calc(950 * var(--vw) * 0.296875 / 750);
  overflow: hidden;
  position: relative;
}
#feature .sec .sec__img figure {
  width: 100%;
  height: 100%;
}
#feature .sec .sec__img figure a {
  width: 100%;
  height: 100%;
}
#feature .sec .sec__img figure a img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
#feature .sec .sec__staff {
  width: calc(133.5 * var(--vw) / 1280);
  margin: calc(52 * var(--vw) * 0.296875 / 750) auto 0;
}
#feature .sec .sec__block {
  width: -moz-fit-content;
  width: fit-content;
  position: relative;
  cursor: pointer;
  pointer-events: auto;
}/*# sourceMappingURL=style.css.map */