@charset "UTF-8";

/* noto-sans-kr */
@font-face {
    font-family: "Noto Sans KR";
    font-weight: 100;
    font-style: normal;
    src: url('../font/NotoSansKR-Thin.ttf') format('truetype');
}
@font-face {
    font-family: "Noto Sans KR";
    font-weight: 200;
    font-style: normal;
    src: url('../font/NotoSansKR-ExtraLight.ttf') format('truetype');
}
@font-face {
    font-family: "Noto Sans KR";
    font-weight: 300;
    font-style: normal;
    src: url('../font/NotoSansKR-Light.ttf') format('truetype');
}
@font-face {
    font-family: "Noto Sans KR";
    font-weight: 400;
    font-style: normal;
    src: url('../font/NotoSansKR-Regular.ttf') format('truetype');
}
@font-face {
    font-family: "Noto Sans KR";
    font-weight: 500;
    font-style: normal;
    src: url('../font/NotoSansKR-Medium.ttf') format('truetype');
}
@font-face {
    font-family: "Noto Sans KR";
    font-weight: 600;
    font-style: normal;
    src: url('../font/NotoSansKR-SemiBold.ttf') format('truetype');
}
@font-face {
    font-family: "Noto Sans KR";
    font-weight: 700;
    font-style: normal;
    src: url('../font/NotoSansKR-Bold.ttf') format('truetype');
}
@font-face {
    font-family: "Noto Sans KR";
    font-weight: 800;
    font-style: normal;
    src: url('../font/NotoSansKR-ExtraBold.ttf') format('truetype');
}
@font-face {
    font-family: "Noto Sans KR";
    font-weight: 900;
    font-style: normal;
    src: url('../font/NotoSansKR-Black.ttf') format('truetype');
}


/* roboto-100 - latin */
@font-face {
    font-family: 'Roboto';
    /*font-style: normal;*/
    font-weight: 100;
    src: url('../font/roboto-v27-latin-100.eot');
    /* IE9 Compat Modes */
    src: local(''),
        url('../font/roboto-v27-latin-100.eot?#iefix') format('embedded-opentype'),
        /* IE6-IE8 */
        url('../font/roboto-v27-latin-100.woff2') format('woff2'),
        /* Super Modern Browsers */
        url('../font/roboto-v27-latin-100.woff') format('woff'),
        /* Modern Browsers */
        url('../font/roboto-v27-latin-100.ttf') format('truetype'),
        /* Safari, Android, iOS */
        url('../font/roboto-v27-latin-100.svg#Roboto') format('svg');
    /* Legacy iOS */
}

/* roboto-300 - latin */
@font-face {
    font-family: 'Roboto';
    /*font-style: normal;*/
    font-weight: 300;
    src: url('../font/roboto-v27-latin-300.eot');
    /* IE9 Compat Modes */
    src: local(''),
        url('../font/roboto-v27-latin-300.eot?#iefix') format('embedded-opentype'),
        /* IE6-IE8 */
        url('../font/roboto-v27-latin-300.woff2') format('woff2'),
        /* Super Modern Browsers */
        url('../font/roboto-v27-latin-300.woff') format('woff'),
        /* Modern Browsers */
        url('../font/roboto-v27-latin-300.ttf') format('truetype'),
        /* Safari, Android, iOS */
        url('../font/roboto-v27-latin-300.svg#Roboto') format('svg');
    /* Legacy iOS */
}

/* roboto-regular - latin */
@font-face {
    font-family: 'Roboto';
    /*font-style: normal;*/
    font-weight: 400;
    src: url('../font/roboto-v27-latin-regular.eot');
    /* IE9 Compat Modes */
    src: local(''),
        url('../font/roboto-v27-latin-regular.eot?#iefix') format('embedded-opentype'),
        /* IE6-IE8 */
        url('../font/roboto-v27-latin-regular.woff2') format('woff2'),
        /* Super Modern Browsers */
        url('../font/roboto-v27-latin-regular.woff') format('woff'),
        /* Modern Browsers */
        url('../font/roboto-v27-latin-regular.ttf') format('truetype'),
        /* Safari, Android, iOS */
        url('../font/roboto-v27-latin-regular.svg#Roboto') format('svg');
    /* Legacy iOS */
}

/* roboto-500 - latin */
@font-face {
    font-family: 'Roboto';
    /*font-style: normal;*/
    font-weight: 500;
    src: url('../font/roboto-v27-latin-500.eot');
    /* IE9 Compat Modes */
    src: local(''),
        url('../font/roboto-v27-latin-500.eot?#iefix') format('embedded-opentype'),
        /* IE6-IE8 */
        url('../font/roboto-v27-latin-500.woff2') format('woff2'),
        /* Super Modern Browsers */
        url('../font/roboto-v27-latin-500.woff') format('woff'),
        /* Modern Browsers */
        url('../font/roboto-v27-latin-500.ttf') format('truetype'),
        /* Safari, Android, iOS */
        url('../font/roboto-v27-latin-500.svg#Roboto') format('svg');
    /* Legacy iOS */
}

/* roboto-700 - latin */
@font-face {
    font-family: 'Roboto';
    /*font-style: normal;*/
    font-weight: 700;
    src: url('../font/roboto-v27-latin-700.eot');
    /* IE9 Compat Modes */
    src: local(''),
        url('../font/roboto-v27-latin-700.eot?#iefix') format('embedded-opentype'),
        /* IE6-IE8 */
        url('../font/roboto-v27-latin-700.woff2') format('woff2'),
        /* Super Modern Browsers */
        url('../font/roboto-v27-latin-700.woff') format('woff'),
        /* Modern Browsers */
        url('../font/roboto-v27-latin-700.ttf') format('truetype'),
        /* Safari, Android, iOS */
        url('../font/roboto-v27-latin-700.svg#Roboto') format('svg');
    /* Legacy iOS */
}

