@charset "utf-8";

/* =======================================

	CommonElements

======================================= */
h1.title{
	background:url(//www.kokuken.net/smart/jrshinkansen/img/main-title_back.jpg);
	text-align:center;
	margin:0;
}
li{
	list-style:none;
}
.disnon{
	display:none;
}
aside a{
	float:left;
	padding:0 !important;
	border:none !important;
}
.remodal .close{
	margin-top:15px;
	padding:5px;
	border:1px solid #ccc;
	width:60%;
	margin:15px auto 0;
	background-color:#fff;
}
.remodal .close a{
	display:block;
	width:100%;
	height:100%;
}
.home-menu p{
	background-color:#09F;
	font-weight:bold;
	color:#FFF;
	padding:5px;
}
.home-menu ul,.world-menu ul{
	background-color:#fff;
}
.home-menu li,.world-menu li{
	border-bottom:1px dotted #ccc;
	padding:5px;
	text-align:left;
	background: url(/smart/jrshinkansen/img/pull-arrow.gif) no-repeat right center;
}
.home-menu a,.world-menu a{
	display:block;
	height:100%;
	width:100%;
}
.world-menu p{
	background-color:#093;
	font-weight:bold;
	color:#FFF;
	padding:5px;
}
.modal-footer{
	text-align:center !important;
}
.modal-footer button{
	padding:8px 50px;
}



#jttsearchweb001 div td.jttsearchsubmit{
	height:auto !important;
}

.main-wrapper{
	margin-bottom:15px;
	padding-bottom:10px;
}
#jrcentral{
	background-color:#FFE9DB;
}
#nta{
	background-color:#C8E6FF;
}
#jtb{
	background-color:#FFEAEF;
}

#jrcentral-wrapper{
	background-color:#FFE9DB;
	margin-bottom:15px;
	padding-bottom:10px;
}
#nta-wrapper{
	background-color:#C8E6FF;
	margin-bottom:15px;
	padding-bottom:10px;
}
#jtb-wrapper{
	background-color:#FFEAEF;
	margin-bottom:15px;
	padding-bottom:10px;
}
.wideslider{
	margin-bottom:15px;
}
#agent-wrapper p{
	height: 30px;
	text-align: center;
	font-weight: bold;
	margin: 0;
	padding: 0 8px;
	border-top: 1px solid #5b5b5b;
	border-bottom: 1px solid #5b5b5b;
	background-image: url(//www.kokuken.net/smart/common/images/doto.gif);
	background-position: 0 0;
	background-repeat: repeat-x;
	
	color: #fff;
	line-height: 30px;
	font-weight: bold;
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
}
#agent-wrapper dl{
	border-bottom:1px dotted #999;
	display:inline-block;
	clear:both;
	width:100%;
}
#agent-wrapper dl dt{
	font-weight:bold;
	text-align:center;
	width:32%;
	font-size:0.8em;
	float:left;
	padding:5px 0;
}
#agent-wrapper dl dt img{
	display:block;
	margin:0 auto;
}
#agent-wrapper dl dd{
	float:left;
	font-size:0.9em;
	width:68%;
}

/* agent-tabbox */
.agent-tabbox_search{
	line-height:0;
	font-size:0;
}

