@charset "UTF-8";

@media (max-width: 1400px) and (min-width: 768px) {
  html {
    font-size: calc(10 * (100vw / 1400));
  }
}


.main-area{overflow: visible;}
.main-area::after{display: none;}

#footer_emmi{margin-top: 0;}

/*******************************
em240327travel
*******************************/
#em240327travel{
  display: block;
  width: 100%;
  padding: 8rem 0 8rem;
  background: rgba(241,228,195,.42);
  box-sizing: border-box;
  overflow: hidden;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic", "メイリオ", sans-serif;
  font-weight: 500;
  font-style: normal;
  overflow: visible;
}

#em240327travel *{box-sizing: border-box;}

#em240327travel picture,
#em240327travel figure,
#em240327travel img{
  display: block;
  width: 100%;
  height: auto;
}

#em240327travel .imgOuter > a{display: block; width: 100%; height: auto;}

#em240327travel a{
  transition: opacity .3s;
}

#em240327travel a:hover{
  opacity: .6;
}


/*******************************
fadeInSetting
*******************************/
#em240327travel .fadeInBlock:not(.fadeSP),
#em240327travel .fadeInList:not(.fadeSP) .fadeInTarget{
  visibility: hidden;
  opacity: 0;
  transform: translateY(2.5rem);
  transition: opacity 0.8s ease 0.2s, transform 0.8s ease 0.2s;
  pointer-events: none;
}


#em240327travel .fadeInBlock:not(.fadeSP).leftIn,
#em240327travel .fadeInList:not(.fadeSP).leftIn .fadeInTarget{
  transform: translateX(-20%);
}

#em240327travel .fadeInBlock:not(.fadeSP).rightIn,
#em240327travel .fadeInList.rightIn .fadeInTarget{
  transform: translateX(20%);
}

#em240327travel .fadeInBlock:not(.fadeSP).upIn,
#em240327travel .fadeInList:not(.fadeSP).upIn .fadeInTarget{
  transform: translateY(3%);
}

#em240327travel .fadeInBlock:not(.fadeSP).downIn,
#em240327travel .fadeInList:not(.fadeSP).downIn .fadeInTarget{
  transform: translateY(-20%);
}

#em240327travel .fadeInBlock:not(.fadeSP).panel,
#em240327travel .fadeInList:not(.fadeSP).panel .fadeInTarget{
  visibility: visible;
  transform-style: preserve-3d;
  transform: rotateY(180deg);
  opacity: 1;
}

#em240327travel .fadeInBlock:not(.fadeSP).view,
#em240327travel .fadeInList:not(.fadeSP) .fadeInTarget.view{
  visibility: visible;
  opacity: 1;
  transform: translate(0, 0) rotateY(0);
  pointer-events: inherit;
}

#em240327travel a.fadeInBlock.view:hover{
  opacity: .7;
}



/*******************************
lpContentsWrap
*******************************/
#em240327travel .lpContentsWrap{
  display: block;
  width: 90rem;
  height: 100%;
  margin: 0 auto 0;
  background: #FFFFFF;
}


#em240327travel .lpMainTTL{
  display: block;
  width: 100%;
  padding: 10rem 0 10.4rem;
  position: sticky;
  top: 0;
  z-index: 2;
}

#em240327travel .lpMainTTL picture{
  display: block;
  width: 44.68154rem;
  margin: 0 auto;
}

#em240327travel #lpMainContents{
  display: block;
  width: 100%;
  padding-bottom: 8rem;
  background: #FFFFFF;
  position: sticky;
  top: 0;
  z-index: 3;
}


/*******************************
creditLinks
*******************************/
#em240327travel .creditLinks{
  display: block;
  margin-top: calc((-1em * 1.857142857142857 + 1em) / 2);
  margin-bottom: calc((-1em * 1.857142857142857 + 1em) / 2);
  font-family: "pragmatica", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 1.4rem;
  line-height: 1.857142857142857;
  letter-spacing: 0.049em;
}

