@charset "utf-8";
@import url(gnbType.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;}

#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 152px 0 192px;*/}/* 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 끝*/

#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;}
#body_layout.a_type .lnb_wrap .title_wrap strong{ font-size:22px; color:#fff; line-height:30px;}
#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 25px;}/* 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:#3f61b2;border: 1px solid #d3d7dd;border-top: 0;border-bottom: 0;}/* 2차메뉴 오버시 */
#body_layout.a_type .lnb_wrap .depth3_ul{ padding:10px 0;}/* 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:#3a7cd2;}/* 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 .depth3_ul{ border:1px solid #d3d7dd; border-bottom:0;}/* lnb 보더 설정 */
#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 .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{ line-height:77px; float:left;}/* 페이지 타이틀 폰트 설정 */
#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.a_type .contents_wrap .title_wrap .utile_wrap .print_wrap{ margin-left:10px; float:left;}/* sns공유 */

#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;}
	
	#top_layout .top_wrap,
	#foot_layout .foot_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;}
	#body_layout .body_wrap{width: 100%;padding: 0 52px;}
	
	#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}

	#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;}
	
	#body_layout .body_wrap{ margin:0 0 50px 0;padding: 0 44px}
	#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;}

	#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}

	#body_layout .body_wrap{padding: 0 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;}
}