@font-face {
    font-display: swap;
    font-family: Noto Sans KR;
    font-style: normal;
    font-weight: 300;
    src: url(/z/inc/fonts/NotoSansKR-Light.woff2) format("woff2"), url(/z/inc/fonts/NotoSansKR-Light.woff) format("woff")
}
@font-face {
    font-display: swap;
    font-family: Noto Sans KR;
    font-style: normal;
    font-weight: 400;
    src: url(/z/inc/fonts/NotoSansKR-Regular.woff2) format("woff2"), url(/z/inc/fonts/NotoSansKR-Regular.woff) format("woff")
}
@font-face {
    font-display: swap;
    font-family: Noto Sans KR;
    font-style: normal;
    font-weight: 500;
    src: url(/z/inc/fonts/NotoSansKR-Medium.woff2) format("woff2"), url(/z/inc/fonts/NotoSansKR-Medium.woff) format("woff")
}
@font-face {
    font-display: swap;
    font-family: Noto Sans KR;
    font-style: normal;
    font-weight: 700;
    src: url(/z/inc/fonts/NotoSansKR-Bold.woff2) format("woff2"), url(/z/inc/fonts/NotoSansKR-Bold.woff) format("woff")
}
@font-face {
    font-display: swap;
    font-family: Noto Sans KR;
    font-style: normal;
    font-weight: 900;
    src: url(/z/inc/fonts/NotoSansKR-Black.woff2) format("woff2"), url(/z/inc/fonts/NotoSansKR-Black.woff) format("woff")
}
@font-face {
    font-display: swap;
    font-family: Gmarket;
    font-style: normal;
    font-weight: 400;
    src: url(/z/inc/fonts/GmarketSansLight.woff2) format("woff2"), url(/z/inc/fonts/GmarketSansLight.woff2) format("woff")
}
@font-face {
    font-display: swap;
    font-family: Gmarket;
    font-style: normal;
    font-weight: 500;
    src: url(/z/inc/fonts/GmarketSansMedium.woff2) format("woff2"), url(/z/inc/fonts/GmarketSansMedium.woff2) format("woff")
}
@font-face {
    font-display: swap;
    font-family: Gmarket;
    font-style: normal;
    font-weight: 700;
    src: url(/z/inc/fonts/GmarketSansBold.woff2) format("woff2"), url(/z/inc/fonts/GmarketSansBold.woff2) format("woff")
}

html {
    line-height: 1.4;
    -webkit-text-size-adjust: 100%;
    -moz-osx-font-smoothing: antialiased;
    height: 100%;
    font-size: 62.5%;
    letter-spacing: -0.04em;
    scroll-behavior: smooth;
}
@media (min-width: 1280px) {
    html {
        font-size: 10px;
    }
}
@media (max-width: 1280px) {
    html {
        font-size: 9.5px;
    }
}
@media (max-width: 768px) {
    html {
        font-size: 9.2px;
    }
}
@media (max-width: 480px) {
    html {
        font-size: 8.75px;
    }
}

blockquote,
body,
button,
code,
dd,
div,
dl,
dt,
fieldset,
figure,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
legend,
li,
ol,
p,
pre,
select,
td,
textarea,
th,
ul {
    margin: 0;
    padding: 0
}

body * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    letter-spacing: -0.04em;
}

fieldset,
img {
    border: 0
}

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

blockquote,
q {
    quotes: none
}

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

button,
input,
select,
textarea {
    border-radius: 0;
    vertical-align: middle
}

input::-ms-clear {
    display: none
}

hr {
    display: none
}

button {
    background-color: transparent;
    border: 0;
    color: #111;
    cursor: pointer
}

button:disabled {
    cursor: auto
}

button.btn:disabled {
    background-color: #cdcdcd !important;
    border-color: #cdcdcd !important;
    color: #fff
}

button,
input {
    border: 0;
    border-radius: 0;
    -webkit-border-radius: 0
}

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

body {
    word-wrap: break-word;
    -webkit-text-size-adjust: none;
    direction: ltr;
    word-break: keep-all
}

body,
button,
input,
select,
td,
textarea,
th {
    font-family: Noto Sans KR, Apple SD Gothic Neo, Malgun Gothic, 맑은 고딕, Dotum, 돋움, Arial, sans-serif;
    font-size: 1.6rem;
    line-height: 1.4;
    font-weight: 400;
}

a {
    color: inherit;
    font-size: inherit;
    line-height: inherit;
    text-decoration: none
}

button:active,
button:focus {
    outline-color: #f6330a
}

mark {
    word-break: break-all
}

address,
caption,
cite,
code,
dfn,
em,
var {
    font-style: normal;
    font-weight: 400
}

img {
    vertical-align: middle
}

