.flatpate .top-pro-txt {
    left: 50px!important;
}
.irregular-logo {
    max-width: unset; 
    width: 380px;
    margin-bottom: 30px;
    display: block;
}
.c-white {
    color: #fff;
}
@media (max-width: 1087px){
    .flatpate .top-pro-txt {
        left: 32px!important;
    }
    .irregular-logo {
        max-width: unset; 
        width: 250px;
        margin-bottom: 10px;
        display: block;
    }
}
@media (max-width: 735px){
    .flatpate .top-pro-txt {
        left: 16px!important;
    }
    .irregular-logo {
        width: 180px;
    }
    .catch-line-01 {
        font-size: 2.0rem !important;
        line-height: 32px !important;
        font-family: 'UD新ゴNT L', sans-serif;
    }
}
