@charset "UTF-8";
/*********************************************
note : reset
*********************************************/
.skip-nav a:active, .skip-nav a:focus {z-index:10005}
.off-canvas.is-transition-overlap {z-index:10004}
#header-wrapper {position:relative;z-index:10003;/*margin-bottom:1.3rem*/margin-bottom:.9rem}
#header-wrapper ul, #header-wrapper ol {margin:0;padding:0;list-style:none}
#header-wrapper em ,#header-wrapper i {font-style:normal}
#header-wrapper button {cursor:pointer}
#header-wrapper .no-bullet {margin-bottom:0}
#header-wrapper .has-tip {border:0}
#header-wrapper.basic, #header-wrapper .mode-inner, #nav-header, #header-wrapper .nav-content {margin-left:auto;margin-right:auto}
#header-wrapper .mode-inner::after {content:'';display:table;clear:both}

.stop-dragging {cursor:default;-ms-user-select:none;-moz-user-select:-moz-none;-khtml-user-select:none;-webkit-user-select:none;user-select:none;}

/*********************************************
note : 로고영역
*********************************************/
/* 기본 */
#nav-header {position:relative;font-size:0;border-bottom:3px solid rgba(0,0,0,.12)}
#nav-header [class*="user-"],
#nav-header .posi-re > [class*="user-"] {display:inline-block; vertical-align:bottom}

/* 이승현 / 1159842 / 20220510 */
/*#nav-header .user-logo {width:calc(100% - 666px);font-size:inherit;padding-bottom: 20px;padding-top: 20px;}*/
/*#nav-header .user-logo {width:calc(100% - 746px);font-size:inherit;padding-bottom: 10px;padding-top: 20px;}*/
/* 윤미정 / 1174939 / 20220621
#nav-header .user-logo {width:calc(100% - 705px);font-size:inherit;padding-bottom: 10px;padding-top: 20px;} */
/* 이승현 / 1177038 / 20220629 
#nav-header .user-logo {width: calc(100% - 708px);font-size:inherit;padding-bottom: 10px;padding-top: 25px;}*/
/* 임희은 / 1193152 / 20220829 */
#nav-header .user-logo {width: calc(100% - 795px);font-size:inherit;padding-bottom: 10px;padding-top: 25px;}
/*
#nav-header .user-logo.sub {right:inherit;top:calc((112px - 25px) / 2)}
#nav-header .user-logo.sub img {width:116px}
#nav-header .user-section {position:absolute;left:0;right:0;top:0;font-size:43px;font-weight:700;line-height:112px;letter-spacing:-.1em;text-align:center}
*/

/*********************************************
note : 메뉴영역
*********************************************/
/* 기본 */
#user-nav {position:relative;z-index:2;background-color:#fff;font-size:0;font-family:'Roboto','Noto Sans KR', 'Malgun Gothic','돋움','dotum','Helvetica','Apple SD Gothic Neo',sans-serif}
#user-nav.fixinner {position:fixed;border-bottom:1px solid #d1d5d7}
#header-wrapper.horizon #user-nav::after {content:'';display:block;width:100%;height:42px;background-color:#ecf0f1}	/* 가로형 2차 */
#user-nav .mode-inner > [class*="user-"] {float:left;height:42px}

/* 전체 */
#user-nav .user-allbtn {position:relative;width:42px;margin:0;/*text-align:center*/}
#user-nav .user-allbtn .line {position:relative;display:inline-block;vertical-align:middle;width:15px;height:2px;margin-left:-10px;background-color:#37424a;transform:translateY(-50%)}
#user-nav .user-allbtn .line::before,
#user-nav .user-allbtn .line::after {content:'';position:absolute;z-index:1;/*left:0;*/display:inline-block;width:22px;height:2px;background-color:#37424a}
#user-nav .user-allbtn .line::before {top:-8px}
#user-nav .user-allbtn .line::after {top:8px}

/* 메뉴바 - 1차섹션 */
#user-nav .user-menu {position:relative;font-size:0}
#user-nav .user-menu .secline {position:relative;display:inline-block;vertical-align:middle;width:auto !important}
#user-nav .user-menu .secline > a {overflow:hidden;display:block;position:relative;height:42px;/*padding-left:1rem;*/font-size:.9rem;
font-weight:600;color:#37424a;line-height:42px;letter-spacing:-.06em;-ms-transition:all .15s ease-in-out;transition:all .15s ease-in-out;text-decoration:none}
/*#user-nav .user-menu .secline:first-child > a {padding-left:1rem}*/

