#key .slide {
	background: url("../img/drink/key-img.jpg") center top no-repeat;
	background-size: cover;
}
header #header dl {
	position: relative;
}
header #header dl dt {
	position: absolute;
	top: 298px;
	left: -41px;
	z-index: 99;
}
header #header dl dd {
	position: absolute;
	letter-spacing: 1.25px;
	z-index: 1;
	top: 469px;
	left: 0;
	width: 500px;
	text-shadow: 2px 1px 16px rgba(255, 255, 255, 1.85), 0 0 1em rgba(255, 255, 255, 0.82), 0 0 1.2em rgba(255, 255, 255, 0.99), 1px 1px 26px rgba(255, 255, 255, 0.85), 0 0 1em rgba(255, 255, 255, 1), 1px 1px 16px rgba(255, 255, 255, 0.85), 0 0 1em rgba(255, 255, 255, 0.82), 0 0 1.2em rgba(255, 255, 255, 0.99), 1px 1px 26px rgba(255, 255, 255, 0.85), 0 0 1em rgba(255, 255, 255, 1);
	font-weight: bold;
}

#sec1 {
	padding-bottom: 143px;
	position: relative;
	background: url("../img/drink/s1-bg.jpg") center top no-repeat;
}
#sec1:before {
	content: url(../img/drink/s1-deco.png);
	position: absolute;
	top: 1080px;
	left: calc(50% + 526px);
	z-index: 9;
	transform: scaleX(-1);
}
#sec1:after {
	content: '';
	position: absolute;
	background: url("../img/drink/s1-bgb.png") left bottom no-repeat;
	background-size: cover;
	left: calc(50% - 247px);
	bottom: 0;
	right: 0;
	top: 1605px;
}
#sec1 .wrap:before {
	content: url("../img/drink/s1-deco.png");
	position: absolute;
	top: 679px;
	left: -351px;
}
#sec1 .wrap:after {
	content: url("../img/drink/s1-deco.png");
	position: absolute;
	top: 1807px;
	left: -351px;
}
#sec1 h2 {
	text-align: center;
	padding-top: 75px;
}
#sec1 .photo {
	margin: 0 -60px;
	padding-bottom: 138px;
}
#sec1 .box {
	padding: 5px 2px 7px 46px;
	position: relative;
	background: url(../img/lunch/s1-box-bg.jpg) center top repeat;
	z-index: 9;
	width: 392px;
	margin-left: 30px;
	-webkit-box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.2);
}
#sec1 .box:before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	border: 5px solid transparent;
	border-image: url(../img/lunch/s1-borderimg.jpg) 5 round;
	-webkit-border-image: url(../img/lunch/s1-borderimg.jpg) 5 round;
	-moz-border-image: url(../img/lunch/s1-borderimg.jpg) 5 round;
}
#sec1 .box:after {
	content: url("../img/drink/s1-bdeco.png");
	position: absolute;
	bottom: -5px;
	right: 5px;
}
#sec1 .box dl {
	position: relative;
}
#sec1 .box dl dd {
	position: absolute;
	right: 35px;
	bottom: 9px;
	font-size: 25px;
	letter-spacing: 3px;
}
#sec1 .box dl dd span {
	font-size: 15px;
}
#sec1 .box .photot {
	position: absolute;
	top: -87px;
	left: -45px;
}
#sec1 .box .txt {
	position: relative;
	z-index: 9;
	padding: 7px 15px 23px 34px;
	letter-spacing: 1.25px;
}
#sec1 .box-r {
	margin-right: 31px;
}
#sec1 .box-r dd {
	right: 31px !important;
}
#sec1 .content {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	margin-bottom: 142px;
}
#sec2 {
	background: url("../img/index/s2-bg.png") center top repeat;
}
#sec2 .wrap {
	padding-bottom: 103px;
}
#sec2 .wrap:before {
	content: url("../img/drink/s2-bg.png");
	position: absolute;
	top: 0;
	left: calc(50% - 165px);
}
#sec2 .wrap:after {
	content: url("../img/drink/s2-bgb.png");
	position: absolute;
	right: -215px;
	bottom: -10px;
}
#sec2 .content {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-direction: row-reverse;
	justify-content: space-between;
	width: 100%;
	padding-top: 95px;
	padding-bottom: 51px;
}
#sec2 .content .photo {
	width: 50%;
	margin-left: -250px;
}
#sec2 .content .text {
	width: 50%;
}
#sec2 .content .text h2 {
	padding-left: 40px;
	padding-top: 69px;
}
#sec2 .content .text .txt {
	padding-left: 48px;
	padding-top: 17px;
	letter-spacing: 1.5px;
	width: 440px;
}
#sec2 .ctn {
	text-align: center;
	letter-spacing: 2px;
	border-bottom: 2px solid #ab0252;
	padding-bottom: 10px;
	margin: 0 -8px;
}
#sec2 .l-menu {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	margin: 0 -8px;
}
#sec2 .l-menu .l-menu1, #sec2 .l-menu .l-menu2 {
	width: 48.5%;
}
#sec2 .item {
	padding-top: 14px;
	border-bottom: 1px solid #ab0252;
	padding-bottom: 9px;
	padding-left: 10px;
	letter-spacing: 2.25px;
}
#sec2 dl {
	display: table;
	width: 100%;
	line-height: 23px;
}
#sec2 dl dt {
	display: table-cell;
}
#sec2 dl dd {
	display: table-cell;
	text-align: right;
	letter-spacing: 4px;
}
#sec2 .half {
	text-align: right;
	letter-spacing: 4px;
}
#sec2 .half span {
	padding-right: 5px;
}
#sec3 {
	background: url("../img/drink/s3-bg.jpg") center 5px no-repeat;
	padding-top: 174px;
	padding-bottom: 162px;
}
#sec3 .box {
	background: url("../img/drink/s3-box-bg.jpg") center top repeat;
	position: relative;
	width: 480px;
	margin-bottom: 146px;
	color: #fff;
	padding-left: 60px;
	padding-right: 60px;
	padding: 102px 60px 95px;
	box-sizing: border-box;
	webkit-box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.2);
}
#sec3 .box:before {
	content: url("../img/drink/s3-box-deoco.png");
	position: absolute;
	top: 37px;
	left: 30px;
}
#sec3 .box dl {
	border-bottom: 2px solid #fff;
	margin-bottom: 17px;
}
#sec3 .box dl dt {
	text-align: center;
}
#sec3 .box dl dd {
	font-size: 19px;
	padding-left: 12px;
	padding-top: 19px;
	letter-spacing: 4px;
	padding-bottom: 13px;
}
#sec3 .box dl dd span {
	font-size: 30px;
}
#sec3 .box .txt {
	padding-left: 15px;
	width: 345px;
	letter-spacing: 1.25px;
}
#sec3 .box .photo {
	position: absolute;
	right: -474px;
	top: -142px;
}
#sec3 .box2 {
	position: relative;
	margin-left: 55px;
	margin-right: 55px;
	padding-bottom: 129px;
}
#sec3 .box2 .balloon {
	position: absolute;
	top: -62px;
	left: -63px;
	z-index: 9;
}
#sec3 .box2 dl {
	padding-top: 9px;
	display: table;
	border-bottom: 2px solid #805521;
	width: 100%;
}
#sec3 .box2 dl dt {
	display: table-cell;
	width: 430px;
}
#sec3 .box2 dl dd {
	font-size: 19px;
	letter-spacing: 4px;
	display: table-cell;
	vertical-align: top;
	padding-top: 25px;
	padding-left: 13px;
}
#sec3 .box2 dl dd span {
	font-size: 30px;
}
#sec3 .box2 .txt {
	padding: 17px 10px 20px 18px;
	letter-spacing: 1.25px;
}
#sec3 .box3 {
	position: relative;
	width: 480px;
	margin-left: -75px;
	padding: 94px 60px 81px 62px;
	box-sizing: border-box;
	color: #fff;
	z-index: 9;
	webkit-box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.2);
}
#sec3 .box3:before {
	content: url("../img/drink/s3-bg-deco2.png");
	position: absolute;
	top: 20px;
	left: 20px;
}
#sec3 .box3:after {
	content: '';
	background: url("../img/drink/s3-box-bg.jpg") center top repeat;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: -1;
}
#sec3 .box3 dl {
	border-bottom: 2px solid #fff;
	margin-bottom: 17px;
}
#sec3 .box3 dl dt {
	text-align: center;
}
#sec3 .box3 dl dd {
	font-size: 19px;
	padding-left: 12px;
	padding-top: 14px;
	letter-spacing: 4px;
	padding-bottom: 12px;
}
#sec3 .box3 dl dd span {
	font-size: 30px;
}
#sec3 .box3 .txt {
	padding-left: 15px;
	width: 345px;
	letter-spacing: 1.25px;
}
#sec3 .box3 .photo {
	position: absolute;
	top: -25px;
	right: -755px;
	z-index: -2;
}
#sec3 .box3 .bnr {
	position: absolute;
	text-align: center;
	bottom: -43px;
	left: 75px;
}

