@charset "utf-8";
@import url('https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard.css');

*{margin: 0; padding: 0;}
body,html{font-size: 12px; font-family:'Pretendard-Regular','NotoSansKR-Regular'; color: #362f2d;}
h1,h2,h3,h4,h5,h6{font-size: 100%;}
ol,ul{list-style: none;}
a{color: inherit; text-decoration: none;}
img{vertical-align: bottom;}
address{font-style: normal;}
table{border-collapse: collapse;}
button{border: none; background: transparent;}
/*2023
#wrap{overflow: hidden;
      min-width: 1400px;
	  max-width: 1920px;
	  margin: 0 auto;}
*/	 