@charset "UTF-8";

/*=========================================
	株式会社熊谷　企業情報 ＞ 理念
	http://www.kumagai-co.com/company/philosophy.html
=========================================*/

#content #sec1 figure{
	padding:20px 0;
	width:666px;
	text-align:center;
	vertical-align:middle;
	border:10px solid #eee;
}
#content #sec1 h3{margin-top:35px;}
#content #sec2 section{
	padding-top:20px;
}
#content #sec2 h3{
	margin-top:0;
	height:auto;
	border:none;
}
#content #sec2 h4{
	padding-top:50px;
	height:15px;
	font-size:15px;/*←IE8以下用*/
	font-size:1.5rem;
	color:#555;
	border-bottom:1px #aaa dashed;
}
#content #sec2 ul{
	margin:0;
	width:343px;
	padding:0;
	list-style:none;
}
#content #sec2 ul li{
	margin-top:8px;
}
#content article{
	padding-bottom:20px;
}