/*on5_sec01*/
#on5_sec01 {
	background: url(../img/on5_sec01_bg.jpg) center center no-repeat;
	position: relative;
}
#on5_sec01 .tt_tit h1 {
	color: #fff;
}
#on5_sec01 .tt_tit h1 strong {
	color: #29a7df;
}
#on5_sec01 .tt_tit p {
	color: #fff;
}
#on5_sec01 .arr_t {
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
}
@media (max-width:768px){
	#on5_sec01 .arr_t img {
		width: 50px;
	}	
}
/*on5_sec03*/
#on5_sec03 {
	background: url(../img/on5_sec03.jpg) center center no-repeat;
	position: relative;
}
#on5_sec03 .tt_tit h1 strong {
	color: #243565;
}
#on5_sec03 .deco_wrp {
	margin: 30px 0;
}
@media (max-width:768px){
	#on5_sec03 .deco_wrp {
		margin: 15px 0;
	}
	#on5_sec03 .deco_wrp img {
		width: 10px;
	}
}
/*on5_sec02*/
#on5_sec02 .tt_tit h1 strong {
	color: #243565;
}