@charset "UTF-8";

#bg+div>.content_wrapper {
    background: none;
    color: #fff;
}

@media screen and (max-width: 768px) {
    #top_txt + .composite_box01.block_images_1:not(.col2) .inner_item:nth-of-type(2n-1):nth-last-of-type(2) {
        margin-bottom: 5px !important;
    }
}