@charset "utf-8";

/* レイアウト */
.t10b { font-size: 10px; line-height: 14px}
.t10-r { font-size: 10px ; color: #FF0000}	
.t10w { font-size: 10px; color: #fff}
.t14b { font-size: 14px ; font-weight: bold ; color: #666666}
.t14y { font-size: 14px ; font-weight: bold ; color: #FFFFCC}
.t16b { font-size: 16px; font-weight: bold; color: #3366CC}

/* CSS初期設定 */
h1 {
	margin: 0;
	padding: 0;
	color: #626262;
	text-decoration: none;
}
ul,ol {
	list-style:none;
}
a {
	overflow: hidden;
}
.clear {
	clear: both;
}
.clearFloat:after { 
	content: "."; 
	display: block; 
	clear: both; 
	height: 0; 
	visibility: hidden; 
	line-height: 0; 
} 
.clearFloat { 
	display: inline-table; 
	min-height: 1%; 
} 
/* for macIE \*/ 
* html .clearFloat { 
	height: 1%; 
} 
.clearFloat { 
	display: block; 
} 
/* end of for macIE */
.clearFloat {
	overflow:hidden;
}
a.OpaChange:hover *{
filter:alpha(opacity=70); /*IE*/
-moz-opacity:0.70; /*FF*/
opacity:0.70;
}

html{scroll-behavior: smooth;}
main img{
	width:100%;
	height:auto;
}

/*759px以下*/
@media screen and (max-width: 759.9px) {
#wrapper {line-height: 1.4;}
.spnone{display:none;}

/* CSS */
#dirPathBlock,
#anchorLinkBlock {
	font-size: 10px;
	margin: 1% 1% 0 1%;
}
#dirPathBlock p,
#anchorLinkBlock a{font-size: 12px;}
h1 {
	margin: 0 1%;
}
h2 {
    display: block;
    background: #0353cc;
    padding: 10px 0;
    font-size: 14px;
    text-align: center;
    color: #FFF;
    margin-top: 1%;
}
.spnone,.smpnone{display:none;}
a img:hover{opacity:0.8;}
div#wrapper{
	width:100%;
	margin:0;
	padding:0;
}

/*ぱんくず*/
div#pastlist{
	display:block;
	line-height:1.34em;
	height:auto;
}
div#dirPathBlock{
	display:block;
	margin:5px 0 5px 0!important;
}
div#dirPathBlock a{
	display:inline!important;
	font-size:10px;
}
h1{font-size:10px!important;}

/* ●●●タイトル●●● */
#title2 img{
	width:100%;
	height:auto;
}
#boxMain *{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
p.setsumei{
	font-size: 10px;
	padding:5px;
}

/* ●●●年末年始人気のツアーランキング●●● */
#boxSub {
	float:right;
	width:200px;
	padding-top:0;
	margin:0 15px 0 0;
	display:none;
}

/* プルダウン 該当無しの設定
-------------------------------------------------*/
option.na {
	color: #999;
	background-color: #DDD;
}
#margin{margin-left:-20px;}

/* おすすめ旅情報
====================================================== */
.mb10{
	margin:20px 0;
}

/*box*/
h2#title{
	font-size:18px;
	color:#b30021;
	height:50px;
	line-height:50px;
	padding:0;
	margin:0;
	text-align:center;
}


/* add 2014 0323
------------------------------------------ */
.bar{
	display: block;
	width: 100%;
	height: 1px;
	background-color: #DDD;
	border: 0;
	clear:both;
	margin:0 0 13px;
	padding:0;
}
#boxSide{
	display:block;
	clear:both;
}

