@charset "UTF-8";

.main-area .main-inner{
  max-width: inherit;
  margin: 0 auto;
  padding: 0;
  width: 100%;
}

/*******************************
st250226NEWLOOK
*******************************/
#st250226NEWLOOK{
  display: block;
  width: 100%;
  padding: 0 0 0;
  box-sizing: border-box;
  overflow: hidden;
  font-family: "Hiragino Kaku Gothic ProN","ヒラギノ角ゴシック","游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic", "メイリオ", sans-serif;
  font-weight: 400;
  font-style: normal;
}

#st250226NEWLOOK *{box-sizing: border-box;}

#st250226NEWLOOK picture,
#st250226NEWLOOK figure,
#st250226NEWLOOK img{
  display: block;
  width: 100%;
  height: auto;
}

#st250226NEWLOOK .imgOuter > a,
#st250226NEWLOOK .imgOuter > span{display: block; width: 100%; height: auto;}

#st250226NEWLOOK a{
  transition: opacity .3s;
}

/*******************************
creditLinks
*******************************/
#st250226NEWLOOK .creditArea{
  display: block;
  padding-top: calc(36 * (100vw / 750));
}


#st250226NEWLOOK .creditLinks{
  display: block;
  white-space: nowrap;
  text-align: center;
}

#st250226NEWLOOK .creditLinks > a,
#st250226NEWLOOK .creditLinks > span{
  display: inline-block;
  font-family: "work-sans", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: calc(20 * (100vw / 750));
  letter-spacing: 0;
  line-height: calc(35 * (100vw / 750));
  color: #000000;
  text-decoration: none;
  text-decoration-skip-ink: none;
  font-feature-settings: "palt";
}

#st250226NEWLOOK .creditLinks > a > span,
#st250226NEWLOOK .creditLinks > span > span{
  padding-right: 0.4em;
}


#st250226NEWLOOK .creditLinks > a + a::before,
#st250226NEWLOOK .creditLinks > br.spView + a::before{
  content: '/';
  display: inline-block;
  padding: 0 0.5em 0 0.4em;
}





/*******************************
figSlider
*******************************/
#st250226NEWLOOK .figSlider{
	overflow: hidden;
	position: relative;
}

#st250226NEWLOOK .imgOuter.figSlider{
  background-color: inherit;
}

#st250226NEWLOOK .figSlider .container{
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}

#st250226NEWLOOK .figSlider .sliderWrapper{}

#st250226NEWLOOK .figSlider .slider{
  display: block;
  width: 100%;
  background: #FFFFFF;
}

#st250226NEWLOOK .figSlider .slider a{
  display: block;
  width: 100%;
  height: auto;
}

#st250226NEWLOOK .figSlider .slider a > img{
  display: block;
  width: 100%;
  height: auto;
}

#st250226NEWLOOK .figSlider .slider.swiper-slide-active{
  pointer-events: auto;
}



/*******************************
scrollText
*******************************/
#st250226NEWLOOK .scrollText{
  display: block;
  width: 100%;
  padding: 0 0;
  overflow: hidden;
}

#st250226NEWLOOK .scrollText .container{}

#st250226NEWLOOK #sec02 .scrollText .container{
  width: calc(1524.8438 * (100vw / 750) + 54 * (100vw / 750));
}
#st250226NEWLOOK #sec04 .scrollText .container{
  width:calc(1498.5781 * (100vw / 750) + 54 * (100vw / 750));
}


#st250226NEWLOOK .scrollText .container > .sliderWrapper{
  height: 100%;
	width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  list-style: none;
  padding: 0;
  z-index: 1;
  transition-timing-function: linear;
}

#st250226NEWLOOK .scrollText .container > .sliderWrapper > .slider{
	display: block;
  box-sizing: border-box;
}

#st250226NEWLOOK #sec02 .scrollText .container > .sliderWrapper > .slider{
  width: calc(1524.8438 * (100vw / 750) + 54 * (100vw / 750));
  padding: 0 calc(27 * (100vw / 750));
}
#st250226NEWLOOK #sec04 .scrollText .container > .sliderWrapper > .slider{
  width:calc(1498.5781 * (100vw / 750) + 54 * (100vw / 750));
  padding: 0 calc(27 * (100vw / 750));
}


