@charset "UTF-8";

.composite_box01 .wrapper_item {
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.composite_box01.block_images_7 .inner_item:nth-of-type(1):nth-last-of-type(2), .composite_box01.block_images_7 .inner_item:nth-of-type(2):nth-last-of-type(1) {
    width: 33.3%;
}
@media screen and (max-width:  700px) {
.composite_box01.block_images_7 .inner_item:nth-of-type(1):nth-last-of-type(3) .inner_item_txt, .composite_box01.block_images_7 .inner_item:nth-of-type(2):nth-last-of-type(2) .inner_item_txt, .composite_box01.block_images_7 .inner_item:nth-of-type(3):nth-last-of-type(1) .inner_item_txt {
    padding-bottom: 100px;
}
}
@media screen and (max-width: 700px) {
.composite_box01.block_images_7 .inner_item_txt {
    padding-bottom: 100px;
}
}
@media screen and (max-width: 700px) {
.composite_box01.block_images_7 .inner_item {
    margin-bottom: 20px !important;
}
}
@media screen and (max-width: 700px) {
.composite_box01.block_images_7 .inner_item:nth-of-type(3):nth-last-of-type(1) {
    margin-bottom: 0 !important;
}
}
@media screen and (max-width: 700px) {
.composite_box01.block_images_7 .inner_item:nth-of-type(2n-1):nth-last-of-type(2) {
    margin-bottom: 20px !important;
}
}
@media screen and (max-width:700px) {
.composite_box01.block_images_7 .inner_item:last-of-type {
    margin-bottom: 0px !important;
}
}
