@charset "UTF-8";
/* -----------------------------------------------------------------
子要素のマージントップを0に強制
----------------------------------------------------------------- */
/* -----------------------------------------------------------------
次要素のマージントップを0に強制
----------------------------------------------------------------- */

.doctype-wpaper .ttl-area_green {
  font-family: Noto Sans JP, "ヒラギノ角 Pro W3", "Hiragino Kaku Pro W3", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif !important;
}

@media print, screen and (min-width: 768px) {
  .l-content .l-content__inner.l-content__inner--col2 {
    grid-template-columns: minmax(auto, 960px) 200px !important;
  }
  .l-content .l-content__inner .l-content__nav {
    max-width: 200px !important;
  }
}