@charset "utf-8";

/* 내용관리 */
#ctt {margin:0.62rem 0;background:#fff}
.ctt_admin {text-align:right}
#ctt header h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#ctt_con {padding:0.62rem 0;line-height:1.6em}
#ctt_himg img, #ctt_timg img, #ctt_con img {max-width:100%;height:auto}
.ctt_img {text-align:center}


/* (공통) 탑배너 반응형 */
.textzone .topBanner {border-radius:1.87rem; font-family:'NanumSquare'; background-color:#f6f6f6; background-position:6.25rem center; background-repeat:no-repeat;}
.textzone .topBanner p {background:#fff; margin:0; border-radius:1.87rem;text-align:center; letter-spacing:-0.05em;  line-height:150%;}
.textzone .topBanner p strong {color:#0074dd;}
@media only screen and (min-width:1000px){
	.textzone .topBanner {padding:1.87rem 1.875rem 1.56rem 15.62rem;}
	.textzone .topBanner p {padding:1.25rem;  font-size:1.43rem;}
}
@media only screen and (max-width:999px){
	.textzone .topBanner {padding:8rem 0.62rem 1.56rem 0.62rem; background-position:center 1.25rem !important;}
	.textzone .topBanner p {padding:0.625rem !important; font-size:1.2rem;}
}

/* #################################################################### */

/* (공통) 테이블, 프로세스 반응형 */
.textzone div.table_div {overflow-x:auto!important;}
.textzone div.table_div table {width:69.37rem !important;}

/* #################################################################### */
/* s2_4 (소통·협력사업) */
.s2_4 h2 {margin-top:5.625rem !important}
.s2_4 .topBanner {background-image:url(/images/sub/text/img_s2_4_topBanner.gif);}

.s2_4 .program_list {min-height:172px; padding:50px 0; border-top:1px solid #98c5e5 !important}
.s2_4 .program_list.list01, .s2_4 .program_list.list04 {border-top:3px solid #98c5e5 !important}
.s2_4 .program_list.list03, .s2_4 .program_list.list04 {border-bottom:3px solid #98c5e5 !important}


@media only screen and (min-width:1000px){
	.s2_4 .info-circle {display:none;}
	.s2_4 .program_list.list01 {background:url('/images/sub/text/img_s2_4_photo01.jpg?data=260119') no-repeat right center;}
	.s2_4 .program_list.list02 {background:url('/images/sub/text/img_s2_4_photo02.jpg?data=260119') no-repeat right 50px;}
	.s2_4 .program_list.list03 {background:url('/images/sub/text/img_s2_4_photo03.jpg?data=260119') no-repeat right center;}
	.s2_4 .program_list.list04 {background:url('/images/sub/text/img_s2_4_photo04.jpg') no-repeat right center;}
}

@media only screen and (max-width:999px){
	.s2_4 .info-circle {display:block;color:#15aabf; font-size:0.9rem;}
}

@media only screen and (max-width:769px){
}