#sec3 .box4 {
	position: relative;
	width: 480px;
	margin-left: 560px;
	padding: 94px 60px 81px 62px;
	box-sizing: border-box;
	color: #fff;
	z-index: 9;
	webkit-box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.2);
	margin-top: 215px;
}
#sec3 .box4:before {
	content: url("../img/drink/s3-bg-deco2.png");
	position: absolute;
	top: 20px;
	left: 20px;
}
#sec3 .box4:after {
	content: '';
	background: url("../img/drink/s3-box-bg.jpg") center top repeat;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: -1;
}
#sec3 .box4 dl {
	border-bottom: 2px solid #fff;
	margin-bottom: 17px;
}
#sec3 .box4 .t_deco{
	position: absolute;
	top: -29px;
    right: 386px;
}
#sec3 .box4 dl dt {
	text-align: center;
}
#sec3 .box4 dl dd {
	font-size: 19px;
	padding-left: 12px;
	padding-top: 14px;
	letter-spacing: 4px;
	padding-bottom: 12px;
}
#sec3 .box4 dl dd span {
	font-size: 30px;
}
#sec3 .box4 .txt {
	padding-left: 15px;
	width: 345px;
	letter-spacing: 1.25px;
}
#sec3 .box4 .photo {
	position: absolute;
	top: -60px;
	left: -710px;
	z-index: -2;
}
#sec3 .box4 .bnr {
	position: absolute;
	text-align: center;
	bottom: -43px;
	left: 75px;
}
#sec4 {
	background: url("../img/index/s2-bg.png") center top repeat;
	padding-bottom: 76px;
}
#sec4 h2 {
	text-align: center;
	padding-top: 100px;
}
#sec4 .ctn {
	text-align: center;
	padding-top: 6px;
	letter-spacing: 2px;
	padding-bottom: 51px;
}
#sec4 h3 {
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 2px;
	border-bottom: 1px solid #ab0252;
	padding-left: 6px;
	letter-spacing: 4px;
	padding-bottom: 3px;
}
#sec4 h4 {
	font-weight: bold;
	margin-bottom: -2px;
}
#sec4 dl {
	display: table;
	border-bottom: 1px solid #ab0252;
	width: 100%;
	line-height: 25px;
	padding: 14px 5px 10px 6px;
	letter-spacing: 1px;
	box-sizing: border-box;
}
#sec4 dl dt {
	display: table-cell;
	width: 70%;
}
#sec4 dl dd {
	display: table-cell;
	text-align: right;
	vertical-align: bottom;
	width: 30%;
	letter-spacing: 3px;
}
#sec4 dl dd span {
	padding: 0 5px;
}
#sec4 ul {
	border-bottom: 1px dashed #ab0252;
	padding-bottom: 11px;
}
#sec4 ul li {
	line-height: 25px;
}
#sec4 .content {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: flex-start;
	margin: 0 -9px 0 -5px;
}
#sec4 .content .item {
	padding-bottom: 44px;
}
#sec4 .content .item .full-w {
	position: relative;
}
#sec4 .content .item .full-w dt {
	width: 100%;
}
#sec4 .content .item .full-w dd {
	position: absolute;
	right: 4px;
	bottom: 9px;
}
#sec4 .content .items {
	padding: 11px 5px 0 6px;
}
#sec4 .content .items .price-li {
	text-align: right;
}
#sec4 .menu-left {
	width: 311px;
}
#sec4 .menu-center {
	padding-left: 46px;
	width: 308px;
}
#sec4 .menu-right {
	padding-left: 49px;
	width: 311px;
}
#sec4 .inline-bck {
	display: block !important;
	width: 100% !important;
}
