@charset "UTF-8";


.main-area{overflow: visible;}
.main-area::after{display: none;}

#footer_emmi{margin-top: 0; padding-top: 0;}

/*******************************
em240327travel
*******************************/
#em240327travel{
  display: block;
  width: 100%;
  padding: calc(60 * (100vw / 750)) 0 calc(100 * (100vw / 750));
  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;}



/*******************************
fadeInSetting
*******************************/
#em240327travel .fadeInBlock:not(.fadePC),
#em240327travel .fadeInList:not(.fadePC) .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(.fadePC).leftIn,
#em240327travel .fadeInList:not(.fadePC).leftIn .fadeInTarget{
  transform: translateX(-20%);
}

#em240327travel .fadeInBlock:not(.fadePC).rightIn,
#em240327travel .fadeInList.rightIn .fadeInTarget{
  transform: translateX(20%);
}

#em240327travel .fadeInBlock:not(.fadePC).upIn,
#em240327travel .fadeInList:not(.fadePC).upIn .fadeInTarget{
  transform: translateY(3%);
}

#em240327travel .fadeInBlock:not(.fadePC).downIn,
#em240327travel .fadeInList:not(.fadePC).downIn .fadeInTarget{
  transform: translateY(-20%);
}

#em240327travel .fadeInBlock:not(.fadePC).panel,
#em240327travel .fadeInList:not(.fadePC).panel .fadeInTarget{
  visibility: visible;
  transform-style: preserve-3d;
  transform: rotateY(180deg);
  opacity: 1;
}

#em240327travel .fadeInBlock:not(.fadePC).view,
#em240327travel .fadeInList:not(.fadePC) .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: calc(700 * (100vw / 750));
  height: 100%;
  margin: 0 auto 0;
  background: #FFFFFF;
}


#em240327travel .lpMainTTL{
  display: block;
  width: 100%;
  padding: calc(100 * (100vw / 750)) 0 calc(120 * (100vw / 750));
  position: sticky;
  top: 0;
  z-index: 2;
}

#em240327travel .lpMainTTL picture{
  display: block;
  width: calc(598.0957 * (100vw / 750));
  margin: 0 auto;
}

#em240327travel #lpMainContents{
  display: block;
  width: 100%;
  padding-bottom: calc(140 * (100vw / 750));
  background: #FFFFFF;
  position: sticky;
  top: 0;
  z-index: 3;
}


/*******************************
creditLinks
*******************************/
#em240327travel .creditLinks{
  display: block;
  margin-top: calc((-1em * 1.818181818181818 + 1em) / 2);
  margin-bottom: calc((-1em * 1.818181818181818 + 1em) / 2);
  font-family: "pragmatica", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: calc(22 * (100vw / 750));
  font-feature-settings: "palt";
  line-height: 1.818181818181818;
  letter-spacing: 0.05em;
}

#em240327travel .creditLinks >  a{
  display: inline-block;
  white-space: nowrap;
  font-feature-settings: "palt";
  color: #000000;
  text-decoration: none;
}

#em240327travel .creditLinks > a + a,
#em240327travel .creditLinks > br.pcView + a{
  margin-left: 0.5em;
}

/*******************************
lpSecTTL
*******************************/
#em240327travel .lpSecTTL{
  display: block;
  position: absolute;
}

#em240327travel .lpSecTTL > picture{display: block;}

/*******************************
text
*******************************/
#em240327travel .sectionLede{
  display: block;
}

#em240327travel .sectionLede > p{
  margin-top: calc((-1em * 2 + 1em) / 2);
  margin-bottom: calc((-1em * 2 + 1em) / 2);
  font-size: calc(24 * (100vw / 750));
  line-height: 2;
  letter-spacing: 0.03em;
  font-weight: 500;
  font-feature-settings: "palt";
  line-break: strict;
  text-align: justify;
  color: #000000;
}


/*******************************
spLineWrap
*******************************/
.spLineWrap{position: relative;}

/*******************************
sec01
*******************************/
#sec01{
  display: block;
  width: 100%;
  margin: 0 auto calc(140 * (100vw / 750));
  position: relative;
}

