.swiper_box[data-v-1da492a8] {
  height: calc(36 * var(--vw));
  max-height: 25rem;
  position: relative;
}
.swiper_box .swiper[data-v-1da492a8] {
  width: 100%;
  background-color: transparent;
  height: 100%;
  overflow: hidden;
  border-radius: 0.5rem;
}
.swiper_box .banner-image[data-v-1da492a8] {
  width: 100%;
  height: 100%;
}
.swiper_box .banner-arrow[data-v-1da492a8] {
  position: absolute;
  top: 50%;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 3rem;
  height: 4rem;
  background: rgba(0, 0, 0, 0.3);
  color: #fff;
  font-size: 1.5rem;
  line-height: 1;
  transform: translateY(-50%);
}
.swiper_box .banner-arrow[data-v-1da492a8]::after {
  border: 0;
}
.swiper_box .banner-arrow-left[data-v-1da492a8] {
  left: 0;
  border-radius: 0 0.75rem 0.75rem 0;
}
.swiper_box .banner-arrow-right[data-v-1da492a8] {
  right: 0;
  border-radius: 0.75rem 0 0 0.75rem;
}
.swiper_box .customised-dots[data-v-1da492a8] {
  position: absolute;
  right: 1.75rem;
  bottom: 0.75rem;
  text-align: center;
  white-space: nowrap;
  display: flex;
}
.swiper_box .customised-dots .customised-dot[data-v-1da492a8] {
  width: 0.25rem;
  height: 0.25rem;
  margin-right: 0.375rem;
  border-radius: 50%;
  background-color: #ffffff;
  opacity: 0.3;
}
.swiper_box .customised-dots .customised-dot.active[data-v-1da492a8] {
  width: 0.5625rem;
  border-radius: 31.25rem;
  background-color: #ffffff;
  opacity: 1;
}
.pc-category-box[data-v-14551cd3] {
  display: flex;
  align-items: center;
  gap: 8px;
  width: 100%;
  box-sizing: border-box;
  overflow-x: auto;
  white-space: nowrap;
  padding-bottom: 8px;
}
.pc-category-box[data-v-14551cd3]::-webkit-scrollbar {
  display: none;
}
.pc-category-item[data-v-14551cd3] {
  display: inline-flex;
  align-items: center;
  border: none;
  color: #323038;
  text-decoration: none;
  background: transparent;
  cursor: pointer;
  box-sizing: border-box;
  padding: 8px 20px;
  gap: 0.375rem;
}
.pc-category-item[data-v-14551cd3]:hover {
  color: #FF1D41;
}
.pc-category-icon-wrap[data-v-14551cd3] {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #FF1D41;
  font-size: 12px;
}
.pc-category-img[data-v-14551cd3] {
  width: 20px;
  height: 20px;
  -o-object-fit: contain;
     object-fit: contain;
}
.pc-category-text[data-v-14551cd3] {
  font-size: 16px;
}
.hot-tours-list[data-v-f06d9f46] {
  display: flex;
  gap: 16px;
  margin: 0;
  padding: 0;
  list-style: none;
}
.hot-tours-item[data-v-f06d9f46] {
  flex: 0 0 211px;
}
.hot-tours-card[data-v-f06d9f46] {
  display: block;
  text-decoration: none;
  color: inherit;
}
.hot-tours-poster[data-v-f06d9f46] {
  position: relative;
  width: 211px;
  height: 298px;
  margin: 0;
  border-radius: 12px;
  overflow: hidden;
  background: linear-gradient(135deg, #F6F6F7 0%, #EAEAEB 100%);
}
.hot-tours-img[data-v-f06d9f46] {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.hot-tours-city-bar[data-v-f06d9f46] {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  gap: 4px;
  height: 28px;
  margin: 0;
  padding: 0 8px;
  box-sizing: border-box;
  border-radius: 0 0 12px 12px;
  background: rgba(50, 48, 56, 0.6);
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}
.hot-tours-cities[data-v-f06d9f46] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.hot-tours-name[data-v-f06d9f46] {
  margin: 12px 0 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  color: #000000;
  display: -webkit-box;
  line-clamp: 2;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.discount-grid[data-v-755a4ff4] {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px 12px;
  margin: 0;
  padding: 0;
  list-style: none;
}
@media (max-width: 2200rpx) {
.discount-grid[data-v-755a4ff4] {
    grid-template-columns: repeat(2, 1fr);
}
}
@media (max-width: 1280rpx) {
.discount-grid[data-v-755a4ff4] {
    grid-template-columns: 1fr;
}
}
.discount-card[data-v-755a4ff4] {
  display: flex;
  gap: 16px;
  width: 365px;
  height: 160px;
  text-decoration: none;
  color: inherit;
  border-radius: 8px;
  background: #fff;
  cursor: pointer;
}
.discount-media[data-v-755a4ff4] {
  position: relative;
  flex: 0 0 120px;
  margin: 0;
}
.discount-cover[data-v-755a4ff4] {
  position: relative;
  width: 120px;
  height: 160px;
  border-radius: 12px;
  overflow: hidden;
  background: linear-gradient(135deg, #F6F6F7 0%, #EAEAEB 100%);
}
.discount-img[data-v-755a4ff4] {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.discount-media-tags[data-v-755a4ff4] {
  margin: 0;
}
.discount-cat[data-v-755a4ff4] {
  position: absolute;
  left: 8px;
  top: 8px;
  padding: 0 8px;
  height: 20px;
  border-radius: 4px;
  background: #FF1D41;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}
.discount-off[data-v-755a4ff4] {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 28px;
  background: rgba(50, 48, 56, 0.6);
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  line-height: 28px;
  text-align: center;
}
.discount-body[data-v-755a4ff4] {
  flex: 1;
  min-width: 0;
  padding: 0;
}
.discount-name[data-v-755a4ff4] {
  margin: 0 0 8px;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  color: #000000;
  display: -webkit-box;
  line-clamp: 2;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.discount-venue[data-v-755a4ff4],
.discount-date[data-v-755a4ff4] {
  margin: 0 0 6px;
  font-size: 16px;
  line-height: 24px;
  color: #66646A;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.discount-price-row[data-v-755a4ff4] {
  display: flex;
  align-items: baseline;
  gap: 2px;
  margin-top: 18px;
  color: #FF1D41;
}
.discount-yen[data-v-755a4ff4] {
  font-size: 18px;
  font-weight: 700;
}
.discount-price[data-v-755a4ff4] {
  font-size: 28px;
  font-weight: 700;
  line-height: 28px;
}
.discount-qi[data-v-755a4ff4] {
  font-size: 14px;
  font-weight: 400;
}
.floor-box[data-v-b36af881] {
  display: flex;
  flex-direction: column;
}
.floor-box--with-default .floor-box-head[data-v-b36af881] {
  margin-bottom: 0;
}
.floor-box--with-default[data-v-b36af881] {
  gap: 24px;
}
.floor-box-head[data-v-b36af881] {
  display: flex;
  align-items: baseline;
  gap: 12px;
  height: 40px;
  margin-bottom: 24px;
}
.floor-box-lead[data-v-b36af881] {
  display: flex;
  flex: 1;
  align-items: baseline;
  gap: 16px;
  min-width: 0;
}
.floor-box-body[data-v-b36af881] {
  min-width: 0;
  max-width: 100%;
  overflow-x: auto;
  overflow-y: hidden;
  box-sizing: border-box;
}
.floor-box-title[data-v-b36af881] {
  margin: 0;
  font-size: 28px;
  font-weight: 600;
  line-height: 40px;
  color: #000000;
}
.sub-title-with-image[data-v-b36af881] {
  display: flex;
  align-items: center;
  gap: 4px;
}
.sub-title[data-v-b36af881] {
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 0px;
  color: #ff1d41;
  margin-right: 2px;
  font-style: italic;
}
.sub-image[data-v-b36af881] {
  display: flex;
  align-items: center;
}
.sub-image .image[data-v-b36af881] {
  display: block;
  height: 20px;
  width: auto;
}
.floor-box-more[data-v-b36af881] {
  margin-left: auto;
  padding: 0;
  border: 0;
  background: transparent;
  font-size: 16px;
  line-height: 22px;
  color: #66646A;
  text-decoration: none;
  flex-shrink: 0;
  cursor: pointer;
}
.floor-box-more[data-v-b36af881]:hover {
  color: #FF1D41;
}
.recommended-grid[data-v-2267979b] {
  display: grid;
  grid-template-columns: repeat(5, 211px);
  gap: 32px 16px;
  margin: 0;
  padding: 0;
  list-style: none;
}
.recommended-card[data-v-2267979b] {
  display: block;
  width: 211px;
  text-decoration: none;
  color: inherit;
  background: #fff;
}
.recommended-media[data-v-2267979b] {
  position: relative;
  margin: 0;
}
.recommended-cover[data-v-2267979b] {
  position: relative;
  width: 211px;
  height: 298px;
  border-radius: 12px;
  overflow: hidden;
  background: linear-gradient(135deg, #F6F6F7 0%, #EAEAEB 100%);
}
.recommended-img[data-v-2267979b] {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.recommended-media-tags[data-v-2267979b] {
  margin: 0;
}
.recommended-cat[data-v-2267979b] {
  position: absolute;
  left: 8px;
  top: 8px;
  padding: 0 8px;
  height: 20px;
  border-radius: 4px;
  background: #FF1D41;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}
.recommended-off[data-v-2267979b] {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 28px;
  border-radius: 0 0 12px 12px;
  background: rgba(50, 48, 56, 0.6);
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  line-height: 28px;
  text-align: center;
}
.recommended-body[data-v-2267979b] {
  padding: 12px 0 0;
}
.recommended-name[data-v-2267979b] {
  margin: 0 0 8px;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  color: #000000;
  display: -webkit-box;
  line-clamp: 2;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.recommended-city[data-v-2267979b] {
  font-weight: 600;
}
.recommended-venue[data-v-2267979b],
.recommended-time[data-v-2267979b] {
  margin: 0 0 6px;
  font-size: 16px;
  line-height: 24px;
  color: #66646A;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.recommended-price-row[data-v-2267979b] {
  display: flex;
  align-items: baseline;
  gap: 2px;
  margin-top: 0;
  color: #FF1D41;
}
.recommended-yen[data-v-2267979b] {
  font-size: 18px;
  font-weight: 700;
}
.recommended-price[data-v-2267979b] {
  font-size: 28px;
  font-weight: 700;
  line-height: 28px;
}
.recommended-qi[data-v-2267979b] {
  font-size: 14px;
  font-weight: 400;
}
.pc-home-main[data-v-8aead72e] {
  flex: 1;
  margin: 0 auto;
  width: 100%;
  max-width: 1119px;
  display: flex;
  flex-direction: column;
  gap: 64px;
}
.pc-home-loading[data-v-8aead72e] {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 12.5rem;
  padding: 1.5rem;
  color: #98979B;
  font-size: 0.875rem;
}
/* #app 在 PC 下为固定宽度（index.html），用视口宽度拉满横幅背景 */
.pc-home-service-banner-slot[data-v-8aead72e] {
  width: 100vw;
  margin-left: calc(50% - 50vw);
  flex-shrink: 0;
  box-sizing: border-box;
}
