@charset "UTF-8";
:root {
  --MSIBodyFont:-apple-system, BlinkMacSystemFont, "myriad-pro", "Segoe UI", "Noto Sans TC", "Microsoft JhengHei", "Meiryo UI", Helvetica, Arial, sans-serif;
}

.pro--title--main, .pro--title--sub {
  font-family: var(--MSIBodyFont);
  --MSIBodyFont:-apple-system, BlinkMacSystemFont, "myriad-pro", "Segoe UI", "Noto Sans TC", "Microsoft JhengHei", "Meiryo UI", Helvetica, Arial, sans-serif;
}

html:lang(ja-JP) .pro--title--main, html:lang(ja-JP) .pro--title--sub, html:lang(JP) .pro--title--main, html:lang(JP) .pro--title--sub {
  --MSIBodyFont:-apple-system, BlinkMacSystemFont, "century-gothic", Lucida Century Gothic, Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, メイリオ, Meiryo, Helvetica, Arial, Verdana, sans-serif;
}
html:lang(ja-JP) .pd-block[data-font=creation], html:lang(JP) .pd-block[data-font=creation] {
  --block-font:-apple-system, BlinkMacSystemFont, "century-gothic", Lucida Century Gothic, Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, メイリオ, Meiryo, Helvetica, Arial, Verdana, sans-serif;
}
html:lang(ja-JP) [data-font=creation], html:lang(JP) [data-font=creation] {
  font-family: var(--MSIBodyFont);
  --MSIBodyFont:-apple-system, BlinkMacSystemFont, "century-gothic", Lucida Century Gothic, Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, メイリオ, Meiryo, Helvetica, Arial, Verdana, sans-serif;
}

html:lang(zh-CN) .pro--title--main, html:lang(zh-CN) .pro--title--sub, html:lang(CN) .pro--title--main, html:lang(CN) .pro--title--sub {
  --MSIBodyFont:-apple-system, BlinkMacSystemFont, "Segoe UI", "Microsoft JhengHei", "Meiryo UI", Helvetica, Arial, sans-serif;
}
html:lang(zh-CN) .pd-block[data-font=creation], html:lang(CN) .pd-block[data-font=creation] {
  --block-font:-apple-system, BlinkMacSystemFont, "Segoe UI", "Microsoft JhengHei", "Meiryo UI", Helvetica, Arial, sans-serif;
}
html:lang(zh-CN) [data-font=creation], html:lang(CN) [data-font=creation] {
  font-family: var(--MSIBodyFont);
  --MSIBodyFont:-apple-system, BlinkMacSystemFont, "Segoe UI", "Microsoft JhengHei", "Meiryo UI", Helvetica, Arial, sans-serif;
}/*# sourceMappingURL=bpmnt-pro-fonts-2024.css.map */