@charset 'utf-8';
@font-face {
    font-family: 'NanumSquare';
    font-style: normal;
    font-weight: 700;
    src: url('/Mlang/font/nanumsquarer.eot');
    src: url('/Mlang/font/nanumsquarer.eot?#iefix') format('embedded-opentype'), url('/Mlang/font/nanumsquarer.woff') format('woff'), url('/Mlang/font/nanumsquarer.ttf') format('truetype');
}

@font-face {
    font-family: 'NanumSquareBold';
    font-style: normal;
    font-weight: 700;
    src: url('/Mlang/font/nanumsquareb.eot');
    src: url('/Mlang/font/nanumsquareb.eot?#iefix') format('embedded-opentype'), url('/Mlang/font/nanumsquareb.woff') format('woff'), url('/Mlang/font/nanumsquareb.ttf') format('truetype');
}

@font-face {
    font-family: 'NanumGothic';
    font-style: normal;
    font-weight: 700;
    src: url('/Mlang/font/NanumGothic.eot');
    src: url('/Mlang/font/NanumGothic.eot?#iefix') format('embedded-opentype'), url('/Mlang/font/NanumGothic.woff') format('woff'), url('/Mlang/font/NanumGothic.ttf') format('truetype');
}

@font-face {
    font-family: 'NanumGothicBold';
    font-style: normal;
    font-weight: 700;
    src: url('/Mlang/font/NanumGothic-Bold.eot');
    src: url('/Mlang/font/NanumGothic-Bold.eot?#iefix') format('embedded-opentype'), url('/Mlang/font/NanumGothic-Bold.woff2') format('woff2'), url('/Mlang/font/NanumGothic-Bold.woff') format('woff'), url('/Mlang/font/NanumGothic-Bold.ttf') format('truetype');
}

/* NanumSquareNeo */

@font-face {
    font-family: 'NanumSquareNeo300';
    font-weight: 300;
    src: url('/Mlang/font/NanumSquareNeoTTF-aLt.eot');
    src: local('☺'), url('/Mlang/font/NanumSquareNeoTTF-aLt.eot?#iefix') format('embedded-opentype'), url('/Mlang/font/NanumSquareNeoTTF-aLt.woff2') format('woff2'), url('/Mlang/font/NanumSquareNeoTTF-aLt.woff') format('woff'), url('/Mlang/font/NanumSquareNeoTTF-aLt.ttf') format('truetype');
}

@font-face {
    font-family: 'NanumSquareNeo400';
    font-weight: 400;
    src: url('/Mlang/font/NanumSquareNeoTTF-bRg.eot');
    src: local('☺'), url('/Mlang/font/NanumSquareNeoTTF-bRg.eot?#iefix') format('embedded-opentype'), url('/Mlang/font/NanumSquareNeoTTF-bRg.woff2') format('woff2'), url('/Mlang/font/NanumSquareNeoTTF-bRg.woff') format('woff'), url('/Mlang/font/NanumSquareNeoTTF-bRg.ttf') format('truetype');
}

@font-face {
    font-family: 'NanumSquareNeo700';
    font-weight: 700;
    src: url('/Mlang/font/NanumSquareNeoTTF-cBd.eot');
    src: local('☺'), url('/Mlang/font/NanumSquareNeoTTF-cBd.eot?#iefix') format('embedded-opentype'), url('/Mlang/font/NanumSquareNeoTTF-cBd.woff2') format('woff2'), url('/Mlang/font/NanumSquareNeoTTF-cBd.woff') format('woff'), url('/Mlang/font/NanumSquareNeoTTF-cBd.ttf') format('truetype');
}

@font-face {
    font-family: 'NanumSquareNeo800';
    font-weight: 800;
    src: url('/Mlang/font/NanumSquareNeoTTF-dEb.eot');
    src: local('☺'), url('/Mlang/font/NanumSquareNeoTTF-dEb.eot?#iefix') format('embedded-opentype'), url('/Mlang/font/NanumSquareNeoTTF-dEb.woff2') format('woff2'), url('/Mlang/font/NanumSquareNeoTTF-dEb.woff') format('woff'), url('/Mlang/font/NanumSquareNeoTTF-dEb.ttf') format('truetype');
}

@font-face {
    font-family: 'NanumSquareNeo900';
    font-weight: 900;
    src: url('/Mlang/font/NanumSquareNeoTTF-eHv.eot');
    src: local('☺'), url('/Mlang/font/NanumSquareNeoTTF-eHv.eot?#iefix') format('embedded-opentype'), url('/Mlang/font/NanumSquareNeoTTF-eHv.woff2') format('woff2'), url('/Mlang/font/NanumSquareNeoTTF-eHv.woff') format('woff'), url('/Mlang/font/NanumSquareNeoTTF-eHv.ttf') format('truetype');
}

@font-face {
    font-family: 'NanumSquareNeoVariable';
    src: url('/Mlang/font/NanumSquareNeo-Variable.eot');
    src: local('☺'), url('/Mlang/font/NanumSquareNeo-Variable.eot?#iefix') format('embedded-opentype'), url('/Mlang/font/NanumSquareNeo-Variable.woff2') format('woff2'), url('/Mlang/font/NanumSquareNeo-Variable.woff') format('woff'), url('/Mlang/font/NanumSquareNeo-Variable.ttf') format('truetype');
}

/* html 기본 */

html {
    overflow-y: scroll;
}

body {
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-family: 'NanumGothic', dotum, sans-serif;
    background: #fff;
    color: #000;
}

html,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
img {
    margin: 0;
    padding: 0;
    border: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 1em;
    font-family: 'NanumGothicBold', dotum, sans-serif
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

legend {
    position: absolute;
    margin: 0;
    padding: 0;
    font-size: 0;
    line-height: 0;
    text-indent: -9999em;
    overflow: hidden
}

label,
input,
button,
select,
img {
    vertical-align: middle;
    font-size: 1em
}

input,
button {
    margin: 0;
    padding: 0;
    font-family: 'NanumGothic', dotum, sans-serif;
    font-size: 1em
}

input[type="submit"] {
    cursor: pointer
}

button {
    cursor: pointer
}

textarea,
select {
    font-family: 'NanumGothic', dotum, sans-serif;
    font-size: 1em
}

select {
    margin: 0
}

p {
    margin: 0;
    padding: 0;
    word-break: break-all
}

hr {
    display: none
}

pre {
    overflow-x: scroll;
    font-size: 1.1em
}

a {
    color: #000;
    text-decoration: none
}

/* inline */

img {
    display: inline-block;
    border: 0 none;
}

cite,
code,
dfn,
del,
ins,
label,
q,
strong {
    display: inline-block;
}

cite,
dfn {
    font-style: normal;
}

sub {
    vertical-align: bottom;
    font-family: helvetica;
}

sup {
    vertical-align: top;
    font-family: helvetica;
}

hr {
    display: none;
}

/* table */

table {
    border-spacing: 0;
    border-collapse: separate;
    border-collapse: collapse;
}

caption {
    display: none;
}

th,
td {
    padding: 0;
    vertical-align: top;
    text-align: left;
    font-weight: normal;
}

/* opara height=18px */

/* list */

dd,
dl,
ol,
ul,
li {
    margin: 0;
    padding: 0;
}

li {
    list-style-type: none;
}