@charset "utf-8";
/* CSS Document */


h3 {
	background-image: url(../../../_common/image/h3_line.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-size: 25px;
	color: #663300;
	padding-bottom: 3px;
	text-align: left;
}
.access {
	background-color: #FFF;
	padding-top: 20px;
	padding-right: 5%;
	padding-bottom: 50px;
	padding-left: 5%;
}
.googlemap {
}

.address {
	font-size: 18px;
	color: #663300;
	line-height: 150%;
	text-align: left;
	padding-top: 10px;
}
@media (max-width: 991px) {
.address {
	font-size: 16px;
}
}