/* -----------------------
　　サイト共通カラー
----------------------- */

:root {
  --c_blue: 13, 76, 146;
  --c_gold: 167, 150, 60;
}

