@charset "UTF-8";

/*--- お問い合わせパーツ追加(2025/04/15) ---*/
#contact + .composite_box01.block_images_9 .inner_item:last-child > a {
    pointer-events: none;
}
#contact + .composite_box01.block_images_9 .inner_item:last-child > a:after {
    content: none;
}
#contact + .composite_box01.block_images_9 .inner_item:last-child > a:before {
    content: none;
}
#contact + .composite_box01.block_images_9 .inner_item:last-child .inner_item_txt .heading {
    padding-right: 15px;
}
#contact + .composite_box01.block_images_9 .inner_item:last-child .inner_item_txt .heading::before {
    background: var(--i_btn_color);
}