@import url("../../css/layout.css");
.access-image{
	width: 100%;
	height: 50vh;
	background-image: url(../image/image.jpg);
	position: relative;
	
}
.contact-image{
	width: 100%;
  height: 50vh;
  background-image: url(../image/image.jpg);
  position: relative;
}


a.btn{
	width: 260px;
	font-size: 16px;
	padding: 26px 10px;
	margin-bottom: 2px;
}
#map_canvas{
	width: 100%;
	height: 500px;
}
@media screen and (max-width: 469px) {
	.contact-contents{
		width: 100%;
	}
	.midashi{
		margin: 50px 20px;
	}
	.img100{
		width: 100%;
	}
.access-left dt{
box-sizing: border-box;
}
.access-left h3,.access-left h4,.bus-right h5,.bus-time h5{
background:none;
}
.stop-pic{
border:none;
}
}