@charset "UTF-8";
main {
margin-bottom:0;
}
.notice {
  letter-spacing: .1rem;
}
.pgtitle_notice {
      font-size: 18px;
      text-align: center;
}
@media screen and (min-width: 640px) {
  .pgtitle_notice {
  margin: 5rem 0 2rem;
}
}
.notice-footer {
  background-color: #fff;
  font-size: 13px;
  text-align: right;
}
