/* 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 {
  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 {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.col-1 {
  width: 100%;
}
.col-2 {
  width: 50%;
}
.col-3 {
  width: 32.33%;
}
.col-4 {
  width: 25%;
}
.col-5 {
  width: 20%;
}
body {
  margin: 0;
  padding: 0;
  font-size: 13px;
  color: #000;
}
.left {
  float: left;
  display: inline-block;
  width: 100%;
}
.right {
  float: right;
}
.wow:first-child {
  visibility: hidden;
}
/*------------------------------- pc ----------------------------------*/
.container {
  width: 100%;
  font-family: Arial, 微軟正黑體;
  overflow: hidden;
}
header {
  width: 100%;
}
header h1 {
  text-indent: 101%;
  overflow: hidden;
  white-space: nowrap;
  position: absolute;
  width: 100%;
}
.header {
  width: 100%;
  background: url(../images/con_bg_Star.webp) center 0 no-repeat;
  margin-top: 90px;
}
.top_content {
  max-width: 960px;
  margin: 0 auto;
  position: relative;
  height: 780px;
}
.top_content .mobile {
  display: none;
}
.main-title {
  width: 510px;
  margin: 0 auto;
  padding-top: 130px;
}
.main-title-s {
  width: 220px;
  right: 1%;
  top: 75px;
  position: absolute;
}
/*滑動menu*/
.sticky {
  top: 40px !important;
  position: fixed !important;
}
.block-menu {
  position: absolute;
  top: 0px;
  width: 100%;
  z-index: 10;
  background-color: #fff;
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.2);
}
.block-menu ul {
  font-size: 0;
  position: relative;
  width: 100%;
  max-width: 1020px;
  margin: auto;
  text-align: center;
}
.block-menu ul li.logo-s {
    display: inline-block;
    padding-top: 3px;
    margin-left: 10px;
    margin-right: 10px;
    float: left; 
}
.block-menu li {
  letter-spacing: 1.5px;
  display: inline-block;
  text-transform: uppercase;
  height: 50px;
}
.block-menu li a.nav-s-01 {
  color: #102948;
  padding: 2px 8px;
  font: 18px "微軟正黑體";
  line-height: 50px;
  margin-left: 10px;
  font-weight: 600;
}
.block-menu li a:hover.nav-s-01 {
  background-color: #fedc5e;
  border-radius: 20px;
}
.block-menu li a.active.nav-s-01 {
  background-color: #fedc5e;
  border-radius: 20px;
}
#menu {
  width: 100%;
  margin: 0 auto;
  background-color: #205699;
}
.div {
  height: 60px;
  margin: 0 auto;
  text-align: center;
}
.div span {
  margin: 0 auto;
  display: inline-block;
  margin-right: 10px;
}
.div span a {
  width: 100%;
  display: block;
}
.div span a.nav-01 {
  padding: 0 3px;
  letter-spacing: 1px;
  color: #fff;
  line-height: 60px;
  font-size: 19px;
  font-weight: bold;
  border-bottom: 0px;
}
.div span a:hover.nav-01, .div span.on a.nav-01 {
  padding: 0 3px;
  color: #205699;
  background-color: #fff;
  border-bottom: 0px;
}
.div span a.nav-02 {
  padding: 0 3px;
  letter-spacing: 1px;
  color: #fff;
  line-height: 60px;
  font-size: 19px;
  font-weight: bold;
  border-bottom: 0px;
}
.div span a:hover.nav-02 {
  padding: 0 3px;
  color: #fff;
  background-color: #ff690e;
  border-bottom: 0px;
}
.div span a.nav-03 {
  padding: 0 3px;
  letter-spacing: 1px;
  color: #fff;
  line-height: 60px;
  font-size: 19px;
  font-weight: bold;
  border-bottom: 0px;
}
.div span a:hover.nav-03 {
  padding: 0 3px;
  color: #102948;
  background-color: #f8b500;
  border-bottom: 0px;
}
.div span a.nav-04 {
  padding: 0 3px;
  letter-spacing: 1px;
  color: #fff;
  line-height: 60px;
  font-size: 19px;
  font-weight: bold;
  border-bottom: 0px;
}
.div span a:hover.nav-04 {
  padding: 0 3px;
  color: #fff;
  background-color: #cf0037;
  border-bottom: 0px;
}
.div span a.nav-05 {
  padding: 0 3px;
  letter-spacing: 1px;
  color: #fff;
  line-height: 60px;
  font-size: 19px;
  font-weight: bold;
  border-bottom: 0px;
}
.div span a:hover.nav-05 {
  padding: 0 3px;
  color: #fff;
  background-color: #0a8ca0;
  border-bottom: 0px;
}
.div span a.nav-06 {
  padding: 0 3px;
  letter-spacing: 1px;
  color: #fff;
  line-height: 60px;
  font-size: 19px;
  font-weight: bold;
  border-bottom: 0px;
}
.div span a:hover.nav-06 {
  padding: 0 3px;
  color: #fff;
  background-color: #b18a40;
  border-bottom: 0px;
}
.div span a {
  position: relative;
  display: inline-block;
}
.div span a em {
  position: absolute;
  top: 0px;
  line-height: 18px;
  right: -3px;
  padding: 0px 3px;
  border-radius: 5px;
  background: #ff5659;
  text-align: center;
  color: #fff;
  font-style: normal;
  font-size: 12px;
}
.div span a b {
  position: absolute;
  top: 0px;
  line-height: 18px;
  left: -3px;
  padding: 0px 3px;
  border-radius: 5px;
  background: #fedc5e;
  text-align: center;
  color: #205699;
  font-style: normal;
  font-size: 12px;
}
#nav {
  z-index: 100 !important;
}
#togglenav {
  display: none;
  z-index: 9999;
  position: fixed;
  right: 0;
  overflow: hidden;
  line-height: 35px;
  width: 100%;
  cursor: pointer;
}
main {
  width: 100%;
  margin: 0 auto;
}
.container-m {
  max-width: 1100px;
  margin: 0 auto;
  padding: 0 10px;
}
.video {
  margin: auto;
  width: 100%;  
}
.video-v {
  width: 100%;
  height: 550px;
  padding-top: 100px;	
}
.video-e {
  width: 100%;
  height: 450px;
}
.bg {
  width: 100%;
  background-image: url(../images/star-img/bg.webp);
  background-position: top;
  background-repeat: no-repeat;
  background-color: #efefef;
  padding-bottom: 100px;
}
.bg1 {
  width: 100%;
  background-color: #efefef;
  padding-bottom: 60px;
}
.bg2 {
  width: 100%;
  background-color: #031b42;
  padding-bottom: 60px;
}
.bg3 {
  width: 100%;
  background-color: #fdebe1;
  padding-bottom: 60px;
}
.box-01 {
  padding: 60px 0 0 0;
}
.box-02 {
  padding: 60px 0 100px 0;
}
.title-txt {
  width: 98%;
  margin: auto;
  padding: 0 5px;
  font-size: 15px;
  color: var(--theme-color);	
  text-align: center;
  line-height: 30px;
  letter-spacing: 1px;
}
.title-txt span {
  display: block;
}
.note-txt {
  width: 100%;
  margin: auto;
  font-size: 13px;
  color: var(--theme-color);	
  text-align: center;
  line-height: 20px;
  letter-spacing: 1px;
}
/* --- 頁籤標題 --- */ :root {
  --primary-navy: #002147;
  --accent-pink: #e46a8a;
  --border-gray: #dad5cf;
}
.title-wrapper {
  display: flex;
  justify-content: center;
  padding-bottom: 60px;
  padding-top: 20px;
}
.ship-spec-title {
  --theme-color: var(--primary-navy); /* 可在 HTML style 改為 #fff */
  display: inline-block;
  padding: 15px 35px;
  border: 1.5px solid var(--theme-color);
  color: var(--theme-color);
  font-size: 28px;
  letter-spacing: 4px;
  position: relative;
  margin: 0;
}
.ship-spec-title::before, .ship-spec-title::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
}
.ship-spec-title::before {
  top: 4px;
  left: 4px;
  border-width: 14px 14px 0 0;
  border-color: var(--theme-color) transparent transparent transparent;
}
.ship-spec-title::after {
  bottom: 4px;
  right: 4px;
  border-width: 0 0 14px 14px;
  border-color: transparent transparent var(--theme-color) transparent;
}
/* --- 底線標題字 --- */
.main-header-wrapper {
  text-align: center;
  margin-bottom: 20px;
  font-family: 微軟正黑體;
}
.dynamic-underline-title {
  display: inline-block;
  margin: 0;
  padding-bottom: 5px;
  font-size: 30px;
  font-weight: bold;
  line-height: 1.4;
  color: var(--theme-color);
  letter-spacing: 2px;
  text-indent: 2px;	
  border-bottom: 7px solid var(--accent-pink);
}
.dynamic-underline-title span {
  display: block;
}
.ship-container {
  max-width: 1100px;
  margin: 0 auto;
  margin-top: 40px;
  padding: 40px 10px;
  text-align: center;
  font-family: 微軟正黑體;
}
/* --- 船隻規格 --- */
.spec-flex-group {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 15px;
}
.spec-item {
  flex: 0 1 auto;
  border: 1px solid var(--border-gray);
  padding: 10px 15px;
  min-height: 80px;
  min-width: 100px;
  display: flex;
  letter-spacing: 1px;
  flex-direction: column;
  justify-content: center;
  background-color: #fff;
}
.spec-item .label {
  color: #666;
  font-size: 15px;
  margin-bottom: 15px;
}
.spec-item .value {
  color: #000;
  font-size: 20px;
  font-weight: bold;
}
.spec-item .value.small-text {
  font-size: 12px;
  font-weight: normal;
  line-height: 1.4;
}
/* --- 紅底文字 --- */
.ship-intro-section {
  background-color: #961d40;
  padding: 40px 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 80px;
}
.intro-border-box {
  padding: 10px 20px;
  max-width: 800px;
  width: 100%;
  text-align: center;
}
.intro-border-box p {
  color: #ffffff;
  font-size: 16px;
  line-height: 2;
  letter-spacing: 1px;
  display: block;
}
/* --- 本船亮點 --- */
.point-container {
  max-width: 1450px;
  width: 95%;
  display: flex;
  gap: 50px;
  padding: 20px;
  margin: 0 auto;
}
.item-wrapper {
  flex: 1;
  display: flex;
  flex-direction: column;
}
.image-box {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.image-box img {
  width: 100%;
  transform: scale(1, 1);
  transition: all 1s ease-out;
  margin-bottom: -4px;
}
.image-box:hover img {
  transform: scale(1.2, 1.2);
}
.text-overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.7);
  color: white;
  padding: 15px 15px;
  font-size: 32px;
  font-weight: bold;
  letter-spacing: 2px;
  display: inline-block;
  pointer-events: none;
}
.description {
  margin-top: 5px;
  font-size: 15px;
  line-height: 1.6;
  font-weight: 400;
  letter-spacing: 0.5px;
  text-align: justify;
}
/* --- 美食饗宴 --- */
.food-tit {
  max-width: 650px;
  width: 96%;
  margin: 0 auto;
  color: #10274b;
  padding: 12px 0;
  background-color: #fff;
  border-top-right-radius: 100px;
  border-bottom-left-radius: 100px;
  text-align: center;
  margin-top: 80px;
  margin-bottom: 70px;
	box-shadow: 0 2px 3px rgba(0,0,0,0.1);
}
.food-tit span {
  display: block;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 1px;
  font-weight: 600;
}
.food-tit strong {
  font-size: 30px;
  line-height: 36px;
  font-weight: 600;
}
.page-container {
  max-width: 1350px;
  width: 95%;
  margin: 50px auto;
}
.top-hero-section {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 60px;
}
.hero-image-box {
  flex: 2.3;
  overflow: hidden;
}
.hero-image-box img {
  width: 100%;
  display: block;
}
.hero-info-box-wrapper {
  flex: 1;
  display: flex;
  justify-content: center;
}
.hero-info-box {
  width: 100%;
  max-width: 320px;
  background-color: #fff;
  color: #fff;
  padding: 10px;
  text-align: center;
  border: 1px solid #961d40;
}
.hero-info-inner {
  background-color: #961d40;
  padding: 45px 25px;
  letter-spacing: 1px;
}
.hero-info-inner h4 {
  font-size: 28px;
  display: inline-block;
}
.hero-info-inner span {
  display: block;
  font-size: 14px;
  line-height: 1.5;
  margin-bottom: 20px;
}
.hero-info-inner p {
  font-size: 16px;
  line-height: 1.5;
  font-weight: 600;
}
.food-slider-section {
  margin-top: 40px;
}
.food-item {
  padding: 0 10px;
  outline: none;
}
.img-container {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.img-container img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
/* 黑底白字樣式 */
.img-overlay-title {
  position: absolute;
  bottom: 0;          
  left: 0;            
  background: rgba(0, 0, 0, 0.7); 
  color: #fff;         
  padding: 10px 10px; 
  text-align: center;	
}
.img-overlay-title strong {
  margin: 0;
  font-size: 24px;     
  letter-spacing: 2px; 
  font-weight: bold;
}
.img-overlay-title span {
  font-size: 14px;    
  display: block;     
  margin-top: 2px;
}
.food-description {
  margin-top: 5px;
  font-size: 15px;
  letter-spacing: 2px;
}
.food-description strong {
  font-size: 24px;
  display: block;
  color: #000;
  padding-top: 5px;
  padding-bottom: 3px;
}
.food-description h4 {
  font-size: 24px;
  display: block;
  color: #000;
  padding-top: 5px;
  padding-bottom: 3px;
}
.food-description p {
  font-size: 13px;
  display: block;
  margin-bottom: 12px;
  color: #000;
}
.food-description span {
  display: block;
  font-weight: 600;
  color: #626262;
  line-height: 1.4;
}
.txt-red { 
  color: #961d40 !important;
}
.top-hero-section {
  display: flex;
  align-items: center;
  gap: 40px;
  margin-bottom: 60px;
}
.hero-large-box {
  flex: 1.8;
  position: relative;
  overflow: hidden;
}
.hero-large-box img {
  width: 100%;
  display: block;
}
.hero-large-box .text-overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.7);
  color: white;
  text-align: center;
  padding: 12px 25px;
}
.hero-large-box .text-overlay .hero-main-title {
  font-size: 28px;
  font-weight: bold;
  line-height: 1.2;
}
.hero-large-box .text-overlay .sub-title {
  font-size: 13px;
  font-weight: normal;
  margin-top: 2px;
  opacity: 0.9;
  display: block;
}
.hero-small-wrapper {
  flex: 1.2;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.hero-small-box img {
  width: 100%;
  display: block;
	
}
.hero-sub-description {
  color: #333;
  line-height: 1.5;
  font-size: 15px;
  padding-top: 5px;
}

.m-top{margin-top: 40px;}

/* --- 微醺酒吧 --- */
.row-container {
  max-width: 1350px;
  width: 95%;
  margin: 50px auto;
	margin-top: 80px;
}
        .row-1 {
            display: flex;            
            margin-bottom: 50px;
        }
        .row-1-title {
            width: 13%;
			background-color: #8b1d3d;
			color: white;
            display: flex;
            align-items: center;
            justify-content: center;
            font-size: 30px;
			line-height: 40px;
            font-weight: bold;
            padding: 20px;
            text-align: center;
        }
        .row-1-img-container {
            width: 87%;
            display: flex;
        }        
        /* 通用圖片包裝 */
        .img-box {
            position: relative;
            flex: 1;
            overflow: hidden;
        }
        .img-box img {
            width: 100%;
            height: 100%;
            object-fit: cover;
            display: block;
        }
        .row-label {
            position: absolute;
            top: 10px;
            left: 10px;
            background-color: rgba(255,255,255,0.9);
            color: black;
            padding: 5px 15px;
			font-weight: bold;
            font-size: 24px;
            line-height: 1.2;
        }
        .row-label span {
            display: block;
            font-size: 13px;
            color: #666;
        }
.row-description {
  margin-top: 8px;  
  letter-spacing: 2px;
  text-align: center;	
}
.row-description strong {
  font-size: 24px;
  display: block;
  color: #fff;
  padding-top: 5px;
  padding-bottom: 3px;
}
.row-description h4 {
  font-size: 24px;
  display: block;
  color: #fff;
  padding-top: 5px;
  padding-bottom: 3px;
}
.row-description p {
  font-size: 13px;
  display: block;
  margin-bottom: 12px;
  color: #fff;
}


/* --- 艙房介紹 --- */
.tab-group{margin-top: 80px;}
.tabs {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 15px 10px;    
  margin-bottom: 50px;
  max-width: 1000px;  
  margin-left: auto;
  margin-right: auto;
}
.tabs-row {
  display: flex;
  flex-wrap: wrap;        
  justify-content: center;
  align-items: center;
  gap: 10px;              
}
.tab-btn {
  cursor: pointer;
  background-color: inherit;
  font-size: 20px;
  text-align: center;
  min-width: 80px;
  font-weight: 600;
  padding: 6px 10px;   
  letter-spacing: 1px;
  line-height: 1.4;
  border-radius: 50px; 
  transition: all 0.3s; 
  white-space: nowrap;
}
.tab-btn.tabs-01 {
  color: #961d40;
  border: 1px solid #961d40;
}
.tab-btn.tabs-01.active, .tab-btn.tabs-01:hover {
  background: #961d40;
  color: #fff;
}
.tab-btn.tabs-02 {
  color: #aa8247;
  border: 1px solid #aa8247;
}
.tab-btn.tabs-02.active, .tab-btn.tabs-02:hover {
  background: #aa8247;
  color: #fff;
}
.txt-room {
  margin-right: 10px;
}
.txt-room span {
  color: #aa8247;
  font-size: 20px;
  letter-spacing: 2px;
  font-weight: 600;
  border-bottom: 1.5px solid #aa8247;
  padding-bottom: 2px;
}
/* 內容容器切換邏輯 */
.tab-content {
    display: none; 
    max-width: 1350px;
    margin: 0 auto;
	width: 96%;
}
.tab-content.active {
    display: block;
}
.room-main-img img {
    width: 100%;
    display: block;
    border-radius: 4px;
}
.room-detail-container {
    display: flex;
    justify-content: space-between;
    align-items: flex-start; 
    padding: 15px 0;
}
.room-info-box {
    flex: 1;
}
.room-header {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 5px;
}
.room-label-tag {
    background-color: #961d40; 
    color: #fff;
    padding: 8px 15px;
    font-size: 24px;
    font-weight: 600;
}
.room-area-size {
    font-size: 18px;
    color: #333;	
    font-weight: 600;
	letter-spacing: 2px;	
}
.room-en-name {
    color: #888;
    font-size: 14px;
    margin-bottom: 15px;
}
.room-feature-title {
    color: #961d40;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 10px;
	line-height: 30px;
}
.room-text-desc {
    color: #313131;
    font-size: 14px;
    line-height: 1.7;
	text-align: justify;
    max-width: 900px;
	width: 80%;
}
/* 專屬聖殿系列的色標與標題顏色調整 */
#room-6 .room-label-tag,
#room-7 .room-label-tag,
#room-8 .room-label-tag,
#room-9 .room-label-tag {
    background-color: #aa8247; 
}

