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

/*********************************************
note : 로고영역
*********************************************/
/* 기본 */
#nav-header {width:100%;padding:1.625rem 0;font-size:0}
#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 {float:right;width:300px}

/*********************************************
note : 메뉴영역
*********************************************/
/* 기본 */
#user-nav {position:relative;font-size:0;text-align:left;border-top:1px solid rgba(0,0,0,.12)}

/* 전체 */
#user-nav .user-allbtn {float:left;margin-top:12px;width:32px !important;height:32px;font-size:1.125rem;border:1px solid #222;border-radius:50%;line-height:32px}

/* 메뉴바 - 1차섹션 */
#user-nav .user-menu {float:left;position:relative;z-index:99;width:calc(100% - 220px)}
#user-nav .user-menu .secline {display:inline-block;position:relative;vertical-align:middle}
#user-nav .user-menu .secline > a {display:block;overflow:hidden;position:relative;padding:0 1rem;font-size:1.125rem;font-weight:500;line-height:55px;letter-spacing:-.025em;color:#000;text-overflow:ellipsis;white-space:nowrap;text-decoration:none}
#user-nav .user-menu .secline > a.a-hover {color:#e73f72}

/* 메뉴바 - 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 > ul > :first-child::before {display:none}
#user-nav .user-menu .secline .sub > a {display:block;overflow:hidden;padding:0 1rem;font-size:.813rem;font-weight:300;color:rgba(0,0,0,.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(0,0,0,.95)}

/* 메뉴바 - 2차섹션(가로) */
#header-wrapper.horizon #user-nav::before {content:'';position:absolute;z-index:6;top:100%;left:0;width:100%;height:0;background-color:#f8f8f9;transition:all .15s ease-in-out}
#header-wrapper.horizon #user-nav.active::before {height:40px;border-bottom:1px solid #d9d9d9}
#header-wrapper.horizon #user-nav .user-menu .secline > ul {width:auto;padding:0 .625rem;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;left:0;top:50%;width:0;height:.75rem;border-left:1px solid rgba(0,0,0,.25);-ms-transform:translateY(-50%);transform:translateY(-50%)}
#header-wrapper.horizon #user-nav .user-menu .secline .sub > a {display:inline-block;line-height:40px}

/* 메뉴바 - 2차섹션(세로) */
#header-wrapper.vertical #user-nav .user-menu .secline > ul {padding:0 .375rem .375rem;background-color:#fff;border-width:0 1px 1px;border-style:solid;border-color:#e73f72;-ms-transform:translateX(-50%);transform:translateX(-50%)}
#header-wrapper.vertical #user-nav .user-menu .secline .sub {float:none;border-top:1px solid rgba(0,0,0,.1);text-align:center}
#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:inherit}
#header-wrapper.vertical.nav-autobox #user-nav .user-menu .secline > ul {z-index:6;width:100%;height:300px;left:50%;padding-top:.375rem;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%;border-top:none}
#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)}

/* 메뉴바 - 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}

/* 검색 */
#user-nav .user-search {display:inline-block;position:relative;font-size:0;vertical-align:middle}
#user-nav .user-search .sch-btns {max-width:55px;height:55px;margin-left:1rem;font-size:1.375rem}
#user-nav .user-search-form {display:none;position:absolute;z-index:10;right:0;top:50%;width:220px;background:transparent;-ms-transform:translateY(-50%);transform:translateY(-50%)}
#user-nav .user-search-form input#search {float:left;width:calc(100% - 35px);height:40px;padding:0 .875rem;margin:0;font-size:.813rem;font-weight:300;background-color:#f8f8f9;border-color:#d9d9d9;border-radius:2rem;box-shadow:none}
#user-nav .user-search-form button[onclick] {float:right;width:35px;height:40px;font-size:1.375rem;color:transparent;cursor:pointer}

