.btn::after {
    background-image: url("../img/icon-arrow-gr.svg");
}

.news__box--txt a {
    background-image: url("../img/icon-jump.png");
}

.news__box--txt a:hover {
    background-image: url("../img/icon-jump-push.png");
}

.pagination__item:nth-child(3):after {
    background-image: url("../img/icon-arrow-grLow.svg");
}

.jump-l::after {
    background-image: url("../img/icon-arrow-grn.svg");
}

.jump-r::after {
    background-image: url("../img/icon-arrow-org.svg");
}

.reg__topic::after {
    background-image: url("../img/logo-black.svg");
}

.mo__topic::after {
    background-image: url("../img/logo-black.svg");
}

.mo--event--03::after {
    background-image: url("../img/icon-month-3.svg");
}

.mo--event--04::after {
    background-image: url("../img/icon-month-4.svg");
}

.mo--event--07::after {
    background-image: url("../img/icon-month-7.svg");
}

.mo--event--08::after {
    background-image: url("../img/icon-month-8.svg");
}

.mo--event--09::after {
    background-image: url("../img/icon-month-9.svg");
}

.mo--event--11::after {
    background-image: url("../img/icon-month-11.svg");
}

.mo--event--12::after {
    background-image: url("../img/icon-month-12.svg");
}

.supp__txt a {
    background-image: url("../img/icon-jump.png");
}

.supp__txt a:hover {
    background-image: url("../img/icon-jump-push.png");
}

.about__topic--ttl::after {
    background-image: url("../img/logo-black.svg");
}

.history {
    background-image:
        url("../img/icon-cloud-01.svg"),
        url("../img/icon-cloud-02.svg"),
        url("../img/icon-cloud-03.svg"),
        url("../img/icon-cloud-04.svg");
}

.history__topic::after {
    background-image: url("../img/logo-black.svg");
}