@charset "UTF-8";

a#text+section .inner_item_txt p {
    display: flex;
    align-items: center;
}

a#text+section .inner_item_txt p:before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(/common/upload_data/koei-homecom/image/20250307150621.png) no-repeat;
    background-size: contain;
    padding-right: 5px;
    vertical-align: middle;
}