@media print, screen and (min-width: 751px) {
  #contentsCol1 {
    text-align: center;
  }
  #contentsCol1 h2 {
    margin: 50px 0 40px;
    padding: 20px 180px 40px 0;
    background: url(../404/img/img_404.png) right center no-repeat;
    background-size: auto 160px;
    display: inline-block;
  }
  #contentsCol1 h2 span {
    font-size: 110%;
    line-height: 1.6;
    background: #fff;
    border: 3px solid #20338f;
    display: inline-block;
    padding: 20px;
    border-radius: 10px;
    text-align: left;
    position: relative;
  }
  #contentsCol1 h2 span:after {
    content: "";
    width: 20px;
    height: 24px;
    background: url(../404/img/icon_arw_404.png) no-repeat;
    position: absolute;
    top: 40px;
    right: -20px;
  }
  #contentsCol1 .btn01 {
    width: 300px;
    margin: 40px auto 0;
  }
}

/*# sourceMappingURL=404_pc.css.map */
