/* Scss Document */
header:before {
	background-image: url(../img/concept/key.jpg);
}
#sec1 {
	background: url(../img/concept/sec1_bg.png) center 0 no-repeat;
}
#sec1 .wrap {
	min-height: 1054px;
}
#sec1 h2 {
	position: absolute;
	top: 0;
	right: -11px;
}
#sec1 .bnr {
	position: absolute;
	top: 528px;
	left: -21px;
	z-index: 2;
}
#sec1 .txt {
	width: 520px;
	height: 600px;
	position: absolute;
	top: 152px;
	left: 0;
	font-weight:bold;
}
#sec2 {
	padding-top: 118px;
	padding-bottom: 88px;
}
#sec2:after {
	background: url(../img/concept/sec2_bg.png) right bottom no-repeat;
	position: absolute;
	content: '';
	bottom: 0;
	top: 0;
	width: 50%;
	right: 50%;
}
#sec2 .sec2-1 {
	position: relative;
	padding-top: 30px;
	padding-bottom: 128px;
	margin-bottom: 90px;
}#sec2 .sec2-1  h2 {
	position: relative;
	z-index: 2;
}
#sec2 .sec2-1 .box_txt {
	width: 500px;
	padding: 61px 50px 50px 57px;
	min-height: 260px;
	position: relative;
	z-index: 1;
}
#sec2 .sec2-1 .box_txt .decor {
	position: absolute;
	bottom: -129px;
	left: 312px;
}
#sec2 .sec2-1 .photo2 {
	position: absolute;
	bottom: -171px;
	left: -275px;
	z-index: 3;
}
#sec2 .sec2-1 .photo1 {
	position: absolute;
	top: 0;
	right: -400px;
}
#sec2 .sec2-2 {
	position: relative;
	padding: 36px 0 110px 480px;
	box-sizing: border-box;
	margin-bottom: 135px;
}
#sec2 .sec2-2 .photo1 {
	position: absolute;
	top: 0;
	left: -400px;
}
#sec2 .sec2-2 h2 {
	position: relative;
	z-index: 1;
}
#sec2 .sec2-2 .txt {
	position: relative;
	z-index: 1;
	background-color: #321b00;
	color: #fff;
	padding: 53px 60px 58px 60px;
	box-sizing: border-box;
}
#sec2 .sec2-3 {
	position: relative;
	z-index: 2;
	margin-bottom: 79px;
	min-height: 645px;
	box-sizing: border-box;
}
#sec2 .sec2-3 .photo {
	position: absolute;
	top: -375px;
	left: 441px;
}
#sec2 .sec2-3 h2 {
	position: relative;
	z-index: 1;
}
#sec2 .sec2-3 .box_txt {
	position: relative;
	z-index: 1;
	width: 500px;
	min-height: 260px;
	padding: 55px 50px 50px 55px;
}
#sec2 .bnr {
	margin-left: -8px;
}
#sec3 {
	background: url(../img/concept/sec3_bg.jpg) center 0 no-repeat;
	background-size: cover;
	color: #fff;
}
#sec3 .wrap {
	padding: 81px 0 65px;
}
#sec3 .bnr {
	margin-top: -28px;
}
#sec3 .photo {
	position: absolute;
	top: -109px;
	left: 937px;
}
#sec3 .lead {
	margin-left: 445px;
}
#sec3 .lead .txt {
	padding-left: 105px;
	padding-right: 36px;
}
#sec3 .decor {
	position: absolute;
	right: -302px;
	bottom: 0;
}
