@charset "UTF-8";

@media screen and (min-width: 799px) {
    #tel_t + div.composite_box01 .inner_item > a {
        pointer-events: none;
    }
    #tel_t + div.composite_box01.block_images_9:not([style*=" color:"]) .inner_item_txt .heading p {
        font-size: 2.3rem;
    }
}
@media screen and (max-width: 798px) {
    #tel_t + div.composite_box01.block_images_9:not([style*=" color:"]) .inner_item_txt .heading p {
        display: none;
    }
}