/* roboto-900 - latin */
@font-face {
    font-family: 'Roboto';
    /*font-style: normal;*/
    font-weight: 900;
    src: url('../font/roboto-v27-latin-900.eot');
    /* IE9 Compat Modes */
    src: local(''),
        url('../font/roboto-v27-latin-900.eot?#iefix') format('embedded-opentype'),
        /* IE6-IE8 */
        url('../font/roboto-v27-latin-900.woff2') format('woff2'),
        /* Super Modern Browsers */
        url('../font/roboto-v27-latin-900.woff') format('woff'),
        /* Modern Browsers */
        url('../font/roboto-v27-latin-900.ttf') format('truetype'),
        /* Safari, Android, iOS */
        url('../font/roboto-v27-latin-900.svg#Roboto') format('svg');
    /* Legacy iOS */
}


/*세방고딕*/
@font-face {
    font-family: 'Sebang';
    font-style: normal;
    font-weight: 400;
    src: url('../font/SEBANG-Gothic.woff') format('woff'),
        url('../font/SEBANG-Gothic.otf') format('opentype');
}

@font-face {
    font-family: 'Sebang';
    font-style: normal;
    font-weight: 700;
    src: url('../font/SEBANG-Gothic-Bold.woff') format('woff'),
        url('../font/SEBANG-Gothic-Bold.otf') format('opentype');
}



