@charset "UTF-8";

#txt + div.composite_box01.block_images_7 .inner_item {
border: 1px solid var(--i_border_color);
}
#txt + div.composite_box01.block_images_7 .inner_item.empty {
display: none;
border: none;
}
#txt + div > .content_wrapper {
margin: 0 auto;
}
#txt + div .wrapper_item {
border: none;
justify-content: center;
}
#txt + div {
padding: 3rem 1rem;
}


@media screen and (min-width: 701px) {
    #c3 + .composite_box01 .heading.block_header_4 .h {
        margin-bottom: 30px;
    }
}