@charset "utf-8";
/*===========================
add
===========================*/



.fs40p{
    font-size: 45%;
    line-height: 2 !important;
}

@media screen and (max-width: 600px) {
    .fs40p{
        font-size: 48%;
        line-height: 2 !important;
    }
}
