@charset "UTF-8";
@import url('https://fonts.googleapis.com/css?family=Nanum+Gothic:400,700,800|Nanum+Myeongjo:400,700,800|Noto+Sans+KR:100,300,400,500,700,900'); /* 본고딕, 나눔고딕, 나눔명조 */

body,th,td,input,select,textarea,button,
h1,h2,h3,h4,h5,h6 {font-family: 'Roboto','Nanum Gothic','Malgun Gothic','돋움','dotum','Apple SD Gothic Neo','Helvetica Neue','Helvetica','Arial',sans-serif;}

/*********************************************
note : reset
*********************************************/
#header-wrapper {position:relative;z-index:99;margin-bottom:2rem;font-family:'Noto Sans KR',sans-serif;}
#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}
.tooltip.tool-bg {background-color:#797979}
.tooltip.tool-bg::before {border-color:transparent transparent #797979}

/*********************************************
note : 최상단영역
*********************************************/
/* 기본 */
#user-gnb {height:35px}
#user-gnb .mode-inner > [class*="user-"] {float:right;overflow:hidden;height:35px;padding-top:.938rem;font-size:12px;font-weight:300}

/* 최종펴집 */
#user-gnb .user-intro {margin-right:1.875rem;color:#777;letter-spacing:0}

/* 로그인/회원가입 */
#user-gnb .user-logbox > li {float:left;position:relative;padding:0 .875rem;color:#777}
#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::before {content:'';position:absolute;z-index:1;left:0;top:.25rem;bottom:.25rem;border-left:1px solid rgba(0,0,0,.12)}
#user-gnb .user-logbox > li:first-child::before {display:none}
#user-gnb .user-logbox > li > a {color:#777}
#user-gnb .user-logbox > li > a:hover {text-decoration:underline}

/* 지면보기 */
#user-gnb .user-logbox > li > a > .pdf-icon {float:left;width:12px;height:12px;margin-top:4px;margin-right:5px;overflow:hidden;background:url("/image/user/re-icon.png") no-repeat 0 -250px}

/*********************************************
note : 로고영역
*********************************************/
/* 기본 */
#nav-header {position:relative;width:100%;padding:0 0 20px;font-size:0}
#nav-header > [class*="user-"] {display:inline-block;vertical-align:middle}
#nav-header > .user-banner {width:300px}

/* 로고 */
#nav-header > .user-logo {width:calc(100% - 600px)}

/*********************************************
note : 메뉴영역
*********************************************/
/* 기본 */
#user-nav {position:relative;border-bottom:2px solid #a0a9b4}
#user-nav .mode-inner > [class*="user-"] {float:left;height:56px}

/* 메뉴바 - 1차섹션 */
#user-nav .user-menu {position:relative;z-index:99;width:calc(100% - 240px);padding-right:1.875rem;font-size:0;text-align:left;white-space:nowrap}
#user-nav .user-menu > .secline {position:relative;display:inline-block;vertical-align:top}
#user-nav .user-menu > .secline > a {overflow:hidden;display:inline-block;height:56px;padding:0 1rem;font-size:1.063rem;font-weight:500;color:#000;line-height:56px;letter-spacing:-.05em;-webkit-transition:all .15s;transition:all .15s}
#user-nav .user-menu > .secline > a[href*="S1N44"] {font-size:18px;color:#376cc4;font-weight:500;font-family: 'Roboto','Noto Sans KR', sans-serif}
#header-wrapper.full #user-nav .user-menu > .secline:first-child > a {padding-left:0}
#user-nav .user-menu > .secline > a:hover {text-decoration:underline}
#user-nav .user-menu > .secline.for-gray > a {color:rgba(0,0,0,.6)}
#user-nav .user-menu > .secline.for-red > a {color:#f8364a}
#user-nav .user-menu > .secline:last-child::after {content:'';display:inline-block;overflow:hidden;width:0;height:1.875rem;margin:.75rem .438rem 0;border-right:1px solid #e4e4e4;vertical-align:top}

/* 메뉴바 - 2차섹션 */
#user-nav .user-menu .secline > ul {overflow:hidden;position:absolute;z-index:1;top:100%;left:0;font-size:0;background-color:#fff;border:1px solid rgba(0,0,0,1);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 1rem;font-size:.85rem;font-weight:300;letter-spacing:-.05em;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 .user-menu .secline > ul {width:auto;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,.15);-ms-transform:translateY(-50%);transform:translateY(-50%)}
#header-wrapper.horizon #user-nav .user-menu .secline .sub:first-child::before {display:none}
#header-wrapper.horizon #user-nav .user-menu .secline .sub > a {display:inline-block;line-height:36px}

/* 메뉴바 - 2차섹션(세로) */
#header-wrapper.vertical #user-nav .user-menu .secline > ul {width:150px;left:50%;padding:.35rem;-ms-transform:translateX(-50%);transform:translateX(-50%)}
#header-wrapper.vertical #user-nav .user-menu .secline .sub {float:none;text-align:center}
#header-wrapper.vertical #user-nav .user-menu .secline .sub > a {padding:5px 1.25rem}
#header-wrapper.vertical #user-nav .user-menu .secline .sub > a:hover {background-color:rgba(0,0,0,.05)}

/* 메뉴바 - 2차섹션(세로 - 자동박스) */
#header-wrapper.vertical.nav-autobox #user-nav .user-menu,
#header-wrapper.vertical.nav-autobox #user-nav .user-menu .secline {position:static}
#header-wrapper.vertical.nav-autobox #user-nav .user-menu .secline.bars {position:relative}
#header-wrapper.vertical.nav-autobox #user-nav .user-menu .secline > ul {z-index:999;width:100%;height:300px;top:100%;left:50%;padding:0;background-color:#fff;transform:translateX(-50%);border:1px solid rgba(0,0,0,1)}
#header-wrapper.vertical.nav-autobox #user-nav .user-menu .secline .sub {float:left;width:50%}
#header-wrapper.vertical.nav-autobox #user-nav .user-menu .secline .sub > a {line-height:36px}
#header-wrapper.vertical.nav-autobox #user-nav .user-menu .secline .article-menu {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%;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 : total nav
*********************************************/
/* 더보기 */
#user-nav .user-allbtn {float:right !important;font-size:.875rem;font-weight:400;color:rgba(0,0,0,.6)}

#user-nav .total-nav {display:none;position:absolute;z-index:1001;left:0;top:calc(100% + 2px);width:100%;margin-top:0;border-top:none}
#user-nav.navCall .total-nav {display:block}
#user-nav .total-nav > ul.nav-list {display:flex;flex-direction:row;align-content:flex-start;flex-wrap:wrap;margin:0 auto;padding:30px 0 10px;font-size:0;background-color:#fff}
#user-nav .total-nav > ul.nav-list > li {display:block;width:15%;margin-bottom:35px;text-align:left;vertical-align:top}
#user-nav .total-nav > ul.nav-list > li:first-child, #user-nav .total-nav > ul.nav-list > li:nth-child(7) {border-left:none}
#user-nav .total-nav > ul.nav-list > li:nth-child(2), #user-nav .total-nav > ul.nav-list > li:nth-child(8) {width:23%;margin-left:20px}
#user-nav .total-nav > ul.nav-list > li:nth-child(2) > ul li{float:left;width:50%;margin-top:0;margin-bottom:.525rem}
#user-nav .total-nav > ul.nav-list > li:nth-child(n+7) {margin-bottom:20px}
#user-nav .total-nav > ul.nav-list > li > a {display:block;font-size:16px;padding:9px 16px;color:#000;line-height:1.125;letter-spacing:-.05em}
#user-nav .total-nav > ul.nav-list > li > a:hover {text-decoration:underline}
#user-nav .total-nav > ul.nav-list > li:first-child > a {color:#fff;background-color:#577bc0}
#user-nav .total-nav > ul.nav-list > li > ul {display:block;margin:.725rem 0 0;padding:0 16px}
#user-nav .total-nav > ul.nav-list > li > ul > li {margin-top:.525rem;font-size:14px;font-weight:300}
#user-nav .total-nav > ul.nav-list > li > ul > li:first-child {margin-top:0}
#user-nav .total-nav > ul.nav-list > li > ul > li > a {display:block;font-size:13px;color:#2d2d2d;line-height:1.5}
#user-nav .total-nav > ul.nav-list > li > ul > li > a:hover {text-decoration:underline}
#user-nav .total-nav > ul.nav-list > li:first-child > ul > li > a {color:#0e3b87;font-weight:700}
/* 200114 신경훈
#user-nav .total-overlap {display:none;position:fixed;z-index:1000;left:0;top:230px;width:100%;height:100%;background-color:rgba(0,0,0,.3)}
#user-nav.navCall .total-overlap {display:block}
*/

/* basic */
#header-wrapper.basic #user-nav .total-nav {border:1px solid rgba(0,0,0,1);border-top:none}
#header-wrapper.basic #user-nav .total-nav > ul.nav-list {padding:20px 0 0}
#header-wrapper.basic #user-nav .total-nav > ul.nav-list > li:first-child {border-left:none}
#header-wrapper.basic #user-nav .total-nav > ul.nav-list > li:first-child(7),#header-wrapper.basic #user-nav .total-nav > ul.nav-list > li:first-child(13) {border-left:none}
#header-wrapper.basic #user-nav.navCall .total-overlap {display:none}

/*********************************************
note : etc
*********************************************/
#user-etc {border-top:1px solid rgba(0,0,0,.12)}
#user-etc .mode-inner > .user-top-sns {float:right;font-size:0;text-align:right}
#user-etc .mode-inner > .user-top-sns > li {float:left}
#user-etc .mode-inner > .user-top-sns > li > a {display:block;padding:9px 6px}
#user-etc .mode-inner > .user-top-sns > li > a > i {display:block;height:24px;overflow:hidden;background:url("/image/user/re-icon.png") no-repeat}
#user-etc .mode-inner > .user-top-sns > li > a > .facebook {margin-right:3px;width:11px;background-position:0 -200px}
#user-etc .mode-inner > .user-top-sns > li > a > .twitter {width:22px;background-position:-50px -200px}
#user-etc .mode-inner > .user-top-sns > li > a > .blog {width:22px;background-position:-100px -200px}
#user-etc .mode-inner > .user-top-sns > li > a > .youtube {width:24px;background-position:-150px -200px}
#user-etc .mode-inner > .user-top-sns > li > a > .rss {width:17px;background-position:-200px -200px}
#user-etc .mode-inner > .user-top-sns > li > a > .mobile {margin-left:3px;width:14px;background-position:-250px -200px}
#user-etc .mode-inner > .user-top-sns > li.bar::before {content:'';display:inline-block;overflow:hidden;width:0;height:21px;margin:9px 0 0 10px;border-right:1px solid #e4e4e4;vertical-align:top}
#user-etc .user-search {position:relative;display:inline-block}
#user-etc .user-search > .sch-open {display:inline-block;padding:9px 15px;outline-width:0;text-align:right}
#user-etc .user-search > .sch-open > .search-icon {display:block;width:20px;height:24px;overflow:hidden;background:url("/image/user/re-icon.png") no-repeat -300px -200px}
#user-etc .user-search > .user-search-form {display:none;position:absolute;z-index:10;right:0;top:0;width:260px;height:45px;background-color:#fff}
#user-etc .user-search > .user-search-form input {float:left;width:calc(100% - 50px);height:45px;margin:0;padding-left:10px;padding-right:2rem;font-size:.938rem;font-weight:300;color:rgba(0,0,0,.95);letter-spacing:-.025em;background-color:#fff;border:0;box-shadow:none}
#user-etc .user-search > .user-search-form button {float:right;width:50px;line-height:45px}
#user-etc .user-search > .user-search-form .sch-btn {padding:9px 15px;text-align:right}
#user-etc .user-search > .user-search-form .sch-btn > .search-icon {display:block;width:20px;height:24px;overflow:hidden;background:url("/image/user/re-icon.png") no-repeat -300px -200px}
#user-etc .user-search > .user-search-form .sch-close {position:absolute;z-index:10;top:-5px;right:-35px;height:45px;font-size:1rem;color:rgba(0,0,0,.5)}

#user-etc .mode-inner > .user-top-sns > li a.naver-tv{background:url("/image/naver-tv.png") no-repeat;width:22px;height:24px;margin-top:11px;margin-left:3px;}

/* 배진희 / 1029989 / 20210215 */
#user-nav .total-nav > ul.nav-list > li:last-child > ul > li:last-child{display:none;}
.total-nav > ul.nav-list > li:last-child > ul > li:last-child{display:none;}

/* 배진희 / 1035792 / 20210308 */
#user-etc .mode-inner > .user-top-sns > li > a > .post {width:15px;background-position:-50px -250px}


/* 홍경아 / 1141981 / 20220311 */
#user-etc2 {display: inline-block; right:0;  margin-top: 8px;}
#user-etc2 .user-top-sns {float:right;font-size:0;text-align:right}
#user-etc2 .user-top-sns > li {float:left}
#user-etc2 .user-top-sns > li > a {display:block;padding:9px .54rem}
#user-etc2 .user-top-sns > li > a > i {display:block;height:24px;overflow:hidden;background:url("/image/user/re-icon2.png") no-repeat}
#user-etc2 .user-top-sns > li > a > .facebook {margin-right:3px;width:11px;background-position:0 -200px}
#user-etc2 .user-top-sns > li > a > .twitter {width:22px;background-position:-50px -200px}
#user-etc2 .user-top-sns > li > a > .blog {width:22px;background-position:-100px -200px}
#user-etc2 .user-top-sns > li > a > .youtube {width:24px;background-position:-150px -200px}
#user-etc2 .user-top-sns > li > a > .rss {width:17px;background-position:-200px -200px}
#user-etc2 .user-top-sns > li > a > .mobile {margin-left:3px;width:14px;background-position:-250px -200px}
#user-etc2 .user-top-sns > li.bar::before {content:'';display:inline-block;overflow:hidden;width:0;height:21px;margin:9px 0 0 10px;border-right:1px solid #e4e4e4;vertical-align:top}
#user-etc2 .user-search {position:relative;display:inline-block}
#user-etc2 .user-search > .sch-open {display:inline-block;padding:9px 15px;outline-width:0;text-align:right}
#user-etc2 .user-search > .sch-open > .search-icon {display:block;width:22px;height:24px;overflow:hidden;background:url("/image/user/re-icon2.png") no-repeat -300px -200px}
#user-etc2 .user-search > .user-search-form {display:none;position:absolute;z-index:10;right:0;top:0;width:260px;height:41px;background-color:#fff}
#user-etc2 .user-search > .user-search-form input {float:left;width:calc(100% - 50px);height:41px;margin:0;padding-left:10px;padding-right:2rem;font-size:.938rem;font-weight:300;color:rgba(0,0,0,.95);letter-spacing:-.025em;background-color:#fff;border:0;box-shadow:none}
#user-etc2 .user-search > .user-search-form button {float:right;width:50px;line-height:45px}
#user-etc2 .user-search > .user-search-form .sch-btn {padding:9px 15px;text-align:right}
#user-etc2 .user-search > .user-search-form .sch-btn > .search-icon {display:block;width:20px;height:24px;overflow:hidden;background:url("/image/user/re-icon2.png") no-repeat -300px -200px}
#user-etc2 .user-search > .user-search-form .sch-close {position:absolute;z-index:10;top:-5px;right:-35px;height:45px;font-size:1rem;color:rgba(0,0,0,.5)}
#user-etc2 .user-top-sns > li a.naver-tv{background:url("/image/user/naver-tv2.png") no-repeat;width:22px;height:24px;margin-top:11px;margin-left:3px;}
#user-etc2 .user-top-sns > li > a > .post {width:15px;background-position:-50px -250px}
#user-nav .user-menu {width: calc(100% - 310px);}
#user-etc2 .user-search > .user-search-form i {color:#fff}

#user-nav { background-color: #0a3c79; border-bottom: 0px;}
#user-nav .user-menu > .secline > a {color: #fff; font-size: 1.1rem;}
#user-nav .user-menu > .secline > a[href*="S1N44"] {color: #ffefb7 !important;}
#user-nav .user-menu > .secline:last-child::after,#user-etc2 .user-top-sns > li.bar::before {border-right: 1px solid #4c74b3;}
#user-nav .user-menu .secline > ul {border: 1px solid #2e5fad;}
#user-nav .user-menu > .secline > a { padding: 0 0.9rem;}
#user-nav .user-menu > .secline.for-gray > a {color: #fff;}

/* 강수현 / 1142339 / 20220314 */
#user-nav .mode-inner > [class*="user-"]{height:76px}
#user-nav::after {content:'';display:block;top:0;right:0;width:47.5%;height:76px;background:#2e5fad;position:absolute;transform:skewX(-50deg);margin-right:-100px;}
#user-etc2 {position:relative;z-index:10}
#user-wrapper {overflow-x:hidden}



/* 김민희 / 1144759 / 20220322 */
#user-etc2 .user-top-sns > li > a > .band {width:21px;background-position:-451px -201px}

/* 강수현 / 1146876 / 20220329 */
#nav-header > .user-banner {width:530px !important;}
#nav-header > .user-logo {width:calc(100% - 670px);}
#nav-header > [class*="user-"] {vertical-align:bottom !important;}