.agent-tabbox_search ul{
	display:inline-block;
	width:100%;
}
.agent-tabbox_search ul li{
	display:table-cell;
	line-height:0px;
	font-size:0px;
}
#jrcentral .agent-tabbox_search ul{
	background:url(//www.kokuken.net/smart/jrshinkansen/img/jr-tab_w_2.jpg);	
}
#nta .agent-tabbox_search ul{
	background:url(//www.kokuken.net/smart/jrshinkansen/img/jr-tab_w-nta_2.jpg);
}
#jtb .agent-tabbox_search ul{
	background:url(//www.kokuken.net/smart/jrshinkansen/img/jr-tab_w-jtb_2.jpg);
}
.agent-tabbox_search ul li > span{
	display:block;
}
.agent-tabbox_search ul li.jrcentral-img span{
	background:url(//www.kokuken.net/smart/jrshinkansen/img/jrcentral-tab_w_off.jpg);
	width:109px;
	height:46px;
}
.agent-tabbox_search ul li.nta-img span{
	background:url(//www.kokuken.net/smart/jrshinkansen/img/nta-tab_w_off.jpg);
	width:103px;
	height:46px;
}
.agent-tabbox_search ul li.jtb-img span{
	background:url(//www.kokuken.net/smart/jrshinkansen/img/jtb-tab_w_off.jpg);
	width:104px;
	height:46px;
}
.agent-tabbox_search ul li.jrcentral-img span.select{
	background:url(//www.kokuken.net/smart/jrshinkansen/img/jrcentral-tab_w_on.jpg);
	width:109px;
	height:46px;
}
.agent-tabbox_search ul li.nta-img span.select{
	background:url(//www.kokuken.net/smart/jrshinkansen/img/nta-tab_w_on.jpg);
	width:103px;
	height:46px;
}
.agent-tabbox_search ul li.jtb-img span.select{
	background:url(//www.kokuken.net/smart/jrshinkansen/img/jtb-tab_w_on.jpg);
	width:104px;
	height:46px;
}


.agent-tabbox_special ul{
	display:inline-block;
	width:100%;
}
#jrcentral .agent-tabbox_special ul{
	background:url(//www.kokuken.net/smart/jrshinkansen/img/jr-tab_back.jpg);
}
#nta .agent-tabbox_special ul{
	background:url(//www.kokuken.net/smart/jrshinkansen/img/nta-tab_back.jpg);
}
#jtb .agent-tabbox_special ul{
	background:url(//www.kokuken.net/smart/jrshinkansen/img/jtb-tab_back.jpg);
}
.agent-tabbox_special ul li{
	display:table-cell;
}

.jr_search_box{
	background-color:#fff;
	margin:0 5px 15px;
	text-align:center;
}
#jttsearchweb001 div{
	background:#fff !important;
	border:none !important;
	padding:10px !important;
}
.jr_search_box table{
	width:100%;
	font-size:17px;
}
.jr_search_box table th{
	font-weight:bold !important;
}
.jr_search_box table th,.jr_search_box table td{
	float:left;
	width:100% !important;
}
.jr_search_box table select{
	height:40px;
	width:100%;
}
.jr_search_box .jttsearchsubmit{
	margin:10px 0 !important;
}
.jr_search_box .jttsearchsubmit input{
	width:85% !important;
	max-width:318px;
}
.caution{
	font-size:0.8em;
	text-align:center;
}


/* 日本旅行サーチ */
#nta .nta_search{
	padding:5px;
	margin-bottom:10px;
}
#nta .nta_search .nta_search_box{
	padding:10px;
	background-color:#fff;
}

#nta .nta_search .nta_search_box #ntaJrForm{
	width:100%;
	padding:0 !important;
	font-size:17px;
}
#nta .nta_search .nta_search_box #ntaJrForm dl{
	margin-bottom:10px;
}
#nta .nta_search .nta_search_box #ntaJrForm dl dt{
	border-left:#4189FF solid 5px;
	font-weight:bold;
	margin:10px 0 2px;
	padding:0 0 0 5px;
}
#nta .nta_search .nta_search_box #ntaJrForm dl dt:first-child{
	margin-top:0;
}
#nta .nta_search .nta_search_box #ntaJrForm select{
	width:100%;
	height:40px;
}
#nta .nta_search .nta_search_box #ntaJrForm dd.kc select{
	width:48%;
}
#nta .nta_search .nta_search_box #ntaJrForm dd.year select{
	width:22%;
}

#nta .nta_search .nta_search_box #ntaJrForm #ntaJrFormBtm{
    padding: 10px;
    text-align: center;
}
#nta .nta_search .nta_search_box #ntaJrForm #ntaJrFormBtm input{
    padding: 10px 60px;
}



/* JTBサーチ */
.jtb_search{
	font-size:17px;
}
.jtb_search select{
	width:100%;
	height:40px;
}
.jtb_search .jtb_search_box{
	padding:5px;
}
.jtb_search .jtb_search_box .jtb_search_box_inner{
    padding: 10px;
    background-color: #fff;
}
.jtb_search .jtb_search_box .jtb_search_box_inner:first-child{
	padding-top:0;
}
.jtb_search .jtb_search_box .jtb_search_box_inner dt{
	font-weight:bold;
	border-left:#FF393A solid 5px;
	margin:10px 0 2px;
	padding:0 0 0 5px;
	display:inline-block;
	width:100%;
}
.jtb_search .jtb_search_box .jtb_search_box_inner dd{

}
.jtb_search .jtb_search_box .jtb_search_box_inner dd.area,.jtb_search .jtb_search_box .jtb_search_box_inner dd.pn,.jtb_search .jtb_search_box .jtb_search_box_inner dd.rn{
	width:48%;
	float: left;
	padding-right: 1%;
}
dd.submit{
	text-align:center;
	color:inherit;
	text-shadow:none;
	border:inherit;
	background:inherit;
}
dd.submit input{
	padding:8px 60px;
}

