/*# sourceURL=shared/css/index.css */
/*@ sourceURL=shared/css/index.css */
#key{
	background: url("../img/menu/header-bg.jpg") no-repeat center top / cover;
}


h2.txt-key{
	position: absolute;
	top: 562px;
	left: -201px;
}



#sec1{
	min-height: 1924px;
}

#sec1::before{
	content:"";
	top:0;
	left:0;
	position:absolute;
	background: url("../img/index/s1-deco.png") no-repeat left top;
	width: calc(50% + 1064px);
	height: 403px;
}

#sec1 .wrap{
	min-height: inherit;
}

#sec1 .wrap::after{
	content:"";
	left:-400px;
	bottom:0;
	position:absolute;
	background: url('../img/menu/s1-tran.png') no-repeat center bottom / cover;
	width: 1800px;
	height: 1284px;
	z-index: -1;
}

#sec1 h2{
	padding-top: 124px;
	position: relative;
}
#sec1 .img{
	position: absolute;
	top: 372px;
	left: -241px;
}
#sec1 .img-2{
	position: absolute;
	top: 873px;
	right: -96px;
}

#sec1 .logo{
	position: absolute;
	top: -18px;
	right: -236px;
}



#sec1 .deco-2{
	position: absolute;
	top: 1030px;
	left: -171px;
}


#sec1 .ttl{
	position: absolute;
	top: 997px;
	left: 121px;
	z-index: 2;
}

#sec1 .txt{
	position: relative;
	width: 500px;
	padding-top: 20px;
	margin-left: 500px;
	color: #FFF;
}

#sec1 .txt-2{
	position: relative;
    z-index: 4;
    color: #FFF;
    display: inline-block;
    padding-top: 485px;
    height: 559px;
    margin-left: -10px;
}





#sec2{
	position: relative;
	min-height: 600px;
	background: url("../img/menu/s2-bg.jpg") no-repeat center top / cover;
}

#sec2::before{
	content:"";
	left:0;
	top: 0;
	position:absolute;
	background:url("../img/shared/line.jpg") repeat-x top left;
	width: 100%;
	height: 9px;
}

#sec2::after{
	content:"";
	left:0;
	bottom: 0;
	position:absolute;
	background:url("../img/shared/line.jpg") repeat-x bottom left;
	width: 100%;
	height: 9px;
}

#sec2 h2{
	padding-top: 10px;
	margin-left: 730px;
}
#sec3{
	color: #FFF;
	min-height: 820px;
	background: url("../img/shared/bg-wood.jpg");
}

#sec3 .img{
	position: absolute;
	top: 77px;
	left: -335px;
}


#sec3 .txt-spec{
	padding-top: 70px;
	text-align: center;
}
#sec3 h2{
	padding-top: 50px;
	margin-left: 390px;
}
#sec3 .pr{
	position: relative;
	display: inline-block;
	font-size: 45px;
	margin-left: 657px;
	font-weight: bold;
	letter-spacing: 5px;
	padding-top: 34px;
}
#sec3 .pr > span{
	font-size: 25px;
}

#sec3 .pr::after{
	content:"";
	left:0;
	bottom:-27px;
	position:absolute;
	background: #FFF;
	width: 110%;
	height: 2px;
}


#sec3 .txt{
	padding-top: 53px;
	margin-left: 660px;
	width: 320px;
	font-weight: 500;
}

#sec3 .wrap-box{
	padding-top: 47px;
	margin-left: 313px;
}
#sec3 .box{
	position: relative;
	height: 120px;
	min-height: 120px;
	background: url('../img/shared/bg-red-trans.png');
}

#sec3 .point{
	position: absolute;
	top: 24px;
	left: 20px;
	font-size: 24px;
	letter-spacing: 2px;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
	padding: 25px 40px 25px 38px;
}

#sec3 .point::before{
	content:"";
	top:0;
	left:3px;
	position:absolute;
	background:#fff;
	width: 2px;
	height: 100%;
}


#sec3 .point::after{
	content:"";
	top:0;
	right:3px;
	position:absolute;
	background:#fff;
	width: 2px;
	height: 100%;
}

#sec3 .txt-box{
	margin-left: 224px;
	padding-top: 35px;
}


#sec4{
	position: relative;
	min-height: 784px;
	background: url("../img/shared/bg-wood-2.jpg");
}

#sec4::before{
	content: "";
    left: 0;
    bottom: -10px;
    position: absolute;
    background: url(../img/menu/s5-bg-top.jpg) no-repeat left bottom / 100% 100%;
    width: 100%;
    height: 262px;
}

#sec4 .tabs-switch{
	padding-top: 84px;
}