/* reset */
* {
    box-sizing: border-box;
    font-size: inherit;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
textarea,
p,
blockquote,
th,
td,
input,
select,
button {
    margin: 0;
    padding: 0
}

fieldset,
img,
abbr,
acronym {
    border: 0 none
}

dl,
ul,
ol,
menu,
li {
    list-style: none
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    border: 0 none;
    word-break: break-all;
    width:100%;
}

blockquote,
q {
    quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: ''
}

input,
select,
textarea,
button {
    vertical-align: middle;
    font-family: 'Roboto', 'Noto Sans KR', '돋움', Dotum, '굴림', Gulim, Helvetica;
}

hr {
    display: none
}

button {
    border: 0 none;
    background-color: transparent;
    cursor: pointer
}

body {
    min-width: 320px;
    font-family: 'Roboto', 'Noto Sans KR', '돋움', Dotum, '굴림', Gulim, Helvetica;
    font-size: 16px;
    line-height: 1;
    font-weight: 400;
    color: #333;
}

img,
iframe {
    vertical-align: top
}

legend {
    display: none
}

a {
    color: #333;
    text-decoration: none;
    cursor: pointer
}

a:active,
a:hover,
a:link,
a:visited {
    text-decoration: none
}

a:focus {
    outline:2px dashed #2b74d5;
}
:focus-visible {
    outline: 2px dashed #2b74d5;
    outline-offset: -2px;
}

address,
cite,
code,
dfn,
var {
    font-style: normal;
    font-weight: normal
}

caption {
    font-size: 0;
    width: 0;
    height: 0;
    line-height: 0;
    text-indent: -9999px
}

ins {
    text-decoration: none
}

del {
    text-decoration: line-through
}

input,
select {
    font-family: 'Roboto', 'Noto Sans KR', '돋움', Dotum, '굴림', Gulim, Helvetica;
    font-weight: 500;
    color: #666;
}





/* 플로팅 */
.l-cont{float:left;}
.r-cont{float:right;}

.block{display:block !important;}
.inline{display:inline-block !important;}

.hide {
    position: absolute !important;
    left: -9999px;
    width: 1px;
    height: 1px;
    font-size: 0;
    line-height: 0;
    overflow: hidden;
}

.md{position:absolute; left:50%; top:50%; transform: translate(-50%, -50%); width:90%; text-align:center}

.t-left{text-align:left !important;}
.t-center{text-align:center !important;}
.t-right{text-align:right !important;}

.txtL {
    text-align: left !important
}

.txtC {
    text-align: center !important
}

.txtR {
    text-align: right !important
}

.txt_red {
    color: #f15164 !important
}

.txt_blue {
    color: #1458f1 !important
}

.txt_gray {
    color: #666 !important
}

.t-sky{color:#0073eb !important}
.t-navy{color:#00387e !important}
.t-green{color:#189fa1 !important}
.t-olive{color:#d6d6b7 !important}
.t-red{color:#e71835 !important}
.t-org{color:#e73e18 !important}

.txt_small {
    font-size: 0.9em !important;
}

.txt_small2 {
    font-size: 0.8em !important;
}

.txt_big {
    font-size: 1.1em !important;
}

.txt_big2 {
    font-size: 1.2em !important;
}

.txt_bold {
    font-weight: 600 !important;
}

.italic {
    font-style: italic;
}


/* 마진 */
.ml0 {
    margin-left: 0px !important
}

.ml4 {
    margin-left: 4px !important
}

.ml7 {
    margin-left: 7px !important
}

.ml5 {
    margin-left: 5px !important
}

.ml10 {
    margin-left: 10px !important
}

.ml15 {
    margin-left: 15px !important
}

.ml20 {
    margin-left: 20px !important
}

.ml25 {
    margin-left: 25px !important
}

.ml26 {
    margin-left: 26px !important
}

.ml30 {
    margin-left: 30px !important
}

.ml35 {
    margin-left: 35px !important
}

.ml40 {
    margin-left: 40px !important
}

.ml50 {
    margin-left: 50px !important
}

.ml60 {
    margin-left: 60px !important
}

.ml100 {
    margin-left: 100px !important
}

.mr0 {
    margin-right: 0px !important
}

.mr5 {
    margin-right: 5px !important
}

.mr10 {
    margin-right: 10px !important
}

.mr15 {
    margin-right: 15px !important
}

.mr20 {
    margin-right: 20px !important
}

.mr25 {
    margin-right: 25px !important
}

.mr30 {
    margin-right: 30px !important
}

.mr35 {
    margin-right: 35px !important
}

.mr40 {
    margin-right: 40px !important
}

.mr45 {
    margin-right: 45px !important
}

.mr50 {
    margin-right: 50px !important
}

.mt0 {
    margin-top: 0px !important
}

.mt5 {
    margin-top: 5px !important
}

.mt7 {
    margin-top: 7px !important
}

.mt10 {
    margin-top: 10px !important
}

.mt15 {
    margin-top: 15px !important
}

.mt20 {
    margin-top: 20px !important
}

.mt25 {
    margin-top: 25px !important
}

.mt30 {
    margin-top: 30px !important
}

.mt35 {
    margin-top: 35px !important
}

.mt40 {
    margin-top: 40px !important
}

.mt45 {
    margin-top: 45px !important
}

.mt50 {
    margin-top: 50px !important
}

.mt55 {
    margin-top: 55px !important
}

.mt60 {
    margin-top: 60px !important
}

.mt65 {
    margin-top: 65px !important
}

.mt70 {
    margin-top: 70px !important
}

.mt75 {
    margin-top: 75px !important
}

.mt80 {
    margin-top: 80px !important
}

.mt90 {
    margin-top: 90px !important
}

.mt100 {
    margin-top: 100px !important
}

.mt110 {
    margin-top: 110px !important
}

.mb0 {
    margin-bottom: 0px !important
}

.mb5 {
    margin-bottom: 5px !important
}

.mb10 {
    margin-bottom: 10px !important
}

.mb15 {
    margin-bottom: 15px !important
}

.mb20 {
    margin-bottom: 20px !important
}

.mb25 {
    margin-bottom: 25px !important
}

.mb30 {
    margin-bottom: 30px !important
}

.mb35 {
    margin-bottom: 35px !important
}

.mb40 {
    margin-bottom: 40px !important
}

.mb45 {
    margin-bottom: 45px !important
}

.mb50 {
    margin-bottom: 50px !important
}

.mb55 {
    margin-bottom: 55px !important
}

.mb65 {
    margin-bottom: 65px !important
}

.mb70 {
    margin-bottom: 70px !important
}

.mb75 {
    margin-bottom: 75px !important
}

.mb85 {
    margin-bottom: 85px !important
}

.mtb10 {
    margin: 10px 0 !important
}

.mtb15 {
    margin: 10px 0 !important
}

.mtb20 {
    margin: 20px 0 !important
}

.mtb50 {
    margin: 50px 0 !important
}

.mtb60 {
    margin: 60px 0 !important
}

.mg0{margin:0 !important}
.mg5{margin:5px 0 !important}
.mg10{margin:10px 0 !important}
.mg20{margin:20px 0 !important}
.mg30{margin:30px 0 !important}
.mg50{margin:50px 0 !important}
.ma{margin:auto !important;}


/* 패딩 */
.pr0 {
    padding-right: 0 !important
}

.pr5 {
    padding-right: 5px !important
}

.pr7 {
    padding-right: 7px !important
}

.pr10 {
    padding-right: 10px !important
}

.pr15 {
    padding-right: 15px !important
}

.pr20 {
    padding-right: 20px !important
}

.pl0 {
    padding-left: 0 !important
}

.pl5 {
    padding-left: 5px !important
}

.pl10 {
    padding-left: 10px !important
}

.pl20 {
    padding-left: 20px !important
}

.pt0 {
    padding-top: 0 !important
}

.pt5 {
    padding-top: 5px !important
}

.pt10 {
    padding-top: 10px !important
}

.pt20 {
    padding-top: 20px !important
}

.pt30 {
    padding-top: 30px !important
}

.pt40 {
    padding-top: 40px !important
}

.pt50 {
    padding-top: 50px !important
}

.pt60 {
    padding-top: 60px !important
}

.pt65 {
    padding-top: 65px !important
}

.pt70 {
    padding-top: 70px !important
}

.pt80 {
    padding-top: 80px !important
}

.pt90 {
    padding-top: 90px !important
}

.pb0 {
    padding-bottom: 0px !important
}

.pb5 {
    padding-bottom: 5px !important
}

.pb10 {
    padding-bottom: 10px !important
}

.pb15 {
    padding-bottom: 15px !important
}

.pb20 {
    padding-bottom: 20px !important
}

.pb25 {
    padding-bottom: 25px !important
}

.pb30 {
    padding-bottom: 30px !important
}

.pb35 {
    padding-bottom: 35px !important
}

.pb40 {
    padding-bottom: 40px !important
}

.pb45 {
    padding-bottom: 45px !important
}

.pb50 {
    padding-bottom: 50px !important
}

.pb80 {
    padding-bottom: 80px !important
}

.pd0{padding:0 !important}

/* 박스 사이즈 퍼벤트 */
.w5p {
    width: 5% !important
}

.w10p {
    width: 10% !important
}

.w15p {
    width: 15% !important
}

.w20p {
    width: 20% !important
}

.w25p {
    width: 25% !important
}

.w30p {
    width: 30% !important
}

.w33p {
    width: 33% !important
}

.w35p {
    width: 35% !important
}

.w40p {
    width: 40% !important
}

.w45p {
    width: 45% !important
}

.w50p {
    width: 50% !important
}

.w55p {
    width: 55% !important
}

.w60p {
    width: 60% !important
}

.w65p {
    width: 65% !important
}

.w70p {
    width: 70% !important
}

.w75p {
    width: 75% !important
}

.w80p {
    width: 80% !important
}

.w85p {
    width: 85% !important
}

.w90p {
    width: 90% !important
}

.w95p {
    width: 95% !important
}

.w100p {
    width: 100% !important
}

.w50 {
    width: 50px !important
}

.w60 {
    width: 60px !important
}

.w70 {
    width: 70px !important
}

.w80 {
    width: 80px !important
}

.w100 {
    width: 100px !important
}

.w150 {
    width: 150px !important
}

.w200 {
    width: 200px !important
}

.w250 {
    width: 250px !important
}

.w300 {
    width: 300px !important
}

.w350 {
    width: 350px !important
}

.w400 {
    width: 400px !important
}

.w450 {
    width: 450px !important
}

input[type=checkbox],
input[type=radio] {
    width: 15px;
    height: 15px
}


/*COMMON*/
html {
    display: block;
    height: 100%;
}

table caption,
.hidden {
    position: absolute;
    z-index: -1;
    width: 1px;
    height: 1px;
    margin: -1px;
    overflow: hidden;
}

/* SKIP */
.skipH {
    position: absolute;
    height: 0;
    width: 0;
    left: -9999px;
    overflow: hidden;
    font-size: 0;
    line-height: 0;
}

a.skipNavi {
    display: block;
    position: absolute;
    z-index: 500;
    left: 0;
    top: -10000px;
    font-size: 1.3em;
    text-align: center;
    width: 100%;
}

a.skipNavi:hover,
a.skipNavi:focus,
a.skipNavi:active {
    position: absolute;
    top: 0;
    z-index: 500;
    padding: 15px 0;
    color: #FFF;
    font-weight: bold;
    background: none repeat scroll 0 0 #152d4b;
}

a.skipNavi:focus {
    outline-color: transparent;
}

a.skipNavi:focus::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 3px dashed #FFF;
    box-sizing: border-box;
}

#wrap {
    height: 100%;
    width: 100%;
    margin: auto;
    overflow: hidden;
    line-height: inherit;
}

/*COMMOM-HEADER*/

#header {
    position: relative;
    width: 100%;
    z-index: 20;
    background: #fff;
}

#header.active {
    transition: background 0.5s;
    transition-timing-function: ease;
}

#header.deactive {
    transition: background 0.5s;
    transition-timing-function: ease;
}


.top-banner {
    background: #26346f;
    color:#fff;
}
.ban-wrap {
    width:1500px;
    height:45px;
    margin:0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 0.87rem;
}
.r-con {
    display: flex;
}
.top-banner-btn,
.top-banner-zoom {
    display: flex;
    align-items: center;
}
.top-banner-btn li {
    margin-right:15px;
    padding-right: 15px;
    position: relative;
}
.top-banner-btn li:after {
    content: "";
    width:1px;
    height:10px;
    display: block;
    position: absolute;
    top:50%;
    right:0;
    transform: translateY(-50%);
    background: #fff;
    opacity: 0.5;
}
.top-banner-btn a {
    color:#fff;
}
.top-banner-btn .btn-global {
    position: relative;
    padding-left:23px;
}
.top-banner-btn .btn-global:before {
    content: "";
    width:17px;
    height:17px;
    display: block;
    position: absolute;
    top:50%;
    left:0;
    transform: translateY(-50%);
    background: url(../images/common/ic_global.svg) no-repeat 50% 50%;
}

.top-banner-zoom dt {margin-right: 10px;}
.top-banner-zoom .btn-util {
    width:15px;
    height:15px;
    margin:0 5px;
}
.top-banner-zoom .btn-util.zoom-out {background:url(../images/common/zoom-out.png) no-repeat 50% 50%;}
.top-banner-zoom .btn-util.zoom-reset {background:url(../images/common/zoom-reset.png) no-repeat 50% 50%;}
.top-banner-zoom .btn-util.zoom-in {background:url(../images/common/zoom-in.png) no-repeat 50% 50%;}


.header-area {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width:1500px;
    min-height: 100px;
    margin:0 auto;
}

#header .logo {
    display: flex;
    align-items: center;
    gap:0 20px;
    width:calc((100% - 400px) /2);
}

/*상단검색*/
.navsch {
    position: relative;
    background: #fff;
    width: 400px;
    height:54px;
    border:3px solid #398dde;
    border-radius: 60px;
    display: flex;
}
.navsch input {
    height: 48px;
    line-height: 48px;
    padding: 0 25px;
    font-size: 1.05rem;
    font-weight: 400;
    border: none;
    border-radius: 60px;
    width: calc(100% - 80px);
    color: #000;
    outline-offset: -6px;
}
.navsch .btn_search {
    position: absolute;
    top:4px;
    right:4px;
    background: url(../images/common/navsch_btn.png) no-repeat 50% 50%;
    width: 40px;
    height: 40px;
}
.navsch .btn_keyboard {
    position: absolute;
    top:50%;
    right:54px;
    transform: translateY(-50%);
    background: url(../images/common/ic_keyboard.png) no-repeat 50% 50%;
    width: 20px;
    height: 18px;
}
.navsch .btn_keyboard:focus {outline-offset: 2px}

#header .util {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    width:calc((100% - 700px) /2);
}

