/*--localnavi--*/

#localNavi div.row p span {
    display: block;
    background: rgba(0, 0, 0, 0) url("/en/_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 a {
    color: #333!important;
    text-decoration: none;
}

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

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

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

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

/*
h1.pgTitle2l {
    border-bottom: 3px solid #005bac;
    border-top: 3px solid #005bac;
    margin-top: 58px;
    padding: 60px 0 53px;
    text-align: center;
    width: 100%;
}
*/
.photoCat{
	width:100%;
	height:250px;
	background:#ccc url(/en/_assets_l/access/images/imgTopPic.png) no-repeat;
	background-position:top center;
	background-size:cover;
	}

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


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

.photoCat h1 img{
	width:100%;
	height: 37px;
}


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

.photoCat h2 img{
	width:100%;
	height: 37px;
}


h3.routeName {
	margin-bottom: 30px;
	padding-top: 10px;
	font-size: 250%;
	line-height: 125%;
	text-align: center;
}


h4.routeName {
	margin-bottom: 30px;
	padding-top: 10px;
	font-size: 250%;
	line-height: 125%;
	text-align: center;
}

.routeBox {
	margin-bottom: 35px;
}

.routeBlock {
	width: 100%;
}

.stationName {
	width: 100%;
	box-sizing: border-box;
	padding: 15px 15px 15px 45px;
	color: #ffffff;
	font-size: 123.1%;
	background: #005bac url(/en/_assets_l/access/images/square.png) no-repeat;
	background-position: 14px center;
	background-size: 20px 20px;
}

.stationNameOther {
	width: 100%;
	box-sizing: border-box;
	padding: 15px 15px 15px 45px;
	color: #ffffff;
	font-size: 123.1%;
	background: #ababab url(/en/_assets_l/access/images/square.png) no-repeat;
	background-position: 14px center;
	background-size: 20px 20px;
}

	.stationName span,
	.stationNameOther span {
		display: table-cell;
		vertical-align: middle;
	}




.routeBlockInner {
	display: table;
	width: 100%;
}

.subBlock {
	display: table-cell;
	width: 100%;
	vertical-align: middle;
}

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

	.arrowRoute {
		background: url(/en/_assets_l/access/images/arrowRoute.png) no-repeat;
		background-position: 15px bottom;
		background-size: 18px auto;
	}

	.arrowRouteGray {
		background: url(/en/_assets_l/access/images/arrowRouteGray.png) no-repeat;
		background-position: 15px bottom;
		background-size: 18px auto;
	}


	.arrowNon {
		background: none !important;
	}

	.empty {
		height: 20px;
		background: url(/en/_assets_l/access/images/lineRoute.png) repeat-y;
		background-position: 15px bottom;
		background-size: 18px auto;
	}

	.emptyGray {
		height: 20px;
		background: url(/en/_assets_l/access/images/lineRouteGray.png) repeat-y;
		background-position: 15px bottom;
		background-size: 18px auto;
	}

.routeSection {
	width: 100%;
	box-sizing: border-box;
	padding: 0 20px 0 32px;
	background: url(/en/_assets_l/access/images/arrowRoute.png) no-repeat;
	background-position: 15px bottom;
	background-size: 18px auto;
}

.routeSectionGray {
	width: 100%;
	box-sizing: border-box;
	padding: 0 20px 0 32px;
	background: url(/en/_assets_l/access/images/arrowRouteGray.png) no-repeat;
	background-position: 15px bottom;
	background-size: 18px auto;
}

.lineName {
	color: #005bac;
	font-size: 	138.5%;
	font-weight: bold;
}

.lineNameGray {
	color: #8e8e8e;
	font-size: 	138.5%;
	font-weight: bold;
}


.lineInfo {
	padding: 20px 0 20px 14px;
	background: url(/en/_assets_l/access/images/arrowBalloon.png) no-repeat;
	background-size: 16px 24px;
	background-position: center left;
}

.lineInfoInner {
	width: 100%;
	box-sizing: border-box;
	padding: 11px 15px;
	background: #eeeeee;
}

