.anchor-contents_a11y_02 {
    color: rgb(0,0,0) !important;
    z-index: 201 !important;
}
.text-adjust-a11y {
    letter-spacing: 1em;
}
.text-a11y {
    line-height: 1;
    font-weight: bold;
}
.text-a11y--colored,
.text-adjust-a11y--colored {
    color: rgb(158, 0, 58) !important;
}
.th--a11y {
    color: rgb(0,0,0) !important;
}
.sr-only--a11y {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}

@media only screen and (max-width: 719px){
    .h1_sp{
        font-size: 36px !important;
    }
    .text-xlarge_sp{
        font-size: 26px !important;
    }
    .h2_sp{
        font-size: 28px !important;
    }
    .container .row ul li .text-medium_sp{
        margin-top: 0px !important;
    }
    .h3_sp{
        font-size: 1.9rem !important;
    }
}