@charset "UTF-8";

@media screen and (min-width: 768px) and (max-width: 1400px){
  html{
    font-size: calc(10 * (100vw / 1400));
  }
}

/*******************************
LB250213dickies
*******************************/
#LB250213dickies{
  display: block;
  width: 100%;
  padding: 0 0 15rem;
  box-sizing: border-box;
}

#LB250213dickies *{box-sizing: border-box;}

#LB250213dickies .lpWrap{
  padding: 0 0 0;
}

/*******************************
creditLinks
*******************************/
#LB250213dickies .creditArea{
  display: block;
  padding-top: calc(2rem - 0.4rem);
}

#LB250213dickies .creditLinks{
  display: block;
  text-align: center;
}

#LB250213dickies .creditLinks >  a,
#LB250213dickies .creditLinks >  span{
  display: inline-block;
  white-space: nowrap;
  font-family: "area-normal", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 1.2rem;
  line-height: 1.75;
  letter-spacing: 0.03em;
  font-feature-settings: "palt";
  color: #FFFFFF;
  /*
  text-decoration: underline;
  text-decoration-skip-ink: none;
  */
}

#LB250213dickies .creditLinks >  a + a,
#LB250213dickies .creditLinks >  span + a,
#LB250213dickies .creditLinks >  span + span,
#LB250213dickies .creditLinks >  a + span,
#LB250213dickies .creditLinks >  br.spView + a,
#LB250213dickies .creditLinks >  br.spView + span{
  margin-left: 0.9em;
}



/*******************************
imgSetting
*******************************/
#LB250213dickies .imgOuter{
  display: block;
  width: 100%;
  background: #FFFFFF;
}

#LB250213dickies .imgOuter a,
#LB250213dickies .imgOuter span,
#LB250213dickies .imgOuter picture,
#LB250213dickies .imgOuter img{display: block; width: 100%;}


/*******************************
fadeInSetting
*******************************/
#LB250213dickies .fadeInBlock{
  opacity: 0;
  transform: translate3d(0, 10%, 0);
  transition: opacity 1s ease, transform 1s ease;
}

#LB250213dickies .fadeInBlock.view{
  opacity: 1;
  transform: translate3d(0, 0, 0);
}

/*******************************
secTTL
*******************************/
#LB250213dickies .secTTL{
  display: block;
  pointer-events: none;
}

#LB250213dickies .secTTL picture,
#LB250213dickies .secTTL img{display: block; width: 100%;}


/*******************************
mvBlock
*******************************/
#LB250213dickies .mvBlock{
  display: block;
  width: 100%;
  margin: 0 auto;
  padding: 7rem 0 calc(7rem - 0.2rem);
  background: #88A7B7;
}

#LB250213dickies .mvBlock.fadeInBlock{
  opacity: 1;
  transform: translate3d(0, 0, 0);
}



#LB250213dickies .mvBlock .mvInner{
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  width: 74rem;
  margin: 0 auto;
}

#LB250213dickies .mvBlock .mvTTL{
  order: 1;
  display: block;
  width: 25rem;
  padding-top: 8.2rem;
}

#LB250213dickies .mvBlock .mvTTL picture{
  display: block;
  overflow: hidden;
}

#LB250213dickies .mvBlock .mvTTL picture.mvText01{
  width: 20rem;
  margin: 0 auto 3.8rem;
}

#LB250213dickies .mvBlock .mvTTL picture.mvText02{
  width: 100%;
  margin: 0 auto 3.7rem;
}

#LB250213dickies .mvBlock .mvTTL picture.mvText03{
  width: 100%;
  margin: 0 auto 7rem;
}

#LB250213dickies .mvBlock .mvTTL picture.mvText04{
  width: 21.25649rem;
  margin: 0 auto;
}


#LB250213dickies .mvBlock .mvTTL picture > img{
  display: block;
  width: 100%;
  height: auto;
  opacity: 0;
  transform: translate3d(0, 105%, 0);
  transition: transform 1s cubic-bezier(0.215, 0.61, 0.355, 1);
}

#LB250213dickies .mvBlock .mvTTL picture.mvText02 > img{transition-delay: 0.3s;}
#LB250213dickies .mvBlock .mvTTL picture.mvText03 > img{transition-delay: 0.6s;}
#LB250213dickies .mvBlock .mvTTL picture.mvText04 > img{transition-delay: 0.9s;}

#LB250213dickies .mvBlock.view .mvTTL picture > img{
  opacity: 1;
  transform: translate3d(0, 0, 0);
}


#LB250213dickies .mvBlock .imgOuter{
  order: 2;
  display: block;
  width: 38rem;
  padding: 0.6rem;
  background: #FFFFFF;
}


#LB250213dickies .mvBlock .outer
#LB250213dickies .mvBlock a.outer{
  display: block;
  width: 100%;
  position: relative;
}

