.shipTitleDiv,.flightInfoDiv,.flightTimelineMainDiv{
    display: none !important;
}

#ns_Main {
   max-width: 1200px;
   margin: 50px auto 0;
}
.block1 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 40px;
}
.block1 > div {
  flex: 1 1 50%; /* 讓每個子元素最大占據50%的寬度 */
}

.ltTravelDetailedInfoDiv {
  max-width: 50%; /* 確保左側區塊的最大寬度不超過50% */
}

img.ImgAlignCenter {
    width: 100%;
}

.divContentBlk .meMsg_MsgExtList,.divContentBlk .meMsg_MsgExtList.L {
	display:none !important;
}

.DetailInfoArea {
    /*height: 65vh;*/
    max-width: 100%;
    text-align: center;
    display: flex; */
    align-items: center;
    /* /* justify-content: center; */
}

.DetailInfoArea img {
  max-width: 100%; /* 使圖片最大寬度不超過其容器的寬度 */
  height: auto; /* 保持圖片原始長寬比 */
  border-radius: 5px;
}

/* 右一主標題 */
.rt1TravelTitle{
  font-family: Noto Sans TC;
font-size: 32px;
font-weight: bold;
line-height: 30px;
letter-spacing: 0em;
text-align: left;

}

#reserveNow {
	display:none;
}

/* 右商品介紹 */
.rt1TravelCharacterDesc{
  font-family: Noto Sans TC;
font-size: 16px;
font-weight: 400;
line-height: 24px;
letter-spacing: 0em;
text-align: left;
margin-top: 20px;
}
/* 右二主標題 */
.ScheduleTitle {
    font-size: 28px;
    font-weight: bold;
    line-height: 130%;
    letter-spacing: 0em;
    text-align: left;
    margin-bottom: 15px;
}
/* .ScheduleInfoIntroDiv{
  
}  */
/* 右二行程小標題 */
.ScheduleDivTitle{
color: #0066cc;
}

.ScheduleDiv {
	border-bottom:none !important;
}

.ScheduleDivDesc {
	text-align: center;
}

.ScheduleDivDesc {
	width:90% !important;
}

.defaultSpanSmallS {
    line-height: 2.7;
    font-size: 12px;
	 margin-right: 8px;
}

.divFlex.ScheduleDivDesc {
    color: #ee5858;
}

.ScheduleDivDesc {
	font-size:18px;
	font-weight:bold;
}

.ScheduleDivTitle {
	opacity:1 !important;
}

.block2{
  display: flex;
  flex-direction: column; 
  justify-content: center; 
  align-items: center; 
  height: 100%; 
}

.ltTravelDetailedInfoDiv {
    display:;
    justify-content: center;
    align-items: center;
}

#reserveNow2.reserveNowBtn2 {
    background-color: #0085FF;
    /* width: 80%; */
    height: 50px;
    text-align: center;
    line-height: 2.2;
    border-radius: 7px;
    color: #fff;
    /* margin-right: 10px; */
    font-weight: bold;
    font-size: 22px;
    cursor: pointer;
}
	
.NowBtn2Div {
    padding: 0 5%;
}
    /* syrena調整立即預訂手機橫向樣式 */
/* @media screen and (orientation: landscape) {
  #reserveNow2 {
    position: absolute;
    bottom: 50%;
    transform: translateY(100%);
    right: 14px;
  }
} */
.DetailInfoHeader {
    max-width: 80%;
    margin: auto;
    /* border-top: 1px solid #ccc;  */
}
.communityLine{
  height: 35px;
  width: 35px;
}
.titlename{
  margin-top: 20px;
}
/* 介紹欄位 */
.ScheduleInfoDiv {
   /* padding: 1% 5%; */
}
/* 價錢顏色 */
.priceDesc{
  color: red;
}
.DetailTime{
  display: flex;
}
#reserveNow3.reserveNowBtn3 {
    width: 40px; 
    height: 40px; 
    background-image: url('https://lightx.noonspace.com/w168/w168/ClassInfo/596496691_20240207_11401159.svg'); /* 設置背景圖片 */
    background-size: cover; 
    background-position: center; 
    border: none; 
    cursor: pointer; 
    border-radius: 7px;
}
/* .block1 .DetailInfoArea img {
    max-width: 100px;
   
} */
body .ScheduleInfoIntroDiv {
    text-align: left;
}
.defaulttext{
  font-family: Noto Sans TC;
font-size: 20px;
font-weight: 400;
line-height: 30px;
letter-spacing: 0em;
text-align: left;

}
.borderTitle {
    display: flex;
    border: 2px solid #0066cc;
    border-radius: 7px;
    color: #0066cc;
    padding: 5px;
    white-space: nowrap;
    height: 40px;
}

