#key li:nth-child(1) {
	background: url(../img/index/key1_on.jpg) no-repeat center/cover;
}
#key li:nth-child(2) {
	background: url(../img/index/key2_on.jpg) no-repeat center/cover;
}
#key li:nth-child(3) {
	background: url(../img/index/key3_on.jpg) no-repeat center/cover;
}
#key li:nth-child(4) {
	background: url(../img/index/key4_on.jpg) no-repeat center/cover;
}
#sec1 {
	background: url(../img/index/sec1_bg.png) no-repeat center top/cover, url(../img/shared/bg.jpg) repeat center top;
	padding-bottom: 116px;
	position: relative;z-index: 7;
}
#sec1 h2 {
	position: absolute;
	top: 122px;
	left: -248px;
}
#sec1 .txt {
	padding: 331px 0 51px;
}
#sec2 {
	text-align: center;
	position: relative;
	overflow: hidden;
}
#sec2 h2 {
	padding: 144px 0 126px 74px;
}

.parallax-window {
    min-height: 400px;
    background: transparent;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	bottom: 0;
}
#sec3 {
	background: url(../img/shared/wood.jpg) repeat center top;
	padding-bottom: 182px;
	color: #fff;
	position: relative;z-index: 8;
}
#sec3 .wrap:before {
	content: url(../img/index/sec3_deco.png);
	position: absolute;
	top: -45px;
	right: -202px;
}
#sec3 .pt {
	position: absolute;
	top: 128px;
	left: -450px;
}
#sec3 dl {
	padding: 195px 0 0 524px;
}
#sec3 .txt {
	padding: 51px 0 59px;
}
#sec4 {
	background: url(../img/shared/bg.jpg) repeat center top;
	position: relative;
}
#sec4:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	background: url(../img/index/sec4_bg1.png) no-repeat center bottom/cover;
	height: 877px;
}
#sec4:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background: url(../img/index/sec4_bg2.png) no-repeat center top/cover;
	height: 822px;
}
#sec4 .wrap {
	z-index: 2;
}
#sec4 .col1 {
	position: relative;
}
#sec4 .col1:before {
	content: url(../img/index/sec4_deco1.png);
	position: absolute;
	top: 0;
	left: -57px;
}
#sec4 .col1:after {
	content: url(../img/index/sec4_img.png);
	position: absolute;
	bottom: -353px;
	left: -359px;
}
#sec4 .col1 dl {
	text-align: center;
	width: 763px;
	padding-top: 125px;
}
#sec4 .col1 .txt {
	padding: 44px 0 43px;
}
#sec4 .col1 h4 {
	position: absolute;
	top: 125px;
	right: 66px;
}
#sec4 .col2 {
	padding: 146px 0 126px;
	position: relative;
}
#sec4 .col2 .link {
	float: right;
	padding: 151px 61px 0 0;
}
#sec4 .col2 .txt {
	padding: 90px 40px 0 0;
	height: 461px;
}
#sec5 {
	background: url(../img/shared/bg2.jpg) repeat center top;
	min-height: 712px;
	position: relative;z-index: 5;
}
#sec5 h2 {
	padding: 110px 0 69px;
}
#sec5 dl {
	width: 310px;
	margin-right: 35px;
}
#sec5 dl:last-child {
	margin-right: 0;
}
#sec5 .date {
	padding-top: 14px;
}
#sec5 .desc {
	font-weight: bold;
}
