@charset "utf-8";

.header_model { background:url("../img/vis_model.png") center / 100% auto no-repeat; bottom:-29rem; height:110rem; position:absolute; right:-33rem; width:94.4rem; }

@media screen and (max-width:960px) {
    .header_model { bottom:-18.6rem; height:40.4rem; position:absolute; right:-10.6rem; width:34.7rem; }
}