.ic_sns {
    display: flex;
    gap:5px;
    margin-right: 30px;
}
.ic_sns li {width:35px;}
.ic_sns li a {display: block; width:100%; height:35px;}
.ic_sns li a.ic_youtube {background: url(../images/common/util_sns_01.png) no-repeat 50% 50%;}
.ic_sns li a.ic_facebook {background: url(../images/common/util_sns_02.png) no-repeat 50% 50%;}
.ic_sns li a.ic_blog {background: url(../images/common/util_sns_03.png) no-repeat 50% 50%;}

.m-sel {
    width:32px;
    height:32px;
    background: url(../images/common/btn_sitemap.svg) no-repeat 50% 50%;
}
.navsch-btn {
    width:32px;
    height:32px;
    background: url(../images/common/btn_navsch.svg) no-repeat 50% 50%;
    margin-right:17px;
    display: none;
    background-size: 100%;
}
.navsch-btn-close {
    width:32px;
    height:32px;
    background: url(../images/common/close_black.svg) no-repeat 50% 50%;
    margin-right:17px;
    display: none;
    background-size: 100%;
}
.search-pop {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 50;
    width: 100%;
    padding: 75px 10%;
    border-bottom: 1px solid #ddd;
    text-align: center;
    background: #f8f8f8;
    transition: all .3s; 
    display: none;   
}
.search-pop-in {
    box-shadow: -11px 18px 18px 0px rgba(0, 0, 0, .1);
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 800px;
}
.search-pop-input {
    width:calc(100% - 45px);
}
.search-pop-input input {
    width: 100%;
    height: 45px;
    line-height: 45px;
    border: 3px solid #26346f;
    border-right: none;
    color: #9499a7;
    font-weight: 500;
    font-size: 0.93rem;
    background: #fff;
    border-radius: 0;
}
.search-pop-input input:focus {
    outline-offset: -6px;
}
.search-pop-btn {    
    width: 45px;
}
.search-pop-btn button {
    display: block;
    width: 45px;
    height: 45px;
    background: #26346f url(../images/common/btn_navsch_wt.svg) no-repeat center center;
    cursor: pointer;
}
.search-pop-btn button:focus {
    outline-offset: 2px;
}



