@charset "UTF-8";
@import url("../../font/dingbat_xeicon.css");
@import url("../../font/webfonts_Pretendard.css");
@import url("../../font/remixicon.css");

*,
*::before,
*::after {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
}

html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 10px;
}

body {
    margin: 0;
    padding: 0;
    font-size: 1.7rem;
    line-height: 1.5;
    font-family: "Pretendard", "Malgun Gothic", "맑은고딕";
    font-weight: 400;
    color: #555;
    letter-spacing: -0.05rem;
    word-break: keep-all;
}

header,
footer,
main,
section,
article,
nav,
aside {
    display: block;
}

ul,
ol,
li,
dl,
dt,
dd {
    margin: 0;
    padding: 0;
    list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
form,
figure,
figcaption {
    margin: 0;
    padding: 0;
}

fieldset,
hr {
    display: block;
    margin: 0;
    padding: 0;
    border: 0 none;
}

input,
select {
    max-width: 100%;
    vertical-align: middle;
}

input,
select,
button,
textarea,
optgroup {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    color: inherit;
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

select::-ms-expand {
    display: none;
}

address,
em,
i {
    font-style: normal;
}

strong {
    font-weight: 600;
}

a {
    color: inherit;
    text-decoration: none;
}

button {
    padding: 0;
    border: 0 none;
    background: none;
    cursor: pointer;
}

input[type="submit"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

img {
    max-width: 100%;
    border: 0 none;
    font-size: 0;
    vertical-align: middle;
    height: auto;
}

table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0px;
}

th {
    font-weight: 600;
}

caption,
legend,
.sr-only,
.sr_only,
.hidden,
.blind,
.IR {
    overflow: hidden;
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    border: 0 none;
    clip: rect(0, 0, 0, 0);
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #9b9b9b;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #9b9b9b;
}

input::-ms-input-placeholder,
textarea::-ms-input-placeholder {
    color: #9b9b9b;
}

input::placeholder,
textarea::placeholder {
    color: #9b9b9b;
}

input:focus {
    outline: 1px solid #404991;
}

.bx-wrapper .bx-loading {
    display: none;
}

.bx-wrapper .bx-viewport {
    -webkit-box-shadow: 0 0 0 transparent;
    box-shadow: 0 0 0 transparent;
}

#skip_nav {
    position: absolute;
    left: 0;
    top: -1000px;
    width: 100%;
    height: 0px;
    z-index: 1000;
    line-height: 0px;
    font-size: 0px;
}

#skip_nav a {
    display: block;
    text-align: center;
    width: 100%;
    line-height: 0px;
    font-size: 0px;
}

#skip_nav a:focus,
#skip_nav a:hover,
#skip_nav a:active {
    position: absolute;
    left: 0px;
    top: 1000px;
    padding: 8px 0;
    display: block;
    height: 30px;
    background: #20262c;
    font-size: 12px;
    font-weight: bold;
    line-height: 18px;
    color: #fff;
}

.txt_left {
    text-align: left !important;
}

.txt_center {
    text-align: center !important;
}

.txt_right {
    text-align: right !important;
}

.ml00 {
    margin-left: 0rem !important;
}

.ml01 {
    margin-left: 0.1rem !important;
}

.ml02 {
    margin-left: 0.2rem !important;
}

.ml03 {
    margin-left: 0.3rem !important;
}

.ml04 {
    margin-left: 0.4rem !important;
}

.ml05 {
    margin-left: 0.5rem !important;
}

.ml06 {
    margin-left: 0.6rem !important;
}

.ml07 {
    margin-left: 0.7rem !important;
}

.ml08 {
    margin-left: 0.8rem !important;
}

.ml09 {
    margin-left: 0.9rem !important;
}

.ml10 {
    margin-left: 1rem !important;
}

.ml20 {
    margin-left: 2rem !important;
}

.ml30 {
    margin-left: 3rem !important;
}

.ml40 {
    margin-left: 4rem !important;
}

.ml50 {
    margin-left: 5rem !important;
}

.mr00 {
    margin-right: 0rem !important;
}

.mr01 {
    margin-right: 0.1rem !important;
}

.mr02 {
    margin-right: 0.2rem !important;
}

.mr03 {
    margin-right: 0.3rem !important;
}

.mr04 {
    margin-right: 0.4rem !important;
}

.mr05 {
    margin-right: 0.5rem !important;
}

.mr06 {
    margin-right: 0.6rem !important;
}

.mr07 {
    margin-right: 0.7rem !important;
}

.mr08 {
    margin-right: 0.8rem !important;
}

.mr09 {
    margin-right: 0.9rem !important;
}

.mr10 {
    margin-right: 1rem !important;
}

.mr20 {
    margin-right: 2rem !important;
}

.mr30 {
    margin-right: 3rem !important;
}

.mr40 {
    margin-right: 4rem !important;
}

.mr50 {
    margin-right: 5rem !important;
}

.mt00 {
    margin-top: 0rem !important;
}

.mt01 {
    margin-top: 0.1rem !important;
}

.mt02 {
    margin-top: 0.2rem !important;
}

.mt03 {
    margin-top: 0.3rem !important;
}

.mt04 {
    margin-top: 0.4rem !important;
}

.mt05 {
    margin-top: 0.5rem !important;
}

.mt06 {
    margin-top: 0.6rem !important;
}

.mt07 {
    margin-top: 0.7rem !important;
}

.mt08 {
    margin-top: 0.8rem !important;
}

.mt09 {
    margin-top: 0.9rem !important;
}

.mt10 {
    margin-top: 1rem !important;
}
.mt16 {
    margin-top: 1.6rem !important;
}
.mt20 {
    margin-top: 2rem !important;
}

.mt24 {
    margin-top: 2.4rem !important;
}

.mt30 {
    margin-top: 3rem !important;
}

.mt40 {
    margin-top: 4rem !important;
}

.mt50 {
    margin-top: 5rem !important;
}

.mt60 {
    margin-top: 6rem !important;
}

.mb00 {
    margin-bottom: 0rem !important;
}

.mb01 {
    margin-bottom: 0.1rem !important;
}

.mb02 {
    margin-bottom: 0.2rem !important;
}

.mb03 {
    margin-bottom: 0.3rem !important;
}

.mb04 {
    margin-bottom: 0.4rem !important;
}

.mb05 {
    margin-bottom: 0.5rem !important;
}

.mb06 {
    margin-bottom: 0.6rem !important;
}

.mb07 {
    margin-bottom: 0.7rem !important;
}

.mb08 {
    margin-bottom: 0.8rem !important;
}

.mb09 {
    margin-bottom: 0.9rem !important;
}

.mb10 {
    margin-bottom: 1rem !important;
}

.mb20 {
    margin-bottom: 2rem !important;
}

.mb30 {
    margin-bottom: 3rem !important;
}

.mb40 {
    margin-bottom: 4rem !important;
}

.mb50 {
    margin-bottom: 5rem !important;
}

@media (max-width: 1280px) {
    html {
        font-size: 9px;
    }
}

@media (max-width: 768px) {
    html {
        font-size: 8px;
    }
}
