@charset "utf-8";
/* CSS Document */ :root {
  --black: #333;
  --brown: #343434;
  --yellow: #ffe906;
  --kyellow: #FFCB22;
  --pink: #eb0c91;
  --ublue: #d0dff1;
  --blue: #1e3476;
  --navy: #10407f;
  --knavy: #072063;
  --gray: #F2F2F2;
  --ugray: #F2F2F2;
  --red: #cd2e38;
  --pred: #F01C1C;
  --orange: #E7770F;
  --rave: #f3ecf9;
  --umizu: #b6e5ea;
  --cream: #ffecb6;
  --green: #06c755;
  --purple: #e1d2ee;
  --kpurple: #4b0b88;
  --f_sans: 'Noto Sans JP', sans-serif;
  --f_serif: 'Noto Serif JP', serif;
  --center_contain: no-repeat center center / contain;
}
img {
  max-width: 100%;
}
#nopc,.nopc,.br-sp{ display: none !important;}
main.main { font-family: "Noto Sans JP", serif;}
#wrap {
  width: 100%;
  min-height: 400px;
  margin: 0 auto;
  font-size: 1.2rem;;
  color: var(--black);
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "sans-serif";
}

section{ background: var(--purple); padding-top: 3rem;}
.section__inner{
  background: #FFF;
  width: 992px;
  margin: 0 auto;
  padding: 2rem;
}
/* 背景 */
section{ 
  background-image: url(../img/bk.png);
  background-position: 2% 5%;     
}

/* MV */
#mv {
  width: 100%;
  background-image: url(../img/main.jpg);
  background-repeat: no-repeat;
  background-position: top center;
  height: 550px;
  align-items: center;
}
#mv img { margin-top: 3rem; max-width: 100%;}
p.title { text-align: center; }

/* 特典 */
.tokuten li{ text-align: center; border-bottom: 6px dotted var(--kpurple)}
/*.tokuten li:not(:first-child){ 
  border-top: 6px dotted var(--red);
}*/
.tokuten_waku { margin: 2rem;}
.korea_ph01 { position: relative;}
.korea_ph01::after{
    position: absolute;
    content: "";
    display: inline-block;
    background: url(../img/korea_ph01.png) no-repeat;
    width: 250px;
    height: 250px;
    right: -15%;
    bottom: -1%;
}
.visitkorea_bnr { margin-top: 2rem;}
.gentei_icon {
    font-size: 1.5rem;
    font-weight: bold;
    background: var(--kpurple);
    color: #fff;
    padding: .5rem 3rem;
    border-radius: 3rem;
    width: 40%;
    margin: 0 auto 1rem;
}
.tokuten p{ font-size: 2rem; font-weight: bold; line-height: 3.5rem;}
.tokuten span{ font-size:3rem; color:var(--pred) }
.under {
    background: linear-gradient(transparent 50%, yellow 50%);
    width: 60%;
    margin: 0 auto 2rem;
}
.under span {font-size: 1.5rem; color: #000;}
.info {
    background: #e1d3ed;
    width: 80%;
    margin: 1rem auto 2rem;
    padding: 1rem;
}
.info li{border-bottom: none;}
.info .midashi{ font-size: 1.5rem; font-weight: bold;}
p.info_small { font-size: 1.3rem;}
span.price_big { font-size: 4rem;}

/* 商品ラインナップ */
h2.heading--tourtitle {
    background: var(--pink);
    text-align: center;
    font-size: 2.3rem;
    font-weight: bold;
    color: #fff;
    margin-bottom: 1rem;
    padding: .5rem;
}
h2.heading--tourtitle.tokuten,h2.heading--tourtitle.tourdes{ position: relative;}
h2.heading--tourtitle.tokuten::after,h2.heading--tourtitle.tourdes::after {
  position: absolute;
  content: url(../img/icon_heart.png);
  bottom:0;
  left: 0;
}
.grid-col4 {
  background: #FFF;
  padding: 0.5rem;
  box-shadow: 2px 2px 6px 0px #b9b9b9;
  margin: 0.5rem;
  width: calc((100% - 4rem) / 4);
}
.grid-col4 .heading--md .dep{ display: block; font-size: 1.2rem;}
.grid-col4 .heading--md{ margin: 8px 0; line-height: 1.8rem; font-size: 1.2rem;}
.grid-col4  span.nenyu { display: block; }
.heading--md { font-size: 1.3rem;}

.grid-col4:empty { display: none;}

/* 4並び商品 */
.col_waku .imgContainer--full>img { aspect-ratio: 5 / 3.5;}
.tour_waku {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #ffffff;
}
.col_waku {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.grid-col__body {
  display: flex;
  flex-direction: column;
  padding-bottom: 0;
}
.col_waku .imgContainer--full>img { aspect-ratio: 5 / 3.5;}
.tour_waku .img { margin-right: 2rem; width: 60%;}
.lx_textBox h3,.mnTxt_1 h3 {
  font-size: 1.1em;
  font-weight: 600;
  color: var(--pred);
}
.text_tour {
  font-size: 1rem;
  padding: 0.5rem;
  background: var(--ugray);
  margin: 0.5rem 0;
}
.text--smallPrice {
  font-weight: 600;
  color: var(--pred);
  font-size: 1.3rem;
}
.tour-nenyu{ font-size: 1rem;}
p.product__list--point {
  background: var(--pred);
  text-align: center;
  color: #fff;
  margin-bottom: 0.5rem;
  font-size: 0.9rem;
  font-weight: bold;
  margin-top: auto;
}
.text--point { margin-bottom: .5rem;}
.imgContainer--full { margin-bottom: 0;}
.text--smalldep{
    font-size: .9rem;
}

/* もっと見る */
.other_button a {
    display: block;
    width: 400px;
    max-width: 400px !important;
    margin: 2rem auto 1rem;
}
/* こちらもお見逃しなく */
.bnr_area{
  width: 992px;
  margin: 0 auto;
  text-align: center;
}
.bnr_area h4 {
    text-align: center;
    font-size: 2rem;
    font-weight: bold;
}
.bnr_area .cpn_info{
    text-align: center;
    font-size: 1.5rem;
    font-weight: bold;  
    margin-bottom: .5rem;
}
#searchArea{ padding-bottom: 3rem; }

/* ★スマホ用★ */
.headfoot-is-sp .section__container{ width: 100%;}
.headfoot-is-sp .goTop__img--pc {
  display: none;
}
.headfoot-is-sp #nopc,.headfoot-is-sp .nopc,.headfoot-is-sp .br-sp{ display: block !important;}
.headfoot-is-sp #nosp,.headfoot-is-sp .nosp,.headfoot-is-sp .br-pc{ display: none !important;}
.headfoot-is-sp #wrap nav ul li a{
  font-size: 1rem;
	font-weight: bold;
  line-height: 1.1rem;
}
.headfoot-is-sp #pageNavi li { 
  width: calc((100% - 2rem) / 3);
  margin: 0.2rem;
}
.headfoot-is-sp #pageNavi li:first-child { border-left: none;}
.headfoot-is-sp #pageNavi li:last-of-type { border-right: none;}

