@charset "UTF-8";

.main-area{padding: 0;}
.main-area .main-inner{
  max-width: inherit;
  margin: 0 auto;
  width: 100%;
}

/*******************************
st250226NEWLOOK
*******************************/
#st250226NEWLOOK{
  display: block;
  width: 100%;
  padding: 12rem 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;
}

#st250226NEWLOOK a:hover{
  opacity: .7;
}

/*******************************
creditLinks
*******************************/
#st250226NEWLOOK .creditArea{
  display: block;
  padding-top: 2.3rem;
}


#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: 1.4rem;
  letter-spacing: 0;
  line-height: 2;
  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(89.37246rem + 7.2rem);
}
#st250226NEWLOOK #sec04 .scrollText .container{
  width: calc(87.67012rem + 7.47rem);
}


#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(89.37246rem + 7.2rem);
  padding: 0 calc(7.2rem / 2);
}
#st250226NEWLOOK #sec04 .scrollText .container > .sliderWrapper > .slider{
  width: calc(87.67012rem + 7.47rem);
  padding: 0 calc(7.47rem / 2);
}


/*******************************
fadeInSetting
*******************************/
#st250226NEWLOOK .fadeInBlock{
  transform: translateX(4rem);
  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: flex;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  max-width: 1020px;
  margin: 0 auto 6.4rem;
}

#st250226NEWLOOK .mvBlock .img01,
#st250226NEWLOOK .mvBlock .img02{
  display: block;
  width: 44.11764705882353%;
}

#st250226NEWLOOK .mvBlock .lpMainTTL{
  display: block;
  width: 11.76470588235294%;
  padding-top: 16.8rem;
}

#st250226NEWLOOK .mvBlock .lpMainTTL > picture{
  display: block;
  width: 37.05891666666667%;
  margin: 0 auto;
  margin-left: 4.1rem;
}
#st250226NEWLOOK .mvBlock .lpMainTTL > picture > img{
  display: block;
  width: 100%;
  height: auto;
}

#st250226NEWLOOK .mvBlock .creditArea{
  padding-top: 1.4rem;
}

#st250226NEWLOOK .mvBlock .creditLinks{
  text-align: right;
}

/*******************************
firstLede
*******************************/
#st250226NEWLOOK .firstLede{
  display: block;
  margin-bottom: 22rem;
}

#st250226NEWLOOK .firstLede > p{
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴシック", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic", "メイリオ", sans-serif;
  font-size: 1.6rem;
  line-height: 2;
  letter-spacing: 0.025em;
  text-align: center;
  color: #000000;
  font-feature-settings: "palt";
}


/*******************************
sec01
*******************************/
#sec01{
  display: block;
  width: 100%;
  margin: 0 auto 22.3rem;
}


#sec01 .img01{
  display: block;
  width: 31.5rem;
  margin: 0 auto 16.9rem;
  position: relative;
}

#sec01 .img01 .imgOuter{
  position: relative;
  z-index: 2;
}

#sec01 .img01 .imgOuter a::after{
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  border: 4px solid #000000;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  pointer-events: none;
  box-sizing: border-box;
}

#sec01 .img01 .sectext01{
  display: block;
  width: 48.06045rem;
  position: absolute;
  left: -8.01992rem;
  top: -5.20042rem;
  z-index: 1;
  pointer-events: none;
}

#sec01 .img01 .sectext02{
  display: block;
  width: 0.95249rem;
  position: absolute;
  right: calc(-1.48604rem - 0.95249rem);
  top: 0;
  z-index: 1;
  pointer-events: none;
}


#sec01 .img02{
  display: block;
  width: 51rem;
  margin: 0 auto;
  position: relative;
}

#sec01 .img02 .secTTL{
  display: block;
  width: 21.11001rem;
  position: absolute;
  left: -2.45518rem;
  top: -3.20992rem;
  z-index: 1;
  pointer-events: none;
}


