<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.bussiness_soft_announce {
  font-size: larger;
  font-weight: 500;
  color: #f00b0d;
  border-bottom: 0.1rem solid #f00b0d;
}

.impact_fontweight {
  font-weight: 700;
}

.impact_b10e11 {
  letter-spacing: 0.1rem;
  font-weight: 600;
  color: #b10e11;
}

/*-----------------------------------------
        蟷�791px莉･荳九�PC繝ｬ繧､繧｢繧ｦ繝�
------------------------------------------*/
@media screen and (min-width: 971px) {
  .business_post_title {
    font-size: 28px;
    font-weight: 700;
  }

  .business_post_subtitle h2 {
    padding: 0px;
  }

}

/*-----------------------------------------
        蟷�790px莉･荳九�繝ｬ繧ｹ繝昴Φ繧ｷ繝門ｯｾ蠢�
------------------------------------------*/

@media screen and (max-width: 970px) {
  .mgn_80_20 {
    margin: 80px 20px;
  }

  .bussiness_soft_announce {
    font-size: medium;
    font-weight: 500;
    color: #f00b0d;
    border-bottom: 0.1rem solid #f00b0d;
  }
}</pre></body></html>