@charset "utf-8";
@font-face {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 300;
    src: local('Noto Sans Light'), local(NotoSans-Light), url(https://cdn.rawgit.com/theeluwin/NotoSansKR-Hestia/master/fonts/eot/NotoSansKR-Light-Hestia.eot), url(https://cdn.rawgit.com/theeluwin/NotoSansKR-Hestia/master/fonts/eot/NotoSansKR-Light-Hestia.eot?#iefix) format("embedded-opentype"), url(https://cdn.rawgit.com/theeluwin/NotoSansKR-Hestia/master/fonts/woff/NotoSansKR-Light-Hestia.woff) format("woff"), url(https://cdn.rawgit.com/theeluwin/NotoSansKR-Hestia/master/fonts/otf/NotoSansKR-Light-Hestia.otf) format("opentype")
}

@font-face {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 400;
    src: local('Noto Sans Regular'), local(NotoSans-Regular), url(https://cdn.rawgit.com/theeluwin/NotoSansKR-Hestia/master/fonts/eot/NotoSansKR-Regular-Hestia.eot), url(https://cdn.rawgit.com/theeluwin/NotoSansKR-Hestia/master/fonts/eot/NotoSansKR-Regular-Hestia.eot?#iefix) format("embedded-opentype"), url(https://cdn.rawgit.com/theeluwin/NotoSansKR-Hestia/master/fonts/woff/NotoSansKR-Regular-Hestia.woff) format("woff"), url(https://cdn.rawgit.com/theeluwin/NotoSansKR-Hestia/master/fonts/otf/NotoSansKR-Regular-Hestia.otf) format("opentype")
}

@font-face {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 500;
    src: local('Noto Sans Medium'), local(NotoSans-Medium), url(https://cdn.rawgit.com/theeluwin/NotoSansKR-Hestia/master/fonts/eot/NotoSansKR-Medium-Hestia.eot), url(https://cdn.rawgit.com/theeluwin/NotoSansKR-Hestia/master/fonts/eot/NotoSansKR-Medium-Hestia.eot?#iefix) format("embedded-opentype"), url(https://cdn.rawgit.com/theeluwin/NotoSansKR-Hestia/master/fonts/woff/NotoSansKR-Medium-Hestia.woff) format("woff"), url(https://cdn.rawgit.com/theeluwin/NotoSansKR-Hestia/master/fonts/otf/NotoSansKR-Medium-Hestia.otf) format("opentype")
}

@font-face {
    font-family: 'MaruBuri-Regular';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_20-10-21@1.0/MaruBuri-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@import url(//spoqa.github.io/spoqa-han-sans/css/SpoqaHanSansNeo.css);
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@800&display=swap');
@import url('https://rsms.me/inter/inter.css');
body,
h1,
h2,
h3,
h4,
h5,
h6,
th,
td,
input,
textarea,
select,
option {
    color: #555;
    font-family: sans-serif, 'Spoqa Han Sans Neo', 'Apple SD Gothic', 'NanumSquare', "Noto Sans KR", "나눔고딕", "NanumGothic", 'Nanum Gothic', "돋움", dotum, ;
    font-size: 100%;
    font-weight: 400
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

img,
fieldset,
iframe {
    border: 0 none
}

ul,
ol,
li {
    list-style: none
}

em,
address {
    font-style: normal
}

img,
input,
select,
textarea {
    vertical-align: middle
}

a {
    color: inherit;
    text-decoration: none;
    cursor: pointer
}

a:hover {
    text-decoration: none
}

button,
label {
    cursor: pointer;
}

button * {
    position: relative
}

button img {
    left: -3px;
    *left: auto
}

html:first-child select {
    height: 20px;
    padding-right: 6px
}

option {
    padding-right: 6px
}

textarea {
    overflow: auto;
    *margin: -1px 0;
    padding-right: 1px
}

.blind,
legend,
caption {
    position: absolute!important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px)
}

blockquote,
q {
    quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none
}

legend {
    *width: 0
}

:root legend {
    margin-top: -1px;
    font-size: 0;
    line-height: 0
}

caption {
    *line-height: 0
}

sub {
    font-size: 10px
}

.clear:after {
    clear: both;
    content: '';
    display: block
}

#bg {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: white;
    display: none;
    z-index: 1001
}

div.ie_alert_text {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 50px;
    background: #ddd;
    z-index: 10000;
    text-align: center;
    padding-top: 10px;
    font-size: 13px;
    font-family: 'Noto Sans KR', sans-serif
}

#skip-nav {
    font-size: 16px;
    line-height: 40px;
    position: fixed;
    z-index: 100000;
    top: -40px;
    left: 0;
    width: 100%;
    -webkit-transition: .4s;
    transition: .4s;
    text-align: center;
    color: #fff;
    background: rgba(0, 0, 0, .6)
}

#skip-nav:focus {
    top: 0
}


/* module --------------------------------------------------------------------------------------------------------------------*/


/* lang ko en */

#container [lang="ko"] {
    font-family: "Noto Sans KR", "나눔고딕", "NanumGothic", 'Nanum Gothic', "돋움", dotum, sans-serif !important;
}

#container [lang="ko"] {
    font-family: 'Montserrat', sans-serif !important;
}


