@font-face {
  font-family: 'Noto Sans JP';
  src: url(/asset/fonts/NotoSansJP-VariableFont_wght.ttf) format('truetype');
  font-style: normal;
  font-display: swap;
}
.document a {
  text-decoration: underline;
}
.document .document__enactment {
  text-align: right;
  margin-top: 4em;
}
.procedure .document__title_h3 {
  margin-top: 2em;
}
.procedure .document__title_h3:first-child {
  margin-top: 0;
}
.procedure .document__title_h4 {
  font-weight: 400;
}
.anzenkanri .page__distlist {
  width: fit-content;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .anzenkanri .page__distlist {
    width: 100%;
  }
}
.kameitokumeikakou .document__title_h3 {
  margin-top: 2em;
}
.kameitokumeikakou .document__title_h3:first-child {
  margin-top: 0;
}
.kameitokumeikakou .document__title_h3 + .document__title_h4 {
  margin-top: 0.5em;
}
.kameitokumeikakou .document__title_h4 {
  font-weight: 400;
}
.cookie .document a {
  color: #000;
}
