#key {
	background: url(../img/menu/bg_key.jpg) no-repeat center/cover;
}
.key_ttl {
	position: absolute;
	bottom: 75px;
	right: -19px;
}
#lead {
	position: relative;
	height:800px;
	
}
#lead .wrap {
	z-index: 1;
}
#lead h2 {
	padding-top: 89px;
	text-align:center;
	margin-bottom:100px;
	
}

#lead .inner {
	background: url(../img/menu/bg_lead2.png) no-repeat center bottom  / 100% 600px;
	padding: 0px 0 408px;
}

#lead .txt {
	width: 500px;
	padding: 28px 0 20px;
}
#lead .photo {
	position: absolute;
	top: 300px;
	right: 100px;
	z-index: 1;
}
#lead:after {
	background: url(../img/menu/bg_lead.png) no-repeat center top/100% 680px;
	width: 100%;
	height: 680px;
	position: absolute;
	top: 0;
	left: 0;
	content: '';
}
#sec1 {
	position: relative;
}
#sec1 .sec1_t {
	position: relative;
	padding-bottom: 80px;
}
#sec1 .sec1_t .wrap {
	z-index: 1;
}
#sec1 h2 {
	padding-top: 36px;
	padding-bottom: 23px;
	margin-left:-40px;
	position:relative;
	z-index:50;
}
#sec1 .sec1_sl {
	position: relative;
	margin-top:-100px;
}
#sec1 .sec1_sl dl {
	position: absolute;
	top: 370px;
	right: 20px;
	width: 454px;
	height: 259px;
	background: rgba(255, 255, 255, 0.8);
}
#sec1 .sec1_sl dt {
	font-size: 22px;
	font-weight: bold;
	padding-top: 19px;
	margin-left: 30px;
	margin-right: 43px;
	border-bottom: 1px solid #000;
	padding-bottom: 24px;
}
#sec1 .sec1_sl dd {
	padding: 3px 36px 0 28px;
}

#sec1 #pager {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1000;
}
#sec1 #pager li {
	/*float: left;
	margin-right: 40px;*/
	margin-bottom:30px;
}
#sec1 #pager li:last-child {
	margin-bottom: 0;
}
#sec1 #pager a {
	width: 260px;
	height: 140px;
	display: block;
}
#sec1 .sec1_btn1 {
	background: url(../img/menu/sec1_btn1.png) no-repeat center top;
}
#sec1 .sec1_btn1:hover, #sec1 .sec1_btn1.active {
	background: url(../img/menu/sec1_btn1_on.png) no-repeat center top;
}
#sec1 .sec1_btn2 {
	background: url(../img/menu/sec1_btn2.png) no-repeat center top;
}
#sec1 .sec1_btn2:hover, #sec1 .sec1_btn2.active {
	background: url(../img/menu/sec1_btn2_on.png) no-repeat center top;
}
#sec1 .sec1_btn3 {
	background: url(../img/menu/sec1_btn3.png) no-repeat center top;
}
#sec1 .sec1_btn3:hover, #sec1 .sec1_btn3.active {
	background: url(../img/menu/sec1_btn3_on.png) no-repeat center top;
}
#sec1 .sec1_btn4 {
	background: url(../img/menu/sec1_btn4.png) no-repeat center top;
}
#sec1 .sec1_btn4:hover, #sec1 .sec1_btn4.active {
	background: url(../img/menu/sec1_btn4_on.png) no-repeat center top;
}
#sec1 .sec1_bt {
	background: url(../img/menu/bg_sec1_02.jpg) no-repeat center/cover;
	padding: 64px 0 38px;
}
#sec1 .sec1_bt .txt {
	color: #fff;
	padding: 16px 0 10px;
	width: 570px;
}
#sec1 .sec1_t:before {
	/*background: url(../img/menu/bg_sec1_t.png) no-repeat center top;*/
	width: 100%;
	height: 891px;
	position: absolute;
	top: -211px;
	left: 0;
	content: '';
}
/*#sec1 .sec1_t:after {
	background: url(../img/menu/bg_sec1_bt.png) no-repeat center top/cover;
	width: 100%;
	height: 363px;
	position: absolute;
	bottom: 0;
	left: 0;
	content: '';
}*/

#sec1 #slider{
	width:800px;
	float:left;	
}
#sec1_bt {
	color: #fff;	
	height:800px;
	background: url(../img/menu/bg_sec1_02.jpg) no-repeat center top;
	background-size:cover;
	position:relative;
}
#sec1_bt .wrap{
	position:relative;	
	height:800px;
}
#sec1_bt h2 {
	position:absolute;
	right:-100px;
	z-index:2;
}
#sec1_bt .photo1 {
	position: absolute;
	top: 230px;
	right: -182px;
}
#sec1_bt .txt {
	width: 705px;
	padding: 470px 0 29px;
}
#sec1_bt .txt1 {
	padding-top:120px;
	padding-left:0px;
	position:absolute;
	z-index:5;
}
#sec1_bt .txt1 p:first-child{
	margin-bottom:20px;
}
#sec1_bt .txt h3{
	height:90px;
	position:absolute;
	z-index:5;	
}
#sec1_bt .lead_bt {
	position: relative;
}

