/*==============================================
				#index/#spacia
==============================================*/

#localNavi div.row p.thrdNavi{
background:none;
	}
	
#localNavi div.row p.thrdNavi > a:first-child{
	margin-bottom:4px;
	display:block;
	}

#localNavi div.row p span{
	display:block;
	background: rgba(0, 0, 0, 0) url("/th/_assets_l/common/images/arrowOrange.png") no-repeat scroll left 8px / 13px auto;
	padding:4px 0 4px 20px;
	margin-left:10px;
	line-height:21px;
	}
	
#localNavi div.row p span:last-child{
	padding-bottom:0;
	}
	
#localNavi div.row p span a:hover{
	text-decoration:underline!important;
	}
	
	
#localNavi div.row p span a {
    color: #333!important;
    text-decoration: none;
}

#localNavi div.row p span.crnt a{
    text-decoration: underline;
}

#localNavi div.row p.back{
    display:none;
}

/*==============================================
					#index
==============================================*/	

.photoCat {
    width: 100%;
    height: 250px;
    background: url(/th/_assets_l/using/images/imgTopPic.jpg) no-repeat;
    background-position: top center;
    background-size: cover;
}

.photoCatInner {
    width: 1000px;
    height: 250px;
	text-align: center;
    margin: 0 auto;
    position: relative;
}

.photoCat h1 {
    width: 743px;
    height: 51px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto auto;
    padding-left: 20px;
}

.photoCat h1 img {
    width: 100%;
}

.photoCat h2 {
    width: 743px;
    height: 51px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto auto;
    padding-left: 20px;
}

.photoCat h2 img {
    width: 100%;
}
	
ul.menuList{
	overflow:hidden;
	}

.menuList li{
	width:48.5%;
	float:left;
	margin-bottom:20px;
	}

.menuList li:nth-child(odd){ 
margin-right:3%;
}
	
.menuList li img{
	width:100%;
	vertical-align:top;
	}
	
.menuList li div{
	width:100%;
	background:#f6f6f3;
	}

.menuList li div a{
	padding:20px 20px 20px 20px;
	display:block;
	}
	
.menuList li div:hover{
	text-decoration:underline;
	}
	
.menuList li div a.linkArrowOr {
	background: url(/th/_assets_l/common/images/iconArrowOr.png) no-repeat;
	background-size: 24px 15px;
	background-position: right center;
}

.menuList li div a.linkPop {
	background: url(/th/_assets_l/common/images/iconPop.png) no-repeat;
	background-size: 26px 10px;
	background-position: right center;
}

/*==============================================
					#Route
==============================================*/	

.Pcshow{
}

.SpShow{
	display:none;
}

.lineGuide {
	width: 100%;
	border: 1px solid #dcdcdc;
}

	.lineGuide img {
		width: 100%;
	}

#routeType img {
	width: auto;
	height: 17px;
	vertical-align: bottom;
}

#routeMap {
	width: 100%;
	margin-top: 20px;
}

	#routeMap img {
		width: 100%;
		height: auto;
		vertical-align: bottom;
	}

#routeMap .list {
	margin-top: 15px;
}

#routeMap .list li {
	margin-top: 5px;
}


/*
.Routemap #Railtype{
	min-width:730px;
	height:51px;	
	background:url(/th/_assets_l/using/images/imgRoutetype01pc.jpg) no-repeat;
	background-size:730px;
}

.Routemap #Railtype>img{
	display:none;
}
*/



/*==============================================
					#Manner
==============================================*/	
.manners01,
.manners02 {
	overflow: hidden;
	/*width: 100%;*/
	margin-left: -20px;
}

.manners02{
	border-top:1px solid #e0e0e0;
	padding-top:60px;
	}

.floatBox {
	float: left;
	box-sizing: border-box;
	padding-left: 20px;
	width: 50%;
	margin-bottom: 60px;
	/*background: #3FF;*/
}

.floatBox div.iconManner {
	padding: 20px 0 30px 0;
	text-align: center;
}

.floatBox div.iconManner img {
	width: 168px;
	height: auto;
	vertical-align: bottom;
}

.floatBox p.leadManner {
	display: table;
	width: 100%;
	color: #005bac;
	font-size: 	167%;
	line-height: 135%;
	text-align: left;
	margin-bottom: 10px;
}

