@charset "utf-8";

/*------------------------------------------------



   /visit/index


------------------------------------------------*/
.ci_bg .photo{
	background:url(../../imges/visit/ci_bg.jpg) center center no-repeat;
	background-size:100%;
	text-indent:-9999px;
}

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

	iframe{
		max-width: 100%;
		height: 300px;
	}
}


