/* CSS Document */
/************************************************************************************
RESET
*************************************************************************************/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, figure, mark {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
body {
  line-height: 1;
  -webkit-text-size-adjust: none;
}
ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}
/* remember to define focus styles! */ :focus {
  outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
  text-decoration: none;
}
del {
  text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
  /* border-collapse: collapse;*/
  border-spacing: 0;
}
img {
  max-width: 100%;
  image-rendering: -webkit-optimize-contrast;
}
a img {
  border: none;
}
.clean {
  clear: both;
}
a {
  color: #292929;
  text-decoration: none;
  blr: expression(this.onFocus=this.blur());
  outline: none; /* for Firefox */ hlbr: expression(this.onFocus=this.blur()); /* for IE */
}
a:hover {
  text-decoration: none;
}
a:focus {
  -moz-outline-style: none;
}
/*.adwrap {
    width: 900px;
    margin: 0 auto;
    margin-bottom: 20px;
	
}*/
.adbox {
  position: relative;
  padding: 4px;
}
.adbox a {
  display: block;
}
.adbox a:hover {
  opacity: 0.8;
}
.b-box {
  box-sizing: border-box;
}
.col-1 {
  width: 100%;
}
.col-2 {
  width: 50%;
}
.col-3 {
  width: 45%;
}
.col-4 {
  width: 25%;
}
.col-5 {
  width: 20%;
}
body {
  margin: 0;
  padding: 0;
  font-size: 13px;
  color: #000;
  background: url("../images/bg.webp")center 0 repeat;
  background-color: #f8f5f1;
}
.left {
  float: left;
  display: inline-block;
  width: 100%;
}
.right {
  float: right;
}
.wow:first-child {
  visibility: hidden;
}
/*------------------------------- pc ----------------------------------*/
.container {
  width: 100%;
  height: 100%;
  font-family: Arial, 微軟正黑體;
  overflow: hidden;
}
header {
  width: 100%;
}
header h1 {
  text-indent: 101%;
  overflow: hidden;
  white-space: nowrap;
  position: absolute;
  width: 100%;
}
main {
  width: 100%;
  margin: 0 auto;
}
.top-tit {
  position: absolute;
  top: 150px;
  right: 12%;
}
.hero-section {
  position: relative;
  width: 100%;
  height: 100vh;
  overflow: hidden;
  background: url('../images/cruise-image.webp') no-repeat center center/cover;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.hero-content {
  z-index: 10;
}
.wave-container {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 80px;
  z-index: 5;
}
.wave {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.wave-fill-color {
  fill: #48423d;
}
.hero-bg {
  background: url(../images/bg.webp) center 0 no-repeat;
}
@keyframes move-forever {
  0% {
    transform: translate3d(-90px, 0, 0);
  }
  100% {
    transform: translate3d(85px, 0, 0);
  }
}
.single-wave use {
  animation: move-forever 15s linear infinite;
}
/*滑動menu*/
.sticky {
  top: 40px !important;
  position: fixed !important;
}
.block-menu {
  position: absolute;
  width: 100%;
  z-index: 10;
  height: 68px;
  /*background-color: rgba(0,0,0,0.7);*/
  background: url(../images/menu-bg.webp) center 0 repeat-x;
}
.block-menu ul {
  font-size: 0;
  position: relative;
  margin: auto;
  text-align: center;
}
.block-menu li {
  font-family: "Noto Serif JP", serif;
  font-weight: 600;
  font-size: 24px;
  letter-spacing: 1px;
  display: inline-block;
  text-align: center;
  position: relative;
  line-height: 57px;
}
.block-menu li a {
  display: inline-block;
  text-align: center;
  z-index: 11;
  color: #fddd92;
  position: relative;
  padding: 0px 10px;
  margin: 6px 6px;
  /*border-bottom: transparent solid 5px;*/
}
.block-menu li a:hover { /*color: #fdc331;border-bottom: #fdc331 solid 5px;*/ color: #000;
  background: url(../images/menu-bg-s.webp) center 0 repeat-x;
}
.block-menu li a.active { /*color: #fdc331;border-bottom: #fdc331 solid 5px;*/ color: #000;
  background: url(../images/menu-bg-s.webp) center 0 repeat-x;
}
#nav {
  z-index: 100 !important;
}
#togglenav {
  display: none;
  z-index: 9999;
  position: fixed;
  right: 0;
  overflow: hidden;
  line-height: 35px;
  width: 100%;
  cursor: pointer;
}
.MainHeight {
  position: fixed !important;
  top: 30px !important;
  z-index: 10 !important;
}
/*大標*/
.gold-eng {
  color: #aa9150;
}
.gold-tit {
  color: #dac48a;
}
.gold-line {
  background-color: #dac48a;
}
.gold-bg {
  background: url(../images/tit-bg.webp) center 0 no-repeat;
}
.dark-eng {
  color: #988f8c;
}
.dark-tit {
  color: #000;
}
.dark-line {
  background-color: #000;
}
.dark-bg {
  background: url(../images/tit-bg-b.webp) center 0 no-repeat;
}
.ship-header-container {
  padding: 35px 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  font-family: "Noto Serif JP", serif;
  margin-bottom: 100px;
}
.eng-subtitle {
  margin: 0;
  font-size: 15px;
  text-indent: 4px;
  letter-spacing: 4px;
  margin-bottom: 20px;
  font-weight: 600;
}
.divider-line {
  display: flex;
  align-items: center;
  width: 260px;
  margin-bottom: 15px;
}
.horizontal-line {
  flex-grow: 1;
  height: 1px;
  margin: 0 8px;
}
.diamond-icon {
  width: 8px;
  height: 8px;
  transform: rotate(45deg);
  flex-shrink: 0;
}
.chi-main-title {
  margin: 0;
  font-size: 40px;
  font-weight: 400;
  text-indent: 8px;
  letter-spacing: 8px;
}
.box-01 {
  padding: 120px 0 0px 0;
}
.bg {
  width: 100%;
  background-image: url(../images/bg-t.webp), url(../images/bg1.webp), url(../images/bg-t-1.webp);
  background-position: top, top, top;
  background-repeat: repeat-x, no-repeat, repeat;
  background-color: #ccc4be;
  padding-bottom: 60px;
  border-bottom: 3px solid #b09d6c;
}
.bg1 {
  width: 100%;
  background-image: url(../images/bg-dl.webp), url(../images/bg-d.webp);
  background-position: bottom, top;
  background-repeat: no-repeat, repeat;  
}
.bg2 {
  width: 100%;
  background-image: url(../images/bg2.webp), url(../images/bg.webp);
  background-position: bottom center, top;
  background-repeat: no-repeat, repeat;
  background-color: #f7f5f5;
  padding-bottom: 60px;
  /*border-top: 3px solid #b09d6c;*/
}
.bg3 {
  width: 100%;
  background-image: url(../images/bg-dl.webp), url(../images/bg-t-1.webp);
  background-position: bottom center, top;
  background-repeat: no-repeat, repeat;
  padding-bottom: 80px;
  border-bottom: 3px solid #b09d6c;
  border-top: 3px solid #b09d6c;
}
.bg4 {
  width: 100%;
  background-image: url(../images/bg4.webp), url(../images/bg-t-1.webp);
  background-position: bottom, top;
  background-repeat: repeat-y, repeat;
  padding-bottom: 80px;	
}
.bg5 {
  width: 100%;
  background-image: url(../images/bg5.webp), url(../images/bg5-1.webp), url(../images/bg.webp);
  background-position: bottom left 200px, bottom, top;
  background-repeat: no-repeat, no-repeat, repeat;
  background-color: #f7f5f5;
  padding-bottom: 180px;
  border-bottom: 3px solid #b09d6c;
}
.bg6 {
  width: 100%;
  background-image: url(../images/bg6-1.webp), url(../images/bg6.webp), url(../images/bg.webp);
  background-position: center, bottom, top;
  background-repeat: no-repeat, no-repeat, repeat;
  background-color: #e3d9c3;
  padding-bottom: 100px;
  border-bottom: 3px solid #b09d6c;
}
.width-m {
  max-width: 1400px;
  margin: 0 auto;
  padding: 0 10px;
}
/*介紹文字*/
.t-white {
  color: aliceblue;
}
.section-title {
  text-align: center;
  margin-bottom: 50px;
  letter-spacing: 2px;
}
.section-title h3 {
  display: block;
  font-size: 24px;
  line-height: 1.3;
  padding: 10px 5px;
  position: relative;
  margin-bottom: 10px;
  color: aliceblue;
}
.section-title p {
  font-size: 18px;
  display: block;
  font-weight: 500;
  color: #000;
  margin-top: 15px;
  line-height: 2;
}
.section-title span {
  display: block;
}
.section-title em {
  font-style: normal;
  font-size: 14px;
  color: #707070;
}
/*環保*/
.features-container {
  display: flex;
  justify-content: space-around;
  padding: 60px 5%;
}
.feature-item {
  display: flex;
  /*align-items: center;*/
  max-width: 30%;
}
.icon-circle {
  width: 125px;
  height: 125px;
  background-color: #b09d6c;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  margin-right: 20px;
}
.icon-circle img {
  width: 65px;
  height: 65px;
}
.text-content h3 {
  margin: 0 0 8px 0;
  font-size: 24px;
  color: #cfbc8a;
  letter-spacing: 2px;
  line-height: 1.2;
  font-family: "Noto Serif JP", serif;
  font-weight: 400;
}
.text-content p {
  margin: 0;
  padding-top: 5px;
  font-size: 15px;
  text-align: justify;
  color: #fff;
  line-height: 1.6;
  border-top: solid 1px #cfbc8a;
}
/*船隻規格*/
.specs-grid-container {
  padding: 0 5% 60px;
  text-align: center;
}
.ship-name {
  font-family: "Noto Serif JP", serif;
  font-weight: 400;
  color: #dfc582;
  margin-bottom: 40px;
  font-size: 28px;
  letter-spacing: 2px;
  padding-bottom: 10px;
  border-bottom: 5px solid #77693e;
  display: inline-block;
}
.ship-name span {
  display: inline;
}
.specs-grid {
  display: flex;
  justify-content: center;
  gap: 15px;
  flex-wrap: wrap;
}
.spec-card {
  background-color: rgba(0, 0, 0, 0.5);
  border: 1px solid #94824c;
  border-radius: 10px;
  padding: 20px 35px;
  letter-spacing: 2px;
  text-indent: 2px;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.spec-card span {
  font-size: 18px;
  color: #fff;
}
.spec-card strong {
  font-size: 24px;
  color: #fff;
}
.ship-container {
  width: 98%;
  max-width: 1010px;
  margin: 0 auto;
  margin-top: 15px;
  border-radius: 30px;
  background-color: rgba(255, 255, 255, 0.7);
  border: 1px #94824c solid;
}
/*艙房介紹*/
.room-intro-section {
  width: 100%;
  overflow: hidden;
  margin-top: 100px;
}
.room-item {
  display: flex;
  flex-direction: row; /* 預設：圖左文右 */
  align-items: stretch;
  width: 100%;
  margin-bottom: 120px;
}
.room-item.reverse {
  flex-direction: row-reverse;
}
.room-visual {
  flex: 1.6;
  overflow: hidden;
  display: flex;
  flex-direction: column;
}
.room-visual .slick-dots {
  position: static;
  margin-top: 3px;
}
.room-visual img {
  width: 100%;
  object-fit: cover;
  display: block;
}
.room-info {
  flex: 1;
  padding: 30px;
  margin: 20px 50px 20px;
  background-color: rgba(255, 255, 255, 1);
  border: 1px solid #441e0c;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  border-bottom-left-radius: 60px;
  border-top-right-radius: 60px;
}
.gradient-bg {
  background: linear-gradient(to bottom, #dfdedc 0%, rgba(223, 222, 220, 0) 30%);
}
.room-tag {
  background-color: #745e42;
  font-family: "Noto Serif JP", serif;
  color: #fff;
  padding: 6px 12px 8px;
  letter-spacing: 2px;
  font-size: 26px;
  font-weight: 400;
  margin-bottom: 5px;
  display: inline-block;
  border-bottom-left-radius: 15px;
  border-top-right-radius: 15px;
}
.room-meta {
  color: #745e42;
  font-size: 20px;
  margin-left: 5px;
  font-weight: bold;
  display: inline-block;
}
.room-subtitle {	
  font-weight: bold;
  color: #959595;
  font-size: 15px;
  margin: 10px 0 5px;
  letter-spacing: 1px;
}
.room-amenities {
  font-weight: bold;
  font-size: 18px;
  line-height: 26px;
}
.room-amenities span {
  display: block;
  color: #d65702;
  margin-top: 5px;
  font-size: 18px;
  line-height: 26px; 
  letter-spacing: 1px;	
}
.room-amenities em{
  display: block;
  color: #d65702;
  margin-top: 0px;	
  font-style: normal;
  font-size: 16px;
  line-height: 24px; 
  letter-spacing: 1px;	
}
.room-description {
  font-size: 15px;
  line-height: 1.8;
  margin-top: 15px;
  padding-top: 5px;
  text-align: justify;
  border-top: 1px solid #441e0c;
}
.room-layout-icon.align-right {
  align-self: flex-end;
  width: 240px;
  margin-top: 15px;
}
.room-layout-icon img {
  width: 100%;
  height: auto;
}
/*美食介紹*/
.facility-section {
  padding: 60px 0 80px;
  color: #fff;
}
.facility-item {
  outline: none;
  padding: 0 0px;
}
.facility-slider-container .slick-dots {
  position: static;
  margin-top: 15px;
}
.facility-content-wrapper {
  display: flex;
  align-items: stretch; /* 讓圖片與文字等高 */
  /*background-color: #3e3b3b; */
  background-color: rgba(0, 0, 0, 0.45);
  margin: 0 auto;
}
.visual-part {
  flex: 2.3;
}
.visual-part img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.text-part {
  flex: 0.7;
  padding: 40px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  border: 1px solid #dfc582;
  margin: 20px;
}
.text-part h3 {
  font-family: "Noto Serif JP", serif;
  text-align: center;
  color: #dfc582;
  font-size: 30px;
  font-weight: 400;
  margin-bottom: 25px;
  letter-spacing: 2px;
}
.text-part p {
  font-size: 16px;
  line-height: 2;
  padding-top: 5px;
  color: #ccc;
  text-align: justify;
  border-top: 1px solid #dfc582;
}
.facility-slider-container .slick-slide.slick-active {
  transform: scale(1);
  opacity: 1;
}
.facility-slider-container .slick-slide {
  transform: scale(.9);
  opacity: 1;
}
.brand-card {
  max-width: 700px;
  width: 80%;
  margin: 40px auto;
  background-color: #efe8e1;
  border: 1px solid #333;
  border-radius: 40px 0 40px 0;
  padding: 50px 30px;
  text-align: center;
  font-size: 20px;
  letter-spacing: 0.15em;
  line-height: 1.8;
  color: #1a1a1a;
}
.brand-card strong {
  font-weight: 600;
}
/*休閒娛樂*/
.container-card {
  margin: 0 auto;
  display: flex;
  justify-content: center;
  gap: 15px;
  padding: 0 20px;
  margin-top: 110px;
  margin-bottom: 70px;	
}
.card {
  flex: 1;
  position: relative;
  height: 420px;
  border-top-left-radius: 25px;
  border-top-right-radius: 25px;
  overflow: hidden;
  transition: transform 0.3s ease;
}
.card:nth-child(odd) {
  transform: translateY(30px);
}
.card:nth-child(even) {
  transform: translateY(-30px);
}
.card figure {
  margin: 0;
  width: 100%;
  height: 100%;
}
.card figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.overlay {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: auto;
  max-height: 60px;
  background: rgba(0, 0, 0, 0.55);
  color: #fff;
  padding: 20px;
  box-sizing: border-box;
  transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), background 0.4s ease;
  overflow: hidden;
  display: flex;
  flex-direction: column;
}
.overlay h3 {
  margin: 0;
  font-size: 26px;
  text-align: center;
  letter-spacing: 2px;
  line-height: 15px;
  font-family: "Noto Serif JP", serif;
  font-weight: 400;
}
.overlay .description {
  margin-top: 25px;
  font-size: 16px;
  line-height: 1.6;
  text-align: justify;
  transition: opacity 0.5s ease 0.2s;
}
.overlay .description em {
  font-size: 13px;
  color: #aaa;
  font-style: normal;
  display: block;
}
.card:hover .overlay {
  max-height: 420px;
  background: rgba(0, 0, 0, 0.7);
}
.card:hover .description {
  opacity: 1;
}
/*服務項目*/
.icon-nav {
  background-color: #633e28;
  padding: 50px 0px;
  display: flex;
  justify-content: center;
  gap: 100px;
  flex-wrap: wrap;
  margin-top: 150px;
  border-top: 3px solid #b09d6c;
  border-bottom: 3px solid #b09d6c;
}
.icon-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  color: #ffffff;
  width: 100px;
}
.icon-item img {
  width: 100px;
  height: 100px;
  margin-bottom: 12px;
  object-fit: contain;
}
.icon-item h4 {
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 1px;
  white-space: nowrap;
}
/*景點地圖*/
.map-container {
  display: flex;
  justify-content: center;
  padding: 10px 0px 50px;
}
.map-wrapper {
  position: relative;
  width: 1290px;
  height: 940px;
  background-image: url('../images/map.webp');
  background-repeat: no-repeat;
  background-position: center;
}
.spot {
  position: absolute;
  width: var(--card-width);
  z-index: 10;
  cursor: default;
}
.spot-card {
  background: white;
  border-radius: 8px;
  border: 1px #bfbfbf solid;
  overflow: hidden;
  position: relative;
  transition: transform 0.2s;
}
.spot-card img {
  width: 250px;
  height: 150px;
  object-fit: cover;
  display: block;
}
.spot-title {
  font-size: 24px;
  font-weight: bold;
  padding: 8px 10px;
  text-align: center;
}
.spot-description {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.95);
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease;
  z-index: 30;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 8px;
}
.spot-description p {
  padding: 10px;
  margin: 0;
  font-size: 16px;
  text-align: justify;
  line-height: 1.5;
  color: #333;
}
.spot.active .spot-description {
  opacity: 1;
  visibility: visible;
}
/* --- 景點定位 (依圖片位置調整) --- */
#amsterdam {
  top: 1%;
  left: 15%;
}
#cologne {
  top: 0.5%;
  left: 49%;
}
#rhine {
  top: 23%;
  left: 59%;
}
#speyer {
  top: 31%;
  left: 23%;
}
#heidelberg {
  top: 45%;
  left: 66%;
}
#strasbourg {
  top: 56%;
  left: 24%;
}
#basel {
  top: 71%;
  left: 58%;
}
#koma {
  top: 83%;
  left: 34%;
}
/*---直式行程---*/
.product {
  margin: 0 auto;
  max-width: 1100px;
  margin-bottom: 60px;
  display: block;
  overflow: hidden;
  padding: 15px;
}
.product a {
  display: block;
  padding: 15px 20px;
  overflow: hidden;
  margin-bottom: 30px;
  font-weight: bold;
  background-color: #f2e6db;
  border-bottom-left-radius: 25px;
  border-top-right-radius: 25px;
}
.txt_l {
  width: auto;
  font-size: 20px;
  color: #000;
  line-height: 1.5;
  letter-spacing: 1.5px;
}
.txt_l p {
  display: block;
}
.txt_l span {
  font-size: 16px;
  color: #fff;
  padding: 5px 6px;
  background-color: #a92f1a;
  margin-bottom: 10px;
}
.txt_l em {
  font-size: 16px;
  color: #a92f1a; 
  font-style: normal;
}
.txt_l strong {
  font-size: 16px;
  color: #b68005; 
  border-bottom: 1px solid #b68005;	
}
.txt_r {
  width: auto;
  text-align: right;
  font-family: "微軟正黑體";
  font-size: 14px;
  line-height: 1.5;
}
.txt_r strong {
  color: #F50909;
  font-size: 24px;
  padding-left: 2px;
}
.main-title {
  text-align: center;
  margin-bottom: 20px;  
}
.main-title span{
  display: inline-block;
  margin: 0;
  padding: 8px 10px;
  font-size: 24px;
  font-weight: bold;
  border: 1px solid #b09d6c;	
  color: #b09d6c;
  border-radius: 10px;	
}
.video {
  margin: auto;
  border-radius: 20px;
  margin-top: 20px;
  margin-bottom: 100px;
}
.video-v {
  width: 100%;
  height: 550px;
}
:first-child.wow {
  *visibility: visible ! important;
  visibility: visible\9 ! important;
}
@media only screen and (min-width: 961px) and (max-width:1180px) {
  html, body {
    width: 100%;
    min-height: 100%;
  }
  #rhine {
    top: 23%;
    left: 62%;
  }
  #speyer {
    top: 31%;
    left: 17%;
  }
  #strasbourg {
    top: 56%;
    left: 17%;
  }
  #koma {
    top: 83%;
    left: 28%;
  }
  .text-part{
	padding: 20px;
  }	
  .overlay .description {
    line-height: 1.4;
	font-size: 14px;  
  }		
}
@media only screen and (min-width: 769px) and (max-width:960px) {
  html, body {
    width: 100%;
    min-height: 100%;
  }
  .block-menu li a {
    padding: 0px 6px;
    margin: 6px 5px;
  }
  .width-m {
    max-width: 98%;
  }
  .top-tit {
    right: 5%;
  }
  .video {
    width: 95%;
  }
  .video-v {
    height: 550px;
  }
  .features-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 40px 20px;
    padding: 40px 5%;
  }
  .feature-item {
    display: block;
    flex: 0 0 45%;
    max-width: 45%;
    text-align: center;
  }
  .icon-circle {
    margin: 0 auto 15px;
  }
  .text-content h3 {
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
  }
  .room-item {
    display: block;
    margin-bottom: 60px;
  }
  .gradient-bg {
    background: linear-gradient(to top, #dfdedc 0%, rgba(223, 222, 220, 0) 30%);
  }
  .brand-card {
    max-width: 1000px;
    width: 80%;
  }
  .facility-content-wrapper {
    flex-direction: column;
    padding: 20px;
    height: auto;
  }
  .visual-part {
    flex: none;
    width: 100%;
  }
  .text-part {
    flex: none;
    margin: 0;
    padding: 30px 20px;
    border: 1px solid #dfc582;
  }
  .text-part h3 {
    font-size: 26px;
    margin-bottom: 20px;
  }
  .text-part p {
    line-height: 1.8;
  }
  .container-card {
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
	margin-bottom: 0px;	  
  }
  .card {
    flex: none;
    width: calc(33.33% - 20px);
    height: 380px;
    margin-bottom: 20px;
  }
  .card:nth-child(odd), .card:nth-child(even) {
    transform: none;
  }
  .overlay .description {
    line-height: 1.4;
  }	
  .icon-nav {
    margin-top: 80px;
    padding: 30px 0px;
    gap: 30px 50px;
  }
  .bg5 {
    background-position: bottom left 0px, bottom, top;
    background-size: 100%;
  }
  .bg4 {
    background-size: 150%;
  }
  .bg6 {
    padding-bottom: 70px;
  }
  .map-wrapper {
    position: relative;
    width: 1290px;
    height: 650px;
    background-image: url('../images/map.webp');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
  }
  .spot-card img {
    width: 200px;
    height: 90px;
    object-fit: cover;
    display: block;
  }
  .spot-title {
    font-size: 20px;
  }
  .spot-description p {
    padding: 5px;
    font-size: 13px;
    line-height: 1.4;
  }
  /* --- 景點定位 (依圖片位置調整) --- */
  #amsterdam {
    top: 1%;
    left: 15%;
  }
  #cologne {
    top: 6%;
    left: 49%;
  }
  #rhine {
    top: 27%;
    left: 59%;
  }
  #speyer {
    top: 31%;
    left: 18%;
  }
  #heidelberg {
    top: 48%;
    left: 66%;
  }
  #strasbourg {
    top: 56%;
    left: 19%;
  }
  #basel {
    top: 69%;
    left: 58%;
  }
  #koma {
    top: 80%;
    left: 27%;
  }
  .txt_l strong {display: inline-block;}
}
/*------------------------------- 平板 ----------------------------------*/
@media screen and (max-width: 768px) {
  * {
    box-sizing: border-box;
  }
  html, body {
    width: 100%;
    min-height: 100%;
  }
  .left, .right {
    float: none;
  }
  .top-tit {
    right: 2%;
    max-width: 360px;
    top: 20px;
  }
  .hero-section {
    height: 50vh;
    min-height: 500px;
    margin-top: 40px;
  }
  .wave-container {
    height: 50px;
  }
  .width-m {
    max-width: 100%;
  }
  /***按鈕列***/
  #nav {
    display: none;
  }
  #togglenav {
    display: block;
    z-index: 9999;
    position: fixed;
    right: 0;
    overflow: hidden;
    line-height: 35px;
    width: 100%;
    cursor: pointer;
  }
  .features-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 40px 20px;
    gap: 30px;
  }
  .feature-item {
    max-width: 100%;
    width: 100%;
    justify-content: flex-start;
  }
  .ship-header-container {
    margin-bottom: 40px;
  }
  .text-content {
    padding-top: 5px;
  }
  .room-info {
    padding: 20px;
    margin: 20px 20px 50px;
  }
  .room-visual img {
    border-top-left-radius: 60px;
  }
  .room-intro-section {
    margin-top: 60px;
  }
  .room-item {
    display: block;
    margin: 0 auto;
    width: 100%;
    margin-bottom: 60px;
  }
  .gradient-bg {
    background: linear-gradient(to top, #dfdedc 0%, rgba(223, 222, 220, 0) 30%);
  }
  .facility-content-wrapper {
    flex-direction: column;
    padding: 20px;
    height: auto;
  }
  .visual-part {
    flex: none;
    width: 100%;
  }
  .text-part {
    flex: none;
    margin: 0;
    padding: 30px 20px;
    border: 1px solid #dfc582;
  }
  .text-part h3 {
    font-size: 26px;
    margin-bottom: 20px;
  }
  .text-part p {
    line-height: 1.8;
  }
  .container-card {
    flex-direction: column;
    gap: 40px;
    margin-top: 50px;
	margin-bottom: 0px;  
  }
  .card {
    height: auto;
    transform: none !important;
    overflow: visible;
    background: transparent;
    box-shadow: none;
  }
  .card figure img {
    height: 400px;
    border-radius: 20px;
    border: 1px solid #dfc582;
  }
  .overlay {
    position: static !important;
    height: auto !important;
    max-height: none !important;
    background: transparent !important;
    color: #333 !important;
    padding: 15px 0 !important;
    opacity: 1 !important;
    display: block !important;
  }
  .overlay h3 {
    text-align: center;
    color: #dfc582;
    border-bottom: 1px solid #dfc582;
    display: block;
    padding-bottom: 20px;
    margin-bottom: 10px;
    margin-top: 5px;
  }
  .overlay .description {
    opacity: 1;
    margin-top: 0;
    color: #fff;
  }
  .icon-nav {
    margin-top: 80px;
    padding: 40px 8px;
    gap: 30px 50px;
  }
  .bg2 {
    background-size: 100%;
  }
  .bg3 {
    padding-bottom: 50px;
  }
  .bg4 {
    background-size: 200%;
  }
  .bg5 {
    background-position: bottom left 0px, bottom, top;
    background-size: 100%;
  }
  .bg6 {
    padding-bottom: 60px;
  }
  .product {
    max-width: 99%;
    margin-bottom: 20px;
  }
  .txt_l {
    width: 100%;
    line-height: 1.5
  }
  .txt_l strong {display: inline-block;}	
  .txt_r {
    width: 100%;
    display: block;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 5px;
  }
  .box-01 {
    padding: 80px 0 0px 0;
  }
  .video {
    margin-bottom: 60px;
    width: 95%;
  }
  .video-v {
    height: 380px;
  }
  .section-title {
    width: 90%;
    margin: 0 auto;
  }
  .section-title p {
    padding: 0 0px;
    text-align: left;
    text-align: justify;
  }
  .section-title span {
    display: inline;
  }
  .map-wrapper {
    background-image: none !important;
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 50px;
  }
  .spot {
    position: static !important;
    width: 94%;
    cursor: default;
  }
  .spot-card {
    display: flex;
    flex-direction: column;
  }
  .spot-description {
    position: static;
    opacity: 1;
    visibility: visible;
    background: #fdfdfd;
    height: auto;
    order: 3;
  }
  .spot-description p {
    padding: 15px;
  }
  .spot-card img {
    order: 1;
    width: 100%;
    height: 380px;
  }
  .spot-title {
    order: 2;
    border-bottom: 1px solid #bfbfbf;
    font-size: 26px;
    padding: 12px 10px;
  }
}
/*------------------------------- 手機 ----------------------------------*/
@media (max-width: 680px) {
  * {
    box-sizing: border-box;
  }
  html, body {
    width: 100%;
    min-height: 100%;
  }
  .left, .right {
    float: none;
  }
  .top-tit {
	position: inherit;  
	margin: 0 auto;  
    right: 0%;    
    max-width: 300px;
    top: 15px;
  }
  .section-title em {
   display: block;
	}	
  .hero-section {
    height: 45vh;
    min-height: 420px;
    margin-top: 40px;
	justify-content: inherit;  
  }
  .wave-container {
    height: 40px;
  }
  .ship-name span {
    display: block;
    line-height: 1.5;
  }
  .card figure img {
    height: 350px;
  }
  .icon-circle {
    width: 80px;
    height: 80px;
  }
  .icon-circle img {
    width: 45px;
    height: 45px;
  }
  .specs-grid-container {
    padding: 0 0% 50px;
  }
  .spec-card {
    min-width: 150px;
    border-radius: 10px;
    padding: 15px 6px;
    gap: 10px;
  }
  .spec-card strong {
    font-size: 20px;
  }
  .product a{padding: 15px 10px;border-top-right-radius: 10px;}
  .txt_l em {
    padding-left: 0px;
    display: block;
    padding-top: 5px;
  }
  .video {
    margin-bottom: 40px;
    margin-top: 0px;
  }
  .video-v {
    height: 250px;
  }
  .section-title p {
    line-height: 1.8;
  }
  .bg2 {
    padding-bottom: 50px;
  }
  .bg3 {
    padding-bottom: 0px;
  }
  .bg5 {
    padding-bottom: 90px;
  }
  .bg6 {
    padding-bottom: 30px;
  }
  .room-intro-section {
    margin-top: 40px;
  }
  .room-tag {
    margin-bottom: 8px;
  }
  .room-meta {
    display: block;
    margin-left: 0px;
  }
  .room-description {
    line-height: 1.5;
  }
  .room-layout-icon.align-right {
    align-self: center;
    width: 200px;
  }
  .room-amenities {	 
	text-align: justify;	
  }
  .brand-card {
    border-radius: 30px 0 30px 0;
    padding: 20px 20px;
    text-align: left;
    text-align: justify;
    font-size: 18px;
    line-height: 1.5;
  }
  .icon-item img {
    width: 80px;
    height: 80px;
  }
  .icon-item {
    width: 80px;
  }
  .facility-slider-container .slick-dots {
    margin-top: 0px;
  }
  .facility-slider-container .slick-slide {
    transform: scale(1);
    pacity: 1;
  }
  .text-part {
    padding: 30px 25px;
  }
  .icon-nav {
    margin-top: 80px;
    padding: 40px 10px;
    gap: 30px 30px;
  }
  .map-wrapper {
    gap: 30px;
  }
  .spot-card img {
    height: 250px;
  }

.info-header { 
    display: grid;
    grid-template-areas: 
      "tag"
      "subtitle"
      "meta";
  }
  .room-tag { grid-area: tag; width: fit-content; }
  .room-subtitle { grid-area: subtitle;margin: 0px 0 10px; }
  .room-meta { grid-area: meta; margin-left: 0;margin-bottom: 10px; }
	
		
	
	
	
	
	
	
	
}