.floatBox p span.taC {
	text-align: center;
	font-size: 	100%!important;

}

.floatBox p.leadManner span {
	display: table-cell;
	width: 100%;
	vertical-align: middle;
	vertical-align: top;
	font-size:80%;
}

/*==============================================
				#Timetable
==============================================*/
.photoCol {
	display: table;
	width: 100%;
	margin-bottom: 25px;
}

.photoCol .pRcol {
	display: table-cell;
	width: 50%;
	vertical-align: middle;
}

.photoCol .pRcol img{
	width:355px;
}

.photoCol .pLcol {
	display: table-cell;
	width: 50%;
	text-align: left;
	vertical-align: middle;
}

.photoCol .pLcol img{
	width: 270px;
}

	.photoCol img {
		width: 426px;
		height: auto;
		vertical-align: top;
	}
	
/*==============================================
					#Use
==============================================*/	

h1.pgTitle.h36 img {
    height: 36px;
}

	.howtoBuyR .imgTop{
		margin-top:20px;
	}

	.howtoBuyR .flow{
		margin-top:30px;
	}
	
	.flowBox{
			display:table;		
			width:100%;
	}

	.flowBox .fbL{
			display:table-cell;
			width:48%;
	}

	.flowBox .fbL img{
		width:100%;
		height:auto;
		vertical-align:bottom;
	}

	.flowBox .fbR{
			display:table-cell;
			width:52%;
			padding-left:20px;
			vertical-align:top;
	}

	.flow .flowBox .fbR p.step{
			font-size:171%;
			color:#005bac;
			margin-bottom:15px
	}
	
	.howtoBuyR .flow .nextArrow{
		width:100%;
		text-align:center;
		padding:30px 0;
	}
	
	.howtoBuyR .flow .ticket {
		text-align:center;
	}
	
	
		.howtoBuyR .flow .ticket img{
			max-width:38%;;
			height:auto;
		}

		.howtoBuyL .htlBox{
			margin-top:20px;
			padding:30px;
			background-color:#f6f6f3;
		}
		
		.howtoBuyL .htlBox:first-child{
			margin-top:0;
		}
		
	
		.howtoBuyL .htlbody{
			display:table;
		}
	
		.howtoBuyL .htlbody .htBodyL{
			display:table-cell;
			width:48%;
		}
		
		.howtoBuyL .htlbody .htBodyL img{
			width:100%;
			height:auto;
			vertical-align:bottom;
		}
	
		.howtoBuyL .htlbody .htBodyR{
			display:table-cell;
			vertical-align:top;
			padding-left:20px;
			width:52%;
		}
	
		.howtoBuyL .htlBox .btnM{
			margin-top:30px;
		}
	
.howtoGate > p{
		padding-left: 20px;
    margin-bottom: 30px;
    background: url(/th/_assets_l/common/images/circleList.png) no-repeat;
    background-size: 5px;
    background-position: 5px 9px;
}

.photoCol2 {
	overflow:hidden;
	width: 100%;
	margin-bottom: 15px;
}

.photoCol2 .pLcol {
	width:48%;
	vertical-align: middle;
	float:left;
	margin-right:4%;
}

.photoCol2 .pLcol img{
	width:100%;
	vertical-align:top;
}

.photoCol2 .pRcol {
	float:left;
	width: 48%;
	text-align: left;
}

.photoCol2 .pRcol img{
	width:100%;
}

.contBox3 {
	/*display: table;*/
	background: #f6f6f3;
	margin-bottom:20px;
	overflow:hidden;
	padding: 20px;
}

.contBox3:last-child{
	margin-bottom:0;
}

	.contBox3 .cBoxL {
		float:left;
		/*display: table-cell;*/
		width: 50%;
		vertical-align: top;
	}
	
	.contBox3 .cBoxR {
		float:right;
		/*display: table-cell;*/
		width: 50%;
		text-align: left;
		vertical-align: top;
	}
	
	.contBox3 .cBoxL img {
		width: 320px;
		vertical-align: top;
	}



