@charset "utf-8";

#pageTitle:before {
	background: url("../../access/images/access_mv.jpg") 50% 50% no-repeat;
	background-size: cover;
}


section#access01 {
}


section#access02 {
	margin-top:150px;
}
section#access02 p#access02map {
	width:100%;
	max-width:720px;
	margin:0 auto;
}



@media screen and (max-width:1024px) {
	section#access02 {
		margin-top:50px;
	}
}
