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


/*LOGO*/
.momologo { z-index:2; position: absolute; top: 15px; left:15px;}
.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;}
	}


/*移除公版設定*/
.Area .remove_box_style ul {background-color: transparent;grid-gap: 10px;}
.Area .remove_box_style ul li { border: none!important;background-color: transparent;}
@media screen and (max-width:767px){
  .Area .remove_box_style ul {width: 100%;}
  .Area .remove_box_style ul {
    padding: 0;
}
}

/*輪播公版移除公版樣式設定*/
/*PD_layout 區塊加上swiper_remove_box_style標籤
css貼上以下語法*/

/*輪播移除公版設定*/
.Area .swiper_remove_box_style ul { background-color: transparent; grid-gap: 0;}
.Area .swiper_remove_box_style ul li { border: none!important; background-color:transparent;}
.Area .swiper_remove_box_style ul li,
.Area .swiper_remove_box_style ul li .PD_img img { border-radius: 10px;}
@media screen and (max-width:767px){
  .Area .swiper_remove_box_style ul { width: 100%; grid-gap: 0.2em;}
  .Area .swiper_remove_box_style ul {}
}


/*共用--輪播基本設定*/
.Area_swiper { position:relative; margin:0 auto; -webkit-box-sizing:border-box; box-sizing:border-box; overflow: hidden; }
.Area_swiper_box { z-index:1; padding-bottom:25px;}
.Area_swiper_box.Area_swiper_box_relative { position:relative;}
.Area_swiper_box.Area_swiper_box_absolute { position:absolute; top:0; left:0; right:0; bottom:0;}
.Area_swiper_box .swiper-wrapper { margin:0; padding:0; list-style:none; display: flex ; grid-gap: 0 }
.Area_swiper_box .swiper-wrapper:after { content:""; display:block; clear:both; }
.Area_swiper_box .swiper-slide { margin:0; padding:0;}
.Area_swiper_box .pagination { bottom:0px !important; transform:scale(0.7); }
.Area_swiper_box .pagination.swiper-pagination-bullets.swiper-pagination-bullets-dynamic { transform: translateX(-50%) scale(0.7); }
    @media screen and (max-width:767px){
      .Area_swiper {width: 100%;}
      .Area_swiper_box {padding-bottom: 5vw;}
    }
    /*按忸*/
    .button.swiper-button-next,
    .button.swiper-button-prev { outline: none;} 
    @media screen and (max-width:767px){
      .button.swiper-button-next,
      .button.swiper-button-prev { display:none !important;} 
    }
    /*輪播套公版時修正*/
    .Area_swiper_box .PD_layout { position: static; }
    @media screen and (max-width:767px){
      .Area_swiper_box .PD_layout { margin: 0 0.8em;}
    }
    @media screen and (min-width:768px){
      .Area_swiper_box .PD_layout { margin: 0 35px; margin-top: 10px}    
    }



/*公版留邊*/
.PD_layout ul{width: 96%;}

