@charset "UTF-8";
/* CSS Document */
#special_event{
	max-width:980px;
	width: 90%;
	margin:30px  auto 30px auto;
	font-size: 16px;
	letter-spacing: -0.05em;
}
.yellow{
	color:#EFFF00;
}
.red{
	color: #FF0000;
}
.red-box{
	background: #FF0000;
	color: #FFF;
	padding: 0 0.5em;
}
.tx_line{
	text-decoration: line-through;
}
h1.logo{
	max-width: 200px;
	width: 70%;
	margin: 0 auto;
}
h2.ann_bigttl{
	width: 90%;
	margin: 0 auto;
}
.term{
	background: #FFFFFF;
	text-align: center;
	padding: 8px 15px 5px 15px;
	margin:10px auto;
	max-width: 450px;
}

.vol{
	max-width: 200px;
	margin: 0 auto;
	width: 30%;
}
section{
	margin: 30px auto;
	max-width: 770px;
}
section h1.vol_ttl{
	text-align: center;
}
section .date{
	border-top:1px solid #999;
	border-bottom:1px solid #999;
	padding: 5px 0;
	text-align: center;
	margin: 10px 0;
}
dl.kakushu-set dt {
    border-bottom: 1px solid #666;
}
dl.kakushu-set dt, #vol_03 dl.kakushu-set dd {
    padding: 5px 0 2px 0;
}

dl.kakushu-set dd {
    text-align: right;
}
h3.set_ttl{
	max-width: 100px;
}
.set_form{
	text-align: center;
	border-bottom: 1px dashed #FFFFFF;
	margin-bottom: 20px;
}


.set_form{
	text-align: center;
	border-bottom: 1px dashed #FFFFFF;
	margin-bottom: 20px;
}
.set_form_button{
	max-width: 300px;
	background: #FF0000;
	color: #FFF;
	text-align: center;
	border:1px solid #FF0000;
	border-radius: 5px;
	margin: 20px auto;
}
.set_form_button a{
	color: #FFF;
}


.btm_date2{
	width: 90%;
	margin:15px auto;
	text-align: center;
}
.btm_date{
	display: flex;
	flex-wrap: wrap;
	max-width: 250px;
	width: 90%;
	margin:15px auto;	
}
.btm_date dt{
	width: 25%;
	white-space: nowrap;
}
.btm_date dd{
	width: 75%;
	white-space: nowrap;
}

@media screen and (min-width:798px){
	section .date{
		font-size: 28px;
	}
}
#timeSchedule{
	border:1px solid #FFF;
	max-width:650px;
	margin: 30px auto;
}
#timeSchedule a{
	color:#000;
}
#timeSchedule h2.sche_ttl{
	background: #333;
	text-align: center;
	line-height: 1;
	padding: 5px 0;
	font-size: 1.3em;
}
#timeSchedule h2.sche_ttl span.en{
	font-size: 80%;
}

#timeSchedule dl dt,
#timeSchedule dl dd{
	background: #FFF;
	padding:2%;
	color: #000;
	border-bottom: 1px solid #CCC;
}
#timeSchedule dl dt:nth-child(7),
#timeSchedule dl dd:nth-child(8){
	border:none;
}
#timeSchedule dl dt{

	white-space: nowrap;
	background: #EAE7E7;
}
#timeSchedule dl dd table.day tr td:nth-child(1){
	width: 25%;
}
#timeSchedule dl dd table.day tr td:nth-child(2){
	width: 75%;	
}
@media screen and (max-width:797px){

}
@media screen and (min-width:798px){
	#timeSchedule dl{
		display: flex;
		flex-wrap: wrap;
	}
	#timeSchedule dl dt{
		width: 29%;
	}
	#timeSchedule dl dd{
		width: 63%;
	}
	#timeSchedule dl dd table.day tr td:nth-child(1){
		width: 15%;
		white-space: nowrap;
	}
	#timeSchedule dl dd table.day tr td:nth-child(2){
		width: 85%;	
	}
}
ul.day-list li{
	padding: 5px 0;
	border-bottom: 1px dotted #CCC;
}
ul.day-list li.no-border{
	border:none;
}
ul.attention{
	padding-left: 1em;
	margin-top: 15px;
}
ul.attention li{
	text-indent: -1em;
	font-size: 80%;
}


.kuji-howto-buy{
	padding:2.5% 5% 5% 5%;
	margin:15px auto 30px auto;
	border:#fff 1px solid;
}
@media only screen and (max-width:979px){
	.kuji-howto-buy{
		padding: 10px;
	}
}
h3.howto-buy_ttl{
	margin:15px 0;
	font-size:1.3em;
}
.howto-copy{
	margin:10px 0;
}
dl.howto-step{
	margin:20px 0;
}
dl.howto-step dt{
	background:#333;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	margin-bottom: 10px;
}
dl.howto-step dd a.apply{
	font-size:20px; display:block; margin:8px 0; color:#ffff00; font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', 'sans-serif';">gn7@likaman.co.jp</a>
				<p style="padding:3px 5px; background:#ffff00; color:#f00; font-size:20px; font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', 'sans-serif';
}
.howto-att{
	text-align:left;
	font-size:0.8em;
}
.toForm{
	max-width: 300px;
	background: #FF0000;
	color: #FFF;
	text-align: center;
	border:1px solid #FF0000;
	border-radius: 5px;
	margin: 10px auto;
}
.toForm a{
	color: #FFF;
}
dl.kakushu-set dt,
dl.kakushu-set dd{
	padding: 5px 0 2px 0;
}
dl.kakushu-set dt{
	border-bottom: 1px solid #666;
}
dl.kakushu-set dd{
	text-align: right;
}
.set-warp{
	margin-bottom: 50px;
}
h2.vol_04_ttl{
	max-width: 400px;
	width: 80%;
	margin: 0 auto;
}
.tasting-note{
	border-top:1px solid #999;
	padding: 10px 0;
	margin-top:15px;
}
.tasting-note dl.note{
	display: flex;
	flex-wrap: wrap;
}
.tasting-note dl.note dt{
	width: 16%;
	padding: 10px 2%;
	background: #333;
	border-bottom: 1px dotted #999;
}
.tasting-note dl.note dd{
	width: 76%;
	padding: 10px 2%;
	border-bottom: 1px dotted #999;
}