
@charset "UTF-8";

/*アンカーリンクエリア*/
@media screen and (max-width: 700px){
  #made-to-order_anc + .composite_box01 .inner_item {
      width: 100% !important;
  }
}