/* CSS Document */

header{
	background: url("../school/img/lesson_keyimg.jpg") center bottom no-repeat;
	background-size: cover;
}

.tabletitle{
	width: 1000px;
	margin: auto;
	margin-bottom: 5px;
}

main .flowechart{
	margin-bottom: 50px;
	padding-top: 50px;
}

#s01{
	margin-bottom: 80px;
}

#s01 ul{
	display: flex;
	width: 1220px;
	margin: auto;
	flex-wrap: wrap;
	justify-content: space-between;
}

#s01 li{
	margin-bottom: 30px;
}

#s01 li a:hover{
	opacity: 0.8;
}

#s02 .in_rap:last-child{
	border-bottom: 0;
}

#s02 h2{
		font-family: kozuka-gothic-pro, sans-serif;
font-weight: 400;
font-style: normal;
	height: 70px;
	background: #0085B2;
	color: #fff;
	line-height: 70px;
	text-align: center;
	font-size: 30px;
	margin-bottom: 60px;
}

#s02 .in_rap{
	border-bottom: 1px solid #aaa;
	padding-bottom: 45px;
	margin-bottom: 45px;
}

#s02 .boder_none{
	border: 0;
}

#s02 .box_rap01{
	width: 1220px;
	margin: auto;
	display: flex;
	margin-bottom: 60px;
}

#s02 .box_rap01 .img{
	margin-right: 40px;
}

#s02 .box_rap01 .box01{
	width: 655px;
}

#s02 .box_rap01 .title{
	border-left: 13px solid #0085B2;
	padding-left: 25px;
	padding-top: 25px;
	padding-bottom: 25px;
	margin-bottom: 30px;
}

#s02 .box_rap01 .title h3{
	font-family: kozuka-gothic-pro, sans-serif;
font-weight: 500;
font-style: normal;
	color: #0085B2;
	font-size: 30px;
}

#s02 .box_rap01 .title .f20{
font-family: kozuka-gothic-pro, sans-serif;
font-weight: 500;
font-style: normal;
	font-size: 20px;
	padding-top: 15px;
	color: #333;
}

#s02 .box_rap01 .cap{
	font-size: 16px;
	line-height: 180%;
	margin-bottom: 45px;
}

#s02 .box_rap01 .cap a{
	color: #0085B2;
	text-decoration: none;
}

#s02 .box_rap01 .cap a:hover{
	text-decoration: underline;
}

#s02 .box_rap01 .cap .orange{
	color: #FF9226;	
}


#s02 .box_rap01 p.orange{
	color: #FF9226;
	font-size: 16px;
	margin-bottom: 25px;
}

#s02 .box_rap01 .btn{
	display: flex;
	justify-content: space-between;
}

#s02 .box_rap01 .btn a{
	width: 225px;
	padding-right: 65px;
	display: block;
	text-align: center;
	line-height: 42px;
	height: 38px;
	font-size: 16px;
	color: #fff;
	text-decoration: none;
	border-radius: 19px;
}

#s02 .box_rap01 .btn a.time{
	background: url("../school/img/lesson_icon01.jpg") 220px 15px no-repeat #FF9326;
}

#s02 .box_rap01 .btn a.pasonal{
	background: url("../school/img/lesson_icon02.jpg") 220px 15px no-repeat #0085B2;
}

#s02 .box_rap01 .btn a:hover{
	opacity: 0.8;
}

#s02 .box_rap01 .btn2{
	margin-bottom: 10px;
}

#s02 .box_rap01 .btn2 a{
	width: 300px;
	padding-right: 65px;
	display: block;
	text-align: center;
	line-height: 42px;
	height: 38px;
	font-size: 16px;
	color: #fff;
	text-decoration: none;
	border-radius: 19px;
	background: url("../school/img/style_icon07.jpg") 280px 15px no-repeat #f00;
}





#s02 .text02{
	width: 1000px;
	margin: auto;
	color: #f60;
}

#s02 .text02 .blue{
	color: #04a;
	font-size: 18px;
}

#s02 table{
	width: 1000px;
	margin: auto;
	border-top: 1px solid #aaa;
	border-right: 1px solid #aaa;
	margin-bottom: 5px;
}

