item-box-pic @charset "utf-8";
/* CSS Document */
.clearfix:before, .clearfix:after {
  content: "";
  display: block;
  overflow: hidden;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  zoom: 1;
}
/*===============================*/
* {
  margin: 0;
  padding: 0;
}
p {
  margin: 0;
  padding: 0;
}
a {
  text-decoration: none;
}
.smp_none {
  display: none;
}
body {
  margin: 0;
  padding: 0;
  font-family: 'Noto Sans JP', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'Meiryo', 'メイリオ', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
ul, li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
/* レイアウトルール */
#l-wrapper {
  padding: 0 0 6% 0;
  font-size: 14px;
  line-height: 1.5;
  color: #333;
  width: 100%;
  margin: 0 auto;
  background: url("../img/bg01.png");
}
#wrap {
  background: url("../img/bg01.png");
}
.l-container img {
  max-width: 100%;
  height: auto;
}
.container {
  background: #FCFACA;
  padding: 2% 0 1% 0;
}
.l-container {
  width: 96%;
  margin: 5% auto 0;
  box-sizing: border-box;
  text-align: left;
  padding: 10px 0 0;
}
/* パンくず */
#breadcrumb {color: #33aab3;}

.mv_area {
 /* height: 53.34%; *//* 高さ000 ÷幅000 × 100 */
/*  width: 100%;
  padding-top: 53.34%;
  background: url(../img/title_smp.jpg)0 0 no-repeat;
  background-size: contain;  */
}

.mv_area {
	width: 100%;
	background: url("../img/title_smp.jpg") no-repeat top center;
	background-size: 100%;
}

.mv_area .inner { position: relative;	height: 85.6vw; }

.mv_area .logo {
    padding-top: 4vw;
    width: 80vw;
    margin: 0 auto 4vw;
  position: absolute;
   top: 50%;
   left: 50%;
   -webkit-transform: translate(-50%, -50%);
   transform: translate(-50%, -50%);
    max-width: 100%;
}


.mv_area img {
	width: 100%;
}



#kv_tour {
  height: 180px;
  background: url(../img/common/title_bg_tour.png) no-repeat center top;
  background: #f6c500;
}

/****************************************
		# チャーター便商品設定
*****************************************/
#charter_wrp, #charter_wrp .item-wrap {
  background: linear-gradient(-45deg, #6CDFE1 25%, #98E9EA 25%, #98E9EA 50%, #6CDFE1 50%, #6CDFE1 75%, #98E9EA 75%, #98E9EA);
  background-size: 4px 4px;
}
#charter_wrp .tag {
  background: #f49834;
  color: #FFF;
  font-size: 0.8em;
  letter-spacing: -0.05em;
}
#charter_wrp .tag2 {
  background: #ffff33;
  color: #004bb0;
}
/****************************************
		# 商品設定
*****************************************/
.section-box-wrap {
  /*margin:0 0 4vw;*/
  /*	background:#EEEEEE;*/
  padding: 8px 5px 5px 0;
}
.section-box-wrap h2 {
  width: 97%;
  margin: 0 auto 2%;
}
.item-wrap {
  width: 100%;
  overflow-x: scroll;
  -webkit-overflow-scrolling: touch;
  margin-bottom: 4vw;
}
.item-wrap .item-json-wrap {
  display: flex;
  padding: 0 0 0 3vw;
}
.item-wrap .item-json-wrap > li {
  border: 1px solid #eee;
  background-color: #fff;
  margin: 0 5px 0 0;
  padding-bottom: 10px;
  position: relative;
}
.item-wrap .item-json-wrap > li:after {
  content: "";
  bottom: 0;
  right: 0;
  border-top: 0.5em solid transparent;
  border-right: 0.5em solid #fee262;
  position: absolute;
  z-index: 100;
}
.item-wrap .item-box {
  width: 52vw;
  padding: 3%;
  background-size: 7px;
  margin: 0 0;
  text-align: left;
  position: relative;
  line-height: 1.4;
}
.item-box a {
  display: block;
  width: 100%;
  height: 100%;
  color: #333;
}
.item-box-pic img {
  width: 100%;
  box-sizing: border-box;
  /*    margin-top: -3%;*/
}

#bus .item-box-pic img{height: 36vw;     object-fit: cover; }




