.multiple-card-content[data-v-16e0f18f] {
  padding-inline: var(--gutter);
  background-color: #fff;
}
.multiple-card-content .jp-lineup-product-catalog[data-v-16e0f18f] {
  background-color: var(--fill-bg-grey);
}
@media screen and (min-width: 1024px) {
.multiple-card-content .jp-lineup-product-catalog[data-v-16e0f18f] {
    padding: clamp(0px, 4.4444444444vw, 64px) clamp(0px, 2.7777777778vw, 40px) 0;
}
}
@media screen and (max-width: 1023.98px) {
.multiple-card-content .jp-lineup-product-catalog[data-v-16e0f18f] {
    padding: 40px 20px 0;
}
}
@media screen and (min-width: 1024px) {
.multiple-card-content .jp-lineup-product-catalog .top-content[data-v-16e0f18f] {
    padding-bottom: clamp(0px, 1.6666666667vw, 24px);
}
}
@media screen and (max-width: 1023.98px) {
.multiple-card-content .jp-lineup-product-catalog .top-content[data-v-16e0f18f] {
    padding-bottom: 24px;
}
}
.multiple-card-content .jp-lineup-product-catalog .top-content .top-title[data-v-16e0f18f] {
  font-size: var(--sub-h3);
  font-family: "Montserrat", "NotoSansJP";
  font-weight: 400;
  line-height: 1.4;
  color: var(--text-bk-primary);
}
.multiple-card-content .jp-lineup-product-catalog .title[data-v-16e0f18f] {
  font-size: var(--h4);
  font-family: "Montserrat", "NotoSansJP";
  font-weight: 400;
  line-height: 1.4;
  color: var(--text-bk-primary);
}
.multiple-card-content .jp-lineup-product-catalog .catalog-list-item[data-v-16e0f18f] {
  justify-content: space-between;
}
@media screen and (min-width: 1024px) {
.multiple-card-content .jp-lineup-product-catalog .catalog-list-item[data-v-16e0f18f] {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 24px;
}
}
@media screen and (max-width: 1023.98px) {
.multiple-card-content .jp-lineup-product-catalog .catalog-list-item[data-v-16e0f18f] {
    display: flex;
    flex-direction: column;
    gap: 16px;
    width: 100%;
}
}
.multiple-card-content .jp-lineup-product-catalog .catalog-list-item .file-item[data-v-16e0f18f] {
  gap: clamp(8px, 0.6944444444vw, 10px);
  background-color: #fff;
  flex-direction: column;
  border-radius: 8px;
  cursor: pointer;
  transition: box-shadow 0.3s ease;
}
@media screen and (min-width: 1024px) {
.multiple-card-content .jp-lineup-product-catalog .catalog-list-item .file-item[data-v-16e0f18f]:hover {
    box-shadow: 0 0 0 1px var(--text-bk-primary);
}
}
@media screen and (max-width: 1023.98px) {
.multiple-card-content .jp-lineup-product-catalog .catalog-list-item .file-item[data-v-16e0f18f] {
    line-height: 0.5;
}
.multiple-card-content .jp-lineup-product-catalog .catalog-list-item .file-item[data-v-16e0f18f]:active {
    box-shadow: 0 0 0 1px var(--text-bk-primary);
}
}
.multiple-card-content .jp-lineup-product-catalog .catalog-list-item .file-item .item-wrap[data-v-16e0f18f] {
  width: 100%;
  display: flex;
  justify-content: flex-start;
}
@media screen and (min-width: 1024px) {
.multiple-card-content .jp-lineup-product-catalog .catalog-list-item .file-item .item-wrap[data-v-16e0f18f] {
    height: clamp(0px, 10.2777777778vw, 148px);
}
}
@media screen and (max-width: 1023.98px) {
.multiple-card-content .jp-lineup-product-catalog .catalog-list-item .file-item .item-wrap[data-v-16e0f18f] {
    flex-direction: column;
}
}
@media screen and (min-width: 1024px) {
.multiple-card-content .jp-lineup-product-catalog .catalog-list-item .file-item .item-wrap .media-wrap .image1[data-v-16e0f18f] {
    aspect-ratio: 290/148;
    border-radius: 8px 0px 0px 8px;
}
}
@media screen and (max-width: 1023.98px) {
.multiple-card-content .jp-lineup-product-catalog .catalog-list-item .file-item .item-wrap .media-wrap .image1[data-v-16e0f18f] {
    aspect-ratio: 287/146;
    border-radius: 8px 8px 0px 0px;
}
}
.multiple-card-content .jp-lineup-product-catalog .catalog-list-item .file-item .item-wrap .text[data-v-16e0f18f] {
  display: flex;
  flex: 1;
  justify-content: space-between;
  align-items: center;
}
.multiple-card-content .jp-lineup-product-catalog .catalog-list-item .file-item .item-wrap .text span[data-v-16e0f18f] {
  font-size: var(--body3);
  font-family: "Montserrat", "NotoSansJP";
  font-weight: 400;
  line-height: 1.5;
  color: var(--text-bk-primary);
  letter-spacing: 0.05em;
}
@media screen and (min-width: 1024px) {
.multiple-card-content .jp-lineup-product-catalog .catalog-list-item .file-item .item-wrap .text[data-v-16e0f18f] {
    padding-inline: clamp(0px, 1.6666666667vw, 24px) clamp(0px, 1.1111111111vw, 16px);
}
}
@media screen and (max-width: 1023.98px) {
.multiple-card-content .jp-lineup-product-catalog .catalog-list-item .file-item .item-wrap .text[data-v-16e0f18f] {
    padding: 14px 16px;
}
}
@media screen and (min-width: 1024px) {
.multiple-card-content .jp-lineup-product-catalog .catalog-list-item .file-item .item-wrap .icon[data-v-16e0f18f] {
    width: clamp(0px, 2.7777777778vw, 40px);
    aspect-ratio: 1;
    flex: none;
    background-color: var(--fill-bg-grey);
    border-radius: 8px;
    display: flex;
}
.multiple-card-content .jp-lineup-product-catalog .catalog-list-item .file-item .item-wrap .icon .svg-icon[data-v-16e0f18f] {
    margin: auto;
    flex: none;
    width: clamp(32px, 2.6388888889vw, 38px);
    height: clamp(32px, 2.6388888889vw, 38px);
}
.multiple-card-content .jp-lineup-product-catalog .catalog-list-item .file-item .item-wrap .icon .svg-icon.pdf[data-v-16e0f18f] {
    width: clamp(0px, 1.5277777778vw, 22px);
    height: clamp(0px, 1.5277777778vw, 22px);
}
}
@media screen and (max-width: 1023.98px) {
.multiple-card-content .jp-lineup-product-catalog .catalog-list-item .file-item .item-wrap .icon[data-v-16e0f18f] {
    display: flex;
    width: 32px;
    aspect-ratio: 1;
    border-radius: 4px;
    background-color: var(--fill-bg-grey);
}
.multiple-card-content .jp-lineup-product-catalog .catalog-list-item .file-item .item-wrap .icon .svg-icon[data-v-16e0f18f] {
    margin: auto;
    flex: none;
    width: 32px;
    height: 32px;
}
.multiple-card-content .jp-lineup-product-catalog .catalog-list-item .file-item .item-wrap .icon .svg-icon.pdf[data-v-16e0f18f] {
    width: 18px;
    height: 18px;
}
}
.multiple-card-content .jp-lineup-product-catalog .catalog-list-item .file-item .name[data-v-16e0f18f] {
  margin-top: 10px;
  flex: auto;
  font-size: var(--desc);
  font-family: "Montserrat", "NotoSansJP";
  font-weight: 400;
  line-height: 1.5;
  color: var(--text-bk-primary);
  font-weight: lighter;
  white-space: pre-wrap;
  color: #5c606a;
}
.multiple-card-content .jp-lineup-product-catalog .catalog-list-item .file-item .nameDesc[data-v-16e0f18f] {
  font-size: var(--body3);
  font-family: "Montserrat", "NotoSansJP";
  font-weight: 400;
  line-height: 1.5;
  color: var(--text-bk-primary);
}
.multiple-card-content .jp-lineup-product-catalog .split-line[data-v-16e0f18f] {
  border-bottom: 1px solid var(--line-dark);
}
@media screen and (min-width: 1024px) {
.multiple-card-content .jp-lineup-product-catalog .split-line[data-v-16e0f18f] {
    margin-top: clamp(0px, 4.4444444444vw, 64px);
}
}
@media screen and (max-width: 1023.98px) {
.multiple-card-content .jp-lineup-product-catalog .split-line[data-v-16e0f18f] {
    margin-top: 48px;
}
}
.multiple-card-content .bottom-sub-desc[data-v-16e0f18f] {
  margin-top: clamp(0px, 2.7777777778vw, 40px);
  color: #5c606a;
  font-size: 10px;
  white-space: pre-wrap;
  line-height: 1.5;
}