/*var*/
:root {
  /*color*/
  --c-green-txt: #4daa55;
  --c-green-bg: #72c279;
  --c-s-blue: #479cd6;
  --c-blue-txt: #4294c7;
  --c-txt-black: #423a33;
  --c-sunglow: #ffd143;
  --c-persimmon: #f3742b;
  --c-green-shadow: #9ed9a5;
  /*font*/
  --f-notosans: "Noto Sans JP", sans-serif;
  --f-notosansKR: "Noto Sans KR", sans-serif;
  --f-notosansSC: "Noto Sans SC", sans-serif;
  --f-notosansTC: "Noto Sans TC", sans-serif;
  --f-notable: "Notable", sans-serif;
  /*swipper*/
}
