.tel_number_text_hd {
    position: relative;
    bottom: 2rem ;
    left: 3.2rem;
    width: 17rem;
    font-size: 1.9rem;
    font-weight: bold;
    color: #0d3875;
    background: #ffffff;
}
.tel_number_text_side {
    position: relative;
    bottom: 2.7rem;
    left: 0rem;
    width: 12rem;
    text-align: center;
    font-size: 1.3rem;
    font-weight: bold;
    color: #0d3875;
    background: #ffffff;
}
.tel_number_text_ban {
    position: relative;
    width: 12rem;
    text-align: center;
    font-size: 1.3rem;
    font-weight: bolder;
    color: #f71903;
    background: #eeeeee;
    -webkit-text-stroke: medium;
    -webkit-text-stroke-color: white;
}

.tel_number_text_body {
    position: relative;
    bottom: 3rem;
    left: 3.2rem;
    width: 20rem;
    text-align: center;
    font-size: 2rem;
    font-weight: bold;
    color: #0d3875;
    background: #ffffff;
}

.tel_number_text_body2 {
    position: relative;
    top: 2.7rem;
    left: 4rem;
    width: 18rem;
    text-align: center;
    font-size: 2rem;
    font-weight: bold;
    color: #0d3875;
    background: #ffffff;
}

.tel_number_text_body3 {
    position: relative;
    top: 2.3rem;
    left: 22rem;
    width: 22rem;
    text-align: center;
    font-size: 2.5rem;
    font-weight: bold;
    color: #feff00;
    background: #090099;
}
