/* === style-ja.css — Japanese language overrides === */

body {
  font-family: 'Hiragino Kaku Gothic ProN', 'Hiragino Sans', 'Meiryo', 'Noto Sans JP', 'Yu Gothic', sans-serif;
}

h1, h2, h3, h4, h5, h6,
.nav-links a,
.card-body h3,
.section-title h2,
.btn,
.footer-col h4 {
  font-family: 'Hiragino Kaku Gothic ProN', 'Hiragino Sans', 'Meiryo', 'Noto Sans JP', 'Yu Gothic', sans-serif;
}
