@charset "utf-8";

@font-face {
    font-family: 'Cafe24Shiningstar';
    src: url('/fonts/Cafe24Shiningstar-v2.0.woff2') format('woff2'),
         url('/fonts/Cafe24Shiningstar-v2.0.woff') format('woff');
    font-weight: normal; font-style: normal;}

    @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,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, button,textarea,
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:300; 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;}

.wTtAc {vertical-align: middle; }

.wls_2 {letter-spacing: -0.02em;}
.wls0 {letter-spacing: 0em;}
.wls10 {letter-spacing: 0.1em;}
.wls20 {letter-spacing: 0.2em;}

.BntNo {background:none;}

input:focus, textarea:focus{outline: none;}
select {-webkit-appearance: none;-moz-appearance: none;appearance: none;}
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}
input::placeholder,select:disabled, select:required:invalid{color:#999}
option[value=""][disabled] {display:none;}
input[type="date"]:required:invalid,
select:required:invalid {color: #999;}
input[type="date"], select, option {color: #333;}
option[value=""][disabled] {display: none;}
input::placeholder {color: #999;}
textarea{resize: none; border:1px solid #999}
/********************
// 색상
********************/
.co_white{color:#fefefe;}
.co_00 {color:#000;}

.co_0{color: #f0f3fe;}
.co_1{color: #dee5fb;}
.co_2{color:#c4d2f9;}
.co_3{color:#9bb5f5;}
.co_4{color:#6c8eee;}
.co_5{color:#4968e8;}
.co_6{color:#3349dc;}
.co_7{color:#2b38ca;}
.co_8{color:#292fa4;}
.co_9{color:#262d82;}
.co_10{color:#1c1e4f;}

.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_00 {background:#000;}
.bco_sb {background: linear-gradient(to right, #4968E8, #2B38CA);}

.bco_kakao {background:#FFCB2F;}

.bco_0{background: #f0f3fe;}
.bco_1{background: #dee5fb;}
.bco_2{background:#c4d2f9;}
.bco_3{background:#9bb5f5;}
.bco_4{background:#6c8eee;}
.bco_5{background:#4968e8;}
.bco_6{background:#3349dc;}
.bco_7{background:#2b38ca;}
.bco_8{background:#292fa4;}
.bco_9{background:#262d82;}
.bco_10{background:#1c1e4f;}

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