/* 国内ツアー
------------------------------------------ */
.boxTourKokunai {
	float:left;
	background-image: url(../ranking_images/bg_tour_kokunai.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 149px;
	width: 353px;
	margin:0px 5px 2px 0;
}
.boxTourKokunai h3 {
	padding:0;
	margin:0;
}
.boxTourKokunai ul {
	padding:0;
	margin:11px 0px 0px 17px;
}
.boxTourKokunai li {
	padding:0;
	margin:0;
}

/* 海外ツアー
------------------------------------------ */
.boxTourKaigai {
	float:left;
	background-image: url(../ranking_images/bg_tour_kaigai.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 149px;
	width: 353px;
	margin:0 0 2px;
}
.boxTourKaigai h3 {
	padding:0;
	margin:0;
}
.boxTourKaigai ul {
	padding:0;
	margin:11px 0px 0px 17px;
}
.boxTourKaigai li {
	padding:0;
	margin:0;
}

/* 国内個人旅行
------------------------------------------ */
.boxKojinKokunai {
	float:left;
	background-image: url(../ranking_images/bg_kojin_kokunai.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 148px;
	width: 353px;
	margin:0px 5px 25px 0;
}
.boxKojinKokunai h3 {
	padding:0;
	margin:0;
}
.boxKojinKokunai ul {
	padding:0;
	margin:15px 0px 0px 12px;
	overflow:hidden;
}
.boxKojinKokunai li {
	float:left;
	padding:0px 5px 0px 0px;
	margin:0;
}

/* 海外個人旅行
------------------------------------------ */
.boxKojinKaigai {
	float:left;
	background-image: url(../ranking_images/bg_kojin_kaigai.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 148px;
	width: 353px;
	margin:0 0 25px;
}
.boxKojinKaigai h3 {
	padding:0;
	margin:0;
}
.boxKojinKaigai ul {
	padding:0;
	margin:15px 0px 0px 12px;
	overflow:hidden;
}
.boxKojinKaigai li {
	float:left;
	padding:0px 5px 0px 0px;
	margin:0;
}

/*-------------------------------------------------------------

	県リンク設定
	
--------------------------------------------------------------*/
.areaList{
	margin:0 0 10px;
}
.areaList li {
	margin-right:20px;
	padding-left: 6px;
	display:inline-block;!important
	float:left;
	margin:0 0 5px 10px;
	padding:0 0 0 20px;
	font-size:12px;
	position:relative;
}
.areaList li:after{
	position:absolute;
	top:50%;
	left:5px;
	content:""; /* 空の要素を作成 */
	width:0;
	height:0;
	margin-top:-2px; /* 位置を中心に調整 */
	border-width:5px;
	border-style:solid;
	border-color:#079CCE transparent transparent transparent;
	/*border-left-color:#FFF;  矢印の色 */

}

/*-------------------------------------------------------------

	設定
	
--------------------------------------------------------------*/
.plan_area_wapper{
	margin-bottom: 30px;
	padding:0;
	margin:0;
	background:#F7F7F7;
	position: relative;
}
.plan_area_wapper:before, .plan_area_wapper:after{
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 15px;
  left: 10px;
  width: 50%;
  top: 80%;
  max-width:300px;
  background: #777;
}
.plan_area_wapper h3{
	margin:0 0 10px;
	padding:0;
	border:3px solid #0353CC;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.plan_area_wapper h3 span{
	background:#0353CC;
	display:block;
	margin:0;
	padding:8px;
	font-size:14px;
	color:#FFF;
	border:1px dashed #FFF;
}

/*-------------------------------------------------------------

	ランキングボックス設定
	
--------------------------------------------------------------*/
.rank_box01 {
	padding: 10px 10px 0 10px;
	position: relative;
	background: #fff;
	border:#CCC solid 1px;
	margin:0 10px 10px 10px;
}
span.area_name{
	position: absolute;
    top: 10px;
    left: 10px;
    background: #0386a3;
    color: #FFF;
    padding: 3px;
    display: block;
}
.rank_box01:nth-of-type(n+4){display:none;}
.rank_box01 dl{
	background:#FFC;
	padding:10px;
	margin:10px 5px 0 5px;
	border:1px solid #FC9;
}
.rank_box01 dt{
	color:#C90;
	font-weight:bold;
	font-size:12px;
	margin:0 0 5px 0;
	display:block;
}
.rank_box01 dd{
	font-size:12px;
}
.rank_box01 dd strong{
	color:#F00;
	font-weight:bold;
	display:block;
}
.rank_box01 .inner_box .top-left-icon {
    position:absolute;
    width:36px;
    height:50px;
    top:0;
    left:20px;
}
.rank_box01 .icon{
	position:absolute;
	top:-20px;
	left:-10px;
	}
.rank_box02 {
	width: 310px;
	height:180px;
	margin: 20px 0 0 4px;
	padding: 10px;
	float:left;
	position: relative;
	background: #fff;
	border:#CCC solid 1px;
	overflow:hidden;

}
.h_box{
	/*width:40%;*/
	float:left;
	padding:0;
	margin:0 10px 10px 0;
}
.t_box{
	width:50%;
	font-size:12px;
}
.t_box.clear{
	float:left;
	clear:none !important;
}
.h_box img{
	width:100%;
	height:auto;
}
.p_area{
	clear:both;
}
.p_box{
	width:100%;
	font-size:14px;
}
.rank_box02 .p_area{
	width:55%;
	float:left;
}
.rank_box02 .icon{
	position:absolute;
	top:-20px;
	left:-10px;
}	
	
/*h4設定*/
.rank_box01 h4{
	margin: 0 0 8px 0 ;
	font-size:1.2em;
	font-weight:bold;	
	border-bottom:#eb4f75 dotted 1px;
	color:#eb4f75;
	padding-bottom:7px!important;
	overflow:hidden;
	display:block;
}

/*-------------------------------------------------------------

	ボタン設定
	
--------------------------------------------------------------*/
.rank_box01 p{
	display:block;
	clear:both!important;
	overflow:auto!important;
}
.rank_box01 .btn03{
	display:block;
	width:100%;
	/*height:100%;*/
	text-decoration:none!important;
	color:#FFF!important;
	font-size:12px;
	background:url(../ranking_images/smp/im_arrow_plan.png) no-repeat #0067B3 98% 50%;
	background-size:12px auto;
	margin:0 0 10px;
	padding:8px;
	clear:both;
	-webkit-border-radius: 4px;
    border-radius: 4px;
	text-align: center;
}

/*ｂｔｎ04*/
.rank_box01 .btn04{
	display:block;
	width:100%;
	/*height:100%;*/
	text-decoration:none!important;
	color:#FFF!important;
	font-size:12px;
	background:url(../ranking_images/smp/im_arrow_plan.png) no-repeat #EB4F75 98% 50%!important;
	background-size:12px auto!important;
	margin:0 0 10px;
	padding:8px;
	clear:both;
	background:#EA4770;
	-webkit-border-radius: 4px;
    border-radius: 4px;
	text-align: center;

}

/*ｂｔｎ05*/
.rank_box01 .btn05{
	display:block;
	width:100%;
	/*height:100%;*/
	text-decoration:none!important;
	color:#FFF!important;
	font-size:12px;
	background:url(../ranking_images/smp/im_arrow_plan.png) no-repeat #FF8900 98% 50%!important;
	background-size:12px auto!important;
	margin:0 0 10px;
	padding:8px;
	clear:both;
	background:#EA4770;
	-webkit-border-radius: 4px;
    border-radius: 4px;
	text-align: center;

}

/*tabMenu*/
#tabMenu{
	overflow:hidden;
	border-bottom:3px solid #0353CC;
	margin:0 10px 10px;
}
#tabMenu li{
	width:50%;
	background:#03AEB7;
	color:#FFF;
	text-align:center;
	padding:10px 0 20px;
	font-size:1em;
	font-weight:bold;
	float:left;
	margin:0;
	cursor:pointer;
	border-top:1px solid #FFF;
	border-left:1px solid #FFF;
	position:relative;
}
#tabMenu li a{
	color:#FFF;
}
#tabMenu li:after{
	position:absolute;
	top:90%;
	right:50%;
	content:""; /* 空の要素を作成 */
	width:0;
	height:0;
	margin:-5px -5px 0 ; /* 位置を中心に調整 */
	border-width:5px;
	border-style:solid;
	border-color:#FFF transparent transparent transparent;
	/*border-left-color:#FFF;  矢印の色 */
}
#tabMenu li.select{
	width:50%;
	background:#0353CC;
	color:#FFF;
	text-align:center;
	padding:10px 0 20px;
	font-size:1em;
	font-weight:bold;
	cursor:default;
	float:left;
	border-top:1px solid #FFF;
	border-left:1px solid #FFF;
	position:relative;
}
.mt20{
	margin:50px 0 0;
}
.p_box{
	display:block;
	margin:0 0 10px;
	padding:0;
	overflow:hidden;
}
.p_box span,
.p_area{
	display:block;

}
.clear{
	clear:none!important;
}
.rank01{float: left;
	background:#D6B722;
	display:table;
	padding:1px 3px;
	margin:0 3px 0 0 ;
	color:#FFF;
-webkit-border-radius: 2px;
border-radius: 2px;
}
.rank02{float: left;
	background:#666;
	display:table;
	padding:1px 3px;
	margin:0 3px 0 0 ;
	color:#FFF;
-webkit-border-radius: 2px;
border-radius: 2px;
}
.rank03{float: left;
	background:#930;
	display:table;
	padding:1px 3px;
	margin:0 3px 0 0 ;
	color:#FFF;
-webkit-border-radius: 2px;
border-radius: 2px;
}
.rank04{float: left;
	background:#69C;
	display:table;
	padding:1px 3px;
	margin:0 3px 0 0 ;
	color:#FFF;
-webkit-border-radius: 2px;
border-radius: 2px;
}
.rank05{float: left;
	background:#69C;
	display:table;
	padding:1px 3px;
	margin:0 3px 0 0 ;
	color:#FFF;
-webkit-border-radius: 2px;
border-radius: 2px;
}