/*******************************
fadeInSetting
*******************************/
#st250226NEWLOOK .fadeInBlock{
  transform: translateX(calc(27 * (100vw / 750)));
  clip-path: inset(0 100% 3% 5%);
  transition: transform 0.75s cubic-bezier(0.4, 0, 0.2, 1),clip-path 0.75s cubic-bezier(0.4, 0, 0.2, 1);
}

#st250226NEWLOOK .fadeInBlock.view{
  opacity: 1;
  transform: translateX(0);
  clip-path: inset(0);
}


/*******************************
lpContentsWrap
*******************************/
#st250226NEWLOOK .lpContentsWrap{
  display: block;
  width: 100%;
  margin: 0 auto 0;
  overflow: hidden;
}

/*******************************
mv
*******************************/
#st250226NEWLOOK .mvBlock{
  display: block;
  width: 100%;
  margin: 0 auto calc(130 * (100vw / 750));
  padding: 0 calc(30 * (100vw / 750));
}

#st250226NEWLOOK .mvBlock .img01,
#st250226NEWLOOK .mvBlock .img02{
  display: block;
  width: 100%;
}

#st250226NEWLOOK .mvBlock .lpMainTTL{
  display: block;
  width: calc(322.4268 * (100vw / 750));
  margin: 0 auto;
  padding-top: calc(52 * (100vw / 750));
  padding-bottom: calc(54 * (100vw / 750));
}

#st250226NEWLOOK .mvBlock .lpMainTTL > picture{
  display: block;
  width: 100%;
}
#st250226NEWLOOK .mvBlock .lpMainTTL > picture > img{
  display: block;
  width: 100%;
  height: auto;
}

#st250226NEWLOOK .mvBlock .creditArea{}


/*******************************
firstLede
*******************************/
#st250226NEWLOOK .firstLede{
  display: block;
  margin-bottom: calc(298 * (100vw / 750));
}

#st250226NEWLOOK .firstLede > p{
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴシック", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic", "メイリオ", sans-serif;
  font-size: calc(26 * (100vw / 750));
  line-height: 2;
  letter-spacing: 0.05em;
  text-align: center;
  color: #000000;
  font-feature-settings: "palt";
}


/*******************************
sec01
*******************************/
#sec01{
  display: block;
  width: 100%;
  margin: 0 auto calc(302 * (100vw / 750));
}


#sec01 .img01{
  display: block;
  width: calc(504 * (100vw / 750));
  margin: 0 auto calc(230 * (100vw / 750));
  position: relative;
}

#sec01 .img01 .imgOuter{
  position: relative;
  z-index: 2;
}

#sec01 .img01 .imgOuter a::after{
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  border: calc(6 * (100vw / 750)) solid #000000;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  pointer-events: none;
  box-sizing: border-box;
}

#sec01 .img01 .sectext01{
  display: block;
  width: calc(726.9639 * (100vw / 750));
  position: absolute;
  left: calc(-107.3193 * (100vw / 750));
  top: calc(-84.4021 * (100vw / 750));
  z-index: 1;
  pointer-events: none;
}

#sec01 .img01 .sectext02{
  display: block;
  width: calc(14.9619 * (100vw / 750));
  position: absolute;
  right: calc(-19.7803 * (100vw / 750) - 14.9619 * (100vw / 750));
  top: calc(12 * (100vw / 750));
  z-index: 1;
  pointer-events: none;
}


#sec01 .img02{
  display: block;
  width: 100%;
  margin: 0 auto;
  position: relative;
}

#sec01 .img02 .secTTL{
  display: block;
  width: calc(336.7002 * (100vw / 750));
  position: absolute;
  left: calc(61.7041 * (100vw / 750));
  top: calc(-51.4961 * (100vw / 750));
  z-index: 1;
  pointer-events: none;
}


/*******************************
sec02
*******************************/
#sec02{
  display: block;
  width: 100%;
  margin: 0 auto calc(192 * (100vw / 750));
  position: relative;
}

#sec02 .scrollText{
  position: absolute;
  left: 0;
  top: calc(-84.4023 * (100vw / 750));
  z-index: 1;
}

#sec02 .img0102Wrap{
  display: block;
  width: 100%;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}

