.in-news-details-new-title.pc[data-v-f3fe13e7] {
  width: 100%;
  max-width: clamp(0px, 91.1111111111vw, 1312px);
  margin: 0 auto;
}
.in-news-details-new-title.pc .news-title[data-v-f3fe13e7] {
  font-size: var(--h2);
  font-family: "Montserrat-Medium", "NotoSansJP-Medium";
  font-weight: 500;
  line-height: 1.4;
  color: rgb(19, 18, 20);
  line-height: 1.25;
  margin-bottom: clamp(0px, 2.5vw, 36px);
}
.in-news-details-new-title.pc .news-time[data-v-f3fe13e7] {
  gap: clamp(0px, 0.2083333333vw, 3px);
}
.in-news-details-new-title.pc .news-time .pre-fix[data-v-f3fe13e7],
.in-news-details-new-title.pc .news-time .time[data-v-f3fe13e7] {
  font-size: var(--body3);
  font-family: "Montserrat", "NotoSansJP";
  font-weight: 400;
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.3);
  line-height: clamp(0px, 1.5277777778vw, 22px);
}
.in-news-details-new-title.mob[data-v-f3fe13e7] {
  width: 100%;
  padding: 0 4.2666666667vw;
}
.in-news-details-new-title.mob .news-title[data-v-f3fe13e7] {
  font-size: var(--h4);
  font-family: "Montserrat-Medium", "NotoSansJP-Medium";
  font-weight: 500;
  line-height: 1.4;
  color: rgb(19, 18, 20);
  line-height: 1.2;
  margin-bottom: 9.6vw;
}
.in-news-details-new-title.mob .news-time[data-v-f3fe13e7] {
  gap: 0.8vw;
}
.in-news-details-new-title.mob .news-time .pre-fix[data-v-f3fe13e7],
.in-news-details-new-title.mob .news-time .time[data-v-f3fe13e7] {
  font-size: var(--body2);
  font-family: "Montserrat", "NotoSansJP";
  font-weight: 400;
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.3);
  line-height: 5.8666666667vw;
}