@charset "UTF-8";

@media (max-width: 1400px) and (min-width: 768px) {
  html {
    font-size: calc(10 * (100vw / 1400));
  }
}

#footer_emmi {
  margin-top: 7rem;
}

/*******************************
em240612NewBalance
*******************************/
#em240612NewBalance{
  display: block;
  width: 100%;
  padding: 0 0 0;
  color: #000000;
  box-sizing: border-box;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "yu-gothic-pr6n", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
}

#em240612NewBalance *{box-sizing: border-box;}

#em240612NewBalance .lpWrap{
  display: block;
  width: 100%;
  padding: 6rem 0 0;
  margin: 0 auto;
  overflow: hidden;
}


/*******************************
creditLinks
*******************************/
#em240612NewBalance .creditArea{
  display: block;
  text-align: left;
}

#em240612NewBalance .creditLinks{
  display: block;
  margin-top: calc((-1em * 1.857142857142857 + 1em) / 2);
  margin-bottom: calc((-1em * 1.857142857142857 + 1em) / 2);
  font-size: 1.4rem;
  line-height: 1.857142857142857;
  letter-spacing: 0.05em;
  white-space: nowrap;
  transform-origin: left;
}

#em240612NewBalance .creditLinks >  a,
#em240612NewBalance .creditLinks >  span{
  display: inline-block;
  white-space: nowrap;
  font-family: "pragmatica", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 1.4rem;
  letter-spacing: 0.05em;
  line-height: 1.857142857142857;
  color: #000000;
  text-decoration: none;
}

#em240612NewBalance .creditLinks >  a + a,
#em240612NewBalance .creditLinks >  span + a,
#em240612NewBalance .creditLinks >  span + span,
#em240612NewBalance .creditLinks >  a + span,
#em240612NewBalance .creditLinks >  br.spView + a,
#em240612NewBalance .creditLinks >  br.spView + span{
  margin-left: 0.5em;
}


/*******************************
imgSetting
*******************************/
#em240612NewBalance .imgOuter{
  display: block;
  width: 100%;
  background: #FFFFFF;
}

#em240612NewBalance .imgOuter a,
#em240612NewBalance .imgOuter span,
#em240612NewBalance picture,
#em240612NewBalance img{display: block; width: 100%;}



/*******************************
firstBlock
*******************************/
#em240612NewBalance #firstBlock{
  display: block;
  width: 100%;
  margin: 0 auto 11.2rem;
  position: relative;
}

#em240612NewBalance .mvBlock{
  display: block;
  width: 100rem;
  margin: 0 auto 9.4rem;
}


/*******************************
firstLede
*******************************/
#em240612NewBalance .firstLede{
  display: block;
  text-align: center;
  transform: translateX(-1.1rem);
}

#em240612NewBalance .firstLede p{
  display: block;
  font-size: 1.4rem;
  line-height: 2;
  letter-spacing: 0.05em;
  font-weight: 500;
  font-feature-settings: "palt";
}


/*******************************
sec00
*******************************/
#sec00{
  margin-bottom: 21.6rem;
}

#sec00 .img01TextWrap{
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  width: 100rem;
  margin: 0 auto;
  position: relative;
}

#sec00 .moveText{
  display: block;
  font-family: "quiche-sans", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 4.8rem;
  line-height: 7.2rem;
  letter-spacing: 0.025em;
  color: #8C8A89;
  position: absolute;
  left: calc(50% - 6.1rem);
  top: 2.3rem;
  z-index: 2;
  pointer-events: none;
}
#sec00 .moveText > span > span{font-size: 4.4rem;}


#sec00 .img01{
  width: 48rem;
}

#sec00 .text{
  width: 45rem;
  margin-top: 29.8rem;
}

#sec00 .text > p{
  text-align: justify;
  font-size: 1.4rem;
  line-height: 2;
  letter-spacing: 0.03em;
  color: #282828;
}


#sec00 .img0203Wrap{
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  width: 100rem;
  padding-right: 4rem;
  margin: -4rem auto 10rem;
  position: relative;
  z-index: 1;
}

#sec00 .img02{
  width: 33.6rem;
  order: 2;
  transform: translateX(4rem);
  position: relative;
  z-index: 2;
}

#sec00 .img03{
  width: 35rem;
  padding-bottom: 19rem;
  order: 3;
}

#sec00 .creditArea{
  order: 1;
  text-align: right;
  transform: translate(1.1rem,0.2rem);
}


#sec00 .img04{
  width: 55rem;
  margin: 0 auto;
}


