@charset "utf-8";
@import url(gnbType.css);
@import url(svisualType.css);
@import url(lnbType.css);
@import url(contentsType.css);

/* 오픈팝업 */
#op_layout{position: relative;width: 100%;background: #383d43;text-align: center;z-index: 999;}
#op_layout .op_wrap{display: none;} 
#op_layout.on .op_wrap{display: block;position: relative;max-width: 1000px;height: 170px;margin: 0 auto;}
#op_layout .opBtn_open{display: inline-block;position: absolute;right: 0;bottom: -88px;width: 88px;height: 88px;background: url(/images/kuicf/common/common_ir.png) no-repeat -404px -1px;font-size: 0;text-indent: -9999px;z-index: 1;}
#op_layout .op_wrap .grap{overflow: hidden;width:950px; height:170px;margin: 0 auto;background:url(/images/kuicf/common/pop_line.png) no-repeat center 65px; }
#op_layout .op_wrap .obj{position:relative; width:10000px;height:100%;padding:45px 0 0 0;}
#op_layout .op_wrap .obj .item{float: left;list-style: none;}
#op_layout .op_wrap .obj .item a{display: block;width:460px; height:105px;margin:0 30px 0 0;text-align:center;}
#op_layout .op_wrap .obj .item a img{max-width: 100%}

#op_layout .op_wrap .control > button{position: absolute;top: 70px;width: 22px;height: 45px;font-size: 0;text-indent: -9999px;vertical-align: middle;}
#op_layout .op_wrap .control > .btn_prev{left: -22px;background:url(/images/kuicf/common/pop_prev.png) no-repeat;}
#op_layout .op_wrap .control > .btn_next{right: -22px;background:url(/images/kuicf/common/pop_next.png) no-repeat;}
#op_layout .opBtn_close{display: none;}
#op_layout.on .opBtn_close{display: block;position: absolute;top: 15px;left: 0;right: 0;}
#op_layout.on .opBtn_close input[type="checkbox"]{margin:0;padding:0;width:14px;height:14px;vertical-align: middle;}
#op_layout.on .opBtn_close input[type="checkbox"] + label{margin:0 10px 0 3px;vertical-align:middle;cursor:pointer;color: #fff;}
#op_layout.on .opBtn_close input[type="checkbox"] + label:after{display: inline-block;width: 24px;height: 24px;margin-left: 5px;background: url(/images/kuicf/common/pop_today_close.png);content: '';vertical-align: middle;}
#op_layout.on .opBtn_close a{position: absolute;right:0;bottom: -218px;width: 88px;height: 88px;background: url(/images/kuicf/common/common_ir.png) no-repeat  -404px -1px; font-size: 0;text-indent: -9999px;z-index: 2}

#top_layout,
#body_layout,
#foot_layout{ width:100%; text-align:center; display:inline-block; position:relative;}
#body_layout .body_wrap,
#foot_layout .foot_wrap{ width:1240px; display:inline-block; position:relative;}

#top_layout{ height:88px;}
#top_layout .top_wrap .utile_wrap{position:absolute;top:50%;right:88px;display:inline-block; float:none;z-index:9999; margin-top:-23px;}
#top_layout .top_wrap .utile_wrap li{ line-height:47px; display:inline-block; float:left; position:relative;}
#top_layout .top_wrap .utile_wrap li:before{ width:1px; height:12px; background-color:#d5d5d5; content:""; margin-top:-6px; position:absolute; top:50%; left:0px;}
#top_layout .top_wrap .utile_wrap li.home:before,
#top_layout .top_wrap .utile_wrap li.search:before,
#top_layout .top_wrap .utile_wrap li.sitemap:before{ display:none;}
#top_layout .top_wrap .utile_wrap li.sitemap{ width:34px; height:25px;margin: 11px 36px 0 25px}
#top_layout .top_wrap .utile_wrap li.sitemap a{ width:100%; height:100%; background:url(/images/kuicf/common/common_ir.png) no-repeat -277px -1px; font-size:0; text-indent:-9999px; padding:0; display:inline-block;vertical-align:top;}
#top_layout .top_wrap .utile_wrap li a{ font-size:14px; color:#222326; line-height:18px; padding:0 6px 0 5px; display:inline-block;vertical-align:middle;}
#top_layout .top_wrap .logo_wrap{ width:273px; height:23px; margin:33px 0 32px 50px; display:inline-block; float:left; position:relative; z-index:9999;}
#top_layout .top_wrap .logo_wrap a{ width:100%; height:100%; background:url(/images/kuicf/common/common_ir.png) no-repeat -1px -1px; font-size:0; text-indent:-9999px; display:block;vertical-align:middle;}