.Remark1-1, .Remark1-2 {
  display: flex;
  margin-bottom: 20px; /* 在元素底部添加 20px 的邊距 */
}
.Memo1 {
    display: flex;
    margin-left: 10px;
    flex-direction: column;
    justify-content: flex-end;
    margin-bottom: 6px;
}

.Memo2 {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    margin: 5px 0 30px;
}


@media screen and (max-width: 1300px) {
  .book{
    display: inline-block;
  }

 /* .ScheduleInfoDiv {
    margin: 0 0 0 10%;
  }*/

  /* 取消之前的设置 */
  .block1 > div {
   /* flex: none;*/ /* 取消 flex 设置 */
    max-width: none; /* 取消最大宽度限制 */
  }

  .ltTravelDetailedInfoDiv {
    max-width: none; /* 取消最大宽度限制 */
  }

  .DetailInfoArea img {
    max-width: none; /* 取消图片的最大宽度限制 */
    height: auto; /* 保持图片的高度自动调整 */
  }
}

.ltTravelChooseEventDate {
    padding: 0 5%;
}

.divFlex {
    display:flex;
}
.divFlex .endDateFlex { display: none; }

.justifyCenter {
    justify-content:center;
}
.justifyRight {
    justify-content:right;
}
.defaultSpan {
    font-size: 16px;
    font-weight: bold;
}

.justifyAround {
    justify-content: space-around;
}

.justifyBetween {
	justify-content: space-between;
}

.defaultSpanBig {
    font-size: 26px;
    height: auto;
    color: #969696;
}

.chooseType {
    padding: 5px 15px;
    border-bottom: 2px solid #E7E7E7;
}

.eventClick {
    color: #0185ff;
    border-bottom-color:#0185ff;
}

.monthSelectDiv {
    margin: 15px;
}

.defaultp {
    font-size: 20px;
}

.fulltext {
    flex: 0 1 25%;
    text-align: right;
}

.dateMainDiv {
	flex: 0 1 65%;
}

.monthEvent {
    padding: 10px 20px;
    border: 1px solid #0185ff;
    border-radius: 10px;
    margin: 10px 0px;
    cursor: pointer;
    color: #0185ff;
}

.monthEvent:hover {
	color: #fff;
	background: #0185ff;
}

.monthEventSelect,.dateEventClick {
	color: #fff;
	background: #0185ff;
}

.soldDetailDiv {
    justify-content: center;
}

.soldDetailDiv > div {
    width: 185px;
    height: 130px;
    border: 1px solid #dfd9d9;
    border-radius: 14px;
    margin: 5px 5%;
    padding: 20px 20px;
}

p.defaulttextbig {
    font-size: 32px;
    margin-bottom: 25px;
    margin-right: 10px;
    text-align: center;
    color:#0185FF;
}

.defaultSpanSmall {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.5;
}

p.defaulttp {
    font-size: 20px;
    text-align: center;
    font-weight:bold;
}

.addPricePerson {
    padding: 2% 5%;
    margin: 5%;
    border: 2px solid #E7E7E7;
    border-radius: 12px;
}

p.defaultTitle {
    font-size: 24px;
    font-weight: bold;
}

.defaultdatetext {
    font-size: 24px;
    color: #4171BA;
    font-weight: bold;
}
.alignCenter {
    align-items: center;
}

.pricetitle {
    flex:0 1 60%;
}

.addprice {
    flex:0 1 60%;
}

span.defaultbtnicon.diff {
    width: 40px;
    height: 40px;
    text-align: center;
    background: #E7E7E7;
    color: #000;
    border-radius: 50%;
    font-size: 26px;
    line-height: 1.4;
    margin: 0px 10px;
    cursor: pointer;
}

span.defaultbtnicon.add {
    width: 40px;
    height: 40px;
    text-align: center;
    background: #000;
    color: #fff;
    border-radius: 50%;
    font-size: 26px;
    line-height: 1.4;
    margin: 0px 10px;
    cursor: pointer;
}

.addPrice {
    flex: 0 1 12%;
}

.addPriceDiv {
    padding: 15px 0px;
}

.addPricePersonDiv {
    padding: 0 1%;
}

.monthEventList {
    max-height: 50vh;
    overflow: auto;
    padding: 10px 0;
}
.monthEventList
.monthEventList::-webkit-scrollbar {
      width: 10px; 
      margin-left:10px;
   }

.monthEventList::-webkit-scrollbar-track {
    background-color: none;
  }

