@charset "utf-8";
@media screen and (max-width: 768px) {

.table-cmn-01 th.ver-mid,
.table-cmn-01 td.ver-mid,
.table-cmn-01:not(.layout-01) thead tr th:first-child,
.table-cmn-01:not(.layout-01) tbody tr th:first-child{
  display: block;
  width: 100%
}

.img-box li{
  max-width: 48%;
}

.txt-cmn-01 br{
  display: none;
}