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

.wrap {
	overflow: hidden;
}

.clear {  clear:both;  }
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body{
	width:100%;
	color:#333;
	font-size:14px;
	line-height:2em;
}
.header{
	width:100%;
	height:55px;
	text-align:center;
	background:#000;
	padding-top:19px;
}
.headerLogo{
	text-align:center;
}
.headerMain{
	width:100%;
	height:350px;
	background: url(../../images/top/main.jpg) center center / cover no-repeat ;
}

.greeting{
	padding:50px;
	text-align:center;
	background:#FFF;
}
.sns{
	padding:50px 0;
	text-align:center;
	background:#001b1c;
	color:#FFF;
}
.snsLink{
	font-size:24px;
	font-weight:normal;
	line-height:2em;
}
.snsLink a:link { color:#fff; text-decoration:none }
.snsLink a:visited { color:#fff; text-decoration:none }
.snsLink a:hover { color:#f58250; text-decoration:underline; }
.snsLink a:active { color:#f58250; text-decoration:underline;  }

.businessHoursSp{
	display:none;
}
.businessHours{
	width:960px;
	padding:50px;
	margin:auto;
}
.businessHours .time{
   display: inline-block;
   *display: inline;
   zoom: 1;
   width:460px;
   vertical-align:top;
   padding-top:15px;
}
.businessHours .time02{
   vertical-align:top;
   padding-top:15px;
}
.businessHours .txt{
   display: inline-block;
   *display: inline;
   zoom: 1;
   width:500px;
   background:#e4e3e0;
}
.businessHours .txt p{
	padding:50px;
	font-size:15px;
}
.businessHours .txt .small{
	font-size:14px;
}
.businessHours .time strong,
.accessBody .left strong,
.accessBody .right strong{
	font-weight:normal;
	font-size:22px;
}
.businessHours .time .mid{
	font-size:16px;
}
.businessHours .time .gray{
	color:#97918f;
}
.map_p{
	background: url(../../images/top/map_p2-2.jpg) cover no-repeat ;
	width:960px;
	height:960px;
	margin:auto;
}
map_p3{
	text-align:center;
	margin:auto;
}
.access{
	width:100%;
	background:#d9d7d3;
	margin-top:-10px;
}
.accessSp{
	display:none;
}
.accessBody{
	width:960px;
	padding:50px;
	margin:auto;
}
.accessBody .left{
   display: inline-block;
   *display: inline;
   zoom: 1;
   width:460px;
   padding-right:50px;
}
.accessBody .right{
   display: inline-block;
   *display: inline;
   zoom: 1;
   width:410px;
   vertical-align:top;
}
.mailArea{
	background:#001b1c;
	padding:50px 0 40px;
	text-align:center;
	color:#FFF;
}
.mailArea a:link { color:#fff; text-decoration:none ; font-size:24px; }
.mailArea a:visited { color:#fff; text-decoration:none; font-size:24px; }
.mailArea a:hover { color:#f58250; text-decoration:underline; font-size:24px; }
.mailArea a:active { color:#f58250; text-decoration:underline; font-size:24px;  }

.copyright{
	width:100%;
	background:#000;
	text-align:center;
	color:#999;
	padding:10px 0;
}

.txt12{
	font-size:12px;
}

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

.wrap {
	overflow: hidden;
}
.greeting{
	padding:20px;
	text-align:center;
	background:#FFF;
}
.sns{
	padding:20px 15px;
	text-align:center;
	background:#001b1c;
	color:#FFF;
}
.snsLink{
	font-size:24px;
	font-weight:normal;
	line-height:2em;
}
.snsLink a:link { color:#fff; text-decoration:none }
.snsLink a:visited { color:#fff; text-decoration:none }
.snsLink a:hover { color:#f58250; text-decoration:underline; }
.snsLink a:active { color:#f58250; text-decoration:underline;  }

.businessHours{
	display:none;
}
.businessHoursSp{
	display:block;
}
.businessHoursSp .time{
   padding:30px 20px;
}
.businessHoursSp .txt{
   padding:30px 20px;
   background:#e4e3e0;
}
.businessHoursSp .txt p{
	font-size:16px;
}
.businessHoursSp .txt .small{
	font-size:14px;
}
.businessHoursSp .time strong,
.accessBody .left strong,
.accessBody .right strong{
	font-weight:normal;
	font-size:22px;
}
.businessHoursSp .time .mid{
	font-size:16px;
}
.businessHoursSp .time .gray{
	color:#97918f;
}
.access{
	display:none;
}
.accessSp{
	display:block;
	background:#d9d7d3;
	margin-top:-10px;
}
.accessBody{
	width:90%;
	display:block;
	padding:20px !important;
}
.businessHours .time strong,
.accessBody strong{
	font-weight:normal;
	font-size:22px;
}

.mailArea{
	padding:50px 10px;
	margin:auto;
	background:#001b1c;
	text-align:center;
	color:#FFF;
	font-size:12px;
	letter-spacing:-0.05em;
}
.mailArea a:link { color:#fff; text-decoration:none ; font-size:24px; }
.mailArea a:visited { color:#fff; text-decoration:none; font-size:24px; }
.mailArea a:hover { color:#f58250; text-decoration:underline; font-size:24px; }
.mailArea a:active { color:#f58250; text-decoration:underline; font-size:24px;  }

.copyright{
	width:100%;
	background:#000;
	text-align:center;
	color:#999;
	padding:10px 0;
}

.txt12{
	font-size:10px;
}
}