<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
@import url('https://fonts.googleapis.com/css?family=Nanum+Gothic:400,700,800&amp;subset=korean');

/*********************************************
note : reset
*********************************************/
#header-wrapper {position:relative;width:100%;letter-spacing:-.05em}
#header-wrapper,#header-wrapper a {color:rgba(0,0,0,.74);text-decoration:none}
#header-wrapper button {cursor:pointer}
#nav-header,
#user-nav {z-index:99;position:relative;display:table;width:100%}
#header-wrapper .no-bullet {margin-bottom:0}
#header-wrapper .has-tip {border:0}

/*********************************************
note : 로고영역
*********************************************/
/* 기본 */
#nav-header &gt; [class*="user-"] {display:table-cell;height:80px;line-height:1;vertical-align:middle}
#nav-header .user-banner {width:300px}

/* 전체메뉴, 로고 */
#nav-header .user-logo {text-align:left}
#nav-header .user-logo &gt; .user-allbtn {width:50px;height:50px;margin-right:1.5rem;padding:.625rem 0;font-size:1.5rem;line-height:1.2;border:1px solid #dfdfdf;background:#fff;text-align:center}

/* sns */
#nav-header .user-sns {width:280px;text-align:right}
#nav-header .user-sns a {display:inline-block;width:35px;height:35px;padding:.575rem 0;font-size:1rem;color:#fff;background:#ccc;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;text-align:center;}
#nav-header .user-sns a:hover {background-color:rgba(0,0,0,.8)}

#nav-header .user-sns .facebook {color:#fff;background-color:#4867aa}
#nav-header .user-sns .twitter {color:#fff;background-color:#2DAAE2}
#nav-header .user-sns .rss {color:#fff;background-color:#ffc20e}
#nav-header .user-sns .post {color:#fff;background-color:#3DDD3F}
#nav-header .user-sns .youtube {color:#fff;background-color:#ff0000}

/*********************************************
note : 메뉴영역
*********************************************/

/* 기본 */
#user-nav {height:50px}
#user-nav::before {content:'';position:absolute;z-index:-1;left:0;top:0;border-top:1px solid rgba(0,0,0,.12)}
#user-nav::after {content:'';position:absolute;z-index:-1;left:0;bottom:0;border-bottom:3px solid #4c4c4c}
#user-nav &gt; [class*="user-"] {float:left;height:50px;font-size:1rem;font-weight:500;line-height:1}
#user-nav .article-menu {display:none}

/* 메뉴바 - 1차섹션 */
#user-nav &gt; .user-menu &gt; .secline {display:inline-block}
#user-nav &gt; .user-menu &gt; .secline &gt; a {position:relative;overflow:hidden;display:block;height:50px;padding:.7rem 1.25rem;font-family:'Noto Sans KR',sans-serif;border-top:4px solid transparent;}
#user-nav &gt; .user-menu &gt; .secline &gt; a::before {content:'';position:absolute;left:0;top:.75rem;bottom:1rem;border-left:1px solid rgba(0,0,0,.12)}
#user-nav &gt; .user-menu &gt; .secline:first-child &gt; a::before {display:none}

/* 메뉴바 - 2차섹션(가로) */
#user-nav.horizon &gt; .user-menu &gt; .secline &gt; ul {visibility:hidden;overflow:hidden;z-index:9;position:absolute;top:47px;height:45px}
#user-nav.horizon &gt; .user-menu &gt; .secline &gt; ul &gt; .sub {float:left;position:relative;font-size:.813rem}
#user-nav.horizon &gt; .user-menu &gt; .secline &gt; ul &gt; .sub::before {content:'';position:absolute;left:0;top:1rem;bottom:1rem;border-left:1px solid rgba(255,255,255,.35)}
#user-nav.horizon &gt; .user-menu &gt; .secline &gt; ul &gt; .sub:first-child::before {display:none}
#user-nav.horizon &gt; .user-menu &gt; .secline &gt; ul &gt; .sub &gt; a {display:inline-block;height:45px;padding:.75rem 1rem;font-weight:300;color:rgba(255,255,255,.74)}
#user-nav.horizon &gt; .user-menu &gt; .secline &gt; ul &gt; .sub &gt; a.a-sub-hover,
#user-nav.horizon &gt; .user-menu &gt; .secline &gt; ul &gt; .sub &gt; a:hover {color:rgba(255,255,255,.9)}

/* 메뉴바 - 2차섹션(세로) */
#user-nav.vertical &gt; .user-menu &gt; .secline &gt; ul {visibility:hidden;overflow:hidden;display:none;z-index:9;position:absolute;top:47px;width:160px;border:1px solid rgba(0,0,0,.12);border-top-width:3px;background-color:#fff}
#user-nav.vertical &gt; .user-menu &gt; .secline &gt; ul &gt; .sub {border-top:1px solid rgba(0,0,0,.06);font-size:.938rem;line-height:1.2em;letter-spacing:0}
#user-nav.vertical &gt; .user-menu &gt; .secline &gt; ul &gt; .sub:first-child {border-top:none}
#user-nav.vertical &gt; .user-menu &gt; .secline &gt; ul &gt; .sub &gt; a {display:inline-block;;width:100%;padding:.75rem 1rem;font-weight:400;color:rgba(0,0,0,.5)}
#user-nav.vertical &gt; .user-menu &gt; .secline &gt; ul &gt; .sub &gt; a.a-sub-hover,
#user-nav.vertical &gt; .user-menu &gt; .secline &gt; ul &gt; .sub &gt; a:hover {color:#fff}

