@charset "UTF-8";

/* ===== 画像修正_260716 ===== */
a[id^="illust_list"] + .composite_box01 .wrapper_item {
    justify-content: center;
}
a[id^="illust_list"] + .composite_box01 .inner_item:nth-of-type(1):nth-last-of-type(2),
a[id^="illust_list"] + .composite_box01 .inner_item:nth-of-type(2):nth-last-of-type(1) {
    max-width: 400px;
}