@charset "utf-8";
/* SIR 지운아빠 */

/* 초기화 */
html {overflow-y:scroll;overflow-x:hidden}
body {margin:0;padding:0;font-size:13px; letter-spacing:-0.5px; font-family:'Noto Sans KR', sans-serif;word-break: keep-all; word-wrap:break-word;background-color: #eee;overflow: hidden;}

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', sans-serif;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block}
ol, ul, li, dd, dl, dt{list-style:none; padding:0; margin:0;}
.cf:after{display:block; content:""; clear: both;}
.hide{display:none;}

#hd ul, nav ul, #ft ul {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}
input, button {margin:0;padding:0;font-size:1em}
button {cursor:pointer}

textarea, select {font-size:1em}
select {margin:0}
p {margin:0;padding:0;word-break:break-all}
hr {display:none}
pre {overflow-x:scroll;font-size:1.1em}
a:link, a:visited {color:#565656;text-decoration:none}
a:hover, a:focus, a:active {color:#000;text-decoration:none;}


/* 팝업레이어 */
#hd_pop {z-index:1000;position:relative;margin:0 auto;width:970px;height:0}
@media screen and (max-width:767px) {
#hd_pop { display:none; z-index:1000;position:relative;margin:0 auto;width:100% !important;height:0}
#hd_pop img{ max-width:100%}
}
#hd_pop h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
.hd_pops {position:absolute;/*border:1px solid #e9e9e9*/;background:#fff; box-shadow:0 0 3px #333}
@media screen and (max-width:767px) {
.hd_pops { width:100% !important; position:absolute; top:0px !important; left:0 !important}
.hd_pops img{ width:100% !important; height:100% !important}
}
.hd_pops_con{}
@media screen and (max-width:767px) {
.hd_pops_con {width: 100% !important;height: 100% !important;}
}
.hd_pops_footer {padding:10px 0;background:#000;color:#fff;text-align:right}
@media screen and (max-width:767px) {
.hd_pops_footer { width:100% !important}
}
.hd_pops_footer button {margin-right:5px;padding:5px 10px;border:0;background:#393939;color:#fff;font-size: 0.90em;}

/* 전체 검색 */
#hd_sch {float:left;margin:0 0 0 20px;padding:0;border:1px solid #c3c6ca}
#hd_sch legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
#hd_sch #sch_stx {padding-left:5px;width:110px;height:24px;border:0;background:#fff;line-height:1.9em !important;line-height:1.6em}
#hd_sch #sch_submit {padding:0 5px;height:26px;border:0;background:#e2e6eb;color:#333;cursor:pointer}

/* 텍스트 크기 조절 */
#text_size {float:left;margin:0 0 0 10px;letter-spacing:-3px}
#text_size button {margin:0;padding:1px 2px;border:1px solid #c3c6ca;background:transparent;vertical-align:middle;cursor:pointer}
.ts_up {font-size:1.167em !important}
.ts_up2 {font-size:1.3em !important}

/* 상단 레이아웃 */
#hd { width:100%; min-width:1200px; z-index:8009;}
.hd_zindex { z-index:999 !important}
#hd_h1 { position:absolute;font-size:0;line-height:0;overflow:hidden}
#hd_wrapper {position:relative;margin:0 auto; width:1200px; zoom:1; height:77px;}
#hd_wrapper:after {display:block;visibility:hidden;clear:both;content:""}
#hd_wrapper.container{padding-left:0; padding-right:0;}

#logo { position:absolute; top:20px; left:0px; z-index:102;}

/*상단메뉴*/
#tnb { margin:0;padding:0;list-style:none;zoom:1; position:absolute; top:0px; right:50px; padding:30px 0 !important; z-index:102;}
#tnb li { float:left;}
#tnb a { color:#333; letter-spacing:0; font-weight:300;}
#tnb li.w_menu{ margin-left:30px;}
#tnb li.w_menu .black{ display:none;}
#tnb li.bar{ padding-right:20px; margin-right:20px; position:relative;}
#tnb li.bar:after{ display:block; content:""; width:1px; height:25px; background:rgba(0,0,0,0.2); position:absolute; top:0px; right:0;}
/*글로벌 메뉴*/
.g_menu{ width:100px; height:38px; border-radius:50px; border:1px solid rgba(0,0,0,0.2); background:url(../img/common/lang_arrow.png) no-repeat 75px center;
 padding:0 20px; margin:-10px 30px 0 0px; z-index:101; }
.fs {position:relative; /*margin-left:5px;*/}
.fs a:before{content:"";}
.fs dt{cursor:pointer; width:100%; line-height:38px; z-index:1;}
.fs dt .black{ display:none;}
.fs dd{display:none; position:absolute; left:0; right:0; top:36px; z-index:102; width:100%;
			  border-radius:50px; overflow:hidden; z-index:2000; left:0px; padding:0 20px; background:#fff;border:1px solid rgba(0,0,0,0.2)}
.fs dd a{ display:block; width:100%; line-height:35px;}
@media (max-width:1000px) {
#tnb { top:-6px; right:60px; padding:0px 0 !important;}
#tnb li.w_menu{ display:none;}
#tnb li:nth-child(2){ display:none;}
#tnb li:nth-child(3){ display:none;}
/*글로벌 메뉴*/
.g_menu{ margin:15px 0 0px 0px;}
}


/*사이트맵*/
#sitemap .modal-dialog{ margin:100px auto; z-index:8010;}
#sitemap .modal-body{ padding:15px 25px 0 25px;}
#sitemap .modal-header{ background:#fff; border-bottom:1px solid #ddd;}
#sitemap .title02{ padding:10px 10px;}
#sitemap .close{color:#444; font-size:40px; position:absolute; top:25px; right:30px; z-index:10;}
#sitemap{width:100%; margin:0px auto;}
#sitemap #stm_1dul{ margin-top:10px;}
#sitemap .stm_1dli:before{content:""; display:block; width:15px; height:2px; background:#ee1c25; margin-bottom:10px;}
#sitemap .stm_1dli{display:inline-block; vertical-align:top; border-right:1px solid #ddd; margin:0 0px 40px 0px; padding-left:10px; box-sizing:border-box; width:19%;}
/*#sitemap .stm_1dli:nth-child(1n){ width:24%;}
#sitemap .stm_1dli:nth-child(2n){ width:24%;}
#sitemap .stm_1dli:nth-child(3n){ width:24%;}*/
#sitemap .stm_1dli:nth-child(5n){  border-right:0;width:20%;}
#sitemap .stm_1dli:last-child{ border-right:0;width:20%;}
#sitemap .modal-footer{padding:15px 10px; border:0; padding:0 15px 15px 10px;}
#sitemap .stm_1dli .stm_1da{display:block; font-size:1.2em; margin-bottom:5px; font-weight:600; color:#ee1c25;}
#sitemap .stm_1dli .stm_1da:hover{color:#ee1c25;}
#sitemap .stm_2dli .stm_2da:before{content:"-"; display:inline-block; margin-right:3px;}
#sitemap .stm_2dli .stm_2da{display:block; width:90%; line-height:1.8em;}
@media (max-width:1000px) {
#sitemap .stm_1dli{width:48%;}
}


/* 메인메뉴 */
#gnb {padding:0; position:relative;z-index:101; background:#e60013; border-bottom:2px solid #a80715;}
#gnb h2 {position:absolute; right:0; font-size:0;line-height:0;overflow:hidden;}

#gnb_1dul { zoom:1; z-index:102; width:1300px; height:60px; margin:0 auto; text-align:center;}
.gnb_1dli {z-index:10;position:relative; display:inline-block; width:220px;}
#gnb_1dul .gnb_1dli:nth-child(7){ width:180px;}
.gnb_1da span{ display:none; /*width:0px; height:3px; position:absolute; left:50%; bottom:2px; background:#129b66; transform:translateX(-50%); transition:all 0s;*/}
.gnb_1dli:focus, .gnb_1dli:hover span{ width:100%; transition:all 0.5s;}
.gnb_1da { font-weight:500; display:block; padding:19px 0px; margin-bottom:-1px; text-decoration:none;color:#fff!important;font-size:1.15em; 
position:relative; z-index:5;}
.gnb_1dli_air .gnb_1da {color:#333}
.gnb_1dli_on .gnb_1da {color:#333}

/*서브*/
#sub{position:absolute; top:50px; left:0; width:100%; padding:0;  z-index:100; opacity:0; text-align:left; background:#5c5c5cde;transition:all.4s ease; visibility:hidden}
#sub.sub-on{ top:60px;width:100%;opacity:1; z-index:9999; visibility:visible}
#sub:hover{display:block;}
#sub #gnb_1duls {position:relative; right:0; zoom:1; z-index:5; width:1300px; margin:0 auto; text-align:center;}
#sub #gnb_1duls:after {display:block;visibility:hidden;clear:both;content:""}
#sub .gnb_1dli {z-index:10;position:relative; display:inline-block; vertical-align:top; width:220px;}
#sub #gnb_1duls .gnb_1dli:nth-child(7){ width:180px;}
#sub .gnb_1da {display:none;/* padding:5px 30px; width:160px; line-height:30px; margin-bottom:-1px; text-decoration:none;color:#fff!important;font-size:1.2em; font-weight:500; position:relative; z-index:5;border-left:1px solid rgba(0,0,0,0.1);*/}

#sub .gnb_1dli_air .gnb_1da { color:#333}
#sub .gnb_1dli_on .gnb_1da { color:#333}

#sub #gnb_1duls li.gnb_1dli:nth-child(2){}

.gnb_2dul {display:block;position:relative; top:0px; width:100%; min-height:305px; z-index:6; padding:25px 0; border-left:1px dotted rgba(250,250,250,0.4);}
/*.gnb_1dli:focus .gnb_2dul, .gnb_1dli:hover .gnb_2dul, .gnb_1dli.hov .gnb_2dul, .gnb_2dul:hover{background:#000;}2차hover시 BG변경*/
#sub #gnb_1duls li.gnb_1dli .gnb_2dul:hover{ background:rgba(0,0,0,0.1); width:220px;}
/* #sub #gnb_1duls li.gnb_1dli:nth-child(7) .gnb_2dul:hover{ width:182px;} */
.gnb_2dli{padding:3px 0;}
.gnb_2da {display:inline-block;padding:2px 0px;text-align:center;text-decoration:none;font-size:0.95em;line-height:1.2em;color:#eee!important; font-weight:400; color:rgba(255,255,255,.8) !important}

#sub #gnb_1duls li.gnb_1dli:nth-child(1) .gnb_1da, 
#sub #gnb_1duls li.gnb_1dli:nth-child(1) .gnb_2dul{border:0;}
#sub #gnb_1duls li.gnb_1dli:first-child{ border-left:0;}


#sub #gnb_1duls li.gnb_1dli:nth-child(3) .gnb_2dul li.gnb_2dli:nth-child(2) .gnb_2da{ line-height:1.1em; padding:0 5px;}
#sub #gnb_1duls li.gnb_1dli:nth-child(3) .gnb_2dul li.gnb_2dli:nth-child(3) .gnb_2da{ line-height:1.1em; padding:0 5px;}
#sub #gnb_1duls li.gnb_1dli:nth-child(3) .gnb_2dul li.gnb_2dli:nth-child(4) .gnb_2da{ line-height:1.1em; padding:0 5px;}
.gnb_2da .ma{ font-size:13px; color:#999; text-indent:12px;}

/*1차메뉴hover*/
.gnb_1dli:focus .gnb_1da, .gnb_1dli:hover .gnb_1da, .gnb_1dli.hov .gnb_1da
{text-decoration:none;}
/*2차메뉴hover*/
.gnb_2da:focus, .gnb_2da:hover{color:#fff!important;}

.border{ width:100%; border-bottom:1px solid #ddd; position:absolute; top:199px; left:0px; z-index:101;}

#gnb_empty {padding:10px 0;width:100%;text-align:center;line-height:2em}
#gnb_empty a {text-decoration:underline}
#hd .mobile_home{ display:none;}
#hd .nav_open{ display:none;}

/* 중간 레이아웃 */
#wrapper {z-index:5;margin:0 auto;width:100%; zoom:1; }
#wrapper:after {display:block;visibility:hidden;clear:both;content:""}
#aside {float:right;margin:0 0 0 -1px;width:210px;border-left:1px solid #dde4e9;background:#fff}
#container_index {position:relative;width:100%;height:auto !important;font-size:1em;zoom:1;}
#container {width:100%; height:auto !important;font-size:1em; zoom:1; position:relative;}
#container:after {display:block;visibility:hidden;clear:both;content:""}
#scont_wrap{ width:100%;}
#scont{ width:1100px; margin:70px auto; min-height:500px;}

/*서브-타이틀부분*/
#sub_title{ position:relative; margin-bottom:40px; text-align:center;}
.container_title { font-size:2.7em; color:#333; line-height:1em; letter-spacing:-1.5px; font-weight:300;}
.container_title:after{ display:block; content:""; width:50px; height:1px; background:#333; margin:30px auto 0 auto;}

/*푸터-카피라이터*/
#footer{ width:100%; min-width:1200px; height:auto; border-top:1px solid #ddd;}

.footer_in{ width:1200px; height:auto; margin:0 auto; background:url(../img/common/logo_copy.gif) no-repeat left 40px; padding:50px 0 40px 250px; position:relative;}

.footer_in .fm{ margin-bottom:25px;}
.footer_in li{ display:inline-block; }
.footer_in li a{ font-size:1.1em; color:#6d6d6d; letter-spacing:0; position:relative; display:inline-block; padding:0 25px 0 0;}
.footer_in li a:after{ display:block; content:""; width:1px; height:15px; background:rgba(0,0,0,0.2); position:absolute; top:3px; right:11px;}
.footer_in li:last-child a:after{ display:none;}

.footer_in address{ color:#9b9b9b; font-weight:normal;}
.footer_in address h1{font-size:1em; line-height:2.2em; font-weight:400; color:#fff;}
.footer_in address p{ overflow:hidden; font-size:1em;letter-spacing:-0.2px; line-height:1.6em;}
.footer_in a.login{ display:inline-block; margin-left:10px; color:#1da0eb;}
.footer_in p span{display:inline-block; margin-right:10px;}
.footer_in p strong{ font-weight:normal;}
.co{ background:#ababab; font-size:1em;letter-spacing:0px; color:#fff; text-align:center; line-height:60px;}
.co i{ color:#ddd; margin-left:10px;}

/*카카오톡*/
#kakao{ position:fixed; bottom:40px; right:20px; background:url(../img/common/kakao_icon.gif) no-repeat center 10px #fae401; width:75px; height:75px; border-radius:100px;
text-align:center; color:#3c1e20; line-height:1.1em; padding-top:40px; z-index:10000;}

/*브라우저 상하단이동버튼*/
#gobtn{position:fixed; display:block; right:30px; bottom:40px; display:none; z-index:9999;}
.goHd, .goFt{width:40px; height:40px; background:rgba(255, 255, 255, 0.6); z-index:9999; text-indent:-9999px; border:1px solid #858585; position:relative;
	  transition:all 0.5s; box-shadow:0px 0px 3px RGBA(0, 0, 0, 0.3); border-radius:5px; display:block; margin-bottom:3px;}
.goHd span{position:absolute; top:60%; left:12px; display:block; width:15px; height:15px; border-left:2px solid #666; border-top:2px solid #666; border-radius:2px;
    transform:translateY(-50%) rotate(45deg);}
.goFt span{position:absolute; top:40%; left:12px; display:block; width:15px; height:15px; border-left:2px solid #666; border-top:2px solid #666; border-radius:2px;
    transform:translateY(-50%) rotate(-135deg);}
.goHd:hover, .goFt:hover{background:#333; border:1px solid #333}
.goHd:hover span, .goFt:hover span{border-left:2px solid #FFF; border-top:2px solid #FFF;}




@media (max-width:1000px) {
html {overflow-x:hidden;}
#hd {min-width:100%;}
#hd_wrapper{width:100%; height:auto;}

#tnb { top:-6px; right:60px; padding:0px 0 !important;}
#tnb li.w_menu{ display:none;}
#tnb li:nth-child(2){ display:none;}
#tnb li:nth-child(3){ display:none;}
/*글로벌 메뉴*/
.g_menu{ margin:3px 0 0px 0px; width:77px; height:33px; background-position:55px center; padding:0 12px;}
.fs dt{ line-height:29px;}
.fs dd{ top:31px; padding: 0 12px;}
.fs dd a{ line-height:30px; }

.w_menu{ display:none;}

#logo { position:relative; top:auto; left:auto; margin:20px 10px;}
#logo img{ width:100px; height:auto;}
#hd.over #logo{ padding:0px 0;}
#hd.over #logo img{ width:100%;}

#gnb{ display:none;}

/* 모바일 카테고리 왼쪽메뉴 */
#hd .nav_open{display:block; position:absolute; top:6px; right:15px; z-index:103;}
#hd .nav_open a{ display:block; line-height:35px;}
#hd .nav_open span{ display:block; width:23px; height:1px; background:#333; margin-bottom:5px;}

#hd_tnb{margin:40px 0 15px!important;}
#hd_tnb li{float:left; width:100%;}
#hd_tnb li.adm, #hd_tnb li.mod{width:100%;}
#hd_tnb li.adm a{background:#FFCF4D; color:#1a1a1a; font-weight:600;}
#hd_tnb li.mod a{}
#hd_tnb li a{color:#fff; background:#000; text-align:center; display:block; line-height:35px; margin:3px;}

#navtoggle {position:absolute; width:80%; height:100%; right:0; top:0; background:#fff; overflow:auto; z-index:102;}
#navtoggle .close{padding:5px; position:absolute; z-index:1001; left:20px; top:20px; display:block; opacity:1; 
				  width:20px; height:20px; background:url(../img/common/icon_close.png) no-repeat 50%}
#navtoggle .scroll{position:relative; height:100%; overflow-y:scroll;}
#navtoggle #left_logo{ background:#fff; text-align:center; padding:50px 0 30px 0;}
#navtoggle #left_logo img{ width:130px; height:auto;}
#navtoggle ul li {padding:0;}

#navtoggle #left_menu{width:100%; position:relative; height:100%; text-align:left; top:0; z-index:1000; text-indent:5%;}
#navtoggle #left_menu .title{color:#000; line-height:40px; font-size:1.35em; padding:10px 0 5px; border-bottom:1px solid #9c9c9c; font-weight:bold; letter-spacing:0px}

#navtoggle .title{color:#000; line-height:40px; font-size:1.35em; padding:10px 0 5px; border-bottom:1px solid #9c9c9c; font-weight:bold; letter-spacing:-1px}

#navtoggle #mgnb_1dul{border-top:1px solid #ddd;}

/*1차메뉴*/
li.mgnb_1dli a.mgnb_1da{display:block;font-size:1.1em; letter-spacing:0;line-height:3em; cursor:pointer; position:relative; border-bottom:1px solid #ddd; color:#333!important; padding-left:5px;}
li.mgnb_1dli a.mgnb_1da.on{border-bottom:0;}
li.mgnb_1dli a.mgnb_1da .fa-angle-down{position:absolute; right:10%; top:15px; color:#e60013;}
li.mgnb_1dli a.selected{color:#FFF; font-weight:600; border-bottom:0;}			  
/*2차메뉴*/
ul.mgnb_2dul{border-bottom:1px solid #ddd; background:#f5f5f5; display:none;}
li.mgnb_2dli a.mgnb_2da:before{content:""; display:inline-block; width:2px; height:2px; background:#3a3cbc; margin-right:4px; margin-bottom:3px;}
li.mgnb_2dli a.mgnb_2da{ color:#555; display:block; font-size:1em; line-height:2.7em; text-indent:8%; background:none; border-bottom:1px dotted #ddd; letter-spacing:0;}


#container{ width:100%; margin:0 auto;}
#scont_wrap{ margin-left:0; padding:0px 0 30px 0; min-height:300px; width:100%;}
#scont_wrap2{ padding:20px 0;min-height:300px;}
#scont{ width:100%; margin:30px auto; min-height:300px; padding:0 10px;}

#sub_title{ margin-bottom:30px; text-align:center;}
.container_title { font-size:1.8em;}
.container_title:after{ width:40px; margin:20px auto 0 auto;}

/*푸터-카피라이터*/
#footer{ min-width:100%;}
.footer_in li a{ font-size:1em;padding:0 13px 0 0;}
.footer_in li a:after{ height:10px; top:4px; right:6px;}
.footer_in{ width:100%; background-position:center 30px; background-size:100px auto; text-align:center; padding:70px 0 10px 0;}
.footer_in address{ padding:0 15px;}
.footer_in address p{ font-size:10.5px;line-height:1.3em; display:inline-block;}
.footer_in a.login{ display:block; margin-left:0;}
#footer .co{ font-size:10px; line-height:1em; padding:15px 10px;}

/*브라우저 상하단이동버튼*/
#gobtn{ right:10px; bottom:20px;}
}


/* 게시물 선택복사 선택이동 */
#copymove {}
.copymove_current {float:right;color:#ff3061}
.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;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}

/* 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%}


/* 사이드뷰 */
.sv_wrap {display:inline-block;position:relative;font-weight:normal}
.sv_wrap .sv {z-index:1000;display:none;margin:5px 0 0;border:1px solid #283646}
.sv_wrap .sv a {display:inline-block;margin:0;padding:3px;width:94px;border-bottom:1px solid #283646;background:#111;color:#fff !important}
.sv_wrap a:focus, .sv_wrap a:hover, .sv_wrap a:active {text-decoration:none}
.sv_on {display:block !important;position:absolute;top:10px;left:20px;width:auto;height:auto}
.sv_nojs .sv {display:block}


/*메일인증*/
.rg_em{margin-top:5px}
.rg_em caption{padding:0;font-size:0;line-height:0;overflow:hidden}