#top_layout .top_wrap .utile_wrap li.search * {box-sizing: border-box;}
#top_layout .top_wrap .utile_wrap li.search {position:relative;height:100%;margin-top: 9px;margin-left: 22px;line-height: 0;}
#top_layout .top_wrap .utile_wrap li.search .search_wrap {position:relative;height:100%;}
#top_layout .top_wrap .utile_wrap li.search .search_wrap > a {display:block;width: 30px;height: 30px;line-height:90px;background:url("data:image/svg+xml,%3Csvg width='27' height='27' viewBox='0 0 27 27' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 20C15.9705 20 20 15.9705 20 11C20 6.02945 15.9705 2 11 2C6.02945 2 2 6.02945 2 11C2 15.9705 6.02945 20 11 20Z' stroke='%230D0D0D' stroke-width='3' stroke-linejoin='round'/%3E%3Cpath d='M18 18L24 24' stroke='%230D0D0D' stroke-width='3' stroke-linecap='square' stroke-linejoin='round'/%3E%3C/svg%3E%0A") no-repeat center;font-size:0;}
#top_layout .top_wrap .utile_wrap li.search .search_wrap.on > div {display:block;}
#top_layout .top_wrap .utile_wrap li.search .search_wrap > div {display:none; position:absolute; right:-10px; top:58px; width:525px;border:1px solid #ddd;background:#fff;}
#top_layout .top_wrap .utile_wrap li.search .search_wrap > div .form_wrap {width:100%; height:100%; padding:30px 40px;}
#top_layout .top_wrap .utile_wrap li.search .search_wrap > div .form_wrap form {position:relative;}
#top_layout .top_wrap .utile_wrap li.search .search_wrap > div .form_wrap input[type="text"]{width:100%; height:60px; line-height:60px; padding:0 60px 0 20px;border:2px solid #5EA423;background-repeat: no-repeat;background-position: 82% 100%;background-image: url("data:image/svg+xml,%3Csvg width='77' height='38' viewBox='0 0 77 38' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.12'%3E%3Cpath d='M66.2392 0.521973C63.1579 0.521973 61.6932 1.29292 60.1733 3.99124L56.4978 10.5044H56.3872C55.7655 7.95232 54.6462 5.45339 52.9467 3.87161C50.3766 1.4923 47.0051 0.521973 43.0256 0.521973H32.7729C39.2672 3.18042 44.587 10.7304 44.587 19.1045C44.587 26.0563 40.9392 31.9182 35.6056 34.6298C38.0098 36.5439 40.8286 37.7801 43.9099 37.7801C51.7998 37.7801 57.2439 33.3272 61.403 26.1494C74.6127 3.45955 76.4228 0.521973 76.4228 0.521973H66.253H66.2392Z' fill='%2383BB26'/%3E%3Cpath d='M28.3123 18.8882C28.3123 11.8567 32.0154 5.79541 37.349 3.05721C34.9447 1.12984 32.0707 0 28.9893 0C22.274 0 16.5535 5.33018 14.4947 12.7339H14.315V4.1073C14.315 2.67174 14.3012 1.80774 13.6103 1.15642C12.9195 0.505104 11.9937 0.47852 10.5014 0.47852H0V37.6834H10.5152C12.0075 37.6834 12.9333 37.6701 13.6242 37.0055C14.315 36.3409 14.3289 35.4769 14.3289 34.0414V24.9495H14.5085C16.5673 32.3533 22.274 37.6834 28.9893 37.6834H40.4165V37.6303C33.7564 34.9452 28.3261 27.3421 28.3261 18.8882H28.3123Z' fill='%2300633A'/%3E%3C/g%3E%3C/svg%3E%0A");}
#top_layout .top_wrap .utile_wrap li.search .search_wrap > div .form_wrap input[type="text"]::placeholder {font-size: 16px;font-weight: 600;color: #999;}
#top_layout .top_wrap .utile_wrap li.search .search_wrap > div .form_wrap input[type="submit"]{position: absolute;right: 0;top: 0;width: 60px;height: 60px;line-height: 45px;background: #5EA423;color: #fff;text-align: center;font-size: 0;background-repeat: no-repeat;background-position: center;background-image: url("data:image/svg+xml,%3Csvg width='29' height='29' viewBox='0 0 29 29' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.7273 21.9545C17.3756 21.9545 21.9545 17.3756 21.9545 11.7273C21.9545 6.07893 17.3756 1.5 11.7273 1.5C6.07893 1.5 1.5 6.07893 1.5 11.7273C1.5 17.3756 6.07893 21.9545 11.7273 21.9545Z' stroke='white' stroke-width='3' stroke-linejoin='round'/%3E%3Cpath d='M19.6819 19.6819L26.5001 26.5001' stroke='white' stroke-width='3' stroke-linecap='square' stroke-linejoin='round'/%3E%3C/svg%3E%0A");}
#top_layout .top_wrap .utile_wrap li.search .search_wrap > div .form_wrap .clickClose {display:block;position:absolute;right: 2px;top: -64px;width: 42px;height: 42px;background: #595959;border-radius: 50%;background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14 14L2 2M14 2L2 14' stroke='white' stroke-width='2' stroke-linecap='square' stroke-linejoin='round'/%3E%3C/svg%3E%0A");background-repeat: no-repeat;background-position: center;}
#top_layout .top_wrap .utile_wrap li.search .search_wrap > div .form_wrap .clickClose span {display:block; position:relative; width:100%; height:100%;font-size:0; }
/* #top_layout .top_wrap .utile_wrap li.search .search_wrap > div .form_wrap .clickClose span:before,
#top_layout .top_wrap .utile_wrap li.search .search_wrap > div .form_wrap .clickClose span:after {content: '';position: absolute;top: 0;left: 0;right: 0;bottom: 0;margin: auto; transform: rotate(45deg);-moz-transform: rotate(45deg);-ms-transform: rotate(45deg);-o-transform: rotate(45deg);-webkit-transform: rotate(45deg);}
#top_layout .top_wrap .utile_wrap li.search .search_wrap > div .form_wrap .clickClose span:before {width: 40px;height: 1px;background: #fff;} 
#top_layout .top_wrap .utile_wrap li.search .search_wrap > div .form_wrap .clickClose span:after {width: 1px;height:40px;background: #fff;} */