/* module --------------------------------------------------------------------------------------------------------------------*/


/* container */

#wrap,
#container {
    width: 100%;
    position: relative;
    overflow: hidden;
}

#contents {
    position: relative;
}

@media(max-width:1280px) {
    #wrap,
    #container {
        min-width: auto;
    }
}

@media(max-width:767px) {
    #wrap,
    #container {
        min-width: 320px;
    }
}


/* pager */

.m00 .pager {
    margin: 50px 0 0px;
}

.m00 .pager ul {
    text-align: center;
    font-size: 0;
}

.m00 .pager ul li {
    display: inline-block;
    width: 38px;
    height: 38px;
    font-size: 16px;
    line-height: 38px;
    border: 1px solid #c9c9c9;
}

.m00 .pager ul li a {
    display: block;
}

.m00 .pager ul li a img {
    width: 38px;
    vertical-align: top;
}

.m00 .pager ul li.prev {
    margin-right: 28px;
}

.m00 .pager ul li.next {
    margin-right: 3px;
    margin-left: 26px;
}

.m00 .pager ul li.num {
    margin-right: 2px;
}

.m00 .pager ul li.num a {
    color: rgba(0, 0, 0, 0.5);
    display: inline-block;
    width: 100%;
    height: 100%;
}

.m00 .pager ul li.num.on {
    border: 1px solid #272b69;
}

.m00 .pager ul li.num.on a {
    color: #272b69;
}


/* 햄버거 버튼 */

.bar {
    position: absolute;
    top: 22px;
    right: 3%;
    width: 27px;
    height: 22px;
    z-index: 2000;
    cursor: pointer;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: .2s ease-out;
    transition: .2s ease-out;
}

.menu-trigger,
.menu-trigger span {
    display: inline-block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer
}

.menu-trigger {
    position: absolute;
    width: 27px;
    height: 22px;
    margin: 0 auto;
    top: 0;
    left: 0;
}

.menu-trigger span {
    position: absolute;
    width: 100%;
    height: 2px;
    background-color: #222;
}

.menu-trigger span.l1 {
    top: 0px;
    left: 0;
}

.menu-trigger.active span.n1 {
    top: 2px
}

.menu-trigger span.l2 {
    top: 10px;
    right: 0;
    width: 20px;
}

.menu-trigger span.l3 {
    bottom: 0;
    left: 0
}

.menu-trigger.active span {
    background: #222;
}


/* header open */

#header.open .menu-trigger span.l1 {
    top: 2px
}


