@charset "utf-8";
/* CSS Document */
@import url("../../../common/css/Normalize.css");  
@import url("../../../common/css/reset.css");  
/* default */
@import url("base.css");

@media print, screen and (max-width: 412px) and (min-width: 374px){
	/* iphone6 */
	body{
		zoom: 1.15;
	}
}

@media print, screen and (max-width: 767px) and (min-width: 413px){
	/* iphone6 PLUS 以上*/
	body{
		zoom: 1.3;
	}
}

/*========================================
 +contents
========================================*/
body{
	width:100%;
	padding:0 0 5px;
}
#contents{
	margin:0px 0px 20px;
	padding:5px 0 0 0;
}
/*========================================
 + HEADER
========================================*/

.hd_nav li{
	width:14%;
	box-sizing:border-box;
	border-bottom:1px solid #b8c2c8;
	border-right:1px solid #b8c2c8;
	border-top:1px solid #b8c2c8;
	text-align:center;
	float:left;
}
.hd_nav li img,
.line img{
	max-width:100%;
}

.img90,
.topics img{
	max-width:90%;
}
header{
	border-top:8px solid #c8142d;
	padding:20px;
}
.hd_nav li a,
.fot_nav a{
	display:block;
	padding:15px;
}
.fot_nav a{
	color:#fff;
}
.fot_nav td{
	background:#c8142d;
	border-top:1px solid #fff;
	text-align:center;
	box-sizing:border-box;
	width:50%;
}
.fot_nav{
	width:100%;
	border-collapse: collapse;
}
.fot_nav td:nth-child(1),
.fot_nav td:nth-child(3){
	border-right:1px solid #fff;
}

header h1 img,
header .free img,
.sns img {
	width:100%;
}
header .free{
	float:left;
	margin-left:4%;
	width:48%;
}
header h1{
	float:left;
	width:48%;
}
.sns li{
	width:50%;
	box-sizing:border-box;
	padding:15px 5%;
	float:left;
}
.sns li:nth-child(1){
	border-right:1px solid #b8c2c8;
}

address{
	font-size:80%;
	padding:10px 0;
}
.btn_pc{
	width:40%;
	border:2px solid #7d8488;
	margin:auto;
	text-align:center;
}
.btn_pc img {
	max-width:80%;
}
.btn_pc a{
	display:block;
	padding:10px 0;
}

@media screen and (max-width:480px) { 
.hd_nav li a {
    display: block;
    padding: 10px;
}
header {
    padding: 10px;
}

#navToggle span {
	border-bottom: solid 5px #c8142d;
}
#navToggle span:nth-child(1) {
	top: 0
}
#navToggle span:nth-child(2) {
	top: 12px
}
#navToggle span:nth-child(3) {
	top: 24px
}
#navToggle {
    top: 20px;
}
header nav {
    top: -300px;
}
}





/*========================================
 + ペ5px;ージング
========================================*/
.page{
	background-color:#f4f4e8;
	padding:5px;
}
.pageTT{
	float:left;
	line-height:36px;
	padding:0 0 0 10px;
}
.pageTT span{
	color:#0265dd;
	font-weight:bold;
	font-size:15px;
}
.page_number{
	text-align:center;
}
.page_number a{
	text-decoration:none;
	border-left:1px solid #333;
}
.page_number a:first-child{
	border-left: none;
}
.page0{
	width:25px;
	height:15px;
	display: inline-block;
	text-align:center;
	font-size:11px;
	line-height:20px;
	color:#000 !important;
	font-size:12px;
}
#page_h{
	color:#f4a11a !important;
	font-weight: bold;

}


