@charset "UTF-8";
/*********************************************
note : reset
*********************************************/
#header-wrapper {margin-bottom:1.25rem;font-family:-apple-system,BlinkMacSystemFont,'Noto Sans KR','Malgun Gothic','돋움','dotum',"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;text-align:center}
#header-wrapper::after {content:'';display:table;clear:both}
#header-wrapper ul, #header-wrapper ol {list-style:none;padding:0;margin:0}

/*********************************************
note : 최상단영역
*********************************************/
#user-gnb {padding:.9375rem 0;line-height:1;background:#fff;border-bottom:1px solid rgba(0,0,0,.08)}
#user-gnb::after {content:'';display:table;clear:both}

/* 업데이트 */
#user-gnb .user-intro {float:left;font-size:.8rem;font-weight:300;letter-spacing:-0.025em;color:#555}
/* 전체 */
#user-gnb .all-section {float:left;padding-right:.925rem;font-size:.925rem;font-weight:500;letter-spacing:-0.05em;color:#333;cursor:pointer}

/* 로그인 */
#user-gnb .user-logbox {float:right}
#user-gnb .user-logbox li {float:left;padding:0 .625rem;font-size:.8rem;font-weight:300;line-height:1;letter-spacing:-0.05em}
#user-gnb .user-logbox li:first-child {padding-left:0}
#user-gnb .user-logbox li:last-child {padding-right:0}
#user-gnb .user-logbox li a {color:#333}

/*********************************************
note : 로고영역
*********************************************/
#nav-header {padding:1.5rem 0}
#nav-header::after {content:'';display:table;clear:both}
#nav-header .dis-table {width:100%;table-layout:fixed}
#nav-header .dis-table-cell {width:100%;height:80px;vertical-align:middle}
#nav-header .dis-table-cell.user-banner {width:300px}

/* 검색 */
#user-nav .user-search {float:right;width:220px;height:55px;}
#user-nav .user-search::after {content:'';display:table;clear:both}
#user-nav .user-search input {float:left;width:calc(100% - 60px);height:55px;margin:0;padding:0 0 0 .8rem;font-size:.9rem;letter-spacing:-0.05em;color:#3e9fe0;background:transparent;border:none;box-shadow:none}
#user-nav .user-search button {float:right;width:55px;height:55px;font-size:1.85rem;font-weight:400;color:#e7316e;cursor:pointer}
#user-nav .user-search input::placeholder{color:#e7316e !important; opacity:.4}
/*********************************************
note : 메뉴영역
*********************************************/
/* 기본 */
#user-nav {border-top:1px solid #6fb6ff}
#user-nav::after,#user-nav-wrapper::after {content:'';display:table;clear:both}
#user-nav-wrapper {overflow:hidden;position:relative}
#user-nav-wrapper::after {content:'';display:block;height:42px;background:#6fb6ff;background: -webkit-linear-gradient(left, #6fb6ff, #e74c3c);background: -o-linear-gradient(left, #6fb6ff, #e74c3c);background: -moz-linear-gradient(left, #6fb6ff, #e74c3c);background: linear-gradient(left, #6fb6ff, #e74c3c)}

/* 전체 */
#user-nav .all-section {float:left;height:55px;padding:0 .6rem;font-size:1.3rem;font-weight:500;letter-spacing:-0.08em;color:#333;cursor:pointer;border-left:0;border-right:0}

/* 섹션 */
#user-nav .mega-menu {float:left;position:relative}
#user-nav .mega-menu li.megaline {float:left;line-height:1}
#user-nav .mega-menu li.megaline > a {display:inline-block;position:relative;height:55px;padding:1.125rem 1.0rem;font-size:1.063rem;font-weight:500;color:#333;text-decoration:none;-moz-transition:all .25s;transition:all .25s}
#user-nav .mega-menu li.megaline > a::before {content:'';position:absolute;z-index:1;top:0px;left:0;right:0;border-top:2px solid transparent}
#user-nav .mega-menu li.megaline > a.a-hover {color:#fff}
#user-nav .mega-menu li.megaline > a.a-hober::before {border-top-color:#6fb6ff}
#user-nav .mega-menu li.megaline ul {display:none;position:absolute;z-index:998;left:0;top:100%}
#user-nav .mega-menu li.megaline ul li.sub {float:left;font-size:.8rem;line-height:1;letter-spacing:-0.05em;text-align:left}
#user-nav .mega-menu li.megaline ul li.sub:first-child {margin-left:1.5rem}
#user-nav .mega-menu li.megaline ul li.sub a {display:block;position:relative;padding:1rem .8rem;font-weight:400;color:rgba(255,255,255,.8);-moz-transition:all .25s;transition:all .25s}
#user-nav .mega-menu li.megaline ul li.sub:first-child a {padding-left:0}
#user-nav .mega-menu li.megaline ul li.sub a::before {content:'';position:absolute;z-index:1;border-left:1px solid rgba(255,255,255,.25);left:0;top:1rem;bottom:1rem}
#user-nav .mega-menu li.megaline ul li.sub:first-child a::before {border:none}
#user-nav .mega-menu li.megaline ul li.sub a:hover {color:#fff}


/* 검색 */
#nav-header .user-search {float:right;width:220px;height:55px;border-bottom:1px solid #888;}
#nav-header .user-search::after {content:'';display:table;clear:both}
#nav-header .user-search input {float:left;width:calc(100% - 60px);height:55px;margin:0;padding:0 0 0 .8rem;font-size:.9rem;letter-spacing:-0.05em;color:#3e9fe0;background:transparent;border:none;box-shadow:none}
#nav-header .user-search button {float:right;width:55px;height:55px;font-size:1.85rem;font-weight:400;cursor:pointer}
/*#nav-header .user-search input::placeholder{color:#e7316e !important; opacity:.4}*/
#nav-header .user-search input::placeholder{color:#ff6800 !important; opacity:.4}

/* 회사소개 */
#user-nav .user-etc {float:right;margin-right:1.25rem}
#user-nav .user-etc li {float:left;font-size:.8rem;line-height:1;letter-spacing:-0.075em}
#user-nav .user-etc li a {display:inline-block;position:relative;padding:1.35rem .625rem;color:#888}
#user-nav .user-etc li a:before {content:'';position:absolute;z-index:1;border-right:1px solid rgba(0,0,0,.1);right:0;top:1.35rem;bottom:1.35rem}
#user-nav .user-etc li:last-child a {padding-right:0}
#user-nav .user-etc li:last-child a:before {display:none}
#user-nav .user-etc li a:hover {color:#333}