/* 全ページ共通：承認されたNoto Serif JPに統一。 */
@font-face{font-family:"Site Noto Serif JP";font-style:normal;font-weight:400;font-display:swap;src:url("../fonts/site-noto-serif-jp-400.ttf") format("truetype")}
@font-face{font-family:"Site Noto Serif JP";font-style:normal;font-weight:600;font-display:swap;src:url("../fonts/site-noto-serif-jp-600.ttf") format("truetype")}
@font-face{font-family:"Site Noto Serif JP";font-style:normal;font-weight:700;font-display:swap;src:url("../fonts/site-noto-serif-jp-700.ttf") format("truetype")}
:root{--site-font:"Site Noto Serif JP","Yu Mincho","Hiragino Mincho ProN",serif}
html body,html body *,html body *::before,html body *::after{font-family:var(--site-font)!important}