.item-wrap .item-box .item-box-img .item-box-icon {
  padding: 2px 3px;
  background: #EB8C26;
  color: #FFF;
  font-size: 0.6em;
  text-align: center;
}
.item-wrap .item-box .item-box-img .item-box-icon.airasia {
  background: #ea0001;
}
.item-wrap .item-box .item-box-img .item-box-pic, .item-wrap .item-box .slick-container .item-box-pic {
  float: none;
  width: 100%;
  height: auto;
  margin: 0;
  border-radius: 0;
  overflow: hidden;
}
.item-wrap .item-box .item-box-info {
  width: 100%;
  margin: 0;
  padding: 0 0 2% 0.5%;
}
.item-wrap .item-box .item-box-info .item-box-ttl, .item-wrap .item-box .item-box-info .item-box-ttl2 {
  float: none;
  width: 100%;
  margin: 10px 0 10px;
  font-size: 3.9vw;
  font-weight: bold;
}
.item-box-point {
  color: #333333;
  display: block;
  font-size: 3.2vw;
  font-weight: normal;
  margin-top: 5px;
  text-align: left;
}
.item-wrap .item-box .item-box-info .item-box-ttl2 {
  color: #BD1C54;
}
.item-wrap .item-box .item-box-info .item-box-txt, .item-wrap .item-box .item-box-info .item-box-txt2 {
  float: none;
  width: 100%;
  margin: 0 0 5px;
  padding: 3px 5px;
  background: #FAFAFA;
  color: #333;
  font-size: 0.65em;
  line-height: 1.2;
  text-align: left;
}
.item-wrap .item-box .item-box-info .item-box-txt2 {
  margin: 0 0 7px;
  background: #F8F3E7;
  font-size: 0.7em;
}
.item-box-url {
  clear: both;
  display: block;
  padding: 0 0 5px;
}
.item-box-url a {
  display: inline-block;
  padding: 5px 25px 5px 7px;
  background: #DDD url(https://www.his-j.com/kix/sp/img/icon/icon_next01.png) no-repeat right 5px center;
  background-size: 14px;
  border-radius: 3px;
  color: #333;
  font-size: 0.6em;
  line-height: 1em;
  text-align: center;
  text-decoration: none;
}
.item-wrap .item-box  .item-box-price {
  margin: 5% 0 0;
  font-size: 3.8vw;
  text-align: right;
  font-weight: bold;
  color: #F00;
}
.item-box-span {
  color: #666;
  font-size: 2.8vw;
  text-align: right;
}
.item-box-more {
  width: 96%;
  margin: 7px auto 5px;
  padding: 7px 0;
  background: #BD1C54;
  color: #FFF;
  font-size: 0.8em;
  text-align: center;
}
.comment {
  margin: 4%;
  text-align: center;
  font-size: 3vw;
}
.tag {
  color: #000;
  width: 100%;
  box-sizing: border-box;
  padding: 2.5% 0;
  font-size: 3vw;
  letter-spacing: -0.03em;
  background: #ffffb6;
  display: block;
  text-align: center;
  margin-top: 1%;
}
.tag2 {
  background: #FFFF33;
  color: #000000;
  font-weight: bold;
  padding: 2% 6%;
  font-size: 2.9vw;
  position: absolute;
  right: 3%;
  top: 3%;
  /*    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;*/
}



