#key {
	background: url("../img/drink/key.jpg") center top no-repeat;
	background-size: cover;
}
#sec1 {
	position: relative;
	padding-bottom: 100px;
	color: #fff;
	background: url("../img/access/s2-deco.jpg") center top repeat;
}
#sec1:before {
	content: url("../img/drink/s1-bg.png");
	position: absolute;
	top: 0;
	left: calc(50% - 325px);
}
#sec1 h2 {
	margin-left: -47px;
	padding-bottom: 54px;
}
#sec1 .photo {
	position: absolute;
	top: 590px;
	left: -78px;
}
#sec1 .photo .bnr {
	position: absolute;
	right: -30px;
	bottom: -52px;
	z-index: 10;
}
#sec1 h3 {
	padding-left: 467px;
	padding-bottom: 30px;
}
#sec1 .txt {
	padding-left: 477px;
	position: relative;
	padding-top: 16px;
	letter-spacing: 2.25px;
	padding-bottom: 77px;
}
#sec1 .txt:before {
	content: url("../img/drink/s1-deco_2.png");
	position: absolute;
	top: 316px;
	right: -92px;
}
#sec2 .bg-parallax {
	background-image: url("../img/drink/bg-parralax.jpg");
	min-height: 700px;
}
#sec2 .set1 {
	padding-bottom: 107px;
	
}
#sec2 .set1 .text {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	position: absolute;
	top: 88px;
	right: 0;
	flex-direction: row-reverse;
}
#sec2 .set1 h2 {
	    margin-right: 90px;
}
#sec2 .set1 .txt {
	width: 180px;
	height: 430px;
	padding-top: 27px;
	padding-right: 65px;
	letter-spacing: 2.25px;
	line-height: 35px;
}
#sec2 .set1 .photo {
	padding-top: 113px;
	margin-left: -60px;
	position: relative;
}
#sec2 .set1 .photo .bnr {
	position: absolute;
	left: 440px;
	bottom: -40px;
}

#sec2 .blk02 {
	   padding: 18px 0 109px;
	background: url("../img/drink/s2-bg.png") center top repeat;
	background-size: cover;
}
#sec2 .blk02 .box {
	width: 800px;
	background: rgba(255, 255, 255, 0.4);
	position: relative;
	margin: 0 auto;
	height: 460px;
	border: double 4px #617529;
}

#sec2 .blk02 .box dl {
	width: 535px;
    margin: auto 128px;
    padding: 14px 0 14px 0;
	border-bottom: 1px dashed #607428;
}
#sec2 .blk02 .box dl dt {
	float: left;
	letter-spacing: 3px;
}
#sec2 .blk02 .box dl dd {
	float: right;
	letter-spacing: 2px;
}
#sec2 .blk02 .box p.photo {
	position: absolute;
	top: -47px;
	right: -78px;
	z-index: 2;
}
#sec2 .blk02 h2 {
	text-align: center;
    padding: 55px 209px 20px 0;
    font-size: 25px;
    letter-spacing: 3px;
    text-shadow: #00000054 0px 0px 6px;
}
#sec2 .blk02 .txt {
	text-align: left;
    font-size: 14px;
}
#sec2 .set1 h2:after {
    position: absolute;
    content: url(../img/sobamae/sec3_deco3.png);
    width: 285px;
    height: 511px;
    right: -50px;
    top: 70px;
}

 @-moz-document url-prefix() {
 .txt-vertical .txt-latin {
 display: inline-block;
}
}

@media screen and (min-width: 1800px) {
#sec1:before {
	left: auto;
	right: 0;
}
}
