.margin-regulate .column-01 .figure img{
    width: 100%;
    max-width: 444px;
}
.c-steps-02 .column-01.long-heading .content {
    margin-top: 110px;
}
@media only screen and (max-width: 640px){
    .margin-regulate .column-01 .content,
    .margin-regulate .column-01.long-heading .content {
        margin-top: 12px;
    }
    .margin-regulate .column-01 .figure {
        margin-top: 54px;
    }
    .margin-regulate .column-01 .figure img{
        width: 100%;
        max-width: 222px;
    }

    .margin-regulate .column-01.long-heading .figure {
        margin-top: 84px;
    }
}

@media only screen and (max-width: 960px){
    .column-01.long-heading .c-heading2-02 .heading-main h2 br {
        display: block;
    }
}