@charset "UTF-8";

.composite_box01 .inner_item.empty {
    display: none;
}
@media screen and (min-width: 651px) {
#c2+ .composite_box01 .wrapper_item {
    justify-content: center;
}
}