@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(bgrepeat.jpg?t=1765866360919)top center repeat-y;}
.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(bgrepeat_m.jpg?t=1765866360919)top center repeat-y; background-size: 100%;}
  .WRAPPER img {  width: 100%;  height: auto;}
}

/*背景*/
@media screen and (min-width:787px){
.bgfixed_light { z-index: 0; position: fixed; top: 0; left: 0; width: 100%; min-width: 1220px; height: 100%; background: url(bgfixed_light.png?t=1765866360919) no-repeat center top;}
.bgfixed_lamp { z-index: 0; position: fixed; top: 0; left: 0; width: 100%; min-width: 1220px; height: 100%; background: url(bgfixed_lamp.png?t=1765866360919) no-repeat center top;}
.bgtop { z-index: 0; position: absolute; top: 0; left: 0; width: 100%; min-width: 1220px; height: 100%; background: url(bgtop.png?t=1765866360919) no-repeat center top;}
.bglight { z-index: 0; position: absolute; top: 0; left: 0; width: 100%; min-width: 1220px; height: 100%; background: url(bglight.png?t=1765866360919) no-repeat center top; mix-blend-mode: screen;}
.lamp { z-index: 0; position: absolute; top: 0; left: 0; width: 100%; min-width: 1220px; height: 100%; background: url(lamp.png?t=1765866360919) no-repeat center top;}
}
@media screen and (max-width:767px){
  .bgtop { z-index: 0; position: absolute; top: 0; left: 0; width: 100%; min-width: inherit; height: 100%; background: url(bgtop_m.png?t=1765866360919) no-repeat center 44px; background-size: 100%;}
  .bglight { z-index: 0; position: absolute; top: 0; left: 0; width: 100%; min-width: inherit; height: 100%; background: url(bglight_m.png?t=1765866360919) no-repeat center 44px; background-size: 100%; mix-blend-mode: screen;}
  .lamp { z-index: 0; position: absolute; top: 0; left: 0; width: 100%; min-width: inherit; height: 100%; background: url(lamp_m.png?t=1765866360919) 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: 8vw;}
}

/*共用樣式*/
.Area960 { width: 864px;}
.Area960 img { width: 100%;}
@media screen and (max-width:767px){
  .Area960 { width: 100%;}
  .PD_layout ul { width: 100%;}
}

/*版頭*/
.Area_top { position: relative;}
.Area_top .box { position: relative;}
.Area_top .box img { width: 100%;}
.Area_top .mainsub01 { position: absolute; top: 0; left: 0;}
.Area_top .mainsub02 { position: absolute; top: 0; left: 0;}
.Area_top .topPD { position: absolute; top: 0; left: 0;}
.Area_top .discount { margin-top: -10px;}
@media screen and (max-width:767px){
  .Area_top {}
  .Area_top .discount { margin-top: 0;}
}

/*強檔攻略一次看*/
.Area01 { position: relative; margin-bottom: 65px;}
.Area01 .bg { position: absolute; top: 90px; left: 0;}
.Area01 .light { position: absolute; top: 0; left: 0; mix-blend-mode: screen;}
.Area01 .BN2 { margin-top: 73px;}
.Area01 .BN2 ul { padding: 0; grid-gap: 0;}
.Area01 .BN2 ul li:nth-child(1) { grid-row-start: 1; grid-row-end: 4;}
.Area01 .BN2 ul li:nth-child(2) { grid-row-start: 1; grid-row-end: 3;}
.Area01 .BN2 ul li:nth-child(3) { grid-row-start: 4; grid-row-end: 7;}
.Area01 .BN2 ul li:nth-child(4) { grid-row-start: 3; grid-row-end: 5;}
.Area01 .BN2 ul li:nth-child(5) { grid-row-start: 5; grid-row-end: 7;}
.Area01 .BN3 ul { padding: 0; grid-gap: 0;}
@media screen and (max-width:767px){
  .Area01 { margin-bottom: 10vw;}
  .Area01 .bg { top: 10vw;}
  .Area01 .BN2 { margin-top: 8vw;}
}

