/* Scss Document */

#key {
	background: url(../img/party/key.jpg) center;
	background-size: cover;
}
#key .txt {
	top: 403px;
}
header {
	position: relative;
	z-index: 99;
}
#sec1 {
	position: relative;
	padding-top: 116px;
}
#sec1 .skew_bg {
	background: url(../img/shared/bd_bg.jpg) repeat center top;
	position: absolute;
	top: 0;
	bottom: 230px;
	left: 0;
	right: 0;
	overflow: hidden;
	z-index: 0;
	transform: skewY(11deg);
}
#sec1 .skew_bg:before {
	content: '';
	position: absolute;
	bottom: -130px;
	top: 0;
	right: 0;
	left: calc(50% - 213px);
	background: url(../img/party/sec1_bg.jpg) 0 bottom no-repeat;
	background-size: cover;
	transform: skewY(-11deg);
}
#sec1 .wrap {
	position: relative;
	z-index: 1;
	box-sizing: border-box;
	min-height: 1024px;
	padding-bottom: 50px;
}
#sec1 h2 {
	margin-bottom: -60px;
}
#sec1 .txt {
	margin-right: -14px;
}
#sec1 .info {
	margin-left: 528px;
}
#sec1 .photo1 {
	position: absolute;
	top: 0;
	left: -276px;
}
#sec1 .photo2 {
	position: absolute;
	top: 438px;
	left: -59px;
}
#sec1 .photo3 {
	position: absolute;
	bottom: 20px;
	right: -254px;
}
.full_bg {
	background-image: url(../img/party/full_bg.jpg);
	margin-top: -430px;
	min-height:900px;
}
#sec2 {
	position: relative;
	padding-bottom: 111px;
	z-index: 2;
	margin-top: -261px;
}
#sec2 .skew_bg {
	background: url(../img/shared/bd_bg.jpg) repeat center top;
	position: absolute;
	top: 70px;
	bottom: -194px;
	left: 0;
	right: 0;
	overflow: hidden;
	z-index: 0;
	transform: skewY(11deg);
}
#sec2 .skew_bg:before {
	content: '';
	position: absolute;
	bottom: 100px;
	top: 0;
	right: 50%;
	left: 0;
	background: url(../img/party/sec2_bg.jpg) right 0 no-repeat;
	background-size: cover;
	transform: skewY(-11deg);
}
#sec2 .map dd {
	margin: -34px 0 0 178px;
}
#sec2 .info {
	padding-top: 143px;
	width: 454px;
	box-sizing: border-box;
}
#sec2 .info .txt {
	padding: 30px 0 0 28px;
}#sec2  .js {
	width: 500px;
}
#sec2 .bx-wrapper {
	position: relative;
}
#sec2 .bx-pager {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-direction: column-reverse;
	position: absolute;
	bottom: 0;
	left: -23px;
}
#sec2 .bx-pager .bx-pager-item a {
	background: url(../img/party/dot.png) 0 0 no-repeat;
	display: block;
	font-size: 0;
	width: 20px;
	height: 13px;
	margin-top: 4px;
}
#sec2 .bx-pager .bx-pager-item a.active {
	background: url(../img/party/dot_ac.png) 0 0 no-repeat;
}
#sec3 {
	background: url(../img/party/sec3_bg.png) center 792px no-repeat, url(../img/index/bg1.jpg) center 0 repeat;
	position: relative;
	z-index: 3;
	padding-top: 82px;
}
#sec3:before {
	background: url(../img/party/sec3_p1.jpg) 0 0 no-repeat;
	background-size: cover;
	content: '';
	position: absolute;
	height: 520px;
	top: 40px;
	right: 0;
	left: calc(50% + 50px);
}
#sec3 .tag dt {
	font-weight: bold;
	font-size: 20px;
}
#sec3 .tag dt span {
	font-size: 15px;
}
#sec3 .h_tit {
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 10px 28px;
}
#sec3-1 {
	margin-bottom: 27px;
}
#sec3-1 h2 {
	margin-left: -177px;
}
#sec3-1 .tag {
	padding: 28px 0 0px 3px;
}
#sec3-1 .lead {
	min-height: 480px;
}
#sec3-2 {
	position: relative;
}
#sec3-2 h3 {
	margin-left: 500px;
    font-weight: bold;
}
#sec3-2 h3 small{
    font-size: 22px;
    display: block;
    padding-top: 105px;
    margin-left: 24px;
}
#sec3-2 h3 b{   
    font-size: 29px; 
    display: block;
    margin: 14px 0 33px 24px;
}
#sec3-2 h3 img{    
    display: inline-block;
    margin: -175px 0 30px 0;
}
#sec3-2 .photo1 {
    position: absolute;
    top: 2120px;
    left: -203px;
    /* z-index: 2; */
    width: 697px;
    height: auto;
}
#sec3-2 .photo1 img{
    width: 100%;
    height: auto;
}
#sec3-2 .h_tit {
	margin: 20px 0 0px 28px;
}
#sec3-2 .mn_list {
	width: 446px;
	margin-right: 0;
}
#sec3-2 .mn_list:before {
	top: 5px;
	left: 5px;
	bottom: -7px;
	right: -7px;
}
#sec3-2 .mn_list ul {
	width: 100%;
}
#sec3-2 .info {
	width: 474px;
	position: relative;
}
#sec3-2 .info .photo2 {
    margin:0px 0 -55px 0;
    width: 572px;
    height: auto;
}
#sec3-2 .info .photo2 img{
    width: 100%;
    height: auto;
}
#sec3-2 .banner {
	padding: 590px 135px 55px;
}
#sec3-2 .txt_end {
	text-align: right;
	padding-bottom: 60px;
}
.tel_shared {
	width: 672px;
	margin: 80px auto 74px;
	position: relative;
	text-align: center;
	font-size: 14px;
}
.tel_shared dd {
	position: absolute;
	bottom: 12px;
	left: 0;
	right: 0;
}
#sec4 {
	padding-bottom: 67px;
}
#sec4 h2 {
	padding: 87px 0 30px;
}
#sec4 .menu {
	padding-bottom: 53px;
}
#sec4 .menu h3 {
	background-color: #fff;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	display: inline-block;
	color: #000;
	line-height: 27px;
	margin: 0 0 4px -10px;
	padding: 20px 46px;
}
#sec4 .mn_list .ext {
	width: 100%;
}
#sec4 .mn_list .ext p {
	padding-top: 20px;
}
#sec5 {
	background: url(../img/party/sec5_bg.jpg) center no-repeat;
	background-size: cover;
	padding: 90px 0 67px;
	line-height: 22px;
}
#sec5 h2 {
	font-weight: bold;
	font-size: 25px;
	padding-bottom: 20px;
	letter-spacing: 0.25em;
}
#sec5 h2 .tit {
	display: inline-block;
	background-color: #fff;
	color: #000;
	font-size: 20px;
	width: 474px;
	line-height: 44px;
	margin-bottom: 31px;
	letter-spacing: 0.15em;
}
#sec5 h2 .price {
	font-size: 40px;
}
#sec5 .mn_list {
	padding: 17px 0px 45px;
	margin: 0 22px;
	border-top: 2px solid #fff;
}

#sec6 {
	position: relative;
	min-height: 616px;
}
#sec6 .slide-fade {
	font-size: 0;
	position: absolute;
	left: 0;
	right: calc(50% + 50px);
	bottom: 0;
	top: 0;
}
#sec6 .slide-fade li {
	background-image: url(../img/party/sec6_js1.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
#sec6 .slide-fade .sl2 {
	background-image: url(../img/party/sec6_js2.jpg);
}
#sec6 .info {
	margin-left: 526px;
}
#sec6 .info h2 {
	padding: 79px 0 15px;
}


.botan a {
   width: 450px;
   margin: 2px auto 30px auto;
   padding: 15px 0;
   display: block;
   color: #fff;
   text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
   text-align: center;
   text-decoration: none;
   font-size: 18px;
   background-color: #1e1e1e;
   border: 1px solid #fff;
   box-sizing: border-box;
   font-weight: bold;
}
