@charset "Shift_JIS";
@import url(//fonts.googleapis.com/earlyaccess/notosansjapanese.css);

/* 基本レイアウト・フォント装飾関連 */
.roman-s { font-family: "Arial", "Helvetica", "sans-serif"; font-size: 10px}
.f-bold { font-weight: bold}
.f-b-red { font-weight: bold ; color: #FF0000}
.f-b-y { font-weight: bold ; color: #FFFFCC}
.f-b-pink { font-weight: bold ; color: #FF6666}
.f-b-orange { font-weight: bold ; color: #FF6600}
.f-b-s-pink { font-weight: bold ; color: #FF3399}
.f-b-white { font-weight: bold ; color: #FFFFFF}
.f-b-purple { font-weight: bold; color: #B086B9}
.f-b-dp { font-weight: bold; color: #663399}
.f-b-green { font-weight: bold; color: #008888}
.f-b-blue { font-weight: bold; color: #0066CC}
.f-dp { color: #663399}
.f-white { color: #FFFFFF}
.f-red { color: #a00000}

/* レイアウト */
.t10b { font-size: 10px; line-height:14px;}
.t10-r { font-size: 10px ; color: #FF0000}	
.t10w { font-size: 10px; color: #FFFFFF}
.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初期設定 */
.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;
}
.clearfix:after {
  content: "";
  clear: both;
  display: block;
}

p.images img{
	width:250px;
	height:auto!important;
}
#templeteWrap{width:100%;}
article{width:100%!important;}

/*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 {
	font-size: 12px;
	margin: 0 1%;
}
article{
	width:100%;
	height:auto;
}

article * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

/* CSS初期設定 */
h1{
	background:none;
	margin:8px 0 8px 0;
}
.spnone,.smpnone{
	display:none;
}
.contInner02 .column2Area .section{
	width:950px!important;
	float:none!important;
	overflow:hidden;
}
.inner950{
	margin:30px auto 0;
	display:block;
}
#Foot .footBtmInner{
	font-size:12px!important;
}
.itemList4 a{
	color:#383333!important;
}

/*フローティングバナー*/
div#floating_banner{
	position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 47;
}
div#floating_banner .floating_banner_in{
	background: #000000cc;
	padding: 1%;
}
div#floating_banner .floating_banner_in span.close_pekemark{
	position:relative;
}
div#floating_banner .floating_banner_in span.close_pekemark img{
    position: absolute;
    right: 1%;
}
div#floating_banner .floating_banner_in span.close_pekemark,
div#floating_banner .floating_banner_in a img{
	width: 100%;
    display: block;
    margin: 0 auto;
}

/*navi---------------------------------------------------*/
#navi{
	background: #1919A9;
	text-align:center;
	padding-top:8px;
	padding-bottom:3px;
}
#navi li{
	display:inline-block;
	font-family: "Noto Sans Japanese";
	margin-bottom:6px;
}
#navi li a{
	padding:8px 24px 8px 10px;
	font-size:14px;
	background:url(../images/im_arrow_no.png) no-repeat 95% 50% #DDE3FC;
	background-size:8px auto;
	color:#2828AE;
	display:block;
	margin:0 5px;
	-webkit-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
}
#navi li.select a{
	background:url(../images/im_arrow_now.png) no-repeat 92% 50% #FFF;
	background-size:12px auto;
	color:#1919A9;
}

/*common---------------------------------------------------*/
.common{
	background:#FFFFFF;	
}
.common2{
	background:#DFE6FF;	
}
.padding30{
	padding-bottom:30px!important;
}
h2 img{
	width:60px;
	height:auto;
	vertical-align:middle;
	margin-top:-10px;
}

/*titleBox---------------------------------------------------*/
#titleBox{
	position:relative;
	background:url(../images/im_sp_haikei.jpg) no-repeat 50% 100%;
	background-size:cover;
	padding:0px 0 0 0;
}
#titleBox span{
	display:block;
	background:url(../images/im_line.png);
	height:5px;
	text-indent:100%;
	overflow:hidden;
	white-space:nowrap;
}
#titleBox p{
	text-align:center;
	padding:10px 0 5px 0;
}
#titleBox p img{
	width:100%;
}
.titleImage img{
	width:100%;
	height:auto;
}
h2.commonT{
	border-top:3px solid #2929AF;
	border-bottom:1px dotted #2929AF;
	background: rgb(242,242,242); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(242,242,242,1) 1%, rgba(255,255,255,1) 99%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(242,242,242,1) 1%,rgba(255,255,255,1) 99%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(242,242,242,1) 1%,rgba(255,255,255,1) 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
	margin-bottom:15px;
	display:block;
	position: relative;
	text-align: center;
	font-weight:normal;
	font-size:18px;
	padding:8px 0 6px 0;
	font-family: "Noto Sans Japanese";
}
h2.commonT span {
	display:inline-block;
}	
h2.commonT img{
	width:45px;
	height:auto;
	position:relative;
	top:5px;
	margin:0 10px 0 0;
}	
h2.commonT:after{
	content:"";
	border-bottom:1px solid #FFF;
	display:block;
	position:absolute;
	width:100%;
	top:0;
	left:0;
}
.innerBox{
	background:#FFF;
	margin:30px 0;
}
.sliderBox{
	padding:20px 10px 10px;
}
.sliderBox li{
	width:25%;
	margin:0 10px 15px;
	box-shadow: 0 2px 1px 0px rgba(0,0,0,0.2);
	-webkit-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	overflow:hidden;
	cursor:pointer
}
.sliderBox li span{
	display:block;
	font-size:12px;
	line-height:18px;
	padding:10px;
	color:#008EE5;
}
.sliderBox li img{
	width:100%;
	height:auto;
}
.sliderBox li:hover{
transition: 0.2s ;
opacity: 0.5 ;
}
.areaBox{
	margin-bottom:35px;
	padding:15px;
}
h3{
	background:#dde3fc;
	font-weight:normal;
	font-size:16px;
	padding:10px;
	margin-bottom:15px;
	border-left:5px solid #2929AF;
	font-family: "Noto Sans Japanese";
}
dl.cityImage {
	margin-right: 0;
	margin-bottom:10px;
	border-bottom:1px dotted #CCC;
	padding-bottom:10px;
}
dl.cityImage dt{
	text-align:center;
}
@media screen and (min-width: 600px) {
dl.cityImage {
	float: left;
	width: 30%;
	margin-right: 15px;
	border-bottom:1px dotted #FFF;
}
dl.cityImage img{
	width:100%;
	height:auto;
}

}
dl.cityImage dt {
	margin-bottom: 10px;
}
dl.cityImage dd {
	margin-bottom: 0px;
	line-height:1.8em;
}
dl.cityImage dd.arrow {
	margin-top:5px;
	padding-left: 15px;
	background:url(../images/im_arrow_no.png) no-repeat 0 40%;
	background-size:8px auto;
	display:inline-block;
	margin-right:10px;
}
.tourWrap{
	display:block;
	overflow:hidden;
}
h4{
	font-size:16px;
	font-weight:normal;
	padding:3px 0 5px 0;
	color:#00009A;
	font-family: "Noto Sans Japanese";
}
h4 img{
	width:20px;
	height:auto;
	margin-right:5px;
	position:relative;
	top:2px
}
.popBox{
	overflow:hidden;
}
.tourWrap{
	margin-bottom:5px;
}
.tourWrap dl{
	border:1px solid #dde3fc!important;
	-webkit-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	padding:13px;
	position:relative;
	margin-bottom:14px;
}
.tourWrap dl dt{
	font-size:14px;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px dashed #dde3fc;
}
.tourWrap dl dd{
	min-height:39px;
}
.tourWrap dl dd strong{
	font-size:18px;
	color:#F00;
	font-weight:bold;
	display:block;
}
.tourWrap dl dd span{
	font-size:12px;
	display:block;
	margin-bottom:10px;
}
.tourWrap dl dd strong span.fc_black {
    margin-bottom: 0; 
}
.tourWrap dl dd a{
	background:url(../images/im_arrow_b.png) no-repeat 95% 50% #F90;
	background-size:6px auto;
	text-align:center;
	display:block;
	padding:10px 25px 10px 15px;
	color:#FFF;
	font-size:14px;
	-webkit-border-radius: 5px 5px 5px 5px!important;
	border-radius: 5px 5px 5px 5px!important;
	box-shadow: 0 2px 1px 0px rgba(0,0,0,0.1);
}
.tourWrap dl dd a:hover{
transition: 0.2s ;
opacity: 0.7 ;
text-decoration:none!important
}

/*use*/
.useWrap{
	overflow:hidden;
	display:block;
}
.useWrap ul{
	overflow:hidden;
	margin:0 0 20px 0;
}
@media screen and (max-width: 320px) {
.useWrap li{
	text-align:center;
	margin:0 0 15px 0;
	padding:0 8px 0 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
	font-size:10px;
}
}

@media screen and (min-width: 321px) {
.useWrap li{
	text-align:center;
	margin:0 0 15px 0;
	width:50%;
	float:left;
	padding:0 8px 0 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
	font-size:10px;
}
}
.useWrap li img{
	display:block;
	margin:0 0 5px 0;
	width:100%;
	height:auto;
}
.useWrap div{
	overflow:hidden;
	padding:10px;
	margin:0 0 0 0;
	border:1px solid #dde3fc!important;
	-webkit-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	padding:13px;
	background:#FFF;
}
.useWrap div p{
	float:left;
	margin:0 10px 0 0;
	width:20%;
}
.useWrap div p img{
	width:100%;
	height:auto;
}
.useWrap div dl{
	overflow:hidden;
	display:block;
}
.useWrap div:last-child{
	border-bottom:none
}
.useWrap div dl dt{
	font-size:12px;
	margin:0 0 10px 0;
}
.useWrap div dl dt a{
	color:#000;
}
.useWrap div dl > dd{
	font-size:10px;
	color:#999;
}
.useWrap div dl > dd > span{
	display:block!important;
	margin:5px 0 0 0;
}
.useWrap div dl dd > span a{
	color:#CCC;
}
.useWrap div dl dd > span > span{
	color:#F69;
	display:inline;
}
.useWrap .commonTit{
	margin:0;
}
.pageBackBlock a{
	font-size:10px;
}

/*クイック検索*/
#quickSearch {
    width: 100%;
    margin: 0 auto 5% auto;
}
#quickSearch h2 {
	font-size: 18px;
    margin-bottom: 10px;
	font-weight: bold;
    line-height: 36px;
    background: url(//www.nta.co.jp/jr/shinkansen/images/icon_quick_search.gif) no-repeat;
    text-align: center;
    background-position-x: 2%;
	border-bottom: 3px solid #282DA5;
}
#quickSearch ul {margin-bottom: 10px;}
#quickSearch ul:after {
	clear: both;
    display: block;
    content: " ";
}
#quickSearch ul li {
	margin: 1% 2%;
	display: block;
	width: 46%;
	float: left;
	text-align: center;
	border: 1px solid #ccc;
	border-radius: 5px;
	box-shadow: 0 0 3px #aaa;
	padding: 5px 0;
	box-sizing: border-box;
}
#quickSearch li h3 {
	font-size: 18px;
	color: #2f2da1;
	font-weight: bold;
	background: #FFF;
	border: none;
	margin: 0 0 5px;
	padding: 0;
}
#quickSearch li small {
    font-size: 1.1em;
    font-weight: bold;
}