#sec02 .img01{
  display: block;
  width: calc(576 * (100vw / 750));
  margin-left: auto;
  margin-right: 0;
  margin-bottom: calc(62 * (100vw / 750));
}

#sec02 .img02{
  display: block;
  width: calc(660 * (100vw / 750));
  margin-left: 0;
  margin-right: auto;
  position: relative;
}

#sec02 .img02 .secTTL{
  display: block;
  width: calc(264.3418 * (100vw / 750));
  position: absolute;
  left: calc(443.0107 * (100vw / 750));
  top: calc(122.1953 * (100vw / 750));
  z-index: 2;
  pointer-events: none;
}

#sec02  .img02 .creditArea{
  padding-left: calc(92 * (100vw / 750));
}


/*******************************
sec03
*******************************/
#sec03{
  display: block;
  width: 100%;
  margin: 0 auto calc(302 * (100vw / 750));
  overflow: hidden;
}

#sec03 .img0102Wrap{
  display: block;
  width: 100%;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}

#sec03 .img01{
  display: block;
  width: calc(500 * (100vw / 750));
  margin: 0 auto;
  position: relative;
  z-index: 2;
}

#sec03 .img01 .imgOuter{
  position: relative;
  z-index: 2;
}

#sec03 .img01 .imgOuter a::after{
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  border: calc(6 * (100vw / 750)) solid #000000;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  pointer-events: none;
  box-sizing: border-box;
}

#sec03 .img01 .sectext01{
  display: block;
  width: calc(15.5342 * (100vw / 750));
  position: absolute;
  left: calc(-35.3145 * (100vw / 750));
  top: 0;
  pointer-events: none;
  z-index: 2;
}


#sec03 .img02{
  display: block;
  width: 100%;
  margin-top: calc(-34 * (100vw / 750));
  margin-left: auto;
  margin-right: 0;
  position: relative;
  z-index: 1;
}

#sec03 .img02 .secTTL{
  display: block;
  width: calc(262.1016 * (100vw / 750));
  position: absolute;
  left: calc(43.0107 * (100vw / 750));
  top: calc(642.9485 * (100vw / 750));
  z-index: 2;
  pointer-events: none;
}

/*******************************
sec04
*******************************/
#sec04{
  display: block;
  width: 100%;
  margin: 0 auto calc(196 * (100vw / 750));
  position: relative;
}

#sec04 .scrollText{
  position: absolute;
  left: 0;
  top: calc(-84.4021 * (100vw / 750));
  z-index: 1;
}

#sec04 .img01{
  display: block;
  width: calc(630 * (100vw / 750));
  margin: 0 0 0 auto;
  position: relative;
  z-index: 2;
}

#sec04 .img01 .imgOuter{
  position: relative;
  z-index: 2;
}

#sec04 .img01 .imgOuter a::after{
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  border: calc(6 * (100vw / 750)) solid #000000;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  pointer-events: none;
  box-sizing: border-box;
}

#sec04 .img01 .creditArea{
  padding-right: calc(120 * (100vw / 750));
}


/*******************************
sec05
*******************************/
#sec05{
  display: block;
  width: 100%;
  margin: 0 auto calc(112 * (100vw / 750));
  overflow: hidden;
}

#sec05 .img0102Wrap{
  display: block;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}

#sec05 .img01{
  width: 100%;
  margin-bottom: calc(192 * (100vw / 750));
}

#sec05 .img02{
  width: 100%;
}

#sec05 .img02 .imgOuter{
  width: calc(600 * (100vw / 750));
  margin: 0 auto;
  position: relative;
  z-index: 2;
}

#sec05 .img02 .imgOuter a::after{
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  border: calc(6 * (100vw / 750)) solid #000000;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  pointer-events: none;
  box-sizing: border-box;
}



/*******************************
allItemBtn
*******************************/
#st250226NEWLOOK .allItemBtn{
  display: block;
  width: calc(480 * (100vw / 750));
  margin: 0 auto;
}

#st250226NEWLOOK .allItemBtn a,
#st250226NEWLOOK .allItemBtn picture,
#st250226NEWLOOK .allItemBtn img{
  display: block;
  width: 100%;
  height: auto;
}


/*******************************
overRide
*******************************/
#st250226NEWLOOK .pcView{display: none;}











