@charset "UTF-8";
.jp-lineup-specs-table[data-v-94dddd31] {
  position: relative;
  background-color: var(--fill-bg-grey);
}
@media screen and (min-width: 1024px) {
.jp-lineup-specs-table[data-v-94dddd31] {
    padding: clamp(0px, 5.5555555556vw, 80px) 0;
}
}
@media screen and (max-width: 1023.98px) {
.jp-lineup-specs-table[data-v-94dddd31] {
    padding: 76px 0 80px;
}
}
@keyframes shake-94dddd31 {
0% {
    transform: translateX(0);
}
50% {
    transform: translateX(4px);
}
100% {
    transform: translateX(0);
}
}
.jp-lineup-specs-table .scroll-tip[data-v-94dddd31] {
  position: absolute;
  top: 40px;
  right: var(--gutter);
  display: flex;
  gap: 8px;
  font-size: var(--body4);
  font-family: "Montserrat-Medium", "NotoSansJP-Medium";
  font-weight: 500;
  line-height: 1.5;
  color: var(--text-bk-subheading);
  letter-spacing: 0.1em;
}
.jp-lineup-specs-table .scroll-tip svg[data-v-94dddd31] {
  font-size: 16px;
  animation: shake-94dddd31 1.5s ease-in-out infinite;
}
.jp-lineup-specs-table .table-wrap[data-v-94dddd31] {
  overflow: auto;
}
@media screen and (min-width: 1024px) {
.jp-lineup-specs-table .table-wrap[data-v-94dddd31] {
    margin: 0 var(--gutter);
    background-color: #fff;
    border-radius: 8px;
}
}
@media screen and (max-width: 1023.98px) {
.jp-lineup-specs-table .table-wrap[data-v-94dddd31] {
    padding: 0 var(--gutter);
}
}
.jp-lineup-specs-table .table-wrap .grid-wrap[data-v-94dddd31] {
  width: -moz-fit-content;
  width: fit-content;
  margin: auto;
}
@media screen and (min-width: 1024px) {
.jp-lineup-specs-table .table-wrap .grid-wrap[data-v-94dddd31] {
    padding: clamp(0px, 3.8888888889vw, 56px) clamp(0px, 4.4444444444vw, 64px) clamp(0px, 3.3333333333vw, 48px);
}
}
@media screen and (max-width: 1023.98px) {
.jp-lineup-specs-table .table-wrap .grid-wrap[data-v-94dddd31] {
    background-color: #fff;
    min-width: 100%;
    border-radius: 8px;
    padding: 24px 8px;
}
}
.jp-lineup-specs-table .table-wrap .specs-row[data-v-94dddd31] {
  display: grid;
  width: 100%;
  align-items: center;
}
@media screen and (min-width: 1024px) {
.jp-lineup-specs-table .table-wrap .specs-row[data-v-94dddd31] {
    grid-template-columns: clamp(0px, 27.3611111111vw, 394px) repeat(var(--columns-count, 1), clamp(0px, 27.4305555556vw, 395px));
}
}
@media screen and (max-width: 1023.98px) {
.jp-lineup-specs-table .table-wrap .specs-row[data-v-94dddd31] {
    grid-template-columns: repeat(calc(var(--columns-count, 1) + 1), minmax(155px, 1fr));
}
}
.jp-lineup-specs-table .table-wrap .specs-row.model-name-row[data-v-94dddd31] {
  margin-bottom: clamp(16px, 1.6666666667vw, 24px);
}
.jp-lineup-specs-table .table-wrap .specs-row.model-name-row .specs-cell.cell-value[data-v-94dddd31] {
  font-size: var(--body4);
  font-family: "Montserrat-Medium", "NotoSansJP-Medium";
  font-weight: 500;
  line-height: 1.5;
  color: var(--text-bk-primary);
}
@media screen and (min-width: 1024px) {
.jp-lineup-specs-table .table-wrap .specs-row.model-name-row .specs-cell.cell-value[data-v-94dddd31] {
    padding: 0 clamp(0px, 1.6666666667vw, 24px);
}
}
@media screen and (max-width: 1023.98px) {
.jp-lineup-specs-table .table-wrap .specs-row.model-name-row .specs-cell.cell-value[data-v-94dddd31] {
    padding: 0 16px;
}
}
.jp-lineup-specs-table .table-wrap .specs-row.is-title-row[data-v-94dddd31] {
  background-color: var(--fill-bg-black);
  border-radius: 8px;
  margin-bottom: clamp(8px, 0.8333333333vw, 12px);
}
@media screen and (min-width: 1024px) {
.jp-lineup-specs-table .table-wrap .specs-row.is-title-row[data-v-94dddd31]:nth-of-type(n + 3) {
    margin-top: clamp(0px, 2.5vw, 36px);
}
}
@media screen and (max-width: 1023.98px) {
.jp-lineup-specs-table .table-wrap .specs-row.is-title-row[data-v-94dddd31]:nth-of-type(n + 3) {
    margin-top: 48px;
}
}
.jp-lineup-specs-table .table-wrap .specs-row.is-title-row .specs-cell.cell-name[data-v-94dddd31] {
  font-size: var(--body3);
  font-family: "Montserrat-Medium", "NotoSansJP-Medium";
  font-weight: 500;
  line-height: 1.5;
  color: var(--text-wh-primary);
  grid-column: 1/-1;
}
@media screen and (min-width: 1024px) {
.jp-lineup-specs-table .table-wrap .specs-row.is-title-row .specs-cell.cell-name[data-v-94dddd31] {
    padding: clamp(0px, 0.5555555556vw, 8px) clamp(0px, 1.1111111111vw, 16px);
}
}
@media screen and (max-width: 1023.98px) {
.jp-lineup-specs-table .table-wrap .specs-row.is-title-row .specs-cell.cell-name[data-v-94dddd31] {
    padding: 10px 16px;
}
}
.jp-lineup-specs-table .table-wrap .specs-row.is-title-row .specs-cell.cell-value[data-v-94dddd31] {
  display: none;
}
.jp-lineup-specs-table .table-wrap .specs-row .specs-cell.cell-name[data-v-94dddd31] {
  font-size: var(--body4);
  font-family: "Montserrat", "NotoSansJP";
  font-weight: 400;
  line-height: 1.5;
  color: var(--text-bk-primary);
  font-family: "NotoSansJP";
  white-space: pre-wrap;
  word-wrap: break-word;
}
@media screen and (min-width: 1024px) {
.jp-lineup-specs-table .table-wrap .specs-row .specs-cell.cell-name[data-v-94dddd31] {
    padding: clamp(0px, 0.6944444444vw, 10px) clamp(0px, 1.1111111111vw, 16px);
}
}
@media screen and (max-width: 1023.98px) {
.jp-lineup-specs-table .table-wrap .specs-row .specs-cell.cell-name[data-v-94dddd31] {
    padding: 10px 12px;
}
}
.jp-lineup-specs-table .table-wrap .specs-row .specs-cell.cell-value[data-v-94dddd31] {
  text-align: center;
  font-size: var(--body4);
  font-family: "Montserrat", "NotoSansJP";
  font-weight: 400;
  line-height: 1.5;
  color: var(--text-bk-subheading);
  font-family: "NotoSansJP";
  white-space: pre-wrap;
  word-wrap: break-word;
}
@media screen and (min-width: 1024px) {
.jp-lineup-specs-table .table-wrap .specs-row .specs-cell.cell-value[data-v-94dddd31] {
    padding: clamp(0px, 0.6944444444vw, 10px) clamp(0px, 1.6666666667vw, 24px);
}
}
@media screen and (max-width: 1023.98px) {
.jp-lineup-specs-table .table-wrap .specs-row .specs-cell.cell-value[data-v-94dddd31] {
    padding: 10px 12px;
}
}
.jp-lineup-specs-table .scroll-progress-bar[data-v-94dddd31] {
  margin-inline: var(--gutter);
  height: 1px;
  background-color: var(--line-dark);
  position: relative;
}
.jp-lineup-specs-table .scroll-progress-bar[data-v-94dddd31]::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: var(--fill-bg-black);
  transform-origin: left center;
  transition: transform 0.3s ease;
  transform: scaleX(var(--progress, 1));
}
@media screen and (min-width: 1024px) {
.jp-lineup-specs-table .scroll-progress-bar[data-v-94dddd31] {
    margin-top: clamp(0px, 1.6666666667vw, 24px);
}
}
@media screen and (max-width: 1023.98px) {
.jp-lineup-specs-table .scroll-progress-bar[data-v-94dddd31] {
    margin-top: 32px;
}
}
.jp-lineup-specs-table .comment-wrap[data-v-94dddd31] {
  margin-inline: var(--gutter);
}
@media screen and (min-width: 1024px) {
.jp-lineup-specs-table .comment-wrap[data-v-94dddd31] {
    margin-top: clamp(0px, 1.6666666667vw, 24px);
}
}
@media screen and (max-width: 1023.98px) {
.jp-lineup-specs-table .comment-wrap[data-v-94dddd31] {
    margin-top: 32px;
}
}
.jp-lineup-specs-table .comment-wrap .comment[data-v-94dddd31] {
  font-size: var(--desc);
  font-family: "Montserrat", "NotoSansJP";
  font-weight: 400;
  line-height: 1.5;
  color: var(--text-bk-subheading);
  line-height: 2;
  font-family: "NotoSansJP";
  display: flex;
  white-space: pre-wrap;
}
.jp-lineup-specs-table .comment-wrap .comment[data-v-94dddd31]::before {
  content: "※";
}