/* 메뉴바 - 가로옵션:기본사이즈(서브) */
#user-nav.horizon.basic-mode {margin-left:auto;margin-right:auto;padding:0}
#user-nav.horizon.basic-mode &gt; .user-menu &gt; .secline &gt; ul {left:0}

/* 메뉴바 - 가로옵션:전체사이트(서브) */
#user-nav.horizon.full-mode::before,
#user-nav.horizon.full-mode::after,
#user-nav.horizon.full-mode &gt; .user-menu &gt; .secline &gt; ul {left:0;width:100%}
#user-nav.horizon.full-mode &gt; .user-menu &gt; .secline &gt; ul::before {content:'';float:left;height:1px}

/* 메뉴바 - 세로옵션:기본사이즈(서브) */
#user-nav.vertical.basic-mode {margin-left:auto;margin-right:auto;padding:0}
#user-nav.vertical.basic-mode &gt; .user-menu &gt; .secline &gt; ul {left:0}
#user-nav.vertical.basic-mode &gt; .user-menu &gt; .secline &gt; ul &gt; .sub {clear:both}

/* 메뉴바 - 세로옵션:전체사이트(서브)
#user-nav.vertical.full-mode::before,
#user-nav.vertical.full-mode::after {left:0;width:100%}
#user-nav.vertical.full-mode &gt; .user-menu &gt; .secline &gt; ul {height:300px}
#user-nav.vertical.full-mode &gt; .user-menu &gt; .secline &gt; ul &gt; .sub {float:left;width:50%;border-top:0}
#user-nav.vertical.full-mode .article-menu {display:block;position:absolute;left:320px;right:0;top:1.25rem;bottom:1.25rem;padding:0 1.25rem;border-left:1px solid rgba(0,0,0,.08)}
 */

/*전체기사*/
#user-nav &gt; .user-etc {float:right;margin-right:.625rem}
#user-nav &gt; .user-etc &gt; li {float:left;font-size:.938rem;font-weight:300;line-height:1}
#user-nav &gt; .user-etc &gt; li &gt; a {position:relative;overflow:hidden;display:block;height:50px;padding:.75rem 1rem;font-family:'Noto Sans KR',sans-serif;border-top:4px solid transparent;}
#user-nav &gt; .user-etc &gt; li &gt; a::before {content:'';position:absolute;left:0;top:.75rem;bottom:1rem;border-left:1px solid rgba(0,0,0,.12)}
#user-nav &gt; .user-etc &gt; li:first-child &gt; a::before {display:none}
#user-nav &gt; .user-etc &gt; li.all-news &gt; a {color:#23629d;font-size:14px}
#user-nav &gt; .user-etc &gt; li.photo-news &gt; a {color:#21988f;font-size:14px}

/* 검색 */
#user-nav &gt; .user-search {float:right;padding-top:.5rem}
#user-nav &gt; .user-search input, #user-nav &gt; .user-search button {float:left;height:32px;margin:0;padding:0;}
#user-nav &gt; .user-search input {width:200px;padding:.313rem .625rem;border:none;font-size:.875rem;font-weight:300;color:#fff;background-color:rgba(0,0,0,.35)}
#user-nav &gt; .user-search input::placeholder {color:rgba(255,255,255,1);opacity:1}
#user-nav &gt; .user-search button {width:32px;color:#fff;background-color:rgba(0,0,0,.35);text-align:center}


/*********************************************
note : 하단영역
*********************************************/
/* 기본 */
#user-gnb {width:100%;height:42px;background-color:rgba(0,0,0,.03)}
#user-gnb::before {content:'';position:absolute;left:0;right:0;bottom:0;border-bottom:1px solid rgba(0,0,0,.12)}
#user-gnb &gt; [class*="user-"] {overflow:hidden;height:42px;font-family:'dotum';font-size:.813rem;font-weight:400;color:rgba(0,0,0,.5);line-height:1;letter-spacing:-.08em}

/* 최종편집 */
#user-gnb &gt; .user-intro {float:left;padding:.875rem 0;letter-spacing:0}
#user-gnb &gt; .user-intro::before {content:'최종편집 : ';letter-spacing:-.08em}

/* 로그인/회원가입 */
#user-gnb &gt; .user-logbox {float:right;margin-right:-.75rem}
#user-gnb &gt; .user-logbox &gt; li {float:left}
#user-gnb &gt; .user-logbox &gt; li &gt; a {position:relative;display:block;height:42px;padding:.875rem .75rem;color:rgba(0,0,0,.5)}
#user-gnb &gt; .user-logbox &gt; li &gt; a::before {content:'';position:absolute;left:0;top:.875rem;bottom:.875rem;border-left:1px solid rgba(0,0,0,.12)}
#user-gnb &gt; .user-logbox &gt; li:first-child &gt; a::before {display:none}
#user-gnb &gt; .user-logbox &gt; li &gt; a:hover {text-decoration:underline;color:rgba(0,0,0,.9)}


/* 임희은 / 1037845 / 20210315 */
#header-wrapper .main-topbanner {width:1080px;margin:0 auto;}

/* 강수현 / 1099957 / 20211018 */
#header-wrapper .main-topbanner {margin-top:1rem}</pre></body></html>