/*plan btn*/
.plan_btn {
    background: url(../images/im_arrow_b.png) no-repeat 95% 50% #F90;
    background-size: 6px auto;
    display: block;
	padding: 3% 5%;
    font-size: 16px;
    -webkit-border-radius: 5px 5px 5px 5px!important;
    border-radius: 5px 5px 5px 5px!important;
    box-shadow: 0 2px 1px 0px rgba(0,0,0,0.1);
    text-align: center;
    width: 80%;
    margin: 3% auto 0 auto;
}
.plan_btn a{
    color: #FFF;
}

/*slick*/
.sliderBox .slick-prev,.sliderBox .slick-next {
    z-index: 1;
}
.noplan{
	box-shadow: none!important;
	font-size:14px;
	margin-bottom:20px;
	width:250px!important;
	float:none;
}

/*gadget*/
.search_kokunai_map_Bar .serchBox li {
    background: #dde3fc!important;
    color: #1919a9!important;
}
.search_kokunai_map_Bar .serchBox li.select {
	background: #1919a9!important;
	color:#FFF!important;
}

/*pr_banner*/
.pr_banner {
    width: 96%;
    margin: 0 auto 3%;
    display: block;
}

}

/*760px以上*/
@media screen and (min-width: 760px),print {
/* CSS */
#wrapper {line-height: 1.231;}
#dirPathBlock,
h1,
#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;
    width: auto;
    max-width: 970px;
    margin: 0 auto 5px;
}
.pcnone{display:none;}