/* 메뉴바 - 2차섹션 */
#user-nav .user-menu .secline > ul {overflow:hidden;position:absolute;z-index:1;top:100%;left:0;font-size:0;visibility:hidden}
#user-nav .user-menu .secline > ul::after {content:'';display:table;clear:both}
#user-nav .user-menu .secline .sub > a {display:block;overflow:hidden;padding:0 1rem;font-size:.813rem;font-weight:300;letter-spacing:-.025em;color:rgba(255,255,255,.65);text-overflow:ellipsis;white-space:nowrap;text-decoration:none}
#user-nav .user-menu .secline .sub > a.a-sub-hover,
#user-nav .user-menu .secline .sub > a:hover {color:rgba(255,255,255,.95)}

/* 메뉴바 - 2차섹션(가로) */
#header-wrapper.horizon #user-nav .user-menu .secline > ul {width:auto;white-space:nowrap}
#header-wrapper.horizon #user-nav .user-menu .secline .sub {display:inline-block;position:relative;font-size:0;vertical-align:middle}
#header-wrapper.horizon #user-nav .user-menu .secline .sub > a {position:relative;display:inline-block;line-height:55px}
#header-wrapper.horizon #user-nav .user-menu .secline .sub > a::before {content:'';position:absolute;z-index:1;left:0;right:0;bottom:0;width:100%;border-top:3px solid transparent}
#header-wrapper.horizon #user-nav .user-menu .secline .sub > a.a-sub-hover::before,
#header-wrapper.horizon #user-nav .user-menu .secline .sub > a:hover::before {border-top-color:#fff;-webkit-transition:all .15s;transition:all .15s}

/* 메뉴바 - 2차섹션(세로) */
#header-wrapper.vertical #user-nav::after {display:none}
#header-wrapper.vertical #user-nav .user-menu .secline > ul {width:132px;background-color:#fff;border:1px solid #d1d5d7;border-top-width:2px}
#header-wrapper.vertical #user-nav .user-menu .secline .sub > a {position:relative;color:rgba(0,0,0,.7);line-height:34px}
#header-wrapper.vertical #user-nav .user-menu .secline .sub > a::before {content:'';position:absolute;z-index:1;top:50%;right:1rem;border:3px solid transparent;-ms-transform:translateY(-50%);transform:translateY(-50%)}
#header-wrapper.vertical #user-nav .user-menu .secline .sub > a.a-sub-hover,
#header-wrapper.vertical #user-nav .user-menu .secline .sub > a:hover {text-decoration:underline;color:rgba(0,0,0,.85)}
#header-wrapper.vertical #user-nav .user-menu .secline .sub > a.a-sub-hover::before,
#header-wrapper.vertical #user-nav .user-menu .secline .sub > a:hover::before {border-left-color:rgba(0,0,0,.35)}

/* 메뉴바 - 2차섹션(세로 - 자동박스) */
#header-wrapper.vertical.nav-autobox #user-nav .user-menu,
#header-wrapper.vertical.nav-autobox #user-nav .user-menu .secline {position:static}
#header-wrapper.vertical.nav-autobox #user-nav .user-menu .secline > ul {width:100%;height:300px;left:50%;transform:translateX(-50%)}
#header-wrapper.vertical.nav-autobox #user-nav .user-menu .secline .sub {float:left;width:50%}
#header-wrapper.vertical.nav-autobox #user-nav .user-menu .secline .sub > a.a-sub-hover::before,
#header-wrapper.vertical.nav-autobox #user-nav .user-menu .secline .sub > a:hover::before {border-left-color:rgba(255,255,255,.35)}
#header-wrapper.vertical.nav-autobox #user-nav .user-menu .secline .article-menu {position:absolute;left:320px;top:0;right:0;bottom:0;padding:0 1.25rem;border-left:1px solid rgba(0,0,0,.08)}

/* 메뉴바 - 2차섹션 위치 */
#header-wrapper.left #user-nav .user-menu .secline > ul {left:0}
#header-wrapper.center #user-nav .user-menu .secline > ul {left:50%;transform:translateX(-50%);-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-o-transform:translateX(-50%);-ms-transform:translateX(-50%);}
#header-wrapper.right #user-nav .user-menu .secline > ul {left:inherit;right:0}


