/* 自動生成。編集しない。正本 = 各医院マスタの design.palette */
:root{
  --brand:#0EA2DC;
  --brand-text:#0161B0;
  --brand-strong:#01548F;
  --brand-face:#eef7fc;
  --neutral-face:#f1f5f8;
  --ground:#f9fbfc;
  --ink:#2b2b2b;
  --ink-2:#515a61;
  --ink-3:#566068;
  --line:#78868f;
  --line-soft:#dfe6ea;
  --go:#0161B0;
  --closed:#5b6660;
  --scrim:rgba(4,34,56,.62);
  --sh-sm:0 1px 3px rgba(20,40,60,.07);
  --sh-md:0 6px 18px rgba(20,40,60,.09);
  --sh-bar:0 -2px 12px rgba(20,40,60,.09);
}
:root[data-clinic="goto"]{
  --brand:#0EA2DC;
  --brand-text:#0161B0;
  --brand-strong:#01548F;
  --brand-face:#eef7fc;
  --neutral-face:#f1f5f8;
  --ground:#f9fbfc;
  --ink:#2b2b2b;
  --ink-2:#515a61;
  --ink-3:#566068;
  --line:#78868f;
  --line-soft:#dfe6ea;
  --go:#0161B0;
  --closed:#5b6660;
  --scrim:rgba(4,34,56,.62);
  --sh-sm:0 1px 3px rgba(20,40,60,.07);
  --sh-md:0 6px 18px rgba(20,40,60,.09);
  --sh-bar:0 -2px 12px rgba(20,40,60,.09);
}