article .pr_banner {
    width: 640px;
    margin: 0 auto 2%;
}
.contInner02 .column2Area .section{
	width:950px!important;
	float:none!important;
	overflow:hidden;
}
#inner950{
	width:950px;
	margin:0 auto;
	display:block;
}
.inner950{
	width:950px;
	margin:30px auto 0;
	display:block;
}
#Foot .footBtmInner{
	font-size:12px!important;
}
.itemList4 a{
	color:#383333!important;
}

/*フローティングバナー*/
div#floating_banner{
	position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 47;
}
div#floating_banner .floating_banner_in{
	background: #000000cc;
	padding:5px 0;
}
div#floating_banner .floating_banner_in span.close_pekemark{
	position:relative;
}
div#floating_banner .floating_banner_in span.close_pekemark img{
    position: absolute;
    right: 1%;
}
div#floating_banner .floating_banner_in span.close_pekemark,
div#floating_banner .floating_banner_in a img{
	max-width: 640px;
	display:block;
	margin:0 auto;
}

/*navi---------------------------------------------------*/
#navi{
	background: #1919A9;
	text-align:center;
	padding-top:14px;
}
#navi li{
	display:inline-block;
	font-family: "Noto Sans Japanese";
}
#navi li a{
	padding:15px 34px 15px 25px;
	font-size:18px;
	background:url(../images/im_arrow_no.png) no-repeat 95% 50% #DDE3FC;
	background-size:8px auto;
	color:#2828AE;
	display:block;
	margin:0 5px;
	-webkit-border-radius: 3px 3px 0 0;
	border-radius: 3px 3px 0 0;
}
#navi li.select a{
	background:url(../images/im_arrow_now.png) no-repeat 92% 50% #FFF;
	background-size:12px auto;
	color:#1919A9;
}
#navi li a:hover{
	text-decoration:none!important;
	transition: 0.2s ;
	opacity: 0.7 ;
}
#navi li.select a:hover{
	transition: 0 ;
	opacity: 1 ;
	cursor:default;
}