#sec4 .tabs-switch .tab-link{
	margin-left: 32px;
}

#sec4 .tabs-switch .tab-link > *{
	width: 313px;
	height: 94px;
	text-indent: -99999px;
	position: relative;
	z-index: 4;
}

#sec4 .tabs-switch .tab-link li.acc-1{
	background: url('../img/menu/s4-acc-btn-1.png') no-repeat center top / cover;
}
#sec4 .tabs-switch .tab-link li.acc-1.active{
	background: url('../img/menu/s4-acc-btn-act-1.png') no-repeat center top / cover;
}

#sec4 .tabs-switch .tab-link li.acc-2{
	background: url('../img/menu/s4-acc-btn-2.png') no-repeat center top / cover;
}
#sec4 .tabs-switch .tab-link li.acc-2.active{
	background: url('../img/menu/s4-acc-btn-act-2.png') no-repeat center top / cover;
}
#sec4 .tabs-switch .tab-link li.acc-3{
	background: url('../img/menu/s4-acc-btn-3.png') no-repeat center top / cover;
}
#sec4 .tabs-switch .tab-link li.acc-3.active{
	background: url('../img/menu/s4-acc-btn-act-3.png') no-repeat center top / cover;
}
#sec4 .tabs-switch .tab-content{
	margin-top: -18px;
}

#sec4 .tabs-switch .tab-content > *{
	width: 1100px;
	height: 600px;
	margin-left: -50px;
	
}
#sec4 .tabs-switch .tab-content .frame-1{
	background: url('../img/menu/s4-frame-1.jpg') no-repeat center top / 100%;
}

#sec4 .tabs-switch .tab-content .frame-2{
	background: url('../img/menu/s4-frame-2.jpg') no-repeat center top / 100%;
}

#sec4 .tabs-switch .tab-content .frame-3{
	background: url('../img/menu/s4-frame-3.jpg') no-repeat center top / 100%;
}
#sec4 .tabs-switch .tab-content .frame{
	box-shadow: 0px 24px 5px 0px rgba(0, 0, 0, 0.35); 
}

#sec4 .tabs-switch .tab-content .box{
	color: #FFF;
	position: relative;
	top: 12px;
	margin-left: 12px;
	width: 280px;
	height: 580px;
	padding: 0 60px;
	background: url('../img/shared/bg-red-trans.png');
}





#sec4 .tabs-switch .tab-content .box .ttl{
    font-weight: bold;
    font-size: 35px;
    padding-top: 48px;
    margin-left: -3px;
    line-height: 48px;
}

#sec4 .tabs-switch .tab-content .box .pr{
	font-size: 35px;
    font-weight: bold;
    color: #fff;
    padding-top: 12px;
    margin-left: -4px;
    letter-spacing: 3px;
    border-bottom: 2px solid #fff;
    padding-bottom: 15px;
}

#sec4 .tabs-switch .tab-content .box .pr > span{
	font-size: 25px;
}

#sec4 .tabs-switch .tab-content .box .txt{
	padding-top: 45px;
	padding-bottom: 45px;
	border-bottom: 2px solid #fff;
}


#sec5{
	min-height: 1066px;
}
#sec5 h2{
	padding-top: 103px;
	margin-left: 323px;
}
#sec5 .ttl{
	position: absolute;
	top: 327px;
	right: -150px;
}
#sec5 .deco{
	position: absolute;
	top: 80px;
	left: -83px;
}
#sec5 .deco-2{
	position: absolute;
	top: 479px;
	left: -429px;
}

#sec5 .btn{
	position: absolute;
	top: 362px;
	left: -144px;
}


#sec5 .btn-2{
	position: absolute;
	top: 638px;
	right: -213px;
}


#sec6{
	min-height: 584px;
	background: url('../img/shared/bg-4.jpg');
}
#sec6 h2{
	text-align: center;
	padding-top: 80px;
}
#sec6 .txt-spec{
	text-align: center;
	padding-top: 35px;
}
#sec6 .wrap-menu{
	padding-top: 25px;
}
#sec6 .menu{
	width: 320px;
    float: left;
    margin-right: 22px;
}

#sec6 .menu:last-child{
	margin-right: -200px;
}

#sec6 .menu .menu-list{}
#sec6 .menu .menu-list dl{
	padding: 15px 15px;
	border-bottom: 1px solid #CD9285;
}
#sec6 .menu .menu-list dt{
	float: left;
}
#sec6 .menu .menu-list dd{
	float: right;
}