#LB250213dickies .mvBlock img{
  display: block;
  width: 100%;
  height: auto;
}


/*******************************
firstLede
*******************************/
#LB250213dickies .firstLede{
  display: block;
  width: 100%;
  margin: 0 auto;
  padding: 0 0 12rem;
  background: #88A7B7;
}

#LB250213dickies .firstLede .ledeInner{}

#LB250213dickies .firstLede .ledeInner > p{
  font-family: "area-normal", "ヒラギノ角ゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W6", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", Osaka, sans-serif;
  /*
  font-family: "ヒラギノ角ゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W6", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", Osaka, sans-serif;  */
  font-style: normal;
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 1.75;
  letter-spacing: 0.03em;
  text-align: center;
  font-feature-settings: "palt";
  color: #FFFFFF;
}

#LB250213dickies .firstLede .accordionBlock{
  display: block;
  padding-top: calc(7rem - 0.525rem);
  transition: opacity .3s ease;
}

#LB250213dickies .firstLede .accordionBlock .openBtn{
  display: block;
  width: 17.64722rem;
  margin: 0 auto;
  transition: opacity .3s ease;
  cursor: pointer;
}

#LB250213dickies .firstLede .accordionBlock .openBtn:hover{opacity: .6;}


#LB250213dickies .firstLede .accordionBlock .accordionArea{
  display: none;
  width: 74rem;
  margin: 3rem auto 0;
  padding: 4.5rem 0 4.5rem;
  border: 2px solid #FFFFFF;
}

#LB250213dickies .firstLede .accordionBlock .accordionArea p{
  font-family: "area-normal", "ヒラギノ角ゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W6", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", Osaka, sans-serif;
  /*
  font-family: "ヒラギノ角ゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W6", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", Osaka, sans-serif;
  */
  font-style: normal;
  font-size: 1.2rem;
  font-weight: 600;
  line-height: 1.75;
  letter-spacing: 0.03em;
  text-align: center;
  font-feature-settings: "palt";
  color: #FFFFFF;
}


#LB250213dickies .firstLede .accordionBlock .accordionArrow{
  display: block;
  width: 2.46289rem;
  margin: 3rem auto 0;
  cursor: pointer;
  transition: opacity .3s ease;
}

#LB250213dickies .firstLede .accordionBlock .openBtn:hover + .accordionArea + .accordionArrow,
#LB250213dickies .firstLede .accordionBlock .accordionArrow:hover{
  opacity: .6;
}

#LB250213dickies .firstLede .accordionBlock .accordionArrow picture{
  display: block;
  width: 100%;
  transition: transform .3s ease;
}

#LB250213dickies .firstLede .accordionBlock.active .accordionArrow picture{
  transform: rotate(180deg);
}


/*******************************
sec01
*******************************/
#sec01{
  display: block;
  width: 100%;
  margin: 0 auto;
  padding: 12rem 0 calc(12rem - 0.9rem);
  background: #EFC9BF;
}

#sec01 .secInner{
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
}


#sec01 .secInner .img01Wrap{
  order: 2;
  display: block;
  width: 50%;
}

#sec01 .secInner .img0203Wrap{
  order: 1;
  display: flex;
  /*
  justify-content: flex-end;
  */
  justify-content: flex-start;
  align-items: flex-start;
  width: 50%;
  margin-top: 38rem;
  padding-right: 10rem;
  overflow: hidden;
}

#sec01 .img01{
  width: 48rem;
  margin: 0 auto 0 12rem;
  position: relative;
}

#sec01 .img01 .secTTL{
  width: 8.12109rem;
  position: absolute;
  left: 36.87612rem;
  top: 11.06271rem;
  z-index: 1;
}

#sec01 .img02,
#sec01 .img03{
  width: 30rem;
}

#LB250213dickies #sec01 .img02 .fadeInBlock{
  transform: translate3d(50%,0, 0);
  /*
  transform: translate3d(calc(-50vw + 12rem + 30rem), 0, 0);
  transition-duration: .6s;
  */
}
#LB250213dickies #sec01 .img02 .fadeInBlock.view{transform: translate3d(0, 0, 0);}


#LB250213dickies #sec01 .img03 .fadeInBlock{
  transform: translate3d(50%,0, 0);
  transition-delay: .3s;
  /*
  transform: translate3d(calc(-30rem), 0, 0);
  transition-duration: .6s;
  transition-delay: .3s;
  */
}
#LB250213dickies #sec01 .img03 .fadeInBlock.view{transform: translate3d(0, 0, 0);}


#sec01 .img04{
  display: block;
  width: 35rem;
  margin: 7rem auto 0;
}

#sec01 .img04 .imgOuter{
  background-color: inherit;
  position: relative;
  z-index: 1;
}

