


/* メディアクエリ開始 */
@media screen and (max-width:480px)
{

.map_img	{width:95%;
		height:95%;}

}
/* メディアクエリ終了 */