#gnb_layout{ height:98px; top:0;}/* height:gnb높이, top:#top_layout에서 위치 */
#gnb_layout .depth1_ul > li{position: relative;height:88px;}
#gnb_layout .depth1_ul > li > a{position:relative;padding:0 44px;}
#gnb_layout .depth1_ul > li:first-child > a:before{display:none;}
#gnb_layout .depth1_ul > li > a span{ height:84px;}/* 1차메뉴 높이(오버시 border-bottom값을 뺀 높이) */
#gnb_layout .depth1_ul{width:1240px;padding:0; /*padding:0 242px 0 267px;*/}/* width:컨텐츠 넓이, padding:header의 왼쪽 오른쪽 값으로 1차 메뉴 중앙 정렬 */
#gnb_layout.at_type .title_wrap{ width:171px; left:-283px;}
#gnb_layout.at_type .title_wrap{ left:50%;}
#gnb_layout.on.at_type .depth2_ul,
#gnb_layout.on.at_type .title_wrap,
#gnb_layout.on .gnb_bg{ top:88px;}/* #gnb_layout에서 2차 메뉴, gnb배경 위치 */
#gnb_layout.on.at_type .title_wra,
#gnb_layout.on.at_type .depth2_ul{ top:88px;left: 0 !important;width: 100% !important;border-left: 1px solid #dedede;}
#gnb_layout.on .gnb_bg{ background-color:#000; border-top:1px solid #000; border-bottom:1px solid #000; opacity:1;}/* background-color:gnb배경색, opacity:gnb투명도 */
#gnb_layout.on .depth1_ul > li.on > a,
#gnb_layout.on .depth1_ul > li.ov > a,
#gnb_layout.on .depth1_ul > li.on:hover > a,
#gnb_layout.on .depth1_ul > li.ov:hover > a,
#gnb_layout.on .depth1_ul > li:hover > a,
#gnb_layout.on .depth1_ul > li > a:focus{ border-bottom:4px solid #0c5931;}/* 1차메뉴 오버시 밑줄 */
#gnb_layout.on .depth2_ul > li > a:hover,
#gnb_layout.on .depth2_ul > li:hover > a,
#gnb_layout.on .depth2_ul > li.ov:hover > a{ background:none; color:#005931;}/* 1차메뉴 오버시 2차메뉴 배경색 */

/* gnb > at_type 시작 */
#gnb_layout.on.at_type .gnb_bg{ background-color:#fff; border-top:1px solid #dedfe2; border-bottom:1px solid #dedfe2; opacity:1;}/* background-color:gnb배경색, opacity:gnb투명도 */ 
#gnb_layout.on.at_type .gnb_bg:before{ height:100%; background-color:#fff; content:""; margin-right:337px; position:absolute; left:0; top:0; right:50%;}
#gnb_layout.at_type .title_wrap{ background-color:transparent; font-family:nsk_m; text-align:left; overflow:hidden;}
#gnb_layout.at_type .title_wrap:before{ width:163px; height:108px; background:url(/images/kuicf/common/gnb_bg.png) no-repeat; content:""; position:absolute; top:71px; left:0;}
#gnb_layout.at_type .title_wrap strong{ width:100%; font-size:17px; color:#0c5931;font-weight: 700; line-height:30px; padding:0; margin:30px 0 0 0; display:inline-block;}
#gnb_layout.at_type .title_wrap p{display: none;}
#gnb_layout.on.at_type .depth1_ul > li.ov .depth2_ul,
#gnb_layout.on.at_type .depth1_ul > li:hover .depth2_ul{background-color:#f7fbf5;}
#gnb_layout.at_type .depth2_ul,
#gnb_layout.on.at_type .gnb_bg{left: 0 !important;padding:30px 0;}
#gnb_layout.at_type li.n1 .depth2_ul:before{ display:none;}
#gnb_layout.at_type .depth2_ul > li{ margin:0; position:relative;}
#gnb_layout.at_type .depth2_ul > li > a{ font-weight:400; color:#6c6d6f; line-height:18px; word-break:break-all; padding:0px 20px 5px 15px;}
#gnb_layout.at_type .depth2_ul > li > a:focus{background: none;}
#gnb_layout.at_type .depth2_ul > li > a[target=_blank]:after{display: inline-block;width: 11px;height: 11px;margin-left: 10px;background: url(/images/kuicf/common/common_ir.png) -314px -1px;content: '';}
#gnb_layout.at_type .depth2_ul > li > ul{display: none;}
/* gnb > at_type 끝 */