#sec01 .img04 .imgOuter::after{
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background: url("../img/img_01_04.png") center center no-repeat;
  background-size: 100% auto;
  filter: brightness(0) invert(1);
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  pointer-events: none;
}



/*******************************
sec02
*******************************/
#sec02{
  display: block;
  width: 100%;
  margin: 0 auto;
  padding: 4rem 0 calc(12rem - 0.6rem);
  background: #EFC9BF;
  position: relative;
  z-index: 1;
}

#sec02 .secTTL{
  width: 61.65684rem;
  position: absolute;
  left: calc(50% - 61.65684rem / 2);
  top: 0.4rem;
  z-index: 1;
}

#sec02 .secInner{
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  overflow: hidden;
}

#sec02 .img01,
#sec02 .img02,
#sec02 .img03{
  flex-shrink: 1;
  width: 100%;
  margin-right: -1px;
}


#LB250213dickies #sec02 .img02 .fadeInBlock{
  transition-delay: .3s;
}

#LB250213dickies #sec02 .img03 .fadeInBlock{
  transition-delay: .6s;
}


#LB250213dickies #sec02 .secInner + .creditArea{padding-top: 1.9rem;}

#sec02 .img04{
  display: block;
  width: 35rem;
  margin: calc(7rem - 0.45rem) auto 0;
}

#sec02 .img04 .imgOuter{
  background-color: inherit;
  position: relative;
  z-index: 1;
}

#sec02 .img04 .imgOuter::after{
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background: url("../img/img_02_04.png") center center no-repeat;
  background-size: 100% auto;
  filter: brightness(0) invert(1);
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  pointer-events: none;
}



/*******************************
sec03
*******************************/
#sec03{
  display: block;
  width: 100%;
  margin: 0 auto;
  padding: 12rem 0 12rem;
  background: #EFE5E4;
  position: relative;
  z-index: 1;
}

#LB250213dickies #sec03 .creditLinks >  a,
#LB250213dickies #sec03 .creditLinks >  span{
  color: #E21344;
}


#sec03 .secInner{
  display: block;
  width: 116rem;
  margin: 0 auto;
}


#sec03 .img0102Wrap{
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  width: 108rem;
  margin: 0 auto 0 0;
}

#sec03 .img01{
  width: 48rem;
  position: relative;
}

#sec03 .img01 .secTTL{
  width: 14.03437rem;
  position: absolute;
  left: 30.75982rem;
  top: 4.87965rem;
  z-index: 1;
}

#sec03 .img02{
  width: 35rem;
  margin-top: 12rem;
}

#sec03 .img02 .imgOuter{
  background-color: inherit;
  position: relative;
  z-index: 1;
}

#sec03 .img02 .imgOuter::after{
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background: url("../img/img_03_02.png") center center no-repeat;
  background-size: 100% auto;
  filter: brightness(0) invert(1);
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  pointer-events: none;
}




#sec03 .img0304Wrap{
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  width: 71rem;
  margin: 0 0 0 auto;
}

#sec03 .img03{
  order: 2;
  width: 36rem;
  margin-top: -14rem;
}

#sec03 .img04{
  order: 1;
  width: 26rem;
  margin-top: 15rem;
}


/*******************************
sec04
*******************************/
#sec04{
  display: block;
  width: 100%;
  margin: 0 auto;
  padding: 0 0 calc(12rem - 0.8rem);
  background: #EFE5E4;
  position: relative;
  z-index: 1;
}

#LB250213dickies #sec04 .creditLinks >  a,
#LB250213dickies #sec04 .creditLinks >  span{
  color: #173156;
}

#sec04 .secInner{
  display: block;
  width: 90rem;
  margin: 0 auto 7.1rem;
}

#sec04 .img0102Wrap{
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
}

#sec04 .img01{
  order: 2;
  width: 44rem;
  position: relative;
}

#sec04 .img01 .secTTL{
  width: 27.29801rem;
  position: absolute;
  left: 20.38223rem;
  top: -3.04888rem;
  z-index: 1;
}

#sec04 .img02{
  order: 1;
  width: 44rem;
  position: relative;
}

#sec04 .img02 .secTTL{
  width: 27.3395rem;
  position: absolute;
  left: -4.54492rem;
  top: 28.73223rem;
  z-index: 1;
}


#LB250213dickies #sec04 .img01 .fadeInBlock{
  transform: translate3d(-30%,0, 0);
}
#LB250213dickies #sec04 .img01 .fadeInBlock.view{transform: translate3d(0, 0, 0);}


#LB250213dickies #sec04 .img02 .fadeInBlock{
  transform: translate3d(-30%,0, 0);
  transition-delay: .3s;
}
#LB250213dickies #sec04 .img02 .fadeInBlock.view{transform: translate3d(0, 0, 0);}



#sec04 .img03{
  width: 35rem;
  margin: 0 auto;
}


