/*----------------------------------------------*/
/* .c-mainVisual
/*----------------------------------------------*/
.c-mainVisual {
  background-image: url("../images/mainvis.jpg");
}

.secVoice__item__img__name::after {
  content: none;
}

.secVoice__item--koutsuu::before {
  content: 'Traffic Control (Crowd Security)';
}

.secVoice__item--event::before {
    content: 'Event and Crowd Security';
}

@media print, screen and (min-width: 769px){
  .p-srvInfo__item--text h3 {
    min-height: 75px;
  }
}

@media screen and (max-width:768px){
  .p-secCatch__copy {
    width: 100%;
    padding-right: 0;
  }
  .p-secCatch__copy::after {
    content: none;
  }
}