.ct-ph-wrap {
    display: inline;
}

.connect-box__tel .ct-ph-wrap > a {
    font-size: 16px;
    line-height: 1;
    display: inline-block;
    color: inherit;
    text-decoration: none;
    background: linear-gradient(270deg, #d9d9d9 3px, hsla(0, 0%, 100%, 0) 0);
    background-repeat: repeat-x;
    background-size: 6px 1px;
    background-position: 0 14px
}

.connect-box__tel .ct-ph-wrap > a:focus,
.connect-box__tel .ct-ph-wrap > a:hover,
.block-email-header .email-header-a> a:hover,
.block-email-header .email-header-a> a:focus {
    color: #c4262e;
    background: none
}

.block-email-header {
    display: inline-block;
    font-weight: 700;
    margin-bottom: 10px;
}

.block-email-header .email-header-a {
    font-size: 16px;
    line-height: 1;
    display: inline-block;
    color: inherit;
    text-decoration: none;
    background: linear-gradient(270deg, #d9d9d9 3px, hsla(0, 0%, 100%, 0) 0);
    background-repeat: repeat-x;
    background-size: 6px 1px;
    background-position: 0 14px
}

.contact-us__tel {
    margin-bottom: 10px;
}