. {
	color: #005bac;
	font-size: 	138.5%;
	font-weight: bold;
}

.Gray {
	color: #8e8e8e;
	font-size: 	138.5%;
	font-weight: bold;
}

.trainType {
	font-size: 93%;
	line-height: 123.1%;
}

.distance {
	margin-top: 5px;
}

.charge {
}

	.distance span,
	.charge span  {
		color: #388400;
		font-size: 146.5%;
	}


p.transitBtn {
	padding-top: 10px;
	padding-left: 14px;
	background: url(/en/_assets_l/access/images/arrowTransit.png) no-repeat;
	background-position: top center;
	background-size: 36px auto;
}

p.transitBtn a {
	display: block;
	color: #ffffff;
	border: 1px solid #ea5e0d;
	padding: 17px 54px 17px 15px;
	background: #ea5e0d url(/en/_assets_l/access/images/iconTransit.png) no-repeat;
	background-position: center right;
	background-size: auto 34px;

	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}

p.transitBtn a:hover {
	color: #ea5e0d;
	text-decoration: none;
	border: 1px solid #ea5e0d;

	background: #ffffff url(/en/_assets_l/access/images/iconTransit.png) no-repeat;
	background-position: center right;
	background-size: auto 34px;
}

p.transitBtnBus {
	padding-top: 10px;
	padding-left: 14px;
	background: url(/en/_assets_l/access/images/arrowTransit.png) no-repeat;
	background-position: top center;
	background-size: 36px auto;
}

p.transitBtnBus a {
	display: block;
	color: #ffffff;
	border: 1px solid #ea5e0d;
	padding: 17px 54px 17px 15px;
	background: #ea5e0d url(/en/_assets_l/access/images/iconTransitBus.png) no-repeat;
	background-position: center right;
	background-size: auto 34px;

	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}

p.transitBtnBus a:hover {
	color: #ea5e0d;
	text-decoration: none;
	border: 1px solid #ea5e0d;

	background: #ffffff url(/en/_assets_l/access/images/iconTransitBus.png) no-repeat;
	background-position: center right;
	background-size: auto 34px;
}

.routeBox p.note {
	margin-top: 10px;
	text-align: center;
}

.linkBox {
	padding: 20px;
	background: #f2f2f2;
}

.linkBox ul {
	overflow: hidden;
}

.linkBox ul li {
	float: left;
	margin-right: 20px;
	padding-left: 20px;
	background: url(../../common/images/arrowOrange.png) no-repeat;
	background-position: left 4px;
	background-size: 13px auto;
}

.linkBox ul li a {
	padding-right: 16px;
	background: url(../../common/images/iconPop2.png) no-repeat;
	background-size: auto 10px;
	background-position: center right;
}


/************************************************
          index
************************************************/
/*
.photoCat{
	width:100%;
	height:250px;
	background:#ccc url() no-repeat;
	background-position:top center;
	background-size:cover;
	}

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


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

.photoCat h1 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(../../common/images/iconArrowOr.png) no-repeat;
	background-size: 24px 15px;
	background-position: right center;
}

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



/************************************************
          日光・鬼怒川へのアクセス
************************************************/

.spaciaBox {
	box-sizing: border-box;
	width: 100%;
	padding: 25px;
	background: #f2f2f2;
}

.spaciaBoxInner {
	display: table;
	width: 100%;
}

.spaciaBoxColL {
	display: table-cell;
	width: 40%;
	vertical-align: top;
}

.spaciaBoxColR {
	overflow: hidden;
	display: table-cell;
	box-sizing: border-box;
	width: 60%;
	vertical-align: top;
	padding-left: 20px;
}


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

.spaciaBoxColR p {
	margin-bottom: 15px;
	color: #005bac;
	font-size: 	182%;
	line-height: 114%;
}

.spaciaBoxColR ul li {
	margin-top: 5px;
	margin-right: 20px;
	padding-left: 20px;
	background: url(../../common/images/arrowOrange.png) no-repeat;
	background-position: left 4px;
	background-size: 13px auto;
}