#sec1_bt .sec1_bt0:before {
	background: #b4b3b3;
	position: absolute;
	top: 559px;
	left: 0;
	width: calc(50% - 540px);
	height: 1px;
	content: '';
	z-index:5;
}

#sec1_bt .sec1_bt0:after {
	background: url(../img/index/bg_lead2.png) repeat-x center bottom;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 350px;
	content: '';
}


#sec2 {
	background: url(../img/menu/bg_sec2.png) no-repeat center top / 100% 675px;
	padding-bottom: 50px;
	position: relative;
	z-index: 1;
}
#sec2 .inner{
	background: url(../img/menu/bg_sec2_1.png) no-repeat left top;
	/*position: absolute;
	top: 0px;
	left: 0;*/
}
#sec2:after{
	background: #45433f;
	position: absolute;
	top: 389px;
	left: 0;
	width: calc(50% - 540px);
	height: 1px;
	content: '';
	z-index:5;
}
#sec2 .wrap{
	width:1080px;
	margin:0 auto;	
}
#sec2 h2 {
	width:1080px;
	margin:0 auto;
	text-align:center;
	padding-top:80px;
	/*margin-right: -47px;*/
}
#sec2 .txt {
	width:500px;
	padding: 20px 0px 0px 0px;
}
#sec3 {
	position: relative;
	padding-bottom: 20px;
}
#sec3 .wrap {
	z-index: 1;
}
#sec3 h2 {
	/*position: absolute;
	top: 0px;
	left: 560px;*/
}
#sec3 dd {
	font-size: 25px;
}
#sec3 dd span {
	font-size: 35px;
}
#sec3 .box {
	/*background: url(../img/menu/bg_box.jpg) repeat center top;*/
	margin-left: 480px;
	/*box-shadow: 0px 0px 6.79px 0.21px rgba(0, 0, 0, 0.5);*/
	padding: 15px 0 26px 82px;
}
#sec3 .box2{
	width:480px;
	margin-top:400px;
}
#sec3 .box dl,#sec3 .box2 dl {
	padding-bottom: 15px;
	
}
#sec3 .box2 dt{
	position:relative;
	z-index:50;	
}
#sec3 .box dd,#sec3 .box2 dd {
	text-align: right;
}
#sec3 .box .txt2 {
	/*border-top: 1px solid #000;*/
	padding-top: 16px;
	margin-left: 30px;
	padding-right: 50px;
	min-height: 165px;
}
#sec3 .box2 .txt2 {
	/*border-top: 1px solid #000;*/
	margin-left: 10px;
	padding-right: 50px;
	min-height: 165px;
}

