@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-5Medium.woff2') format('woff2');
    font-weight: 500;
    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, textarea,
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: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:80dvw; margin:0 auto;}
.afr {font-family: "Abril Fatface", serif; font-weight: 400; font-style: normal;}
.pplg{font-family: 'Paperlogy', sans-serif;font-optical-sizing: auto;}
.wFnw {white-space:nowrap;}
.wls05 {letter-spacing:-0.05em;}
.wls1 {letter-spacing: 0.1em;}
.Tt {letter-spacing: -0.02em;}
.T1 {line-height:1.3em;}
.Tl {line-height:1em;}
.aboutBgTxt, .reviewBgTxt1, .reviewBgTxt2, .menuBgTxt, .contactBgTxt {line-height:0.8em;}

/********************
// 색상
********************/  
.co_white{color:#fefefe;}
.co_red {color:#E90000;}

.co_0{color: #fff6ed;}
.co_1{color: #ffebd5;}
.co_2{color:#feddbd;}
.co_3{color:#fdb474;}
.co_4{color:#fa8a3d;}
.co_5{color:#f86917;}
.co_6{color:#e94e0d;}
.co_7{color:#c1390d;}
.co_8{color:#9a2e12;}
.co_9{color:#7c2812;}
.co_10{color:#431107;}

.co_c0{color: #fdf5f3;}
.co_c1{color: #fbeae5;}
.co_c2{color:#f9d9cf;}
.co_c3{color:#f4bead;}
.co_c4{color:#efab95;}
.co_c5{color:#df7654;}
.co_c6{color:#cb5b37;}
.co_c7{color:#aa4a2b;}
.co_c8{color:#8d4027;}
.co_c9{color:#763a26;}
.co_c10{color:#401b0f;}

.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: #fff6ed;}
.bco_1{background: #ffebd5;}
.bco_2{background:#feddbd;}
.bco_3{background:#fdb474;}
.bco_4{background:#fa8a3d;}
.bco_5{background:#f86917;}
.bco_6{background:#e94e0d;}
.bco_7{background:#c1390d;}
.bco_8{background:#9a2e12;}
.bco_9{background:#7c2812;}
.bco_10{background:#431107;}

.bco_c0{background: #fdf5f3;}
.bco_c1{background: #fbeae5;}
.bco_c2{background:#f9d9cf;}
.bco_c3{background:#f4bead;}
.bco_c4{background:#efab95;}
.bco_c5{background:#df7654;}
.bco_c6{background:#cb5b37;}
.bco_c7{background:#aa4a2b;}
.bco_c8{background:#8d4027;}
.bco_c9{background:#763a26;}
.bco_c10{background:#401b0f;}

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

