@charset "UTF-8";

/* ___ 電動車いすサイト　イベントレポート ___ */

@media screen and (max-width: 767px) {
  #rwd-content .rwd-product-header {
    border-bottom:none;
    margin-bottom: 0;
  }
}
@media print, screen and (min-width: 768px) {
}