@charset "UTF-8";



.ul_circle01 > li::before {
    left: 5px;
    width: 0.6em;
}
.ul_circle01 > li {
    margin-bottom: 0px;
    padding-left: 0.5em;
    text-indent: -0.4em;
}

.ul_circle01 > li:last-of-type {
    margin-bottom: 7px;
}