.tsps_d1{
    margin-top: 20px;
    padding-top: 19px;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.tsps_d1_d1{
    display: flex;
    align-items: center;
}
.tsps_d1_d1_img1{
    width: 70px;
    height: 70px;
    border-radius: 100%;
    margin-right: 30px;
}
.tsps_d1_d1_d1_p1{
    margin-top: 14px;
    font-size: 0;
}
.tsps_d1_d1_d1_sp1{
    font-size: 20px;
    color: #000000;
    line-height: 100%;
}
.tsps_d1_d1_d1_p1 span{
    font-size: 14px;
    color: rgba(0, 0, 0, 0.4);
    margin-right: 25px;
    line-height: 100%;
}
.tsps_d1_p1{
    font-size: 12px;
    color: #000000;
    line-height: 24px;
    margin: 30px 18px 23px 12px;
    text-align: justify;
    position: relative;
}
a.ts_comm_item2_a2{
    color: #000;
}
.tsps_d3{
    margin-top: 20px;
}
.tsp_d2_d1{
    display: flex;
    justify-content: space-between;
    margin-top: 60px;
    align-items: center;
    padding-bottom: 16px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.tsp_d2_d1_d1{
    display: flex;
}
.tsp_d2_d1_d1_sp1{
    font-size: 20px;
    color: #000000;
    line-height: 100%;
}
.tsp_d2_d1_d1_sp2{
    font-size: 20px;
    color: #999999;
    line-height: 100%;
}
.tsp_d2_d1_sp1{
    font-size: 14px;
    font-weight: bold;
    color: #448DD3;
    line-height: 100%;
    cursor: pointer;
}
.tsp_d2_d2_li{
    display: flex;
    align-items: end;
    padding: 31px 0 33px 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.tsp_d2_d2_li_img{
    width: 56px;
    height: 56px;
    border-radius: 100%;
    margin-right: 20px;
}
.tsp_d2_d2_li_d1{
    display: flex;
    flex-direction: column;
    flex: 1;
}
.tsp_d2_d2_li_d1 p{
    font-size: 16px;
    color: #000000;
    line-height: 30px;
    text-align: justify;
    word-break: break-all;
}
.tsp_d2_d2_li_d1_d1{
    display: flex;
    justify-content: space-between;
    flex: 1;
    margin-bottom: 8px;
}
.tsp_d2_d2_li_d1_d1 span:nth-child(1){
    font-size: 14px;
    color: #448DD3;
    line-height: 100%;
}
.tsp_d2_d2_li_d1_d1 span:nth-child(2){
    font-size: 12px;
    color: #999999;
    line-height: 100%;
}