@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100..900&family=Noto+Sans+KR:wght@100..900&display=swap');


/* --main-color:#5D755D;
  --sub-color1:#394839;
  --sub-color2:#F3EEE2;
  --sub-color3:#E2E2E2;
  --wrapper-color:#F6F8F0;
  --wraper-size:1720px; */


:root{
  --main-tit-font-size : 90px;
  --main-tit-font-family : "Inter";
  --layout-aside-height : 950px;
  --layout-height : 2240px;
  --wire_style-height : 1000px;
  --check_effect-h2-padding-top : 95px;
}