#key{}
#key .slide1{ background: url("../img/scene/key.jpg") no-repeat center top / cover; }

#sec1{
	position: relative;
	min-height: 1030px;
}
#sec1 .wrap{
	padding-top: 220px;
}
#sec1 .tit{
	position: relative;
	z-index: 9;
	text-align: right;
	margin-right: 39px;
}
#sec1 .img{
	position: absolute;
	top: 86px;
	right: 4px;
}
#sec1 .img-2{
	position: absolute;
	top: 183px;
	left: -206px;
	z-index: 2;
}
#sec1 .deco{
	position: absolute;
	top: 272px;
	left: -221px;
}

#sec1 .txt{
	z-index: 9;
	position: absolute;
	top: 526px;
	right: 219px;
	height: 440px;
}


#sec2{}
#sec2 .blk{
	position: relative;
	min-height: 955px;
	background: url('../img/scene/s2-bg-bottom.jpg') no-repeat center bottom / 100% auto,url('../img/shared/bg-2.jpg');
}
#sec2 .blk .wrap{
	padding-top: 75px;
}

#sec2 .img{
	position: absolute;
	top: 75px;
	right: -312px;
}

#sec2 .blk .spec{
	text-align: center;
}
#sec2 .blk .tit{
	padding-top: 41px;
	position: relative;
	z-index: 4;
	display: inline-block;
}

#sec2 .blk .tit:before{
	content:"";
	top:-49px;
	left:-146px;
	position:absolute;
	background: url('../img/scene/s2-deco.png') no-repeat center center;
	width: 321px;
	height: 312px;
}

#sec2 .blk .tit:after{
	content:"";
	top:31px;
	right:-185px;
	position:absolute;
	background: url('../img/scene/s2-deco-2.png') no-repeat center center;
	width: 174px;
	height: 107px;
}


#sec2 .blk .txt{
	padding-top: 17px;
	width: 417px;
	padding-bottom: 120px;
}
#sec2 .blk .frame{
	position: relative;
	padding: 5px 25px 14px;
	width: 493px;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
}


#sec2 .blk .frame:before{
	content:"";
	top: -90px;
	left: 120px;
	position:absolute;
	background: url('../img/scene/s2-balloon.png') no-repeat center center;
	width: 191px;
	height: 86px;
}

#sec2 .blk .frame dl{
	padding-bottom: 12px;
	font-size: 20px;
	line-height: 26px;
}
#sec2 .blk .frame dt{
	float: left;
	
}

#sec2 .blk .frame dt span{
	font-size: 14px;
}
#sec2 .blk .frame dd{
	float: right;
	text-align: right;
}
#sec2 .blk .price{
	font-size: 35px;
	position: absolute;
	top: 746px;
	right: 84px;
}
#sec2 .blk .price:before{
	content:"";
	top: -43px;
	left: -87px;
	position:absolute;
	background: url('../img/scene/s2-box.png') no-repeat center center;
	width: 387px;
	height: 120px;
}

#sec2 .blk .price span{
	font-size: 25px;
}
#sec2 .blk-2{
	position: relative;
	background: url('../img/shared/bg-4.jpg');
}
#sec2 .blk-2 .wrap{
	padding-top: 115px;
}
#sec2 .blk-2 .tit{
	text-align: right;
	margin-right: 54px;
}
#sec2 .blk-2 .tit:before{
	content:"";
	top: -24px;
	right: -26px;
	position:absolute;
	background: url('../img/scene/s2-deco-3.png') no-repeat center center;
	width: 582px;
	height: 281px;
}

#sec2 .blk-2 .img{
	position: absolute;
	top: 6px;
	left: -168px;
}

#sec2 .blk-2 .img:before{
	content:"";
	left:-173px;
	bottom:-174px;
	position:absolute;
	background: url('../img/scene/s2-deco-4.png') no-repeat center center;
	width: 386px;
	height: 376px;
}

#sec2 .blk-2 .txt{
	padding-top: 20px;
	width: 420px;
	margin-left: 588px;
}



#sec2 .blk-2 .row{
	padding-top: 85px;
}


#sec2 .blk-2 .tit-2{
	margin-left: -1px;
}
#sec2 .blk-2 .txt-2{
	width: 293px;
	padding-top: 15px;
}


#sec2 .blk-2 .wrap-price{
	padding-top: 22px;
}

#sec2 .blk-2 .price{
	font-size: 35px;
	position: relative;
	padding-top: 26px;
	margin-left: 1px;
	text-align: center;
	line-height: 35px;
}
#sec2 .blk-2 .price:before{
	content:"";
	top: 0;
	left: 0;
	position:absolute;
	background: url('../img/scene/s2-box-2.png') no-repeat center center;
	width: 387px;
	height: 120px;
}

#sec2 .blk-2 .price span{
	font-size: 20px;
}



#sec2 .blk-2 .frame{
	margin-left: 55px;
	margin-right: -55px;
	padding: 15px 25px 0px;
	width: 550px;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
}
#sec2 .blk-2 .frame ul li{
	padding-bottom: 14px;
}



#sec2 .blk-2 .frame ul li span{
	font-size: 14px;
}

#sec2 .blk-2 .frame .side{
	width: 50%;
	font-size: 20px;
	display: inline-block;
}

#sec2 .blk-2 .frame .side.fr{
	margin-right: -50px;
}

