@charset "utf-8";
/*------------------------------------------------
service
--------------------------------------------------*/
#service01{
	background:url(../images/common/bg01.jpg) no-repeat center 312px;
	padding-bottom: 80px;
}
.service01_box01{
	width: 1200px;
	margin:0 auto;
}
.service01List{
	margin-bottom: 60px;
}
.service01List li{
	background-color:#EDD9C9;
	position:relative;
	overflow:hidden;
	margin-bottom: 30px;
}
.serviceList_text{
	padding:75px 75px 0;
}
.serviceList_text h3{
	line-height: 1.7;
	margin-bottom: 25px;
	color:#C2824D;
}
.service01List_01 .serviceList_image{
	width: 530px;
}
.service01List_01 .serviceList_text{
	width: 670px;
}
.service01List_02 .serviceList_image{
	width: 600px;
}
.service01List_02 .serviceList_text{
	width: 600px;
	padding-top: 95px;
}
.service01_pic03{
	margin:60px auto;
}
#service02{
	background-color:#EDD9C9;
	padding:30px 0 80px;
}
.service_list {
    margin: 35px auto 50px;
    width: 645px;
    max-width: 100%;
}