/* mobile 시작 */
#gnb_layout.mb{top:0;}
#gnb_layout .topUtile{display: none;}
#gnb_layout.mb .topUtile{display: block;right: -310px;width: 290px;height: 60px;padding:20px 15px 20px 30px;background: #0c5931;border-bottom: 1px solid #fff;text-align: right;}
#gnb_layout.mb .topUtile .utile_wrap{text-align: left;}
#gnb_layout.mb .topUtile li{display: inline-block;position: relative;width: auto;padding: 0 10px;list-style: none;}
#gnb_layout.mb .topUtile li + li{border-left: 1px solid rgba(255,255,255,0.2)}
#gnb_layout.mb .topUtile li.sitemap{padding: 0}
#gnb_layout.mb .topUtile li.home{border-left: 0}#gnb_layout.mb .topUtile li a{color: #fff;}
#gnb_layout.mb .topUtile li.sitemap a{display: block;width:29px;height:18px;padding:0;font-size: 0;text-indent: -9999px;}
#gnb_layout.mb .topUtile li.sitemap a:before{display: block;width:100%; height:100%; background:url(/images/kuicf/common/common_ir.png) no-repeat -43px -27px; content:"";}
#gnb_layout.mb .depth1_ul{display: inline-block;width:290px; padding:60px 0 0; left:auto;background: #fff;}
#gnb_layout.mb .depth1_ul > li{ height:auto;}
#gnb_layout.mb .depth1_ul > li:first-child > a:before,
#gnb_layout.mb .depth1_ul > li:first-child > a:after{display:inline-block;}
#gnb_layout.mb .depth1_ul > li > a{float:left;padding: 0 50px 0px 25px;background: #fff;}
#gnb_layout.mb .depth1_ul > li.down > a{background: #fff;border-bottom: 4px solid #0c5931}
#gnb_layout.mb .depth1_ul > li > a:before, 
#gnb_layout.mb .depth1_ul > li > a:hover:before,
#gnb_layout.mb .depth1_ul > li > a:focus:before, 
#gnb_layout.mb .depth1_ul > li.on > a:before{width: 17px;height: 1px;margin-top: 0;background: #677287}
#gnb_layout.mb .depth1_ul > li > a:after, 
#gnb_layout.mb .depth1_ul > li > a:hover:after, 
#gnb_layout.mb .depth1_ul > li > a:focus:after, 
#gnb_layout.mb .depth1_ul > li.on > a:after{width: 1px;height: 17px;margin-top: -8.5px;background: #677287}
#gnb_layout.mb .depth1_ul > li.down > a:before{background: #0c5931}
#gnb_layout.mb .depth1_ul > li > a > span{color: #000;line-height: 70px;}
#gnb_layout.mb .depth1_ul > li.down > a > span{color: #0c5931}
#gnb_layout.mb .depth1_ul > li.down:first-child > a:after,
#gnb_layout.mb .depth1_ul > li.down:first-child > a:hover:after,
#gnb_layout.mb .depth1_ul > li.down:first-child > a:focus:after,
#gnb_layout.mb .depth1_ul > li.down.on:first-child > a:after,
#gnb_layout.mb.at_type .depth2_ul > li > a:before{ display:none;}
#gnb_layout.mb.at_type .depth2_ul > li.more > a:before{ width:13px; height:1px; background-color:#c2c2c2; content:""; display:inline-block; position:absolute; top:25px; right:15px;}
#gnb_layout.mb li.down .depth2_ul,
#gnb_layout.mb li.up .depth2_ul{padding:23px 30px;background: #eaecf0;box-sizing: border-box;}
#gnb_layout.mb .depth2_ul.n1 > li,
#gnb_layout.mb .depth2_ul.n2 > li,
#gnb_layout.mb .depth2_ul.n3 > li,
#gnb_layout.mb .depth2_ul.n4 > li,
#gnb_layout.mb .depth2_ul.n5 > li,
#gnb_layout.mb .depth2_ul.n6 > li,
#gnb_layout.mb .depth2_ul.n7 > li,
#gnb_layout.mb .depth2_ul.n8 > li,
#gnb_layout.mb .depth2_ul.n9 > li,
#gnb_layout.mb .depth2_ul.n10 > li{ width:100%; padding:0; margin:0;list-style: none;}
#gnb_layout.mb .depth2_ul > li > a{ width:100%; color:#333; line-height:24px; padding:7px 0px; margin:0; display:inline-block; border:0;position: relative; top:auto; transform:none; -moz-transform:none; -ms-transform:none; -o-transform:none; -webkit-transform:none;}
#gnb_layout.mb .depth2_ul > li > a:after,
#gnb_layout.mb .depth2_ul > li.more > a:after{position: absolute;right: 0;top: 50%;width: 6px;height: 11px;margin-top: 0;margin-top: -5.5px;background: url(/images/kuicf/common/common_ir.png) -348px -1px;content: ''}
#gnb_layout.mb .depth2_ul > li.more.on > a{padding-bottom: 25px;color: #0c5931}
#gnb_layout.mb .depth2_ul > li.more > a:before{display: none;}
#gnb_layout.mb .depth2_ul > li.more.on > a:after{display: block;width: 11px;height: 6px;background-position: -357px -1px;}
#gnb_layout.mb.at_type .depth2_ul > li > a:hover:before{ background-color:#c2c2c2;}
#gnb_layout.mb .depth2_ul .depth3_ul{ min-height:auto; margin:0; display:none;}
#gnb_layout.mb li.on > .depth3_ul{padding: 13px 17px;background: #fff;border-top: 0}
#gnb_layout.mb .depth3_ul > li + li{border-top: 1px dotted #dedede;}
#gnb_layout.mb .depth3_ul > li > a{padding-left: 17px;}
#gnb_layout.mb .depth3_ul > li > a:hover,
#gnb_layout.mb .depth3_ul > li > a:focus{color: #0c5931}
#gnb_layout.mb .depth3_ul > li > a:before{left: 0px;width: 7px;height: 3px;background: #677287}
#gnb_layout.mb .depth3_ul > li > a:hover:before,
#gnb_layout.mb .depth3_ul > li > a:focus:before{background: #0c5931}
#gnb_layout.mb .gnb_bg{opacity: 0.5}
#gnb_layout.mb .gnbClose{ width:25px; height:25px;background: url(/images/kuicf/common/common_ir.png) -75px -27px; font-size:0; text-indent:-9999px; padding:0; display:inline-block;vertical-align:middle; position: absolute;right: 20px;top: 18px;}
#gnb_layout.mb .gnbClose:before,
#gnb_layout.mb .gnbClose:after{display: none;}
/* mobile 끝*/