#sec04 .img03 .imgOuter{
  background-color: inherit;
  position: relative;
  z-index: 1;
}

#sec04 .img03 .imgOuter::after{
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background: url("../img/img_04_03.png") center center no-repeat;
  background-size: 100% auto;
  filter: brightness(0) invert(1);
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  pointer-events: none;
}

/*******************************
sec05
*******************************/
#sec05{
  display: block;
  width: 100%;
  margin: 0 auto;
  padding: 16.2rem 0 calc(12rem - 0.6rem);
  background: #8FADBC;
  position: relative;
  z-index: 1;
}

#LB250213dickies #sec05 .creditLinks >  a,
#LB250213dickies #sec05 .creditLinks >  span{
  color: #C41E32;
}

#sec05 .secTTL{
  width: 49.44648rem;
  position: absolute;
  left: calc(50% - 49.44648rem / 2 + 1.2rem);
  top: 12rem;
  z-index: 1;
}

#sec05 .secInner{
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
}

#sec05 .img01,
#sec05 .img02,
#sec05 .img03,
#sec05 .img04{
  flex-shrink: 1;
  width: 100%;
}

#LB250213dickies #sec05 .img02 .fadeInBlock{
  transition-delay: .3s;
}

#LB250213dickies #sec05 .img03 .fadeInBlock{
  transition-delay: .6s;
}

#LB250213dickies #sec05 .img04 .fadeInBlock{
  transition-delay: .9s;
}

#sec05 .secInner + .creditArea{
  margin-bottom: calc(7rem - 0.4rem);
  padding-top: 1.9rem;
}

#sec05 .secInner + .creditArea .creditLinks > a:nth-of-type(1)::before{
  content: 'Left:';
  margin-right: 0.2em;
}
#sec05 .secInner + .creditArea .creditLinks > a:nth-of-type(6)::before{
  content: 'Right:';
  margin-right: 0.2em;
}


#sec05 .img05{
  width: 44rem;
  margin: 0 auto;
}

#sec05 .img05 .imgOuter{
  background-color: inherit;
  position: relative;
  z-index: 1;
}

#sec05 .img05 .imgOuter::after{
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background: url("../img/img_05_05.png") center center no-repeat;
  background-size: 100% auto;
  filter: brightness(0) invert(1);
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  pointer-events: none;
}

#sec05 .img05 .creditArea{
  margin-bottom: 0;
  
  padding-top: 1.8rem;
}

/*******************************
lpBottomArea
*******************************/
#lpBottomArea{
  display: block;
  width: 100%;
  margin: 0 auto;
  padding: 0 0 12rem;
  background: #8FADBC;
  position: relative;
  z-index: 1;
}


#lpBottomArea .bottomLogo{
  display: block;
  width: 18rem;
  margin: 0 auto 6.9rem;
}

#lpBottomArea .bottomLogo picture{
  display: block;
  overflow: hidden;
}

#lpBottomArea .bottomLogo picture.mvText01{
  width: 12.4rem;
  margin: 0 auto 2.33206rem;
}

#lpBottomArea .bottomLogo picture.mvText02{
  width: 100%;
  margin: 0 auto 2.33206rem;
}

#lpBottomArea .bottomLogo picture.mvText03{
  width: 100%;
  margin: 0 auto;
}

#lpBottomArea .bottomLogo picture > img{
  display: block;
  width: 100%;
  height: auto;
  opacity: 0;
  transform: translate3d(0, 105%, 0);
  transition: transform 1s cubic-bezier(0.215, 0.61, 0.355, 1);
}

#lpBottomArea .bottomLogo.view picture > img{
  opacity: 1;
  transform: translate3d(0, 0, 0);
}

#lpBottomArea .bottomLogo picture.mvText02 > img{transition-delay: 0.3s;}
#lpBottomArea .bottomLogo picture.mvText03 > img{transition-delay: 0.6s;}
#lpBottomArea .bottomLogo picture.mvText04 > img{transition-delay: 0.9s;}



#lpBottomArea ul.lpBottomBtns{
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  width: 70rem;
  margin: 0 auto;
}


#lpBottomArea ul.lpBottomBtns > li{
  display: block;
  width: 34rem;
}

#lpBottomArea ul.lpBottomBtns > li > a{
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  min-height: 7.4rem;
  background: #FFFFFF;
}

#lpBottomArea ul.lpBottomBtns > li > a > picture > img{
  display: block;
  width: 100%;
  height: auto;
}

#lpBottomArea ul.lpBottomBtns > li.collabo > a > picture{
  display: block;
  width: 23.30107rem;
}

#lpBottomArea ul.lpBottomBtns > li.allitem > a > picture{
  display: block;
  width: 17.75908rem;
}


/*******************************
overRide
*******************************/
#LB250213dickies .spView{display: none!important;}











