.bl_commentList{display:flex;flex-wrap:wrap;gap:30px;justify-content:flex-start;padding-bottom:40px}.bl_commentList_item{background-color:#f3f7fa;padding:20px 30px 45px;position:relative;width:calc(33.33333% - 20px)}.bl_commentList_imgWrapper{bottom:-24px;height:80px;left:35px;position:absolute;width:80px}.bl_commentList_imgWrapper img{height:100%;width:100%}.bl_commentList_ttl{line-height:1.625}@media screen and (max-width:768px){.bl_commentList{display:block}.bl_commentList_item{align-items:center;display:flex;padding:15px 20px;width:100%}.bl_commentList_imgWrapper{margin-right:20px;position:static;width:60px}}