/*\\\\\\\\\\\\\\\\\\\\\\\\style.css開始\\\\\\\\\\\\\\\\\\\\\\\\*/
@import url("https://noon360.com/mainssl/uploads/noon360/template/us_basic/style.css");

body #dataSiteTree.Hori * {
    font-size: 1rem;
}
body #dataSiteTree.Hori *:hover {
    font-weight: unset;
}
#ns_Header {
    height: 70px;
    box-shadow: 0 2px 4px rgb(0 0 0 / 8%), 0 4px 12px rgb(0 0 0 / 8%);
    -webkit-box-shadow: 0 2px 4px rgb(0 0 0 / 8%), 0 4px 10px rgb(0 0 0 / 8%);
    -moz-box-shadow: 0 2px 4px rgba(0,0,0,0.08), 0 4px 12px rgba(0,0,0,0.08);
    width: 100%;
    background: #fffffff3;
    padding: 0;
    box-sizing: border-box;
    margin-bottom: 3px;
}
#ns_Header center.AlignCenter {
    text-align: left;
}
#id_HeaderCol3 .HeaderLeft3, #id_HeaderCol3 .HeaderRight3 {
    width: 180px;
}
#id_HeaderCol3 .HeaderCenter3 {
    width: auto;
}

.phpPage #ns_Menu {
    margin-top: unset;
}

#ns_Footer {
    background-color: #2A3C5A;
    font-size: 0.9rem;
}
#ns_Footer .meLogoBlock .AlignCenter {
    /*text-align: unset;*/
}
#ns_Header .meLogoBlock {
    display: block;
    margin: 0px 30px;
}
.meLogoBlock img {
  width: 100%;
  max-width: 100px;
}
.socialBar img {
  filter: brightness(100);
}
body .mePrdListBlk .AjaxCell .PrdList .PrdCell .PrdBtn .btnBuy {
    display: none;
}

/*內用隱藏購物車*/
.cartNone .meMsg_MsgTitle_4 {
    display: none;
}

@media (max-width: 768px) {
#id_HeaderCol3 .HeaderLeft3, #id_HeaderCol3 .HeaderRight3, #id_HeaderCol3 .HeaderCenter3 {
    width: 33%;
}
#ns_Menu {
    margin: unset;
}
.meLogoBlock img {
    max-height: 85px;
}
.treeList {
    top: unset;
}
}


/*===== 行程說明頁CSS開始 =====*/
/*商品說明頁 開始*/
p.IntroTitle {
    letter-spacing: 5px;
}

.TravelInfoDiv {
    width: 100%;
}
@media screen and (max-width: 1301px) { 
	.TravelInfoDiv {
	    width: 100%;
	}

	.TravelTitleName {
	    font-size: 40px;
	    color: #FFFFFF;
	}
	
	.TravelCharacteristic {
	    font-size: 25px;
	    color: #FFFFFF;
	    padding: 2% 0% 0% 0%;
	}
}

@media screen and (min-width: 900px)  { 
	/*.TravelInfoDiv {
	    width: 75%;
	}*/
	
	.TravelTitleName {
	    font-size: 40px;
	    color: #FFFFFF;
	}
	
	.TravelCharacteristic {
	    font-size: 25px;
	    color: #FFFFFF;
	    padding: 2% 0% 0% 0%;
	}
} 

@media screen and (max-width: 800px) { 
	/*.TravelInfoDiv {
	    width: 58%;
	}*/
	
	.TravelTitleName {
	    font-size: 40px;
	    color: #FFFFFF;
	}
	
	.TravelCharacteristic {
	    font-size: 25px;
	    color: #FFFFFF;
	    padding: 2% 0% 0% 0%;
	}
} 
/* css 註釋說明：設定了瀏覽器寬度不小於1201px時 abc 顯示1200px寬度 */ 

@media screen and (max-width: 1100px) { 
	/*.TravelInfoDiv {
	    width: 80%;
	}*/

	.TravelTitleName {
	    font-size: 40px;
	    color: #FFFFFF;
	}
	
	.TravelCharacteristic {
	    font-size: 25px;
	    color: #FFFFFF;
	    padding: 2% 0% 0% 0%;
	}
} 

@media screen and (min-width: 1300px) { 
	/*.TravelInfoDiv {
	    width: 100%;
	}*/
	
	.TravelTitleName {
	    font-size: 40px;
	    color: #FFFFFF;
	}
	
	.TravelCharacteristic {
	    font-size: 25px;
	    color: #FFFFFF;
	    padding: 2% 0% 0% 0%;
	}
}

@media screen and (max-width:900px) and (min-width: 1100px) { 
	/*.TravelInfoDiv {
	    width: 90%;
	}*/
	
	.TravelTitleName {
	    font-size: 40px;
	    color: #FFFFFF;
	}
	
	.TravelCharacteristic {
	    font-size: 25px;
	    color: #FFFFFF;
	    padding: 2% 0% 0% 0%;
	}
} 
/* 設定了瀏覽器寬度不大於1200px時 abc 顯示900px寬度 */ 

@media screen and (max-width: 700px) {
	/*.TravelInfoDiv {
	        width: 100%;
	}*/
	
	.TravelTitleName {
	    font-size: 40px;
	    color: #FFFFFF;
	}
	
	.TravelCharacteristic {
	    font-size: 25px;
	    color: #FFFFFF;
	    padding: 2% 0% 0% 0%;
	}
img {
    width: 100%;
}
}
@media screen and (max-width: 520px) { 	
	.TravelTitleName {
	    font-size: 28px;
	    color: #FFFFFF;
	}
	
	.TravelCharacteristic {
	    font-size: 15px;
	    color: #FFFFFF;
	    padding: 2% 0% 0% 0%;
	}
body .TravelTitleDate {
	max-width: 100%;
}
body .ScheduleInfoDiv {
    max-width: 100%;
    margin: 0 auto 5% auto;
}

} 

