@charset "utf-8";
/*太陽光発電・オール電化-generation*/
.lead01{
	display:block;
	max-width:750px;
}

.lead01_sp{
	display:none;
}
.txt01 {
	color: #1d3994;
	text-align: center;
	margin-bottom: 30px;
}
.txt01 span {
	color: #cc0023;
}

#section01 .imgBox01 {
	margin-bottom:30px;
}
#section01 .imgBox01 img {
	width: 100%;
	display:block;
}
#section02 #ttl03 {
	background-image: url(https://nakao-group.jp/wp-content/themes/nakao_themes/images/generation/bg_01.gif);
	background-repeat: repeat-x;
	height: 40px;
	margin-bottom:15px;
}
#section02 #ttl03 img {
	display: block;
	margin: auto;
	padding-top: 10px;
}
#section02 .contentBox01 .ttl02 {
	font-size: 146.66%;
	color: #FFFFFF;
	padding-top: 4px;
	padding-left: 10px;
	padding-right:10px;
	background-color: #c69c6d;
	margin-bottom: 5px;
	padding-bottom: 4px;
}
#section02 .contentBox01 ul li {
	background-color: #f4ebe2;
	margin-bottom: 5px;
	width: 100%;
	padding:5px 0 5px;
}
#section02 .contentBox01 ul li:nth-child(even) {
	background-color: #f9f5f0;
	margin-bottom: 5px;
	width: 100%;
	padding:5px 0 5px;
}

#section02 .contentBox01 ul li img {
display: inline-block;
vertical-align: middle;
padding:10px;
*zoom: 1; /* for IE6-7 */
*display: inline; /* for IE6-7 */
}
#section02 .contentBox01 ul li .txtR {
display: inline-block;
vertical-align: middle;
padding-left:5px;
width:93%;
*zoom: 1; /* for IE6-7 */
*display: inline; /* for IE6-7 */
}
#section02 .contentBox01 ul li .txtR .red {
	color: #cc0023;
}


#section02 .contentBox01 ul li .txtR .redBold {
	font-weight: bold;
	color: #cc0023;
}

#section02 .contentBox01 ul li .txtR .bold {
	font-weight: bold;
}

#section02 .imgBox01 {
	margin-bottom: 10px;
}
#section02 .imgBox02 {
	margin-bottom: 10px;
}


@media only screen and (max-width:640px) {
.lead01{
	display:none;
}

.lead01_sp{
	display:block;
	max-width:460px;
}
#section02 .contentBox01 ul li .txtR {
display: inline-block;
vertical-align: middle;
padding:0 10px 10px;
*zoom: 1; /* for IE6-7 */
*display: inline; /* for IE6-7 */
}
#section02 .contentBox01 ul li .txtR {
display: inline-block;
vertical-align: middle;
padding-left:10px;
padding-right:10px;
width:96%;
*zoom: 1; /* for IE6-7 */
*display: inline; /* for IE6-7 */
}

}
