@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; background: url(bg.jpg?t=1775644508215)top center repeat-y, #fff;}
.WRAPPER img { border: 0; vertical-align: top;}
.WRAPPER a { text-decoration: none;}
@media screen and (max-width:767px){
  .WRAPPER { min-width: inherit; background-size: 100%;}
  .WRAPPER img {  width: 100%;  height: auto;}
}
	
/*背景*/
.bgtop { z-index: 0; position: absolute; top: 0; left: 0; width: 100%; min-width: 1220px; height: 100%; background: url(bgtop.png?t=1775644508215) no-repeat center top;}
.bg_deco {z-index: 0;position:fixed;top: 0;left: 0;width:100%;height: 100%;background-repeat:no-repeat;background-position: center top;pointer-events:none;}
.bgdeco { z-index: 0; position: absolute; top: -600px; left: 0; width: 100%; min-width: 1220px; height: 100%; background: url(deco.png?t=1775644508215) repeat-y center top; transition: 0.5s linear; pointer-events: none;}
@media screen and (max-width:767px){
  .bgtop { min-width: inherit;  background: url(m_bgtop.png?t=1775644508215) no-repeat center 44px; background-size: 100%;}
  .bgdeco { z-index: 0; position: absolute; top: -60vw; left: 0; width: 100%; min-width: 100%; height: 100%; background: url(m_bg_deco.png?t=1775644508215) repeat-y center top; background-size: 100%; transition: 0.5s linear; pointer-events: none;}
}

/*區塊_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;}
}

/*共用樣式*/
.pointer-off ul li{ pointer-events: none;}
.bg_box_w { background: rgb(255, 255, 255); border-radius: 10em 0px 0px; padding: 30px 0; width: 90%; margin: 0 auto;}
.img_box{ height: 1040px;}
.img_box .PD_layout ul li{ position: absolute;}
.img_box .PD_layout ul li img{ width: auto;}
.img_box .PD_layout ul li:nth-child(1){ right: -130px;}
.img_box .PD_layout ul li:nth-child(2){ left: -300px; top: 60px;}
.img_box .PD_layout ul li:nth-child(3){ left: -300px; top: 370px;}
.img_box .PD_layout ul li:nth-child(4){ left: -300px; top: 680px;}
.img_pd_box .PD_layout ul{ gap: 10px;}
.img_pd_box .PD_layout ul li{ background: url(img_pd_bg.jpg?t=1775644508215) top center no-repeat; background-size: 100%;}
.img_pd_box .PD_layout .PD_into{ margin-top: 20px;}
.img_pd_box .PD_layout .PD h3{color: #000;}
.img_pd_box .PD_layout .PD p{color: #d0499e;}
.bg_b{ background: #000; max-width: 2000px; margin: 0 auto;}
@media screen and (max-width:767px){
  .PD_box .PD_layout { padding: 0 1.5vw;}
  .bg_box_w { border-radius: 5em 0 0; padding: 5vw 0 3vw; width: 98%;}
  .img_box{ height: 120vw;}
  .img_box .PD_layout ul li:nth-child(1){ right: -16vw;}
  .img_box .PD_layout ul li:nth-child(1) img{ width: 62vw;}
  .img_box .PD_layout ul li:nth-child(2){ left: -32vw; top: 4vw;}
  .img_box .PD_layout ul li:nth-child(2) img, .img_box .PD_layout ul li:nth-child(3) img, .img_box .PD_layout ul li:nth-child(4) img{ width: 30vw;}
  .img_box .PD_layout ul li:nth-child(3){  left: -32vw; top: 41vw;}
  .img_box .PD_layout ul li:nth-child(4){ left: -32vw; top: 78vw;}
  .img_pd_box .PD_layout ul{ gap: 1.5vw;}
  .img_pd_box .PD_layout .PD_into{ margin-top: 3vw;}
  .bg_b{ padding-bottom: 10vw;}
}

/*版頭*/
.Area_top { height: 900px;}
.Area_top .main { position: absolute; top: 124px; right: 185px;}
.Area_top .top_pd01 { position: absolute; top: 52px; left: 68px;}
.Area_top .top_pd02 { position: absolute; top: 463px; right: 245px;}
.Area_top .date { position: absolute; top: 65px; left: 450px;}
@media screen and (max-width:767px){
  .Area_top { height: 110vw;}
  .Area_top .main { width: 42vw; top: 22vw; right: 7vw;}
  .Area_top .top_pd01 { width:48vw; top: 16vw; left: 0.5vw;}
  .Area_top .top_pd02 {  width:30.5vw; top: 57.5vw; right: 13vw;}
  .Area_top .date { width:16vw; top: 75.5vw; left: 85.5vw;}
}

/*登記活動*/
.Area01 .Area_deco {position: absolute;top: -40px;left: 770px;width: 17%;}	
@media screen and (max-width:767px){
  .Area01 .Area_danji .box_1{ padding: 0 1vw;}
  .Area01 .Area_deco {position: absolute;top: -4vw;left: 65vw;width: 20%;}	
}

/*出遊熱銷清單*/
.Area02 .PD_box .PD_layout .PD_slide {height: 440px; padding: 3.5% 3% 0px; background: url(PDbox_bg.png?t=1775644508215) center top / 100% no-repeat scroll; border-radius: 0;}
.Area02 .PD_box .PD_layout .PD_into::before {content: ""; position: absolute; display: block; top: 260px; left: 0px; width: 100%; height: 100%; pointer-events: none; z-index: 0; background: url(PDbox_txtbg.png?t=1775644508215) center top / 100% no-repeat scroll;}
.Area02 .PD_box .PD_layout .PD_into{ width: 90%; overflow: hidden; text-overflow: ellipsis; }
.Area02 .PD_box .PD_layout .PD h3,.Area02 .PD_box .PD_layout .PD h4, .Area02 .PD_box .PD_layout .PD p{ z-index: 1;}
.Area02 .PD_box .PD_layout .PD h3,.Area02 .PD_box .PD_layout .PD h4{ color:#f8d8e4;}
.Area02 .PD_box .PD_layout .PD p{ color: #fff;}
.Area02 .PD_box .PD_layout .PD p del{ color: #735167;}
@media screen and (max-width:767px){
  .Area02 .PD_box .PD_layout .PD_slide {height: 72vw; background-size: 100%; min-width: initial;}
  .Area02 .PD_box .PD_layout .PD_into{ width: 90%; margin-top: -3.5vw;}
  .Area02 .PD_box .PD_layout .PD_into::before {top: 40vw; background-size: 100%;}
}

/*旗艦館*/
.Area07 .logo_box ul li{ top:-24px;} 
@media screen and (max-width:767px){
  .Area07 .logo_box ul li{ top:-2vw;} 
}

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


/*登記贈品文案顏色*/
.Area_danji .danji_box ul li .activityText .gifts span { color: #fff2b8;}                 
                    

/*注意事項區*/
.edm_notice{ position: relative; text-align:center; padding:10px 10px 15px 10px; color:#fff; font:12px/18px Helvetica;}
.edm_notice .apple_notice{  padding:10px 0px 10px 0px; }
