@charset "utf-8";
@import url(reset.css);
@import url(base.css);
@import url(common.css);

#content p.top{
	margin-bottom: 40px;
	background:url(../image/bg1.jpg) center center no-repeat;
	background-size:cover;
	width:640px;

	text-align:center;
	padding:70px 0;
	line-height:2.3;
}
#first p.last{
	margin: 15px 0 30px;
}
#concept{
	margin-bottom: 30px;
}
#concept p.t01{
	margin-bottom: 25px;
	border:10px solid #F4ECAE;
	padding:15px 20px 10px;
}
#content h4 {
	margin: 0 0 20px;
	font-size: 2.3em;
	border-bottom: 2px solid #79A038;
	line-height:1.4;
	color:#4C2513;
}
#concept .box{
	margin-bottom: 30px;
}
#concept .imgbox .box{
	margin-bottom: 20px;
}
#concept .imgright p{
	/*margin-right: 280px;*/
}
#content .same {
	background:url(../image/bg2.jpg);
	border:3px solid #79A038;
	padding:20px 30px 10px;
}
#content p.btn {
	text-align:center;
	margin:20px 0 40px;
}
#content .same dl dt {
	margin: 0 0 10px;
	font-size: 1.57em;
	font-weight:bold;
	text-align:center;
}
#content .same dl dd p {
	margin-bottom: 25px;
}
#content .same dl dd p.last {
	margin-bottom: 0;
}
#flow {
	margin-bottom: 50px;
}
#flow .box {
	margin-bottom: 20px;
}
#flow .box p{
	margin: 65px 0;
}
#flow .box p.t01{
	margin: 75px 0;
}