#drink #sec1{
	background: url("../img/drink/s1_bg.jpg") no-repeat center / cover;
	padding: 10vw 0 ;
	color: #fff;
	margin-top: 30px;
}
#drink #sec1 h2{
	padding: 20px 0;
}
#drink #sec1 .text{
	margin-bottom: 10px;
}
#drink #sec1 .note{
	text-align: center;
}
#drink #sec2{
	padding: 10vw 0 13vw 0;
	text-align: center;
}
#drink #sec2 h2{
	padding-top: 20px;
}
#drink #sec2 .s2_img{
	margin: 0 15px;
}
#drink #sec2 .text{
	margin: 6vw 0 10vw 0;
}
#drink #sec3{
	padding: 10vw 0 13vw 0;
	text-align: center;
}
#drink #sec3 h2{
	padding-top: 20px;
}
#drink #sec3 .s3_img{
	margin: 0 15px;
}
#drink #sec3 .text{
	margin: 6vw 0 10vw 0;
}
.box_br{
	border: 1px solid #47301a;
	position: relative;
	padding: 20px 10px;
}
.box_br h3{
	display: inline-block;
	position: absolute;
	top: -5vw;
	left: 50%;
	transform: translateX(-50%);
	width: 30%;
}
#drink #sec4{
	background: url("../img/shared/bg_1.png") repeat center;
	padding-bottom: 40px;
}
#drink #sec4 .text{
	margin-top: 20px;
	padding: 0 4%;
}