#s02 td,
#s02 th{
	border-bottom: 1px solid #aaa;
	border-left: 1px solid #aaa;
	padding: 15px;
	text-align: center;
	font-size: 15px;
	vertical-align: middle;
}

#s02 td.left{
	text-align: left;
}

#s02 .top th{
	background: #F5EFE4;	
}

#s02 td .orange{
	color: #FF9226;
}

#s02 .table_btm{
	width: 1000px;
	margin: auto;
	margin-bottom: 30px;
}

#s02 .table_btm li{
	font-size: 15px;
	line-height: 120%;
	margin-bottom: 5px;
}

#s02 .class_list{
	margin-bottom: 100px;
}

#s02 .class_list hr{
	border: 0;
	background: 0;
	border-bottom: 15px solid #0085B2;
	width: 45px;
	margin: auto;
	margin-bottom: 25px;	
}

#s02 .class_list h4{
	text-align: center;
	font-size: 30px;
	color: #0085B2;
font-family: kozuka-gothic-pro, sans-serif;
font-weight: 500;
font-style: normal;
	margin-bottom: 25px;
}

#s02 .class_list td{
	text-align: left;
	vertical-align: top;
}

#s02 .class_list .top th{
	background: #DBEDFF;
	color: #333;
}

#s02 .class_list th,
#s02 .class_list th .blue{
	color: #0085B2;
font-family: kozuka-gothic-pro, sans-serif;
font-weight: 500;
font-style: normal;
}

#s02 .class_list th.sel01{
	width: 90px;
}

#s02 .class_list th.sel02{
	width: 325px;
}

#s02 .class_list .f15{
	font-size: 15px;
	width: 1000px;
	margin: auto;
}

/*ジュニアクラブ*/


#s03 .in_rap:last-child{
	border-bottom: 0;
}

#s03 h2{
		font-family: kozuka-gothic-pro, sans-serif;
font-weight: 400;
font-style: normal;
	height: 70px;
	background: #0085B2;
	color: #fff;
	line-height: 70px;
	text-align: center;
	font-size: 30px;
	margin-bottom: 60px;
}

#s03 .in_rap{
	border-bottom: 1px solid #aaa;
	padding-bottom: 45px;
	margin-bottom: 45px;
}

#s03 .boder_none{
	border: 0;
}

#s03 .box_rap01{
	width: 1220px;
	margin: auto;
	display: flex;
	margin-bottom: 60px;
}

#s03 .box_rap01 .img{
	margin-right: 40px;
}

#s03 .box_rap01 .box01{
	width: 655px;
}

#s03 .box_rap01 .title{
	border-left: 13px solid #0085B2;
	padding-left: 25px;
	padding-top: 25px;
	padding-bottom: 25px;
	margin-bottom: 30px;
}

#s03 .box_rap01 .title h3{
	font-family: kozuka-gothic-pro, sans-serif;
font-weight: 500;
font-style: normal;
	color: #0085B2;
	font-size: 30px;
}

#s03 .box_rap01 .title .f20{
font-family: kozuka-gothic-pro, sans-serif;
font-weight: 500;
font-style: normal;
	font-size: 20px;
	padding-top: 15px;
	color: #333;
}

#s03 .box_rap01 .cap{
	font-size: 16px;
	line-height: 180%;
	margin-bottom: 45px;
}

#s03 .box_rap01 .cap a{
	color: #0085B2;
	text-decoration: none;
}

#s03 .box_rap01 .cap a:hover{
	text-decoration: underline;
}

#s03 .box_rap01 .cap .orange{
	color: #FF9226;	
}

#s03 .box_rap01 p.orange{
	color: #FF9226;
	font-size: 16px;
	margin-bottom: 25px;
}

#s03 .box_rap01 .btn{
	display: flex;
	justify-content: space-between;
}

#s03 .box_rap01 .btn a{
	width: 225px;
	padding-right: 65px;
	display: block;
	text-align: center;
	line-height: 38px;
	height: 38px;
	font-size: 16px;
	color: #fff;
	text-decoration: none;
	border-radius: 19px;
}

