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

** license-renewal
==================================================*/
#licenseRenewalBeforehand .lrbox .txtbox {
  width: 712px; }
#licenseRenewalBeforehand .lrbox .phtbox {
  width: 360px; }
#licenseRenewalBeforehand .support {
  margin-top: 64px;
  padding: 48px 64px 56px;
  background: #e6f0f7; }
  #licenseRenewalBeforehand .support .checklist {
    gap: 20px 0; }
    #licenseRenewalBeforehand .support .checklist li {
      width: 486px;
      margin: 0; }

#licenseRenewalUpdate .checksheet {
  margin-top: 64px; }
#licenseRenewalUpdate .btmtxt {
  font-size: 2.6rem;
  margin-top: 64px; }

@media screen and (max-width: 600px) {
  #licenseRenewalBeforehand .lrbox .txtbox {
    width: 100%; }
  #licenseRenewalBeforehand .lrbox .phtbox {
    width: 100%;
    margin-top: 48px; }
  #licenseRenewalBeforehand .support {
    padding: 48px 5.5%; }
    #licenseRenewalBeforehand .support .checklist li {
      width: 100%; }

  #licenseRenewalUpdate .btmtxt {
    font-size: 2.4rem;
    margin-top: 48px; } }