#em240327travel .creditLinks >  a{
  display: inline-block;
  white-space: nowrap;
  color: #000000;
  text-decoration: none;
}

#em240327travel .creditLinks > a + a,
#em240327travel .creditLinks > br.spView + a{
  margin-left: 0.05em;
}

/*******************************
lpSecTTL
*******************************/
#em240327travel .lpSecTTL{
  display: block;
  position: absolute;
}

#em240327travel .lpSecTTL > picture{display: block;}

/*******************************
text
*******************************/
#em240327travel .sectionLede{
  display: block;
}

#em240327travel .sectionLede > p{
  margin-top: calc((-1em * 1.85 + 1em) / 2);
  margin-bottom: calc((-1em * 1.85 + 1em) / 2);
  font-size: 1.4rem;
  line-height: 2;
  letter-spacing: 0.09em;
  font-weight: 500;
  font-feature-settings: "palt";
  line-break: strict;
  text-align: justify;
  color: #000000;
}


/*******************************
sec01
*******************************/
#sec01{
  display: block;
  width: 100%;
  margin: 0 auto 13.9rem;
  padding-top: 30.6rem;
  position: relative;
}

#em240327travel #sec01 .lpSecTTL{
  width: 4.08999rem;
  left: 47.90005rem;
  top: 0;
  z-index: 2;
}

#sec01 .img01{
  display: block;
  width: 42rem;
  background: #FFFFFF;
  position: absolute;
  z-index: 1;
  left: 6rem;
  top: 0;
}


#sec01 .sectionLede{
  display: block;
  width: 31.1rem;
  margin-left: 54rem;
  margin-bottom: 7.8rem;
}

#sec01 .sectionLede > p{
  letter-spacing: 0.05em;
}

#sec01 .img02{
  display: block;
  width: 32rem;
  background: #FFFFFF;
  margin-left: 12rem;
  margin-bottom: 2.6rem;
}

#sec01 .img03{
  display: block;
  width: 32rem;
  background: #FFFFFF;
  position: absolute;
  left: 46.5rem;
  top: 74.0rem;
}


#em240327travel #sec01 .creditLinks{
  margin-left: 12rem;
  padding-bottom: 4.4rem;
  text-align: left;
}

#sec01 .img04{
  display: block;
  width: 28rem;
  background: #FFFFFF;
  margin-left: 53.5rem;
  margin-bottom: 19.2rem;
}

#sec01 .img05{
  display: block;
  width: 38rem;
  background: #FFFFFF;
  position: absolute;
  left: 10rem;
  top: 139.4rem;
}

#em240327travel #sec01 .creditLinks.credit2{
  margin-left: 50.5rem;
  padding-bottom: 0;
  text-align: left;
}

/*******************************
sec02
*******************************/
#sec02{
  display: block;
  width: 100%;
  margin: 0 auto 17.5rem;
  padding-top: 52rem;
  position: relative;
}

#em240327travel #sec02 .lpSecTTL{
  width: 4.81797rem;
  left: 5.5rem;
  top: 0.1rem;
  z-index: 2;
}

#sec02 .img01{
  display: block;
  width: 36rem;
  background: #FFFFFF;
  position: absolute;
  z-index: 1;
  left: 9rem;
  top: 0;
}

#sec02 .img02{
  display: block;
  width: 36rem;
  background: #FFFFFF;
  position: absolute;
  z-index: 1;
  left: 45rem;
  top: 0;
}


#sec02 .sectionLede{
  display: block;
  width: 64.12319rem;
  margin-left: 13rem;
  margin-bottom: 4.3rem;
}

#sec02 .sectionLede > p{
  letter-spacing: 0.03em;
}

#sec02 .img03{
  display: block;
  width: 29rem;
  background: #FFFFFF;
  position: absolute;
  left: 14rem;
  top: 86.3rem;
}


#sec02 .img04{
  display: block;
  width: 32rem;
  background: #FFFFFF;
  margin-left: 45.6rem;
  margin-bottom: 2.6rem;
}


