
/* =========================================================
   JAPANESE PHILOSOPHY / MUSIC & ART COPY
   PC + MOBILE
   ========================================================= */

html[lang="ja"] .jp-copy-line{
  display:block!important;
  max-width:100%!important;
}

html[lang="ja"] .jp-copy-spacer{
  display:block!important;
  height:1.15em!important;
}

html[lang="ja"] .jp-copy-lead{
  font-weight:500!important;
}

@media(min-width:769px){
  html[lang="ja"] .quote-section blockquote .jp-copy-line{
    line-height:1.8!important;
  }

  html[lang="ja"] .culture-copy > p .jp-copy-line{
    line-height:2!important;
  }
}

@media(max-width:768px){
  html[lang="ja"] .quote-section blockquote{
    font-size:1.28rem!important;
    line-height:1.75!important;
  }

  html[lang="ja"] .quote-section blockquote .jp-copy-line{
    white-space:normal!important;
    word-break:keep-all!important;
    overflow-wrap:break-word!important;
  }

  html[lang="ja"] .culture-copy h2{
    line-height:1.45!important;
  }

  html[lang="ja"] .culture-copy > p{
    font-size:.95rem!important;
    line-height:1.95!important;
  }

  html[lang="ja"] .culture-copy > p .jp-copy-line{
    white-space:normal!important;
    word-break:keep-all!important;
    overflow-wrap:break-word!important;
  }

  html[lang="ja"] .jp-copy-spacer{
    height:.9em!important;
  }
}
