@charset "UTF-8";
.error_bg1 {
  background: url("/front/assets/common/img/bg2.jpg") no-repeat center center;
  background-size: cover;
  bottom: 0;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
.error_cnt1 {
  padding: 20px 15px;
}
.error_cnt1 .title1 {
  margin: 0 auto 4px;
  text-align: center;
}
.error_cnt1 .title1 img {
  height: auto;
  max-width: 785px;
}
.error_cnt1 .block1 {
  background: #fff;
  margin: 40px auto 0;
  max-width: 640px;
  padding: 45px 6.85% 58px;
  width: 100%;
}
.error_cnt1 .copy1 {
  color: #0074bf;
  font-feature-settings: "palt";
  font-size: 22px;
  font-weight: 700;
  margin: 0 0 25px;
  text-align: center;
}
.error_cnt1 .copy2 {
  font-feature-settings: "palt";
  font-size: 14px;
  line-height: 1.4;
  margin: 0;
}
.error_cnt1 .com_btn3 {
  display: block;
  margin: 65px auto 0;
  padding: 0;
  width: 9em;
}
@media only screen and (max-width: 1299px) {
  .error_cnt1 {
    padding: 1.384615384615384vw 1.153846153846154vw;
  }
  .error_cnt1 .title1 {
    margin: 0 auto 0.3076923076923077vw;
  }
  .error_cnt1 .title1 img {
    max-width: 60.38461538461538vw;
  }
  .error_cnt1 .block1 {
    margin: 3.076923076923077vw auto 0;
    max-width: 49.23076923076923vw;
    padding: 3.4615384615384617vw 4.153846153846154vw 4.461538461538462vw;
    width: 100%;
  }
  .error_cnt1 .copy1 {
    font-size: 1.6923076923076923vw;
    margin: 0 0 1.9230769230769231vw;
  }
  .error_cnt1 .copy2 {
    font-size: 1.0769230769230769vw;
  }
  .error_cnt1 .com_btn3 {
    margin: 5vw auto 0;
  }
}
@media only screen and (max-width: 821px) {
  .error_bg1 {
    background-image: url("/front/assets/common/img/bg2_sp.jpg");
  }
  .error_cnt1 {
    padding: 12.533333333333333vw 4vw;
  }
  .error_cnt1 .title1 {
    margin: 0 auto 8vw;
  }
  .error_cnt1 .title1 img {
    max-width: 89.60000000000001vw;
  }
  .error_cnt1 .block1 {
    padding: 25px 1.866666666666667vw 27px;
    max-width: 100%;
  }
  .error_cnt1 .copy1 {
    font-size: 4.533333333333333vw;
    margin: 0 0 4vw;
  }
  .error_cnt1 .copy2 {
    font-size: 4.266666666666667vw;
    line-height: 1.625;
  }
  .error_cnt1 .com_btn3 {
    font-size: 4.8vw;
    margin: 10.666666666666668vw auto 0;
    width: 43.46666666666666vw;
  }
}