@font-face {
  font-family: 'S-CoreDream';
  src: url('/asset/font/S-CoreDream-1Thin.eot');
  src: url('/asset/font/S-CoreDream-1Thin.eot?#iefix') format('embedded-opentype'),
       url('/asset/font/S-CoreDream-1Thin.svg#S-CoreDream-6Bold') format('svg'),
       url('/asset/font/S-CoreDream-1Thin.woff') format('woff');
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'S-CoreDream';
  src: url('/asset/font/S-CoreDream-2ExtraLight.eot');
  src: url('/asset/font/S-CoreDream-2ExtraLight.eot?#iefix') format('embedded-opentype'),
       url('/asset/font/S-CoreDream-2ExtraLight.svg#S-CoreDream-6Bold') format('svg'),
       url('/asset/font/S-CoreDream-2ExtraLight.woff') format('woff');
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: 'S-CoreDream';
  src: url('/asset/font/S-CoreDream-3Light.eot');
  src: url('/asset/font/S-CoreDream-3Light.eot?#iefix') format('embedded-opentype'),
       url('/asset/font/S-CoreDream-3Light.svg#S-CoreDream-6Bold') format('svg'),
       url('/asset/font/S-CoreDream-3Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'S-CoreDream';
  src: url('/asset/font/S-CoreDream-4Regular.eot');
  src: url('/asset/font/S-CoreDream-4Regular.eot?#iefix') format('embedded-opentype'),
       url('/asset/font/S-CoreDream-4Regular.svg#S-CoreDream-6Bold') format('svg'),
       url('/asset/font/S-CoreDream-4Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'S-CoreDream';
  src: url('/asset/font/S-CoreDream-5Medium.eot');
  src: url('/asset/font/S-CoreDream-5Medium.eot?#iefix') format('embedded-opentype'),
       url('/asset/font/S-CoreDream-5Medium.svg#S-CoreDream-6Bold') format('svg'),
       url('/asset/font/S-CoreDream-5Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'S-CoreDream';
  src: url('/asset/font/S-CoreDream-6Bold.eot');
  src: url('/asset/font/S-CoreDream-6Bold.eot?#iefix') format('embedded-opentype'),
       url('/asset/font/S-CoreDream-6Bold.svg#S-CoreDream-6Bold') format('svg'),
       url('/asset/font/S-CoreDream-6Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'S-CoreDream';
  src: url('/asset/font/S-CoreDream-8Heavy.eot');
  src: url('/asset/font/S-CoreDream-8Heavy.eot?#iefix') format('embedded-opentype'),
       url('/asset/font/S-CoreDream-8Heavy.svg#S-CoreDream-6Bold') format('svg'),
       url('/asset/font/S-CoreDream-8Heavy.woff') format('woff');
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: 'S-CoreDream';
  src: url('/asset/font/S-CoreDream-9Black.eot');
  src: url('/asset/font/S-CoreDream-9Black.eot?#iefix') format('embedded-opentype'),
       url('/asset/font/S-CoreDream-9Black.svg#S-CoreDream-6Bold') format('svg'),
       url('/asset/font/S-CoreDream-9Black.woff') format('woff');
  font-weight: 900;
  font-style: normal;
}
@font-face {
    font-family: 'Pretendard';
    src: url('/asset/font/Pretendard-Thin.woff') format('woff');
    font-weight: 100;
    font-display: swap;
}
@font-face {
    font-family: 'Pretendard';
    src: url('/asset/font/Pretendard-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-display: swap;
}
@font-face {
    font-family: 'Pretendard';
    src: url('/asset/font/Pretendard-Light.woff') format('woff');
    font-weight: 300;
    font-display: swap;
}
@font-face {
    font-family: 'Pretendard';
    src: url('/asset/font/Pretendard-Regular.woff') format('woff');
    font-weight: 400;
    font-display: swap;
}
@font-face {
    font-family: 'Pretendard';
    src: url('/asset/font/Pretendard-Medium.woff') format('woff');
    font-weight: 500;
    font-display: swap;
}
@font-face {
    font-family: 'Pretendard';
    src: url('/asset/font/Pretendard-SemiBold.woff') format('woff');
    font-weight: 600;
    font-display: swap;
}
@font-face {
    font-family: 'Pretendard';
    src: url('/asset/font/Pretendard-Bold.woff') format('woff');
    font-weight: 700;
    font-display: swap;
}
@font-face {
    font-family: 'Pretendard';
    src: url('/asset/font/Pretendard-ExtraBold.woff') format('woff');
    font-weight: 800;
    font-display: swap;
}
@font-face {
    font-family: 'Pretendard';
    src: url('/asset/font/Pretendard-Black.woff') format('woff');
    font-weight: 900;
    font-display: swap;
}

@font-face {
    font-family: 'KIMM_Bold';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2212@1.0/KIMM_Bold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
}

/* 기본 */
* {padding:0; margin:0; border:0; box-sizing:border-box; vertical-align:top; outline:0; font-size:14px; font-weight:400; line-height:1; -webkit-tap-highlight-color: rgba(0,0,0,0); appearance:none; -webkit-appearance:none;}
*:not(i) {font-family:/*'Pretendard', sans-serif*/ 'KIMM_Bold' !important;}

/* 고정 */
html.fixed , body.fixed {overflow:hidden; touch-action:none; -webkit-touch-action:none;}

/* 모바일 가로모드 폰트확대 방지 */
body {-webkit-text-size-adjust:none;}

/* 헤더 폰트 사이즈 초기화 */
h1 , h2 , h3 , h4 , h5 , h6 {font-size:100%; font-weight:normal; color:#000;}

/* 텍스트 */
a , button {outline:0; display:inline-block; vertical-align:top; box-sizing:border-box; cursor:pointer; background:none;}

/* 이미지 */
img , fieldset {border:none;}
img , object {vertical-align:top;}

/* 리스트 */
ul , ol , li {list-style:none;}
em ,address {font-style:normal;}

/* 테이블 */
table {width:100%; border-spacing:0; table-layout:fixed;}
th , td {vertical-align:middle; text-align:center;}
legend , caption {display:none;}

/* 폼 */
select {border-radius:0; background:#fff;}
textarea {resize:none;}
input , textarea {-webkit-border-radius:0;} /*입력폼 사파리에서의 초기화*/
input:-internal-autofill-selected {background:transparent !important;} /*입력폼 사파리에서의 초기화*/

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

/* 표시 */
.none {display:none !important;}
.hidden {display:none !important;}
.overflow-hidden {overflow:hidden !important;}
.overflow-visible {overflow:visible !important;}