/*グローバルナビ*/
.navMenuNew100{
	background:#333;
}
.navMenuNew100 *{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
.navMenuNew100 ul{display:flex;}
.navMenuNew100 li{
	text-align: center;
    display: block;
    width: 33.33333%;
    float: left;
    margin: 0;
    padding: 10px 0;
    border-left: 1px solid #FFF;
    border-right: 1px solid #FFF;
}
.navMenuNew100 li a{
	color:#FFF;
	font-weight:bold;
	font-size:0.70rem;
	display:inline-block;
}

#ankerLink {
	text-align:center;
	width:100%;
	vertical-align:top;
	overflow:hidden;
	padding:10px 0;
}

#ankerLink li{
	-webkit-border-radius: 5px;
	border-radius: 5px;
	display:block;
	float:left;
	width:46%;
	margin:0 0 5px 2%;
	text-align:center;
	border:3px solid #EBEAEA;
}
#ankerLink li a{
	padding:8px;
	display:block;
	font-size:12px;
}
.navMenuNew100 li.select{color:#FF6;}

/*------------------------------------------------------
btn style
-------------------------------------------------------*/
.other_plan_btn{margin-bottom:30px;}
.other_plan_btn li{
	width:97%;
	float:left;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	margin-left:5px;
}
.other_plan_btn li a{width:100%;}

/*ｂｔｎ03ot*/
.btn03ot{
	background-color:#0365b0;
	display:block;
	margin:0 auto 5px;
	line-height:16px;
	text-align:center;
}
.btn03ot a{
	display:block;
	width:100%;
	height:100%;
	text-decoration:none!important;
	color:#FFF!important;
	font-size:12px;
	padding: 12px 4px;
}

/*ｂｔｎ04ot*/
.btn04ot{
	background-color:#e9486d;
	display:block;
	margin:0 auto 5px;
	line-height:16px;
	text-align:center;
}
.btn04ot a{
	display:block;
	width:100%;
	height:100%;
	text-decoration:none!important;
	color:#FFF!important;
	font-size:12px;
	padding: 12px 4px;
}

/*ｂｔｎ05ot*/
.btn05ot{
	background-color:#ff8a00;
	display:block;
	margin:0 auto 5px;
	line-height:16px;
	text-align:center;
}
.btn05ot a{
	display:block;
	width:100%;
	height:100%;
	text-decoration:none!important;
	color:#FFF!important;
	font-size:12px;
	padding: 12px 4px;
}
.rank_box01 .h_box img{width:135px;height:135px;}

/**/
#dirPathBlock p{font-size:10px;}

/*btn*/
.btnAll a:after{
	width:13px;
	height:13px;
	content:"";
	display:block;
	background:url(../images/im_arrow.png) no-repeat;
	position:absolute;
	top:40%;
	right:1%;
}	
.btnAll a{
	height:42px;
	line-height:42px;
background: #ffa600; /* Old browsers */
background: -moz-linear-gradient(top,  #ffa600 0%, #ff8e00 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffa600), color-stop(100%,#ff8e00)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffa600 0%,#ff8e00 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffa600 0%,#ff8e00 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffa600 0%,#ff8e00 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffa600 0%,#ff8e00 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa600', endColorstr='#ff8e00',GradientType=0 ); /* IE6-9 */
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0),
		inset 0px -2px 1px rgba(235,129,0,1);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0),
		inset 0px -2px 1px rgba(235,129,0,1);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0),
		inset 0px -2px 1px rgba(235,129,0,1);
	text-shadow:
		1px 1px 0px rgba(255,140,0,1),
		0px 1px 0px rgba(255,140,0,0.2);
	display:block;
	clear:both;
	margin-left:auto;
	margin-right:auto;
	color:#FFF!important;
	display:block;
	text-align:center;
	text-decoration:none!important;
	font-size:14px;
	position:relative;
}
.btnAll a:after{
	width:13px;
	height:13px;
	content:"";
	display:block;
	background:url(../images/im_arrow.png) no-repeat;
	position:absolute;
	top:40%;
	right:1%;
}
.btnAll a:hover{
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
	text-decoration:none!important;
}