/*common---------------------------------------------------*/
.inner{
	width:950px;
	margin:0 auto;
	padding:50px 0 30px 0;
	position:relative;
}
.common{
	background:#FFFFFF;	
}
.common2{
	background:#DFE6FF;	
}
.padding30{
	padding-bottom:30px!important;
}
h2 img{
	width:60px;
	height:auto;
	vertical-align:middle;
	margin-top:-10px;
}

/*titleBox---------------------------------------------------*/
#titleBox{
	position:relative;
	height:276px;
	background:url(../images/im_haikei.jpg) no-repeat 50% 100%;
	padding:9px 0 0 0;
}
#titleBox span{
	display:block;
	background:url(../images/im_line.png);
	height:9px;
}
#titleBox p{
	position:absolute;
	z-index:1;
}
.titleImage{
  top: 18px;
  left: 0;
  right: 0;
  margin: auto;
  width:1144px;
  height:287px;
}
.titleImage img{
	width:100%;
	height:auto;
}

/*btnAll---------------------------------------------------*/
.btnAll{
	margin:0 auto 0!important;
	display:block;
	padding:0;
	clear:left!important;
	clear:both;
	float:none!important;
	width:85%!important;
}
.btnAll a{
	display:block;
	width:100%;
	height:100%;
	padding:18px;
	font-size:20px;
	text-decoration:none;
	color:#FFF;
	text-align:center;
	background:url(../images/im_arrow_white.png) no-repeat #333333 98% 50%;
	background-size:17px auto;
}
.btnAll a:hover{
	text-decoration:none!important;
	transition: 0.2s ;
	background:url(../images/im_arrow_white.png) no-repeat #a27e1d 98% 50%;
	background-size:17px auto;
}
.btn3{
	clear:left;
	background:none!important;
	overflow:hidden;
	margin-bottom:15px!important;
}
.btn3 p.btnAll {
	width:33.3333333333%!important;
	float:left!important;
	clear:none!important;
	display:block;

}
.btn3 p.btnAll  a{
	padding:14px 0 14px 0;
	font-size:18px;
	display:block;
	margin:0 auto 0!important;
	width:97%;
}
h2.commonT{
	border-top:3px solid #2929AF;
	border-bottom:1px dotted #2929AF;
	background: rgb(242,242,242); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(242,242,242,1) 1%, rgba(255,255,255,1) 99%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(242,242,242,1) 1%,rgba(255,255,255,1) 99%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(242,242,242,1) 1%,rgba(255,255,255,1) 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
	margin-bottom:30px;
	display:block;
	position: relative;
	text-align: center;
	font-weight:normal;
	font-size:30px;
	padding:12px 0 10px 0;
	font-family: "Noto Sans Japanese";
}
h2.commonT span {
	display:inline-block;
}	
h2.commonT img{
	width:55px;
	height:auto;
	position:relative;
	top:5px;
	margin:0 10px 0 0;
}	
h2.commonT:after{
	content:"";
	border-bottom:1px solid #FFF;
	display:block;
	position:absolute;
	width:100%;
	top:0;
	left:0;
}
.innerBox{
	background:#FFF;
	margin:30px 0;
}
.sliderBox{
	padding:0 30px 0;
}
.sliderBox li{
	width:25%;
	margin:0 15px 15px;
	box-shadow: 0 2px 1px 0px rgba(0,0,0,0.2);
	-webkit-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	overflow:hidden;
	cursor:pointer
}
.sliderBox li span{
	display:block;
	font-size:14px;
	line-height:18px;
	padding:10px;
	color:#008EE5;
}
.sliderBox li img{
	width:100%;
	height:auto;
}
.sliderBox li:hover{
transition: 0.2s ;
opacity: 0.5 ;
}
.areaBox{
	margin-bottom:35px;
}
h3{
	background:#dde3fc;
	font-weight:normal;
	font-size:20px;
	padding:10px;
	margin-bottom:25px;
	border-left:10px solid #2929AF;
	font-family: "Noto Sans Japanese";
}
dl.cityImage {
	float: left;
	width: 250px;
	margin-right: 30px;
}
dl.cityImage dt {
	margin-bottom: 10px;
}
dl.cityImage dd {
	margin-bottom: 7px;
	line-height:1.8em;
}
dl.cityImage dd.arrow {
	margin-top:5px;
	padding-left: 15px;
	background:url(../images/im_arrow_no.png) no-repeat 0 40%;
	background-size:8px auto;
}
.tourWrap{
	display:block;
	overflow:hidden;
}
h4{
	font-size:18px;
	font-weight:normal;
	padding:3px 0 5px 0;
	color:#00009A;
	font-family: "Noto Sans Japanese";
}
h4 img{
	width:25px;
	height:auto;
	margin-right:5px;
	position:relative;
	top:-3px
}
.popBox{
	overflow:hidden;
}
.tourWrap{
	margin-bottom:5px;
}
.tourWrap dl{
	border:1px solid #dde3fc!important;
	-webkit-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	padding:13px;
	position:relative;
	margin-bottom:14px;
}
.tourWrap dl dt{
	font-size:14px;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px dashed #dde3fc;
}
.tourWrap dl dd{
	width:70%;
	min-height:39px;
}
.tourWrap dl dd strong{
	font-size:18px;
	color:#F00;
	font-weight:bold;
	display:block;
}
.tourWrap dl dd span{
	font-size:12px;
}
.tourWrap dl dd a{
	background:url(../images/im_arrow_b.png) no-repeat 95% 50% #F90;
	background-size:6px auto;
	position:absolute;
	bottom:15px;
	right:15px;
	display:block;
	padding:10px 25px 10px 15px;
	color:#FFF;
	font-size:14px;
	-webkit-border-radius: 5px 5px 5px 5px!important;
	border-radius: 5px 5px 5px 5px!important;
	box-shadow: 0 2px 1px 0px rgba(0,0,0,0.1);
}
.tourWrap dl dd a:hover{
	transition: 0.2s ;
	opacity: 0.7 ;
	text-decoration:none!important
}

