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

:root {
  --c_blue: 30, 86, 160;
  --c_gold: 167, 150, 60;
}
