@font-face {
    font-family: 'Suit';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_suit@1.0/SUIT-Thin.woff2') format('woff2');
    font-weight: 100;
    font-display: swap;
}

@font-face {
    font-family: 'Suit';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_suit@1.0/SUIT-ExtraLight.woff2') format('woff2');
    font-weight: 200;
    font-display: swap;
}

@font-face {
    font-family: 'Suit';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_suit@1.0/SUIT-Light.woff2') format('woff2');
    font-weight: 300;
    font-display: swap;
}

@font-face {
    font-family: 'Suit';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_suit@1.0/SUIT-Regular.woff2') format('woff2');
    font-weight: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Suit';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_suit@1.0/SUIT-Medium.woff2') format('woff2');
    font-weight: 500;
    font-display: swap;
}

@font-face {
    font-family: 'Suit';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_suit@1.0/SUIT-SemiBold.woff2') format('woff2');
    font-weight: 600;
    font-display: swap;
}

@font-face {
    font-family: 'Suit';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_suit@1.0/SUIT-Bold.woff2') format('woff2');
    font-weight: 700;
    font-display: swap;
}

@font-face {
    font-family: 'Suit';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_suit@1.0/SUIT-ExtraBold.woff2') format('woff2');
    font-weight: 800;
    font-display: swap;
}

@font-face {
    font-family: 'Suit';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_suit@1.0/SUIT-Heavy.woff2') format('woff2');
    font-weight: 900;
    font-display: swap;
}

/********************
// 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);}


.mts { font-family: "Montserrat", sans-serif; font-optical-sizing: auto; font-style: normal;}
.mtsil { font-family: "Montserrat", sans-serif; font-optical-sizing: auto; font-style: italic;}

 img{line-height: 0;}
.inner{width:80dvw; margin:0 auto;}

td, th{vertical-align: middle;}

.wls20 {letter-spacing:0.20em;}

.tit{ letter-spacing: -0.02em; }

select {-webkit-appearance: none;-moz-appearance: none;appearance: none;}
label{cursor: pointer;}


select{background:url('https://stunningw.com/img/arrow.svg') no-repeat #fff !important; background-position: calc(100% - 16px) center !important; background-size: 12px 12px !important;border:1px solid #d9dade}

/********************
// 색상
********************/
.co_white{color:#fff;}

.co_0{color: #f9f6fd;}
.co_1{color: #f3edfa;}
.co_2{color:#e7daf4;}
.co_3{color:#d7bdea;}
.co_4{color:#be95dd;}
.co_5{color:#a26bca;}
.co_6{color:#9058b6;}
.co_7{color:#703c8f;}
.co_8{color:#5d3375;}
.co_9{color:#4f2e61;}
.co_10{color:#30143e;}

.co_gray0{color: #F6F6F6;}
.co_gray1{color: #E7E7E7;}
.co_gray2{color: #D1D1D1;}
.co_gray3{color: #B0B0B0;}
.co_gray4{color: #888888;}
.co_gray5{color: #6D6D6D;}
.co_gray6{color: #5D5D5D;}
.co_gray7{color: #4F4F4F;}
.co_gray8{color: #454545;}
.co_gray9{color: #3D3D3D;}
.co_gray10{color: #000000;}

/********************
// 백그라운드
********************/
.bco_white{background:#ffffff;}
.bco_black{background:#000;}

.bco_0{background: #f9f6fd;}
.bco_1{background: #f3edfa;}
.bco_2{background:#e7daf4;}
.bco_3{background:#d7bdea;}
.bco_4{background:#be95dd;}
.bco_5{background:#a26bca;}
.bco_6{background:#9058b6;}
.bco_7{background:#703c8f;}
.bco_8{background:#5d3375;}
.bco_9{background:#4f2e61;}
.bco_10{background:#30143e;}

.bco_gray0{background: #F6F6F6;}
.bco_gray1{background: #E7E7E7;}
.bco_gray2{background: #D1D1D1;}
.bco_gray3{background: #B0B0B0;}
.bco_gray4{background: #888888;}
.bco_gray5{background: #6D6D6D;}
.bco_gray6{background: #5D5D5D;}
.bco_gray7{background: #4F4F4F;}
.bco_gray8{background: #454545;}
.bco_gray9{background: #3D3D3D;}
.bco_gray10{background: #000000;}

/********************
// 쉐도우
********************/
.shadowColor1{box-shadow: 0px 0px 24px rgba(0, 38, 81, 0.6);}
.shadowColor2{box-shadow: 0px 0px 24px rgba(47, 136, 227, 0.25);}
.shadowColor3{box-shadow: 0px 0px 16px rgba(176, 176, 176, 0.25);}
