@charset "UTF-8";

/* あ */

/* PC */
@media screen and (min-width:960px){
div.cm_table{
    background: url("../../../images/repair/flow/cm_line.png") repeat-y 300px 0;
  }
}

/* タブレットスマートフォン */
@media screen and (max-width:959px){
div.imagetable2_each_block:nth-of-type(odd){ /* imagetableを上書き */
    margin-bottom: 60px;
  }
}
