@charset "UTF-8";

#footer{
  padding-top: 0;
}

/*
:root{
  --lpHeaderHight: 10.2rem;
}
*/

@media screen and (max-width:767px) {
  :root {
    --lpSetSize: (100vw / 750);
  }
}

@media screen and (min-width:768px) and (max-width:1400px) {
  :root {
    --lpSetSize: (100vw / 1400) * 0.6666666666666667;
  }
}

@media screen and (min-width:1401px){
  :root {
    --lpSetSize: 0.6666666666666667px;
  }
}


/*******************************
MO250925furuhata
*******************************/
#MO250925furuhata{
  display: block;
  width: 100%;
  padding: 0 0 0;
  box-sizing: border-box;
}


#MO250925furuhata *{box-sizing: border-box;}


/*******************************
img setting
*******************************/
#MO250925furuhata .imgOuter{
  display: block;
  width: 100%;
  height: auto;
  pointer-events: none;
  /*background: #FFFFFF;*/
}

#MO250925furuhata .imgOuter > .outer,
#MO250925furuhata .imgOuter picture,
#MO250925furuhata .imgOuter img{
  display: block;
  width: 100%;
  height: auto;
}
#MO250925furuhata .imgOuter > a{
  display: block;
  width: 100%;
  height: auto;
  pointer-events: auto;
}


/*******************************
creditLinks
*******************************/
#MO250925furuhata .creditArea{
  display: block;
  padding-top: calc(38 * var(--lpSetSize));
  position: relative;
  z-index: 3;
}

#MO250925furuhata .creditLinks{
  display: block;
  white-space: nowrap;
  text-align: center;
}


#MO250925furuhata .creditLinks > a,
#MO250925furuhata .creditLinks > span{
  display: inline-block;
  white-space: nowrap;
  font-family: "operetta-18", serif;
  font-weight: 400;
  font-style: normal;
  font-size: calc(25 * var(--lpSetSize));
  letter-spacing: 0.05em;
  line-height: 2;
  color: #000000;
  text-decoration: none;
  font-feature-settings: 'palt';
}

#MO250925furuhata .creditLinks > a + a,
#MO250925furuhata .creditLinks > span + span,
#MO250925furuhata .creditLinks > a + span,
#MO250925furuhata .creditLinks > span + a{
  margin-left: 1.1em;
}



/*******************************
fadeInSetting
*******************************/
#MO250925furuhata .fadeInBlock{
  opacity: 0;
  transition: opacity 1s ease,transform 1s ease;
}

#MO250925furuhata .fadeInBlock.leftIn{
  transform: translate(calc(-60 * var(--lpSetSize)),0);
}

#MO250925furuhata .fadeInBlock.rightIn{
  transform: translate(calc(60 * var(--lpSetSize)),0);
}

#MO250925furuhata .fadeInBlock.upIn{
  transform: translate(0,calc(60 * var(--lpSetSize)));
}

/*mv*/
#MO250925furuhata .mvBlock.fadeInBlock{
  transition: opacity 3s ease;
}

#MO250925furuhata .fadeInBlock.view{
  opacity: 1;
  transform: translate(0,0);
}


/*******************************
lpMainWrap
*******************************/
#MO250925furuhata .lpMainWrap{
  display: block;
  width: 100%;
}


/* mv ********/
#MO250925furuhata .mvBlock{
  width: 100%;
  position: relative;
}
#MO250925furuhata .mvBlock .mvBlockInner{
  display: block;
  width: 100%;
}

#MO250925furuhata .mvBlock .mvBlockInner .mvOuter{
  width: 100%;
  overflow: hidden;
  position: relative;
}

#MO250925furuhata .mvBlock .mvBlockInner a.mvOuter,
#MO250925furuhata .mvBlock .mvBlockInner img{
  display: block;
  width: 100%;
  height: auto;
}

#MO250925furuhata .mvBlock .mvBlockInner .mainTTL{
  display: block;
  width: calc(579 * var(--lpSetSize));
  position: absolute;
  bottom: calc(5 * var(--lpSetSize));
  left: calc(-5 * var(--lpSetSize));
  z-index: 1;
}


/* main ************/
#MO250925furuhata .lpMain{
  display: block;
  width: 100%;
  padding: calc(101 * var(--lpSetSize)) 0 calc(200 * var(--lpSetSize)) 0;
}
#MO250925furuhata .lpMainInner{
  display: block;
  width: 100%;
}


