.pageheader {
  padding-top: 45px; }
  .pageheader h2 {
    color: #005c84;
    text-align: center;
    font-size: 32px;
    margin: 0 0 25px; }
    .pageheader h2 span {
      font-weight: normal;
      margin-left: 30px; }
  .pageheader hr {
    margin-bottom: 40px; }
  .pageheader__title, .pageheader__title--sub, .pageheader__title--last {
    width: 770px;
    margin: 0 auto 30px;
    text-align: left;
    font-size: 14px;
    line-height: 24px; }
    .pageheader__title br:first-child, .pageheader__title--sub br:first-child, .pageheader__title--last br:first-child {
      line-height: 40px; }
    .pageheader__title--last {
      margin-bottom: 45px; }

.page_content {
  float: left;
  width: 735px;
  margin-bottom: 50px;
  margin-right: 40px; }

.footer {
  clear: both; }

@media screen and (max-width: 640px) {
  .main__inner {
    width: 640px; }

  .pageheader {
    margin: 0 auto;
    padding-top: 50px;
    width: 550px; }
    .pageheader h2 {
      color: #005c84;
      font-size: 40px;
      line-height: 1;
      margin: 0 0 40px;
      text-align: center; }
    .pageheader hr {
      margin-bottom: 40px; }
    .pageheader__title, .pageheader__title--sub, .pageheader__title--last {
      width: 550px;
      margin: 0 auto 50px;
      text-align: left;
      font-size: 24px;
      line-height: 43px; }
      .pageheader__title br:first-child, .pageheader__title--sub br:first-child, .pageheader__title--last br:first-child {
        line-height: 80px; }

  .page_content {
    width: 640px;
    margin: 0 auto 50px; } }
