  .contents_wrapper.mh {
    min-height: 300px; }
  .contents_wrapper .error_wrapper {
    box-sizing: border-box;
    display: table-cell;
    vertical-align: middle; }
    .contents_wrapper .error_wrapper h1 {
      margin: 0 0 56px 0;
      padding: 0;
      width: 100%;
      height: auto;
      font-size: 60px;
      font-weight: lighter;
      text-align: center;
      line-height: normal; }
    .contents_wrapper .error_wrapper p {
      margin: 0 0 38px 0;
      padding: 0;
      width: 100%;
      font-size: 24px;
      font-weight: lighter;
      text-align: center; }
      .contents_wrapper .error_wrapper p span {
        font-size: 24px; }
      .contents_wrapper .error_wrapper p a {
        font-size: 24px;
        color: #C0504D; }
        .contents_wrapper .error_wrapper p a:hover {
          color: #d69592;
          text-decoration: underline; }
        @media screen and (min-width: 1100px) {
  html, body {
    margin: 0; } }
        @media screen and (max-width: 1100px) {
  html, body {
    margin: 0; } }
        @media screen and (max-width: 768px) {
  html, body {
    margin: 0; }
  .contents_wrapper .error_wrapper h1 {
    margin: 0 0 26px 0;
    font-size: 24px; }
  .contents_wrapper .error_wrapper p {
    margin: 0 0 26px 0;
    font-size: 14px; }
  .contents_wrapper .error_wrapper p span {
    font-size: 14px; }
  .contents_wrapper .error_wrapper p a {
    font-size: 14px; } }
