@charset "utf-8";
@import url(gnbType.css);
@import url(svisualType.css);
@import url(lnbType.css);
@import url(contentsType.css);
@import url(/css/skin.css);

li{list-style: none;}

#top_layout,
#body_layout,
#foot_layout{ width:100%; text-align:center; display:inline-block; position:relative; z-index:2;}
#top_layout .top_wrap{ width:1200px; display:inline-block;}
#body_layout .body_wrap,
#body_layout.b_type .contents_wrap,
#foot_layout .foot_wrap{ width:1200px; display:inline-block; position:relative;}


#gnb_layout .topUtile {display: none;}
#top_layout .top_wrap .utile_wrap{display:none;position:absolute;}
#top_layout .top_wrap .utile_wrap.left,
#top_layout .top_wrap .utile_wrap.right{display:inline-block;}


#top_layout{ height:132px;z-index: 10;}
#top_layout:before{position:absolute;top:0;left:0;content:"";display:inline-block;width:100%;height:40px;background-color:#314156;}
#top_layout .top_wrap{position:relative;top:40px;padding: 0 20px;}
#top_layout .top_wrap .logo_wrap{ display:inline-block; float:left; position:relative; z-index:9999; margin:30px 0 30px 0;}
#top_layout .top_wrap .logo_wrap a {display:inline-block;font-size: 21px;font-weight: 600;text-decoration: none;color: #000;}
#top_layout .top_wrap .logo_wrap a span{width:147px;height:31px;background:url(/images/medi/common/layout-ir.png) no-repeat 0 0;font-size:0;text-indent:-9999px;display:inline-block;vertical-align:middle;margin-right: 20px;}
#top_layout .top_wrap .logo_wrap a span:after{content:"";display:inline-block;width: 1px;height: 17px;background-color: #666;position: absolute;left: 160px;top: 9px;}
#top_layout .top_wrap .utile_wrap.left{position:absolute;top:-40px;left:0;}
#top_layout .top_wrap .utile_wrap.right{position:absolute;top:-40px;right:0;}
#top_layout .top_wrap .utile_wrap.left li,
#top_layout .top_wrap .utile_wrap.right li{float:left;}
#top_layout .top_wrap .utile_wrap.left li a{display:inline-block;width:auto;height: 40px;padding:0 30px;line-height:40px;color:#fff;border-right:1px solid #465467;}
#top_layout .top_wrap .utile_wrap.left li:first-child a{border-right:none;font-size:0;background-color:#0051b6;}
#top_layout .top_wrap .utile_wrap.left li:first-child a:before{content:"";display:inline-block;width:85px;height:14px;background:url(/images/medi/common/toputil_common.png) no-repeat;vertical-align:middle;}
#top_layout .top_wrap .utile_wrap.right li a{display:inline-block;width:auto;height: 40px;padding:0 10px;line-height:40px;color:#fff;/*border-right:1px solid #465467;font-size:0;*/}
#top_layout .top_wrap .utile_wrap.right li em,
#top_layout .top_wrap .utile_wrap.right li span{line-height:40px;color:#fff}
#top_layout .top_wrap .utile_wrap.right li:first-child a{border-left: 1px solid #465467;}
#top_layout .top_wrap .utile_wrap.right li em a{padding:0 3px;}
/*#top_layout .top_wrap .utile_wrap.right li a:after{content:"";display:inline-block;width:17px;height:16px;background:url(/images/medi/common/toputil_common.png) no-repeat;vertical-align:middle;}
#top_layout .top_wrap .utile_wrap.right li.home a:after{background-position:-95px 0;}
#top_layout .top_wrap .utile_wrap.right li.login a:after{background-position:-121px 0;}
#top_layout .top_wrap .utile_wrap.right li.sitemap2 a:after{background-position:-144px 0;}
*/

#top_layout.b_type{ position:absolute; top:0; left:0; z-index:10;}
#top_layout.b_type .top_wrap .utile_wrap li a{ color:#fff;}
#top_layout.b_type .top_wrap .utile_wrap li.n4 a{ background-position:-294px -59px;}
#top_layout.b_type .depth1_ul > li > a span{ color:#fff;}
#top_layout.c_type{ border-bottom:1px solid #ddd;}