/*********************************************
note : 전체메뉴
*********************************************/
#all-sections {display:none;position:absolute;z-index:1004;left:0;right:0;top:105px;background-color:#fff;border-bottom:2px solid #262b49}
#all-sections .mode-inner {position:relative;padding-top:65px;padding-bottom:50px}
#all-sections .all-section-close {position:absolute;z-index:1;right:0;top:0;display:block;overflow:hidden;width:55px;height:55px}
#all-sections .all-section-close > .icon {display:block;position:relative;width:28px;height:0;text-align:center}
#all-sections .all-section-close > .icon::before, #all-sections .all-section-close > .icon::after {content:'';position:absolute;z-index:1;left:50%;top:50%;display:block;overflow:hidden;width:100%;height:2px;background-color:#000}
#all-sections .all-section-close > .icon::before {-ms-transform:rotate(-45deg);transform:rotate(-45deg)}
#all-sections .all-section-close > .icon::after {-ms-transform:rotate(45deg);transform:rotate(45deg)}
#all-sections .menu-list {display:flex;flex-direction:row;align-content:flex-start;flex-wrap:wrap}
#all-sections .menu-list > li {display:block;width:16.66667%;padding:0 1.25rem;text-align:left}
#all-sections .menu-list > li > a {display:block;overflow:hidden;position:relative;margin-bottom:1.375rem;padding-top:.875rem;font-size:1.125rem;font-weight:500;line-height:1.375;letter-spacing:-.025em;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;font-weight:300;line-height:1.375;color:rgba(0,0,0,.95)}

/*********************************************
note : gnb
*********************************************/
#user-gnb {font-size:0;background-color:#262b49}
#user-gnb .mode-inner {position:relative;z-index:5;background-color:#262b49}

/* 실시간뉴스 */
#user-gnb .latest-news {float:left;width:50%;max-width:calc(100% - 300px)}
#header-wrapper.basic #user-gnb .latest-news {padding-left:1.25rem}
#user-gnb .latest-news > .titles {display:inline-block;overflow:hidden;position:relative;width:75px;font-size:.875rem;line-height:40px;color:#fff;vertical-align:middle;text-overflow:ellipsis;white-space:nowrap}
#user-gnb .latest-news > .auto-article {display:inline-block;overflow:hidden;width:calc(100% - 75px);vertical-align:middle}
#user-gnb .latest-news .auto-article .auto-titles {color:rgba(255,255,255,.65) !important}
#user-gnb .latest-news .auto-article .auto-titles:hover {color:#fff !important}

/* 로그인/회원가입 */
#user-gnb .user-logbox {display:inline-block;padding-right:1rem;font-size:0;text-align:left;vertical-align:middle}
#user-gnb .user-logbox > a {display:inline-block;overflow:hidden;position:relative;padding:0 .625rem;font-size:.75rem;line-height:40px;color:rgba(255,255,255,.5);text-overflow:ellipsis;white-space:nowrap}
#user-gnb .user-logbox > :first-child {padding-left:0}
#user-gnb .user-logbox > :last-child {padding-right:0}
#user-gnb .user-logbox > a::before {content:'';overflow:hidden;position:absolute;z-index:1;left:0;top:50%;width:0;height:.625rem;border-left:1px solid rgba(255,255,255,.1);-ms-transform:translateY(-50%);transform:translateY(-50%)}
#user-gnb .user-logbox > a:first-child::before {display:none}
#user-gnb .user-logbox > a:hover {color:rgba(255,255,255,.8)}

/* 매체소개 */
#user-gnb .user-etc {float:right;padding:0 0 0 1rem;height:40px;text-align:right;white-space:nowrap}
#header-wrapper.basic #user-gnb .user-etc {padding-right:1rem;border-width:1px} 
#user-gnb .user-etc > .item {display:inline-block;overflow:hidden;padding:0 .625rem;font-size:.813rem;line-height:38px;color:rgba(255,255,255,.6);text-overflow:ellipsis;white-space:nowrap;vertical-align:middle}
#user-gnb .user-etc > .item.user-point {font-weight:500}
#user-gnb .user-etc > :last-child {padding-right:0}
#user-gnb .user-etc > a.item:hover {color:rgba(255,255,255,.95)}

/*********************************************
note : footer
*********************************************/
#user-footer.type-2 .footer-copy {background-color:#333 !important}
#user-footer.type-2 .address > li {color:rgba(255,255,255,.45) !important}

/* 강수현 / 1416292 / 20241025 */
#nav-header > .user-logo a {display:block}