/* ================================
   전체 레이아웃
================================ */
body {position: relative; width: 100%; overflow-x: hidden; font-family: 'Poppins-Medium', 'Pretendard', sans-serif; line-height: 1.4;}	
#wrap {width: 100%; height: 100%;}

