@charset "utf-8";

@import 'font.css';

/* Reset */ 
html, body {margin:0; color:#000; font-family:'Pretendard', '맑은 고딕', Dotum, '돋움', Gulim, '굴림', Tahoma, Arial; font-size:62.5%; font-weight:300; line-height:1; overscroll-behavior:none;}
div, h1, h2, h3, h4, h5, h6, ul, ol, li, dl, dt, dd, p, form, fieldset, input, table, tr, th, td {margin:0; padding:0;}
h1, h2, h3, h4, h5, h6 {font-weight:normal; font-size:0; line-height:0;}
ul, ol, li {list-style:none;}
img {border:none; vertical-align:top;}
legend, caption {visibility:hidden; overflow:hidden; width:0; height:0; font-size:0; line-height:0;}
legend {width:0;}
fieldset {margin:0; padding:0; border:0 none;}
input, textarea, checkbox, select {margin:0; padding:0; border:none; -webkit-appearance:none; -moz-appearance:none; appearance:none; font-family:'Pretendard', '맑은 고딕', Dotum, '돋움', Gulim, '굴림', Tahoma, Arial; vertical-align:middle;}
textarea {font-family:'Pretendard', '맑은 고딕', Dotum, '돋움', Gulim, '굴림', Tahoma, Arial;}
label, button {cursor:pointer;}
button {overflow:visible; margin:0; padding:0; border:0 none; background:transparent; vertical-align:middle; font-family:inherit;}
button *{position:relative;}
a {text-decoration:none;}
figure {margin:0; padding:0;}

article, aside, footer, header, hgroup, main, nav, section {display:block;}
*{box-sizing:border-box;}

.hide {opacity:0; width:0; height:0; margin:0; padding:0; font-size:0;}