@media screen and (max-width: 767px) {
  .p-3dmapspocket-step-item-ttl {
    font-size: 4.8vw;
    letter-spacing: 0;
  }
  .p-3dmapspocket-step-item-ttl span {
    width: auto;
  }
  .p-3dmapspocket-trial-cta .m-ttl03 {
    white-space: normal;
  }
}