@media screen and (min-width:768px){

  #MO250925furuhata .lpMainWrap{
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    width: 100%;
    margin: 0 auto;
  }
  
  /* mv ********/
  #MO250925furuhata .mvBlock{
    width: 50%;
    position: relative;
  }
    
  #MO250925furuhata .mvBlock .mvBlockInner{
    position: sticky;
    width: 100%;
    left: 0;
    top: 0;
  }

  #MO250925furuhata .mvBlock .mvBlockInner .mvOuter{
    display: block;
    width: 100%;
  }
  
  #MO250925furuhata .mvBlock .mvBlockInner .mvOuter > picture{
    display: block;
    width: 100%;
    height: 100dvh;
    overflow: hidden;
  }
  #MO250925furuhata .mvBlock .mvBlockInner .mvOuter > picture img{
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center top;
  }
  
  #MO250925furuhata .mvBlock .mvBlockInner .mainTTL{
    display: block;
    width: calc(816 * var(--lpSetSize));
    position: absolute;
    bottom: calc(4.5 * var(--lpSetSize));
    right: calc(-10.5 * var(--lpSetSize));
    z-index: 1;
  }

  
  /* main ************/
  #MO250925furuhata .lpMain{
    display: block;
    width: 50%;
  }
  
  #MO250925furuhata .lpMainInner{
    width: calc(750 * var(--lpSetSize));
    margin: 0 auto;
  }
  
}/*media*/


/*******************************
firstLede
*******************************/
#MO250925furuhata .firstLede{
  margin-bottom: calc(156 * var(--lpSetSize));
}

#MO250925furuhata .firstLede > p{
  font-family: 游ゴシック体, YuGothic, 游ゴシック Medium, Yu Gothic, メイリオ, sans-serif;
　font-weight: 500;
  font-size: calc(25 * var(--lpSetSize));
  letter-spacing: 0.025em;
  line-height: 2.6;
  color: #000000;
  text-align: center;
  font-feature-settings: 'palt';
}


/*******************************
sec01
*******************************/
#sec01{
  display: block;
  margin: 0 auto calc(150 * var(--lpSetSize));
  position: relative;
}

#sec01 .img01{
  width: calc(680 * var(--lpSetSize));
  margin: 0 0 calc(16 * var(--lpSetSize)) auto;
}

#sec01 .img02{
  width: calc(680 * var(--lpSetSize));
  margin: 0 auto 0 0;
}

#MO250925furuhata #sec01 .creditLinks{
  padding-left: calc(39.8633 * var(--lpSetSize));
  text-align: left;
}


/*******************************
sec02
*******************************/
#sec02{
  display: block;
  margin: 0 auto calc(148 * var(--lpSetSize));
  position: relative;
}

#sec02 .img01{
  width: calc(610 * var(--lpSetSize));
  margin: 0 calc(34 * var(--lpSetSize)) calc(85 * var(--lpSetSize)) auto;
}

#sec02 .img02{
  width: 100%;
  margin: 0 auto 0 auto;
}

#MO250925furuhata #sec02 .creditLinks{
}


/*******************************
sec03
*******************************/
#sec03{
  display: block;
  margin: 0 auto calc(148 * var(--lpSetSize));
  position: relative;
}

#sec03 .img01{
  width: calc(640 * var(--lpSetSize));
  margin: 0  auto calc(15 * var(--lpSetSize)) auto;
}

#sec03 .img02{
  width: calc(640 * var(--lpSetSize));
  margin: 0 auto 0 auto;
}

#MO250925furuhata #sec03 .creditLinks{
}

/*******************************
sec04
*******************************/
#sec04{
  display: block;
  margin: 0 auto calc(160 * var(--lpSetSize));
  position: relative;
}

#sec04 .img01{
  width: calc(620 * var(--lpSetSize));
  margin: 0 auto 0 0;
  position: relative;
  z-index: 1;
}

#sec04 .img02{
  width: calc(630 * var(--lpSetSize));
  margin: calc(-43 * var(--lpSetSize)) 0 0 auto;
  position: relative;
  z-index: 2;
}

#MO250925furuhata #sec04 .creditLinks{
  padding-left: calc(121.2246 * var(--lpSetSize));
  text-align: left;
}


#sec04 .img03{
  width: 100%;
  margin: 0 auto;  
  margin-top: calc(73 * var(--lpSetSize));
  position: relative;
  z-index: 2;
}

/*******************************
sec05
*******************************/
#sec05{
  display: block;
  margin: 0 auto calc(146 * var(--lpSetSize));
  position: relative;
}

#sec05 .img01{
  width: calc(680 * var(--lpSetSize));
  margin: 0  0 calc(16 * var(--lpSetSize)) auto;
}

#sec05 .img02{
  width: calc(660 * var(--lpSetSize));
  margin: 0 auto 0 0;
}

