@charset "UTF-8";

html{
  font-size: 10px;
}

html{
  font-size: calc(10 * (100vw / 1200));
}

body{
  overflow-x: clip;
}

.l-container{
  color: #000;
  font-style: normal;
  margin: 0 auto calc(80 *(100vw / 1400));
  width: 100%;
}
.l-container a{
  display: block;
  color: #fff;
  text-decoration: none;
}

.l-container a:hover{
  cursor: pointer;
}

.l-container #feature a::after{
  content: "";
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.6);
  transition: all 0.4s;
}
.l-container #feature a:hover::after{
  opacity: 1;
  transition: 0.4s;
}

.l-container img{
  width: 100%;
  height: 100%;
  vertical-align: top;
}

.l-container .default-img{
  display: block;
  height: auto;
  width: 100%; 
}

.l-container .video__body{
  height: 100%;
  width: 100%;
}

.l-container .video__body--content{
  top: 0;
  left: 0;
  position: absolute;
  width: 100%;
  height: 100%;
}

.l-container .flex{
  display: flex;
  margin: 0 auto;
  width: 100%;
}

.l-container #sp-only{
  display: none !important;
}

/*******************************
credit
*******************************/

.l-container .creditList{
  width: fit-content;
}

.l-container .creditList .credit{
  display: flex;
  flex-wrap: wrap;
  gap: 0 calc(17 *(100vw / 1400) * 0.63);
}

.l-container .creditList .credit li{
  position: relative;
  text-decoration: underline;
  text-decoration-skip-ink: none;
  width: fit-content;
}

.l-container .creditList .credit li,
.l-container .creditList .credit a{
  color: #000;
  display: flex;
  font-family: "nimbus-sans", sans-serif;
  font-weight: 400;
  font-size: calc(24 *(100vw / 1400) * 0.63);
  letter-spacing: 0;
  line-height: 1;
}

.l-container .creditList .credit .price{
  position: relative;
}

.l-container .creditList .credit .price::before{
  content: "\0A0";
}

.l-container .credit01{
  margin: calc(43 *(100vw / 1400) * 0.63) auto 0;
}

.l-container .credit02{
  margin: calc(43 *(100vw / 1400) * 0.63) auto 0;
}

.l-container .credit03{
  margin: calc(43 *(100vw / 1400) * 0.63) auto 0;
}

.l-container .credit04{
  margin: calc(44 *(100vw / 1400) * 0.63) auto 0;
}

/*******************************
mv
*******************************/

.feature .mv{
  align-items: center;
  background: url(../img/mv-bg.jpg) top center / cover no-repeat;
  display: flex;
  justify-content: center;
  position: sticky;
  top: 80px;
  height: calc(100vh - 80px);
  width: 50%;
}

.feature .mv .mv__img{
  margin: 0 auto;
  height: fit-content;
  width: calc(630 *(100vh / 1200));
}

.feature .mv .mv__logo{
  margin: auto;
  position: absolute;
  top: calc(630 *(100vh / 1200));
  left: 0;
  right: 0;
  width: calc(495.2 *(100vh / 1200));
}

.feature .mv .mv__text{
  color: #fff;
  font-family: "nimbus-sans", sans-serif;
  font-weight: 700;
  font-size: calc(32.4 *(100vh / 1200));
  letter-spacing: 0.045em;
  line-height: 1;
  margin: auto;
  position: absolute;
  top: calc(700 *(100vh / 1200));
  left: 0;
  right: 0;
  width: fit-content;
}

/*******************************
hero
*******************************/

.hero{
  margin: calc(224 *(100vw / 1400)) auto 0;
  position: relative;
  z-index: 2;
}

.hero .hero__text{
  font-feature-settings: "palt";
  font-family: "hiragino-kaku-gothic-pron", sans-serif;
  font-weight: 600;
  font-size: calc(14 *(100vw / 1400));
  letter-spacing: 0.1em;
  line-height: 1.985;
  text-align: center;
}

/*******************************
container
*******************************/

.feature .sec{
  position: relative;
  margin: auto;
  width: calc(700 *(100vw / 1400));
}

.feature .sec .inner{
  margin: auto;
  position: relative;
  width: 100%;
}

.feature .sec .sec__flex{
  display: flex;
}

.feature .sec .sec__img,
.feature .sec .sec__slide{
  position: relative;
}

.feature .sec .sec__text{
  color: #000;
  font-family: "hiragino-kaku-gothic-pron", sans-serif;
  font-weight: 300;
  font-size: calc(23 *(100vw / 1400) * 0.63);
  line-height: 1.8695;
  margin: calc(74 *(100vw / 1400) * 0.63) auto 0;
  text-align: justify;
  width: calc(650 *(100vw / 1400) * 0.63);
}

