.section-service .ttl-jcom-security {
  position: relative;
  display: inline-block;
  padding-left: 40px;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.2em;
  color: #D9161B;
}
.section-service .ttl-jcom-security::before {
  content: "";
  position: absolute;
  display: inline-block;
  top: 0;
  left: 0;
  bottom: 0;
  background: url(/images_v10/service-icn-jocm-security.svg) no-repeat center center / contain;
  width: 32px;
  height: 32px;
  margin: auto;
}