/* 상단오픈팝업 시작 */
#op_layout{position:relative;height:0;text-align:center;background:#6d6750 url("/images/kor/common/bg_popup.png") 50% 0; background-size:cover;/*background:#6d6750;*//*transition:all .4s ease-out;*/ }
#op_layout.on{height:161px;}
#op_layout .op_wrap{display:inline-block;overflow:hidden;position:relative;width:900px;height:100%;}
#op_layout .op_wrap .sliderBox{display:inline-block;overflow:hidden;width:507px;height:100%;}
#op_layout.on .op_wrap .sliderBox{min-height:161px;}
#op_layout .op_wrap .sliderBox ul{position:relative;width:100%;height:100%;}
#op_layout .op_wrap .sliderBox ul:after{display:block;overflow:hidden;clear:both;content:'';}
#op_layout .op_wrap .sliderBox ul li{float:left;width:100%;height:100%;}
#op_layout .op_wrap .sliderBox ul li a{display:inline-block;position:relative;width:100%;height:100%;}
#op_layout .op_wrap .sliderBox ul li a:after{display:inline-block;height:94%;vertical-align:middle;content:'';}
#op_layout .op_wrap .sliderBox ul li a .box{display:inline-block;overflow:hidden;position:absolute;top:50%;left:0;width:100%;padding:0;vertical-align:middle;transform:translateY(-50%); -moz-transform:translateY(-50%); -ms-transform:translateY(-50%); -o-transform:translateY(-50%); -webkit-transform:translateY(-50%);}
/*#op_layout .op_wrap .sliderBox ul li a .box img{width:100%;}*/
#op_layout .op_wrap .controlBox{position:absolute;bottom:10px;left:0;width:100%;height:20px;}
#op_layout .op_wrap .controlBox .pageCount{display:none;}
#op_layout .op_wrap .controlBox .paging{float:left;}
#op_layout .op_wrap .controlBox .paging button{display:inline-block;width:20px;height:20px;background:url("/images/kor/common/common_ir.png") no-repeat -397px 0;font-size:0;text-indent:-9999px;}
#op_layout .op_wrap .controlBox .paging button.on{outline:none;background-position:-375px 0;}
#op_layout .op_wrap .controlBox > button{display:inline-block;background:url("/images/kor/common/common_ir.png") no-repeat;font-size:0;text-indent:-9999px;}
#op_layout .op_wrap .controlBox > button.btn_prev{position:absolute;top:-50px;left:0;width:25px;height:46px;background-position:-440px 0;transform:translateY(-50%); -moz-transform:translateY(-50%); -ms-transform:translateY(-50%); -o-transform:translateY(-50%); -webkit-transform:translateY(-50%);}
#op_layout .op_wrap .controlBox > button.btn_stop{float:left;/*position:absolute;bottom:16px;left:68px;*/width:8px;height:12px;margin:4px 0 0 10px;background-position:-419px 0;}
#op_layout .op_wrap .controlBox > button.btn_play{float:left;display:none;/*position:absolute;bottom:16px;left:68px;*/width:8px;height:12px;margin:4px 0 0 10px;background-position:-429px 0;}
#op_layout .op_wrap .controlBox > button.btn_next{position:absolute;top:-50px;right:0;width:25px;height:46px;background-position:-468px 0;transform:translateY(-50%); -moz-transform:translateY(-50%); -ms-transform:translateY(-50%); -o-transform:translateY(-50%); -webkit-transform:translateY(-50%);}

#op_layout .btn_close{position:absolute;bottom:10px;right:0;}
#op_layout .btn_close:before{display:inline-block;height:35px;vertical-align:middle;content:'';}
#op_layout .btn_close .never{display:inline-block;vertical-align:middle;}
#op_layout .btn_close .never #never_op{display:inline-block;vertical-align:middle;}
#op_layout .btn_close .never label{display:inline-block;color:#fff;font-weight:200;vertical-align:middle;}
#op_layout .btn_close a{display:inline-block;width:35px;height:20px;margin:0 0 0 10px;background:#293241;color:#fff;font-size:13px;font-weight:200;line-height:20px;text-align:center;text-shadow:none;vertical-align:middle;opacity:1;}

#op_layout .btn_open{position:absolute;bottom: -40px;right: 50%;width:70px;height: 40px;margin-right: -670px;background:#005bc2;text-align:center;z-index:12;}
#op_layout .btn_open .bg,
#op_layout .btn_open a{display:inline-block;width:100%;height:100%;/* padding:8px 0; */}
#op_layout .btn_open .bg{display:none;}
#op_layout .btn_open .bg span,
#op_layout .btn_open a span{display: inline-block;color:#fff;font-size:11px;line-height: 40px;}
#op_layout .btn_open .bg b,
#op_layout .btn_open a b{display: none;width:24px;height:12px;background:url("/images/kor/common/common_ir.png") no-repeat -349px 0;}
#op_layout.on .btn_open .bg{display:inline-block;}
#op_layout.on .btn_open a{display:none;}
#op_layout .btn_open .badge{display:inline-block;position:absolute;top: 0px;right: -10px;width:20px;height:20px;border-radius:20px;background:#e50007;color:#fff;font-size:13px;line-height:20px;text-align:center;}
/* 상단오픈팝업 끝 */

#gnb_layout{ height:92px; top:0;}/* height:gnb높이, top:#top_layout에서 위치 */
#gnb_layout .depth1_ul > li{ height:92px;}
#gnb_layout .depth1_ul > li > a{position:relative;padding:0 13px;vertical-align:top;}
#gnb_layout .depth1_ul > li:first-child > a:before{display:none;}

#gnb_layout .depth1_ul > li > a span{ height:88px;}/* 1차메뉴 높이(오버시 border-bottom값을 뺀 높이) */
#gnb_layout .depth1_ul{ width:1200px; padding:0 0 0 219px; text-align:right;}/* width:컨텐츠 넓이, padding:header의 왼쪽 오른쪽 값으로 1차 메뉴 중앙 정렬 */
#gnb_layout.on .gnb_bg{ top:92px;}/* #gnb_layout에서 2차 메뉴, gnb배경 위치 */

#gnb_layout.on .gnb_bg{ min-height:230px; background-color:#eeeff2; border:none; 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 #4472c5;}/* 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-color:#4472c5; color:#fff;}/* 1차메뉴 오버시 2차메뉴 배경색 */


