.lp02_task-comments{display:flex;flex-wrap:wrap;justify-content:space-between}.lp02_task-comments .item{margin-bottom:60px;max-width:calc(50% - 40px);width:45.4%}@media screen and (max-width:768px){.lp02_task-comments .item{margin-bottom:40px;max-width:none;width:100%}}.lp02_task-comments .item:last-child{margin-bottom:0}@media screen and (min-width:769px){.lp02_task-comments .item:nth-child(2n){padding-top:50px}.lp02_task-comments .item:nth-child(odd):nth-last-child(2){margin-bottom:50px}}.lp02_task-comments .item .task{align-items:center;background:#fff;border-radius:30px;display:flex;font-size:2.3rem;font-weight:700;justify-content:center;line-height:1.67;margin-bottom:60px;min-height:200px;padding:40px 30px;position:relative;text-align:center}@media screen and (max-width:768px){.lp02_task-comments .item .task{font-size:1.8rem;margin-bottom:40px;min-height:auto;padding:30px 20px}}.lp02_task-comments .item .task:after{border:1px solid transparent;border-top-color:#fff;border-width:49px 32px;bottom:-98px;content:"";height:0;left:0;margin:0 auto;position:absolute;right:0;width:0}@media screen and (max-width:768px){.lp02_task-comments .item .task:after{border-width:40px 26px;bottom:-80px}}.lp02_task-comments .item .name{font-weight:500;margin:0;text-align:center}