/*本文共通フォント*/
.desc,
.aboutWrap .textContentsX .desc,
.conceptWrap .rowContentsX .textContentsX .desc,
.serviceWrap .rowContentsX .textContentsX .desc,
.footer .contactWrap .contactInner .desc,
.recruitWrap .rowContentsX .textContentsX .desc,
.visitingWrap .rowContentsX .textContentsX .desc,
.infosWrap .rowContentsX .textContentsX .desc,
.infectiousWrap .rowContentsX .textContentsX .textX .blackTxt,
.infectiousWrap .rowContentsX .textContentsX .textX .blueTxt,
.beautyWrap .rowContentsX .textContentsX .desc,
.visitingWrap .contentsX .itemX .desc,
.notoSerif,
.expensesWrap .trX .thX .th,
.menuOverTxt.notoSerif span,
.staffWrap .rowContentsX .textContentsX .centerX .info,
.staffWrap .rowContentsX .textContentsX .bottomX .desc,
.staffWrap .staffInfoTxt,
.main .infoTbX .trX .thX .th,
.main .infoTbX .trX .tdX .td,
.greetingsWrap .rowContentsX .textContentsX .desc,
.aboutWrap .contentsX .th,
.aboutWrap .contentsX .td,
.main .news.cf .newsContentsLink .newsTit,
.main .news.cf .newsContentsLink .newsDate,
.main .newsPageBox .newsInner .newsPage .rightBlock .webgene-item.mt-2 a .arcTxt, .main .newsPageBox .newsInner .newsPage .rightBlock .webgene-item.mt-2 a .catTxt,
.main .contactWrap .contactInner .lead__box-text, .main .contactWrap .contactInner .lead__box-link,
.main .contactWrap .contactInner .page-contact .item .l-tit .tit,
.l-privacy-checked a,
.main .section .sectionInner .privacy .inner .privacyText,
.main .section .sectionInner .privacy .inner .h2
{
	font-family: "Noto Sans JP", sans-serif !important;
    font-weight: 300; /* 細字（Light）を指定 */
}

div input{
	font-family: "Noto Sans JP", sans-serif !important;
    font-weight: 300; /* 細字（Light）を指定 */
}
  