/* CSS Document */

#keyimg{
	background: url("../junior/img/keyimg.webp") center center no-repeat;
	background-size: cover;
	height: 300px;
	display: flex;
	align-items: center;
	justify-content: center;
}

#keyimg h1{
	text-align: center;
	font-size: 35px;
	font-weight: bold;
	color: #fff;
	line-height: 50px;
	text-shadow: 2px 3px 3px #444;
}

#s01{
	padding-top: 50px;
}

#s01 h2{
	font-size: 35px;
	text-align: center;
	line-height: 70px;
	margin-bottom: 50px;
}

#s01 h2 span{
	font-size: 45px;
	font-weight: bold;
	color:#24ACFF;
}

#s01 .bg{
	background: url("../junior/img/bg01.webp")center center no-repeat;
	background-size: cover;
	height: 700px;
	margin-bottom: 100px;
}

#s01 h3{
	font-size: 35px;
	font-weight: bold;
	text-align: center;
	padding-top: 100px;
	padding-bottom: 50px;
}

#s01 .rap{
	width: 1020px;
	margin: auto;
	display: flex;
	justify-content: space-between;
}

#s01 .rap .box{
	width: 315px;
	
}

#s01 .rap .box img{
	margin-bottom: 50px;
}

#s01 .rap .box p{
	font-size: 16px;
	font-weight: bold;
}



#s02{
	overflow: hidden;
	padding-bottom: 100px;
}

#s02 .text{
	width: 1020px;
	margin: auto;
	position: relative;
	padding-bottom: 50px;
	margin-bottom: 100px;
	z-index: 100;
}

#s02 h2{
	font-size: 45px;
	color:#24ACFF;
	font-weight: bold;
	position: absolute;
	top:0;
	right: 0;
	display: inline;
	background: url( "../junior/img/arrow.webp")center bottom no-repeat;
	line-height: 70px;
	padding-bottom: 50px;
}

#s02 .rap{
	background: #eee;
}

#s02 .wave_rap {
  position: relative;
}

#s02 .wave01 {
  position: absolute;
  height: 100px;
  width: 100%;
  /*background: #2c3e50;*/
  bottom: 0;
}

#s02 .wave01::before, 
#s02 .wave01::after {
  content: "";
  display: block;
  position: absolute;
  border-radius: 50% 100%;
}

#s02 .wave01::before {
  width: 55%;
  height: 100%;
  background-color: #fff;
  right: -1.5%;
  top: 40%;
}
#s02 .wave01::after {
  width: 55%;
  height: 109%;
  background-color: #eee;
  left: -1.5%;
  top: 60%;
}

#s02 .box_rap{
	width: 1020px;
	margin: auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding-top: 100px;
	padding-bottom: 100px;
}

#s02 .box{
	width: 470px;
}

#s02 .box:first-child{
	margin-bottom: 80px;
}

#s02 .box h3{
	font-size: 26px;
	font-weight: bold;
	color: #b28500;
	margin-bottom: 30px;
}

#s02 .box p{
	font-size: 16px;
}

#s02 .wave_rap {
  position: relative;
}

#s02 .wave02 {
  position: absolute;
  height: 100px;
  width: 100%;
  /*background: #2c3e50;*/
  bottom: 0;
}

#s02 .wave02::before, 
#s02 .wave02::after {
  content: "";
  display: block;
  position: absolute;
  border-radius: 50% 100%;
}

#s02 .wave02::before {
  width: 55%;
  height: 100%;
  background-color: #eee;
  right: -1.5%;
  top: 40%;
}
#s02 .wave02::after {
  width: 55%;
  height: 109%;
  background-color: #fff;
  left: -1.5%;
  top: 60%;
}


#s03{
	margin: auto;
	margin-bottom: 100px;
}

#s03 h2{
	text-align: center;
    font-size: 45px;
    font-weight: bold;
    margin-bottom: 15px;
}

#s03 small{
    display: block;
    font-size: 16px;
    text-align: center;
    margin-bottom: 35px;
}

#s03 span.vertical{
	display: block;
	background: #000;
	width: 3px;
	height: 50px;
	margin: auto;
	margin-bottom: 50px;
}

#s03 .rap{
	width: 1020px;
	margin: auto;
}

#s03 .rap img{
	margin-bottom: 50px;
}

#s03 .text_rap{
	display: flex;
	justify-content: space-between;
	margin-bottom: 50px;
}

