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

@media screen and (max-width: 1400px) {
  html {
    font-size: 0.7142857143vw;
  }
}
@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fade-blur {
  0% {
    filter: blur(10px);
    transform: scale(1.01);
    opacity: 0;
  }
  100% {
    filter: blur(0);
    transform: scale(1);
    opacity: 1;
  }
}
.js-fade {
  opacity: 0;
}
.js-fade.is-active {
  animation: fade-in 1s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
  opacity: 1;
}

.js-anime {
  opacity: 0;
}
.js-anime.is-active {
  animation: fade-blur 0.75s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
  opacity: 1;
}

.feature {
  box-sizing: border-box;
  color: #000;
  margin: 0 auto;
  overflow: clip;
  position: relative;
  width: 100%;
  font-family: "yu-gothic-pr6n", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-feature-settings: "palt";
}
.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 a img {
  transition: 0.6s;
}
.feature a:hover img {
  opacity: 0.7;
}
.feature img {
  vertical-align: bottom;
  max-width: 100%;
}
.feature .wrap {
  display: flex;
}
.feature .wrap .LeftCont {
  width: 50%;
}
.feature .wrap .LeftCont__Inner {
  position: sticky;
  top: 80px;
  width: 100%;
  height: calc(100vh - 80px);
}
.feature .wrap .LeftCont__Child {
  position: relative;
}
.feature .wrap .LeftCont .mv__Thum {
  height: calc(100vh - 80px);
  width: 100%;
}
.feature .wrap .LeftCont .mv__Thum img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top center;
     object-position: top center;
}
.feature .wrap .LeftCont .mv__Ttl {
  position: absolute;
  bottom: 4.2rem;
  left: 50%;
  transform: translateX(-50%);
  width: 66.2rem;
}
.feature .wrap .RightCont {
  width: 50%;
}
.feature .wrap .RightCont__Inner {
  overflow: clip;
  width: 50rem;
  margin: auto;
}
.feature .credit .item {
  display: inline-block;
  margin-right: 1.6666666667rem;
  margin-bottom: 0.8rem;
  position: relative;
}
.feature .credit .item:before {
  position: absolute;
  content: "/";
  right: -1.3333333333rem;
  color: #4D0D00;
}
.feature .credit .item .link {
  font-size: 1.4666666667rem;
  font-family: "brigade", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-weight: 300;
  color: #4D0D00;
}
.feature .credit .item .link .price {
  margin-left: 0.2em;
}
.feature .credit .item.-mr0, .feature .credit .item:last-child {
  margin-right: 0;
}
.feature .credit .item.-mr0:before, .feature .credit .item:last-child:before {
  display: none;
}
.feature .catch {
  text-align: center;
  font-size: 1.6rem;
  line-height: 3.2rem;
  letter-spacing: 0.05em;
  margin: 4.5333333333rem auto 7.3333333333rem;
}
.feature .sec01__Model.-model01 {
  width: 40rem;
  position: relative;
  margin: 0 auto 6.6666666667rem;
}
.feature .sec01__Model.-model01 .sec01__Model-Txt {
  position: absolute;
  top: 24.4rem;
  left: 12.8rem;
  color: #E3FFB0;
  font-size: 2.6666666667rem;
  font-family: "warbler-banner", sans-serif;
  font-weight: 400;
  font-style: normal;
  pointer-events: none;
}
.feature .sec01__Model.-model01 .sec01__Model-Txt .-italy {
  font-family: "warbler-banner", sans-serif;
  font-weight: 400;
  font-style: italic;
}
.feature .sec01__Model.-model02 {
  width: 100%;
  position: relative;
  margin: 0 auto 6.6666666667rem;
}
.feature .sec01__Model.-model02 .swiper-slide {
  width: 37rem;
  padding: 0 0.4833333333rem;
}
.feature .sec01__Model.-model03 {
  width: 48rem;
  position: relative;
  margin: 0 auto 10.6666666667rem;
}
.feature .sec01__Model.-model03 .credit {
  position: absolute;
  left: 2rem;
  bottom: 1.6666666667rem;
}
.feature .sec01__Model.-model03 .credit .item {
  display: block;
  margin-right: 0;
}
.feature .sec01__Model.-model03 .credit .item:last-child {
  margin-bottom: 0;
}
.feature .sec01__Model.-model03 .credit .item:before {
  display: none;
}
.feature .sec02 .credit {
  text-align: center;
  margin-bottom: 5.3333333333rem;
}
.feature .sec02__Model.-model01 {
  width: 38rem;
  position: relative;
  margin: 0 auto 6.6666666667rem;
}
.feature .sec02__Model.-model01 .sec02__Model-Txt {
  position: absolute;
  font-size: 2.8rem;
  font-family: "warbler-banner", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #E3FFB0;
  line-height: 1;
  letter-spacing: -0.025em;
  white-space: nowrap;
  pointer-events: none;
}
.feature .sec02__Model.-model01 .sec02__Model-Txt.-txt01 {
  top: 10.9333333333rem;
  left: 28.4666666667rem;
}
.feature .sec02__Model.-model01 .sec02__Model-Txt.-txt02 {
  top: 24.9333333333rem;
  left: 1.5333333333rem;
}
.feature .sec02__Model.-model01 .sec02__Model-Txt.-txt03 {
  top: 45.0666666667rem;
  left: 27.6666666667rem;
  letter-spacing: -0.05em;
}
.feature .sec02__Model.-model01 .sec02__Model-Txt .-italy {
  font-family: "warbler-banner", sans-serif;
  font-weight: 400;
  font-style: italic;
}
.feature .sec02__Model.-model02 {
  width: 100%;
  position: relative;
  margin: 0 auto;
}
.feature .sec02__Model.-model03 {
  width: 34rem;
  position: relative;
  margin: -5.8rem auto 2.6666666667rem;
}
.feature .sec02__Model.-model03 a {
  background: #fff;
  display: block;
}
.feature .sec02__Model.-model04 {
  width: 100%;
  position: relative;
  margin: 0 auto 10.6666666667rem;
}
.feature .sec02__Model.-model04 .swiper-slide {
  width: 39rem;
  padding: 0 1rem 0 0;
}
.feature .sec03 {
  position: sticky;
  top: -106.6666666667rem;
}
.feature .sec03__Model.-model01 {
  width: 42rem;
  position: relative;
  margin: 0 auto 6.6666666667rem;
}
.feature .sec03__Model.-model01 .sec03__Model-Txt {
  position: absolute;
  font-size: 2.8rem;
  font-family: "warbler-banner", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #4D0D00;
  line-height: 1;
  letter-spacing: -0.025em;
  white-space: nowrap;
  pointer-events: none;
}
.feature .sec03__Model.-model01 .sec03__Model-Txt.-txt01 {
  top: 8.8rem;
  left: 3rem;
}
.feature .sec03__Model.-model01 .sec03__Model-Txt.-txt02 {
  top: 20.8rem;
  left: 37.8666666667rem;
}
.feature .sec03__Model.-model01 .sec03__Model-Txt.-txt03 {
  top: 50.4rem;
  left: 23.6rem;
  letter-spacing: -0.04em;
}
.feature .sec03__Model.-model01 .sec03__Model-Txt .-italy {
  font-family: "warbler-banner", sans-serif;
  font-weight: 400;
  font-style: italic;
}
.feature .sec03__Model.-model02 {
  width: 100%;
  position: relative;
  margin: 0 auto 6.6666666667rem;
}
.feature .sec03__Model.-model02 .swiper-slide {
  width: 38rem;
  padding: 0 0.5rem;
}
.feature .sec03__Model.-model03 {
  width: 46rem;
  position: relative;
  margin: 0 auto 10.6666666667rem;
}
.feature .sec03__Model.-model03 .credit {
  width: 46rem;
  margin: 1.5333333333rem auto 0;
}
.feature .sec04 {
  position: relative;
  background: #fff;
}
.feature .sec04__Model {
  position: relative;
  margin-bottom: 6.0666666667rem;
}
.feature .sec04__Model-Ttl {
  position: absolute;
  top: 5rem;
  left: 0;
  width: 100%;
  text-align: center;
  font-size: 6.2666666667rem;
  color: #E3FFB0;
  font-family: "warbler-banner", sans-serif;
  font-weight: 400;
  font-style: italic;
}
.feature .sec04__Model-Subttl {
  position: absolute;
  top: 50.1333333333rem;
  letter-spacing: -0.02em;
  left: 0;
  width: 100%;
  text-align: center;
  font-size: 8.5333333333rem;
  color: #E3FFB0;
  font-family: "warbler-banner", sans-serif;
  font-weight: 400;
  font-style: italic;
}
.feature .sec04__Box {
  width: 42.6666666667rem;
  border-bottom: 0.0666666667rem solid #ddd;
  padding-bottom: 4.6666666667rem;
  margin: 0 auto 3.4666666667rem;
}
.feature .sec04__Box.-last {
  padding-bottom: 0;
  border: none;
  margin-bottom: 9.3333333333rem;
}
.feature .sec04__Box-Ttl {
  text-align: center;
  font-size: 2.8rem;
  line-height: 4.2rem;
  font-family: "fot-tsukuaoldmin-pr6n", sans-serif;
  font-weight: 300;
  font-style: normal;
  margin-bottom: 2.4666666667rem;
  letter-spacing: 0.07em;
}
.feature .sec04__Box-Thum {
  margin-bottom: 3.1333333333rem;
}
.feature .sec04__Box-Txt {
  font-size: 1.4666666667rem;
  line-height: 2.9333333333rem;
  text-align: justify;
  letter-spacing: 0.048em;
}
.feature .sec04__Checkallitems {
  position: relative;
  width: 34rem;
  margin: 0 auto 7.3333333333rem;
}
.feature .sec04__Checkallitems a {
  display: block;
}
.feature .sec04__Checkallitems-Txt {
  pointer-events: none;
  position: absolute;
  font-size: 5.0666666667rem;
  font-family: "warbler-banner", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #E3FFB0;
}
.feature .sec04__Checkallitems-Txt.-txt01 {
  top: 1.7333333333rem;
  left: 20.8rem;
}
.feature .sec04__Checkallitems-Txt.-txt02 {
  top: 11.0666666667rem;
  left: 1.4666666667rem;
}
.feature .sec04__Checkallitems-Txt.-txt03 {
  top: 35.7333333333rem;
  left: 22.2rem;
  letter-spacing: -0.03em;
}
.feature .sec04__Checkallitems-Txt .-italy {
  font-family: "warbler-banner", sans-serif;
  font-weight: 400;
  font-style: italic;
}
.feature .sec04__Staff {
  text-align: center;
  font-size: 1.4666666667rem;
  line-height: 3.2rem;
  color: #4D0D00;
  font-family: "brigade", sans-serif;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0.025em;
  margin-bottom: 10.6666666667rem;
}

.l-container {
  width: 100%;
}

.l-footer {
  padding: 0;
}

.pc-footer {
  margin: 0;
}