@charset "utf-8";

#ContentsArea{
	font-size: 13px;
	line-height: 1.8;
}


/*	list
-----------------------------------------------------------------------*/
.reform-list{
	width: 720px;
	margin: 0 -20px 100px 0;
	overflow: hidden;
}
.reform-list li{
	float: left;
	width: 220px;
	margin: 0 20px 20px 0;
}
.reform-list li a{
	color: #39a727;
	font-size: 14px;
}
.reform-list li a:hover{
	text-decoration: none;
}
.reform-list li a:hover .images{
    opacity:0.50;
    filter: alpha(opacity=50);
}
.reform-list li span{
	display: block;
}
.reform-list li .images{
	width: 220px;
	height: 150px;
	margin: 0 0 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-background-size: 100% auto!important;
	background-size: 100% auto!important;
}
.reform-list li .title{
	padding-left: 10px;
	background: url(../images/icon_arrow.gif) no-repeat scroll left 7px;
}



/*	page
-----------------------------------------------------------------------*/
#Product-body #ContentsArea #page-ttl{
	margin: 0 0 20px;
	padding: 20px;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background: #ee848c;
}
#page-ttl span{
	padding-left: 20px;
	background: url(../../product/reform/img/bg-page-ttl.png) no-repeat 0 center;
}
#before-after{
	position: relative;
	margin: 0 0 30px;
	overflow: hidden;
}
#before{
	float: left;
	width: 340px;
}
#after{
	float: right;
	width: 340px;
}
#before-after div{
	position: relative;
}
#before-after div:hover{
    opacity:0.50;
    filter: alpha(opacity=50);
}
#before-after div a{
	display: block;
}
#before-after div span{
	display: block;
	width: 340px;
	height: 340px;
	-webkit-background-size: 100% auto!important;
	background-size: 100% auto!important;
}
#before-after div .h{
	-webkit-background-size: auto 100%!important;
	background-size: auto 100%!important;
}

#before-after div a img{
	position: absolute;
	left: 5px;
	bottom: 0;
}

#voice-detail{
	margin: 0 0 60px;
	overflow: hidden;
}
#Product-body #ContentsArea .page-sbttl{
	margin: 0 0 20px;
	padding: 0 0 20px;
	border-bottom: 1px dashed #ee848c;
	background: none;
}
#voice{
	float: left;
	width: 340px;
}
#detail{
	float: right;
	width: 340px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background: #eae4d0;
}
#detail dl{
	padding: 10px 20px;
}
#detail dl dt{
	float: left;
	width: 5em;
	padding: 5px 0;
}
#detail dl dt span{
	color: #b28146;
}
#detail dl dd{
	padding: 5px 0 5px 5em;
}
#detail dl dd span{
	color: #ee848c;
}
#Product-body #ContentsArea #gallery .page-sbttl{
	margin: 0 0 5px;
}
#gallery-list{
	width: 710px;
	margin: 20px -10px 0 0;
	overflow: hidden;
}
#gallery-list li{
	float: left;
	width: 132px;
	margin: 0 10px 20px 0;
}
#gallery-list li a{
	display: block;
	width: 132px;
	height: 100px;
	-webkit-background-size: 100% auto!important;
	background-size: 100% auto!important;
}
#gallery-list li a:hover{
    opacity:0.50;
    filter: alpha(opacity=50);
}
#gallery-list li.h a{
	-webkit-background-size: auto 100%!important;
	background-size: auto 100%!important;
}
#gallery-list li span{
	display: block;
	margin: 5px 0 0;
	padding-left: 10px;
	background: url(../images/icon_arrow.gif) no-repeat scroll left 7px;
}
#reform-pager{
	margin: 40px 0 100px;
	padding: 30px 0 0;
	border-top: 1px solid #c8c8c8;
	overflow: hidden;
}
#reform-pager a{
	display: inline-block;
	padding: 5px 20px 5px 40px;
	color: #fff;
	font-size: 14px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#reform-pager a:hover{
	text-decoration: none;
}
#reform-pager a.list{
	float: left;
	background: url(../../product/reform/img/bg-list.png) no-repeat 15px center #38822b;
}
#reform-pager a.list:hover{
	float: left;
	background: url(../../product/reform/img/bg-list.png) no-repeat 15px center #ff6400;
}
#reform-pager a.top{
	float: right;
	background: url(../../product/reform/img/bg-top.png) no-repeat 15px center #38822b;
}
#reform-pager a.top:hover{
	float: right;
	background: url(../../product/reform/img/bg-top.png) no-repeat 15px center #ff6400;
}


/*	reason
-----------------------------------------------------------------------*/
.reason-img{
	float: right;
	margin-left: 30px;
}
.reason-img li{
	margin: 0 0 7px;
}
.reason{
	overflow: hidden;
}
.reason dt{
	margin: 0 0 20px;
	padding: 10px 0 5px 70px;
	font-size: 18px;
	font-weight: bold;
	border-bottom: 7px solid #3caa28;
}
.reason dt.r1{background: url(../../product/reform/img/reason/1.png) 15px top no-repeat;}
.reason dt.r2{background: url(../../product/reform/img/reason/2.png) 15px top no-repeat;}
.reason dt.r3{background: url(../../product/reform/img/reason/3.png) 15px top no-repeat;}
.reason dt.r4{background: url(../../product/reform/img/reason/4.png) 15px top no-repeat;}
.reason dt.r5{background: url(../../product/reform/img/reason/5.png) 15px top no-repeat;}
.reason dd{
	margin: 0 0 35px;
}
.reason dd ul li span{
	margin-right: 5px;
	color: #aadcaa;
}


/*	service
-----------------------------------------------------------------------*/
.service{
	width: 720px;
	margin: 0 -20px 0 0;
	letter-spacing: -0.4em;
	overflow: hidden;
}
.service li{
	display: inline-block;
	width: 220px;
	margin: 0 20px 	20px 0;
	letter-spacing: normal;
	vertical-align: top;
}
#Product-body #ContentsArea .service li h4{
	padding: 5px 10px;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #3caa28;
}
.service li p{
	font-size: 12px;
	line-height: 1.5;
	text-align: center;
}
.service li p.img{margin: 0 0 5px;padding: 0!important;}
.service li p span{
	font-size: 10px;
}
.service li p strong{
	color: #ff4646;
	font-size: 14px;
	font-weight: bold;
}






