@charset "UTF-8";

body * {/*letter-spacing: -1px;*/letter-spacing :0;box-sizing:border-box; -webkit-tap-highlight-color:transparent; font-family:'SS', 'Malgun Gothic','맑은 고딕', 'AppleGothicNeoSD','Apple SD 산돌고딕 Neo','Droid sans', Gulim,'굴림',sans-serif !important;}
/* .monimo-wrap * {letter-spacing: -.03125rem;} */

em, i {font-style: normal}
h1, h2, h3{font-weight: 300;margin:0;padding:0}
strong {font-weight: 700}
/* .monimo-wrap strong {font-weight: 700} */
ul, ol, li {list-style: none;}
html, body, article, div, section, header, main, aside, footer,p, ul, ol, li, dl, dt, dd, table, th, td {
    margin: 0; padding: 0; line-height: 1; box-sizing: border-box; font-weight: 300;
}
p, strong, li {line-height: 1.3;}
input, select, button {border: 0; background: transparent}
input, select {appearance: none;-webkit-appearance: none;-o-appearance: none;-ms-appearance: none;}
input::-webkit-input-placeholder { color: #868a93; font-size: 1.125rem;}
input:-ms-input-placeholder { color: #868a93; font-size: 1.125rem;}
input::-moz-placeholder { color: #868a93; opacity: 1; font-size: 1.125rem;}
input:-moz-placeholder { color: #868a93; opacity: 1; font-size: 1.125rem;}
button {margin: 0; padding: 0; line-height: 1; cursor: pointer; }
/* button:focus {outline-color: #757575; } */
fieldset, figure, blockquote {margin:0; padding:0; border:0;}
cite {font-style: normal}
/* legend {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px,1px,1px,1px);
    word-break: initial;
    word-wrap: initial
} */
header {position: relative;}
a {text-decoration: none;color: inherit} 
/* a:active,a:focus {
    color: inherit
}
a:focus {
    outline-color: #757575;
} */
table {
    width: 100%; border-collapse: collapse; table-layout: fixed;
}

table caption {
    position: static;
    margin: 0;
    padding: 0;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px,1px,1px,1px);
    word-break: initial;
    word-wrap: initial
}
img { border: 0; }