.course {
  text-align: center; }
  .course .verticaltitle {
    display: inline;
    width: 1.25em;
    text-align: center;
    margin: 0 auto;
    padding: 0; }
  .course .option_area h3 {
    margin-bottom: 2em; }
  .course h5 {
    text-align: left; }
  .course main section p {
    text-align: left; }
  .course footer {
    text-align: left; }

footer li {
  width: calc((100% - 11em) /2); }

