@charset "UTF-8";
:root {
  --font-base: "Noto Sans JP",
               "Hiragino Kaku Gothic ProN", "Hiragino Sans",
               "Yu Gothic Medium", "Yu Gothic", "Meiryo", system-ui, sans-serif;
}
