.TextList{overflow:hidden;align-items:stretch}@media screen and (max-width:980px){.TextList{display:block}}.TextList>div{width:calc((100% - 6rem)/3);overflow:hidden;padding:7rem 5rem}@media screen and (max-width:980px){.TextList>div{width:100%;margin:0 0 4rem}.TextList>div:last-child{margin-bottom:0}}.TextList>div>span{width:100%;height:9rem;overflow:hidden;padding:0 10rem 0 0;color:#1d1d1f}@media screen and (max-width:980px){.TextList>div>span{height:auto;padding:0 15rem 2rem 0;font-size:3.6rem}}.TextList>div ul li{list-style:disc}.TextList>div ol li{list-style:decimal}.TextList>div>ul{width:100%;margin:0 0 0 4rem}@media screen and (max-width:980px){.TextList>div>ul{margin:0 0 0 7rem}}.TextList>div>ul li{list-style-type:disc;font-size:2rem}@media screen and (max-width:980px){.TextList>div>ul li{font-size:3.2rem}}.TextList>div>ul li>span{width:.5rem;height:.5rem;overflow:hidden;margin:1rem 1rem 0 0;background-color:#666}.TextList>div>ul li>div{flex:1;overflow:hidden}