@charset "UTF-8";
/*@import 'font.css';*/
@import url(https://fonts.googleapis.com/earlyaccess/notosanskr.css);
/* 초기화 */
* {max-height:999999px; -webkit-text-size-adjust:none; -moz-text-size-adjust: none; -ms-text-size-adjust: none;}
img {border:0; vertical-align:middle}
a {text-decoration:none; color:#494949; outline:none;}
ul li {list-style:none}
html, body{height:100%}
body {margin:0; padding:0; font-size:15px; line-height:1.2em;}
table{border-spacing:0;}
input, select, textarea, button{font-family:inherit;}
input[type='submit'], input[type='reset'], input[type='button'], button{-webkit-appearance:none;}

.bold {font-weight:500}  /* 타이틀굵게 */
.font17 {font-size:1.13rem}
.space10 {clear:both;height:10px}
.space20 {clear:both;height:20px}
.space30 {clear:both;height:30px}
.space40 {clear:both;height:40px}
.space50 {clear:both;height:50px}
.space60 {clear:both;height:60px}
.clear {clear:both;float:none}