#svisual_layout.b_type .svisual_wrap{display: block;overflow: hidden;position: relative;height:230px;}/* 비쥬얼 높이 */
#svisual_layout .svisual_wrap .movImg{ max-width:none; max-height:none; width:100%; height:auto; padding:0; margin:0; display:inline-block; position:absolute; top:50%; left:50%; transform:translate(-50%,-50%); -moz-transform:translate(-50%,-50%); -ms-transform:translate(-50%,-50%); -o-transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%);}
#svisual_layout.b_type .svisual_wrap .title_wrap{width:1240px; text-align:left; margin-top:90px;}/* 비쥬얼 컨텐츠 넓이 */
#svisual_layout.b_type .svisual_wrap .title_wrap strong{display: block;width:100%; font-weight:400; font-size:34px; color:#fff; text-align:center; line-height:44px;}/* 타이틀 폰트 설정 */
#svisual_layout.b_type .svisual_wrap .title_wrap strong span{ font-weight:700; color:#fff;}/* 타이틀폰트 포인트 설정 */
#svisual_layout.b_type .svisual_wrap .title_wrap strong:before{position:absolute; bottom:-20px; left:50%;width:40px; height:2px; background-color:#fff; content:""; margin-left:-20px; }/* 타이틀 밑줄 설정 */
#svisual_layout.b_type .svisual_wrap .title_wrap p{ width:100%; font-size:18px; color:#fff; text-align:center; line-height:22px; margin-top:30px;}/* 보조문구 설정 */

