@charset "utf-8";

.animArea{
    position: relative;
    width:90%;
    text-align:left;
}

.animItem{
    position: absolute;
    width:50px;
    height:50px;
}

.stdef{fill:#ffffff;}
.st0{fill:#BA0007!important;}
.st1{fill:#3E3A39!important;}

.st_line{fill:#ffffff;}