.system-notice .system-notice--popup{width:100%;height:100%;background-color:rgba(0,0,0,.5);position:fixed;z-index:9999;top:0;left:0;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;text-align:center;padding:2rem;box-sizing:border-box}.system-notice .system-notice--popup div{width:100%;background-color:#fff;border-radius:0 0 2rem 2rem;-webkit-animation-duration:.5s;animation-duration:.5s}.system-notice .system-notice--popup div img{width:100%}.system-notice .system-notice--popup div .system-notice--popup-content img{width:5rem;margin-top:-2.8rem}.system-notice .system-notice--popup div .system-notice--popup-content ul{height:30vh;padding:0 .5rem 0 2rem;margin-bottom:1rem;overflow-y:auto;overflow-x:hidden}.system-notice .system-notice--popup div .system-notice--popup-content ul li{margin-bottom:.8rem;padding:.5rem 0;border-bottom:1px solid #f1f1f1;position:relative}.system-notice .system-notice--popup div .system-notice--popup-content ul li .system-notice--popup-content__index{position:absolute;width:1.5rem;height:1.5rem;top:.38rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;text-align:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;border-radius:50%}.system-notice .system-notice--popup div .system-notice--popup-content ul li .system-notice--popup-content__index span{color:#fff}.system-notice .system-notice--popup div .system-notice--popup-content ul li .system-notice--popup-content__content{font-size:1rem;line-height:1.2rem;padding:0 2rem;box-sizing:border-box;text-align:left}.system-notice .system-notice--popup div .system-notice--popup-content ul li .system-notice--popup-content__content p{line-break:anywhere;white-space:pre-wrap;word-break:break-all;width:100%}.system-notice .system-notice--popup>img{margin-top:1rem;width:3rem}