.el_note-list__item{color:#888;font-weight:300;counter-increment:note_list}@media screen and (min-width:1024px){.el_note-list__item{text-align:center;font-size:1.4rem}}@media screen and (min-width:767px)and (max-width:1023px){.el_note-list__item{font-size:1.3rem}}@media screen and (max-width:767px){.el_note-list__item{font-size:1.2rem}}.el_note-list__item:before{content:"※" counter(note_list) "："}