@charset "UTF-8";

@media screen and (max-width: 700px) {
#img_link + .composite_box01 .inner_item {
    width: 100% !important;
}
}