/* CSS Document */

header{
	width: 1100px;
	margin: auto;
	padding-top: 25px;
	padding-bottom: 25px;
}

header .hader_rap{
	display: flex;
	align-items: flex-end;
}

header .hader_rap #logo{
	margin-right: 25px;
}

header .hader_rap #header_title{
	font-size: 25px;
	color: #0059B2;
	font-weight: bold;
}

#keyimg{
	background: url("../img/keyimg_bg.webp") no-repeat center center;
	background-size: cover;
	padding-bottom: 35px;
}

nav{
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: rgba(28, 82, 188, 0.8);
	margin-bottom: 35px;
}

nav ul{
	margin-bottom: 0;
}

#s01{
	padding-top: 45px;
	margin-bottom: 100px;
}

#s01 h1{
	font-size: 35px;
	font-family: kozuka-gothic-pro, sans-serif;
font-weight: 500;
font-style: normal;
	height: 65px;
	line-height: 65px;
	display: flex;
	justify-content: center;
	align-items: center;
}

#s01 h1 .brackets01{
	background: url("../img/brackets01.webp") no-repeat top left;
	padding-left: 18px;
	height: 65px;
	margin-right: 45px;
	display: inline-block;
}

#s01 h1 .brackets02{
	background: url("../img/brackets02.webp") no-repeat bottom left;
	padding-left: 18px;
	height: 65px;
	margin-left: 45px;
	display: inline-block;
}

#s01 .cap{
	text-align: center;
	margin-bottom: 35px;
}

#s01 .cap small{
	font-size: 20px;
	color: #0059B2;
font-family: kozuka-gothic-pro, sans-serif;
font-weight: 500;
font-style: normal;
}

#s01 .rap01{
	background: url("../lesson/img/bg01.webp") repeat-x;
	text-align: center;
	margin-bottom: 45px;
}

#s01 .text_rap01{
	margin-bottom: 50px;
}

#s01 .text_rap01 h3{
	text-align: center;
	font-size: 22px;
	color: #0059B2;
	margin-bottom: 5px;
}

#s01 .text_rap01 p{
	text-align: center;
	font-size: 18px;
	line-height: 180%;
	width: 850px;
	margin: auto;
}

#s01 .bg01{
	background: url("../img/bg03.webp");
	padding-top: 50px;
	padding-bottom: 45px;
}

#s01 .box_rap01{
	width: 1080px;
	margin: auto;
	display: flex;
	justify-content: space-between;
	margin-bottom: 50px;
}

#s01 .box_rap01 h4{
	color: #fff;
	text-align: center;
	font-size: 50px;
	margin-bottom: 40px;
font-family: kozuka-gothic-pro, sans-serif;
font-weight: 700;
font-style: normal;
	  text-shadow: 3px 4px 3px rgb(61 70 70);
}

#s01 .box_rap01 li{
	margin-bottom: 25px;
}



#s01 .box_rap02{
	width: 1075px;
	margin: auto;
	display: flex;
	justify-content: space-between;
	margin-bottom: 50px;
	flex-direction: row-reverse;
}

#s01 .box_rap02 .img{
	position: relative;
	width: 400px;
}

#s01 .box_rap02 .img img{
	position: absolute;
	width: 100%;
	height: 100%;
	left: -45px;
}

#s01 .box_rap02 .box01{
	background-color: rgba(51, 102, 0, 0.5);
	padding: 25px;
}

#s01 .box_rap02 h4{
	margin-bottom: 25px;
	text-align: center;
}

#s01 .box_rap02 p{
	color: #fff;
	font-size: 18px;
	width: 600px;
	margin: auto;
	margin-bottom: 35px;
	font-family: kozuka-gothic-pro, sans-serif;
font-weight: 700;
font-style: normal;
}

#s01 .box_rap02 li{
	margin-bottom: 25px;
	text-align: center;
}

#s01 .bg01 hr{
	border: 0;
	border-bottom: 2px solid #fff;
	width: 1100px;
	margin: auto;
	margin-bottom: 35px;
}

#s01 .bg01 .text01{
	color: #fff;
	font-family: kozuka-gothic-pro, sans-serif;
font-weight: 700;
font-style: normal;
	font-size: 18px;
}

#s01 .bg01 .text01 .f22{
	font-size: 22px;
}

#s01 .bg01 .text01 .f35{
	font-size: 35px;
}

#s01 .bg02{
	text-align: center;
	padding-top: 45px;
	padding-bottom: 45px;
	background: url("../lesson/img/bg02.webp") ;
	background-size: cover;
	background-attachment: fixed;
}


#s02{
	margin-bottom: 100px;
}

#s02 h2{
	font-size: 35px;
	font-family: kozuka-gothic-pro, sans-serif;
font-weight: 500;
font-style: normal;
	height: 65px;
	line-height: 65px;
	display: flex;
	justify-content: center;
	align-items: center;
}

#s02 h2 .brackets01{
	background: url("../img/brackets01.webp") no-repeat top left;
	padding-left: 18px;
	height: 65px;
	margin-right: 45px;
	display: inline-block;
}

