:root {
  /* color 
    ------------------------------------------------------------------------*/
  --colorBase: #000;
  /* font-family 
    ------------------------------------------------------------------------*/
  --font-notosans: "Noto Sans JP", sans-serif;


  /* font-size clamp : https://min-max-calculator.9elements.com/ 
    ------------------------------------------------------------------------*/
}
