/* wordpress対応の追加分 */

@media print, screen and (min-width: 960px) {

  .EVC_TopCase .EVC_TopCase__text > span {
    width: 100%;
  }
}