@charset "utf-8";

*{margin:0; padding:0; flex-shrink: 0;} 

body{font-size:12px; color:#000; font-family:"Pretendard", sans-serif; word-break: keep-all;}
a{outline:0px;}
a:link{color:inherit; text-decoration:none;}                                       
a:hover{color:inherit; text-decoration:none;}
a:visited{color:inherit;  text-decoration:none;}

caption, legend{font-size:0px; width:0px; height:0px; overflow:hidden; position:absolute; visibility:hidden;}

img{border:0px;}

fieldset,img{border:0; vertical-align:top;}

table{border-collapse:collapse; border-spacing:0; border:0;}

input,textarea,select{font-family:inherit; font-size:inherit; font-weight:inherit;}

input[type=password]{IME-MODE: disabled;}

ul,ol,dl{list-style:none;}
h1, h2, h3, h4, h5, h6, p {margin: 0; padding: 0;}

textarea{overflow:auto;} 

button,label{cursor:pointer;}

hr{display:none; clear:both;}