/* 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: 30px;
}

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

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

#s01 .bg{
	background: url("../junior/img/s_bg01.webp");
	margin-bottom: 50px;
}

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

#s01 .rap{
	max-width: 480px;
	width: 100%;
	margin: auto;
}

#s01 .rap .box{
	width: 315px;
	margin: auto;
	padding-bottom: 50px
	
}

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

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



#s02{
	padding-bottom: 50px;
}

#s02 .text{
	max-width: 480px;
	width: 100%;
	margin: auto;
	margin-bottom: 20px;
}

#s02 h2{
	font-size: 30px;
	color:#24ACFF;
	font-weight: bold;
	text-align: center;
	background: url( "../junior/img/arrow.webp")center bottom no-repeat;
	line-height: 50px;
	padding-bottom: 50px;
}

#s02 .rap{
	background: #eee;
}

/*#s02 .wave_rap {
  position: relative;
}

#s02 .wave01 {
  position: absolute;
  height: 100px;
  width: 100%;
  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{
	max-width: 480px;
	width: 100%;
	margin: auto;
	text-align: center;
	padding-top: 50px;
	padding-bottom: 50px;
}

#s02 .box_rap img{
	width: 80%;
	height: auto;
	margin-bottom: 30px
}

#s02 .box{
	width: 90%;
	margin:auto;
	text-align: left;
}

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

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

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

/*#s02 .wave_rap {
  position: relative;
}

#s02 .wave02 {
  position: absolute;
  height: 100px;
  width: 100%;
  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: 50px;
}

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

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

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

#s03 .rap{
	max-width: 480px;
	width: 100%;
	margin: auto;
}

#s03 .rap img{
	display: none;
}

#s03 .text_rap{
	width: 100%;
	margin-bottom: 50px;
}

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

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

#s03 .text_rap table th{
	display: block;
	font-size: 16px;
	font-weight: bold;
	padding-top: 10px
}
#s03 .text_rap table td{
	display: block;
	font-size: 16px;
}

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

#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: 90%;
	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: 26px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 40px;
}

#s03 .box_rap .text{
	display: flex;
	flex-flow: column;
}

#s03 .box_rap .time{
	order: 2;
	text-align: center;
	margin-bottom: 20px;
}

#s03 .box_rap .place{
	order: 1;
	margin-bottom: 20px;
}

#s03 .box_rap .button{
	order: 3;
}

#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: 14px;
	font-weight: bold;
	padding: 15px;
	text-align: center;
}
#s03 .box_rap .btn01{
	color: #ffd700;
	background: #c8202d	;
	margin-bottom: 10px;
}

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













#s04{
	/*background: #eee;*/
	padding-top: 50px;
	padding-bottom: 50px;
}

#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: 35px;
	line-height: 35px;
	margin-bottom: 20px;
}

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

#s04 .bg02{
	background: #eee;
}

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


#s04 .box_rap07,
#s04 .box_rap06,
#s04 .box_rap05,
#s04 .box_rap04,
#s04 .box_rap03,
#s04 .box_rap02,
#s04 .box_rap01{
	width: 90%;
	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: 20px;
	color: #24ACFF;
	margin-bottom: 20px;
}

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

#s05{
	padding-top: 20px;
}
#s06{
	padding-top: 20px;
	padding-bottom: 50px;
}

#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{
	padding-top: 20px;
}

#s06 h2 span,
#s05 h2 span{
	display: inline-block;
}

#s06 .box_rap,
#s05 .box_rap{
	max-width: 480px;
	width: 95%;
	margin: auto;
	margin-bottom: 35px;
}

#s06 .box_rap img,
#s05 .box_rap img{
	width: 100%;
	height: auto;
}

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

.mov{
	width: 100%;
	height: auto;
	margin: auto;
	text-align:center;
	margin-bottom: 50px;
}

.mov iframe{
	width: 90%;
    max-width: 430px;
    max-height: 210px;
}       