@charset "utf-8";

@media (min-width: 600px) and (max-width: 850px){
}

body {
	font-size:3vw;
}

.map {
	width:80vw;
	height:55vw;
}