/* 공통 */
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100;300;400;500;700;900&display=swap');
html,body {font-family: 'Lato','Noto Sans KR','Noto Sans Korean','Noto Sans Korean','nanum gothic','Sans Serif';margin: 0px;}

ul,dl,dt,dd {margin:0;padding:0;list-style:none}

a, a:hover {color:#333333;text-decoration: none;}

input[type="text"] {font-size: 14px;line-height: 38px;font-weight: 500;}