/*========================================
 + 共通タイトル
========================================*/
.h2TT{
	font-size:16px;
}
.h3TT{
	height:38px;
	border-top:1px solid #dedede;
	line-height:38px;
	font-size:14px;
	background-color:#dedede;
	color:#000;
	padding:0 0 0 10px;
	background-image:url(../images/whiteB.png);
	background-repeat:repeat-x;
	background-position:left top;
	background-size:1px;
	margin:0 0 3px;
}
.h2TT_2{
	padding:10px 10px;
	background:-moz-linear-gradient(center top , #0053d0 0%, #056fe6 8%, #3590f6 100%) repeat scroll 0 0 transparent;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#0053d0), color-stop(8%,#056fe6), color-stop(100%,#3590f6));
	font-size:16px;
	line-height:1.3em;
	font-weight:bold;
	color:#ffffff;
	/*text-shadow:-1px 0 0 #073a9b;*/
}
/*========================================
 + 共通
========================================*/
#white_disp{
	background-color:#FFF;
}
.search_TT{
	height:30px;
	line-height:30px;
	font-size:14px;
	color:#000;
	border-bottom:3px solid #c7122f;
	margin:-1px 0 0 0;
}
.search_TT a{
	display:block;
	padding:0 0 0 43px;
	font-weight:bold;
	text-decoration:none;
	background-image: url(../images/arrow_a.png);
	background-repeat:no-repeat;
	background-position:96% center;
	background-size:9px;
	color:#303030;
	border-top:1px solid #FFF;
}
.inner_disp{
	background-image:url(../../../store/images/staff/staff_disp.gif);
	background-size:12px;
	padding:5px;
}
.inner_content{
	background-color:#FFF;
	padding:5px;
}
/*--- 料金 ---*/
.price{
	font-family: 'Arial Black';
	color:#ff0000;
	font-style:normal;
	font-style: italic;
}
.banner{
	width:306px;
	display:block;
	margin:10px auto;
}
.posi_re{
	position:relative;
}

#contact_disp{
	background-image:url(../images/contact_disp.gif);
	background-repeat:repeat;
	margin:3px;
	padding:5px;
	border-radius: 7px; 
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px; 
}
#contact_disp h3{
	background:-moz-linear-gradient(center top , #ffffff 0%, #e4e6e9 98%,#FFF 98.1%, #FFF 100%) repeat scroll 0 0 transparent;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(98%,#e4e6e9),color-stop(98.1%,#FFF), color-stop(100%,#FFF));
	border-bottom:3px solid #0069e0;
	font-size:13px;
	text-align:center;
	padding:7px;
}
#contact_disp_in{
	background-color:#FFF;
	padding:5px;
}
#contact_disp_in th{
	color:#0069e0;
	font-size:11px;
	border-bottom:1px dotted #c6c6c6;
	padding:5px 0;
	white-space:nowrap;
}
.tel_txt{
	white-space:nowrap;
	font-family: 'Arial Black';
	color:#ed2118;
	font-style:normal;
	font-style: italic;
	font-size:17px;
	background-image:url(../images/tel_icon.gif);
	background-size:12px;
	background-position:5px center;
	padding:5px 0 5px 18px;
	background-repeat:no-repeat;
	border-bottom:1px dotted #c6c6c6;
}
.tel_txt a{
	color:#ed2118;
}
.contact_Bt{
	border:1px solid #005bc0;
	color:#FFF;
	box-shadow:0 2px #a3a6aa;
	background: url(/sp/index/images/whiteB.png),-moz-linear-gradient(center top , #36a3fd 0% , #016ae0 100%);
	background: url(/sp/index/images/whiteB.png),-webkit-gradient(linear, left top, left bottom, color-stop(0, #36a3fd), color-stop(1, #016ae0));
	background-repeat: repeat-x, repeat;
	background-position: left top, left top;
	background-size: 1px,100%;
	width:95%;
	display:block;
	margin:10px auto 0;
	height:50px;
	line-height:50px;
	text-align:center;
	font-weight: bold;
	font-size:14px;
}
.hd_nav li a, .fot_nav a {
    display: block;
    padding: 5px;
}