.spaciaBoxColR ul li a {
	/*
	padding-right: 16px;
	background: url(../../common/images/iconPop2.png) no-repeat;
	background-size: auto 10px;
	background-position: center right;
	*/
}

	.routeBox p.btnM {
		margin-top: 35px;
	}

.bnr a:hover {
	opacity: 0.7;
}

/************************************************
          二次交通　鬼怒川
************************************************/

	.arrowRouteReturnT {
		background: url(/en/_assets_l/access/images/arrowRouteR.png) no-repeat;
		background-position: top right 15px ;
		background-size: 18px auto;
	}

.arrowRouteReturnT .routeSection {
	padding: 0 32px 0 20px;
	background: url(/en/_assets_l/access/images/arrowRoute.png) no-repeat;
	background-position: 15px bottom;
	background-size: 18px auto;
}

.arrowRouteReturnT .routeSection .lineInfo {
	padding: 20px 14px 20px 0;
	background: url(/en/_assets_l/access/images/arrowBalloonR.png) no-repeat;
	background-size: 16px 24px;
	background-position: center right;;
}

	.arrowRouteReturnB {
		background: url(/en/_assets_l/access/images/arrowRouteR.png) no-repeat;
		background-position: right 15px bottom;
		background-size: 18px auto;
		padding-right:32px;
	}

	.routeSectionL{
		padding: 0 4px 0 6px;
	}

	.routeSectionR{
		padding: 0 0 0 16px;
	}

	.routeSectionR .lineInfo{
	padding: 20px 14px 20px 0;
	background: url(/en/_assets_l/access/images/arrowBalloonR.png) no-repeat;
	background-size: 16px 24px;
	background-position: center right;;
	}


/*--timetable--*/

.timeTableCol2{
/*		margin-top:30px;
*/}

.timeTableCol2:after{
	content:"";
	height:0;
	display:block;
	clear:both;
	visibility:hidden;
}


.timeTableCol2 li{
		width:49%;
		float:left;
		margin-left:2%;
		margin-bottom:30px;
	}



	.timeTableCol2 li:nth-of-type(2n+1){
		margin-left:0;
	}


.timeTableCol2 li table{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width:100%;
	}

.timeTableCol2 li table tr{
	}

.timeTableCol2 li table tr.head{
		background-color:#005bac;
		color:#ffffff;
	}

	.timeTableCol2 li table tr:nth-of-type(2n+4){
		background-color:#e9e9e9;
	}

	.timeTableCol2 li table tr:nth-of-type(n+2) th:first-child{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width:50px;
	}


