@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=WindSong:wght@400;500&display=swap");
/* 控制 */
* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  font-family: "Noto Sans TC";
}

/* 區塊重置或覆寫 */
#tripFeatures > .container.clearfix {
  width: 100%;
  max-width: 100%;
}
#tripFeatures > .container.clearfix .group_table_box {
  padding: 30px 0;
}

section.group_table.trip_features .container h2,
section.group_table.trip_airline .container h2,
section.group_table.trip_day .container h2,
section.group_table.trip_note .container h2,
section.group_table.view_intro .container h2,
section.group_table.tripdown .container h2 {
  color: unset;
  font-weight: unset;
  text-shadow: unset;
}

section.group_table.trip_features .group_table_box p,
section.group_table.trip_day .day_con .info_box .info p {
  line-height: initial;
  font-size: 18px;
  word-break: unset;
}
@media (max-width: 575.98px) {
  section.group_table.trip_features .group_table_box p,
  section.group_table.trip_day .day_con .info_box .info p {
    font-size: 16px;
  }
}

.section.group_table h4 {
  border-bottom: 0 !important;
}

/* 外部 outer*/
section.group_table.trip_features {
  background: #fff6e3;
  padding-top: 0;
  margin-bottom: 0;
  width: 100%;
}

section.group_table.trip_features .container .group_table_box {
  background-color: #fff6e3;
  margin-top: 0;
  padding-top: 0;
}

#tripFeatures h2 {
  display: none;
}

section.group_table.trip_features .container .group_table_box .title_s {
  display: none;
}

section#tripNote {
  margin-top: 0;
}

/* container */
section.ys-feature-all {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 0 auto;
  background-color: #bd8888;
}

/* container */
section.ys-feature-all {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 0 auto;
  background-color: #fff6e3;
}

.ys-feature-part-sec {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  width: 100%;
  overflow: hidden;
}
@media (max-width: 991.98px) {
  .ys-feature-part-sec {
    padding: 40px 20px;
  }
}

.ys-feature-part-cnt {
  width: 1440px;
  position: relative;
}
@media (max-width: 1479.98px) {
  .ys-feature-part-cnt {
    width: calc(100% - 40px);
  }
}

.title-set-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
}

.slash-title {
  display: flex;
  gap: 0 8px;
  font-size: 24px;
  color: #592527 !important;
  font-weight: 700;
}
@media (max-width: 575.98px) {
  .slash-title {
    font-size: 20px;
    text-align: center;
  }
}
.slash-title.small::before, .slash-title.small::after {
  display: inline-block;
  content: "///";
}
.slash-title.md-space {
  margin: 40px 0;
}

/* 開場介紹 */
.ys-feature-part-sec.tour-highlight {
  background-color: #bd8888;
}

.tour-hl-dialogue {
  width: 75%;
  border: 1px solid #fff;
  padding: 40px;
  border-radius: 27px;
  display: flex;
  align-items: center;
  gap: 0 32px;
  margin: 0 auto;
}
@media (max-width: 991.98px) {
  .tour-hl-dialogue {
    width: 100%;
  }
}
.tour-hl-dialogue > img {
  display: block;
  flex-grow: 0;
  flex-shrink: 0;
}
@media (max-width: 575.98px) {
  .tour-hl-dialogue > img {
    margin: 0 0 20px 0;
  }
}
.tour-hl-dialogue .hl-dialogue-article > h3 {
  font-size: 30px;
  font-weight: 700;
  color: #fff;
  letter-spacing: 2px;
  margin: 0 0 10px 0;
}
@media (max-width: 575.98px) {
  .tour-hl-dialogue .hl-dialogue-article > h3 {
    font-size: 24px;
    text-align: center;
  }
}
.tour-hl-dialogue .hl-dialogue-article > h5 {
  font-size: 18px;
  font-weight: 100;
  color: #fff !important;
  letter-spacing: 1px;
  opacity: 0.9;
}
@media (max-width: 575.98px) {
  .tour-hl-dialogue .hl-dialogue-article > h5 {
    text-align: center;
  }
}
@media (max-width: 419.98px) {
  .tour-hl-dialogue .hl-dialogue-article > h5 {
    font-size: 16px;
    font-weight: 300;
  }
}
@media (max-width: 575.98px) {
  .tour-hl-dialogue {
    width: 100%;
    flex-direction: column;
    align-items: center;
    padding: 20px;
  }
}

