@charset "utf-8";
@font-face {
    font-family: 'Paperlogy-Bold';
    src: url('https://cdn.jsdelivr.net/gh/whitedev7773/Paperlogy/Paperlogy-7Bold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'Paperlogy-Regular';
    src: url('https://cdn.jsdelivr.net/gh/whitedev7773/Paperlogy/Paperlogy-4Regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Paperlogy-8ExtraBold';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-8ExtraBold.woff2') format('woff2');
    font-weight: 800;
    font-style: normal;
}

/****************************************** reset code ******************************************/
html, body{overflow-x:hidden;scroll-behavior: smooth;}
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; vertical-align: baseline; color:#222;word-break:keep-all; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);letter-spacing: -0.05em;}


button, a {-webkit-tap-highlight-color: rgba(0, 0, 0, 0); cursor: pointer;}
textarea {touch-action: manipulation;  }
label{cursor: pointer; transition: ease-in-out 0.3s;}
ol, ul , li{list-style: none;}
div, td, a, span, button, input, form, td, tr,section, label{box-sizing: border-box;}
a{text-decoration: none; line-height:1.5em;}
.tit{font-family: 'Paperlogy-Bold'; letter-spacing: -0.02em;}
.subTit{font-family: 'Paperlogy-Regular'; letter-spacing: -0.02em;}
.inner{width:90dvw; margin-left:auto; margin-right:auto;}
table{border-collapse: collapse;}
td{vertical-align: middle;}
header, footer{width:100dvw}
.wdpib{display:inline-block;}

.pointP{font-family: "Caveat", cursive;}
.headerP{font-family: "Montserrat", sans-serif;}
/*************** 색상 ***************/
.co_white{color:#fefefe;}
.co_1_0{color: #faf4f0;}
.co_1_1{color: #f0e0d5;}
.co_1_2{color:#dfbfa8}
.co_1_3{color:#ce9b7b}
.co_1_4{color:#c27e5b}
.co_1_5{color:#b86348}
.co_1_6{color:#a24d3d}
.co_1_7{color:#873a36}
.co_1_8{color:#6f3132}
.co_1_9{color:#5c2b2c}
.co_1_10{color:#341415}

.co_2_0{color: #f9f6f3;}
.co_2_1{color: #e9e2d8;}
.co_2_2{color:#e0d5c8}
.co_2_3{color:#ccbaa5}
.co_2_4{color:#b69a81}
.co_2_5{color:#a78368}
.co_2_6{color:#9a725c}
.co_2_7{color:#805d4e}
.co_2_8{color:#694e43}
.co_2_9{color:#564138}
.co_2_10{color:#2d201d}

.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_1_0{background: #faf4f0;}
.bco_1_1{background: #f0e0d5;}
.bco_1_2{background:#dfbfa8}
.bco_1_3{background:#ce9b7b}
.bco_1_4{background:#c27e5b}
.bco_1_5{background:#b86348}
.bco_1_6{background:#a24d3d}
.bco_1_7{background:#873a36}
.bco_1_8{background:#6f3132}
.bco_1_9{background:#5c2b2c}
.bco_1_10{background:#341415}

.bco_2_0{background: #f9f6f3;}
.bco_2_1{background: #e9e2d8;}
.bco_2_2{background:#e0d5c8}
.bco_2_3{background:#ccbaa5}
.bco_2_4{background:#b69a81}
.bco_2_5{background:#a78368}
.bco_2_6{background:#9a725c}
.bco_2_7{background:#805d4e}
.bco_2_8{background:#694e43}
.bco_2_9{background:#564138}
.bco_2_10{background:#2d201d}

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