b,
font,
strong {
    font-size: inherit
}

em,
i {
    font-style: normal
}

input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {
    color: transparent
}

input:focus::-moz-placeholder,
textarea:focus::-moz-placeholder {
    color: transparent
}

input:focus:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder {
    color: transparent
}

input:-ms-input-placeholder {
    color: #949494
}

input::-ms-input-placeholder {
    color: #949494;
    font-size: 14px
}

input::placeholder {
    color: #949494;
    font-size: 14px
}

input::-webkit-input-placeholder {
    color: #949494;
    font-size: 14px
}

input::-moz-placeholder {
    color: #949494;
    font-size: 14px
}

input:-ms-input-placeholder {
    color: #949494 !important;
    font-size: 14px
}

input:-mos-input-placeholder {
    color: #949494;
    font-size: 14px
}

input[disabled]::-ms-input-placeholder {
    color: #949494;
    font-size: 14px
}

input[disabled]::placeholder {
    color: #949494;
    font-size: 14px
}

input[disabled]::-webkit-input-placeholder {
    color: #949494;
    font-size: 14px
}

input[disabled]::-moz-placeholder {
    color: #949494;
    font-size: 14px
}

input[disabled]:-ms-input-placeholder {
    color: #949494;
    font-size: 14px
}

input[type=button]::-webkit-input-placeholder {
    color: #949494;
    font-size: 14px
}

input[type=button]::-moz-placeholder {
    color: #949494;
    font-size: 14px
}

input[type=button]:-ms-input-placeholder {
    color: #949494;
    font-size: 14px
}

input[type=button]::-ms-input-placeholder {
    color: #949494;
    font-size: 14px
}

input[type=button]::placeholder {
    color: #949494;
    font-size: 14px
}

input:-webkit-autofill,
input:-webkit-autofill:active,
input:-webkit-autofill:focus,
input:-webkit-autofill:hover {
    -webkit-text-fill-color: #111 !important;
    -webkit-transition: background-color 5000s;
    transition: background-color 5000s
}

textarea {
    resize: none
}

textarea:-ms-input-placeholder {
    color: #949494
}

textarea::-ms-input-placeholder {
    color: #949494;
    font-size: 14px
}

textarea::placeholder {
    color: #949494;
    font-size: 14px
}

textarea::-webkit-input-placeholder {
    color: #949494;
    font-size: 14px
}

textarea::-moz-placeholder {
    color: #949494;
    font-size: 14px
}

textarea:-ms-input-placeholder {
    color: #949494 !important;
    font-size: 14px
}

textarea:-mos-input-placeholder {
    color: #949494;
    font-size: 14px
}

textarea[disabled]::-ms-input-placeholder {
    color: #949494;
    font-size: 14px
}

textarea[disabled]::placeholder {
    color: #949494;
    font-size: 14px
}

textarea[disabled]::-webkit-input-placeholder {
    color: #949494;
    font-size: 14px
}

textarea[disabled]::-moz-placeholder {
    color: #949494;
    font-size: 14px
}

textarea[disabled]:-ms-input-placeholder {
    color: #949494;
    font-size: 14px
}

textarea:focus {
    outline: none
}

.hide,
.pop_hide {
    display: none !important
}

.visually_hidden {
    clip: rect(0, 0, 0, 0) !important;
    border: 0 !important;
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    white-space: nowrap !important;
    width: 1px !important
}

.sr_only {
    clip: rect(0, 0, 0, 0);
    border: 0;
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.hidden {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    visibility: hidden !important
}

.scroll {
    -webkit-overflow-scrolling: touch
}

.pc_only {
    display: block;
}

.m_only {
    display: none;
}

@media screen and (max-width: 1024px) {
    .pc_only {
        display: none;
    }

    .m_only {
        display: block;
    }
}

#skip_nav {
    position: relative;
    z-index: 999
}

#skip_nav a {
    background: #333;
    border: 1px solid #fff;
    color: #fff;
    left: 0;
    line-height: 30px;
    position: absolute;
    text-align: center;
    text-decoration: none;
    top: -200px;
    width: 160px
}

#skip_nav a:active,
#skip_nav a:focus {
    top: 0
}

.align_center {
    text-align: center;
}

.align_right {
    text-align: right;
}

.align_left {
    text-align: left;
}

.mt_0 {
    margin-top: 0 !important;
}

.mt_10 {
    margin-top: 10px !important;
}

.mt_20 {
    margin-top: 20px !important;
}

.mt_30 {
    margin-top: 30px !important;
}

.mt_40 {
    margin-top: 40px !important;
}

.mt_60 {
    margin-top: 60px !important;
}

.mt_80 {
    margin-top: 80px !important;
}

.mt_100 {
    margin-top: 100px !important;
}