#room-6 .room-feature-title,
#room-7 .room-feature-title,
#room-8 .room-feature-title,
#room-9 .room-feature-title {
    color: #aa8247; 
}
.room-floor-plan {
    flex: 0 0 300px;
}


.slider img {
  width: 100%;
  height: auto;
  object-fit: cover;
}
/* --- 聖殿系列 --- */
.lego-tit {
  margin: 0 auto;
  max-width: 200px;
  margin-top: 80px;
}
.lego-tit img{
  border-radius: 50px;
  border: 5px solid #fff;
}
.container-card {
  max-width: 1700px;
  width: 98%;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  gap: 30px;  
  margin-top: 50px;
  margin-bottom: 70px;	
}
.card {
  flex: 1;
  position: relative;
  height: 550px;
  overflow: hidden;
  transition: transform 0.3s ease;
}
.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 h4 {
  margin: 0;
  font-size: 26px;
  text-align: center;
  letter-spacing: 2px;
  line-height: 15px;
  font-family: "微軟正黑體";
  font-weight: 600;
}
.overlay .card-description {
  margin-top: 25px;    
  transition: opacity 0.5s ease 0.2s;
}
.card-description p {
	font-size: 20px;
	 line-height: 1.5; 
	margin-bottom: 8px;
}
.card-description ul {
	line-height: 1.6; 
	font-size: 16px;
	list-style-type: disc;
	padding-left: 25px;
}
.card-description li {
	margin-bottom: 5px;
}
.card:hover .overlay {
  max-height: 420px;
  background: rgba(0, 0, 0, 0.7);
}
.card:hover .card-description {
  opacity: 1;
}


