/*\\\\\\\\\\\\\\\\\\\\\\\\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;
}

/* HEADER */

#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: rgba(255,255,255,0.45);
    padding: 0;
    box-sizing: border-box;
    margin-bottom: 3px;
    /* position: absolute; */
    border: none;
}
#ns_Header.awStickyTopEnable {
	background: rgba(255,255,255,1);
}

#ns_Header center.AlignCenter {
    text-align: left;
}
#id_HeaderCol3 .HeaderLeft3, #id_HeaderCol3 .HeaderRight3 {
    width: 200px;
}
#id_HeaderCol3 .HeaderCenter3 {
    width: auto;
}

.phpPage #ns_Menu {
    margin-top: unset;
}

#id_HeaderRight3 .meMsg_MsgListBlk .meMsg_MsgTitle_4 {
    display: none;
}

#id_HeaderRight3 .meMsg_MsgListBlk .meMsg_MsgTitle_3 {
    padding-right: 0;
}

#ns_Header5 {
    padding: 0 20px; 
}

body .awBtnMenuDiv .line1, body .awBtnMenuDiv .line2, body .awBtnMenuDiv .line3, body .awBtnMenuDiv .line4 {
    width: 35px;
}

#id_HeaderCenter3 .meMsg_MsgTitleBlk a img {
    /*min-width: 130px;*/
}

/*Header聯絡我們表單調整*/
#iWinTopDiv .contentUs .weForm .contactDesc .desc {
    text-align: left;
}
#iWinTopDiv .contentUs .weForm .tr7 .detail>span>span, #iWinTopDiv .contentUs .weForm .tr8 .detail>span>span {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
#iWinTopDiv .contentUs .weForm .tr7 input[type="edit"], #iWinTopDiv .contentUs .weForm .tr8 input[type="edit"] {
    width: 70%;
    margin-right: 10px;
}
.contentUs .btnBlock.btnPreview {
    display: none;
}
.contentUs .ImgcmImg {
    margin-top: 10px;
}

@media (max-width: 768px) {
.contentUs .weForm .tr7 .detail>span>span, .contentUs .weForm .tr8 .detail>span>span {
    align-items: center;
}
.contentUs .weForm .tr7 input[type="edit"] {
    margin-bottom: unset;
}
#iWinTopDiv .contentUs .weForm .button[type=submit] {
    margin-bottom: 20px;
    width: auto;
}
}
/* Header聯絡我們表單調整_ END */


/* Footer start */

#ns_Footer {
    background-color: rgba(0, 186, 52, 0.12);
    min-height: 250px;
    height: fit-content;
    font-family: Inter;
}


#ns_Footer .meMsg_MsgBlk .meMsg_Content {
    color: rgb(18 66 31);
    margin-bottom: 0;
}

#ns_Footer #id_FooterCol3 {
    margin-top: 28px;
}
.meCopyrightBlock {
    position: absolute;
    bottom: 0;
    width: 100%;
}

#ns_Footer .meCopyrightBlock .meMsg_ItemTitle {
    color: rgb(18 66 31);
    font-family: Inter;
    font-size: 13px;
}

#ns_Footer .listCopyrightBlock .meMsg_ItemTitle br {
    display: none;
}

#ns_Footer a {
    color: rgb(18 66 31);
}

#id_FooterCenter3 {
    margin-bottom: 40px;
}

#id_FooterCenter3 .meMsg_MsgListBlk td.img {
    padding-left: 10px;
    padding-right: 10px;
}

#ns_Footer .help a.SiteItem span {
    color: rgb(18 66 31);
}

