@charset "utf-8";
/*--------------------
#interview09
--------------------*/
.pattern07 .section_img {
    top: -165px;
}
@media screen and (max-width: 1400px) {
    .pattern07 .section_img {
        top: -8.5714vw;
    }
}