@charset "UTF-8";
/*********************************************
note : reset
*********************************************/
#header-wrapper {position:relative;z-index:99;margin-bottom:1.875rem;border-bottom:1px solid #DAE1E6}
#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}
#header-wrapper .mode-inner::after {content:'';display:table;clear:both}

/*********************************************
note : gnb
*********************************************/
#user-gnb .mode-inner {display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-align-items:center;align-items:center;overflow:hidden;padding:13px 0}

/* etc */
#user-gnb .user-etc {display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-align-items:center;align-items:center;-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%;min-width:0;margin:0 -.625rem}
#user-gnb .user-etc li {-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%;position:relative;padding:0 .625rem;font-size:.8125rem;line-height:1;font-weight:400;color:#A0A0A0;white-space:nowrap}
#user-gnb .user-etc > :not(:last-child)::before {content:'';position:absolute;z-index:1;right:0;top:50%;transform:translateY(-50%);height:60%;border-right:1px solid #d9d9d9}
#user-gnb .user-etc li a {display:block;color:inherit}
#user-gnb .user-etc li a:hover {color:rgba(0,0,0,.8)}

/* 로그인/회원가입 */
#user-gnb .user-logbox {display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-align-items:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%;min-width:0;margin:0 -.625rem}
#user-gnb .user-logbox li {-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%;position:relative;padding:0 .625rem;font-size:.8125rem;line-height:1;font-weight:500;color:#A0A0A0;white-space:nowrap}
#user-gnb .user-logbox > :not(:last-child)::before {content:'';position:absolute;z-index:1;right:0;top:50%;transform:translateY(-50%);height:60%;border-right:1px solid #d9d9d9}
#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-logbox li.user-sns {display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-align-items:center;align-items:center}
#user-gnb .user-logbox li.user-sns > a {-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%;font-size:1.063rem}
#user-gnb .user-logbox li.user-sns > a:not(:first-child) {margin-left:8px}
#user-gnb .user-logbox li.user-sns > a.nv {color:#03C75A}
#user-gnb .user-logbox li.user-sns > a.yt {color:#ff0000}
#user-gnb .user-logbox li.user-sns > a.kp {color:#FAE208}
#user-gnb .user-logbox li.user-sns > a.fb {color:#1E7CF2}

/*********************************************
note : 로고영역
*********************************************/
/* 기본 */
#nav-header {display:flex;align-items:center;padding:1.875rem 0 1.5rem 0}
#user-gnb + #nav-header {padding:0 0 15px 0}
#nav-header .user-logo {flex-basis:0;flex-grow:1;width:auto;max-width:100%;min-width:0;font-size:0}
#nav-header .user-logo > a {display:inline-block;vertical-align:middle;text-decoration:none}
#nav-header .user-logo img {max-height:36px}
#nav-header .user-logo.text-left img {max-height:28px}
#nav-header .user-logo .txt {margin-left:12px;font-size:22px;font-weight:600;color:#1f1f1f;letter-spacing:-.025em;text-decoration:none}
#nav-header .user-banner {flex:0 0 278px;max-width:278px;margin-left:1.5rem}

/* 검색 */
#nav-header .user-search {position:relative}
#nav-header .user-search button[onclick] {display:block;padding:0 .5rem;height:34px;font-size:1.25rem;line-height:1;color:#01B1FF}
#nav-header .user-search-form {overflow:hidden;max-width:278px;padding-left:.5rem;background-color:#fff;border:2px solid #01B1FF}
#nav-header .user-search-inner {display:flex}
#nav-header .user-search input#search {flex:1 1 0%;width:1%;min-width:0;height:34px;margin-bottom:0;font-weight:400;border:none;border-radius:0}

/*********************************************
note : 메뉴영역
*********************************************/
/* 기본 */
#user-nav {position:relative;z-index:2;border-width:1px 0 0 0;border-style:solid;border-color:#DAE1E6 transparent}
#user-nav .mode-inner {display:flex}

/* 전체 */
#user-nav .user-allbtn {display:block;margin-left:-.5rem;margin-right:1rem;padding:.5rem;font-size:1.25rem;line-height:1;color:#000}

/* 메뉴바 - 1차섹션 */
#user-nav .user-menu {display:flex;flex-wrap:wrap;flex-basis:0;flex-grow:1;width:auto;max-width:100%;min-width:0;position:relative}
#user-nav .user-menu.news {margin:0 -1.25rem}
#user-nav .user-menu .secline {position:relative;display:block}
#user-nav .user-menu .secline > a {overflow:hidden;display:block;position:relative;padding:0 1.25rem;font-size:1rem;font-weight:500;line-height:48px;color:#000;text-decoration:none;transition:color .15s ease-in-out}
#user-nav .user-menu:not(.news) .secline > a {padding:0 2.5rem}

/* 메뉴바 - 2차섹션 */
#user-nav .user-menu .secline > ul {overflow:hidden;position:absolute;z-index:1;top:100%;left:0;font-size:0;visibility:hidden;background-color:#fff;border:1px solid #000;border-top:0}
#user-nav .user-menu .secline > ul::after {content:'';display:table;clear:both}
#user-nav .user-menu .secline .sub > a {position:relative;display:block;overflow:hidden;padding:0 2.375rem 0 1.25rem;color:rgba(0,0,0,.5);line-height:40px;font-size:.8125rem;font-weight:400;text-overflow:ellipsis;white-space:nowrap;text-decoration:none}
#user-nav .user-menu .secline .sub > a::before {content:'';position:absolute;z-index:1;top:50%;right:1rem;border:3px solid transparent;transform:translateY(-50%)}
#user-nav .user-menu .secline .sub > a.a-sub-hover,
#user-nav .user-menu .secline .sub > a:hover {color:rgba(0,0,0,.85);background-color:rgba(0,0,0,.03)}
#user-nav .user-menu .secline .sub > a.a-sub-hover::before,
#user-nav .user-menu .secline .sub > a:hover::before {border-left-color:rgba(0,0,0,.35)}

/* etc. */
#user-nav .user-etc {display:flex;align-items:center;align-self:stretch;margin-left:auto;margin-right:-.5rem}
#user-nav .user-etc > a {font-size:.8125rem;line-height:21px;color:#707070;white-space:nowrap}