.timeTableCol2 li table tr th{
		text-align:center;
		padding:10px 0;
		border:1px solid #cccccc;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}

.timeTableCol2 li table tr td{
		padding:10px;
		border:1px solid #cccccc;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}

	.timeTableCol2 li table tr td span{
		padding-right:10px;
		display:inline-block;
		line-height:1
	}

	.timeTableCol2 li table tr td span.remark:after{
		content:"※";
		color:#FF0004;
		font-size:78.5%;
		vertical-align:text-bottom;
	}

	.photoCol{
		display:table;
		margin-bottom:30px;
	}

	.photoCol + p{
		text-align:center;
	}


	.photoCol .photoL{
		display:table-cell;
		padding-right:15px;
		width:46%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}

	.photoCol .photoR{
		display:table-cell;
		padding-left:15px;
		width:54%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}

	.photoCol .photoL img,
	.photoCol .photoR img{
			width:100%;
			height:auto;
			vertical-align:top;
	}

	.photoCol .photoR p{
		padding:5px 0;
		text-align:center;
	}



	/************************************************
          二次交通　日光
************************************************/

.arrowRouteCycle {
    background-image: url(../images/arrowRoute.png),url(../images/arrowRouteR.png);
		background-repeat: no-repeat,no-repeat;
    background-position: 35px bottom, right 35px top;
    background-size: 18px auto ,18px auto;
}


.arrowRouteCycleL {
    background-image: url(../images/arrowRoute.png),url(../images/arrowRouteR.png);
		background-repeat: no-repeat,no-repeat;
    background-position: 35px bottom, right 35px top;
    background-size: 18px auto ,18px auto;
    padding-right: 10px;
}

.arrowRouteCycleR {
    background-image: url(../images/arrowRoute.png),url(../images/arrowRouteR.png);
		background-repeat: no-repeat,no-repeat;
    background-position: 35px bottom, right 35px top;
    background-size: 18px auto ,18px auto;
    padding-left: 10px;
}

.arrowDoubleL{
    background-image: url(../images/arrowRoute.png),url(../images/arrowRouteR.png),url(../images/arrowRouteG.png),url(../images/arrowRouteRG.png);
		background-repeat: no-repeat,no-repeat,no-repeat,no-repeat;
    background-position: 35px top, right 35px top,55px bottom, right 55px top;
    background-size: 18px auto ,18px auto,18px auto ,18px auto;
    padding-right: 10px;
}

.arrowRouteCycleGL {
    background-image: url(../images/arrowRouteG.png),url(../images/arrowRouteRG.png);
		background-repeat: no-repeat,no-repeat;
    background-position: 35px bottom, right 35px top;
    background-size: 18px auto ,18px auto;
    padding-right: 10px;
}

.arrowRouteCycleGR {
    background-image: url(../images/arrowRouteG.png),url(../images/arrowRouteRG.png);
		background-repeat: no-repeat,no-repeat;
    background-position: 35px bottom, right 35px top;
    background-size: 18px auto ,18px auto;
    padding-left: 10px;
}


.CycleL {
    padding: 0 10px 0 20px;
}

.CycleR {
    padding:0 20px 0 10px;
}

.Cycle {
    padding:0 20px;
}

.arrowStrT{
    background-position: 35px top, right 35px top;
}


.arrowStrB{
    background-position: 35px bottom, right 35px bottom;
}

.arrowStrTB{
    background-position: 35px top, right 35px bottom;
}

.arrowStrBT{
    background-position: 35px bottom, right 35px top;
}

.arrowStrLBGTB{
    background-position: 35px top, right 35px bottom,55px bottom, right 55px bottom;
}

.arrowStrLBGT{
    background-position: 35px top, right 35px top,55px top, right 55px top;
}


.bus	.stationName {
    padding: 5px 15px 5px 45px;
    background-size: 15px 15px;
		/*---*/
		font-size:92.3%;
}

.bus	.stationName.primary{
	  padding: 15px 15px 15px 45px;
    background-size: 20px 20px;
		/*---*/
		font-size:123.1%;
	}

.bus .stationName.branch{
	position:relative;
	width:80%;
	margin-left:50px;
}

.bus .stationName.branch:before{
	position:absolute;
	top:50%;
	left:-25px;
	content:"";
	display:block;
	width:30px;
	height:4px;
	margin-top:-2px;
	background:#005BAC;
}



.bus{
	margin-top:20px;
}

/*.stationInfo{
	padding: 15px 0 0;
}*/

.stationInfoInner{
	padding: 11px 15px;
	background-color:#eeeeee;
	position:relative;
}

.stationInfoInner:after{
	content:"";
	border:10px solid transparent;
	border-bottom: 10px solid #eeeeee;
	position:absolute;
	top:-20px;
	left:50%;
	margin-left:-10px;
}

.VAT{
	vertical-align:top;
}

.passInfo{
	width: 100%;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-top:15px;
}

.passInfoInner{
	width:42%;
	float:right;
}

.passInfo dl{
	display:table;
	border:1px solid #dbdbdb;
	width:100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;

}

.passInfo dl:first-child{
	border-bottom:none;;
}


.passInfo dl dt{
	display:table-cell;
	width:25%;
	border-right:1px solid #dbdbdb;
	background-color:#eeeeee;
	padding:0 10px;
}

.arrowImgInner{
	display:table;
	width:100%;
	height:22px;
}

.arrowTopB{
	display:block;
	width:15px;
	background-image:url(/en/_assets_l/access/images/arrowTopB.png);
	background-position: center right;
	background-size: 13px 18px;
	background-repeat:no-repeat;
	height:100%;
}

.arrowLineB{
	display:table-cell;
	width:100%;
	background-image:url(/en/_assets_l/access/images/arrowLineB.png);
	background-position:left center;
	background-size: auto 18px;
	background-repeat:no-repeat;
	height:100%;
}

.arrowTopG{
	display:block;
	width:15px;
	background-image:url(/en/_assets_l/access/images/arrowTopG.png);
	background-position: center right;
	background-size: 13px 18px;
	background-repeat:no-repeat;
	height:100%;
}


.arrowLineG{
	display:table-cell;
	width:100%;
	background-image:url(/en/_assets_l/access/images/arrowLineG.png);
	background-position:left center;
	background-size: auto 18px;
	background-repeat:no-repeat;
	height:100%;
}



.passInfo dl dd{
	display:table-cell;
	width:75%;
	padding:0 10px;
	vertical-align:middle;
}


.busNote{
	/*display:table;
	argin-top:30px;*/
}

.busNoteMap{
	display:table;
	margin-top:30px;
}


.busNoteL{
	display:table-cell;
	width:50%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-right:15px;
	text-align: center;
}

.busNote p.btnM {
    margin-top: 15px;
}

.busNote .list {
    margin-top: 15px;
}


.busNoteL img{
	width:100%;
	height:auto;
}

.busNoteR{
	display: table-cell;
	width: 50%;
	vertical-align: middle;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left:15px;
}



@media screen and (max-width:1000px){

		/*--localnavi--*/
#localNavi div.row p span {
    display: none;
}

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

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

#localNavi div.row p.thrdNavi {
    background: #2673b8;
}

#localNavi div.row p.thrdNavi.bgw {
    background: #fff;
}



