@charset "UTF-8";


/* access
----------------------------------- */
section {
	padding-bottom: 50px;
}

section h3 {
	border-left: 4px solid rgb(0, 159, 232);
	line-height: 27px;
	padding-left: 12px;
	margin-bottom: 20px;
}

.map {
	height: 450px;
}

.map iframe {
	width: 100% !important;
	height: 100% !important;
}

.map p {
	padding-top: 10px;
	text-align: center;
}

.info p {
	padding-top: 50px;
}

.info p {
	text-align: center;	
	line-height: 160%;
}

.info p span {
	padding-left: 10px;
	font-size: 1.5em;
}
