@charset "UTF-8";

/*--------------------------------------------------------
　事業内容 -- 共通設定
--------------------------------------------------------*/
section {
	margin-bottom: 60px;
	}

section h1 {
	width: 972px;
	height: 262px;
	margin: 0 auto;
}

section h3 {
	margin-bottom: 13px;
	}
	
section p {
	font-size: 92.4%;
	line-height: 2;
	}

section dl.merit {
	width: 640px;
	border:1px #CECFCF solid;
	}
		
section dl.merit dt {
	padding:20px 0 0 20px;
	margin-bottom:20px;
	line-height: 0.9em;
	}
	
section dl.merit dt.row2 {
	margin-bottom: 23px;
	}

section dl.merit dt img {
	vertical-align:-10px;
	}

section dl.merit dt .ttl {
	font-size: 123.1%;
	color:#FF8200;
	font-weight:600;
	margin-left: 12px;
	}

section dl.merit dt .ttl02 {
	margin-left: 108px;
    font-size: 123.1%;
	color:#FF8200;
	font-weight:600;
	}
		
section dl.merit dt .notice {
	font-size: 92.4%;
	color:#666666;
	font-weight:normal;
	margin-left: 110px;
	}
		
section dl.merit dd {
	border-bottom:1px dotted #CECFCF;
	padding:0 20px 20px;
	clear:both;
	position:relative;
	}
	
section dl.merit dd.last {
	border-bottom:none;
	} 
	
section dl.merit dd p {
	font-size: 92.4%;
	line-height: 2;
	}
		
section dl.merit dd .img {
	position:absolute;
	top: -46px;	
	right: 25px;
	}

.columnLeft .boxWrapper {
	background: url(../common/images/content_bg_t.jpg) no-repeat 0 0;
	width: 712px;
	padding-top: 20px;
}

.columnLeft .boxInner {
	background: url(../common/images/content_bg_m.png) repeat-y 0 0;
	width: 100%;
	padding: 0;
}

.columnLeft .boxBottom {
	background: url(../common/images/content_bg_b.png) no-repeat 0 bottom;
	width: 640px;
	padding: 16px 36px 36px;
}

.columnRight nav {
	width: 252px;
	background: url(../common/images/side_bg_m.jpg) repeat-y 0 0;
}

.columnRight nav ul {
	background: url(../common/images/side_bg_b.jpg) no-repeat 0 bottom;
	width: 220px;
	padding: 0 16px 16px;
}

.columnRight nav ul li {
	width: 220px;
	height: 59px;
	padding: 10px 0;
	border-bottom: 1px dotted #00833A;
}

.columnRight nav ul li.caseBtn {
	width: 210px;
	height: 35px;
	padding: 15px 5px 10px;
	border: none;
}

/*--------------------------------------------------------
　事業内容トップページ -- 独自設定
--------------------------------------------------------*/

/* 事業内容 */
#occupation .txt {
	padding-top: 20px;
	font-size: 92.4%;
	line-height: 2;
}

#occupation .img {
	padding-top: 10px;
}


/* 太陽光発電 */
#solar #sec01 p {
	float:left;
	width: 424px;
	}
	
#solar #sec01 .img {
	float:right;
	}
	
#solar #sec02 .img {
	margin: 15px 0 4px 0;
	}
	
#solar #sec02 .notice {
	text-align: right;
	margin-bottom: 15px;
	font-size: 85%;
	}
	
#solar #sec02 ul {
	clear:right;
	} 

#solar #sec02 ul li {
	font-size: 92.4%;
	line-height: 2;
	}

#solar #sec02 ul li .green {
	color:#00833A;
	}
	
#solar #sec03 dl.merit dd.high {
	height: 92px;
	}
	
#solar #sec03 dl.merit dd .img02 {
	margin:20px auto 0;
	width: 493px;
	}
	
#solar #sec03 dl.merit dd .length {
	width: 410px;
	}
	
#solar #sec04 h3 {
	margin-bottom: 0;
	}
	
/* 蓄電池 */

#battery #sec01 h4 {
	color: #009139;
	font-weight: bold;
	font-size: 107.8%;
}

#battery #sec01 .box01 .img {
	width: 200px;
	float: right;
	padding: 0 0 10px 20px;
}

#battery #sec01 .box02 {
	padding-top:30px;
}

#battery #sec01 .box03 {
	clear: both;
	margin-top: 30px;
}

#battery #sec01 .box03 .img {
	text-align: center;
	padding-top: 10px;
}

#battery #sec04 .box01 {
	border: 1px solid #CECFCF;
	padding: 20px;
}

#battery #sec04 .txt {
	color: #000;
	font-weight: bold;
	padding-bottom: 10px;
}

#battery #sec04 dd {
	padding-bottom: 20px;
}

#battery #sec04 .notice {
	text-align: right;
	font-size: 85%;
	}

#battery #sec05 h4 {
	color: #009139;
	font-weight: bold;
	font-size: 107.8%;
}

#battery #sec05 .box02 {
	border: 1px solid #CECFCF;
	padding: 20px 20px 0 20px;
	margin-top: 30px;
}

#battery #sec05 .box02 dt {
	padding-bottom: 10px;
}

#battery #sec05 .box02 dd {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom:1px dotted #CECFCF;
}

#battery #sec05 .box02 dd.bd_none {
	border: none;
	margin-bottom: 0;
}

#battery #sec06 h3 {
	margin-bottom: 0;
}

	
/* エコキュート */
#boiler #sec01 {
	position:relative;
	}
	
