/* Scss Document */
@media only screen and (min-width: 641px) {
  #outline-page #contents .o-table th {
    width: 147px; }
  #outline-page #contents .o-table td {
    width: 546px; } }
#outline-page #contents ul.b-content li {
  margin-left: 1em;
  text-indent: -1em;
  list-style: none; }
#outline-page #contents dl.achievement {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
  line-height: 1.5; }
  #outline-page #contents dl.achievement dt {
    width: 6em; }
  #outline-page #contents dl.achievement dd {
    width: calc(100% - 6em);
    padding-bottom: 0.5em; }

/*# sourceMappingURL=outline.css.map */
