<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#responsive_wrap{
	color:#000000;
}

#cnt .date{
	font-weight:bold;
	font-size:16px;
}
#cnt .prize{
	font-size:18px;
	color: #093f97;
	font-weight: bold;
}
#cnt .list-notes2 li {
    font-size: 12px;
    margin-bottom: 0;
    margin-left: 1em;
    text-indent: -1em;
}
#cnt .btn1 {
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
#cnt .presentlist {
	margin-top: 10px;
	margin-bottom: 10px;
	/* [disabled]vertical-align: middle; */
}

#cnt .presentlist .figure,
#cnt .presentlist .text {
	display: table-cell;
	vertical-align: middle;
}
#cnt .bonus100  {
	font-size: 20px;
	color: #FFFFFF;
	background-color: #0073bd;
	border-radius: 8px;
	width: 220px;
	height: 55px;
	text-align: center;
	vertical-align: middle;
	display: table-cell;
	font-weight: bold;
}
#cnt .ef-logo   {
	margin-right: 10px;
	vertical-align: text-bottom;
}
#cnt .presentlist .text {
	padding-left: 20px;
	font-weight: bold;
	font-size: 18px;
}
#cnt .presentlist .ttl  {
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 18px;
	color: #772200;
	text-align: center;
}
#cnt .presentlist .text ul.list-notes li {
	font-size:11px;
}
#cnt .bonus_ttl  {
    width: 100%;
    font-weight: bold;
    font-size: 20px;
    color: #FFFFFF;
    background-color: #2967C2;
    border-radius: 8px;
    height: 60px;
    margin: 20px 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
#cnt .bonus_ex {
    margin-top: 10px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0;
    width: 92%;
}
#cnt .bonus_b {
    font-size: 16px;
    font-weight: bold;
}
#cnt span  {
	color: #2967C2;
}

a:hover{
	opacity:0.7;}
	
	
#cnt .sp_only{
	display:none;
}

#cnt .pc_only{
	display:block;
}
#cnt .bonus_c li {
    padding-left: 0ex;
    margin-left: 1em;
    text-indent: -1em;
}



@media (max-width: 720px) {
	
#cnt .sp_only{
	display:block;
}

#cnt .pc_only{
	display:none;
}
#cnt .btn1 img{
	width:80%;
	height:auto;
}
#cnt .sp{
	width:100%;
	height:auto;
}
	
#cnt .presentlist .figure,
	#cnt .presentlist .text {
	display: block;
	}
	#cnt .presentlist .figure {
	text-align:center;
	}
	#cnt .presentlist .figure img {
	width: 90%;
	height: auto;
	}
	#cnt .presentlist .text {
	padding-left: 0;
	margin-top: 10px;
	}
	#cnt .presentlist .text .ttl {
		margin-bottom:10px;
		font-size:16px;
	}
	#cnt .presentlist {
		text-align: center;
	}
#cnt .sp100 img {
    width: 100%;
    height: auto;
    margin: 0;
	}
	#cnt .sp70{
	width:70%;
	height:auto;
	margin: 0 auto;
	}	
	#cnt .card {
    text-align: center;
	margin: 10px 0px;
	}
}
	
</pre></body></html>