#em240327travel #sec01 .lpSecTTL{
  width: calc(66.2656 * (100vw / 750));
  left: calc(594 * (100vw / 750));
  top: 0;
  z-index: 2;
}

#sec01 .img01{
  display: block;
  width: calc(595 * (100vw / 750));
  margin-bottom: calc(60 * (100vw / 750));
  background: #FFFFFF;
  margin-left: 0;
}


#sec01 .sectionLede{
  display: block;
  width: calc(625 * (100vw / 750));
  margin-left: calc(40 * (100vw / 750));
  margin-bottom: calc(60 * (100vw / 750));
}

#em240327travel #sec01 .sectionLede > p{
  letter-spacing: 0.01em;
}

#sec01 .img02{
  display: block;
  width: calc(340 * (100vw / 750));
  background: #FFFFFF;
  margin-left: 0;
  margin-bottom: calc(97 * (100vw / 750));
}

#sec01 .img03{
  display: block;
  width: calc(340 * (100vw / 750));
  background: #FFFFFF;
  position: absolute;
  left: calc(360 * (100vw / 750));
  /*top: calc(1437 * (100vw / 750));*/
  top: calc(58 * (100vw / 750));
}


#em240327travel #sec01 .creditLinks{
  padding-bottom: calc(100 * (100vw / 750));
  text-align: center;
}

#sec01 .img04{
  display: block;
  width: calc(342 * (100vw / 750));
  background: #FFFFFF;
  margin-left: calc(358 * (100vw / 750));
  margin-bottom: calc(418 * (100vw / 750));
  position: relative;
  z-index: 2;
}

#sec01 .img05{
  display: block;
  width: calc(480 * (100vw / 750));
  background: #FFFFFF;
  position: absolute;
  left: 0;
  /*top: calc(2412 * (100vw / 750));*/
  top: calc(1034*(100vw / 750));
  z-index: 1;
}

#em240327travel #sec01 .creditLinks.credit2{
  width: calc(160 * (100vw / 750));
  margin-left: calc(515 * (100vw / 750));
  padding-bottom: 0;
  text-align: left;
}

/*******************************
sec02
*******************************/
#sec02{
  display: block;
  width: 100%;
  margin: 0 auto calc(140 * (100vw / 750));
  position: relative;
}

#em240327travel #sec02 .lpSecTTL{
  width: calc(83.3818 * (100vw / 750));
  left: calc(22.6182 * (100vw / 750));
  top: 0;
  z-index: 2;
}

#sec02 .img01{
  display: block;
  width: calc(615 * (100vw / 750));
  background: #FFFFFF;
  margin-left: calc(85 * (100vw / 750));
}

#sec02 .img02{
  display: block;
  width: calc(615 * (100vw / 750));
  background: #FFFFFF;
  margin-left: calc(85 * (100vw / 750));
  margin-bottom: calc(60 * (100vw / 750));
}


#sec02 .sectionLede{
  display: block;
  width: calc(622.9355 * (100vw / 750));
  margin-left: calc(40 * (100vw / 750));
  margin-bottom: calc(58 * (100vw / 750));
}

#em240327travel #sec02 .sectionLede > p{
  letter-spacing: 0.03em;
}


#sec02 .img03{
  display: inline-block;
  width: calc(339 * (100vw / 750));
  background: #FFFFFF;
  position: absolute;
  left: 0;
  /*top: calc(2139.4483 * (100vw / 750));*/
  top: calc(67 * (100vw / 750));
}


#sec02 .img04{
  display: block;
  width: calc(340 * (100vw / 750));
  background: #FFFFFF;
  margin-left: calc(360 * (100vw / 750));
  margin-bottom: calc(95 * (100vw / 750));
}


#em240327travel #sec02 .creditLinks{
  text-align: center;
}

/*******************************
sec03
*******************************/
#sec03{
  display: block;
  width: 100%;
  margin: 0 auto  calc(140 * (100vw / 750));
  padding-top: 0;
  position: relative;
}

#em240327travel #sec03 .lpSecTTL{
  width: calc(139.499 * (100vw / 750));
  left: calc(540.501  * (100vw / 750));
  top: calc(60 * (100vw / 750));
  z-index: 2;
}

