/* google font icon */
@import url('https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200');

@font-face {
  font-family: 'Material Symbols Outlined';
  font-style: normal;
  src: url(https://example.com/material-symbols.woff) format('woff');
}

.tour .material-symbols-outlined {
  font-family: 'Material Symbols Outlined' !important;
  font-weight: normal;
  font-style: normal;
  font-size: 26px;
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  font-variation-settings:
    'FILL' 1,
    'wght' 400,
    'GRAD' 0,
    'opsz' 40;
}

.tour .material-icons {
  font-size: 18px !important;
  margin-right: 2px;
  padding-top: 5px;
}

/* 基本設定 */
.tour {
  width: 100%;
  max-width: 1150px;
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin: auto;
  box-sizing: border-box;
  text-align: justify;
}

.tour .row {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.tour img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
  display: block;
}

/* 章節標題圖置中 */
.tour .section-title-img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  height: auto;
}


.tour h1 {
  font-size: 25px !important;
  line-height: 1.5 !important;
  font-family: 'Noto Sans TC', serif !important;
  margin: 0;
  color: #000;
}

.tour h1 span {
  font-size: 25px !important;
  font-weight: 300;
}

.tour h2 {
  font-size: 20px !important;
  line-height: 1.5 !important;
  font-family: 'Noto Sans TC', serif !important;
  margin: 0;
  color: #5a5f78;
}

.tour h2 span {
  font-size: 20px !important;
  font-weight: 700;
}

.tour h3 {
  font-size: 36px;
  line-height: 1.5;
  color: #d39a00;
  font-family: 'Century Gothic';
  letter-spacing: 5px;
  text-align: center;
  margin: 0 0 3px;
}

.tour h4 {
  margin: 1% 0;
  font-size: 18px !important;
  line-height: 1 !important;
  color: #555;
  padding: 8px !important;
  border-radius: 8px;
  border: 1px solid #555;
  font-weight: bold;
}

.tour h5 {
  font-size: 18px !important;
  line-height: 1.5 !important;
  font-family: 'Noto Sans TC', serif !important;
  margin: 0;
  color: #000;
  font-weight: 100;
}

.tour h5 span {
  font-size: 18px !important;
  font-weight: 100;
}

.tour h6 {
  font-size: 20px !important;
  line-height: 1.4;
  margin: 1px 0 0 0 !important;
  font-family: 'Noto Sans TC', 'Jost', serif !important;
  font-weight: 500;
  display: inline-block;
  border-bottom: 4px #38728a solid;
  color: inherit;
}

.tour h7 {
  margin: 0;
  color: #1a3a44;
  font-weight: bold;
  font-size: 18px !important;
  line-height: 1.5 !important;
  font-family: "Noto Sans TC", serif !important;
  display: block;
}

.tour h8 {
  line-height: 1.5 !important;
  font-family: 'Noto Sans TC', serif !important;
  margin: 0;
  color: #c57401;
  display: block;
  width: 100%;
}

.tour h8 span {
  font-size: 22px !important;
  font-weight: 100 !important;
  font-family: 'Noto Sans TC', 'Century Gothic', sans-serif !important;
}


.info-box {
  text-align: center;
}

.info-item {
  display: block;
  margin-bottom: 10px;
}

.info-title {
  font-weight: 600;
  margin-bottom: 8px;
}

.info-text {
  font-size: 15px;
  line-height: 1.8;
}

/* 景點主區塊 */
.tour .ckg-feature.site-template {
  margin-bottom: 20px;
}

.tour .ckg-feature .site-hero2 {
  position: relative;
  height: 450px;
  margin-top: 10px;
}

.tour .ckg-feature .site-photo {
  position: absolute;
  top: 18px;
  left: 40px;
  width: 52%;
  z-index: 3;
}

.tour .ckg-feature .photo-frame {
  border: 0;
  box-shadow: 0 6px 12px rgba(0, 0, 0, .25);
  padding: 0;
  margin: 0;
  overflow: hidden;
  background: #fff;
}

.tour .ckg-feature .photo-frame img {
  width: 100%;
  display: block;
  object-fit: cover;
}