#s03 .box_rap01 .btn a.time{
	background: url("../school/img/lesson_icon01.jpg") 220px 15px no-repeat #FF9326;
}

#s03 .box_rap01 .btn a.pasonal{
	background: url("../school/img/lesson_icon02.jpg") 220px 15px no-repeat #0085B2;
}

#s03 .box_rap01 .btn a:hover{
	opacity: 0.8;
}

#s03 table{
	width: 1000px;
	margin: auto;
	border-top: 1px solid #aaa;
	border-right: 1px solid #aaa;
	margin-bottom: 5px;
}

#s03 td,
#s03 th{
	border-bottom: 1px solid #aaa;
	border-left: 1px solid #aaa;
	padding: 15px;
	text-align: center;
	font-size: 15px;
	vertical-align: middle;
}

#s03 .top th{
	background: #F5EFE4;	
}

#s03 td .orange{
	color: #FF9226;
}

#s03 .table_btm{
	width: 1000px;
	margin: auto;
	margin-bottom: 25px;
}

#s03 .table_btm li{
	font-size: 15px;
	line-height: 120%;
	margin-bottom: 5px;
}

#s03 .hashirikata{
	width: 1000px;
	margin: auto;
}

#s03 .hashirikata h3{
		border-left: 13px solid #0085B2;
	padding-left: 25px;
	padding-top: 25px;
	padding-bottom: 25px;
	margin-bottom: 30px;
	font-family: kozuka-gothic-pro, sans-serif;
font-weight: 500;
font-style: normal;
	color: #0085B2;
	font-size: 30px;
}

#s03 .hashirikata p.text{
	font-size: 15px;
	line-height: 180%;
}

#s03 .hashirikata dl{
	padding-top: 25px;
	margin-bottom: 25px;
}

#s03 .hashirikata dt{
	font-family: kozuka-gothic-pro, sans-serif;
font-weight: 700;
font-style: normal;
	padding-top: 15px;
	margin-bottom: 5px;
}

#s03 .hashirikata dd{
	font-size: 14px;
	line-height: 180%;
}


#s03 .hashirikata .link{
	margin-bottom: 35px;
}


/*オリジナルメニュー*/

#s04 .in_rap:last-child{
	border-bottom: 0;
}


#s04 h2{
		font-family: kozuka-gothic-pro, sans-serif;
font-weight: 400;
font-style: normal;
	height: 70px;
	background: #0085B2;
	color: #fff;
	line-height: 70px;
	text-align: center;
	font-size: 30px;
	margin-bottom: 60px;
}

#s04 .in_rap{
	border-bottom: 1px solid #aaa;
	padding-bottom: 45px;
	margin-bottom: 45px;
}

#s04 .boder_none{
	border: 0;
}

#s04 .box_rap01{
	width: 1220px;
	margin: auto;
	display: flex;
	margin-bottom: 60px;
}

#s04 .box_rap01 .img{
	margin-right: 40px;
}

#s04 .box_rap01 .title{
	border-left: 13px solid #0085B2;
	padding-left: 25px;
	padding-top: 25px;
	padding-bottom: 25px;
	margin-bottom: 30px;
}

#s04 .box_rap01 .title h3{
	font-family: kozuka-gothic-pro, sans-serif;
font-weight: 500;
font-style: normal;
	color: #0085B2;
	font-size: 30px;
}

#s04 .box_rap01 .title .f20{
font-family: kozuka-gothic-pro, sans-serif;
font-weight: 500;
font-style: normal;
	font-size: 20px;
	padding-top: 15px;
}

#s04 .box_rap01 .cap{
	font-size: 16px;
	line-height: 180%;
	margin-bottom: 45px;
}

#s04 .box_rap01 p.orange{
	color: #FF9226;
	font-size: 16px;
	margin-bottom: 25px;
}

#s04 .box_rap01 table{
	width: 600px;
}

#s04 .box_rap01 a{
	color: #0085B2;
	text-decoration: none;
}

#s04 .box_rap01 a:hover{
	text-decoration: underline;
}

#s04 .box_rap02{
	width: 1000px;
	margin: auto;
}