/* gnb > dt_type 시작 */
#gnb_layout.dt_type{top:40px;}
#gnb_layout.on.dt_type li.ov .depth2_ul,
#gnb_layout.on.dt_type .depth1_ul > li.ov > .title_wrap{top:92px;}
#gnb_layout.on.dt_type .gnb_bg:before{ height:100%; background-color:#243b73; content:""; margin-right:365px; position:absolute; left:0; right:50%;}
#gnb_layout.dt_type .title_wrap{ width:275px;background-color:transparent; font-family:nsk_m; text-align:left; overflow:hidden;padding-top:67px;}
#gnb_layout.dt_type .title_wrap:before{ content:""; position:absolute; top:-55px; left:0; width:261px; height:130px; background:url(/images/medi/common/layout-ir.png) no-repeat 0 -196px; }
#gnb_layout.dt_type .title_wrap:after{ content:""; position:absolute; bottom:67px; right:0; width:262px; height:136px; background:url(/images/medi/common/layout-ir.png) no-repeat 0 -328px; }
#gnb_layout.dt_type .title_wrap strong{ width:100%; font-family: 'nsr_m'; font-size:25px; color:#fff; line-height:25px; padding:0; margin:0; display:inline-block;word-break: keep-all;margin-bottom:10px;}
#gnb_layout.dt_type .title_wrap p{font-size:14px;color:#fff;line-height:1.3;}
#gnb_layout.dt_type .depth2_ul li a{ color:#000;}
#gnb_layout.dt_type .depth2_ul{ min-height:230px;padding:20px 20px 20px 295px;}
#gnb_layout.dt_type .depth2_ul > li{ position:relative; font-family:nsk_m; text-align:left; padding:0 20px; margin:20px 0; box-sizing:border-box;}
#gnb_layout.dt_type .depth2_ul > li > a{ font-weight:400; font-size:15px; color:#595959; line-height:43px; padding:0 25px 0 15px; margin:0; box-sizing:border-box; border:1px solid #6f6f6f; position:relative;}
#gnb_layout.on .depth2_ul > li.ov:hover > a, #gnb_layout.on .depth2_ul > li > a:focus{background-color:#0050a3;color:#fff;border-color:#0050a3;}
/* 새창아이콘추가 */
#gnb_layout.dt_type .depth2_ul  > li > a[target="_blank"]:after{display:inline-block;width:9px;height:9px;margin:-3px 0 0 6px;background:url(/images/department/depart_common_ir.png) 0 -29px;vertical-align:middle;content:'';}
#gnb_layout.dt_type .depth2_ul  > li.ov > a[target="_blank"]:after,
#gnb_layout.dt_type .depth2_ul  > li.on > a[target="_blank"]:after,
#gnb_layout.dt_type .depth2_ul  > li > a[target="_blank"]:hover:after,
#gnb_layout.dt_type .depth2_ul  > li > a[target="_blank"]:focus:after{background-position:0 -19px;}
/* ///새창아이콘추가 */
#gnb_layout.dt_type.on .depth2_ul > li > a:hover,
#gnb_layout.dt_type.on .depth2_ul > li:hover > a,
#gnb_layout.dt_type.on .depth2_ul > li.ov:hover > a{ color:#fff;background-color:#0050a3;border-color:#0050a3;}
#gnb_layout.dt_type .depth2_ul .depth3_ul{/* display:none;  */margin:10px 0 0 0;}
#gnb_layout.dt_type .depth2_ul .depth3_ul li a{ font-size:14px; color:#6c6d6f; line-height:18px; padding:6px 0 6px 22px; position:relative;}
#gnb_layout.dt_type .depth2_ul .depth3_ul li a:before{ width:3px; height:3px; background-color:#aeaeaf; content:""; margin-top:-2px; position:absolute; top:50%; left:15px;}
#gnb_layout.on.dt_type .depth2_ul > li:hover,
#gnb_layout.on.dt_type .depth2_ul > li:hover > a
#gnb_layout.on.dt_type .depth2_ul > li:focus,
#gnb_layout.on.dt_type .depth2_ul > li:focus > a{ background-color:transparent;}
#gnb_layout.on.dt_type .depth2_ul > li:hover > a{ border:1px solid #0050a3;}
#gnb_layout.on.dt_type .depth2_ul > li:hover > a:before,
#gnb_layout.on.dt_type .depth2_ul > li > a:focus:before{ background-position:-163px -37px;}
#gnb_layout.on.dt_type .depth2_ul .depth3_ul li a:hover{ color:#03328d; text-decoration:underline;}
#gnb_layout.on.dt_type .depth2_ul .depth3_ul li a:hover:before{ background-color:#03328d;}
#gnb_layout.on.dt_type .depth3_ul{display:none;}
/* gnb > dt_type 끝 */

/* mobile 시작 */
#gnb_layout.mb{top:0;padding:100px 0 0 0;}
#gnb_layout.mb .topUtile{display:inline-block;right:-310px;width:264px;height:100px;padding:20px 10px;background:#fff;}
#gnb_layout.mb .topUtile .link_wrap{text-align: center;}
#gnb_layout.mb .topUtile .link_wrap a{float: left;display: inline-block;width: 33.33%;border-left: 1px solid #ddd;}
#gnb_layout.mb .topUtile .link_wrap a:first-child{border-left:0;}
#gnb_layout.mb .topUtile .link_wrap .mo_site{clear:both;padding-top:20px;}
#gnb_layout.mb .topUtile .link_wrap .mo_site a{width:25%;border:none;}

#gnb_layout.mb .topUtile .link_wrap1{margin:20px}
#gnb_layout.mb .topUtile .link_wrap1 a{position:relative;margin-left:25px}
#gnb_layout.mb .topUtile .link_wrap1 a:first-child{margin-left:0;}
#gnb_layout.mb .topUtile .link_wrap1 a:first-child:before{display:block;position:absolute;top:6px;right:-15px;width:1px;height:9px;background:#000;content:'';}
#gnb_layout.mb .topUtile .link_wrap2{display:block;width:100%;height:40px;background-color:#314156;}
#gnb_layout.mb .topUtile .link_wrap2 li{float:left;width:25%;text-align: center;height:100%;border-left:1px solid #465467;}
#gnb_layout.mb .topUtile .link_wrap2 li:first-child{border-left:0;}
#gnb_layout.mb .topUtile .link_wrap2 li a{display:inline-block;width:100%;height:100%;color:#fff;line-height:40px;}

