@charset "utf-8";
/* CSS Document */

/*基本*/
body{ margin: 0; padding: 0;}


/*全BOX版面*/
.WRAPPER { position: relative; display: block; margin: 0 auto; padding: 0; width: 100%;  min-width: 1220px; overflow: hidden; font-family: "微軟正黑體","Microsoft JhengHei",Helvetica;}
.WRAPPER img { border: 0; vertical-align: top;}
.WRAPPER a { text-decoration: none;}
@media screen and (max-width:767px){
  .WRAPPER { min-width: inherit; padding-bottom: 10vw; background: #a2ebff;}
  .WRAPPER img {  width: 100%;  height: auto;}
}

/*PC背景*/
@media screen and (min-width:768px){
.pc_conveyor { z-index: 1; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-repeat: no-repeat; background-position: center top; pointer-events: none;}
.pc_track { z-index: 0; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-repeat: no-repeat; background-position: center top; pointer-events: none;}		
.bg_00 { z-index: 0; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-repeat: no-repeat; background-position: center top; pointer-events: none;}
.bg_01 { z-index: -51; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-repeat: no-repeat; background-position: center top; pointer-events: none;}
.bg_02 { z-index: -53; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-repeat: repeat-y; background-position: center top; pointer-events: none;}
.bg_03 { z-index: -52; position: fixed; bottom: 0; left: 0; width: 100%; height: 100%; background-position: center 0; background-repeat: repeat-y; transition: 0.5s linear; pointer-events: none;}
}	
@media screen and (max-width:767px){
.m_conveyor { position: absolute; top: 10vw; left: 0; width: 100%; height: 100%; background-position: center top; background-repeat: no-repeat; pointer-events: none; background-size: 100%; z-index: 3;}
.m_track { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-position: center top; background-repeat: no-repeat; pointer-events: none; background-size: 100%; z-index: 2;}	
}	
	
/*區塊_all*/
.Area { position: relative; margin: 0 auto; padding: 0; border-radius: 0; text-align: center; }
.Area a { display: block;} 
.Area .go_bt {
  -webkit-transition: all 0.4s ease;
     -moz-transition: all 0.4s ease;
      -ms-transition: all 0.4s ease;
       -o-transition: all 0.4s ease;
          transition: all 0.4s ease;}
.Area .go_bt:hover {
  -webkit-transform: scale(0.95);
     -moz-transform: scale(0.95);
      -ms-transform: scale(0.95);
       -o-transform: scale(0.95);
          transform: scale(0.95);}
.Area .go_bt2 {
  -webkit-transition: all 0.4s ease;
     -moz-transition: all 0.4s ease;
      -ms-transition: all 0.4s ease;
       -o-transition: all 0.4s ease;
          transition: all 0.4s ease;}
.Area .go_bt2:hover { 
  filter: brightness(130%);
  -webkit-transform: translateY(-10px);
     -moz-transform: translateY(-10px);
      -ms-transform: translateY(-10px);
       -o-transform: translateY(-10px);
          transform: translateY(-10px);
		  }
.Area1220 { margin: 0 auto; width: 1220px;}
.Area960 { margin: 0 auto; width: 960px;}
@media screen and (max-width:767px){
  .Area .go_bt:hover {  
    -webkit-transform: none;
     -moz-transform: none;
      -ms-transform: none;
       -o-transform: none;
          transform: none;}
  .Area .go_bt2:hover { 
    filter: brightness(1);
    -webkit-transform: none;
       -moz-transform: none;
        -ms-transform: none;
         -o-transform: none;
            transform: none;
        }
  .Area1220 { width: 100%;}
  .Area960 { width: 100%;}
  /*區塊_切割*/
  .Area_1bn { margin: 0 auto; padding: 0; overflow: hidden;}
  .Area_1bn a { float: left; margin: 0 0 2% 0; padding: 0; width: 100%; list-style: none;}
  .Area_2bn { margin: 0 auto; padding: 0; overflow: hidden;}
  .Area_2bn a { float: left; margin: 0 1% 2%; padding: 0; width: 48%; list-style: none;}
  .Area_3bn { margin: 0 auto; padding: 0; overflow: hidden;}
  .Area_3bn a { float: left; margin: 0 1% 2% ; padding: 0; width: 31.3%; list-style: none;}
  .Area_1bn_nopadding { margin: 0 auto; padding: 0; overflow: hidden;}
  .Area_1bn_nopadding a { float: left; margin: 0; padding: 0; width: 100%; list-style: none;}
  .Area_2bn_nopadding { margin: 0 auto; padding: 0; overflow: hidden;}
  .Area_2bn_nopadding a { float: left; margin: 0; padding: 0; width: 50%; list-style: none;}
  .Area_3bn_nopadding { margin: 0 auto; padding: 0; overflow: hidden;}
  .Area_3bn_nopadding a { float: left; margin: 0; padding: 0; width: 33.3%; list-style: none;}
}

/*間距*/
.Area_bottom { margin-bottom: 50px;}
@media screen and (max-width:767px){
  .Area_bottom { margin-bottom: 10vw;}
}

/*共用樣式*/
@media screen and (max-width:767px){
}


/*LOGO*/
.momologo { z-index:2; position: absolute; top: 15px; left:15px;}
.momologo a { display:block; width:140px; height:21px;}
.momologo a svg { width:140px; height:21px; }
.momologo a path { fill:#EA27C2; }
.momologo-pink  a path { fill:#EA27C2; }/*LOGO 桃紅色*/
.momologo-white a path { fill:#ffffff; }/*LOGO 白色*/
  @media screen and (max-width:767px){
    .momologo { display:none;}
  }
                    

/*版頭*/
.Area_top { position: relative; height: 1006px;}
.Area_top .title_00 { position: absolute; left: 230px; top: 90px;}
.Area_top .title_01 { position: absolute; left: 310px; top: 30px; z-index:0;}
.Area_top .title_02 { position: absolute; left: 290px; top: 380px; z-index:1;}
.Area_top .pd { position: relative; top: 538px; left: -387px; z-index: 0; width: 4000px; height: 384px; bottom: 0; overflow: hidden; display: block; background: url(conveyor_pd.png?t=1763453455748) repeat-x; background-size: 100%;}	
@media screen and (max-width:767px){
  .Area_top { height: 90vw;}
	.Area_top .title_00 { position: absolute; left: 10vw; top: 10vw; width: 40%; z-index: 5; animation-delay: .8s;}
	.Area_top .title_01 { position: absolute; left: 21vw; top: 3vw; width: 65%; z-index: 5; animation-delay: .8s;}
	.Area_top .title_02 { position: absolute; left: 13vw; top: 43vw; z-index: 5; width: 76%; animation-delay: .8s;}
  .Area_top .pd { top: 54vw; z-index: 2; position: absolute; left: 0; width: 130vw; height: 50vw; bottom: 0; overflow: hidden; display: block; background:url(conveyor_pd.png?t=1763453455748) repeat-x; background-size: 250%;}  	
}

/*版頭輪播*/
.Area_pdA_swiper { display: block; width:2000px; position: absolute; left: 50%; top:0; transform: translateX(-50%);}
.pd_A_swiper a {}
@media screen and (max-width:767px){
  .Area_pdA_swiper { display: block; width: 100%; height: auto; position: absolute; left: 50%;; top: 10vw; z-index: 1;}	
  .Area_pdA_swiper img { width:100%;}	
}

/*好康活動*/
.Area01 {}
.Area01 .PD_layout {}
.Area01 .PD_layout ul { padding: 0; grid-gap: 0 80px;}
@media screen and (max-width:767px){
  .Area01 {}
  .Area01 .PD_layout ul { padding: 0 0.5em; grid-gap: 0 0.5em;}
}

/*今日瘋搶*/
.Area02 { position: relative;}
.Area02 .boxrepeat { position: absolute; width: 90%; top: 195px; left: 50%; transform: translateX(-50%);}
.Area02 .boxrepeat .PD_layout ul { padding: 20px; border-radius: 0;}
@media screen and (max-width:767px){
  .Area02 {}
  .Area02 .boxrepeat { position: inherit; width: 100%; top: 0; background: url(m_ul_bg.png?t=1763453455748)top center repeat-y; background-size: 100%;}
  .Area02 .boxrepeat .PD_layout { width: 94%; margin: 0 auto;}
  .Area02 .boxrepeat .PD_layout ul { padding: 0.2em;}

}
/** 倒數 **/
.TimerNick { position: absolute; top: 130px; left: 390px; width: 460px; height: 54px; text-align: center;  z-index: 0;}
.TimerNick .FontStyle { display: inline-block; margin: 0; padding: 0; border: 0; width: 45px; font: normal 35px/50px Arial; color:#b73d03; letter-spacing: -1px; text-align: right; background: transparent;}
.TimerNick span { padding-left: 12px; font: bold 28px/38px "微軟正黑體","Microsoft JhengHei", Arial, Helvetica; letter-spacing: -0.05em; color: #734101;}
.TimerNick small{  position: relative; font: bold 16px/38px "微軟正黑體","Microsoft JhengHei", Arial, Helvetica; letter-spacing: 0em; color: #b73d03;}
@media screen and (max-width:767px){
  .timebox { position: absolute; width: 100%; height: 10vw; top: 0; left: 0; z-index: 4;}
  .TimerNick { position: absolute; top:12vw; left:0; margin:0; padding-right:0; padding-bottom: 0;  width: 100%; height: auto;text-align: center;}
  .TimerNick .FontStyle { margin: 0; padding: 0; border: 0; width: 6vw; font: normal 5.5vw/6vw Arial; color: #b73d03; letter-spacing: -1px; text-align: right; background: transparent;}
  .TimerNick div:nth-of-type(2),
  .TimerNick div:nth-of-type(3),
  .TimerNick div:nth-of-type(4){ width: 6vw;}
  .TimerNick span { padding-left: 1vw; font: bold 4vw/11vw "微軟正黑體","Microsoft JhengHei", Arial, Helvetica; letter-spacing: 0em; color: #734101;}
}

/*自由行團體遊*/
.Area03 {}
.Area03 .box { display: flex; flex-wrap: nowrap;}
.Area03 .box_box { margin: 0 1%; width: 48%;}
.Area03 .BN img { width: 100%;}
.Area03 .PD_box { margin-bottom: 10px;}
.Area03 .PD_box ul { padding: 20px; border-radius: 0;}
@media screen and (max-width:767px){
  .Area03 {}
  .Area03 .box { flex-wrap: wrap;}
  .Area03 .box_box { margin: 0 auto 10vw; width: 96%;}
  .Area03 .box_box:last-child { margin: 0 auto;}
  .Area03 .PD_box { margin-bottom: 2%;}
  .Area03 .PD_box ul { padding: 0.2em;}
}

/*連假攻略*/
.Area04 {}
.Area04 .PD_layout { width: 960px; margin: 0 auto;}
.Area04 .PD_layout ul li { pointer-events: none;}
@media screen and (max-width:767px){
  .Area04 {}
  .Area04 .PD_layout { width: 100%;}
}

/*本月強檔*/
.Area05 { position: relative;}
.Area05 .box { position: absolute; top: 170px; left: 50%; transform: translateX(-50%); width: 93%;}
@media screen and (max-width:767px){
  .Area05 {}
  .Area05 .boxrepeat { background: url(m_ul_bg.png?t=1763453455748)top center repeat-y; background-size: 100%; margin-top: -5vw;}
  .Area05 .box { position: inherit; top: 0; left: 0; transform: none; width: 97%; margin: 0 auto; overflow: hidden;}
  .Area05 .box ul.PD_wrapper { display: flex; flex-wrap: nowrap; margin: 0; padding: 0 0 4%; width: 100%; grid-gap: 0; box-sizing: content-box; height: 44vw;}
  .Area05 .box ul.PD_wrapper li { position: relative; flex-shrink: 0; margin: 0; padding: 0; pointer-events: inherit;}
  .Area05 .box ul.PD_wrapper li.PD_slide { min-width: inherit;}
}

/*錨點公版*/
.Area06 { position: relative;}
.Area06 .PD_layout { position: absolute; top: 105px; left: 50%; transform: translateX(-50%); width: 90%;}
.Area06 .PD_layout ul { padding: 10px; border-radius: 0;}
@media screen and (max-width:767px){
  .Area06 {}
  .Area06 .bg { width: 96%; margin: 0 auto;}
  .Area06 .PD_layout { position: inherit; top: 0; left: 0; transform: none; width: 96%;}
  .Area06 .PD_layout ul { padding: 0.2em;}


}

/*隱鑶*/
.for_pc {}
.for_phone { display: none !important;}
	@media screen and (max-width:767px){
		.for_pc { display: none !important;}
		.for_phone { display: inherit !important;}
	}
