@charset "UTF-8";

/*=========================================
	株式会社熊谷　製品・サービス ＞ 納品までの流れ
	http://www.kumagai-co.com/product/flow.html
=========================================*/

#content section{
	margin-top:20px;
	padding:20px;
	border:1px solid #ccc;
}
#content section figure{
	float:right;
	margin-top:0;
	height:116px;
	border:1px solid #d9d9d9;
}
#content section h2{
	width:auto;
	border:none;
	background:none;
	display:block;
	text-indent:0;
	height:17px;
	color:#0f389d;
	font-size:16px;/*←IE8以下用*/
	font-size:1.6rem;
	font-weight:bold;
	line-height:0;
	border-bottom:2px solid #bfc8f0;
}
#content section div{
	float:left;
	margin-top:10px;
	width:450px;
}
#content .intro{
	margin:30px 0;
	padding:0;
	border:none;
}
#content .intro p{
	margin-top:0;
}