/* 라인이 하나로 합쳐졌다가 엑스자 만들기 */

.menu-trigger span.l1 {
    animation: menu-bar01 .4s forwards
}

@keyframes menu-bar01 {
    0% {
        transform: translateY(8.5px) rotate(45deg)
    }
    50% {
        transform: translateY(8.5px) rotate(0)
    }
    100% {
        transform: translateY(0) rotate(0)
    }
}

.menu-trigger span.l2 {
    transition: all .25s;
    opacity: 1
}

.menu-trigger span.l3 {
    animation: menu-bar02 .4s forwards
}

@keyframes menu-bar02 {
    0% {
        transform: translateY(-9px) rotate(-45deg)
    }
    50% {
        transform: translateY(-9px) rotate(0)
    }
    100% {
        transform: translateY(0) rotate(0)
    }
}

.menu-trigger.active span.l1 {
    animation: active-menu-bar01 .6s forwards
}

@keyframes active-menu-bar01 {
    0% {
        transform: translateY(0) rotate(0)
    }
    50% {
        transform: translateY(2px) rotate(0)
    }
    100% {
        transform: translateY(12px) rotate(45deg)
    }
}

.menu-trigger.active span.l2 {
    opacity: 0
}

.menu-trigger.active span.l3 {
    animation: active-menu-bar03 .6s forwards;
    width: 100%
}

@keyframes active-menu-bar03 {
    0% {
        transform: translateY(0) rotate(0)
    }
    50% {
        transform: translateY(-5px) rotate(0)
    }
    100% {
        transform: translateY(-8px) rotate(-45deg)
    }
}


/* video popup */

#video-popup {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 2000;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

#video-popup .popup-close {
    text-align: right;
    margin-bottom: 10px;
    cursor: pointer
}

#video-popup iframe {
    width: 854px!important;
    height: 480px!important
}


/* popup */

.pop_today_close {
    padding: 1px 7px 3px 7px;
    color: #ffffff;
    background: #303030;
    vertical-align: middle;
    border: 0px;
}

.pop_close {
    padding: 1px 7px 3px 7px;
    color: #ffffff;
    background: #303030;
    vertical-align: middle;
    border: 0px;
}

.msg_sound_only,
.sound_only {
    display: inline-block !important;
    position: absolute;
    top: 0;
    left: 0;
    margin: 0 !important;
    padding: 0 !important;
    font-size: 0;
    line-height: 0;
    border: 0 !important;
    overflow: hidden !important
}


/* popup event */

.js_close {
    padding: 1px 7px 3px 7px;
    color: #ffffff;
    background: #303030;
    vertical-align: middle;
    border: 0px;
}

.pop_event {
    z-index: 1105;
    position: absolute;
    bottom: 130px;
    right: 130px;
}

.pop_event .pop-container {
    width: 70%;
    height: auto;
}

.pop_event .pop-container img {
    width: 100%;
    height: auto;
}


/* .pop_event {position:fixed;width:100%;height:100%;z-index:9999;background-color:rgba(0,0,0,0.5);-webkit-transition:display .5s ease-out;transition:display .5s ease-out;}
.pop_event .pop-container {width:400px;height:470px;margin:auto;margin-top:100px;!important;} */

.main-popup {
    z-index: 1105;
    position: absolute;
    bottom: 130px;
    right: 130px;
}

.main-popup img {
    width: 100%;
    height: auto;
}

.nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav-tabs .nav-item {
    margin-bottom: -1px
}

.nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem
}

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
    border-color: #e9ecef #e9ecef #ddd
}

.nav-tabs .nav-link.disabled {
    color: #868e96;
    background-color: transparent;
    border-color: transparent
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: #495057;
    background-color: #fff;
    border-color: #ddd #ddd #fff
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

.card-header-tabs {
    margin-right: -.625rem;
    margin-bottom: -.75rem;
    margin-left: -.625rem;
    border-bottom: 0
}