/*==================================================

** license-application
==================================================*/
#licenseApplicationCheck .btmtxt {
  font-size: 2.6rem;
  margin-top: 64px; }

@media screen and (max-width: 600px) {
  #licenseApplicationCheck .btmtxt {
    font-size: 2.4rem;
    margin-top: 48px; } }