.monthEventList::-webkit-scrollbar-thumb {
    background: #88b0d5;
    border-radius: 25px;
}

.timelineList {
    width: 100%;
    max-width: 1200px;
    overflow: scroll;
	 padding-bottom:8px;
}

.timelineList::-webkit-scrollbar {
	width: 5px;
	height:8px; 
   margin-bottom:10px;
}

.timelineList::-webkit-scrollbar-track {
    background-color: none;
  }

.timelineList::-webkit-scrollbar-thumb {
	 margin:5px;
	 height:5px;
    background: #88b0d5;
    border-radius: 20px;
}

.titleDiv {
    padding: 11px 0;
    border-bottom: 1px solid #E7E7E7;
}
.subtitleDiv {
    text-align: center;
    padding: 11px 0;
}
input.defaultnumber {
    width: 40px;
    height: 40px;
    border-radius: 6px;
    border: 1px solid #E7E7E7;
    text-align: center;
    font-size: 18px;
	 pointer-event:none;
}

input.defaultnumber::-webkit-outer-spin-button,
input.defaultnumber::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.rtSchedule.rtScheduleName {
    margin-bottom: 10%;
}

.DetailInfoDesc {
    white-space: nowrap;
}

.dateline {
    flex: 1 0 auto;
    padding: 5px 10px;
    border: 1px solid #E7E7E7;
    border-radius: 5px;
}

.contentmainPic {
    margin: 30px 0px;
}
.dayIcon {
    position: absolute;
    top: 34px;
    left: 33px;
    width: 32px;
    font-size: 18px;
    font-weight: bold;
}

.dayIconDiv {
    position: relative;
}

.flexColumn {
    flex-direction:column;
}

.contentLeft {
    flex:0 1 20%;
}

.contentRight {
    flex:0 1 80%;
}

.contentMainTitle {
    border-bottom: 1px solid #e7dbdb;
    padding-bottom: 20px;
}

.hotelDiv, .mealDiv {
    flex: 0 1 35%;
    width: 20%;
    height: auto;
    border: 1px solid #E7E7E7;
    border-radius: 8px;
    box-shadow: 0px 3px 6px #f3e2e2;
    margin: 2% 5%;
    padding: 10px;
}

.hotelContent,.mealContent {
    margin-left: 12px;
}

.dateExpired,.eventFull {
    pointer-events: none;
	 background:#E8E8E8 !important;
	 border:1px solid #E8E8E8 !important;
	 color: #fff !important;
}

.ImgDiv img {
    width: 100%;
}
.prdsubtitle {
    color: #0066cc;
    white-space: nowrap;
    font-weight: bold;
}





@media screen and (max-width: 1175px) {
#ns_Main {  
    padding: 0 20px;

}
.dateChoose {
    flex: 0 1 75%;
}


}
@media screen and (max-width: 840px) {
.block1 > div {
    flex: 1 1 100%;
}
}



