@charset "UTF-8";

body {
  font-family: "Noto Sans SC", sans-serif;
}

/*
.new_top__cruising-list-head-ttl,
.page-cruising-single__other-list-head-ttl{
  width: 105px;
}
*/

.new_top__airtrip-list-detail {
  padding: 5px 15px;
}

.top__cruising-list-head-ttl {
  width: 102px;
}

.new_top__hotel-list-detail {
  padding: 5px 10px;
}
@media screen and (max-width: 600px) {
  .zh-ttl {
    letter-spacing: -4px;
  }
  .page-cruising-single__course-list-content-item-detail-deep span {
    letter-spacing: -1px;
  }
}

.page-cruising__item-option-list::before {
  content: "选项：";
}

.page-cruising__select-area::before {
  content: "地区";
}

.page-cruising__select-time::before {
  content: "时间";
}

.page-cruising__select-sort::before {
  content: "排序";
}

.page-cruising__select-scene::before {
  content: "场景";
}

.page-cruising__item-time span,
.page-cruising__item-price span {
  font-size: 19px;
}

.page-kuroshari__tokuten-title,
.page-kuroshari__tokuten-list-title {
  font-family: "Noto Sans JP", 游ゴシック", YuGothic, "Yu Gothic Medium", "Yu Gothic", Verdana, Meiryo, sans-serif;
}

.list-line {
  padding: 0 4.8%;
}

@media (max-width: 1100px) {
  .list-line {
    padding: 0 3.8%;
  }
}

.page-hotel__kv-accordion-btn::after {
  content: "见下一个";
}
