@charset "utf-8";

.header_model { background:url("../img/vis_model.png") center / 100% auto no-repeat; bottom:-11rem; height:87.4rem; position:absolute; right:-8rem; width:90.3rem; }

@media screen and (max-width:960px) {
    .header_model { bottom:-9.6rem; height:32.4rem; position:absolute; right:-5.6rem; width:33.5rem; }
}