@charset "utf-8";


/*============================
	私たちの特徴 / index.html
=============================*/
.about .sectionIn p{
	margin-bottom:12px;
	line-height:150%;
	font-size:1.08em;
}
.about .sectionIn .figure{
	text-align:center;
}
.about .sectionIn{
	padding:21px 0px 0 12px;
}
/* section01 */
.about  #section01{
	margin-bottom:48px;
}
/* section02 */
.about  #section02{
	margin-bottom:48px;
}
.about  #section02 .sectionIn .figure{
	padding-left:40px;
}
/* section03 */
.about #section03{
	margin-bottom:90px;
}
.about #section03 .sectionIn .figure{
	width:532px;
	margin-left:86px;
	text-align:center;
}

