html {
  scroll-behavior: smooth;
  font-size: 62.5%;
  -webkit-text-size-adjust: 100%;
  scroll-padding-top: 80px;
}

@media screen and (max-width: 1400px) {
  html {
    font-size: 0.7142857143vw;
  }
}
.l-container {
  width: 100%;
}

.js-fade {
  opacity: 0;
  transition: 1s ease-in-out;
}
.js-fade.js-fade-bottom {
  transform: translateY(3rem);
}
.js-fade.is-active {
  opacity: 1;
  transform: translateY(0);
}

.sp {
  display: none;
}

.feature {
  box-sizing: border-box;
  color: #000;
  background: #F0EEEA;
  margin: 0 auto;
  overflow: clip;
  position: relative;
  width: 100%;
  font-feature-settings: "palt";
  font-family: "yu-gothic-pr6n", sans-serif;
  font-weight: 400;
  font-style: normal;
}
.feature * {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
  box-sizing: border-box;
  scroll-margin-top: 50px;
}
.feature a {
  color: #000;
  text-decoration: none;
}
.feature img {
  vertical-align: bottom;
  max-width: 100%;
  transition: 0.3s;
}
.feature img:hover {
  opacity: 0.8;
}
.feature .wrap {
  display: flex;
}
.feature .wrap .leftcont {
  width: 50vw;
}
.feature .wrap .leftcont__Inner {
  position: sticky;
  top: 80px;
  height: calc(100vh - 80px);
  width: 100%;
}
.feature .wrap .leftcont .mv {
  height: calc(100vh - 80px);
  width: 100%;
  position: relative;
}
.feature .wrap .leftcont .mv__Thum {
  height: calc(100vh - 80px);
  width: 100%;
}
.feature .wrap .leftcont .mv__Thum img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  width: 100%;
  height: 100%;
}
.feature .wrap .leftcont .mv__Ttl {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 84.7%;
  transform: translate(-50%, -50%);
}
.feature .wrap .rightcont {
  width: 50vw;
  overflow: hidden;
}
.feature .wrap .rightcont__Inner {
  margin: auto;
  width: 49rem;
}
.feature .itemDetail {
  position: absolute;
  pointer-events: none;
}
.feature .itemDetail:before {
  position: absolute;
  content: "";
  background-size: contain;
  background-repeat: no-repeat;
}
.feature .itemDetail dt {
  font-size: 1.6986666667rem;
  font-family: "elza", sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 2.94rem;
  color: #43444D;
  text-align: center;
  font-weight: 200;
}
.feature .itemDetail dd {
  font-size: 3.3973333333rem;
  font-family: "elza", sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.03em;
  color: #43444D;
  text-align: center;
  font-weight: 400;
}
.feature .credit .item {
  display: inline-block;
  font-family: "pragmatica", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 1.4373333333rem;
  line-height: 2.744rem;
  letter-spacing: 0.05em;
  margin-right: 0.98rem;
}
.feature .credit .item .link {
  color: #000;
}
.feature .credit .item .link .price {
  margin-left: 0.2613333333rem;
}
.feature .credit .item .link .other {
  margin-left: 0.2613333333rem;
}
.feature .credit .item.-mr0, .feature .credit .item:last-child {
  margin-right: 0;
}
.feature .mv {
  position: relative;
}
.feature .mv__Txt {
  text-align: center;
  font-size: 1.568rem;
  line-height: 3.136rem;
  letter-spacing: 0.05em;
  margin: 5.88rem auto 8.1666666667rem;
}
.feature .sec01 {
  margin-bottom: 11.1066666667rem;
}
.feature .sec01__Flex {
  display: flex;
  justify-content: space-between;
  margin-bottom: 1.176rem;
}
.feature .sec01__Model > a {
  display: inline-block;
}
.feature .sec01__Model.-model01 {
  width: 38.22rem;
  margin-left: auto;
  margin-bottom: 1.0453333333rem;
  position: relative;
}
.feature .sec01__Model.-model01 .-detail01 {
  top: 2.2866666667rem;
  left: -8.82rem;
}
.feature .sec01__Model.-model01 .-detail01:before {
  bottom: -5.292rem;
  left: 6.5333333333rem;
  width: 3.2666666667rem;
  height: 4.5602666667rem;
  background-image: url("./../img/icon_arrow_07.svg");
}
.feature .sec01__Model.-model02 {
  width: 23.912rem;
}
.feature .sec01__Model.-model03 {
  width: 23.912rem;
}
.feature .sec01__Model.-model03 > a {
  transition-delay: 0.3s;
}
.feature .sec01__Model.-model04 {
  width: 46.648rem;
  margin: 0 auto 1.96rem;
}
.feature .sec01 .credit {
  text-align: center;
}
.feature .sec02 {
  margin-bottom: 11.76rem;
  position: relative;
}
.feature .sec02:before {
  position: absolute;
  top: 18.5546666667rem;
  right: 0;
  width: 31.36rem;
  height: 62.72rem;
  background: #C3C7E0;
  content: "";
  opacity: 0.6;
}
.feature .sec02__Flex {
  display: flex;
  align-items: flex-end;
  gap: 2.6133333333rem;
}
.feature .sec02__Model {
  position: relative;
}
.feature .sec02__Model > a {
  display: inline-block;
}
.feature .sec02__Model.-model01 {
  margin-bottom: 1.3066666667rem;
  position: relative;
}
.feature .sec02__Model.-model01 .-detail01 {
  top: 3.3973333333rem;
  left: 0.8493333333rem;
  z-index: 10;
}
.feature .sec02__Model.-model01 .-detail01:before {
  bottom: -4.9rem;
  left: 6.5333333333rem;
  width: 3.2666666667rem;
  height: 4.5602666667rem;
  background-image: url("./../img/icon_arrow_07.svg");
}
.feature .sec02__Model.-model01 .-detail02 {
  top: 34.7573333333rem;
  right: 1.3066666667rem;
  z-index: 10;
}
.feature .sec02__Model.-model01 .-detail02:before {
  top: -4.2466666667rem;
  right: 7.3173333333rem;
  width: 2.352rem;
  height: 3.2013333333rem;
  background-image: url("./../img/icon_arrow_01.svg");
}
.feature .sec02__Model.-model01 .-detail02 dt {
  text-align: right;
}
.feature .sec02__Model.-model01 .-detail02 dd {
  text-align: right;
  line-height: 4.0506666667rem;
  margin-top: 0.1306666667rem;
}
.feature .sec02__Model.-model02 {
  width: 25.48rem;
  margin-left: 1.3066666667rem;
}
.feature .sec02 .credit {
  transform: translateY(0.5226666667rem);
}
.feature .sec02 .credit .item {
  display: block;
}
.feature .sec03 {
  margin-bottom: 9.8rem;
}
.feature .sec03__Flex {
  display: flex;
  justify-content: space-between;
  margin-bottom: 1.96rem;
}
.feature .sec03__Model > a {
  display: inline-block;
}
.feature .sec03__Model.-model01 {
  width: 41.16rem;
  margin-left: auto;
  margin-bottom: 1.176rem;
  position: relative;
}
.feature .sec03__Model.-model01 .-detail01 {
  top: -1.6333333333rem;
  right: 1.4373333333rem;
  z-index: 10;
}
.feature .sec03__Model.-model01 .-detail01:before {
  bottom: -5.0306666667rem;
  left: 3.92rem;
  width: 3.2666666667rem;
  height: 4.508rem;
  background-image: url("./../img/icon_arrow_08.svg");
}
.feature .sec03__Model.-model01 .-detail02 {
  top: 4.5733333333rem;
  left: -6.4026666667rem;
  z-index: 10;
}
.feature .sec03__Model.-model01 .-detail02:before {
  bottom: -5.096rem;
  left: 10.3226666667rem;
  width: 3.5933333333rem;
  height: 4.9rem;
  background-image: url("./../img/icon_arrow_07.svg");
}
.feature .sec03__Model.-model01 .-detail02 dt {
  text-align: left;
}
.feature .sec03__Model.-model01 .-detail02 dd {
  text-align: left;
}
.feature .sec03__Model.-model01 .-detail03 {
  top: 38.5466666667rem;
  left: -3.3973333333rem;
  z-index: 10;
}
.feature .sec03__Model.-model01 .-detail03:before {
  top: -3.92rem;
  right: -1.0453333333rem;
  width: 2.352rem;
  height: 3.2013333333rem;
  background-image: url("./../img/icon_arrow_02.svg");
}
.feature .sec03__Model.-model02 {
  width: 23.912rem;
}
.feature .sec03__Model.-model03 {
  width: 23.912rem;
  position: relative;
}
.feature .sec03__Model.-model03 > a {
  transition-delay: 0.3s;
}
.feature .sec03__Model.-model03 .-detail01 {
  top: -4.8346666667rem;
  right: 0.784rem;
  z-index: 10;
}
.feature .sec03__Model.-model03 .-detail01:before {
  bottom: -4.4426666667rem;
  left: 10.6493333333rem;
  width: 1.0453333333rem;
  height: 3.8546666667rem;
  background-image: url("./../img/icon_arrow_09.svg");
}
.feature .sec03 .credit {
  text-align: center;
}
.feature .sec04 {
  margin-bottom: 11.76rem;
}
.feature .sec04__Flex {
  display: flex;
  justify-content: space-between;
  margin-bottom: 2.6133333333rem;
}
.feature .sec04__Model {
  width: 24.5rem;
}
.feature .sec04__Model a {
  opacity: 0;
  transition: opacity 1s ease-in-out;
}
.feature .sec04__Model.-model01 {
  margin-left: auto;
  position: relative;
}
.feature .sec04__Model.-model01 .-detail01 {
  top: 2.744rem;
  left: -12.544rem;
  z-index: 10;
}
.feature .sec04__Model.-model01 .-detail01 dt {
  text-align: left;
}
.feature .sec04__Model.-model01 .-detail01 dd {
  line-height: 4.1813333333rem;
  text-align: left;
  letter-spacing: 0.04em;
}
.feature .sec04__Model.-model02 > a {
  transition-delay: 0.3s;
}
.feature .sec04__Model.-model03 > a {
  transition-delay: 0.6s;
}
.feature .sec04 .credit {
  text-align: center;
}
.feature .sec04.is-active .sec04__Model a {
  opacity: 1;
}
.feature .sec05 {
  margin-bottom: 9.8rem;
}
.feature .sec05__Flex {
  display: flex;
  justify-content: space-between;
  margin-bottom: 1.96rem;
}
.feature .sec05__Model > a {
  display: inline-block;
}
.feature .sec05__Model.-model01 {
  width: 39.2rem;
  margin-bottom: 1.176rem;
  position: relative;
}
.feature .sec05__Model.-model01 .-detail01 {
  top: 0.8493333333rem;
  right: -6.5333333333rem;
  z-index: 10;
}
.feature .sec05__Model.-model01 .-detail01:before {
  bottom: -6.2066666667rem;
  left: 4.8346666667rem;
  width: 1.2413333333rem;
  height: 5.88rem;
  background-image: url(./../img/icon_arrow_04.svg);
  background-position: right;
}
.feature .sec05__Model.-model01 .-detail01 dt {
  text-align: right;
  line-height: 2.94rem;
}
.feature .sec05__Model.-model01 .-detail01 dt img {
  width: 15.4644rem;
}
.feature .sec05__Model.-model01 .-detail01 dd {
  text-align: right;
}
.feature .sec05__Model.-model02 {
  width: 23.912rem;
  position: relative;
}
.feature .sec05__Model.-model02 .-detail01 {
  top: -20.7106666667rem;
  left: 0.98rem;
  z-index: 10;
}
.feature .sec05__Model.-model02 .-detail01 dt {
  text-align: left;
  line-height: 2.94rem;
}
.feature .sec05__Model.-model02 .-detail01 dt img {
  width: 15.4644rem;
}
.feature .sec05__Model.-model02 .-detail01 dd {
  text-align: left;
  line-height: 4.1813333333rem;
}
.feature .sec05__Model.-model03 {
  width: 23.912rem;
}
.feature .sec05__Model.-model03 > a {
  transition-delay: 0.3s;
}
.feature .sec05 .credit {
  text-align: center;
}
.feature .sec06 {
  margin-bottom: 11.1066666667rem;
  position: relative;
}
.feature .sec06:before {
  position: absolute;
  top: 19.6rem;
  left: 0;
  width: 27.44rem;
  height: 54.88rem;
  background: #C3C7E0;
  content: "";
  opacity: 0.6;
}
.feature .sec06__Model > a {
  display: inline-block;
}
.feature .sec06__Model.-model01 {
  width: 27.44rem;
  margin: 0 auto 6.5333333333rem;
  position: relative;
}
.feature .sec06__Model.-model01 .-detail01 {
  top: -0.0653333333rem;
  right: -9.6693333333rem;
  z-index: 10;
}
.feature .sec06__Model.-model01 .-detail01:before {
  bottom: -5.5533333333rem;
  left: 5.88rem;
  width: 3.0706666667rem;
  height: 4.9rem;
  background-image: url("./../img/icon_arrow_05.svg");
  background-position: bottom;
}
.feature .sec06__Model.-model01 .-detail01 dd {
  transform: translateY(-0.3266666667rem);
}
.feature .sec06__Model.-model02 {
  width: 37.24rem;
  margin-left: auto;
  margin-bottom: 1.96rem;
  position: relative;
}
.feature .sec06__Model.-model02 .-detail01 {
  top: 10.192rem;
  left: -9.9306666667rem;
  z-index: 10;
}
.feature .sec06__Model.-model02 .-detail01:before {
  bottom: -4.2466666667rem;
  left: 9.4733333333rem;
  width: 2.2866666667rem;
  height: 3.6586666667rem;
  background-image: url("./../img/icon_arrow_10.svg");
}
.feature .sec06__Model.-model02 .-detail01 dt {
  text-align: left;
}
.feature .sec06__Model.-model02 .-detail01 dd {
  text-align: left;
  letter-spacing: 0.01em;
}
.feature .sec06 .credit {
  width: 37.24rem;
  margin-left: auto;
}
.feature .sec07 {
  margin-bottom: 9.8rem;
}
.feature .sec07__Flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 7.84rem;
}
.feature .sec07__Flex.is-active .sec07__Model > a {
  opacity: 1;
}
.feature .sec07__Model {
  width: 24.5rem;
}
.feature .sec07__Model a {
  opacity: 0;
  transition: opacity 1s ease-in-out;
}
.feature .sec07__Model.-model02 {
  position: relative;
}
.feature .sec07__Model.-model02 .-detail01 {
  top: 11.956rem;
  left: -8.4933333333rem;
  z-index: 10;
}
.feature .sec07__Model.-model02 .-detail01:before {
  bottom: -4.9rem;
  left: 7.1213333333rem;
  width: 3.0706666667rem;
  height: 4.9rem;
  background-image: url(./../img/icon_arrow_07.svg);
}
.feature .sec07__Model.-model02 > a {
  transition-delay: 0.3s;
}
.feature .sec07__Model.-model03 > a {
  transition-delay: 0.6s;
}
.feature .sec07__Model.-model04 {
  position: relative;
}
.feature .sec07__Model.-model04 .-detail01 {
  top: 19.4693333333rem;
  right: 0.6533333333rem;
  z-index: 10;
}
.feature .sec07__Model.-model04 .-detail01:before {
  top: -4.5733333333rem;
  left: 9.9306666667rem;
  width: 2.2866666667rem;
  height: 3.724rem;
  background-image: url(./../img/icon_arrow_11.svg);
}
.feature .sec07__Model.-model04 .-detail01 dt {
  text-align: right;
}
.feature .sec07__Model.-model04 .-detail01 dd {
  text-align: right;
}
.feature .sec07__Model.-model04 > a {
  transition-delay: 0.9s;
}
.feature .sec07__Model.-model05 {
  width: 31.36rem;
  margin: 0 auto 1.96rem;
  position: relative;
}
.feature .sec07__Model.-model05 > a {
  opacity: 0;
  transition: 1s ease-in-out;
  transform: translateY(1.96rem);
  display: inline-block;
}
.feature .sec07__Model.-model05 > a.is-active {
  opacity: 1;
  transform: translateY(0);
}
.feature .sec07__Model.-model05 .-detail01 {
  top: 5.88rem;
  left: -6.5333333333rem;
  z-index: 10;
}
.feature .sec07__Model.-model05 .-detail01:before {
  bottom: -5.5533333333rem;
  left: 4.5733333333rem;
  width: 3.5933333333rem;
  height: 5.0176rem;
  background-image: url(./../img/icon_arrow_12.svg);
}
.feature .sec07__Model.-model05 .-detail01 dt {
  text-align: left;
}
.feature .sec07__Model.-model05 .-detail01 dd {
  text-align: left;
}
.feature .sec07 .credit {
  text-align: center;
}
.feature .sec08 {
  margin-bottom: 10.1266666667rem;
  position: relative;
}
.feature .sec08:before {
  position: absolute;
  top: 77.224rem;
  right: 0;
  width: 27.44rem;
  height: 54.88rem;
  background: #C3C7E0;
  content: "";
  opacity: 0.6;
}
.feature .sec08__Flex {
  display: flex;
  justify-content: space-between;
  margin-bottom: 1.96rem;
}
.feature .sec08__Model {
  position: relative;
}
.feature .sec08__Model > a {
  display: inline-block;
}
.feature .sec08__Model.-model01 {
  width: 43.12rem;
  margin-bottom: 1.176rem;
  position: relative;
}
.feature .sec08__Model.-model01 .-detail01 {
  top: 3.4626666667rem;
  right: -0.6533333333rem;
  z-index: 10;
}
.feature .sec08__Model.-model01 .-detail01:before {
  bottom: -4.9rem;
  left: 5.096rem;
  width: 3.2666666667rem;
  height: 4.508rem;
  background-image: url(./../img/icon_arrow_08.svg);
}
.feature .sec08__Model.-model01 .-detail01 dd {
  transform: translate(0.6533333333rem, -0.196rem);
}
.feature .sec08__Model.-model01 .-detail02 {
  top: 32.8626666667rem;
  right: -4.9rem;
  z-index: 10;
}
.feature .sec08__Model.-model01 .-detail02:before {
  top: -4.4426666667rem;
  left: 1.96rem;
  width: 2.2866666667rem;
  height: 3.724rem;
  background-image: url(./../img/icon_arrow_11.svg);
}
.feature .sec08__Model.-model01 .-detail02 dt {
  text-align: left;
}
.feature .sec08__Model.-model01 .-detail02 dd {
  text-align: left;
  transform: translate(-0.1306666667rem, -0.3266666667rem);
  letter-spacing: 0.01em;
}
.feature .sec08__Model.-model02 {
  width: 23.912rem;
}
.feature .sec08__Model.-model03 {
  width: 23.912rem;
}
.feature .sec08__Model.-model03 > a {
  transition-delay: 0.3s;
}
.feature .sec08 .credit {
  position: relative;
  text-align: center;
}
.feature .sec09 {
  padding-bottom: 10.4533333333rem;
}
.feature .sec09__Model.-model01 {
  width: 31.36rem;
  margin: 0 auto 8.4933333333rem;
  position: relative;
}
.feature .sec09__Model.-model01 .-detail01 {
  top: 0.6533333333rem;
  right: -7.5133333333rem;
  z-index: 10;
}
.feature .sec09__Model.-model01 .-detail01:before {
  bottom: -5.096rem;
  left: 6.272rem;
  width: 1.8293333333rem;
  height: 4.3577333333rem;
  background-image: url(./../img/icon_arrow_13.svg);
  background-position: right;
}
.feature .sec09__Model.-model01 .-detail01 dd {
  transform: translate(0, -0.2613333333rem);
}
.feature .sec09 .allitembtn {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "elza", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 3.528rem;
  line-height: 1;
  letter-spacing: 0.015em;
  width: 37.24rem;
  height: 8.624rem;
  color: #43444D;
  border: 0.1306666667rem solid #43444D;
  margin: auto;
}

.l-footer {
  padding: 0;
}

.pc-footer {
  margin: 0;
}