/*.underMv {
	height: 560px;
	background:url(../img/pc/mv.jpg) no-repeat bottom center;
	background-size: cover;
}
	.underMv .tips {
		max-width: 810px;
		height: 250px;
	}
	.underMv .caption {
		left: inherit;
	    right: 20px;
        text-align: right;
	}*/

	.ttl {
	    text-align: center;
	    padding-top: 35px;
	    padding-bottom: 35px;
	}
	.near {
		margin-top: 40px;
		margin-bottom: 10px;
	}
		.near ul li {
			width: 18.23%;
			max-width: 175px;
			float: left;
		}
		.near ul li + li {
			margin-left: 2.2125%;
		}
		.near .caption {
		    position: inherit;
			text-align: right;
			font-size:10px;
			padding-top: 10px;
		}
	.stationCap {
	}

#minutes{
	padding-bottom: 50px;
}
	.minutesBoxTop{
		background: #ededed;
		padding-top: 45px;
		padding-bottom: 50px;
	}
		.minutesBoxTop .ttl{
			padding-bottom: 40px;
		}
	.minutesBoxBtm{
		background: #fff;
	}
		p.minutesCap{
			margin-top: 45px;
			font-size: 11px;
			font-weight: normal;
			color: #000;
			line-height: 1.27;
		}

	.stationPhotoBox {
	    padding-top: 40px;
	}

.moyoriBoxTop,
.ooedoLineBoxTop {
	margin-top: 60px;
}
	.ooedoLineBoxTop p{
		padding-top: 0;
	}
	.Line-photoBox+.Line-photoBox{
		margin-top: 50px;
	}
		p.Line-cap{
			text-align: right;
			font-size: 11px;
		    font-weight: normal;
		    line-height: 1.27;
		    margin-top: 10px;
		}

#grFare{
	width: 100%;
	background:#000;
	position: relative;
	padding-top: 65px;
	padding-bottom: 65px;
}
	.grFareBox{
		text-align: center;
		padding-bottom: 50px;
	}
	p.grFareP{
		font-size: 11px;
		font-weight: normal;
		line-height: 1.27;
		text-align: left;
		color: #fff;
	}
#airport{
	width: 100%;
	background:#000;
	position: relative;
	padding-bottom: 95px;
}
	.airportMinList{
		width: 100%;
		max-width: 960px;
		position: relative;
	    padding-bottom: 30px;
	}
		.airportMinList ul li{
			float: left;
			width: 46.875%;
			max-width: 450px;
		}
		.airportMinList ul li+li{
			float: right;
		}
		.airportMinList .caption {
			color: #fff;
			left: inherit;
			right: 0;
			font-size: 11px;
		}

	.busmap {
		margin-top: 40px;
	}
		.busmap figure {
			padding-bottom: 30px;
		    margin-bottom: 15px;
			text-align: center;
			position: relative;
			max-width: 469px;
		    margin-right: auto;
		    margin-left: auto;
		}
		.busmap .txt {
			color: #fff;
		}
		.busmap figure .caption {
			color: #fff;
			left: inherit;
			right: 0;
			font-size: 11px;
		}

@media screen and (max-width: 768px) {
	/*.underMv {
		height: 670px;
		background:url(../img/sp/mv.jpg) no-repeat bottom center;
		background-size: cover;
	}
		.underMv .tips {
			max-width: 600px;
			height: 205px;
		}*/
	.ttl {
	    padding-top: 20px;
	    padding-bottom: 20px;
	}
	#station .inner{
		width: 100%;
		max-width: 768px;
		margin-left: auto;
		margin-right: auto;
		position: relative;
	}
	#station .ttl{
		width: 93.75%;
		max-width: 600px;
		margin-left: auto;
		margin-right: auto;
	}
	#station .stationPhotoBox{
		width: 93%;
		max-width: 600px;
		margin-left: auto;
		margin-right: auto;
	    padding-top: 0;
	}
		#station .stationPhotoBox figure {
			position: relative;
		}
		#station .stationPhotoBox figure .plusBtn {
			left: 0;
			right: inherit;
		}
		#station .tips {
			margin-bottom: 40px;
		}
		.near {
		    margin-top: 20px;
		    margin-bottom: 0;
		}
		.near .caption {
		    padding-top: 0;
		    padding-right: 10px;
		}
		.rosenmap .txt {
			padding-top: 30px;
		}

	#minutes{
		padding-bottom: 40px;
	}
		.minutesBoxTop{
			padding-top: 5px;
			padding-bottom: 10px;
		}
			.minutesBoxTop .ttl{
				padding-bottom: 30px;
			}
		.minutesBoxBtm{
			padding-top: 0;
		}
			p.minutesCap {
				width: 76.67%;
				max-width: 460px;
				margin-left: auto;
				margin-right: auto;
			    margin-top: 25px;
			    font-size: 9px;
			    line-height: 1.5;
			}

	.moyoriBoxTop,
	.ooedoLineBoxTop {
		margin-top: 15px;
	}
	.Line-photoBox+.Line-photoBox{
		margin-top: 30px;
	}
		p.Line-cap{
			font-size: 9px;
		    font-weight: normal;
		    line-height: 1.27;
		    margin-top: 5px;
		}
	.moyori-photoBox,
	.Line-photoBox {
		position: relative;
	}
	.moyori-photoBox .plusBtn,
	.Line-photoBox .plusBtn {
		left: 0;
		right: inherit;
	}

	#grFare{
		width: 100%;
		padding-top: 20px;
		padding-bottom: 30px;
	}
		.grFareBox {
		    padding-bottom: 20px;
		}
		p.grFareP {
		    font-size: 10px;
		    line-height: 1.4;
		    width: 76.67%;
		    max-width: 460px;
		    margin-left: auto;
		    margin-right: auto;
		}
	#airport {
	    width: 100%;
	    padding-top: 10px;
	    padding-bottom: 45px;
	}
		.airportMinList{
			position: relative;
			height: inherit;
		}
			.airportMinList ul li{
				float: none;
				width: 82%;
				max-width: 492px;
				margin-left: auto;
				margin-right: auto;
			}
			.airportMinList ul li+li{
				float: none;
				margin-top: 20px;
			}

}

@media screen and (max-width: 420px) {
	.underMv {
		height: 335px;
	}
}