/*use*/
.useWrap div{
	overflow:hidden;
	display:block;
	border:1px solid #dde3fc!important;
	-webkit-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
}
.useWrap div ul{
	overflow:hidden;
	margin:0 0 20px 0;
}
.useWrap div li{
	float:left;
	text-align:center;
	width:31%;
	margin:0 0 15px 1.7%;
}
.useWrap div li img{
	display:block;
	margin:0 0 5px 0;
	width:100%;
	height:auto;
}
.useWrap div{
	overflow:hidden;
	padding:15px;
	margin:0 0 0 0;
	border-bottom:1px solid #e2e2e2;
	background:#FFF;
}
.useWrap div p{
	float:left;
	margin:0 20px 0 0;
	width:75px;
	height:75px;
}
.useWrap div p img{
	width:100%;
	height:auto;
}
.useWrap div dl{
	overflow:hidden;
	display:block;
}
.useWrap div:last-child{
	border-bottom:none
}
.useWrap div dl dt{
	font-size:16px;
	margin:0 0 10px 0;
}
.useWrap div dl dt a{
	color:#000;
}
.useWrap div dl dd{
	font-size:14px;
	color:#999;
}
.useWrap div dl dd > span{
	display:block;
	margin:5px 0 0 0;
}
.useWrap div dl dd > span a{
	color:#CCC;
}
.useWrap div dl dd > span span{
	color:#F69;
	display:inline;
}
.useWrap div .commonTit{
	margin:0;
}
.sliderBox li span{
	min-height:70px;
}

