@charset "UTF-8";

@media screen and (max-width:900px) and (min-width:601px){
		.map_2{display:none;}
.map_2 .map_canvas iframe {
	border: 1px solid #0A2482;
}
	.move #text_area .shizuoka {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 80px;
	margin-bottom: 0px;
}
	a input {
	border: 1px solid #B1B1B1;
}

.wrapper {
	width: 50%;
	float: left;
}
	.move #text_area .number01 {
	width: 20%;
	float: left;
}
.move #text_area .map_canvas {
	margin-top: 20px;
	width: 100%;
	height: 300px;
	margin-bottom: 20px;
	float: left;
}
.move #text_area .name02 {
	margin-bottom: 10px;
}
.move #text_area .name01 h2 {
	font-size: 18px;
}
.move #text_area p {
	font-size: 15px;
}
.move #text_area .name01 {
	margin-bottom: 10px;
}
.move #text_area .wrapper {
	margin-top: 10px;
	float: left;
	margin-right: 30px;
}

}