#gnb_layout.mb .depth1_ul{ width:264px; left:auto;}
#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;}
#gnb_layout.mb #gnb_layout .depth1_ul > li > a > span{ height:auto;}
#top_layout.b_type #gnb_layout .depth1_ul > li > a span{}
#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{ display:none;}
#gnb_layout.mb li.down .depth2_ul,
#gnb_layout.mb li.up .depth2_ul{ padding:0;}
#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;}
#gnb_layout.mb .depth2_ul > li > a{ width:100%; color:#333; line-height:24px; padding:15px 30px 15px 20px; margin:0; display:inline-block; border:0; border-top: 1px solid #e5e5e5; position: relative; top:auto; transform:none; -moz-transform:none; -ms-transform:none; -o-transform:none; -webkit-transform:none;;}
#gnb_layout.mb .depth2_ul > li.more > a:before{ background-image:none; margin:0; left:auto;}
#gnb_layout.mb .depth2_ul .depth3_ul{ min-height:auto; margin:0; display:none;}
#gnb_layout.mb .gnbClose{ width:47px; height:47px; background-image:none; font-size:0; text-indent:-9999px; padding:0; display:inline-block;vertical-align:middle; position: absolute; right: 267px; top:3px;}
#gnb_layout.dt_type.mb .gnbClose{ background-position: -294px -59px; }
/* mobile 끝*/

/* 비주얼 시작 */
#svisual_layout.b_type{overflow:hidden;}
/*#svisual_layout.b_type .svisual_wrap{ height:425px;}*//* 비쥬얼 높이 */
#svisual_layout.b_type .svisual_wrap .title_wrap{position:relative;z-index:1;width:1200px; text-align:left; /*margin-top:130px;*/}/* 비쥬얼 컨텐츠 넓이 */
#svisual_layout.b_type .svisual_wrap .title_wrap strong{ width:100%; font-weight:400; font-size:34px; color:#fff; text-align:center; vertical-align:middle;}/* 타이틀 폰트 설정 */
#svisual_layout.b_type .svisual_wrap .title_wrap strong span{     display: inline-block;width: 504px;height: 85px;background: url(/images/medi/common/sub_tit.png) no-repeat;vertical-align: middle;font-size: 0;text-indent: -9999px;margin-top: -15px;}/* 타이틀폰트 포인트 설정 */
#svisual_layout.b_type .svisual_wrap .title_wrap strong:before{ display:none;}/* 타이틀 밑줄 설정 */
#svisual_layout.b_type .svisual_wrap .title_wrap p{ width: 100%;font-size: 18px;color: #fff;text-align: center;line-height: 22px;margin-top: -5px;}/* 보조문구 설정 */
#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%);}
/* 비주얼 끝 */


/* LNB 시작 */
#body_layout{/* overflow:hidden; */padding:0 0 66px;}
/*
#body_layout:before{display:block;position:absolute;bottom:0;left:50%;width:334px;height:637px;margin:0 0 0 -940px;background:url("/images/kor/common/cnt_bg_left.jpg") no-repeat;content:'';}
#body_layout:after{display:block;position:absolute;top:443px;right:50%;width:334px;height:637px;margin:0 -930px 0 0;background:url("/images/kor/common/cnt_bg_right.jpg") no-repeat;content:'';} */
#body_layout.a_type .body_wrap{/* overflow:hidden; */width:1200px;margin:0 0 50px;background:#fff;z-index:2;}

#body_layout.a_type .lnb_wrap{display:none;position:relative;width:209px;}
#body_layout.a_type .lnb_wrap:before{display:block;position:absolute;top:0;right:-1px;width:1px;height:20000px;background:#ccc;content:'';}
#body_layout.a_type .lnb_wrap .title_wrap{display:none;width:209px;height:120px;background:url("/images/medi/common/common_ir.png") no-repeat -577px 0;}/* 2차메뉴 넓이 */
#body_layout.a_type .lnb_wrap .title_wrap strong{ font-size:22px; color:#fff;font-weight:700; line-height:30px;font-family:nsr;}

#body_layout.a_type .lnb_wrap .depth2_ul > li{border-bottom:1px solid #ccc;}/* lnb 보더 설정 */
#body_layout.a_type .lnb_wrap .depth2_ul li a{border-width:0;font-size:16px;font-weight:500;text-align:left; }/* 2차메뉴 폰트설정 */
#body_layout.a_type .lnb_wrap .depth2_ul > li > a{ padding:14px 25px;background:#fff;color:#1c1c1c;line-height:22px;}
#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{background:#272f3b;color:#fff;font-weight:500;}/* 2차메뉴 오버시 */
#body_layout.a_type .lnb_wrap .depth2_ul > li > a:before{width:9px;height:1px;margin:0;background:#b8b8b8;}
#body_layout.a_type .lnb_wrap .depth2_ul > li > a:after{display:inline-block;height:100%;vertical-align:middle;content:'';}
#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{width:6px;height:10px;margin:-5px 0 0;background:url("/images/medi/common/common_ir.png") no-repeat -497px 0;}
#body_layout.a_type .lnb_wrap .depth2_ul > li > a span{display:inline-block;font-weight:200;vertical-align:middle;}
#body_layout.a_type .lnb_wrap .depth2_ul > li > a[target="_blank"] span:after{display:inline-block;width:9px;height:9px;margin:-3px 0 0 6px;background:url(/images/medi/common/common_ir.png) -1825px -14px;vertical-align:middle;content:'';}
#body_layout.a_type .lnb_wrap .depth2_ul > li > a[target="_blank"]:hover span:after,
#body_layout.a_type .lnb_wrap .depth2_ul > li > a[target="_blank"]:focus span:after,
#body_layout.a_type .lnb_wrap .depth2_ul > li.on > a[target="_blank"] span:after{display:inline-block;width:9px;height:9px;margin:-3px 0 0 6px;background:url(/images/medi/common/common_ir.png) -1813px -14px;vertical-align:middle;content:'';}