/*******************************
outlineSec
*******************************/
#outlineSec{
  display: block;
  width: 100rem;
  margin: 0 auto 11.3rem;
  position: relative;
}

#outlineSec .outlineTTL{
  display: block;
  font-family: "brother-1816", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 4.2rem;
  line-height: 1;
  letter-spacing: -0.02em;
  text-align: center;
  color: #FFFF80;
  position: absolute;
  left: calc(50% - 27.3rem);
  top: 3.4rem;
  z-index: 2;
  pointer-events: none;
}


#outlineSec .img05TextWrap{
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  width: 100%;
  margin: 0 auto;
}

#outlineSec .img05TextWrap .text{
  display: block;
  width: 50.8rem;
  margin-top: 14.8rem;
  order: 1;
}

#outlineSec .img05TextWrap .text > .outlineSubTTL{
  display: block;
  margin-bottom: 2.9rem;
  font-family: "quiche-sans", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 3.2rem;
  line-height: 1;
  letter-spacing: 0.025em;
  color: #8C8A89;
}

#outlineSec .img05TextWrap .text > p{
  text-align: justify;
  font-size: 1.4rem;
  line-height: 2;
  letter-spacing: 0.035em;
  color: #282828;
}


#outlineSec .img05{
  width: 42.9rem;
  order: 2;
}



/*******************************
sec01
*******************************/
#sec01{
  display: block;
  width: 100rem;
  margin: 0 auto 18rem;
  position: relative;
}

#sec01 .img0102Wrap{
  display: block;
  width: 51rem;
  margin: 0 auto 8rem;
  position: relative;
}

#sec01 .img0102Wrap .secTTL{
  display: block;
  font-family: "quiche-sans", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 4rem;
  line-height: 1.25;
  letter-spacing: 0.075em;
  text-align: right;
  color: #8C8A89;
  text-shadow: 0 0 20px rgba(0,0,0,.15);
  position: absolute;
  right: 3.5rem;
  top: 3.5rem;
  z-index: 2;
  pointer-events: none;
}

#sec01 .img01{
  display: block;
  width: 100%;
}

#sec01 .img02{
  display: block;
  width: 38.2rem;
  position: absolute;
  left: 6.4rem;
  top: 8.5rem;
  z-index: 1;
}

#sec01 .img0304Wrap{
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  width: 100%;
  margin: 0 auto;
}

#sec01 .img03{
  width: 44rem;
  margin-top: 14rem;
}

#sec01 .img03 .creditArea{padding-top: 3rem; text-align: left;}

#sec01 .img04{
  width: 44rem;
}

/*******************************
sec02
*******************************/
#sec02{
  display: block;
  width: 100rem;
  margin: 0 auto 18.5rem;
  position: relative;
}

#sec02 .img0102Wrap{
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  width: 100%;
  margin: 0 auto 10rem;
  padding: 0 9rem 0 4rem;
  position: relative;
}

#sec02 .img0102Wrap .secTTL{
  display: block;
  font-family: "quiche-sans", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 4rem;
  line-height: 1.25;
  letter-spacing: 0.075em;
  text-align: right;
  color: #8C8A89;
  /*
  text-shadow: 0 0 20px rgba(0,0,0,.15);
  */
  position: absolute;
  right: -0.4rem;
  top: -7.5rem;
  z-index: 2;
  pointer-events: none;
}

#sec02 .img01{
  width: 35rem;
  order: 2;
}

#sec02 .img02{
  width: 50rem;
  margin-top: 12.5rem;
  order: 1;
}

#sec02 .img0102Wrap .creditArea{
  text-align: right;
  position: absolute;
  right: 9rem;
  top: 53rem;
}

#sec02 .img03{
  width: 38rem;
  margin: 0 auto 1rem;
}

#sec02 .img04{
  width: 38rem;
  margin: 0 auto;
}


/*******************************
sec03
*******************************/
#sec03{
  display: block;
  width: 100rem;
  margin: 0 auto 11.6rem;
  position: relative;
}

#sec03 .img010203Wrap{
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  width: 100%;
  margin: 0 auto;
  padding: 0;
  position: relative;
}

#sec03 .img010203Wrap .secTTL{
  display: block;
  font-family: "quiche-sans", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 4rem;
  line-height: 1.25;
  letter-spacing: 0.075em;
  text-align: center;
  color: #8C8A89;
  /*
  text-shadow: 0 0 20px rgba(0,0,0,.15);
  */
  position: absolute;
  left: 50%;
  top: -7.4rem;
  transform: translateX(-50%);
  z-index: 2;
  pointer-events: none;
}

