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

@media screen and (max-width: 750px) {
  html {
    font-size: 1.3333333333vw;
  }
}
.fs-l-page {
  overflow: clip;
}

.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 .Top {
  width: 100%;
  margin: auto;
  padding-bottom: 8rem;
  background: #f9f6f3;
}
.feature .mv {
  background: #f9f6f3;
}
.feature .mv__Inner {
  position: relative;
  width: 100%;
  margin: auto;
  height: 101.2rem;
}
.feature .mv__Model {
  position: absolute;
  width: 56.5rem;
  top: -1rem;
  left: -1rem;
}
.feature .mv__Txt {
  position: absolute;
  pointer-events: none;
}
.feature .mv__Txt.-txt01 {
  width: 13.7rem;
  top: 5.6rem;
  right: 5.6rem;
}
.feature .mv__Txt.-txt02 {
  width: 14.8rem;
  top: 70.7rem;
  right: 4.2rem;
}
.feature .sec01 {
  background: #f9f6f3;
}
.feature .sec01__Inner {
  position: relative;
  width: 100%;
  margin: auto;
  height: 251.2rem;
}
.feature .sec01__Inner:before {
  position: absolute;
  top: 72rem;
  left: 5.5rem;
  content: "";
  width: 63.2rem;
  height: 82.1rem;
  background: url("./../img/deco_sec01.svg");
  background-size: cover;
  z-index: 10;
  pointer-events: none;
}
.feature .sec01__Model {
  position: absolute;
}
.feature .sec01__Model.-model01 {
  width: 38.8rem;
  top: 18.7rem;
  left: -0.3rem;
}
.feature .sec01__Model.-model02 {
  width: 36.1rem;
  top: 18.7rem;
  right: -0.4rem;
}
.feature .sec01__Model.-model03 {
  width: 45.1rem;
  top: 80rem;
  left: 15rem;
}
.feature .sec01__Model.-model04 {
  width: 100%;
  top: 156.5rem;
  left: 0;
  z-index: 10;
}
.feature .sec01__Model.-model04 .swiper-wrapper {
  transition-timing-function: linear;
}
.feature .sec01__Model.-model04 .swiper-slide {
  width: 42.4rem;
  padding-right: 0.7rem;
}
.feature .sec01__Ttl {
  position: absolute;
  width: 52.7rem;
  top: 0;
  left: 11.1rem;
}
.feature .sec01__Txt {
  position: absolute;
  pointer-events: none;
  z-index: 10;
}
.feature .sec01__Txt.-txt01 {
  width: 56.4rem;
  top: 160.8rem;
  left: 9.5rem;
}
.feature .sec01__Txt.-txt02 {
  width: 55.4rem;
  top: 219.3rem;
  left: 9.9rem;
}
.feature .sec02 {
  background: #f9f6f3;
}
.feature .sec02__Inner {
  position: relative;
  width: 100%;
  margin: auto;
  height: 289.6rem;
}
.feature .sec02__Model {
  position: absolute;
  width: 48.1rem;
  left: 13.4rem;
}
.feature .sec02__Model.-model01 {
  top: 20.3rem;
}
.feature .sec02__Model.-model01:before {
  position: absolute;
  top: -2rem;
  left: -2rem;
  content: "";
  width: 52.1rem;
  height: 76.3rem;
  background: url("./../img/deco_sec02.svg");
  background-size: cover;
  z-index: 10;
  pointer-events: none;
}
.feature .sec02__Model.-model02 {
  top: 99.5rem;
}
.feature .sec02__Model.-model03 {
  top: 179rem;
}
.feature .sec02__Model.-model03:before {
  position: absolute;
  top: -2rem;
  left: -2rem;
  content: "";
  width: 52.1rem;
  height: 76.3rem;
  background: url("./../img/deco_sec02.svg");
  background-size: cover;
  z-index: 10;
  pointer-events: none;
}
.feature .sec02__Ttl {
  position: absolute;
  width: 52.7rem;
  top: 0;
  left: 11.1rem;
}
.feature .sec02__Txt {
  position: absolute;
  pointer-events: none;
  z-index: 10;
}
.feature .sec02__Txt.-txt01 {
  width: 65.8rem;
  top: 95.3rem;
  left: 4.6rem;
}
.feature .sec02__Txt.-txt02 {
  width: 40.2rem;
  top: 255.8rem;
  left: 17.6rem;
}
.feature .sec03 {
  background: #f9f6f3;
}
.feature .sec03__Inner {
  position: relative;
  width: 100%;
  margin: auto;
  height: 283rem;
}
.feature .sec03__Model {
  position: absolute;
}
.feature .sec03__Model.-model01 {
  width: 45.3rem;
  top: 19.8rem;
  left: 14.8rem;
  z-index: 50;
}
.feature .sec03__Model.-model01:before {
  position: absolute;
  top: -0.8rem;
  left: -0.8rem;
  content: "";
  width: 46.7rem;
  height: 70rem;
  background: url(./../img/deco_sec03.svg);
  background-size: cover;
  z-index: 10;
  pointer-events: none;
}
.feature .sec03__Model.-model02 {
  width: 34rem;
  top: 85.2rem;
  left: 1.5rem;
  z-index: 40;
}
.feature .sec03__Model.-model03 {
  width: 36.8rem;
  top: 89.4rem;
  left: 36.6rem;
  z-index: 30;
}
.feature .sec03__Model.-model04 {
  width: 39.6rem;
  top: 129rem;
  left: 8rem;
  z-index: 20;
}
.feature .sec03__Model.-model05 {
  width: 39.6rem;
  top: 185rem;
  left: 23rem;
  z-index: 10;
}
.feature .sec03__Ttl {
  position: absolute;
  width: 52.7rem;
  top: 0;
  left: 11.1rem;
}
.feature .sec03__Txt {
  position: absolute;
  pointer-events: none;
  z-index: 10;
}
.feature .sec03__Txt.-txt01 {
  z-index: 40;
  top: 149.3rem;
  left: 36.2rem;
  display: flex;
  flex-flow: column;
  gap: 1.76rem;
}
.feature .sec03__Txt.-txt01 li {
  list-style: none;
  width: 33.9rem;
  opacity: 0;
  transform: translateY(50px);
  transition: 0.6s;
}
.feature .sec03__Txt.-txt01 li:nth-child(2) {
  transition-delay: 0.2s;
}
.feature .sec03__Txt.-txt01 li:nth-child(3) {
  transition-delay: 0.4s;
}
.feature .sec03__Txt.-txt01 li:nth-child(4) {
  transition-delay: 0.6s;
}
.feature .sec03__Txt.-txt01 li:nth-child(5) {
  transition-delay: 0.8s;
}
.feature .sec03__Txt.-txt01 li:nth-child(6) {
  transition-delay: 1s;
}
.feature .sec03__Txt.-txt01.is-active li {
  transform: translate(0, 0);
  opacity: 1;
}
.feature .sec03__Txt.-txt02 {
  width: 56.9rem;
  top: 215.7rem;
  left: 4rem;
}
.feature .sec03__Txt.-txt03 {
  width: 55.8rem;
  top: 249.5rem;
  left: 10rem;
}
.feature .sec04 {
  background: #f9f6f3;
}
.feature .sec04__Inner {
  position: relative;
  width: 100%;
  margin: auto;
  height: 301rem;
}
.feature .sec04__Model {
  position: absolute;
}
.feature .sec04__Model.-model01 {
  width: 43.3rem;
  top: 19.5rem;
  left: 24.3rem;
}
.feature .sec04__Model.-model02 {
  width: 45.3rem;
  top: 85rem;
  left: 7.5rem;
}
.feature .sec04__Model.-model03 {
  width: 34rem;
  top: 159.3rem;
  left: 4.5rem;
  z-index: 10;
}
.feature .sec04__Model.-model04 {
  width: 34rem;
  top: 154.8rem;
  left: 36.4rem;
}
.feature .sec04__Model.-model05 {
  width: 34rem;
  top: 215rem;
  left: 4.5rem;
  z-index: 10;
}
.feature .sec04__Model.-model06 {
  width: 34rem;
  top: 213.1rem;
  left: 37.4rem;
}
.feature .sec04__Ttl {
  position: absolute;
  width: 52.7rem;
  top: 0;
  left: 11.1rem;
}
.feature .sec04__Txt {
  position: absolute;
  pointer-events: none;
  z-index: 10;
}
.feature .sec04__Txt.-txt01 {
  width: 28.9rem;
  top: 35.2rem;
  left: 6rem;
}
.feature .sec04__Txt.-txt02 {
  width: 70rem;
  top: 209.5rem;
  left: 2.5rem;
}
.feature .sec04__Txt.-txt03 {
  width: 60.4rem;
  top: 270.4rem;
  left: 7.5rem;
}
.feature .sec05 {
  background: #f9f6f3;
}
.feature .sec05__Inner {
  position: relative;
  width: 100%;
  margin: auto;
  height: 354.8rem;
}
.feature .sec05__Model {
  position: absolute;
}
.feature .sec05__Model.-model01 {
  width: 51rem;
  top: 21.6rem;
  left: 12rem;
}
.feature .sec05__Model.-model02 {
  width: 39.4rem;
  top: 102.8rem;
  left: 0rem;
}
.feature .sec05__Model.-model03 {
  width: 34rem;
  top: 102.8rem;
  right: 0;
}
.feature .sec05__Model.-model04 {
  width: 76.5rem;
  top: 162.2rem;
  left: -0.6rem;
  z-index: 10;
}
.feature .sec05__Model.-model05 {
  width: 45.3rem;
  top: 224.8rem;
  left: 14.8rem;
}
.feature .sec05__Model.-model05:before {
  content: "";
  position: absolute;
  top: -3rem;
  left: -2.2rem;
  content: "";
  width: 49.5rem;
  height: 74rem;
  background: url("./../img/deco_sec05.svg");
  background-size: cover;
  z-index: 10;
  pointer-events: none;
}
.feature .sec05__Ttl {
  position: absolute;
  width: 52.7rem;
  top: 0;
  left: 11.1rem;
}
.feature .sec05__Txt {
  position: absolute;
  pointer-events: none;
  z-index: 10;
}
.feature .sec05__Txt.-txt01 {
  width: 100%;
  top: 157.8rem;
  left: 0;
}
.feature .sec05__Txt.-txt01 .swiper-wrapper {
  transition-timing-function: linear;
}
.feature .sec05__Txt.-txt01 .swiper-slide {
  width: 98.5rem;
  padding-right: 0.7rem;
}
.feature .sec05__Txt.-txt02 {
  width: 100%;
  top: 214.2rem;
  left: 0;
}
.feature .sec05__Txt.-txt02 .swiper-wrapper {
  transition-timing-function: linear;
}
.feature .sec05__Txt.-txt02 .swiper-slide {
  width: 98.5rem;
  padding-right: 0.7rem;
}
.feature .sec05__Txt.-txt03 {
  width: 52.2rem;
  top: 298rem;
  left: 11.6rem;
}
.feature .sec05 .AllitemBtn {
  position: absolute;
  width: 32.9rem;
  top: 329.6rem;
  left: 21rem;
}
.feature .fixbtn {
  position: fixed;
  display: none;
  width: 100%;
  bottom: 3.7rem;
  left: 0;
  z-index: 100;
  pointer-events: none;
}
@media screen and (max-width: 750px) {
  .feature .fixbtn {
    bottom: 11.7rem;
  }
}
.feature .fixbtn P {
  margin: auto;
  width: 75rem;
  padding-right: 1.6rem;
  text-align: right;
}
.feature .fixbtn a {
  display: inline-block;
  pointer-events: all;
  width: 17rem;
}