@media screen and (max-width:1000px){
/*==============================================
					#Route
==============================================*/	

.Routemap{
}

.Routemap li{
	text-align:center;
}

.Routemap #Railtype{
	background:none;
	height:auto;
}

.Routemap #Railtype>img{
	width:68%;
	display:block;
	margin:auto;
}

/*==============================================
				#index/#spacia
==============================================*/
#localNavi div.row p.thrdNavi{
	background: #2673b8;
	}

#localNavi div.row p.thrdNavi span{
	display:none;
	}

#localNavi div.row p.back a {	
	background: #2673b8 url(/th/_assets_l/common/images/iconBack.png) no-repeat;
	background-position: center right;
	background-size: 32px 12px;
}

#localNavi div.row p.back{
    display:table-cell;
}


.photoCatInner {
	width: 100%;
}

.photoCat h1 {
	display: none;
}





}


@media screen and (max-width:767px){
	
.photoCat {
    /*
	width: 100%;
    height: 250px;
    background: url(/th/_assets_l/sightseeing/images/imgTopPic.png) no-repeat;
    background-position: top center;
    background-size: cover;
	*/
	width: 100%;
	height: 150px;
}

.photoCatInner {
    /*
	width: 1000px;
    height: 250px;
    margin: 0 auto;
    position: relative;
	*/
	width: 100%;
	height: 150px;
}

.photoCat h1 {
	display: none;
    /*
	width: 458px;
    height: 37px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto 0;
    padding-left: 20px;
	*/
}

.photoCat h1 img {
    /*
	width: 100%;
	*/
}
	
	
.PcShow{
	display:none;
}

.SpShow{
	display:block;
}
	
/*==============================================
					#Route
==============================================*/	

#routeType {
}

	#routeType img {
		width: 100%;
		max-width: 400px;
		height: auto;
	}

.Routemap{
}

/*
.Routemap li>img{
	width:100%;
}

.Routemap #Railtype{

	min-width: initial;
    min-width: auto;
}

.Routemap #Railtype>img{
	width:100%;
	display:block;
}
*/


/*==============================================
					#Manner
==============================================*/		
.manners01,
.manners02 {
	margin-left: 0;
}

.manners02 {
    border-top: 1px solid #e0e0e0;
    padding-top: 35px;
}

.floatBox {
	float: none;
	width: 100%;
	max-width: 360px;
	margin: 0 auto;
	margin-bottom: 35px;
	padding-left: 0;
	padding-top: 15px;
	border-top: 1px solid #e0e0e0;
}

.floatBox:first-child {
	border: none;
}

/*==============================================
				#Timetable
==============================================*/

.photoCol {
	display: inherit;
	width: 100%;
	margin-bottom: 20px;
}

.photoCol .pLcol {
	display: inherit;
	width: 100%;
	margin-bottom: 20px;
}

.photoCol .pLcol img {
    width: 100%;
}

.photoCol .pRcol {
	display: inherit;
	width: 100%;
	text-align: left;
	
}

	.photoCol img {
		width: 100%;
		height: auto;
		margin-top: 0;
	}
	
.photoCol .pRcol img{
	width: 100%;
}

.spImg{
	text-align:center!important;
	}

.spImg img{
	width:270px!important;
	}
	

	

/*==============================================
					#Use
==============================================*/	

h1.pgTitle.h36 img {
    height: 15px;
}

	.howtoBuyR .imgTop{
		margin-top:15px;
	}

	.howtoBuyR .flow{
		margin-top:50px;
	}
	
	.flowBox{
			display:block;		
	}

	.flowBox .fbL{
			display:block;
			width:100%;
	}

	.flowBox .fbR{
			display:block;
			width:100%;
			padding:20px 0 0;
	}
	
	.flow .flowBox .fbR p.step{
			font-size:114%;
	}
	
	.howtoBuyR .flow .nextArrow{
		padding:20px 0;
	}
	
	.howtoBuyR .flow .nextArrow img{
		width:15px;
		height:auto;
	}

		.howtoBuyL .htlBox{
			margin-top:15px;
			padding:18px;
		}
		
		.howtoBuyL .htlbody{
			display:block;
		}
	
		.howtoBuyL .htlbody .htBodyL{
			display:block;
			width:100%;
		}
	
		.howtoBuyL .htlbody .htBodyR{
			display:block;
			padding:15px 0 0;
			width:100%;
		}
	
		.howtoBuyL .htlBox .btnM{
			margin-top:20px;
		}
		
	.contBox3 {
	display: inherit;
	padding: 20px;
	background: #f6f6f3;
}

	.contBox3 .cBoxL {
		display: inherit;
		width: 100%;
		vertical-align: middle;
		margin-bottom:20px;
	}
	
	.contBox3 .cBoxR {
		display: inherit;
		width: 100%;
		text-align: left;
		vertical-align: middle;
	}
	
	.contBox3 .cBoxL img {
		width: 100%;
	}
	