#s04 table{
	width: 1000px;
	margin: auto;
	border-top: 1px solid #aaa;
	border-right: 1px solid #aaa;
	margin-bottom: 5px;
}

#s04 td,
#s04 th{
	border-bottom: 1px solid #aaa;
	border-left: 1px solid #aaa;
	padding: 15px;
	text-align: center;
	font-size: 15px;
	vertical-align: middle;
}

#kizugawa #s04 th,
#s04 .top th{
	background: #F5EFE4;	
}

#kizugawa #s04 td{
	text-align: left;
}

#s04 td .orange{
	color: #FF9226;
}

#s04 .table_btm{
	width: 1000px;
	margin: auto;
}

#s04 .table_btm li{
	font-size: 15px;
	line-height: 120%;
	margin-bottom: 5px;
}

/****************レンタルコート**********************/

#s05{
	margin-bottom: 100px;
}

#s05 h2{
		font-family: kozuka-gothic-pro, sans-serif;
font-weight: 400;
font-style: normal;
	height: 70px;
	background: #0085B2;
	color: #fff;
	line-height: 70px;
	text-align: center;
	font-size: 30px;
	margin-bottom: 60px;
}

#s05 div.blue{
	text-align: center;
	font-size: 30px;
	color: #0085B2;
	margin-bottom: 25px;
}

#s05 div.blue a{
	color: #00CC43;
	font-size: 35px;
	font-weight: bold;
	text-decoration: none;
}

#s05 div.blue a:hover{
	text-decoration: underline;
}


#s05 .tell{
	text-align: center;
font-family: kozuka-gothic-pro, sans-serif;
font-weight: 700;
font-style: normal;
	font-size: 35px;
	margin-bottom: 30px;
	color: #0085B2;
}






#s05 .box_rap{
	display: flex;
	width: 1220px;
	margin: auto;
	margin-bottom: 35px;
}

#s05 .box_rap .box01{
	margin-right: 35px;
}

#s05 .box_rap table{
	width: 100%;
	border-top: 1px solid #aaa;
	border-right: 1px solid #aaa;
	margin-bottom: 5px;
}

#s05 .box_rap td,
#s05 .box_rap th{
	border-bottom: 1px solid #aaa;
	border-left: 1px solid #aaa;
	padding: 15px;
	text-align: center;
	font-size: 15px;
	vertical-align: middle;
}

#s05 .box_rap .top th{
	background: #F5EFE4;	
}

#s05 .box_rap td .orange{
	color: #FF9226;
}

#s05 .box_rap li{
	font-size: 14px;
	line-height: 180%;
}

#s05 .center a:hover{
	opacity: 0.8;
}


#s05 #kobenishi2{
	margin-bottom: 25px;
}

#s05 #kobenishi2 p.obj01{
	margin-bottom: 5px;
	color: #2339F1;
	width: 500px;
}

#s05 #kobenishi2 p.obj01 a{
	float: right;
}

#s05 #kobenishi2 p.obj01 a:hover{
	opacity: 0.8;
}

#s05 #kobenishi2 .obj02{
	margin-top: 25px;
}

#s05 #kobenishi2 .obj02 a{
	color: #f00;
	font-weight: bold;
}

#s05 #kobenishi2 .obj02 a:hover{
	text-decoration: underline;
}

#s05 .box_rap02{
	width: 1000px;
	margin: auto;
}


#s05 .box_rap02{
	margin-bottom: 100px;
}

#s05 table{
	width: 100%;
	border-top: 1px solid #aaa;
	border-right: 1px solid #aaa;
	margin-bottom: 5px;
}

#s05 td,
#s05 th{
	border-bottom: 1px solid #aaa;
	border-left: 1px solid #aaa;
	padding: 15px;
	text-align: center;
	font-size: 15px;
	vertical-align: middle;
}

#s05 th{
	background: #F5EFE4;	
}

#s05 .center{
	margin-bottom: 35px;
}

#s05 .center .f25{
	display: block;
	margin-bottom: 15px;
	line-height: 150%;
}


/*************************クラブ会員*************************************/

#s06{
	margin-bottom: 100px;
}

 #s06 h2{
		font-family: kozuka-gothic-pro, sans-serif;
