@charset "UTF-8";

header .header_contents .header_col1 .tel:nth-of-type(2) {
    display: none!important;
}
#fixbtn .fixbtntel span:nth-child(2) {
    display: none;
}

/*SP時フッター追従、電話番号2つ目非表示*/
#fixbtn .fixbtntel a:nth-child(2) {
    display: none;
}