/*バス*/
.bus_time{
	width:100%;
	max-width:50%;
	margin:0em 0em;
}
.bus_time.bus1 td{padding:5px 10px;}
.bus_time.bus1 tr:nth-child(even) {
  background-color: #BEDAFA;
}
.bus_time.bus1 tr:nth-child(odd) {
	background-color: #EAF6FD;}
.bus_time.bus1 tr:nth-child(1){
  background-color: #2A6BB5;
	font-weight: bold;
	color:#FFF;
}
.bus_time.bus1 tr:nth-child(1) td{border-right:solid 2px #FFF;}
.bus_left.bus1{border-right:solid 2px #2A6BB5;}

.bus_time.bus2 td{padding:5px 10px;}
.bus_time.bus2 tr:nth-child(even) {
  background-color: #F7E2BD;
}
.bus_time.bus2 tr:nth-child(odd) {
	background-color: #F7F4E3;}
.bus_time.bus2 tr:nth-child(1){
  background-color: #E56533;
	font-weight: bold;
	color:#FFF;
}
.bus_time.bus2 tr:nth-child(1) td{border-right:solid 2px #FFF;}
.bus_left.bus2{border-right:solid 2px #E56533;}
h4{font-size:1.25em;margin:0.5em auto;}
.bus_time i{font-style:normal!important;}
@media screen and (max-width:700px) {
h4{font-size:1.3em;}
.bus_time i{font-style:normal!important;color:#FFFE99;}
.bus_time.bus1 tr:nth-child(1) td{border-right:solid 0px #FFF;font-size:1.1em;}
.bus_time.bus2 tr:nth-child(1) td{border-right:solid 0px #FFF;font-size:1.1em;}
	.bus_left.bus1{border-right:solid 0px #2A6BB5;}
.bus_left.bus2{border-right:solid 0px #E56533;}.bus_time{
	width:100%;
	max-width:100%;
	margin:1em 0em;
}
}
