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

.js-fade {
  opacity: 0;
  transition: opacity 2.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.js-fade.is-active {
  opacity: 1;
}

.feature {
  box-sizing: border-box;
  color: #000;
  margin: 0 auto;
  overflow: clip;
  position: relative;
  width: 100%;
  font-family: "source-han-sans-japanese", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-feature-settings: "palt";
  background: #f7f3e2;
}
.feature * {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
  box-sizing: border-box;
  scroll-margin-top: 50px;
}
.feature .sp {
  display: none;
}
.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__Box {
  opacity: 0;
  filter: blur(1rem);
  transition: transform 0.8s ease, opacity 0.8s ease, filter 0.8s ease;
}
.feature .wrap .leftcont__Box.is-active {
  opacity: 1;
  transform: translate(0, 0) scale(1);
  filter: blur(0);
}
.feature .wrap .leftcont__Thum {
  height: calc(100vh - 80px);
  width: 100%;
}
.feature .wrap .leftcont__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__Ttl {
  position: absolute;
  bottom: 25.5rem;
  left: 50%;
  transform: translateX(-50%);
  width: 27.9rem;
}
.feature .wrap .rightcont {
  width: 50%;
}
.feature .wrap .rightcont__Inner {
  overflow: hidden;
  width: 46rem;
  margin: auto;
  background: #fff;
}
.feature .credit .item {
  display: inline-block;
  position: relative;
  margin-right: 0.4906666667rem;
  border-bottom: 0.0613333333rem solid;
  line-height: 1;
  padding-bottom: 0.0613333333rem;
  letter-spacing: 0.01em;
  color: #1c1816;
  font-family: "helvetica-neue-lt-pro", sans-serif;
  font-weight: 300;
  font-style: normal;
}
.feature .credit .item .link {
  font-size: 1.3493333333rem;
  color: #1c1816;
  font-family: "helvetica-neue-lt-pro", sans-serif;
  font-weight: 300;
  font-style: normal;
  letter-spacing: 0.05em;
}
.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 .swiper-pagination {
  position: absolute;
  bottom: 1.5333333333rem;
  left: 0;
  width: 100%;
  padding-right: 0.736rem;
  text-align: right;
}
.feature .swiper-pagination .swiper-pagination-bullet {
  width: 0.8586666667rem;
  height: 0.8586666667rem;
  margin: 0 1.0733333333rem;
  border: 0.0613333333rem solid #000;
  opacity: 1;
  background: none;
}
.feature .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #000;
}
@keyframes fuwa {
  0% {
    transform: translateY(-10%);
  }
  100% {
    transform: translateY(10%);
  }
}
.feature .-fuwa {
  animation: fuwa 1.8s ease-in-out infinite alternate-reverse;
}
.feature .mv__Inner {
  position: relative;
  width: 100%;
}
.feature .mv__Box {
  opacity: 0;
  filter: blur(0.6133333333rem);
  transition: transform 0.8s ease, opacity 0.8s ease, filter 0.8s ease;
}
.feature .mv__Box.is-active {
  opacity: 1;
  transform: translate(0, 0) scale(1);
  filter: blur(0);
}
.feature .mv__Ttl {
  position: absolute;
  top: 23.6746666667rem;
  left: 10.9173333333rem;
  width: 24.1653333333rem;
}
.feature .mv__Txt {
  margin: 8.8933333333rem auto 9.5066666667rem;
  text-align: center;
  font-size: 1.472rem;
  line-height: 2.944rem;
  letter-spacing: 0.05em;
  color: #1c1816;
}
.feature .sec01 {
  background: #FDF4CB;
  padding-bottom: 6.1333333333rem;
}
.feature .sec01__Model.-model01 {
  margin-bottom: 3.68rem;
}
.feature .sec01__Model.-model02 {
  width: 28.2133333333rem;
}
.feature .sec01__Ttl {
  color: #a7140c;
  font-size: 4.6613333333rem;
  line-height: 5.0293333333rem;
  writing-mode: vertical-rl;
  font-family: "the-seasons", sans-serif;
  font-weight: 400;
  font-style: normal;
  padding-left: 5.0293333333rem;
  z-index: 10;
  pointer-events: none;
}
.feature .sec01__Ttl span {
  display: block;
}
.feature .sec01__Ttl span:nth-of-type(2) {
  padding-top: 5.888rem;
}
.feature .sec01__Flex {
  display: flex;
  justify-content: space-between;
  margin-bottom: 2.4533333333rem;
}
.feature .sec01 .creditwrap__Flex {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.8586666667rem;
  margin-bottom: 2.3306666667rem;
}
.feature .sec01 .creditwrap__Tag {
  display: flex;
  gap: 0.8586666667rem;
}
.feature .sec01 .creditwrap__Tag li {
  font-family: "helvetica-neue-lt-pro", sans-serif;
  font-weight: 300;
  font-style: normal;
  padding: 0.4293333333rem 1.4106666667rem;
  border-radius: 5rem;
  line-height: 1;
  font-size: 1.3493333333rem;
  letter-spacing: 0.05em;
  color: #d8ae71;
  background: #fff;
  border: 0.0613333333rem solid #d8ae71;
}
.feature .sec01 .creditwrap .credit {
  text-align: center;
}
.feature .sec02 {
  padding-top: 9.8133333333rem;
  margin-bottom: 3.312rem;
}
.feature .sec02__Model {
  width: 36.8rem;
  margin: auto;
  position: relative;
}
.feature .sec02__Model .sec02__Icon {
  position: absolute;
  width: 9.4453333333rem;
  top: -3.8026666667rem;
  right: 0.184rem;
  z-index: 10;
  pointer-events: none;
}
.feature .sec02__Model .swiper {
  overflow: hidden;
}
.feature .sec02__Model .credit {
  position: absolute;
  z-index: 10;
  bottom: 1.84rem;
  left: 1.84rem;
}
.feature .sec02__Model .credit .item {
  display: block;
  margin-top: 1.0426666667rem;
}
.feature .sec03 {
  margin-bottom: 9.8133333333rem;
}
.feature .sec03__Model {
  width: 29.072rem;
  margin: 0 auto 0.736rem;
  transform: translateX(0.4293333333rem);
}
.feature .sec03 .credit {
  text-align: center;
}
.feature .sec04 {
  background: #FDF4CB;
  padding-bottom: 8.5866666667rem;
}
.feature .sec04__Model.-model01 {
  margin-bottom: 3.68rem;
  position: relative;
}
.feature .sec04__Model.-model02 {
  width: 35.5733333333rem;
  margin: 0 3.0666666667rem 2.4533333333rem auto;
  position: relative;
}
.feature .sec04__Model.-model02 .swiper {
  overflow: hidden;
}
.feature .sec04__Model.-model03 {
  width: 28.0906666667rem;
  margin-left: 4.2933333333rem;
}
.feature .sec04__Ttl {
  position: absolute;
  top: 4.6613333333rem;
  right: 4.9066666667rem;
  color: #a7140c;
  font-size: 4.6613333333rem;
  letter-spacing: 0.022em;
  line-height: 1;
  writing-mode: vertical-rl;
  font-family: "the-seasons", sans-serif;
  font-weight: 400;
  font-style: normal;
  z-index: 10;
  pointer-events: none;
}
.feature .sec04__Flex {
  display: flex;
  justify-content: space-between;
  margin-bottom: 2.4533333333rem;
}
.feature .sec04 .creditwrap {
  margin-bottom: 3.9253333333rem;
  transform: translateX(0.4906666667rem);
}
.feature .sec04 .creditwrap__Flex {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.8586666667rem;
  margin-bottom: 2.3306666667rem;
}
.feature .sec04 .creditwrap__Tag {
  display: flex;
  gap: 0.8586666667rem;
}
.feature .sec04 .creditwrap__Tag li {
  font-family: "helvetica-neue-lt-pro", sans-serif;
  font-weight: 300;
  font-style: normal;
  padding: 0.4293333333rem 1.4106666667rem;
  border-radius: 5rem;
  line-height: 1;
  font-size: 1.3493333333rem;
  letter-spacing: 0.05em;
  color: #d8ae71;
  background: #fff;
  border: 0.0613333333rem solid #d8ae71;
}
.feature .sec04 .creditwrap .credit {
  text-align: center;
  transform: translateX(0.1226666667rem);
}
.feature .sec05 {
  padding: 9.8133333333rem 0 9.568rem;
}
.feature .sec05__Model {
  position: relative;
  margin-bottom: 1.9626666667rem;
}
.feature .sec05__Icon {
  position: absolute;
  z-index: 10;
  pointer-events: none;
}
.feature .sec05__Icon.-icon01 {
  width: 10.5493333333rem;
  top: -7.36rem;
  right: 0.6133333333rem;
  animation-delay: 1.5s;
}
.feature .sec05__Icon.-icon02 {
  width: 8.832rem;
  bottom: -4.6613333333rem;
  left: 0.2453333333rem;
}
.feature .sec05__Ttl {
  position: absolute;
  top: 8.2186666667rem;
  left: 4.048rem;
  width: 100%;
  color: #ecf29c;
  font-size: 4.6613333333rem;
  line-height: 1;
  font-family: "the-seasons", sans-serif;
  font-weight: 400;
  font-style: normal;
  padding-left: 2.6986666667rem;
  z-index: 10;
  pointer-events: none;
}
.feature .sec05 .credit {
  text-align: center;
  line-height: 2.5;
}
.feature .sec05 .credit .item {
  margin-bottom: 0.3066666667rem;
}
.feature .sec05 .credit .item*:last-child {
  margin-bottom: 0;
}
.feature .sec06 {
  background: #FDF4CB;
  padding: 6.624rem 0 9.8133333333rem;
}
.feature .sec06__Model.-model01 {
  width: 44.4053333333rem;
  margin: 0 0 2.0853333333rem 1.2266666667rem;
  position: relative;
}
.feature .sec06__Model.-model02 {
  width: 35.5733333333rem;
  margin: 0 auto 1.84rem;
  position: relative;
}
.feature .sec06__Model.-model02 .swiper {
  overflow: hidden;
}
.feature .sec06__Model.-model03 {
  width: 35.5733333333rem;
  margin: 0 auto 1.84rem;
}
.feature .sec06__Ttl {
  position: absolute;
  top: 44.5893333333rem;
  left: 6.8693333333rem;
  text-align: center;
  color: #ecf29c;
  font-size: 4.6613333333rem;
  line-height: 1;
  font-family: "the-seasons", sans-serif;
  font-weight: 400;
  font-style: normal;
  z-index: 10;
  pointer-events: none;
}
.feature .sec06 .credit {
  text-align: center;
}
.feature .sec07 {
  padding: 9.8133333333rem 0;
}
.feature .sec07__Allitems {
  display: block;
  width: 26.9866666667rem;
  margin: 0 auto 2.76rem;
}
.feature .sec07__Staff {
  text-align: center;
  font-size: 1.3493333333rem;
  line-height: 2.6986666667rem;
  font-family: "helvetica-neue-lt-pro", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #1c1816;
  letter-spacing: 0.05em;
}

.l-container {
  width: 100%;
}

.l-footer {
  padding: 0;
}

.pc-footer {
  margin: 0;
}