#recruitJpTitle{
    margin-left: 90px;
}

@media (max-width: 575px){
    #recruitJpTitle {
        left: 140px;
    }

}