/* 메뉴바 - 서브섹션 노출 */
#nav-submenu {border-top:1px solid #d1d5d7}
#nav-submenu.hidden {overflow:hidden;height:42px}
#nav-submenu.show {height:auto}
#nav-submenu .mode-inner {padding:0 1.75rem;text-align:center}
#nav-submenu .user-submenu {display:inline-block;margin:0 auto;font-size:0}
#nav-submenu .user-submenu > li {display:inline-block;padding:0 .625rem}
#nav-submenu .user-submenu > li > a {display:block;position:relative;font-size:1rem;color:rgba(0,0,0,.84);line-height:42px;letter-spacing:-.05em;text-overflow:ellipsis;white-space:nowrap}
#nav-submenu .user-submenu > li > a:hover,#nav-submenu .user-submenu > li > a.user-point {font-weight:600;color:#111;text-decoration:none}
#nav-submenu .user-submenu > li > a::before {content:'';position:absolute;left:0;bottom:0;width:0;height:4px;background-color:#000;transition:width .2s ease-in-out}
#nav-submenu .user-submenu > li > a:hover::before,#nav-submenu .user-submenu > li > a.user-point::before {width:100%}
#nav-submenu .btn-more {display:none;position:absolute;z-index:99;right:0;top:calc((42px - 20px) / 2);width:22px;height:20px;background:url('./gnb-icon.png') no-repeat}
#nav-submenu .btn-more.show {background-position:-146px 0}
#nav-submenu .btn-more.hidden {background-position:-146px -20px}

/*********************************************
note : 메뉴영역 (2차섹션 배경이 slideDown이 되어야 할 경우)
- subShow 옵션값을 hidden으로 설정해주세요.
#header-wrapper.horizon #user-nav::before {content:'';position:absolute;z-index:1;top:100%;width:100%;height:0;border-top:1px solid rgba(0,0,0,.12)}
#header-wrapper.horizon #user-nav::after {content:'';position:absolute;z-index:-1;top:100%;left:0;height:0;-ms-transition:all .15s ease-in-out;transition:all .15s ease-in-out}
#header-wrapper.horizon #user-nav.active::after {height:55px}
*********************************************/

/* 기타버튼 */
#user-nav .mode-inner .user-etc {float:right}
#user-nav .mode-inner .user-etc > ul {float:left}
#user-nav .mode-inner .user-etc > ul li {position:relative;float:left;margin:0 1.25rem;text-align:center}
#user-nav .mode-inner .user-etc > ul li a {display:block;height:42px;font-size:1rem;font-weight:700;color:#37424a;line-height:40px;letter-spacing:-.08rem;text-decoration:none}
/*#user-nav .mode-inner .user-etc > ul li:nth-child(1) {width:97px;background:url('./menu-to-pdf.png') no-repeat center}*/
#user-nav .mode-inner .user-etc > ul li:nth-child(2) {width:89px;background:url('./menu-to-jtv.png') no-repeat center}
#user-nav .mode-inner .user-etc > ul li::after {content:'';position:absolute;left:-20px;top:calc((100% - 16px) / 2);height:16px;border-left:1px solid rgba(0,0,0,.1)}


/*********************************************
note : GNB
*********************************************/
#nav-header .user-weather {left:42px;margin-top:calc((112px - 50px) / 2)}
#nav-header .posi-re > .user-weather {left:20px}

#nav-header .user-banner {}
#nav-header .user-banner.b-240-r img{margin-right:0;width:150px}

/* 캐치프라이즈 */
#nav-header .user-intro {float:left;margin-top:calc((112px - 52px) / 2)}
#nav-header .user-intro span {display:block;width:138px;padding:0 12px;background-color:#003b6a;border-radius:30px;font-size:12px;font-weight:700;color:#fff;line-height:28px;letter-spacing:-.05em;text-align:center}
#nav-header .user-intro li {float:left;margin:.375rem 0 0 .375rem;padding:0 .75rem;font-size:11px;letter-spacing:-.05em}
#nav-header .user-intro li a {color:rgba(0,0,0,.54)}
#nav-header .user-intro li:first-child {padding-left:0;border-right:1px solid #dfdfdf}
#nav-header .user-intro li:last-child {padding-right:0}