#sec03 .img01{
  display: block;
  width: calc(500 * (100vw / 750));
  background: #FFFFFF;
  margin-left: 0;
  margin-bottom: calc(24 * (100vw / 750));
}

#sec03 .img02{
  display: block;
  width: calc(435 * (100vw / 750));
  background: #FFFFFF;
  margin-left: calc(265 * (100vw / 750));
  margin-bottom: calc(37 * (100vw / 750));
}

#em240327travel #sec03 .creditLinks{
  margin-left: calc(40 * (100vw / 750));
  padding-bottom: calc(60 * (100vw / 750));
  text-align: left;
}


#sec03 .img03{
  display: block;
  width: calc(460 * (100vw / 750));
  background: #FFFFFF;
  margin-left: calc(120 * (100vw / 750));
  margin-bottom: calc(60 * (100vw / 750));
}

#sec03 .sectionLede{
  display: block;
  width: calc(624 * (100vw / 750));
  margin-left: calc(40 * (100vw / 750));
}

#em240327travel #sec03 .sectionLede > p{
  letter-spacing: -0.02em;
}


/*******************************
sec04
*******************************/
#sec04{
  display: block;
  width: 100%;
  margin: 0 auto calc(140 * (100vw / 750));
  padding-top: 0;
  position: relative;
}

#em240327travel #sec04 .lpSecTTL{
  width: calc(79.2041  * (100vw / 750));
  left: calc(620 * (100vw / 750));
  top: 0;
  z-index: 2;
}

#em240327travel #sec04 .lpSecTTL.sideB{
  width: calc(79.2051 * (100vw / 750));
  left: calc(0.7949 * (100vw / 750));
  top: calc(361.25 * (100vw / 750));
  z-index: 2;
}


#sec04 .img01{
  display: block;
  width: calc(580 * (100vw / 750));
  background: #FFFFFF;
  margin-left: calc(60 * (100vw / 750));
}

#sec04 .img02{
  display: block;
  width: calc(580 * (100vw / 750));
  background: #FFFFFF;
  margin-left: calc(60 * (100vw / 750));
  margin-bottom: calc(36 * (100vw / 750));
}

#em240327travel #sec04 .creditLinks{
  display: block;
  padding-bottom: calc(60 * (100vw / 750));
  text-align: center;
}


#sec04 .img03{
  display: block;
  width: calc(340 * (100vw / 750));
  background: #FFFFFF;
  margin-left: 0;
  margin-bottom: calc(120 * (100vw / 750));
}


#sec04 .img04{
  display: block;
  width: calc(339 * (100vw / 750));
  background: #FFFFFF;
  position: absolute;
  z-index: 1;
  left: calc(361 * (100vw / 750));
  top: calc(1834 * (100vw / 750));
}

#sec04 .sectionLede{
  display: block;
  width: calc(624 * (100vw / 750));
  margin-left: calc(40 * (100vw / 750));
  text-align: left;
}

#em240327travel #sec04 .sectionLede > p{
  letter-spacing: 0.045em;
}



/*******************************
sec05
*******************************/
#sec05{
  display: block;
  width: 100%;
  margin: 0 auto calc(140 * (100vw / 750));
  padding-top: 0;
  position: relative;
}

#em240327travel #sec05 .lpSecTTL{
  width: calc(141.1279 * (100vw / 750));
  left: calc(20.8721 * (100vw / 750));
  top: calc(145.7568 * (100vw / 750));
  z-index: 2;
}


#sec05 .img01{
  display: block;
  width: calc(540 * (100vw / 750));
  background: #FFFFFF;
  margin-left: calc(160 * (100vw / 750));
  margin-bottom: calc(62 * (100vw / 750));
}


#sec05 .sectionLede{
  display: block;
  width: calc(619 * (100vw / 750));
  margin-left: calc(40 * (100vw / 750));
  margin-bottom: calc(76 * (100vw / 750));
  text-align: left;
}

#em240327travel #sec05 .sectionLede > p{
  letter-spacing: -0.028em;
}


