@charset "utf-8";

@media all and (max-width: 767px){
  h5.typeS {
    text-align: center;
    line-height: 1.6;
    font-size: 1.2rem;
  }
}