#ankerLink {
	text-align:center;
	width:100%;
	vertical-align:top;
	overflow:hidden;
	padding:10px 0 0;
}

#ankerLink li{
	-webkit-border-radius: 5px;
	border-radius: 5px;
	display:block;
	float:left;
	width:46%;
	margin:0 0 5px 2%;
	text-align:center;
	border:3px solid #EBEAEA;
}

#ankerLink li a{
	padding:4px;
	display:block;
	font-size:12px;

}

/*add20160408*/
.ex{
	font-size:12px;
	padding:10px;
}

/*add 20160426*/
ul.other_plan_btn li{position:relative;}
ul.other_plan_btn li:after {
    width: 12px;
    height: 12px;
    content: "";
    display: block;
    background: url(../images/im_arrow_plan.png) no-repeat;
    position: absolute;
	top:35%;
	right:3%;
}

/*area_rank_box*/
#boxMain h2 {
    display: block;
    background: #0353cc;
	padding: 8px 0;
    font-size: 14px;
    text-align: center;
    color: #FFF;
    margin: 1% 0 3%;
}

#area_rank_box, #area_rank_box tr, #area_rank_box td {
    border: none;
    border-bottom: 2px solid #fff;
}

#area_rank_box tr td:first-child {
    width: 24%;
	height: 45px;
    background-color: #f1fcff;
    font-size: 12px;
    color: #0353cc;
    padding: 5px;
}
#area_rank_box tr td a {
    font-size: 12px;
}

#area_rank_box tr td:nth-of-type(2n) {
	padding-left: 1%;
}

