.red{
	color: #F00408;
	font-weight: bold;
}

.black{
	font-weight: bold;
	font-size: 120%;
	letter-spacing: 0.05em;
	margin-top:-30px;
	margin-bottom: 50px;
}

#reserve{
	margin: 100px auto;
	color: #222222;
	width:900px;
}

#reserve h3{
	font-size: 220%;
	color: #003399;
	font-weight: 600;
	text-align: center;
	letter-spacing: 0.05em;
	border-bottom: #003399 solid 3px;
	margin-bottom: 25px;
	line-height: 1.5em;
	padding-bottom: 10px;
}

#reserve h3 .con{
	font-size: 50%;
	line-height: 1.2em;
	letter-spacing: 0.03em;
}


#reserve p{
	line-height: 1.7em;
	font-size: 17px;
}

#reserve h4{
	font-size: 160%;
	line-height: 1.5em;
	font-weight: 600;
	margin-top: 30px;
	color: #003399;
	margin-bottom: 15px;
	letter-spacing: 0.05em;	
}

.bg_blue{
	background-color:#C2D7F0;
	font-size: 120%;
	line-height: 2em;
	font-weight: 600;
	padding-top: 3px;
	padding: 7px 10px 3px 12px;
}

.bg_red{
	background-color:#BB0C0F;
	color: #ffffff;
	padding: 10px 15px 5px 15px;
	font-size: 110%;
	line-height: 1.7em;
	margin-top: 10px;
	letter-spacing: 0.05em;	
}

#reserve .step {
	margin-bottom: 5px;
}
	
#reserve .step p{
	line-height: 1.5em;
	font-size: 16px;
	margin-top: 5px;
}

.botom{
	margin-left: 200px;
	font-size: 130%;
	margin-top: 3px;
}

#reserve ul p{
	margin-bottom: 25px;
	font-size: 115%;
	letter-spacing: 0.1em;
}


#bl_box{
	border: #333333 solid 3px;
	margin-top: 30px;
	padding: 30px 35px 25px 35px;	
}

#bl_box h5{
	font-size: 150%;
	line-height: 1.5em;
	font-weight: 600;
	letter-spacing: 0.05em;	
	margin-left: -10px;
	margin-bottom: -12px;
}

#reserve ul {
	margin-top: 80px;
	overflow: hidden;
	text-align: center;
}

#reserve ul li {
margin-bottom: 40px;
}

#reserve ul li p{
	font-weight: 600;
	font-size: 150%;
	margin-bottom: 3px;
	letter-spacing: 0.05em;
}


#reserve ul li a .btn{
	width:100%;
	font-size: 165%;
	font-weight: 600;
	background: #003399;
	color: #fff;
	border: 4px solid #003399;
	box-sizing:  border-box;
	letter-spacing: 0.04em;
	line-height: 1.9em;
	padding-top: 7px;
	margin:  0 auto;
}

#reserve ul li a .btn{
	color: #fff;

}

#reserve ul li a .btn:hover{
	background: #fff;
	color: #003399;
	transition: background-color 0.5s;
}


#footnote{
	font-size: 18px;
	padding-bottom: 120px;
}

#footnote .red{
	padding-bottom: 7px;
	line-height: 1.4em;
}


