@charset "UTF-8";
.topics_detail > figure.wp-block-image img {
  width: 100%;
}
.topics_detail > .wp-block-columns {
  margin-top: 2em;
}
.topics_detail > .wp-block-media-text {
  margin-top: 2em;
}
.topics_detail > .wp-block-media-text > .wp-block-media-text__content > pre {
  font-family: "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", Meiryo, Osaka, sans-serif;
  font-weight: 400;
  font-size: 16px;
}
.topics_detail p + h2 {
  margin-top: 1em;
}
