.l-header {
  background: #fff;
}

.l-container {
  width: 100%;
}

.feature {
  --bg-image: url(../img/bg_pink.jpg);
  color: #231815;
  font-family: "zen-kaku-gothic-antique", sans-serif;
  font-feature-settings: "palt";
  font-style: normal;
  font-weight: 400;
  overflow: clip;
  position: relative;
  text-align: center;
  width: 100%;
}
.feature::before {
  background-image: var(--bg-image);
  background-size: cover;
  background-position: center;
  content: "";
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  transition: background-image 1s ease;
  will-change: fransform;
  z-index: -1;
}
.feature p {
  margin: 0;
}
.feature a {
  color: #231815;
  text-decoration: none;
  transition: all 0.3s ease-in;
}
.feature a:has(> img) {
  display: block;
}
.feature img,
.feature video {
  height: auto;
  width: 100%;
}
.feature .js-inview {
  opacity: 0;
  transform: translateY(80px);
  transition: opacity 1.1s ease, transform 1.1s ease;
}
.feature .js-inview.is-active {
  opacity: 1;
  transform: translateY(0);
}
.feature .content__wrap {
  display: grid;
  grid-template-columns: 1fr 510px 1fr;
  position: relative;
}
.feature .content__left {
  position: sticky;
  grid-column: 1;
  top: 80px;
  height: 100vh;
  display: grid;
  place-content: center;
}
.feature .content__left .ttlWrap {
  height: 13.5357142857vw;
  position: relative;
  width: 14vw;
}
.feature .content__left .motif01 {
  position: absolute;
  top: 5.6071428571vw;
  left: -1.75vw;
  width: 4.1071428571vw;
}
.feature .content__left .motif02 {
  position: absolute;
  top: 8.1428571429vw;
  left: 4.1428571429vw;
  width: 4.0714285714vw;
}
.feature .content__left .motif02.move01 {
  animation-delay: 1s;
}
.feature .content__left .motif03 {
  position: absolute;
  top: 1.6071428571vw;
  right: -2.4285714286vw;
  width: 4.1071428571vw;
}
.feature .content__left .motif03.move01 {
  animation-delay: 0.5s;
}
.feature .content__center {
  background: #fff;
  container-type: inline-size;
  grid-column: 2;
  overflow: clip;
  padding-top: 35px;
  padding-bottom: 60px;
  position: relative;
  width: 510px;
}
.feature .content__center .credit li {
  font-family: "hanken-grotesk", sans-serif;
  font-size: 2.5333333333cqw;
  font-style: normal;
  font-weight: 500;
  letter-spacing: 0.03em;
  line-height: 1;
  margin: 0 auto 3.2cqw;
  white-space: nowrap;
}
.feature .content__center .credit li:last-child {
  margin-bottom: 0;
}
.feature .content__center .credit li .symbol {
  font-family: "zen-kaku-gothic-antique", sans-serif;
  margin: 0 0.2666666667cqw 0 0.8cqw;
}
.feature .content__center .credit li a::after {
  background: url(../img/icn_credit01.svg) no-repeat left top;
  background-size: 100%;
  content: "";
  display: inline-block;
  height: 2.1333333333cqw;
  margin-left: 0.5333333333cqw;
  width: 6.6666666667cqw;
}
.feature .content__center .c__07 .credit li a::after, .feature .content__center .c__08 .credit li a::after, .feature .content__center .c__09 .credit li a::after, .feature .content__center .c__10 .credit li a::after, .feature .content__center .c__11 .credit li a::after, .feature .content__center .c__12 .credit li a::after, .feature .content__center .c__13 .credit li a::after {
  background: url(../img/icn_credit02.svg) no-repeat left top;
  background-size: 100%;
}
.feature .content__center .slick-dots {
  display: flex;
  justify-content: center;
  position: absolute;
  bottom: -4.8cqw;
  left: 50%;
  transform: translateX(-50%);
}
.feature .content__center .slick-dots li {
  margin: 0 0.8cqw;
}
.feature .content__center .slick-dots li button {
  appearance: none;
  border: solid #9cccf0 0.2666666667cqw;
  background: none;
  border-radius: 0.9333333333cqw;
  color: transparent;
  cursor: pointer;
  height: 1.8666666667cqw;
  padding: 0;
  transition: all 0.3s ease-in-out;
  transition-delay: 0.8s;
  width: 1.8666666667cqw;
}
.feature .content__center .slick-dots li.slick-active button {
  background: #9cccf0;
}
.feature .content__center .sticky-element {
  position: sticky;
}
.feature .content__center .sticky-element.is-released {
  position: relative;
}
.feature .content__center .sticky-element.sticky01 {
  height: 141.3333333333cqw;
  top: 18.6666666667cqw;
}
.feature .content__center .sticky-element.sticky02 {
  height: 138.6666666667cqw;
  top: 13.6cqw;
}
.feature .content__center .headVideo {
  margin: 0 auto 0.8cqw;
  position: relative;
  width: 86.4cqw;
}
.feature .content__center .headVideo .motif {
  position: absolute;
  top: -4cqw;
  right: -4cqw;
  width: 10.4cqw;
  z-index: 2;
}
.feature .content__center #mute {
  height: 4.5333333333cqw;
  margin: 0 auto 5.0666666667cqw;
  text-align: left;
  width: 86.4cqw;
}
.feature .content__center #mute img {
  cursor: pointer;
  height: 4.5333333333cqw;
  width: auto;
}
.feature .content__center #mute .sound-off {
  display: none;
}
.feature .content__center .ttl {
  margin: 0 auto 8cqw;
  width: 46.9333333333cqw;
}
.feature .content__center .lead {
  margin-bottom: 10.4cqw;
}
.feature .content__center .lead .cap {
  color: #e50020;
  font-size: 3.2cqw;
  letter-spacing: 0.12em;
  line-height: 6.1333333333cqw;
  margin-bottom: 0.8cqw;
}
.feature .content__center .lead p {
  font-size: 2.4cqw;
  font-weight: 700;
  letter-spacing: 0.12em;
  line-height: 5.3333333333cqw;
}
.feature .content__center .saleStartDate {
  margin-bottom: 14.6666666667cqw;
}
.feature .content__center .saleStartDate .logo {
  margin: 0 auto 12cqw;
  padding-left: 1.0666666667cqw;
  width: 41.0666666667cqw;
}
.feature .content__center .saleStartDate .date {
  margin: 0 auto 7.2cqw;
  width: 40cqw;
}
.feature .content__center .saleStartDate .date:last-of-type {
  margin-bottom: 0;
}
.feature .content__center .c__01 {
  background: #fff;
  padding-bottom: 24cqw;
  position: relative;
}
.feature .content__center .c__01_img01 {
  margin-bottom: 9.6cqw;
}
.feature .content__center .c__01_img02 {
  margin-bottom: 12.5333333333cqw;
}
.feature .content__center .c__01_img02 .slick-list {
  overflow: visible;
}
.feature .content__center .c__01_img02 .slick-slide {
  margin: 0 1.3333333333cqw;
  position: relative;
  width: 86.6666666667cqw;
}
.feature .content__center .c__01_img02 .slick-slide .motif01 {
  pointer-events: none;
  position: absolute;
  top: -3.0666666667cqw;
  left: 50%;
  transform: translateX(-50%);
  width: 10.4cqw;
  z-index: 2;
}
.feature .content__center .c__01_img02 .slick-slide .motif02 {
  pointer-events: none;
  position: absolute;
  bottom: 13.3333333333cqw;
  left: 8.8cqw;
  width: 10.4cqw;
  z-index: 2;
}
.feature .content__center .c__01 .credit {
  padding-left: 1.8666666667cqw;
}
.feature .content__center .c__02 {
  background: #fff;
  padding-bottom: 13.3333333333cqw;
  position: relative;
}
.feature .content__center .c__02_img01 {
  margin: 0 6.6666666667cqw 9.3333333333cqw auto;
  width: 60cqw;
}
.feature .content__center .c__02 .motif01 {
  pointer-events: none;
  position: absolute;
  top: -15.7333333333cqw;
  left: 16.8cqw;
  width: 23.7333333333cqw;
  z-index: 2;
}
.feature .content__center .c__02 .motif02 {
  pointer-events: none;
  position: absolute;
  top: 66.1333333333cqw;
  right: 4cqw;
  width: 22.4cqw;
  z-index: 2;
}
.feature .content__center .c__02 .credit {
  margin: 0 0 7.2cqw 6.6666666667cqw;
  text-align: left;
}
.feature .content__center .c__02 .credit li {
  margin-bottom: 2.1333333333cqw;
}
.feature .content__center .c__03 {
  background: #fff;
  padding: 6.6666666667cqw;
  position: relative;
}
.feature .content__center .c__03_img01 {
  margin: 0 13.3333333333cqw;
  width: 60cqw;
}
.feature .content__center .c__03 .img05_item {
  pointer-events: none;
  position: absolute;
  bottom: 6.6666666667cqw;
  left: 20cqw;
  width: 60cqw;
  z-index: 3;
}
.feature .content__center .c__03 .cap {
  margin: 0 auto 26.9333333333cqw;
  padding-right: 4cqw;
  width: 37.3333333333cqw;
}
.feature .content__center .c__03 .balloon {
  pointer-events: none;
  position: absolute;
  top: 19.2cqw;
  left: 28cqw;
  width: 36.8cqw;
  transform: translateY(0);
  transition: transform 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.1s;
  z-index: 2;
}
.feature .content__center .c__03 .motif {
  pointer-events: none;
  position: absolute;
  top: 89.6cqw;
  right: 17.6cqw;
  width: 18.6666666667cqw;
  z-index: 2;
}
.feature .content__center .c__04 {
  background: #fff;
  padding-bottom: 6.4cqw;
  position: relative;
}
.feature .content__center .c__04_img01 {
  margin-bottom: 21.3333333333cqw;
}
.feature .content__center .c__04_img02 {
  margin: 0 auto 0 6.6666666667cqw;
  width: 73.3333333333cqw;
}
.feature .content__center .c__04 .motif01 {
  pointer-events: none;
  position: absolute;
  top: 163.4666666667cqw;
  left: 16.5333333333cqw;
  width: 13.3333333333cqw;
  z-index: 2;
}
.feature .content__center .c__04 .motif02 {
  pointer-events: none;
  position: absolute;
  top: 186.9333333333cqw;
  right: 8cqw;
  width: 18.1333333333cqw;
  z-index: 2;
}
.feature .content__center .c__04 .motif02.move01 {
  animation-delay: 1s;
}
.feature .content__center .c__04 .motif03 {
  pointer-events: none;
  position: absolute;
  top: 198.6666666667cqw;
  right: 14.9333333333cqw;
  width: 13.6cqw;
  z-index: 2;
}
.feature .content__center .c__04 .motif03.move01 {
  animation-delay: 0.5s;
}
.feature .content__center .c__04 .credit {
  margin: 0 20cqw 3.2cqw 0;
  text-align: right;
}
.feature .content__center .c__04 .credit li {
  margin-bottom: 2.4cqw;
}
.feature .content__center .c__05 {
  background: #fff;
  padding-bottom: 15.2cqw;
  position: relative;
}
.feature .content__center .c__05_img01 {
  margin-bottom: 10.1333333333cqw;
}
.feature .content__center .c__05_img02 .slick-list {
  overflow: visible;
}
.feature .content__center .c__05_img02 .slick-slide {
  margin: 0 1.3333333333cqw;
  position: relative;
  width: 86.6666666667cqw;
}
.feature .content__center .c__05_img02 .slick-slide .motif01 {
  pointer-events: none;
  position: absolute;
  top: -2.9333333333cqw;
  right: 28.2666666667cqw;
  width: 10.6666666667cqw;
}
.feature .content__center .c__05_img02 .slick-slide .motif02 {
  pointer-events: none;
  position: absolute;
  top: 73.6cqw;
  right: -2.9333333333cqw;
  width: 10.5333333333cqw;
}
.feature .content__center .c__05_img02 .slick-dots {
  bottom: -4.5333333333cqw;
}
.feature .content__center .c__05 .credit {
  position: absolute;
  top: 124cqw;
  left: 6.6666666667cqw;
  text-align: left;
}
.feature .content__center .c__05 .credit li {
  margin-bottom: 2.6666666667cqw;
}
.feature .content__center .c__06 {
  background: #fff;
}
.feature .content__center .c__06 .motif {
  pointer-events: none;
  position: absolute;
  top: 8.2666666667cqw;
  right: 25.6cqw;
  width: 11.7333333333cqw;
}
.feature .content__center .c__06 .credit {
  position: absolute;
  bottom: 8.2666666667cqw;
  left: 34.1333333333cqw;
}
.feature .content__center .c__07 {
  background: #fff;
  padding-top: 29.3333333333cqw;
  padding-bottom: 24cqw;
  position: relative;
}
.feature .content__center .c__07_img01 {
  margin: 0 auto 2.6666666667cqw;
  width: 60cqw;
}
.feature .content__center .c__07 .motif01 {
  pointer-events: none;
  position: absolute;
  top: 26.1333333333cqw;
  right: 16.2666666667cqw;
  width: 22.6666666667cqw;
  z-index: 2;
}
.feature .content__center .c__07 .motif02 {
  pointer-events: none;
  position: absolute;
  top: 98.9333333333cqw;
  left: 9.0666666667cqw;
  width: 23.4666666667cqw;
  z-index: 2;
}
.feature .content__center .c__07 .credit {
  margin: 0 auto;
  text-align: right;
  width: 60cqw;
}
.feature .content__center .c__08 {
  background: #fff;
  padding-bottom: 9.6cqw;
  position: relative;
}
.feature .content__center .c__08 .credit {
  position: absolute;
  top: 127.7333333333cqw;
  left: 8cqw;
  text-align: left;
}
.feature .content__center .c__09 {
  background: #fff;
  padding-bottom: 18.9333333333cqw;
  position: relative;
}
.feature .content__center .c__09_img01 {
  margin-bottom: 15.7333333333cqw;
}
.feature .content__center .c__09_img01 .slick-list {
  overflow: visible;
}
.feature .content__center .c__09_img01 .slick-slide {
  margin: 0 1.3333333333cqw;
  position: relative;
  width: 86.6666666667cqw;
}
.feature .content__center .c__09_img01 .slick-dots {
  bottom: -4.5333333333cqw;
}
.feature .content__center .c__09_img01 .slick-dots li button {
  border: solid #ffb8b6 0.2666666667cqw;
}
.feature .content__center .c__09_img01 .slick-dots li.slick-active button {
  background: #ffb8b6;
}
.feature .content__center .c__09 .motif01 {
  pointer-events: none;
  position: absolute;
  top: -2.9333333333cqw;
  left: 37.8666666667cqw;
  width: 10.6666666667cqw;
}
.feature .content__center .c__09 .motif02 {
  pointer-events: none;
  position: absolute;
  top: 17.6cqw;
  right: 4.8cqw;
  width: 10.5333333333cqw;
}
.feature .content__center .c__09 .motif03 {
  pointer-events: none;
  position: absolute;
  top: 115.7333333333cqw;
  right: 13.3333333333cqw;
  width: 17.3333333333cqw;
}
.feature .content__center .c__09 .credit li {
  margin-bottom: 2.6666666667cqw;
}
.feature .content__center .c__09 .credit li:last-child {
  margin-bottom: 0;
}
.feature .content__center .c__10 {
  background: #fff;
  padding-bottom: 6.6666666667cqw;
  position: relative;
}
.feature .content__center .c__10_img01 {
  margin: 0 6.6666666667cqw 0 auto;
  position: relative;
  width: 73.3333333333cqw;
  z-index: 2;
}
.feature .content__center .c__10 .motif {
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: -9.0666666667cqw;
  left: 21.3333333333cqw;
  width: 14.6666666667cqw;
}
.feature .content__center .c__10 .motif.move04 {
  transform: translateY(10.6666666667cqw);
  transition: transform 0.5s ease, opacity 0.1s;
  transition-delay: 2s;
}
.feature .content__center .c__10 .motif.move04.is-move04 {
  opacity: 1;
  transform: translateY(0);
}
.feature .content__center .c__11 {
  background: #fff;
  padding-bottom: 24.2666666667cqw;
  position: relative;
}
.feature .content__center .c__11_img01 {
  margin-bottom: 9.3333333333cqw;
}
.feature .content__center .c__11_img02 {
  margin-bottom: 16cqw;
}
.feature .content__center .c__11_img02 .slick-list {
  overflow: visible;
}
.feature .content__center .c__11_img02 .slick-slide {
  margin: 0 1.3333333333cqw;
  position: relative;
  width: 86.6666666667cqw;
}
.feature .content__center .c__11_img02 .slick-dots {
  bottom: -4.5333333333cqw;
}
.feature .content__center .c__11_img02 .slick-dots li button {
  border: solid #ffb8b6 0.2666666667cqw;
}
.feature .content__center .c__11_img02 .slick-dots li.slick-active button {
  background: #ffb8b6;
}
.feature .content__center .c__11 .motif01 {
  pointer-events: none;
  position: absolute;
  top: -2.4cqw;
  right: 26.4cqw;
  width: 10.4cqw;
  z-index: 2;
}
.feature .content__center .c__11 .motif02 {
  pointer-events: none;
  position: absolute;
  bottom: 8.2666666667cqw;
  left: 11.4666666667cqw;
  width: 10.4cqw;
  z-index: 2;
}
.feature .content__center .c__11 .motif03 {
  pointer-events: none;
  position: absolute;
  top: 264cqw;
  right: 17.6cqw;
  width: 17.3333333333cqw;
}
.feature .content__center .c__11 .credit li {
  margin-bottom: 2.6666666667cqw;
}
.feature .content__center .c__11 .credit li:last-child {
  margin-bottom: 0;
}
.feature .content__center .c__12 {
  background: #fff;
  padding-bottom: 39.2cqw;
  position: relative;
}
.feature .content__center .c__12_img01 {
  margin: 0 auto 0 6.6666666667cqw;
  position: relative;
  width: 73.3333333333cqw;
  z-index: 2;
}
.feature .content__center .c__12 .motif {
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: 16cqw;
  right: 6.6666666667cqw;
  width: 21.3333333333cqw;
}
.feature .content__center .c__12 .motif.move04 {
  transform: translateX(-2.6666666667cqw) rotate(-45deg);
  transform-origin: left bottom;
  transition: transform 0.5s ease, opacity 0.1s;
  transition-delay: 2s;
}
.feature .content__center .c__12 .motif.move04.is-move04 {
  opacity: 1;
  transform: translateX(0) rotate(0);
}
.feature .content__center .c__13 {
  background: #fff;
  padding-bottom: 26.1333333333cqw;
  position: relative;
}
.feature .content__center .c__13_img01, .feature .content__center .c__13_img02 {
  margin: 0 auto;
  width: 40cqw;
}
.feature .content__center .c__13 .motif {
  pointer-events: none;
  position: absolute;
  top: -5.3333333333cqw;
  right: 24cqw;
  width: 10.1333333333cqw;
  z-index: 2;
}
.feature .content__center .btn {
  margin: 0 auto 15.7333333333cqw;
  padding-right: 4.2666666667cqw;
  position: relative;
  width: 26.4cqw;
}
.feature .content__center .btnOuter {
  background: #fff;
}
.feature .content__center .btn .balloon {
  position: absolute;
  top: -11.4666666667cqw;
  right: -0.2666666667cqw;
  width: 24.5333333333cqw;
}
.feature .content__center .staff {
  margin: 0 0 9.8666666667cqw;
}
.feature .content__center .staff dt {
  margin: 0 auto 2.6666666667cqw;
  width: 11.2cqw;
}
.feature .content__center .staff dd {
  font-size: 2.4cqw;
  font-weight: 600;
  letter-spacing: 0.015em;
  line-height: 1.94;
  margin: 0 1.6cqw 0 0;
}
.feature .content__center .staff dd .medium {
  color: #e40624;
  font-weight: 500;
}
.feature .content__center .staff dd .light {
  font-weight: 300;
  font-style: italic;
}
.feature .content__center .copyright {
  font-size: 1.7333333333cqw;
  font-weight: 300;
  letter-spacing: 0.05em;
}
.feature .content__right {
  position: sticky;
  grid-column: 3;
  top: 80px;
  height: 100vh;
  display: grid;
  place-content: center;
}
.feature .content__right .btnWrap {
  position: relative;
  width: 7.5vw;
}
.feature .content__right .btnWrap .balloon {
  position: absolute;
  top: -3.6428571429vw;
  right: -1.4285714286vw;
  width: 8.2142857143vw;
}
.feature .move01 {
  animation: ribbon 3.6s ease 0s infinite;
}
.feature .move02 {
  animation: box 2.5s ease-in-out infinite alternate;
}
.feature .move03 {
  opacity: 0;
  transform: scale(0);
  transition: opacity 0.25s ease, transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
}
.feature .move03.is-move03 {
  opacity: 1;
  transform: scale(1);
}
@keyframes ribbon {
  0% {
    rotate: 0deg;
  }
  40% {
    rotate: 0deg;
  }
  55% {
    rotate: 15deg;
  }
  70% {
    rotate: -15deg;
  }
  75% {
    rotate: 0deg;
  }
  100% {
    rotate: 0deg;
  }
}
@keyframes box {
  0% {
    transform: translateX(10px) translateY(0);
  }
  100% {
    transform: translateX(0) translateY(10px);
  }
}

.l-footer {
  background: #fff;
  padding-top: 0;
}
.l-footer .pc-footer {
  margin-top: 0;
}