/* =====================================
   上部メニュー
===================================== */

.ja a#Solutions_tab{
    font-size:0 !important;
}

.ja a#Solutions_tab::before{
    content:"お役立ちガイド" !important;
    font-size:16px !important;
}


/* =====================================
   パンくず
===================================== */

.ja span[data-id="kbLanding_breadcrumb_0"]{
    font-size:0 !important;
}

.ja span[data-id="kbLanding_breadcrumb_0"]::before{
    content:"お役立ちガイド・FAQ" !important;
    font-size:14px !important;
}


/* =====================================
   ホーム画面カード
===================================== */

.home.ja .ModuleCont__moduleCont .ContentBox__boxThree:first-child .ContentBox__headerMid a{
    font-size:0 !important;
}

.home.ja .ModuleCont__moduleCont .ContentBox__boxThree:first-child .ContentBox__headerMid a::before{
    content:"お役立ちガイド・FAQ" !important;
    font-size:1.25rem !important;
}


/* =====================================
   最新のお役立ちガイド・FAQ
===================================== */

.ja h5[data-id="recentArticles"] .modulesname{
    font-size:0 !important;
}

.ja h5[data-id="recentArticles"] .modulesname::before{
    content:"お役立ちガイド・FAQ" !important;
    font-size:1rem !important;
}


/* =====================================
   人気のある お役立ちガイド・FAQ
===================================== */

.ja .popularAricles .ListHeader__header2,
.ja .popularAricles .ListHeader__header1{
    font-size:0 !important;
}

.ja .popularAricles .ListHeader__header2::before{
    font-size:1.1875rem !important;
    content:"人気のある お役立ちガイド・FAQ";
}

.ja .popularAricles .ListHeader__header1::before{
    font-size:1rem !important;
    content:"人気のある お役立ちガイド・FAQ";
}