#body_layout.a_type .lnb_wrap .depth3_ul{ padding:10px 0;border-top: 1px solid #d3d7dd;}
#body_layout.a_type .lnb_wrap .depth3_ul li{margin-top:5px;}
#body_layout.a_type .lnb_wrap .depth3_ul li:first-child{margin-top:0;}
#body_layout.a_type .lnb_wrap .depth3_ul li a{ font-weight:400; font-size:15px; color:#555; line-height:1.6; padding:0 25px 0 35px; }/* 3차메뉴 폰트설정 */
#body_layout.a_type .lnb_wrap .depth3_ul li a:before{width:3px;height:3px;top:8px;background-color:#3d3d3d;}
#body_layout.a_type .lnb_wrap .depth3_ul li a:after{display:inline-block;height:100%;vertical-align:middle;content:'';}
#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 .depth3_ul li > a:hover:after,
#body_layout.a_type .lnb_wrap .depth3_ul li > a:focus:after,
#body_layout.a_type .lnb_wrap .depth3_ul li.ov > a:after,
#body_layout.a_type .lnb_wrap .depth3_ul li.on > a:after{background-color:#174cae;color:#174cae;}
#body_layout.a_type .lnb_wrap .depth3_ul li > a span{display:inline-block;line-height:1.3;vertical-align:top;}
#body_layout.a_type .lnb_wrap .depth3_ul li > a[target="_blank"] span:after{display:inline-block;width:9px;height:9px;margin:-3px 0 0 6px;background:url(/images/medi/common/common_ir.png) -1825px -14px;vertical-align:middle;content:'';}
/* LNB 끝 */


/* 컨텐츠영역 시작 */

#body_layout.a_type .contents_wrap{float:right;width:100%;margin:0;}
#body_layout.a_type .contents_wrap .title_wrap{ position:relative;height:100px;margin-bottom:30px;padding:30px 0 0;border-bottom:1px solid #e5e5e5;}
#body_layout.a_type .contents_wrap .title_wrap h2{float:left;margin:11px 0 0;font-size:26px;font-weight:700;line-height:45px;font-family:nsr;}

/* #body_layout.a_type .contents_wrap .title_wrap .utile_wrap{float:right;margin:-4px 0 0;}유틸설정
#body_layout.a_type .contents_wrap .title_wrap .utile_wrap .location_wrap{position:absolute;top:85px;right:-17px;}로케이션 설정 */
#body_layout .contents_wrap .title_wrap .utile_wrap .location_wrap{ float:left; height:100%;}/* 로케이션 설정 */
#body_layout .contents_wrap .title_wrap .utile_wrap .location_wrap .navi{float:left;display:inline-block;}
#body_layout .contents_wrap .title_wrap .utile_wrap .location_wrap .navi,
#body_layout .contents_wrap .title_wrap .utile_wrap .location_wrap .navi .navi_menu{color:#fff;font-size:16px;text-align:left;height: 100%;line-height: 65px;}
#body_layout .contents_wrap .title_wrap .utile_wrap .location_wrap .navi{position:relative;width:230px;margin:0;padding:0;}
#body_layout .contents_wrap .title_wrap .utile_wrap .location_wrap .navi a{position:relative;}
#body_layout .contents_wrap .title_wrap .utile_wrap .location_wrap .navi a:after,
#body_layout .contents_wrap .title_wrap .utile_wrap .location_wrap li:first-child a:after{position:absolute;top:26px;left:auto;right:20px;content: "";display:inline-block;width:12px;height:12px;background:url(/images/medi/common/common_ir.png) -380px -151px no-repeat;vertical-align:middle;margin:0;}
#body_layout .contents_wrap .title_wrap .utile_wrap .location_wrap .navi.n1,
#body_layout .contents_wrap .title_wrap .utile_wrap .location_wrap .navi.n1 a{width:65px;line-height:65px;border:none;padding:0;}
#body_layout .contents_wrap .title_wrap .utile_wrap .location_wrap .navi.n1 a{display:inline-block;height:100%;background-color: #002357;font-size:0;text-align: center;}
#body_layout .contents_wrap .title_wrap .utile_wrap .location_wrap .navi.n1 a:after{position:static;background-position:-517px 0;}
#body_layout .contents_wrap .title_wrap .utile_wrap .location_wrap .navi a:hover,
#body_layout .contents_wrap .title_wrap .utile_wrap .location_wrap .navi a:focus{background-color: #323232;}
#body_layout .contents_wrap .title_wrap .utile_wrap .location_wrap .navi.n1 a:hover,
#body_layout .contents_wrap .title_wrap .utile_wrap .location_wrap .navi.n1 a:focus{background-color: #002357;}

#body_layout .contents_wrap .title_wrap .utile_wrap .location_wrap .navi:before{display:none;background:url(/images/medi/common/common_ir.png) no-repeat -532px 0;}
#body_layout .contents_wrap .title_wrap .utile_wrap .location_wrap .navi ul{display:none;position:absolute;top:0;left:0;width:100%;padding:65px 0 0;z-index:10;background-color:transparent;}
#body_layout .contents_wrap .title_wrap .utile_wrap .location_wrap .navi ul li{float:left;width:100%;height:47px;padding:0;margin:0;line-height:47px;}
#body_layout .contents_wrap .title_wrap .utile_wrap .location_wrap .navi ul li a{width:100%;height:100%;color:#fff;background-color: #191919;font-size:16px;padding:0 20px;line-height:47px;}

