@charset "UTF-8";
/* CSS Document */

.ggmap {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
 
.ggmap iframe,
.ggmap object,
.ggmap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}



.page-header{padding:0 15px;
	background-color:black;}


.page-header_img{
	height: 320px;
	background: #dbdbdb;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top;
	background-image: url("../pic/haikei2.JPG")
}

.page-header_line{
	margin : -55px auto 0;
	padding: 30px 0 40px;
	color: #fff;
	text-align: center;
	max-width: 960px;
	background-color: #001e43;
}


	.bariafree img{max-width: 100%;
	               height:auto;
	}	


@media screen and (max-width: 720px){
	

.bariafree img{
	max-width: 100%;
	height:auto;
	}

}

