
/**
 * Access-page appearance
 */

#access-map>figure.google-map {
    position: relative;
    width: 100%;
    padding: 75% 0 0 0;
}
#access-map>figure.google-map>iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#access-foundation a.tel {
    color: #4d4d4d;
}
#contents section#access-route h4{
	margin-left: 0;
	margin-bottom: .65em;
	font-size: 1.2em;
	
}
#contents section#access-route figcaption{
	font-size: 0.9em;
	line-height: 145%;
	margin-top: .65em;
}

#contents section#access-parking p{
	font-weight: bold;
	margin-bottom: 1em;
}