/* --------------------------------------------------------------------

   #/feature/setting
   過去の特集トップ 更新用css
   主に色指定に使用します
*/

/* Autumn 2025 box color */
.pg-list .pg-list-item--25_autumn01::after {
    background: #8c4669;
}

/* Summer 2025 box color */
.pg-list .pg-list-item--25_summer01::after {
    background: #71b0a2;
}

/* Autumn 2024 box color */
.pg-list .pg-list-item--24_autumn01::after {
    background: #ff824d;
}

/* Summer 2024 02 box color */
.pg-list .pg-list-item--24_summer02::after {
    background: #abecde;
}

/* Summer 2024 01 box color */
.pg-list .pg-list-item--24_summer01::after {
    background: #cbcce8;
}

/* Spring 2024 box color */
.pg-list .pg-list-item--24_spring01::after {
    background: #ffd5dd;
}

/* Winter 2023 box color */
.pg-list .pg-list-item--23_winter01::after {
    background: #e3f4f6;
}

/* Autumn 2023 box color */
.pg-list .pg-list-item--23_autumn01::after {
    background: #ffe5ce;
}

/* Summer 2023 box color */
.pg-list .pg-list-item--23_summer01::after {
    background: #e0f0e2;
}

/* Spring 2023 box color */
.pg-list .pg-list-item--23_spring01::after {
    background: #ffeef3;
}

/* Winter 2022 box color */
.pg-list .pg-list-item--22_winter01::after {
    background: #f3e9ff;
}

/* Autumn 2022 box color */
.pg-list .pg-list-item--22_autumn01::after {
    background: #fff7e8;
}

/* Summer 2022 box color */
.pg-list .pg-list-item--22_summer01::after {
    background: #ebfaea;
}
/* Spring 2022 box color */
.pg-list .pg-list-item--22_spring01::after {
    background: #fff0f0;
}

/* Winter 2021 box color */
.pg-list .pg-list-item--21_winter01::after {
    background: #f3e9ff;
}
/* Autumn 2021 box color */
.pg-list .pg-list-item--21_autumn01::after {
    background: #fff7e8;
}

/* Summer 2021 box color */
.pg-list .pg-list-item--21_summer01::after {
    background: #ebfaea;
}

/* Spring 2021 box color */
.pg-list .pg-list-item--21_spring01::after {
    background: #fff0f0;
}

/* Winter 2020 box color */
.pg-list .pg-list-item--20_winter01::after {
    background: #f3e9ff;
}
/* Autumn 2020 box color */
.pg-list .pg-list-item--20_autumn01::after {
    background: #fff7e8;
}

/* Summer 2020 box color */
.pg-list .pg-list-item--20_summer01::after {
    background: #ebfaea;
}

/* Spring 2020 box color */
.pg-list .pg-list-item--20_spring01::after {
    background: #fff0f0;
}

/* sweets 2019 box color */
.pg-list .pg-list-item--19_sweets01::after {
    background: #f3e9ff;
}

/* Autumn 2019 box color */
.pg-list .pg-list-item--19_autumn01::after {
    background: #fff7e8;
}

/* Summer 2019 box color */
.pg-list .pg-list-item--19_summer02::after {
    background: #f0faff;
}

/* Summer 2019 box color */
.pg-list .pg-list-item--19_summer01::after {
    background: #ebfaea;
}

/* Spring 2019 box color */
.pg-list .pg-list-item--19_spring01::after {
    background: #fff2ef;
}
