@charset "UTF-8";

a#point + div .inner_item_txt h3::before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    background-image: url(/common/upload_data/sereno-kasugaicom/image/20250507102814.png);
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 8px;
    vertical-align: middle;
}
a#banner+section .inner_item_img a:hover {
    opacity: 0.8;
}