#body_layout.a_type .body_wrap{margin: 50px 0 50px 0}
#body_layout.a_type .lnb_wrap,
#body_layout.a_type .lnb_wrap .title_wrap{ width:235px;}/* 2차메뉴 넓이 */
#body_layout.a_type .lnb_wrap .title_wrap{ height:80px;background: url(/images/kuicf/common/lnb_bg.png);background-size: cover;}
#body_layout.a_type .lnb_wrap .title_wrap strong{ font-size:20px; color:#fff; line-height:30px;font-weight: 300}
#body_layout.a_type .lnb_wrap .depth2_ul li a{ font-weight:500; font-size:16px; color:#444; text-align:left; line-height:22px; padding:14px 35px 14px 15px;}/* 2차메뉴 폰트설정 */
#body_layout.a_type .lnb_wrap .depth2_ul > li > a:hover,
#body_layout.a_type .lnb_wrap .depth2_ul > li > a:focus,
#body_layout.a_type .lnb_wrap .depth2_ul > li.ov > a,
#body_layout.a_type .lnb_wrap .depth2_ul > li.on > a{font-weight:500; background-color:#fff; color:#005931;border: 1px solid #d3d7dd;border-top: 0;border-bottom: 0;font-size: 16px;}/* 2차메뉴 오버시 */
#body_layout.a_type .lnb_wrap .depth3_ul{ padding:10px 0;background: #eaebef}/* 3차메뉴 상단 하단 여백 */
#body_layout.a_type .lnb_wrap .depth3_ul li a{ font-weight:400; font-size:14px; color:#555; line-height:29px; padding:0 25px 0 35px;}/* 3차메뉴 폰트설정 */
#body_layout.a_type .lnb_wrap .depth3_ul li a:hover,
#body_layout.a_type .lnb_wrap .depth3_ul li a:focus,
#body_layout.a_type .lnb_wrap .depth3_ul li.ov a,
#body_layout.a_type .lnb_wrap .depth3_ul li.on a{ text-decoration:underline; color:#005931;}/* 3차메뉴 오버시 폰트설정 */
#body_layout.a_type .lnb_wrap .depth2_ul li{ border-bottom:1px solid #d3d7dd;}/* lnb 보더 설정 */
#body_layout.a_type .lnb_wrap .depth2_ul li a{ border:1px solid #d3d7dd; border-top:0; border-bottom:0;}/* lnb 보더 설정 */
#body_layout.a_type .lnb_wrap .depth2_ul > li > a:before{background: url(/images/kuicf/common/common_ir.png) -314px -15px;}
#body_layout.a_type .lnb_wrap .depth2_ul > li > a:hover:before, 
#body_layout.a_type .lnb_wrap .depth2_ul > li > a:focus:before,
#body_layout.a_type .lnb_wrap .depth2_ul > li.ov > a:before, 
#body_layout.a_type .lnb_wrap .depth2_ul > li.on > a:before{background-position: -322px -15px}
#body_layout.a_type .lnb_wrap .depth3_ul{ border:1px solid #d3d7dd; border-bottom:0;}/* lnb 보더 설정 */
#body_layout.a_type .lnb_wrap .depth2_ul > li.on .depth3_ul{top: 0 !important;}
#body_layout.a_type .lnb_wrap .depth2_ul > li.ov .depth3_ul{top: 0 !important;}
#body_layout.a_type .lnb_wrap .depth3_ul li,
#body_layout.a_type .lnb_wrap .depth3_ul li a{ border:none;}
#body_layout.a_type .lnb_wrap .depth3_ul li a[target=_blank]:after{display: inline-block;width: 11px;height: 11px;margin-left: 10px;background: url(/images/kuicf/common/common_ir.png) -314px -1px;content: '';}

#body_layout.a_type .contents_wrap{ width:935px; float:right;}/* 컨텐츠 사이즈 */
#body_layout.a_type .contents_wrap .title_wrap{ height:77px; margin-bottom:30px; border-bottom:1px solid #e5e5e5;}/* 페이지 타이틀 설정 */
#body_layout.a_type .contents_wrap .title_wrap h2{float:left;line-height:77px;font-size: 35px;}/* 페이지 타이틀 폰트 설정 */
#body_layout.a_type .contents_wrap .title_wrap .utile_wrap{ margin:25px 0; float:right;}/* 유틸설정 */
#body_layout.a_type .contents_wrap .title_wrap .utile_wrap .location_wrap{ float:left;}/* 로케이션 설정 */
#body_layout .contents_wrap .title_wrap .utile_wrap .location_wrap li:before{width: 6px;height: 11px;margin-top: -5.5px;background: url(/images/kuicf/common/common_ir.png) -348px -1px;}
#body_layout .contents_wrap .title_wrap .utile_wrap .location_wrap li:first-child,
 #body_layout .contents_wrap .title_wrap .utile_wrap .location_wrap li:first-child a{width: auto;padding-left: 25px;font-size: 15px;text-indent: 0}
#body_layout .contents_wrap .title_wrap .utile_wrap .location_wrap li:first-child:after, 
#body_layout .contents_wrap .title_wrap .utile_wrap .location_wrap li:first-child a:after{left:0;width: 15px;height: 13px;margin-left: 0;background: url(/images/kuicf/common/common_ir.png) -330px -1px;}
#body_layout.a_type .contents_wrap .title_wrap .utile_wrap .print_wrap{ margin-left:10px; float:left;}/* sns공유 */
#body_layout .contents_wrap .title_wrap .utile_wrap .print_wrap li.n1 > a{width: 34px;height: 34px;background: url(/images/kuicf/common/common_ir.png) -330px -17px;}
#body_layout .contents_wrap .title_wrap .utile_wrap .print_wrap li.n1 > a:hover,
#body_layout .contents_wrap .title_wrap .utile_wrap .print_wrap li.n1 > a:focus{background-position: -367px -17px;}

