.google-maps {
	position:relative;
	padding-bottom:0;
	height:400px !important;
	overflow:hidden
}
.google-maps iframe {
	position:absolute;
	top:0;
	left:0;
	width:100%!important;
	height:400px
}
.gbox-navi {
  padding-bottom: 0;
  position: relative;
  top: 40px;
}
.gbox-navi div {
  background-color: rgba(0,0,0,0.2);
}
.gbox-bg {
  padding-top: 30px;
}
.top_site_main {
  height: 60px !important;
}
.scrolloff {
    pointer-events: none;
}