#sec2 .blk-add {
	background: url("../img/shared/bg-4.jpg") repeat center top;
    padding: 66px 0 44px;
}

#sec2 .blk-add .wrap {
	display: flex;
}

#sec2 .blk-add .left {
	width: 560px;
}

#sec2 .blk-add .left .note {
	text-align: center;
    margin-top: 23px;
}

#sec2 .blk-add .left .price {
	width: 350px;
    margin: 35px auto 0;
    padding-top: 21px;
    font-size: 35px;
    line-height: 38px;
    letter-spacing: 0.15em;
    text-align: center;
    position: relative;
}

#sec2 .blk-add .left .price::before {
	content: "";
    top: 0;
    left: 0;
    position: absolute;
    background: url("../img/scene/s2-box-3.png") no-repeat center center;
    width: 350px;
    height: 154px;
}

#sec2 .blk-add .left .price span {
	font-size: 20px;
	letter-spacing: 0.15em;
}

#sec2 .blk-add .left .price span:nth-child(1) {
	margin-right: 15px;
}

#sec2 .blk-add .left .list {
	margin-top: 75px;
    padding: 14px 32px 32px 28px;
    border-left: 1px solid #000;
    border-bottom: 1px solid #000;
}

#sec2 .blk-add .left .list  dl {
	display: flex;
	justify-content: space-between;
	font-size: 20px;
	line-height: 23px;
}

#sec2 .blk-add .left .list  dl * {
	letter-spacing: 0.15em;
}

#sec2 .blk-add .left .list  dl + dl {
	margin-top: 23px;
}

#sec2 .blk-add .photo {
	flex: 1;
    height: 475px;
    margin: 0 -298px 0 28px;
}

#sec2 .blk-add .photo img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}


#sec2 .blk-3{
	padding-bottom: 180px;
	position: relative;
	background: url('../img/shared/bg-4.jpg');
}
#sec2 .blk-3 .wrap{
	padding-top: 123px;
}

#sec2 .blk-3 .tit{
	text-align: right;
	margin-right: 0px;
	position: relative;
}
#sec2 .blk-3 .tit:before{
	content:"";
	top:-79px;
	right:-220px;
	position:absolute;
	background: url('../img/scene/s2-deco-5.png') no-repeat center center;
	width: 386px;
	height: 376px;
}



#sec2 .blk-3 .wrap-price{
	padding-top: 40px;
	display: inline-block;
	margin-left: 543px;
}
#sec2 .blk-3 .price{
	font-size: 35px;
	position: relative;
	padding-top: 25px;
	text-align: center;
	padding-left: 26px;
}
#sec2 .blk-3 .price:before{
	content:"";
	top: 0;
	left: 0;
	position:absolute;
	background: url('../img/scene/s2-box-3.png') no-repeat center center;
	width: 350px;
	height: 154px;
}

#sec2 .blk-3 .price span{
	font-size: 19px;
}
#sec2 .blk-3 .frame{
	margin-right: -59px;
	padding: 15px 25px 25px;
	width: 550px;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
}
#sec2 .blk-3 .frame ul li{
	padding-bottom: 12px;
}

#sec2 .blk-3 .frame ul li span{
	font-size: 14px;
}

#sec2 .blk-3 .wrap-frame{
	padding-top: 80px;
	margin-left: 435px;
}
#sec2 .blk-3 .wrap-frame h3{
	text-align: center;
	font-size: 23px;
	color: #760103;
	font-weight: bold;
	padding-bottom: 10px;
}
#sec2 .blk-3 .frame .side{
	/* width: 50%; */
	font-size: 20px;
	display: inline-block;
	padding-left: 60px;
	line-height: 1.8;
}
#sec2 .blk-3 .wrap-frame dt{
	float: left;
	padding-right: 20px;
}
#sec2 .blk-3 .wrap-frame dd{
	float: right;
}
#sec2 .blk-3 .frame .side.fr{
	margin-right: -50px;
}
#sec2 .blk-3 .spec{
	font-size: 18px;
	padding-top: 70px;
	margin-left: 443px;
	color: #9B2B0A;
	font-weight: 500;
}


#sec2 .blk-3 .img{
	position: absolute;
	top: 97px;
	left: -195px;
}

#sec2 .blk-3 .img-2{
	position: absolute;
	top: 540px;
	left: 5px;
}



#sec3{
	min-height: 1325px;
}

#sec3 .deco-2{
	position: absolute;
	top: 655px;
	left: -222px;
}


#sec3 .wrap{
	padding-top: 154px;
}
#sec3 .tit{
	position: relative;
	padding-left: 127px;
}

#sec3 .tit:before{
	content:"";
	top: -98px;
    left: -66px;
	position:absolute;
	background: url('../img/scene/s3-deco.png') no-repeat center center;
	width: 412px;
	height: 513px;
}

#sec3 .map{
	position: absolute;
	top: 196px;
	right: 69px;
}
#sec3 .row{
	padding-top: 11px;
}
#sec3 .row .col{
	position: relative;
	z-index: 4;
}
#sec3 .row .col.fl{
	padding-top: 60px;
}
#sec3 .row .col.fr{}


#sec3 .row .col .txt{
	width: 443px;
	padding-top: 19px;
}

#sec3 .row .col .btn{
	padding-top: 65px;
	padding-left: 25px;
}