@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&family=RocknRoll+One&family=Reggae+One&family=Zen+Maru+Gothic:wght@500&display=swap");
body div#wrapper {
  font-family: "Noto Sans JP" !important;
  font-weight: 500; }
  body div#wrapper p {
    font-size: 1.1em; }
    body div#wrapper p span {
      color: #b91317;
      font-weight: bold; }
  body div#wrapper a {
    text-decoration: underline; }
  body div#wrapper .quote_bg {
    background-color: #E4E4E4;
    border-radius: 6px;
    padding: 12px 16px; }
  body div#wrapper .border_bg {
    padding: 12px 16px;
    border: 1px solid #E4E4E4;
    font-size: 0.95em;
    font-weight: 400; }
  body div#wrapper .web-font_sample {
    padding: 10px 3% 4px;
    margin-bottom: 14px;
    border-radius: 14px; }
    body div#wrapper .web-font_sample h5 {
      background: none !important;
      margin: 14px 10px 10px 0 !important;
      padding-left: 0 !important;
      font-size: 1.4em !important; }
      body div#wrapper .web-font_sample h5 span {
        color: #b91317; }
    body div#wrapper .web-font_sample dl {
      margin-bottom: 30px; }
      body div#wrapper .web-font_sample dl dt {
        font-size: 1.6em; }
      body div#wrapper .web-font_sample dl dd {
        font-size: 1.1em; }
    body div#wrapper .web-font_sample .web-font_txt_1 dt {
      font-family: "RocknRoll One"; }
    body div#wrapper .web-font_sample .web-font_txt_1 dd {
      font-family: "Zen Maru Gothic",  "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
      font-weight: 500; }
    body div#wrapper .web-font_sample .web-font_txt_2 dt {
      font-family: "Reggae One"; }
    body div#wrapper .web-font_sample .web-font_txt_2 dd {
      font-family: "Zen Maru Gothic", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
      font-weight: 500; }
    body div#wrapper .web-font_sample .no_font dd {
      font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; }
  body div#wrapper .font_before {
    background-color: #F7EAEA; }
  body div#wrapper .font_after {
    background-color: #E4EAF4;
    margin-bottom: 30px; }
  body div#wrapper .arrow_down {
    width: 36px !important;
    height: 36px !important;
    margin: 0 auto 14px !important;
    transform: rotate(90deg); }
    body div#wrapper .arrow_down img {
      width: 36px;
      height: 36px; }
