@charset "UTF-8";

/*--------特徴掃き出しページ---------*/
a#under_right+section .inner_item_txt .contents_btn01 a {
    color: var(--i_txt_color);
}

a#under_right+section .inner_item_txt .contents_btn01 a::before {
    border-color: var(--i_txt_color);
}

a#under_right+section {
    background: linear-gradient(rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.3)), url(/common/upload_data/emimas-beautecom/image/20250626090205.jpg) center / cover no-repeat !important;
}