@charset "utf-8";
@import url('/fonts/notosans/fonts.css');
@import url('//fonts.googleapis.com/earlyaccess/notosanskr.css');
@import url('//fonts.googleapis.com/css?family=Noto+Sans+KR:100,300,400,500,700,900');


/* 초기화 */
*{font-family:'Noto Sans KR','Noto','맑은 고딕',sans-serif;letter-spacing:normal;word-spacing:normal;word-break:normal;-o-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-smooth:antialiased;-webkit-text-stroke:0.1px;-webkit-text-size-adjust:none}
:before,:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0}
html,body{width:100%;height:100%}
html{overflow-y:scroll}
body{font-family:'Noto Sans KR','Noto','맑은 고딕',sans-serif;font-size:16px;font-weight:300;line-height:1;color:#555;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing: grayscale;-webkit-appearance:none;-webkit-text-size-adjust:none;-webkit-overflow-scrolling:touch}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,main{display:block}
ol,ul{list-style:none}
blockquote,q{quotes:'none'}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:'none'}
table{border-collapse:collapse;border-spacing:0}
input,button,textarea,select{margin:0;padding:0;font:inherit}
input,button{line-height:1}
button{cursor:pointer}
p{margin:0;padding:0;word-break:break-all}
hr{display:none}
hr:after{display:block;visibility:hidden;clear:both;content:''}
pre{overflow-x:scroll}
abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}
b,strong{font-weight:400}
dfn{font-style:italic}
mark{background-color:#ff0;color:#000}
small{font-size:80%}
sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}
sub{bottom:-.25em}
sup{top:-.5em}
audio,video{display:inline-block}
audio:not([controls]){display:none;height:0}
img{border-style:none}
svg:not(:root){overflow:hidden}
button,select{text-transform:none}