#s02 h2 .brackets02{
	background: url("../img/brackets02.webp") no-repeat bottom left;
	padding-left: 18px;
	height: 65px;
	margin-left: 45px;
	display: inline-block;
}

#s02 .cap{
	text-align: center;
	margin-bottom: 35px;
}

#s02 .cap small{
	font-size: 20px;
	color: #0059B2;
font-family: kozuka-gothic-pro, sans-serif;
font-weight: 500;
font-style: normal;
}

#s02 h3{
	text-align: center;
	color: #0059B2;
	font-size: 35px;
	font-family: kozuka-gothic-pro, sans-serif;
font-weight: 400;
font-style: normal;
	margin-bottom: 35px;
}

#s02 .bg{
	background: url("../lesson/img/bg03.webp") no-repeat;
	background-attachment: fixed;
	background-size: cover;
	padding-top: 35px;
	padding-bottom: 45px;
}

#s02 .g_bg{
	background: #1A6600;
	padding-top: 35px;
	padding-bottom: 35px;
}



#s02 .box_rap01{
	width: 680px;
	margin: auto;
	display: flex;
	padding-bottom: 25px;
}

#s02 .box_rap01 .box01{
	color: #ff0;
	margin-right: 25px;
}

#s02 .box_rap01 .box01 .box{
	padding: 35px;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
	border: 1px solid #ff0;
	font-size: 30px;
	margin-bottom: 5px;
}

#s02 .box_rap01 .box01 .center{
	font-size: 15px;
}

#s02 .box_rap01 .box02 h4{
	font-size: 25px;
font-family: kozuka-gothic-pro, sans-serif;
font-weight: 500;
font-style: normal;
	color: #ff0;
	margin-bottom: 10px;
}

#s02 .box_rap01 .box02 p{
	color: #fff;
	font-size: 18px;
	font-family: kozuka-gothic-pro, sans-serif;
font-weight: 500;
font-style: normal;
}

#s02 .g_bg .rap{
	width: 785px;
	margin: auto;
	color: #fff;
}

#s02 .g_bg .rap hr{
	border: 0;
	border-bottom: 1px solid #fff;
}

#s02 .g_bg .rap .obj01{
	font-size: 25px;
	font-family: kozuka-gothic-pro, sans-serif;
font-weight: 500;
font-style: normal;
	padding-top: 20px;
	width: 450px;
	text-align: right;
	margin: auto;
}

#s02 .g_bg .rap .obj01 b{
	font-size: 35px;
	font-family: kozuka-gothic-pro, sans-serif;
font-weight: 700;
font-style: normal;
}


#s02 .box_rap02{
	background: url("../lesson/img/bg05.webp") top center no-repeat;
	padding-top: 380px;
	width: 890px;
	margin: auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom: 35px;
}

#s02 .box_rap02 table{
	width: 890px;
	margin: auto;
	background: #fff;
	margin-bottom: 35px;
	border: 2px solid #eee;
	border-right: 0;
}

#s02 .box_rap02 th{
	font-size: 27px;
	font-family: kozuka-gothic-pro, sans-serif;
font-weight: 700;
font-style: normal;
	color: #fff;
	text-align: center;
	height: 85px;
	vertical-align: middle;
	border-right: 2px solid #eee;
}

#s02 .box_rap02 th.n01{
	background: #FF7372;
}
#s02 .box_rap02 th.n02{
	background: #FF7F00;
}
#s02 .box_rap02 th.n03{
	background: #0059B2;
}

#s02 .box_rap02 td{
	border-right: 2px solid #eee;
}

#s02 .box_rap02 .obj01 td{
	text-align: center;
	padding: 25px;
	font-size: 20px;
}

#s02 .box_rap02 td b{
	font-family: kozuka-gothic-pro, sans-serif;
font-weight: 700;
font-style: normal;
}

#s02 .box_rap02 .obj02 td{
	text-align: center;
	padding-left: 15px;
	padding-right: 15px;
}

#s02 .box_rap02 .obj02 td b{
	font-size: 18px;
}

#s02 .box_rap02 .obj02 td span{
	font-size: 20px;
}

#s02 .box_rap02 .obj02 td.n01 span{
	color: #FF7272;
}

#s02 .box_rap02 .obj02 td.n02 span{
	color: #FF7F00;
}

#s02 .box_rap02 .obj02 td.n03 span{
	color: #0059B2;
}

#s02 .box_rap02 .obj02 td.n01 hr{
	border-bottom: 2px solid #FF7272;
}

#s02 .box_rap02 .obj02 td.n02 hr{
	border-bottom: 2px solid #FF7F00;
}

#s02 .box_rap02 .obj02 td.n03 hr{
	border-bottom: 2px solid #0059B2;
}

#s02 .box_rap02 td ul{
	padding-left: 25px;
	padding-bottom: 15px;
}

#s02 .box_rap02 td ul li{
	font-size: 18px;
	font-family: kozuka-gothic-pro, sans-serif;
