@charset "UTF-8";

#con1+section .inner_item_txt{
	padding-left: 50px;
}
@media screen and (max-width: 900px){
	#con2+section{
		padding-top: 0px;
    	margin-top: -20px;
	}
}

#con3+section .inner_item_txt{
	padding-right: 50px;
}
#con4+section .inner_item_txt{
	padding-left: 50px;
}
@media screen and (max-width: 500px){
	#con1+section{
		padding-top: 35px;
	}
#course+section{
	padding-top: 30px
}
}

#con5+div .heading.block_header_3 {
	background: #eaf5fa;
}
#con5+div .heading.block_header_4 .h{
	color:#2fa2d7;
}
#con6+div .heading.block_header_4 .h{
	color:#2fa2d7;
}
#con4+section .heading.block_header_2 .h::before {
	border: 3px solid #2fa2d7;
}