@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=1754906778268)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; padding-bottom: 10vw; background: url(m_bg.jpg?t=1754906778268)top center repeat-y;}
  .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.jpg?t=1754906778268) no-repeat center top;}
@media screen and (max-width:767px){
  .bgtop { min-width: inherit;  background: url(m_bgtop.jpg?t=1754906778268) no-repeat center 44px; background-size: 100%;}
}

/*區塊_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){
  .PD_box .PD_layout{ padding: 0 1.5vw;}
}

/*版頭*/
.Area_top{ height: 1115px;}
.Area_top .main{width: 63%; position: absolute; top: 800px; left: 50%; transform: translateX(-50%);}
@media screen and (max-width:767px){
  .Area_top { height: 133vw;}
  .Area_top .main{width: 100%; top: 94vw;}
}

/*藏寶地圖 優惠全攻略*/
.Area01_bg { background: url(Area01_bg_top.jpg?t=1754906778268)top center no-repeat, url(Area01_bg_bt.jpg?t=1754906778268)bottom center no-repeat, url(Area01_bg_re.jpg?t=1754906778268) top center repeat-y; padding: 30px 0;}
.Area01 .title{ margin-top: -80px;}
.Area01 .PD_box .PD_box01 ul li{ padding: 10px;}
.Area01 .PD_box .PD_box02 .PD_layout{ padding: 0 140px;}
.Area01 .PD_box .PD_box01 ul li:nth-child(1){ transform: rotate(-3deg);}
.Area01 .PD_box .PD_box01 ul li:nth-child(2){ margin-top: -30px;}
.Area01 .PD_box .PD_box01 ul li:nth-child(3){ transform: rotate(3deg);}

.Area01 .PD_box .PD_box02 ul li{ padding: 20px;}
.Area01 .PD_box .PD_box02 ul li:nth-child(1){ transform: rotate(-3deg);}
.Area01 .PD_box .PD_box02 ul li:nth-child(2){ transform: rotate(3deg);}
@media screen and (max-width:767px){
  .Area01_bg { background: url(m_Area01_bg_top.jpg?t=1754906778268)top center no-repeat, url(m_Area01_bg_bt.jpg?t=1754906778268)bottom center no-repeat, url(m_Area01_bg_re.jpg?t=1754906778268) top center repeat-y; background-size: 100%; padding: 17vw 0 10vw;}
  .Area01 .title{ margin-top: -80px;}
  .Area01 .PD_box .PD_box01 ul li{ margin-bottom: 1vw;}
  .Area01 .PD_box .PD_box02 ul li{ margin-bottom: 3vw;}
  .Area01 .PD_box .PD_box01 ul li{ padding: 0vw;}
  .Area01 .PD_box .PD_box02 .PD_layout{ padding: 0 12vw;}
  .Area01 .PD_box .PD_box01 ul li:nth-child(2){ margin-top: -2vw;}
  .Area01 .PD_box .PD_box02 ul li{ padding: 1.5vw;}
}

/*登記活動*/
.Area02 {}
@media screen and (max-width:767px){
  .Area02 .box_1{ padding: 0 1.5vw;}
}

/*無限寶藏*/
.Area03_map_bg{ background: url(map_bg.png?t=1754906778268) top center no-repeat; padding: 40px 0;}
.Area03 .title{ margin-bottom: -30px;}
.Area03 .PD_img_box .PD_layout .PD img{ width: 42%;}
.Area03 .PD_img_box{ position: relative; height: 795px;}
.Area03 .PD_img_box .PD_layout ul li:nth-child(1){ position: absolute; left: -305px; top: 37px;}
.Area03 .PD_img_box .PD_layout ul li:nth-child(2){ position: absolute; right: -340px; top: -10px;}
.Area03 .PD_img_box .PD_layout ul li:nth-child(3){ position: absolute; right: -335px; top: 410px;}
.Area03 .PD_img_box .PD_layout ul li:nth-child(4){ position: absolute; left: -292px; top: 360px;}
.Area03 .PD_img_box .PD_layout ul li:nth-child(5){ position: absolute; left: -25px; top: 235px;}
@media screen and (max-width:767px){
  .Area03_map_bg{ background: url(m_map_bg.jpg?t=1754906778268) top center no-repeat; background-size: 100%; padding: 5vw 0;}
  .Area03 .PD_img_box .PD_layout .PD img{ width: 100%;}
  .Area03 .PD_img_box{ position: static; height: 303vw;}
  .Area03 .PD_img_box .PD_layout ul li:nth-child(1){ position: static; margin-top: 10vw;}
  .Area03 .PD_img_box .PD_layout ul li:nth-child(2){ position: static;}
  .Area03 .PD_img_box .PD_layout ul li:nth-child(3){ position: static; margin-top: 6vw;}
  .Area03 .PD_img_box .PD_layout ul li:nth-child(4){ position: static; margin-top: 1vw;}
  .Area03 .PD_img_box .PD_layout ul li:nth-child(5){ position: static;}
}

/*btn_box*/
.Area05 ul li{ padding: 0 150px;}
@media screen and (max-width:767px){
  .Area05 ul li{ padding: 0 3vw;}
}

/*隱鑶*/
.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: #fcd428;}                 
                    

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