@charset "utf-8";
/* CSS Document */

/* --------------------------------------------------
----------  12.ページタイトル         ---------------
-------------------------------------------------- */

    /*----------------------------------------------- */
    /*    PC時設定                                    */
    /*----------------------------------------------- */

    .hpci-12_rist_title .page-title
    {
        letter-spacing : 0px;
        color          : #222222;
        height         : auto;
        opacity        : 1;
        font-weight    : bold;
        font-size      : 2.8rem;
        padding        : 28px 0 27px 0;
    }

    /*----------------------------------------------- */
    /*    SP時設定                                    */
    /*----------------------------------------------- */
    
@media all and (max-width:767px) {


}
/* --------------------------------------------------
---  12.ページタイトル  End                       ---
-------------------------------------------------- */
