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

/*********************************************
note : 최상단영역
*********************************************/
/* 기본 */
#user-gnb {position:relative;background-color:#e4edf2}
#header-wrapper.basic #user-gnb > .mode-inner {padding-left:1rem;padding-right:1rem}
#user-gnb .user-intro, #user-gnb .user-logbox > li {font-size:.75rem;font-weight:400;line-height:35px;color:rgba(0,0,0,.55);white-space:nowrap}

/* 최종편집 */
#user-gnb .user-intro {float:left}

/* 로그인/회원가입 */
#user-gnb .user-logbox {float:right}
#user-gnb .user-logbox > li {float:left;margin-left:1.25rem}
#user-gnb .user-logbox > li:first-child {margin-left:0}
#user-gnb .user-logbox > li > a {display:block;color:inherit}
#user-gnb .user-logbox > li > a:hover {color:rgba(0,0,0,.95)}

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

/*********************************************
note : 메뉴영역
*********************************************/
/* 기본 */
#user-nav {position:relative;z-index:2;border-width:1px 0;border-style:solid;border-color:rgba(0,0,0,.1) transparent #092339}
#user-nav .mode-inner {display:flex}
#header-wrapper.horizon #user-nav::after {content:'';display:block;overflow:hidden;height:35px;background-color:#e73f72;clear:both}

/* 전체 */
#user-nav .user-allbtn {float:left;max-width:54px;height:54px;margin-right:1rem;padding:0;font-size:1.5rem;line-height:1;color:#000}

/* 메뉴바 - 1차섹션 */
#user-nav .user-menu {float:left;position:relative;width:calc(100% - 70px);font-size:0}
#user-nav .user-menu .secline {position:relative;display:inline-block;vertical-align:middle}
#user-nav .user-menu .secline.onair::before {content:'';overflow:hidden;position:absolute;z-index:1;top:.75rem;bottom:.75rem;width:0;border-left:1px solid rgba(0,0,0,.1)}
#user-nav .user-menu .secline > a {overflow:hidden;display:block;position:relative;height:54px;padding:0 .926rem;font-size:1.25rem;font-weight:500;line-height:54px;letter-spacing:-.025em;color:#000;text-decoration:none;transition:all .15s ease-in-out}
#user-nav .user-menu .secline:nth-child(2) > a, #user-nav .user-menu .secline:nth-child(3) > a, #user-nav .user-menu .secline:nth-child(7) > a, #user-nav .user-menu .secline:nth-child(8) > a {padding-left:.756rem}
#user-nav .user-menu .secline > a > i[class^="icon-angle-"] {display:inline-block;margin-top:-5px;font-size:.625em;vertical-align:middle;opacity:.5}
#user-nav .user-menu .secline > a.a-hover > i[class^="icon-angle-"], #user-nav .user-menu .secline > a:hover > i[class^="icon-"] {opacity:1}

/* 메뉴바 - 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;font-size:.8125rem;font-weight:500;text-overflow:ellipsis;white-space:nowrap;text-decoration:none}

/* 메뉴바 - 2차섹션(가로) */
#header-wrapper.horizon #user-nav .user-menu .secline > ul {width:auto;padding:0 1.25rem;white-space:nowrap}
#header-wrapper.horizon #user-nav .user-menu .secline .sub {display:inline-block;position:relative;margin-left:1.25rem;font-size:0;vertical-align:middle}
#header-wrapper.horizon #user-nav .user-menu .secline .sub:first-child {margin-left:0}
#header-wrapper.horizon #user-nav .user-menu .secline .sub > a {position:relative;display:block;line-height:35px;color:rgba(255,255,255,.75)}
#header-wrapper.horizon #user-nav .user-menu .secline .sub > a.a-sub-hover,
#header-wrapper.horizon #user-nav .user-menu .secline .sub > a:hover {color:#fff}

/* 메뉴바 - 2차섹션(세로) */
#header-wrapper.vertical #user-nav .user-menu .secline > ul {background-color:#fff;border:1px solid rgba(0,0,0,.12);border-top:0}
#header-wrapper.vertical #user-nav .user-menu .secline .sub > a {position:relative;padding:0 2.375rem 0 1.25rem;color:rgba(0,0,0,.5);line-height:40px}
#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;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 {color:rgba(0,0,0,.85);background-color:rgba(0,0,0,.03)}
#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.left #user-nav .user-menu .secline > ul {left:0}
#header-wrapper.center #user-nav .user-menu .secline > ul {left: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::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;transition:all .15s ease-in-out}
#header-wrapper.horizon #user-nav.active::after {height:55px}
*********************************************/

/*********************************************
note : search
*********************************************/
#user-nav .user-search {flex:0 0 54px;position:relative;max-width:54px;height:54px;font-size:0}
#user-nav .user-search > .sch-btns {width:100%;height:54px;font-size:24px}
#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:54px;top:50%;width:220px;background-color:#fff;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:54px;margin:0;font-size:14px;background:transparent;border:none;box-shadow:none}
#user-nav .user-search > .user-search-form button[onclick] {float:right;width:32px;height:54px;font-size:24px;font-weight:400;color:#333;cursor:pointer}