#app .main_visual .contents_title {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
}
#app .same_style {
  border-top: none;
}
#app .same_style_block:first-of-type {
  padding-top: 0;
}
#app .same_style .same_style + .same_style_block,
#app .same_style_block:first-of-type {
  padding-top: 0;
}
#app .same_style {
  border-top: none;
}
#app .same_style .ander--link {
  display: flex;
  gap: 16px;
  margin-bottom: 48px;
}
#app .same_style .ander--link .list {
  width: fit-content;
}
#app .same_style .ander--link .list a {
  font-size: 16px;
  color: #6f7f89;
}

/*# sourceMappingURL=publications.css.map */
