@charset "UTF-8";
/*********************************************
note : reset
*********************************************/
#header-wrapper {position:relative;margin-bottom:1.875rem}
#header-wrapper ul, #header-wrapper ol {padding:0;margin: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 {margin-left:auto;margin-right:auto}
#header-wrapper .mode-inner::after {content:'';display:table;clear:both}

/*********************************************
note : GNB
*********************************************/
#user-gnb {position:relative;border-bottom:1px solid #e7e7e7}

/* 최종편집 */
#user-gnb .user-intro {float:left;font-size:0;text-align:left}
#user-gnb .user-intro > .item {display:inline-block;overflow:hidden;padding:0 .625rem;font-size:.8125rem;line-height:34px;color:rgba(0,0,0,.65);text-overflow:ellipsis;white-space:nowrap}
#user-gnb .user-intro > :first-child {padding-left:0}
#user-gnb .user-intro > :last-child {padding-right:0}
#user-gnb .user-intro > a.item:hover {color:rgba(0,0,0,.95)}

/* sns */
#user-gnb .user-sns {display: inline-block;font-size:0;text-align:right}
#user-gnb .user-sns > a {display:inline-block;overflow:hidden;width:30px;height:30px;margin-left:2px;margin-bottom: 2px;font-size:1.125rem;line-height:30px;color:#fff;background-color:#e8e8e8;border:0;text-align:center}
#user-gnb .user-sns > a.fb {background-color:#3a559f}
#user-gnb .user-sns > a.tw {background-color:#50abf1}
#user-gnb .user-sns > a.rss {background-color:#f39a11}


/* 로그인/회원가입 */
#user-gnb .user-logbox {float:right;font-size:0;text-align:left}
#user-gnb .user-logbox > .item {display:inline-block;overflow:hidden;padding:0 .625rem;font-size:.8125rem;line-height:34px;color:rgba(0,0,0,.65);text-overflow:ellipsis;white-space:nowrap}
#user-gnb .user-logbox > .item.updated {margin-left:0.1rem;background-color:#e5e5e5}
#user-gnb .user-logbox > :first-child {padding-left:0}
#user-gnb .user-logbox > a.item:hover {color:rgba(0,0,0,.95)}

/*********************************************
note : 로고영역
*********************************************/
/* 기본 */
#nav-header {width:100%;padding:2.125rem 0;font-size:0}
#nav-header > [class*="user-"] {display:inline-block;vertical-align:middle}
#nav-header > .user-logo {width:calc(100% - 550px);font-size:inherit}
#nav-header > .user-banner {width:300px}
#nav-header > .user-banner2 {width:250px}

/*********************************************
note : 메뉴영역
*********************************************/
/* 기본 */
#user-nav {position:relative;font-size:0;background-color:#202124;text-align:left}

/* 메뉴바 - 1차섹션 */
#user-nav .user-menu {float:left;position:relative;z-index:16;width:calc(100% - 50px)}
#user-nav .user-menu .secline {display:inline-block;position:relative;vertical-align:middle}
#user-nav .user-menu .secline > a {display:block;position:relative;padding:0 1.375rem;font-size:.9375rem;font-weight:normal;line-height:45px;color:#fff;text-overflow:ellipsis;white-space:nowrap;text-decoration:none}
#user-nav .user-menu .secline > a::before, #user-nav .user-menu .secline > a::after {content:'';display:none;overflow:hidden;position:absolute;bottom:100%}
#user-nav .user-menu .secline > a::before {z-index:2;left:0;width:100%;height:0;border-top:4px solid #e73f72}
#user-nav .user-menu .secline > a::after {z-index:1;left:100%;width:0;height:0;border-width:2px;border-style:solid;border-color:transparent transparent #202124 #202124}
#user-nav .user-menu .secline > a.a-hover:not(.user-allbtn) {background-color:#e73f72}
#user-nav .user-menu .secline > a.a-hover:not(.user-allbtn)::before, #user-nav .user-menu .secline > a.a-hover:not(.user-allbtn)::after {display:block}

/* 메뉴바 - 2차섹션 */
#user-nav .user-menu .secline > ul {overflow:hidden;position:absolute;z-index:1;top:100%;font-size:0;visibility:hidden}
#user-nav .user-menu .secline .sub > a {display:block;overflow:hidden;padding:0 1rem;font-size:.8125rem;font-weight:300;color:rgba(255,255,255,.7);text-overflow:ellipsis;white-space:nowrap}
#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::after {content:'';display:block;height:40px;background-color:#f8f8f9;border-bottom:1px solid #e7e7e7}
#header-wrapper.horizon.basic #user-nav::after {border-left:1px solid #e7e7e7;border-right:1px solid #e7e7e7}
#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::before {content:'';overflow:hidden;position:absolute;z-index:2;top:50%;width:0;height:.625rem;border-left:1px solid rgba(0,0,0,.12);-ms-transform:translateY(-50%);transform:translateY(-50%)}
#header-wrapper.horizon #user-nav .user-menu .secline .sub:first-child::before {display:none}
#header-wrapper.horizon #user-nav .user-menu .secline .sub > a {display:inline-block;line-height:40px;color:rgba(0,0,0,.6)}

