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

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

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

.feature {
  box-sizing: border-box;
  color: #000;
  margin: 0 auto;
  overflow: clip;
  position: relative;
  width: 100%;
  font-family: "yu-gothic-pr6n", sans-serif;
  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 video {
  max-width: 100%;
  vertical-align: bottom;
}
.feature img {
  vertical-align: bottom;
  max-width: 100%;
}
.feature .credit {
  margin-top: 2.312rem;
}
.feature .credit .item {
  display: inline-block;
  position: relative;
  margin-right: 1.02rem;
  margin-bottom: 0.68rem;
}
.feature .credit .item .link {
  line-height: 1;
  font-size: 1.496rem;
  letter-spacing: 0.02em;
  color: #C74956;
  font-family: "helvetica-neue-lt-pro", sans-serif;
}
.feature .credit .item .link .price {
  letter-spacing: -0.02em;
}
.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 .wrap {
  display: flex;
}
.feature .wrap .leftcont {
  width: calc((100% - 51rem) / 2);
}
.feature .wrap .leftcont__Inner {
  width: 100%;
  text-align: center;
  position: relative;
  top: 0;
  height: 100%;
}
.feature .wrap .leftcont__Sticky {
  position: sticky;
  top: 80px;
  height: calc(100vh - 80px);
  left: 0;
  text-align: center;
}
.feature .wrap .leftcont__Sticky:before {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 37.3rem;
  content: "";
  background: url("./../img/pc_bg.png");
  background-size: cover;
  z-index: -1;
  pointer-events: none;
}
.feature .wrap .leftcont__Logo {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.feature .wrap .leftcont__Logo img {
  width: 25.3rem;
  display: inline-block;
}
.feature .wrap .rightcont {
  width: calc((100% - 51rem) / 2);
}
.feature .wrap .rightcont__Inner {
  text-align: center;
  position: relative;
  top: 0;
  height: 100%;
}
.feature .wrap .rightcont__Sticky {
  position: sticky;
  top: 80px;
  height: calc(100vh - 80px);
  left: 0;
  text-align: center;
}
.feature .wrap .rightcont__Sticky:before {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 37.3rem;
  content: "";
  background: url("./../img/pc_bg.png");
  background-size: cover;
  z-index: -1;
  pointer-events: none;
}
.feature .wrap .rightcont__Btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: block;
}
.feature .wrap .rightcont__Btn img {
  width: 23.5rem;
  display: inline-block;
}
.feature .wrap .centercont {
  width: 51rem;
  overflow: hidden;
  position: relative;
}
.feature .wrap .centercont .background_01 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 4000rem;
  z-index: 100;
  pointer-events: none;
}
.feature .mv {
  margin-bottom: 17rem;
}
.feature .mv__Inner {
  position: relative;
}
.feature .mv__Inner:before {
  position: absolute;
  top: 13.6rem;
  left: 0;
  width: 100%;
  height: 54.4rem;
  content: "";
  background: url("./../img/bg.png");
  background-size: cover;
  z-index: -1;
  pointer-events: none;
}
.feature .mv__Thum {
  width: 48.28rem;
  margin: 0.986rem auto 8.432rem;
}
.feature .mv__Ttl {
  width: 34.952rem;
  margin: 0 auto 13.6rem;
}
.feature .mv__Movie {
  width: 42.84rem;
  height: 76.16rem;
  overflow: hidden;
  margin: 0 auto;
  position: relative;
}
.feature .mv__Movie #music {
  position: absolute;
  height: 1.156rem;
  top: 0.68rem;
  right: 1.36rem;
  z-index: 10;
}
.feature .mv__Movie #music:hover {
  cursor: pointer;
}
.feature .mv__Movie #music span {
  display: none;
}
.feature .mv__Movie #music span.active {
  display: block;
}
.feature .mv__Movie #music span.off {
  width: 10.2rem;
}
.feature .mv__Movie #music span.on {
  width: 9.316rem;
}
.feature .sec01 {
  margin-bottom: 16.184rem;
}
.feature .sec01__Inner {
  position: relative;
}
.feature .sec01__Inner:before {
  position: absolute;
  top: -27.2rem;
  left: 0;
  width: 100%;
  height: 54.4rem;
  content: "";
  background: url("./../img/bg.png");
  background-size: cover;
  z-index: -1;
  pointer-events: none;
}
.feature .sec01__Model.-model01 {
  width: 47.6rem;
  margin-left: auto;
}
.feature .sec01__Model.-model02 {
  width: 47.6rem;
  margin-left: auto;
}
.feature .sec01__Model.-model03 {
  width: 34rem;
  margin: 0 auto 5.644rem;
}
.feature .sec01 .credit {
  width: 47.6rem;
  margin-left: auto;
  margin-bottom: 12.58rem;
}
.feature .sec01__Ttl {
  text-align: center;
  font-size: 3.808rem;
  line-height: 2.992rem;
  color: #C74956;
  margin-bottom: 2.72rem;
  font-family: "norman-variable", sans-serif;
  font-weight: 500;
}
.feature .sec01__Txt {
  text-align: center;
  font-size: 1.496rem;
  line-height: 2.992rem;
  letter-spacing: 0.025em;
  color: #C74956;
  font-family: "helvetica-neue-lt-pro", sans-serif;
}
.feature .sec02 {
  margin-bottom: 15.64rem;
}
.feature .sec02__Inner {
  position: relative;
}
.feature .sec02__Inner:before {
  position: absolute;
  top: 36.516rem;
  left: 0;
  width: 100%;
  height: 54.4rem;
  content: "";
  background: url("./../img/bg.png");
  background-size: cover;
  z-index: -1;
  pointer-events: none;
}
.feature .sec02__Model.-model01 {
  margin-bottom: 4.08rem;
}
.feature .sec02__Model.-model02 {
  width: 43.52rem;
  margin: 0 auto;
}
.feature .sec02 .credit {
  text-align: center;
}
.feature .sec03 {
  margin-bottom: 16.184rem;
}
.feature .sec03__Inner {
  position: relative;
}
.feature .sec03__Model.-model01 {
  width: 40.8rem;
  height: 64.736rem;
  overflow: hidden;
  margin-bottom: 2.856rem;
}
.feature .sec03__Model.-model02 {
  width: 36.72rem;
  margin-left: 11.56rem;
}
.feature .sec03 .credit {
  width: 36.72rem;
  margin-left: 11.56rem;
}
.feature .sec04 {
  margin-bottom: 17rem;
}
.feature .sec04__Inner {
  position: relative;
}
.feature .sec04__Model.-model01 {
  margin-bottom: 5.44rem;
}
.feature .sec04__Model.-model02 .swiper-slide {
  width: 43.52rem;
  padding-right: 1.36rem;
}
.feature .sec04__Model.-model03 {
  width: 30.6rem;
  margin: auto;
}
.feature .sec04__Ttl {
  text-align: center;
  font-size: 3.808rem;
  line-height: 2.992rem;
  color: #C74956;
  margin-bottom: 2.72rem;
  font-family: "norman-variable", sans-serif;
  font-weight: 500;
}
.feature .sec04__Txt {
  text-align: center;
  font-size: 1.496rem;
  line-height: 2.992rem;
  letter-spacing: 0.025em;
  color: #C74956;
  margin-bottom: 4.76rem;
  font-family: "helvetica-neue-lt-pro", sans-serif;
}
.feature .sec04 .credit {
  text-align: center;
  margin-bottom: 12.648rem;
  margin-top: 2.108rem;
}
.feature .sec05 {
  margin-bottom: 15.912rem;
}
.feature .sec05__Inner {
  position: relative;
}
.feature .sec05__Inner:before {
  position: absolute;
  top: 53.72rem;
  left: 0;
  width: 100%;
  height: 54.4rem;
  content: "";
  background: url("./../img/bg.png");
  background-size: cover;
  z-index: -1;
  pointer-events: none;
}
.feature .sec05__Model.-model01 {
  margin-bottom: 4.08rem;
  height: 80.92rem;
  overflow: hidden;
}
.feature .sec05__Model.-model02 {
  width: 43.52rem;
  margin: auto;
}
.feature .sec05__Model.-model03 {
  width: 43.52rem;
  margin: auto;
}
.feature .sec05 .credit {
  width: 43.52rem;
  margin: 2.312rem auto 0;
}
.feature .sec06 {
  margin-bottom: 16.32rem;
}
.feature .sec06__Inner {
  position: relative;
}
.feature .sec06__Inner:before {
  position: absolute;
  top: 91.8rem;
  left: 0;
  width: 100%;
  height: 54.4rem;
  content: "";
  background: url("./../img/bg.png");
  background-size: cover;
  z-index: -1;
  pointer-events: none;
}
.feature .sec06__Model.-model01 {
  width: 47.6rem;
}
.feature .sec06__Model.-model02 {
  width: 47.6rem;
}
.feature .sec06__Model.-model03 {
  width: 40.8rem;
  height: 64.736rem;
  overflow: hidden;
  margin: 0 auto 5.44rem;
}
.feature .sec06__Ttl {
  text-align: center;
  font-size: 3.808rem;
  line-height: 2.992rem;
  color: #C74956;
  margin-bottom: 2.72rem;
  font-family: "norman-variable", sans-serif;
  font-weight: 500;
}
.feature .sec06__Txt {
  text-align: center;
  font-size: 1.496rem;
  line-height: 2.992rem;
  letter-spacing: 0.025em;
  color: #C74956;
  font-family: "helvetica-neue-lt-pro", sans-serif;
}
.feature .sec06 .credit {
  padding-left: 2.72rem;
  margin-bottom: 12.58rem;
}
.feature .sec07 {
  margin-bottom: 16.184rem;
}
.feature .sec07__Inner {
  position: relative;
}
.feature .sec07__Model.-model01 {
  margin-bottom: 4.08rem;
}
.feature .sec07__Model.-model01 .swiper-slide {
  width: 43.52rem;
  padding-right: 1.36rem;
}
.feature .sec07__Model.-model02 {
  width: 43.52rem;
  margin: auto;
}
.feature .sec07 .credit {
  width: 43.52rem;
  margin: 2.312rem auto 0;
}
.feature .sec08 {
  margin-bottom: 15.912rem;
}
.feature .sec08__Inner {
  position: relative;
}
.feature .sec08__Inner:before {
  position: absolute;
  top: 120.36rem;
  left: 0;
  width: 100%;
  height: 54.4rem;
  content: "";
  background: url("./../img/bg.png");
  background-size: cover;
  z-index: -1;
  pointer-events: none;
}
.feature .sec08__Model.-model01 {
  overflow: hidden;
  height: 80.92rem;
  margin-bottom: 4.08rem;
}
.feature .sec08__Model.-model02 {
  width: 43.52rem;
  margin: 0 auto 7.888rem;
}
.feature .sec08__Model.-model03 .swiper-slide {
  width: 43.52rem;
  padding-right: 1.36rem;
}
.feature .sec08 .credit {
  text-align: center;
}
.feature .sec09 {
  margin-bottom: 17rem;
}
.feature .sec09__Inner {
  position: relative;
}
.feature .sec09__Inner:before {
  position: absolute;
  top: 119.204rem;
  left: 0;
  width: 100%;
  height: 54.4rem;
  content: "";
  background: url("./../img/bg.png");
  background-size: cover;
  z-index: -1;
  pointer-events: none;
}
.feature .sec09__Model.-model01 {
  margin-bottom: 4.08rem;
}
.feature .sec09__Model.-model02 {
  width: 43.52rem;
  margin: auto;
}
.feature .sec09 .credit {
  text-align: center;
}
.feature .sec10 {
  margin-bottom: 15.912rem;
}
.feature .sec10__Inner {
  position: relative;
}
.feature .sec10__Model.-model01 {
  width: 47.6rem;
  margin-left: auto;
}
.feature .sec10__Model.-model02 {
  width: 47.6rem;
  margin-left: auto;
}
.feature .sec10 .credit {
  width: 47.6rem;
  margin-left: auto;
}
.feature .sec11 {
  position: relative;
  margin-bottom: 15.64rem;
}
.feature .sec11:before {
  position: absolute;
  top: -17rem;
  left: 0;
  width: 100%;
  height: 314.84rem;
  content: "";
  background: url("./../img/bg_sec11.png");
  background-size: cover;
  z-index: -1;
  pointer-events: none;
}
.feature .sec11__Inner {
  width: 46.92rem;
  background: #fff;
  margin: auto;
  padding: 8.16rem 4.42rem 9.52rem;
}
.feature .sec11__Box {
  margin-bottom: 9.52rem;
}
.feature .sec11__Box:nth-child(2) {
  margin-bottom: 10.88rem;
}
.feature .sec11__Box:last-of-type {
  margin-bottom: 0;
}
.feature .sec11__Box.-box03 .sec11__Item {
  margin-bottom: 0;
}
.feature .sec11__Box.-box03 .credit {
  text-align: center;
  margin-bottom: 2.04rem;
}
.feature .sec11__Ttl {
  text-align: center;
  font-size: 3.808rem;
  line-height: 2.992rem;
  color: #C74956;
  margin-bottom: 4.76rem;
  font-family: "norman-variable", sans-serif;
  font-weight: 500;
}
.feature .sec11__Item {
  width: 38.08rem;
  margin: 0 auto 3.4rem;
}
.feature .sec11__Txt {
  text-align: center;
  font-size: 1.632rem;
  line-height: 3.264rem;
  letter-spacing: 0.05em;
  margin-bottom: 2.38rem;
}
.feature .sec11__Attention {
  text-align: center;
  font-size: 1.632rem;
  line-height: 3.264rem;
  letter-spacing: 0.05em;
}
.feature .sec12 {
  margin-bottom: 15.912rem;
}
.feature .sec12__Inner {
  position: relative;
}
.feature .sec12__Model.-model01 {
  overflow: hidden;
  height: 80.92rem;
  margin-bottom: 4.08rem;
}
.feature .sec12__Model.-model02 {
  width: 43.52rem;
  margin: 0 auto 4.08rem;
}
.feature .sec12__Model.-model03 {
  width: 45.9rem;
  margin-left: auto;
  margin-bottom: 4.08rem;
}
.feature .sec12__Model.-model04 {
  width: 46.24rem;
}
.feature .sec12__Ttl {
  text-align: center;
  font-size: 3.808rem;
  color: #C74956;
  font-family: "norman-variable", sans-serif;
  font-weight: 500;
}
.feature .sec12__Ttl.-ttl01 {
  line-height: 5.712rem;
  margin-bottom: 6.324rem;
}
.feature .sec12__Ttl.-ttl02 {
  line-height: 2.992rem;
  margin-bottom: 2.04rem;
}
.feature .sec12 .credit01 {
  text-align: center;
  margin-bottom: 4.08rem;
  margin-top: 1.768rem;
}
.feature .sec12 .credit01 .item .link {
  line-height: 2.992rem;
  letter-spacing: 0.04em;
}
.feature .sec12 .credit02 {
  padding-left: 2.72rem;
}
.feature .sec13 {
  margin-bottom: 13.6rem;
}
.feature .sec13__Inner {
  position: relative;
}
.feature .sec13__Inner:before {
  position: absolute;
  top: -12.58rem;
  left: 0;
  width: 100%;
  height: 54.4rem;
  content: "";
  background: url("./../img/bg.png");
  background-size: cover;
  z-index: -1;
  pointer-events: none;
}
.feature .sec13__Ttl {
  text-align: center;
  font-size: 3.808rem;
  line-height: 2.992rem;
  color: #C74956;
  margin-bottom: 2.72rem;
  font-family: "norman-variable", sans-serif;
  font-weight: 500;
}
.feature .sec13__Txt {
  text-align: center;
  font-size: 1.632rem;
  line-height: 3.264rem;
  letter-spacing: 0.05em;
  margin-bottom: 3.4rem;
}
.feature .sec13__Model.-model01 {
  width: 38.08rem;
  margin: 0 auto;
}
.feature .sec13__Model.-model02 {
  width: 29.92rem;
  margin: 0 auto 6.256rem;
}
.feature .sec13 .credit {
  text-align: center;
  margin-bottom: 12.58rem;
  margin-top: 2.04rem;
}
.feature .sec13 .credit .price {
  margin-left: 1.224rem;
}
.feature .sec13__Btn {
  text-align: center;
}
.feature .sec13__Btn a {
  display: inline-block;
  font-size: 4.76rem;
  color: #C74956;
  line-height: 1;
  padding: 0 0.272rem 2.244rem;
  border-bottom: 0.2rem solid #C74956;
  font-family: "norman-variable", sans-serif;
  font-weight: 500;
}

.l-footer {
  padding: 0;
}

.pc-footer {
  margin: 0;
}