.w_sfbox-001 > div > .p_SwipPanelBox .p_SwipPanel .shape > div {
    width: 100%;
    height: 100%;
    background-color: transparent !important;
    border-radius: 50%;
    box-shadow: 0 0 4px 0 rgba(0,0,0,0.30);
}
.w_sfbox-001 > div > .p_SwipPanelBox .p_SwipPanel .font {
    width: 60px;
    height: auto;
    display: inline-block;
    margin-right: 5px;
    line-height: 23px;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    font-family: NotoSansHans-Regular;
    font-size: inherit;
    background: rgba(0,0,0,0.3);
    color: #fff;
}