/*******************************
sec01
*******************************/

.feature .sec01{
  margin: calc(115 *(100vw / 1400)) auto 0;
}

.feature .sec01 .img02{
  left: calc(6 *(100vw / 1400) * 0.63);
  margin: 0 auto;
  position: relative;
  width: calc(700 *(100vw / 1400) * 0.63);
}

.feature .sec01 .img03{
  margin: calc(-32 *(100vw / 1400) * 0.63) auto 0;
  position: relative;
  width: calc(600 *(100vw / 1400) * 0.63);
  z-index: 2;
}

.feature .sec01 .img04{
  margin: 0 calc(8 *(100vw / 1400) * 0.63);
  width: calc(450 *(100vw / 1400) * 0.63);
}

.feature .sec01 .sec__slide{
  margin: calc(120 *(100vw / 1400) * 0.63) auto 0;
  width: 100%;
}

/*******************************
sec02
*******************************/

.feature .sec02{
  margin: calc(250 *(100vw / 1400) * 0.63) auto 0;
}

.feature .sec02 .img05{
  margin: 0 auto;
  width: calc(600 *(100vw / 1400) * 0.63);
}

.feature .sec02 .img06{
  margin: 0 calc(8 *(100vw / 1400) * 0.63);
  width: calc(450 *(100vw / 1400) * 0.63);
}

.feature .sec02 .sec__slider{
  margin: calc(120 *(100vw / 1400) * 0.63) auto 0;
  width: 100%;
}

.feature .sec02 .sec__text{
  letter-spacing: 0.01em;
}

/*******************************
sec03
*******************************/

.feature .sec03{
  margin: calc(252 *(100vw / 1400) * 0.63) auto 0;
}

.feature .sec03 .img07{
  margin: 0 auto;
  width: calc(472.5 *(100vw / 1400));
}

.feature .sec03 .img08{
  margin: calc(250 *(100vw / 1400) * 0.63) auto 0;
  width: calc(600 *(100vw / 1400) * 0.63);
}

.feature .sec03 .img09{
  margin: 0 calc(8 *(100vw / 1400) * 0.63);
  width: calc(450 *(100vw / 1400) * 0.63);
}

.feature .sec03 .sec__slide{
  margin: calc(120 *(100vw / 1400) * 0.63) auto 0;
  width: 100%;
}

/*******************************
sec04
*******************************/

.feature .sec04{
  margin: calc(250 *(100vw / 1400) * 0.63) auto 0;
}

.feature .sec04 .slide01{
  margin: 0;
  width: calc(580 *(100vw / 1400) * 0.63);
}

.feature .sec04 .img10{
  margin: 0 auto;
  width: calc(600 *(100vw / 1400) * 0.63);
}

.feature .sec04 .img11{
  margin: 0 calc(8 *(100vw / 1400) * 0.63);
  width: calc(450 *(100vw / 1400) * 0.63);
}

.feature .sec04 .sec__slide{
  margin: calc(120 *(100vw / 1400) * 0.63) auto 0;
  width: 100%;
}

/*******************************
btn
*******************************/

.feature .btn{
  box-sizing: border-box;
  margin: calc(164 *(100vw / 1400)) auto 0;
  position: relative;
  width: calc(90 *(100vw / 1400));
}

.feature .btn::before{
  background: #000;
  content: "";
  margin: auto;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: calc(1 *(100vw / 1400) * 0.63);
  width: 100%;
}

.feature .btn a{
  box-sizing: border-box;
  color: #000;
  font-family: "nimbus-sans", sans-serif;
  font-weight: 400;
  font-size: calc(30 *(100vw / 1400) * 0.63);
  letter-spacing: 0;
  margin: 0 auto;
  width: fit-content;
}

/*******************************
fade
*******************************/

.l-container #feature .target[data-fade="fade"]{
  opacity: 0;
  transition: opacity 1.4s ease 0s, transform 1.4s ease 0s;
}

.l-container #feature .target[data-fade="fade"][data-is-active="true"]{
  opacity: 1;
}

.l-container #feature .target[data-fade="text"] .js-text{
  overflow: hidden;
}

.l-container #feature .target[data-fade="text"] .js-text span{
  display: block;
  opacity: 0;
  transform: translateY(130%);
  transition: all 1.2s;
}

.l-container #feature .target[data-fade="text"][data-is-active="true"] .js-text span{
  opacity: 1;
  transform: translateY(0);
}

.l-container #feature .delay{
  transition-delay: .3s !important;
}

@media screen and (min-width: 1400px){

}

.pc-footer{
  margin: 0;
}
.l-footer{
  padding: 0;
}