@charset "UTF-8";
/*********************************************
note : reset
*********************************************/
#header-wrapper {position:relative;z-index:99;margin:0 auto 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 .mode-inner, #nav-header, #user-nav {margin-left:auto;margin-right:auto}
#header-wrapper .mode-inner {display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center}

#user-wrapper {padding-top:3.125rem}

/*********************************************
note : 메뉴영역
*********************************************/
/* 기본 */
#user-nav {position:fixed;z-index:1004;top:0;left:0;right:0;display:flex;flex-wrap:wrap;align-items:center;padding:0 2.5rem;background-color:#0442B1}

/* 메뉴바 - 1차섹션 */
#user-nav .user-menu {position:relative;display:flex;align-self:center;flex:1 1 0;max-width:100%;min-width:0;margin:0 -.875rem}
#user-nav .user-menu .secline {position:relative;height:50px}
#user-nav .user-menu .secline > a {display:inline-block;overflow:hidden;padding:0 .875rem;font-size:1rem;font-weight:500;color:#fff;line-height:50px;text-decoration:none;transition:color .15s ease-in-out}
#user-nav .user-menu .secline > a > i[class^="icon-"] {color:rgba(255,255,255,.5)}
#user-nav .user-menu .secline > a.a-hover {color:#FFF102}
#user-nav .user-menu .secline > a.a-hover > i[class^="icon-"],
#user-nav .user-menu .secline > a:hover > i[class^="icon-"] {color:inherit}

/* 메뉴바 - 2차섹션 */
#user-nav .user-menu .secline > ul {position:absolute;overflow:hidden;z-index:1;top:100%;left:0;display:flex;flex-wrap:nowrap;width:auto;white-space:nowrap;visibility:hidden;background-color:#fff;border:1px solid rgba(0,0,0,.12)}
#user-nav .user-menu .secline .sub {display:block;font-size:.813rem;line-height:1}
#user-nav .user-menu .secline .sub > a {display:block;padding:.5rem .625rem;color:rgb(0,0,0,.65)}
#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 {align-items:center}

/* 메뉴바 - 2차섹션(세로) */
#header-wrapper.vertical #user-nav .user-menu .secline > ul {flex-direction:column;min-width:140px}
#header-wrapper.vertical #user-nav .user-menu .secline .sub > a {position:relative;padding:.75rem 1.25rem}

/* 메뉴바 - 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-logo-en {position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}

/* 로그인/회원가입 */
#user-nav .user-logbox {display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;margin-left:auto}
#user-nav .user-logbox > li {padding:0 .625rem;font-size:.8125rem;color:#fff;line-height:1}
#user-nav .user-logbox > li:not(:first-child) {border-left:1px solid rgba(255,255,255,.25)}
#user-nav .user-logbox > li > a {display:block;color:inherit}

/* 기타링크 */
#user-nav .user-etc-link {display:flex;flex-wrap:wrap;align-items:center;margin-right:1.25rem}
#user-nav .user-etc-link .etc-link-item {font-size:.8125rem;font-weight:500;line-height:1}
#user-nav .user-etc-link .etc-link-item:nth-child(1) {color:#FFF102}
#user-nav .user-etc-link .etc-link-item:nth-child(2) {color:#EA5A04}
#user-nav .user-etc-link .etc-link-item + .etc-link-item {margin-left:.9375rem;padding-left:.9375rem;border-left:1px solid rgba(255,255,255,.12)}


/*********************************************
note : 로고영역
*********************************************/
/* 기본 */
#nav-header {display:flex;flex-wrap:wrap;align-items:flex-end;padding:1.5rem 0}
#nav-header .header-column {position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;margin-left:auto}

/* 로고 */
#nav-header .user-logo {flex:1 1 0;max-width:100%;min-width:0}

/* 번역 */
#nav-header .user-translation {display:flex;flex-wrap:wrap;align-items:center;gap:4px}
#nav-header .user-translation .translate-btn {flex:0 0 auto;position:relative;display:inline-block;vertical-align:middle;width:27px;height:18px;background:url('/image/country_list.png') no-repeat;cursor:pointer}
#nav-header .user-translation .translate-btn::before {content:'';position:absolute;left:0;top:0;width:100%;height:100%;background:transparent;border:1px solid rgba(0,0,0,.08)}
#nav-header .user-translation .translate-btn.kr {background-position:0 0}
#nav-header .user-translation .translate-btn.en {background-position:-30px 0}
#nav-header .user-translation .translate-btn.jp {background-position:-60px 0}
#nav-header .user-translation .translate-btn.cn {background-position:-90px 0}
#nav-header .user-translation .translate-btn.fr {background-position:-120px 0}
#nav-header .user-translation .translate-btn.es {background-position:-150px 0}
#nav-header .user-translation .translate-btn.ru {background-position:-180px 0}
#nav-header .user-translation .translate-btn.de {background-position:-210px 0}
#nav-header .user-translation .translate-btn.vi {background-position:-240px 0}

/* SNS */
#nav-header .user-sns {display:flex;flex-wrap:wrap;align-items:center;gap:4px;margin-left:1.5rem}
#nav-header .user-sns .sns-btn {display:flex;align-items:center;justify-content:center;width:32px;height:32px;font-size:1rem;color:#fff;border-radius:50%}
#nav-header .user-sns .sns-btn.instagram {background:linear-gradient(-45deg, #ffc56b 0%, #f35b4b 25%, #cc3970 45%, #9b2faa 70%, #613bbf 85%, #261fcb 100%)}
#nav-header .user-sns .sns-btn.facebook {background-color:#0766FF}
#nav-header .user-sns .sns-btn.youtube {background-color:#FD0000}
#nav-header .user-sns .sns-btn.twitter {background-color:#000}
#nav-header .user-sns .sns-btn.talk {color:#000;background-color:#FAE100}
#nav-header .user-sns .sns-btn.search-btn {background-color:#0442B1}
#nav-header .user-sns .sns-btn.user-allbtn {color:#000;background-color:#fff;border:1px solid rgba(0,0,0,.12)}



/*********************************************
note : GNB
*********************************************/
#user-gnb .mode-inner {display:flex;flex-wrap:wrap;align-items:center;padding:.5rem 0;border-width:1px 0 2px;border-style:solid;border-color:#000}
#user-gnb .gnb-columns {flex:1 1 0;max-width:100%;min-width:0}
#user-gnb .gnb-columns:not(:first-child) {margin-left:1.5rem}
#user-gnb .gnb-columns:not(.user-intro):not(.user-banner) {padding-left:1.5rem;border-left:1px solid rgba(0,0,0,.12)}
#user-gnb .gnb-columns > a:hover {text-decoration:none}
#user-gnb .gnb-columns > a:hover .gnb-columns-title {color:#0442B1}
#user-gnb .gnb-columns .gnb-columns-title {font-size:1.063rem;font-weight:700}
#user-gnb .gnb-columns .gnb-columns-summary {font-size:.813rem;color:rgba(0,0,0,.5)}

/* 최종편집 */
#user-gnb .user-intro {flex:0 0 auto;width:200px}

/* banner */
#user-gnb .user-banner {flex:0 0 auto;width:250px}

/* 임희은 / 1492473 / 20250725 */
#user-gnb .gnb-columns a[href*="bbs_3"] .gnb-columns-title {color:#0442B1}
#user-gnb .gnb-columns > a[href*="bbs_3"]:hover .gnb-columns-title {color:#2e3483}