﻿@charset "utf-8";
/*====================================================================================
■01.Banner
■02.TOP PAGE
====================================================================================*/
/*====================================================================================
■01.Banner
====================================================================================*/

/*====================================================================================
■02.TOP PAGE
====================================================================================*/
#top01 {
	margin-top: -155px;
	padding-top: 155px;
}

.slide{
	margin-top: 126px;
	background: url(../images/bg_slide.png);
	padding: 20px 0;
}
.main{
	background: url(../images/bg.jpg) no-repeat top center;
	padding-top: 128px;
	margin-top: -60px;
	z-index: 99;
	position: relative;
	font-size: 13px;
}
.wideslider li{
	position: relative;
}
.wideslider .link_slide{
	position: absolute;
	bottom: 40px;
	right: 46px;
	font-size: 14px;
}
.link_slide a{
	text-decoration: none;
}
#slideImg02 {
	position: relative;
	}
	#slideImg02 a {
		display: block;
		position: absolute;
	}
	#slideImg02 #slideImg02_link01 {
		bottom: 120px;
		left: 90px;
		width: 150px;
		height: 35px;
	}
	#slideImg02 #slideImg02_link02 {
		bottom: 120px;
		left: 315px;
		width: 150px;
		height: 55px;
	}
	#slideImg02 #slideImg02_link03 {
		bottom: 110px;
		left: 540px;
		width: 170px;
		height: 55px;
	}
#slideImg03 {
	position: relative;
	}
	#slideImg03 #slideImg03_link01 {
	position: absolute;
	display: block;
	top: 45px;
	right: 75px;
	width: 235px;
	height: 280px;
	}
.tbale_top table{
	width: 625px;
	border-top: 5px solid #e7e7e7;
	border-bottom: 5px solid #e7e7e7;
	border-left: 5px solid #e7e7e7;
}
.tbale_top th, .tbale_top td{
	border: 1px solid #e7e7e7;
	padding: 13px 0px;
	text-align: center;
	vertical-align: middle;
}
.tbale_top th{
	width: 155px;
	background-color: #fafafa;
	font-weight: normal;
}
.tbale_top{
	margin-top: 72px;
	position: relative;
}
.img_table{
	position: absolute;
	top: -32px;
	right: 0;
}
.mt120{
	margin-top: 120px !important;
}
.img_table2{
	position: absolute;
	top: -18px;
	right: 0;
}
.img_table3{
	position: absolute;
	top: -27px;
	right: 0;
}
.w150{
	width: 130px;
}

/* _01_2 .t_box2
-------------------------------------------------------------------- */
.t_box2{
	margin-top: 100px;
	background: url(../images/bg2.jpg);
	padding: 60px 0;
}
.t_box2 li{
	width: 260px;
	padding: 23px;
	border: 5px solid #e7e7e7;
	float: left;
	margin-right: 20px;
	background-color: #fff;
}
.t_box2 li p{
	margin-top: 20px;
}

.t_box2 .voiceList {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
}
.t_box2 .voiceList-col2 {
	-webkit-justify-content: space-around;
	-moz-justify-content: space-around;
	-ms-justify-content: space-around;
	-o-justify-content: space-around;
	justify-content: space-around;
	width: 658px;
	margin: 0 auto;
}
.t_box2 .voiceList-col3 {
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	-o-justify-content: space-between;
	justify-content: space-between;
}

/* _01_3 .t_box3
-------------------------------------------------------------------- */
.t_box3{
	margin-top: 85px;
	padding-bottom: 30px;
}
.txt_top1{
	text-align: center;
	color: #888686;
	font-size: 22px;
}
.txt_top1 p{
	margin-top: 30px;
}
.sec_01{
	background: #f4f4f4;
	padding: 55px 0;
}
.sec_02{
	background: #71b700;
	padding: 55px 0;
}
.sec_02 ul{
	margin: 45px 0 0 405px;
}
.sec_02 li, .sec_03 li{
	list-style-type: decimal;
	color: #fff;
	margin-bottom: 10px;
	font-size: 16px;
	line-height: 26px;
}
.sec_03{
	background: #000;
	padding: 55px 0;
}
.sec_03 div{
	background: url(../images/img2.png) no-repeat right center;
}
.sec_03 ul{
	margin-top: 25px;
	margin-left: 30px;
}

/* _01_4 .t_box4
-------------------------------------------------------------------- */
.t_box4{
	padding: 27px 0 100px;
}
.tt_news{
	position: relative;
}
.tt_news p{
	position: absolute;
	right: 10px;
	top: 10px;
}
.ct_news{
	padding: 20px;
	margin-top: 20px;
	height: 155px;
	overflow: auto;
}
.ct_news dl{
	border-bottom: 1px dotted #ccc;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
.ct_news dt{
	color: #77bb00;
	float: left;
	padding-left: 5px;
}
.ct_news dd{
	padding-left:105px;
}
.ct_news dd a{
	text-decoration: none;
}