@charset "UTF-8";

.ani-on .wrap-report.report_2.ani {right: 0; transition-delay: .6s;}
.wrap-report.report_2 { padding-bottom: 49px; border-bottom: 0;}

@media all and (max-width: 700px) {
    .wrap-report.report_2 {padding-bottom: 35px; border-right: 0; border-bottom: 1px solid #bfbfbf;}
}

@media all and (max-width: 500px) {
    .wrap-report.report_2 {border-bottom: 1px solid #bfbfbf;}
}
