﻿/* CSS Document */

/****************************************************************/
/* PC共通CSS
/****************************************************************/
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;600;700&display=swap');

* {
	margin: 0;
	padding: 0;
	list-style: none;
}
html, body{
}
img {
	vertical-align: bottom;
	border: 0;
}
p {
	margin: 0;
	padding: 0;
}
a, a:hover{
	color: #333;
	text-decoration: none;
}

/* 見出し*/
h1, h2, h3, h4, h5 {
	font-size:100%;
}
.clear {
	clear:both;
}
/* clearfix */  
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
* html .clearfix {
	zoom: 1;
}/* IE6 */
*:first-child+html .clearfix {
	zoom: 1;
} /* IE7 */
.clearfix{zoom:100%;}



.pc_none{ display: none;}
#footer_mobile{ display: none;}

.fsiz_small{
	font-size: 80%;
}

/****************************************************************/
/* pankuzu（新）
/****************************************************************/
#breadcrumb {
    width:992px;
    text-align: left;
    font-size: 12px;
    padding: 7px 12px;
	margin: 0 auto;
}
#breadcrumb ol{
	list-style: none;
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}
#breadcrumb li {display: inline; padding-right: 5px;}
#breadcrumb li:last-child{font-weight: bold;}

#breadcrumb a, #breadcrumb a:visited{
	color: #333;
	text-decoration: none;
}
#breadcrumb a:hover{
	color: #999;
	text-decoration: none;
}


/****************************************************************/
/* pankuzu（旧：消える予定）
/****************************************************************/
#pankuzu{
	box-sizing: border-box;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	font-size:12px;
	line-height: 1.5;
	color: #333;
	width:960px;
	color: #333;
	text-align:left;
	padding:8px 2px;
	margin:0px auto 0;
}

#pankuzu ul {
	list-style:none;
	margin:0;
	padding:0;
	vertical-align: bottom;
}

#pankuzu li {
	display:inline;
	padding-right: 3px;
}
#pankuzu li:last-child{font-weight: bold;}
#pankuzu a{
	color:#333333;
	text-decoration: none;
}

#pankuzu a:hover{color:#333333;text-decoration:underline;}

/****************************************************************/
/* pagetop（消える予定）
/****************************************************************/
#pagetop {
	position: fixed;
	bottom: 77px;
	right: 50px;
	font-size:25px;
	z-index: 9999;
	display:none;
}
#pagetop a {
	text-decoration: none;
	color: #FFF;
	padding: 20px 25px;
	font-weight:bold;
	text-align: center;
	display: block;
	border-radius: 5px;
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}
#pagetop a:hover {
	text-decoration: none;
	filter:alpha(opacity=50); 
	opacity:0.5;
}


/****************************************************************/
/* jump用 // 掲載期間が終了しました
/****************************************************************/

#jump_wrap{
	width:900px;
	margin:0 auto;
	padding:50px 30px;
	line-height:1.6em;
}
#jump_wrap .ttl{
	display:block;
	font-size:20px;
	font-weight:bold;
	color:#006699;
	padding-bottom:10px;
	order-bottom: solid 1px #999;
	margin-bottom:45px;
}


/****************************************************************/
/* 検索BOX
/****************************************************************/

#search_box{/* background:#ffd5d5;*/ margin: 30px 0 0;}
#search_box iframe{width:100%; height:430px; border:none; }

#search_box .contents {
    padding: 10px 0 50px 0;
    width: 960px;
    clear: both;
    margin: 0 auto;
    border: none;
}

/****************************************************************/
/* 検索用追従ボタン
/****************************************************************/
.floating_btn{
	top: 300px;
	right: 5%;
	position: fixed;
	z-index: 9999;
	display:none;
}
.floating_btn img{
	transition: all 0.5s;
}
.floating_btn img:hover{
	opacity: 0.6;
}

/****************************************************************/
/* featureから移動　2020.2.27
/****************************************************************/
#footerArea {
    width: 100%;
    margin: 0 auto 0px;
    padding: 0;
}
#searchBox li{-webkit-box-sizing: content-box; box-sizing: content-box;}
#searchBox h2{
	text-align: center;
    font-size: 28px;
    color: #333;
	margin: 0 0 25px;
}
#searchBox h2 span{border-bottom: 6px solid #0064b1;}

	
/* searchBox */
#searchBox {  width: 960px; margin: 0 auto; padding:25px 0; box-sizing: border-box !important;}
#searchBox ul#js_tabBody{position: relative;}

