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


h2.txt-key{
	position: absolute;
	top: 498px;
	left: -149px;
}



#sec1{min-height: 971px;background: url('../img/meat/s1-bg.jpg')no-repeat center top / cover;}
#sec1 h2{padding-top: 122px;text-align: center;}
#sec1 .txt{text-align: center;color: #FFF;}


#sec2{min-height: 1040px;background:url("../img/shared/line.jpg") repeat-x top left,url('../img/shared/bg-wood.jpg');}
#sec2 h2{position: absolute;top: 82px;left: 0;z-index: 9;}
#sec2 .spot{position: absolute;top: 278px;left: -272px;z-index: 2;}
#sec2 .spot-2{position: absolute;top: 174px;right: -284px;z-index: 2;}
#sec2 .btn{position: absolute;top: 862px;left: 248px;}
#sec2 .bx-controls-direction{
	display: block;
}

#sec2 .bx-wrapper .bx-prev {
    display: inline-block;
    background: url("../img/meat/s2-prev.png") no-repeat center center;
    width: 36px;
    height: 36px;
    text-indent: -9999px;
    position: absolute;
    top: 324px;
    left: 113px;
}
#sec2 .bx-wrapper .bx-next {
	display: inline-block;
    background: url("../img/meat/s2-nxt.png") no-repeat center center;
    right: 0;
    width: 36px;
    height: 36px;
    text-indent: -9999px;
     position: absolute;
    top: 324px;
    right: 101px;
}

#sec2 .bx-viewport{
	/* overflow: unset !important;  */
}

#sec2 .bx-pager-item{
	display: inline-block;
}
#sec2 .bx-pager-link{
	text-indent: -99999px;
	display: inline-block;
	width: 75px;
	height: 75px;
	margin-right: 15px;
	position: relative;
	overflow: hidden;
}

#sec2 .bx-pager-link.active{
	background: #7d0000;
}
#sec2 .bx-pager{
	display: none;
    z-index: 52;
    position: absolute;
    bottom: 150px;
    right: -15px;
}
#sec2 .bx-wrapper{
	z-index: 6;
    position: absolute;
    top: 303px;
    left: -85px;
    width: 1050px !important;
    overflow: hidden;
}


#sec3{min-height: 1236px;position: relative;}
#sec3::before{
	content:"";
	top:0;
	left:0;
	position:absolute;
	background: url("../img/meat/s3-bg-top.png") no-repeat left top;
	width: calc(50% + 1051px);
	height: 432px;
}
#sec3 h2{
	padding-top: 118px;
	margin-left: 104px;
}
#sec3 .txt-spec{
	text-align: center;
	color: #FFF;
}
#sec3 .ttl{
	position: absolute;
	top: 302px;
	left: 11px;
	z-index: 9;
}
#sec3 .deco{
	position: absolute;
	top: 43px;
	left: -357px;
}


#sec3 .slide .box{
	z-index: 99;
	position: absolute;
	bottom: -54px;
	left: 502px;
	padding: 0 42px;
	width: 540px;
	background: url('../img/shared/bg-red-trans.png');
}

#sec3 .slide .img{
	box-shadow: 0px 24px 5px 0px rgba(0, 0, 0, 0.35); 
}

#sec3 .slide .box .ttl-box{
	font-size: 35px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	padding-top: 56px;
	padding-bottom: 20px;
	border-bottom: 2px solid #fff;
	margin-bottom: 6px;
	letter-spacing: 4px;
}

#sec3 .slide .box .ttl-box > span{
	font-size: 25px;
}


#sec3 .slide .box .txt{
	color: #FFF;
	text-align: center;
	padding-top: 20px;
	border-top: 2px solid #fff;
	padding-bottom: 41px;
}


#sec3 .bx-controls-direction{
	display: block;
}

#sec3 .bx-wrapper .bx-prev {
    display: inline-block;
    background: url("../img/meat/s3-prev.png") no-repeat center center;
    width: 60px;
    height: 60px;
    text-indent: -9999px;
    position: absolute;
    top: 335px;
    left: 40px;
}
#sec3 .bx-wrapper .bx-next {
	display: inline-block;
	background: url("../img/meat/s3-nxt.png") no-repeat center center;
	right: 0;
	width: 60px;
	height: 60px;
	text-indent: -9999px;
	position: absolute;
	top: 335px;
	right: 33px;
}

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


#sec3 .slide{
	/* padding-right: 10%; */
	/* overflow: hidden; */
}

