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


/*-------------------
   　wrap
---------------------*/
.detailWrap01{
	float:left;
	width:490px;
	margin-bottom:30px;
}

.detailWrap01_wrap{
	border-bottom:1px solid #b2b2b2;
	margin-bottom:20px;
}

.detailWrap02{
	float:right;
	width:460px;
	margin-bottom:30px;
}


/*-------------------
   　font
---------------------*/
.parNo{
	color:#e50011;
}

/*-------------------
   　Google Map
---------------------*/
.gMap{
	width:460px;
	height:300px;
	background:#eee;
	margin-bottom:20px;
}

/*-------------------
   　メールでお問い合わせは
   base.cssのform関連にあります
---------------------*/

/*-------------------
   　tel
---------------------*/
.telWrap{
	width:456px;
	border:solid 2px #00a0e8;
	overflow:hidden;
	margin-bottom:20px;
}
.telTime{
	float:left;
	font-size:14px;
	line-height:1.4;
	text-align:center;
	margin:12px 0 6px 6px;
}
.time{
	font-size:12px;
}
.tel{
	float:right;
	margin:14px 6px 6px 6px;
	padding-left:28px;
	font-size:33px;
	color:#00a0e8;
	background:url(../img/icon-tel.png) no-repeat left;
	background-size:9%;
}

.telWrap-2{
	float:right;
	height:80px;
}

.telTime-2{
	text-align:center;
	margin:10px 0 0 0;
}

.tel-2{
	text-align:left;
	font-size:33px;
	padding:0px 0px 5px 0px;
	letter-spacing: 0.2em;
	color:#00a0e8;
	background:url(../img/icon-tel.png) no-repeat top 3px left;
	padding-left:30px;
	margin-left:70px;
}


/*-------------------
   　photo
---------------------*/
.l-grid{
	overflow:hidden;
	margin-left:-10px;
	margin-right:-10px;
}
.l-grid>li{
	float:left;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:20px;
}