#area_rank_box tr td:nth-of-type(2n) a{
	display:inline-block;
}

/*theme_summer_box*/
#theme_summer_box{
	width:100%;
	margin-bottom: 20px;
}

#theme_summer_box dl{
	width:48%;
	margin:2% 1%;
	display:block;
	float:left;
}

#theme_summer_box dt {
    text-align: center;
    font-size: 18px;
    background: #9cd8e8;
    padding: 5px 0;
    color: #FFF;
}

#theme_summer_box dd {
    padding: 3% 2%;
    font-size: 12px;
}

#theme_summer_box dd img{
	width: auto;
    height: 120px;
    margin: auto;
    display: block;
}

#theme_summer_box dd.btn06 a {
    width: 90%;
    text-align: center;
    display: block;
    margin: 1% auto;
    background: #ff8000;
    padding: 10px 0;
    font-size: 16px;
    font-weight: bold;
    color: #FFF;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

#theme_summer_box dd a:hover {opacity:0.8;}

/**/
#osusumeLinkBox {
    overflow: hidden;
    padding: 30px 0 0;
}

#osusumeLinkBox dl:nth-child(1) {
    border: 3px solid #F99;
}

#osusumeLinkBox dl {
    display: block;
    width: 95%;
    margin: 0 auto 20px;
    padding: 0;
    border: 3px solid #F33;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    display: block;
}

#osusumeLinkBox dl:nth-child(1) dt {
    background: url(//www.nta.co.jp/kokunai/season/summer/images/im_i_kokunai.png) no-repeat 20% 48% #F99;
    background-size: 35px auto;
}

#osusumeLinkBox dl:nth-child(2) {
    border: 3px solid #0C9;
}

#osusumeLinkBox dl:nth-child(2) dt {
    background: url(//www.nta.co.jp/kokunai/season/summer/images/im_i_kaigai.png) no-repeat 20% 48% #0C9;
    background-size: 35px auto;
}

#osusumeLinkBox dt {
    font-size: 1.2em;
    padding: 15px;
    text-align: center;
    color: #FFF;
}

#osusumeLinkBox dd {
    padding: 15px 15px 5px;
    background: #FFF;
}

#osusumeLinkBox dd p {
    margin-bottom: 10px;
}

#osusumeLinkBox .btnAll a {
    background: url(//www.nta.co.jp/kokunai/season/summer/images/im_bt_arrow.png) no-repeat #FF9F00 97% 50%;
    background-size: 15px auto;
    display: block;
    text-align: center;
    padding: 5px 10px 2px;
    color: #FFF;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    border-bottom: 3px solid rgba(0,0,0,0.1);
    font-size: 1em;
}

#osusumeLinkBox .btnAll a:hover {
    background: url(//www.nta.co.jp/kokunai/season/summer/images/im_bt_arrow.png) no-repeat #ff5f00 97% 50%;
    background-size: 15px auto;
	text-decoration:none!important;
	color:#FFF!important;	
}

/*slick_size*/
.sliderBox .slick-prev,
.sliderBox .slick-next {background-size: 90%;}

/*gadget*/
.search_kokunaiBar {
	width: 98%;
	margin: 5% 1%;
}

}

/*760px以上*/
@media screen and (min-width: 760px),print {
/* CSS */
#wrapper {line-height: 1.231;}
#dirPathBlock,
h1,
.iframe_end-content_gadget,
#anchorLinkBlock{
	width: 100%;
	max-width:970px;
	min-width:760px;
	margin: auto;
}

/*panlist&back*/
#dirPathBlock,
#anchorLinkBlock {
	width: 100%;
	margin: 0 auto;
	display: block;
	font-size: 12px;
}
#dirPathBlock p,
#anchorLinkBlock a{font-size: 12px;}
h1 {
	font-size: 14px;
    margin: 0 auto 5px;
}
.pcnone{display:none!important}

main{
	width: 100%;
	max-width:970px;
	min-width:760px;
	margin: auto;
}
	
/* ●●●タイトル●●● */
#title2 {
	background-image: url(../ranking_images/title2.jpg);
	background-repeat: no-repeat;
	height: auto;
	width: 100%;
	max-width:970px;
	min-width:760px;
	margin-bottom: 2%;
}
.mb10{margin:20px 0;}

/* add 2014 0323
------------------------------------------ */
.bar{
	display: block;
	width: 100%;
	height: 1px;
	background-color: #DDD;
	border: 0;
	clear:both;
	margin:0 0 13px;
	padding:0;
}
#boxSide{
	display:block;
	clear:both;
}

