/* 見出し専用：明朝体（他CSSより後読み込み・!importantで上書き） */
h1,
h2,
h3,
h4,
h5,
h6,
.title,
.title.title--left,
.title.title--blue,
.mv__main-title,
.mv-sub__title,
.mv-sub__subtitle,
.about-list__item-title,
.access__title,
.availability__title,
.flow__title,
.flow__sub-title,
.news-list__item-title,
.price__title,
.price__sub-title,
.recruitment-list__item-title,
.service-list__item-title,
.service-sub-list__item-title,
.service-sub-list__item-subtitle,
.works-list__item-title,
.privacy-policy__title,
.page-contact-form__title,
.page-price__title,
.page-dx__title,
.page-dx__content-title,
.page-dx-ict-list__title,
.page-blog-detail__articles-title,
.page-blog-detail__content h2,
.page-blog-detail__content h3,
.page-thanks__sub-title,
.header__drawer-accordion-title,
.common_ttl_02 h3,
.common_ttl_02_white h3,
.about_consult_ttl h3,
.common_mv h2,
.common_mv .title,
[class*="__title"],
[class*="__subtitle"] {
    font-family: "Noto Serif JP", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "Yu Mincho", "YuMincho", "MS PMincho", "MS Mincho", serif !important;
}
