@import "https://fonts.googleapis.com/css2?family=Noto+Sans+KR&display=swap";
*{box-sizing:border-box;word-break:keep-all;outline:0 solid silver;margin:0;padding:0;font-family:Noto Sans KR,sans-serif;list-style:none}body{color:#000;overflow-x:hidden}img{margin:auto 0;display:block}.pc,.pc-flex{display:none}.development{height:100vh;position:relative}.development img{object-fit:cover;width:100%;max-width:1500px;height:auto;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.development2{margin-bottom:250px}.development2 img{width:100%;max-width:1000px;height:auto;margin:0 auto}@media screen and (min-width:1366px){.pc{display:block}.mo{display:none}}