#searchBox .title + #searchBoxSet { margin-top: 23px;}
#searchBoxSet .md_search_tabList {
	margin: 0 10px 0 0;
	float: left;
}
#searchBoxSet .md_searchBtn .md_search_tabList:last-of-type { margin-right: 0; }
#searchBox .md_search_tabList a {
	background: #999;
	border: 2px solid #999;
	padding: 16px 0 17px;
	text-align: center;
	font-size: 16px;
	line-height: 1;
	color: #FFF;
	display: block;
	text-decoration: none;
	margin-bottom: -2px;
	position: relative;
}

#searchBox .md_search_tabList .dome a{ background:  url(/ngo/common/img/icon/box_white001.png) no-repeat right 20px center;  background-size: 15px;}

#searchBoxSet .md_search_tabList.tour a,
#searchBox .md_search_tabList.tour a::after { width: 205px;}
#searchBoxSet .md_search_tabList.airhotel a,
#searchBox .md_search_tabList.airhotel a::after { width: 265px;}
#searchBoxSet .md_search_tabList.air a,
#searchBox .md_search_tabList.air a::after { width: 205px;}
#searchBoxSet .md_search_tabList.dome a,
#searchBox .md_search_tabList.dome a::after { width: 200px; padding-right: 10px;  }

#searchBox .md_search_tabList.dome a::before {
  content: '';
  display: inline-block; 
  width:15px; 
  height: 15px;
  background: url(/ngo/common/img/icon/box_white001.png) no-repeat;
  background-size: contain;
  vertical-align: middle;
      position: absolute;
  top: 17px;
  right: 17px;
}

#searchBox .md_search_tabList a.is_block {
	background: #FFF;
	color: #0064b1;
	border-color: #0064b1;
}
#searchBox .md_search_tabList a:not(.is_block):hover {
	background: #0064b1;
	color: #FFF;
	border-color: #0064b1;
}
#searchBox .md_search_tabList a::after {
	content: "";
	height: 2px;
	background: #0064b1;
	position: absolute;
	bottom: -2px;
	left: -2px;
}
#searchBox .md_search_tabList a.is_block::after {
  width: 100%;
  left: 0;
background: #FFF;
	z-index: 20;    border-bottom: solid 2px #fff;  margin-bottom: -1px;
    
}
#searchBoxSet .md_searchBtn a {
  padding-right: 28px;
  position: relative;
}
#searchBoxSet .md_searchBtn a::before {
  content: "";
  background: url(../../img/index/tabWindow.png) no-repeat;
  background-size: contain;
  width: 16px;
  height: 13px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 12px;
  margin: auto;
}
#searchBoxSet .md_searchBtn a:hover::before {
  background: url(../../img/index/tabWindowOn.png) no-repeat;
  background-size: contain;
}
#searchBox #js_tabBody {
  background: #FFF;
  border: 2px solid #0064b1;
  padding: 30px 20px;
  clear: both;
}
#searchBox .md_search_label:not(.is_nonBg) { background-color: #0064b1; }





/* recommnedArea */
#recArea h3{
	text-align: center;
    font-size: 28px;
    color: #333;
	margin: 0 0 25px;
}
#recArea h3 span{
	border-bottom: 6px solid #0064b1;
}
#recArea { width:960px; overflow:hidden; margin: 35px auto 0; padding-bottom: 50px;}
#recArea ul{ width:100%; padding:0 50px; box-sizing: border-box;}
#recArea li img{ width:100%;}
#recArea li img:hover{opacity: 0.8;}
#recArea li {
	width: 20%;
    float: left;
    padding: 0 1%;
    box-sizing: border-box;
}

/* recommnedArea_NEW */

#searchApp {
    width: 100%;
    margin: auto;
    padding: min(calc(60vw / 7.5) ,60px) 0;
}


/*　LINE　メルマガボタン用*/
#couponInfo {
    font-family: 'Noto Sans JP', sans-serif;
    min-height: 5px;
  }
  #couponInfo .button {
    max-width: 285px;
    min-height: 50px;
    vertical-align: middle;
    padding: 0 10px;
    line-height: 2;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    position: relative;
  }
  #couponInfo .button img {
    width: 29px;
    max-width: 32px;
    margin-right: 8px;
  }
  #couponInfo .button span {
    font-size: 1.42rem;
    font-weight: bold;
  }
  #couponInfo .txtGreen span {
    color: #00B900;
  }
  #couponInfo .txtBlue span {
    color: #004098;
  }
  .arrowRight:after {
    content: '';
    display: block;
    position: absolute;
    width: 7px;
    height: 7px;
    top: calc(50% - 7px);
    right: 10px;
    transition: all .50s ease-out;
    border-top: 2px solid;
    border-right: 2px solid;
    transform: rotate(45deg);
    border-color: #555;
  }
  #couponInfo .txtGreen:after {
    border-color: #00B900;
  }
  #couponInfo .txtBlue:after {
    border-color: #004098;
  }