@media screen and (max-width: 768px) {
    #ns_Footer #dataSiteTree .SiteMenu {
        display: flex;
        flex-direction: column;
    }
    #ns_Footer #dataSiteTree .SiteMenu .SiteGroup {
        margin: 0 auto 24px auto;
    }
    #id_FooterCenter3 {
        margin: 20px auto;
    }
    #ns_Footer {
        padding-top: 24px;
    }
    #id_FooterLeft3 {
        margin: 0 auto;
        max-width: 340px;
        padding: 0;
    }
    #ns_Footer .listCopyrightBlock .meMsg_ItemTitle br {
        display: unset;
    }
    #ns_Footer .meCopyrightBlock .itemCopyrightBlock {
        padding: 12px 0;
    }
    #id_FooterRight3 .help {
        margin-bottom: 16px;
    }
    body #back-to-top.BottomRight {
        bottom: 55px;
    }
}

/* Footer End */


#ns_Header .meLogoBlock {
    display: block;
    margin: 0px 30px;
}
.meLogoBlock img {
    max-width: 50px;
    max-height: unset;
}

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: unset;
}
#ns_Menu {
    margin: unset;
}
.treeList {
    top: 70px;
}
}


/*===== 行程說明頁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%;
} */  /* 註解 BY LIAM */
}
@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: 14px;
    opacity:0.5;
}

/* 結束 */
 
.ScheduleInfoDiv {
    margin-bottom: 5%;
}

/*商品說明頁面置中*/
.DetailInfoArea {
    max-width: 80%;
    margin: auto;
    text-align: center;
}

.DetailInfoDesc {
    max-width: 80%;
    margin: auto;
    text-align: center;
}
.DetailInfoArea.Memo {
    text-align: left;
}

@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結束 =====*/



/*全網自定義 css 開始*/

/* BANNER */

.BannerHead .meMsg_MsgTitle {
    text-align: center;
}

.BannerHead a img {
    max-width: 100%;
}


/* 大標（綠） */

.grTitle .meMsg_MsgTitle {
    text-align: center;
    color: #00BA34;
    margin-top: 48px;
    font-size: 48px;
}

/* blackTxt */

.blackTxt .meMsg_MsgTitle {
    text-align: center;
    color: #575757;
    font-size: 32px;
}

.blackTxt .meMsg_Content {
    margin: 0 12% 54px 12%;
    color: #1c1c1c;
}

@media screen and (max-width: 630px) {
    .blackTxt .meMsg_Content {
        margin: 0 0 54px 0;
    }
}

/* PIN ICON */

.pin .meMsg_MsgBlk .meMsg_MsgTitle {
    margin-bottom: 12px;
    text-align: center;
    color: #575757;
    font-size: 32px;
}

.pin .meMsg_MsgBlk .meMsg_MsgTitle::before {
    content: "";
    width: 40px;
    height: 40px;
    display: block;
    background-image: url(https://lightx.noonspace.com/w168/tw/ClassInfo/3289693284_20230710_11020151.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    margin: 0 auto;
}

/* 地區圖 */

.img {
    margin-bottom: 110px;
}

/* teamBlk */

.teamBlk .meMsg_MsgListBlk {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: stretch;
    margin: 12px 20px 72px;
    padding-top: 8px;
}

.teamBlk .itemMsgList {
    display: flex;
    flex-direction: column;
    margin-bottom: 0;
    width: 23%;
}

.teamBlk .meMsg_MsgListBlk img {
    border-radius: 50%;
    width: 100%;
}
.teamBlk .meMsg_MsgListBlk .meMsg_ItemTitle {
    display: block;
    margin: 15px 0 50px;
    font-weight: bold;
    color: #333;
    font-size: 26px;
}

@media screen and (max-width: 630px) {
.teamBlk .itemMsgList {
    width: 31%;
}
}

@media screen and (max-width: 480px) {
.teamBlk .itemMsgList {
    width: 99%;
}
}

/* 回到頂部 */

body #back-to-top {
    color: rgb(0, 186, 52);
    border: 3px solid rgb(0, 186, 52);
    line-height: unset;
    text-indent: 1.5px;
    background: #fff;
    font-weight: bold;
}

.img .meMsg_MsgBlk img { width: 100%; }
/*全網自定義 css 結束*/


.txt_AddText { display: none; } 