/*クイック検索*/
#quickSearch {
    width: 950px;
    margin: 0 auto;
}
#quickSearch h2 {
    font-size: 25px;
	font-weight: bold;
    line-height: 36px;
    background: url(//www.nta.co.jp/jr/shinkansen/images/icon_quick_search.gif) no-repeat;
    height: 37px;
    margin: 0 0 10px 0;
    padding: 0 0 0 35px;
    border-bottom: 2px solid #282DA5;
}
#quickSearch ul {margin-bottom: 15px;}
#quickSearch ul:after {
	clear: both;
    display: block;
    content: " ";
}
#quickSearch ul li {
	margin-right: 10px;
	display: block;
	width: 165px;
	float: left;
	text-align: center;
	border: 1px solid #ccc;
	border-radius: 5px;
	box-shadow: 0 0 3px #aaa;
	padding: 5px 0;
}
#quickSearch li h3 {
	color: #2f2da1;
	font-weight: bold;
	background: #FFF;
	border: none;
	margin: 0 0 5px;
	padding: 0;
}
#quickSearch li small {
    font-size: 1.1em;
    font-weight: bold;
}

/*plan btn*/
.plan_btn {
    background: url(../images/im_arrow_b.png) no-repeat 95% 50% #F90;
    background-size: 6px auto;
    display: block;
    padding: 10px 25px 10px 15px;
    font-size: 20px;
    -webkit-border-radius: 5px 5px 5px 5px!important;
    border-radius: 5px 5px 5px 5px!important;
    box-shadow: 0 2px 1px 0px rgba(0,0,0,0.1);
    text-align: center;
    width: 70%;
    margin: 3% auto 0 auto;
}
.plan_btn a{
    color: #FFF;
}
.noplan{
	box-shadow: none!important;
	font-size:14px;
	margin-bottom:20px;
	width:100%!important
}

/*gadget*/
.search_kokunai_map_Bar .serchBox li {
    background: #dde3fc!important;
    color: #1919a9!important;
}
.search_kokunai_map_Bar .serchBox li.select {
	background: #1919a9!important;
	color:#FFF!important;
}

/*pr_banner*/
.pr_banner {
    width: 640px;
    margin: 0 auto 2%;
}
.pr_banner a img {
    width: 640px;
    display: block;
}
.pr_banner:hover {
    opacity: 0.8;
}

}