@charset "UTF-8";


/*=================================
	alcohol
===================================*/
.alcohol{ padding: 0 10px; }
.alcohol .ttl.uline{ margin-bottom: 60px; }


/*  alcohol-cont
--------------------*/
.alcohol-cont02,
.alcohol-cont01{ margin-bottom: 100px; }
.alcohol-cont01 .alcohol-cont01-txt span{
	background: #1D7B55;
	color: #fff;
	font-size: 1.5em;
	line-height: 2em;
	padding: 3px 20px 0 20px;
	border-radius: 40px;
	font-weight: 400;
	letter-spacing: 3px;
}
.alcohol-cont01 figure{
	max-width: 200px;
	margin: 0 auto;
}
.alcohol-cont01 figure img{ display: block; width: 100%;}
.alcohol-cont01 figcaption{ text-align: left; font-size: 1em; line-height: 2em; }
