@charset "UTF-8";
/*//////////////////////////////////////////////////

home style

//////////////////////////////////////////////////*/
/* Scss Document */
/* Scss Document */
/*下層タイトル*/
.titleimg {
  padding: 60px 0 0;
}
.titleimg .titleimg__ttl {
  text-align: center;
}

.error__message {
  margin-bottom: 60px;
}
.error__message p {
  padding: 6px;
  color: #f00;
  border: 1px solid #f00;
  background: #fff;
}

@media screen and (min-width: 769px) {
  /*下層タイトル*/
  .titleimg {
    padding: 90px 0 0;
  }
}
/*# sourceMappingURL=style.css.map */