/* 새창 아이콘 추가 */
#body_layout .contents_wrap .title_wrap .utile_wrap .location_wrap .navi ul li a[target="_blank"]:before{position:absolute;right:50px;top:50%;margin-top:-4px;display:inline-block;width:9px;height:9px;margin:-3px 0 0 6px;background:url(/images/department/depart_common_ir.png) 0 -29px;vertical-align:middle;content:'';}
#body_layout .contents_wrap .title_wrap .utile_wrap .location_wrap .navi ul li a[target="_blank"]:hover:before,
#body_layout .contents_wrap .title_wrap .utile_wrap .location_wrap .navi ul li a[target="_blank"]:focus:before{background-position:0 -19px;}
/* ///새창 아이콘 추가 */
#body_layout .contents_wrap .title_wrap .utile_wrap .location_wrap .navi .navi_menu{display:inline-block;width:100%;height:100%;line-height: 65px;padding:0 20px;border-right:1px solid #3362a8;}
#body_layout .contents_wrap .title_wrap .utile_wrap .location_wrap .navi.ov ul{display:inline-block;}
#body_layout .contents_wrap .title_wrap .utile_wrap .location_wrap .navi.ov .navi_menu{background-color: #191919;}
#body_layout .contents_wrap .title_wrap .utile_wrap .location_wrap .navi.ov ul li a.on{background-color: #003b92;}
#body_layout .contents_wrap .title_wrap .utile_wrap .location_wrap .navi ul li a:after{top:18px;}
#body_layout .contents_wrap .title_wrap .utile_wrap .location_wrap .navi ul li:before,
#body_layout .contents_wrap .title_wrap .utile_wrap .location_wrap li:first-child:after{display:none;}

#body_layout .contents_wrap .title_wrap .utile_wrap .location_wrap li{float:none;width:100%;font-size:15px;}
#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:100%;font-size:15px;text-indent:0;}

#body_layout.a_type .contents_wrap .title_wrap .utile_wrap .print_wrap{ margin:0;}
#body_layout .contents_wrap .title_wrap .utile_wrap .print_wrap > li{margin:0;}
#body_layout .contents_wrap .title_wrap .utile_wrap .print_wrap > li > a{position:relative;width:65px;height:65px;background:none;}
#body_layout .contents_wrap .title_wrap .utile_wrap .print_wrap > li > a:before{display:block;position:absolute;top:50%;left:50%;background:url("/images/medi/common/common_ir.png") no-repeat;transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);content:'';}
#body_layout .contents_wrap .title_wrap .utile_wrap .print_wrap > li.n1 > a:before{width:13px;height:13px;background-position:-363px -152px;}
#body_layout .contents_wrap .title_wrap .utile_wrap .print_wrap > li.n2 > a:before{width:14px;height:3px;background-position:-345px -152px;}
#body_layout .contents_wrap .title_wrap .utile_wrap .print_wrap > li.n3 > a:before{width:17px;height:17px;background-position: -557px 0;}
#body_layout .contents_wrap .title_wrap .utile_wrap .print_wrap > li.n4 > a:before{width:14px;height:15px;background-position:-540px 0;}
#body_layout .contents_wrap .title_wrap .utile_wrap .print_wrap > li > a:after{display:block;position:absolute;top:50%;right:0;width:1px;height:28px;background:#ccc;transform:translateY(-50%); -moz-transform:translateY(-50%); -ms-transform:translateY(-50%); -o-transform:translateY(-50%); -webkit-transform:translateY(-50%);content:'';}
#body_layout .contents_wrap .title_wrap .utile_wrap .print_wrap > li.n4 > a:after{display:none;}
#body_layout .contents_wrap .title_wrap .utile_wrap .print_wrap li.on > a{display:inline-block;}
#body_layout .contents_wrap .title_wrap .utile_wrap .print_wrap li.on .sns_wrap{position:absolute;top:65px;left:-81px;padding:0;border:1px solid #ccc;background:#fff;}
#body_layout .contents_wrap .title_wrap .utile_wrap .print_wrap li .sns_wrap a{position:relative;width:48px;height:48px;margin:0;background:none;}
#body_layout .contents_wrap .title_wrap .utile_wrap .print_wrap li .sns_wrap a.copy_url{font-size:14px;line-height:48px;text-align:center;text-indent:0;}
#body_layout .contents_wrap .title_wrap .utile_wrap .print_wrap li .sns_wrap a:after{display:block;position:absolute;top:50%;right:0;width:1px;height:28px;background:#ccc;transform:translateY(-50%); -moz-transform:translateY(-50%); -ms-transform:translateY(-50%); -o-transform:translateY(-50%); -webkit-transform:translateY(-50%);content:'';}
#body_layout .contents_wrap .title_wrap .utile_wrap .print_wrap li a.fa:before{display:block;position:absolute;top:50%;left:50%;width:9px;height:19px;background:url("/images/medi/common/common_ir.png") no-repeat -1144px 0;transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);content:'';}
#body_layout .contents_wrap .title_wrap .utile_wrap .print_wrap li a.tw:before{display:block;position:absolute;top:50%;left:50%;width:16px;height:13px;background:url("/images/medi/common/common_ir.png") no-repeat -1156px 0;transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);content:'';}
#body_layout .contents_wrap .title_wrap .utile_wrap .print_wrap li a.btnClose{position:relative;top:0;left:0;}
/* #body_layout .contents_wrap .title_wrap .utile_wrap .print_wrap li a.btnClose:before{display:block;position:absolute;top:50%;right:-2px;width:4px;height:8px;background:url("/images/medi/common/common_ir.png") no-repeat -1174px 0;transform:translateY(-50%); -moz-transform:translateY(-50%); -ms-transform:translateY(-50%); -o-transform:translateY(-50%); -webkit-transform:translateY(-50%);content:'';} */
#body_layout .contents_wrap .title_wrap .utile_wrap .print_wrap li a.btnClose:after{display:block;position:absolute;top:50%;left:50%;width:14px;height:14px;background:url("/images/medi/common/common_ir.png") no-repeat -1181px 0;transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);content:'';}