/*gnb*/
#gnb {
    position: relative;
    margin: auto;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    background: #fff;
    top:0;
    left:0;
    width: 100%;
}
#gnb .nav-menu {
    display: none;
}

/* menu */
#gnb .menu {
    height: 70px;
    width: 100%;
    text-align: center;
}
#gnb .menu > ul {
    display: flex;
    justify-content: center;
    width: 100%;
    height: 100%;
    margin: auto;
}
#gnb .menu li {
    vertical-align: middle;
}
#gnb .menu li a {
    display: block;
    color: #111;
}
#gnb .menu li a.item {
    font-weight: 500;
    height: 100%;
    font-size: 1.2rem;
    padding: 25px 35px;
    position: relative;
}

#gnb .menu li.on a.item,
#gnb .menu li a.item:hover {
    color:#1d4fae;
}

#gnb .menu li.on a.item::after,
#gnb .menu li a.item:hover::after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -6px;
    z-index: 99;
    width: 6px;
    height: 6px;
    border:3px solid #1d4fae;
    background:#fff;
    border-radius: 15px;
    transform: translateX(-50%);
    transition: all 0.2s;
}

.nav-background {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.4;
    z-index: 10
}

#gnb .menu li .submenu {
    position: absolute;
    top: 70px;
    left: 0;
    background: #fff;
    width: 100%;
    height: auto;
    border-top: 1px solid #1d4fae;
    display: none;
    z-index: 30;
    transition-duration: 0.5s;
    transition-timing-function: ease;
}

#gnb .menu li .submenu::after {
    background: #eef5fe;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 50%;
    height: 100%;
    z-index: 1
}

#gnb .menu li .submenu .submenu-area {
    width: 1500px;
    height: 100%;
    margin: auto;
    position: relative;
    display: flex;
    background: url(../images/common/bg_submenu2.jpg) no-repeat 50px 0;
    align-items: flex-start;
}

#gnb .menu li .submenu .submenu-title {
    width: 38%;
    padding: 105px 50px 160px 50px;
    position: relative;
    text-align: left;
    border-right: 1px solid #ddd;
    background: url(../images/common/bg_submenu.jpg) no-repeat right bottom;
}

#gnb .menu li .submenu .submenu-title h3 {
    font-size: 2.18rem;
    font-weight: 600;
    color: #111;
}

#gnb .menu li .submenu .submenu-title span {
    font-size: 0.93rem;
    display: block;
    word-break: keep-all;
    margin-top: 15px;
    font-weight: 400;
    line-height: 1.3rem;
    color:#666;
}
#gnb .menu li .submenu .submenu-title span i {
    font-style:normal;
    color:#1d4fae;
}

#gnb .menu ul.submenu-wrap {
    width: 80%;
    background: #fff;
    display: flex;
    flex-wrap: wrap;
    gap: 30px 30px;
    padding: 40px 0 40px 50px;
}

#gnb .menu li .submenu li {
    position: relative;
    text-align: left;
    width: 22%;
}

#gnb .menu li .submenu li a {
    position: relative;
    transition: all 0.4s;
    font-weight: normal;
    color: #000;
    word-break: break-all;
}

#gnb .menu li .submenu li .st {
    display: block;
    text-align: center;
}

#gnb .menu li .submenu li .st > a {
    display: flex;
    align-items: center;
    justify-content: center;
    gap:5px;
    font-weight: 400;
    font-size: 1.12rem;
    width: 100%;
    word-break: keep-all;
    padding: 15px;
    border: 1px solid #ddd;
    background: #fff;
    white-space: nowrap;
}

#gnb .menu li .submenu li.on .st>a,
#gnb .menu li .submenu li:hover .st>a {
    background: #1d4fae;
    border: 1px solid #1d4fae;
    color: #fff;
}

#gnb .menu li .submenu li>ul {
    margin-top: 10px;
    display: none;
}

#gnb .menu li .submenu li>ul li {
    width: auto;
    border: 0;
    position: relative;
    display: block;
    padding: 6px 0;
}

