@charset "utf-8";
/* CSS Document */
img {
	border: none;
}
h1 {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	font-size: 0.85em;
	margin-right: auto;
	margin-left: auto;
	max-width: 1000px;
}
.header {
	width: 100%;
	background-color: #E3E2DB;
}
.logo {
	width: 160px;
	height: 90px;
	float: left;
	margin-right: 50px;
}
.tel_all {
	background-image: url(../images/common/bg_tel_all.png);
	background-repeat: repeat-x;
	height: 166px;
	width: 100%;
}
.tel_inner {
	max-width: 1000px;
	height: 166px;
	margin-right: auto;
	margin-left: auto;
}
.tel_inner ul {
}
.tel_inner ul li {
	float: left;
}
.tel_logo {
	width: 150px;
	height: 80px;
	padding-top: 70px;
}
.tel {
	padding-top: 90px;
	padding-left: 40px;
}
.business_hours {
	padding-top: 70px;
	padding-left: 40px;
	line-height: 1.6em;
}
.icon_004 {
	position: relative;
	top: 10px;
	padding-left: 30px;
}
/*GoogleMapカスタマイズ*/
#map_canvas {
	height: 350px;
	width: 100%;
	margin-top: 0px;
}
h3.map_title {
	font-size: 16px;
	text-align: center;
}
p.map_comment {
	padding: 0 30px;
}
.map {
	text-align: center;
}
.map h2 img {
	display: block;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	width: 30px;
}
.map h2 {
	height: auto;
	margin-right: auto;
	margin-left: auto;
	width: 300px;
}
.menu-box {
	max-width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	margin-top: 20px;
}
.navi {
	max-width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
/*回込解除*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-table;
}
/* Hides from IE-mac \*/  
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */
footer {
	background-color: #585858;
}
footer p {
	font-size: 0.85em;
	text-align: right;
	max-width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-bottom: 30px;
	color: #DDDDDD;
}
/* -------------------- ページの先頭へ戻る -------------------- */
.pagetop {
	bottom: 0px;
	position: fixed;
	right: 20px;
}
.pagetop a {
	display: block;
	text-align: center;
	text-decoration: none;
	width: 50px;
}
.pagetop a:hover {
	text-decoration: none;
}

@media all and (max-width: 1000px) {
.icon_004 {
	display: none;
}
}

@media all and (max-width: 900px) {
.business_hours {
	padding-top: 20px;
	padding-left: 20px;
	line-height: 1.6em;
	padding-bottom: 20px;
	background-color: #DEDDD4;
	width: 100%;
}
}

@media all and (max-width: 600px) {
body {
	max-width: 600px;
	overflow-x: hidden;
}
h1 {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	font-size: 0.85em;
	margin-right: auto;
	margin-left: auto;
	max-width: 480px;
}
.logo {
	width: 160px;
	height: 90px;
	float: none;
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
}
.menu-box {
	max-width: 480px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	margin-top: 20px;
}
.navi {
	max-width: 480px;
	margin-right: auto;
	margin-left: auto;
}
.icon_004 {
	display: none;
}
.tel_inner {
	max-width: 600px;
	height: 166px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.tel_all {
	background-image: url(../images/common/bg_tel_all.png);
	background-repeat: repeat-x;
	height: 166px;
	width: 100%;
}
.business_hours {
	padding-top: 20px;
	padding-left: 20px;
	line-height: 1.6em;
	padding-bottom: 20px;
	background-color: #DEDDD4;
	width: 100%;
}
.tel {
	background-color: #DEDDD4;
	padding-top: 20px;
	padding-left: 20px;
	width: 100%;
}
.tel_logo {
	background-color: #DEDDD4;
	width: 100%;
	height: 80px;
	padding-top: 20px;
}
}