#em240327travel #sec02 .creditLinks{
  width: 32rem;
  margin-left: 45.6rem;
  text-align: right;
}

/*******************************
sec03
*******************************/
#sec03{
  display: block;
  width: 100%;
  margin: 0 auto 14rem;
  padding-top: 0;
  position: relative;
}

#em240327travel #sec03 .lpSecTTL{
  width: 41.7rem;
  left: 42.8rem;
  top: 7.99922rem;
  z-index: 2;
}

#sec03 .img01{
  display: block;
  width: 40rem;
  background: #FFFFFF;
  margin-left: 5.5rem;
  margin-bottom: 2.6rem;
}

#sec03 .img02{
  display: block;
  width: 36rem;
  background: #FFFFFF;
  position: absolute;
  z-index: 1;
  left: 48.5rem;
  top: 24rem;
}

#em240327travel #sec03 .creditLinks{
  width: 40rem;
  margin-left: 5.5rem;
  padding-bottom: 7rem;
  text-align: left;
}


#sec03 .img03{
  display: block;
  width: 30rem;
  background: #FFFFFF;
  margin-left: 10.5rem;
}

#sec03 .sectionLede{
  display: block;
  width: 37.5rem;
  position: absolute;
  z-index: 1;
  left: 44.1rem;
  bottom: -0.2rem;
}

#sec03 .sectionLede > p{
  letter-spacing: 0.001em;
}


/*******************************
sec04
*******************************/
#sec04{
  display: block;
  width: 100%;
  margin: 0 auto 13.9rem;
  padding-top: 0;
  position: relative;
}

#em240327travel #sec04 .lpSecTTL{
  width: 5.34307rem;
  left: 62.225rem;
  top: 0;
  z-index: 2;
}

#em240327travel #sec04 .lpSecTTL.sideB{
  width: 5.34312rem;
  left: 19.53188rem;
  top: 31.12637rem;
  z-index: 2;
}


#sec04 .img01{
  display: block;
  width: 40rem;
  background: #FFFFFF;
  margin-left: 23.5rem;
}

#sec04 .img02{
  display: block;
  width: 40rem;
  background: #FFFFFF;
  margin-left: 23.5rem;
  margin-bottom: 6.5rem;
}

#em240327travel #sec04 .creditLinks{
  display: block;
  position: absolute;
  z-index: 1;
  left: 66rem;
  top: 96.3rem;
}


#sec04 .img03{
  display: block;
  width: 32rem;
  background: #FFFFFF;
  margin-left: 15rem;
  margin-bottom: 4.4rem;
}


#sec04 .img04{
  display: block;
  width: 29rem;
  background: #FFFFFF;
  position: absolute;
  z-index: 1;
  left: 53rem;
  top: 130.1rem;
}

#sec04 .sectionLede{
  display: block;
  width: 40rem;
  margin-left: 7rem;
  text-align: left;
}
#sec04 .sectionLede > p{
  letter-spacing: 0.01em;
}


/*******************************
sec05
*******************************/
#sec05{
  display: block;
  width: 100%;
  margin: 0 auto 13.9rem;
  padding-top: 0;
  position: relative;
}

#em240327travel #sec05 .lpSecTTL{
  width: 34.6623rem;
  left: 5.5rem;
  top: 12.5rem;
  z-index: 2;
}


#sec05 .img01{
  display: block;
  width: 40rem;
  background: #FFFFFF;
  margin-left: 43rem;
  margin-bottom: 4.4rem;
}

#sec05 .img02{
  display: block;
  width: 29rem;
  background: #FFFFFF;
  position: absolute;
  z-index: 1;
  left: 5.5rem;
  top: 31.1rem;
}


#sec05 .img03{
  display: block;
  width: 29rem;
  background: #FFFFFF;
  position: absolute;
  z-index: 1;
  left: 5.5rem;
  top: 67.1rem;
}


#sec05 .sectionLede{
  display: block;
  width: 40.2rem;
  margin-left: 43rem;
  margin-bottom: 8.4rem;
  text-align: left;
}

