@charset "UTF-8";ol.notes-list,ul.notes-list{list-style:none;margin:0;padding:0}ol.notes-list li,ul.notes-list li{align-items:flex-start;display:flex;line-height:1.4;margin-bottom:0}ol.notes-list li:before,ul.notes-list li:before{background-color:#fff;border:1px solid #000;border-radius:100%;content:"";display:inline-block;flex:0 0 auto;height:.6rem;margin:1rem .6rem 1.3rem 0;text-align:center;text-indent:0;vertical-align:bottom;width:.6rem}ol.notes-list.-black li,ul.notes-list.-black li{align-items:flex-start;display:flex}ol.notes-list.-black li:before,ul.notes-list.-black li:before{background-color:#000;border-radius:100%;content:"";display:inline-block;flex:0 0 auto;height:.4rem;margin:1rem .6rem 1.3rem 0;text-align:center;text-indent:0;width:.4rem}ol.notes-list{counter-reset:alpha-counter}ol.notes-list>li{counter-increment:alpha-counter}ol.notes-list>li:before{background-color:transparent;border:none;border-radius:0;content:counter(alpha-counter,lower-alpha) ".";height:auto;line-height:inherit;margin:0 .4rem 0 0;width:auto}.notes{color:#000;display:block;font-size:1.4rem;line-height:1.4;padding-left:calc(1em + 1.2rem);text-indent:calc(-1em - 1.2rem)}.notes:before{content:"※";display:inline-block;height:auto;margin:0 1.2rem 0 0;text-align:center;text-indent:0;width:1em}