#body_layout:before {height: 65px;background-color: #003b92;content: "";margin-left: -600px;position: absolute;top: -65px;left: 50%;right: 0;}
.site_anibiotech #body_layout:before {left:0;}



#body_layout.a_type .contents_wrap .title_wrap .utile_wrap{ position:absolute; top:-65px;left:0; width:100%; height:65px; margin:0; float:none;}/* 유틸설정 */
#body_layout.a_type .contents_wrap .title_wrap .utile_wrap .print_wrap{ margin-left:10px; float:right;}/* sns공유 */


#body_layout.a_type .contents_wrap .title_wrap .utile_wrap.fixed{position:fixed;top: 0;left:0;z-index:10;background-color: #003b92;}
#body_layout.a_type .contents_wrap .title_wrap .utile_wrap.fixed .util_inner{width: 1200px;height: 100%;margin:0 auto;}

#body_layout.fixed .contents_wrap .title_wrap .utile_wrap{position:fixed;top:0;z-index:10;background-color:#003b92;}
#body_layout.fixed:before{display:none;}

#body_layout .contents_wrap .title_wrap .utile_wrap .print_wrap li.n1,
#body_layout .contents_wrap .title_wrap .utile_wrap .print_wrap li.n2{display:none;}




/* 컨텐츠영역 끝 */



@media (max-width:1391px){
	#op_layout .btn_open {bottom:-210px; right:10px; width: 70px;height: 70px;padding: 17px 0 0;margin-right:0;}
	#op_layout .btn_open .bg span, #op_layout .btn_open a span {display: block;line-height: 1.6;}

	/*
	#top_layout,
	#body_layout,
	*/
	#body_layout.b_type .lnb_wrap,
	#body_layout.b_type .contents_wrap,
	#svisual_layout .svisual_wrap{ padding:0 60px; box-sizing:border-box;}
	#foot_layout{padding:20px 60px;box-sizing:border-box;}
	#gnb_layout .depth1_ul{width:100%;}
	#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,
	#body_layout.b_type .lnb_wrap .depth2_ul,
	#body_layout.b_type .contents_wrap,
	#body_layout.b_type .contents_wrap .title_wrap,
	#body_layout.b_type .contents_wrap #txt,
	#body_layout.c_type .contents_wrap{width:100%;/* padding: 0 40px; */}

	/*
	#gnb_layout .depth1_ul{ position:absolute; left:60px; right:60px;}
	*/

	#body_layout.b_type{ padding:0;}
	#body_layout.b_type .contents_wrap{ padding-bottom:80px;}
}
@media (max-width:1319px) {
	#op_layout .op_wrap .sliderBox{width:85%;}
	#op_layout .op_wrap .sliderBox ul li a .box .copy{width:70%;margin:0 0 0 3%;}
}

@media (max-width:1279px){
	#op_layout{padding:0 20px;}
	#op_layout .op_wrap{width:100%;}
	#body_layout.a_type .body_wrap{width:100%;}
	#body_layout.a_type .contents_wrap .title_wrap{padding:30px 20px 0;}
	#txt{padding: 0 20px;}
	#body_layout .contents_wrap .title_wrap .utile_wrap .location_wrap .navi .navi_menu{border: none;padding:0 30px 0 10px;text-align: left;font-size:13px;}
	#body_layout .contents_wrap .title_wrap .utile_wrap .location_wrap .navi{width:auto;}
	#body_layout .contents_wrap .title_wrap .utile_wrap .location_wrap .navi.ov ul{display:none;}
	#body_layout .contents_wrap .title_wrap .utile_wrap .location_wrap .navi.ov .navi_menu{background-color: transparent;}
	#body_layout .contents_wrap .title_wrap .utile_wrap .location_wrap .navi a:after{top:28px;right:10px;width: 6px;height: 10px;background: url(/images/medi/common/common_ir.png) -496px 0 no-repeat;}
	#body_layout .contents_wrap .title_wrap .utile_wrap .location_wrap .navi.n1 a:after{width:12px;height:12px;}
	#body_layout .contents_wrap .title_wrap .utile_wrap .location_wrap .navi:last-child a:after{display:none;}
	#body_layout.a_type .contents_wrap .title_wrap .utile_wrap .print_wrap li{display:none;}
	#body_layout.a_type .contents_wrap .title_wrap .utile_wrap .print_wrap li.n4{display:inline-block;}
	#body_layout .contents_wrap .title_wrap .utile_wrap .print_wrap > li > a{width:30px;}
}