.section-other-btn {
  display: block;
  width: 100%;
  margin: 5px auto 10px;
}
.section-other-btn a {
  display: block;
  width: 92%;
  margin: 0 auto;
  padding: 3.5%;
  background: #ee8107 url("/ngo/common/img/icon/icon_next01_wh.png") no-repeat right 5px center;
  background-size: 20px;
  border-radius: 3px;
  color: #fff;
  font-size: 3.2vw;
  line-height: 1;
  text-decoration: none;
}
/*index_preのとき*/
/*div.accordion, .section-other-btn{display: none;}
*/
/*#dome-area{display: none;}*/
#itemConts {
  width: 100%;
  background: url(../img/bg01.png) repeat #FFF;
  padding: 5vw 0;
}
#itemConts h2 {
  text-align: center;
  margin-bottom: 20px;
}
#itemConts h2 span {
  font-size: 5.8vw;
  color: #554e3d;
  font-weight: bold;
  line-height: 1;
  display: inline-block;
  /*    border-bottom: dashed 3px #f65f86;*/
  /* padding: 0 15px;*/
}
/****************************************
		2021年用
*****************************************/
/*------------------------------------------------
	ナビ
--------------------------------------------------*/
#navi {
  width: 100%;
  background-color: #4fc6cf;
  padding: 2vw 0;
  position: relative;
}
#navi:after {
  position: absolute;
  bottom: -5px;
  content: "";
  display: block;
  width: 100%;
  height: 5px;
  background-size: 28px 5px;
}
#navi .read {
  text-align: center;
  font-size: 12px;
  line-height: 1.5em;
  color: #fff;
  margin:0 10px 10px;
}
.navi-box {
  width: 96vw;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
}
.navi-box li {
  width: 47vw;
  height: 40px;
  margin: 0 0.5vw 1vw;
  text-align: center;
  font-size: 13px;
  font-weight: bold;
  line-height: 1.2em;
}
.navi-box li a {
  color: #3f3a39;
  text-decoration: none;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  border-radius: 3px;
  padding: 0 0.5em 0 0;
  position: relative;
}
.navi-box li a:after {
  font-family: FontAwesome;
  content: "\f107";
  color: #00ACBA;
  position: absolute;
  right: 2px;
}
.navi-box li.search a:after {
  font-family: FontAwesome;
  content: "\f08e";
}
.lineupArea {
  width: 94%;
  margin: 0 auto 20px;
}
.lineupArea .ttl {
  margin: 0 5px 5px 0;
  border-top: 1px #554e3d solid;
  border-bottom: 1px #554e3d solid;
  text-align: center;
  font-size: 13px;
  color: #554e3d;
  padding: 5px 0;
  font-weight: bold;
  margin-bottom: 10px;
}
.lineupArea .ttl:before {
  font-family: FontAwesome;
  content: "\f002";
}
.btn01 a {
  display: inline-block;
  background-color: #4fc6cf;
  border-radius: 30px;
  font-size: 12px;
  color: #fff;
  text-decoration: none;
  position: relative;
  padding: 5px 12px;
}
.btn01 a:hover {
  background-color: #2a84ff;
}
/*.btn01 a:after {
  position: absolute;
  top: 50%;
  right: 10px;
  content: " ";
  margin-top: -8px;
  width: 14px;
  height: 16px;
  background: url(../img/ic07.png) no-repeat 0 0;
}*/
.tour_wrp h2 span {
  padding: 0 .5em;
}
.tour_wrp h2 span::before {
  content: '';
  display: block;
  width: 100%;
  height: 47px;
  background-size: 14vw;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: center bottom;
  background-image: url(../img/ic02.png);
}
.list01 {
  display: flex;
  flex-wrap: wrap;
  padding: 0 5px;
}
.list01 li {
  text-align: center;
  font-size: 12px;
  margin: 0 5px 5px 0;
}
.list01 li a:after {
  font-family: "FontAwesome";
  content: "\f105";
  margin-left: 5px;
}
.item-wrap .item-json-wrap > li.goto::before {
  content: "";
  background: url("https://www.his-j.com/kokunai/campaign/goto/images/icon_goto.png") no-repeat;
  background-size: contain;
  width: calc(120vw/ (750 / 100));
  height: calc(120vw/ (750 / 100));
  position: absolute;
  top: 24%;
  left: 0px;
  z-index: 10;
}
.goto .item-box-price::before {
  content: "Go Toトラベル 表示価格より最大半額補助";
  background-color: #f00;
  font-size: calc(20vw / 750 * 100);
  color: #FFF;
  padding: 0.3em;
  display: block;
  margin: 3px auto;
}
.love .item-box-price::before {
  content: "LOVEあいちキャンペーン適応価格";
  background-color: #7897A6;
  font-size: 12px;
  color: #FFF;
  padding: 0.3em;
  display: block;
  margin-top: 5px;
  text-align: center;
}
.product__list--label--line {
  background: #07b53b;
  padding: 1% 2%;
  text-align: center;
  margin: 6px 3px 0 0;
  color: #fff;
  font-size: 10px;
  display: inline-block;
}


/*DP*/ 
.grid-col__body{    padding: 2% 0 2% 0.5%;}

.dp-list {
    font-size: 12px;
    line-height: 1.3;
    display: flex;
    align-items: baseline;
  
}
.dp-list+.dp-list {
    margin-top: 2px;
}
.dp-list .dp-list__item {
    display: inline-block;
    background: #7d7d7d;
    color: #FFF;
    text-align: center;
    width: 72px;
    padding: 2px 0 2px;
    margin-right: 5px;
    font-size: 0.9em;
}

.dp-list>span+span {
    width: calc(100% - 72px - 5px);
}
/*セントレアバナー*/

.centrair{
    text-align: center;
    margin: 5% auto 2%;
}
.centrair img{
    width:95%;
}

/*DP注意書き*/
p.attention {
    width: 94vw;
    padding: 4vw;
    margin:0 auto 10px;
    font-size: 12px;
    line-height: 1.5em;
    color: #333;
    background: #efefef;
    border-radius: 5px;
}