@charset "UTF-8";.ol__list.list__parentheses{counter-reset:number;list-style:none;padding:0 0 0 2.1em}.ol__list.list__parentheses .list__item__parentheses{position:relative}.ol__list.list__parentheses .list__item__parentheses::before{position:absolute;top:0;left:-2.5em;counter-increment:number 1;content:"（" counter(number) "）"}