@charset "UTF-8";

#c3+.composite_box01 .wrapper_item {
    justify-content: space-evenly;
}

@media screen and (min-width: 801px) {
    #c3+div .inner_item {
        min-height: 500px;
    }
}