.TravelTitleDiv {
    background-image: url(https://athena.noon360.com/noon360/baiyue/MsgInfo/2102991071_20220516_14154571.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: left center;
    height: 24vw;
    text-align: center;
    position: relative;
}

.TravelTitleArea {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.TravelTitleDate {
    margin: 4% auto;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 80%;
}

.ScheduleInfoDiv {
    max-width: 80%;
    margin: 0 auto 5% auto;
}

p.TravelTitle,p.TravelCharacterDesc,p.TravelStartDate{
   text-align:center;
}
p.TravelCharacterDesc {
    font-size: 1rem;
}

.TravelDate {
  display: flex;
    flex-basis: 100%;
    align-items: center;
    color: rgba(0, 0, 0, 0.35);
    margin: 8px 0px;
}

.TravelDate::before {
    content: "";
    flex-grow: 1;
    background: rgba(0, 0, 0, 0.35);
    height: 1px;
    font-size: 0px;
    line-height: 0px;
    width: 25%;
    margin: 0% 0% 0% 5%;
}

.TravelDate::after {
    content: "";
    flex-grow: 1;
    background: rgba(0, 0, 0, 0.35);
    height: 1px;
    font-size: 0px;
    line-height: 0px;
    width: 25%;
    margin: 0% 5% 0% 0%;
}

p.TravelStartDate {
    border-radius: 45px;
    padding: 1% 1% 1% 1%;
    margin: 0px 0px 0px 0px;
    background: #e8e8e8;
    font-size: 20px;
    font-weight: 200;
    color: black;
}

.ScheduleInfoIntroDiv {
    margin: 3% 0% 3% 0%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.ScheduleInfoIntro {
    display: flex;
    font-weight: 500;
    font-size: 21px;
    justify-content: center;
    align-items: center;
}

span.scheduleicon::before {
    content: "";
    background-image: url(https://www.galilee.com.tw/assets/img/layout/iconset.svg?201908);
    display: inline-block;  
    width: 28px;
    height: 28px;
    background-size: auto 100%;
}

span.icon-Info::before{
    background-position: 23.72881% 0;
}

span.icon-Detailed::before {
    background-position: 27.11864% 0;
}

span.scheduleicon {
    padding-top: 2px;
    display: inline-block;
    vertical-align: middle;
    width: 30px;
    height: 30px;
    letter-spacing: 5px;
    font-size: 1.25rem;
}

.ScheduleInfo {
    line-height: 3;
    margin: 0% 5% 0% 5%;
}

.Schedule.ScheduleName {
    background: #f0f0f0;
    padding: 0 1em;
    border-bottom: 1px solid #CCC;
    font-weight:bold;
}

.Schedule {
    display: flex;
    justify-content: flex-start;
}

.ScheduleDiv {
    display: flex;
    width: 100%;
    justify-content: space-between;
    padding: 2% 1% 2% 1%;
    border-bottom: 1px solid #e8e8e8;
}

p.ScheduleDivTitle {
    width: 30%;
    font-weight: 600;
    opacity: 0.6;
    font-size: 16px;
}

p.ScheduleDivDesc {
    width: 90%;
    font-size: 18px;
    font-weight: bold;
}

/* 備註欄 & 預約狀態  額外css在這裡*/
p.ScheduleDivTitle.noticeTitle,p.ScheduleDivTitle.statusTitle {
    width: 14%;
}

p.ScheduleDivDesc.noticeDesc,p.ScheduleDivDesc.statusDesc {
    width: 100%;
    font-size: 18px;
    font-weight: bold;
}

@media (max-width: 768px) {
.TravelTitleDiv {
   height: 30vh;
}
.Schedule {
   display: block;
}
.ScheduleDiv {
   display: block;
}
p.ScheduleDivTitle {
   width: 50%;
}
p.ScheduleDivTitle.noticeTitle,p.ScheduleDivTitle.statusTitle {
    width: 50%;
}
p.TravelCharacterDesc {
    font-size: 0.8rem;
    padding: 10px;
}

}

/* 結束 */

/* 參考航班額外css */

p.ScheduleDivDesc.referToDesc,p.ScheduleDivDesc.referBackDesc,p.ScheduleDivDesc.noticeDesc {
    font-size: 18px;
    opacity:0.5;
}

/* 結束 */
 
.ScheduleInfoDiv {
    margin-bottom: 5%;
}

/*商品說明頁面置中*/
.DetailInfoArea {
    max-width: 80%;
    margin: auto;
    text-align: center;
}

.DetailInfoDesc {
    max-width: 80%;
    margin: 25px auto;
    text-align: center;
    line-height: 2;
}
.DetailInfoArea.Memo {
    text-align: center;
}

@media (max-width: 768px) {
.DetailInfoArea {
    max-width: 100%;
    margin: auto;
    text-align: center;
}

.DetailInfoDesc {
    max-width: 100%;
    margin: auto;
    text-align: center;
    padding: 20px;
}
.DetailInfoArea.Memo {
    padding: 20px;
}
}

/*商品說明頁 結束*/

/*立即預約按鈕*/
body #reserveNow {
    right: 30px;
}

body #reserveNow.reserveNowBtn {
    background-color: #af9d7a;
    width: 50px;
    height: auto;
    line-height: 1.5;
    color: #fff;
    padding: 15px;
    font-size: 20px;
    font-weight: bold;
    border-radius: 6px;
}

@media (max-width: 768px) {
body #reserveNow {
    right: 14px;
}
body #reserveNow.reserveNowBtn {
    width: 37px;
    padding: 9px;
}
}
/*===== 行程說明頁CSS結束 =====*/