@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: #f6f3eb;}
.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; }
  .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(lg-promotion-banner-pc.jpg?t=1781078671671) no-repeat center top;}
@media screen and (max-width:767px){
  .bgtop { min-width: inherit;  background: url(lg-promotion-banner.jpg?t=1781078671671) 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;}
.Area1080 { margin: 0 auto; width: 1080px;}
@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%;}
  .Area1080 { margin: 0 auto; 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: 89px;}
@media screen and (max-width:767px){
  .Area_bottom { margin-bottom: 8.9vw;}
}

/*共用樣式*/
.js-PD_unit{ display: none;}
.pointer-off ul li{ pointer-events: none;}
@media screen and (max-width:767px){
}

/*版頭*/
.Area_top {height: 921px;}
.Area_top .main { width: 100%; position: absolute; top: 7px; left: 50%; transform: translateX(-50%);}
@media screen and (max-width:767px){
  .Area_top { height: 105.5vw;}
  .Area_top .main {  top: 11.4vw;}
  .Area_top .top_PD{width: 114vw; top: 26vw; left: 9.5vw;}
}

/*3大優勢*/

.Area01 .swiper_box { background: url(bn_bg.jpg?t=1781078671671) bottom center no-repeat; height: 224px; margin-top: -47px;}
.Area01 .PD_layout_1 { margin: 69px 0 0 0;}
@media screen and (max-width:767px){
  .Area01  { background:#f0ece4; border-radius: 9vw;  }
  .Area01 .swiper_box {  height: 23vw; margin-top: -4vw; background-size: 100%; }
  .Area01 .PD_layout_1 { margin: 7vw 0 0 0;}
}





/*5區公版*/
.Area03 .title{ width: 100%; margin: 0 auto; position: relative; top: 30px; z-index: 0;}
.Area03 .PD_box{ background: #e6e1d6;  margin: 0 auto ; padding: 0 0 60px 0; border-radius: 0 0 90px 90px; width: 96.8%; }
.Area03  .PD_layout_1 { width: 96%;}
@media screen and (max-width:767px){
  .Area03 .title{ top: 4vw;}
  .Area03 .PD_box{  width: 97%; margin: 0 auto ; padding: 0 0 4vw 0; border-radius: 0 0 8vw 4vw; }
  .Area03  .PD_layout_1 { width: 95%;}
}




.Areaspec .PD_layout[data-pd-li=BN] ul,.Areaspec .PD_layout[data-pd-li=BN-AWD] ul,.Areaspec .PD_layout[data-pd-li=PDBN] ul { padding: 0; }
@media screen and (max-width:767px){
  .Areaspec .PD_layout  { width: 108%; margin: 0 0 0 -4%; }
}


.Areaserve .bg { z-index: 0; position: absolute; top: 0; left: 0; }
.Areaserve .PD_layout_2 { padding-top: 162px; }
@media screen and (max-width:767px){
  .Areaserve .PD_layout_2 { padding-top: 18vw; }
}



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

/*注意事項區*/
.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; }
