@charset "utf-8";
/* CSS Document */

#sec_access {
	margin-bottom: 20px;
}

.access_in {
	padding: 12px 0 0;
	margin: 0 14px;
	border-top: #cdcdcd 1px solid;
}
#sec_access section:nth-of-type(1) {
	border-top: none;
}
.access_in h4 {
	font-size: 15px;
	line-height: 1.5;
	color: #221815;
}
.access_in section.access_in2 {
	border-top: #ebebeb 1px solid;
	padding: 10px 0; 
	font-size: 12px;
	line-height: 1.5;
	color: #645d5b;
}
.access_in section:nth-of-type(1) {
	border-top: none;
}
.access_in2 h5 {
	font-size: 13px;
	color: #221815;
}

#bybus p {
	margin-top: 6px;
}

#notice {
	font-size: 10px;
	line-height: 1.5;
	color: #909090;
	padding: 12px 0 11px;
	margin: 0 14px;
	border-top: #ebebeb 1px solid;
}

a {
	color: #0074af;
}

.map_img {
	margin: 10px 0;
}
.map_img img {
	width: 100%;
}