@charset "UTF-8";
/*********************************************
note : reset
*********************************************/
#header-wrapper {position:relative;z-index:99;padding-top:56px;margin-bottom:2.5rem}
#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, #header-wrapper .mode-inner, #nav-header {margin-left:auto;margin-right:auto}
#header-wrapper .mode-inner::after {content:'';display:table;clear:both}

/*********************************************
note : 로고영역
*********************************************/
/* 기본 */
#nav-header .mode-inner {display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;;-ms-flex-align:center;align-items:center;position:relative;padding:1.875rem 0}
#nav-header .user-logo {-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;width:auto;max-width:100%;min-width:0;font-size:0}
#nav-header .user-logo > a {display:inline-block;margin:0 auto}
#nav-header .user-banner {-ms-flex:0 0 300px;flex:0 0 300px;max-width:300px}

/*********************************************
note : 메뉴영역
*********************************************/
/* 전체 */
#user-nav .user-allbtn {-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%;margin-left:-.5rem;margin-right:1.25rem;padding:.5rem;font-size:1.25rem;line-height:1;color:#000}

/* 기본 */
#user-nav {position:fixed;z-index:1004;top:0;left:0;right:0;padding:0 2.5rem;background-color:#fff;border-bottom:1px solid #eee}
#user-nav .mode-inner {display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center}
#user-nav .auto-flex-basis {-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%;min-width:0}
#user-nav .auto-flex-auto {-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}

/* 메뉴바 - 1차섹션 */
#user-nav .user-menu {position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-1rem}
#user-nav .user-menu .secline {position:relative;display:block;padding-left:.435rem;padding-right:.435rem}
#user-nav .user-menu .secline > a {display:block;overflow:hidden;font-size:1rem;letter-spacing:-.095em;font-weight:600;line-height:56px;color:#000;white-space:nowrap;text-decoration:none;transition:color .15s ease-in-out}
#user-nav .user-menu .secline.for-icon > a::after {content:"";display:inline-block;overflow:hidden;width:0;height:0;margin-left:.25em;border-width:4px;border-style:solid;border-color:#aaa transparent transparent}

/* 메뉴바 - 2차섹션 */
#user-nav .user-menu .secline > ul {display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;overflow:hidden;position:absolute;z-index:1;top:100%;left:0;visibility:hidden;background-color:#fff;border:1px solid rgba(0,0,0,.95)}
#user-nav .user-menu .secline .sub {-ms-flex:0 0 auto;flex:0 0 auto;padding:.5rem 1rem;width:auto;max-width:100%}
#user-nav .user-menu .secline .sub > a {display:block;overflow:hidden;font-family:system-ui, sans-serif;font-size:.8125rem;color:#666;text-decoration:none;text-overflow:ellipsis;white-space:nowrap;transition:color .15s ease-in-out}
#user-nav .user-menu .secline .sub > a.a-sub-hover,
#user-nav .user-menu .secline .sub > a:hover {background-color:#f8f8f9}

/*********************************************
note : 메뉴영역 (2차섹션 배경이 slideDown이 되어야 할 경우)
- subShow 옵션값을 hidden으로 설정해주세요.
#header-wrapper.horizon #user-nav::before {content:'';position:absolute;z-index:1;top:100%;width:100%;height:0}
#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}
*********************************************/

/* login */
#user-nav .user-logbox {font-size:0}
#user-nav .user-logbox > li {display:inline-block;padding:0 .5rem;font-size:.8125rem;line-height:1.2;color:#666;border-left:1px solid rgba(0,0,0,.15);vertical-align:middle}
#user-nav .user-logbox > :first-child {padding-left:0;border-left:none}
#user-nav .user-logbox > :last-child {padding-right:0}
#user-nav .user-logbox > li > a {display:block;color:inherit}

/*********************************************
note : GNB영역
*********************************************/
#user-gnb .mode-inner {display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;position:relative;padding:12px 24px;background-color:#3652AD}
#user-gnb .user-updated {-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%;margin-right:12px;font-size:.875rem;color:rgba(255,255,255,.75)}
#user-gnb .user-updated .title {margin-left:20px;color:#fff;}
#user-gnb .user-latest {-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%;min-width:0}
#user-gnb .user-etc {display:-ms-flexbox;display:flex;-ms-flex-pack:flex-end;justify-content:flex-end;-ms-flex:0 0 300px;flex:0 0 300px;max-width:300px;margin-left:40px}

/* 검색 */
#user-gnb .user-search {margin-right:-0.5rem}
#user-gnb .user-search .sch-btn {padding:.25rem .5rem;font-size:1.25rem;line-height:1;color:#fff}
#user-gnb .user-search.active .sch-btn > i[class^="icon-"]::before {content:"\e921"}
#user-gnb .user-search-form {display:none;position:absolute;z-index:1;left:0;top:100%;width:100%;padding:2.5rem;background-color:#000}
#user-gnb .user-search.active .user-search-form {display:block}
#user-gnb .user-search-form > .wrapper {width:100%;max-width:480px;margin:0 auto;background-color:#fff}
#user-gnb .user-search-form input#search {float:left;width:calc(100% - 48px);height:48px;margin:0;font-size:1.125rem;background:transparent;border:none;border-radius:0;box-shadow:none}
#user-gnb .user-search-form button[onclick] {float:right;width:48px;height:48px;font-size:1.5rem;color:rgba(0,0,0,.95);cursor:pointer}