#sec3 .bx-pager-item{
	display: inline-block;
}
#sec3 .bx-pager-link{
	text-indent: -99999px;
	display: inline-block;
	width: 75px;
	height: 75px;
	margin-right: 15px;
	position: relative;
	overflow: hidden;
}

#sec3 .bx-pager-link.active{
	background: #7d0000;
}
#sec3 .bx-pager{
	display: none;
    z-index: 52;
    position: absolute;
    bottom: 150px;
    right: -15px;
}
#sec3 .bx-wrapper{
	z-index: 6;
    position: absolute;
    top: 353px;
    left: -54px;
    width: 1100px !important;
}



#sec4{
	position: relative;
	min-height: 609px;
	/*background-image: url('../img/meat/s4-bg.jpg');*/
	background-image: url(../img/shared/bg-4.jpg)
}
#sec4::before{
	content:"";
	left:0;
	top: 0;
	position:absolute;
	background:url("../img/shared/line.jpg") repeat-x top left;
	width: 100%;
	height: 9px;
}

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

#sec4 h2{
	padding-top: 159px;
	text-align: center;
}



#sec5{min-height: 1574px;position: relative;}
#sec5 .ttl{
	padding-top: 89px;
	margin-left: 407px;
}
#sec5 .pr{
	color: #FFF;
	font-weight: bold;
	font-size: 45px;
	margin-left: 578px;
	padding-top: 5px;
	padding-bottom: 25px;
	letter-spacing: 2px;
}
#sec5 .pr > span{
	font-size: 25px;
}

#sec5 .txt{
	margin-left: 578px;
	display: inline-block;
	height: 304px;
	border-top: 2px solid #fff;
	color: #fff;
	padding-top: 27px;
	letter-spacing: 0;
	line-height: 30px;
}



#sec5 .ttl-2{
	padding-top: 42px;
	margin-left: -100px;
}
#sec5 .pr-2{
	color: #FFF;
	font-weight: bold;
	font-size: 45px;
	margin-left: 280px;
	padding-top: 35px;
	padding-bottom: 28px;
	letter-spacing: 2px;
}
#sec5 .pr-2 > span{
	font-size: 25px;
}

#sec5 .txt-2{
	margin-left: 280px;
	display: inline-block;
	height: 336px;
	border-top: 2px solid #fff;
	color: #fff;
	padding-top: 29px;
	letter-spacing: 0;
	line-height: 30px;
}

#sec5 .img{
	position: absolute;
	top: 150px;
	left: -320px;
}
#sec5 .img-2{
	position: absolute;
	top: 849px;
	right: -318px;
}

#sec5 .box-click{
	position: absolute;
	top: 329px;
	right: -49px;
	background:url('../img/meat/s5-box-1.png') no-repeat center top;
	width:313px;
	height:454px;
	-webkit-transition: 2s;
	   -moz-transition: 2s;
	    -ms-transition: 2s;
	     -o-transition: 2s;
	        transition: 2s;
}

#sec5 .box-click.act{
	background:url('../img/meat/s5-box-1_on.png') no-repeat center top;
}


#sec5 .box-click-2{
	position: absolute;
	top: 1050px;
	left: -21px;
	background: url('../img/meat/s5-box-2.png') no-repeat center top;
	width: 300px;
	height: 416px;
		-webkit-transition: 2s;
	   -moz-transition: 2s;
	    -ms-transition: 2s;
	     -o-transition: 2s;
	        transition: 2s;
}

#sec5 .box-click-2.act{
	background:url('../img/meat/s5-box-2_on.png') no-repeat center top;
}


#sec6{
	font-weight: 500;
	min-height: 561px;
	background: url('../img/shared/bg-4.jpg');
}
#sec6 h2{
	text-align: center;
	padding-top: 74px;
}
#sec6 .txt-spec{
	text-align: center;
	padding-top: 25px;
}
#sec6 .wrap-menu{
	padding-top: 20px;
}
#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{min-height: 804px;background: url('../img/meat/s7-bg.jpg')no-repeat center top / 100% 100%;}
#sec7 h2{
	padding-top: 203px;
	text-align: center;
}


#sec8{min-height: 679px;background: url('../img/shared/bg-wood.jpg');}
#sec8 h2{
	position: relative;
	top: -48px;
	margin-left: -148px;
}
#sec8 .txt{
	width: 704px;
	color: #FFF;
	position: relative;
	z-index: 2;
	margin-top: -43px;
}
#sec8 .btn{
	padding-top: 40px;
}

#sec8 .btn-2{
	padding-top: 20px;
}

#sec8 .img{
	position: absolute;
	top: -207px;
	right: -139px;
}