@charset "utf-8";

@font-face {
    font-family: 'OneStoreMobileGothicTitleFont';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2105_2@1.0/ONE-Mobile-Title.woff') format('woff');
    font-weight: normal; /* 이 폰트는 보통 한 가지 굵기만 제공 */
    font-style: normal;
    font-display: swap;
  }

  @font-face {
    font-family: 'Suit';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_suit@1.0/SUIT-Thin.woff2') format('woff2');
    font-weight: 100;
    font-display: swap;
}

@font-face {
    font-family: 'Suit';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_suit@1.0/SUIT-ExtraLight.woff2') format('woff2');
    font-weight: 200;
    font-display: swap;
}

@font-face {
    font-family: 'Suit';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_suit@1.0/SUIT-Light.woff2') format('woff2');
    font-weight: 300;
    font-display: swap;
}

@font-face {
    font-family: 'Suit';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_suit@1.0/SUIT-Regular.woff2') format('woff2');
    font-weight: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Suit';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_suit@1.0/SUIT-Medium.woff2') format('woff2');
    font-weight: 500;
    font-display: swap;
}

@font-face {
    font-family: 'Suit';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_suit@1.0/SUIT-SemiBold.woff2') format('woff2');
    font-weight: 600;
    font-display: swap;
}

@font-face {
    font-family: 'Suit';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_suit@1.0/SUIT-Bold.woff2') format('woff2');
    font-weight: 700;
    font-display: swap;
}

@font-face {
    font-family: 'Suit';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_suit@1.0/SUIT-ExtraBold.woff2') format('woff2');
    font-weight: 800;
    font-display: swap;
}

@font-face {
    font-family: 'Suit';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_suit@1.0/SUIT-Heavy.woff2') format('woff2');
    font-weight: 900;
    font-display: swap;
}
  
/********************
// resetcode
********************/
html, body{overflow-x:hidden;}
html, body, div, applet, object, 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,input,select,button,
time, mark, audio, video {
margin: 0;padding: 0;border: 0;font-size: 16px; line-height:1.5em;font-family: 'SUIT', sans-serif; font-weight:300; letter-spacing: -0.05em; vertical-align: baseline; color:#26272b;word-break:keep-all; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
img{line-height: 0;}
section, header, footer{width:100dvw}
.inner{width:70dvw; margin:0 auto;}

.omt{font-family: "OneStoreMobileGothicTitleFont", sans-serif;font-optical-sizing: auto;font-style: normal;}

.wls10 {letter-spacing:0.1em;}
.wls0 {letter-spacing:0em;}
.wls_2 {letter-spacing: -0.02em;}

.Tt {letter-spacing: -0.02em;}
.T1 {line-height:1em;}
.T2 {line-height:1.3em;}
    
/********************
// 색상
********************/
.co_white{color:#fefefe;}

.co_0{color: #edfcf4;}
.co_1{color: #d3f8e2;}
.co_2{color:#a0eec4;}
.co_3{color:#73e2ad;}
.co_4{color:#3bcc8c;}
.co_5{color:#17b273;}
.co_6{color:#0b905d;}
.co_7{color:#09734d;}
.co_8{color:#0a5b3e;}
.co_9{color:#094b35;}
.co_10{color:#042a1e;}

.co_s0{color: #e4f6e6;}
.co_s1{color: #d9f2db;}
.co_s2{color:#b6e4bc;}
.co_s3{color:#85d093;}
.co_s4{color:#52b568;}
.co_s5{color:#30994a;}
.co_s6{color:#217a39;}
.co_s7{color:#1a622f;}
.co_s8{color:#174e28;}
.co_s9{color:#144023;}
.co_s10{color:#0a2413;}

.co_gray0{color: #f7f8f8;}
.co_gray1{color: #eeeef0;}
.co_gray2{color:#d9dade;}
.co_gray3{color:#b8bac1;}
.co_gray4{color:#91949f;}
.co_gray5{color:#737784;}
.co_gray6{color:#5d606c;}
.co_gray7{color:#4c4e58;}
.co_gray8{color:#41424b;}
.co_gray9{color:#37383e;}
.co_gray10{color:#26272b;}

/********************
// 백그라운드
********************/
.bco_white{background:#fefefe;}
.bco_black{background:#222;}

.bco_0{background: #edfcf4;}
.bco_1{background: #d3f8e2;}
.bco_2{background:#a0eec4;}
.bco_3{background:#73e2ad;}
.bco_4{background:#3bcc8c;}
.bco_5{background:#17b273;}
.bco_6{background:#0b905d;}
.bco_7{background:#09734d;}
.bco_8{background:#0a5b3e;}
.bco_9{background:#094b35;}
.bco_10{background:#042a1e;}

.bco_s0{background: #e4f6e6;}
.bco_s1{background: #d9f2db;}
.bco_s2{background:#b6e4bc;}
.bco_s3{background:#85d093;}
.bco_s4{background:#52b568;}
.bco_s5{background:#30994a;}
.bco_s6{background:#217a39;}
.bco_s7{background:#1a622f;}
.bco_s8{background:#174e28;}
.bco_s9{background:#144023;}
.bco_s10{background:#0a2413;}

.bco_gray0{background: #f7f8f8;}
.bco_gray1{background: #eeeef0;}
.bco_gray2{background:#d9dade;}
.bco_gray3{background:#b8bac1;}
.bco_gray4{background:#91949f;}
.bco_gray5{background:#737784;}
.bco_gray6{background:#5d606c;}
.bco_gray7{background:#4c4e58;}
.bco_gray8{background:#41424b;}
.bco_gray9{background:#37383e;}
.bco_gray10{background:#26272b;}