#sec03 .img01{
  width: 55rem;
  order: 2;
}

#sec03 .img0203Wrap{
  width: 40rem;
  margin-top: 20rem;
  order: 1;
}

#sec03 .img02{
  width: 34rem;
  margin: 0 auto 2rem 0;
}

#sec03 .img03{
  width: 36rem;
  margin: 0 0 0 auto;
}

#sec03 .img010203Wrap .creditArea{
  position: absolute;
  right: 0;
  top: 80rem;
  text-align: right;
}


/*******************************
storeGuideText
*******************************/
#storeGuideText{
  display: block;
  width: 100rem;
  margin: 0 auto 8rem;
  position: relative;
}

#storeGuideText .storeGuideTTL{
  display: block;
  margin-bottom: 3.2rem;
  text-align: center;
}

#storeGuideText .storeGuideTTL > em{
  display: block;
  margin-bottom: 1.3rem;
  font-family: "brother-1816", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 2.4rem;
  letter-spacing: 0.03em;
  line-height: 1;
  text-align: center;
  color: #8C8A89;
}

#storeGuideText .storeGuideTTL > span{
  display: inline-block;
  padding: 0 0.4rem 1px;
  font-family: "quiche-sans", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 3.4rem;
  line-height: 1.411764705882353;
  letter-spacing: 0.075em;
  color: #8C8A89;
  position: relative;
}

#storeGuideText .storeGuideTTL > span::before{
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  background: #8C8A89;
  position: absolute;
  left: 0;
  bottom: 4px;
}
#storeGuideText .storeGuideTTL > span::after{
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  background: #8C8A89;
  position: absolute;
  left: 0;
  bottom: 0;
}


#storeGuideText > p{
  display: block;
  margin-bottom: 3.8rem;
  font-size: 1.4rem;
  line-height: 2;
  letter-spacing: 0.05em;
  text-align: center;
}

#storeGuideText > dl{
  display: block;
  text-align: center;
}

#storeGuideText > dl > dt{
  display: block;
  margin-bottom: 2.8rem;
  font-size: 1.4rem;
  letter-spacing: 0.05em;
  font-weight: 500;
  line-height: 1;
  font-feature-settings: 'palt';
  text-align: center;
}

#storeGuideText > dl > dd{
  display: block;
  font-size: 1.4rem;
  letter-spacing: 0.05em;
  font-weight: 500;
  line-height: 1;
  font-feature-settings: 'palt';
  text-align: center;
}

#storeGuideText > dl > dd + dd{
  margin-top: 1.4rem;
}


#storeGuideText > p.caution{
  display: block;
  margin-top: 2.8rem;
  font-size: 1.2rem;
  letter-spacing: 0.05em;
  font-weight: 500;
  line-height: 1;
  font-feature-settings: 'palt';
  text-align: center;
}

/*******************************
underGuideBox
*******************************/
#underGuideBox{
  display: block;
  width: 100rem;
  margin: 0 auto;
  padding: 6.8rem 0 6.6rem;
  background: rgba(255,255,128,.15);
  position: relative;
}



/*******************************
eventGuideText
*******************************/
#eventGuideText{
  display: block;
  width: 100rem;
  margin: 0 auto 0;
  position: relative;
}

#eventGuideText .eventGuideTTL{
  display: block;
  margin-bottom: 0.8rem;
  text-align: center;
}

#eventGuideText .eventGuideTTL > em{
  display: block;
  margin-bottom: 0.8rem;
  font-family: "brother-1816", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 2.4rem;
  letter-spacing: 0.03em;
  line-height: 4.2rem;
  text-align: center;
  color: #8C8A89;
}
#eventGuideText .eventGuideTTL > em > span{font-size: 2.2rem;}

#eventGuideText .eventGuideTTL > span{
  display: inline-block;
  font-family: "quiche-sans", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 3.6rem;
  line-height: 1.5;
  letter-spacing: 0.04em;
  color: #8C8A89;
  position: relative;
}


#eventGuideText > p{
  display: block;
  margin-bottom: 3.0rem;
  font-size: 1.4rem;
  line-height: 2;
  letter-spacing: 0.05em;
  color: #282828;
  text-align: center;
}

#eventGuideText > p.catch{
  margin-bottom: 4.4rem;
  font-size: 1.8rem;
  letter-spacing: 0.075em;
  text-align: center;
  color: #8C8A89;
  font-weight: 700;
}

