@charset "utf-8";


/* ----------------------------------------------------------------------
 トップページ　その他
---------------------------------------------------------------------- */
/* デモサイト用 */
@media screen and (max-width:750px) {
  .cb_free_space .index_free_design_content img {
    margin: 0 auto;
    max-width: 100%;
  }
}