.drawer-hamburger {
	display: none;
	}

@media only screen and (max-width: 1000px) {
.drawer-hamburger {
		display: block;
	}
	
nav#nav,#footnavi {
	display: none;
	}

#back-top,.tel {
	display: none!important;
	}

#logo {
	float: none;
	clear: both;
	width: 200px;
	height: auto;
	margin: 5px auto 5px;
	padding: 0;
	}

header.top {
	width: 100px;
	height: 195px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 5%;
	}

#logo-top {
	width: 85px;
	height: 176px;
	margin: 10px auto 0px;
	padding: 0;
	}

#content {
	width: 90%;
	margin: auto;
	padding: 30px 5% 0;
	}

#page-image {
	clear: both;
	width: 100%;
	height: auto;
	min-height: 100px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
	}

#page-image img {
	margin: 0 auto;
	width: 100%;
	height: 100px;
	vertical-align: middle;
	object-fit: cover;
	}

#page-title {
	margin: -15px 0 0 -50%;
	padding: 0;
	width: 100%;
	height: 30px;
	line-height: 30px;
	font-size: 30px;
	}
	
.box-left,.box-left {
	float: none;
	clear: both;
	width: 90%;
	margin: 0 auto 30px;
	padding: 0 5% 0;
}

.box-right {
	float: none;
	clear: both;
	width: 90%;
	margin: 0 auto 30px;
	padding: 0 5% 0;
}

.bnr-left {
	float: none;
	clear: both;
	width: 100%;
	height: auto;
	margin: 0 0 20px;
	}

.bnr-right {
	float: none;
	clear: both;
	width: 100%;
	height: auto;
	margin: 0 0 10px;
	}

.box2-left70,.box2-right30,.box2-right70,.box2-left30,.box2-left60,.box2-right40,.box2-right60,.box2-left40 {
	float: none;
	clear: both;
	width: 100%;
	height: auto;
	margin: 0 0 13px;
	padding: 0;
	overflow: hidden;
	}
	
.box-chisou {
	clear: both;
	width: 70%;
	max-width: 900px;
	height: auto;
	margin: 30px auto 20px;
	padding: 25px;
	}

.box3-1,.box3-2,.box3-3 {
	float: none;
	clear: both;
	width: 100%;
	height: auto;
	margin: 0 0 20px;
	margin-right: 0;
}

.box2-left,.box2-right {
	float: none;
	clear: both;
	width: 100%;
	height: auto;
	margin: 0 0 13px;
	padding: 0;
	overflow: hidden;
	}

#foot-logo {
	float: none;
	clear: both;
	width: 90%;
	max-width: 340px;
	height: auto;
	margin: 0 auto 25px;
	padding: 0;
	overflow: hidden;
	text-align: center;
	}

#foot-logo img {
	width: 220px;
	margin: 0 auto 10px;
	text-align: center;
	}

#footerinfo {
	float: none;
	clear: both;
	width: 90%;
	height: auto;
	margin: 0 auto 13px;
	padding: 0;
	overflow: hidden;
	}

#footerinfo .time {
	width: 90%;
	margin: 0 auto 10px;
	padding: 20px 5%;
	}

footer #footerinfo .time p {
	clear: both;
	margin: 0;
	font-size: 90%;
	line-height: 1.5;
	}

footer #footerinfo .time p.midashi-bar {
		margin: 0 0 10px;
	}
	
.tenpo li {
	float: left;
	width: 48%;
	height: auto;
	margin: 0 0 15px;
	margin-right: 4%;
}

.tenpo li:nth-child(3n+3) {
	margin-right: 4%;
}
	
.tenpo li:nth-child(2n+2) {
	margin-right: 0%;
}


}
