@charset "UTF-8";
.map .map_canvas iframe {
	width: 100%;
	height: 100%;
		border: 1px solid #0A2482;

}
.move #text_area .map {
}
.move #text_area .tokyo {
	width: 100%;
	height: auto;
	float: left;
}

#text_area .image {
	border: 1px solid #a3a3a3;
}


.button {
	background-color: #0A2482;
	-webkit-border-radius: 47;
	-moz-border-radius: 47;
	border-radius: 47px;
	font-family: Arial;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	-webkit-box-shadow: 1px 3px 5px #595959;
	box-shadow: 1px 3px 5px #595959;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	text-align: center;
	width: 150px;
	height: 20px;
}

.button:hover {
	text-decoration: none;
	-webkit-box-shadow: 0 0 0;
	box-shadow: 0 0 0;
	color: #EBE9E9;
	text-decoration: none;
	position: relative;
	top: 3px;
}
.map .map_canvas a {
	float: left;
}


@media screen and (min-width:901px){
	.map_2{display:none;}
	.move #text_area .shizuoka {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 50px;
	margin-bottom: 0px;
	padding-top: 50px;
	border-top: 2px solid #0A2482;
}
	a input {
	border: 1px solid #B1B1B1;
}
.wrapper {
	width: 50%;
	float: left;
}
#text_area .number01  {
	width: 20%;
	float: left;
}
.move #text_area .map_canvas {
	margin-top: 20px;
	width: 80%;
	height: 400px;
	margin-bottom: 20px;
}
.move #text_area .name02 {
	margin-bottom: 10px;
}
.move #text_area .name01 h2 {
	font-size: 22px;
}
.move #text_area p {
	font-size: 18px;
}
.move #text_area .name01 {
	margin-bottom: 20px;
}
.move #text_area .wrapper {
	margin-right: 20px;
}


}
