@charset "utf-8";

 /* RESET START */
html ,body {margin:0; padding:0;box-sizing: border-box; font-family:'Pretendard', "Roboto", "Malgun Gothic", "Segoe UI", AppleSDGothicNeo, "Apple SD Gothic Neo", "Apple SD 산돌고딕 Neo", "Microsoft NeoGothic", "Droid sans", Verdana,arial,sans-serif; font-weight:500; font-size:14px; line-height: 1.43; -webkit-text-size-adjust:none;}
dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote {margin:0; padding:0; -webkit-text-size-adjust:none;box-sizing: border-box;}
th,td, input,textarea,select, button {font-size:inherit; color:inherit; font-family:inherit; -webkit-text-size-adjust:none;box-sizing: border-box;}
th,td {word-break:break-all; word-wrap:break-word; -webkit-text-size-adjust:none;box-sizing: border-box;}
table {border-spacing:0; border-collapse:collapse; -webkit-text-size-adjust:none; border:0; table-layout:fixed;box-sizing: border-box;}
address,caption,cite,code,dfn,em,var {font-style:normal; font-weight:normal;text-decoration: none; -webkit-text-size-adjust:none;box-sizing: border-box;}
ol,ul ,li {list-style:none;box-sizing: border-box;}
h1,h2,h3,h4,h5,h6 {font-size:100%;box-sizing: border-box;}
abbr,acronym {border:0;box-sizing: border-box;}
hr {clear:both; display:none;box-sizing: border-box;}
legend {visibility:hidden; overflow:hidden; line-height:0; width:0; height:0; margin:0; padding:0; text-indent:-99999px; font-size:0;box-sizing: border-box;}
fieldset {border:0 none;box-sizing: border-box;}
label {cursor:pointer; margin: 0;box-sizing: border-box;}
img {border:0 none; vertical-align: middle;box-sizing: border-box;}
a, a:active {text-decoration:none;box-sizing: border-box;}
input {vertical-align:middle;outline: none;}
textarea {resize:none; border:0;-webkit-appearance: none; }
select {-webkit-appearance:none;-moz-appearance:none;-o-appearance:none;appearance:none;}
input,button,textarea,select,strong,em {box-sizing: border-box;font-family: 'Pretendard', "Roboto", "Malgun Gothic", "Segoe UI", AppleSDGothicNeo, "Apple SD Gothic Neo", "Apple SD 산돌고딕 Neo", "Microsoft NeoGothic", "Droid sans", Verdana, arial, sans-serif;}

/* RESET END */