@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:#f2e4e4}
#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:lighter;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;letter-spacing:-.05em}
#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% - 510px);font-size:inherit}
#nav-header .user-banner {width:250px}
#nav-header .user-banner:last-child {margin-left:10px}

/*********************************************
note : 메뉴영역
*********************************************/
/* 기본 */
#user-nav {position:relative;z-index:2;border-width:1px 0;border-style:solid;border-color:rgba(0,0,0,.1) transparent #092339}
#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:0;padding:0;font-size:1.5rem;line-height:1;color:#000}

/* 메뉴바 - 1차섹션 */
#user-nav .user-menu {float:left;position:relative;width:calc(100% - 300px);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 .7rem;*/padding:0 .5rem;font-size:1rem;font-weight:bolder;color:#000;line-height:54px;letter-spacing:-.05em;text-decoration:none;transition:all .15s ease-in-out}
#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:.75rem;font-weight:lighter;letter-spacing:-.025em;text-decoration:none}

/* 메뉴바 - 2차섹션(2칸) */
#user-nav .user-menu .no-bullet {width:280px}
#user-nav .user-menu .no-bullet .sub {float:left;width:50%} 

/* 메뉴바 - 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:1.5rem;border:3px solid transparent;-ms-transform:translateY(-50%);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%);-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-o-transform:translateX(-50%);-ms-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;-ms-transition:all .15s ease-in-out;transition:all .15s ease-in-out}
#header-wrapper.horizon #user-nav.active::after {height:55px}
*********************************************/
#user-nav .etc-box {float:right;font-size:0;width:265px}

/* 검색 */
#user-nav .user-search {display:inline-block;width:200px;margin-top:.625rem}
#user-nav .user-search input#search {float:left;width:calc(100% - 35px);height:34px;margin:0;font-size:.813rem;letter-spacing:-0.05em;background:transparent;border:none;box-shadow:none}
#user-nav .user-search button[onclick] {float:right;width:35px;height:34px;font-size:1.375rem;color:#000;cursor:pointer}

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


/* 임희은 / 1220586 / 20221129 */
#user-nav .user-menu li:last-child .no-bullet .sub {float:none;width:100%;}