
/* 代表メッセージ */
#represent_pic {
  text-align: center;
  padding: 15px 0px 0px 0px;
}
#represent_msg {
  word-break: break-all;
  padding: 20px 7px 15px 7px;
}

