@charset "utf-8";
@font-face {
    font-family: 'Pretendard';
    src: url('/font/pretendard-thin.woff2') format('woff2');
    font-weight: 100;
    font-style: normal;
}
@font-face {
    font-family: 'Pretendard';
    src: url('/font/pretendard-regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Pretendard';
    src: url('/font/pretendard-medium.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Pretendard';
    src: url('/font/pretendard-semibold.woff2') format('woff2');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'Pretendard';
    src: url('/font/pretendard-bold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'Aggravo';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2108@1.1/SBAggroL.woff') format('woff');
    font-weight: 300;
    font-display: swap;
}

@font-face {
    font-family: 'Aggravo';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2108@1.1/SBAggroM.woff') format('woff');
    font-weight: 500;
    font-display: swap;
}

@font-face {
    font-family: 'Aggravo';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2108@1.1/SBAggroB.woff') format('woff');
    font-weight: 700;
    font-display: swap;
}

td,th{border-collapse: collapse;}
textarea:focus{outline: none;}
/********************
// 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: 'Pretendard';
 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;}
section{margin-left:325px;}
.small_inner{width:860px; margin:0 auto}
.inner{margin:0 40px;}
td{vertical-align: middle;}
.mainTit{font-family: 'Aggravo';}
input:focus, select:focus{outline: none;}
select {-webkit-appearance: none;-moz-appearance: none;appearance: none;}
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;}
.co_0{color: #eef8ff;}
.co_1{color: #d9efff;}
.co_2{color:#bbe3ff;}
.co_3{color:#8cd3ff;}
.co_4{color:#55b9ff;}
.co_5{color:#2e99ff;}
.co_6{color:#177af9;}
.co_7{color:#1062e5;}
.co_8{color:#144fb9;}
.co_9{color:#174591;}
.co_10{color:#132b58;}
.co_point{color:#D93025}
.co_orange{color:#F8B879;}

.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;}

.bco_0{background: #eef8ff;}
.bco_1{background: #d9efff;}
.bco_2{background:#bbe3ff;}
.bco_3{background:#8cd3ff;}
.bco_4{background:#55b9ff;}
.bco_5{background:#2e99ff;}
.bco_6{background:#177af9;}
.bco_7{background:#1062e5;}
.bco_8{background:#144fb9;}
.bco_9{background:#174591;}
.bco_10{background:#132b58;}
.bco_point{background:#FDEDED}
.bco_orange{background:#FDECD7;}

.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;}
