#embed_content {
  display: block;
  align-items: center;
  background: #f8f9fa;
  color: #000;
  padding: 0 10px;
  margin-top: 5px;
  font-family:
    "Montserrat",
    "Mplus 1p",
    "Hiragino Sans",
    "Hiragino Kaku Gothic Pro",
    "游ゴシック",
    "游ゴシック体",
    YuGothic,
    /* biome-ignore lint/complexity/noImportantStyles: because font */
      "Yu Gothic",
    "ＭＳ ゴシック",
    "MS Gothic",
    sans-serif !important;
}
.p {
  font-size: 1rem;
  margin: 0.5rem 0;
}
.h1 {
  font-size: 1.1rem;
  font-weight: 800;
}
.h2 {
  font-size: 1rem;
  font-weight: 600;
  margin: 0.8rem 0 0.4rem;
}

.margin-0 {
  margin: 0px;
}

.fw-bold {
  font-weight: bold;
}

.news_a {
  font-size: 1rem;
  font-weight: 400;
}

.color-8519c {
  color: #08519c;
}

.fs-08 {
  font-size: 0.8rem;
}
