.fs-l-page {
  overflow: clip;
}

html {
  scroll-behavior: smooth;
  font-size: 10px;
  -webkit-text-size-adjust: 100%;
}

@media screen and (max-width: 750px) {
  html {
    font-size: 1.3333333333vw;
  }
}
.js-fade {
  opacity: 0;
  transition-duration: 1.1s;
}
.js-fade.js-fade-top {
  transform: translate(0px, -40px);
}
.js-fade.js-fade-bottom {
  transform: translateY(50px);
}
.js-fade.js-fade-left {
  transform: translate(-20px, 0px);
}
.js-fade.js-fade-right {
  transform: translate(20px, 0px);
}
.js-fade.is-active {
  transform: translate(0, 0);
  opacity: 1;
}

.fs-l-main {
  max-width: 100%;
  padding: 0;
  margin: 0;
}

.feature {
  max-width: 75rem;
  margin: auto;
  overflow: clip;
  position: relative;
  background: #aefff0;
}
.feature section {
  margin: 0;
}
.feature p {
  margin: 0;
}
.feature img {
  max-width: 100%;
}
.feature .Top {
  width: 100%;
  margin: auto;
  margin-bottom: 15.58rem;
  position: sticky;
  top: -20rem;
}
.feature .Top__Inner {
  position: relative;
  width: 100%;
  height: 96.6rem;
}
.feature .Top__Anniversary {
  position: absolute;
  width: 8.2rem;
  top: 3.7rem;
  right: 3.6rem;
  z-index: 10;
}
.feature .Top__Thum {
  position: absolute;
  width: 68.3rem;
  top: 16.3rem;
  left: 3.3rem;
}
.feature .Top__Ttl {
  position: absolute;
  width: 46.3rem;
  top: 68.8rem;
  left: 14.2rem;
}
.feature .sec01 {
  width: 100%;
  height: 92rem;
  position: relative;
  position: sticky;
  top: -10rem;
}
.feature .sec01::before {
  position: absolute;
  top: 6.4rem;
  left: -0.05rem;
  width: 75.1rem;
  height: 94.1rem;
  content: "";
  background: url(./../img/bg_sec01.png);
  background-size: cover;
}
.feature .sec01__Model {
  position: absolute;
  z-index: 10;
}
.feature .sec01__Model.-model01 {
  width: 32.2rem;
  top: 24.2rem;
  left: 4.8rem;
}
.feature .sec01__Model.-model02 {
  width: 32.5rem;
  top: 24.1rem;
  left: 37.7rem;
}
.feature .sec01__Txt {
  position: absolute;
  width: 38.6rem;
  top: 57.6rem;
  left: 18.2rem;
}
.feature .sec01__Buy {
  position: absolute;
  width: 14.43rem;
  top: 65.3rem;
  left: 30.3rem;
}
.feature .sec02 {
  width: 100%;
  height: 165rem;
  z-index: 10;
  position: sticky;
  top: -80rem;
}
.feature .sec02::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 75rem;
  height: 170.3rem;
  content: "";
  background: url(./../img/bg_sec02.svg);
  background-size: cover;
}
.feature .sec02__Chara {
  position: absolute;
  width: 56.6rem;
  top: 19.5rem;
  left: 9.3rem;
}
.feature .sec02__Model {
  position: absolute;
  z-index: 10;
}
.feature .sec02__Model.-model01 {
  width: 33.6rem;
  top: 59rem;
  left: 3.7rem;
}
.feature .sec02__Model.-model02 {
  width: 33.6rem;
  top: 59rem;
  left: 37.7rem;
}
.feature .sec02__Model.-model03 {
  width: 32.7rem;
  top: 90rem;
  left: 21.5rem;
}
.feature .sec02__Txt {
  position: absolute;
  width: 50.2rem;
  top: 127.6rem;
  left: 12.4rem;
}
.feature .sec02__Buy {
  position: absolute;
  width: 14.43rem;
  top: 135.4rem;
  left: 30.3rem;
}
.feature .sec03 {
  width: 100%;
  height: 153.8rem;
  position: relative;
  z-index: 30;
}
.feature .sec03::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 75rem;
  height: 152.9rem;
  content: "";
  background: url(./../img/bg_sec03.svg);
  background-size: cover;
}
.feature .sec03__Chara {
  position: absolute;
  width: 45.3rem;
  top: 20.6rem;
  left: 14.4rem;
}
.feature .sec03__Model {
  position: absolute;
  z-index: 10;
}
.feature .sec03__Model.-model01 {
  width: 33.3rem;
  top: 83rem;
  left: 3.4rem;
}
.feature .sec03__Model.-model02 {
  width: 34.2rem;
  top: 82.9rem;
  left: 37.4rem;
}
.feature .sec03__Txt {
  position: absolute;
  width: 49.5rem;
  top: 119.2rem;
  left: 12.8rem;
}
.feature .sec03__Buy {
  position: absolute;
  width: 14.43rem;
  top: 127.2rem;
  left: 30.3rem;
}
.feature .sec04 {
  margin-top: -7rem;
  width: 100%;
  height: 75.4rem;
  position: relative;
  background: #aefff0;
  z-index: 20;
}
.feature .sec04__Allitembtn {
  position: absolute;
  width: 44.1rem;
  top: 17.2rem;
  left: 15.4rem;
}
.feature .sec04__Txt {
  position: absolute;
  width: 29.5rem;
  top: 36.6rem;
}
.feature .sec04__Txt.-txt01 {
  left: 5.2rem;
}
.feature .sec04__Txt.-txt02 {
  left: 40.2rem;
}
.feature .sec04__Copy {
  position: absolute;
  width: 28.9rem;
  top: 63.3rem;
  left: 22.4rem;
  z-index: 10;
}