@charset "utf-8";
/* CSS Document */

/*基本*/
body{ margin:0; padding:0;}


/*全BOX版面*/
.WRAPPER { z-index:0; position: relative; display:block; margin: 0 auto; padding:0; overflow:hidden; width:100%; min-width:1220px; background:#ffe1b0; text-align:left; font-family:"Century Gothic","Microsoft JhengHei","微軟正黑體", Arial, sans-serif; }
.WRAPPER img { border:0px; vertical-align:top;}
.WRAPPER a { text-decoration:none; -webkit-tap-highlight-color: transparent}
/*預設清單樣式*/
.Area .list_00 ul {display:inline-block; margin:0; padding:0;}
.Area .list_00 li {list-style:none;float:left;overflow: hidden;}
	@media screen and (max-width:767px){
		.WRAPPER { padding-bottom:0px; min-width: inherit; min-height:100vh; overflow: hidden;   }
		.WRAPPER img {  width:100%;  height:auto;}
	}

/*間距-共用*/
@media screen and (min-width:768px){ .Area_bottom{ margin-top: 70px!important;} }
@media screen and (max-width:767px){ .Area_bottom{margin-top: 5vw!important; }	}

/*fixed背景*/
.bg_01 { z-index:0; position:absolute;top:0;left:0; width:100%; height:100%; background-repeat:no-repeat; background-position:center top; pointer-events:none;}
.bg_02 { z-index:0; position:absolute;top:1350px;left:0; width:100%; height:100%; background-repeat:no-repeat; background-position:center top; pointer-events:none;}
.bg_03 { z-index:0; position:absolute;top:3150px;left:0; width:100%; height:100%; background-repeat:no-repeat; background-position:center top; pointer-events:none;}
/* .LOOP { z-index:-1; position:absolute; top:0px; left:0; width:100%; height:100%; background-repeat:repeat-y; background-position: center top; pointer-events:none;} */
.bgdeco { z-index:1; position: absolute; top:0; left: 0; width: 100%; min-width: 1220px; height: 100%; background: url(bgdeco.png?t=1772098378482) repeat-y center top; transition: .5s linear; pointer-events: none;/*mix-blend-mode: screen;*/}
  @media screen and (max-width:767px){
  .m_bg01 { z-index:0; position:absolute; top:40px; left: 0; width: 100%; height:100%; background-repeat:no-repeat; background-position: center top; pointer-events:none;background-size: 100%;}
  .m_bg02 { z-index:0; position:absolute; top:236vw; left: 0; width: 100%; height:100%; background-repeat:no-repeat; background-position: center top; pointer-events:none;background-size: 100%;}
  .m_bg03 { z-index:0; position:absolute; top:388vw; left: 0; width: 100%; height:100%; background-repeat:no-repeat; background-position: center top; pointer-events:none;background-size: 100%;}

		}

/*版頭背景*/
.Area_bgtop { z-index: 0; position: absolute; top: 0; left: 50%; width: 2000px; -webkit-transform: translateX(-50%); transform: translateX(-50%); pointer-events: none;}
.Area_bgtop .bgtop_ { position: absolute; top: 0; left: 0; width: 100%; height: 1500px;}
.Area_bgtop .bgtop_ span { position: absolute; display: block; width: 100%; height: 100%; background-position: center top;}
.bg_deco {position: absolute; z-index:0; width:2000px;top:0px;  background-repeat: no-repeat ; height:auto;  left: 50%; transform: translateX(-50%);  }


/*提醒我按鈕*/
a.mo_remind_btn { z-index:9999; position: absolute!important; right: 0; top:38vw; width: 16%;}


/*主標圖*/
@media screen and (min-width:768px){
  .Area_top .TopMain img{ margin-top:25px; }
  }
 @media screen and (max-width:767px){
  .Area_top .TopMain img{ margin-top:0; }
  }

/*標題*/
@media screen and (min-width:768px){
  .Area01 .titleQ {margin: 70px 0 10px 0;}
  .titleQ { margin: 20px 0 10px 0; }
  }
  @media screen and (max-width:767px){
  .Area01 .titleQ {margin:6vw 0 2vw 0; width: 100%; position: relative;}
  .titleQ { width: 100%; margin:2vw 0;}    
  }
  

/*頁籤*/
.Area01 .A01_box a { position: relative;}
.Area01 .A01_box .swiper-wrapper .swiper-slide { margin: 0; padding: 10px 0;}

.A01_page .Area_swiper .Area_swiper_box li { background: transparent;}
.A01_page a { pointer-events: none;}
.A01_swiper { overflow: hidden;position: relative;top: -.5rem;}
.A01_more { z-index: 50;}
@media screen and (min-width:768px){
  .Area01 { margin-bottom: 80px;}
  .Area01 .A01_more { position: absolute; bottom: 6%; padding: 0 35%; width: 30%;}
  .Area01 .A01_more { position: absolute; bottom: 6%; padding: 0 35%; width: 30%;}
}
@media screen and (max-width: 767px){
  .Area01 { margin-bottom: 8vw;}
}
/*PC－tab頁籤及背景*/
@media screen and (min-width: 768px){
  .Area01 .A01_box .A01_swiper .swiper-wrapper{ height: 200px !important;}
  .Area01 .A01_box .PD_tag { display: flex; width: 100%; margin-bottom: 16px;}
  /*取消公用素材預設的tab*/
  .Area01 .A01_box .PD_tag .go_bt { filter: unset;}
  .Area01 .A01_box .PD_tag .go_bt:hover { transform: unset;}
  .Area01 .A01_box .PD_tag img { width: 100%;}
  /*選中的頁籤切換*/
  .Area01 .A01_box .PD_tag a.cate-hover::after { content: ""; position: absolute; left: 50%; width: 100%; z-index: 100; transform: translateX(-50%); aspect-ratio: 480 / 125;}
  .Area01 .A01_box .PD_tag a:nth-child(1).cate-hover::after { background: url(A01_p1_on.png?t=1772098378482) no-repeat top / 100%;}
  .Area01 .A01_box .PD_tag a:nth-child(2).cate-hover::after { background: url(A01_p2_on.png?t=1772098378482) no-repeat top / 100%;}
}
/*MB－tab頁籤及背景*/
@media screen and (max-width: 767px){
  .Area01 .A01_box .A01_swiper .swiper-wrapper{ height: 24vw !important;}
  .Area01 .A01_box .PD_tag { display: flex; width: 100%; margin-bottom: 1vw;}
  /*取消公用素材預設的tab*/
  .Area01 .A01_box .PD_tag .go_bt { filter: unset;}
  .Area01 .A01_box .PD_tag .go_bt:hover { transform: unset;}
  .Area01 .A01_box .PD_tag img { width: 100%;}
  /*選中的頁籤切換*/
  .Area01 .A01_box .PD_tag a.cate-hover::after { content: ""; position: absolute; left: 50%; width: 100%; z-index: 100; transform: translateX(-50%); aspect-ratio: 480 / 125;}
  .Area01 .A01_box .PD_tag a:nth-child(1).cate-hover::after { background: url(A01_p1_on.png?t=1772098378482) no-repeat top / 100%;}
  .Area01 .A01_box .PD_tag a:nth-child(2).cate-hover::after { background: url(A01_p2_on.png?t=1772098378482) no-repeat top / 100%;}

}


/*Area02*/
@media screen and (min-width:768px){
  .Area02 { margin-top:20px; margin-bottom:0; }
  }
 @media screen and (max-width:767px){
  .Area02 { margin-top:7vw!important;margin-bottom:0!important; }
  li{list-style: none; }
  }


/*輪播BN*/
@media screen and (min-width:768px){
  .Area03 { margin-top:20px; margin-bottom:0; }
  .Area03 .bn_box { position: relative; width:960px;}
  .Area03 .bn_box .PD_wrapper{grid-gap: .2em;}
  .Area03 .PD_layout ul { height: 100px;height:710px;}
  .Area03 .PD_layout li { background: transparent;/* border: 1.5px solid #000;*/}
}
@media screen and (max-width: 767px){
  .Area03 { width:100%;}
  .Area03 .bn_box { position: relative;}
  .Area03 .PD_layout ul { grid-gap: .2em; height:127vw;}
  .Area03 .PD_layout li { background: transparent;/* border: 1.5px solid #000;*/}
}

/*QA*/ 
.QAbox .moreButton .fix.up::after { transform:rotate(0deg);}
.QAbox .moreButton .fix.down::after { transform:rotate(180deg);}
  @media screen and (min-width:768px){
    .Area_QA { min-height: 500px;}
    .QAbox { padding: 0 165px; margin-top: 25px;}
  }
  @media screen and (max-width:767px){
    .Area_QA .box { margin-bottom: 13vw;}
    .QAbox { width: 93%; margin: 0 auto; padding-top: 3vw;}
  }


/*使用規則*/
.box_list { text-align: justify; margin: 0 auto; color: #000;}
.box_list h3 { font-size: 1.25em; margin-bottom: 0.75em; padding-left: .5em; }
.box_list ol { margin: 0; padding: 0 1em .5em .5em; /*padding-left: 1em;*/ }
.box_list ul { margin: 0; padding: 0 1em .5em .5em; list-style: disc; }
.box_list li { margin: 0; padding: 0; margin-bottom: 1em; }
.box_list li > ul { padding: .5em 0 0 1.5em; list-style: disc }
.box_list li > ol { padding: .5em 0 0 1.5em; }
.box_list li > ul > li,
.box_list li > ol > li { margin-bottom: .5em; }
.box_list li img { margin: .2em 0; width: 70%; max-width: 480px; box-shadow: 0 .3em 1.5em rgba(0,0,0,0.1); }
.box_list table { border-radius: 0; width: 100%; margin: 0 auto ; border-collapse: collapse; text-align: center; line-height: 1.2; overflow: hidden; margin-top: .5em}
.box_list th { padding: .4em .2em; border: solid 1px #2d2d2d; color: #000; background-color: #2d2d2d; }
.box_list td { padding: .4em .2em; border: solid 1px #2d2d2d; color: #2d2d2d; background-color: rgba(255,255,255,1); }
    @media screen and (min-width:768px){
      .box_list { width: 75%; font-size: 1.5em; padding:5% 0;}
      .box_list table { font-size: 1em; }
    }
    @media screen and (max-width:767px){
      .box_list { width: 90%; font-size: 1.2em; padding-bottom: 20vw;}
      .box_list table { font-size: 1em; }
    }

/*edm注意事項*/
  @media screen and (min-width:768px){
    .edm_notice { text-align:center; padding:15px 10px; color:#000; font:12px/18px Helvetica; }
    .edm_notice .apple_notice { padding:10px 0px 10px 0px; }  
    }

  @media screen and (max-width:767px){
    .edm_notice { text-align:center; padding:15px 10px 85px 10px; color:#000; font:12px/18px Helvetica; }
    .edm_notice .apple_notice { padding:10px 0px 10px 0px; } 
    }


/*可拖移廣告icon*/
.Area_hammerAD { z-index: 300; display: none; position: fixed; bottom: 0; right: 0; transform: translate3d(0,200px,0); /*background-color: rgba(0,0,0,.5);*/}
.Area_hammerAD .box { position: relative; margin-right: 10px; margin-top: 15px; opacity: 1;}
.Area_hammerAD img { width: 100%; height: auto;}
.Area_hammerAD .closeButton a { display:block; cursor:pointer; position:absolute; width:20px; height:20px; border-radius:50%; font:bold 20px/1em "Century Gothic"; color:#FFF; text-align:center; background-color:rgba(0%,0%,0%,.5); text-decoration: none; z-index:2}
    @media screen and (min-width:768px){
      .Area_hammerAD { display: block; width: 140px;}
      .Area_hammerAD .closeButton a { top: 0; right: 0;}
    }
    @media screen and (max-width:767px){
      .Area_hammerAD { display: block; width: 22%; bottom: 4vw;}
      .Area_hammerAD .closeButton a { top: 1vw; right: 1vw;}
    }
    @media screen and (min-width:1670px){
      .Area_hammerAD { right: inherit; left: 1500px;}
    }






/* --------------------------------------
* Page 頁籤_202405291900
* -------------------------------------- */
.NavArea_tabbar_page { margin: 0 auto 20px  ; width: 94%; }  
.NavArea_tabbar_page .Nav { overflow: visible; transform: translate3d(-3.5%, 0, 0);}  
.NavArea_tabbar_page .Nav_box { border-radius: 8px; overflow: hidden; padding: 0 2%;}
.NavArea_tabbar_page[data-num="2"] .Nav-wrapper { transform: translate3d(55.5%, 0, 0)!important}
.NavArea_tabbar_page[data-num="3"] .Nav-wrapper { transform: translate3d(43.0%, 0, 0)!important}
.NavArea_tabbar_page[data-num="4"] .Nav-wrapper { transform: translate3d(3.5%, 0, 0)!important}
.NavArea_tabbar_page[data-light="box"] .Nav ul { padding: 0 }
.NavArea_tabbar_page .Nav li { overflow: visible; }
@media screen and (min-width:768px){ 
  .NavArea_tabbar_page { display: block; }
  .Area_page { overflow: hidden;height:600px;} 
  .Area_page .PD_wrapper {border:4px solid #000;border-radius:25px; }
}
@media screen and (max-width:767px){
  .Area_page { width: 96%; overflow: hidden;height:190vw;} 
  .Area_page .PD_wrapper {border: 1vw solid #000;border-radius:2vw;}
}
/*頁籤高亮顏色設定 */  
.NavArea_tabbar_page .Nav .swiper-slide-active a { color:#fff;}
.NavArea_tabbar_page .Nav .swiper-slide-active i { display:block; border: 1px solid #000 !important; background-color: #000 !important;}
/*推編輯按鈕 */  
.NavArea_tabbar_page .Nav input { position: fixed; left: 30%}




  /*Phone錨點*/
  .Area_floorPD_NavArea_tabbar.cate-fixed {width: 100%;}
  .Area_floorPD_NavArea_tabbar {margin:5vw auto 0;width: 96%;}
  .Area_floorPD_NavArea_tabbar .Nav_box {
    border-radius: 8px;
    -webkit-box-shadow: -1px 0 10px rgba(150, 150, 150, 0.2);
            box-shadow: -1px 0 10px rgba(150, 150, 150, 0.2);
  }
  .Area_floorPD_NavArea_tabbar .Nav li {
    overflow: visible;
  }
  .Area_floorPD_NavArea_tabbar.cate-fixed .Nav_box {
    border-radius: 0;
    background-color: rgba(255, 255, 255, 1);
    -webkit-box-shadow: -1px 0 10px rgba(150, 150, 150, 0.2);
            box-shadow: -1px 0 10px rgba(150, 150, 150, 0.2);
  }

/* 錨點選單微調 */
  .Area_floorPD_NavArea_tabbar.cate-open .Nav li span { overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
  @media screen and (min-width:768px){
    .Area_floorPD_NavArea_tabbar.cate-fixed .Nav-wrapper{display: flex;justify-content: center;}
    .Area_floorPD_NavArea_tabbar {margin:5vw auto;width: 1080px;}
  }

   

/*區塊_all*/
.Area2000 { margin:0 auto; width:2000px;}
.Area1220 { margin:0 auto; width:1220px;}
.Area960 { margin:0 auto; width:960px;}
.Area { position: relative; margin:0 auto; padding:0; border-radius:0; text-align:center; }
.Area a { position:relative; 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.97);
     -moz-transform:scale(0.97);
      -ms-transform:scale(0.97);
       -o-transform:scale(0.97);
          transform:scale(0.97);}
		  
		  
.WRAPPER .go_bt1 {
  -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;}
.WRAPPER .go_bt1:hover { 
  -webkit-transform:translateY(-10px);
     -moz-transform:translateY(-10px);
      -ms-transform:translateY(-10px);
       -o-transform:translateY(-10px);
          transform:translateY(-10px);}
		  
		  
	@media screen and (max-width:767px){
		.Area1220 { width:100%;}
		.Area960 { width:100%;}
		.Area .go_bt:hover {  
			-webkit-transform:none;
			-moz-transform:none;
			-ms-transform:none;
			-o-transform:none;
			transform:none;}
	}




/*分享浮層*/
.floatBox { position:relative; margin:2% auto; padding: 2% 0; width: 700px; height:auto; background-color:rgba(0,0,0,0.8); text-align:center;  border-radius:20px;}
.floatBox img { width:100%; height:auto;}
.floatBox .go_bt {
  -webkit-transition: all 0.2s ease;
     -moz-transition: all 0.2s ease;
      -ms-transition: all 0.2s ease;
       -o-transition: all 0.2s ease;
          transition: all 0.2s ease;}
.floatBox .go_bt:hover { filter: brightness(120%);
  -webkit-transform:translateY(-6px);
     -moz-transform:translateY(-6px);
      -ms-transform:translateY(-6px);
       -o-transform:translateY(-6px);
          transform:translateY(-6px);}
.floatBox .closeButton a { display:block; cursor:pointer; position:absolute; top:-20px; right:-20px; width:40px; height:40px; border-radius:50%; border:solid 2px #999999; font:bold 40px/1em "Century Gothic"; color:#FFF; text-align:center; background-color:rgba(0%,0%,0%,.5);text-decoration: none; z-index:2}
.floatBox .closeButton:hover {background-color:#666; text-decoration:none;}
.floatBox .title  { display:inline-block; margin:0 0 10px 0; border-bottom:1px solid #ffd800; font:bold 45px/1.5em "微軟正黑體","Microsoft JhengHei", Arial, Helvetica;letter-spacing: -0.05em;  color:#ffd800; text-align:center}
.floatBox .box_ { margin:0 auto; width:90%;}
.floatBox .box_:after { content: ""; display:block; clear:both;}
.floatBox .box_btn { margin:20px auto 0; width: 80%;}
.floatBox .box_btn a { display:block; margin:3% 0;}
.floatBox .box_btn img { width:100%;}
.floatBox .box_btn .btn { margin:0 auto; width:60%;}
.floatBox .box_btn2 a { float:left; margin:0 1%; width:48%;}
	@media screen and (max-width:767px){
		.floatBox { padding:5% 0; width:90%; height: auto;}
		.floatBox .closeButton a {display:block; position:absolute; top:-15px; right:-15px; width:30px; height:30px; border-radius:50%; border:solid 2px #999999; font:bold 30px/1em "Century Gothic"; color:#FFF; text-align:center; background-color:rgba(0%,0%,0%,.5);text-decoration: none; z-index:2}
		.floatBox .closeButton:hover {background-color:#666; text-decoration:none}
		.floatBox .title  { margin:0 5% 3vw; font-size: 6vw; line-height:2rem;}
		.floatBox .box_btn { margin:2% auto 0;}
		.floatBox .box_btn .btn { margin:0 auto; width:80%;}
	}

/*黏人精*/
.Area_hammerAD { z-index: 9999; position: fixed; bottom: 0; right: 0;}
.Area_hammerAD .box { position: relative; margin-right: 10px; opacity: 1;}
.Area_hammerAD img { width: 100%; height: auto; position: absolute; top: 0; left: 0;}
.Area_hammerAD .closeButton a { display: block; cursor: pointer; position: absolute; width: 20px; height: 20px; border-radius: 50%; font: bold 20px/1em "Century Gothic"; color: #FFF; text-align: center; background-color: rgba(0%,0%,0%,.5); text-decoration: none; z-index: 2;}
.Area_hammerAD .Ahammer_text { position: absolute; z-index: 2; display: flex; align-items: center; justify-content: center; width: 90%; color: #000; font-family: "Century Gothic","Noto Sans CJK TC"; font-weight: 700;}
.Area_hammerAD .Ahammer_black .img_0, .Area_hammerAD .img_1 { filter: brightness(0%);}
.Area_hammerAD .Ahammer_black .img_1 { filter: none;}
.Area_hammerAD .Ahammer_black .Ahammer_text { color: #fff;}
@media screen and (min-width:768px){
  .Area_hammerAD { position: fixed; z-index: 300; left: 60%; right: auto; bottom: 50px; display: block; width: 210px; height: 200px; transform: translateX(618px) translate3d(0,200px,0);}
  .Area_hammerAD .closeButton a { top: 0; right: 0;}
  .Area_hammerAD .Ahammer_text { font-size: 2.3em; line-height: 1em; height: 1em; top: 40px;}
}
@media screen and (max-width:767px){
  .Area_hammerAD { display: block; width: 26%; transform: translate3d(0px, -215px, 0px) !important;}
  .Area_hammerAD .closeButton a { top: 1vw; right: 1vw;}
  .Area_hammerAD .Ahammer_text { font-size: 1.5em; line-height: 1.5em; height: 1.5em; top: 3.6vw;}
}



/*置底*/
.fixbn a {padding-bottom:constant(safe-area-inset-bottom); /* 兼容 iOS < 11.2 */
  padding-bottom:env(safe-area-inset-bottom);}   /* 兼容 iOS >= 11.2 */ 
.fixbn{position:fixed; background-size:100%;bottom:0; display:block; z-index:30;}
.fixbn ul li{float:left;padding:0;list-style-type:none;width:50vw;}
.fixbn ul li img{width:100%;margin:0 auto;}

.fixbn ul{
margin-top: 0px;
margin-bottom: 0px;
padding-left: 0px;
}

/*1顆按鈕*/
.fixbn .class_00 {position:absolute;width:100%; height: 100%; }
.fixbn .class_00 a {display:block;width:100%;height:93%;}
.fixbn .class_01 { top:0%;left:0%;}


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



.Area_boxstyle > .Area_boxstyle_box { position:relative; background-repeat: no-repeat; background-position: center bottom;z-index: 1}
.Area_boxstyle > .Area_boxstyle_box:before { content:""; display:block; z-index:-1; position:absolute; left:0; width:100%;}
.Area_boxstyle > .Area_boxstyle_box:after  { content:""; display:block; z-index:-2; position:absolute; top:140px; left:0px; width:100%; height:100%;}
    @media screen and (min-width:768px){
      .Area_boxstyle > .Area_boxstyle_box { margin-left:-520px; padding:0 0 40px; width:2000px;}
      .Area_boxstyle > .Area_boxstyle_box:before { top: -35px; left: 0px; height: 176px;}
      .Area_boxstyle > .Area_boxstyle_box:after {height: calc(100% - 349px);}
      .Area_boxstyle > .Area_boxstyle_box { background-image:url(Area_boxstyle_bgbottom.png?t=1772098378482);background-size: 100%;padding-bottom:100px;}
      .Area_boxstyle > .Area_boxstyle_box:before { background-image:url(Area_boxstyle_bgtop.png?t=1772098378482);background-size: 100%;  }
      .Area_boxstyle > .Area_boxstyle_box:after  { background-image:url(Area_boxstyle_bgcon.png?t=1772098378482);background-size: 100%;}

    }


@media screen and (max-width: 767px) {
  .Area02 .title1 {margin: 6vw 0 4vw 0; width: 126%; position: relative; left: -12vw; top: 1vw;}

  .Area_boxstyle > .Area_boxstyle_box { padding:0;}
  .Area_boxstyle > .Area_boxstyle_box:before { top:0vw; height:0vw;}
  .Area_boxstyle > .Area_boxstyle_box:after {top: 20.3vw;height: calc(100% - 42.7vw);left: -4vw; width: 109%;}
  .Area_boxstyle > .Area_boxstyle_box {padding-top: 0;}
  .Area_boxstyle > .Area_boxstyle_box:before {top: 8vw; height: 12.3vw; left: -4vw; width: 109%;}
  .Area_boxstyle > .Area_boxstyle_box {background-image: url(m_Area_boxstyle_bgbottom.png?t=1772098378482);background-size: 107%;padding-bottom:10vw;}
  .Area_boxstyle > .Area_boxstyle_box:before { background-image: url(m_Area_boxstyle_bgtop.png?t=1772098378482);background-size: 100%;}
  .Area_boxstyle > .Area_boxstyle_box:after  { background-image: url(m_Area_boxstyle_bgcon.png?t=1772098378482);background-size: 100%;}

  }
