.store-page-images-show-area-pc-container[data-v-e03b2351] {
  margin: 6.25vw 12.5vw;
  display: flex;
  gap: 0.8333333333vw;
}
.store-page-images-show-area-pc-container .first-col[data-v-e03b2351], .store-page-images-show-area-pc-container .second-col[data-v-e03b2351], .store-page-images-show-area-pc-container .third-col[data-v-e03b2351] {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.store-page-images-show-area-pc-container .first-col .header-wrap[data-v-e03b2351] {
  width: 18.0729166667vw;
}
.store-page-images-show-area-pc-container .first-col .header-wrap .title[data-v-e03b2351] {
  --min-font-size: 10px;
  --min-scale: 64px;
  --max-scale: 64px;
  font-size: 64px;
  --line-height-v: 8px;
  line-height: calc(100% + var(--line-height-v));
  font-weight: 400;
  font-family: "URW Form", "HYQiHeiX1-45J";
  color: rgb(0, 0, 0);
  font-size: 3.3333333333vw;
}
.store-page-images-show-area-pc-container .first-col .header-wrap .header-desc[data-v-e03b2351] {
  --min-font-size: 10px;
  --min-scale: 14px;
  --max-scale: 14px;
  font-size: 14px;
  --line-height-v: 8px;
  line-height: calc(100% + var(--line-height-v));
  font-weight: 400;
  font-family: "URW Form", "HYQiHeiX1-45J";
  color: rgb(92, 96, 106);
  font-size: 0.7291666667vw;
  margin: 0.8333333333vw 0;
}
.store-page-images-show-area-pc-container .first-col .header-wrap .operation-btn[data-v-e03b2351] {
  height: 2.9166666667vw;
  width: 11.4583333333vw;
  border-radius: 0.2083333333vw;
  --min-font-size: 10px;
  --min-scale: 16px;
  --max-scale: 16px;
  font-size: 16px;
  --line-height-v: 8px;
  line-height: calc(100% + var(--line-height-v));
  font-weight: 400;
  font-family: "URW Form", "HYQiHeiX1-45J";
  color: rgb(10, 11, 14);
  font-size: 0.8333333333vw;
}
.store-page-images-show-area-pc-container .service-item[data-v-e03b2351] {
  position: relative;
  width: 100%;
  overflow: hidden;
  cursor: pointer;
}
.store-page-images-show-area-pc-container .service-item.small-height[data-v-e03b2351] {
  height: 20.7291666667vw;
}
.store-page-images-show-area-pc-container .service-item.medium-height[data-v-e03b2351] {
  height: 27.1354166667vw;
}
.store-page-images-show-area-pc-container .service-item.large-height[data-v-e03b2351] {
  height: 33.4895833333vw;
}
.store-page-images-show-area-pc-container .service-item[data-v-e03b2351]:not(:last-child) {
  margin-bottom: 0.8333333333vw;
}
.store-page-images-show-area-pc-container .service-item:hover img[data-v-e03b2351] {
  transform: scale(1.1);
  transition: transform linear 0.5s;
}
.store-page-images-show-area-pc-container .service-item:hover .service-info-wrap[data-v-e03b2351] {
  transform: translateY(0);
  transition: transform linear 0.3s;
}
.store-page-images-show-area-pc-container .service-item:hover .service-info-wrap .service-info-title[data-v-e03b2351] {
  margin-bottom: 0.4166666667vw;
}
.store-page-images-show-area-pc-container .service-item img[data-v-e03b2351] {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.store-page-images-show-area-pc-container .service-item .bg-img[data-v-e03b2351] {
  height: 8.125vw;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.store-page-images-show-area-pc-container .service-item .service-info-wrap[data-v-e03b2351] {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 1.25vw;
  transform: translateY(calc(100% - 4.1666666667vw));
  z-index: 1;
  font-weight: 400;
}
.store-page-images-show-area-pc-container .service-item .service-info-wrap .service-info-title[data-v-e03b2351] {
  color: rgb(255, 255, 255);
  font-size: 1.25vw;
  line-height: 1.6666666667vw;
  margin-bottom: 1.25vw;
}
.store-page-images-show-area-pc-container .service-item .service-info-wrap .service-detail[data-v-e03b2351] {
  color: rgba(255, 255, 255, 0.75);
  font-size: 0.7291666667vw;
  line-height: 1.1458333333vw;
}.store-page-images-show-area-mob-container[data-v-fb4bce6d] {
  padding: 60px 24px;
}
.store-page-images-show-area-mob-container .header-wrap .title[data-v-fb4bce6d] {
  --min-font-size: 10px;
  --min-scale: 24px;
  --max-scale: 24px;
  font-size: 24px;
  --line-height-v: 8px;
  line-height: calc(100% + var(--line-height-v));
  font-weight: 400;
  font-family: "URW Form", "HYQiHeiX1-45J";
  color: rgb(0, 0, 0);
}
.store-page-images-show-area-mob-container .header-wrap .header-desc[data-v-fb4bce6d] {
  margin-top: 12px;
  --min-font-size: 10px;
  --min-scale: 14px;
  --max-scale: 14px;
  font-size: 14px;
  --line-height-v: 8px;
  line-height: calc(100% + var(--line-height-v));
  font-weight: 400;
  font-family: "URW Form", "HYQiHeiX1-45J";
  color: rgb(161, 166, 175);
}
.store-page-images-show-area-mob-container .header-wrap .operation-btns[data-v-fb4bce6d] {
  display: flex;
  justify-content: space-between;
  text-align: center;
  height: 40px;
  margin-top: 24px;
}
.store-page-images-show-area-mob-container .header-wrap .operation-btns .button-mob[data-v-fb4bce6d] {
  padding: 9px 28px;
}
.store-page-images-show-area-mob-container .header-wrap .operation-btns .slide-btns[data-v-fb4bce6d] {
  display: flex;
}
.store-page-images-show-area-mob-container .header-wrap .operation-btns .slide-btns[data-v-fb4bce6d] .swiper-button-prev {
  position: static;
  margin-top: 0;
}
.store-page-images-show-area-mob-container .header-wrap .operation-btns .slide-btns[data-v-fb4bce6d] .swiper-button-prev::after {
  content: "";
  height: 0;
}
.store-page-images-show-area-mob-container .header-wrap .operation-btns .slide-btns[data-v-fb4bce6d] .swiper-button-next {
  position: static;
  margin-top: 0;
}
.store-page-images-show-area-mob-container .header-wrap .operation-btns .slide-btns[data-v-fb4bce6d] .swiper-button-next::after {
  content: "";
  height: 0;
}
.store-page-images-show-area-mob-container .header-wrap .operation-btns .slide-btns .prev-btn[data-v-fb4bce6d],
.store-page-images-show-area-mob-container .header-wrap .operation-btns .slide-btns .next-btn[data-v-fb4bce6d] {
  width: 32px;
  height: 32px;
  background-color: rgb(245, 246, 247);
  border-radius: 1px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.store-page-images-show-area-mob-container .header-wrap .operation-btns .slide-btns .prev-btn img[data-v-fb4bce6d],
.store-page-images-show-area-mob-container .header-wrap .operation-btns .slide-btns .next-btn img[data-v-fb4bce6d] {
  width: 18px;
  height: 18px;
}
.store-page-images-show-area-mob-container .header-wrap .operation-btns .slide-btns .prev-btn.disabled img[data-v-fb4bce6d],
.store-page-images-show-area-mob-container .header-wrap .operation-btns .slide-btns .next-btn.disabled img[data-v-fb4bce6d] {
  opacity: 0.3;
}
.store-page-images-show-area-mob-container .header-wrap .operation-btns .slide-btns .prev-btn[data-v-fb4bce6d] {
  margin-right: 12px;
  transform: rotate(180deg);
}
.store-page-images-show-area-mob-container .three-col-card-items-wrap[data-v-fb4bce6d] {
  margin-top: 40px;
  height: 300px;
  display: flex;
}
.store-page-images-show-area-mob-container .three-col-card-items-wrap .three-col-card-item[data-v-fb4bce6d] {
  width: 230px;
  height: 300px;
  position: relative;
}
.store-page-images-show-area-mob-container .three-col-card-items-wrap .three-col-card-item img[data-v-fb4bce6d] {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.store-page-images-show-area-mob-container .three-col-card-items-wrap .three-col-card-item .three-col-card-info[data-v-fb4bce6d] {
  bottom: 0;
  position: absolute;
  box-sizing: border-box;
  background: rgba(31, 29, 59, 0.4);
  will-change: backdrop-filter;
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  width: 100%;
  bottom: 0;
  padding: 12px 16px;
  z-index: 2;
}
.store-page-images-show-area-mob-container .three-col-card-items-wrap .three-col-card-item .three-col-card-info .title[data-v-fb4bce6d] {
  --min-font-size: 10px;
  --min-scale: 16px;
  --max-scale: 16px;
  font-size: 16px;
  --line-height-v: 8px;
  line-height: calc(100% + var(--line-height-v));
  font-weight: 400;
  font-family: "URW Form", "HYQiHeiX1-45J";
  color: rgb(255, 255, 255);
}
.store-page-images-show-area-mob-container .three-col-card-items-wrap .three-col-card-item .three-col-card-info .content[data-v-fb4bce6d] {
  margin-top: 8px;
  display: -webkit-box;
  word-break: break-all;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  --min-font-size: 10px;
  --min-scale: 10px;
  --max-scale: 10px;
  font-size: 10px;
  --line-height-v: 8px;
  line-height: calc(100% + var(--line-height-v));
  font-weight: 400;
  font-family: "URW Form", "HYQiHeiX1-45J";
  color: rgb(245, 246, 247);
}
.store-page-images-show-area-mob-container .three-col-card-items-wrap .three-col-card-item .three-col-card-mask[data-v-fb4bce6d] {
  width: 100%;
  height: 175px;
  position: absolute;
  left: 0;
  bottom: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.66) 100%);
}