#gnb .menu li .submenu .st > a.window:after {
    content: "새창";
    width: 13px;
    height: 13px;
    background: url(../images/common/newin_gray.svg) no-repeat right 50%;
    background-size: 100%;
    text-indent: -999px;
    overflow: hidden;
    flex-shrink: 0;
}
#gnb .menu li .submenu li.on .st > a.window:after,
#gnb .menu li .submenu li:hover .st > a.window:after {
    background-image: url(../images/common/newin_wt.svg);
}

#gnb .menu li .submenu li>ul li a {
    display: inline-block;
    width: auto;
    font-size: 17px;
    text-align: left;
    position: relative;
    padding-left: 11px;
}

#gnb .menu li .submenu li>ul li a:before {
    content: "";
    width: 4px;
    height: 4px;
    position: absolute;
    top: 5px;
    left: 0;
    background: #80a9de;
}

#gnb .menu li .submenu li>ul li a:hover {
    color: #1266f1;
    font-weight: 500 !important;
}

#gnb .has-sub ul {
    display: none;
}

.nav-tabs .more {
    width: 20px;
    height: 20px;
}


#gnb .navbtn,
#gnb .close-btn,
#gnb .menu .nav-tabs,
#gnb .menu .nav-head,
.nav-global {
    display: none
}

#gnb .close-btn {
    display: inline-block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    background: url(../images/common/close_white.svg) no-repeat center center;
    background-size: 23px;
    border: 1px solid #fff;
}

/*** sitemap ***/
#sitemap {
    position: fixed;
    transform: none;
    z-index: 2000;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #0b2a55;
    background-size: cover;
    overflow-y: auto;
    display: none;
}
#sitemap *:focus {outline: 2px dashed #fff;}
#sitemap .sitemap-wrap {
    width:100%;
    max-width: 1500px;
    margin: auto;
    padding: 30px 0;
    display: flex;
    flex-wrap: wrap;
}
.sitemap-header {
    width:100%;
    padding-bottom:50px;
}
.sitemap-header .close {
    display: inline-block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    background: url(../images/common/close_white.svg) no-repeat center center;
    background-size: 23px;
    position: fixed;
    left: calc(100% - 100px);
    top: 30px
}
.sitemap-section {
    width: calc(100% / 5);
    border-left:1px solid #385275;
    padding: 10px 48px 45px 48px;
}
#sitemap .sitemap-section:first-of-type,
#sitemap .sitemap-section:nth-of-type(6n) {border-left:none;}
.sitemap-section .sitemap-num {
    display: block;
    margin-bottom: 10px;
    color: #36beb4;
    font-size: 0.93rem;
    font-weight: bold;
}
.sitemap-section .sitemap-tit {
    display: block;
    margin-bottom: 20px;
    font-size: 1.56rem;
}
.sitemap-section .sitemap-tit a {
    display: block;
    font-size: 1.5rem;
    color: #fff;
}
.sitemap-box {
    line-height: 1.3;
}
.sitemap-box h3 {
    display: block;
    margin-bottom: 10px;
}
.sitemap-box h3 a {
    display: block;
    font-size: 1.06rem;
    color: #fff;
    font-weight: 400;
}
.sitemap-section ul li {margin-bottom: 5px;}
.sitemap-section ul li:last-of-type {margin-bottom: 30px;}
.sitemap-section ul li a {
    position: relative;
    display: block;
    padding-left: 8px;
    color: #acb9d5;
    font-size: 0.93rem;
}
.sitemap-section ul li a:before {
    position: absolute;
    content: "";
    display: block;
    width:4px;
    height:2px;
    background: #677ea6;
    top:7px;
    left:0;
}
.sitemap-section .window {
    width: 15px;
    height: 15px;
    margin-left: 5px;
}





