.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;
}
.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: -10rem;
}
.feature .Top__Inner {
  position: relative;
  width: 100%;
  height: 87.8rem;
}
.feature .Top__Anniversary {
  position: absolute;
  width: 9.1rem;
  top: 3.2rem;
  right: 4.1rem;
  z-index: 10;
}
.feature .Top__Thum {
  position: absolute;
  width: 56.6rem;
  top: 3.2rem;
  left: 9rem;
}
.feature .Top__Ttl {
  position: absolute;
  width: 37.3rem;
  top: 67.2rem;
  left: 18.6rem;
}
.feature .bg {
  background: url("./../img/bg.svg");
  background-size: 100%;
  background-repeat: no-repeat;
  position: relative;
  z-index: 10;
}
.feature .sec01 {
  width: 100%;
  height: 123.6rem;
  position: relative;
}
.feature .sec01::before {
  position: absolute;
  top: 102.4rem;
  left: 3.2rem;
  width: 68.7rem;
  height: 10.87rem;
  content: "";
  background: url(./../img/ribbon.svg);
  background-size: cover;
}
.feature .sec01__Model {
  position: absolute;
  z-index: 10;
}
.feature .sec01__Model.-model01 {
  width: 32rem;
  top: 19rem;
  left: 5.3rem;
}
.feature .sec01__Model.-model02 {
  width: 31.6rem;
  top: 18.9rem;
  left: 38rem;
}
.feature .sec01__Model.-model03 {
  width: 31.7rem;
  top: 54.9rem;
  left: 5.6rem;
}
.feature .sec01__Txt {
  position: absolute;
  width: 29.9rem;
  top: 73.7rem;
  left: 39.3rem;
}
.feature .sec01__Buy {
  position: absolute;
  width: 10.9rem;
  top: 57.6rem;
  left: 48.8rem;
}
.feature .sec02 {
  width: 100%;
  height: 104rem;
  position: relative;
}
.feature .sec02::before {
  position: absolute;
  top: 75.5rem;
  left: 3.2rem;
  width: 68.7rem;
  height: 10.87rem;
  content: "";
  background: url("./../img/ribbon.svg");
  background-size: cover;
}
.feature .sec02__Model {
  position: absolute;
  z-index: 10;
}
.feature .sec02__Model.-model01 {
  width: 30.1rem;
  top: 0;
  left: 2.7rem;
}
.feature .sec02__Model.-model02 {
  width: 29.6rem;
  top: 0;
  left: 33.7rem;
}
.feature .sec02__Model.-model03 {
  width: 29.9rem;
  top: 22rem;
  left: 12rem;
}
.feature .sec02__Model.-model04 {
  width: 29.3rem;
  top: 22.1rem;
  left: 42.8rem;
}
.feature .sec02__Txt {
  position: absolute;
  width: 27.6rem;
  top: 57.1rem;
  left: 17rem;
}
.feature .sec02__Buy {
  position: absolute;
  width: 10.9rem;
  top: 54.2rem;
  left: 47.6rem;
}
.feature .sec03 {
  width: 100%;
  height: 71.2rem;
  position: relative;
}
.feature .sec03__Model {
  position: absolute;
  z-index: 10;
}
.feature .sec03__Model.-model01 {
  width: 23.6rem;
  top: 0;
  left: 12rem;
}
.feature .sec03__Model.-model02 {
  width: 24.6rem;
  top: -0.1rem;
  left: 38.4rem;
}
.feature .sec03__Txt {
  position: absolute;
  width: 24.9rem;
  top: 45.5rem;
  left: 25.2rem;
}
.feature .sec03__Buy {
  position: absolute;
  width: 10.9rem;
  top: 31rem;
  left: 32rem;
}
.feature .sec04 {
  margin-top: -2rem;
  padding-top: 2rem;
  width: 100%;
  height: 125rem;
  position: relative;
  background: #fff;
}
.feature .sec04__Allitembtn {
  position: absolute;
  width: 47.2rem;
  top: 13.8rem;
  left: 14rem;
}
.feature .sec04__Txt {
  position: absolute;
  width: 44.4rem;
  top: 41.5rem;
  left: 15.4rem;
}
.feature .sec04__Chara {
  position: absolute;
  width: 34.87rem;
  top: 59.3rem;
  left: 19.7rem;
}
.feature .sec04__Copy {
  position: absolute;
  width: 28.9rem;
  top: 110.4rem;
  left: 23.1rem;
}