body {word-break:keep-all;}

#CO-OP_PARTNER-CSR .gu_contents_depth4 .circles div p {width: 80%;}
#CO-OP_PARTNER-CSR .gu_contents_depth4 .circles img {display:none;}


/* ================================== Tablet css ================================== */
@media all and (max-width: 1080px) {
    #CO-OP_PARTNER-CSR .gu_contents_depth4 .circles div p {font-size:14px;line-height:20px;}
}

/* ================================== Mobile css ================================== */
@media all and (max-width: 766px) {
    #CO-OP_PARTNER-CSR .gu_contents_depth4 .circles {max-width:340px;}
    #CO-OP_PARTNER-CSR .gu_contents_depth4 .circles div {display:none;}
    #CO-OP_PARTNER-CSR .gu_contents_depth4 .circles img {display:block;}
}