@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-color: #96d1ff;}
  .WRAPPER img {  width: 100%;  height: auto;}
}

/*背景*/
@media screen and (min-width:787px){
.bgfixed { z-index: 0; position: fixed; bottom: 0; left: 0; width: 100%; min-width: 1220px; height: 100%; background: url(bgfixed.jpg?t=1753186580868) no-repeat center bottom;}
.radial { z-index: 0; position: fixed; top: 0; left: 0; width: 100%; min-width: 1220px; height: 100%; background: url(radial.png?t=1753186580868) no-repeat center top;}
.superman_icon { z-index: 0; position: fixed; bottom: -50px; right: -150px;}
.superman { z-index: 0; position: absolute; top: 0; left: 0; width: 100%; min-width: 1220px; height: 100%; background: url(superman.png?t=1753186580868) 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=1753186580868) no-repeat center top;}
}
@media screen and (max-width:767px){
  .radial { z-index: 0; position: absolute; top: 0; left: 0; width: 100%; min-width: inherit; height: 100%; background: url(radial_m.png?t=1753186580868) no-repeat center 44px; background-size: 100%;}
  .superman { z-index: 0; position: absolute; top: 0; left: 0; width: 100%; min-width: inherit; height: 100%; background: url(superman_m.png?t=1753186580868) no-repeat center 44px; background-size: 100%;}
  .bgtop { z-index: 0; position: absolute; top: 0; left: 0; width: 100%; min-width: inherit; height: 100%; background: url(bgtop_m.png?t=1753186580868) 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: 10px;}
@media screen and (max-width:767px){
  .Area_bottom { margin-bottom: 2vw;}
}

/*共用樣式*/
.pointer-off ul li{ pointer-events: none;}
.Area .swiper-pagination-bullet { background: #fff;}
.Area .bgred { position: relative; background-color: #b52700;}
.Area .bgblue { position: relative; background-color: #005198;}
@media screen and (max-width:767px){
}

/*公版樣式*/
.PD_layout[data-pd-li=BN] ul,
.PD_layout[data-pd-li=BN-AWD] ul { padding: 0; grid-gap: 0;}
@media screen and (max-width:767px){
  .PD_layout ul { width: 100%;}
}

/*折價券*/
.Area .Area_coupon { width: 960px; margin: 0 auto;}
.Area .Area_coupon ul { grid-gap: 0;}
.Area .Area_coupon ul li .PD_img { padding: 0;}
@media screen and (max-width:767px){
  .Area .Area_coupon { width: 96%;}
}

/*登記*/
.Area .Area_danji .danji_box { margin-bottom: 0;}
.Area .Area_danji .danji_box .box_1 { width: 96%;}
.Area .warningTxt h3 { position: relative; padding: 0;}
.Area .Area_danji .danji_box ul li .activityText .gifts span { color: #902f1e;}
@media screen and (max-width:767px){
}

/*3P折價券*/
.Area_coupon_ppp2 .Area_swiper,
.Area_coupon_ppp .Area_swiper { width: 100%;}
.Area_coupon_ppp { padding-bottom: 30px;}
@media screen and (max-width:767px){
  .Area_coupon_ppp { padding-bottom: 4vw;}
}

/*版頭*/
.Area_top {}
.Area_top .main_box .PD_layout ul li { pointer-events: none;}
.Area_top .mainsubtitle { position: absolute; top: 310px; left: 50%; transform: translateX(-50%); width: 960px; overflow: hidden; z-index: 9; background: url(mainsubtitle_bg.png?t=1753186580868)top center no-repeat; background-size: 100%;}
.Area_top .mainsubtitle ul.PD_wrapper { display: flex; flex-wrap: nowrap; margin: 0; padding: 0; width: 100%; grid-gap: 0; box-sizing: content-box; height: 130px;}
.Area_top .mainsubtitle ul.PD_wrapper li { position: relative; flex-shrink: 0; margin: 0; padding: 0; pointer-events: none;}
.Area_top .mainsubtitle ul.PD_wrapper li.PD_slide { min-width: inherit;}
.Area_top .mainsubtitle ul.PD_wrapper li.PD_slide:hover { box-shadow: 0 3px 30px rgba(0, 0, 0, 0);}
.Area_top .sale { position: absolute; top: 465px; right: 77px; z-index: 5; pointer-events: none;}
@media screen and (max-width:767px){
  .Area_top {}
  .Area_top .mainsubtitle { top: 32.5vw; width: 100%;}
  .Area_top .mainsubtitle ul.PD_wrapper { height: 13vw;}
  .Area_top .sale { top: 48.5vw; right: -5.4vw; width: 29%;}
}

/*今日限定+今日強檔*/
.Area01 {}
.Area01 .boxrepeat { position: relative; background: url(Area01_boxrepeat.jpg?t=1753186580868)top center repeat-y; background-size: 100%; padding: 0 20px; box-sizing: border-box;}
.Area01 .bgblack { position: absolute; top: 120px; left: 20px; background: #000; width: 360px; border: solid 5px #000; padding: 30px 0 10px;}
.Area01 .box4_swiper ul.PD_wrapper { height: 440px;}
.Area01 .today_title { position: absolute; top: -135px; left: -45px; width: 114%;}
.Area01 .today_title img { width: 100%;}
.Area01 .event_box { position: relative; margin-left: 380px;}
.Area01 .event ul { grid-gap: 0 10px;}
.Area01 .event ul li { padding: 0 0.5em;}
.Area01 .event ul li .PD_img { padding: 0.3em 0.5em 0;}
.Area01 .event ul li .PD_into { padding: 0;;}
.Area01 .event ul li .PD_into h3 { font-size: 30px; max-height: 1.5em; line-height: 1.5em; color: #b52700;}
.Area01 .event ul li .PD_into h4 { font-size: 26px;}
.Area01 .event ul li:nth-child(1) { background: url(eventbg_01.png?t=1753186580868) top center no-repeat; background-size: 100%; padding-bottom: 13px;}
.Area01 .event ul li:nth-child(2) { background: url(eventbg_02.png?t=1753186580868) top center no-repeat; background-size: 100%;}
.Area01 .event ul li:nth-child(3) { background: url(eventbg_03.png?t=1753186580868) top center no-repeat; background-size: 100%; padding-top: 19px;}
.Area01 .event ul li:nth-child(4) { background: url(eventbg_04.png?t=1753186580868) top center no-repeat; background-size: 100%; padding-top: 18px;}
.Area01 .event_title { position: absolute; top: 317px; left: 50%; transform: translateX(-50%); width: 60%; z-index: 5; pointer-events: none;}
.Area01 .event_title img { width: 100%;}
.Area01 .boxbottom { height: 15px;}
@media screen and (max-width:767px){
  .Area01 {}
  .Area01 .boxrepeat { padding: 0 0.7em 3vw;}
  .Area01 .bgblack { top: 8vw; left: 0.7em; width: 36.5%; border: solid 3px #000; padding: 3% 0 0;}
  .Area01 .box4_swiper ul.PD_wrapper { padding: 0 0 11%!important; height: 55vw;}
  .Area01 .today_title { top: -12vw; left: -4.7vw; width: 115%;}
  .Area01 .event_box { margin-left: 39vw;}
  .Area01 .event ul { grid-gap: 0 0.2em; padding-top: 3vw;}
  .Area01 .event ul li .PD_into h3 { font-size: 15px; max-height: 1.5em; line-height: 1.5em;}
  .Area01 .event ul li .PD_into h4 { font-size: 15px;}
  .Area01 .event ul li:nth-child(1) {  padding-bottom: 3vw;}
  .Area01 .event ul li:nth-child(3) {  padding-top: 3vw;}
  .Area01 .event ul li:nth-child(4) {  padding-top: 3vw;}
  .Area01 .event_title { top: 35.5vw; width: 75%;}
  .Area01 .boxbottom { height: 1.5vw;}
}
/** 倒數 **/
.TimerNick { position: relative; width: 100%; text-align: center; z-index: 0; padding: 0; margin: 0 auto 10px;}
.TimerNick .FontStyle { display: inline-block; margin: 0; padding: 0; border: 0; width: 40px; font: normal 24px/30px Arial; color: #fff; letter-spacing: -1px;}
.TimerNick span { padding-right: 2px; font: bold 20px/24px "微軟正黑體","Microsoft JhengHei", Arial, Helvetica; letter-spacing: -0.05em; color: #fff;}
.TimerNick small {  position: relative; font: bold 18px/38px "微軟正黑體","Microsoft JhengHei", Arial, Helvetica; letter-spacing: 0em; color: #fff;}
@media screen and (max-width:767px){
  .TimerNick { margin: 0 auto;}
  .TimerNick .FontStyle { width: 4vw; font: normal 3.2vw/6vw Arial;}
  .TimerNick span { padding-right: 0.5vw; font: bold 3.2vw/6vw "微軟正黑體","Microsoft JhengHei", Arial, Helvetica;}
  .TimerNick small { font: bold 3.2vw/6vw "微軟正黑體","Microsoft JhengHei", Arial, Helvetica;}
}

/*家電行銷包套區*/
.Area02 { margin-bottom: 16px;}
.Area02 .box { position: relative; padding-top: 20px;}
.Area02 .box .bg { position: absolute; top: 0; left: 0;}
.Area02 .box01 { margin-bottom: 45px;}
.Area02 .box01 .box4_swiper ul.PD_wrapper { height: 430px;}
.Area02 .box01 .swiper_remove_box_style ul li { background: url(Area02_boxbg.png?t=1753186580868)top center no-repeat #b52700; background-size: 100%;}
.Area02 .box01 .swiper_remove_box_style ul li .PD_into h3 { font-size: 26px; color: #fff;}
.Area02 .box01 .swiper_remove_box_style ul li .PD_into p { background-color: #000; border-radius: 60px; width: 85%; margin: 0 auto; padding: 10px 0; color: #feec03; height: 3.5em;}
.Area02 .box01 .swiper_remove_box_style ul li .PD_into p .money { font-size: 30px;}
.Area02 .box01 .swiper_remove_box_style ul li .PD_into p .Price { font-size: 38px;}
.Area02 .box02 .box4_swiper ul.PD_wrapper { height: 440px;}
.Area02 .box02 .swiper_remove_box_style ul li { position: relative; background-color: transparent;}
.Area02 .box02 .swiper_remove_box_style ul li .PD_img { padding: 0;}
.Area02 .box02 .swiper_remove_box_style ul li .PD_into { position: absolute; top: 0; left: 50%; transform: translateX(-50%); width: 85%; padding: 0;}
.Area02 .box02 .swiper_remove_box_style ul li .PD_into h3 { position: absolute; top: 370px; left: 50%; transform: translateX(-50%); width: 85%; font-size: 26px; color: #fff;}
.Area02 .box02 .swiper_remove_box_style ul li .PD_into h4 { font-size: 24px; margin-bottom: 0;}
.Area02 .box02 .swiper_remove_box_style ul li .PD_into h4 .js-PD_txt1 { color: #feec03;}
@media screen and (max-width:767px){
  .Area02 { margin-bottom: 3.5vw;}
  .Area02 .box { padding-top: 2vw;}
  .Area02 .box01 { margin-bottom: 8vw;}
  .Area02 .box01 .box4_swiper ul.PD_wrapper { height: 65vw;}
  .Area02 .box01 .swiper_remove_box_style ul li .PD_into h3 { font-size: 15px;}
  .Area02 .box01 .swiper_remove_box_style ul li .PD_into p { width: 85%; padding: 2% 0; height: 2.6em;}
  .Area02 .box01 .swiper_remove_box_style ul li .PD_into p .money { font-size: 16px;}
  .Area02 .box01 .swiper_remove_box_style ul li .PD_into p .Price { font-size: 28px;}
  .Area02 .box02 .box4_swiper ul.PD_wrapper { height: 65vw;}
  .Area02 .box02 .swiper_remove_box_style ul li .PD_into h3 { top: 55vw; font-size: 15px;}
  .Area02 .box02 .swiper_remove_box_style ul li .PD_into h4 { font-size: 15px; margin-top: 0.5vw;}
  .Area02 .box02 .PD_layout[data-pd-h4="2"] .PD h4 b, .PD_layout[data-pd-h4="2"] .PD h4 span { display: block;}
}

/* 8月維護增加區塊開始 */

/*行銷3顆活動語法*/
.acty { z-index: 20; position: relative;width: 960px; margin: 0 auto; }
.acty::after { z-index: -2; content: ""; display: block; clear: both; position: absolute; width: 960px; height: 215px; top: 0; left: 0; background: url('acty_bg.png?t=1753186580868') center top/100% no-repeat scroll; } 
.acty img { width: 100%; height: auto; -o-object-fit: contain;
										object-fit: contain; }
.acty ul { display: grid; grid-template-columns: repeat(3, auto); padding: 0; margin: 0; }
.acty li { list-style: none; }
@media screen AND ( max-width: 767px ){
	.acty { width: 100%; }	
	.acty::after { width: 100%; height: 23vw; top: 1vw; left: 0; } 
}

.btn_box ul li{ padding: 0 10px; margin: 20px auto;}
.Area11 .PD_box01 ul.PD_wrapper{ height: 450px;}
.Area11 .bgred .PD_box01 .box4_swiper ul.PD_wrapper {height: 380px;}
.Area11 .bgred .PD_box01 { padding: 12px 0 10px; border-top: none;}
.Area11 .PD_layout[data-pd-btn][data-pd-btn-pdgo][data-pd-btn-more] .PD_btn.more b{ color: #fff;}
.Area11 .PD_layout[data-pd-btn][data-pd-btn-pdgo][data-pd-btn-more] .PD_btn.more i{ border-color: #fff;}
.Area11 .BN_box { padding: 0 20px; margin-bottom: 20px;}

/*icon區*/
.logo_box { height: 260px ;top: 7px; }
.logo_box .layout_text { position: absolute; width: 12%;}
.logo_box .layout_icon { width: 80%; }
.logo_box .Area_swiper { width: 86%; position: relative; left: 68px ; }

.Area11 .Area_swiper ul li h4 .js-PD_txt2{display: none;}
.Area11 .Area_swiper .PD_layout[data-pd-pdlogo][data-pd-pdimg=off] .PD .PD_logo { margin-top: 0; object-fit: contain; width: 180px; height: 180px; }
.Area11 .Area_swiper .PD_layout[data-pd-h4="1"] .PD h4{ font-size: 1.5em; color: #fff;}
.Area11 .Area_swiper_box { padding-bottom: 75px;}
.Area11 .Area_swiper .PD_layout .PD h4{ line-height: 1em;}

@media screen and (max-width:767px){
  .Area11 .bgred .PD_box02{ margin-top: 3vw;}
  .Area11 .PD_box01 ul.PD_wrapper{ height: 78vw;}

  .btn_box ul { padding: 0 1.5vw!important;}
  .btn_box ul li{ padding: 0 0.5vw; margin: 3vw auto;}
  .Area11 .BN_box { padding: 0 1.5vw; margin-bottom: 3vw;}

  /*icon區*/
  .logo_box { height: 33vw;top: 3vw; }
  .logo_box .layout_text { width: 16%; position: absolute; }
  .logo_box .Area_swiper { width: 84%; position: relative; left: 8vw; }
  .Area11 .Area_swiper .PD_layout[data-pd-pdlogo][data-pd-pdimg=off] .PD .PD_logo { width: 25vw; height: 25vw; }
  .Area11 .Area_swiper .PD_layout[data-pd-h4="1"] .PD h4{ text-align: center; font-size: 0.8em;}
  .Area11 .Area_swiper_box { padding-bottom: 16vw; margin-bottom: 3vw;}
}


/* 8月維護增加區塊結束 */

/*超大牌預告*/
.Area03 {}
.Area03 .bgred { padding: 10px 0; margin-bottom: 10px;}
.Area03 .deco { position: absolute; bottom: 0; left: 0;}
@media screen and (max-width:767px){
  .Area03 {}
  .Area03 .bgred { padding: 2% 0 6%;}
}

/*家電主打秀*/
.Area04 { background: #005198; padding-bottom: 20px;}
.Area04 .BNtop { margin-top: -20px; position: relative; z-index: 2;}
.Area04 .BNtop ul { padding: 0 0 0 20px; grid-gap: 20px 0;}
.Area04 .BNbottom { background: url( Area04_BN_3bg.png?t=1753186580868)top center no-repeat; background-size: 100%; margin: 0 20px;}
@media screen and (max-width:767px){
  .Area04 { padding-bottom: 0;}
  .Area04 .BNtop { margin-top: -2vw;}
  .Area04 .BNtop ul { padding: 0 0 0 0.5em; grid-gap: 0.5em 0;}
  .Area04 .BNbottom { margin: 0 0.5em;}
}

/*主打活動*/
.Area05 {}
.Area05 .btn { margin-top: 10px;}
.Area05 .btn ul { grid-gap: 10px 20px; padding: 0 20px; grid-template-columns: repeat(3, 1fr); }
.Area05 .btn ul li { background: url(Area05_btnbg.png?t=1753186580868)top center no-repeat; background-size: 100%; padding-bottom: 76px;}
.Area05 .btn ul li .PD_into { padding: 40px 35px 20px 10px; transform: skewY(-4deg);}
.Area05 .btn ul li .PD_into h3 { font-size: 28px; color: #000; margin-bottom: 8px;}
.Area05 .btn ul li .PD_into h4 { font-size: 28px; color: #feec03;}
@media screen and (max-width:767px){
  .Area05 {}
  .Area05 .btn { margin-top: 2%;}
  .Area05 .btn ul { grid-gap: 0.2em 0.5em; padding: 0 0.5em;}
  .Area05 .btn ul li { padding-bottom: 8vw;}
  .Area05 .btn ul li .PD_into { padding: 3vw 4vw 2vw 1.5vw; transform: skewY(-4deg);}
  .Area05 .btn ul li .PD_into h3 { font-size: 15px; margin-bottom: 0.5vw;}
  .Area05 .btn ul li .PD_into h4 { font-size: 15px;}
  }

/*家電新品看這邊*/
.Area06 {}
.Area06 .bgblue { padding: 40px 0 10px; margin-top: -38px; border: solid 5px #000; border-top: none;}
.Area06 .bgblue .bg { position: absolute; bottom: 0; left: 0;}
.Area06 .bgblue .bg img { width: 100%;}
.Area06 .bgblue .box4_swiper ul.PD_wrapper { height: 380px;}
@media screen and (max-width:767px){
  .Area06 {}
  .Area06 .bgblue { padding: 4vw 0 1vw; margin-top: -4vw; border: solid 3px #000; border-top: none;}
  .Area06 .bgblue .box4_swiper ul.PD_wrapper { height: 60vw;}
}

/*家電行銷包套區*/
.Area07 { margin-bottom: 0;}
.Area07 .box { position: relative; padding-top: 20px;}
.Area07 .box .bg { position: absolute; top: 0; left: 0;}
.Area07 .box01 { margin-bottom: 60px;}
.Area07 .box01 .box4_swiper ul.PD_wrapper { height: 460px;}
.Area07 .box01 .PD_layout[data-pd-btn] .PD_btn { background-color: #005198; background-image: repeating-linear-gradient(45deg, #005198 -2%, #005198 120%);}
.Area07 .box01 .PD_layout[data-pd-btn][data-pd-btn-pdgo][data-pd-btn-more] .PD_btn.more { background-color: #000;}
.Area07 .box01 .PD_layout[data-pd-btn][data-pd-btn-pdgo][data-pd-btn-more] .PD_btn.more b { color: #fff;}
.Area07 .box01 .PD_layout[data-pd-btn][data-pd-btn-pdgo][data-pd-btn-more] .PD_btn.more i { border-color: #fff;}
.Area07 .box02 .box4_swiper { width: 90.3%; margin-left: 9.7%;}
.Area07 .box02 .box4_swiper ul.PD_wrapper { height: 460px;}
.Area07 .box02 .PD_layout-btn ul li .PD_into h3 { background: #005198; font-size: 30px;}
@media screen and (max-width:767px){
  .Area07 {}
  .Area07 .box { padding-top: 2vw;}
  .Area07 .box01 { margin-bottom: 6vw;}
  .Area07 .box01 .box4_swiper ul.PD_wrapper { height: 77vw;}
  .Area07 .box02 .box4_swiper ul.PD_wrapper { height: 63vw;}
  .Area07 .box02 .PD_layout-btn { padding: 0 0 2vw;}
  .Area07 .box02 .PD_layout-btn ul li .PD_into h3 { font-size: 20px;}
}

/*7/23父親節搶先跑*/
.Area08 {}
.Area08 .bgred { padding: 40px 20px 20px; box-sizing: border-box; margin-top: -38px; border: solid 5px #000; border-top: none;}
.Area08 .bgred .NavArea_tabbar_page { width: 100%; margin: 0 auto 10px;}
.Area08 .bgred .content_swiper { overflow: hidden;}
.Area08 .bgred .PD_layout[data-pd-btn] .PD_btn { background-color: #b52700; background-image: repeating-linear-gradient(45deg, #b52700 -2%, #b52700 120%);}
.Area08 .bgred .PD_layout[data-pd-btn][data-pd-btn-pdgo][data-pd-btn-more] .PD_btn.more { background-color: #000;}
.Area08 .bgred .PD_layout[data-pd-btn][data-pd-btn-pdgo][data-pd-btn-more] .PD_btn.more b { color: #fff;}
.Area08 .bgred .PD_layout[data-pd-btn][data-pd-btn-pdgo][data-pd-btn-more] .PD_btn.more i { border-color: #fff;}
@media screen and (max-width:767px){
  .Area08 {}
  .Area08 .bgred { padding: 4vw 0.5em 1vw; margin-top: -4vw; border: solid 3px #000; border-top: none;}
  .Area08 .bgred .NavArea_tabbar_page { margin: 0 auto 2vw;}
}

/*加碼區*/
.Area09 {}
.Area09 .bg { background: url(Area09_bg.jpg?t=1753186580868)top center no-repeat; background-size: 100%; border: solid 5px #000; border-top: none; padding: 10px 20px 20px; box-sizing: border-box;}
.Area09 .btn { margin-bottom: 10px;}
.Area09 .btn:last-child { margin-bottom: 0;}
.Area09 .btn ul { padding: 5px 30px 5px 220px;}
.Area09 .btn ul li .PD_img { padding: 0;}
.Area09 .btn01-1 { background: url(Area09_BNbg01.png?t=1753186580868)top center no-repeat; background-size: 100%;}
.Area09 .btn01-2 { background: url(Area09_BNbg01-1.png?t=1753186580868)top center no-repeat; background-size: 100%;}
.Area09 .btn02-1 { background: url(Area09_BNbg02.png?t=1753186580868)top center no-repeat; background-size: 100%;}
.Area09 .btn02-2 { background: url(Area09_BNbg02-1.png?t=1753186580868)top center no-repeat; background-size: 100%;}
.Area09 .btn03-1 { background: url(Area09_BNbg03.png?t=1753186580868)top center no-repeat; background-size: 100%;}
.Area09 .btn03-2 { background: url(Area09_BNbg03-1.png?t=1753186580868)top center no-repeat; background-size: 100%;}
@media screen and (max-width:767px){
  .Area09 {}
  .Area09 .bg { border: solid 3px #000; border-top: none; padding: 2% 0.5em 0.5em;}
  .Area09 .btn { margin-bottom: 1%;}
  .Area09 .btn ul { padding: 0 2% 1% 23%;}
}

/*登記活動*/
.Area10 {}
.Area10 .bgblue,
.Area10 .bgred { padding: 40px 0 10px; margin-top: -38px; border: solid 5px #000; border-top: none;}
.Area10 .bgblue .bg,
.Area10 .bgred .bg { position: absolute; bottom: 0; left: 0;}
.Area10 .bgblue .bg img,
.Area10 .bgred .bg img { width: 100%;}
@media screen and (max-width:767px){
  .Area10 {}
  .Area10 .bgblue,
  .Area10 .bgred { padding: 4vw 0 1vw; margin-top: -4vw; border: solid 3px #000; border-top: none;}
}

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


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