#boiler #sec01 p {
	width:425px;
	}
	
#boiler #sec01 .img {
	position:absolute;
	top:0;
	right:5px;
	}
	
#boiler #sec02 p {
	margin-bottom:12px;
	}

#boiler #sec03 dl.merit dd .chart {
	width: 550px;
	margin:17px auto 0;
	border:solid 5px #CECFCF;
	padding:20px 20px 0;
	}
	
#boiler #sec03 dl.merit dd .chart p {
	margin-bottom: 8px;
	line-height:1.5;
	}
	
#boiler #sec03 dl.merit dd .chart .chartTtl01 {
	color:#333333;
	font-weight:600;
	font-size:123.1%;
	}
	
#boiler #sec03 dl.merit dd .chart .plan01 {
	border-bottom:dotted #CECFCF 1px;
}
	
#boiler #sec03 dl.merit dd .chart .chartTtl02 {
	margin:15px 0 2px 0;
	}

#boiler #sec03 dl.merit dd .chart .chartTtl03 {
	margin:20px 0 2px 0;
	}

#boiler #sec03 dl.merit dd .chart ul {
	margin-bottom: 20px;
	padding-left: 13px;
	}
	
#boiler #sec03 dl.merit dd .chart ul li {
	font-size: 85%;
	line-height:1.66;
	list-style:disc;
	}
	
#boiler #sec03 dl.merit dd .chart .graph {
	padding: 10px 0;
}
	
#boiler #sec03 dl.merit dd.high01 {
	height: 118px;
	}
	
#boiler #sec03 dl.merit .length {
	width: 410px;
	}
	
#boiler #sec03 dl.merit .high02 {
	margin-bottom: 10px;
	}

/* IHクッキングヒーター */
#heater #sec01 {
	position:relative;
	height: 156px;
	}
	
#heater #sec01 p {
	width:370px;
	}
	
#heater #sec01 .img {
	position:absolute;
	top:0;
	right:0;
	}
	
#heater #sec02 p {
	margin-bottom:12px;
	}
	
#heater #sec03 dl.merit dd.high01 {
	height: 92px;
	}
	
#heater #sec03 dl.merit dd.high02 {
	height: 112px;
	}

#heater #sec03 dl.merit dd.high03 {
	height: 92px;
	}
	
/* 塗装 */
#coating #sec01 {
	position:relative;
	height:910px;
	margin-bottom: 80px;
	}

	
#coating #sec01 .img01 {
	position:absolute;
	right:-30px;
	top: 40px;
	}
	
#coating #sec01 h3 {
	position:absolute;
	left: 25px;
	top: 20px;
	}

#coating #sec01 .img02 {
	position:absolute;
	top: 125px;
	left:55px;
	}

#coating #sec01 .img03 {
	position:absolute;
	top: 365px;
	left: 55px;
	}
	
#coating #sec02 .L {
	float:left;
	width: 247px;
	}
	
#coating #sec02 .R {
	float:right;
	width: 382px;
	}
	
#coating #sec03 .img {
	float:left;
	width: 334px;
	}

#coating #sec03 p {
	float:right;
	width: 293px;
	}

/* リフォーム */
#reform p {
	font-size: 92.4%;
	line-height:1.666;
	clear:both;
	}
	
#reform .sectionInner {
	margin-bottom: 7px;
	}
	
#reform .exa01 {
	color:#00833A;
	font-size: 107.8%;
	font-weight:600;
	background-color:#E1E1E1;
	padding:10px 0 8px 0;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	behavior: url(http://ks-eco.co/common/PIE.htc);
	text-align:center;
	margin-bottom: 10px;
	width: 180px;
	float:left;
	position: relative;
	}
	
#reform .exa02 {
	color:#00833A;
	font-size: 107.8%;
	font-weight:600;
	}

#reform .L {
	float:left;
	}
	
#reform .R {
	float:right;
	}
		
#reform .txt {
	float:left;
	width: 370px;
	}
	
#reform .img {
	float:right;
	width: 250px;
	}
	
#reform .topBtn {
	float:right;
	}
	
#reform #sec01 {
	margin-top: 50px;
	}

#reform #sec01 .txt {
	margin-bottom: 10px;
	}

#reform #sec01 .other {
	border:solid #CECFCF 5px;
	clear:both;
	position:relative;
	width: 630px;
	height: 120px;
	margin-bottom: 5px;
	}
	
#reform #sec01 .other .exa02 {
	margin:16px 0 0 20px;
	}
	
#reform #sec01 .other .otherWay {
	width: 80px;
	top: 43px;
	left: 20px;
	position:absolute;
	}

#reform #sec01 .other .otherContent {
	width: 497px;
	top: 43px;
	left: 115px;
	position:absolute;
	}
	
#reform #sec05 .square {
	width: 275px;
	background-color:#E1E1E1;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	behavior: url(http://ks-eco.co/common/PIE.htc);
	float:left;
	padding: 15px 20px;
	margin-bottom: 10px;
	height: 90px;
	position: relative;
	}
	
#reform #sec05 .MR10 {
	margin-right: 10px;
	}
	
#reform #sec05 .square .exa02 {
	margin-bottom: 5px;
	}
	
#reform #sec05 .img02 {
	margin-bottom: 15px;
	}
	
#reform #sec06 .exa01 {
	width: 370px;
	}

/* 導入事例 */
#case .boxBottom {
	min-height: 811px;
}







	