.photoCol2 {
	overflow:hidden;
	width: 100%;
	margin-bottom: 25px;
}

.photoCol2 .pLcol {
	width:100%;
	float:none;
	margin-right:0;
	margin-bottom:20px;
}

.photoCol2 .pRcol {
	float:none;
	width: 100%;
	text-align: left;
}

/*==============================================
				#index/#spacia
==============================================*/
#localNavi div.row p.thrdNavi{
	background: #2673b8;
	}

#localNavi div.row p.thrdNavi span{
	display:none;
	}

#localNavi div.row p.back a {	
	background: #2673b8 url(/th/_assets_l/common/images/iconBack.png) no-repeat;
	background-position: center right;
	background-size: 32px 12px;
}

#localNavi div.row p.back{
    display:table-cell;
}


ul.menuList{
	overflow:hidden;
	}

.menuList li{
	width:100%;
	float:none;
	margin-bottom:20px;
	}

.menuList li:last-child{
	margin-bottom:0;
	}	

.menuList li div{
	width:100%;
	float:none;
	margin-bottom:20px;
	}

}

a.linkPdfOr {
	background: url(../../common/images/iconPdfOr.png) no-repeat;
	background-size: 30px 14px;
	background-position: right center;
	padding-right:34px;
}



/*1809_add
-------------------------------------------------------------------------------------------------------------------------------------*/

/*==============================================
					#index
==============================================*/	
.subttl { float: left; padding-top: 10px; color: #1665b1; font-size: 18px;}

.link a { float: right; display: block; width: 230px; margin-bottom: 10px; padding: 10px 0;	background:#ea5e0d url(/th/_assets_l/common/images/iconArrowW.png) no-repeat;	background-size: 24px 15px;	background-position: right center;	border-radius: 5px; color: #fff; text-align: center;}
	
	a.linkPdfOr {	background: url(/th/_assets_l/common/images/iconPdfOr.png) no-repeat;	background-size: 20px 14px;	background-position: right center;}

ul.menuList{	overflow:hidden; clear: both;}
.menuList li {	width:31.3%;	float:left;	margin: 0 3% 40px 0;}
.menuList li:nth-child(odd){ margin-right:3%;}
.menuList.culum2 li {	width:48.5%;	float:left;	margin: 0 3% 30px 0;}
.menuList.culum2 li:nth-child(even) { margin: 0 0 30px;}
.menuList.culum4 li {	width:22.75%;	float:left;	margin: 0 3% 40px 0;}
.menuList li:last-child { margin: 0;}
.menuList li img { border: solid 1px #e2e2e0; box-sizing: border-box;}
.menuList.culum2 li p a {	display:block; text-decoration: underline; color: #1665b1; font-size: 18px;}
.menuList li div a { padding:20px 10px 20px 5px; display:block;}
.menuList li div a.line2 { padding:31px 10px 31px 10px; display:block;}
.menuList.culum2 li p { margin-bottom: 10px;}


@media screen and (max-width:767px){
	/*==============================================
	#index/#spacia
	==============================================*/
	.subttl { float: none;}
	.link a { float: none; width: 45%; margin: 10px 0;}

	.menuList li,
	.menuList li:nth-child(odd),
	.menuList.culum2 li,
	.menuList.culum2 li:nth-child(even),
	.menuList.culum4 li {	width:100%;	float:none;	margin: 0 0 20px;}
	.menuList.culum2 li .text { font-size: 13px;}
	.menuList.culum2 li div { margin: 0;}
}

/*1809_add_end
-------------------------------------------------------------------------------------------------------------------------------------*/