#foot_layout{background-color:#343434; padding:25px 0 50px;}
#foot_layout:before{position: absolute;top: 0;left:0;width: 100%;height: 70px;background: #2a2a2a;content: '';}
#foot_layout #topMov{position: absolute;top: -27px;right: 50%;width: 39px;height: 49px;margin-right: -710px;background: url(/images/kuicf/common/common_ir.png) -1px -27px;color: rgba(0,0,0,0.4);text-align: center;font-size: 0;text-indent: -9999px;}
#foot_layout .foot_wrap .utile_wrap{ width:100%; margin-bottom:50px; display:inline-block;}
#foot_layout .foot_wrap .utile_wrap li{ display:inline-block; float:left; position:relative;}
#foot_layout .foot_wrap .utile_wrap li:before{ width:2px; height:14px; background-color:rgba(255,255,255,0.2); content:""; margin-top:-7px; position:absolute; top:50%; left:0;}
#foot_layout .foot_wrap .utile_wrap li.n1:before{ display:none;}
#foot_layout .foot_wrap .utile_wrap li.n1 a{ padding-left:0;}
#foot_layout .foot_wrap .utile_wrap li a{ font-size:15px; color:#fff; line-height:20px; padding:0 11px 0 9px; display:inline-block; letter-spacing:0;}
#foot_layout .foot_wrap .site_wrap{ width:217px; height:37px; text-align:left; display:inline-block;background: #242424;border-radius: 4px;position:absolute; top:-8px; right:0;}
#foot_layout .foot_wrap .site_wrap.s1{right: 224px;}
#foot_layout .foot_wrap .site_wrap > a{ width:100%; font-size:14px; color:#fff; line-height:37px; padding:0 40px 0 20px; display:inline-block; box-sizing:border-box; position:relative;}
#foot_layout .foot_wrap .site_wrap > a:before{ width:12px; height:2px;margin-top: -1px;background-color:#c1c2c4; content:""; position:absolute; top:50%; right:15px;}
#foot_layout .foot_wrap .site_wrap > a:after{ width:2px; height:12px; background-color:#c1c2c4; content:""; margin-top:-6px; position:absolute; top:50%; right:20px;}
#foot_layout .foot_wrap .site_wrap > ul{ width:100%; padding:0 0 41px 0; display:inline-block; position:absolute; top:-99999px; left:-1px;}
#foot_layout .foot_wrap .site_wrap > ul li{ width:100%; background-color:#fff; display:inline-block; border:1px solid #bababa; border-bottom:0; float:left;}
#foot_layout .foot_wrap .site_wrap > ul li a{ width:100%; font-size:14px; color:#434343; line-height:40px; padding:0 20px; display:inline-block; box-sizing:border-box;}
#foot_layout .foot_wrap .site_wrap > ul li a:hover,
#foot_layout .foot_wrap .site_wrap > ul li a:focus{ font-weight:600;}
#foot_layout .foot_wrap .site_wrap.on > ul{ bottom:0; top:auto;}
#foot_layout .foot_wrap .site_wrap.on > a:after{ display:none;}
#foot_layout .foot_wrap address,
#foot_layout .foot_wrap .copy{ width:100%; font-style:normal; font-size:16px; color:rgba(255,255,255,0.3); text-align:left; line-height:24px;display:inline-block; letter-spacing:0;}

