body.lang-jp .story_text,
body.lang-jp .spec_title,
body.lang-jp .spec_row,
body.lang-jp .system_desc_item,
body.lang-jp .system_desc_item_title,
body.lang-jp .hero_desc {
  font-family: 'Noto Serif JP', sans-serif !important;
}

body.lang-jp .slogan img:nth-child(2) {
  width: 80%;
  margin-bottom: -9%;
}

/* 日文比較密 */
body.lang-jp .system_desc_item_title {
  font-size: 1.25rem;
}

body.lang-jp .hero_desc {
  line-height: 1.9;
}

body.lang-jp .story_text {
  font-size: 1rem;
  line-height: 1.9;
  width: 90%;

  scrollbar-width: thin;
  scrollbar-color: transparent transparent;
  scroll-behavior: smooth;

  /* -webkit-mask-image: linear-gradient(to bottom, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 82%, rgba(0, 0, 0, 0.75) 90%, rgba(0, 0, 0, 0.35) 96%, rgba(0, 0, 0, 0) 100%);
  mask-image: linear-gradient(to bottom, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 82%, rgba(0, 0, 0, 0.75) 90%, rgba(0, 0, 0, 0.35) 96%, rgba(0, 0, 0, 0) 100%); */
  z-index: 9;
}

body.lang-jp .movie_swiper .swiper-slide h3 span {
  font-size: 18px;
}

body.lang-jp .system_tab span {
  font-size: 1.1rem;
  letter-spacing: 0.05em;
}

/* body.lang-jp .rank_con ul li {
  text-align: left;
  font-size: 0.65rem;
  line-height: 1.6;
  padding: 0.5rem 0.5rem;
} */

body.lang-jp .app_gp li:first-child,
.social_gp li:first-child {
  width: 60px;
  margin: 1rem 0rem;
  text-wrap: nowrap;
}

body.lang-jp .icon-baha,
body.lang-jp .icon-fb {
  display: none;
}

body.lang-jp .social_gp li:nth-child(2),
body.lang-jp .social_gp li:nth-child(3),
body.lang-jp .social_gp li:nth-child(4),
body.lang-jp .social_gp li:nth-child(5),
body.lang-jp .social_gp li:nth-child(6),
body.lang-jp .social_gp li:nth-child(7),
body.lang-jp .social_gp li:nth-child(8) {
  display: none;
}

body.lang-jp .sec05_info {
  flex: 0 1 720px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: left;
  margin-left: 40%;
}

body.lang-jp .spec_row p {
  margin: 0;
  flex: 1;
  color: #f3e7db;
  font-size: 0.92rem;
  line-height: 1.6;
  word-break: keep-all;
}

body.lang-jp .spec_row span {
  text-wrap: nowrap;
  flex: 0 0 90px;
}

@media (max-width: 768px) {
  body.lang-jp .system_tab span {
    font-size: 0.9rem;
    letter-spacing: 0em;
  }

  body.lang-jp .sec05_info {
    margin-left: 0dvh;
    margin: 2rem;
  }
}
