/*map　地図
-------------------------------------*/
#map_custmomize {
width: 100%;
height: 400px;
margin-bottom: 20px;
	
}




/*map　地図 sp
-------------------------------------*/
.sp_device #map_custmomize {
	width: 100%;
    height: 300px;
	
}.mapDl dt {
font-size: 15px;
font-weight: bold;
margin-right: 25px;
padding-bottom: 3px;
}

.mapDl + .mapDl {
margin-top: 15px;
}

.h2Block {
}
.h2Block + .h2Block {
margin-top: 7px;
}
.h2BlockNakami {
font-size: 16px;
font-weight: normal;
}
.parking {
width: 90%;
display: block;
margin-right: auto;
margin-left: auto;
}
.sp_device .parking {
width: 100%;
}


.parking img {
width: 100px;
float: left;
margin-right: 20px;
}
.sp_device .parking img {
float: none;
display: block;
margin-right: auto;
margin-left: auto;
margin-bottom: 20px;
}


.parking h3 {
font-size: 20px;
font-weight: bold;
color: #0168B7;
}
.sp_device .parking h3 {
text-align: center;
font-size: 25px;
}