@media (max-width:1199px){
	#op_layout .btn_open {bottom:-150px;}

	body{padding-left:0;}
	#top_layout:before{display:none;}
	#top_layout .top_wrap{top:0;}
	#top_layout .top_wrap .utile_wrap{display:inline-block;}
	#top_layout .utile_wrap{left:auto;right:0;}

	/*
	#top_layout.b_type{ position:relative; top:auto; left:auto;padding-left:0;}
	#top_layout.b_type:before{ display:none;} */
	#top_layout{height:70px;;z-index: 12}
	#top_layout .top_wrap .logo_wrap{margin:15px 0 15px 0;}
	#top_layout .utile_wrap{width:70px;}
	#top_layout .top_wrap .utile_wrap.left,
	#top_layout .top_wrap .utile_wrap.right{width:auto;}
	#top_layout .utile_wrap li{ display:none;}
	#top_layout .utile_wrap li.sitemap{ display:inline-block;width:70px;height:70px;}
	#top_layout .utile_wrap li.sitemap a{display:inline-block;width:100%;height:100%;background:url(/images/medi/common/layout-ir.png) -96px -50px no-repeat;font-size:0;text-indent:-9999px;}
	#svisual_layout.b_type .svisual_wrap{ height:auto; background:url(/images/medi/common/svisual_sample_img.jpg) no-repeat center center;}
	#svisual_layout.b_type .svisual_wrap .title_wrap{ margin:45px 0 100px 0;}

	#body_layout.b_type .body_wrap{ margin:0 0 50px 0;}
	#body_layout.b_type .contents_wrap{ padding-bottom:0;}
	#body_layout.b_type .contents_wrap .title_wrap{ height:auto; margin:15px 0 60px 0; border-bottom:1px solid #e5e5e5;}
	#body_layout.b_type .contents_wrap .title_wrap h2{ width:100%; font-size:32px; color:#252525; text-align:center; line-height:40px; margin-bottom:0;}/* 페이지 타이틀 폰트 설정 */
	#body_layout.b_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.b_type .contents_wrap .title_wrap .utile_wrap .location_wrap,
	#body_layout.b_type .contents_wrap .title_wrap .utile_wrap .print_wrap{ float:none;}

	#body_layout.b_type .contents_wrap .title_wrap .utile_wrap .print_wrap{ position:absolute; bottom:-65px; right:0;border:none;}
	#body_layout .contents_wrap .title_wrap .utile_wrap .print_wrap li.on .sns_wrap{top:-48px;left:-114px;border:none;}
	#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 .sns_wrap a{ left:auto; right:0;}
	#body_layout.b_type .contents_wrap #txt{ margin:0;}

	#body_layout.a_type .contents_wrap,
	#body_layout.c_type .contents_wrap{ padding:0; margin:0;}

	#gnb_layout,
	#body_layout.a_type .lnb_wrap,
	#body_layout.b_type .lnb_wrap,
	#body_layout.c_type .lnb_wrap,
	#body_layout.c_type:before,
	#body_layout.c_type:after{ display:none;}

}

@media (max-width:767px){
	#op_layout .btn_open{bottom:-120px;right:15px;width:46px;height:46px;padding: 8px 0 0;}
	#op_layout .btn_open .bg,
	#op_layout .btn_open a{padding:4px 0;}
	#op_layout .btn_open .bg span,
	#op_layout .btn_open a span{font-size:8px;line-height:1.2;}
	#op_layout .btn_open .bg b,
	#op_layout .btn_open a b{width:14px;height:8px;margin:0 0 5px;background-position:-329px -152px;}
	#op_layout .btn_open .badge{width:15px;height:15px;font-size:8px;line-height:1.3;}
	#op_layout .op_wrap .sliderBox{width:70%}
	#op_layout .op_wrap .sliderBox ul li a .box:before{height:0;}
	#op_layout .op_wrap .sliderBox ul li a .box .icon{display:none;}
	#op_layout .op_wrap .sliderBox ul li a .box .copy{width:100%;margin:0;}
	#op_layout .op_wrap .sliderBox ul li a .box .copy .tit{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
	#op_layout .op_wrap .sliderBox ul li a .box .copy .txt{overflow:hidden;max-height:57px;}
	#op_layout .op_wrap .controlBox{bottom:17px;}
	#op_layout .op_wrap .controlBox .pageCount{display:inline-block;float:left;height:22px;margin:-2px 6px 0 0;font-size:16px;line-height:22px;color:#fff;}
	#op_layout .op_wrap .controlBox .paging{display:none;}
	#op_layout .op_wrap .controlBox > button.btn_prev{width:15px;height:30px;background-position:-440px -8px;}
	#op_layout .op_wrap .controlBox > button.btn_next{width:15px;height:30px;background-position:-478px -8px;}

	#body_layout.b_type .lnb_wrap,
	#body_layout.b_type .contents_wrap,
	#svisual_layout .svisual_wrap{ padding:0 30px; }

	#top_layout .top_wrap{padding:0 20px;}
	#top_layout .top_wrap .utile_wrap.left li a{padding:0 10px;}
	#top_layout .top_wrap .logo_wrap {margin: 22px 0 0 0;}
	#top_layout .top_wrap .logo_wrap a{font-size:14px;}
	#top_layout .top_wrap .logo_wrap a span{width:20px;height:21px;background-position:-151px 0;margin-right:15px;}
	#top_layout .top_wrap .logo_wrap a span:after{left:29px;top:4px;}

	#svisual_layout.b_type .svisual_wrap .title_wrap strong{font-size:19px;line-height:30px;}
	#svisual_layout.b_type .svisual_wrap .title_wrap strong span{width:280px;height:48px;background-size:contain;}
	#svisual_layout.b_type .svisual_wrap .title_wrap p{font-size:16px;margin-top:0;}
	#body_layout.b_type .contents_wrap .title_wrap h2{font-size:28px;}
	#body_layout .contents_wrap .title_wrap .utile_wrap .location_wrap .navi.n1,
	#body_layout .contents_wrap .title_wrap .utile_wrap .location_wrap .navi.n1 a{width: 40px;}

}