button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}
button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}
button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}
fieldset{/*padding:.35em .75em .625em*/}
legend{display:table;max-width:100%;padding:0;color:inherit;white-space:normal;/* 3 */box-sizing:border-box}
progress{display:inline-block;vertical-align:baseline}
textarea{overflow:auto}
[type=checkbox],[type=radio]{padding:0;box-sizing:border-box}
[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}
[type=search]{-webkit-appearance:textfield;outline-offset:-2px}
[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}
::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}
details,menu{display:block}
summary{display:list-item}
canvas{display:inline-block}
template{display:none}
[hidden]{display:none}
.hidden{display:none !important}
.show{display:block !important}
a{color:#555;text-decoration:none;vertical-align:middle;transition:all .35s ease;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out}
a:link,a:visited{text-decoration:none}
a:hover,a:focus,a:active{color:#666;text-decoration:underline}
::selection{background-color:#ffff00;color:#000}
::-moz-selection{background-color:#ffff00;color:#000}
:focus {outline:none}
img::selection{background:transparent}
img::-moz-selection{background:transparent}
select::selection{background-color:transparent}
i{font:inherit}
em{font-style:normal}
caption{display:none}
/*
input, select, textarea, button {font:inherit;color:inherit;vertical-align:middle;}
input:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px #f6f8f9 inset !important;}
select::-ms-expand {display:none;}
select{-webkit-appearance:none;-moz-appearance:none;appearance:none;}
*/

html,body{height:100%}

.clfix:after{display:block;visibility:hidden;clear:both;height:0;content:''}
.clfix{display:block}
.clfix{zoom:1}
.fl{float:left}
.fr{float:right}

img{max-width:100%;height:auto}

/* for IE 5.5-7 */
input[type=text],input[type=password],textarea{-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;outline:none}
input[type=text]:focus,input[type=password]:focus,textarea:focus,select:focus{border:1px solid #558ab7 !important;/*-webkit-box-shadow:0 0 5px #9ed4ff;-moz-box-shadow:0 0 5px #9ed4ff;box-shadow:0 0 5px #9ed4ff*/}

.placeholdersjs{font-size:14px;color:#aaa}
input::-webkit-input-placeholder{font-size:14px;color:#aaa;opacity:1}
input::-moz-placeholder{font-size:14px;color:#aaa;opacity:1}
input:-ms-input-placeholder{font-size:14px;color:#aaa;opacity:1}
input::placeholder{font-size:14px;color:#aaa;opacity:1}
textarea::-webkit-input-placeholder{font-size:14px;color:#aaa;opacity:1}
textarea::-moz-placeholder{font-size:14px;color:#aaa;opacity:1}
textarea:-ms-input-placeholder{font-size:14px;color:#aaa;opacity:1}
textarea::placeholder{font-size:14px;color:#aaa;opacity:1}

h2 {display:block;font-size:1.2em;margin-block-start:0;margin-block-end:0;margin-inline-start:0;margin-inline-end:0;font-weight:400}

/* 레이아웃 크기 지정 */
html{background-color:#fff}
body,#header,#container,#footer{max-width:1920px;width:100%;min-width:1200px;margin:0 auto;background-color:#fff}
.wrap{clear:both;max-width:1200px;width:100%;margin:0 auto}
.wrap:after{display:block;visibility:hidden;clear:both;content:''}

/* 팝업레이어 */
#hd_pop{position:relative;z-index:1000;height:0;margin:0 auto}
#hd_pop h2{overflow:hidden;position:absolute;font-size:0;line-height:0}
.hd_pops{position:absolute;border:1px solid #e9e9e9;background-color:#fff}
.hd_pops img{max-width:100%}
.hd_pops_con{}
.hd_pops_footer{position:relative;padding:0;background-color:#000;color:#fff;text-align:left}
.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-color:#000;text-align:left}
.hd_pops_footer .hd_pops_close{position:absolute;top:0;right:0;background-color:#393939}


/* 상단 레이아웃 */
#header{}
#header a{text-decoration:none}
#hd_h1{overflow:hidden;position:absolute;font-size:0;line-height:0}

.hd_zindex{z-index:10 !important}

#logo{float:left;width:20%;height:100px;line-height:100px}
#logo img{vertical-align:middle}

/* gnb */
#gnb{float:right;position:relative;width:80%;height:100px}
#gnb h2{overflow:hidden;position:absolute;font-size:0;line-height:0}
#gnb ul:after{display:block;visibility:hidden;clear:both;content:''}
#gnb .gnb_1dli{float:left}
.gnb_1dli .bg{display:none}
a.gnb_1da{display:block;padding:0 35px;font-size:18px;font-weight:400;color:#333;text-decoration:none;line-height:100px;text-align:center}
.gnb_2dul{display:none;position:absolute;z-index:20;top:100px}
.gnb_2dli{float:left}
.gnb_2da{display:block;padding:0 10px;font-size:15px;line-height:50px;color:#555;text-align:left;text-decoration:none}
a.gnb_2da:hover{font-weight:400;color:#000}
.gnb_3dul{display:none}

.gnb_1dli_air .gnb_2da{}
.gnb_1dli_on .gnb_2da{}
.gnb_2da:focus,.gnb_2da:hover{color:#fff}
.gnb_1dli_over .gnb_2dul{display:block}
.gnb_1dli_over2 .gnb_2dul{display:block}

#gnb .gnb_1dli6{display:none}
#gnb .gnb_1dli0 .gnb_2dul{left:0}
#gnb .gnb_1dli1 .gnb_2dul{left:110px}
#gnb .gnb_1dli2 .gnb_2dul{left:100px}
#gnb .gnb_1dli3 .gnb_2dul{}
#gnb .gnb_1dli4 .gnb_2dul{right:80px}
#gnb .gnb_1dli5 .gnb_2dul{right:0}
#gnb .gnb_1dli6 .gnb_2dul{right:0}

#gnb_snb{display:none;position:absolute;z-index:10;top:100px;left:0;width:100%;height:50px;border-top:1px solid #ddd;background-color:rgba(255,255,255,.9)}

.gnb_op{display:none;border:none;width:0;height:0;text-indent:-99999px;overflow:hidden}
#allmnu{display:none}
#header #allmnu{display:block}
.allmnuView{display:none}

#gnb .sitemap{float:right;padding-left:65px;line-height:100px}


/* 중간 레이아웃 */
#container{z-index:5;margin:0 auto;zoom:1}
#container:after{display:block;visibility:hidden;clear:both;content:''}

/* 메인 */
#visual{overflow:hidden;position:relative;width:100%;max-height:670px;background-color:#000}
#visual .visualTxt{position:absolute;z-index:2;top:28%;left:0;width:80%;margin-left:10%;text-align:center}
#visual .visualTxt p{font-size:20px;font-weight:200;color:#fff;line-height:1.5em}
#visual .visualTxt strong{display:block}
#visual .visualTxt .visualTxt1{padding-bottom:3%;font-size:80px;font-weight:300;line-height:1.2em}
#visual .visualWrap{position:absolute;z-index:2;left:50%;width:1400px;height:100%;margin-left:-700px}
#visual .visualWrap .tit{position:absolute;z-index:2;right:0;bottom:7%;font-size:14px;font-weight:100;color:rgba(255,255,255,.5);letter-spacing:.05em}
#visual .visualLeft{float:left;max-width:200px;padding:4% 0}
#visual .visualLeft ul{display:block;border-bottom:1px solid rgba(255,255,255,.15)}
#visual .visualLeft li{display:block;padding:14% 0;border-top:1px solid rgba(255,255,255,.15);text-align:center;line-height:1.3}
#visual .item3 .visualLeft li{padding:16% 0}
#visual .item4 .visualLeft li{padding:13% 0}
#visual .visualLeft img{display:inline-block;width:auto;max-width:auto;margin-bottom:7%}
#visual .visualLeft p{font-size:12px;color:#647189}
#visual .visualRight{float:right;max-width:170px;padding:4% 0}
#visual .visualRight ul{display:block}
#visual .visualRight li{display:block;padding:6% 0}
#visual .item4 .visualRight{padding:22% 0 0}
#visual .visual_item{position:relative}
#visual .visual_item .owl-stage{max-height:670px}
#visual .visual_item a{display:block;position:absolute;z-index:3;top:60%;left:50%;width:800px;margin-left:-600px;padding-left:300px;font-size:36px;font-weight:400;color:#51d2ff;letter-spacing:-.02em}
#visual .visual_item .item{max-height:670px;background-repeat:no-repeat;background-position:center top;background-size:auto 670px}
#visual .visual_item .item1{background-image:url(../img/main/visual1.jpg)}
#visual .visual_item .item2{background-image:url(../img/main/visual2.jpg)}
#visual .visual_item .item3{background-image:url(../img/main/visual3.jpg)}
#visual .visual_item .item4{background-image:url(../img/main/visual4.jpg)}
#visual .visual_item .item5{background-image:url(../img/main/visual5.jpg)}
#visual .visual_item .item6{background-image:url(../img/main/visual6.jpg)}
#visual .owl-nav{position:absolute;z-index:3;bottom:50%;width:100%}
#visual .owl-nav .owl-prev{float:left}
#visual .owl-nav .owl-next{float:right}
#visual .owl-theme .owl-nav [class*=owl-]{overflow:hidden;display:inline-block;position:relative;width:40px;height:40px;margin:0;padding:4px 7px;border-radius:0;background-color:rgba(0,0,0,.5);cursor:pointer;text-indent:-9999px}
#visual .owl-theme .owl-nav [class*=owl-]:after{position:absolute;top:5px;width:40px;height:40px;font-family:'FontAwesome';font-size:30px;color:rgba(255,255,255,.5);text-indent:0;text-align:center;content:""}
#visual .owl-theme .owl-nav .owl-prev:after{left:0;content:"\f104"}
#visual .owl-theme .owl-nav .owl-next:after{right:0;content:"\f105"}
#visual .owl-theme .owl-nav [class*=owl-]:hover,#visual .owl-theme .owl-nav [class*=owl-]:hover:after{background-color:#000;color:#fff;text-decoration:none}
#visual .owl-dots{position:absolute;z-index:3;bottom:8%;left:50%;margin-left:-168px}
#visual .owl-theme  .owl-dots .owl-dot span{width:50px;height:3px;border-radius:0;background-color:rgba(255,255,255,.3)}
#visual .owl-theme .owl-dots .owl-dot.active span,#visual .owl-theme .owl-dots .owl-dot:hover span{background-color:#fff}
#visual .owl-visual-stop.on,
#visual .owl-visual-play.on{overflow:hidden;float:left;position:absolute;left:50%;bottom:8%;z-index:99;width:20px;height:20px;margin-left:190px;border-radius:0;border-radius:0;text-indent:-99999px;cursor:pointer}
#visual .owl-visual-stop{display:none}
#visual .owl-visual-stop.on{display:block;background:url(../img/main/visual_btn_stop.png) no-repeat center bottom}
#visual .owl-visual-play{display:none}
#visual .owl-visual-play.on{display:block;background:url(../img/main/visual_btn_play.png) no-repeat center bottom}

#mproduct #mproductTit{max-width:1200px;width:100%;margin:0 auto}
#mproduct #mproductTit li{float:left;width:33.333%;height:180px;background-repeat:no-repeat;background-position:center center;font-size:16px;color:#000;text-align:center;transition:all .5s ease;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out}
#mproduct #mproductTit li:hover{background-color:#f7f7f7}
#mproduct #mproductTit li.on{background-color:#042e6f}
#mproduct #mproductTit li a{display:block;height:100%;padding-top:125px;color:#000;text-decoration:none}
#mproduct #mproductTit li.on a{color:#398aff}
#mproduct #mproductTit .mproducttit1{background-image:url(../img/main/product_ico1.png)}
#mproduct #mproductTit .mproducttit2{background-image:url(../img/main/product_ico2.png)}
#mproduct #mproductTit .mproducttit3{background-image:url(../img/main/product_ico3.png)}
#mproduct #mproductTit .mproducttit1.on{background-image:url(../img/main/product_ico1_on.png)}
#mproduct #mproductTit .mproducttit2.on{background-image:url(../img/main/product_ico2_on.png)}
#mproduct #mproductTit .mproducttit3.on{background-image:url(../img/main/product_ico3_on.png)}
#mproduct #mproductCon{background-color:#f3f8fc}
#mproduct .mproduct_con{display:none;max-width:1200px;width:100%;margin:0 auto}
#mproduct .mproduct_con.on{display:block;height:400px}
#mproduct .mproductCon_info{float:left;position:relative;width:33.333%;height:100%;padding:4% 4% 0;background-color:#dae8f6}
#mproduct .mproductCon_info h3{padding-bottom:4%;font-size:24px;font-weight:400;color:#111}
#mproduct .mproductCon_info h3 em{display:block;padding-bottom:2%;font-size:130%;color:#0990c7}
#mproduct .mproductCon_info h3 strong{display:block;padding-bottom:10%;font-size:130%;font-weight:400;color:#0990c7}
#mproduct .mproductCon_info ul{padding-bottom:4%}
#mproduct .mproductCon_info li{font-weight:200;color:#888;line-height:1.5;letter-spacing:-.05em}
#mproduct .mproductCon_info li:before{display:inline;content:"- "}
#mproduct .mproductCon_item{float:left;width:66.667%;height:100%}
#mproduct .mproductCon_item .owl-stage-outer,
#mproduct .mproductCon_item .owl-stage,
#mproduct .mproductCon_item .owl-item{height:100%}
#mproduct .mproductCon_item .item{padding:12% 10px;height:100%;border-right:1px solid #fff;font-size:18px;font-weight:400;color:#000;text-align:center;line-height:1.5}
#mproduct .mproductCon_item .item p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal}
#mproduct .mproductCon_item .item em{display:block;margin-top:10%;font-size:80%;color:#888}
#mproduct .owl-nav{position:absolute;z-index:3;left:-122px;bottom:0;width:81px}
#mproduct .owl-nav .owl-prev{float:left}
#mproduct .owl-nav .owl-next{float:right}
#mproduct .owl-theme .owl-nav [class*=owl-]{overflow:hidden;display:inline-block;position:relative;width:40px;height:40px;margin:0;padding:4px 7px;border-radius:0;background-color:#aebac5;cursor:pointer;text-indent:-9999px}
#mproduct .owl-theme .owl-nav [class*=owl-]:after{position:absolute;top:0;width:40px;height:40px;font-family:'FontAwesome';font-size:28px;color:#fff;text-indent:0;text-align:center;line-height:40px;content:""}
#mproduct .owl-theme .owl-nav .owl-prev:after{left:0;content:"\f104"}
#mproduct .owl-theme .owl-nav .owl-next:after{right:0;content:"\f105"}
#mproduct .owl-theme .owl-nav [class*=owl-]:hover,#visual .owl-theme .owl-nav [class*=owl-]:hover:after{background-color:#000;text-decoration:none}
#mproduct .owl-btn{position:absolute;right:0;bottom:0}
#mproduct .owl-mproduct-stop,
#mproduct .owl-mproduct-play{overflow:hidden;float:left;position:relative;z-index:99;width:40px;height:40px;border-radius:0;border-radius:0;background-color:#aebac5;background-repeat:no-repeat;background-position:center center;text-indent:-99999px;cursor:pointer}
#mproduct .owl-mproduct-stop{background-image:url(../img/main/product_btn_stop.png)}
#mproduct .owl-mproduct-play{background-image:url(../img/main/product_btn_play.png)}
#mproduct .owl-mproduct-stop,#mproduct .owl-mproduct-play{display:none}
#mproduct .owl-mproduct-stop.on,#mproduct .owl-mproduct-play.on{display:block}
#mproduct .owl-mproduct-stop.on:hover,#mproduct .owl-mproduct-play.on:hover{background-color:#000}

#mnews{overflow:hidden;position:relative;max-width:1200px;width:100%;margin:0 auto;padding:0}
#mnews .notice{position:relative;height:100%;margin-left:33.333%;padding:3% 0}
#mnews .notice:before{display:block;position:absolute;top:0;left:-1px;width:1px;height:100%;background-color:#ddd;content:""}
#mnews h2{float:left;width:33.333%;padding:0 5%;font-size:30px;font-weight:400;color:#d50c0c;line-height:40px}
#mnews .mnotice_item{float:left;width:calc(66.667% - 40px);height:40px}
#mnews .item{position:relative;line-height:40px}
#mnews .item a{overflow:hidden;display:inline-block;max-width:70%;font-size:18px;font-weight:300;color:#000;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;}
#mnews .lock_icon{display:inline-block;width:18px;height:18px;margin-left:5px;border-radius:100%;background-color:#333;font-size:9px;font-weight:300;color:#fff;text-align:center;line-height:18px;vertical-align:middle}
#mnews .new_icon{display:inline-block;width:18px;height:18px;margin-left:5px;border-radius:100%;background-color:#c9171e;font-size:9px;font-weight:300;color:#fff;text-align:center;line-height:18px;vertical-align:middle}
#mnews .item .nt_date{display:none}
#mnews .more a{overflow:hidden;display:block;position:absolute;z-index:99;top:50%;right:0;width:40px;height:40px;margin-top:-20px;border:1px solid #ddd;background-color:#ffff;line-height:40px;text-align:center;text-indent:-9999px;}
#mnews .more a:after{position:absolute;top:0;left:0;width:40px;height:40px;font-family:'FontAwesome';font-size:16px;color:#ccc;text-indent:0;text-align:center;line-height:40px;content:"\f067"}
#mnews .owl-nav{position:absolute;z-index:1;top:0;right:-2px;width:80px;height:40px}
#mnews .owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}
#mnews .owl-theme .owl-nav .disabled{opacity:0.9;cursor:default}
#mnews .owl-theme .owl-nav [class*=owl-]{overflow:hidden;display:inline-block;position:relative;top:0;width:40px;height:40px;margin:0 -1px 0 0;padding:0;border:1px solid #ddd;border-radius:0;background:#fff;font-size:0;line-height:40px;text-indent:-9999px;cursor:pointer}
#mnews .owl-theme .owl-nav [class*=owl-]:hover{background:#f7f7f7;color:#888;text-decoration:none}
#mnews .owl-theme .owl-nav [class*=owl-]:after{position:absolute;top:0;width:40px;height:40px;font-family:'FontAwesome';font-size:28px;color:#ccc;text-indent:0;text-align:center;line-height:40px;content:""}
#mnews .owl-theme .owl-nav .owl-prev:after{left:0;content:"\f104"}
#mnews .owl-theme .owl-nav .owl-next:after{right:0;content:"\f105"}

#mtechnology{padding:5% 3%;background:url(../img/main/technology_bg.jpg) #5d82b9 no-repeat center bottom;text-align:center}
#mtechnology h2{font-size:50px;font-weight:400;color:#fff}
#mtechnology h2 em{display:block;padding-bottom:1.5%;font-size:40%;font-weight:100}
#mtechnology .mtechnologyCon{margin-top:5%}
#mtechnology li{float:left;width:32%;margin-left:2%;text-align:left;letter-spacing:-.05em}
#mtechnology li:first-child{margin-left:0}
#mtechnology li a{display:block;height:100%;padding:15% 10%;background-color:rgba(0,0,0,.5);text-decoration:none}
#mtechnology li a:hover{background-color:rgba(0,0,0,.8)}
#mtechnology h3{padding-bottom:10%;font-size:48px;font-weight:200;color:#fff}
#mtechnology p{min-height:120px;font-weight:200;color:#fff;line-height:1.5}

#mlink{padding:3%;letter-spacing:-.05em}
#mlink .mlink1{float:left;width:20%}
#mlink .mlink1 h3{padding-bottom:10%;font-size:32px;color:#222}
#mlink .mlink1 p{font-size:17px;color:#555;line-height:1.5}
#mlink .mlink2{float:left;width:80%}
#mlink .mlink2 li{float:left;width:45%;margin-left:5%}
#mlink .mlink2_1,#mlink .mlink2_2{padding-bottom:3%;margin-bottom:3%;border-bottom:1px solid #ddd}
#mlink .mlink2_3{clear:both}
#mlink .mlink2 h3{padding-bottom:3%;font-size:18px;color:#222}
#mlink .mlink2 p{font-size:14px;color:#888;line-height:1.3}
#mlink .mlink2 a{display:block;background-repeat:no-repeat;background-position:right center}
#mlink .mlink2_1 a{background-image:url(../img/main/link1.png)}
#mlink .mlink2_2 a{background-image:url(../img/main/link2.png)}
#mlink .mlink2_3 a{background-image:url(../img/main/link3.png)}
#mlink .mlink2_4 a{background-image:url(../img/main/link4.png)}

/* 서브 */
#svisual{height:250px;padding-top:5.5%;background-image:url(../img/sub/svisual_04.jpg);background-repeat:no-repeat;background-position:center top;text-align:center}
#container .svisual10{background-image:url(../img/sub/svisual_01.jpg)}
#container .svisual20{background-image:url(../img/sub/svisual_02.jpg)}
#container .svisual30{background-image:url(../img/sub/svisual.jpg)}
#container .svisual50{background-image:url(../img/sub/svisual_05.jpg)}
#container .svisual60{background-image:url(../img/sub/svisual_06.jpg)}
#svisual h1{font-size:48px;font-weight:400;color:#fff}
#svisual p{padding-top:20px;font-weight:300;color:rgba(255,255,255,.7)}

.location_wrap{background-color:#0a4aa3}
#location{float:left;border-left:1px solid rgba(255,255,255,.2)}
#location li{float:left;height:50px;font-size:15px;color:#fff}
#location li a{display:block;line-height:50px;color:#fff}
#location .path li{min-width:160px;padding-right:20px;border-right:1px solid rgba(255,255,255,.2)}
#location .path li a{padding:0 20px;background:url(../img/sub/arr_down.gif) no-repeat right center}
#location .path li.home{min-width:50px;text-align:center}
#location .path li.home a img{vertical-align:middle}
#location .path li.home,#location .path li.home a{padding:0;background:none}
#location .path .path_dp1{position:relative}
#location .path .path_dp2_list{display:none;position:absolute;top:100%;left:-1px;margin-top:1px;border:1px solid #e5e5e5;background-color:#fff;z-index:10}
#location .path .path_dp2_list li{width:100%;height:auto;padding-right:0}
#location .path .path_dp2_list li a{display:block;height:auto;padding:10px 20px;background:none;font-size:14px;color:#000;line-height:1}
#location .path .path_dp2_list li.active,#location .path .path_dp2_list li:hover{background-color:#f4f4f4}
#container .print_wrap{float:right;border-left:1px solid rgba(255,255,255,.2)}
#container .print_wrap li{display:inline-block;border-right:1px solid rgba(255,255,255,.2)}
#container .print_wrap .gong{display:none}
#container .print_wrap .gong.on{display:inline-block}
#container .print_wrap .sns_wrap{display:none}
#container .print_wrap .sns_wrap.on{display:inline-block}
#container .print_wrap a{overflow:hidden;display:inline-block;width:50px;height:50px;margin-left:-6px;background-color:#0a4aa3;background-repeat:no-repeat;background-position:center center;text-indent:-99999px}
#container .print_wrap a:hover{background-color:#083c84}
#container .print_wrap .gong{background-image:url(../img/sub/ico_sns.png)}
#container .print_wrap .fa{background-image:url(../img/sub/sns_facebook.png)}
#container .print_wrap .tw{background-image:url(../img/sub/sns_twitter.png)}
#container .print_wrap .bl{background-image:url(../img/sub/sns_blog.png)}
#container .print_wrap .ks{background-image:url(../img/sub/sns_kakaostory.png)}
#container .print_wrap .btnClose{background-image:url(../img/sub/ico_close.png)}
#container .print_wrap .print{background-image:url(../img/sub/ico_print.png)}

#container #content{position:relative;width:100%;max-width:1200px;margin:0 auto;padding-bottom:5%}
#container #content #content_tit{clear:both;padding:5% 0}
#container #content #content_tit h2{padding-bottom:5%;border-bottom:1px solid #edf1f4;font-size:36px;font-weight:400;color:#222;text-align:center}

/* Heading */
#container.sub h3{clear:both;display:block;position:relative;margin:4% 0 2% 0;font-size:135%;color:#000;font-weight:bold;line-height:160%;letter-spacing:-.05em}
#container.sub h3:before{display:block;width:25px;height:4px;margin-bottom:3px;background-color:#1f5dca;content:''}

#container.sub h4{position:relative;margin:3% 0 2% 0;padding-left:0;color:#0a4aa3;font-size:18px;/*font-weight:bold*/font-weight:400;letter-spacing:-.05em}

#container.sub h5{}
#container.sub h6{}

h3+h4{margin-top:0}

#container #content .dotlst1 li{position:relative;padding:0px 0px 5px 12px;text-align:left;line-height:160%}
#container #content .dotlst1 li:before{position:absolute;top:11px;left:0;width:3px;height:3px;background-color:#aaa;content:""}
#container #content .dotlst2 li{position:relative;padding:0px 0px 5px 12px;text-align:left;line-height:160%}
#container #content .dotlst2 li:before{position:absolute;top:11px;left:0;width:4px;height:2px;background-color:#bbb;content:""}
#container #content .dotlst3 li{position:relative;padding:2px 0px 5px 17px;text-align:left;line-height:120%}
#container #content .dotlst3 li:before{position:absolute;top:11px;left:5px;width:3px;height:3px;background-color:#aaa;content:""}
#container #content .dotlst1 li ul,#container #content .dotlst2 li ul,#container #content .dotlst3 li ul,
#container #content .dotlst1 li ol,#container #content .dotlst2 li ol,#container #content .dotlst3 li ol,
#container #content .dotlst1 li dl,#container #content .dotlst2 li dl,#container #content .dotlst3 li dl{margin-top:7px}

/* Table */
#container #content #ctt_con table{width:100%;margin:0 0 20px;border-top:3px solid #2b4380}
#container #content #ctt_con table caption{display:none}
#container #content #ctt_con table th,#container #content #ctt_con table td{padding:1.3% 2%;border:1px solid #cfd0d8;border-width:0 1px 1px;vertical-align:middle}
#container #content #ctt_con table th:first-child,#container #content #ctt_con table td:first-child{border-left:none}
#container #content #ctt_con table th:last-child,#container #content #ctt_con table td:last-child{border-right:none}
#container #content #ctt_con table th{text-align:center}
#container #content #ctt_con table th.align-left,#container #content #ctt_con table td.align-left{text-align:left}
#container #content #ctt_con table th.align-center,#container #content #ctt_con table td.align-center{text-align:center}
#container #content #ctt_con table th.align-right,#container #content #ctt_con table td.align-right{text-align:right}
#container #content #ctt_con table td img{vertical-align:middle}
#container #content #ctt_con table thead{background-color:#f3f4f6}
#container #content #ctt_con table thead th{border-bottom:1px solid #858798;font-size:110%;/*font-weight:bold*/font-weight:400;color:#2b4380}
#container #content #ctt_con table tbody th{background-color:#fcfcfc;font-size:100%;color:#222}

#container #content #ctt_con .tbl1{border-top:3px solid #2b4380}
#container #content #ctt_con .tbl1 table{border-top:0}

#container #content #ctt_con .tbl2{border-top:3px solid #727272}
#container #content #ctt_con .tbl2 table{border-top:0;color:#222}
#container #content #ctt_con .tbl2 table thead th{padding:2% 2%;background-color:#f8f8f8;color:#222;font-weight:400;border-bottom:1px solid #666}
#container #content #ctt_con .tbl2 table td{padding:1.3% 2%;/*font-weight:bold*/font-weight:400;color:#222;text-align:center}
#container #content #ctt_con .tbl2 table th,#container #content #ctt_con .tbl2 table td{border:1px solid #ccc}
#container #content #ctt_con .tbl2 table th:first-child,#container #content #ctt_con .tbl2 table td:first-child{border-left:none}
#container #content #ctt_con .tbl2 table th:last-child,#container #content #ctt_con .tbl2 table td:last-child{border-right:none}

#container #content #ctt_con .td-align-ceter td{text-align:center}

#ctt_con{line-height:1.6em}

#container #content .sitemap{overflow:hidden}
#container #content .sitemap ul{margin-bottom:40px}
#container #content .sitemap li{float:left;width:22%;margin-right:4%}
#container #content .sitemap li:nth-child(4n){margin-right:0}
#container #content .sitemap li:nth-child(4n+1){clear:both}
#container #content .sitemap li li{float:none;width:100%;margin-right:0;border-bottom:1px solid #eee}
#container #content .sitemap .sitemap_tit{display:block;margin-bottom:20px;padding:20px 10px;background-color:#888;font-size:18px;font-weight:400;color:#fff;text-align:center}
#container #content .sitemap li li a{display:block;padding:15px 10px;border:none;text-align:center}
#container.sub_provision #content p{line-height:160%}
#container.sub_privacy #content p{line-height:160%}
#container.sub_email #content p{line-height:160%}
#container #content .copyright_01{padding:5%;border:4px solid #eee;border-width:4px 4px 0;background-color:#f7f7f7;font-size:110%;font-weight:400;line-height:160%;color:#0546a3;letter-spacing:-.05em}
#container #content .copyright_02{padding:5%;border:4px solid #eee;border-width:0 4px 4px;line-height:160%;letter-spacing:-.05em}
#container #content .viewer dl{position:relative;padding:0 0 15px 180px;margin-bottom:15px;min-height:115px;border-bottom:1px solid #e8e8e8;}
#container #content .viewer dl dt{padding-bottom:10px;font-weight:400;color:#0754ac}
#container #content .viewer dl dd{line-height:150%}
#container #content .viewer dl dd.pic{position:absolute;left:0px;top:0px;line-height:1.6em}
#container #content .viewer .downbtn{vertical-align:middle;display:inline-block;height:29px;padding:0 12px 0 38px;margin-top:18px;border:1px solid #0754ac;background:#0754ac url(../img/sub/ico_down.gif) no-repeat 12px 8px;font-size:0.857em;font-weight:300;color:#fff !important;line-height:27px}


/* 하단 레이아웃 */
#footer{background-color:#0d0d0d}
#footer h1{overflow:hidden;position:absolute;font-size:0;line-height:0}
#footer .fnb_wrap{background-color:#0d0d0d;border-bottom:1px solid #2a2a2a;}
#footer #fnb{float:left;padding-right:50px}
#footer #fnb a{display:inline-block;padding:37px 8px;font-size:15px;color:#ccc;text-decoration:none;letter-spacing:-.05em}
#footer #fnb strong{font-weight:400;color:#f04239}
#footer .ft_copy{padding:2% 0;font-size:14px;font-style:normal;color:#888}
#footer .ft_copy p{line-height:20px}
#footer .ft_copy p br{display:none}
#footer .ft_copy .copyright{padding-top:10px;font-size:12px}
#top_btn{position:fixed;right:20px;bottom:130px;z-index:90;width:50px;height:55px;border:2px solid #333;background:rgba(255,255,255,0.5);line-height:46px;font-size:15px;color:#333;text-align:center}
#top_btn:hover{border-color:#3059c7;background-color:#3059c7;color:#fff}

/* .latest_wr:after {display:block;visibility:hidden;clear:both;content:"&quot} */
.lt_wr{width:49%}
.lt_wr:nth-child(2n+1){clear:both}
.latest_wr:after{display:block;visibility:hidden;clear:both;content:''}

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

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

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

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

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

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

/* ckeditor 단축키 */
.cke_sc{margin:0 0 5px;text-align:right}
.btn_cke_sc{display:inline-block;height:23px;padding:0 10px;border:1px solid #ccc;background-color:#fafafa;line-height:1.9em;font-size:13px;color:#000;text-decoration:none;vertical-align:middle;cursor:pointer}
.cke_sc_def{margin:0 0 5px;padding:10px;border:1px solid #ccc;background-color:#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*/font-weight:400}
.cke_sc_def dd{width:30%}

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

/* 버튼 */
a.btn,.btn{height:40px;padding:0 30px;border:0;line-height:40px;/*border-radius:3px;font-weight:400;font-weight:bold*/text-align:center;-webkit-transition:background-color .3s ease-out;-moz-transition:background-color .3s ease-out;-o-transition:background-color .3s ease-out;transition:background-color .3s ease-out}
a.btn01{display:inline-block;padding:7px;border:1px solid #ccc;background-color:#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-color:#fafafa;color:#000;text-decoration:none}
a.btn02{display:inline-block;padding:7px;border:1px solid #3b3c3f;background-color:#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-color:#4b545e;color:#fff;text-decoration:none}

.btn_confirm{text-align:right}

/* 서식단계 진행 */
.btn_submit{border:0;border:0;background-color:#0a4aa3;color:#fff;cursor:pointer;vertical-align:middle}
.btn_submit:hover{background-color:#0054a6}

a.btn_cancel{display:inline-block;background-color:#969696;color:#fff;text-decoration:none;vertical-align:middle}
button.btn_cancel{display:inline-block;background-color:#969696;color:#fff;text-decoration:none;vertical-align:middle}
.btn_cancel:hover{background-color:#aaa}
a.btn_frmline,button.btn_frmline{display:inline-block;height:40px;padding:0 5px;border:0;border-radius:5px;background-color:#3c3c3c;color:#fff;text-decoration:none;vertical-align:middle}

/* 우편번호검색버튼 등 */
a.btn_frmline{}
button.btn_frmline{font-size:1em}

/* 게시판용 버튼 */
a.btn_b01,.btn_b01,a.btn_b02,.btn_b02,a.btn_b03,.btn_b03,a.btn_b04,.btn_b04,a.btn_admin,.btn_admin{display:inline-block;text-decoration:none;vertical-align:middle}
a.btn_b01,.btn_b01{background-color:#999;color:#fff}
.btn_b01:hover,.btn_b01:hover{background-color:#666}
a.btn_b02,.btn_b02{background-color:#0a4aa3;color:#fff}
a.btn_b02:hover,.btn_b02:hover{background-color:#0054a6}
a.btn_b03,.btn_b03{border:1px solid #b9bdd3;background-color:#fff;color:#646982}
a.btn_b03:hover,.btn_b03:hover{background-color:#ebedf6}
a.btn_b04,.btn_b04{border:1px solid #ccc;background-color:#fff;color:#707070}
a.btn_b04:hover,.btn_b04:hover{background-color:#f9f9f9;color:#333}
a.btn_admin,.btn_admin{background-color:#d13f4a;color:#fff}
.btn_b01,.btn_b02,.btn_b03,.btn_b04{border-radius:0 !important}
.btn_b01 i,.btn_b02 i,.btn_b03 i,.btn_b04 i{display:none}

/* 게시판 */
#bo_cate{margin:4% 0;border:1px solid #d2d2d2;border-width:1px 0;background:#fafafa}
#bo_cate h2{overflow:hidden;position:absolute;font-size:0;line-height:0}
#bo_cate ul{margin-bottom:-1px;zoom:1;text-align:center}
#bo_cate ul:after{display:block;visibility:hidden;clear:both;content:''}
#bo_cate li{min-width:12.5%;display:inline-block}
#bo_cate a{display:block;margin-top:-1px;padding:0 10px;margin-right: -1px;border:1px solid #d2d2d2;background-color:#fff;line-height:48px;text-align:center}
#bo_cate a:focus,#bo_cate a:hover,#bo_cate a:active{border:1px solid #0075c2;background-color:#0075c2;color:#fff;text-decoration:none}
#bo_cate #bo_cate_on{border:1px solid #0075c2;background-color:#0075c2;font-weight:400;color:#fff}

/* 관리자 전용 버튼 */
.btn_admin:hover,a.btn_admin:hover{background-color:#ff3746}

/* 컬러 */
.color_1{background-color:#169dd6}
.color_2{background-color:#14d53d}
.color_3{background-color:#3814ff}
.color_4{background-color:#7520c5}

/* 기본테이블 */
.tbl_wrap table{width:100%;border-collapse:collapse;border:1px solid #ccc;border-width:1px 0;border-spacing:0 5px;background-color:#fff}
.tbl_wrap caption{padding:10px 0;/*font-weight:bold*/font-weight:400;text-align:left}
.tbl_head01{margin:0 0 10px;border-top:2px solid #484848}
.tbl_head01 table{border-top:none}
.tbl_head01 caption{overflow:hidden;padding:0;font-size:0;line-height:0}
.tbl_head01 thead th{height:40px;padding:1.5% 0;border-bottom:1px solid #ccd0d7;background-color:#fafafa;font-weight:normal;text-align:center}
.tbl_head01 thead th input{vertical-align:top}
.tbl_head01 tfoot th,.tbl_head01 tfoot td{padding:1.5% 0;background-color:#f9f9f9;text-align:center}
.tbl_head01 tbody th,.tbl_head01 td{padding:1.5% 0.5%;line-height:1.4em;word-break:break-all}
.tbl_head01 tbody tr{border-bottom:1px solid #ccd0d7}
.tbl_head01 tbody tr:hover{background-color:#f6f9fd}
.tbl_head01 a:hover{text-decoration:underline}

.tbl_head02{margin:0 0 10px}
.tbl_head02 caption{overflow:hidden;padding:0;font-size:0;line-height:0}
.tbl_head02 thead th{padding:5px 0;border-top:1px solid #d1dee2;border-bottom:1px solid #d1dee2;background-color:#e5ecef;font-size:.95em;color:#383838;letter-spacing:-.1em;text-align:center}
.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-color:#d7e0e2;text-align:center}
.tbl_head02 tbody th{padding:5px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background-color:#fff}
.tbl_head02 td{padding:5px 3px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background-color:#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-color:#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{padding:5px;border:1px solid #ccc;border-radius:0;background-color:#fff;color:#000;vertical-align:middle}
.tbl_frm01 textarea{padding:2px 2px 3px}
.frm_input{height:40px}

.full_input{width:100%}
.half_input{width:49.5%}
.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 li{position:relative;margin:3px 0;padding:10px 15px;border:1px solid #dbdbdb;border-radius:3px;background-color:#fff;list-style:none}
.list_01 li:after{display:block;visibility:hidden;clear:both;content:''}
.list_01 li:hover{background-color:#f9f9f9}
.list_01 li.empty_li{padding:20px 0;color:#666;text-align:center}

/* 폼 리스트 */
.form_01 h2{margin:0 0 10px;font-size:1.167em}
.form_01 li{margin:10px 0}
.form_01 li:after{display:block;visibility:hidden;clear:both;content:''}
.form_01 li .right_input{float:right}
.form_01 textarea{width:100%;height:100px}
.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{height:50px;padding:10px 20px;background-color:#333;font-size:1.25em;line-height:30px;color:#fff}
.new_win #win_title .sv{font-size:.75em;line-height:1.2em}
.new_win .win_ul{border-right:1px solid #dfe6e7}
.new_win .win_ul:after{display:block;visibility:hidden;clear:both;content:''}
.new_win .win_ul li{float:left;width:33.333%;margin-left:-1px;border:1px solid #ccc;background-color:#fff;text-align:center}
.new_win .win_ul li a{display:block;padding:10px 0}
.new_win .win_ul .selected{position:relative;z-index:5;border-color:#0a4aa3;background-color:#fff}
.new_win .win_ul .selected a{/*font-weight:bold*/font-weight:400;color:#0a4aa3}
.new_win .win_desc{margin:5px 0;font-size:.92em;color:#3598db}
.new_win .frm_info{font-size:.92em;color:#3598db}
.new_win .win_total{margin:10px 0;text-align:right}
.new_win .win_total span{display:inline-block;padding:0 10px;border-radius:5px;background-color:#d4d4d4;line-height:30px;font-size:.92em;color:#4e546f}
.new_win .new_win_con{margin:20px}
.new_win .new_win_con:after{display:block;visibility:hidden;clear:both;content:''}
.new_win .btn_confirm:after{display:block;visibility:hidden;clear:both;content:''}
.new_win .win_btn{text-align:right}
.new_win .btn_close{overflow:hidden;position:absolute;top:0;right:0;width:50px;height:50px;border:0;background:url(../img/close_btn.gif) no-repeat 50% 50%;text-indent:-999px;cursor:pointer}
.new_win .btn_submit{float:right;height:40px;padding:0 20px;/*font-weight:bold*/font-weight:400;font-size:1.083em}



/* 검색결과 색상 */
.sch_word{color:#00c4ac}

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

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

/* 게시판 */
.bo_sch{display:block;margin-bottom:4%;text-align:center}
.bo_sch:after{display:block;visibility:hidden;clear:both;content:''}
.bo_sch legend{overflow:hidden;position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em}
.bo_sch select{display:inline-block;height:48px;padding:1% 1.2%;border:1px solid #ccc;vertical-align:middle}
.bo_sch .sch_input{display:inline-block;width:50%;height:48px;padding:1% 1.2%;;border:1px solid #ccc;vertical-align:middle}
.bo_sch .sch_btn{display:inline-block;width:48px;height:48px;margin-left:-6px;border:1px solid #ccc;border-left-width:0;background:none;vertical-align:middle}

/* 페이징 */
.pg_wrap{clear:both;margin:30px 0;text-align:center}
.pg_wrap:after{display:block;visibility:hidden;clear:both;content:''}
.pg{}
.pg_page,.pg_current{overflow:hidden;display:inline-block;width:38px;height:38px;font-size:14px;line-height:38px;vertical-align:bottom;text-align:center;text-decoration:none}
.pg_page{display:inline-block;border:1px solid #ccc}
.pg_current{border:1px solid #1f4bb4;background-color:#1f4bb4;font-weight:400;color:#fff}
.pg_page:hover{background-color:#ddd}
.pg_start,.pg_prev,.pg_end,.pg_next{overflow:hidden;padding:0;border:1px solid #bbb;background-repeat:no-repeat;background-position:50% 50%;background-color:#fff;text-indent:-999px}
.pg_start{background-image:url(../img/btn_first.gif)}
.pg_prev{background-image:url(../img/btn_prev.gif)}
.pg_end{background-image:url(../img/btn_end.gif)}
.pg_next{background-image:url(../img/btn_next.gif)}
.pg_start:hover,.pg_prev:hover,.pg_end:hover,.pg_next:hover{background-color:#fafafa}

/* 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:.3em;padding:.5em 0;border:1px solid #eee;border-radius:2em;background-color:#fff;font-size:2em;color:#000;text-align:center;text-decoration:none}

#bo_v_share{display:none !important}/* 게시판 스크랩*/

.customizing1{position:relative;padding:0 10px 0 35px;line-height:24px}
.customizing1 input{opacity:0;position:absolute;left:0;top:0;width:24px;height:24px}
.customizing1 input + label::before{position:absolute;top:0;left:0;width:24px;height:24px;border:1px solid #dcdcdc;border-radius:100%;background-color:#fff;content:"";}
.customizing1 input + label::after{position:absolute;top:4px;left:8px;width:8px;height:13px;opacity:0;border:3px solid #0a4aa3;border-left:0;border-top:0;transform:rotate(45deg);transition:opacity 0.2s ease-in-out;content:"";}
.customizing1 input:checked + label::after{opacity:1}

.customizing1.square input + label::before{border-radius:0}

.mt0{margin-top:0 !important}
.mt-30{margin-top:-30px !important}

@media screen and (max-width:1300px){
	#visual .owl-nav{bottom:25%}
}
@media screen and (max-width:1240px){
	#logo{padding:0 20px 0 15px}

	#footer .fnb_wrap{padding:0 20px}
	#footer #ft_logo{padding-left:20px}
	#footer .qr{padding-right:20px}
	#top_btn{right:0}

	#visual .visualWrap{left:0;width:100%;margin-left:0}

	#container #content{padding-right:20px;padding-left:20px}
}
@media screen and (max-width:1024px){/* 아이패드 가로 */
	#logo{width:30%}
	#gnb{width:70%}

	#footer #fnb{padding-right:30px}
	#footer #fnb a{padding:15px 5px;font-size:14px}
	#top_btn{bottom:136px;width:44px;height:44px;line-height:42px}

	#visual .visualLeft,#visual .visualRight{display:none}
	#visual .visual_item .item{background-size:auto 100%}
}
@media screen and (max-width:1000px){/* 아이패드 992 */
	body,#header,#container,#footer{min-width:100%;width:100%}
	.wrap{clear:both;max-width:100%;width:100%;margin:0 auto}

	body{font-size:15px}
	#container.main{font-size:14px}

	#logo{float:none;width:80%;height:75px;line-height:75px}
	#gnb{display:none}
	#gnb_snb{top:-500px}

	#allmnu,#allmnu2{display:block;position:absolute;top:17px;right:15px;z-index:10000;cursor:pointer;padding:17px 28px 19px 8px;border:2px solid #dfdfdf}
	#allmnu{z-index:1}
	#allmnu span,#allmnu2 span{cursor:pointer;height:3px;width:20px;background-color:#c9c9c9;position:absolute;display:block;content:'';transition:all 500ms ease-in-out}
	#allmnu span:before,#allmnu2 span:before{cursor:pointer;height:3px;width:20px;background-color:#c9c9c9;position:absolute;display:block;content:'';top:-7px;transition:all 500ms ease-in-out}
	#allmnu span:after,#allmnu2 span:after{cursor:pointer;height:3px;width:20px;background-color:#c9c9c9;position:absolute;display:block;content:'';bottom:-7px;transition:all 500ms ease-in-out}
	#allmnu.acik,#allmnu2.acik{position:fixed;right:15px;border:2px solid #333;background-color:#000}
	#allmnu.acik span,#allmnu2.acik span{background-color:transparent}
	#allmnu.acik span:before,#allmnu2.acik span:before{top:0px;transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);-webkit-transform:rotate(45deg);bottom:0;background-color:#fff}
	#allmnu.acik span:after,#allmnu2.acik span:after{top:0;transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);background-color:#fff}
	.allmnuView{overflow-x:hidden;overflow-y:auto;display:none;position:fixed;top:0;right:-100%;-webkit-transition:all 0.5s ease;-moz-transition:all 0.5s ease;transition:all 0.5s ease;width:100%;height:100%;padding-top:115px;background:rgba(0,0,0,.95);z-index:999}
	.allmnuView.allmnuView-acik{display:block;right:0}
	.allmnuView{position:fixed;top:0;right:-250px;-webkit-transition:all 0.5s ease;-moz-transition:all 0.5s ease;transition:all 0.5s ease;width:250px;height:100%;background-color:#000;z-index:999;display:block;overflow:auto}
	.allmnuView h2{display:none}
	.allmnuView a{font-size:16px;text-decoration:none}
	.allmnuView ul{border-left:none;border-bottom:1px solid #333}
	.allmnuView ul li{display:block;float:none;width:100%;min-height:auto;margin:0;padding:0}
	.allmnuView ul li:after{display:none}
	.allmnuView ul li>a{display:block;padding:0 20px;border-top:1px solid #333;font-size:14px;line-height:40px;color:#999;text-align:left}
	.allmnuView ul li>a:hover{background-color:#333;border-top:1px solid #333;color:#fff}
	.allmnuView .gnb_1dli_air .gnb_1da,.allmnuView .gnb_1dli_on .gnb_1da{color:#fff}
	.allmnuView ul ul{display:none;position:relative;top:0;width:100%;border-bottom:none}
	.allmnuView ul ul li{display:block;width:100%;margin-right:0;border-left:1px solid #555}
	.allmnuView ul li li>a{display:block;padding:0 30px;background-color:#222;border-bottom:1px solid #333;font-size:13px;font-weight:300;line-height:35px;color:#999}
	.allmnuView ul ul ul{display:block;border-bottom:none}
	.allmnuView ul li li li>a{display:block;padding:0 30px 0 45px;border-top:1px solid #444;background-color:#333;line-height:30px}
	.allmnuView ul li li li>a:hover{background-color:#444}
	.allmnuView ul .sitemap{display:none}
	.allmnuView .gnb_1dli6{display:block}

	#footer #fnb a{letter-spacing:-.06em}

	#visual .visual_item .item{background-repeat:no-repeat;background-position:center center;background-size:160% auto}
	#visual .visual_item .item_map{display:none}
	#visual .visual_item a{left:0;width:100%;margin-left:0;padding-left:0;font-size:36px;text-align:center}

	#mproduct{line-height:1}
	#mproduct #mproductTit li{height:150px;background-size:150% auto}
	#mproduct #mproductTit li a{padding-top:105px}
	#mproduct .mproduct_con.on{height:auto}
	#mproduct .mproductCon_info{float:none;width:100%;height:auto;padding:40px 40px 0}
	#mproduct .mproductCon_item{float:none;width:100%;height:auto}
	#mproduct .owl-nav{position:absolute;z-index:3;left:auto;bottom:auto;right:41px;top:-40px;width:81px}
	#mproduct .mproductCon_item .owl-stage-outer,
	#mproduct .mproductCon_item .owl-stage,
	#mproduct .mproductCon_item .owl-item{height:auto}
	#mproduct .mproductCon_info h3{padding-bottom:4%}
	#mproduct .mproductCon_info h3 em{display:inline-block;padding-bottom:0}
	#mproduct .mproductCon_info h3 strong{display:block;padding-bottom:20px}
	#mproduct .mproductCon_info h3 strong br{display:none}
	#mproduct .owl-nav{right:51px}
	#mproduct .owl-btn{right:10px}

	#mnews .notice{margin-left:0}
	#mnews .notice:before{display:none}
	#mnews h2{width:25%;font-size:27px}
	#mnews .mnotice_item{width:calc(75% - 60px)}
	#mnews .more a{right:20px}
	#mnews .owl-nav{right:-1px}
	#mnews .item a{font-size:16px}

	#mtechnology h3{font-size:40px}

	#mlink{padding:0}
	#mlink .mlink1{clear:both;float:none;width:100%;padding:3%;background-color:#f7f7f7}
	#mlink .mlink1:after{display:block;visibility:hidden;clear:both;content:''}
	#mlink .mlink1 h3{float:left;width:120px;padding-bottom:0;font-size:22px}
	#mlink .mlink1 p{float:left;width:calc(100% - 120px);font-size:16px}
	#mlink .mlink1 p br{display:none}
	#mlink .mlink2{float:none;width:100%;padding:5% 3%}
	#mlink .mlink2 li{width:47%;margin-left:6%}
	#mlink li.mlink2_1,#mlink li.mlink2_3{margin-left:0}

	#svisual{height:220px;background-size:auto 220px}
}
@media screen and (max-width:900px){
	#visual .visualTxt{top:20%}
	#visual .visualTxt p{font-size:18px}
	#visual .visualTxt .visualTxt1{font-size:70px}
	#visual .visualWrap .tit{position:absolute;bottom:18%;width:100%;font-size:12px;text-align:center}
	#visual .owl-dots{margin-left:-138px}
	#visual .owl-theme  .owl-dots .owl-dot span{width:40px}
	#visual .owl-visual-stop.on,	#visual .owl-visual-play.on{margin-left:150px}

	#mtechnology h2{font-size:45px}
	#mtechnology h3{font-size:36px}

	#svisual{height:180px;background-size:auto 180px}
	#svisual h1{font-size:45px}
}
@media screen and (max-width:800px){/* g패드 */
	#footer #fnb{float:none;padding-right:50px;text-align:center}
	#footer #fnb a{font-size:13px}
	#footer #ft_logo{display:none}
	#footer .ft_copy{text-align:center}

	#visual .visualTxt p{font-size:16px}
	#visual .visualTxt .visualTxt1{font-size:60px}
	#visual .visualWrap .tit{bottom:15%}
	#visual .visual_item a{top:65%;font-size:30px}
	#visual .owl-dots{margin-left:-108px}
	#visual .owl-theme  .owl-dots .owl-dot span{width:30px}
	#visual .owl-visual-stop.on,	#visual .owl-visual-play.on{margin-left:120px}

	#mproduct .mproductCon_info h3{font-size:20px}
	#mproduct .mproductCon_info h3 em{font-size:100%}
	#mproduct .mproductCon_info h3 strong{padding-bottom:10px;font-size:100%}
	#mproduct .mproductCon_item .item{font-size:16px}

	#mtechnology h2{font-size:32px}
	#mtechnology h3{font-size:30px}
	#mtechnology p{line-height:1.3}

	#mlink .mlink1 h3{width:100px;font-size:18px}
	#mlink .mlink1 p{width:calc(100% - 100px);font-size:15px}
	#mlink .mlink2 h3{font-size:16px}
	#mlink .mlink2 a{padding-right:60px;background-size:40px auto}
	#mlink .mlink2 p{min-height:65px}
	#mlink .mlink2 p br{display:none}
	#mlink .mlink2_2 p br{display:block}

	#svisual{height:160px;background-size:auto 160px}
	#svisual h1{font-size:40px}
}
@media screen and (max-width:768px){/* 아이패드 */
	#logo{float:none;width:80%;height:70px;line-height:70px}
	#allmnu,#allmnu2{top:15px}

	#footer #fnb{padding:10px 0}
	#footer #fnb a{font-size:12px;padding:4px 2px}

	#visual .visualTxt .visualTxt1{font-size:55px}

	#mtechnology h2{font-size:28px}
	#mtechnology h3{font-size:26px}

	#mlink .mlink1 h3{width:80px;font-size:16px}
	#mlink .mlink1 p{width:calc(100% - 80px);font-size:14px;line-height:16px;letter-spacing:-.07em}

	#container #content .sitemap li{width:30%;margin-right:5%}
	#container #content .sitemap li:nth-child(n){clear:none;margin-right:5%}
	#container #content .sitemap li:nth-child(3n){margin-right:0}
	#container #content .sitemap li:nth-child(3n+1){clear:both}
}
@media screen and (max-width:620px){
	body{font-size:14px}

	#footer .ft_copy{padding:20px 0;text-align:center}
	#footer .qr{display:none}
	#top_btn{bottom:20px}

	#visual .visualTxt p{font-size:14px}
	#visual .visualTxt .visualTxt1{font-size:48px}
	#visual .visual_item a{font-size:24px}
	#visual .owl-dots{margin-left:-78px}
	#visual .owl-theme  .owl-dots .owl-dot span{width:20px}
	#visual .owl-visual-stop.on,	#visual .owl-visual-play.on{margin-left:90px}

	#mtechnology{padding:30px 20px 20px}
	#mtechnology h2{font-size:24px}
	#mtechnology li{clear:both;float:none;width:100%;margin-bottom:10px;margin-left:0}
	#mtechnology li:after{clear:both;display:block;content:""}
	#mtechnology li a{padding:30px 20px}
	#mtechnology h3{width:100%;padding-bottom:20px;font-size:22px}
	#mtechnology p{float:left;width:50%;min-height:auto}
	#mtechnology .img{float:left;width:50%;padding-left:20px}

	#mlink .mlink1{padding:20px 20px 20px}
	#mlink .mlink1 h3{width:70px;font-size:15px}
	#mlink .mlink1 p{width:calc(100% - 70px);font-size:13px;line-height:15px}
	#mlink .mlink2{padding:20px 20px 20px}
	#mlink .mlink2 h3{font-size:15px}
	#mlink .mlink2 p{min-height:50px;font-size:13px}

	#svisual{height:140px;background-size:auto 140px}
	#svisual h1{font-size:36px}

	#container #content #content_tit{padding:8% 0}

	#container #content .sitemap .sitemap_tit{font-size:16px}
}
@media screen and (max-width:550px){
	#footer .ft_copy{padding:20px}
	#footer .ft_copy p br{display:block}

	#visual .visualTxt p{font-size:13px}
	#visual .visualTxt .visualTxt1{font-size:42px}
	#visual .visualWrap{display:none}

	#mproduct #mproductTit li{height:110px;font-size:15px}
	#mproduct #mproductTit li a{padding-top:75px}
	#mproduct .mproductCon_info{padding:40px 40px 30px}
	#mproduct .mproductCon_info ul{padding-bottom:0}
	#mproduct .owl-nav{right:41px;top:-30px;width:61px}
	#mproduct .owl-theme .owl-nav [class*=owl-]{width:30px;height:30px}
	#mproduct .owl-theme .owl-nav [class*=owl-]:after{width:30px;height:30px;font-size:20px;line-height:30px}
	#mproduct .owl-mproduct-stop,
	#mproduct .owl-mproduct-play{width:30px;height:30px;background-size:7px auto}

	#mnews h2{width:20%;font-size:18px;line-height:30px}
	#mnews .item{line-height:30px}
	#mnews .mnotice_item{width:calc(80% - 40px);height:30px}
	#mnews .more a{right:10px;width:30px;height:30px;margin-top:-15px;line-height:30px}
	#mnews .more a:after{width:30px;height:30px;font-size:14px;line-height:30px}
	#mnews .owl-nav{width:60px;height:30px}
	#mnews .owl-theme .owl-nav [class*=owl-]{width:30px;height:30px;line-height:30px}
	#mnews .owl-theme .owl-nav [class*=owl-]:after{width:30px;height:30px;font-size:20px;line-height:30px}

	#mlink .mlink1 h3{width:100px}
	#mlink .mlink1 p{width:calc(100% - 100px)}
	#mlink .mlink2 a{background-size:30px auto}
	#mlink .mlink2 h3{line-height:40px}
	#mlink .mlink2 p{display:none}

	#location .path li{min-width:130px}
	#container .print_wrap #print{display:none}

	#svisual{height:130px;background-size:auto 130px}
	#svisual h1{font-size:32px}

	#container #content .sitemap .sitemap_tit{padding:15px 10px;font-size:15px;letter-spacing:-.05em}
}
@media screen and (max-width:480px){
	body{font-size:13px}
	#footer #fnb{display:block;padding:5px 15px}
	#footer #fnb a{padding:5px 2px}
	#footer #fnb a:last-child{display:none}
	#footer .ft_copy{font-size:13px;letter-spacing:-.05em}
	#footer .ft_copy p br{display:block}

	#visual .visualTxt p{font-size:12px}
	#visual .visualTxt .visualTxt1{font-size:36px}
	#visual .visual_item a{font-size:18px}

	#mproduct #mproductTit li{height:90px;font-size:14px}
	#mproduct #mproductTit li a{padding-top:65px}
	#mproduct .mproductCon_info{padding:30px 30px 24px}
	#mproduct .mproductCon_item .item{font-size:14px}
	#mproduct .owl-nav{right:35px;top:-24px;width:49px}
	#mproduct .owl-theme .owl-nav [class*=owl-]{width:24px;height:24px}
	#mproduct .owl-theme .owl-nav [class*=owl-]:after{width:24px;height:24px;font-size:18px;line-height:24px}
	#mproduct .owl-mproduct-stop,
	#mproduct .owl-mproduct-play{width:24px;height:24px}

	#mnews h2{width:70px;padding:0 0 0 10px;font-size:16px;line-height:24px}
	#mnews .item{line-height:24px}
	#mnews .item a{max-width:65%;font-size:13px}
	#mnews .mnotice_item{width:calc(100% - 104px);height:24px}
	#mnews .more a{width:24px;height:24px;margin-top:-12px;line-height:24px}
	#mnews .more a:after{width:24px;height:24px;font-size:12px;line-height:24px}
	#mnews .owl-nav{width:48px;height:24px}
	#mnews .owl-theme .owl-nav [class*=owl-]{width:24px;height:24px;line-height:24px}
	#mnews .owl-theme .owl-nav [class*=owl-]:after{width:24px;height:24px;font-size:18px;line-height:24px}
	#mnews .lock_icon{width:16px;height:16px;line-height:16px}
	#mnews .new_icon{width:16px;height:16px;line-height:16px}

	#mlink .mlink2 a{padding-right:40px;}
	#mlink .mlink2 h3{font-size:14px}

	#svisual{height:120px;padding-top:8%;background-size:auto 120px}
	#svisual h1{font-size:30px}
	#svisual p{padding-top:10px}

	#location li a{display:block;line-height:40px}
	#location .path li{float:left;max-width:130px;padding-right:10px;height:40px}
	#location .path li.home{display:none}
	#location .path li a{display:block;height:40px;padding:0 20px 0 10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal}
	#location .path li li{max-width:160px}
	#container .print_wrap{border-left:none}
	#container .print_wrap li{border-right:none}
	#container .print_wrap a{display:inline-block;width:30px;height:40px;margin-left:-4px}
	#sns_layout{position:relative;height:40px}
	#container .print_wrap .sns_wrap{position:absolute;top:0;right:0;z-index:10;width:142px;background-color:#0a4aa3}
	#container .print_wrap .sns_wrap a{width:30px;height:40px}
	#container .print_wrap .sns_wrap a:hover{background-color:#4c9f35}
	#location .path .path_dp2_list{min-width:160px}

	#container #content #content_tit{padding:30px 0}
	#container #content #content_tit h2{font-size:24px}

	#container #content .viewer dl{padding:0 0 15px 120px}
	#container #content .viewer dl dd.pic{width:100px}

	#container #content .sitemap .sitemap_tit{margin-bottom:10px;padding:10px 5px;font-size:14px}
	#container #content .sitemap li{width:48%;margin-right:4%}
	#container #content .sitemap li:nth-child(n){clear:none;margin-right:4%}
	#container #content .sitemap li:nth-child(2n){margin-right:0}
	#container #content .sitemap li:nth-child(2n+1){clear:both}
	#container #content .sitemap li li a{padding:10px 10px}
}
@media screen and (max-width:414px){/* 아이폰+ */
	#footer .ft_copy .copyright{padding-top:5px;font-size:11px;letter-spacing:0;line-height:13px}

	#visual .visualTxt{width:60%;margin-left:20%}
	#visual .visualTxt br{display:none}
	#visual .visualTxt .visualTxt1{font-size:28px}

	#mproduct #mproductTit li{height:80px;font-size:13px}
	#mproduct #mproductTit li a{padding-top:55px}
	#mproduct .mproductCon_info h3{font-size:18px}

	#mtechnology{padding:30px 10px 10px}
	#mtechnology h2{padding-bottom:10px}
	#mtechnology li a{padding:20px}
	#mtechnology h3{padding-bottom:10px}
	#mtechnology p{float:none;width:100%;padding-bottom:20px}
	#mtechnology .img{float:none;width:100%;padding-left:0}

	#mlink .mlink1 h3{float:none;width:100%;padding-bottom:10px}
	#mlink .mlink1 p{float:none;width:100%}
}

@media screen and (max-width:375px){/* 아이폰 */
	#visual .visualTxt .visualTxt1{font-size:24px}
	#visual .visual_item a{top:55%;left:0;width:100%;margin-left:0;padding-left:5%;text-align:left}
}

@media screen and (max-width:360px){/* 안드로이드 */
	#mproduct #mproductTit li{height:70px;font-size:12px}
	#mproduct #mproductTit li a{padding-top:45px}
	#mproduct .mproductCon_info{padding:20px 20px 40px}
	#mproduct .mproductCon_info h3{font-size:16px}
	#mproduct .mproductCon_item .item{font-size:13px}

	#svisual{height:100px;background-size:auto 100px}
	#svisual h1{font-size:24px}
	#svisual p{letter-spacing:-.05em}

	#container #content .viewer dl{min-height:100px}
	#container #content .viewer .downbtn{position:absolute;left:0px;top:45px;width:100px}
}
@media screen and (max-width:350px){/* 그외 갤럭시2, 아이폰3 */
	#footer .ft_copy{font-size:12px}


	#visual .visualTxt p{font-size:11px}

	#mlink .mlink2 li{float:none;width:100%;margin-left:0}
	#mlink .mlink2_3{padding-bottom:3%;margin-bottom:3%;border-bottom:1px solid #ddd}

	#location .path li{min-width:auto;padding-right:10px}
}

/* 게시판 */
@media screen and (max-width:620px){
	.bo_sch select,.bo_sch .sch_input,.bo_sch .sch_btn{height:40px}
	.bo_sch .sch_btn{width:40px}
	#bo_cate a{line-height:40px}
}
@media screen and (max-width:414px){/* 아이폰+ */
	.bo_sch #sfl{width:30%}
	.bo_sch select,.bo_sch .sch_input,.bo_sch .sch_btn{height:36px}
	.bo_sch .sch_btn{width:36px}
	#bo_cate ul{text-align:left}
	#bo_cate li{min-width:33.333%}
	#bo_cate a{line-height:36px}
	a.btn,.btn{height:36px;padding:0 20px;line-height:36px}
}
@media screen and (max-width:360px){/* 안드로이드 */
	.bo_sch{margin-bottom:20px}
	.bo_sch select,.bo_sch .sch_input,.bo_sch .sch_btn{height:32px}
	.bo_sch .sch_btn{width:32px}
	#bo_cate a{line-height:32px}
	a.btn,.btn{height:32px;padding:0 10px;line-height:32px}
	a.btn_admin i,.btn_admin i{display:none}
}