@media all and (min-width:560px) {
    .f_kaneken_contact_options .line {
        font-weight: 700;
        font-size: 22px;
        font-size: 1.57143vw;
        letter-spacing: .075em
    }
}
@media all and (min-width:560px) and (max-width:960px) {
    .f_kaneken_contact_options .line {
        font-size: 1.50857rem
    }
}
@media all and (min-width:560px) and (min-width:1400px) {
    .f_kaneken_contact_options .line {
        font-size: 2.2rem
    }
}


@media all and (min-width:560px) {
    .f_kaneken_contact_options .line a::after {
        background-image: url(../img/common/f_contact_line-ico.png)
    }
}



@media all and (max-width:559px) {
    .f_kaneken_contact_options .line {
        font-weight: 700;
        font-size: 16px;
        font-size: 4.26667vw;
        letter-spacing: .075em
    }
    .f_kaneken_contact_options .line a::after {
        background-image: url(../img/common/f_contact_line-ico.png)
    }
}