#s03 .text_box{
	width: 470px;
	margin: auto;
	border-left: 10px solid #24ACFF;
	background: #fff;
}

#s03 .text_box .in_rap{
	height: 200px;
	border: 10px solid #DCDCDC;
	border-left: 0;
	padding: 30px;
}

#s03 .text_rap table th{
	font-size: 20px;
	padding: 15px;
	padding-left: 0;
}
#s03 .text_rap table td{
	font-size: 20px;
	padding: 15px
}

#s03 .text_rap table span{
	font-size: 16px;
}

#s03 .box_rap h3{
	font-size: 30px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	background: #24ACFF;
	padding: 20px;
	margin-bottom: 30px;
}


#s03 .box_rap03,
#s03 .box_rap02,
#s03 .box_rap01{
	width: 900px;
	margin: auto;
	border-left: 10px solid #24ACFF;
	margin-bottom: 30px;
	background: #fff;
	
}


#s03 .box_rap .in_rap{
	border: 10px solid #DCDCDC;
	border-left: 0;
	padding: 30px;
}

#s03 .box_rap .in_rap h4{
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 40px;
}

#s03 .box_rap .text{
	display: flex;
	justify-content: space-between;
}

#s03 .box_rap table th,
#s03 .box_rap table td{
	font-size: 16px;
	font-weight: bold;
}

#s03 .box_rap table td{
	padding-left: 10px;
}

#s03 .box_rap table th.f20{
	font-size: 20px;
	font-weight: normal;
}

#s03 .box_rap .place .tel{
	font-size: 30px;
	font-weight: bold;
	color: #24ACFF;
	margin-bottom: 20px;	
}


#s03 .box_rap .button p{
	font-size: 16px;
	font-weight: bold;
	padding: 20px;
	text-align: center;
}
#s03 .box_rap .btn01{
	color: #ffd700;
	background: #c8202d	;
	margin-bottom: 10px;
}

#s03 .box_rap .btn02{
	color: #fff;
	background: #24ACFF;
}

#s03 .box_rap .button a{
}











#s04{
	background: #eee;
	padding-bottom: 100px;
}

#s04 .bg01{
	background: #333;
	padding-top: 50px;
	padding-bottom: 30px;
	margin-bottom: 25px;
}

#s04 .bg01 h2{
	color: #FFD700;
	font-weight: bold;
	text-align: center;
	font-size: 45px;
	margin-bottom: 20px;
}

#s04 .bg01 small{
	font-size: 16px;
	display: block;
	text-align: center;
	color: #fff;
}

#s04 .center.f20{
	font-size: 20px;
	font-weight: bold;
	color: #24ACFF;
	margin-bottom: 35px;
}

#s04 .box_rap08,
#s04 .box_rap07,
#s04 .box_rap06,
#s04 .box_rap05,
#s04 .box_rap04,
#s04 .box_rap03,
#s04 .box_rap02,
#s04 .box_rap01{
	width: 900px;
	margin: auto;
	border-left: 10px solid #333;
	margin-bottom: 30px;
	background: #fff;
	
}


#s04 .in_rap{
	border: 10px solid #DCDCDC;
	border-left: 0;
	display: flex;
	padding: 30px;
}

#s04 .in_rap .n{
	margin-right: 25px;
}

#s04 .in_rap .text{
	flex: 1;
	padding-top: 25px;
}

#s04 .in_rap h3{
	font-size: 25px;
	color: #24ACFF;
	margin-bottom: 20px;
}

#s04 .in_rap .text a{
	color: #24ACFF;
	font-weight: bold;
}

#s05,#s06{
	padding-top: 100px;
	padding-bottom: 100px;
}

#s06 h2,
#s05 h2{
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	color: #C71F2C;
	line-height: 40px;
	margin-bottom: 35px;
}

#s06 h2 img,
#s05 h2 img{
	margin-left: 35px;
	padding-right: 35px;
}

#s06 .box_rap,
#s05 .box_rap{
	width: 1020px;
	margin: auto;
	display: flex;
	justify-content: center;
	margin-bottom: 35px;
}

#s06 .s_btn a,
#s05 .s_btn a{
	display: block;
	width: 1020px;
	height: 80px;
	line-height: 80px;
	text-align: center;
	background: #C8202D;
	color: #FFD701;
	margin: auto;
	font-weight: bold;
}

.mov{
	text-align:center;
	margin-bottom: 100px;
}
.mov iframe{
	width: 1020px;
	height: 500px;
}