#key li:nth-child(1) {
	background: url(../img/index/slide01.jpg) no-repeat center/cover;
}
#key li:nth-child(2) {
	background: url(../img/index/slide02.jpg) no-repeat center/cover;
}
#key li:nth-child(3) {
	background: url(../img/index/slide03.jpg) no-repeat center/cover;
}
.key_ttl {
	position: absolute;
	bottom: 64px;
	right: -23px;
}

.shop_bnr{
	text-align: center;
	margin: 10px auto;
}

#lead {
	color: #fff;	
	height:900px;
	background: url(../img/index/bg_lead.jpg) no-repeat center top;
	background-size:cover;
}
#lead .wrap{
	position:relative;	
	height:900px;
}
#lead h2 {
	position:absolute;
	right:-100px;
	z-index:2;
}
#lead .photo1 {
	position: absolute;
	top: 230px;
	right: -182px;
}
#lead .txt {
	width: 705px;
	padding: 560px 0 29px;
}
#lead .txt1 {
	padding-top:100px;
	padding-left:60px;
	position:absolute;
	z-index:5;
}
#lead .txt1 p:first-child{
	margin-bottom:20px;
}
#lead .txt h3{
	height:90px;
	position:absolute;
	z-index:5;	
}
#lead .lead_bt {
	position: relative;
}

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

#lead .lead_bt:after {
	background: url(../img/index/bg_lead2.png) repeat-x center bottom;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 350px;
	content: '';
}
#lead .lead_para {
	position: relative;
	background-image: url(../img/index/bg_para.jpg);
	height: 450px;
	min-height: 450px;
}
#lead .lead_para h3 {
	position: absolute;
	top: 132px;
	left: -31px;
}
#lead .lead_para:before {
	background: #fff;
	position: absolute;
	top: 331px;
	left: 0;
	width: calc(50% - 540px);
	height: 2px;
	content: '';
}



#sec1 {
	height:1366px;
	line-height: 40px;
	background: url(../img/index/sec01_bg.png) no-repeat left top;
}
#sec1 .inner {
	height:1366px;
	background: url(../img/index/sec01_bg2.png) no-repeat left bottom;

}
#sec1 h2 {
	margin-left: -112px;
}
#sec1 .photo1 {
	position: absolute;
	top: 108px;
	right: -116px;
	z-index:5;
}
#sec1 .photo2 {
	position: absolute;
	top: 460px;
	right: -194px;
	z-index:5;
}
#sec1 .photo3 {
	position: absolute;
	top: 952px;
	right: 312px;
	z-index:5;
}
#sec1 .photo4 {
	position: absolute;
	top: 984px;
	right: -188px;
	z-index:5;
}
#sec1 .txt {
	width: 615px;
	padding: 19px 0 29px;
	position:relative;
	z-index:50;
}
#sec1 .txt p {
	padding-bottom: 40px;
}
#sec1 .sec1_bt {
	position: relative;
}

#sec1 .sec1_bt .wrap {
	position: relative;
	z-index: 1;
}


#sec2 {
	position: relative;
	height: 550px;
	padding-top:50px;
}
#sec2:after {
	background: url(../img/index/sec02_bg.jpg) no-repeat center top/cover;
	height: 600px;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	content: '';
}
#sec2 h3{
	position:relative;
	z-index:5;
	margin:0 auto;
}

#sec2 #rss {
	position:relative;
	z-index:5;
	margin-top:30px;
}
#sec2 #feed dl {
	padding: 15px 0 0 540px;
	position: relative;
	color: #fff;
	width: 460px;
}
#sec2 #feed .photo {
	position: absolute;
	top: 26px;
	left: 43px;
}
#sec2 #feed dt {
	font-size: 24px;
	border-bottom: 1px solid #fff;
	padding-left: 36px;
	line-height: 35px;
	padding-bottom: 10px;
}
#sec2 #feed dt span {
	font-size: 17px;
}
#sec2 #feed .rss_link {
	text-align: right;
	padding-top: 10px;
}
#sec2 #feed .data {
	min-height: 173px;
	padding: 9px 25px 0px 38px;
}


#sec3{
	height:969px;	
}
#sec3 h2 {
	position: absolute;
	top: 0px;
	left: 475px;
}
#sec3 h3 {
	position: absolute;
	top: 47px;
	right: -24px;
}
#sec3 .wrap {
	z-index: 1;
}
#sec3 .sec3_bt {
	height:969px;
	background: url(../img/index/sec03_bg.png) no-repeat center top;
	position: relative;
}
#sec3 .sec3_bt:before{
	background: url(../img/index/sec03_bg2.png) no-repeat center  / 100% 599px;
	position: absolute;
	top: 200px;
	left: 0;
	width: 100%;
	content: '';
	height: 599px;
}


#sec3 .txt {
	line-height: 40px;
	padding-top:175px;
	margin-left:150px;
	width: 300px;
	height: 650px;
}


#sec3 .link{
	text-align:center;	
}