@charset "utf-8";

@font-face {
  font-family: 'Paperlogy';
  src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-4Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Paperlogy';
  src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-7Bold.woff2') format('woff2');
  font-weight: 800;
  font-style: normal;
}
  
/********************
// 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,
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;}

.pplg{font-family: 'Paperlogy', sans-serif;font-optical-sizing: auto;}
.wTtAc {vertical-align: middle;}
.wls2 {letter-spacing: -0.02em;}

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

.co_0{color: #fef2f2;}
.co_1{color: #fde3e3;}
.co_2{color:#fccccc;}
.co_3{color:#f9a8a8;}
.co_4{color:#f37676;}
.co_5{color:#e84b4b;}
.co_6{color:#d52d2d;}
.co_7{color:#b22222;}
.co_8{color:#942020;}
.co_9{color:#7b2121;}
.co_10{color:#430c0c;}

.co_i0{color: #fffcea;}
.co_i1{color: #fff4c5;}
.co_i2{color:#ffe885;}
.co_i3{color:#ffd546;}
.co_i4{color:#ffc11b;}
.co_i5{color:#ff9e00;}
.co_i6{color:#e27600;}
.co_i7{color:#bb5002;}
.co_i8{color:#983e08;}
.co_i9{color:#7c330b;}
.co_i10{color:#481800;}

.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_00 {background:#000;}

.bco_0{background: #fef2f2;}
.bco_1{background: #fde3e3;}
.bco_2{background:#fccccc;}
.bco_3{background:#f9a8a8;}
.bco_4{background:#f37676;}
.bco_5{background:#e84b4b;}
.bco_6{background:#d52d2d;}
.bco_7{background:#b22222;}
.bco_8{background:#942020;}
.bco_9{background:#7b2121;}
.bco_10{background:#430c0c;}

.bco_i0{background: #fffcea;}
.bco_i1{background: #fff4c5;}
.bco_i2{background:#ffe885;}
.bco_i3{background:#ffd546;}
.bco_i4{background:#ffc11b;}
.bco_i5{background:#ff9e00;}
.bco_i6{background:#e27600;}
.bco_i7{background:#bb5002;}
.bco_i8{background:#983e08;}
.bco_i9{background:#7c330b;}
.bco_i10{background:#481800;}

.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;}

