@charset "UTF-8";

.traffic p.info {
    line-height: 1.7;
    font-size: 1.2em;
}
#map {
    width: 100%;
    height: 25rem;
    margin-top: 1em;
}
#map2, #map3, #map4, #map5 {
    width: 100%;
    height: 18rem;
    margin-bottom: 0.5em;
}
.image_map{
	text-align: left;
	vertical-align: middle;
}
.image_map__link{
	text-decoration: underline;
	color: #F00;
}
.image_map.__text{
	margin-bottom: 2rem;
}
.image_map.__text .notice_list-item{
	color: #F00;
	padding-left: 1em;
	text-indent: -1em;
}
.parking_icon_style{
	display: inline-block;
	border: 1px solid #000;
	width: 1.5rem;
	height: 1.4rem;
	text-align: center;
	vertical-align: baseline;
}