@charset "utf-8";

@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;
}


/********************
// 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,textarea,
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:400; letter-spacing: -0.05em; vertical-align: baseline; color:#2c1e1c;word-break:keep-all; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
img{line-height: 0;}


.inner{width:70dvw; margin:0 auto;}
td{vertical-align: middle;}

.ls{letter-spacing: -0.08em;}
.paperTit{letter-spacing: 0.1em;}
.enTit{font-family: 'Paperlogy-Regular'; } 
.enTxt{    font-family: "Meddon", cursive;    font-style: normal;  }
select {-webkit-appearance: none;-moz-appearance: none;appearance: none;letter-spacing: 0.1em;}
label{cursor: pointer;}
select{background:url('https://stunningw.com/img/arrow.svg') no-repeat #f6f7f8 !important; background-position: calc(100% - 16px) center !important; background-size: 12px 12px !important;border:1px solid #d9dade}

/********************
// 색상
********************/
.co_white{color:#fefefe;}
.gco_0{color: #f5f8f7;}
.gco_1{color: #e0e7e6;}
.gco_2{color:#c0cfcc;}
.gco_3{color:#98b0ab;}
.gco_4{color:#738e8a;}
.gco_5{color:#62807c;}
.gco_6{color:#455c59;}
.gco_7{color:#3a4b4a;}
.gco_8{color:#313e3d;}
.gco_9{color:#2c3535;}
.gco_10{color:#161d1d;}

.oco_0{color: #f9f7f3;}
.oco_1{color: #f1ede3;}
.oco_2{color:#e6dfce;}
.oco_3{color:#cfc1a2;}
.oco_4{color:#bba37c;}
.oco_5{color:#ad8e62;}
.oco_6{color:#a07c56;}
.oco_7{color:#856449;}
.oco_8{color:#6d533f;}
.oco_9{color:#594435;}
.oco_10{color:#2f221b;}

.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:#000;}

.bgco_0{background: #f5f8f7;}
.bgco_1{background: #e0e7e6;}
.bgco_2{background:#c0cfcc;}
.bgco_3{background:#98b0ab;}
.bgco_4{background:#738e8a;}
.bgco_5{background:#62807c;}
.bgco_6{background:#455c59;}
.bgco_7{background:#3a4b4a;}
.bgco_8{background:#313e3d;}
.bgco_9{background:#2c3535;}
.bgco_10{background:#161d1d;}

.boco_0{background: #f9f7f3;}
.boco_1{background: #f1ede3;}
.boco_2{background:#e6dfce;}
.boco_3{background:#cfc1a2;}
.boco_4{background:#bba37c;}
.boco_5{background:#ad8e62;}
.boco_6{background:#a07c56;}
.boco_7{background:#856449;}
.boco_8{background:#6d533f;}
.boco_9{background:#594435;}
.boco_10{background:#2f221b;}


.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;}
