@media screen and (min-width: 768px) {
  body {
    font-size: 16px;
  }
  .p-ems__time {
    max-width: 600px;
  }
  .p-ems__time-text {
    font-size: 18px;
  }
  .p-reason__top-image img {
    max-height: 400px;
  }
  .p-reason__heading-title {
    font-size: 22px;
  }
  .p-reason__bottom img {
    max-height: 400px;
  }
  .p-trainer__top img {
    max-height: 400px;
  }
  .p-trainer__slide-name span {
    font-size: 15px;
  }
  .p-trainer__slide-profile {
    font-size: 12px;
  }
  .p-trainer__bottom img {
    max-height: 400px;
  }
  .p-training__title {
    font-size: 18px;
  }
  .p-voice__slide-subtitle {
    font-size: 18px;
  }
  .p-faq__question span {
    font-size: 16px;
  }
  .p-location__title {
    font-size: 24px;
  }
  .p-location__info {
    font-size: 14px;
  }
  .p-location__access {
    font-size: 12px;
  }
  .p-contact__title {
    font-size: 16px;
  }
  .p-contact__submit input {
    font-size: 16px;
  }
}
/*# sourceMappingURL=pcstyle.css.map */