.mail_ad {
  margin: 2em 0.5em;
}

.column_a01.p_plus p.mail_ad {
  font-size: 1.5em;
  margin: 0.5em 0;
  font-weight: bold;
}

.column_a01.p_plus p.link_to {
  font-size: 1.25em;
  margin: 0.5em 0;
  font-weight: bold;
}

dl.release_news {
  margin: 0 1em;
}

dl.release_news dt {
  font-size: 1.25em;
  margin: 0;
  font-weight: bold;
  width: 6em;
  float: left;
}

dl.release_news dd {
  font-size: 1.125em;
  margin: 0;
  padding-left: 8em;
  padding-bottom: 1em;
  line-height: 1.5;
  border-bottom: 1px dotted #ccc;
  margin-bottom: 1em;
}

dl.release_news dd a {
  text-decoration: underline;
}

dl.release_news dd:last-child {
  border-bottom: 0px dotted #ccc;
  padding-bottom: 0em;
  margin-bottom: 0em;
}

@media screen and (max-width: 599px) {
  dl.release_news {
    margin: 0 5px;
  }
  dl.release_news dt {
    width: auto;
    float: none;
    margin-bottom: 0.25em;
  }
  dl.release_news dd {
    padding-left: 0em;
  }
  dl.release_news dd br {
    display: none;
  }
}

dl.exhibitors_news {
  margin: 1.5em 0 40px;
}

dl.exhibitors_news dt {
  font-size: 1.125rem;
  margin: 0 0 0.5em;
  font-weight: bold;
}

dl.exhibitors_news dd {
  margin: 0;
  line-height: 1.4;
  border-bottom: 1px dotted #ccc;
  padding-bottom: 1rem;
  margin-bottom: 1rem;
  margin-left: 0.5em;
}

dl.exhibitors_news dd a {
  display: block;
  margin: 0.75em 0;
  text-decoration: none;
  outline: none;
}

dl.exhibitors_news dd a:before {
  content: "\f0a9";
  font-family: fontAwesome;
  margin-right: 0.25em;
}

dl.exhibitors_news dd:last-child {
  border-bottom: 0px dotted #ccc;
  padding-bottom: 0rem;
  margin-bottom: 0rem;
}

.presscenter .column_po {
  margin: 0 1em;
}

.presscenter .column_po h3 {
  font-size: 1.25em;
  font-weight: bold;
  margin-bottom: 0.5em;
}

.presscenter .column_po p {
  font-size: 1.125em;
  line-height: 1.6;
  margin-top: 0.125em;
}

.presscenter .column_po + .column_po {
  margin-top: 2em;
}
