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



	/* ---------------------------
contents
------------------------------ */
body {
	
	overflow-x: hidden;
	 -webkit-text-size-adjust: 100%;
}

@font-face {
    font-family: minmoji;
    src: url('https://minmoji.ucda.jp/fontseot/http%3A__www.hachise.jp');
    src: local('minmoji'),
        url('https://minmoji.ucda.jp/fontswoff/http%3A__www.hachise.jp') format('woff'),
        url('https://minmoji.ucda.jp/fonts/http%3A__www.hachise.jp') format('opentype');
}
#contesntsWrapper {
	background: none;
}
#contesntsWrapper {
	background-color: #fff;
	width: 100%
}
div#contents {
	background-color: #fff;
	border-color:#fff;
	width: 100%;
}
/*グローバルナビ　#nav*/
#j_a_button {
	width: 950px;
	margin:0 auto;
	text-align: center;
	padding-top: 5px;
	font-size: 16px !important;
	font-family:"minmoji", sans-serif;
}
#j_a_button a {
	font-weight: normal !important;
	text-decoration: none;
}
#button {
	background: #999;
	
}



#nav {
	width: 100%;
	margin:15px auto 0 auto;
	cursor: pointer;
	font-family:"minmoji", sans-serif;
}
#nav .fixbar {
	width: 100%;
	position: absolute;
	/*top: 120px;*/
	opacity: 1;
	border-top:  8px #eee double;
	border-bottom: 8px #eee double;
	
}
#nav.fixed .fixbar {
	opacity: 1;
	position: fixed;
	top: 0px;
	z-index: 1;
	border-top:  8px #eee double;
	border-bottom: 8px #eee double;
	background-color: rgba(255,255,255,0.8);
}
#nav ul {
	width: 900px;
	margin:0 auto;
}
#nav li:nth-child(1) {
	padding: 10px 50px 10px 0;
}
#nav li {
	text-align: center;
	font-size: 16px;
	float: left;
	/*height: 35px;*/
	padding: 8px 50px;
	line-height: 200%;
	
	
}

.inquiry {
	background-color: #000;
	color: #fff;
	margin-top: 10px !important;
	height: 35px !important;
	padding: 10px 20px !important;
	line-height: 150% !important;
	font-size: 13px !important;
	
}

#nav a {
	display: block;
	text-decoration: none;
	color: #000;
	font-weight: normal !important;
}
#nav a:hover {
	opacity: 0.5;
}




#title {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	background-image: url(img/h1_back.png);
	margin-top: 150px;
	padding: 50px 0;
}
#title h1 {
	width: 365px;
	margin: 0 auto;
}






article {
	margin-top: 30px;
	width: 950px;
	margin: 200px auto 0 auto!important;
}



#filter-or-map {
	width: 20%;
	float: right;
	margin-bottom: 0;
}

#go-to-map img {
	max-width: 250px;
}

.controls {
	width: 80%;
	float: left;
	margin-top: 0;
}
