@charset "utf-8";

.header_model { background:url("../img/vis_model.png") center / 100% auto no-repeat; bottom:-22rem; height:97.4rem; position:absolute; right:-14rem; width:78.3rem; }

@media screen and (max-width:960px) {
    .header_model { bottom:-9.6rem; height:35.7rem; position:absolute; right:-5.6rem; width:28.1rem; }
}