/*--------------*/


.photoCatInner {
width: 100%;
}

.photoCat h1 {
display: none;
}

.bnr a:hover {
	opacity: 0.7;
}

}


@media screen and (max-width:767px){

.photoCat {
	width: 100%;
	height: 150px;
}

.photoCatInner {
	width: 100%;
	height: 150px;
}

.photoCat h1 {
	display: none;
}


h3.routeName {
	font-size: 	174%;
	margin-bottom: 12px;
	padding-top: 0;
}

.routeBox {
	margin-bottom: 25px;
}

.routeBlock {
}

.stationName {
	font-size: 100%;
	padding: 10px 10px 10px 38px;
	background-position: 10px center;
}

.stationNameOther {
	font-size: 100%;
	padding: 10px 10px 10px 38px;
	background-position: 10px center;
}

.routeBlockInner {
	box-sizing: border-box;
}

.subBlock {
}

.subBlock2col {
}

	.arrowRoute {
		background: url(/en/_assets_l/access/images/arrowRoute.png) no-repeat;
		background-position: bottom left;
		background-size: 18px auto;
	}

	.arrowRouteGray {
		background: url(/en/_assets_l/access/images/arrowRouteGray.png) no-repeat;
		background-position: bottom left;
		background-size: 18px auto;
	}

	.arrowNon {
	}

	.empty {
		background: url(/en/_assets_l/access/images/lineRoute.png) repeat-y;
		background-position: bottom left;
		background-size: 18px auto;
	}

	.emptyGray {
		background: url(/en/_assets_l/access/images/lineRouteGray.png) repeat-y;
		background-position: bottom left;
		background-size: 18px auto;
	}

.routeSection {
	width: 100%;
	box-sizing: border-box;
	padding: 0 10px 0 14px;
	background: url(/en/_assets_l/access/images/arrowRoute.png) no-repeat;
	background-position: bottom left;
	background-size: 18px auto;
}

.routeSectionGray {
	width: 100%;
	box-sizing: border-box;
	padding: 0 10px 0 14px;
	background: url(/en/_assets_l/access/images/arrowRouteGray.png) no-repeat;
	background-position: bottom left;
	background-size: 18px auto;
}

.lineInfo {
	width: 100%;
	box-sizing: border-box;
	padding: 10px 0 10px 7px;
}

.lineInfoInner {
	width: 100%;
	box-sizing: border-box;
	padding: 7px 7px;
}

.lineName {
	font-size: 100%;
	font-weight: bold;
}
.lineNameGray {
	font-size: 100%;
	font-weight: bold;
}

. {
	font-size: 123.1%;
	font-weight: bold;
}

.Gray {
	font-size: 123.1%;
	font-weight: bold;
}

.trainType {
	font-size: 	77%;
}

.distance {
	font-size: 93%;
	line-height: 123.1%;
}

.charge {
	margin-top: 5px;
	font-size: 93%;
	line-height: 123.1%;
}

	.distance span,
	.charge span  {
		font-size: 131%;
	}


p.transitBtn {
	padding: 8px 0 0 7px;
}

p.transitBtn a {
	font-size: 	93%;
	padding: 12px 45px 12px 10px;

	background: #ea5e0d url(/en/_assets_l/access/images/iconTransit.png) no-repeat;
	background-position: center right;
	background-size: auto 30px;
}

p.transitBtn a:hover {
	background: #ffffff url(/en/_assets_l/access/images/iconTransit.png) no-repeat;
	background-position: center right;
	background-size: auto 30px;
}

p.transitBtnBus {
	padding: 8px 0 0 7px;
}

p.transitBtnBus a {
	font-size: 	93%;
	padding: 12px 45px 12px 10px;

	background: #ea5e0d url(/en/_assets_l/access/images/iconTransitBus.png) no-repeat;
	background-position: center right;
	background-size: auto 30px;
}

p.transitBtnBus a:hover {
	background: #ffffff url(/en/_assets_l/access/images/iconTransitBus.png) no-repeat;
	background-position: center right;
	background-size: auto 30px;
}


.routeBox p.note {
	margin-top: 10px;
	text-align: center;
}



.linkBox {
	padding: 20px;
	background: #f2f2f2;
}

.linkBox ul {
	overflow: inherit;
}

.linkBox ul li {
	float: none;
	margin: 10px 0 0 0;
	padding-left: 0;
	background: none;
}

.linkBox ul li:first-child {
	margin-top: 0;
}

.linkBox ul li a {

	display: block;
	padding: 13px 35px 13px 10px;
	color: #ffffff;
	background: #ea5e0d url(../../common/images/iconPopW.png) no-repeat;
	background-position: center right;
	background-size: 26px 10px;

	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;


}

.linkBox ul li a:hover {
	opacity: 0.7;
	text-decoration: none;
}



/************************************************
          index
************************************************/
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;
	}




