.problemArea .threeClm{display:flex;justify-content:space-between}.problemArea .threeClm .clm{width:300px}.problemArea .probImg{width:300px;height:300px;border-radius:300px;background-repeat:no-repeat;background-size:100% auto}.problemArea .probImg.img_1{background-position:top center}.problemArea .probImg.img_2{background-position:center center}.problemArea .probImg.img_3{background-position:bottom center}.problemArea .threeClm .ttl.check{display:block;margin-top:20px;margin-bottom:10px;text-align:center;font-size:16px;font-weight:bold;box-sizing:border-box}.problemArea .threeClm .clm>p{font-size:16px}.problemArea .cmnTtl_1 span{display:inline-block}@media(max-width:1000px){.problemArea .threeClm .clm{width:30%;max-width:300px}.problemArea .probImg{width:100%;padding-top:100%;height:0}.problemArea .threeClm .ttl.check>span{padding-left:30px;background-size:25px auto}}@media(max-width:640px){.problemArea .threeClm{flex-wrap:wrap;justify-content:center}.problemArea .threeClm .clm{width:100%;max-width:500px;margin-top:30px;padding-bottom:30px;border-bottom:1px solid #f2f2f2}.problemArea .threeClm .ttl.check{margin:20px auto 10px}}