#sec05 .img02{
  display: block;
  width: calc(350 * (100vw / 750));
  background: #FFFFFF;
  margin-left: 0;
}


#sec05 .img03{
  display: block;
  width: calc(350 * (100vw / 750));
  background: #FFFFFF;
  position: absolute;
  z-index: 1;
  left: calc(350 * (100vw / 750));
  /*top: calc(1275 * (100vw / 750));*/
  top: 0;
}


#em240327travel #sec05 .creditLinks{
  display: block;
  padding-top: calc(37 * (100vw / 750));
  text-align: center;
}

/*******************************
sec06
*******************************/
#sec06{
  display: block;
  width: 100%;
  margin: 0 auto calc(142 * (100vw / 750));
  padding-top: 0;
  position: relative;
}

#em240327travel #sec06 .lpSecTTL{
  width: calc(66.2666 * (100vw / 750));
  left: calc(593 * (100vw / 750));
  top: 0;
  z-index: 2;
}


#sec06 .img01{
  display: block;
  width: calc(595 * (100vw / 750));
  background: #FFFFFF;
  margin-left: 0;
  margin-bottom: calc(62 * (100vw / 750));
}

#sec06 .sectionLede{
  display: block;
  width: calc(624 * (100vw / 750));
  margin-left: calc(40 * (100vw / 750));
  margin-bottom: calc(58 * (100vw / 750));
  text-align: left;
}

#em240327travel #sec06 .sectionLede > p{
  letter-spacing: 0.036em;
}

#sec06 .img02{
  display: block;
  width: calc(500 * (100vw / 750));
  background: #FFFFFF;
  margin-left: calc(200 * (100vw / 750));
  margin-bottom: calc(194 * (100vw / 750));
  position: relative;
  z-index: 2;
}


#sec06 .img03{
  display: block;
  width: calc(348 * (100vw / 750));
  background: #FFFFFF;
  position: absolute;
  z-index: 1;
  left: 0;
  /*top: calc(1862.5 * (100vw / 750));*/
  top: calc(630 * (100vw / 750));
}


#em240327travel #sec06 .creditLinks{
  display: block;
  width: calc(290 * (100vw / 750));
  margin-left: calc(383 * (100vw / 750));
  padding-bottom: calc(140 * (100vw / 750));
  text-align: left;
}


#sec06 .img04{
  display: block;
  width: calc(660 * (100vw / 750));
  background: #FFFFFF;
  margin-left: calc(20 * (100vw / 750));
}


#em240327travel #sec06 .creditLinks.credit2{
  display: block;
  width: 100%;
  margin-left: 0;
  padding-top: calc(36 * (100vw / 750));
  padding-bottom: 0;
  text-align: center;
}



/*******************************
allItemBtn
*******************************/
#em240327travel .allItemBtn{
  display: block;
  width: calc(414.6309 * (100vw / 750));
  margin: 0 auto;
  text-align: center;
  position: relative;
}

#em240327travel .allItemBtn > a{
  display: block;
  padding-bottom: calc(24 * (100vw / 750));
  position: relative;
}

#em240327travel .allItemBtn > a::after{
  content: '';
  display: block;
  width: calc(280 * (100vw / 750));
  height: calc(2.5 * (100vw / 750));
  background: #597E52;
  opacity: .25;
  position: absolute;
  left: calc(50% - 140 * (100vw / 750));
  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 calc(10 * (100vw / 750));
  padding-left: calc(20 * (100vw / 750));
  padding-right: calc(20 * (100vw / 750));
  padding-bottom: calc(20 * (100vw / 750));
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 1;
}

#em240327travel #sec02 .figSlider ul.pager{justify-content: flex-end;}
#em240327travel #sec05 .figSlider ul.pager{justify-content: flex-end; padding-bottom: calc(16 * (100vw / 750));}
#em240327travel #sec06 .figSlider ul.pager{justify-content: flex-end;}


#em240327travel .figSlider ul.pager > li{
  display: block;
  width: calc(14 * (100vw / 750));
  height: calc(14 * (100vw / 750));
  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 .pcView{display: none;}