.tour .ckg-feature .site-blue {
  position: absolute;
  top: 0;
  right: 0;
  width: 66%;
  height: 400px;
  background: #c57401;
  z-index: 1;
  padding: 30px 30px 90px 260px;
  box-sizing: border-box;
}

.tour .ckg-feature .site-copy {
  position: relative;
  color: #fff;
  z-index: 2;
}

.tour .ckg-feature .site-copy .t1 {
  font-size: 20px;
  font-weight: 700;
  margin: 0 0 6px;
  letter-spacing: .5px;
  line-height: 1.6;
}

.tour .ckg-feature .site-copy .t2 {
  font-size: 18px;
  font-weight: 100;
  margin: 0 0 14px;
  letter-spacing: 3.5px;
  opacity: .95;
  line-height: 1.4;
}

.tour .ckg-feature .site-copy .txt {
  font-size: 18px;
  line-height: 1.9;
  margin: 0;
  max-width: 460px;
}

.tour .ckg-feature .site-blue .site-mark {
  position: absolute;
  right: -8px;
  bottom: -23px;
  z-index: 3;
  font-size: 70px;
  font-weight: 700;
  font-style: italic;
  letter-spacing: 4px;
  color: #fff;
  opacity: .35;
  transform: skewX(-12deg);
  white-space: nowrap;
  pointer-events: none;
  font-family: Verdana, serif;
}


.tour .ckg-feature.site-reverse .site-photo {
  left: auto;
  right: 40px;
}

.tour .ckg-feature.site-reverse .site-blue {
  right: auto;
  left: 0;
  padding: 30px 260px 90px 30px;
}

.tour .ckg-feature.site-reverse .site-blue .site-mark {
  left: 0;
  right: auto;
  bottom: -23px;
}


.tour .ckg-feature.wulong-info-row {
  display: flex;
  align-items: center;
  gap: 24px;
  padding: 18px 12px 0;
}

.tour .ckg-feature .wulong-info-img {
  width: 56%;
}

.tour .ckg-feature .wulong-info-img img {
  width: 100%;
  display: block;
}

.tour .ckg-feature .wulong-info-text {
  width: 44%;
  font-size: 16px;
  line-height: 1.85;
}

.tour .ckg-feature .wulong-info-text p {
  margin-bottom: 6px;
}


.tour .desert-extra-row {
  display: flex;
  gap: 30px;
  margin-top: -50px;
}

.tour .desert-extra-item {
  width: 50%;
}

.tour .desert-extra-item img {
  width: 100%;
  display: block;
  aspect-ratio: 16 / 10;
  object-fit: cover;
}

.tour .desert-extra-item .caption {
  text-align: center;
  font-size: 14px;
  margin-top: 6px;
  color: #333;
}


.tour .food-title-wrap {
  width: 100%;
  display: block;
  clear: both;
  text-align: center;
}

.tour .food-title-wrap .section-title-img {
  display: inline-block !important;
  margin: 0 auto;
  max-width: 100%;
  height: auto;
}


.tour .food-force,
.tour .food-force * {
  box-sizing: border-box;
}

.tour .food-force {
  width: 100%;
  display: block;
  clear: both;
  overflow: hidden;
}

.tour .food-force .food-top-single {
  width: 100%;
  margin: 0;
}

.tour .food-force .food-top-single img {
  width: 100%;
  height: auto;
  display: block;
}

.tour .food-force .food-intro {
  width: 100%;
  display: block;
  padding: 28px 34px 12px 34px;
  text-align: left;
}

.tour .food-force .food-intro h1 {
  font-size: 22px !important;
  line-height: 1.5 !important;
  margin: 0 0 12px 0 !important;
  text-align: left !important;
  color: #000 !important;
  font-weight: 500 !important;
  font-family: 'Noto Sans TC', serif !important;
}

.tour .food-force .food-intro p {
  margin: 0 !important;
  font-size: 15px !important;
  line-height: 2 !important;
  text-align: left !important;
  color: #222 !important;
}

.tour .food-force .food-layout {
  width: 100%;
  display: grid;
  grid-template-columns: 53% 47%;
  column-gap: 18px;
  row-gap: 10px;
  align-items: start;
  margin-top: 18px;
}

