@charset "UTF-8";

h3.title003::before {
    background-color: #ED84B1;
}

.green_bullet {
    font-size: 10px;
    color: #159e30;
    padding-right: 4px;
    box-sizing: border-box;
}

.bullet_align {
    display: inline-flex;
    align-items: center;
}