#sec01 .img01 .creditLinks{
  text-align: center;
}

/*******************************
sec02
*******************************/
#sec02{
  display: block;
  width: 100%;
  margin: 0 auto 14.4rem;
  position: relative;
}

#sec02 .scrollText{
  position: absolute;
  left: 0;
  top: -4.52974rem;
  z-index: 1;
}

#sec02 .img0102Wrap{
  display: block;
  width: 82.23007rem;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}

#sec02 .img01{
  display: block;
  width: 40.23rem;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
}

#sec02 .img02{
  display: block;
  width: 48rem;
  padding-top: 18rem;
  margin-left: 0;
  margin-right: auto;
  position: relative;
  z-index: 1;
}

#sec02 .img02 .secTTL{
  display: block;
  width: 19.0585rem;
  position: absolute;
  left: 32.81499rem;
  top: 58.5rem;
  z-index: 2;
  pointer-events: none;
}

#sec02 .img02 .creditLinks{
  text-align: left;
}


/*******************************
sec03
*******************************/
#sec03{
  display: block;
  width: 100%;
  margin: 0 auto 24.3rem;
  overflow: hidden;
}

#sec03 .img0102Wrap{
  display: block;
  width: 83.5rem;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}

#sec03 .img01{
  display: block;
  width: 37.5rem;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
}

#sec03 .img01 .imgOuter{
  position: relative;
  z-index: 2;
}

#sec03 .img01 .imgOuter a::after{
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  border: 4px solid #000000;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  pointer-events: none;
  box-sizing: border-box;
}

#sec03 .img01 .sectext01{
  display: block;
  width: 0.84673rem;
  position: absolute;
  left: -2.33477rem;
  top: 0;
  pointer-events: none;
  z-index: 2;
}


#sec03 .img02{
  display: block;
  width: 54rem;
  padding-top: 18rem;
  margin-left: auto;
  margin-right: 0;
  position: relative;
  z-index: 1;
}

#sec03 .img02 .secTTL{
  display: block;
  width: 18.89395rem;
  position: absolute;
  left: -11.43496rem;
  top: 59.9rem;
  z-index: 2;
  pointer-events: none;
}

#sec03 .img02 .creditLinks{
  text-align: right;
}

/*******************************
sec04
*******************************/
#sec04{
  display: block;
  width: 100%;
  margin: 0 auto 14.3rem;
  position: relative;
}

#sec04 .scrollText{
  position: absolute;
  left: 0;
  top: -4.43975rem;
  z-index: 1;
}

#sec04 .img01{
  display: block;
  width: 45rem;
  margin: 0 auto;
  transform: translateX(-1.5rem);
  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: 4px solid #000000;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  pointer-events: none;
  box-sizing: border-box;
}


/*******************************
sec05
*******************************/
#sec05{
  display: block;
  width: 100%;
  margin: 0 auto 9.2rem;
  overflow: hidden;
}

#sec05 .img0102Wrap{
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  width: 111rem;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}

#sec05 .img01{
  order: 2;
  width: 57rem;
}

#sec05 .img02{
  order: 1;
  width: 43rem;
}

#sec05 .img02 .imgOuter{
  width: 42rem;
  margin-top: 40rem;
  margin-left: 0;
  margin-right: auto;
}

#sec05 .img02 .imgOuter a::after{
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  border: 4px solid #000000;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  pointer-events: none;
  box-sizing: border-box;
}


#sec05 .img02 .creditLinks{
  text-align: left;
}


/*******************************
allItemBtn
*******************************/
#st250226NEWLOOK .allItemBtn{
  display: block;
  width: 46rem;
  margin: 0 auto;
}

#st250226NEWLOOK .allItemBtn a,
#st250226NEWLOOK .allItemBtn picture,
#st250226NEWLOOK .allItemBtn img{
  display: block;
  width: 100%;
  height: auto;
}


/*******************************
overRide
*******************************/
#st250226NEWLOOK .spView{display: none;}