/*看更多按鈕*/
.PD_layout-btn ul { margin: 0 auto; padding: 0; background-color: transparent; grid-gap: 0; width: 100%; }
.PD_layout-btn li { border: none; text-align: center;  }
.PD_layout-btn li .PD a  { display: inline-block; }
.PD_layout-btn li .PD .PD_img,
.PD_layout-btn li .PD h4,
.PD_layout-btn li .PD p { display: none; }
.PD_layout-btn li .PD .PD_into { padding: 0 }
.PD_layout-btn li .PD h3 {margin: 0;padding: 0.4em 1.6em;font-size: 20px;line-height: 1em;color: #000000;background: #ffedc6;border-radius: 99em}
.PD_layout-btn.PD_layout-btn-white li .PD h3  { color: #000; background: #fff; }/*按鈕變白色*/
@media screen and (min-width: 768px) {
  .PD_layout-btn { padding: 10px 0 20px }
}
@media screen and (max-width: 767px) {
  .PD_layout-btn { padding: 2vw 0 4vw }
}



/*---(Area_1220)線上入搞區標---*/
@media screen and (min-width:768px){
  .text_1220{width: 93%;position: relative;left: 50%;transform: translateX(-50%);z-index: 2;}
  .text_1220 .PD_layout{width: 90%;}
  }
  @media screen and (max-width:767px){
  .text_1220{position: relative; z-index: 2;}
  .text_1220 .PD_layout{}
  .text_1220 .PD_layout ul{padding: 0;grid-gap: 0;}
  }
  
/*---(Area_960)線上入搞區標---*/
@media screen and (min-width:768px){
  .text_960{}
  .text_960 .PD_layout{width: 100%;}
  .text_960 .PD_layout[ data-pd-li="BN" ] ul,.text_960  .PD_layout[ data-pd-li="BN-AWD" ] ul,.text_960  .PD_layout[ data-pd-li="PDBN" ]  ul{width: 100%; padding: 0;grid-gap: 0;}

  }
  @media screen and (max-width:767px){
  .text_960{}
  .text_960 .PD_layout{width: 100%;}
  .text_960 .PD_layout[ data-pd-li="BN" ] ul,.text_960  .PD_layout[ data-pd-li="BN-AWD" ] ul,.text_960  .PD_layout[ data-pd-li="PDBN" ]  ul{padding: 0;grid-gap: 0;}
  }

  /* 會員訂閱按鈕
/*.blackBox .box h3 { background-color: #c29f70;}*/
.blackBox .box .btn_subscribe { line-height: 2.3;}
.blackBox .box .btn_subscribe .inputBox { margin-top: 1%; font-size: 1rem; font-weight: normal;}
.blackBox .box .btn_subscribe .btn { width: 50%; margin: 1% auto 5%; border-radius: 20em; background-color: #ffd710;}
.blackBox .box .btn_subscribe .btn.off { filter: grayscale(1); pointer-events: none;} 

#btn_subscribe {line-height: 2.3;}
#inputBox {margin-top: 1%;font-size: 1rem;font-weight: normal;}
#btn {width: 50%;margin: 1% auto 5%;border-radius: 20em;background-color: #ffd710;}
#btn.off {filter:grayscale(1);pointer-events: none;}
	

/*---線上入搞區標"背景"---*/
@media screen and (min-width:768px){
 .text_bg{position: absolute;width: 1220px;left: 50%;transform: translateX(-50%);}
 .text_bg .PD_layout{width: 100%;}
}
@media screen and (max-width:767px){
  .text_bg{position: absolute;}
  .text_bg .PD_layout[ data-pd-li="BN" ] ul,.text_bg  .PD_layout[ data-pd-li="BN-AWD" ] ul,.text_bg  .PD_layout[ data-pd-li="PDBN" ]  ul{width: 98%;padding: 0;grid-gap:0;}
}



/*---打字的區標設定---*/
@media screen and (min-width:768px){
	.txt{width: 960px;position: relative;padding: 63px 0 0 0;margin: 0 auto -10px auto;height: 96px;background: no-repeat center top/100% url("text_bg.png?t=1749805919021");z-index: 99;}
	.txt .PD_layout{}
  .txt .PD_layout ul a{display: flex;align-items: center;justify-content: center;}
  .txt .PD_layout ul .PD_into{position: absolute;z-index: 2;}
	.txt .PD_layout ul h5{font: bold 3.9em/3.9em "思源宋體","Microsoft JhengHei", Arial, Helvetica;font-weight: bold;line-height: 1em;margin: 0;background-clip: text;background-image: repeating-linear-gradient(-180deg, #ffedd7 -40%, #ffdbad 100%);color: transparent;}
}
@media screen and (max-width:767px){
	  .txt{position: relative;height: 7vw;padding: 7vw 0 0 0;margin: 0 auto 0vw auto;background: no-repeat center top/100% url("text_bg.png?t=1749805919021");z-index: 99;}
	  .txt .PD_layout{}
	  .txt .PD_layout ul{padding: 0;grid-gap: 0;}
	  .txt .PD_layout ul a{display: flex;align-items: center;justify-content: center;}
	  .txt .PD_layout ul .PD_into{position: absolute;z-index: 2;}
	  .txt .PD_layout ul .PD_img{}
	  .txt .PD_layout ul h5 {font: bold 6.2vw/6.2vw "思源宋體","Microsoft JhengHei", Arial, Helvetica;font-weight: bold;background-clip: text;background-image: repeating-linear-gradient(-180deg, #ffedd7 -40%, #ffdbad 100%);color: transparent;}
}





/*回版頭*/
#gotop {
  display: none !important;
  position:fixed;
  z-index: 99;
  right:20px;
  bottom:30px;
  padding:10px 10px 3px 10px;
  border-radius:50px;
  font:12px/30px Verdana;
  text-align:center;
  color:#000;
  background-color:rgba(255,255,255,0.7);
  cursor:pointer;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  }
#gotop:hover { padding-top:40px; background-color:#fff;} 
#gotop::before { content: ""; position:absolute; top:7px; left:18px; width: 0; height: 0; border: 4px solid #000; border-color: transparent transparent #000; }
	@media screen and (max-width:767px){
		#gotop { display:block !important;right:20px; bottom:80px; }
	}


/*PC黏人精-區塊錨點*/
.fixarea_tabbar {z-index:99;position:fixed;right:0;top:200px;border-radius:20px 0 0 20px;width:110px; background-color: rgba(0,0,0,.65); text-align: center;font-family:"微軟正黑體", "Microsoft JhengHei", Arial;
	-webkit-transform: rotate3d(0,0,0,0deg) translate3d(150px,0,0);
			transform: rotate3d(0,0,0,0deg) translate3d(150px,0,0);
	-webkit-transform-origin:top right;
			transform-origin:top right;
	-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;
	}
.fixarea_tabbar.fixarea_off { -webkit-transform: rotate3d(0,0,0,0deg) translate3d(0,0,0); transform: rotate3d(0,0,0,0deg) translate3d(0,0,0);}
.fixarea_tabbar .fix_box { margin:20px auto 10px; margin-left:10px;}
.fixarea_tabbar ul { margin:0; padding:0; list-style:none;}
.fixarea_tabbar li { position:relative; margin:0; padding:0; font-weight:800; font-size:15px; line-height:20px; }
.fixarea_tabbar a { display:block; text-decoration:none; color:#fff; }
.fixarea_tabbar a:hover{ color:#ffffbe; }
.fixarea_tabbar .cate-hover a { color:#ffffbe; }
.fixarea_tabbar .fix_other { }
.fixarea_tabbar .fix_other li { padding:10px 0; }
.fixarea_tabbar .fix_other li:before { content: ""; display: block; position: absolute; bottom:0; left:18%; width:64%; height:1px; background-color:#fff; opacity: 0.2}
.fixarea_tabbar .fix_other li:last-child::before { display:none;}
.fixarea_tabbar .fix_other li i { display:none; z-index:-1; position: absolute; top:53%; left:-2px; width:12px; height:12px; -webkit-transform:translate(0%,-50%); transform:translate(0%,-50%); background:url('') no-repeat center center; background-size:100%;}
.fixarea_tabbar .fix_other .cate-hover i { display: block;}
.fixarea_tabbar .fix_footer { position: relative; margin-bottom:10px; margin-left: 10px; font-weight:800; font-size:24px;}
.fixarea_tabbar .fix_footer a { display:block; padding-top:11px; color: #fff;}
.fixarea_tabbar .fix_footer a::before { content: ""; position: absolute; top:6px; left:44%; display:block; width: 0; height: 0; border-width: 0 5px 8px 5px; border-style: solid; border-color:transparent transparent #FFF transparent;}
.fixarea_tabbar .fix_footer a:hover { color:#ffffbe; }    
  /*錨點icon--用SVG格式*/
  .fixarea_tabbar .fix_other li i { mask-image: url('data:image/svg+xml,%3Csvg%20id%3D%22navlight_icon%22%20data-name%3D%22navlight%20icon%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2020%2020%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill%3A%23ffffff%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Ctitle%3E%3C%2Ftitle%3E%3Cpath%20class%3D%22cls-1%22%20d%3D%22M10%2C0A7.17%2C7.17%2C0%2C0%2C0%2C2.8%2C7.2C2.8%2C12.9%2C10%2C20%2C10%2C20s7.2-7.1%2C7.2-12.8A7.17%2C7.17%2C0%2C0%2C0%2C10%2C0Zm0%2C11a3.8%2C3.8%2C0%2C1%2C1%2C3.8-3.8A3.8%2C3.8%2C0%2C0%2C1%2C10%2C11Z%22%2F%3E%3C%2Fsvg%3E'); background-color: #ffffbe }
  .fixarea_tabbar .fix_footer:hover a::before { border-color: transparent transparent #ffffbe transparent;}


						 
											 


										 
											 


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




/*全BOX版面*/
.WRAPPER .mmainArea { position:relative; margin:0px auto; padding:0px; width:100%; max-width:640px; z-index:1; font-family:"微軟正黑體","Microsoft JhengHei", Arial, Helvetica;}
.mmainArea ul { margin:0px; padding:0px; list-style:none outside none}
.mmainArea li { margin:0px; padding:0px; float:left}
.mmainArea img { border:0px; vertical-align:top;}
.mmainArea a { text-decoration: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; position:relative; 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%,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%,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%;}
	}


/*心跳A*/
.heartbeat-play {-webkit-animation-duration:1.2s;  animation-duration:1.2s;  -webkit-animation-name: heartbeat-play;  animation-name: heartbeat-play;  -webkit-animation-iteration-count: infinite;    animation-iteration-count:infinite;/* -webkit-animation-direction: alternate;animation-direction: alternate;*/}
	@-webkit-keyframes heartbeat-play {   
		0%   { -webkit-transform: scale(1); transform: scale(1); filter:brightness(110%);} 
		40%  { -webkit-transform: scale(0.95); transform: scale(0.95); filter:brightness(100%);} 
		60%  { -webkit-transform: scale(1); transform: scale(1); filter:brightness(110%);} 
		80%  { -webkit-transform: scale(0.95); transform: scale(0.95); filter:brightness(100%);}
		100% { -webkit-transform: scale(1); transform: scale(1); filter:brightness(110%);} 
		}
	@keyframes heartbeat-play { 
		0%   { -webkit-transform: scale(1); transform: scale(1); filter:brightness(110%);} 
		40%  { -webkit-transform: scale(0.95); transform: scale(0.95); filter:brightness(100%);} 
		60%  { -webkit-transform: scale(1); transform: scale(1); filter:brightness(110%);} 
		80%  { -webkit-transform: scale(0.95); transform: scale(0.95); filter:brightness(100%);}
		100% { -webkit-transform: scale(1); transform: scale(1); filter:brightness(110%);} 
	}