#eventGuideText > dl{
  display: block;
  text-align: center;
}
#eventGuideText > dl + dl{
  margin-top: 2.46rem;
}

#eventGuideText > dl > dt{
  display: block;
  font-size: 1.4rem;
  letter-spacing: 0.025em;
  font-weight: 700;
  line-height: 2;
  font-feature-settings: 'palt';
  text-align: center;
  color: #282828;
}

#eventGuideText > dl > dd{
  display: block;
  font-size: 1.4rem;
  letter-spacing: 0.025em;
  font-weight: 500;
  line-height: 2;
  font-feature-settings: 'palt';
  text-align: center;
  color: #282828;
}

#eventGuideText > dl > dd a{text-decoration: underline;}

#eventGuideText > dl > dd + dd{
  margin-top: 1.4rem;
}



/*******************************
allItemBtn
*******************************/
#em240612NewBalance .allItemBtn{
  display: block;
  width: 32.1rem;
  margin: 0 auto;
  padding: 8.5rem 0 5.1rem;
}

#em240612NewBalance .allItemBtn > a{
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 5.5rem;
  padding: calc(0.4rem - 1px);
  border: 1px solid rgba(140,138,137,.85);
  color: #8C8A89;
  position: relative;
}

#em240612NewBalance .allItemBtn > a > span{
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  border: 1px solid rgba(140,138,137,.85);
  font-family: "quiche-sans", sans-serif;
  font-size: 2.4rem;
  font-weight: 500;
  letter-spacing: 0.035em;
  line-height: 1;
  font-feature-settings: 'palt';
}


#em240612NewBalance .allItemBtn > a img{
  display: block;
  width: 100%;
  height: auto;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}

/*******************************
allItemBtn
*******************************/
#em240612NewBalance dl.staffList{
  display: block;
  text-align: center;
}

#em240612NewBalance dl.staffList > dt,
#em240612NewBalance dl.staffList > dd{
  display: block;
  font-family: "pragmatica", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 1.2rem;
  letter-spacing: 0.05em;
  line-height: 2.166666666666667;
  text-align: center;
  font-feature-settings: 'palt';
}


/*******************************
moveText
*******************************/
#em240612NewBalance .moveText{}
#em240612NewBalance .moveText > span{
  opacity: 0;
  font-weight: 500;
  /*transition: opacity 1s ease;*/
}

#em240612NewBalance .moveText > span.view{
  opacity: 1;
}


/*******************************
fadeInSetting
*******************************/
#em240612NewBalance .fadeInBlock{
  opacity: 0;
  transition: opacity 1s ease,transform 1s ease;
}

#sec00 .img02 .imgOuter.fadeInBlock:not(.view){transform: translate(-20%,0);}
#sec02 .img01 .imgOuter.fadeInBlock:not(.view){transform: translate(20%,0);}
#sec03 .img02 .imgOuter.fadeInBlock:not(.view){transform: translate(-20%,0);}
#sec03 .img03 .imgOuter.fadeInBlock:not(.view){transform: translate(-20%,0);}

#em240612NewBalance .fadeInBlock.view{
  opacity: 1;
  transform: translate(0,0);
}



/*******************************
figSlider
*******************************/
#em240612NewBalance .figSlider{
	overflow: hidden;
	position: relative;
}

#em240612NewBalance .figSlider .container{
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}

#em240612NewBalance .figSlider .sliderWrapper{}

#em240612NewBalance .figSlider .slider{
  display: block;
  width: 100%;
}

#em240612NewBalance .figSlider .slider a{
  display: block;
  width: 100%;
  height: auto;
}

#em240612NewBalance .figSlider .slider a > img{
  display: block;
  width: 100%;
  height: auto;
}

#em240612NewBalance .figSlider .slider.swiper-slide-active{
  pointer-events: auto;
}

#em240612NewBalance .figSlider ul.pager{
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: flex-end;
  gap: 0 0.5rem;
  width: 100%;
  margin-top: 0.5rem;
}

#em240612NewBalance .figSlider ul.pager > li{
  display: block;
  width: 2.5rem;
  height: 0.2rem;
  margin: 0;
  background-color: #FFFFFF;
  transition: background 0.3s ease;
  cursor: pointer;
  opacity: 1;
}

#em240612NewBalance .figSlider ul.pager > li.swiper-pagination-bullet-active{
  background: #948979;
  pointer-events: none;
}

/*******************************
overRide
*******************************/
#em240612NewBalance .spView{display: none!important;}