/* 国内ツアー
------------------------------------------ */
.boxTourKokunai {
	float:left;
	background-image: url(../ranking_images/bg_tour_kokunai.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 149px;
	width: 353px;
	margin:0px 5px 2px 0;
}
.boxTourKokunai ul {
	padding:0;
	margin:11px 0px 0px 17px;
}
.boxTourKokunai li {
	padding:0;
	margin:0;
}

/* 海外ツアー
------------------------------------------ */
.boxTourKaigai {
	float:left;
	background-image: url(../ranking_images/bg_tour_kaigai.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 149px;
	width: 353px;
	margin:0 0 2px;
}
.boxTourKaigai ul {
	padding:0;
	margin:11px 0 0 17px;
}
.boxTourKaigai li {
	padding:0;
	margin:0;
}

/* 国内個人旅行
------------------------------------------ */
.boxKojinKokunai {
	float:left;
	background-image: url(../ranking_images/bg_kojin_kokunai.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 148px;
	width: 353px;
	margin:0px 5px 25px 0;
}
.boxKojinKokunai ul {
	padding:0;
	margin:15px 0px 0px 12px;
	overflow:hidden;
}
.boxKojinKokunai li {
	float:left;
	padding:0px 5px 0px 0px;
	margin:0;
}

/* 海外個人旅行
------------------------------------------ */
.boxKojinKaigai {
	float:left;
	background-image: url(../ranking_images/bg_kojin_kaigai.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 148px;
	width: 353px;
	margin:0 0 25px;
}
.boxKojinKaigai ul {
	padding:0;
	margin:15px 0px 0px 12px;
	overflow:hidden;
}
.boxKojinKaigai li {
	float:left;
	padding:0px 5px 0px 0px;
	margin:0;
}

/*-------------------------------------------------------------

	県リンク設定
	
--------------------------------------------------------------*/
.areaList{margin:10px 30px;}
.areaList li {
	float:left;
	margin-right:20px;
	padding-left: 6px;
	background:url(../ranking_images/ic_cmn_01.gif) no-repeat left	0.4em;
	display: block;
}

/*-------------------------------------------------------------

	設定
	
--------------------------------------------------------------*/
.plan_area_wapper{
	margin-bottom: 30px;
	padding: 8px;
	background:#f1fcff;
	position: relative;
}
.plan_area_wapper:before,
.plan_area_wapper:after{
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 15px;
  left: 10px;
  width: 50%;
  top: 80%;
  max-width:300px;
  background: #777;
}
.plan_area_wapper h3{
	width: 100%;
    color: #FFF;
    line-height: 52px;
    font-size: 18px;
    padding: 0 0 0 65px;
    overflow: hidden;
    margin: 0 0 15px;
    background: url(../ranking_images/ti_bg.gif) no-repeat;
    background-size: 100%;
    box-sizing: border-box;
}

.sliderBox{margin-bottom:15px;}

/*-------------------------------------------------------------

	ランキングボックス設定
	
--------------------------------------------------------------*/
.rank_box01 {
	width: 182px;
	margin: 0 5px;
	padding: 10px;
	float:left;
	position: relative;
	background: #fff;
	border:#9cd8e8 solid 1px;
}

span.area_name{
	position: absolute;
    top: 10px;
    left: 10px;
    background: #0386a3;
    color: #FFF;
    padding: 3px;
    display: block;
}
.rank_box01 dl{
	background:#FFC;
	padding:10px;
	margin:10px 5px 0 5px;
	border:1px solid #FC9;
}
.rank_box01 dt{
	color:#C90;
	font-weight:bold;
	font-size:12px;
	margin:0 0 5px 0;
	display:block;
}
.rank_box01 dd{
	font-size:12px;
}
.rank_box01 dd strong{
	color:#F00;
	font-weight:bold;
	display:block;
}
.rank_box01 .inner_box .top-left-icon {
    position:absolute;
    width:36px;
    height:50px;
    top:0;
    left:20px;
}
.rank_box01 .icon{
	position:absolute;
	top:-20px;
	left:-10px;
}
.rank_box02 {
	width: 310px;
	height:180px;
	margin: 20px 0 0 4px;
	padding: 10px;
	float:left;
	position: relative;
	background: #fff;
	border:#CCC solid 1px;
}
.rank_box02 .h_box{
	width:40%;
	margin-right:10px;
	float:left;
}
.rank_box02 .p_area{
	width:55%;
	float:left;
}
	
.rank_box02 .icon{
	position:absolute;
	top:-20px;
	left:-10px;
}
	
/*h4設定*/
.rank_box01 h4{
	margin:8px 0 ;
	font-size:14px;
	font-weight:bold;	
	border-bottom:#eb4f75 dotted 1px;
	color:#eb4f75;
	padding-bottom:7px;
	text-align: left;
}
.rank_box02 h4{
	margin: 0 ;
	font-size:14px;
	font-weight:bold;	
	border-bottom:#eb4f75 dotted 1px;
	color:#eb4f75;
	padding-bottom:7px;
	text-align: left;
}

/*tabMenu*/
#tabMenu{
	overflow:hidden;
	border-bottom:3px solid #0353CC;
	display: flex;
}
#tabMenu li{
	width: calc(100% / 6);
	display: grid;
}
#tabMenu li a{
    height: 48px;
    background: #0386a3;
    color: #FFF;
    text-align: center;
    padding: 0;
    font-size: 1.2em !important;
    font-weight: bold;
    float: left;
    margin: 0 0 0 1px;
    cursor: pointer;
    display: grid;
    align-items: center;
}
#tabMenu li.select{
    height: 48px;
    background:#0353cc;
    color: #FFF;
    text-align: center;
    padding: 0;
    font-size: 1.2em !important;
    font-weight: bold;
    float: left;
    margin: 0 0 0 1px;
    cursor: pointer;
    display: grid;
    align-items: center;
}
#tabMenu li a{color:#FFF;}
#tabMenu li a:hover{
	color:#FFF!important;
	text-decoration:none!important;
	opacity:0.8;
}
.mt20{
	margin:50px 0 0;
}
.p_box{
	display:block;
	margin:0 0 10px;
	padding:0;
}
.p_box span{
	display:block;
	text-align: left;
}
.p_area{
	display:block;
	overflow:hidden;
}
.rank01{
	float: left;
	background:#D6B722;
	display:inline-block;
	padding:1px 3px;
	margin:0 3px 0 0 ;
	color:#FFF;
-webkit-border-radius: 2px;
border-radius: 2px;
}
.rank02{
	float: left;
	background:#666;
	display:inline-block;
	padding:1px 3px;
	margin:0 3px 0 0 ;
	color:#FFF;
-webkit-border-radius: 2px;
border-radius: 2px;
}
.rank03{
	float: left;
	background:#930;
	display:inline-block;
	padding:1px 3px;
	margin:0 3px 0 0 ;
	color:#FFF;
-webkit-border-radius: 2px;
border-radius: 2px;
}
.rank04{
	float: left;
	background:#69C;
	display:inline-block;
	padding:1px 3px;
	margin:0 3px 0 0 ;
	color:#FFF;
-webkit-border-radius: 2px;
border-radius: 2px;
}
.rank05{
	float: left;
	background:#69C;
	display:inline-block;
	padding:1px 3px;
	margin:0 3px 0 0 ;
	color:#FFF;
-webkit-border-radius: 2px;
border-radius: 2px;
}

