@charset "UTF-8";
/* CSS Document */
/* 基本設定-------------------------------------------*/
.img-box {
  margin-bottom: 16px;
  text-align: center;
}
@media (min-width: 769px) {
  .img-box {
    margin-bottom: 24px;
  }
}
.img-box img {
  max-width: 980px;
  width: 100%;
}

.txt-box {
  max-width: 980px;
  margin-inline: auto;
}
/*# sourceMappingURL=_map/certificate.css.map */
