@charset "utf-8";



/* page_title
-----------------------------------*/
#page_title:before{
	width: 1741px;
	height: 239px;
	background-image: url("../img/bg_style_01.png");
	margin-left: -853px;
	top: -9px;
}
#page_title h2{
	margin-left: -115px;
}



/* style_unit
-----------------------------------*/
#style_unit{
	width: 100%;
	margin-bottom: 107px;
}


#style_unit section.intro{
	width: 1000px;
	margin: 0 auto 52px;
}
#style_unit section.intro header{
	width: 950px;
	margin: 80px auto 59px;
	padding: 28px 0;
	position: relative;
}
#style_unit section.intro header:before, 
#style_unit section.intro header:after{
	content: "";
	width: 45px;
	height: 100%;
	display: block;
	border-top: 10px solid #e7e7e7;
	border-bottom: 10px solid #e7e7e7;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: absolute;
	top: 0;
}
#style_unit section.intro header:before{
	border-left: 10px solid #e7e7e7;
	left: 0;
}
#style_unit section.intro header:after{
	border-right: 10px solid #e7e7e7;
	right: 0;
}
#style_unit section.intro header h3{
	color: #6eab2c;
	font-size: 197%;
	text-align: center;
	margin-bottom: 15px;
}
#style_unit section.intro header p{
	font-size: 131%;
	line-height: 1.47;
	text-align: center;
}
#style_unit section.intro > p{
	font-size: 116%;
	line-height: 1.8;
	text-align: center;
}
#style_unit section.intro > p:first-of-type{
	margin-bottom: 12px;
	position: relative;
}
#style_unit section.intro > p:first-of-type:after{
	content: "";
	width: 41px;
	height: 39px;
	background: url("../../common/img/ico_07.png") no-repeat 0 0;
	display: block;
	position: absolute;
	left: 480px;
	top: -58px;
}
#style_unit section.intro > p strong{
	font-size: 130%;
	line-height: 1.3;
	letter-spacing: 5px;
}
#style_unit section.intro > p span{
	font-size: 160%;
	font-weight: bold;
}
#style_unit section.intro > p span.num{
	font-size: 180%;
}


#style_unit section.point{
	background: #f8f8f8;
	padding-top: 77px;
	position: relative;
}
#style_unit section.point:before, 
#style_unit section.point:after{
	content: "";
	width: 50px;
	height: 50px;
	display: block;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: absolute;
}
#style_unit section.point:before{
	border-top: 10px solid #e7e7e7;
	border-left: 10px solid #e7e7e7;
	left: 0;
	top: 0;
}
#style_unit section.point:after{
	border-right: 10px solid #e7e7e7;
	border-bottom: 10px solid #e7e7e7;
	right: 0;
	bottom: 0;
}
#style_unit section.point h3{
	color: #6eab2c;
	font-size: 197%;
	line-height: 1.3;
	margin: 0 0 33px 157px;
	position: relative;
}
#style_unit section.point h3:after{
	content: "";
	width: 102px;
	height: 119px;
	display: block;
	background-image: url("../img/ico_style_01.png");
	background-repeat: no-repeat;
	margin-top: -67px;
	position: absolute;
	left: -130px;
	top: 50%;
}
#style_unit section.point p{
	font-size: 116%;
	line-height: 1.8;
	margin: 0 50px;
}
#style_unit section.point p + p{
	margin-top: 10px;
}


#style_unit section.point01{
	width: 650px;
	margin: 0 0 50px -500px;
	padding-bottom: 51px;
	left: 50%;
}
#style_unit section.point01 h3:after{
	background-position: 0 0;
}
#style_unit section.point01 img.image{
	position: absolute;
	left: 674px;
	bottom: -50px;
}


#style_unit div.point02_point03{
	width: 1000px;
	margin: 0 auto 123px;
}


#style_unit section.point02{
	width: 530px;
	float: right;
	padding: 94px 0 53px;
}
#style_unit section.point02 h3{
	margin-bottom: 49px;
}
#style_unit section.point02 h3:after{
	background-position: -102px 0;
}


#style_unit section.point03{
	width: 430px;
	float: left;
	margin-top: 152px;
	padding-bottom: 68px;
}
#style_unit section.point03 h3:after{
	background-position: -204px 0;
}
#style_unit section.point03 img.image{
	position: absolute;
	left: 206px;
	top: -185px;
}


#style_unit section.products{
	width: 1000px;
	margin: 0 auto;
	position: relative;
}
#style_unit section.products h3{
	color: #6eab2c;
	font-size: 197%;
	text-align: center;
	margin-bottom: 11px;
}
#style_unit section.products p{
	font-size: 116%;
	line-height: 1.8;
	margin: 0 50px;
}
#style_unit section.products p + p{
	margin-top: 10px;
}
#style_unit section.products p.btn{
	margin: 0;
	position: absolute;
	left: 638px;
	top: -117px;
}