/*年終盛典 鉅惠探底*/
.Area02 {}
.Area02 .PD_box ul { grid-gap: 10px;}
.Area02 .PD_box ul li { position: relative; background: url(Area02_bg.jpg?t=1765866360919)top center no-repeat; background-size: 100%;}
.Area02 .PD_box ul li:before { content: ""; position: absolute; top: 0; left: 0; display: block; width: 100%; height: 100%; background: url(Area02_deco.png?t=1765866360919)top center no-repeat; background-size: 100%; pointer-events: none;}
.Area02 .PD_box ul li:after { content: ""; position: absolute; top: 0; left: 0; display: block; width: 100%; height: 100%; background: url(Area02_light.png?t=1765866360919)top center no-repeat; background-size: 100%; pointer-events: none; mix-blend-mode: screen;}
.Area02 .PD_box ul li .PD_into { padding: 1.5em 0.5em 1em;}
.Area02 .PD_box ul li .PD_into h3 { color: #000;}
.Area02 .PD_box ul li .PD_into p { color: #fff; margin-top: 2em;}
.Area02 .PD_layout-btn li .PD h3 { background-color: #3b654e; padding: 0 5em; line-height: 2.5em; max-height: 2.5em; font-size: 24px;}
@media screen and (max-width:767px){
  .Area02 {}
  .Area02 .PD_box ul { grid-gap: 0.2em; padding: 0 0.5em;}
  .Area02 .PD_box ul li .PD_into { padding: 2.5vw 0.5em 2vw;}
  .Area02 .PD_box ul li .PD_into p { margin-top: 1.5vw;}
  .Area02 .PD_layout-btn { padding: 2vw 0 0;}
  .Area02 .PD_layout-btn li .PD h3 { padding: 0.4em 1.6em; line-height: 1em; max-height: 1.9em; font-size: 15px;}
}

/*錨點公版*/
.Area03 {}
.Area03 .Area_slide { margin-bottom: 50px;}
.Area03 .Area_slide:last-child { margin-bottom: 0;}
@media screen and (max-width:767px){
  .Area03 {}
  .Area03 .Area_floorPD_NavArea_tabbar { width: 96%; margin: 0 auto 2vw;}
  .Area03 .Area_slide { margin-bottom: 10vw;}
}

/*T-TOE系列*/
.Area04 {}
.Area04 .Area_slide { margin-bottom: 50px;}
.Area04 .Area_slide:last-child { margin-bottom: 0;}
@media screen and (max-width:767px){
  .Area04 { margin-bottom: 10vw;}
  .Area04 .Area_floorPD_NavArea_tabbar { width: 96%; margin: 0 auto 2vw;}
  .Area04 .Area_slide { margin-bottom: 10vw;}
}

/*品類區*/
.Area05 {}
.Area05 .btn ul { padding: 0;}
.Area05 .btn ul li:nth-child(1) .PD_img { border-radius: 50px 0 0 0; overflow: hidden;}
.Area05 .btn ul li:nth-child(3) .PD_img { border-radius: 0 50px 0 0; overflow: hidden;}
.Area05 .btn ul li:nth-child(4) .PD_img { border-radius: 0 0 0 50px; overflow: hidden;}
.Area05 .btn ul li:nth-child(6) .PD_img { border-radius: 0 0 50px 0; overflow: hidden;}
@media screen and (max-width:767px){
  .Area05 { margin-bottom: 10vw;}
  .Area05 .btn ul { padding: 0 0.5em;}
  .Area05 .btn ul li:nth-child(1) .PD_img { border-radius: 30px 0 0 0;}
  .Area05 .btn ul li:nth-child(3) .PD_img { border-radius: 0 30px 0 0;}
  .Area05 .btn ul li:nth-child(4) .PD_img { border-radius: 0 0 0 30px;}
  .Area05 .btn ul li:nth-child(6) .PD_img { border-radius: 0 0 30px 0;}
}

/*旗艦館*/
.Area06 {}
.Area06 .btn ul { padding: 0 100px;  grid-gap: 0;}
.Area06 .btn ul li { position: relative}
@media screen and (max-width:767px){
  .Area06 {}
  .Area06 .btn ul { padding: 0 1.5em;}
}

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