@charset "UTF-8";.gel-list ul .list-type{min-width:30px;line-height:1.4rem;color:inherit}.gel-list .circle-type li:before{font-family:"Font Awesome 5 Pro";content:"";font-weight:600;font-size:8px}.gel-list .square-type li:before{content:counter(item,square)}.gel-list-style-01 ul .list-type,.gel-list-style-03.align-left ul{-ms-flex-pack:start;justify-content:flex-start}.gel-list-style-01 .roman-number-type li:before{content:counter(item,upper-roman) ". "}.gel-list-style-01 .alpha-type li:before{content:counter(item,lower-alpha) ". "}.gel-list-style-01 .number-type li:before{content:counter(item,decimal-leading-zero) ". "}.gel-list-style-02 .roman-number-type li:before{content:" ." counter(item,upper-roman)}.gel-list-style-02 .alpha-type li:before{content:" ." counter(item,lower-alpha)}.gel-list-style-02 .number-type li:before{content:". " counter(item,decimal-leading-zero)}.gel-list-style-03.align-center ul{-ms-flex-pack:center;justify-content:center}