@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 */
}


/*Lexend-500*/
@font-face {
    font-family: 'Lexend';
    font-style: normal;
    font-weight: 100;
    src: local('Lexend Thin'), local('Lexend-Thin'),
    url('../font/Lexend-Thin.ttf') format('truetype');
}
@font-face {
    font-family: 'Lexend';
    font-style: normal;
    font-weight: 200;
    src: local('Lexend ExtraLight'), local('Lexend-ExtraLight'),
    url('../font/Lexend-ExtraLight.ttf') format('truetype');
}
@font-face {
    font-family: 'Lexend';
    font-style: normal;
    font-weight: 300;
    src: local('Lexend Light'), local('Lexend-Light'),
    url('../font/Lexend-Light.ttf') format('truetype');
}
@font-face {
    font-family: 'Lexend';
    font-style: normal;
    font-weight: 400;
    src: local('Lexend Regular'), local('Lexend-Regular'),
    url('../font/Lexend-Regular.ttf') format('truetype');
}
@font-face {
    font-family: 'Lexend';
    font-style: normal;
    font-weight: 500;
    src: local('Lexend Medium'), local('Lexend-Medium'),
    url('../font/Lexend-Medium.ttf') format('truetype');
}
/* Lexend-600 */
@font-face {
    font-family: 'Lexend';
    font-style: normal;
    font-weight: 600;
    src: local('Lexend SemiBold'), local('Lexend-SemiBold'),
    url('../font/Lexend-SemiBold.ttf') format('truetype');
}
/* Lexend-700 */
@font-face {
    font-family: 'Lexend';
    font-style: normal;
    font-weight: 700;
    src: local('Lexend Bold'), local('Lexend-Bold'),
    url('../font/Lexend-Bold.ttf') format('truetype');
}
/* Lexend-800 */
@font-face {
    font-family: 'Lexend';
    font-style: normal;
    font-weight: 800;
    src: local('Lexend ExtraBold'), local('Lexend-ExtraBold'),
    url('../font/Lexend-ExtraBold.ttf') format('truetype');
}
/* Lexend-900 */
@font-face {
    font-family: 'Lexend';
    font-style: normal;
    font-weight: 900;
    src: local('Lexend Black'), local('Lexend-Black'),
    url('../font/Lexend-Black.ttf') format('truetype');
}



/* 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: normal;
    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', 'Lexend', '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', 'Lexend', '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', 'Lexend', '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;
}


.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);
}

#header .util {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

#header .util .nav-global {
    position: relative;
    padding:12px 15px 12px 38px;
    color:#6b7397;
    font-size: 0.87rem;
    border:1px solid #bbd2e7;
    border-radius: 100px;
    font-family: 'Lexend';
    font-weight: 400;
}
#header .util .nav-global:before {
    content: "";
    width:18px;
    height:18px;
    display: block;
    position: absolute;
    top:50%;
    left:15px;
    transform: translateY(-50%);
    background: url(../images/common/ic_global_bk.svg) no-repeat 50% 50%;
}
#header .util .nav-global span {
    padding-right: 8px;
    margin-right: 8px;
    position: relative;
}
#header .util .nav-global span:after {
    content: "";
    display: block;
    width:1px;
    height:12px;
    position: absolute;
    top:50%;
    right:0;
    transform: translateY(-50%);
    background: #ccc;
}

.m-sel {
    display: none;
    width:32px;
    height:32px;
    background: url(../images/common/btn_sitemap.svg) no-repeat 50% 50%;
}



/*gnb*/
#gnb {
    position: relative;
    margin: auto;
    background: #26346f;
    width: 100%;
    top:0;
    left:0;
    font-family: 'Lexend';
    letter-spacing: -0.01rem;
}
#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: #fff;
}
#gnb .menu li a.item {
    font-weight: 500;
    height: 100%;
    font-size: 1.1rem;
    padding: 25px 35px;
    position: relative;
}
#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 #397dff;
    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;
    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.7;
    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: 30%;
}

#gnb .menu li .submenu li.wide {
    width: 45%;
}

#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: 1rem;
    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 .close-btn,
#gnb .menu .nav-tabs,
#gnb .menu .nav-head {
    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;
}


/*푸터*/
#footer {
    background: #02082c;
    color:#fff;
    position: relative;
    z-index: 5;
}
.footer-in {
    width: 1500px;
    margin: 0 auto;
    padding: 48px 0;
    display: flex;
}
.footer-left {width:22%;}
.footer-in a:focus {outline-offset: 2px; outline-color: #fff;}
.copy1 {
    font-size: 1.05rem;
    line-height: 1.5rem;
    color: #b8bed4;
    font-weight: 400;
    font-family: 'Lexend';
}
.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: 35px;
    font-size: 0.87rem;
    font-weight: 300;
    color: #b8bed4;
}


/*모달창*/
.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%;
    }
    .header-area {
        width: 96%;
    }
    #gnb .menu li {width:calc(100% / 7);}
    #gnb .menu li a.item {padding: 25px 0; text-align: center; white-space: nowrap;}
    .footer-in {
        width: 96%;
    }
}

@media all and (max-width:1190px) {
    #header .util {width:40%;}
    #header .util .nav-global {
        padding: 0;
        border: none;
        overflow: hidden;
        text-indent: -9999px;
        width: 32px;
        height: 32px;
        background: url(../images/common/ic_global_bk.svg) no-repeat 50% 50%;
        background-size: 95%;
    }
    #header .util .nav-global:before {
        display: none;
    }
    .m-sel {display: block; margin-left:20px;}
    #gnb {border-bottom:1px solid #ddd;}
    #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,
    #gnb .menu li .submenu li.wide {
        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%);
    }
    .footer-in {flex-direction: column; gap:30px 0; align-items: center;}
    .footer-left,
    .footer-right {
        width: 100%;
        text-align: center;
    }
}

@media all and (max-width:767px) {
    body,
    html {
        font-size: 15px;
    }
    .header-area {min-height: 85px;}
    #header .logo {width: 200px;}
    #header .logo img {width:100%;}
    #gnb .menu {width:80%;}
    .footer-in {
        width: 90%;
        padding: 30px 0;
    }
    .copy2 {margin-top: 10px;}
}

@media all and (max-width:600px) {
    #header .util .nav-global,
    .m-sel {width: 28px; height: 28px;}
    .m-sel {margin-left:15px;}
    #gnb .menu {width:100%;}
}

@media all and (max-width:360px) {

}