font-weight: 400;
font-style: normal;
	height: 70px;
	background: #0085B2;
	color: #fff;
	line-height: 70px;
	text-align: center;
	font-size: 30px;
	margin-bottom: 60px;
}

#s06 .box_rap01{
	width: 1000px;
	margin: auto;
	display: flex;
}


#s06 .box_rap01 .img{
	margin-right: 40px;
}

#s06 .box_rap01 .title{
	border-left: 13px solid #0085B2;
	padding-left: 25px;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-bottom: 30px;
}

#s06 .box_rap01 .title h3{
	font-size: 20px;
font-family: kozuka-gothic-pro, sans-serif;
font-weight: 500;
font-style: normal;
	margin-bottom: 15px;
}

#s06 .box_rap01 .title .f30{
	font-family: kozuka-gothic-pro, sans-serif;
font-weight: 500;
font-style: normal;
	color: #0085B2;
	font-size: 30px;
	margin-bottom: 15px;
}

#s06 .box_rap01 .title .f15{
	font-size: 15px;
}

#s06 .box_rap01 dl{
	margin-bottom: 30px;
}

#s06 .box_rap01 dt{
	font-size: 25px;
font-family: kozuka-gothic-pro, sans-serif;
font-weight: 500;
font-style: normal;
	color: #0085B2;
	margin-bottom: 15px;
	line-height: 180%;
}

#s06 .box_rap01 dd{
	line-height: 180%;
	font-size: 15px;
}

#s06 .box_rap01 .text01{
	font-size: 18px;
	color: #0085B2;
	margin-bottom: 5px;
font-family: kozuka-gothic-pro, sans-serif;
font-weight: 500;
font-style: normal;
}

#s06 .box_rap01 li{
	line-height: 180%;
}



#seishin #s06 .box_rap02,
#kouryo #s06 .box_rap03,
#nigawa #s06 .box_rap02,
#univer #s06 .box_rap04{
	width: 1000px;
	margin: auto;
	padding-top: 50px;
	position: relative;
}

#seishin #s06 .box_rap02 hr,
#kouryo #s06 .box_rap03 hr,
#nigawa #s06 .box_rap02 hr,
#univer #s06 .box_rap04 hr{
	border: 0;
	background: #0085B2;
	width: 45px;
	height: 10px;
	position: absolute;
	top: 32px;
}

#seishin #s06 .box_rap02 h3,
#kouryo #s06 .box_rap03 h3,
#nigawa #s06 .box_rap02 h3,
#univer #s06 .box_rap04 h3{
	font-size: 30px;
	color: #0085B2;
font-family: kozuka-gothic-pro, sans-serif;
font-weight: 500;
font-style: normal;
	border-top: 1px solid #ccc;
	height: 50px;
	width: 1000px;
	margin: auto;
	line-height: 50px;
	margin-bottom: 35px;
	padding-top: 25px;
}

#univer #s06 .box_rap04 h3 .blue{
	font-family: kozuka-gothic-pro, sans-serif;
font-weight: 400;
font-style: normal;
	font-size: 16px;
	padding-left: 60px;
}

#univer #s06 .box_rap04 h3 .f16{
	color: #000;
	font-family: kozuka-gothic-pro, sans-serif;
font-weight: 400;
font-style: normal;
	font-size: 16px;
}

#univer #s06 .box_rap04 .box_in_rap{
	width: 1000px;
	margin: auto;
}

#univer #s06 .box_rap04 .box_in_rap .text01{
	font-size: 16px;
	margin-bottom: 25px;
}

#univer #s06 .box_rap04 .box_in_rap .text01 .obj01{
	color: #FF72FF;
}

#univer #s06 .box_rap04 .box_in_rap .text01 .obj02{
	color: #007F7F;
}

#univer #s06 .box_rap04 .box_in_rap .text02{
	font-size: 16px;
	margin-bottom: 10px;
}

#univer #s06 .box_rap04 .box_in_rap .text02 span.red{
	color: #D80000;
	font-family: kozuka-gothic-pro, sans-serif;
font-weight: 500;
font-style: normal;
}