/************************************************
          日光・鬼怒川へのアクセス
************************************************/

.spaciaBox {
	box-sizing: border-box;
	width: 100%;
	padding: 20px;
}

.spaciaBoxInner {
	display: block;
	width: 100%;
}

.spaciaBoxColL {
	display: block;
	width: 100%;
	text-align: center;
}

.spaciaBoxColR {
	display: block;
	width: 100%;
	padding: 0;
}


	.spaciaBoxColL img {
		width: 250px;
		height: auto;
	}

.spaciaBoxColR p {
	margin-top: 18px;
	font-size: 	153.9%;
	text-align: center;
}

.spaciaBoxColR ul li {
}

.spaciaBoxColR ul li a {
}

	.routeBox p.btnM {
		margin-top: 25px;
	}

.spaciaBoxColR ul {
	overflow: inherit;
}

.spaciaBoxColR ul li {
	float: none;
	margin: 10px 0 0 0;
	padding-left: 0;
	background: none;
}

.spaciaBoxColR ul li:first-child {
	margin-top: 0;
}

.spaciaBoxColR ul li a {

	display: block;
	padding: 13px 35px 13px 10px;
	color: #ffffff;
	background: #ea5e0d url(../../common/images/iconArrowW.png) no-repeat;
	background-position: center right;
	background-size: 25px 15px;

	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;

}

.spaciaBoxColR ul li a:hover {
	opacity: 0.7;
	text-decoration: none;
}

/************************************************
          二次交通　鬼怒川
************************************************/

	.arrowRouteReturnT {
		background: url(/en/_assets_l/access/images/arrowRouteR.png) no-repeat;
		background-position: top right ;
		background-size: 18px auto;
	}