#sec7{
	position: relative;
	min-height: 960px;
	background:url('../img/shared/line.jpg') repeat-x left top,
	url('../img/shared/line.jpg') repeat-x left bottom,
	url('../img/shared/bg-wood.jpg');
}
#sec7 h2{
	position: absolute;
	top: 100px;
	right: -196px;
	z-index: 99;
}
#sec7 .txt{
	padding-top: 424px;
	margin-left: 470px;
	width: 512px;
	color: #FFF;
	position: relative;
	z-index: 99;
}
#sec7 .slide{
	height: 1000px;
}
#sec7 .slide .img{
	position: absolute;
	top: 110px;
	left: 0;
}

#sec7 .bx-controls-direction{
	display: none;
}

#sec7 .bx-viewport{
	overflow: unset !important; 
}

#sec7 .bx-pager-item{
	display: inline-block;
}
#sec7 .bx-pager-link{
	text-indent: -99999px;
	display: inline-block;
	width: 75px;
	height: 75px;
	margin-right: 15px;
	position: relative;
	overflow: hidden;
}
#sec7 .bx-pager-link.active::before{
	content:"";
	top:0;
	left:0;
	right:0;
	bottom:0;
	position:absolute;
	width: 95%;
    height: 95%;
	border: 2px solid #fff;
}
#sec7 .bx-pager{
    z-index: 52;
    position: absolute;
    bottom: 150px;
    right: -15px;
}
#sec7 .bx-wrapper{
	position: absolute;
	top: 0;
	left: 0;
	width: 1040px !important;
	overflow: unset;
}


#sec7 .slide .box{
	position: absolute;
    z-index: 44;
    top: 535px;
    right: -70px;
    width: 600px;
    text-align: center;
    padding: 60px 0;
    background: url("../img/shared/bg-red-trans.png");
}
#sec7 .slide .box .ttl{
	font-weight: bold;
	color: #FFF;
	font-size: 35px;
	padding-bottom: 20px;
}
#sec7 .slide .box .pr{
	font-weight: bold;
    color: #FFF;
    font-size: 35px;
}

#sec7 .slide .box .pr > span{
	font-size: 30px;
}


#sec7 .bx-pager-item a[data-slide-index="0"]{
	background:url('../img/menu/s7-thumb-1.jpg') no-repeat center top / cover;
}

#sec7 .bx-pager-item a[data-slide-index="1"]{
	background:url('../img/menu/s7-thumb-2.jpg') no-repeat center top / cover;
}


#sec7 .bx-pager-item a[data-slide-index="2"]{
	background:url('../img/menu/s7-thumb-3.jpg') no-repeat center top / cover;
}


#sec7 .bx-pager-item a[data-slide-index="3"]{
	background:url('../img/menu/s7-thumb-4.jpg') no-repeat center top / cover;
}


#sec7 .bx-pager-item a[data-slide-index="4"]{
	background:url('../img/menu/s7-thumb-5.jpg') no-repeat center top / cover;
}


#sec7 .bx-pager-item a[data-slide-index="5"]{
	background:url('../img/menu/s7-thumb-6.jpg') no-repeat center top / cover;
}



#sec8{
	min-height: 1677px;
	background: url("../img/shared/bg-4.jpg");
}


#sec8 .wrap::before{
	content:"";
	top:0;
	left:-286px;
	position:absolute;
	background:url('../img/menu/s8-trans.png') no-repeat center top;
	width:1608px;
	height:647px;
}

#sec8 h2{
	text-align: center;
	padding-top: 88px;
	position: relative;
	z-index: 4;
}
#sec8 .ttl{
	padding-top: 65px;
	text-align: center;
	position: relative;
	z-index: 4;
}
#sec8 .txt-spec{
	text-align: center;
	padding-top: 25px;
	position: relative;
	z-index: 4;
}
#sec8 .wrap-menu{
	padding-top: 45px;
	position: relative;
	z-index: 4;
}
#sec8 .menu{
	width: 320px;
	float: left;
	margin-right: 22px;
}

#sec8 .menu:last-child{
	margin-right: -200px;
}


#sec8 .menu .menu-list{}
#sec8 .menu .menu-list.pt{
	padding-top: 40px;
}
#sec8 .menu .menu-list .tit{
	font-weight: bold;
	padding: 25px 0;
	text-align: center;
	color: #580403;
	border-top: 1px solid #580403;
	border-left: 1px solid #580403;
	border-right: 1px solid #580403;
	border-bottom: 6px solid #580403;
}
#sec8 .menu .menu-list dl{
	font-weight: 500;
	border-bottom: 1px solid #ca9184;
	padding: 15px 15px;
}
#sec8 .menu .menu-list dt{
	float: left;
}
#sec8 .menu .menu-list dd{
	text-align: right;
	float: right;
}