#sec3 .info1 {
	position: relative;
	padding-top: 54px;
	padding-bottom: 51px;
	margin-bottom:70px;
}
#sec3 .info1 h3 {
	/*position: absolute;
	top: 0;
	left: -32px;*/
}
#sec3 .info1 dd {
	padding-top: 20px;
}
#sec3 .info1 .photo1 {
	position: absolute;
	top: 0;
	left: -150px;
}
#sec3 .info2 {
	width:480px;
	float:left;
	position: relative;
	padding-top: 54px;
	padding-bottom: 51px;
}
#sec3 .info2 h3 {
	position: absolute;
	top: 0;
	left: -32px;
}
#sec3 .info2 dd {
	padding-top: 20px;
}
#sec3 .info3 {
	width:480px;
	float:right;
	position: relative;
	padding-top: 54px;
	padding-bottom: 51px;
}
#sec3 .info3 h3 {
	position: absolute;
	top: 0;
	left: -90px;
}
#sec3 .info3 dd {
	padding-top: 20px;
	padding-right: 47px;
}
#sec3 .info3 .txt2 {
	margin-top: 8px;
	padding-top: 24px;
	padding-right: 37px;
	padding-bottom: 17px;
}
#sec3:before {
	background: url(../img/menu/bg_sec5_02.png) no-repeat center top;
	width: 100%;
	height: 891px;
	position: absolute;
	top: -245px;
	left: 0;
	content: '';
}
#sec3:after {
	/*background: url(../img/menu/bg_sec3_bt.png) no-repeat center/cover;
	width: 100%;
	height: 339px;
	position: absolute;
	bottom: 0;
	left: 0;
	content: '';*/
}
#sec4 {
	background: url(../img/menu/bg_sec4.png) repeat center top;
	/*background: url(../img/menu/bg_sec4_01.png) no-repeat center top #000;
	color: #fff;*/
	/*background: url(../img/menu/bg_sec4_01.png) no-repeat center top / 100% 900px;
	padding: 0px 0 300px;*/
}
#sec4 .inner {
	background: url(../img/menu/bg_sec4_01.png) no-repeat center top / 100% 900px;
	padding: 0px 0 200px;
}
#sec4 .wrap {
	z-index: 1;
}
#sec4 .price {
	font-size: 25px;
}
#sec4 .price span {
	font-size: 35px;
}
#sec4 .sec4_bt {
	position: relative;
	padding-bottom: 69px;
	margin-top:-100px;
}
#sec4 .sec4_bt:before {
	background: url(../img/menu/bg_sec4_02.png) no-repeat center top;
	width: 100%;
	height: 1065px;
	position: absolute;
	top: -107px;
	left: 0;
	content: '';
}
#sec4 h2 {
	text-align:right;
	padding-top: 60px;
}
#sec4 .photo0 {
	position: absolute;
	top: 640px;
	right: 250px;
}
#sec4 .photo1 {
	position: absolute;
	top: 700px;
	right: -20px;
}
#sec4 .ttl1 {
	padding-top: 250px;
}
#sec4 .info1 {
	width: 575px;
	padding-top: 51px;
}
#sec4 .info1 dl {
	position: relative;
}
#sec4 .info1 dl dd {
	position: absolute;
	top: 30px;
	right: 75px;
}
#sec4 .info1 .txt {
	padding: 0px 0 0 0px;
	margin-top: 10px;
}
#sec4 .ttl2 {
	margin-left:-25px;
	position: relative;
	z-index: 1;
	margin-top:20px;
}
#sec4 .ttl3 {
	position: absolute;
	top: 390px;
	right: 65px;
}
#sec4 .photo2 {
	position: absolute;
	top: -19px;
	right: 232px;
}
#sec4 .photo3 {
	position: absolute;
	top: 272px;
	right: -40px;
}
#sec4 .ttl4 {
	margin-left: 0px;
	padding-bottom: 13px;
}
#sec4 .info2 {
	width: 496px;

}
#sec4 .info2 dl {
	width:460px;
	border-bottom:1px solid #000;
	padding-bottom: 20px;
	margin-bottom:20px;
}
#sec4 .info2 dt {
	float: left;
}
#sec4 .info2 dd {
	float: right;
	padding-top: 16px;
}
#sec4 .txt2 {
	width: 545px;
	padding-top:500px;

}
#sec4 h4 {
	padding-bottom: 10px;
}
#sec4 li {
	width: 297px;
}
#sec4 li span {
	text-align: right;
	float: right;
}
#sec5 {
	background: url(../img/menu/bg_sec5_01.png) no-repeat center top, url(../img/menu/bg_sec5_03.png) no-repeat center bottom;
	position: relative;
	padding-bottom: 62px;
}
#sec5 h2 {
	padding: 62px 0 50px;
	text-align:center;
}
#sec5 .ttl1 {
	padding-bottom: 21px;
}
#sec5 .txt1 {
	background: url(../img/menu/line.png) repeat-x left top;
	font-size: 15px;
	line-height: 20px;
	padding: 19px 0 12px;
}
#sec5 .note {
	padding-bottom: 31px;
	font-size: 15px;
}
#sec5 .fl {
	margin-left: 38px;
}
#sec5 .fr {
	margin-right: 38px;
}
#sec5 .info1 {
	margin-top: 5px;
	margin-left: 5px;
	position: relative;
}
#sec5 .info1 dd {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	line-height: 20px;
	background: rgba(0, 0, 0, 0.8);
	padding: 15px 0 15px 15px;
	width: calc(100% - 13px);
}
#sec5 .sec5_01 {
	padding-bottom: 50px;
}
#sec5 .style1 {
	line-height: 20px;
	padding: 7px 0 12px;
}
#sec5 .style1 span {
	font-size: 15px;
}
#sec5 .photo {
	padding: 10px 0 26px;
}
#sec5 .list2 {
	padding-top: 31px;
}
#sec5 .list2 .listmenu1 {
	padding-bottom: 7px;
	padding-top: 0px;
}
#sec5 h3 {
	padding-bottom: 19px;
}
#sec5 .txt2 {
	padding: 0 0 1px;
	margin-top: -4px;
}
#sec5 .note_info {
	padding: 24px 20px 28px;
	border: 1px solid #000;
	position: absolute;
	bottom: 14px;
	left: 0;
	text-align: center;
	line-height: 20px;
}
#sec5 .note_info p + p {
	padding-top: 20px;
}
#sec5 .w_465 {
	position: relative;
}
.listmenu1 {
	padding-bottom: 11px;
	padding-top: 3px;
}
.listmenu1 dt {
	font-size: 22px;
	font-weight: bold;
	float: left;
}
.listmenu1 dd {
	float: right;
	text-align: right;
}
.listmenu2 {
	padding-bottom: 39px;
}
.listmenu2 dt {
	padding: 0 0 11px 0;
}
.listmenu2 dd {
	background: url(../img/menu/line.png) repeat-x left top;
	font-size: 15px;
	line-height: 20px;
	padding-top: 21px;
}
.listmenu3 {
	padding-bottom: 7px;
}
.listmenu3 dt {
	float: left;
}
.listmenu3 dd {
	float: right;
	text-align: right;
}
#sec5:before {
	background: url(../img/menu/bg_sec5_02.png) no-repeat center top;
	height: 820px;
	width: 100%;
	position: absolute;
	top: 1035px;
	left: 0;
	content: '';
}