/*共同*/
.content {
  max-width: 1100px;
  width: 95%;	
  margin: 0 auto;
}
/*---行程---*/
.product {  
  margin: 0 auto;
  display: block;
  overflow: hidden;
  padding: 20px;
  border: 1px solid #c9c9c9;
}
.product a {
  display: block;
  font-weight: bold; 	
  padding: 10px 10px 0px;
  overflow: hidden;
  background-color: #fff;
  border-bottom: dashed 1px #c9c9c9;
  margin-bottom: 10px;
}
.product a:hover {
  background-color: #fffae7;
}
.product p {
  display: block;
  color: #313131;
  letter-spacing: 0.5px;
  font: 14px "微軟正黑體";
  padding: 1px 1px 2px;
}
.product p em {
  display: block;
  color: #535353;
  font: 14px "微軟正黑體";
}
.txt_m {
  width: auto;
  font-size: 20px;
  color: #000;
  line-height: 1.5;
  margin-bottom: 2px;
}
.txt_l {
  width: auto;
  color: #000;
}
.txt_l strong {
  color: #3f8ce0;
  margin-right: 5px;
  line-height: 24px;
}
.txt_r {
  width: auto;
  text-align: right;
  font-family: "微軟正黑體";
  margin-top: 3px;
}
.txt_r span {
  font-size: 14px;
}
.txt_r span strong {
  color: #F50909;
  font-size: 20px;
  padding-left: 2px;
}
.small-title {
  display: inline-block;
  margin: 0 auto;
  background-color: #205699;
  color: #fff;
  letter-spacing: 1px;
  font-size: 18px;
  border-top-right-radius: 20px;
  padding: 10px 15px 10px 10px;
  text-align: center;
  margin-top: 5px;
  overflow: hidden;
}
.no-product {
  display: block;
  margin: 0 auto;
  color: #000;
  letter-spacing: 1px;
  font-size: 28px;
  text-align: center;
  margin-top: 5px;
  overflow: hidden;
  padding: 60px 0;
}
.btn-more {text-align:right;display:block; width:100%; margin-top: 30px;padding-bottom: 15px;}
.btn-more a{display: inline;font-size: 16px;font-weight: 600;letter-spacing: 1px; color: #205699;border-radius:20px;padding: 6px 10px;margin:20px 0px 0px 0px;border: 1px solid #205699;}
.btn-more a:hover {background: #205699;color: #fff;}


.sliders2 {
  margin: 0 auto;
  width: 100%;
  display: block;
}
:first-child.wow {
  *visibility: visible ! important;
  visibility: visible\9 ! important;
}

.responsive2 .slick-dots li:only-child {
    display: none;
}
.scrollto {
    scroll-margin-top: 150px; /* 這裡設定成您導覽列的高度 */
}
.slick-dots li.slick-active button:before {
    color: #961d40!important;
}

@media only screen and (min-width: 960px) and (max-width:1300px) {
  html, body {
    width: 100%;
    min-height: 100%;
  }
  /*.div span {margin-right: 3px;}
    .div span a.nav-01 {padding: 0 1px;font-size:14px;}
    .div span a:hover.nav-01,.div span.on a.nav-01{padding: 0 1px;}
    .div span a.nav-02 {padding: 0 1px;font-size:14px;}
    .div span a:hover.nav-02{padding: 0 1px;}
    .div span a.nav-03 {padding: 0 1px;font-size:14px;}
    .div span a:hover.nav-03{padding: 0 1px;}
	.div span a.nav-04 {padding: 0 1px;font-size:14px;}
    .div span a:hover.nav-04{padding: 0 1px;}
    .div span a.nav-05 {padding: 0 1px;font-size:14px;}
    .div span a:hover.nav-05{padding: 0 1px;}
    .div span a.nav-06 {padding: 0 1px;font-size:14px;}
    .div span a:hover.nav-06{padding: 0 1px;}*/
  .block-menu li a.nav-s-01 {
    margin-left: 2px;
  }
  .video-e {height: 360px;}	
  .room-text-desc {	width: 95%;}	
}
@media only screen and (min-width: 769px) and (max-width:960px) {
  html, body {
    width: 100%;
    min-height: 100%;
  }  
  /*.div span {
    margin-right: 1px;
  }
  .div span a.nav-01 {
    padding: 0 0.5px;
    font-size: 18px;
    letter-spacing: 0.5px;
  }
  .div span a:hover.nav-01, .div span.on a.nav-01 {
    padding: 0 0.5px;
  }
  .div span a.nav-02 {padding: 0 0.5px;font-size:16px;letter-spacing: 0.5px;}
    .div span a:hover.nav-02{padding: 0 0.5px;}
    .div span a.nav-03 {padding: 0 0.5px;font-size:16px;letter-spacing: 0.5px;}
    .div span a:hover.nav-03{padding: 0 0.5px;}
	.div span a.nav-04 {padding: 0 0.5px;font-size:16px;letter-spacing: 0.5px;}
    .div span a:hover.nav-04{padding: 0 0.5px;}
    .div span a.nav-05 {padding: 0 0.5px;font-size:16px;letter-spacing: 0.5px;}
    .div span a:hover.nav-05{padding: 0 0.5px;}
    .div span a.nav-06 {padding: 0 0.5px;font-size:16px;letter-spacing: 0.5px;}
    .div span a:hover.nav-06{padding: 0 0.5px;}*/
  .block-menu li a.nav-s-01 {
    padding: 2px 4px;
    font: 14px "微軟正黑體";
    line-height: 50px;
    margin-left: 2px;
    font-weight: 600;
  }
  .video-e {height: 300px;}		
  .point-container {gap: 20px;}
  .top-hero-section {gap: 20px;}	
  .hero-info-inner {padding: 25px 10px;}	
  .row-1-title{font-size: 24px;line-height: 30px;}	
  .room-text-desc {	width: 95%;}	
	
}
/*------------------------------- 平板 ----------------------------------*/
@media screen and (max-width: 768px) {
  * {
    box-sizing: border-box;
  }
  html, body {
    width: 100%;
    min-height: 100%;
  }
  .header {	
	background: inherit;
    margin-top: 0px;
}
  .top_content {
    width: 100%;
    height: auto;
    padding-top: 40px;
  }
  .top_content .mobile {
    display: block;
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .main-title {
    display: none;
  }
  .main-title-s {
    display: none;
  }
  /***按鈕列***/
  #nav {
    display: none;
  }
  #togglenav {
    display: block;
    z-index: 9999;
    position: fixed;
    right: 0;
    overflow: hidden;
    line-height: 35px;
    width: 100%;
    cursor: pointer;
  }
  .ship-container {
    margin-top: 0px;
  }
  .spec-flex-group {
    gap: 10px;
  }
  .ship-intro-section {
    margin-top: 20px;
  }
  .intro-border-box {
    text-align: justify;
  }
  .intro-border-box p {
    display: inline;
  }
  .point-container { display: block;}	
  .item-wrapper{margin-bottom: 40px;}	
  .txt_r {
    margin-top: 15px;
  }
  .btn-more{text-align: center;}	
  .video-v {
	width: 90%; 
	margin: 0 auto;  
    height: 400px;
  }   
  .video-e {
    height: 250px;
}	
  .lego-tit {
    margin-bottom: 30px;
  }	
  .container-card {
	width: 90%;  
    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: 450px;   
  }
  .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 h4 {
    text-align: center;
    color: #961d40;
    border-bottom: 1px solid #961d40;
    display: block;
    padding-bottom: 20px;
    margin-bottom: 10px;
    margin-top: 5px;
  }
  .overlay .card-description {
    opacity: 1;
    margin-top: 0;
    color: #000;
  }		
.scrollto {
    scroll-margin-top: 40px; /* 這裡設定成您導覽列的高度 */
}	
.row-1-title { font-size: 18px;line-height: 24px;}		
.room-floor-plan {flex: 0 0 280px;}	
.room-header{gap: 5px;}	
.room-text-desc {width: 100%;text-align: justify;}	
	.box-01 {padding: 50px 0 0 0;}
	.box-02 {padding: 50px 0 50px 0;}
	.hero-image-box {flex: 2;}
	.top-hero-section {gap: 10px;}	
	.hero-info-box{padding: 5px;}
	.hero-info-inner {padding: 20px 10px;}
	.hero-info-inner h4 {font-size: 20px;}
	.hero-info-inner p {font-size: 14px;}
	.hero-large-box .text-overlay {padding: 5px 25px 10px;}
	.hero-large-box .text-overlay .hero-main-title {font-size: 20px;}
	.hero-large-box .text-overlay .sub-title {font-size: 12px;}
	.food-description {font-size: 14px;}
	.food-description strong ,.row-description strong,.img-overlay-title strong{font-size: 20px;}
	.food-description h4,.row-description h4{font-size: 20px;}
	.row-description p ,.img-overlay-title span{font-size: 12px;}
	.food-description p {font-size: 12px;margin-bottom: 8px;}
	.row-label {font-size: 20px;}
	
}
/*------------------------------- 手機 ----------------------------------*/
@media (max-width: 680px) {
  * {
    box-sizing: border-box;
  }
  html, body {
    width: 100%;
    min-height: 100%;
  }
  .left, .right {
    float: none;
  }
  .txt_l {
    line-height: 1.5;
    width: 100%;
  }
  .txt_r {
    text-align: center;
  }
  .txt_m {  
    line-height: 1.3;
  }
  .txt_r span {
    font-size: 18px;
  }
  .txt_r span strong {
    font-size: 30px;
  }   	
  
  .tabs-row {
    flex-direction: row;     
    justify-content: center; 
  }
  .txt-room {
    flex-basis: 100%;      
    text-align: center;    
    margin-right: 0;       
    margin-bottom: 10px;   
  }
  .tab-btn {
	min-width: 110px;  
    font-size: 18px;
    padding: 8px 5px;
	line-height: 1;
  }
  .room-detail-container {
    display: block;  
	padding: 10px 0;  
	}	
  .room-en-name {    
    margin-bottom: 5px;
	}	
  .room-feature-title {
	margin-bottom: 0px;
	font-size: 18px;  
	}	
  .room-floor-plan {
    width: 80%;
	margin: auto;
	padding-top: 10px;
	}	
  .room-area-size {letter-spacing: 1px;}	
  .container-card { margin-top: 30px;gap: 30px;}	
  .card figure img {height: 300px;}	
  .video-v {	
    height: 350px;
	padding-top: 50px;  
    } 
  .tab-group {
    margin-top: 50px;
   }	
  .tabs {
   margin-bottom: 20px;
   }
	.text-overlay{padding: 10px 10px;font-size: 24px;}
	.title-wrapper {padding-bottom: 40px;}
	.note-txt {width: 90%;margin-top: 0px;line-height: 18px;}  
	.title-txt {width: 90%;padding: 0 0px;text-align: left;text-align: justify;line-height: 24px;letter-spacing: 1px;}
	.title-txt span {display: inline;}
	.dynamic-underline-title {font-size: 22px;margin-left: 20px;margin-right: 20px;line-height: 1.3;}	
	.food-tit {max-width: 680px; width: 90%;padding: 8px 5px;border-top-right-radius: 20px;border-bottom-left-radius: 20px;margin-top: 50px;margin-bottom: 30px;}
	.food-tit strong {font-size: 24px;}
	.food-tit span {font-size: 18px;line-height: 24px;}
	.food-item {padding: 0 0px;}
	.top-hero-section{display: block;margin-bottom: 30px;}
	.hero-info-box {padding: 8px;max-width: 700px;}
	.hero-info-inner h4 {font-size: 24px;}
	.hero-info-inner p {font-size: 16px;}
	.page-container { width: 90%;}
	.row-container {width: 90%;}
	.bg{padding-bottom: 70px;}
	.point-container{padding: 20px 20px 0;}
	.item-wrapper {margin-bottom: 30px;}
	.lego-tit { margin-bottom: 0px;margin-top: 40px;}
	.row-1 {display: block;}
	.row-1-title{width: 100%;font-size: 24px;line-height: 30px;}
	.row-1-img-container {width: 100%;display: block;}
	.ship-intro-section {margin-top: 0px;padding: 20px 20px;}
	.intro-border-box p {line-height: 1.6;}
	.tab-content{width: 90%;}
	
	.slick-dots{bottom: -40px!important;}
	
  
}
