/* メインカラーを変数に */
:root {
  --main-color: #6777ef;
  --sub-color: #acb5f6;
  --syousai-color: #acb5f6;
  --tabsub-color: #ccd2ff;
}
