/* 축소하지 못했습니다. 축소되지 않은 콘텐츠를 반환합니다.
(68,1): run-time error CSS1019: Unexpected token, found '@import'
(68,9): run-time error CSS1019: Unexpected token, found 'url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap')'
(330,1): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(331,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(341,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(342,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(353,1): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(354,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(366,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(367,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
 */
@charset "utf-8";

@import url(http://cdn.jsdelivr.net/font-nanum/1.0/nanumbarungothic/nanumbarungothic.css);
@import url(https://cdn.jsdelivr.net/gh/moonspam/NanumSquare@1.0/nanumsquare.css);

@import url('swiper.css');
@import url('styles.css');
@import url('sub-style.css');
@import url('bootstrap.min.css');
@import url('aos.css');

@font-face {
    font-family: 'Noto Sans';
    src: url('/fonts/notokr-black.eot');
    src: url('/fonts/notokr-black.eot?#iefix') format('embedded-opentype'), url('/fonts/notokr-black.woff2') format('woff2'), url('/fonts/notokr-black.woff') format('woff'), url('/fonts/notokr-black.ttf') format('truetype'), url('/fonts/notokr-black.svg#notokr-black') format('svg');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'Noto Sans';
    src: url('/fonts/notokr-bold.eot');
    src: url('/fonts/notokr-bold.eot?#iefix') format('embedded-opentype'), url('/fonts/notokr-bold.woff2') format('woff2'), url('/fonts/notokr-bold.woff') format('woff'), url('/fonts/notokr-bold.ttf') format('truetype'), url('/fonts/notokr-bold.svg#notokr-black') format('svg');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Noto Sans';
    src: url('/fonts/notokr-medium.eot');
    src: url('/fonts/notokr-medium.eot?#iefix') format('embedded-opentype'), url('/fonts/notokr-medium.woff2') format('woff2'), url('/fonts/notokr-medium.woff') format('woff'), url('/fonts/notokr-medium.ttf') format('truetype'), url('notokr-medium.svg#notokr-black') format('svg');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Noto Sans';
    src: url('/fonts/notokr-regular.eot');
    src: url('/fonts/notokr-regular.eot?#iefix') format('embedded-opentype'), url('/fonts/notokr-regular.woff2') format('woff2'), url('/fonts/notokr-regular.woff') format('woff'), url('/fonts/notokr-regular.ttf') format('truetype'), url('/fonts/notokr-regular.svg#notokr-black') format('svg');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Noto Sans';
    src: url('/fonts/notokr-demilight.eot');
    src: url('/fonts/notokr-demilight.eot?#iefix') format('embedded-opentype'), url('/fonts/notokr-demilight.woff2') format('woff2'), url('/fonts/notokr-demilight.woff') format('woff'), url('/fonts/notokr-demilight.ttf') format('truetype'), url('/fonts/notokr-demilight.svg#notokr-black') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Noto Sans';
    src: url('/fonts/notokr-light.eot');
    src: url('/fonts/notokr-light.eot?#iefix') format('embedded-opentype'), url('/fonts/notokr-light.woff2') format('woff2'), url('/fonts/notokr-light.woff') format('woff'), url('/fonts/notokr-light.ttf') format('truetype'), url('/fonts/notokr-light.svg#notokr-black') format('svg');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'Noto Sans';
    src: url('/fonts/notokr-thin.eot');
    src: url('/fonts/notokr-thin.eot?#iefix') format('embedded-opentype'), url('/fonts/notokr-thin.woff2') format('woff2'), url('/fonts/notokr-thin.woff') format('woff'), url('/fonts/notokr-thin.ttf') format('truetype'), url('/fonts/notokr-thin.svg#notokr-black') format('svg');
    font-weight: 100;
    font-style: normal;
}

@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
/* @import url('https://fonts.googleapis.com/css2?family=Noto+Serif+KR:wght@200;300;400;500;600;700;900&display=swap'); */


html, body {
    margin: 0;
    padding: 0; /* background:#fff */
}

html {
    font-size: 10px
}

body {
    line-height: 1;
    font-size: 1.2rem;
    font-family: 'Noto Sans', sans-serif;
    -webkit-text-size-adjust: none;
    color: #444
}

div, span, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: inherit;
    vertical-align: baseline;
    box-sizing: border-box
}

*:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block
}

