#conts.solution05 .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.solution05 .textBox01 .title {
    width: 200px;
    text-align: center;
    background: #f2f3f9;
    padding: 10px 0;
    font-weight: 600
}

#conts.solution05 .textBox01 .text02 {
    padding: 0 30px
}
#conts.solution05 .text01{margin-bottom:0}
#conts.solution05 .image{margin-bottom:80px}
#conts.solution05 .imgBox{margin-bottom:30px}
#conts.solution05 .imgBox h3{color:#1b519f}
#conts.solution05 .imgBox h3 span{margin-right:15px;text-decoration:underline;text-underline-offset:5px}
#conts.solution05 .txtBlue{font-size:18px;font-weight:600;color:#1b519f;margin:10px 0 40px}@media all and 
(max-width: 896px){#conts.solution05 .txtBlue{font-size:17px}}
#conts.solution05 .txtBlue span{color:#fff;background:#1b519f;height:26px;width:26px;display:inline-block;border-radius:50px;text-align:center;line-height:1.4;margin-right:10px}