/* fhrmdls */
#nav-header .user-gnb {float:left;position:relative;margin-top:calc((112px - 28px) / 2);margin-left:1.75rem;font-size:0}
#nav-header .user-gnb > li {position:relative;display:inline-block;vertical-align:middle;padding:0 9px}
#nav-header .user-gnb > li:first-child {padding-left:0}
#nav-header .user-gnb > li:last-child {padding-right:0}
#nav-header .user-gnb > li > a {display:block;width:21px;height:21px;margin:0;background:url('./gnb-icon.png') no-repeat}
#nav-header .user-gnb > li .sns-face {width:25px;height:25px}
#nav-header .user-gnb > li .login-btns {background-position:-50px 0}
#nav-header .nav-gnb{position:absolute; top:0px; right:0; z-index:7}

/* 검색 */
#nav-header .nav-gnb .gnb-search{float:left; position:relative; top:-3px}
#nav-header .nav-gnb .gnb-search a.sch-btns{display:block}
#nav-header .nav-gnb .gnb-search a.sch-btns i{font-size:1rem}
#nav-header .gnb-search .user-search {display:none;position:absolute;z-index:1;top:-4px;right:22px;
width:230px;padding:0;background-color:#fff;border:1px solid rgba(0,0,0,.12); border-radius:3px}
#nav-header .gnb-search .user-search .user-search-form input, #user-nav .gnb-search .user-search .user-search-form button {margin:0;border:0}
#nav-header .gnb-search .user-search input#search {float:left;width:200px;height:30px;padding:0 10px;font-size:.875rem}
#nav-header .gnb-search .user-search button[onclick] {float:right;height:27px;font-size:1.25rem;cursor:pointer}

/* 로그인 */
#nav-header .nav-gnb .gnb-lilst{float:left;/*font-size:.75rem;*/font-weight: 600;}
#nav-header .nav-gnb .gnb-lilst li{float:left; margin-left:.7rem; font-size: 1.25rem;}
#nav-header .nav-gnb .gnb-lilst .login_t{font-size:.75rem;font-weight: 500;}

/* 윤미정 / 1061123 / 20210602 */
#user-nav .nav-gnb  {float: right;padding-top: 0;}
#user-nav .nav-gnb .gnb-lilst{float:left;font-size:.75rem;font-weight: 600;}
#user-nav .nav-gnb .gnb-lilst li{float:left; margin-left:.7rem}


#nav-header .middle-header{overflow:hidden}

/* 최종편집 */
#nav-header .middle-header .updated {float:left;margin:0 0 .4rem 0;font-size:.8rem;color:rgba(0,0,0,.7);}

/* 실시간 날씨 */
.nav-content{/*padding:.15rem 0 .5rem 0; */overflow:hidden; border-bottom:1px solid rgba(0,0,0,.1)}
.nav-content .latest-box {float:left;width:82%;max-width:calc(100% - 10px);}
.nav-content .latest-box > .titles {display:inline-block;overflow:hidden;position:relative;width:75px;font-size:.875rem;letter-spacing:-.05em;line-height:65px;color:rgba(0,0,0,.95);vertical-align:middle;text-overflow:ellipsis;white-space:nowrap}
.nav-content .latest-box > .titles > .fa {margin-left:.375rem}
.nav-content .latest-box .roll-box {display:inline-block;overflow:hidden;width:calc(100% - 75px);height:45px;vertical-align:middle}
.nav-content .latest-box .roll-box a {display:block;overflow:hidden;line-height:65px;text-overflow:ellipsis;white-space:nowrap}
.nav-content .weather-box{float:right}



/* 임희은 / 976780 / 20200819 */
#header-wrapper {margin-bottom: 0;}
#header-wrapper .mode-inner {margin-left:auto;margin-right:auto}
#header-wrapper .mode-inner::after {content:'';display:table;clear:both}

#nav-header {/*padding-top:20px;padding-bottom:0px;*/}


