/* CSS Document */

header{
	background: url("../membership/img/keyimg.jpg") center bottom no-repeat;
background-size: cover;
	height: 450px;
}

#s01{
	padding-top: 50px;
	margin-bottom: 100px;
}
/*
#s01 h2{
	font-family: kozuka-gothic-pro, sans-serif;
font-weight: 400;
font-style: normal;
	height: 70px;
	background: #00AFEA;
	color: #fff;
	line-height: 70px;
	text-align: center;
	font-size: 30px;
	margin-bottom: 60px;
}
*/

#s01 h2{
	text-align: center;
}

#s01 .box_rap{
	/*margin-bottom: 150px;*/
	position: relative;

}

#s01 .box_rap .bg{
	background-color: #D8E8ED;
background-image: repeating-linear-gradient(-45deg, #fff, #fff 2px, transparent 0, transparent 5px);
	height: 350px;
	position: absolute;
	bottom: 0;
	width: 100%;
	z-index: -1;
}


#s01 hr{
	background: 0;
	border: 0;
	padding: 0;
	margin: 0;
	border-top: 10px solid #00AFEA;
padding-top: 20px;
}

#s01 h3{
width: 1100px;
margin: auto;
font-size: 25px;
color: #00AFEA;
font-family: kozuka-gothic-pro, sans-serif;
font-weight: 500;
font-style: normal;
margin-bottom: 50px;
}

#s01 ul{
width:1100px;
margin: auto;
	display: flex;
	flex-wrap: wrap;
}

#s01 ul li{
	margin-right: 25px;
	margin-bottom: 25px;
}

#s01 ul a{
	font-size: 16px;
	text-decoration: none;
	color: #0085B2;
}

#s01 ul a:hover{
	text-decoration: underline;
}

#s02{
		border-top: 10px solid #00AFEA;
padding-top: 20px;
}

#s02 h2{
	width: 1100px;
margin: auto;
font-size: 25px;
color: #00AFEA;
font-family: kozuka-gothic-pro, sans-serif;
font-weight: 500;
font-style: normal;
margin-bottom: 50px;
	text-align: center;
}

#s02 hr{
	background: 0;
	border: 0;
	padding: 0;
	margin: 0;
	border-top: 10px solid #00AFEA;
padding-top: 20px;
}

#s02 .school_rap{
	width:880px;
	margin: auto;
	margin-bottom: 35px;
}

#s02 .school_rap h3{
	font-size: 25px;
font-family: kozuka-gothic-pro, sans-serif;
font-weight: 500;
font-style: normal;
	margin-bottom: 30px;
}

#s02 .school_rap h3 a.btn{
	background:#0085B2;
	padding-left: 15px;
	padding-right: 15px;
	margin-left: 25px;
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #fff;
	text-decoration: none;
	border-radius: 15px;
	display: inline-block;
	vertical-align: top;
}

#s02 .school_rap h3 a.btn:hover{
	opacity: 0.7;
}

#s02 .school_rap h3 .tell{
	float: right;
	color: #333;	
}

#s02 .school_rap table{
	border: 1px solid #ccc;
	border-bottom: 0;
	width: 880px;
	margin-bottom: 60px;
}

#s02 .school_rap table th{
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 15px;
	font-size: 16px;
	vertical-align: middle;
	background: #eee;
	width: 120px;
}

#s02 .school_rap table td{
	border-bottom: 1px solid #ccc;
	padding: 15px;
	font-size: 16px;
	line-height: 180%;
}

#s02 .school_rap table .b_none td{
	padding: 15px 12px;
}

#s02 .school_rap table .b_none td a img{
	margin-bottom: 5px;
}
