.m-voice-comment{background-color:#f6f6f6}.m-voice-comment .item{align-items:center;display:flex;gap:3.2rem}@media screen and (max-width:767px){.m-voice-comment .item{align-items:flex-start;gap:2.6rem}}.m-voice-comment .item:not(:last-child){margin-bottom:3.2rem}.m-voice-comment .item:nth-child(2n){flex-direction:row-reverse}.m-voice-comment .item:nth-child(2n) .comment:before{left:100%;transform:rotateY(180deg)}@media screen and (max-width:767px){.m-voice-comment .item:nth-child(2n) .comment:before{margin-left:-4px}}.m-voice-comment .image{flex:0 0 auto;margin:0;width:10rem}@media screen and (max-width:767px){.m-voice-comment .image{width:6rem}}.m-voice-comment .image .icon{color:#00afd7;font-size:8rem}@media screen and (max-width:767px){.m-voice-comment .image .icon{font-size:6rem}}.m-voice-comment .comment{background-color:#fff;border-radius:10px;flex:1 1 auto;line-height:1.6;padding:2.4rem;position:relative}@media screen and (max-width:767px){.m-voice-comment .comment{padding:2rem}}.m-voice-comment .comment:before{border-color:transparent #fff transparent transparent;border-style:solid;border-width:12px 16px 12px 0;content:"";display:block;height:0;left:-16px;margin-top:-12px;position:absolute;top:50%;width:0}@media screen and (max-width:767px){.m-voice-comment .comment:before{left:-12px;margin-top:0;top:2rem}}.m-voice-comment .comment .text{font-weight:700}.m-voice-comment .comment .note{font-size:.875em;margin-top:1rem;text-align:right}