@charset "UTF-8";
/* CSS Document */
/* ::::::::::::::::::::::::::::::::: FOR TRANSACTION PAGE ::::::::::::::::::::::::::::::::: */

.section h1 span.ja {
  font-size: 3rem;
}
@media screen and (max-width: 989px){
  .section h1 span.ja {
    font-size: 2.2rem;
  }
}