@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: 'Cafe24ClassicType';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2210-2@1.0/Cafe24ClassicType-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-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,
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;}

.TxtLine1{  display: -webkit-box;
    -webkit-line-clamp: 1;          /* 원하는 줄 수 */
    -webkit-box-orient: vertical;
    overflow: hidden;}


.ms{font-family: "Montserrat", sans-serif; font-optical-sizing: auto;font-style: normal;}
.cv{font-family: "Caveat", cursive;font-optical-sizing: auto;font-style: normal;}
.his {font-family: 'Cafe24Shiningstar', sans-serif;}
.cs{font-family: "Cafe24ClassicType"; font-optical-sizing: auto;font-style: normal;}

.wls0 {letter-spacing: 0em;}
.wls2 {letter-spacing: -0.02em;}
.wls20 {letter-spacing: 0.2em;}

.btnStyleNo {border:none;}
    
/********************
// 색상
********************/
.co_white{color:#fefefe;}
.co_00 {color:#000;}

.co_0{color: #f7f4fb;}
.co_1{color: #ede8f6;}
.co_2{color:#d5cceb;}
.co_3{color:#ae9fda;}
.co_4{color:#816bc5;}
.co_5{color:#6148af;}
.co_6{color:#503693;}
.co_7{color:#422d77;}
.co_8{color:#392963;}
.co_9{color:#342654;}
.co_10{color:#07050b;}

.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_0{background: #f7f4fb;}
.bco_1{background: #ede8f6;}
.bco_2{background:#d5cceb;}
.bco_3{background:#ae9fda;}
.bco_4{background:#816bc5;}
.bco_5{background:#6148af;}
.bco_6{background:#503693;}
.bco_7{background:#422d77;}
.bco_8{background:#392963;}
.bco_9{background:#342654;}
.bco_10{background:#07050b;}

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