font-weight: 500;
font-style: normal;
	margin-bottom: 5px;
}

#s03 h2{
	font-size: 35px;
	font-family: kozuka-gothic-pro, sans-serif;
font-weight: 500;
font-style: normal;
	height: 65px;
	line-height: 65px;
	display: flex;
	justify-content: center;
	align-items: center;
}

#s03 h2 .brackets01{
	background: url("../img/brackets01.webp") no-repeat top left;
	padding-left: 18px;
	height: 65px;
	margin-right: 45px;
	display: inline-block;
}

#s03 h2 .brackets02{
	background: url("../img/brackets02.webp") no-repeat bottom left;
	padding-left: 18px;
	height: 65px;
	margin-left: 45px;
	display: inline-block;
}

#s03 .cap{
	text-align: center;
	margin-bottom: 35px;
}

#s03 .cap small{
	font-size: 20px;
	color: #0059B2;
font-family: kozuka-gothic-pro, sans-serif;
font-weight: 500;
font-style: normal;
}

#s03 .bg01{
	background: url("../lesson/img/bg04.webp") no-repeat;
	background-size: cover;
	padding-top: 50px;
	padding-bottom: 100px;
}

#s03 .bg01 h3{
	font-size: 30px;
	color: #fff;
	font-family: kozuka-gothic-pro, sans-serif;
font-weight: 500;
font-style: normal;
	text-align: center;
	margin-bottom: 50px;
	text-shadow: 3px 4px 3px rgb(0 0 0);
}

#s03 .bg01 .center.f30{
	font-size: 30px;
	color: #ff0;
	font-family: kozuka-gothic-pro, sans-serif;
font-weight: 500;
font-style: normal;
	line-height: 180%;
	margin-bottom: 35px;
	text-shadow: 3px 4px 3px rgb(0 0 0);
}

#s03 .bg01 .time{
	text-align: center;
	margin-bottom: 80px;
}

#s03 .bg01 .time table{
	width: 890px;
	margin: auto;
	color: #fff;
	font-size: 18px;
	font-family: kozuka-gothic-pro, sans-serif;
font-weight: 500;
font-style: normal;
	border: 2px solid #fff;
	margin-bottom: 10px;
	display: flex;
}

#s03 .bg01 .time tbody{
	width: 100%;
	display: flex;
}

#s03 .bg01 .time tr{
	width: 100%;
	display: flex;
	flex-direction: column;
}

#s03 .bg01 .time th{
	background: #1A6600;
	border-bottom: 2px solid #fff;
	padding: 15px;
	border-right: 1px solid #fff;
}

#s03 .bg01 .time th:last-child{
	border-right: 0;
}

#s03 .bg01 .time td{
	background-color: rgba(35, 140, 0, 0.8);
	/*vertical-align:middle;*/
	border-right: 1px solid #fff;
	padding: 15px;
	display: flex;
    justify-content: center;
}

#s03 .bg01 .time td:nth-child(even){
	border-bottom: 1px solid #fff;
}

#s03 .bg01 .time tr:last-child th,
#s03 .bg01 .time tr:last-child td{
	border-right: 0;
}

#s03 .bg01 .time td.item1{
	display: flex;
    align-items: center;
    justify-content: center;
	flex-grow: 2;
	border-bottom: 0;
}

#s03 .bg01 .time small{
	display: block;
		width: 890px;
	margin: auto;
	text-align: right;
	color: #fff;
	font-family: kozuka-gothic-pro, sans-serif;
font-weight: 500;
font-style: normal;
	text-shadow: 3px 4px 3px rgb(0 0 0);
}

#s03 .bg01 .rental{
	margin-bottom: 35px;
}

#s03 .bg01 .rental table{
	width: 890px;
	margin: auto;
	color: #fff;
	font-size: 18px;
	font-family: kozuka-gothic-pro, sans-serif;
font-weight: 500;
font-style: normal;
	border: 2px solid #fff;
	margin-bottom: 10px;
	text-align: center;
}

#s03 .bg01 .rental th{
	background: #1A6600;
	border-bottom: 2px solid #fff;
	padding: 15px;
	border-right: 1px solid #fff;
}

#s03 .bg01 .rental th:last-child{
	border-right: 0;
}

#s03 .bg01 .rental td{
	background-color: rgba(35, 140, 0, 0.8);
	vertical-align:middle;
	border-right: 1px solid #fff;
	padding: 15px;
}

#s03 .bg01 .rental tr:last-child td{
	border-top: 1px solid #fff;
}

#s03 .bg01 .rental small{
	display: block;
		width: 890px;
	margin: auto;
	text-align: right;
	color: #fff;
	font-family: kozuka-gothic-pro, sans-serif;
font-weight: 500;
font-style: normal;
	text-shadow: 3px 4px 3px rgb(0 0 0);
}



#s03 .bg02{
	text-align: center;
	padding-top: 100px;
	padding-bottom: 100px;
	background: url("../lesson/img/bg02.webp") ;
	background-size: cover;
	background-attachment: fixed;
}

