@charset "UTF-8";
.article-header-full-width {
  height: 100px !important; }
  .article-header-full-width h1 {
    font-family: "Zen Maru Gothic", sans-serif !important; }

.l-content__inner {
  margin-top: 0; }

article {
  font-family: "Noto Sans JP", sans-serif !important; }
  article h2, article h3 {
    font-family: "Zen Maru Gothic", sans-serif !important; }

/* より具体的に指定して、モバイルでの上書きを防ぐ */
body #cta-floating-pc.is-show,
body .cta-floating-button.is-show {
  display: none !important;
  visibility: hidden !important;
  opacity: 0 !important;
  pointer-events: none !important; }

.ncButton_btn {
  justify-content: center !important; }
