@charset "UTF-8";
#ays-results-modal .ays-modal-content {
  width: 97% !important;
}

/*回答部分*/
table#ays-results-table p.success {
  font-size: 1.2rem;
}

table#ays-results-table p.error {
  font-size: 1.2rem;
}

.ays-modal-body tr td {
  padding: 10px;
  font-size: 1.2rem;
  border: none;
}

table#ays-results-table tr td:first-child * {
  width: 100%;
}
/*# sourceMappingURL=history.css.map */