#conts.solution06 .textBox01 {
    border: 1px solid #b7b7c7;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 30px 0 50px
}

#conts.solution06 .textBox01 .title {
    width: 200px;
    text-align: center;
    background: #f2f3f9;
    padding: 10px 0;
    font-weight: 600
}

#conts.solution06 .textBox01 .text02 {
    padding: 0 30px
}
#conts.solution06 .imgList.towCollumn li{width:calc((100% - 35px)/2)}
#conts.solution06 table{border-collapse:collapse;width:100%;border:1px solid #b7b7c7}
#conts.solution06 table th{border:1px solid #b7b7c7;text-align:center;background:#f2f3f9;padding:20px}@media all 
and (max-width: 896px){#conts.solution06 table th{width:100px}}#conts.solution06 table td{border:1px solid #b7b7c7;padding:20px}
#conts.solution06 table td ul li{margin-bottom:15px}#conts.solution06 table td ul li:last-child{margin-bottom:0}
#conts.solution06 table td ul li .b_txt{font-weight:bold}#conts.solution06 table td ul .col_circle{color:#1b519f;margin-right:5px}