#univer #s06 .box_rap04 table{
	border: 1px solid #aaa;
	border-bottom: 0;
	border-right: 0;
	width: 100%;
	margin-bottom: 25px;
}

#univer #s06 .box_rap04 td,
#univer #s06 .box_rap04 th{
	border-bottom: 1px solid #aaa;
	border-right: 1px solid #aaa;
	padding: 15px;
	vertical-align: middle;
	text-align: center;
}

#univer #s06 .box_rap04 .title th{
	background: #F5EFE4;
	font-size: 15px;
}

#univer #s06 .box_rap04 th{
	background: #eee;
}

#univer #s06 .box_rap04 td.red{
	color: #000;
	background: #FFEAFF;
}

#univer #s06 .box_rap04 td.green{
	color: #000;
	background: #E4FAF2;
}

#univer #s06 .box_rap05{
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
}

#univer #s06 .box_rap05 li{
	margin-bottom: 10px;
	font-size: 15px;
}

#univer #s06 .box_rap05 a:hover{
	opacity: 0.8;
}


#nigawa #s06 .box_rap02 table{
	border: 1px solid #aaa;
	border-bottom: 0;
	border-right: 0;
	width: 1000px;
	margin: auto;
	margin-bottom: 25px;
}

#nigawa #s06 .box_rap02 td,
#nigawa #s06 .box_rap02 th{
	border-bottom: 1px solid #aaa;
	border-right: 1px solid #aaa;
	padding: 15px;
	vertical-align: middle;
	text-align: center;
}

#nigawa #s06 .box_rap02 .title th{
	background: #F5EFE4;
	font-size: 15px;
}

#nigawa #s06 .box_rap02 th{
	background: #eee;
}

#nigawa #s06 .box_rap02 .f15{
	width: 1000px;
	margin: auto;
	font-size: 15px;
}

#kouryo #s06 .box_rap02{
	width: 1000px;
	margin: auto;
}

#kouryo #s06 .box_rap02 .title{
	font-size: 16px;
	margin-bottom: 15px;
}

#kouryo #s06 .box_rap02 .title .blue{
	font-size: 20px;
	color: #00468C;
}


#kouryo #s06 .box_rap02 table{
	border: 1px solid #aaa;
	border-bottom: 0;
	border-right: 0;
	width: 1000px;
	margin-bottom: 15px;
}

#kouryo #s06 .box_rap02 td,
#kouryo #s06 .box_rap02 th{
	border-bottom: 1px solid #aaa;
	border-right: 1px solid #aaa;
	padding: 15px;
	vertical-align: middle;
	text-align: center;
}

#kouryo #s06 .box_rap02 .title th{
	background: #F5EFE4;
	font-size: 15px;
}

#kouryo #s06 .box_rap02 th{
	background: #eee;
}

#kouryo #s06 .box_rap02 .f15{
	margin-bottom: 45px;
}

#seishin #s06 .box_rap02 table{
	border: 1px solid #aaa;
	border-bottom: 0;
	border-right: 0;
	width: 1000px;
	margin: auto;
	margin-bottom: 15px;
}

#seishin #s06 .box_rap02 td,
#seishin #s06 .box_rap02 th{
	border-bottom: 1px solid #aaa;
	border-right: 1px solid #aaa;
	padding: 15px;
	vertical-align: middle;
	text-align: center;
}

#seishin #s06 .box_rap02 .title th{
	background: #F5EFE4;
	font-size: 15px;
}

#seishin #s06 .box_rap02 th{
	background: #eee;
}

#seishin #s06 .box_rap02 ul{
	width: 1000px;
	margin: auto;
	margin-bottom: 45px;
}

#seishin #s06 .box_rap02 li{
	line-height: 180%;
	font-size: 15px;
}

#kyotonishi #s05 .box_rap03{
	width: 800px;
	margin: auto;
	display: flex;
	justify-content: space-between;
	margin-bottom: 35px;
}

#kyotonishi #s05 .box_rap03 li{
	text-align: center;
	font-size: 16px;
}

#kyotonishi #s05 .box_rap03 li img{
	margin-bottom: 5px;
}
