@charset "UTF-8";

/* reset */
html, body{width:100%;}
*, body{margin:0; padding:0; font-family:'Noto Sans KR', sans-serif; font-weight:400; font-size:1rem; line-height:1.2; vertical-align:baseline; color:#1d1d1d;}
p{margin:0; line-height:1.6;}
li{list-style:none;}
img{max-width:100%;}
span{font:inherit}
dl, ol, ul{margin-bottom:0;}
a, a:hover, .btn:hover{text-decoration:none; color:inherit;}
.btn{border:0; background:0; padding:0; border-radius:0; line-height:1;}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{margin-bottom:0;}
.row{margin-left:0; margin-right:0;}
.clearfix:after{content:""; display:block; clear:both;}

