  /* PC */  
@media screen and (min-width:769px) {
    .p1764m0ea312ca3a69c7f3 .data_col .p1764m3b3bc2685eab04ea::before{
        content: '+';
        position: absolute;
        right: 0;
        bottom: 0;
        width:35px;
        height: 35px;
        border-radius: 50%;
        background: #f4f4f4;
        text-align: center;
        color: #000;
        font-size: 22px;
        font-weight: bold;   
    }
    
    .p1764m0ea312ca3a69c7f3 .cur .p1764m3b3bc2685eab04ea::before{
        content: '-'!important;
        font-size: 24px;
        background: #006db9;
        color: #fff;
    }
}