@charset "UTF-8";

#bs + .composite_box01 .wrapper_item {
    justify-content: center;
}
#bs + .composite_box01 .wrapper_item .inner_item.empty {
    display: none;
}
/* 背景画像の暗いフィルターを解除 */
.section::before,
.section::after {
    background: transparent !important;
    opacity: 1 !important;
}