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

:root {
--c_blue: 9, 107, 104;
  --c_gold: 163, 29, 29;
}

