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

/******************************************************************
カフェ工房オススメの商品特集
********************************************************************/

#feature .feature-list ul{
}
#feature .feature-list ul li{
	margin: 0 0 25px;
}
#feature .feature-list ul li img{
	width: 100%;
}
#feature .feature-list ul li h3{
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.07em;
}