/* 검색 */
.nav-content .user-search {width:200px;height:36px;padding:0 .5rem;border:1px solid #ccc;border-radius:2rem;float:right; margin-right: 40px;}
.nav-content .user-search input {float:left;width:calc(100% - 32px);height:36px;font-size:.8rem;letter-spacing:-.05em;background:transparent;border:none;box-shadow:none}
.nav-content .user-search button {float:right;width:30px;height:34px;font-size:1.25rem}
.nav-content .search-more { position: absolute;  float: right;    height: 36px;    width: 36px;    right: 0;     background-color:rgba(0,0,0,.5);    border-radius: 50%;}
.nav-content .search-more button {float:right;width:32px;height:34px;font-size:1.35rem; color:#fff}
.nav-content {position:relative;z-index:1;/*padding:5px 0;*/border-bottom:1px solid #e7e7e7}
.nav-content .user-search {width:200px;height:34px;padding:0 .5rem;border:1px solid #ccc;border-radius:2rem;float:right; margin-right: 40px;}
.nav-content .user-search input {float:left;width:calc(100% - 32px);height:36px;font-size:.8rem;letter-spacing:-.05em;background:transparent;border:none;box-shadow:none}
.nav-content .user-search button {float:right;width:30px;height:34px;font-size:1.25rem}

#user-gnb2 .search-more { position: absolute;  float: right;    height: 34px;    width: 36px;    right: 0;     background-color:rgba(0,0,0,.5);    border-radius: 50%;}
#user-gnb2 .search-more button {float:right;width:32px;height:34px;font-size:1.35rem; color:#fff}

/* 최종편집 */
.nav-content .mode-inner .user-intro {overflow:hidden;float:left;padding:0 1rem;font-family:inherit;font-size:.75rem;font-weight:300;line-height:30px;letter-spacing:0;color:rgba(0,0,0,.5);text-overflow:ellipsis;white-space:nowrap}
.nav-content .mode-inner .userText {float:left;line-height:30px;width:calc(100% - 600px);text-align:center;font-weight:bold}
.nav-content .mode-inner .userText > span {position:relative;font-weight:bold}
.nav-content .mode-inner .userText > span:after {content:"";width:6px;height:6px;background-color:red;position:absolute;left:-3px;top:0}

/* 실시간뉴스 */
.nav-content .latest-news {float:left;width:50%;max-width:calc(100% - 620px);padding-top:1px;/*padding-left:20px*/}
.nav-content.overlap .latest-news {max-width:calc(100% - 300px);padding-left:0}
.nav-content .latest-news > .titles {display:inline-block;overflow:hidden;position:relative;width:75px;font-size:.875rem;letter-spacing:-.05em;line-height:65px;color:rgba(0,0,0,.95);vertical-align:middle;text-overflow:ellipsis;white-space:nowrap}
.nav-content .latest-news > .titles > .fa {margin-left:.375rem}
.nav-content .latest-news .roll-box {display:inline-block;overflow:hidden;width:calc(100% - 75px);height:45px;vertical-align:middle}
.nav-content .latest-news .roll-box a {display:block;overflow:hidden;line-height:65px;text-overflow:ellipsis;white-space:nowrap}


.userText {position:absolute;width:300px;left:calc((100% - 300px) / 2);top: 6.5rem;text-align:center;}
.userText > span {position:relative;font-weight:bold}
.userText > span:after {content:"";width:6px;height:6px;background-color:red;position:absolute;left:-3px;top:0}


/* 김민희 / 1116261 / 20211208 */
#header-wrapper .mode-inner {position:relative;}

/* 윤미정 / 1116691 / 20211209 */
#user-nav .user-menu .secline > a {padding-left:.6rem;}
#user-nav .user-menu .secline:first-child > a {padding-left:.4rem}
#user-nav .mode-inner {min-width: 100% !important;}

#user-nav .search-more {float: right;    height: 36px;    width: 36px;    right: 0;     background-color:rgba(0,0,0,.5);    border-radius: 50%;}
#user-nav .search-more button {float:right;width:35px;height:35px;font-size:1.35rem; color:#fff}

/* 이승현 / 1159842 / 20220510 */
/*#nav-header .user-banner.weather {padding-bottom:7px;width:110px;}
#nav-header .user-banner.weather {padding-bottom:0px;width:22px;}*/

/* 이승현 / 1177038 / 20220629 */
#nav-header .user-banner.weather {padding-bottom:0px;width: 215px;padding-left: 10px;padding-top: 8px;}

/*********************************************
note : 전체메뉴
*********************************************/
#all-section {display:none;position:absolute;left:0;width:100%;font-size:0;background-color:#fafbfc;box-shadow:0 3px 12px rgba(0,0,0,.2);z-index:1002}
#all-section .mode-inner {overflow:hidden;position:relative}

#all-section .nav-top {background-color:#052962;text-align:center}
#all-section .nav-title {font-size:1.125rem;font-weight:700;font-weight:var(--wgt700);line-height:62px;color:#fff;vertical-align:middle}

#all-section .menu {display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:1rem 0}
#all-section .menu > li {-ms-flex:0 0 12.5%;flex:0 0 12.5%;width: 100%;max-width:12.5%;padding:0 .5rem;display:block;border-left:1px solid #d5d5d5}
#all-section .menu > li:first-child {padding-left: 0;border-left: 0px solid #d5d5d5;}
#all-section .menu > li:nth-child(1) .menu-row-1 {margin-bottom: 20px;height: 130px;border-bottom: 2px solid #d5d5d5;}
#all-section .menu > li:nth-child(2) .menu-row-1 {margin-bottom: 20px;height: 130px;border-bottom: 2px solid #d5d5d5;}

/*#all-section .menu > li > a {padding:0;font-size:1rem;font-weight:700;font-weight:var(--wgt700);line-height:1.125;color:#222}*/
#all-section .menu-list {display:block;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:.5rem 0 .5rem}
#all-section .menu-list > li {text-align:left}
/*#all-section .menu-list > li > a {font-size:.8rem;color:rgba(0,0,0,.55)}*/

#all-section .foot {position:relative;margin-bottom:2.5rem;padding-top:1rem;border-top:1px solid #d5d5d5}
#all-section .foot::before {content:'';overflow:hidden;position:absolute;top:0;left:0;width:100%;height:0;margin-top:3px;border-top:1px solid #d5d5d5}

#all-section .all > a {margin-right: 20px;font-size:.925rem;font-weight:700;font-weight:var(--wgt700);color:#222}
#all-section .scrap > a  {font-size:.925rem;font-weight:700;font-weight:var(--wgt700);color:#222}
#all-section .nav-close {float:right;background-color:#f5f5f5}
#all-section .nav-close > i[class^="icon-"] {display:block;overflow:hidden;width:32px;height:32px;font-size:1.25rem;color:rgba(0,0,0,.85);border:1px solid #d5d5d5;line-height:30px}


#nav-header .nav-gnb .gnb-lilst li .user-allbtn {padding-right: 10px;text-align:right; vertical-align: middle;}
#nav-header .nav-gnb .gnb-lilst li .user-allbtn .line::before, #nav-header .nav-gnb .gnb-lilst li .user-allbtn .line::after {right: 0px;}

/* 이승현 / 1177038 / 20220629 */
#nav-header .nav-gnb .gnb-lilst .jb {display:block;overflow:hidden;padding: 0 .775rem;font-size:.8125rem;margin-top: 0.3rem;font-weight: 600;line-height: 1.575rem;color: #001246;background-color: #fff;border-radius: 15px;white-space:nowrap;border: 1px solid #ddd;text-decoration: none;}

/* 홍경아 / 1116957 / 20211210 */
#all-section .menu > li > a {padding: 0; font-size: 1rem; font-weight: 700; line-height: 1.125; color: #000;}
#all-section .menu-list > li > a {font-size:.8rem; color:#000;}

/* 이승현 / 1177038 / 20220629 */
.weather-widget.small { width: 215px !important;}
.weather-widget.small ul { height: 26px; display: inline-block; width: 105px !important;;}
.weather-widget label { font-weight: 800;  text-align: left;  display: inline-block;   float: left;width: 110px !important;;}


#user-nav .user-menu .secline > a {padding:0 1rem;}

#user-nav  .user-allbtn {padding-right: 10px;text-align:right; vertical-align: middle; font-size: 1.25rem;}
#user-nav  .user-allbtn .line::before, #user-nav  .user-allbtn .line::after {right: 0px;}
#nav-header .user-banner.weather { float: right;}
#nav-header .user-logo { width: calc(100% - 600px);}
#nav-header .user-banner {width:300px}


/* 윤미정 / 1498027 / 20250813 */
#header-wrapper {
	margin-bottom: 25px;
}