@font-face {
    font-family: 'NexonLv1Gothic';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_20-04@2.1/NEXON Lv1 Gothic OTF.woff') format('woff');
    font-weight: normal;
    font-display: swap;
}

.body {padding: 0 !important;}
.header > h1 img {max-height: 60px !important;}
.header_wrap {border-bottom: 0 !important;}

.visual.sub .bg_img {background-image: url('./layouts/xe_kimtajo_layout/img/sub_banner_02.jpg') !important;}

*, h1.s_title, .xe_content, h4.small_text {font-family: 'NexonLv1Gothic' !important;}
i {font-family: 'xeicon' !important;}

.g_top, .sub_article {font-size: 16px !important;}

/* 푸터 */
.footer {background-color: #fff !important;}
.footer .site_map {border-left: 1px solid #d1d1d1;}
.footer .site_map > ul {display: flex; justify-content: space-between; background: none; align-text: center;}
.footer .site_map > ul li {float: none; width: 100%;}

/* lnb */
.lnb {align-items: center; width: 190px !important;}
.l_nav_img {margin-bottom : 40px !important;}
.lnb li a img {transition: all 0.5s;}
.lnb li a:hover img {cursor: pointer !important; box-shadow: 1px 1px 1px #0006;}
ul.l_nav_banner {width: 80%; margin: 0 auto;}
ul.l_nav_banner li {padding: 10px 0; display: flex; justify-content: center; border-bottom: 1px solid #d1d1d1;}
ul.l_nav_banner li:nth-child(2) {border-bottom: 0 !important;}
.lnb ul li {border-bottom: 1px solid #d1d1d1; justify-content: center !important;}
.body.fixed-width .lnb ul ul a {padding: 0 20px !important;}