.jp-buy-used-cars-finance-pc-container[data-v-44330534] {
  display: flex;
}
.finance__item[data-v-44330534] {
  width: 50%;
  height: clamp(0px, 34.7222222222vw, 500px);
  position: relative;
}
.mask[data-v-44330534] {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  padding: clamp(0px, 3.8888888889vw, 56px) clamp(0px, 3.3333333333vw, 48px);
  z-index: 10;
}
.mask .mask-content .title[data-v-44330534] {
  font-size: var(--sub-h3);
  font-family: "Montserrat", "NotoSansJP";
  font-weight: 400;
  line-height: 1.4;
  color: rgb(255, 255, 255);
}
.mask .mask-content .description[data-v-44330534] {
  margin-top: clamp(0px, 1.1111111111vw, 16px);
  margin-bottom: clamp(0px, 1.6666666667vw, 24px);
  font-size: var(--body4);
  font-family: "Montserrat", "NotoSansJP";
  font-weight: 400;
  line-height: 1.5;
  color: rgb(255, 255, 255);
  white-space: pre-wrap;
}
.mask .mask-content .btn-container-item[data-v-44330534] {
  width: -moz-fit-content;
  width: fit-content;
  padding: clamp(0px, 0.9375vw, 13.5px) clamp(0px, 2.5vw, 36px);
}.finance__item[data-v-b5418b33] {
  margin-bottom: 16px;
}
.finance__media[data-v-b5418b33] {
  height: 260px;
  width: 100%;
}
.finance__item-text[data-v-b5418b33] {
  background-color: var(--fill-bg-black);
  padding: 40px 24px;
}
.finance__item-title[data-v-b5418b33] {
  font-size: var(--sub-h3);
  font-family: "Montserrat", "NotoSansJP";
  font-weight: 400;
  line-height: 1.4;
  color: #fff;
  margin-bottom: 16px;
}
.finance__item-desc[data-v-b5418b33] {
  font-size: var(--body3);
  font-family: "Montserrat", "NotoSansJP";
  font-weight: 400;
  line-height: 1.5;
  color: var(--text-wh-subheading);
  margin-bottom: 32px;
}