@charset "utf-8";
/* RDFボイラープラントの仕組み */

.contBox{margin-bottom:30px;}

.tab_box{
width:860px;
border-bottom:1px solid #bfbaa3;
border-left:1px solid #bfbaa3;
border-right:1px solid #bfbaa3;
padding:20px 19px 24px;
}


ul.list02{float:right; width:380px;}
ul.list02 li{float:right; margin:0 0 0 5px;}

.leftBox{
float:left;
width:315px;
}

.rightBox{
float:right;
width:565px;
padding:0 0 0 20px;
}

p.txt_b{
background:url(img/icon_b.gif) no-repeat left center;
font-size:14px;
font-weight:bold;
padding:2px 0 0 15px;
}

.co2_box{
	border: 6px solid #e3d7c1;
	border-radius: 2px;
	padding: 10px 15px;
}
.co2_subTtl{
	color: #67522c;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 10px;
}
.rightBox_btm{
	display: flex;
	justify-content: flex-end;
}
.rightBox_btm li{
	line-height: 1.5;
}
.small_txt{
	font-size: 11px;
}
.co2_label{
	position: absolute;
	top: -20px;
	right: 20px;
}
.co2_label_wrap{
	position: relative;
}
#TB_window img#TB_Image{
	padding: 15px;
	box-sizing: border-box;
}
