.sponsorship-description .m-post-area2 {
    font-size: 1.8rem;
}
.sponsorship-description .sponsorship-notice{
    color: red;
    font-size: 1.6rem;
    margin-top: 2rem;
    display: block;
    padding-left: 1em;
    text-indent: -1em;
    margin-left: -2rem;
}
.sponsorship-description .m-small-heading {
    color: var(--colorMain5);
    margin-top: 5.5rem;
    padding-left: 0;
}
.sponsorship-description .m-small-heading:before {
    display: none;
}
.sponsorship-description .m-post-area2 .nd-markdown-p>a::after {
    width: 1.6em;
    height: 1.6em;
    transform: translateY(0.4em);
}
.sponsorship-description .m-post-area2 .nd-markdown-p:nth-child(2) {
    margin-bottom: 0.6rem;
}

.sponsorship-description ul {
    margin-left: -1.1rem;
}
.sponsorship-description li.m-bulleted-text {
    padding-left: 1.6em;
}
.sponsorship-description li.m-bulleted-text::before {
    content: "・";
}

@media screen {
    .page-race-sponsorship .sponsorship-description__inner,
    .page-race-sponsorship .sponsorship-description__inner .sponsorship-notice {
        font-size: 1.4rem;
    }
    .sponsorship-description ul {
        margin-left: -0.8rem;
    }
    .sponsorship-description .sponsorship-description__inner .sponsorship-notice{
        margin-left: -1rem;
        margin-top: 1rem;
        font-size: 1.3rem;
    }
    .sponsorship-description .m-post-area2 .nd-markdown-p:nth-child(2) {
        margin-bottom: 0.4rem;
    }
    .sponsorship-description .m-post-area2 .nd-markdown-p {
        margin-bottom: 0;
    }
    .sponsorship-description .m-small-heading {
        margin-top: 2rem;
        margin-bottom: 1rem;
    }
    .sponsorship-description .m-small-heading {
        margin-top: 3rem;
    }
}
