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



/* access */
.google_box {
	height: 0;
	overflow: hidden;
	padding-bottom: 75%;
	position: relative;
	margin-bottom: 20px;
}

.google_box iframe {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
}

#access-public section{
	margin: 0 0 40px;
}

@media screen and (max-width: 768px) {
	

}

