@charset "utf-8";

.MC_wrap2 { margin-top: 5rem !important; }
.MC_box4  { display: none !important; }

@media screen and (max-width: 1024px) {
    .MC_wrap2 { margin-top: 4rem !important; }
}

@media screen and (max-width: 768px) {
    .MC_wrap2 { margin-top: 0 !important; }
}