@charset "UTF-8";

#wrap{width:100%; height:100vh; display: flex; flex-direction: column; min-width: 1400px; min-height: 930px; }
#header{width: 100%; border-bottom:1px solid #E5E5E5; align-items: flex-start !important;}
#container{width: 100%; align-items: center !important;}
#footer{width:100%; height: 223px; background-color: #1C263B;  align-items: end !important;}

#wrap_header{width:1200px; height:100px; margin:0 auto; display:flex; flex-direction: row; justify-content: space-between;}
#wrap_footer{width:1200px; margin:0 auto; display:flex; flex-direction: row; justify-content: space-between; align-items: flex-start; padding:50px 0; letter-spacing: -0.03em;}
