/*マップ*/
.contentsBox {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
}
.contentsBox h2  {
	font-size: 24px;
	text-align: center;
	line-height: 28px;
	background-color: #4671AE;
	color: #FFFFFF;
	letter-spacing: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
}

.MapBox {
    width: 700px;
    height: 400px;
    margin-right: auto;
    margin-left: auto;
    background-color: #D3D3D3;
}

.sp_device .MapBox {
	width: 100%;
	height: 300px;
	float: none;
}

#map_custmomize {
	width: 100%;
	height: 450px;


	
}

.sp_device  #map_custmomize {
	height: 300px;
	width: 100%;

	
}
.map_Block01 {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
.map_p_Bold {
	padding-top: 10px;
	font-weight: bold;
	font-size: 16px;
}
.map_p_02 {
	padding-top: 10px;
}

.telAd {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
/*地図*/
.googleText {
    padding-top: 9px;
    font-size: 1.5rem;
    width: 700px;
    display: block;
    margin-right: auto;
    margin-left: auto;
}
/* googlemap for single.php */
iframe[src^="https://www.google.com/maps/"]{
	width: 100%;
	height: 500px;
}
.tel_p_sub {
	padding-bottom: 10px;
}

.rightBox {
	float: right;
	width: 520px;
	padding-left: 20px;
	padding-bottom: 40px;
}
.sp_device .rightBox {
	float: none;
	width: 90%;
	padding-left: 0px;
	padding-bottom: 40px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
}
.Map_sub {
	width: 415px;
	float: left;

}
.sp_device .Map_sub {
	width: 90%;
	clear: none;
	float: none;
	margin-right: auto;
	margin-left: auto;
}
.Map_sub dl {
	padding-bottom: 10px;
	border-bottom: 1px dotted #B7B7B7;
	margin-bottom: 10px;
}

.Map_sub dt {
	float: left;
	width: 98px;
	padding-right: 14px;
	text-align: center;
	line-height: 24px;
	font-weight: bold;
}
.sp_device .Map_sub dt {
	float: none;
	width: 23%;
	padding-right: 0px;
	line-height: 24px;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
}

.Map_sub dd {
	float: right;
	width: 310px;
	padding-bottom: 10px;
}

.sp_device  .Map_sub dd {
	float: none;
	width: 100%;
	padding-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}



.mapH4 {
	border-top: 1px solid #B7B7B7;
	border-bottom: 1px solid #B7B7B7;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 8px;
	background-color: #EFEFEF;
}
.mapP {
	text-align: center;
	font-size: 1.7rem;
	padding-bottom: 40px;
	padding-top: 10px;
}
.sp_device .googleText {
    width: 100%;
}

#map2 {
background-color: grey;
margin-top: 0px;
margin-bottom: 30px;
height: 400px;
width: 100%;
      }
.sp_device #map2 {
width: 100%;
height: 300px;
margin-top: 0px;
}

