@charset "utf-8";

#read_box {
	background: url(../img_index/read_bg.jpg) right bottom no-repeat;
	height: auto;
}
.textBox {
	margin: 0;
	padding-right: 360px; 
	overflow: hidden;
	clear: both;
}
.textBox .st {
	margin: 20px 0 30px;
}
#reason_bg {
	background:url(../img_index/reason_bg.jpg) 0 bottom no-repeat;
	overflow: hidden;
	padding: 20px 0;
}

.reasonBox {
	overflow: hidden;
	margin: 15px;
	width: 440px;
	height: 280px;
	float: left;
	border: 1px solid #1F3F00;
	border-radius: 8px;
	background-color: rgba(255,255,255,0.60);
}
.reasonBox_w {
	overflow: hidden;
	margin: 15px;
	width: 910px;
	height: 280px;
	float: left;
	border: 1px solid #1F3F00;
	border-radius: 8px;
	background-color: rgba(255,255,255,0.60);
}
.reasonBox .txt,
.reasonBox_w .txt {
	margin: 20px 25px;
}
.reasonBox .re_img {
	margin: 0 15px;
}
.icon_list{
	margin: 0;
}
.stRe {
	height: 70px;
}
#r03 .txt {
	width: 450px;
}
#r03 {
	background: rgba(255,255,255,0.60) url(../img_index/reason_01.jpg) 520px center no-repeat;
}
#r04 {
	height: 340px;
}
#r04 .stRe {
	margin-bottom: 20px;
}
#r04 .txt {
	width: 500px;
	float: left;
	margin: 25px 0 0 30px;
	height: 295px;
	background: url(../img_index/reason_img02.jpg) 0 bottom no-repeat;
}
.listF {
	width: 280px;
	float: right;
	margin: 25px 40px 15px 15px;
	padding: 10px;
	background-color: #F6F3E5;
}
.listF li {
	font-size: 13px;
	text-align: center;
	background: url(../img_common/arw_b.png) center bottom no-repeat;
	background-size: 10px;
	padding-bottom: 10px;
	
}
.listF li.bg_non {
	background: none;
}

#r05 .txt {
	margin: 25px 30px 0;
	background:url(../img_index/reason_img03.jpg) right center no-repeat;

}
#r05 .stRe {
	margin-bottom: 20px;
}