#key{
	width: 983px;
	min-height: 700px;
	position: absolute;
	top: 270px;
	left: -300px;
}

#sec1{
	position: relative;
	padding-bottom: 195px;
}
#sec1 h2{
	position: absolute;
	top: 117px;
	right: 260px;
}
#sec1 .txt-vertical{
	height: 468px;
	padding-top: 175px;
	margin-left: 257px;
}
#sec1 .left{
	position: absolute;
	top: 33px;
	left: -114px;
}
#sec1 .right{
	position: absolute;
	top: 33px;
	right: -130px;
}

#sec2{
	position: relative;
    padding-bottom: 145px;
    background: rgba(0, 0, 0, 0.05);
}

#sec2::before {
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    margin: -2px 0 -2px;
    border-top: 1px solid #cfc9c5;
    border-bottom: 1px solid #cfc9c5;
}

#sec2 .wrap::after{
	content:"";
	top:130px;
	right:-300px;
	width: 506px;
	height: 422px;
	position:absolute;
	background:url(../img/about/s2-leaf.png) no-repeat center top;
}


#sec2 h2{
	padding-top: 73px;
	margin-left: -17px;
}
#sec2 h3{
	padding-top: 107px;
	margin-left: 726px;
	
}
#sec2 .img{
	position: absolute;
	top: 226px;
	left: -95px;
}
#sec2 .txt{
	width: 410px;
	padding-top: 43px;
}


#sec3{
	position: relative;
	padding-bottom: 351px;
}
#sec3 .wrap::before{
	content:"";
	top:428px;
	right:-300px;
	width: 1063px;
	height: 438px;
	position:absolute;
	background:url(../img/about/s3-img-trans.png) no-repeat center top / cover;
}

#sec3 h2{
	padding-top: 95px;
	margin-left: 0px;
}
#sec3 .img{
	position: absolute;
	top: 229px;
	left: -103px;
}
#sec3 .img2{
	position: absolute;
	top: 229px;
	left: 237px;
}
#sec3 .txt{
	width: 352px;
	padding-top: 64px;
	margin-left: 632px;
	letter-spacing: 1.2px;
}

#sec4{
	padding-bottom: 226px;
	position: relative;
}
#sec4 .txt-vertical{
	height: 409px;
	letter-spacing: 1.8px;
	padding-top: 224px;
}
#sec4 h2{
	position: absolute;
	top: 105px;
	left: 257px;
}
#sec4 .img{
	position: absolute;
	top: 143px;
	right: -87px;
}
#sec4 .btn{
	padding-top: 76px;
}

#sec4 .btn.fl{
	margin-left: 90px;
}
#sec4 .btn.fr{
	margin-right: 78px;
}


#sec5{
	padding-bottom: 68px;
	position: relative;
	background:url(../img/about/s5-bg.jpg) no-repeat center top / cover;
}
#sec5 h2{
	float: right;
	padding-top: 98px;
}
#sec5 .txt{
	float: left;
	width: 546px;
	padding-top: 360px;
	color: #FFF;
	letter-spacing: 1.2px;
}
#sec5 .btn{
	clear:both;
	padding-top: 28px;
}