:root{
    --base-color: #000;
    --base-font-weight:500;
    --base-font-family:"Noto Sans JP", sans-serif;
    --roboto:"Roboto", sans-serif;
    --color-green:#124b25;
}