.support .support-contact .tel,.support .support-contact .mail {
    position: relative;
    display: block;
    margin: 0 auto;
    padding: 10px 0;
    color: #fff;
    font-size: 22.4px;
    font-size: 1.4rem;
    line-height: 14px;
    background-color: #0074c6;
    box-sizing: border-box
}

.support .support-contact .tel i,.support .support-contact .mail i {
    margin-left: 20px
}

.support .support-contact .tel i:after,.support .support-contact .mail i:after {
    position: absolute;
    display: block;
    top: -4px;
    left: -24px;
    content: '';
    width: 22px;
    height: 22px
}

.support .support-contact .tel i:after {
    background: url(../images/common/icon_tel.svg) center center no-repeat;
    background-size: contain
}

.support .support-contact .freedial {
    margin-top: -4px;
    font-size: 41.6px;
    font-size: 2.6rem
}

.support .support-contact .freedial img {
    width: 36px;
    margin-right: 10px;
    vertical-align: baseline
}

.support .support-contact .freedial span {
    font-size: 22.4px;
    font-size: 1.4rem;
    vertical-align: middle
}

.support .support-contact .mail i:after {
    background: url(../images/common/icon_mail.svg) center center no-repeat;
    background-size: contain
}

.support .support-contact .text {
    padding: 20px 0;
    font-size: 25.6px;
    font-size: 1.6rem;
    font-weight: 700;
    color: #0074c6;
    line-height: 1.4;
    font-family: arial black,Century Gothic,sans-serif!important
}

.support .support-contact .text a {
    color: #0074c6
}

.support .service-information .photo img {
    padding: 0 2.66667%
}

@media screen and (max-width:767.98px) {
    .support .service-information .year-warranty__photo,.support .service-information .year-warranty__text {
        display: block;
        padding: 0
    }

    .support .service-information .year-warranty__photo img {
        margin: 2.66667%
    }

    .support .service-information .year-warranty__text .head--middle {
        text-align: center
    }
}

@media screen and (min-width:768px) {
    .support .support-contact .tel,.support .support-contact .mail {
        padding: 14px;
        font-size: 1.8rem;
        line-height: 20px
    }

    .support .support-contact .tel i,.support .support-contact .mail i {
        margin-left: 20px
    }

    .support .support-contact .tel i:after,.support .support-contact .mail i:after {
        top: -7px;
        left: -40px;
        width: 32px;
        height: 32px
    }

    .support .support-contact .freedial {
        margin-top: -4px;
        font-size: 3.4rem
    }

    .support .support-contact .freedial img {
        width: 36px;
        margin-right: 10px
    }

    .support .support-contact .freedial span {
        font-size: 1.4rem
    }

    .support .support-contact .text {
        padding: 20px 0;
        font-size: 2.2rem
    }

    .support .service-information .photo img {
        margin-top: 30px;
        padding: 0 50px
    }

    .support #signage .year-warranty__photo {
        padding: 0 20px
    }
}