@media (max-width:1500px){
	#gnb_layout .depth1_ul > li > a{padding: 0 30px}
	#foot_layout #topMov{right: 10px;margin-right: 0}
}
@media (max-width:1344px){
	#op_layout .op_wrap .control > .btn_prev{left: 10px;}
	#op_layout .op_wrap .control > .btn_next{right: 10px;}

	#body_layout,
	#svisual_layout .svisual_wrap{ padding:0 52px; box-sizing:border-box;}
	
	#top_layout .top_wrap,
	#body_layout .body_wrap,
	#foot_layout .foot_wrap,
	#svisual_layout.b_type .svisual_wrap .title_wrap,
	#body_layout.a_type .contents_wrap{ width:100%;}

	#top_layout .top_wrap .logo_wrap{width: 208px;height: 18px;margin-left: 44px;}
	#top_layout .top_wrap .logo_wrap a{background-position: -1px -79px;}
	#top_layout .top_wrap .utile_wrap li.sitemap{margin-right: 16px}
	#top_layout .top_wrap .utile_wrap li{ display:none;}
	#top_layout .top_wrap .utile_wrap li.sitemap{ display:inline-block;}
	
	#gnb_layout .depth1_ul{display: block;padding: 0 140px 0 250px}
	#gnb_layout .depth1_ul > li > a{padding: 0 18px}
	#gnb_layout .depth1_ul > li > a span{font-size: 17px;}
	#gnb_layout.at_type .depth1_ul{ width:auto;}
	#gnb_layout.at_type .depth2_ul > li > a{padding: 0 10px 5px}
	#gnb_layout.at_type .title_wrap{ left:60px; margin:0;}
	#gnb_layout.on.at_type .gnb_bg:before{ width:343px; margin:0; right:0;}	
	
	#body_layout.a_type .lnb_wrap,
	#body_layout.a_type .lnb_wrap .title_wrap{ width:200px;}
	#body_layout.a_type .contents_wrap{ padding-left:255px; margin-left:-200px; box-sizing:border-box; float:left;}

	#foot_layout{padding:25px 52px 50px;}
	
}
@media (max-width:1023px){
	#op_layout .op_wrap .grap{width: 460px;background: none;}
	#op_layout .opBtn_open{bottom: -60px;width: 64px;height: 60px;background-position: -212px -79px}
	#op_layout.on .opBtn_close a{bottom: -188px;width: 64px;height: 60px;background-position: -212px -79px}

	#body_layout,
	#svisual_layout .svisual_wrap{ padding:0 44px; box-sizing:border-box;}

	#op_layout .opBtn_open{bottom: -60px;width: 64px;height: 60px;background-position: -212px -79px}
	#op_layout.on .opBtn_close a{bottom: -58px;width: 64px;height: 60px;background-position: -212px -79px}

	#top_layout{height: 60px}
	#top_layout .top_wrap .logo_wrap{margin: 22px 0 0 44px;}
	#top_layout .top_wrap .utile_wrap{right: 60px}	
	#top_layout .top_wrap .utile_wrap .n1,
	#top_layout .top_wrap .utile_wrap .n3{display:none;}
	
	#svisual_layout.b_type .svisual_wrap{ height:auto; background:url(/images/kuicf/svisual_kuicf_img.jpg) no-repeat center center;}
	#svisual_layout.b_type .svisual_wrap .title_wrap{ margin:45px 0;}
	
	#body_layout.a_type .body_wrap{ margin:0 0 50px 0;}
	#body_layout.a_type .contents_wrap{ padding:0; margin:0;}
	#body_layout.a_type .contents_wrap .title_wrap{ height:auto; margin:15px 0 60px 0; border-bottom:1px solid #e5e5e5;}
	#body_layout.a_type .contents_wrap .title_wrap h2{ width:100%; font-size:32px; color:#252525; text-align:center; line-height:40px; margin-bottom:0;}/* 페이지 타이틀 폰트 설정 */
	#body_layout.a_type .contents_wrap .title_wrap .utile_wrap{ width:100%; text-align:center; margin:5px 0 15px 0; position:relative; top:auto; right:auto;}/* 유틸설정 */
	#body_layout.a_type .contents_wrap .title_wrap .utile_wrap .location_wrap
	#body_layout.a_type .contents_wrap .title_wrap .utile_wrap .print_wrap{ float:none;}
	#body_layout.a_type .contents_wrap .title_wrap .utile_wrap .print_wrap{ position:absolute; bottom:-55px; right:0;}
	#body_layout .contents_wrap .title_wrap .utile_wrap .print_wrap li.n1{ display:none;}
	#body_layout .contents_wrap .title_wrap .utile_wrap .print_wrap li.on .sns_wrap{ padding:0 29px 0 0;}
	#body_layout .contents_wrap .title_wrap .utile_wrap .print_wrap li .sns_wrap a{ left:auto; right:0;}
	
	#gnb_layout,
	#body_layout.a_type .lnb_wrap{ display:none;}
	
	#foot_layout{ padding:20px 44px 30px;}
	#foot_layout:before{height: 110px;}
	#foot_layout #topMov{top: -20px;}
	#foot_layout .foot_wrap .utile_wrap{margin-bottom: 40px;padding-top: 15px}
	#foot_layout .foot_wrap .utile_wrap li{ float:none;}
	#foot_layout .foot_wrap .utile_wrap li a{ font-size:14px;}
	#foot_layout .foot_wrap .site_wrap{position: static;}
	#foot_layout .foot_wrap .site_wrap + .site_wrap{margin-left: 7px;}
	#foot_layout .foot_wrap .site_wrap.s1,
	#foot_layout .foot_wrap .site_wrap.s2{right: auto;}
	#foot_layout .foot_wrap address,
	#foot_layout .foot_wrap .copy{ font-size:14px; text-align:center;word-break: keep-all;}
}

@media (max-width:767px){
	#op_layout{margin-bottom: 20px;}
	#op_layout.on .op_wrap{height: 130px;}
	#op_layout .op_wrap .grap{width: 260px;height: 130px}
	#op_layout .op_wrap .obj .item a{width: 260px;height: 100%;}
	#op_layout .op_wrap .control > button{top: 60px;width: 10px;height: 21px;}
	#op_layout .op_wrap .control > .btn_prev{background: url(/images/kuicf/common/pop_prev_m.png) no-repeat}
	#op_layout .op_wrap .control > .btn_next{background: url(/images/kuicf/common/pop_next_m.png) no-repeat}
	#op_layout .opBtn_open{bottom: auto;top: -20px;width: 100%;height: 20px;background: #005931;font-size: 13px;color: #fff;text-indent:0;}
	#op_layout.on .opBtn_open{top: 130px}
	#op_layout.on .opBtn_close a{bottom: -109px;width: 100%;height: 20px;background: #005931;font-size: 13px;color: #fff;text-indent:0;}

	#body_layout,
	#svisual_layout .svisual_wrap{ padding:0 30px;}

	#top_layout .top_wrap .utile_wrap{right: 0px}
	#top_layout .top_wrap .utile_wrap li.sitemap{margin-right: 30px}
	#top_layout .top_wrap .logo_wrap{margin-left: 30px}

	#foot_layout{padding: 20px 30px 30px}
	#foot_layout:before{height: 170px;}	
	#foot_layout #topMov{top: -49px;}
	#foot_layout .foot_wrap .site_wrap{display: block;width: 100%;margin: 0 auto;}
	#foot_layout .foot_wrap .site_wrap + .site_wrap{margin: 5px auto 0;}
	#foot_layout .foot_wrap .utile_wrap li:nth-child(3){display: block;}
	#foot_layout .foot_wrap .utile_wrap li:nth-child(3):before{display: none;}
}