.list-wrapper{
	padding:5px;
	clear:both;
}
.list-wrapper h3{
	padding:5px;
	background-color:#FF8A00;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	color:#fff;
	font-weight:bold;
	font-size:1.1em;
}
.list-wrapper .list-img{
	float:left;
	border-bottom:#ddd 1px solid;
	line-height:1.3em;
	padding:5px 3px;
	background: url(/smart/jrshinkansen/img/yaji-jr.gif) no-repeat 98% center,-webkit-gradient(linear, left top, left bottom, color-stop(0.00, #f3f3f3), color-stop(0.70, #FFFFFF));
	background-image: -moz-linear-gradient(top, #f3f3f3, #FFFFFF 70%);
	-webkit-box-sizing:border-box;
	-moz-box-sizing: border-box;
    box-sizing: border-box;
	width:100%;
}
.list-wrapper .list-img img{
	float:left;
	margin-right: 3px;
}
.list-wrapper .list-img > p{
	width:95%;
	font-size:0.9em;
}
.list-wrapper .list-img p span{
	font-weight:bold;
	margin-bottom:2px;
}
.list-wrapper .list-img p > a{
	font-size:1.2em;
}
.list-wrapper .list-img:hover{
	background: url(/smart/jrshinkansen/img/yaji-jr.gif) no-repeat 98% center,-webkit-gradient(linear, left top, left bottom, color-stop(0.00, #D3EBFE), color-stop(1.00, #D3EBFE));
}


.list-wrapper .list-text{
	line-height:1.2em;
	font-weight:bold;
	vertical-align:middle;
	display: block;
	width:100%;
	clear:both;
}
.list-wrapper .list-text li{
	background: url(/smart/jrshinkansen/img/yaji-jr.gif) no-repeat 98% center,-webkit-gradient(linear, left top, left bottom, color-stop(0.00, #f3f3f3), color-stop(0.70, #FFFFFF));
	background-image: -moz-linear-gradient(top, #f3f3f3, #FFFFFF 70%);
	padding:15px 20px 15px 5px;
	border-bottom:#ddd 1px solid;
	vertical-align:middle;
}
.list-wrapper .list-text li:hover{
	background: url(/smart/jrshinkansen/img/yaji-jr.gif) no-repeat 98% center,-webkit-gradient(linear, left top, left bottom, color-stop(0.00, #D3EBFE), color-stop(1.00, #D3EBFE));
}

.list-wrapper .list-pulldown{
	display:inline-block;
	width:100%;
}
.list-wrapper .list-pulldown p,.sublist-wrapper .list-pulldown p{
	font-weight:bold;
	background: url(/smart/jrshinkansen/img/pull-jr_off.gif) no-repeat 98% center,-webkit-gradient(linear, left top, left bottom, color-stop(0.00, #f3f3f3), color-stop(0.70, #FFFFFF));
	background-image: -moz-linear-gradient(top, #f3f3f3, #FFFFFF 70%);
	padding:15px 20px 15px 5px;
	border-bottom:#ddd 1px solid;
	vertical-align:middle;
}
.list-wrapper .list-pulldown p:hover,.sublist-wrapper .list-pulldown p:hover{
	background: url(/smart/jrshinkansen/img/pull-jr_off.gif) no-repeat 98% center,-webkit-gradient(linear, left top, left bottom, color-stop(0.00, #D3EBFE), color-stop(1.00, #D3EBFE));
}
.list-wrapper .list-pulldown ul,.sublist-wrapper .list-pulldown ul{
	line-height:1.2em;
	vertical-align:middle;
	display: block;
	width:100%;
	display:none;
}
.list-wrapper .list-pulldown li,.sublist-wrapper .list-pulldown li{
	font-weight:bold;
	background: url(/smart/jrshinkansen/img/pull-arrow.gif) no-repeat right center,-webkit-gradient(linear, left top, left bottom, color-stop(0.00, #f3f3f3), color-stop(0.70, #FFFFFF));
	background-image: -moz-linear-gradient(top, #f3f3f3, #FFFFFF 70%);
	padding:15px 0 15px 2%;
	float: left;
	width: 50%;
	border-bottom:#ddd 1px solid;
	vertical-align:middle;
}
.list-wrapper .list-pulldown li:hover,.sublist-wrapper .list-pulldown li:hover{
	background: url(/smart/jrshinkansen/img/pull-arrow.gif) no-repeat right center,-webkit-gradient(linear, left top, left bottom, color-stop(0.00, #D3EBFE), color-stop(1.00, #D3EBFE));
}
.sublist-wrapper{
	padding:5px;
	clear:both;
	margin-bottom:10px;
}


#nta .list-wrapper h3{
	background-color:#4189FF;
}
#jtb .list-wrapper h3{
	background-color:#FF393A;
}

.sublist-wrapper h3{
	padding:5px;
	background-color:#999;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	color:#fff;
	font-weight:bold;
	font-size:1.1em;
}
.sublist-wrapper .list-pulldown{
	display:inline-block;
	width:100%;
}

.sublist-wrapper .list-pulldown p{
	background: url(/smart/jrshinkansen/img/pull-area_off.gif) no-repeat 98% center,-webkit-gradient(linear, left top, left bottom, color-stop(0.00, #f3f3f3), color-stop(0.70, #FFFFFF));
}
.sublist-wrapper .list-pulldown p:hover{
	background: url(/smart/jrshinkansen/img/pull-area_off.gif) no-repeat 98% center,-webkit-gradient(linear, left top, left bottom, color-stop(0.00, #D3EBFE), color-stop(1.00, #D3EBFE));
}



.pr_banner{
	font-size:0.9em;
	clear:both;
	max-width: 468px;
	margin: 0 auto;
}
.pr_bannerJR{
	font-size:0.9em;
	clear:both;
	width:90%;
	max-width: 440px;
	margin: 10px auto;
}
.pr_bannerJR img:first-child{
	width:100%;
}
.pr_banner img:first-child{
	width:100%;
}