#MO250925furuhata #sec05 .creditLinks{
  padding-left: calc(39.8633 * var(--lpSetSize));
  text-align: left;
}

/*******************************
sec06
*******************************/
#sec06{
  display: block;
  margin: 0 auto calc(148 * var(--lpSetSize));
  position: relative;
}

#sec06 .img01{
  width: 100%;
  margin: 0 auto 0 auto;
  position: relative;
  z-index: 1;
}

#sec06 .img02{
  width: calc(640 * var(--lpSetSize));
  margin: calc(-120 * var(--lpSetSize)) auto calc(15 * var(--lpSetSize)) auto;
  position: relative;
  z-index: 2;
}

#sec06 .img03{
  width: calc(640 * var(--lpSetSize));
  margin: 0 auto;
}

#MO250925furuhata #sec06 .creditLinks{
}

/*******************************
sec07
*******************************/
#sec07{
  display: block;
  margin: 0 auto calc(148 * var(--lpSetSize));
  position: relative;
}

#sec07 .img01{
  width: calc(650 * var(--lpSetSize));
  margin: 0 0 0 auto;
  position: relative;
  z-index: 2;
}

#sec07 .img02{
  width: calc(630 * var(--lpSetSize));
  margin: calc(-58 * var(--lpSetSize)) auto 0 0;
  position: relative;
  z-index: 1;
}


#MO250925furuhata #sec07 .creditLinks{
  padding-left: calc(40.2129 * var(--lpSetSize));
  text-align: left;
}

/*******************************
sec08
*******************************/
#sec08{
  display: block;
  margin: 0 auto calc(170 * var(--lpSetSize));
  position: relative;
}

#sec08 .img01{
  width: calc(650 * var(--lpSetSize));
  margin: 0 auto calc(15 * var(--lpSetSize));
}

#sec08 .img02{
  width: calc(650 * var(--lpSetSize));
  margin: 0 auto;
}


#MO250925furuhata #sec08 .creditLinks{
}



/*******************************
allItemBtn
*******************************/
#MO250925furuhata .allItemBtn{
  display: block;
  width: calc(675 * var(--lpSetSize));
  margin: 0 auto calc(136 * var(--lpSetSize));
  position: relative;
}

#MO250925furuhata .allItemBtn a{
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0 calc(16 * var(--lpSetSize));
  width: 100%;
  height: calc(118 * var(--lpSetSize));
  padding-left: calc(8 * var(--lpSetSize));
  border: 1px solid #000000;
  font-family: 游ゴシック体, YuGothic, 游ゴシック Medium, Yu Gothic, メイリオ, sans-serif;
  font-size: calc(28 * var(--lpSetSize));
  letter-spacing: 0.06em;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  text-decoration: none;
  color: #000000;
}

#MO250925furuhata .allItemBtn a::after{
  content: '';
  display: block;
  width: calc(12 * var(--lpSetSize));
  height: calc(20 * var(--lpSetSize));
  background: url("../img/arrow_btn.svg") center center no-repeat;
  background-size: 100% auto;
}

#MO250925furuhata .allItemBtn a > span{
  display: inline-block;
  padding-bottom: calc(2 * var(--lpSetSize));
  font-family: 游ゴシック体, YuGothic, 游ゴシック Medium, Yu Gothic, メイリオ, sans-serif;
  font-size: calc(28 * var(--lpSetSize));
  letter-spacing: 0.06em;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  text-decoration: none;
  color: #000000;
}




/*******************************
lpStaffList
*******************************/
#MO250925furuhata dl.lpStaffList{
  display: block;
  margin: 0 auto;
  overflow: hidden;
}

#MO250925furuhata dl.lpStaffList > dt{
  display: block;
  padding-left: calc(4 * var(--lpSetSize));
  margin-bottom: calc(12 * var(--lpSetSize));
  font-family: "miller-banner-ex-compressed", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: calc(35 * var(--lpSetSize));
  letter-spacing: 0.1em;
  line-height: 1;
  text-align: center;
  color: #000000;
}

#MO250925furuhata dl.lpStaffList > dd{
  display: block;
  font-family: "operetta-18", serif;
  font-weight: 400;
  font-style: normal;
  font-size: calc(25 * var(--lpSetSize));
  letter-spacing: 0.05em;
  line-height: 2;
  text-align: center;
  color: #000000;
}


/*******************************
overRide
*******************************/
#MO250925furuhata *::before,
#MO250925furuhata *::after{
  box-sizing: border-box;
}

@media screen and (max-width:767px) {
  #MO250925furuhata .pcView{display: none;}
}

@media screen and (min-width:768px){
  #MO250925furuhata .spView{display: none;}
}