.headfoot-is-sp #wrap { min-height: auto;}
.headfoot-is-sp .heading--title,.headfoot-is-sp .heading--schedule { 
  font-size: 1.6rem;
  margin: 1rem 0;
}
.headfoot-is-sp section{ padding-top: 2.5rem;}
.headfoot-is-sp .section__inner{width: 90%; padding: 1rem;}

/* 背景 */
.headfoot-is-sp section#tokuten{ background-position: 0 -20%;}

/* MV */
.headfoot-is-sp #mv {
    background-image: url(../img/main_sp.jpg);
    background-size: 100%;
    height: 77vw;
}
/* 特典 */
.headfoot-is-sp .tokuten_waku { margin: 2rem 0 1rem;}
.headfoot-is-sp .korea_ph01::after{display: none;}
.headfoot-is-sp .gentei_icon {
    width: 90%;
    padding: .5rem 0;
    margin: 0 auto .5rem;
}
.headfoot-is-sp .tokuten p{ font-size: 1.5rem; line-height: 2.5rem;}
.headfoot-is-sp .tokuten span{ font-size:2rem;}
.headfoot-is-sp .under { 
  width: 90%; 
  margin: 0 auto 1rem;
  background: linear-gradient(transparent 45%, yellow 80%);
}
.headfoot-is-sp .under span {font-size: 1rem;}
.headfoot-is-sp .info { width: 100%; }
.headfoot-is-sp .info .midashi{ margin-bottom: .5rem;}
.headfoot-is-sp p.info_small { font-size: 1rem; line-height: 1.5rem;}
.headfoot-is-sp span.price_big { font-size: 3rem;}

/* 商品ラインナップ */
.headfoot-is-sp h2.heading--tourtitle { font-size: 1.3rem; }
.headfoot-is-sp h2.heading--tourtitle.tokuten::after { bottom:40%;}

/* 4並び商品 */
.headfoot-is-sp .grid-col4 {width: 100%;}
.headfoot-is-sp .imgContainer--full { width: 100%;}
.headfoot-is-sp .col_waku { flex-direction: row;}
.headfoot-is-sp .col_waku .imgContainer--full { 
  width: 45%; 
  margin-right: 1rem; 
  border-radius: 0;
}
.headfoot-is-sp .grid-col__body { width: 100%; padding-bottom: 0;}
.headfoot-is-sp .grid-col__link { margin-bottom: 0;}
.headfoot-is-sp .heading--md { font-size: 1.2rem;}
.headfoot-is-sp .text--smallPrice{ text-align: center;}
.headfoot-is-sp .tour-nenyu{ 
  font-size: 0.8rem;
  text-align: center;
}
.headfoot-is-sp .text--smalldep{ text-align: center;}
/* もっと見る */
.headfoot-is-sp .other_button a { width: 100%;}

/* こちらもお見逃しなく */
.headfoot-is-sp .bnr_area{ width: 90%;}
.headfoot-is-sp .bnr_area .cpn_info{ font-size: 1.1rem;}

/* ★タブレット用★ */
.is-ipad .spot__point_box li { width: calc(90% / 3);}
.is-ipad .spot__point_box li:nth-child(even) { margin: 0 auto 0.5rem; }
.is-ipad .map_txt { width: 60%;}
.is-ipad .section__inner{ width: 100%;}

/* 特典 */
.is-ipad .korea_ph01::after{display: none;}
.is-ipad .gentei_icon { width: 60%;}
.is-ipad .tokuten p{ font-size: 1.8rem;}
.is-ipad .info { width: 100%;}
.is-ipad p.info_small { font-size: 1.3rem;}

/* 商品ラインナップ */
.is-ipad  h2.heading--tourtitle.tokuten::after { bottom:50%;}

@media (orientation: portrait){
}

