@charset "UTF-8";

@media screen and (min-width:480px) and ( max-width:700px){
   .composite_box01 .inner_item:nth-of-type(3):nth-last-of-type(1){
        margin: 0 auto !important;
   }
}