#ss_hiroshima .c-linkCard__textwrap {
    background-color: #f6f6f6;
    padding: 40px;
}

#hiroshima .c-linkCard__textwrap {
    background-color: #f6f6f6;
    padding: 40px;
}

#okayama .c-linkCard__textwrap {
    background-color: #f6f6f6;
    padding: 40px;
}

#yamaguchi .c-linkCard__textwrap {
    background-color: #f6f6f6;
    padding: 40px;
}

#tottori .c-linkCard__textwrap {
    background-color: #f6f6f6;
    padding: 40px;
}

#shimane .c-linkCard__textwrap {
    background-color: #f6f6f6;
    padding: 40px;
}

#ss_hiroshima .c-multiCol:last-child {
    margin-top: 24px;
}

@media screen and (max-width: 640px) {
    #ss_hiroshima .c-multiCol:last-child {
        margin-top: 40px !important;
    }
}

#tottori .c-multiCol:last-child {
    margin-top: 24px;
}

@media screen and (max-width: 640px) {
    #tottori .c-multiCol:last-child {
        margin-top: 40px !important;
    }
}

#shimane .c-multiCol:last-child {
    margin-top: 24px;
}

@media screen and (max-width: 640px) {
    #shimane .c-multiCol:last-child {
        margin-top: 40px !important;
    }
}