/*20160421追加
--------------*/
p.setsumei{margin: 10px 20px 15px;}

/*------------------------------------------------------
btn style
-------------------------------------------------------*/
.other_plan_btn li{
	width:32%;
	float:left;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	margin-left:5px;
}
.other_plan_btn li a{width:100%;}

/*-------------------------------------------------------------

	ボタン設定
	
--------------------------------------------------------------*/
.rank_box01 ul{
	display:block;
	overflow:hidden;
}
.btn03{
	width: 175px;
	height: 40px;
	background:url(../ranking_images/bt_bg.png) no-repeat;
	display:block;
	margin:0 auto 5px;
	line-height:39px;
	text-align:center;
	font-weight:bold;

	text-decoration:none!important;
	color:#FFF!important;
	font-size:0.9em;
}
.btn03:hover {
	background:url(../ranking_images/bt_bg.png) no-repeat 0 -41px;
	color:#FFF;
}

/*ｂｔｎ04*/
.btn04{
	width: 175px;
	height: 40px;
	background:url(../ranking_images/bt_bg.png) no-repeat -176px 0;
	display:block;
	margin:0 auto 5px;
	line-height:39px;
	font-weight:bold;
	text-align:center;

	text-decoration:none!important;
	color:#FFF!important;
	font-size:0.9em;
}
.btn04:hover {
	background:url(../ranking_images/bt_bg.png) no-repeat -176px -41px;
	color:#FFF;
}

/*ｂｔｎ05*/
.btn05{
	width: 175px;
	height: 40px;
	background:url(../ranking_images/bt_bg.png) no-repeat -351px 0;
	display:block;
	margin:0 auto 5px;
	line-height:39px;
	font-weight:bold;
	text-align:center;

	text-decoration:none!important;
	color:#FFF!important;
	font-size:0.9em;
}
.btn05:hover {
	background:url(../ranking_images/bt_bg.png) no-repeat -351px -41px;
	color:#FFF;
}