/* 메뉴바 - 2차섹션(세로) */
#header-wrapper.vertical #user-nav .user-menu .secline > ul {background-color:#e73f72}
#header-wrapper.vertical #user-nav .user-menu .secline .sub {float:none;border-top:1px solid rgba(255,255,255,.1);text-align:left}
#header-wrapper.vertical #user-nav .user-menu .secline > ul > :first-child {border-top:0}
#header-wrapper.vertical #user-nav .user-menu .secline .sub > a {line-height:35px}

/* 메뉴바 - 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%;z-index:99;padding:0;background-color:#fff;-ms-transform:translateX(-50%);transform:translateX(-50%);border:1px solid rgba(0,0,0,.12)}
#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 .article-menu {display:block;position:absolute;left:320px;top:0;right:0;bottom:0;padding:0 1.25rem;border-left:1px solid rgba(0,0,0,.08)}
#header-wrapper.vertical.nav-autobox #user-nav .user-menu .secline .sub > a {color:rgba(0,0,0,.7)}

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

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

/* more */
#user-nav .user-menu .secline > a.user-allbtn::after {content:'';display:inline-block;overflow:hidden;position:static;width:0;height:0;margin-left:.375rem;border-width:3px;border-style:solid;border-color:#fff transparent transparent;vertical-align:middle;transition:transform .35s ease-in-out, -ms-transform .35s ease-in-out}
#user-nav .user-menu .secline > a.user-allbtn.on::after {margin-top:-4px;--ms-transform:rotate(-180deg);transform:rotate(-180deg)}

/* 검색 */
#user-nav .user-search {float:right;position:relative;font-size:0}
#user-nav .user-search .sch-btns {width:50px;height:45px;font-size:1.25rem;color:#fff}
#user-nav .user-search-form {display:none;position:absolute;z-index:10;right:0;top:0;width:220px;border-width:2px;border-style:solid;border-color:#000 transparent}
#user-nav .user-search-form input#search {float:left;width:calc(100% - 50px);height:41px;padding:0 .625rem;margin:0;font-size:.813rem;color:#fff;background-color:rgba(255,255,255,.15);border:none;box-shadow:none}
#user-nav .user-search-form button[onclick] {float:right;width:50px;height:41px;font-size:1.125rem;color:transparent;cursor:pointer}

/*********************************************
note : 더보기
*********************************************/
#all-sections {display:none;position:absolute;z-index:1004;left:0;top:100%;width:100%;padding:1.25rem .625rem;background-color:#fff;border-width:0 1px 1px;border-style:solid;border-color:#202124}
#header-wrapper.full #all-sections {border-width:0 0 1px}
#header-wrapper.horizon #all-sections {top:calc(100% - 40px)}
#all-sections .menu-list {display:flex;flex-direction:row;align-content:flex-start;flex-wrap:wrap}
#all-sections .menu-list > li {display:block;width:20%;margin-top:1.875rem;padding:0 1.25rem;border-left:1px solid rgba(0,0,0,.08)}
#all-sections .menu-list > :nth-child(5n + 1) {border-left:0}
#all-sections .menu-list > :nth-child(-n + 5) {margin-top:0}
#all-sections .menu-list > li > a {display:block;overflow:hidden;margin-bottom:.625rem;font-size:1.125rem;font-weight:500;line-height:1.375;color:#202124;text-overflow:ellipsis;white-space:nowrap}
#all-sections .menu-list ul.sub-list {display:block;padding:0 .375rem}
#all-sections .menu-list ul.sub-list > li {margin-bottom:.625rem}
#all-sections .menu-list ul.sub-list > :last-child {margin-bottom:0}
#all-sections .menu-list ul.sub-list > li > a {display:block;overflow:hidden;font-size:.875rem;line-height:1.375;color:rgba(0,0,0,.6)}
#all-sections .menu-list ul.sub-list > li > a:hover {color:rgba(0,0,0,.95)}

/*********************************************
note : footer
*********************************************/
#user-footer.type-3 {border-top:1px solid #d7d7d7}
#user-footer.type-3 .dis-table {border-top:none !important}
