@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 : 로고영역
*********************************************/
/* 기본 */
#nav-header {padding:1.5rem 0 1.125rem;font-size:0}
#nav-header > [class*="user-"] {display:inline-block;vertical-align:middle}
#nav-header .user-logo {width:calc(100% - 600px);font-size:inherit;text-align:left}
#nav-header .user-banner {width:300px}

/*********************************************
note : GNB
*********************************************/
/* 기본 */
#user-gnb {max-height:28px;background-color:#fff}

/* 최종편집 */
#user-gnb .user-intro {overflow:hidden;float:left;margin-right:1.875rem;font-size:.875rem;font-weight:300;line-height:1.125;color:rgba(0,0,0,.95)}

/* 로그인/회원가입 */
#user-gnb .user-logbox {float:left}
#user-gnb .user-logbox > li {float:left;position:relative;font-size:.813rem;font-weight:300;line-height:1.125;color:rgba(0,0,0,.6)}
#user-gnb .user-logbox > li:not(:first-child) {padding-left:.625rem;margin-left:.625rem}
#user-gnb .user-logbox > li:not(:first-child)::before {content:'';overflow:hidden;position:absolute;z-index:1;left:0;top:50%;width:0;height:.75rem;border-left:1px solid rgba(0,0,0,.12);-ms-transform:translateY(-50%);transform:translateY(-50%)}
#user-gnb .user-logbox > li > a {display:block;overflow:hidden;color:inherit}
#user-gnb .user-logbox > li > a:hover {color:rgba(0,0,0,.95)}

/* sns */
#user-gnb .user-sns {float:right;font-size:0}
#user-gnb .user-sns > .item {overflow:hidden;float:left;width:40px;height:40px;margin-left:.313rem;font-size:1.25rem;line-height:40px;color:#fff;background-color:#aeaeae;border-radius:50%;text-align:center}
#user-gnb .user-sns > :first-child {margin-left:0}
#user-gnb .user-sns > .item.fb {background-color:#395197}
#user-gnb .user-sns > .item.tw {background-color:#00A8FF}
#user-gnb .user-sns > .item.yt {background-color:#d40c17}
#user-gnb .user-sns > .item.rss {background-color:#fd8741}

/*********************************************
note : 메뉴영역
*********************************************/
/* 기본 */
#user-nav {background-color:#a20b0b}
#user-nav .user-etc {float:right;width:110px;padding-top:.375rem;font-size:0;text-align:right}
#user-nav .user-etc > * {display:inline-block;vertical-align:middle}

/* 메뉴바 - 1차섹션 */
#user-nav .user-menu {position:relative;float:left;/*width:calc(100% - 110px);*/margin-left:-1.25rem;font-size:0}
#user-nav .user-menu .secline {position:relative;display:inline-block;vertical-align:middle}
#user-nav .user-menu .secline > a {overflow:hidden;display:block;position:relative;height:75px;padding:0 .7rem;font-size:1.4rem;font-weight:700;line-height:75px;color:#fff;text-decoration:none}
#user-nav .user-menu > .secline > a.a-hover {color:#fed100}

/* 메뉴바 - 2차섹션 */
#user-nav .user-menu .secline > ul {display:block;overflow:hidden;position:absolute;z-index:1;top:100%;left:0;padding:0;margin:0;font-size:0;background-color:#fff;border:1px solid #002157;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;padding:0 .875rem;font-size:.875rem;font-weight:300;color:rgba(0,0,0,.65);text-overflow:ellipsis;white-space:nowrap;text-decoration:none}
#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 .user-menu .secline > ul {margin-top:-1rem;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 > a {position:relative;display:inline-block;line-height:32px}

/* 메뉴바 - 2차섹션(세로) */
#header-wrapper.vertical #user-nav .user-menu .secline > ul {margin-top:-1.25rem}
#header-wrapper.vertical #user-nav .user-menu .secline .sub > a {position:relative;padding-left:1.25rem;padding-right:2.875rem;color:rgba(0,0,0,.5);line-height:40px;white-space:nowrap}
#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;-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%;-ms-transform:translateX(-50%);transform:translateX(-50%)}
#header-wrapper.right #user-nav .user-menu .secline > ul {left:initial;right:0}

/* 전체 */
#user-nav .user-allbtn {width:46px;height:46px;font-size:1.5rem;line-height:1;color:#fff}

/* 검색 */
#user-nav .user-search {position:relative}
#user-nav .user-search > .sch-btns {display:inline-block;max-width:46px;height:46px;font-size:1.5rem;line-height:1;color:#fff;vertical-align:middle}
#user-nav .user-search.active > .sch-btns > i[class^="icon-"]::before {content:'\e9af'}
#user-nav .user-search-form {display:none;position:absolute;z-index:5;right:32px;top:50%;width:200px;height:34px;-ms-transform:translateY(-50%);transform:translateY(-50%)}
#user-nav .user-search-form input#search {height:35px;margin:0;padding-left:12px;padding-right:45px;font-size:.813rem;color:#000;background:#fff;border:none;border-radius:2rem;box-shadow:none}
#user-nav .user-search-form button[onclick] {position:absolute;z-index:2;right:0;top:0;width:45px;height:35px;font-size:1.25rem;color:#000;cursor:pointer}

#user-nav .Search-more button.plus-btn {display:inline-block;margin-left:10px;vertical-align:middle}
#user-nav .Search-more button.plus-btn .more-search-btn {max-width:46px;height:46px;font-size:1.5rem;line-height:1;color:#fff}

/* 강수현 / 1131296 / 20220128 */
#user-nav .user-etc {margin-top:-4.125rem}