/*ｂｔｎ03ot*/
.btn03ot{
	height:50px;
	background-color:#0365b0;
	display:block;
	margin:0 auto 5px;
	text-align:center;
	position:relative;
}
.btn03ot a{
	display:block;
	width:100%;
	height:100%;
	text-decoration:none!important;
	color:#FFF!important;
	font-size:1.2em;
	padding: 3% 0 0;
}
.btn03ot a:hover {color:#FFF;}

/*ｂｔｎ04ot*/
.btn04ot{
	height:50px;
	background-color:#e9486d;
	display:block;
	margin:0 auto 5px;
	text-align:center;
	position:relative;
}
.btn04ot a{
	display:block;
	width:100%;
	height:100%;
	text-decoration:none!important;
	color:#FFF!important;
	font-size:1.2em;
	padding: 3% 0 0;
}
.btn04ot a:hover {color:#FFF;}

/*ｂｔｎ05ot*/
.btn05ot{
	height:50px;
	background-color:#ff8a00;
	display:block;
	margin:0 auto 5px;
	text-align:center;
	position:relative;
}
.btn05ot a{
	display:block;
	width:100%;
	height:100%;
	text-decoration:none!important;
	color:#FFF!important;
	font-size:1.2em;
	padding: 3% 0 0;
}
.btn05ot a:hover {color:#FFF;}
ul.other_plan_btn li:before {
    width: 6px;
    height: 6px;
    content: "";
    display: block;
    background: url(../images/triangle_mark.png) no-repeat;
    position: absolute;
	top:45%;
	left:3%;
}
.mr{margin-right:26px!important;}
.rank_box01 .h_box img {
    height: 135px;
    width: 100%;
}

/*area_rank_box*/
h2 {
    display: block;
    background: #0353cc;
    padding: 10px 0;
    font-size: 18px;
    text-align: center;
    color: #FFF;
    margin-top: 5%;
}
#area_rank_box,
#area_rank_box tr,
#area_rank_box td {
    border: none;
    border-bottom: 2px solid #fff;
}
#area_rank_box tr td:first-child {
    width: 24%;
	height: 35px;
    background-color: #f1fcff;
    font-size: 16px;
    color: #0353cc;
    padding: 5px;
}
#area_rank_box tr td:nth-of-type(2n) {padding-left: 1%;}
#area_rank_box tr td:nth-of-type(2n) a{display:inline-block;}

/*theme_summer_box*/
#theme_summer_box{
	width:100%;
	margin-bottom: 20px;
}
#theme_summer_box dl{
	width:23%;
    margin: 2% 1% 5%;
	display:block;
	float:left;
	height: 280px;
}
#theme_summer_box dt {
    text-align: center;
    font-size: 18px;
    background: #9cd8e8;
    padding: 5px 0;
    color: #FFF;
}
#theme_summer_box dd {
    padding: 3% 2%;
    font-size: 12px;
}
#theme_summer_box dd img{
/*	width: 200px;
    height: 150px;*/
    margin: auto;
    display: block;
}
#theme_summer_box dd.btn06 a {
    width: 90%;
    text-align: center;
    display: block;
    margin: 1% auto;
    background: #ff8000;
    padding: 10px 0;
    font-size: 16px;
    font-weight: bold;
    color: #FFF;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
#theme_summer_box dd a:hover {opacity:0.8;}

/**/
#osusumeLinkBox {
    overflow: hidden;
    padding: 30px 0 0;
	clear: both;
}
#osusumeLinkBox dl:nth-child(1) {border: 3px solid #F99;}
#osusumeLinkBox dl {
    display: block;
    width: 45%;
    margin: 0 0 20px 3%;
    padding: 0 0;
    float: left;
    border: 3px solid #F33;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
#osusumeLinkBox dl:nth-child(1) dt {
    background: url(//www.nta.co.jp/kokunai/season/summer/images/im_i_kokunai.png) no-repeat 20% 48% #F99;
    background-size: 35px auto;
}
#osusumeLinkBox dl:nth-child(2) {border: 3px solid #0C9;}
#osusumeLinkBox dl:nth-child(2) dt {
    background: url(//www.nta.co.jp/kokunai/season/summer/images/im_i_kaigai.png) no-repeat 20% 48% #0C9;
    background-size: 35px auto;
}
#osusumeLinkBox dt {
    font-size: 1.6em;
    padding: 15px;
    text-align: center;
    color: #FFF;
}
#osusumeLinkBox dd {
    padding: 15px 15px 5px;
    background: #FFF;
}
#osusumeLinkBox dd p {margin-bottom: 10px;}
#osusumeLinkBox .btnAll a {
    background: url(//www.nta.co.jp/kokunai/season/summer/images/im_bt_arrow.png) no-repeat #FF9F00 97% 50%;
    background-size: 15px auto;
    display: block;
    text-align: center;
    padding: 15px 10px 12px 10px;
    color: #FFF;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    border-bottom: 3px solid rgba(0,0,0,0.1);
    font-size: 1.1rem;
}
#osusumeLinkBox .btnAll a:hover {
    background: url(//www.nta.co.jp/kokunai/season/summer/images/im_bt_arrow.png) no-repeat #ff5f00 97% 50%;
    background-size: 15px auto;
	text-decoration:none!important;
	color:#FFF!important;
	
}

/*slick_size*/
.sliderBox .slick-prev,
.sliderBox .slick-next {background-size: 100%;}

/*gadget*/
.search_kokunaiBar {
	width: 98%;
	margin: 5% 1%;
}
	
}