.sd[data-s-e69c5069-9285-4c84-a886-15b6f543e113] {
    flex: none;
    height: auto;
    margin: 0px 24px 0px 0px;
    width: 30px;
    max-width: calc(100% - 24px);
}

@media screen and (max-width: 540px) {
    .sd[data-s-e69c5069-9285-4c84-a886-15b6f543e113] {
        flex: none;
        width: 26px;
        max-width: calc(100% - 24px);
    }
}

.sd[data-s-71776db5-949f-4b12-a1ac-5b7f814b0945] {
    color: #002144;
    font-size: 18px;
    transform: rotate(0deg);
}

@media screen and (max-width: 840px) {
    .sd[data-s-71776db5-949f-4b12-a1ac-5b7f814b0945] {
        font-size: 12px;
        margin: 0px 0px 0px 4px;
        transform: rotate(90deg);
        max-width: calc(100% - 4px);
    }
}

.sd[data-s-d8b02e3c-12c8-4d50-a6d0-d1bc993a016a] {
    color: #002144;
    font-size: 18px;
    transform: rotate(0deg);
}

@media screen and (max-width: 840px) {
    .sd[data-s-d8b02e3c-12c8-4d50-a6d0-d1bc993a016a] {
        font-size: 12px;
        margin: 0px 0px 0px 4px;
        transform: rotate(90deg);
        max-width: calc(100% - 4px);
    }
}

.sd[data-s-e57f03d3-5527-4711-8fd3-2e270270701a] {
    background: #002144;
    border-radius: 2px;
    flex: none;
    height: 3px;
    margin: 11px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: 3px;
    max-width: 100%;
}

@media screen and (max-width: 540px) {
    .sd[data-s-e57f03d3-5527-4711-8fd3-2e270270701a] {
        margin: 10px 0px 0px 0px;
        max-width: 100%;
    }
}

body {
    background: #ffffff;
    transition: background 0.5s cubic-bezier(0.4, 0.4, 0, 1);
}

:root {
    --s-font-18acaf9f: Montserrat;
    /* --s-font-b39ea391: 'ヒラギノUD角ゴ W6 JIS2004';
    --s-font-e19323e9: 'ヒラギノUD角ゴ W3 JIS2004'; */
    --s-font-34908f78: Lato;
    /* --s-font-9bb0a3f8: 'A1ゴシック M JIS2004';
    --s-font-6c82af3b: 'A1ゴシック L JIS2004';
    --s-font-ceb44878: 'A1ゴシック R JIS2004'; */
    --s-font-ada9c6f2: Inter;
}