ol, ul {
    list-style: none
}

blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

input, textarea, select, button, table {
    margin: 0;
    padding: 0;
    font-family: 'Noto Sans', sans-serif;
    color: #444;
    box-sizing: border-box
}

button {
    cursor: pointer
}

a {
    font-family: 'Noto Sans', sans-serif;
    text-decoration: none;
    color: #444
}

input::-ms-clear {
    display: none;
    width: 0;
    height: 0
}

input::-ms-reval {
    display: none;
    width: 0;
    height: 0
}

input[type='number']:-webkit-outer-spin-button,
input[type='number']:-webkit-inner-spin-button {
    -webkit-appearance: none !important;
    margin: 0
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none !important;
    margin: 0
}

textarea {
    resize: none
}

address, caption, cite, code, dfn, em, var {
    font-weight: normal;
    font-style: normal
}

a[href^="tel"] {
    color: inherit;
    text-decoration: none
}

*::-webkit-media-controls-panel {
    display: none !important;
    -webkit-appearance: none
}

*::-webkit-media-controls-play-button {
    display: none !important;
    -webkit-appearance: none
}

*::-webkit-media-controls-start-playback-button {
    display: none !important;
    -webkit-appearance: none
}

input::placeholder {
    color: #999
}

input:-ms-input-placeholder {
    color: #999
}

input::-ms-input-placeholder {
    color: #999
}

textarea::placeholder {
    color: #999
}

textarea:-ms-input-placeholder {
    columns: #999;
}

textarea::-ms-input-placeholder {
    color: #999
}

.a11y,
.ally {
    position: absolute;
    left: 0;
    width: 0;
    height: 0;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px)
}

select:-ms-expand {
    display: none
}

select::-ms-expand {
    display: none
}

input {
    -webkit-appearance: none;
    appearance: none
}

a {
    text-decoration: none !important
}


.clearfix {
    *zoom: 1
}

    .clearfix:after {
        display: block;
        content: '';
        clear: both;
    }

.grd-btn {
    font-size: 0.85em;
    font-weight: 500;
    color: #2c62a4;
    border-radius: 5px;
    padding: 6px 30px;
    transition: all 0.2s ease-out;
    background: linear-gradient(270deg, rgba(26, 111, 234, 0.95), rgba(96, 160, 29, 0.95), rgba(34, 34, 34, 0), rgba(34, 34, 34, 0));
    background-position: 1% 50%;
    background-size: 300% 300%;
    border: 1px solid #2c62a4;
}

    .grd-btn:hover {
        color: #fff;
        border: 1px solid rgba(0, 0, 0, 0);
        background-position: 99% 50%;
        text-decoration: none;
    }

.swiper-container {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    text-align: center;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}


.list-style {
    line-height: 1.9em;
    list-style-image: url("../Resources/Images/icon/list-style-gr.png");
    padding-left: 30px;
}

    .list-style li {
        padding-bottom: 5px;
    }

        .list-style li:last-child {
            padding-bottom: 0;
        }

.img-center {
    text-align: center;
}


/* Safari 4.0 - 8.0 */
@-webkit-keyframes arrow {
    0% {
        width: 135px;
    }

    100% {
        width: 150px;
    }
}

/* Standard syntax */
@keyframes arrow {
    0% {
        width: 135px;
    }

    100% {
        width: 150px;
    }
}


/* Safari 4.0 - 8.0 */
@-webkit-keyframes scroll {
    0% {
        transform: translateY(0);
        -webkit-transform: translateY(0);
    }

    100% {
        transform: translateY(14px);
        -webkit-transform: translateY(14px);
    }
}

/* Standard syntax */
@keyframes scroll {
    0% {
        transform: translateY(0);
        -webkit-transform: translateY(0);
    }

    100% {
        transform: translateY(14px);
        -webkit-transform: translateY(14px);
    }
}