#sec05 .sectionLede > p{
  letter-spacing: 0.02em;
}

#em240327travel #sec05 .creditLinks{
  display: block;
  margin-left: 37rem;
  text-align: left;
}

/*******************************
sec06
*******************************/
#sec06{
  display: block;
  width: 100%;
  margin: 0 auto 11.3rem;
  padding-top: 0;
  position: relative;
}

#em240327travel #sec06 .lpSecTTL{
  width: 3.948rem;
  left: 66rem;
  top: 17.26699rem;
  z-index: 2;
}


#sec06 .img01{
  display: block;
  width: 42rem;
  background: #FFFFFF;
  margin-left: 24rem;
  margin-bottom: 24.5rem;
}

#sec06 .sectionLede{
  display: block;
  width: 37.4rem;
  margin-left: 4.2rem;
  margin-bottom: 22.5rem;
  text-align: left;
}
#sec06 .sectionLede > p{
  letter-spacing: 0.016em;
}

#sec06 .img02{
  display: block;
  width: 38rem;
  background: #FFFFFF;
  position: absolute;
  z-index: 1;
  left: 46rem;
  top: 66.5rem;
}


#sec06 .img03{
  display: block;
  width: 29rem;
  background: #FFFFFF;
  position: absolute;
  z-index: 1;
  left: 12.5rem;
  top: 103.5rem;
}



#em240327travel #sec06 .creditLinks{
  display: block;
  width: 38rem;
  margin-left: 46.2rem;
  padding-bottom: 21.2rem;
  text-align: right;
}


#sec06 .img04{
  display: block;
  width: 48rem;
  background: #FFFFFF;
  margin-left: 21rem;
  margin-bottom: 2.6rem;
}


#em240327travel #sec06 .creditLinks.credit2{
  display: block;
  width: 48rem;
  margin-left: 21rem;
  padding-bottom: 0;
  text-align: center;
}



/*******************************
allItemBtn
*******************************/
#em240327travel .allItemBtn{
  display: block;
  width: 23.92654rem;
  margin: 0 auto;
  text-align: center;
  position: relative;
}

#em240327travel .allItemBtn > a{
  display: block;
  padding-bottom: 1.2rem;
  position: relative;
}

#em240327travel .allItemBtn > a::after{
  content: '';
  display: block;
  width: 18.2rem;
  height: 0.15rem;
  background: #597E52;
  opacity: .25;
  position: absolute;
  left: calc(50% - 9.1rem);
  bottom: 0;
}

#em240327travel .allItemBtn > a picture{
  display: block;
}


/*******************************
figSlider
*******************************/
#em240327travel .figSlider{
	overflow: hidden;
	position: relative;
}

#em240327travel .figSlider .container{
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}

#em240327travel .figSlider .sliderWrapper{}

#em240327travel .figSlider .slider{
  display: block;
  width: 100%;
}

#em240327travel .figSlider .slider a{
  display: block;
  width: 100%;
  height: auto;
}

#em240327travel .figSlider .slider a > img{
  display: block;
  width: 100%;
  height: auto;
}

#em240327travel .figSlider .slider.swiper-slide-active{
  pointer-events: auto;
}

#em240327travel .figSlider ul.pager{
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  gap: 0 0.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-bottom: 0.5rem;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 1;
}

#em240327travel #sec02 .figSlider ul.pager{justify-content: flex-end;}


#em240327travel .figSlider ul.pager > li{
  display: block;
  width: 0.7rem;
  height: 0.7rem;
  border-radius: 50%;
  margin: 0;
  border: 1px solid #FFFFFF;
  background-color: inherit;
  transition: background 0.3s ease;
  cursor: pointer;
  opacity: 1;
}

#em240327travel .figSlider ul.pager > li.swiper-pagination-bullet-active{
  background: #FFFFFF;
  pointer-events: none;
}

/*******************************
overRide
*******************************/
#em240327travel .spView{display: none;}