/*관련배너*/
.banner {
    background: #fff;
    border-top: 1px solid #ddd;
}
.banner-in {
    width:1500px;
    margin:0 auto;
    padding:34px 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
}
.banner-in a:focus {outline-offset: 2px;}
.banner .title {
    width:145px;
    flex-shrink: 0;
    color:#000;
    font-size: 1.56rem;
}
.ban-slide {
    width:calc(100% - 145px);
    overflow: hidden;
    display: flex;
}
.swiper-navigation {
    width:150px;
    flex-shrink: 0;
    background: #fff;
    position: relative;
    z-index: 3;
}
.swiper-navigation .swiper-prev,
.swiper-navigation .swiper-pause,
.swiper-navigation .swiper-next {
    width:30px;
    height:30px;
    border-radius: 50px;
}
.swiper-navigation .swiper-prev {background: url(../images/common/swiper-prev.png) no-repeat center center;}
.swiper-navigation .swiper-pause {background: url(../images/common/swiper-pause.png) no-repeat center center;}
.swiper-navigation .swiper-pause.play {background: url(../images/common/swiper-play.png) no-repeat center center;}
.swiper-navigation .swiper-next {background: url(../images/common/swiper-next.png) no-repeat center center;}
.swiper-container {
    position: relative;
    overflow: hidden;
}
.swiper-slide,
.swiper-slide a {
    line-height: 1.87rem;
    font-size: 1.06rem;
    color:#666666;
    text-align: center;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.swiper-slide a:hover {text-decoration: underline; color:#000;}


/*푸터*/
#footer {
    background: #02082c;
    color:#fff;
    position: relative;
    z-index: 5;
}
.footer-in {
    width: 1500px;
    margin: 0 auto;
    padding: 48px 0;
}
.footer-in a:focus {outline-offset: 2px; outline-color: #fff;}

.footer-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom:1px solid #353956;
}
.copy-util {
    display: flex;
    gap: 50px;
}
.copy-util a {
    font-size: 1.15rem;
    font-weight: 500;
    color: #fff;
}
.copy-util a:hover {
    text-decoration: underline;
}

/*주요사이트*/
.site-list-wrap {position: relative;}
.site-list-tit {
    display: block;
    background:#353956 url(../images/common/site-list-btn.png) no-repeat calc(100% - 16px) 50%;
    border-radius: 5px;
    padding:16px;
    min-width: 220px;
    color:#fff;
    height:48px;
}
.site-list {
    position: absolute;
    bottom:48px;
    left:0;
    width:100%;
    background: #fff;
    color:#000;
    border-radius: 5px;
    overflow-y: auto;
    max-height: 300px;
    z-index: 30;
    border:1px solid #ddd;
}
.site-list li {
    border-bottom: 1px solid #ccc;
}
.site-list li:last-of-type {border:none;}
.site-list a {
    display: block;
    padding:15px 12px;
}

.footer-bottom {
    display: flex;
    justify-content: space-between;
    margin-top: 40px;
}
.copy1 {
    font-size: 1.05rem;
    line-height: 1.5rem;
    color: #b8bed4;
    font-weight: 400;
}
.copy1 dl {
    display: inline-flex;
    gap:10px;
    margin:12px 30px 0 0;
    font-weight: 700;
    letter-spacing: 0.03rem;
}
.copy1 dt {color:#fff;}
.copy2 {
    margin-top: 50px;
    font-size: 0.87rem;
    font-weight: 300;
    color: #b8bed4;
}
.footer-bottom-right img {margin-left:30px;}

#scroll-top {
    position: fixed;
    right: 35px;
    bottom: 45px;
    z-index: 999;
    display: inline-block;
    padding: 42px 0 0 0;
    text-align: center;
    font-size: 1rem;
    background: #2b74d5 url(../images/common/top_arrow.svg) no-repeat 50% 18px;
    background-size: 17px;
    color: #fff;
    box-shadow: 0 0 9px 0 rgba(13, 46, 139, 0.16);
    font-weight: 700;
    display: none;
    border-radius: 100px;
    transition: transform 0.3s;
    width: 78px;
    height: 78px;
}
#scroll-top:hover {
    transform: scale(1.1);
}
#scroll-top:focus {outline-offset: 2px;}

/*모달창*/
.modal {
    position: fixed;
    z-index: 3000;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.4);
    display: none;
}

/*로딩바*/
.loading-wrap{
  position:absolute;
  top:50%;
  left:50%;
  transform: translate(-50%, -50%);
  z-index:3000;
  padding:100%;
  text-align:center;
  border-radius:15px;
  background:rgba(0,0,0,.7)
}
.loading-wrap span{
  display:block;
  color:#fff;
  margin-top:5px;
  font-size:14px
}
.loading-wrap.ver2{
    width:100%;
    height:100%;
    padding:0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 10px;
}
.loading-wrap.ver2 span {width:100%; line-height: 1.5em;}
#loading {
  display: inline-block;
  vertical-align:middle;
  width: 50px;
  height: 50px;
  border: 3px solid #fff;
  border-radius: 50%;
  border-top-color: #0073eb;
  animation: spin 1s ease-in-out infinite;
}
@keyframes spin {
  to { transform: rotate(360deg); }
}



/*반응형*/
@media all and (max-width:1550px) {
    #wrap,
    #gnb .menu li .submenu .submenu-area {
        min-width: auto;
        width: 100%;
    }
    .ban-wrap,
    .header-area {
        width: 96%;
    }
    #gnb .menu li {width:calc(100% / 10);}
    #gnb .menu li a.item {padding: 25px 0; text-align: center;}
    .footer-in {
        width: 96%;
    }
    #sitemap .sitemap-wrap {
        max-width: calc(96% - 200px);
        width: calc(96% - 200px);
    }
    .banner-in {
        width: 96%;
    }
}

