@charset "UTF-8";

#spw2017_box{
	width:100%;
	padding-bottom:20px;
	background: url(back.jpg) repeat-y;
}

#spw2017_box h1{
	width:247px;
	height:145px;
	margin:0 auto 10px;
	background:url(title.png) no-repeat;
	background-size: contain;
	text-indent:-9999px;
}

.hide{
	display:none;
}

.intro{
	width:85%;
	margin:0 auto 20px;
	font-size:100%;
	color:#000;
	line-height:1.2;
	font-weight: bold;
}

.intro span{
	font-weight:bold;
}

.privilege{
	margin:0 auto 25px;
	padding-bottom:25px;
	text-align: center;
}

.privilege h3.point01{
	margin: 10px auto;
	background: url(point01.png) no-repeat;
	background-size: 285px 32px;
	width:285px;
	height: 32px;
	text-indent: -9999px;

}


.privilege h3.point02{
	margin: 10px auto 3px;
	display: block;
	background: url(point02.png) no-repeat;
	background-size: 282px 33px;
	width: 282px;
	height: 33px;
	text-indent: -9999px;

}

.privilege p{
	width:90%;
	margin:0 auto 8px;
	font-size:95%;
	color:#fff;
	font-weight:bold;
	line-height:1.4;
}

.privilege p img{
	display:block;
	margin:15px auto;
}

.privilege p.tokuten {
	color: #C00;
	text-align: center;
}

.info {
	width: 90%;
	background: #C00;
	color: #FFF;
	font-size: 90%;
	padding: 10px;
	line-height: 1.4;
	text-align: left;
	margin: 10px auto 0px auto;
}

.privilege p span {
	display: block;
	text-align: left;
	font-size: 80%;
	color: #000;
}


.spramen {
	width: 90%;
	background: #002F7C;
	color: #FFF;
	font-size: 90%;
	padding: 10px;
	line-height: 1.4;
	text-align: left;
	margin: 10px auto 0px auto;
}