/* Scss Document */
/* Scss Document */
#key {
	padding: 50px 0 117px 0;
	height: auto;
}
#key h2 {
	text-align: left;
	margin-left: 109px;
	position: relative;
	z-index: 1;
	width: 767px;
}
#key .key_vs {
	margin: -70px auto 0 auto;
	position: relative;
	z-index: 1;
	width: 319px;
}
#key .key_txt {
	line-height: 34px;
	margin: 88px auto 0 auto;
	width: 530px;
	position: relative;
	z-index: 1;
	pointer-events: none;
}
#key .key_txt span {
	background: #000;
	line-height: 30px;
	display: inline-block;
	padding: 0 12px;
	position: relative;
	top: 12px;
}
#key .key_deco1 {
	bottom: -116px;
	left: -565px;
	position: absolute;
}
#key .key_deco2 {
	bottom: -116px;
	right: -560px;
	position: absolute;
}
#sec1 {
	background: url(../img/main/sec1_bg2.jpg) no-repeat top center, url(../img/main/sec1_bg.jpg) repeat top center;
	padding: 136px 0 66px 0;
}
#sec1 h2 {
	margin: 0 0 191px -19px;
}
#sec1 .sec1_deco1 {
	top: -68px;
	right: -133px;
	position: absolute;
}
#sec1 .sec1_deco2 {
	top: 33px;
	left: -242px;
	position: absolute;
}
#sec1 .sec1_txt1 {
	margin-left: -188px;
}
#sec1 .sec1_txt2 {
	bottom: 14px;
	left: 162px;
	position: absolute;
}
#sec1 .sec1_txt3 {
	bottom: -16px;
	right: 42px;
	position: absolute;
}
#sec1 .sec1_txt4 {
	background: url(../img/concept/bg2.png);
	bottom: 320px;
	right: -26px;
	position: absolute;
	width: 464px;
	padding: 20px 0 16px 32px;
}
#sec1 .price {
	top: 236px;
	right: 193px;
	position: absolute;
	padding: 1px 15px 0 10px;
}
#sec2 {
	margin-top: 88px;
	padding-bottom: 53px;
	background: url(../img/main/sec2_bg.jpg) no-repeat center 1px;
}
#sec2 .sec2_txt1 {
	text-align: right;
	margin: 147px -84px 0 0;
}
#sec2 .price {
	top: 346px;
	right: 5px;
	position: absolute;
}
#sec2 .sec2_txt2 {
	bottom: 93px;
	right: 244px;
	position: absolute;
}
#sec2 .sec2_deco {
	bottom: 83px;
	left: 265px;
	position: absolute;
}
#sec2 .sec2_txt3 {
	background: url(../img/concept/bg2.png);
	bottom: 188px;
	left: -31px;
	position: absolute;
	width: 367px;
	padding: 20px 0 21px 33px;
}
#sec3 {
	background: #000;
	position: relative;
	padding: 75px 0 48px 0;
}
#sec3:before {
	content: "";
	width: 100%;
	height: 1260px;
	bottom: 0;
	left: 0;
	position: absolute;
	background: url(../img/main/sec3_bg.jpg) no-repeat top center/cover;
}
#sec3 h2 {
	margin-left: -81px;
}
#sec3 .sec3_txt {
	margin: -40px 0 46px 0;
}
#sec3 ul {
	display: flex;
	flex-wrap: wrap;
	margin-left: -80px;
	width: 1160px;
	justify-content: center;
}
#sec3 ul li {
	position: relative;
	margin: 0 0 25px 19px;
}
#sec3 ul li:nth-child(3n+1) {
	margin-left: 0;
}
#sec3 ul li span {
	bottom: 40px;
	left: 0;
	position: absolute;
	text-align: center;
	width: 100%;
	color: #000;
	line-height: 28px;
}
#sec3 .sec3_deco1 {
	bottom: 65px;
	left: -218px;
	position: absolute;
}
#sec3 .sec3_deco2 {
	bottom: -16px;
	right: -248px;
	position: absolute;
}
#sec4 {
	background: #fcda3d;
	padding: 106px 0 43px 0;
	color: #000;
	font-size: 28px;
	line-height: 40px;
	font-weight: bold;
	letter-spacing: -3px;
}
#sec4 .sec4Box {
	position: relative;
	border: 5px solid #000;
	padding: 30px 0 25px 30px;
	box-sizing: border-box;
	width: 950px;
	margin: 0 auto 60px auto;
	display: flex;
	align-items: center;
}
#sec4 .sec4Box:after {
	content: "";
	width: 5px;
	height: 60px;
	background: url(../img/main/sec4_line.jpg) no-repeat top center;
	bottom: -65px;
	left: 50%;
	position: absolute;
	margin-left: -2px;
}
#sec4 .sec4Box:nth-child(6) {
	margin-bottom: 0;
}
#sec4 .sec4Box:nth-child(6):after {
	display: none;
}
#sec4 .sec4Box h3 {
	margin-right: 25px;
}
