@charset "utf-8";
/*------------------------------------------------------------
	index
------------------------------------------------------------*/
#main iframe {
	width: 100%;
	height: 185rem;
}
@media all and (max-width: 896px) {
	#main iframe {
		height: 190rem;
	}
}