@charset "utf-8";

@font-face { 
  font-family: 'ansungB'; 
  font-weight: 400; 
  src: url('/font/Ansungtangmyun-Bold.woff') format('woff'), 
      url('/font/Ansungtangmyun-Bold.ttf') format('truetype'); 
}

@font-face { 
  font-family: 'ansungE'; 
  font-weight: 400; 
  src: url('/font/Ansungtangmyun-ESG.woff') format('woff'), 
      url('/font/Ansungtangmyun-ESG.ttf') format('truetype'); 
}

/********************
// 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, 
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: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:70dvw; margin:0 auto;}

.ansungE{font-family: 'ansungE', sans-serif;font-optical-sizing: auto;}
.ansungB{font-family: 'ansungB', sans-serif;font-optical-sizing: auto;}
.wTtAc {vertical-align: middle;}
.wls2 {letter-spacing: -0.02em;}
.wls1 {letter-spacing: -0.1em;}

.Tt {letter-spacing: -0.02em;}
.T1 {line-height:1em;}
.T2 {line-height:1.3em;}
    
/********************
// 색상
********************/
.co_white{color:#fefefe;}
.bco_00 {color:#000;}

.co_0{color: #fdf2ef;}
.co_1{color: #fae1da;}
.co_2{color:#f4bfb4;}
.co_3{color:#ec9685;}
.co_4{color:#e36254;}
.co_5{color:#dd3c32;}
.co_6{color:#cf2728;}
.co_7{color:#ac222b;}
.co_8{color:#89232e;}
.co_9{color:#6f1f27;}
.co_10{color:#1d070a;}

.co_i0{color: #f3f8f8;}
.co_i1{color: #e0eded;}
.co_i2{color:#c4dbdd;}
.co_i3{color:#9cc2c4;}
.co_i4{color:#61999e;}
.co_i5{color:#50848a;}
.co_i6{color:#456e75;}
.co_i7{color:#3d5b61;}
.co_i8{color:#384d52;}
.co_i9{color:#324247;}
.co_i10{color:#1e2b2e;}

.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: #fdf2ef;}
.bco_1{background: #fae1da;}
.bco_2{background:#f4bfb4;}
.bco_3{background:#ec9685;}
.bco_4{background:#e36254;}
.bco_5{background:#dd3c32;}
.bco_6{background:#cf2728;}
.bco_7{background:#ac222b;}
.bco_8{background:#89232e;}
.bco_9{background:#6f1f27;}
.bco_10{background:#1d070a;}

.bco_i0{background: #f3f8f8;}
.bco_i1{background: #e0eded;}
.bco_i2{background:#c4dbdd;}
.bco_i3{background:#9cc2c4;}
.bco_i4{background:#61999e;}
.bco_i5{background:#50848a;}
.bco_i6{background:#456e75;}
.bco_i7{background:#3d5b61;}
.bco_i8{background:#384d52;}
.bco_i9{background:#324247;}
.bco_i10{background:#1e2b2e;}

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

