@charset "utf-8";
/* CSS Document */
#key{
	width: 100%;
	min-height: 940px;
	position: relative;
	top: 0;
	left: 0;
}
#key .wrapper{
	width: 100%;
	min-height:  940px;
}
#key .bx-window{
	width: 100%;
	min-height:  940px;
}
#key ul.key_slide li{
	-webkit-background-size: cover !important;
	background-size: cover !important;
	background-repeat: no-repeat !important;
}

#sec01{
	background: url(../img/index/bg_sec01.png) no-repeat center top;
	width: 100%;
	min-height: 1060px;
	position: relative;
}
#sec01 .titl01{
    padding-bottom: 379px;
}
#sec01 .txt{
	font-size: 15px;
	line-height: 33px;
	color: #000000;
margin-left: 422px;
	letter-spacing: 2px;
}
#sec01 .bnr{
	position: absolute;
	top: 895px;
	left: 30px;
}

#sec02{
	background: url(../img/index/bg_sec02.jpg) no-repeat center top;
	-webkit-background-size: cover;
	background-size: cover;
	width: 100%;
	min-height: 700px;
	position: relative;
}
#sec02 .box{
	background: url(../img/index/bg_box.png) repeat;
	width: 510px;
	position: absolute;
	top: 210px;
	padding-bottom: 38px;
}
#sec02 h2{
    text-align: center;
    padding-top: 42px;
    padding-bottom: 12px;
}
#sec02 .txt{
	font-size: 15px;
	line-height: 33px;
	letter-spacing: 2px;
    padding-bottom: 30px;
	color: #f6f2e7;
	padding-left: 40px;
}
#sec02 .bnr{
	text-align: center;
}

#sec03{
	background: url(../img/index/bg_sec03.png) no-repeat center top, url(../img/index/line01.jpg) repeat-x center bottom, url(../img/share/bg02.jpg) repeat;
	width: 100%;
	min-height: 1005px;
	position: relative;
}
#sec03 h2{
	position: absolute;
	top: 72px;
	right: 0;
}
#sec03 .txt{
	color: #000000;
	lh: 33px;
	font-size: 15px;
	padding-top: 510px;
	padding-bottom: 40px;
}

#feed a{
	color: #fff;
}















































































































































