@media all and (max-width:1190px) {
    #header .navsch,
    .top-banner {display: none;}
    #header .navsch-btn {display: block;}
    .nav-global {
        display: block;
        width: 32px;
        height: 32px;
        background: url(../images/common/ic_global_bk.svg) no-repeat 50% 50%;
        margin-right: 17px;
        background-size: 28px;
    }
    #header .util {width:40%;}
    #gnb {border-bottom:none;}
    #gnb .menu {width:60%;}
    #gnb .menu>ul {
        display: none;
        height: calc(100% - 60px);
    }
    #gnb .menu li {width:100%}

    #gnb #nav {
        position: fixed;
        height: 100%;
        right: -100%;
        top: 0;
        z-index: 999;
        background: #fff;
        display: none;
        justify-content: space-between;
        flex-wrap: wrap;
        overflow-y: auto;
        align-items: stretch;
    }

    #gnb .menu .nav-head {
        display: flex;
        background: #003668;
        height: auto;
        justify-content: space-between;
        align-items: center;
        padding: 20px;
        width: 100%;
    }

    #gnb .close-btn {
        width: 40px;
        height: 40px;
        line-height: 40px;
        border:none;
    }

    #gnb .menu .nav-head h2 {
        color: #fff;
        display: block;
        width: 200px;
    }

    #gnb .menu .nav-head h2 img {width:100%;}

    #gnb .menu .nav-tabs {
        display: flex;
        width: 35%;
        height: 100%;
        flex-direction: column;
        background: #08347f;
        justify-content: flex-start;
    }

    #gnb .menu .nav-tabs li {width: 100%;}

    #gnb .menu .nav-tabs li a {
        text-align: left;
        padding: 20px 20px;
        color: #fff;
        border-bottom: 1px solid #395d99;
        background-color: #08347f;
        font-size: 1.18rem;
    }

    #gnb .menu .nav-tabs li a:hover,
    #gnb .menu .nav-tabs li.on a {
        background: #fff;
        color: #000;
    }

    #gnb .menu>ul {
        margin: 0;
        padding: 0;
    }

    #gnb .menu>ul.nav-menu {
        width: 65%;
        background: #fff;
        display: block;
    }

    #gnb .menu>ul.nav-menu li {
        display: block;
    }

    #gnb .menu li .submenu {
        position: relative;
        top: auto;
        left: auto;
        background: #eef5fe;
        box-shadow: none;
        border-top: none;
    }

    #gnb .menu li a.item {
        display: none;
    }

    #gnb .menu li .submenu .submenu-title,
    #gnb .menu li .submenu li>ul {
        display: none;
        padding: 5px 0;
    }

    #gnb .menu ul.submenu-wrap {
        width: 100%;
        display: block;
        padding: 20px;
    }

    #gnb .menu li .submenu li {
        width: 100%;
        display: block !important;
    }
    #gnb .menu li .submenu li>ul li {padding:0}

    #gnb .menu li .submenu li:first-child {
        margin-top: 0;
    }

    #gnb .menu li .submenu li .st > a {
        display: block;
        font-size: 1rem;
        border:none;
        border-bottom:1px solid #ddd;
        padding: 22px 35px 22px 10px;
        text-align: left;
        word-break: break-all;
        white-space: normal;
    }

    #gnb .menu li .submenu li.on .st>a,
    #gnb .menu li .submenu li:hover .st>a {
        border:none;
        border-bottom: 1px solid #133783;
        color: #003668;
        background: none;
        font-weight: 500;
    }

    #gnb .menu li .submenu .st > a.window:after {
        display: block;
        position: absolute;
        right: 10px;
        top: 50%;
        transform: translateY(-50%);
        width: 13px;
        height: 13px;
        background-image: url(../images/common/newin_bk.svg)
    }
    #gnb .menu li .submenu li.on .st > a.window:after,
    #gnb .menu li .submenu li:hover .st > a.window:after {
        background-image: url(../images/common/newin_bk.svg)
    }

    #gnb .menu li .submenu .has-sub .st>a {position: relative;}
    #gnb .menu li .submenu .has-sub .st>a:after {
        content: "";
        position: absolute;
        display: block;
        right: 10px;
        top: 50%;
        transform: translateY(-50%);
        width: 11px;
        height: 11px;
        background: url(../images/common/mo_menu_plus.png) no-repeat 50% 50%;
    }
    #gnb .menu li .submenu .has-sub.on .st>a:after {background: url(../images/common/mo_menu_minus.png) no-repeat 50% 50%;}

    #gnb .menu li .submenu .has-sub ul {
        padding: 10px;
        background-color: #eef1f6;
        margin-top: 0px;
        border-bottom: 1px solid #ddd;
    }

    #gnb .menu li .submenu .has-sub ul a {
        font-size: 0.93rem;
        padding: 10px 10px 10px 20px;
        color: #4e5b6f;
        position: relative;
    }
    #gnb .menu li .submenu .has-sub ul a.window {padding: 10px 16px 10px 20px;}
    #gnb .menu li .submenu .has-sub ul a.window:after {
        content: "";
        display: block;
        position: absolute;
        right: 0;
        top: 10px;
        width: 12px;
        height: 12px;
        background-image: url(../images/common/newin_bk.svg);
        opacity: 0.6;
    }

    #gnb .menu li .submenu .has-sub ul a:before {
        content: "";
        display: block;
        position: absolute;
        left: 10px;
        top: 50%;
        width: 3px;
        height: 3px;
        border-radius: 3px;
        background-color: #898da4;
        transform: translateY(-50%);
    }

    .banner .title {width:130px;}
    .ban-slide {width:calc(100% - 130px)}
    .swiper-navigation {width:130px;}

    .footer-top {flex-wrap: wrap;}
    .copy-util {
        width: 65%;
        gap: 30px;
        flex-wrap: wrap;
    }
    .site-list-wrap {width: 30%;}
    .copy-util a {font-size: 1rem;}
    .site-list-tit {min-width: auto;}
    .footer-bottom-right {display: none;}

}

@media all and (max-width:767px) {
    body,
    html {
        font-size: 15px;
    }
    .ban-wrap {height:45px;}
    .l-con {width:100%; text-align: center;}
    .r-con {display: none;}
    .header-area {min-height: 85px;}
    #header .logo {width: 200px;}
    /*#header .logo a:last-of-type {display: none;}*/
    #header .logo img {width:100%;}
    #header .ic_sns {display: none;}
    #gnb .menu {width:80%;}

    .banner .title {width: 110px;}
    .ban-slide {width: calc(100% - 110px);}
    .footer-in {
        width: 90%;
        padding: 30px 0;
    }
    .footer-top {padding-bottom: 30px; margin-bottom: 30px;}
    .copy-util {width:100%; gap:15px 0;}
    .copy-util li {width:50%;}
    .site-list-wrap {width:100%; margin-top:20px;}
    .site-list-tit {height:55px; padding: 20px;}
    .footer-bottom {margin-top: 0px;}
    .copy2 {margin-top: 20px;}
}

@media all and (max-width:600px) {
    .ban-wrap {height:40px;}
    .navsch-btn,
    .navsch-btn-close,
    .nav-global,
    .m-sel {width: 24px; height: 24px;}
    .navsch-btn,
    .navsch-btn-close,
    .nav-global {margin-right: 15px; background-size: 100%;}
    #gnb .menu {width:100%;}
}

@media all and (max-width:360px) {

}