/*行程說明 away 寫法*/
.divContentBlk {
    max-width: 1000px;
    margin: 10px auto;
    padding: 0 20px;
}
.divContentBlk .meMsg_MsgContentBlk .meMsg_MsgTitle {
    color: #4A4A4A;
    font-size: 24px;
    font-weight: bold;
    border-bottom: 1px solid #e7dbdb;
    padding-bottom: 20px;
    font-family: Noto Sans TC;
    display: block;
    line-height: 150%;
}
.divContentBlk .meMsg_MsgContentBlk .meMsg_Content, .divContentBlk .meMsg_MsgImgInfo .content {
    color: #333;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 0em;
    text-align: left;
    font-family: Noto Sans TC;
    margin: 10px 0 40px;
}
.divContentBlk .meMsg_MsgContentBlk .meMsg_MsgImgInfo img {
    width: 100%;
    display: block;
    margin: 10px auto;
    max-width: unset;
}
.divContentBlk .meMsg_MsgContentBlk {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.divContentBlk .meMsg_MsgExtList {
    width: 48%;
    border: 1px solid #E7E7E7;
    border-radius: 8px;
    box-shadow: 0px 3px 6px #f3e2e2;
    margin: 20px 0 35px;
    padding: 10px;
}
.divContentBlk .meMsg_MsgExtList.L {
    display: flex;
    align-items: center;
}
.divContentBlk .meMsg_MsgExtList.L:before {
    content: ' ';
    background: url(https://lightx.noonspace.com/w168/SiteInfo/night_shelter.png);
    width: 48px;
    height: 73px;
    display: inline-block;
    float: left;
    margin: 0 10px 0;
    background-repeat: no-repeat;
    background-position: center;
}
.divContentBlk .meMsg_MsgExtList.L .meal1, .divContentBlk .meMsg_MsgExtList.L .meal2, .divContentBlk .meMsg_MsgExtList.L .meal3 {
    display: none;
}
.divContentBlk .meMsg_MsgExtList.R:before {
    content: ' ';
    background: url(https://lightx.noonspace.com/w168/SiteInfo/local_dining.png);
    width: 48px;
    height: 73px;
    display: inline-block;
    float: left;
    margin: 0 10px 0;
    background-repeat: no-repeat;
    background-position: center;
}
.divContentBlk .meMsg_MsgExtList.R .stay0 {
    display: none;
}
.meal1:before {
    content: '早餐：';
}
.meal2:before {
    content: '午餐：';
}
.meal3:before {
    content: '晚餐：';
}

@media (max-width: 768px) {
    .contentLeft {
        margin-bottom: 15px;
        display: flex;
        justify-content: center;
    }
}

@media screen and (max-width: 840px) {

.divContentBlk .meMsg_MsgExtList {
    width: 100%;
	 display:none;
}

}

/* 約騎專屬 */

.lockNum {
    margin: 0px 15px;
	 pointer-event:none;
}

/* END */



/*加購品*/
.selPrdQty > select {
    display: none;
}

.buybox > .addon {
    margin: 5%;
    border: 2px solid #E7E7E7;
    border-radius: 12px;
}
.divPrdInfo .selPrdQty  .minus, 
.divPrdInfo .selPrdQty  .plus,
.addon-item-quantity-container .plus,
.addon-item-quantity-container .minus  {
    cursor: pointer;
}
.addon-item-wrapper {
    display: flex;
    background-color: #f8f8f8;
    padding: 20px 0;
    border-bottom: 1px solid #dddddd;
    margin: 0 15px;
}
.addon-item-mainInfo {
    display: flex;
    flex-wrap: wrap;
}
.addon-item:last-child .addon-item-wrapper {
    border-bottom: 0;
}
.addon-item {
    background-color: #f8f8f8;
}
.addon-item-title {
    font-weight: normal;
    font-size: 16px;
    width: 100%;
    margin-bottom: 5px;
}
.addon-header {
    background: #eee;
    color: #888;
    border-radius-top-left: 12px;
    border-radius-top-right: 12px;
    padding: 10px 5px 10px;
}
.addon-header .logo {
    width: auto;
    padding: 10px;
    margin: 0 0 0 auto;
    font-size: 20px;
    font-weight: bold;
}
.addon-item-img, .addon-item-image-mb {
    width: 70px;
    height: 70px;
    margin: 0 10px 0 0;
    object-fit: contain;
}
.addon-item-img img, .addon-item-image-mb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.addon-item-qty-price-wrapper {
    margin: 5px 0 0;
}
.addon-item-quantity-container {
    margin-bottom: 5px;
    max-width: 132px;
}
.addon-item-price {
    color: #0066cc;
}
.divPrdInfo .addon .tablePrdOpts .tdPrdOptc {
    width: 16px;
    height: 16px;
}
.divPrdInfo .addon .tablePrdOpts .tdPrdOpti img {
    width: 60px;
    height: 60px;
}
.divPrdInfo .addon-item-spec-container .addon-item-spec-option {
    cursor: pointer;
    font-size: 14px;
    display: block;
    padding: 5px 10px;
    color: #fff;
    background: #000;
}
.addon .input-group {
    display: flex;
}
.addon.minus, .addon.plus {
    display: inline-block;
    FONT-VARIANT: JIS04;
    font-size: 20px;
    margin-top: 0px;
    padding-top: 5px;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    width: 34px;
    height: 38px;
    background-color: #fff;
    border-color: #ccc;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-top-left-radius: 3px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 3px;
    vertical-align: middle;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.addon.plus {
    border-top-left-radius: 0;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 0;
}
.addon.qty {
    border-top: 1px solid #ccc;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
    border-bottom: 1px solid #ccc;
    box-shadow: none;
    height: 38px;
    width: calc(100% - 68px);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
    vertical-align: middle;
    padding-left: 10px;
}


@media (max-width:700px) {
.addon-item-wrapper {
    flex-wrap: wrap;
}
.addon-item-qty-price-wrapper {
    max-width: 132px;
    display: inline-block;
    vertical-align: top;
}
.addon-item-title {
    margin-bottom: 10px;
}
.addon-item-img { display: none; }

.addon-item-image-mb {
    display: inline-block;
    margin: 0 10px 0 0;
}

}
