@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:400; 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:60dvw; margin:0 auto;}
.pSpe {font-family: "Montserrat", sans-serif;font-optical-sizing: auto;font-style: normal;}
.pplg{font-family: 'Paperlogy', sans-serif;font-optical-sizing: auto;}
.cvt {font-family: "Caveat", cursive; font-optical-sizing: auto;font-style: normal;}
.Tt {letter-spacing: -0.02em;}
.T1 {line-height:1em;}
.T2 {line-height:1.3em;}
/********************
// 색상
********************/  
.co_white{color:#fefefe;}

.co_0{color: #edf7ff;}
.co_1{color: #d7eaff;}
.co_2{color:#b9ddff;}
.co_3{color:#88c8ff;}
.co_4{color:#50a9ff;}
.co_5{color:#2885ff;}
.co_6{color:#0f63ff;}
.co_7{color:#0a4deb;}
.co_8{color:#0f3ebe;}
.co_9{color:#133a95;}
.co_10{color:#11255a;}

.co_g0{color: #f5fefb;}
.co_g1{color: #cafded;}
.co_g2{color:#96f9dc;}
.co_g3{color:#59efc8;}
.co_g4{color:#27dab1;}
.co_g5{color:#0ebe98;}
.co_g6{color:#08997d;}
.co_g7{color:#0b7a66;}
.co_g8{color:#0e6152;}
.co_g9{color:#115046;}
.co_g10{color:#02312a;}

.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: #edf7ff;}
.bco_1{background: #d7eaff;}
.bco_2{background:#b9ddff;}
.bco_3{background:#88c8ff;}
.bco_4{background:#50a9ff;}
.bco_5{background:#2885ff;}
.bco_6{background:#0f63ff;}
.bco_7{background:#0a4deb;}
.bco_8{background:#0f3ebe;}
.bco_9{background:#133a95;}
.bco_10{background:#11255a;}

.bco_g0{background: #f5fefb;}
.bco_g1{background: #cafded;}
.bco_g2{background:#96f9dc;}
.bco_g3{background:#59efc8;}
.bco_g4{background:#27dab1;}
.bco_g5{background:#0ebe98;}
.bco_g6{background:#08997d;}
.bco_g7{background:#0b7a66;}
.bco_g8{background:#0e6152;}
.bco_g9{background:#115046;}
.bco_g10{background:#02312a;}

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