.tour .food-force .food-main-left {
  grid-column: 1;
  grid-row: 1 / span 2;
}

.tour .food-force .food-main-left img {
  width: 100%;
  height: auto;
  display: block;
  object-fit: cover;
}

.tour .food-force .food-main-right-text {
  grid-column: 2;
  grid-row: 1;
  padding: 0 4px 0 12px;
  text-align: left;
}

.tour .food-force .food-main-right-text h5 {
  margin: 0 0 10px 0 !important;
  font-size: 18px !important;
  font-weight: 600 !important;
  line-height: 1.5 !important;
  color: #000 !important;
  font-family: 'Noto Sans TC', serif !important;
}

.tour .food-force .food-main-right-text p {
  margin: 0 !important;
  font-size: 15px !important;
  line-height: 2 !important;
  text-align: left !important;
  color: #222 !important;
}

.tour .food-force .food-main-right-images {
  grid-column: 2;
  grid-row: 2;
  padding: 0 4px 0 12px;
}

.tour .food-force .food-small-grid {
  display: flex;
  gap: 12px;
  width: 100%;
}

.tour .food-force .food-small-item {
  width: 50%;
  flex: 0 0 50%;
}

.tour .food-force .food-small-item {
  width: 100%;
}

.tour .food-force .food-small-item img {
  width: 100%;
  display: block;
  aspect-ratio: 0.9 / 1;
  object-fit: cover;
}

/* 手機版 */
@media (max-width: 980px) {
  .tour .ckg-feature.site-template,
  .tour .ckg-feature.site-template.site-reverse {
    display: block !important;
  }

  .tour .ckg-feature .site-hero2 {
    height: auto;
    display: block;
  }

  .tour .ckg-feature .site-photo,
  .tour .ckg-feature.site-reverse .site-photo {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    width: 100%;
    margin: 0;
  }

  .tour .ckg-feature .site-blue,
  .tour .ckg-feature.site-reverse .site-blue {
    position: relative;
    top: auto;
    right: auto;
    left: auto;
    width: 100%;
    height: auto;
    padding: 30px 20px 80px 20px;
  }

  .tour .ckg-feature .site-copy .t1 {
    font-size: 21.8px;
    width: 100%;
    max-width: 100%;
    line-height: 1.35;
    white-space: normal;
    word-break: break-word;
  }

  .tour .ckg-feature .site-copy .t2 {
    font-size: 16px;
    width: 100%;
    max-width: 100%;
    line-height: 1.5;
    white-space: normal;
    word-break: break-word;
  }

  .tour .ckg-feature .site-copy .txt {
    font-size: 16px;
    max-width: none;
    width: 100%;
  }

  .tour .ckg-feature .site-blue .site-mark {
    font-size: 44px;
    right: 0;
    left: auto;
    bottom: -15px;
  }

  .tour .ckg-feature.site-reverse .site-blue .site-mark {
    left: 16px;
    right: auto;
    bottom: -15px;
  }

  .tour .ckg-feature.wulong-info-row {
    flex-direction: column;
    padding: 14px 0 0;
    gap: 14px;
  }

  .tour .ckg-feature .wulong-info-img,
  .tour .ckg-feature .wulong-info-text {
    width: 100%;
  }

  .tour .desert-extra-row {
    display: flex;
    flex-direction: column;
    gap: 15px;
    margin-top: 20px;
  }

  .tour .desert-extra-item {
    width: 100%;
    margin-bottom: 0;
  }

  .tour .desert-extra-item img {
    aspect-ratio: auto;
  }

  .tour .food-force .food-intro {
    padding: 22px 20px 8px 20px;
  }

  .tour .food-force .food-layout {
    display: block;
    margin-top: 15px;
  }

  .tour .food-force .food-main-right-text,
  .tour .food-force .food-main-right-images {
    padding: 0 20px;
    margin-top: 15px;
  }

.tour .food-force .food-small-grid {
  display: block;
}

.tour .food-force .food-small-item {
  width: 100%;
  margin-bottom: 12px;
}

.tour .food-force .food-small-item:last-child {
  margin-bottom: 0;
}

  .tour .food-force .food-small-item img {
    aspect-ratio: auto;
  }
}