@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;background-color:#fff; width:100%; min-width:1220px; text-align:left; font-family:"Century Gothic","微軟正黑體","Microsoft JhengHei",Helvetica; }
.WRAPPER img { border:0px; vertical-align:top;}
.WRAPPER a { text-decoration:none; -webkit-tap-highlight-color: transparent}
	@media screen and (max-width:767px){
		.WRAPPER { padding-bottom:30px; min-width: inherit; min-height:100vh; overflow: hidden;}
		.WRAPPER img {  width:100%;  height:auto;}
	}

/*區塊_all*/
.Area2000 {margin:0 auto;width:2000px;height: 0; }
.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; }
.Areaa {position:relative;display:block;} 
.Area .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;}
.Area .go_bt:hover { filter: brightness(100%);
  -webkit-transform:translateY(-6px);
     -moz-transform:translateY(-6px);
      -ms-transform:translateY(-6px);
       -o-transform:translateY(-6px);
          transform:translateY(-6px);}
.Areabottom { margin-bottom: 60px;}

 @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;}
  .m96 { width: 96%; margin: 0 auto; }
  .Areabottom { margin-bottom: 8.5vw;} 
}



/*LOGO CSS*/
.momologo { z-index:9999; position: absolute; top: 15px; left:10px;}
.momologo a { display:block; width:140px; height:21px;}
.momologo a svg { width:140px; height:21px; }
.momologo a path { fill:#EA27C2; }
.momologo-pink  a path { fill:#EA27C2; }/*LOGO 桃紅色*/
.momologo-white a path { fill:#ffffff; }/*LOGO 白色*/
  @media screen and (max-width:767px){
      .momologo { display:none;}
  }

 

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

 /* MB背景 */
 @media screen and (max-width: 767px){
 .bg_01 {z-index: -48;position:absolute;top: 10dvw;left:0;width:100%;height:100%;background-repeat:repeat-y;background-position:center top;pointer-events:none;background-size:100%;}
 .bg_02 {z-index: -46;position:absolute;top: 11dvw;left:0;width:100vw;height:100vw;background-repeat:no-repeat;background-position:center top;pointer-events:none;background-size:100%;}
 .bg_03 {z-index: -45;position:absolute;top: 11dvw;left:0;width:100vw;height:100vw;background-repeat:no-repeat;background-position:center top;pointer-events:none;background-size:100%;}
 .bg_03-1 {z-index: -45;position:absolute;top: -19dvw;left:-7.5vw;width:143vw;height:143vw;background-repeat:no-repeat;background-position:center top;pointer-events:none;background-size:100%;}
 .bg_04 {z-index: -47;position:absolute;top: 11dvw;left:0;width:100%;height:100%;background-repeat:no-repeat;background-position:center top;pointer-events:none;background-size:100%;}
}

/*PC背景*/
    @media screen and (min-width: 768px){
    .bg_01 { z-index:-48; position:absolute; top:0; left:0; width:100%; height:100%; background-repeat:repeat-y; background-position: center top; pointer-events:none;}
    .bg_02 { z-index:-46; position:absolute; top:0px; left:0; width:100%; height:100%; background-repeat:no-repeat; background-position: center top; pointer-events:none;}
    .bg_03 { z-index:-45; position:absolute; top:0; left:0; width:100%; height:100%; background-repeat:no-repeat; background-position: center top; pointer-events:none;}
    .bg_04 { z-index: -47; position:absolute; top:0; left:0; width:100%; height:100%; background-repeat:no-repeat; background-position: center top; pointer-events:none;}

    
   } 


/*輸送帶*/
.bgtop_l-play { -webkit-animation:bgtop_l-play 45s linear infinite; animation:bgtop_l-play 45s linear infinite ;}
@-webkit-keyframes bgtop_l-play {
  0%   { background-position:0 0;}
  100% { background-position:-2310px 0;}
}
@keyframes bgtop_l-play {
  0%   { background-position:0 0;}
  100% { background-position:2310px 0;}
}
.bgtop_r-play { -webkit-animation:bgtop_r-play 20s linear infinite; animation:bgtop_r-play 20s linear infinite ;}
@-webkit-keyframes bgtop_r-play {
  0%   { background-position:0 0;}
  100% { background-position:-2310px 0;}
}
@keyframes bgtop_r-play {
  0%   { background-position:0 0;}
  100% { background-position:-2310px 0;}
}
.bgtop_r-play2 { -webkit-animation:bgtop_r-play 50s linear infinite; animation:bgtop_r-play 50s linear infinite ;}
.bgtop_r-play3 { -webkit-animation:bgtop_r-play 30s linear infinite; animation:bgtop_r-play 30s linear infinite ;}
.bgtop_r-play4 { -webkit-animation:bgtop_r-play 5s linear infinite; animation:bgtop_r-play 5s linear infinite ;}



/* 設定css背景與偽元素的css背景，讓首屏以外的css背景先被隱藏 */
/* css寫法--1104修正 (1)空格異常重KEY、(2)新增第四行*-全部元素背景 */
.articleList .lazy[data-bg=""][data-was-processed="false"],
.articleList .lazy[data-bg=""][data-was-processed="false"]::before,
.articleList .lazy[data-bg=""][data-was-processed="false"]::after,
.articleList .lazy[data-bg=""][data-was-processed="false"] *,
.articleList .lazy[data-bg=""][data-was-processed="false"] *::before,
.articleList .lazy[data-bg=""][data-was-processed="false"] *::after {background-image: none !important;}




/*共用設定*/
.PD_layout li:hover { box-shadow: none!important; }
.PD_layout[data-pd-li=BN] ul, .PD_layout[data-pd-li=BN-AWD] ul, .PD_layout[data-pd-li=PDBN] ul { padding: 0;}



/* 區標1共用 */
.Aear_title {  background-size: 100%; height: 14vw; margin: 0 0 2.5vw 0;  }
.Aear_title .Areatitle_bg {  z-index: -1; position: absolute; top: 0; left: 0;  }
.PD_title  {  font-family: "Century Gothic","Arial","Noto Serif TC","Noto Sans TC","微軟正黑體","Microsoft JhengHei"; }
.PD_title  span { float: left; width: 73%;  font-size: 5.5vw; margin: 0 0 0 13vw; line-height: 13.2vw;  }
.PD_title span:nth-child(1) { color: #FFF; font-weight: 700; }
.PD_title span:nth-child(2) { color: #FFF; font-weight: 700; }
.Aear_title ul.PD_wrapper li img { width: 100%; }
@media screen and (min-width:768px){
  .Aear_title  { margin: 0px auto 30px auto; height: 135px; }
  .PD_title span {  width: 699px; height: 127px; font-size: 55px; margin: 0 0 0 128px; line-height: 125px;   }

}



/* 區標2共用 */
.title_2 {  height: 16.5vw; margin: 0 ;  }
 .title_2 .Areatitle_bg {  z-index: -1; position: absolute; top: 0; left: 0;  }
 .title_2 .PD_title_2  {  font-size: 4.8vw; font-family: "Arial","Noto Sans TC","微軟正黑體","Microsoft JhengHei"; }
 .title_2 .PD_title_2 span { display: block; color: #fff; font-weight: 800; width: 100%; margin: 0 auto; text-align: center;  line-height: 21vw; }
 .title_2 .bg {  position: absolute; top: 0vw; }
@media screen and (min-width:768px){
  .title_2 {   height: 143px; margin: 0 auto 20px auto;  }
  .title_2 .PD_title_2  {  font-size: 43px;  }
  .title_2 .PD_title_2 span {   width: 960px; margin: 0 auto; text-align: center;  line-height: 198px; }
  }





/* 關閉主標hover */
.hero .PD_layout[data-pd-li*="BN"] li:hover { box-shadow: none; filter: brightness(100%);}
.hero .sub .PD_layout ul { background-color: transparent;  }
.hero .sub .PD_layout ul li { border-top:transparent; border-right:transparent;  }
@media screen and (max-width: 767px){
  .hero .sub .PD_layout .PD_img { padding: 0; }
  .hero .PD_layout .PD p .Price { font-size: 24px; }
  }
  


/* 登記高亮字改色 */
/* 文案 */.Area_danji .btn_reg .activityText p,.Area_danji .btn_reg .activityText .Tip,.Area_danji .btn_reg .content p { color: #fff; }
/* 送 */.Area_danji .gifts span { color: #ff3030; } 




/* 折價券改色 */
.PD_layout.PD_layout-coupon3 .PD .divine_coupon { color: #fff; }
.Area_coupon {margin-bottom: 2vw;}
/* .PD_layout.PD_layout-coupon3 .PD .threshold { color: #000; } */


/*日期*/
.hero .date_box { position: absolute; top: 141px; right: 634px; box-sizing: border-box; width: 170px;}
.TIMER_DAY {  font-size: 41px; font-family: 'Noto Serif TC', serif; font-weight: 700; font-style: italic; color: #FFF;}
.TIMER_DAY #sendToday { width: 53px; display: inline-block;}
@media screen and (max-width: 736px){ 
  .hero .date_box { top: 6.5vw; right: 19.5vw;  width: 20%;}
	.TIMER_DAY {  width: 15.6vw; font-size: 5.5vw; line-height: 2; height: 8vw; }
	.TIMER_DAY #sendToday { width: 5.3vw;}
}




@media screen and (max-width: 767px){
  .mTOPbg {  background: url(m_top.png?t=1775123354936) no-repeat center top; padding: 19vw 0 0 0; width: 100%; background-size: 100%;  }
  .mTOPbg::after { content: ""; z-index: -1; display: block;  background: url(m_repeat.png?t=1775123354936) repeat-y center bottom ; position: absolute; width: 100%;   height: calc(100% - 26vw);  top: 24vw; left: 0%; transform: translateX(0%); background-size: 100%;  }
  .mTOPbg::before { content: ""; z-index: -1; display: block; background: url(m_bottom.png?t=1775123354936) no-repeat center; position: absolute; width: 100%;  height: 30vw; bottom: -15.6vw; left: 0%; transform: translateX(0%); background-size: 100%;  }
  
}





.Area00  {  }
.Area00 .bg { z-index: -1; position: absolute; top: 0; left: 0; }
.Area00 .box { padding-top: 4.2vw; width: 97%; overflow: hidden; }
.Area00 .Area_swiper,.Area00 .Area_swiper_box { overflow: visible; }
.Area00 .PD_layout_1 ul li:nth-child(even) { top: -4.2vw; }
@media screen and (min-width:768px){
  .Area00  {  }
  .Area00 .bg { z-index: -1; position: absolute; top: 0; left: 50%; transform: translateX(-50%); }
  .Area00 .title { width: 65%; position: absolute; top: 25px; right: 0; }
  .Area00 .box { padding-top: 240px; overflow: hidden; width: 1375px; margin: 0 auto; }
  .Area00 .PD_layout_1 ul li:nth-child(even) { top: -45px; }
}


/*01*/
.Area01  {  margin-top: 11vw; }
.Area01 .box { height: 208vw;  }
.Area01 .bg { z-index: -1; position: absolute;  }


.Area01 .PD_layout_2 ul li:nth-child(1) {  top: 8.3vw; left: 52vw; }
.Area01 .PD_layout_2 ul li:nth-child(2) {  top: -10vw; left: 1.6vw; }
.Area01 .PD_layout_2 ul li:nth-child(3) {  top: -3.1vw; left: 10vw; }
.Area01 .PD_layout_2 ul li:nth-child(4) {  top: -4.2vw; left: 43.5vw; }
.Area01 .PD_layout_2 ul li:nth-child(5) {  top: -5.5vw; left: 1.6vw; }

.Area01 .PD_layout_2 ul li:nth-child(1)  {  z-index: 99;  }
.Area01 .PD_layout_2 ul li:nth-child(4)  {  z-index: 99;  }


.Area01 .PD_layout_2 ul li:nth-child(1) .PD_img {  width: 44.3%;  }
.Area01 .PD_layout_2 ul li:nth-child(2) .PD_img { width: 53%;  }
.Area01 .PD_layout_2 ul li:nth-child(3) .PD_img {  width: 44.3%;  }
.Area01 .PD_layout_2 ul li:nth-child(4) .PD_img {  width: 53%;  }
.Area01 .PD_layout_2 ul li:nth-child(5) .PD_img {  width: 53%;  }

@media screen and (min-width:768px){
  .Area01  {  margin-top: 135px; }
  .Area01 .box { height: 1768px;  }
  .Area01 .PD_layout_2 ul li:nth-child(1) {  top: 85px; left: 691px; }
  .Area01 .PD_layout_2 ul li:nth-child(2) {  top: -181px; left: 105px; }
  .Area01 .PD_layout_2 ul li:nth-child(3) {  top: -110px; left: 104px; }
  .Area01 .PD_layout_2 ul li:nth-child(4) {  top: -378px; left: 609px; }
  .Area01 .PD_layout_2 ul li:nth-child(5) {  top: -391px; left: 105px; }

  .Area01 .PD_layout_2 ul li:nth-child(1) .PD_img {  width: 34.7%;  }
  .Area01 .PD_layout_2 ul li:nth-child(2) .PD_img { width: 41.5%;  }
  .Area01 .PD_layout_2 ul li:nth-child(3) .PD_img {  width: 34.7%;  }
  .Area01 .PD_layout_2 ul li:nth-child(4) .PD_img {  width: 41.5%;  }
  .Area01 .PD_layout_2 ul li:nth-child(5) .PD_img {  width: 41.5%;  }

}

.Area02 {  }
@media screen and (min-width:768px){

}


.Area03 .Aear_title { padding-top: 12vw; margin-bottom: 16vw; }
@media screen and (min-width:768px){
  .Area03 .Aear_title { padding-top: 110px; margin-bottom: 140px; }
}

  .repeatbg {  background: url(Areabg03_top_m.png?t=1775123354936) no-repeat center top;  width: 100%; background-size: 100%; background-position: 50% 2vw;  }
  .repeatbg::after { content: ""; z-index: -1; display: block; background: url(Areabg03_repeat_m.png?t=1775123354936) repeat-y center bottom ; width: 100%;   height: calc(100% - 14vw); position: absolute; top: 13vw; left: 0%; transform: translateX(0%); background-size: 100%;  }
  .repeatbg::before { content: ""; z-index: -1; display: block;  background: url(Areabg03_bottom_m.png?t=1775123354936) no-repeat center ; width: 100%;  height: 30vw; position: absolute;  bottom: -20vw; left: 0%; transform: translateX(0%); background-size: 100%;  }
@media screen and (min-width:768px){
  .repeatbg {  background: url(Areabg03_top.png?t=1775123354936) no-repeat center top; background-position: 50% 0px;   }
  .repeatbg::after {  background: url(Areabg03_repeat.png?t=1775123354936) repeat-y center bottom ; width: 2000px;  background-size: 100%;  height: calc(100% - 154px);  top: 165px; left: 50%; transform: translateX(-50%);  }
  .repeatbg::before {  background: url(Areabg03_bottom.png?t=1775123354936) no-repeat center ; width: 2000px;  background-size: 100%;  height: 165px; bottom: -174px; left: 50%; transform: translateX(-50%);   }
  
}


.Area04 {  margin-bottom: 16vw; }
.Area04 .Aear_title { padding-top: 12vw; margin-bottom: 16vw; }
.Area04 .PD_layout_2 ul { background: #f2f2f2; }
@media screen and (min-width:768px){
  .Area04 {  margin-bottom: 180px; }
  .Area04 .Aear_title { padding-top: 110px; margin-bottom: 140px; }

}

  .repeatbg2 {  background: url(Areabg04_top_m.png?t=1775123354936) no-repeat center top;  width: 100%; background-size: 100%; background-position: 50% 2vw;  }
  .repeatbg2::after { content: ""; z-index: -1; display: block; background: url(Areabg04_repeat_m.png?t=1775123354936) repeat-y center bottom ; width: 100%;   height: calc(100% - 14vw); position: absolute; top: 13vw; left: 0%; transform: translateX(0%); background-size: 100%;  }
  .repeatbg2::before { content: ""; z-index: -1; display: block;  background: url(Areabg04_bottom_m.png?t=1775123354936) no-repeat center ; width: 100%;  height: 30vw; position: absolute;  bottom: -20vw; left: 0%; transform: translateX(0%); background-size: 100%;  }
@media screen and (min-width:768px){
  .repeatbg2 {  background: url(Areabg04_top.png?t=1775123354936) no-repeat center top; background-position: 50% 0px;   }
  .repeatbg2::after {  background: url(Areabg04_repeat.png?t=1775123354936) repeat-y center bottom ; width: 2000px;  background-size: 100%;  height: calc(100% - 154px);  top: 165px; left: 50%; transform: translateX(-50%);  }
  .repeatbg2::before {  background: url(Areabg04_bottom.png?t=1775123354936) no-repeat center ; width: 2000px;  background-size: 100%;  height: 165px; bottom: -174px; left: 50%; transform: translateX(-50%);   }
  
}




.Area05 .PD_layout_2 ul { border-radius: 0; }
.Area05 .bottom { height: 3vw; background: #22459a; }
@media screen and (min-width:768px){
  .Area05 .bottom { height: 20px;  }
  
}





.Area06  { margin-bottom: 19vw; }
.Area06 .Aear_title {  padding-top: 6vw; margin-bottom: 17vw; }
@media screen and (min-width:768px){
  .Area06  { background: #22459a; padding: 60px 0 ; margin-bottom: 80px; }
  .Area06 .Aear_title {  padding-top: 0; margin-bottom: 92px; }
}


.Area07  {  margin-bottom: 19vw; }
.Area07 .Aear_title {  padding-top: 6vw; margin-bottom: 17vw; }
@media screen and (min-width:768px){
  .Area07  { background: #22459a; padding: 60px 0 ; margin-bottom: 80px; }
  .Area07 .Aear_title {  padding-top: 0; margin-bottom: 92px; }
}

@media screen and (max-width:767px){
  .repeatbg3 {  background: url(Areabg06_top_m.png?t=1775123354936) no-repeat center top;  width: 100%; background-size: 100%; background-position: 50% 2vw;  }
  .repeatbg3::after { content: ""; z-index: -1; display: block; background: url(Areabg06_repeat_m.png?t=1775123354936) repeat-y center bottom ; width: 100%;   height: calc(100% - 14vw); position: absolute; top: 13vw; left: 0%; transform: translateX(0%); background-size: 100%;  }
  .repeatbg3::before { content: ""; z-index: -1; display: block;  background: url(Areabg06_bottom_m.png?t=1775123354936) no-repeat center ; width: 100%;  height: 30vw; position: absolute;  bottom: -20vw; left: 0%; transform: translateX(0%); background-size: 100%;  }
  
}





.Area12  {  margin-bottom: 42vw; }
.Area12 .Aear_title {  padding-top: 13vw; margin-bottom: 17vw; }
@media screen and (min-width:768px){
  .Area12  {  margin-bottom: 300px; }
  .Area12 .Aear_title {  padding-top: 125px; margin-bottom: 165px; }
}

  .repeatbg5 {  background: url(Areabg12_top_m.png?t=1775123354936) no-repeat center top;  width: 100%; background-size: 100%; background-position: 50% 2vw;  }
  .repeatbg5::after { content: ""; z-index: -1; display: block; background: url(Areabg12_repeat_m.png?t=1775123354936) repeat-y center bottom ; width: 100%;   height: calc(100% - 14vw); position: absolute; top: 13vw; left: 0%; transform: translateX(0%); background-size: 100%;  }
  .repeatbg5::before { content: ""; z-index: -1; display: block;  background: url(Areabg12_bottom_m.png?t=1775123354936) no-repeat center ; width: 100%;  height: 42vw; position: absolute;  bottom: -39vw; left: 0%; transform: translateX(0%); background-size: 100%;  }
@media screen and (min-width:768px){
  .repeatbg5 {  background: url(Areabg12_top.png?t=1775123354936) no-repeat center top; background-position: 50% 0;   }
  .repeatbg5::after {  background: url(Areabg12_repeat.png?t=1775123354936) repeat-y center bottom ; width: 2000px;  background-size: 100%;  height: calc(100% - 154px);  top: 166px; left: 50%; transform: translateX(-50%);  }
  .repeatbg5::before {  background: url(Areabg12_bottom.png?t=1775123354936) no-repeat center ; width: 2000px;  background-size: 100%;  height: 337px; bottom: -325px; left: 50%; transform: translateX(-50%);   }
  
}








/* 公版區 */
.Area_PDz {     }
.Area_PDz .title_2 {   height: 73px;   }
.Area_PDz .box { margin: -30px 0 0 0 ;  }
.Area_PDz .title_2  { margin: 50px auto 15px auto; }
.Area_PDz .title_2 .PD_title_2  {  font-size: 50px; font-family: "Arial","Noto Sans TC","微軟正黑體","Microsoft JhengHei"; }
.Area_PDz .title_2 .PD_title_2 span { color: #fff; font-weight: 800; width: 960px; margin: 0 auto; text-align: center; float: left; }

.Area_PDz .box_1 {  background: #ff0000; z-index: -1; padding:  0 0 30px 0; }
.Area_PDz .box_2 {  background: #436fcc; z-index: -1; padding:  0 0 30px 0; margin: -50px 0 0 0 ; }
.Area_PDz .box_3 {  background: #3cb74d; z-index: -1; padding:  0 0 30px 0; margin: -50px 0 0 0 ; }

@media screen and (max-width:767px){
  .Area_PDz {   margin: 4.5vw auto ;  }
  .Area_PDz .title_2 {  height: 9vw; margin: 0 ;  }
  .Area_PDz .box { margin:  0;   }
  .Area_PDz .title_2 .PD_title_2  {  font-size: 5.5vw;  }
  .Area_PDz .title_2 .PD_title_2 span {  width: 100%;  }
  .Area_PDz .box_1 { padding:  3vw 0 6vw 0; }
  .Area_PDz .box_2 { padding:  3vw 0 6vw 0; margin: 0 0 0 0 ; }
  .Area_PDz .box_3 { padding:  3vw 0 6vw 0; margin: 0 0 0 0 ; }

  }





/*黏人精*/
.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%,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: 50%; right: auto; bottom: 300px; 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;}
}



	  
/*分享浮層*/
.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;}
.floatBoximg {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 .closeButtona {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%,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_btna {display:block;margin:3% 0;}
.floatBox .box_btnimg {width:100%;}


.floatBox .box_btn .btn {margin:0 auto;width:60%;}
.floatBox .box_btn2a {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%,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%;}
 }