/* 華麗奧捷12天 */
.gorgeous-ac-scene {
  background-color: #f9f9f9;
  background-image: url(https://www.ystravel.com.tw/material-alias/團型特色頁/東歐/奧捷/VIE12CIF_PRG12CIF_華麗奧捷12天/images/gorgeous_ac_sec_theme_bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  padding: 100px 0 600px 0;
}
@media (max-width: 991.98px) {
  .gorgeous-ac-scene {
    padding: 100px 0 150px 0;
  }
}

.ac-legend-cnt > img {
  display: block;
  width: 60%;
}
@media (max-width: 767.98px) {
  .ac-legend-cnt > img {
    width: 80%;
  }
}
.ac-legend-cnt > h4 {
  position: relative;
  display: inline-flex;
  transform: translate(10%, -300%);
  font-weight: 700;
}
@media (max-width: 991.98px) {
  .ac-legend-cnt > h4 {
    transform: translate(10%, -100%);
  }
}
@media (max-width: 767.98px) {
  .ac-legend-cnt > h4 {
    width: 100%;
    position: relative;
  }
}
@media (max-width: 575.98px) {
  .ac-legend-cnt > h4 {
    width: calc(100% - 20px);
    transform: translate(0, -10%);
    text-align: center;
  }
}
.ac-legend-cnt > h4 > span {
  color: #4c1313;
  font-size: 24px;
  text-shadow: 0 0 3px rgba(255, 255, 255, 0.7), 0 0 8px rgba(255, 255, 255, 0.3);
  position: relative;
  z-index: 2;
}
@media (max-width: 767.98px) {
  .ac-legend-cnt > h4 > span {
    font-size: 20px;
    width: auto;
  }
}
.ac-legend-cnt > h4::after {
  width: 100%;
  height: 100%;
  display: block;
  content: "";
  position: absolute;
  z-index: 1;
  background-color: #fff;
  filter: blur(8px);
  top: 0;
  left: 0;
}
@media (max-width: 575.98px) {
  .ac-legend-cnt > h4::after {
    opacity: 0.6;
  }
}

.gorgeous-ac-book {
  display: flex;
  flex-direction: row;
  background-color: #f9f9f9;
  position: relative;
  background-image: url(https://www.ystravel.com.tw/material-alias/團型特色頁/東歐/奧捷/VIE12CIF_PRG12CIF_華麗奧捷12天/images/ac_theme_music_bg.svg);
  background-size: cover;
  background-repeat: no-repeat;
  padding: 50px 0;
  flex-wrap: wrap;
}

.book-page {
  width: 50%;
  padding: 0 20px;
}
@media (max-width: 991.98px) {
  .book-page {
    width: 100%;
  }
}

.book-page-title {
  font-size: 42px;
  font-weight: 700;
  color: #592527;
  width: 450px;
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #36502d;
  margin: 0 0 12px 0;
  position: relative;
}
@media (max-width: 767.98px) {
  .book-page-title {
    font-size: 32px;
    width: calc(100% - 70px);
  }
}
@media (max-width: 575.98px) {
  .book-page-title {
    display: flex;
    flex-direction: column;
    width: 100%;
  }
}
.book-page-title > span {
  font-family: "Noto Serif TC";
  display: inline-block;
  color: #2b1818;
}
.book-page-title:nth-child(2) {
  margin: 0 0 40px 0;
}
.book-page-title:nth-child(2)::after {
  display: block;
  content: "";
  width: 50px;
  height: 69px;
  background-image: url(https://www.ystravel.com.tw/material-alias/團型特色頁/東歐/奧捷/VIE12CIF_PRG12CIF_華麗奧捷12天/images/deco_ac_title.svg);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: 0;
  bottom: 0;
  transform: translateX(100%);
}
@media (max-width: 575.98px) {
  .book-page-title:nth-child(2)::after {
    transform: translateX(0);
  }
}

.book-page-parag {
  font-size: 18px;
  color: #896161;
  letter-spacing: 2px;
  margin: 0 0 20px 0;
  width: 50%;
}
.book-page-parag:nth-child(4) {
  margin: 0 0 100px 0;
}
@media (max-width: 991.98px) {
  .book-page-parag {
    width: 80%;
  }
}
@media (max-width: 575.98px) {
  .book-page-parag {
    font-size: 16px;
    width: 100%;
  }
}

.book-page-pic-frame {
  width: 50%;
  position: relative;
  margin: 0 0 12px 0;
}
@media (max-width: 991.98px) {
  .book-page-pic-frame {
    width: 80%;
  }
}
.book-page-pic-frame > img {
  display: block;
  width: 100%;
  position: relative;
  z-index: 2;
}
.book-page-pic-frame::after {
  display: block;
  width: 50%;
  height: 45%;
  content: "";
  background-color: #896161;
  position: absolute;
  z-index: 0;
  top: 0;
  right: 0;
  transform: translate(50%, -30%);
}

.book-pic-msg {
  font-size: 20px;
  color: #592527;
  letter-spacing: 1px;
  font-weight: 400;
  position: relative;
  padding: 8px 0;
}
@media (max-width: 575.98px) {
  .book-pic-msg {
    font-size: 16px;
  }
}
.book-pic-msg.with-top-bar::before {
  display: block;
  content: "";
  width: calc(100% + 30px);
  height: 6px;
  background-color: #8b6364;
  position: absolute;
  top: -6px;
  left: -15px;
}
.book-pic-msg.to-right {
  text-align: right;
}

.arch-wrapper {
  position: relative;
  width: 50%;
}
@media (max-width: 991.98px) {
  .arch-wrapper {
    width: 80%;
  }
}

.book-page-pic-arch {
  width: 100%;
  padding-bottom: 150%;
  border-radius: 50vw 50vw 0 0;
  overflow: hidden;
  position: relative;
  border: 6px solid #693f41;
}
.book-page-pic-arch > img {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  -o-object-fit: cover;
     object-fit: cover;
}

.gorgeous-ac-cart {
  display: flex;
  width: 100%;
  padding-bottom: 18%;
  position: relative;
  background-image: url(https://www.ystravel.com.tw/material-alias/團型特色頁/東歐/奧捷/VIE12CIF_PRG12CIF_華麗奧捷12天/images/deco_ac_path.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 0 100%;
  font-size: 0;
}
.gorgeous-ac-cart::before {
  display: block;
  content: "";
  width: 22%;
  padding-bottom: 14%;
  position: absolute;
  right: 30%;
  bottom: 0;
  background-image: url(https://www.ystravel.com.tw/material-alias/團型特色頁/東歐/奧捷/VIE12CIF_PRG12CIF_華麗奧捷12天/images/deco_ac_cart.svg);
  background-size: contain;
  background-repeat: no-repeat;
}
@media (max-width: 991.98px) {
  .gorgeous-ac-cart::before {
    width: 44%;
    padding-bottom: 28%;
  }
}

/* 礦場與國王湖 */
.mine-and-kingsee {
  background-color: #b47a79;
  padding: 150px 0 50px 0;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: stretch;
  border-bottom: 10px solid #cba3a1;
}
@media (max-width: 991.98px) {
  .mine-and-kingsee {
    gap: 40px 0;
  }
}

.cross-full-pic-frame {
  width: 55.2%;
  position: relative;
  padding-bottom: 23.18%;
}
@media (max-width: 991.98px) {
  .cross-full-pic-frame {
    width: 100%;
    order: 4;
    padding-bottom: 46%;
  }
}
.cross-full-pic-frame > img {
  display: block;
  position: absolute;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
@media (max-width: 991.98px) {
  .cross-full-pic-frame.mine {
    order: 2;
  }
}
.cross-full-pic-frame.mine::before {
  display: block;
  content: "";
  width: 347px;
  padding-bottom: 83px;
  background-image: url(https://www.ystravel.com.tw/material-alias/團型特色頁/東歐/奧捷/VIE12CIF_PRG12CIF_華麗奧捷12天/images/deco_txt_germany.png);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 30%;
  transform: translate(0, -50%);
}
@media (max-width: 767.98px) {
  .cross-full-pic-frame.mine::before {
    width: 40%;
    padding-bottom: 16%;
  }
}

.m-and-k-cnt {
  width: 44.8%;
  flex-shrink: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  position: relative;
}
@media (max-width: 991.98px) {
  .m-and-k-cnt {
    width: 100%;
  }
}
.m-and-k-cnt.right-side {
  padding: 0 calc((100% - 1440px) / 2) 0 40px;
}
@media (max-width: 991.98px) {
  .m-and-k-cnt.right-side {
    padding: 0 40px;
    order: 1;
    margin: 0 0 40px 0;
  }
}
.m-and-k-cnt.right-side::before {
  display: block;
  content: "";
  width: 246px;
  height: 111px;
  position: absolute;
  z-index: 1;
  background-image: url(https://www.ystravel.com.tw/material-alias/團型特色頁/東歐/奧捷/VIE12CIF_PRG12CIF_華麗奧捷12天/images/deco_mining_tools.svg);
  background-repeat: no-repeat;
  background-size: contain;
  top: 0;
  right: 15%;
  transform: translate(0, -50%);
}
@media (max-width: 991.98px) {
  .m-and-k-cnt.right-side::before {
    width: 30%;
  }
}
.m-and-k-cnt.right-side::after {
  display: block;
  content: "";
  width: 233px;
  height: 101px;
  position: absolute;
  z-index: 1;
  background-image: url(https://www.ystravel.com.tw/material-alias/團型特色頁/東歐/奧捷/VIE12CIF_PRG12CIF_華麗奧捷12天/images/deco_steam_trains.png);
  background-repeat: no-repeat;
  background-size: contain;
  right: 35%;
  bottom: 0;
}
@media (max-width: 991.98px) {
  .m-and-k-cnt.right-side::after {
    display: none;
  }
}
.m-and-k-cnt.left-side {
  padding: 0 40px 0 calc((100% - 1440px) / 2);
}
@media (max-width: 991.98px) {
  .m-and-k-cnt.left-side {
    padding: 0 40px;
    order: 3;
    margin: 0 0 40px 0;
  }
}
.m-and-k-cnt.left-side::after {
  display: block;
  content: "";
  width: 253px;
  height: 104px;
  position: absolute;
  z-index: 1;
  background-image: url(https://www.ystravel.com.tw/material-alias/團型特色頁/東歐/奧捷/VIE12CIF_PRG12CIF_華麗奧捷12天/images/deco_m_and_k_boat.png);
  background-repeat: no-repeat;
  background-size: contain;
  right: 0;
  bottom: -20px;
}
@media (max-width: 991.98px) {
  .m-and-k-cnt.left-side::after {
    width: 22%;
    top: 0;
    right: 0;
    bottom: unset;
  }
}

.m-and-k-title-set {
  display: flex;
  align-items: center;
  gap: 0 12px;
  margin: 0 0 20px 0;
}

.m-and-k-title-square {
  padding: 8px 10px;
  letter-spacing: 4px;
  font-size: 18px;
  line-height: 24px;
  background-color: #fff0f1;
  color: #896161 !important;
  display: inline-flex;
}

.m-and-k-title-row {
  font-size: 22px;
  line-height: 32px;
  letter-spacing: 4px;
  color: #fff0f1 !important;
  position: relative;
  display: flex;
  align-items: center;
  border-left: 1px solid #fff0f1;
  padding: 0 12px;
}

.m-and-k-parag {
  font-size: 18px;
  letter-spacing: 4px;
  color: #ffdcdf;
  margin: 0 0 16px 0;
  font-weight: 300;
}
@media (max-width: 575.98px) {
  .m-and-k-parag {
    font-size: 16px;
  }
}

.note-msg {
  font-size: 16px;
  color: #ac415f;
  background-color: #ffffff;
  padding: 2px 8px;
  letter-spacing: 2px;
  display: flex;
}
.note-msg::before {
  display: inline-block;
  content: "*";
  margin: 0 4px 0 0;
}

.m-and-k {
  margin: 0 auto;
  position: relative;
}
@media (max-width: 991.98px) {
  .m-and-k {
    order: 5;
  }
}

.m-and-k-writings {
  width: 100%;
  height: 33px;
  background-image: url(https://www.ystravel.com.tw/material-alias/團型特色頁/東歐/奧捷/VIE12CIF_PRG12CIF_華麗奧捷12天/images/deco_m_and_k_writings.png);
  background-repeat: no-repeat;
  background-size: contain;
  font-size: 0;
  background-position: 100% 0;
}
@media (max-width: 767.98px) {
  .m-and-k-writings {
    width: 80%;
  }
}

/* 童話鎮橫幅 */
.fairy-tale-kv-sec {
  position: relative;
  padding: 100px 0;
  z-index: 2;
  overflow: unset;
}
.fairy-tale-kv-sec > .prx-ft-bg {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  will-change: transform;
}

.fairy-tale-kv-cnt {
  padding: 0;
  align-items: flex-end;
  position: relative;
  z-index: 2;
}

.fairy-tale-title-set {
  display: flex;
  flex-direction: column;
  position: relative;
  align-items: flex-end;
  margin: 0 0 30px 0;
}
.fairy-tale-title-set::before {
  display: block;
  content: "";
  width: 432px;
  height: 72px;
  background-image: url(https://www.ystravel.com.tw/material-alias/團型特色頁/東歐/奧捷/VIE12CIF_PRG12CIF_華麗奧捷12天/images/deco_fairy_tale_writings.png);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 0;
  left: 0;
  transform: translate(-30%, -50%);
}
@media (max-width: 767.98px) {
  .fairy-tale-title-set::before {
    width: 75%;
    height: auto;
    padding-bottom: 12%;
    right: 0;
    transform: translate(0, -50%);
    left: unset;
  }
}
@media (max-width: 767.98px) {
  .fairy-tale-title-set::before {
    width: 60%;
  }
}
.fairy-tale-title-set::after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  background-color: #000;
  filter: blur(80px);
  opacity: 0.15;
  transform: translate(-15%, -15%);
}
.fairy-tale-title-set > h1 {
  font-size: 82px;
  color: #fff;
  font-weight: 900;
  letter-spacing: 4px;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.2), 0 0 12px rgba(0, 0, 0, 0.1);
}
@media (max-width: 767.98px) {
  .fairy-tale-title-set > h1 {
    font-size: 56px;
  }
}
.fairy-tale-title-set > h2 {
  width: 100%;
  display: flex;
  position: relative;
  font-size: 42px;
  color: #fff;
  font-weight: 400;
  letter-spacing: 4px;
  align-items: center;
  gap: 0 12px;
  letter-spacing: 6px;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.2), 0 0 12px rgba(0, 0, 0, 0.1);
}
@media (max-width: 767.98px) {
  .fairy-tale-title-set > h2 {
    font-size: 28px;
  }
}
.fairy-tale-title-set > h2::after {
  width: 50px;
  height: 1px;
  display: block;
  content: "";
  background-color: #fff;
  flex-grow: 1;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
.fairy-tale-title-set > span {
  width: 100%;
  font-family: "Noto Serif TC";
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 2px;
  color: #fff;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.2), 0 0 12px rgba(0, 0, 0, 0.1);
}
@media (max-width: 767.98px) {
  .fairy-tale-title-set > span {
    font-size: 20px;
  }
}

.fairy-tale-kv-window {
  transform: translate(0, 50%);
  position: relative;
}
@media (max-width: 767.98px) {
  .fairy-tale-kv-window {
    width: 80%;
  }
}
.fairy-tale-kv-window::after {
  display: block;
  content: "";
  width: 33px;
  height: 47px;
  background-image: url(https://www.ystravel.com.tw/material-alias/團型特色頁/東歐/奧捷/VIE12CIF_PRG12CIF_華麗奧捷12天/images/fairy_tale_square_label.png);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  right: 10px;
  bottom: 0;
  transform: translate(-30%, 150%);
  z-index: 2;
}
@media (max-width: 767.98px) {
  .fairy-tale-kv-window::after {
    transform: translate(-30%, 100%);
  }
}

.fairy-tale-pic-frame {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  width: 498px;
  padding-bottom: 498px;
  overflow: hidden;
  border: 10px solid #fff;
}
@media (max-width: 767.98px) {
  .fairy-tale-pic-frame {
    width: 100%;
    padding-bottom: 100%;
  }
}
.fairy-tale-pic-frame > img {
  display: block;
  width: 300%;
  height: 300%;
  position: absolute;
  -o-object-fit: cover;
     object-fit: cover;
  transform: translate(-10%, -10%);
  max-width: unset;
}

/* 童話鎮景點 */
.fairy-tale-theme-sec {
  padding: 400px 0 50px 0;
  background-image: url(https://www.ystravel.com.tw/material-alias/團型特色頁/東歐/奧捷/VIE12CIF_PRG12CIF_華麗奧捷12天/images/tales_theme_sec_bg.avif);
  background-repeat: repeat-y;
  background-size: cover;
}
@media (max-width: 575.98px) {
  .fairy-tale-theme-sec {
    padding: 200px 0 50px 0;
  }
}

.fairy-tale-theme-cnt {
  background-color: #a17769;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  padding: 50px 30px;
}
@media (max-width: 991.98px) {
  .fairy-tale-theme-cnt {
    gap: 30px 0;
  }
}

.ft-theme-window {
  padding: 10px;
  position: relative;
  border: 5px solid #fff;
}
.ft-theme-window.tower {
  width: 40%;
  margin: -20% 0 0 0;
}
@media (max-width: 991.98px) {
  .ft-theme-window.tower {
    width: 100%;
    order: 1;
  }
}
.ft-theme-window.dress {
  width: 50%;
  border: 0;
  padding: 0;
}
@media (max-width: 991.98px) {
  .ft-theme-window.dress {
    width: 100%;
    order: 4;
  }
}

.ft-theme-cnt-grid {
  padding: 20px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
}
@media (max-width: 575.98px) {
  .ft-theme-cnt-grid {
    padding: 10px 0;
  }
}
.ft-theme-cnt-grid.tower {
  width: 60%;
}
@media (max-width: 991.98px) {
  .ft-theme-cnt-grid.tower {
    width: 100%;
    order: 2;
  }
}
.ft-theme-cnt-grid.tower::before {
  display: block;
  content: "";
  width: 146px;
  height: 182px;
  background-image: url(https://www.ystravel.com.tw/material-alias/團型特色頁/東歐/奧捷/VIE12CIF_PRG12CIF_華麗奧捷12天/images/deco_ft_mask.svg);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: 0;
  top: -100px;
  animation: floatUpDown 2s ease-in-out infinite;
}
@media (max-width: 991.98px) {
  .ft-theme-cnt-grid.tower::before {
    width: 22%;
    top: -20px;
  }
}
.ft-theme-cnt-grid.dress {
  width: 50%;
}
@media (max-width: 991.98px) {
  .ft-theme-cnt-grid.dress {
    width: 100%;
    order: 3;
  }
}
.ft-theme-cnt-grid.dress::before {
  display: block;
  content: "";
  width: 86px;
  height: 90px;
  background-image: url(https://www.ystravel.com.tw/material-alias/團型特色頁/東歐/奧捷/VIE12CIF_PRG12CIF_華麗奧捷12天/images/deco_ft_bottle.svg);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: 0;
  bottom: -100px;
  animation: floatUpDown 2s ease-in-out infinite;
}
@media (max-width: 991.98px) {
  .ft-theme-cnt-grid.dress::before {
    width: 14%;
    bottom: -30px;
  }
}
@media (max-width: 575.98px) {
  .ft-theme-cnt-grid.dress::before {
    bottom: unset;
    top: -14%;
  }
}
.ft-theme-cnt-grid > p {
  font-size: 18px;
  letter-spacing: 4px;
  color: #fff;
  margin: 0 0 16px 0;
  font-weight: 300;
}
@media (max-width: 575.98px) {
  .ft-theme-cnt-grid > p {
    font-size: 16px;
  }
}

.ft-theme-frame {
  display: flex;
  width: 100%;
  padding-bottom: 154%;
  position: relative;
  overflow: hidden;
  border: 2px solid #fff;
}
.ft-theme-frame > img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
}
.ft-theme-frame.dress {
  padding-bottom: 57.38%;
}

.ft-theme-grid-title {
  font-size: 32px;
  color: #fff;
  letter-spacing: 4px;
  position: relative;
  display: flex;
  align-items: center;
  gap: 0 6px;
  margin: 0 0 40px 0;
}
@media (max-width: 575.98px) {
  .ft-theme-grid-title {
    flex-direction: column;
    align-items: flex-start;
    gap: 6px 0;
    font-size: 24px;
    margin: 0 0 16px 0;
  }
}
.ft-theme-grid-title::after {
  display: block;
  content: "";
  width: 176px;
  height: 28px;
  background-image: url(https://www.ystravel.com.tw/material-alias/團型特色頁/東歐/奧捷/VIE12CIF_PRG12CIF_華麗奧捷12天/images/deco_ft_txt_01.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.ft-theme-grid-title.dress {
  flex-direction: column;
  align-items: flex-start;
}
.ft-theme-grid-title.dress::after {
  width: 452px;
  height: 38px;
  background-image: url(https://www.ystravel.com.tw/material-alias/團型特色頁/東歐/奧捷/VIE12CIF_PRG12CIF_華麗奧捷12天/images/deco_ft_txt_02.png);
}
@media (max-width: 575.98px) {
  .ft-theme-grid-title.dress::after {
    width: 90%;
  }
}

.ft-theme-grid-second-title {
  font-size: 24px;
  color: #fff !important;
  display: flex;
  align-items: center;
  gap: 0 4px;
  letter-spacing: 4px;
  margin: 0 0 16px 0 !important;
}
@media (max-width: 575.98px) {
  .ft-theme-grid-second-title {
    font-size: 20px;
  }
}
.ft-theme-grid-second-title > span {
  display: block;
  padding: 2px 10px;
  background-color: #fff;
  color: #805a4d;
}

.note-msg.fairy-tale {
  background-color: #754042;
  color: #fff;
}

.fairy-tale-scenery-cnt {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  justify-content: space-between;
  align-items: baseline;
  flex-direction: row;
  padding: 80px 0 50px 0;
  gap: 32px 32px;
}

.location-tag {
  display: flex;
  align-items: center;
  position: absolute;
  right: 0;
  top: 0;
  font-size: 24px;
  color: #592527 !important;
  border: 2px solid #592527;
  padding: 3px 20px;
  gap: 0 12px;
  transform: translate(0, 50%);
  margin: unset !important;
}
@media (max-width: 575.98px) {
  .location-tag {
    font-size: 20px;
  }
}
.location-tag::before {
  display: block;
  content: "";
  width: 18px;
  height: 26px;
  background-image: url(https://www.ystravel.com.tw/material-alias/團型特色頁/東歐/奧捷/VIE12CIF_PRG12CIF_華麗奧捷12天/images/deco_prague_location.svg);
  background-size: contain;
  background-repeat: no-repeat;
}
.location-tag::after {
  display: block;
  content: "";
  width: 60px;
  height: 26px;
  background-image: url(https://www.ystravel.com.tw/material-alias/團型特色頁/東歐/奧捷/VIE12CIF_PRG12CIF_華麗奧捷12天/images/deco_prague_txt.png);
  background-size: contain;
  background-repeat: no-repeat;
}

.ft-scenery-window {
  width: calc(50% - 16px);
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media (max-width: 767.98px) {
  .ft-scenery-window {
    gap: 20px 0;
    width: 100%;
  }
}
.ft-scenery-window.full {
  width: 100%;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}
.ft-scenery-window.full > .ft-scenery-pic-frame {
  width: calc(50% - 16px);
  padding-bottom: 32.03125%;
}
@media (max-width: 767.98px) {
  .ft-scenery-window.full > .ft-scenery-pic-frame {
    width: 100%;
    padding-bottom: 54%;
  }
}
.ft-scenery-window > h4 {
  font-size: 24px;
  color: #592527 !important;
  width: 100%;
  text-align: center;
  margin: 12px 0 12px 0 !important;
  font-weight: 700;
  display: flex;
  justify-content: center;
}
.ft-scenery-window > h4::before, .ft-scenery-window > h4::after {
  display: block;
  content: "·";
}
@media (max-width: 767.98px) {
  .ft-scenery-window > h4 {
    border-bottom: 0 !important;
    padding: 0 0 0 0 !important;
  }
}
@media (max-width: 575.98px) {
  .ft-scenery-window > h4 {
    margin: 0;
    font-size: 20px;
  }
}
.ft-scenery-window > p {
  font-size: 18px;
  color: #b38683;
  letter-spacing: 4px;
  margin: 0 0 16px 0;
  font-weight: 400;
}
@media (max-width: 575.98px) {
  .ft-scenery-window > p {
    font-size: 16px;
  }
}

.ft-scenery-pic-frame {
  width: 100%;
  padding-bottom: 64.0625%;
  position: relative;
  overflow: hidden;
}
.ft-scenery-pic-frame > img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.blanket-grid {
  padding: 10px 28px;
  background-color: rgba(178, 118, 118, 0.8);
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 12px 0;
}
@media (max-width: 575.98px) {
  .blanket-grid {
    padding: 10px;
  }
}
.blanket-grid::after {
  display: block;
  content: "";
  width: 143px;
  height: 41px;
  background-image: url(https://www.ystravel.com.tw/material-alias/團型特色頁/東歐/奧捷/VIE12CIF_PRG12CIF_華麗奧捷12天/images/deco_txt_tickets.png);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  right: 30px;
  bottom: 10px;
}
@media (max-width: 575.98px) {
  .blanket-grid::after {
    display: none;
  }
}

.blanket-grid-title {
  font-size: 20px;
  color: #fff !important;
  font-weight: 400;
  letter-spacing: 4px;
  margin: 0 !important;
}
@media (max-width: 767.98px) {
  .blanket-grid-title {
    border-bottom: 0 !important;
    padding: 0 !important;
  }
}
@media (max-width: 575.98px) {
  .blanket-grid-title {
    font-size: 16px;
  }
}
.blanket-grid-title > b {
  font-size: 32px;
}
@media (max-width: 767.98px) {
  .blanket-grid-title > b {
    font-size: 24px;
  }
}

.note-msg.for-blanket-grid {
  background-color: transparent;
  color: #634644;
  font-weight: 700;
}

/* 卡羅維瓦利 */
.karlovyvary-legend-sec {
  border-top: 4px solid #896161;
  border-bottom: 4px solid #896161;
  background-color: #cea4a5;
  position: relative;
}
@media (max-width: 767.98px) {
  .karlovyvary-legend-sec {
    padding: 0 20px 40px 20px;
  }
}
.karlovyvary-legend-sec::before {
  display: block;
  content: "";
  width: 231px;
  height: 157px;
  background-image: url(https://www.ystravel.com.tw/material-alias/團型特色頁/東歐/奧捷/VIE12CIF_PRG12CIF_華麗奧捷12天/images/deco_karlovyvary_jars.svg);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: 2%;
  right: 20%;
  opacity: 0.4;
}
@media (max-width: 991.98px) {
  .karlovyvary-legend-sec::before {
    width: 17%;
  }
}
.karlovyvary-legend-sec::after {
  display: block;
  content: "";
  width: 231px;
  height: 157px;
  background-image: url(https://www.ystravel.com.tw/material-alias/團型特色頁/東歐/奧捷/VIE12CIF_PRG12CIF_華麗奧捷12天/images/deco_karlovyvary_paper.svg);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  bottom: 0;
  left: 20%;
  opacity: 0.4;
}
@media (max-width: 991.98px) {
  .karlovyvary-legend-sec::after {
    width: 20%;
    left: 5%;
  }
}
@media (max-width: 575.98px) {
  .karlovyvary-legend-sec::after {
    display: none;
  }
}

.karlovyvary-legend-cnt {
  padding: 0 0 53px 0;
  gap: 30px 0;
}

.karlovyvary-legend-title-set {
  width: 100%;
  position: relative;
  display: flex;
  flex-direction: column;
  padding: 53px 0 0 20px;
  margin: 0 0 40px 0;
}
.karlovyvary-legend-title-set::before {
  display: block;
  content: "";
  width: 1px;
  height: 100%;
  background-color: #2b1818;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
}
.karlovyvary-legend-title-set::after {
  display: block;
  content: "";
  position: absolute;
  width: 663px;
  height: 116px;
  background-image: url(https://www.ystravel.com.tw/material-alias/團型特色頁/東歐/奧捷/VIE12CIF_PRG12CIF_華麗奧捷12天/images/deco_karlovyvary_txt.png);
  background-size: contain;
  background-repeat: no-repeat;
  right: 0;
  bottom: 0;
  z-index: 2;
  transform: translate(0, 80%);
}
@media (max-width: 991.98px) {
  .karlovyvary-legend-title-set::after {
    width: 40%;
  }
}
@media (max-width: 575.98px) {
  .karlovyvary-legend-title-set::after {
    width: 100%;
    transform: translate(0, 120%);
  }
}
.karlovyvary-legend-title-set > h3 {
  font-size: 48px;
  color: #fff;
  font-weight: 700;
  letter-spacing: 12px;
}
@media (max-width: 575.98px) {
  .karlovyvary-legend-title-set > h3 {
    font-size: 36px;
  }
}
.karlovyvary-legend-title-set > h4 {
  font-size: 40px;
  font-weight: 700;
  color: #2b1818 !important;
  margin: 0 !important;
  font-family: "Noto Sans Serif";
  letter-spacing: 4px;
}
@media (max-width: 767.98px) {
  .karlovyvary-legend-title-set > h4 {
    border-bottom: 0 !important;
    padding: 0 !important;
  }
}
@media (max-width: 575.98px) {
  .karlovyvary-legend-title-set > h4 {
    font-size: 32px;
  }
}

.karlovyvary-legend-grid {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  position: relative;
  width: 100%;
  gap: 0 30px;
}
@media (max-width: 991.98px) {
  .karlovyvary-legend-grid {
    flex-direction: column;
    align-items: center;
    border-bottom: 1px solid #2b1818;
    gap: 20px 0;
    padding: 30px 0;
  }
  .karlovyvary-legend-grid:nth-last-child(1) {
    border-bottom: 0;
  }
}
.karlovyvary-legend-grid.hot-spring {
  justify-content: flex-end;
  gap: 0;
  align-items: baseline;
  transform: translate(0, -50%);
}
@media (max-width: 991.98px) {
  .karlovyvary-legend-grid.hot-spring {
    transform: translate(0, 0);
  }
}

.legend-grid-parag {
  width: 40%;
  font-size: 18px;
  letter-spacing: 4px;
  color: #fff4ef;
  font-weight: 300;
  line-height: 1.8;
  align-self: stretch;
  display: flex;
  align-items: center;
}
@media (max-width: 991.98px) {
  .legend-grid-parag {
    flex-grow: 1;
    width: 80%;
    text-align: center;
    margin: 0 auto;
  }
}
@media (max-width: 575.98px) {
  .legend-grid-parag {
    font-size: 16px;
    width: 100%;
  }
}
.legend-grid-parag.springs {
  text-align: right;
  letter-spacing: 2px;
  line-height: 1.4;
  align-items: flex-end;
}
@media (max-width: 575.98px) {
  .legend-grid-parag.springs {
    text-align: center;
    margin: 0 0 10px 0;
  }
}
.legend-grid-parag.under-bar {
  border-bottom: 1px solid #2b1818;
}
@media (max-width: 991.98px) {
  .legend-grid-parag.under-bar {
    border-bottom: 0;
  }
}
.legend-grid-parag.wine {
  position: relative;
  z-index: 2;
}
.legend-grid-parag.wine::before {
  width: 25%;
  padding-bottom: 25%;
  display: block;
  content: "";
  background-color: #b38383;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: -1;
  transform: translate(130%, 40%);
}
@media (max-width: 991.98px) {
  .legend-grid-parag.wine::before {
    display: none;
  }
}

.legend-grid-pic-frame {
  display: flex;
  position: relative;
  width: 42%;
  padding-bottom: 23.6%;
  overflow: hidden;
}
@media (max-width: 991.98px) {
  .legend-grid-pic-frame {
    width: 100%;
    padding-bottom: 48%;
  }
}
.legend-grid-pic-frame > img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
}
.legend-grid-pic-frame.middle {
  width: 37.5%;
  justify-content: flex-end;
  z-index: 2;
}
@media (max-width: 991.98px) {
  .legend-grid-pic-frame.middle {
    width: 45%;
    align-self: flex-start;
  }
}
@media (max-width: 575.98px) {
  .legend-grid-pic-frame.middle {
    width: 100%;
  }
}
.legend-grid-pic-frame.middle > img {
  transform: translate(20%, 0);
}
@media (max-width: 991.98px) {
  .legend-grid-pic-frame.middle > img {
    transform: translate(0, 0);
  }
}
.legend-grid-pic-frame.faucet {
  width: 23.6%;
  border: 4px solid #a4817b;
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  transform: translate(0%, -50%);
  z-index: 5;
}
@media (max-width: 991.98px) {
  .legend-grid-pic-frame.faucet {
    width: 45%;
    top: unset;
    bottom: 30px;
    transform: translate(0, 0);
  }
}
@media (max-width: 575.98px) {
  .legend-grid-pic-frame.faucet {
    position: static;
    width: 100%;
  }
}

.hot-spring-title {
  font-size: 28px;
  font-weight: 700;
  border-left: 2px solid #2b1818;
  color: #2b1818 !important;
  padding: 0 12px;
  margin: 0 !important;
}
@media (max-width: 991.98px) {
  .hot-spring-title {
    border-left: 0;
    margin: 0 auto;
  }
}
@media (max-width: 767.98px) {
  .hot-spring-title {
    border-bottom: 0 !important;
    padding: 0 !important;
  }
}
@media (max-width: 575.98px) {
  .hot-spring-title {
    margin: 0 auto !important;
  }
}

@media (max-width: 991.98px) {
  .spring-cups-pic {
    margin: 0 auto;
    position: relative;
    z-index: 3;
  }
}

/* 天空步道 */
.ys-feature-part-sec.sky-trail {
  position: relative;
  padding: 0;
}

.sky-trail-frame {
  width: 100%;
  padding-bottom: 42.5%;
  position: relative;
  overflow: hidden;
}
.sky-trail-frame > img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
}
@media (max-width: 991.98px) {
  .sky-trail-frame {
    padding-bottom: 62.5%;
  }
}
@media (max-width: 575.98px) {
  .sky-trail-frame {
    padding-bottom: 700px;
  }
}

.scene-full-frame-intro {
  position: absolute;
  background-color: rgba(195, 116, 124, 0.9);
  width: 100%;
  display: flex;
  flex-direction: column;
  padding: 20px calc((100% - 1440px) / 2);
  bottom: 0;
  left: 0;
}
@media (max-width: 991.98px) {
  .scene-full-frame-intro {
    padding: 20px;
  }
}
@media (max-width: 575.98px) {
  .scene-full-frame-intro {
    position: static;
  }
}

.ys-feature-part-cnt.sky-trail {
  padding: 0;
  align-items: flex-start;
}
.ys-feature-part-cnt.sky-trail > h3 {
  font-size: 28px;
  font-weight: 700;
  letter-spacing: 4px;
  color: #4b2222;
  margin: 0 0 10px 0;
}
@media (max-width: 575.98px) {
  .ys-feature-part-cnt.sky-trail > h3 {
    font-size: 24px;
  }
}
.ys-feature-part-cnt.sky-trail > h4 {
  color: #fff;
  font-size: 18px;
  letter-spacing: 4px;
  line-height: 1.4;
  font-weight: 300;
  margin: 0 !important;
}
@media (max-width: 767.98px) {
  .ys-feature-part-cnt.sky-trail > h4 {
    border-bottom: 0 !important;
    padding: 0 !important;
  }
}
@media (max-width: 575.98px) {
  .ys-feature-part-cnt.sky-trail > h4 {
    font-size: 16px;
  }
}

/* 維也納 */
.vienna-music-sec {
  background-color: #fff9f1;
}
.vienna-music-sec::after {
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
  content: "";
  width: 100%;
  height: 180px;
  background-image: url(https://www.ystravel.com.tw/material-alias/團型特色頁/東歐/奧捷/VIE12CIF_PRG12CIF_華麗奧捷12天/images/vienna_under_road.png);
}
@media (max-width: 767.98px) {
  .vienna-music-sec::after {
    width: 100%;
    height: 60px;
  }
}

@media (max-width: 767.98px) {
  .vienna-music-cnt {
    width: 100%;
    padding: 0;
  }
}

.vienna-music-title-set {
  display: flex;
  flex-direction: column;
  position: relative;
  align-items: center;
  margin: 0 0 24px 0;
}
@media (max-width: 575.98px) {
  .vienna-music-title-set {
    width: 100%;
  }
}
.vienna-music-title-set .en-writing {
  font-family: "WindSong";
  color: #352626;
  font-size: 52px;
  transform: translate(-50%, 50%);
}
@media (max-width: 575.98px) {
  .vienna-music-title-set .en-writing {
    font-size: 36px;
  }
}
.vienna-music-title-set > h3 {
  font-size: 48px;
  color: #341c1c;
  font-weight: 700;
  letter-spacing: 10px;
}
@media (max-width: 575.98px) {
  .vienna-music-title-set > h3 {
    font-size: 32px;
  }
}
.vienna-music-title-set > h4 {
  font-size: 32px;
  letter-spacing: 12px;
  color: #582627 !important;
  margin: 10px 0 0 0 !important;
  font-weight: 400;
}
@media (max-width: 575.98px) {
  .vienna-music-title-set > h4 {
    font-size: 24px;
  }
}
.vienna-music-title-set .title-banner-ico {
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
  width: 750px;
  height: 129px;
  background-image: url(https://www.ystravel.com.tw/material-alias/團型特色頁/東歐/奧捷/VIE12CIF_PRG12CIF_華麗奧捷12天/images/deco_vienna_ribbon.svg);
  background-position: center center;
  font-size: 0;
}
@media (max-width: 767.98px) {
  .vienna-music-title-set .title-banner-ico {
    width: 100%;
    height: auto;
    padding-bottom: 16%;
  }
}
.vienna-music-title-set .title-floral {
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
  width: 73px;
  height: 80px;
  background-image: url(https://www.ystravel.com.tw/material-alias/團型特色頁/東歐/奧捷/VIE12CIF_PRG12CIF_華麗奧捷12天/images/deco_vienna_floral.svg);
  font-size: 0;
}
@media (max-width: 575.98px) {
  .vienna-music-title-set .title-floral {
    width: 10%;
    height: auto;
    padding-bottom: 11%;
  }
}

.vienna-legend-parag {
  width: 40%;
  font-size: 18px !important;
  color: #996666;
  font-weight: 400;
  text-align: center;
  letter-spacing: 8px;
  line-height: 2 !important;
  margin: 0 0 30px 0;
}
@media (max-width: 991.98px) {
  .vienna-legend-parag {
    width: 80%;
  }
}
@media (max-width: 575.98px) {
  .vienna-legend-parag {
    font-size: 16px !important;
    letter-spacing: 6px;
  }
}

.vienna-music-chapters {
  width: 100%;
  position: relative;
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 991.98px) {
  .vienna-music-chapters {
    padding: 60px;
  }
}
@media (max-width: 767.98px) {
  .vienna-music-chapters {
    padding: 0;
  }
}

.vienna-culture-grid {
  width: 55%;
  position: relative;
}
@media (max-width: 991.98px) {
  .vienna-culture-grid {
    width: 100%;
  }
}
@media (max-width: 767.98px) {
  .vienna-culture-grid {
    display: flex;
    flex-direction: column;
  }
}
.vienna-culture-grid > img {
  position: relative;
  display: block;
  z-index: 2;
  width: 100%;
}
@media (max-width: 767.98px) {
  .vienna-culture-grid > img {
    order: 2;
  }
}
.vienna-culture-grid::after {
  display: block;
  content: "";
  width: 100%;
  height: 45%;
  background-color: #a65e5e;
  opacity: 0.1;
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 0;
  transform: translate(-50%, -40%);
}
.vienna-culture-grid.schonbrunn::after {
  display: none;
}

.slash-title.vienna-music {
  position: absolute;
  z-index: 3;
  letter-spacing: 4px;
  top: 50%;
  left: 0;
  transform: translate(-50%, 200%);
}
.slash-title.vienna-music::before {
  display: inline-block;
  content: "////////////////";
}
.slash-title.vienna-music::after {
  display: inline-block;
  content: "///";
}
@media (max-width: 991.98px) {
  .slash-title.vienna-music {
    top: 0;
    transform: translate(0%, -150%);
  }
}
@media (max-width: 767.98px) {
  .slash-title.vienna-music {
    position: static;
    transform: translate(0, 0);
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    order: 1;
    margin: 0 0 20px 0;
  }
}

.vienna-culture-describ {
  width: 45%;
  padding: 0 0 0 30px;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (max-width: 991.98px) {
  .vienna-culture-describ {
    width: 100%;
    padding: 0;
    margin: 0 0 300px 0;
  }
}
@media (max-width: 767.98px) {
  .vienna-culture-describ {
    margin: 0;
  }
}
.vienna-culture-describ.schonbrunn {
  padding: 0 30px 0 0;
}
@media (max-width: 991.98px) {
  .vienna-culture-describ.schonbrunn {
    margin: 0;
  }
}
@media (max-width: 767.98px) {
  .vienna-culture-describ.schonbrunn {
    padding: 150px 0 0 0;
  }
}

.culture-describ-title {
  font-size: 32px;
  font-weight: 700;
  color: #582627 !important;
  letter-spacing: 6px;
  margin: 0 0 24px 0;
}

.culture-describ-parag {
  font-size: 18px;
  letter-spacing: 4px;
  color: #996666 !important;
  line-height: 1.8 !important;
  margin: 0 0 20px 0;
}
@media (max-width: 575.98px) {
  .culture-describ-parag {
    font-size: 16px;
  }
}

.culture-title-recorder {
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
  width: 90%;
  padding-bottom: 45%;
  background-image: url(https://www.ystravel.com.tw/material-alias/團型特色頁/東歐/奧捷/VIE12CIF_PRG12CIF_華麗奧捷12天/images/deco_vienna_recorder.png);
  align-self: flex-end;
  font-size: 0;
}

.note-msg.vienna {
  background-color: #896161;
  color: #fff9f1;
}

.culture-title-chandelier {
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
  width: 232px;
  height: 244px;
  background-image: url(https://www.ystravel.com.tw/material-alias/團型特色頁/東歐/奧捷/VIE12CIF_PRG12CIF_華麗奧捷12天/images/deco_vienna_chandelier.svg);
  font-size: 0;
  position: absolute;
  top: 0;
  left: 0;
  transform: translate(0, -70%);
}
@media (max-width: 991.98px) {
  .culture-title-chandelier {
    width: 25%;
    left: unset;
    right: 0;
  }
}
@media (max-width: 767.98px) {
  .culture-title-chandelier {
    transform: translate(0, 0);
  }
}

.schonbrunn-name {
  font-size: 36px;
  font-family: "Noto Sans Serif";
  text-transform: uppercase;
  color: #664a4b !important;
  text-align: right;
  letter-spacing: 2px;
  transform: translate(0, -100%);
  margin: 0 !important;
}
@media (max-width: 767.98px) {
  .schonbrunn-name {
    transform: translate(0, 0);
    padding: 0 !important;
    border-bottom: 0 !important;
  }
}

/* 特色餐食 */
@media (max-width: 991.98px) {
  .special-meal-sec {
    padding: 0;
  }
}

.michelin-window-frame {
  width: 100%;
  position: relative;
  background-image: url(https://www.ystravel.com.tw/material-alias/團型特色頁/東歐/奧捷/VIE12CIF_PRG12CIF_華麗奧捷12天/images/special_meal_michelin_bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  padding: 200px calc((100% - 1440px) / 2) 200px calc((100% - 1440px) / 2);
  background-position: 100%;
}
@media (max-width: 991.98px) {
  .michelin-window-frame {
    padding: 200px 20px;
  }
}

.window-frame-title-set {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 45%;
  margin: 0 0 30px 0;
}
@media (max-width: 991.98px) {
  .window-frame-title-set {
    width: 100%;
  }
}
.window-frame-title-set .en-writing {
  font-size: 60px;
  font-family: "WindSong";
  color: #fdebeb;
  transform: translate(25%, 50%);
}
@media (max-width: 575.98px) {
  .window-frame-title-set .en-writing {
    font-size: 32px;
    transform: translate(0, 0);
  }
}
.window-frame-title-set > h1 {
  font-size: 60px;
  color: #fff;
  font-weight: 900;
  letter-spacing: 6px;
  margin: 0 !important;
}
@media (max-width: 575.98px) {
  .window-frame-title-set > h1 {
    font-size: 36px;
  }
}
.window-frame-title-set > h2 {
  display: flex;
  align-items: center;
  gap: 0 10px;
  color: #fff;
  font-size: 42px;
  font-weight: 700;
  letter-spacing: 4px;
}
@media (max-width: 575.98px) {
  .window-frame-title-set > h2 {
    font-size: 24px;
  }
}
.window-frame-title-set > h2::before {
  display: block;
  content: "";
  width: 50px;
  height: 1px;
  background-color: #fff;
}
.window-frame-title-set > h6 {
  text-transform: uppercase;
  font-family: "Noto Sans Serif";
  font-size: 18px !important;
  color: #fff;
  margin: 0 !important;
}
@media (max-width: 575.98px) {
  .window-frame-title-set > h6 {
    font-size: 16px !important;
  }
}
.window-frame-title-set .michelin-ico {
  display: block;
  width: 140px;
  height: 80px;
  font-size: 0;
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
  background-image: url(https://www.ystravel.com.tw/material-alias/團型特色頁/東歐/奧捷/VIE12CIF_PRG12CIF_華麗奧捷12天/images/special_meal_michelin_ico.png);
  position: absolute;
  right: 0;
  bottom: 0;
  transform: translate(-80%, 0);
}
@media (max-width: 575.98px) {
  .window-frame-title-set .michelin-ico {
    position: static;
    transform: translate(0, 0);
    width: 100px;
    height: 65px;
  }
}

.michelin-article-wrapper {
  display: flex;
  gap: 26px 0;
  flex-direction: column;
  padding: 16px;
  width: 45%;
  background-color: rgba(255, 189, 190, 0.6);
}
@media (max-width: 991.98px) {
  .michelin-article-wrapper {
    width: 100%;
  }
}
.michelin-article-wrapper > p {
  font-size: 18px;
  color: #fff;
  letter-spacing: 4px;
  line-height: 1.6;
  font-weight: 300;
}
@media (max-width: 575.98px) {
  .michelin-article-wrapper > p {
    font-size: 16px;
  }
}

.meal-set-wrapper {
  width: 100%;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: -7% 0 30px 0;
}
@media (max-width: 767.98px) {
  .meal-set-wrapper {
    flex-direction: column;
  }
}
.meal-set-wrapper .meal-set-item {
  width: 45%;
  position: relative;
}
@media (max-width: 991.98px) {
  .meal-set-wrapper .meal-set-item {
    width: 48%;
  }
}
@media (max-width: 767.98px) {
  .meal-set-wrapper .meal-set-item {
    width: 100%;
  }
}
.meal-set-wrapper .meal-set-item > img {
  display: block;
  width: 100%;
}

.meal-set-note {
  display: flex;
  width: 100%;
  position: relative;
  align-items: baseline;
}
.meal-set-note::before {
  display: block;
  content: "";
  width: 250px;
  height: 110px;
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
  background-image: url(https://www.ystravel.com.tw/material-alias/團型特色頁/東歐/奧捷/VIE12CIF_PRG12CIF_華麗奧捷12天/images/deco_meal_set_ico.svg);
}
@media (max-width: 575.98px) {
  .meal-set-note::before {
    display: none;
  }
}
.meal-set-note .note-msg {
  align-self: baseline;
  background-color: #896161;
  color: #fff9f1;
}

.prague-ferry-chapter {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  width: 100%;
  gap: 30px 30px;
}

.ferry-tour-grid {
  width: calc(55% - 15px);
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (max-width: 991.98px) {
  .ferry-tour-grid {
    width: 100%;
  }
}

.ferry-tour-describe {
  width: calc(45% - 15px);
}
@media (max-width: 991.98px) {
  .ferry-tour-describe {
    width: 100%;
  }
  .ferry-tour-describe:nth-last-child(1) {
    text-align: center;
  }
  .ferry-tour-describe:nth-last-child(1) > img {
    display: block;
    width: 90%;
    margin: 0 auto;
  }
}

.deco_ferry-jars {
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
  width: 355px;
  height: 98px;
  background-image: url(https://www.ystravel.com.tw/material-alias/團型特色頁/東歐/奧捷/VIE12CIF_PRG12CIF_華麗奧捷12天/images/deco_prague_ferry_ico.svg);
  font-size: 0;
  align-self: flex-end;
  margin: -12% 0 30px 0;
}
@media (max-width: 991.98px) {
  .deco_ferry-jars {
    width: 40%;
    height: auto;
    padding-bottom: 16%;
  }
}

.ferry-tour-title-set {
  position: relative;
  margin: 0 0 24px 0;
  border-top: 1px solid #0b0303;
  padding: 50px 0 0 0;
}
.ferry-tour-title-set > h2 {
  font-size: 42px;
  font-weight: 700;
  color: #1f2b18;
  line-height: 1.2;
  margin: 0 0 10px 0;
  letter-spacing: 8px;
  font-weight: 700 !important;
  display: block !important;
}
@media (max-width: 575.98px) {
  .ferry-tour-title-set > h2 {
    font-size: 28px;
  }
}
.ferry-tour-title-set > h3 {
  font-size: 36px;
  font-weight: 700;
  font-family: "Noto Sans Serif";
  text-transform: uppercase;
  letter-spacing: 4px;
}
@media (max-width: 575.98px) {
  .ferry-tour-title-set > h3 {
    font-size: 24px;
  }
}
.ferry-tour-title-set.with-wine {
  border-top: 0;
  padding: 0;
}
.ferry-tour-title-set.with-wine::before {
  display: block;
  content: "";
  width: 30%;
  height: 50%;
  position: absolute;
  border-top: 1px solid #0b0303;
  border-right: 1px solid #0b0303;
  position: absolute;
  right: 30%;
  bottom: 0;
}
@media (max-width: 575.98px) {
  .ferry-tour-title-set.with-wine::before {
    right: 40px;
  }
}
.ferry-tour-title-set.with-wine::after {
  content: "";
  width: 194px;
  height: 173px;
  position: absolute;
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
  background-image: url(https://www.ystravel.com.tw/material-alias/團型特色頁/東歐/奧捷/VIE12CIF_PRG12CIF_華麗奧捷12天/images/deco_prague_wine_bottle_ico.svg);
  top: 0;
  right: 0;
  top: 0;
  right: 30%;
  transform: translate(0, -50%);
}
@media (max-width: 991.98px) {
  .ferry-tour-title-set.with-wine::after {
    width: 18%;
    height: auto;
    padding-bottom: 14%;
  }
}

.ferry-tour-parag {
  font-size: 18px;
  font-weight: 300;
  letter-spacing: 4px;
  line-height: 1.8;
  color: #896161;
  margin: 0 0 36px 0;
}
@media (max-width: 575.98px) {
  .ferry-tour-parag {
    font-size: 16px;
  }
}

/* 嚴選旅館 */
.stay-hotels-sec {
  background-image: url(https://www.ystravel.com.tw/material-alias/團型特色頁/東歐/奧捷/VIE12CIF_PRG12CIF_華麗奧捷12天/images/hotels_sec_bg.avif);
  background-size: 100%;
  background-repeat: repeat-y;
  padding: 0 0 100px 0;
}
.stay-hotels-sec::after {
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
  content: "";
  width: 293px;
  height: 155px;
  background-image: url(https://www.ystravel.com.tw/material-alias/團型特色頁/東歐/奧捷/VIE12CIF_PRG12CIF_華麗奧捷12天/images/deco_hotels_houses.svg);
  position: absolute;
  bottom: 0;
  left: 0;
}
@media (max-width: 575.98px) {
  .stay-hotels-sec::after {
    width: 45%;
    height: auto;
    padding-bottom: 45%;
    background-position: center bottom;
  }
}
.stay-hotels-sec::before {
  display: block;
  content: "";
  width: 6%;
  padding-bottom: 16%;
  background-image: url(https://www.ystravel.com.tw/material-alias/團型特色頁/東歐/奧捷/VIE12CIF_PRG12CIF_華麗奧捷12天/images/deco_hotels_feather.png);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  right: 10%;
  bottom: 5%;
  z-index: 3;
  animation: shake-write 1.5s ease-in-out forwards infinite;
  transform-origin: center;
}
@media (max-width: 991.98px) {
  .stay-hotels-sec::before {
    bottom: 15%;
  }
}
@media (max-width: 767.98px) {
  .stay-hotels-sec::before {
    width: 50px;
    height: 100px;
    background-position: center bottom;
    bottom: 15px;
  }
}

@media (max-width: 767.98px) {
  .swiper-pagination {
    display: none;
  }
}

.stay-hotels-title-set {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.stay-hotels-title-set > .en-writing {
  font-size: 60px;
  font-family: "WindSong";
  color: #ffc0c0;
  transform: translate(-70%, 50%);
}
@media (max-width: 575.98px) {
  .stay-hotels-title-set > .en-writing {
    font-size: 36px;
  }
}
.stay-hotels-title-set > h1 {
  font-size: 60px;
  letter-spacing: 6px;
  font-weight: 900;
  color: #fff;
  margin: 0 0 16px 0;
}
@media (max-width: 575.98px) {
  .stay-hotels-title-set > h1 {
    font-size: 36px;
  }
}
.stay-hotels-title-set > h2 {
  font-size: 28px;
  color: #fff !important;
  letter-spacing: 12px;
  display: block !important;
}
@media (max-width: 767.98px) {
  .stay-hotels-title-set > h2 {
    margin: 0 !important;
  }
}
@media (max-width: 575.98px) {
  .stay-hotels-title-set > h2 {
    font-size: 20px;
    text-align: center;
  }
}
.stay-hotels-title-set .deco-cross {
  display: block;
  width: 38px;
  height: 38px;
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
  background-image: url(https://www.ystravel.com.tw/material-alias/團型特色頁/東歐/奧捷/VIE12CIF_PRG12CIF_華麗奧捷12天/images/deco_stay_hotels_ico.svg);
  font-size: 0;
  margin: 30px 0;
  transform: rotate(45deg);
}
.stay-hotels-title-set > p {
  font-size: 18px;
  font-weight: 300;
  letter-spacing: 4px;
  line-height: 1.8;
  color: #fff;
  text-align: center;
}
@media (max-width: 575.98px) {
  .stay-hotels-title-set > p {
    font-size: 16px;
  }
}

.hotels-intro-wrapper {
  width: 100%;
  padding: 0 calc((100% - 1440px) / 2);
  position: relative;
}
@media (max-width: 991.98px) {
  .hotels-intro-wrapper {
    padding: 0 40px;
  }
}
.hotels-intro-wrapper .swiper-button-prev,
.hotels-intro-wrapper .swiper-button-next {
  background-image: url(https://www.ystravel.com.tw/material-alias/團型特色頁/東歐/奧捷/VIE12CIF_PRG12CIF_華麗奧捷12天/images/slider_arrow.png) !important;
  width: 40px !important;
  height: 40px !important;
  background-size: contain !important;
  right: 10%;
}
@media (max-width: 991.98px) {
  .hotels-intro-wrapper .swiper-button-prev,
  .hotels-intro-wrapper .swiper-button-next {
    width: 30px !important;
    height: 30px !important;
    right: 15px;
  }
}
.hotels-intro-wrapper .swiper-button-prev {
  transform: rotate(180deg);
  right: unset;
  left: 10%;
}
@media (max-width: 991.98px) {
  .hotels-intro-wrapper .swiper-button-prev {
    left: 15px;
  }
}

.hotels-intro-slider {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.hotels-intro-slider .swiper-slide {
  width: 100%;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.hotels-intro-slider .swiper-slide > h4 {
  font-size: 24px;
  color: #fff7dd;
  letter-spacing: 4px;
  margin: 0 0 0 0 !important;
}
@media (max-width: 767.98px) {
  .hotels-intro-slider .swiper-slide > h4 {
    font-size: 20px;
    padding-bottom: 0 !important;
    border-bottom: 0 !important;
  }
}
.hotels-intro-slider .swiper-slide > h6 {
  font-size: 16px !important;
  color: #fff7dd;
  letter-spacing: 4px;
  display: block;
  font-weight: 300;
  margin: 0 0 0 0 !important;
  opacity: 0.7;
}
.hotels-intro-slider .swiper-slide > p {
  color: #fff7dd;
  font-size: 18px;
  font-weight: 300;
  letter-spacing: 4px;
  line-height: 1.8;
  text-align: center;
  margin: 16px 0 0 0;
}
@media (max-width: 575.98px) {
  .hotels-intro-slider .swiper-slide > p {
    font-size: 16px;
  }
}

.hotel-intro-fig {
  width: 75%;
  position: relative;
  display: flex;
  justify-content: center;
}

.hotel-intro-gallery-frame {
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
  width: 100%;
  padding-bottom: 70%;
  background-image: url(https://www.ystravel.com.tw/material-alias/團型特色頁/東歐/奧捷/VIE12CIF_PRG12CIF_華麗奧捷12天/images/stay_hotels_slider_frame.png);
  font-size: 0;
  position: relative;
  z-index: 1;
}

.hotel-pic-frame {
  position: absolute;
  width: 90%;
  padding-bottom: 60%;
  overflow: hidden;
  transform: translate(0, 7.5%);
  top: 0;
}
.hotel-pic-frame > img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
}

.note-msg.hotel-gallery {
  background-color: #7f302e;
  color: #fff;
}

.swiper-pagination {
  width: calc(100% - (100% - 1440px) / 2 * 2);
  height: 4px;
  left: calc((100% - 1440px) / 2);
  bottom: -30px;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background-color: #4b2222 !important;
}

/* animation */
@keyframes sweepLight {
  0% {
    transform: rotate(25deg) translateX(-100%);
  }
  50% {
    transform: rotate(25deg) translateX(0%);
  }
  100% {
    transform: rotate(25deg) translateX(100%);
  }
}
@keyframes shake-write {
  0% {
    transform: rotate(0deg) translate(0, 0) scale(1);
  }
  10% {
    transform: rotate(-2deg) translate(-1px, 1px) scale(1.01);
  }
  20% {
    transform: rotate(2deg) translate(1px, -1px) scale(1.02);
  }
  30% {
    transform: rotate(-1.5deg) translate(-2px, 2px) scale(1);
  }
  40% {
    transform: rotate(1.5deg) translate(2px, -2px) scale(1.01);
  }
  50% {
    transform: rotate(0deg) translate(0, 0) scale(1);
  }
  60% {
    transform: rotate(-1deg) translate(-1px, 1px);
  }
  70% {
    transform: rotate(1deg) translate(1px, -1px);
  }
  80% {
    transform: rotate(-0.5deg) translate(-1px, 0px);
  }
  90% {
    transform: rotate(0.5deg) translate(1px, 0px);
  }
  100% {
    transform: rotate(0deg) translate(0, 0);
  }
}
@keyframes floatUpDown {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-10px); /* 向上飄10px */
  }
}/*# sourceMappingURL=VIE12CIF-PRG12CIF_202506.css.map */