[id=showArea]{
    font-family: "Noto Sans JP", -apple-system, BlinkMacSystemFont, "Hiragino Sans", "Yu Gothic", Meiryo, sans-serif;
    font-weight: 400;

    strong{
        font-weight: 700;
    }
    strong > *{
        font-weight: 700;
    }
    a{
        color: #1a0dab;
        text-decoration: underline;
    }
    u, u *{
        text-decoration: underline !important;
        text-decoration-color: #000 !important;
    }
    #pdf_button{
        text-decoration: none;
    }
}