.cherryblossoms .l-archive__mv {
    background: url(./mv_cherryblossom_sp2.jpg) no-repeat center center;
    background-size: cover
}

@media screen and (min-width: 640px),
print {
    .cherryblossoms .l-archive__mv {
        background: url(./mv_cherryblossom2.jpg) no-repeat center center;
        background-size: cover
    }
}

.table-wrap {
    overflow-x: scroll;
}

/* 県北NT：f2d0be／県央CT：ffcfd0／県南ST：e6cfe3／沿岸CS：ffc0d1 */

table.--sakura-northern-area th {
    background: #f2d0be;
}

table.--sakura-central-area th {
    background: #ffcfd0;
}

table.--sakura-southern-area th {
    background: #e6cfe3;
}

table.--sakura-coastal-area th {
    background: #ffc0d1;
}

h3.--sakura-northern-area span {
    color: #f2d0be;
}

h3.--sakura-central-area span {
    color: #ffcfd0;
}

h3.--sakura-southern-area span {
    color: #e6cfe3;
}

h3.--sakura-coastal-area span {
    color: #ffc0d1;
}