#top_fv {
    background-image: url(/line-flow/soryohaken/images/pc_fv_bg.png);
    background-position: center top;
    background-repeat: no-repeat;
}

@media only screen and (max-width: 768px){
    footer {
        width: 100%;
    }
}