.tel_number_text_body {
    top: 82px;
    width: 29rem;
    height: 52px;
    font-weight: bold;
    position: relative;
    text-align: center;
    text-decoration: none;
    background: #fff9f1;
    color: #bf0e00 !important;
    font-size: 3.3rem;
  }

  .tel_number_text_body2 {
    top: 52px;
    width: 29rem;
    height: 52px;
    font-weight: bold;
    position: relative;
    text-align: center;
    text-decoration: none;
    background: #fff9f1;
    color: #bf0e00 !important;
    font-size: 3.3rem;
  }

  .tel_number_text_hd {
    bottom: 75px;
    width: 19rem;
    right: 16px;
    font-weight: bold;
    position: relative;
    text-align: center;
    text-decoration: none;
    background: #ffffff;
    color: #bf0e00 !important;
    font-size: 2.3rem;
    float: right;
  }

  .tel_number_text_hd2 {
    bottom: 75px;
    width: 19rem;
    font-weight: bold;
    position: relative;
    text-align: center;
    text-decoration: none;
    background: #ffffff;
    color: #bf0e00 !important;
    font-size: 2.3rem;
    float: right;
  }
  .tel_number_text_hd3 {
    bottom: 69px;
    width: 19rem;
    font-weight: bold;
    position: relative;
    text-align: center;
    text-decoration: none;
    background: #ffffff;
    color: #bf0e00 !important;
    font-size: 2rem;
    float: right;
  }