@charset "utf-8";



#event20221216{
	padding:12px 0 0 0;
}
#event20221216 img{
	vertical-align:top;
}
#event20221216 #introduction{
position:relative;
}
#event20221216 #introduction p{
position: absolute;
top: -14px;
right: -29px;
padding: 0;
margin: 0;
}
#event20221216 #club p{
padding: 0;
margin: 0;
}
#event20221216 #offer p{
padding: 0;
margin: 0 auto;
text-align: center;
}
#event20221216 #offer p.loginlink {
	text-align:center;
	margin-top: 20px;
	font-size: 14px;
    line-height: 28px;
}
#event20221216 #offer .button{
padding: 30px 0 0 0;
margin: 0;
text-align:center;
position: relative;
}

#event20221216 #offer .button.inactive:after {
	content:"本特典への申し込みは、ダイヤモンドの会員グレードが必要になります。";
	color: #c40000;
	font-size: 22px;
	font-weight:bold;
	display: flex;
	-webkit-justify-content: center;
	-webkit-align-items: center;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
	position:absolute;
	top:10px;
	left:0;
	background: rgba(255,255,255,0.75);
	text-shadow: #fff 2px 2px 4px, #fff -2px 2px 4px, #fff 2px -2px 4px, #fff -2px -2px 4px;
}

#event20221216 #list{
margin:50px 0 0 0;
}
#event20221216 #list h2{
background:#0071BE;
}
#event20221216 #list h2 img{
margin:20px 0 20px 20px;
}
#event20221216 #list table{
border-left:1px solid #cccccc;
border-right:1px solid #cccccc;
}
#event20221216 #list table th{
width:130px;
text-align:left;
background:#f5f5f5;
border-bottom:1px solid #cccccc;
font-size:14px;
line-height:28px;
padding:15px 20px;
}
#event20221216 #list table td{
border-bottom:1px solid #cccccc;
font-size:14px;
line-height:28px;
padding:15px 20px;
}
#event20221216 #list table td ul li{
text-indent:-8px;
margin:0 0 0 8px;
}
