section {
	font-size: 17px;
}
#key {
	background-image: url("../img/scene/key.jpg");
}
#lead {
	background: url("../img/shared/bg5.jpg");
	padding-bottom: 100px;
	color: #000;
}
#lead h2 {
	position: absolute;
	top: 0;
	right: 40px;
}
#lead .txt {
	padding-top: 170px;
	margin-left: 80px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	height: 690px;
}
#lead .deco {
	position: absolute;
	bottom: 0;
	left: -160px;
}
.brr {
	padding: 70px 0 57px;
	background: url("../img/shared/bg3.jpg");
	text-align: center;
	font-size: 0;
}
.brr li {
	padding: 0 20px;
	display: inline-block;
}
#sec1 {
	padding-top: 130px;
	padding-bottom: 111px;
	position: relative;
}
#sec1:after {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	min-width: 1800px;
	width: 100%;
	z-index: -2;
	background: url("../img/scene/sec1_deco1.png") no-repeat top left, url("../img/scene/sec1_deco2.png") no-repeat bottom right;
}
#sec1 .img {
	margin-right: -308px;
	margin-top: 45px;
}
#sec1 .txt {
	width: 420px;
	margin-left: auto;
	margin-right: -15px;
	margin-top: 62px;
}
#sec1 .btn {
	margin-left: 185px;
	margin-top: 400px;
}
#sec1 .img2 {
	position: absolute;
	bottom: -35px;
	right: -100px;
	z-index: -1;
}
#sec1 .img3 {
	position: absolute;
	left: -258px;
	bottom: 0;
	z-index: -1;
}
#sec2 .prr {
	background: url("../img/scene/sec2_prr.jpg") no-repeat center;
	background-size: cover;
	height: 650px;
}
#sec2 h3{
	padding: 140px 0 0 70px;
	
	
}
#sec2 .row {
	padding-bottom: 75px;
	background: url("../img/shared/decoln.png") repeat-x center top;
}
#sec2 .img1 {
	padding-top: 95px;
	margin-left: -105px;
}
#sec2 .txt {
	width: 495px;
	margin: 38px 0 37px;
}
#sec2 h2 {
	position: absolute;
	top: 0;
	right: -237px;
	z-index: 1;
}

#sec2 .img2 {
	margin-left: -285px;
}
#sec2 .img3 {
	margin-right: -400px;
	margin-top: -180px;
}

#sec3 {
	background: url("../img/scene/sec3_bg.png") no-repeat center top, url("../img/shared/bg4.jpg");
	position: relative;
	padding-bottom: 73px;
	z-index: 0;
}
#sec3:after {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	min-width: 1800px;
	width: 100%;
	z-index: -1;
	background: url("../img/scene/sec3_deco.png") no-repeat bottom left;
}
#sec3 .txtArea1 .txt {
	width: 375px;
	margin-bottom: 45px;
	margin-left: -5px;
}
#sec3 h2 {
	margin-left: -58px;
	position: relative;
}
#sec3 h2:after {
	content: url("../img/scene/sec3_ttl_bg.png");
	position: absolute;
	left: 0;
	top: -30px;
}
#sec3 .txtArea2 {
	margin-top: 165px;
	position: relative;
}
#sec3 .txtArea2 .txt {
	width: 320px;
	margin-left: 72px;
	margin-bottom: 50px;
	margin-top: -3px;
}
#sec3 .txtArea2 .price {
	font-size: 25px;
	position: absolute;
	left: 360px;
	top: 127px;
	letter-spacing: 1.7px;
}
#sec3 .txtArea2 .price span {
	font-size: 20px;
}
#sec3 .txtArea3 {
	position: relative;
}
#sec3 .txtArea3 h3 {
	position: absolute;
	right: 3px;
	top: -268px;
}
#sec3 .txtArea3 .txt {
	margin-right: 210px;
	margin-top: 18px;
	height: 320px;
	width: 190px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
#sec3 .txtArea3 .img {
	margin-left: 25px;
}
