﻿


/* --------------------------------------------------------------------
	共通ヘッダー
-------------------------------------------------------------------- */
#eLcafe #fixed_header {
	border-top: 5px solid #FEDA6D;
}
#eLcafe #fixed_header #sitelogo a {
	margin: 6.5px 0;
}
#eLcafe #fixed_header #sitelogo img {
	height: 31px;
}


/* --------------------------------------------------------------------
	共通フッター
-------------------------------------------------------------------- */
#eLcafe #footer_tel .tel_ {
	width: 100%;
	background: url(../image/tel_elcafe.png) left center no-repeat;
	background-size: auto 92%;
}




/* --------------------------------------------------------------------
	eLcafeカテゴリ用
--------------------------------------------------------------------- */

#eLcafe .mainimg img{
	width: 100%;
}
#eLcafe .kodawaricontent .clearfix:after {
	content: "";
	display: block;
	height: 0;
	font-size:0;
	clear: both;
	visibility:hidden;
}
#eLcafe .kodawaricontent>.inner{
	margin: 1.5%;
}
#eLcafe .kodawaricontent h4.goodsttl_h4_{
	clear: both;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 16px;
}
#eLcafe .kodawaricontent h3.goodsttl_h3_{
	font-size: 17px;
}


#eLcafe .kodawari_block{
	margin: 0 0 40px;
}
#eLcafe .kodawari_block p{
	margin-bottom: 10px;
}
#eLcafe .kodawari_block p.center {
	text-align: center;
}


#eLcafe #kodawari_chef{
	margin: 40px 0;
}
#eLcafe #kodawari_chef p{
	padding: 10px;
}
#eLcafe #kodawari_chef p.center{
	text-align: center;
}
#eLcafe .kodawari_chef_inner{
	padding:20px 0 10px;
}
#eLcafe .kodawaripoint{
	margin: 20px 1.5%;
}
#eLcafe .kodawaripoint h5{
	color: #401c04;
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	margin: 0 0 10px;
	border-bottom: 1px solid #928874;

}
#eLcafe .kodawaripoint .imgR{
	float: right;
	width: 25%;
	margin-left: 15px;
	margin-bottom: 15px;
}
#eLcafe .kodawaripoint_inner{}
#eLcafe .kodawaripoint_inner>p{
	margin-bottom: 15px;
}


/*クール便*/
.coolpack{
	background: #FFFFFF;
	padding: 10px 10px 10px;
}
.coolpack p.center {
	text-align: center;
}
.coolpack .info{
	margin-top: 10px;
}
.coolpack .info p{
	margin-bottom: 10px;
}
.coolpack .info .border{
	border:1px solid #EBE5E3;
	padding: 10px 10px;
	margin: 10px 0 0;
	line-height: 1.5;
}
.coolpack .info .border strong{
	color: #55A7D4;
}