.arrowRouteReturnT .routeSection {
	padding: 0 14px 0 10px;
	background: url(/en/_assets_l/access/images/arrowRoute.png) no-repeat;
	background-position: 15px bottom;
	background-size: 18px auto;
}

.arrowRouteReturnT .routeSection .lineInfo {
	padding: 10px 7px 10px 0;
	background: url(/en/_assets_l/access/images/arrowBalloonR.png) no-repeat;
	background-size: 16px 24px;
	background-position: center right;;
}

	.arrowRouteReturnB {
		background: url(/en/_assets_l/access/images/arrowRouteR.png) no-repeat;
		background-position: right bottom;
		background-size: 18px auto;
		padding-right:14px;
		width:50%;
	}

	.routeSectionL{
		padding: 0 2px 0 3px;
	}

	.routeSectionR{
		padding: 0 0 0 3px;
	}

	.routeSectionR .lineInfo{
	padding: 10px 7px 10px 0;
	background: url(/en/_assets_l/access/images/arrowBalloonR.png) no-repeat;
	background-size: 16px 24px;
	background-position: center right;;
	}


/*--timetable--*/

.timeTableCol2{
		margin-top:0;
}

.timeTableCol2 li{
		width:100%;
		float:none;
		margin:0 0 15px;
	}

	.timeTableCol2 li table tr th{
		padding:2px 0;
	}

.timeTableCol2 li table tr td{
		padding:2px 10px;
	}


	.photoCol{
		display:block;
		margin-bottom:15px;
	}

	.photoCol + p{
		text-align:left;
	}


	.photoCol .photoL{
		display:block;
		width:100%;
		margin-bottom:15px;
		padding-right:0;
	}

		.photoCol .photoL a{
			pointer-events:none;
	}


	.photoCol .photoR{
		display:block;
		padding-left:0;
		width:100%;
	}

	.photoCol .photoL img,
	.photoCol .photoR img{
			width:100%;
			height:auto;
			vertical-align:top;
	}

.spNon{
	display:none;
}
	/************************************************
          二次交通　日光
************************************************/

.arrowRouteCycle {
    background-position: 5px bottom, right 5px top;
}


.arrowRouteCycleL {
    background-position: 5px bottom, right 5px top;
}

.arrowRouteCycleR {
    background-position: 5px bottom, right 5px top;
}

.arrowDoubleL{
    background-position: 5px top, right 5px top,25px bottom, right 25px top;
}

.arrowRouteCycleGL {
    background-position: 5px bottom, right 5px top;
}

.arrowRouteCycleGR {
    background-position: 5px bottom, right 5px top;
}


.CycleL {
    padding: 0 5px 0 3px;
}

.CycleR {
    padding:0 3px 0 5px;
}

.Cycle {
    padding:0 5px;
}

.arrowStrT{
    background-position: 5px top, right 5px top;
}


.arrowStrB{
    background-position: 5px bottom, right 5px bottom;
}

.arrowStrTB{
    background-position: 5px top, right 5px bottom;
}

.arrowStrBT{
    background-position: 5px bottom, right 5px top;
}

.arrowStrLBGTB{
    background-position: 5px top, right 5px bottom,25px bottom, right 25px bottom;
}

.arrowStrLBGT{
    background-position: 5px top, right 5px top,25px top, right 25px top;
}


.bus	.stationName {
    padding: 5px 10px 5px 32px;
    background-size: 15px 15px;
}

.bus	.stationName.primary{
	  padding: 10px 10px 10px 38px;
    background-size: 20px 20px;
	}

.bus .stationName.branch{
	max-width:200px;
	margin-left:35px;
}

.bus .stationName.branch:before{
}


.bus{
	margin-top:20px;
}



.passInfoInner{
	width:100%;
	float:none;
}

	.photoCol .photoR p{
		margin-bottom:10px;
	}



.busNote{
	display:block;
	margin-top:25px;
}

.busNoteL{
	display:block;
	width:100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding:0;
	text-align: center;
}

.busNoteL img{
	width:100%;
	height:auto;
}

.busNoteR{
	display:block;
	width:100%;
	vertical-align: top;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding:0;

}


}
