#key {
	background: url(../img/drink/key.jpg) no-repeat center center;
	-webkit-background-size: cover;
	background-size: cover;
}
#sec1 {
	position: relative;
	padding-top: 74px;
	padding-bottom: 29px;
}
#sec1:before {
	background: url(../img/drink/sec1-bg.png) no-repeat center bottom;
	-webkit-background-size: cover;
	background-size: cover;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 1143px;
	content: '';
}
#sec1 .info1 {
	padding-bottom: 107px;
}
#sec1 h2 {
	margin-right: -18px;
	position: relative;
	z-index: 1;
}
#sec1 .info1 .txt {
	width: 375px;
	padding: 19px 0 0 420px;
}
#sec1 .info1 .photo {
	position: absolute;
	top: 0;
	left: -400px;
}
#sec1 .info2 .menulist {
	margin-left: -84px;
	position: relative;
	z-index: 2;
	background: url(../img/shared/bg-03.png) repeat center top;
	padding: 9px 125px 0 84px;
	width: 647px;
	margin-top: 153px;
}
#sec1 .info2 .menulist:before {
	content: url(../img/drink/sec1-deco.png);
	position: absolute;
	top: 338px;
	left: 41px;
	z-index: 4;
}
#sec1 .info2 .menulist:after {
	background: url(../img/drink/sec1-infobg.jpg) repeat center top;
	position: absolute;
	bottom: -131px;
	left: 0;
	right: 0;
	height: 180px;
	content: '';
	-moz-transform: skewY(-5.5deg);
	-webkit-transform: skewY(-5.5deg);
	-o-transform: skewY(-5.5deg);
	-ms-transform: skewY(-5.5deg);
	transform: skewY(-5.5deg);
}
#sec1 .info2 h4 {
	padding: 20px 0 26px 248px;
	font-size: 35px;
	font-weight: bold;
	letter-spacing: 3px;
}
#sec1 .info2 dl {
	width: 349px;
	margin-left: 165px;
	position: relative;
	z-index: 9;
}
#sec1 .info2 .txtbt {
	bottom: -70px;
	left: 352px;
	z-index: 9;
	position: absolute;
}
#sec1 .info2 .photo {
	position: absolute;
	top: -153px;
	right: -80px;
	z-index: 3;
}
#sec2 {
	position: relative;
	background-image: url(../img/drink/parallax.jpg);
	min-height: 1027px;
}
#sec2:before {
	background: url(../img/shared/bg.jpg) repeat center top;
	-moz-transform: skewY(-5.5deg);
	-webkit-transform: skewY(-5.5deg);
	-o-transform: skewY(-5.5deg);
	-ms-transform: skewY(-5.5deg);
	transform: skewY(-5.5deg);
	position: absolute;
	top: -98px;
	left: 0;
	right: 0;
	height: 185px;
	content: '';
}
#sec3 {
	padding: 124px 0 113px;
	background: url(../img/shared/bg-01.jpg) repeat center top;
	color: #FFF;
}
#sec3 .fl {
	margin-left: -224px;
}
#sec3 .box {
	border: 1px dashed #fff;
	margin-left: 30px;
	width: 324px;
	padding: 16px 0 17px;
}
#sec3 .box dl {
	padding-left: 35px;
	width: 260px;
	font-size: 14px;
	line-height: 28px;
}
#sec3 .box dl dt {
	float: left;
}
#sec3 .box dl dd {
	float: right;
}
#sec3 .txt {
	font-size: 18px;
	line-height: 50px;
	padding: 42px 0 0 76px;
}
#sec3 .bnr {
	position: absolute;
	bottom: -78px;
	left: 0;
}
#sec3-2 {
	height: 350px;
}
#sec3-2 .text_c {
	margin-top: 100px;
}
#sec4 {
	background: url(../img/drink/sec4-bg.png) no-repeat center top;
	-webkit-background-size: cover;
	background-size: cover;
	padding-top: 65px;
}
#sec4 .list {
	background: url(../img/shared/bg-03.png) repeat center top;
	width: 1230px;
	margin: 0 auto;
	padding: 53px 0 62px;
}
#sec4 .list ul {
	width: 225px;
	float: left;
}
#sec4 .list ul li {
	border-bottom: 1px solid #a59488;
	padding: 12px 0 12px 7px;
	font-size: 14px;
	line-height: 25px;
}
#sec4 .list ul:first-child {
	padding: 0 48px 0 162px;
}
#sec4 .list ul.style1 {
	padding: 0 64px 0 55px;
	margin-right: 66px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}
#sec4  .txtbt {
	padding: 30px 0 54px;
	text-align:center;	
}

#sec5 {
	padding: 97px 0 65px;
	background: url(../img/menu/sec2-bg3.jpg) repeat center top;
}
#sec5 .txttop {
	text-align: center;
	padding: 24px 0 39px;
}
#sec5 .toggle-link {
	text-align: center;
	margin-bottom: 74px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
#sec5 .toggle.active .toggle-link {
	-moz-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}
#sec5 .menulist {
	margin-left: 15px;
}
