@charset "utf-8";

/**************************************

report

**************************************/
.count{
	background:url(../special/img/img_count.jpg) top center repeat-x;
	padding:10px 0;
}

.count #remaining{
	font-size:25px;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
}

.count .txt{
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
}

#special .btn{
	padding:0 10px;
}

#special .caution{
	text-align:left;
  margin: 0 15px 20px;
}
#special .caution .tit{
	font-weight: bold;
}

#special{
	padding:0 0 20px 0;
}

/**************************************

tit

**************************************/

.tit01{
	border-left:3px solid #4CB4D1;
	line-height:1.4;
	font-size:15px;
	padding:0 0 0 10px;
	font-weight:bold;
	margin-bottom:5px;
}

.tit02{
	background:#AB7736;
	width:100%;
	text-align:center;
	color:#fff;
	font-weight:bold;
	margin:10px 0 0;
	padding:6px 10px;
	box-sizing:border-box;
	font-size:15px;
}

.tit03 {
  line-height: 1.4;
  font-size: 15px;
  padding: 3px 0 3px 10px;
  font-weight: bold;
  margin-bottom: 5px;
  color: #fff;
  background: #4cb4d1;
}

#special{
	background:#FFFFFF;
}

/**************************************

access

**************************************/

.access_inner{
	padding:10px;
	box-sizing:border-box;
}