/* CSS Document */

#keyimg{
	background: url("../course/img2/keyimg.webp") center center no-repeat;
/*background-size: contain;*/
}

#footer_tell_box{
	display: none;
}

#s04,
#s03,
#s02,
#s01{
	margin-bottom: 100px;
}



#s04 h2,
#s03 h2,
#s02 h2,
#s01 h2{
	line-height: 100px;
	height: 100px;
	text-align: center;
	font-size: 35px;
	background: #F1F0E9;
	font-weight: normal;
	letter-spacing: 3px;
	margin-bottom: 25px;
}

#s04 .text01,
#s03 .text01,
#s02 .text01,
#s01 .text01{
	text-align: center;
	font-size: 20px;
	margin-bottom: 50px;
}


#s01 h2{
	color: #33B494;
	letter-spacing: 35px;
	text-indent: 35px;
}

#s01 h2 .f25{
	font-size: 25px;
	letter-spacing:0px;
}

#s04 .box_rap,
#s03 .box_rap,
#s02 .box_rap01,
#s01 .box_rap{
	width: 1100px;
	margin: auto;
	display: flex;
	justify-content: space-between;
}

#s04 .box_rap .box02,
#s03 .box_rap .box02,
#s02 .box_rap01 .box02,
#s01 .box_rap .box02{
	width: 560px;
}

#s04 .box_rap .box02 dl,
#s03 .box_rap .box02 dl,
#s02 .box_rap01 .box02 dl,
#s01 .box_rap .box02 dl{
	padding-left: 30px;
	padding-right: 30px;
	margin-bottom: 35px;
}

#s04 .box_rap .box02 dt,
#s03 .box_rap .box02 dt,
#s02 .box_rap01 .box02 dt,
#s01 .box_rap .box02 dt{
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 10px;
} 

#s04 .box_rap .box02 dd,
#s03 .box_rap .box02 dd,
#s02 .box_rap01 .box02 dd,
#s01 .box_rap .box02 dd{
	font-size: 15px;
	line-height: 180%;
	margin-bottom: 40px;
}

#s01 .box_rap .box02 dt{
	color: #33B494;
}

#s01 p.textbox{
	padding: 25px;
	background: #F8F8F8;
	font-size: 15px;
	line-height: 180%;
}

#s01 p.textbox .green{
	color: #33B494;
}

#s02 h2{
	color: #1E8DFF;
}

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

#s02 .box_rap01 .box01 img{
	margin-bottom: 50px;
}

#s02 .box_rap01 .box01 dl{
	background: #F8F8F8;
	padding: 25px;
	padding-bottom: 0;
}

#s02 .box_rap01 .box01 dt{
	font-size: 18px;
	font-weight: bold;
	color: #1E8EFF;
	margin-bottom: 10px;
}

#s02 .box_rap01 .box01 dd{
	line-height: 180%;
	font-size: 15px;
	margin-bottom: 30px;
}

#s02 .box_rap01 .box02 h3{
	color: #1E8DFF;
	font-size: 20px;
	font-weight: bold;
	width: 500px;
	margin: auto;
	margin-bottom: 15px;
}

#s02 .box_rap01 .box02 .text02{

	font-size: 15px;
	line-height: 180%;
	width: 500px;
	margin: auto;
	margin-bottom: 35px;
}


#s02 .box_rap01 .box02 dt{
	color: #1E8DFF;
	font-weight: normal;
	border-left: 8px solid #1E8DFF;
	height: 30px;
	line-height: 30px;
	padding-left: 15px;
}

#s02 .box_rap01 .box02 dd .blue{
	color: #1E8DFF;
}
/*
#s02 .box_rap02{
	width: 1040px;
	margin: auto;
	display: flex;
	padding: 30px;
	justify-content: space-between;
	background: #F8F8F8;
}

#s02 .box_rap02 dl{
	width: 500px;
}

#s02 .box_rap02 dt{
	color: #1E8DFF;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}

#s02 .box_rap02 dd{
	font-size: 15px;
	line-height: 180%;
}*/

#s03 h2{
	color: #f66;
}

#s03 .box02 dt{
	color: #f66;
}

#s03 .box02 dt span{
	font-weight: normal;
}

#s03 .box02 dd .red{
	color: #f66;
}

#s04 h2{
	color: #FF9B39;
}

#s04 dt{
	color: #FF9B39;
}

#s04 .box02 dt.f16{
	font-size: 16px;
	color: #000;
}

#s04 .box02 dd .orange{
	color: #FF9B39;
}

#s05{
	width: 1100px;
	margin: auto;
	margin-bottom: 100px;
}

#s05 h2{
	font-size: 30px;
border-left: 10px solid #8CC11F;
height: 60px;
line-height: 60px;
padding-left: 10px;
font-weight: normal;
margin-bottom: 40px;
}

#s05 p.text01{
	font-size: 18px;
	margin-bottom: 45px;
	padding-left: 15px;
}

#s05 h3{
	font-size: 22px;
	font-weight: normal;
	margin-bottom: 15px;
	padding-left: 15px;
}

#s05 .box_rap02,
#s05 .box_rap01{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

#s05 .box_rap01{
	margin-bottom: 50px;
}

#s05 .box{
	width: 365px;
	border-right: 1px solid #ddd;
	margin-bottom: 25px;
	padding-bottom: 15px;
	padding-top: 15px;
}

#s05 .box_rap02 .box:nth-child(3),
#s05 .box_rap01 .box:nth-child(3){
	border: 0;
}

#s05 .box_rap02::after,
#s05 .box_rap01::after{
  content:"";
  display: block;
  width:365px;
}



#s05 .box figure{
	width: 340px;
	margin: auto;
	height: 315px;
}

#s05 .box figure img{
	margin-bottom: 10px;	
}

#s05 .box figcaption{
	font-size: 16px;
	line-height: 150%;
}

#s05 .box ul{
	width: 320px;
	margin: auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

#s05 .box ul li{
	height: 40px;
	color: #fff;
	text-align: center;
	font-size: 14px;
	line-height: 40px;
	margin-bottom: 5px;
}

#s05 .box ul li.n01{
	background: #33B595;
	width: 100px;
	letter-spacing: 14px;
	text-indent:14px;
}

#s05 .box ul li.n02{
	background: #1E8EFF;
	width: 210px;
}

#s05 .box ul li.n03{
	background: #f66;
	width: 160px;
}

#s05 .box ul li.n04{
	background: #FF9C39;
	width: 150px;
}

#s05 .box ul li.dis{
	background: #ddd;
}