@charset "UTF-8";
/*********************************************
note : reset
*********************************************/
#header-wrapper {position:relative;z-index:99;margin-top:1rem;margin-bottom:1.875rem}
#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 .mode-inner, #nav-header {margin-left:auto;margin-right:auto}

/*********************************************
note : 스크롤시 상단고정
*********************************************/
#header-wrapper.change #user-nav {position:fixed;top:0;width:100%}
#header-wrapper.change .scroll-logo {display:block;flex-grow:1;max-width:100%}
#header-wrapper .scroll-logo {display:none}
#header-wrapper .scroll-logo img {height:25px}
#header-wrapper.change #user-nav .user-menu {display:none}

#header-wrapper.change #user-nav {border-bottom:1px solid #000}
#header-wrapper.change #user-nav > .mode-inner::before {border:0}

/*********************************************
note : gnb
*********************************************/
#user-gnb .mode-inner {display:flex;flex-wrap:wrap;align-items:center;overflow:hidden;margin-bottom:.5rem}

/* 로그인/회원가입 */
#user-gnb .user-logbox {display:flex;flex-wrap:wrap;flex-basis:0;flex-grow:1;justify-content:flex-end;max-width:100%;min-width:0;margin:0 -.5rem}
#user-gnb .user-logbox li {flex:0 0 auto;width:auto;max-width:100%;padding:0 .5rem;font-size:.8125rem;line-height:1;color:rgba(0,0,0,.75);white-space:nowrap}
#user-gnb .user-logbox > :not(:first-child) {border-left:1px solid #eee}
#user-gnb .user-logbox li a {display:block;color:inherit}
#user-gnb .user-logbox li a:hover {color:rgba(0,0,0,.8)}

/* 최종편집 */
#user-gnb .user-intro {flex:0 0 auto;overflow:hidden;width:auto;max-width:100%;margin-right:2.5rem;font-size:.8125rem;font-weight:400;line-height:1;color:#666;white-space:nowrap}

/*********************************************
note : 로고영역
*********************************************/
/* 기본 */
#nav-header .mode-inner {display:flex;flex-wrap:wrap;align-items:center;padding:1rem 0 1.875rem}
#nav-header .mode-inner > [class*="user-"] {flex:0 0 300px;width:300px}
#nav-header .mode-inner > .user-logo {flex-basis:0;flex-grow:1;max-width:100%;min-width:0;margin:0 1.875rem}

/*********************************************
note : 메뉴영역
*********************************************/
/* 기본 */
#user-nav > .mode-inner {display:flex;flex-wrap:wrap;align-items:center;background-color:#fff;border-top:1px solid #ddd}
#user-nav > .mode-inner {position:relative}
#user-nav > .mode-inner::before {content:'';position:absolute;left:0;bottom:0;width:100%;border-bottom:3px solid #000}

/* 전체 */
#user-nav .user-allbtn {flex:0 0 60px;max-width:60px;height:45px;margin-right:30px;font-size:24px;color:#333}

/* 메뉴바 - 1차섹션 */
#user-nav .user-menu {display:flex;flex-wrap:wrap;align-items:center;justify-content:center;flex-basis:0;flex-grow:1;position:relative;max-width:100%;min-width:0}
#user-nav .user-menu .secline {flex:0 0 auto;display:block;position:relative;width:auto;max-width:100%}
#user-nav .user-menu .secline > a {display:block;overflow:hidden;position:relative;padding:0 18px;font-size:17px;font-weight:600;line-height:45px;color:rgba(0,0,0,.95);text-overflow:ellipsis;white-space:nowrap;text-decoration:none}
#user-nav .user-menu .secline > a.a-hover {color:#000}

/* 메뉴바 - 2차섹션 */
#user-nav .user-menu .secline > ul {overflow:hidden;position:absolute;z-index:1;top:100%;left:50%;padding:0 .375rem;font-size:0;background-color:#f9f9f9;border-radius:5px;box-shadow:1px 1px 6px rgba(0,0,0,.2);visibility:hidden;transform:translateX(-50%)}
#user-nav .user-menu .secline > ul::after {content:'';display:table;clear:both}
#user-nav .user-menu .secline > ul > :first-child {border-top:0}
#user-nav .user-menu .secline > ul > :first-child::before {display:none}
#user-nav .user-menu .secline .sub {float:none;border-top:1px solid #eee;text-align:center}
#user-nav .user-menu .secline .sub > a {display:block;overflow:hidden;padding:0 1rem;font-size:.9375rem;font-weight:400;line-height:40px;color:rgba(0,0,0,.85);text-overflow:ellipsis;white-space:nowrap}

/*********************************************
note : 전체메뉴
*********************************************/
#header-wrapper .all-section {display:none;overflow:hidden;position:absolute;z-index:5;left:0;top:100%;width:100%;margin-top:1px;padding:1.25rem 0;background-color:#fff;border-bottom:3px solid #000}
#header-wrapper .all-section-inner {margin-top:-1rem;padding-left:1.25rem}
#header-wrapper .all-section-inner > li {display:flex;margin-top:1rem}
#header-wrapper .all-section-inner > li > a {flex:0 0 auto;margin-right:1rem;width:140px;font-size:1.125rem;font-weight:700;line-height:28px}
#header-wrapper .all-section-inner .sub-menu {display:flex;flex-wrap:wrap;padding:0}
#header-wrapper .all-section-inner .sub-menu > li {flex:0 0 auto;margin-right:25px}
#header-wrapper .all-section-inner .sub-menu > li > a {display:block;overflow:hidden;font-size:16px;color:#848484;text-overflow:ellipsis;white-space:nowrap;transition:color .15s ease-in-out}
#header-wrapper .all-section-inner .sub-menu > li > a:hover {color:#000}

/*********************************************
note : search
*********************************************/
#user-nav .user-search {flex:0 0 60px;position:relative;max-width:60px;height:45px;margin-left:30px;font-size:0}
#user-nav .user-search > .sch-btns {width:100%;height:45px;font-size:24px;color:#333}
#user-nav .user-search.active .sch-btns > i[class^="icon-"]::before {content:"\e9af"}
#user-nav .user-search > .user-search-form {display:none;position:absolute;z-index:10;right:60px;top:50%;width:200px;transform:translateY(-50%)}
#user-nav .user-search.active > .user-search-form {display:block}
#user-nav .user-search > .user-search-form input#search {float:left;width:calc(100% - 32px);height:38px;margin-bottom:7px;font-size:14px;color:#333;background:#fff;border:none;box-shadow:none}
#user-nav .user-search > .user-search-form button[onclick] {float:right;width:32px;height:45px;font-size:24px;font-weight:400;color:#333;cursor:pointer}


/* 홍경아 / 1452741 / 20250313 */
#header-wrapper.change #user-gnb  { position: fixed; top: 0; padding-top:10px;width: 100%; background: #fff;}
#header-wrapper.change #nav-header { position: fixed; top: 25px;width: 100%; background: #fff;}
#header-wrapper.change #user-nav { top: 124px; }
#header-wrapper.change .scroll-logo {display: none;}
#header-wrapper.change #user-nav .user-menu { display: flex}