@media (max-width: 640px) {
  .pg-hero--course h1 .pg-heading-line:nth-child(2),
  .pg-hero--course h1 .pg-heading-line:nth-child(3) {
    display: inline;
  }

  .pg-hero--course h1 {
    line-height: 1.16;
  }

  .pg-sabai-intro .pg-head h2,
  .pg-sabai-features-head h3,
  .pg-course-scenes .pg-head h2 {
    line-break: strict;
    word-break: normal;
    overflow-wrap: normal;
  }

  .pg-sabai-intro .pg-head h2 {
    font-size: clamp(2rem, 8vw, 2.45rem);
    line-height: 1.45;
  }

  .pg-sabai-lead,
  .pg-sabai-contrast ul,
  .pg-sabai-card p,
  .pg-course-scenes .pg-phrase-text {
    line-height: 1.8;
  }

  .pg-sabai-contrast .is-here {
    background: #f2f9ff;
    border-color: #b9ddf3;
  }

  .pg-sabai-contrast .is-here span {
    color: #3f8fc8;
    font-weight: 800;
  }

  .pg-sabai-contrast .is-here li {
    color: #4fa7de;
    font-weight: 700;
  }

  .pg-course-scenes .pg-head h2 {
    font-size: clamp(2rem, 8vw, 2.35rem);
    line-height: 1.45;
    letter-spacing: 0.015em;
  }

  .pg-section--paper .pg-split > .pg-list article p {
    font-size: 0 !important;
    line-height: 0 !important;
  }

  .pg-section--paper .pg-split > .pg-list article p::before {
    display: block;
    font-size: 1rem;
    line-height: 1.9;
    white-space: pre-line;
  }

  .pg-section--paper .pg-split > .pg-list article:nth-child(1) p::before {
    content: "森の中で坐る、歩く、休む。\A 2泊3日の入門コースです。";
  }

  .pg-section--paper .pg-split > .pg-list article:nth-child(2) p::before {
    content: "姿勢、呼吸、心の置き方から\A 日本語で丁寧に案内します。";
  }

  .pg-section--paper .pg-split > .pg-list article:nth-child(3) p::before {
    content: "宝積寺駅からの送迎、\A 僧侶への質問時間もあります。";
  }
}
