/* Desktop */
@media (min-width: 640px)
{
	.rorBody, .submenu{width:640px; margin:auto}
	.submenuOuter{width:100%; background-color:#0a2f5c; height:40px; box-shadow: 0 2px 0 0 #333;}
	.rideNameMenu{font-size:40px}
	.site-name{font-size:60px}
	.hpnfs5{font-size:3em}
	.hpnfs6{font-size:32px}
	.waitTimeDate{font-size:18px}
}




/*
@media only screen and (min-width: 600px)
{
	.wait_time{font-size:8vw}
	.banner_open,.banner_delay,.wait_change{font-size:4vw}
	.css_RideName,.direction{font-size:3vw}
}
@media only screen and (max-width: 600px)
{
	.mobile_width1{width:85%}
	.td_waitTimeRightIndex{vertical-align: text-top; width:120px}
	.rideBoxRight{width:150px; vertical-align: text-top;}
	.rideName{font-size:4vw}
}
*/