:root{
--om-font-heading:"Zen Kaku Gothic New","Yu Gothic","YuGothic","Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro",Meiryo,sans-serif;
--om-font-body:"Lato","游ゴシック体","Yu Gothic","YuGothic","ヒラギノ角ゴシック Pro","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
--om-font-mincho:"Yu Mincho","YuMincho","Hiragino Mincho ProN","Hiragino Mincho Pro","游明朝",serif;
--om-font-price:Arial,sans-serif;
--om-weight-medium:500;
--om-weight-bold:700;
--om-weight-heading:700;
--om-green:#556B2F;
--om-green-dark:#445426;
--om-gold:#B89B5E;
--om-gold-dark:#9D8145;
--om-bg:#FAF8F3;
--om-white:#FFFFFF;
--om-border:#E7E1D8;
--om-text:#444444;
--om-sub:#777777;
--om-danger:#B94A48;
--om-radius:8px;
--om-shadow:0 8px 24px rgba(0,0,0,.05);
--om-transition:.25s ease;
--om-btn-radius:6px;
--om-btn-padding:16px 34px;
}
