@charset "UTF-8";

@media screen and (max-width: 768px) {
#flow + .composite_box01 .inner_item {
    width: 48% !important;
    margin: 0 auto;
}
}