@charset "utf-8";
@import url('font.css');

/* 초기화 */
html {overflow-y:scroll}
body {margin:0;padding:0;font-size:0.95em;font-family:'Noto Sans KR', 'Malgun Gothic', sans-serif; font-weight:300; letter-spacing:-0.02em;}
html, h1, h2, h3, h4, h5, h6, form, fieldset, img {margin:0;padding:0;border:0}
h1, h2, h3, h4, h5, h6 {font-size:1em;font-family:'Noto Sans KR', 'Malgun Gothic', sans-serif;font-weight:500;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block}

ul, li, dl,dt,dd {margin:0;padding:0;list-style:none}
legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
label, input, button, select, img {vertical-align:middle;font-size:1em}
input, button {margin:0;padding:0;font-family:'Malgun Gothic', dotum, sans-serif;font-size:1em}
input[type="submit"]{cursor:pointer}
button {cursor:pointer;outline:none;}

textarea, select, input {font-family:'Noto Sans KR'; font-size:15px; line-height:22px;}
select {margin:0}
p {margin:0;padding:0;word-break:break-all}
hr {display:none}
pre {overflow-x:scroll;font-size:1.1em}
a {color:#000;text-decoration:none}
b, strong, th {font-weight:500;}

*, :after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

::selection {background:#2e3942; color:#fff;}


input[type=text],input[type=password], textarea {
-webkit-transition:all 0.30s ease-in-out;
-moz-transition:all 0.30s ease-in-out;
-ms-transition:all 0.30s ease-in-out;
-o-transition:all 0.30s ease-in-out;
outline:none;
}

input[type=text]:focus,input[type=password]:focus, textarea:focus,select:focus {
-webkit-box-shadow:0 0 5px #9ed4ff;
-moz-box-shadow:0 0 5px #9ed4ff;
box-shadow:0 0 5px #9ed4ff;
border:1px solid #558ab7 !important;
}

.placeholdersjs {color:#aaa !important}

/* 레이아웃 크기 지정 */
#hd, #wrapper, #ft {min-width:1200px}

#hd_pop,
#hd_wrapper,
#tnb .inner,
#ft_wr {width:1200px}

/* 팝업레이어 */
#hd_pop {z-index:1000;position:relative;margin:0 auto;height:0}
#hd_pop h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
.hd_pops {position:absolute;border:1px solid #e9e9e9;background:#fff}
.hd_pops img {max-width:100%}
.hd_pops_con {}
.hd_pops_footer {padding:0;background:#000;color:#fff;text-align:left;position:relative}
.hd_pops_footer:after {display:block;visibility:hidden;clear:both;content:""}
.hd_pops_footer button {padding:10px;border:0;color:#fff}
.hd_pops_footer .hd_pops_reject {background:#000;text-align:left}
.hd_pops_footer .hd_pops_close {background:#393939;position:absolute;top:0;right:0}

/* 상단 레이아웃 */
#hd {width:100%; height:90px; position:fixed; z-index:999; border-bottom:1px solid rgba(255,255,255,0.3);}
#hd_h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}

#hd_wrapper {position:relative;margin:0 auto;height:90px;zoom:1}
#hd_wrapper:after {display:block;visibility:hidden;clear:both;content:""}

#logo {float:left;padding:19px 0 0;}

#topr {float:right; width:155px; display:flex; line-height:90px;}
#topr p.lang a {color:#fff; margin:0 5px; padding:0 0 2px;}
#topr p.lang a.on {border-bottom:2px solid #fff;}
#topr a.sitemap {display:block; width:40px; height:40px; margin:25px 0 0 25px; text-align:center; line-height:38px; border:1px solid #fff; color:#fff; transition:all 0.25s;}
#topr a.sitemap:hover {background:#005aaa; border-color:#005aaa;}

/* 메인메뉴 */
#gnb {position:relative; width:915px; margin:0 auto;}
#gnb h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#gnb .gnb_wrap {margin:0 auto;position:relative}
#gnb #gnb_1dul {font-size:18px; display:flex; padding:0 45px; zoom:1;}
#gnb ul:after {display:block;visibility:hidden;clear:both;content:""}
#gnb .gnb_1dli {line-height:90px;padding:0;width:16.6666%; text-align:center;position:relative; height:90px;}
.gnb_1dli .bg {display:inline-block;height:10px;overflow:hidden;text-indent:-999px}
.gnb_1dli{border-bottom-style:solid; border-bottom-color:#fff; border-bottom-width:0px;
-webkit-transition:all 0.2s; -moz-transition:all 0.2s; -o-transition:all 0.2s; -ms-transition:all 0.2s; transition:all 0.2s;}
.gnb_1dli:before{content:""; position:absolute; left:50%; transform:translateX(-50%); bottom:0px; height:1px; width:0%; border-bottom:2px solid #fff;
-webkit-transition:all 0.2s; -moz-transition:all 0.2s; -o-transition:all 0.2s; -ms-transition:all 0.2s; transition:all 0.2s;}
.gnb_1dli:hover::before{content : ""; position:absolute; left:50%; transform: translateX(-50%); bottom:0px; height:1px; width:50%; border-bottom:2px solid #fff;
-webkit-transition:all 0.2s; -moz-transition:all 0.2s; -o-transition:all 0.2s; -ms-transition:all 0.2s; transition:all 0.2s;}
.gnb_1da {display:inline-block;font-weight:400;color:#eee;text-decoration:none;width:100%;}
.gnb_2dli{font-size:14px;}
.gnb_2dul {display:none;position:absolute;top:90px;min-width:16.6666%;background:#fafafa;padding:0;
-webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.1); -moz-box-shadow:  0 1px 5px rgba(0,0,0,0.1); box-shadow: 0 1px 5px rgba(0,0,0,0.1);}
.gnb_2da {display:block;line-height:35px;color:#fff;text-align:center;text-decoration:none; }
a.gnb_2da:hover{color:#11a0db; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out;}
.gnb_1dli_over .gnb_2dul {display:block;left:0}
.gnb_1dli_over2 .gnb_2dul {display:block;right:0}
.gnb_wrap .gnb_empty {padding:10px 0;width:100%;text-align:center;line-height:2em;color:#444}
.gnb_wrap .gnb_empty a{color:#444;text-decoration:underline}
.gnb_wrap .gnb_al_ul .gnb_empty, .gnb_wrap .gnb_al_ul .gnb_empty a{color:#555}

#all_cate{position:absolute;width:100%;z-index:50;top:90px;height:0px;display:none;background:rgba(0,0,0,0.7);}
#all_cate div{position:relative;}
.cate_1dli {display: inline-block;margin: 0 20px;width:85px}
.cate_2dli:last-child{padding-bottom:15px;}
.cate_2dli {line-height:30px;font-size:14px;}
.cate_2dul{display: none;position: absolute;top:90px;left:0;width:100%;height:0px;padding:20px 0 0;overflow:hidden;z-index:9999;}
.cate_2dul:hover{color:#11a0db; 
-moz-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;}

/* 중간 레이아웃 */
#wrapper {}

/* 메인비주얼 */
.wrap_div,
.wrap_banner,
.main_banner_wrap,
.main_banner_wrap ul li {height:850px;}
.wrap_div {overflow:hidden; position:relative; width:100%; }
.wrap_banner{position:absolute; left:50%; margin-left:-1500px; width:3000px;}

.main_txt {position:absolute; left:50%; margin-left:-600px; width:1200px; z-index:50; color:#fff; font-size:24px; padding-top:250px;}
.main_txt h1 {font-family:'Noto Serif KR'; font-size:80px; line-height:78px; font-weight:700; letter-spacing:-1px;}
.main_txt h1 span {font-size:50px; color:#3ffffb;}
.main_txt p {font-size:20px; line-height:35px; color:#c8c8c8; margin:80px 0;}
.main_txt a {font-size:18px; color:#fff;}
.main_txt a:before {content:""; width:50px; height:1px; background:#fff; display:inline-block; vertical-align:middle; margin-right:10px;}

.mainbanner_span {position:absolute; left:50%; margin-left:-40px; bottom:30px; z-index:50}
.mainbanner_span div {background:rgba(255,255,255,0.5); width:12px !important; height:12px; cursor:pointer; margin:0 5px; float:left; left:500px !important; border-radius:50%;}
.mainbanner_span .on {background:rgba(255,255,255,1);}
.mainbanner_Btn {cursor:pointer}

.main_banner_wrap {position: relative; width: 3000px; overflow: hidden;}
.main_banner_wrap ul {position: absolute; margin: 0px; padding:0; list-style: none; }
.main_banner_wrap ul li {float: left; width: 3000px; margin:0; padding:0;position: absolute;opacity: 0}
.main_banner_wrap ul li:first-child{z-index: 1;opacity:1}

/* 메인 레이아웃 */
#section01 {width:1200px; margin:80px auto 0; display:flex; justify-content:space-between;}
#section01 .cbox {width:370px; height:auto; box-shadow:1px 1px 6px rgba(0,0,0,0.1);}
#section01 .cbox a {display:block;}
#section01 .cbox .img {width:370px; height:220px; overflow:hidden;}
#section01 .cbox .img img {-webkit-transition:opacity 0.35s, -webkit-transform 0.35s; transition: opacity 0.35s, transform 0.35s; -webkit-transform: scale(1);transform: scale(1);}
#section01 .cbox:hover img {-webkit-transform:scale(1.2); transform: scale(1.2);}
#section01 .cbox .txt {width:100%; padding:35px 30px; font-size:16px; line-height:27p; color:#999; position:relative;}
#section01 .cbox .txt h4 {font-size:22px; color:#222; margin-bottom:30px;}
#section01 .cbox .txt .more_btn {position:absolute; top:35px; right:30px; color:#ccc; transition:all 0.35s;}
#section01 .cbox:hover .more_btn {color:#555;}

#section03 {width:100%; padding:100px 0 120px; background:#f5f5f5;}
#section03 .wrap {width:1200px; margin:0 auto; display:flex; justify-content:space-between;}
#section03 .news {width:310px; height:345px; text-align:center; border:4px solid #0f1926; box-sizing:border-box; background:url('/images/section03_news_bg.jpg') center center no-repeat; transition:all 0.3s;}
#section03 .news:hover {border-color:#7fb7ff;}
#section03 .news a {width:310px; height:345px; display:block; padding-top:50px;}
#section03 .news h4 {font-size:20px; font-weight:500; color:#fff; margin:35px 0 25px;}
#section03 .news p.txt {font-size:15px; line-height:22px; color:#8da6be;}
#section03 .news p.view_btn {display:inline-block; margin-top:30px; line-height:32px; font-size:14px; font-weight:300; color:#fff; padding:0 3px; border-bottom:2px solid #a8abb0;}

#section04 {width:1200px; margin:0 auto; padding:100px 0 120px;}
#section04 h2 {font-size:35px; color:#111; text-align:center; margin-bottom:50px; font-weight:500;}
#section04 h2 span {color:#005aaa;}
#section04 ul {width:100%; padding:0 20px; display:flex; justify-content:space-between; flex-wrap:wrap;}
#section04 ul li {margin:5px; background:#193249;}
#section04 ul li img {transition:all 0.32s;}
#section04 ul li:hover img {opacity:0.8;}

#section05 {width:100%; height:360px; text-align:center; padding-top:55px; background:url('/images/section05_bg.jpg'); background-repeat:no-repeat; background-attachment:fixed; background-position:50% 0;}
#section05 h2 {font-size:35px; font-weight:700; color:#fff;}
#section05 .txt {font-size:17px; line-height:30px; color:#d7d7d7; margin:40px 0;}
#section05 a {display:block; margin:0 auto; width:200px; height:45px; font-size:17px; color:#fff; font-weight:400; text-align:center; line-height:45px; border-radius:50px; background:#005aaa; transition:all 0.3s;}
#section05 a:hover {background:#0087ff;}

/* 서브 레이아웃 */
#sub_visual {margin:0 auto;height:320px;background:url('/images/sub_visual.jpg') top center; zoom:1}
#sub_visual:after {display:block;visibility:hidden;clear:both;content:""}
#sub_visual h2 {font-size:54px;margin:0 auto;font-weight:bold; color:#fff; text-align:center; padding-top:160px;}
#sub_visual span {margin:0 auto 20px;display:block;}

#container {position:relative;min-height:500px;height:auto !important;margin:50px auto 120px;height:500px;font-size:1em;width:1200px;zoom:1}
#container:after {display:block;visibility:hidden;clear:both;content:""}

#sub_navi {width:100%; height:51px; background:#fff; border-top:1px solid #ddd; border-bottom:1px solid #ddd;}
#sub_navi section {width:1200px; margin:0 auto;}

.cl_navy {color:#005aaa !important;}
.cl_dnavy {color:#3c444b !important;}
.cl_pink {color:#fe6262 !important;}
.cl_sky {color:#498fe7 !important;}

.mt20 {margin-top:20px;}
.mt30 {margin-top:30px;}
.mt60 {margin-top:60px;}
.mt70 {margin-top:70px;}

.stitle {font-size:20px; color:#222; padding-left:15px; margin-bottom:15px; background:url('/images/title_dot.jpg') left center no-repeat;}

/* 사이트맵 */
#sitemap {width:100%; text-align:center; display:flex; justify-content:space-between; align-content:space-between; flex-wrap:wrap;}
#sitemap .st_li {width:350px; margin-bottom:50px;}
#sitemap .st_li .st_li_a {display:block; font-size:19px; font-weight:500; line-height:50px; color:#fff; border-radius:7px;  background:#005aaa;}
#sitemap .st_li .st_li_a:before {content:"·"; margin-right:10px; color:#fff;}
#sitemap .st_li .st_li_a:after {content:"·"; margin-left:10px; color:#fff;}
#sitemap .st_li ul li {line-height:45px; border-bottom:1px dashed #ccc;}
#sitemap .st_li ul li a {display:block; font-size:17px; font-weight:400; transition:all 0.3s;}
#sitemap .st_li ul li a:hover {color:#0087ff;}

/* 기업소개 */
#greeting {width:100%; padding:70px 75px 190px; background:url('/images/ceo_bg.jpg') #f3f2ec center bottom no-repeat;}
#greeting .txt h2 {font-size:34px; line-height:50px; margin:5px 0 70px; color:#b0b0b0;}
#greeting .txt h2 b {font-weight:700;}
#greeting .txt p {font-size:17px; line-height:30px; color:#555;}
#greeting .txt p b {color:#111;}
#greeting .txt p img {margin-left:18px; vertical-align:text-bottom;}

#overview h2.pa_title {font-size:27px; color:#333; margin-bottom:45px; text-align:center; font-weight:400;}
#overview h2.pa_title:before {content:"· · ·"; color:#ababab; margin-right:10px;}
#overview h2.pa_title:after {content:"· · ·"; color:#ababab; margin-left:10px;}
#overview .bs_wrap {display:flex; justify-content:space-between; margin-bottom:50px;}
#overview .bs_wrap div {width:390px; padding:40px 20px 35px; text-align:center;}
#overview .bs_wrap div h4 {font-size:20px; color:#fff; margin:20px 0;}
#overview .bs_wrap div p {font-size:17px; line-height:30px; color:#fff; opacity:0.7;}
#overview .bs_wrap div.pink_box {background:#fe6262;}
#overview .bs_wrap div.navy_box {background:#0f5492;}
#overview .bs_wrap div.sky_box {background:#498fe7;}
#overview .info_wrap {display:flex; justify-content:space-between;}
#overview .info {width:600px; padding:18px 0 0 50px;}
#overview .info ul li {line-height:35px; font-size:17px; color:#555;}
#overview .info ul li h4 {display:inline-block; color:#0f5492; width:130px;}
#overview .info ul li h4:before {content:"·"; margin-right:10px; color:#0f5492;}

#philosophy h2 {font-size:27px; color:#222; margin-bottom:40px; text-align:center;}
#philosophy h3 {font-size:24px; font-weight:700; margin-bottom:10px;}
#philosophy h3 span {font-size:16px; color:#999; padding-left:15px; font-weight:300;}
#philosophy .value_wrap {display:flex; justify-content:space-between;}
#philosophy .value_wrap div {width:585px; height:270px; padding:40px 20px; font-size:17px; color:#555; line-height:35px; text-align:center; border:1px solid #e7e7e7;}
#philosophy .value_wrap .core h5 {font-size:26px; font-weight:900; margin:20px 0 25px}
#philosophy .value_wrap .core p {width:120px; margin:0 auto; text-align:left;}
#philosophy .coc_wrap {margin-top:65px;}
#philosophy .coc_wrap ul {display:flex; justify-content:space-between; flex-wrap:wrap;}
#philosophy .coc_wrap ul li {width:390px; height:60px; font-size:15px; margin-bottom:10px; line-height:60px; padding:0 20px; background:#f5f5f5;}
#philosophy .coc_wrap ul li:last-child {width:795px;}
#philosophy .coc_wrap ul li h4 {display:inline-block; margin-right:15px; font-size:18px;}

#ci .info {position:relative; margin-top:40px;}
#ci .info ul li {line-height:35px; font-size:17px; color:#555; margin-bottom:15px;}
#ci .info ul li h4 {color:#0f5492; width:130px;}
#ci .info ul li h4:before {content:"·"; margin-right:10px; color:#0f5492;}
#ci .info ul li span {padding:0 10px; color:#fff; margin-left:7px;}
#ci .info ul li span.blue {background:#005bab;}
#ci .info ul li span.navy {background:#1C3687;}
#ci .info ul li span.gray {background:#636467;}
#ci .info .down_btn {position:absolute; top:0; right:0; width:240px; height:60px; text-align:center; line-height:60px; font-size:17px; color:#555; display:block; font-weight:500; border:1px solid #ccc;
transition:all 0.3s;}
#ci .info .down_btn i {color:#999;}
#ci .info .down_btn:hover {background:#0f5492; color:#fff;}
#ci .info .down_btn:hover i {color:#fff;}

.tabs .tabNavi {margin:0 0 40px; text-align:center;}
.tabs .tabNavi:after {content:""; display:block; clear:both;}
.tabs .tabNavi li {display:inline-block;padding:2px}		
.tabs .tabNavi li a {display:block;line-height:28px;padding:5px 25px;border-radius:30px;border:1px solid #d6e9ff;color:#6794d3; transition:all 0.3s;}
.tabs .tabNavi li a.selected {background:#3a8afd;color:#fff;font-weight:500;border:1px solid #3a8afd;}
.tabs .tabNavi li a:hover {background:#89b9fe;color:#fff;border-color:#89b9fe;}
.tab{}

#location .tab {display:flex; justify-content:space-between;}
#location table {width:100%; margin-left:50px; border-collapse:separate;*border-collapse:collapse;border-spacing:0;table-layout:fixed;}
#location table th {font-size:16px; font-weight:500; line-height:40px;color:#111; border-bottom:1px solid #111; padding:15px 0;}
#location table td {font-size:16px; border-bottom:1px solid #e7e7e7; line-height:27px;word-break:break-all; padding:15px 20px;}

/* 품질&EHS */
h2.system_title{font-size:27px; color:#222; text-align:center;}
p.system_title_txt {font-size:17px; line-height:30px; color:#777; margin:30px 0 50px; text-align:center;}

#system01 .dv_wrap {display:flex; justify-content:space-between;}
#system01 .dv_wrap div {width:280px; padding:40px 10px; font-size:16px; line-height:25px; text-align:center; color:#555; border:1px solid #e7e7e7;}
#system01 .dv_wrap div h3 {font-size:24px; font-weight:700; color:#0f5492; line-height:40px; margin-bottom:25px;}
#system01 .dv_wrap div h3 span {font-size:15px; color:#90a6c2; font-weight:400;}
#system01 .line {width:100%; margin:80px 0; border-bottom:1px dotted #ccc;}
#system01 .dv_wrap2 {display:flex; justify-content:center; }
#system01 .dv_wrap2 div {width:200px; height:200px; text-align:center; border-radius:50%; margin:0 10px; display:flex; align-items:center; justify-content:center;}
#system01 .dv_wrap2 div h4 {font-size:18px; line-height:30px; color:#fff;}
#system01 .dv_wrap2 div.pink {background:#fe6262;}
#system01 .dv_wrap2 div.navy {background:#0f5492;}
#system01 .dv_wrap2 div.sky {background:#498fe7;}
#system01 .dv_wrap2 div.gray {background:#676d75;}

#system02 .dv_wrap {display:flex; justify-content:space-between; flex-wrap:wrap;}
#system02 .dv_wrap .ss_box {width:380px; padding:30px; margin-bottom:20px; border:1px solid #e7e7e7;}
#system02 .dv_wrap .ss_box h4 {font-size:20px; font-weight:700; color:#0f5492;}
#system02 .dv_wrap .cont {display:flex; justify-content:flex-star; margin-top:10px;}
#system02 .dv_wrap .cont ul li {padding:0 40px; font-size:17px; line-height:35px; color:#555; background:url('/images/check_gray.png') right center no-repeat;}
#system02 .dv_wrap .cont ul li.check {background:url('/images/check_blue.png') right center no-repeat;}
#system02 .dv_wrap .cont ul li b {color:#222;}

#system03 .img {text-align:center;}
#system03 .line {width:100%; margin:80px 0; border-bottom:1px dotted #ccc;}
#system03 .gbox {width:100%; padding:30px 35px; background:#f5f5f5;}
#system03 .gbox h4 {font-size:17px; color:#0f5492; margin-bottom:10px;}
#system03 .gbox h4:before {content:"·"; color:#0f5492; margin-right:10px;}
#system03 .gbox p {font-size:16px; color:#555; line-height:27px;}

#system04 .dv_wrap {display:flex; justify-content:space-between; flex-wrap:wrap;}
#system04 .dv_wrap .dv {width:580px; margin-bottom:60px;}
#system04 .dv_wrap .dv ul {width:100%; padding:30px 35px; background:#f5f5f5;}
#system04 .dv_wrap .dv ul li {font-size:15px; line-height:27px;}
#system04 .dv_wrap .dv ul li:before {content:"·"; margin-right:10px;}

#system05 .clbox {display:flex; justify-content:center; flex-wrap:wrap; margin-bottom:50px;}
#system05 .clbox div {width:200px; padding:30px 0; text-align:center;}
#system05 .clbox div p {font-size:35px; font-weight:700; color:#fff; margin-bottom:10px; opacity:0.25;}
#system05 .clbox div h4 {font-size:18px; line-height:27px; color:#fff;}
#system05 .clbox div.pink {background:#fe6262;}
#system05 .clbox div.navy {background:#0f5492;}
#system05 .clbox div.sky {background:#498fe7;}
#system05 h3.stitle {margin:40px 0 15px;}
#system05 p.info_txt {font-size:16px; color:#333;}
#system05 .tbwrap {width:100%; display:flex; justify-content:space-between; margin:30px auto 0;}
#system05 .tbwrap > div {width:49%;}
#system05 .tbwrap > div h4 {font-size:18px;}
#system05 .tbwrap > div h4:before {content:"▷"; font-size:14px; margin-right:5px; position:relative; top:-2px;}
#system05 .tbwrap > div table {width:100%; border-collapse:separate;*border-collapse:collapse;border-spacing:0;table-layout:fixed; border-top:1px solid #222; margin-top:10px;}
#system05 .tbwrap > div table th {font-size:15px; font-weight:400; color:#fff; padding:8px 0; text-align:center; background:#1b2c3c; border-bottom:1px solid #333; word-break:keep-all;}
#system05 .tbwrap > div table td {font-size:15px; color:#333; border-bottom:1px solid #e7e7e7; border-left:1px dashed #ddd; text-align:center; word-break:break-all; padding:8px;}
#system05 .tbwrap > div table td.bdl0 {border-left:0;}
#system05 .tbwrap > div table td.pd34 {padding:36px 0;}


#system06 .dv {width:100%; margin-bottom:60px;}
#system06 .dv ul {width:100%; padding:30px 35px; background:#f5f5f5;}
#system06 .dv ul li {font-size:15px; line-height:27px; letter-spacing:-0.025em;}
#system06 .dv ul li:before {content:"·"; margin-right:10px;}
#system06 .policy_box {width:100%; padding:30px 35px; background:#f5f5f5;}
#system06 .policy_box p {word-break:keep-all;}
#system06 .policy_box b {font-size:16px; line-height:35px;}
#system06 .policy_box span {padding:0 10px;}
#system06 .down_btn {}
#system06 .down_btn > div {width:400px; text-align:center; margin:8px auto;}
#system06 .down_btn > div a {display:inline-block; width:100%; padding:15px; font-size:17px; color:#fff; background:#1b2c3c; border-radius:10px; transition:all 0.2s; -webkit-transition:all 0.2s; -moz-transition:all 0.2s; -o-transition:all 0.2s;}
#system06 .down_btn > div a:hover {background:#0087ff}

/* 제품안내 */
#pd_page h2 {font-size:27px; font-weight:700; color:#222;}
#pd_page p.pd_txt {font-size:17px; line-height:30px; color:#666; margin-top:15px;}
#pd_page h3 {font-size:22px; font-weight:700; color:#0f5492; margin-bottom:15px;}
#pd_page ul.uls1 li {width:100%; padding:25px 30px; font-size:16px; line-height:30px; letter-spacing:-0.02em; color:#777; background:#f5f5f5; margin-bottom:10px;}
#pd_page ul.uls2 {width:100%; display:flex; justify-content:space-between; flex-wrap:wrap;}
#pd_page ul.uls2 li {width:595px; padding:25px 30px;  font-size:16px; line-height:30px; color:#777; background:#f5f5f5; margin-bottom:10px;}
#pd_page ul.uls1 li h4 {font-size:17px; color:#222;}

/* 연구개발 */
#lab .lab_title {width:100%; height:260px; text-align:center; background:url('/images/lab_bg.jpg') center center no-repeat;} 
#lab .lab_title h2 {font-size:38px; font-weight:700; color:#fff; padding:90px 0 35px;}
#lab .lab_title p {font-size:17px; color:#a7a7a7; letter-spacing:4px;}
#lab p.info_txt {font-size:17px; line-height:30px; color:#555; margin-top:35px;}

#business .box_wrap {width:100%; display:flex; justify-content:space-between; flex-wrap:wrap;}
#business .box_wrap .cont {position:relative; width:600px; height:280px; padding:42px 40px;}
#business .box_wrap .sky {background:#498fe7;}
#business .box_wrap .pink {background:#fe6262;}
#business .box_wrap .navy {background:#0f5492;}
#business .box_wrap .cont h3 {font-size:24px; color:#fff; margin-bottom:15px;}
#business .box_wrap .cont ul li {font-size:16px; line-height:30px; color:#fff;}
#business .box_wrap .cont ul li:before {content:"·"; color:#fff; margin-right:10px;}
#business .box_wrap .cont .nb {position:absolute; top:75px; right:40px;font-size:120px; color:#fff; font-weight:700; opacity:0.15;}
#business .box_wrap .cont .rnd {position:absolute; bottom:35px; right:40px;font-size:15px; color:#fff; font-weight:700; opacity:0.15;}

#goal {text-align:center;}
#goal h2 {font-size:30px; color:#222; text-align:center; font-weight:300; margin-bottom:40px;}
#goal h4 {font-size:24px; color:#0f5492;}
#goal p {font-size:18px; color:#555; margin:30px 0 60px;}
#goal .box_wrap {width:100%; display:flex; justify-content:space-between; flex-wrap:wrap;}
#goal .box_wrap .cont {width:290px; padding-bottom:35px; text-align:center; border:1px  solid #e7e7e7;}
#goal .box_wrap .cont h3 {font-size:24px; margin:25px 0 15px;}
#goal .box_wrap .cont p {font-size:16px; line-height:27px; color:#666;}

#performance table {width:100%; border-collapse:separate;*border-collapse:collapse;border-spacing:0;table-layout:fixed; padding:10px 0; border-bottom:2px solid #ddd;}
#performance table th {font-size:20px; font-weight:500; padding:5px 0;color:#111; border-top:2px solid #222; padding:18px 0 8px;}
#performance table td {font-size:16px; text-align:center; padding:5px 15px;}
#performance table td.year {font-weight:500; font-size:24px; color:#0f5492;}


#recruitment h2 {font-size:24px; line-height:40px; text-align:center; color:#222; font-weight:300;}
#recruitment .step {display:flex; justify-content:center; margin:60px 0 80px;}
#recruitment .step li {margin:0 20px; text-align:center; position:relative;}
#recruitment .step li:after {position:absolute; top:65px; right:-23px; content:url('/images/step_next.png');}
#recruitment .step li:last-child:after {content:none;}
#recruitment .step li h4 {margin-top:17px; font-size:16px; line-height:27px; color:#555; font-weight:400;}
#recruitment .step li h4 span {font-weight:700; color:#8798af;}
#recruitment .rct {display:flex; justify-content:space-around;}
#recruitment .rct li {width:580px; border:1px solid #e7e7e7;}
#recruitment .rct li h4 {width:100%; height:50px; line-height:50px; text-align:center; font-size:20px; color:#fff; background:#0f5492;}
#recruitment .rct li p {font-size:16px; line-height:30px; color:#777; padding:20px;}

#talent h2 {font-size:24px; line-height:40px; text-align:center; color:#222; font-weight:300;}
#talent .cont {display:flex; justify-content:center; margin:40px 0 0; flex-wrap:wrap;}
#talent .cont li {width:380px; padding:40px 20px; margin:10px; text-align:center; font-size:17px; line-height:27px; color:#777; border:1px solid #e7e7e7;}
#talent .cont li h4 {font-size:24px; color:#0f5492; line-height:34px; margin:25px 0 15px; font-weight:700;}
#talent .cont li h4 span {font-size:16px; color:#8798af;}

#benefits ul {display:flex; justify-content:center; flex-wrap:wrap;}
#benefits ul li {margin:10px; max-width:580px; font-size:17px; line-height:27px; text-align:center; color:#777; padding-bottom:30px; border:1px solid #e7e7e7;}
#benefits ul li img {width:100%;}
#benefits ul li h4 {font-size:24px; color:#0f5492; line-height:34px; margin:25px 0 15px; font-weight:700;}


/* 하단 레이아웃 */
#ft {width:100%;}
#ft .ft_wrap {width:1200px; margin:0 auto; display:flex; justify-content:space-between;}
#ft .ft_bar {width:100%; height:50px; line-height:50px; margin-bottom:40px; font-size:15px; color:#777;  border-top:1px solid #e7e7e7; border-bottom:1px solid #e7e7e7;}
#ft .ft_bar ul {display:flex; justify-content:space-between;}
#ft .ft_bar ul li a {margin-right:15px; color:#777;}
#ft .ft_bar ul li a:hover {font-weight:400;}
#ft .ft_bar .cs span {font-size:18px; color:#005aaa; font-weight:500; padding-left:10px;}

#ft .ft_wrap .ft_logo {flex-grow:1;}
#ft .ft_wrap .ft_info {flex-grow:3; font-size:15px; line-height:30px; color:#999;}
#ft .ft_wrap .ft_info span {padding:0 15px;}
#ft .ft_wrap .inquiry_btn a {display:block; width:160px; height:45px; line-height:45px; font-size:15px; color:#999; text-align:center; border:1px solid #e7e7e7; transition:all 0.3s;}
#ft .ft_wrap .inquiry_btn a:hover {background:#1b2c3c; border-color:#1b2c3c; color:#fff;}
#ft .ft_wrap .inquiry_btn a i {margin-left:5px;}

#ft_copy {width:100%; height:45px; line-height:45px; font-size:14px; color:#a8b2bc; text-align:center; margin-top:45px; background:#1b2c3c;}


#top_btn {position:fixed;bottom:20px;right:20px;width:50px;height:50px;line-height:46px;border:2px solid #333;color:#333;text-align:center;font-size:15px;z-index:90;background:rgba(255,255,255,0.5)}
#top_btn:hover {border-color:#3059c7;background:#3059c7;color:#fff}

/* 게시물 선택복사 선택이동 */
#copymove {}
#copymove .win_desc {text-align:center;display:block}
#copymove .tbl_wrap {margin:20px}
#copymove .win_btn {padding:0 20px 20px}
.copymove_current {float:right;background:#ff3061;padding:5px;color:#fff;border-radius:3px}
.copymove_currentbg {background:#f4f4f4}

/* 화면낭독기 사용자용 */
#hd_login_msg {position:absolute;top:0;left:0;font-size:0;line-height:0;overflow:hidden}
.msg_sound_only, .sound_only {display:inline-block !important;position:absolute;top:0;left:0;width:0;height:0;margin:0 !important;padding:0 !important;font-size:0;line-height:0;border:0 !important;overflow:hidden !important}

/* 본문 바로가기 */
#skip_to_container a {z-index:100000;position:absolute;top:0;left:0;width:1px;height:1px;font-size:0;line-height:0;overflow:hidden}
#skip_to_container a:focus, #skip_to_container a:active {width:100%;height:75px;background:#21272e;color:#fff;font-size:2em;font-weight:bold;text-align:center;text-decoration:none;line-height:3.3em}

/* ie6 이미지 너비 지정 */
.img_fix {width:100%;height:auto}

/* 캡챠 자동등록(입력)방지 기본 -pc */
#captcha {display:inline-block;position:relative}
#captcha legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
#captcha #captcha_img {height:40px;border:1px solid #898989;vertical-align:top;padding:0;margin:0}
#captcha #captcha_mp3 {margin:0;padding:0;width:40px;height:40px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../../../img/captcha2.png') no-repeat;text-indent:-999px;border-radius:3px}
#captcha #captcha_reload {margin:0;padding:0;width:40px;height:40px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../../../img/captcha2.png') no-repeat 0 -40px;text-indent:-999px;border-radius:3px}
#captcha #captcha_key {margin:0 0 0 3px;padding:0 5px;width:90px;height:40px;border:1px solid #ccc;background:#fff;font-size:1.333em;font-weight:bold;text-align:center;border-radius:3px;vertical-align:top}
#captcha #captcha_info {display:block;margin:5px 0 0;font-size:0.95em;letter-spacing:-0.1em}

/* 캡챠 자동등록(입력)방지 기본 - mobile */
#captcha.m_captcha audio {display:block;margin:0 0 5px;width:187px}
#captcha.m_captcha #captcha_img {width:160px;height:60px;border:1px solid #e9e9e9;margin-bottom:3px;margin-top:5px;display:block}
#captcha.m_captcha #captcha_reload {position:static;margin:0;padding:0;width:40px;height:40px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../../../img/captcha2.png') no-repeat 0 -40px;text-indent:-999px}
#captcha.m_captcha #captcha_reload span {display:none}
#captcha.m_captcha #captcha_key {margin:0;padding:0 5px;width:115px;height:29px;border:1px solid #b8c9c2;background:#f7f7f7;font-size:1.333em;font-weight:bold;text-align:center;line-height:29px;margin-left:3px}
#captcha.m_captcha #captcha_info {display:block;margin:5px 0 0;font-size:0.95em;letter-spacing:-0.1em}
#captcha.m_captcha #captcha_mp3 {width:31px;height:31px;background:url('../../../img/captcha2.png') no-repeat 0 0 ; vertical-align:top;overflow:hidden;cursor:pointer;text-indent:-9999px;border:none}

/* ckeditor 단축키 */
.cke_sc {margin:0 0 5px;text-align:right}
.btn_cke_sc {display:inline-block;padding:0 10px;height:23px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;line-height:1.9em;vertical-align:middle;cursor:pointer}
.cke_sc_def {margin:0 0 5px;padding:10px;border:1px solid #ccc;background:#f7f7f7;text-align:center}
.cke_sc_def dl {margin:0 0 5px;text-align:left;zoom:1}
.cke_sc_def dl:after {display:block;visibility:hidden;clear:both;content:""}
.cke_sc_def dt, .cke_sc_def dd {float:left;margin:0;padding:5px 0;border-bottom:1px solid #e9e9e9}
.cke_sc_def dt {width:20%;font-weight:bold}
.cke_sc_def dd {width:30%}

/* ckeditor 태그 기본값 */
#bo_v_con ul {display:block;list-style-type:disc;margin-top:1em;margin-bottom:1em;margin-left:0;margin-right:0;padding-left:40px}
#bo_v_con ol {display:block;list-style-type:decimal;margin-top:1em;margin-bottom:1em;margin-left:0;margin-right:0;padding-left:40px}
#bo_v_con li {display:list-item}

/* 버튼 */
a.btn,.btn {line-height:35px;height:35px;padding:0 10px;text-align:center;font-weight:500;border:0;font-size:1.4em;
-webkit-transition:background-color 0.3s ease-out;
-moz-transition:background-color 0.3s ease-out;
-o-transition:background-color 0.3s ease-out;
transition:background-color 0.3s ease-out}

a.btn01 {display:inline-block;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;vertical-align:middle}
a.btn01:focus, a.btn01:hover {text-decoration:none}
button.btn01 {display:inline-block;margin:0;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none}
a.btn02 {display:inline-block;padding:7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none;vertical-align:middle}
a.btn02:focus, .btn02:hover {text-decoration:none}
button.btn02 {display:inline-block;margin:0;padding:7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none}

.btn_confirm {text-align:right} /* 서식단계 진행 */

.btn_submit {border:0;background:#3a8afd;color:#fff;cursor:pointer;border-radius:3px; font-size:1em; font-weight:700;}
.btn_submit:hover {background:#2375eb}
.btn_close {border:1px solid #dcdcdc;cursor:pointer;border-radius:3px;background:#fff}
a.btn_close {text-align:center;line-height:50px}

a.btn_cancel {display:inline-block;background:#969696;color:#fff;text-decoration:none;vertical-align:middle; border-radius:3px; font-size:1em;}
button.btn_cancel {display:inline-block;background:#969696;color:#fff;text-decoration:none;vertical-align:middle}
.btn_cancel:hover {background:#aaa}
a.btn_frmline, button.btn_frmline {display:inline-block;width:128px;padding:0 5px;height:40px;border:0;background:#434a54;border-radius:3px;color:#fff;text-decoration:none;vertical-align:top} /* 우편번호검색버튼 등 */
a.btn_frmline {}
button.btn_frmline {font-size:0.8em}

/* 게시판용 버튼 */
a.btn_b01,.btn_b01 {display:inline-block;color:#bababa;text-decoration:none;vertical-align:middle;border:0;background:transparent}
.btn_b01:hover, .btn_b01:hover {color:#000}
a.btn_b02,.btn_b02 {display:inline-block;background:#253dbe;padding:0 10px;color:#fff;text-decoration:none;border:0;vertical-align:middle}
a.btn_b02:hover, .btn_b02:hover {background:#0025eb}
a.btn_b03, .btn_b03 {display:inline-block;background:#fff;border:1px solid #b9bdd3;color:#646982;text-decoration:none;vertical-align:middle}
a.btn_b03:hover, .btn_b03:hover {background:#ebedf6}
a.btn_b04, .btn_b04 {display:inline-block;background:#fff;border:1px solid #ccc;color:#707070;text-decoration:none;vertical-align:middle}
a.btn_b04:hover, .btn_b04:hover {color:#333;background:#f9f9f9}
a.btn_admin,.btn_admin {display:inline-block;color:#d13f4a;text-decoration:none;vertical-align:middle} /* 관리자 전용 버튼 */
.btn_admin:hover, a.btn_admin:hover {color:#ff3746}


/* 기본테이블 */
.tbl_wrap table {width:100%;border-collapse:collapse;border-spacing:0 5px;background:#fff;border-top:1px solid #ececec;border-bottom:1px solid #ececec} 
.tbl_wrap caption {padding:10px 0;font-weight:bold;text-align:left}
.tbl_head01 {margin:0 0 10px}
.tbl_head01 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head01 thead th {padding:20px 0;font-weight:normal;text-align:center;border-bottom:1px solid #ececec;height:40px}
.tbl_head01 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head01 tfoot th, .tbl_head01 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head01 tbody th {padding:8px 0;border-bottom:1px solid #e8e8e8}
.tbl_head01 td {color:#666;padding:10px 5px;border-top:1px solid #ecf0f1;border-bottom:1px solid #ecf0f1;line-height:1.4em;height:60px;word-break:break-all}
.tbl_head01 tbody tr:hover td {background:#fafafa}
.tbl_head01 a:hover {text-decoration:underline}

.tbl_head02 {margin:0 0 10px}
.tbl_head02 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head02 thead th {padding:5px 0;border-top:1px solid #d1dee2;border-bottom:1px solid #d1dee2;background:#e5ecef;color:#383838;font-size:0.95em;text-align:center;letter-spacing:-0.1em}
.tbl_head02 thead a {color:#383838}
.tbl_head02 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head02 tfoot th, .tbl_head02 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head02 tbody th {padding:5px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:#fff}
.tbl_head02 td {padding:5px 3px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:#fff;line-height:1.4em;word-break:break-all}
.tbl_head02 a {}

/* 폼 테이블 */
.tbl_frm01 {margin:0 0 20px}
.tbl_frm01 table {width:100%;border-collapse:collapse;border-spacing:0}
.tbl_frm01 th {width:70px;padding:7px 13px;border:1px solid #e9e9e9;border-left:0;background:#f5f8f9;text-align:left}
.tbl_frm01 td {padding:7px 10px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:transparent}
.wr_content textarea,.tbl_frm01 textarea,.form_01 textarea, .frm_input {border:1px solid #d0d3db;background:#fff;color:#000;vertical-align:middle;border-radius:3px;padding:5px;
-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
}
.tbl_frm01 textarea {padding:2px 2px 3px}
.frm_input {height:40px}

.full_input {width:100%}
.half_input {width:49.5%}
.twopart_input {width:385px;margin-right:10px}
.tbl_frm01 textarea, .write_div textarea {width:100%;height:100px}
.tbl_frm01 a {text-decoration:none}
.tbl_frm01 .frm_file {display:block;margin-bottom:5px}
.tbl_frm01 .frm_info {display:block;padding:0 0 5px;line-height:1.4em}

/*기본 리스트*/
.list_01 ul {border-top:1px solid #ececec}
.list_01 li {border-bottom:1px solid #ececec;background:#fff;padding:10px 15px;list-style:none;position:relative}
.list_01 li:nth-child(odd) {background:#f6f6f6}
.list_01 li:after {display:block;visibility:hidden;clear:both;content:""}
.list_01 li:hover {background:#f9f9f9}
.list_01 li.empty_li {text-align:center;padding:20px 0;color:#666}

/*폼 리스트*/
.form_01 h2 {font-size:1.167em}
.form_01 li {margin-bottom:10px}
.form_01 ul:after,
.form_01 li:after {display:block;visibility:hidden;clear:both;content:""}
.form_01 .left_input {float:left}
.form_01 .margin_input {margin-right:1%}
.form_01 textarea {height:100px;width:100%}
.form_01 .frm_label {display:inline-block;width:130px}

/* 자료 없는 목록 */
.empty_table {padding:50px 0 !important;text-align:center}
.empty_list {padding:20px 0 !important;color:#666;text-align:center}

/* 필수입력 */
.required, textarea.required {background-image:url('../img/require.png') !important;background-repeat:no-repeat !important;background-position:right top !important}

/* 테이블 항목별 정의 */
.td_board {width:80px;text-align:center}
.td_category {width:80px;text-align:center}
.td_chk {width:30px;text-align:center}
.td_date {width:60px;text-align:center}
.td_datetime {width:110px;text-align:center}
.td_group {width:80px;text-align:center}
.td_mb_id {width:100px;text-align:center}
.td_mng {width:80px;text-align:center}
.td_name {width:100px;text-align:left}
.td_nick {width:100px;text-align:center}
.td_num {width:50px;text-align:center}
.td_numbig {width:80px;text-align:center}
.td_stat {width:60px;text-align:center}

.txt_active {color:#5d910b}
.txt_done {color:#e8180c}
.txt_expired {color:#ccc}
.txt_rdy {color:#8abc2a}

/* 새창 기본 스타일 */
.new_win {position:relative}
.new_win .tbl_wrap {margin:0 20px}
.new_win #win_title {font-size:1.3em;height:50px;line-height:30px;padding:10px 20px;background:#fff;color:#000;-webkit-box-shadow:0 1px 10px rgba(0,0,0,.1);
-moz-box-shadow:0 1px 10px rgba(0,0,0,.1);
box-shadow:0 1px 10px rgba(0,0,0,.1)}
.new_win #win_title .sv {font-size:0.75em;line-height:1.2em}
.new_win .win_ul {margin-bottom:15px;padding:0 20px}
.new_win .win_ul:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_ul li {float:left;background:#fff;text-align:center;padding:0 10px;border:1px solid #d6e9ff;border-radius:30px;margin-left:5px}
.new_win .win_ul li:first-child {margin-left:0}
.new_win .win_ul li a {display:block;padding:8px 0;color:#6794d3}
.new_win .win_ul .selected {background:#3a8afd;border-color:#3a8afd;position:relative;z-index:5}
.new_win .win_ul .selected a {color:#fff;font-weight:bold}
.new_win .win_desc {position:relative;margin:10px;border-radius:5px;font-size:1em;background:#f2838f;color:#fff;line-height:50px;text-align:left;padding:0 20px}
.new_win .win_desc i {font-size:1.2em;vertical-align:baseline}
.new_win .win_desc:after {content:"";position:absolute;left:0;top:0;width:4px;height:50px;background:#da4453;border-radius:3px 0 0 3px}
.new_win .frm_info {font-size:0.92em;color:#919191}
.new_win .win_total {float:right;display:inline-block;line-height:30px;font-weight:normal;font-size:0.75em;color:#3a8afd;background:#f6f6f6;padding:0 10px;border-radius:5px}
.new_win .new_win_con {margin:20px 0;padding:20px}
.new_win .new_win_con:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .new_win_con2 {margin:20px 0}
.new_win .btn_confirm:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_btn {text-align:center}
.new_win .btn_close {height:45px;width:60px;overflow:hidden;cursor:pointer}
.new_win .btn_submit {padding:0 20px;height:45px;font-weight:bold;font-size:1.083em}

/* 검색결과 색상 */
.sch_word {color:#fff;background:#0087ff;padding:2px 5px 3px;line-height:18px;margin:0 2px}

/* 자바스크립트 alert 대안 */
#validation_check {margin:100px auto;width:500px}
#validation_check h1 {margin-bottom:20px;font-size:1.3em}
#validation_check p {margin-bottom:20px;padding:30px 20px;border:1px solid #e9e9e9;background:#fff}

/* 사이드뷰 */
.sv_wrap {position:relative;font-weight:normal}
.sv_wrap .sv {z-index:1000;display:none;margin:5px 0 0;font-size:0.92em;background:#333;
-webkit-box-shadow:2px 2px 3px 0px rgba(0,0,0,0.2);
-moz-box-shadow:2px 2px 3px 0px rgba(0,0,0,0.2);
box-shadow:2px 2px 3px 0px rgba(0,0,0,0.2)}
.sv_wrap .sv:before {content:"";position:absolute;top:-6px;left:15px;width:0;height:0;border-style:solid;border-width:0 6px 6px 6px;border-color:transparent transparent #333 transparent}
.sv_wrap .sv a {display:inline-block;margin:0;padding:0 10px;line-height:30px;width:100px;font-weight:normal;color:#bbb}
.sv_wrap .sv a:hover {background:#000;color:#fff}
.sv_member {color:#333}
.sv_on {display:block !important;position:absolute;top:23px;left:0px;width:auto;height:auto}
.sv_nojs .sv {display:block}

/* 페이징 */
.pg_wrap {clear:both;float:left;display:inline-block}
.pg_wrap:after {display:block;visibility:hidden;clear:both;content:""} 
.pg {text-align:center}
.pg_page, .pg_current {display:inline-block;vertical-align:middle;background:#eee;border:1px solid #eee}
.pg a:focus, .pg a:hover {text-decoration:none}
.pg_page {color:#959595;font-size:1.083em;height:30px;line-height:28px;padding:0 5px;min-width:30px;text-decoration:none;border-radius:3px}
.pg_page:hover {background-color:#fafafa}
.pg_start {text-indent:-999px;overflow:hidden;background:url('../img/btn_first.gif') no-repeat 50% 50% #eee;padding:0;border:1px solid #eee}
.pg_prev {text-indent:-999px;overflow:hidden;background:url('../img/btn_prev.gif') no-repeat 50% 50% #eee;padding:0;border:1px solid #eee}
.pg_end {text-indent:-999px;overflow:hidden;background:url('../img/btn_end.gif') no-repeat 50% 50% #eee;padding:0;border:1px solid #eee}
.pg_next {text-indent:-999px;overflow:hidden;background:url('../img/btn_next.gif') no-repeat 50% 50% #eee;padding:0;border:1px solid #eee}
.pg_start:hover,.pg_prev:hover,.pg_end:hover,.pg_next:hover {background-color:#fafafa}

.pg_current {display:inline-block;background:#3a8afd;border:1px solid #3a8afd;color:#fff;font-weight:bold;height:30px;line-height:30px;padding:0 10px;min-width:30px;border-radius:3px}

/* cheditor 이슈 */
.cheditor-popup-window *, .cheditor-popup-window :after, .cheditor-popup-window :before {
-webkit-box-sizing:content-box;
-moz-box-sizing:content-box;
box-sizing:content-box;
}

/* Mobile화면으로 */
#device_change {display:block;margin:0.3em;padding:0.5em 0;border:1px solid #eee;border-radius:2em;background:#fff;color:#000;font-size:2em;text-decoration:none;text-align:center}

