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

/*基本*/
body{
	margin:0;
	padding:0;
	background:url(bg_repeat.jpg?t=1751023726695) center top repeat-y;
}
a {text-decoration: none;}	
.for_pc{ display:block;}
.for_m{ display:none;}	
	

/*全BOX版面*/	
.WRAPPER{
	position:relative;
	width:100%;
	text-align:left;
	min-width:1220px;
	overflow:visible;
	background:url(pc_header.jpg?t=1751023726695) center top no-repeat;}
.WRAPPER img{width:auto; height:auto; vertical-align:bottom;overflow: hidden;}	
.mainarea { position:relative; display:block; margin:0 auto; width:1220px; background-color:#fff;}	
.mainarea:after  { content: ""; display:block; clear: both;}
	
/*回版頭*/
#gotop { display: none; position:fixed; z-index:5; right:20px; bottom:30px;padding:10px 10px 3px 10px; border-radius:50px; font:12px/30px Verdana; text-align:center; color:#fff;  background-color:rgba(0,0,0,0.5); 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;} 
#gotop::before { content: ""; position:absolute; top:7px; left:18px; width: 0; height: 0; border: 4px solid #fff; border-color: transparent transparent #fff; }
	@media screen and (max-width:767px){
		#gotop { right: 3vw; bottom: 21vw; }
	}
	
		
/*飄浮區*/
.cloudboxArea { }
.cloudboxArea .cloudbox {position:fixed; top:-110px; left:50%; margin-left:-1000px;}	
	

/*版頭*/	
.mainhead{ height:200px;}
.momologo{ position:absolute; left:65px; top:-183px; z-index:99;}
.momologo:hover{ transition: all 0.2s linear; top:-180px;}


/*選單*/
.menuArea{ width:1120px; float:left; background:#FFF; margin: 0 auto;}
.menuArea .mm_dt{ display:none; padding:0 0 8%; box-sizing:border-box; }
.menuArea dl:first-child .mm_dt { display:block;top: 0;left: 5%;  padding-top: 10px;position: relative;}
.menuArea dt { display:block; width:1120px; height:70px; background:#333333; color:#FFF; text-decoration:none; font:22px/70px "微軟正黑體"; padding:0 0 0 25px; margin:0 0 2px 0; cursor:pointer; position:relative;}
.menuArea dt:hover{ background:#404040; transition:all 0.2s linear;}
.menuArea dt span{width: 0; height: 0; border-style: solid; border-width: 7px 0 7px 10px; border-color: transparent transparent transparent #FFF; position:absolute; left:188px; top:28px; transition:all 0.2s linear;}
.menuArea dt span.off {width: 0; height: 0; border-style: solid; border-width: 10px 7px 0 7px; border-color:#FFF transparent transparent transparent; position:absolute; left:188px; top:32px;}
    @media screen and (max-width:767px){
    .menuArea dl:first-child .mm_dt { margin-bottom: 40vw;}
    }

/*選單副標*/
.menuArea dd{ border-bottom:1px solid #808080; margin:10px 25px 20px;}
.menuArea dd p.menusubtitle{ font:18px/22px "微軟正黑體"; color:#595959; }
.menuArea dd p.btn_prize { display:block;  font:18px "微軟正黑體"; color:#FFF; background:#e20000; padding:0 5%; width:40%; text-decoration:none; position:relative; margin:3% 0 0 50%; cursor:pointer;}
.menuArea dd p.btn_prize .btn_open{ position:absolute; top:6px; width:14px;}
.menuArea dd p.btn_prize .on{ transform: translateX(5px);}
.menuArea dd p.btn_prize:hover{ background:#ff0000;}


/*詳情*/
.explanation{ width:870px; height:250px; float:left; background:#FFF; padding:22px 40px;}
.explanation dt{ font:bold 22px/26px "微軟正黑體"; color:#333333;}
.explanation dd ul li{font:14px/16px "微軟正黑體"; color:#595959; padding:4px 0; list-style-type:decimal; margin:0 0 0 20px;}


/*活動內容*/
table{ width: 1120px;}
table.boxA { border-bottom: none;}
table.boxB{border-top: none;}
h3{ width:100%; background:#e20000; color:#FFF; text-align:center; font:bold 26px/30px "微軟正黑體"; padding:7px 0;}
h3 p{font:normal 16px/20px "微軟正黑體";}
small{font:14px/26px "微軟正黑體"; color:#333333;}
 table th:nth-child(1){ width:20%;}
 table th:nth-child(2){ width:20%;}
 table th:nth-child(3){ width:15%;}
 table th:nth-child(4){ width:15%;}
 table th:nth-child(5){ width:10%;}
 table th:nth-child(6){ width:10%;}

 table td:nth-child(1){width: 20%;}
 table td:nth-child(2){width: 20%;}
 table td:nth-child(3){width: 15%;}
 table td:nth-child(4){ width:15%;}
 table td:nth-child(5){width: 15%;}
 table td:nth-child(6){width: 15%;}

 table th.A{ width: 15%;}
 table th.B{ width: 15%;}
 table th.C{ width: 15%;}

table th,table td{ border:1px solid #808080; text-align:center; padding:20px 18px;}
table th{font:bold 22px/22px "微軟正黑體"; color:#e20000;}
table td{font:16px/16px "微軟正黑體"; color:#595959;}





/*最新顯示的內容*/
#txt_20180158{ display:block;}


/*Phone置底選單*/
.footerArea { display:none!important;} /*把系統手機版原本的地關掉*/
.Fixedfooter { z-index:1000; position: fixed; bottom: 0; width:100%; font-family:"微軟正黑體", "Microsoft JhengHei", Arial;}
.Fixedfooter * ,
.Fixedfooter *:before ,
.Fixedfooter *:after { margin:0; padding:0; -webkit-box-sizing:border-box; box-sizing:border-box; transition: all 0.15s cubic-bezier(0.5, 0, 0.5, 1);}
.Fixedfooter .Fixedfooter_box {
                position: fixed;
                bottom: 0;
                width:100%;
                max-width:767px;
                height: 60px;
                height: calc(60px + constant(safe-area-inset-bottom)*0.6 );
                height: calc(60px + env(safe-area-inset-bottom)*0.6 );
                /*-webkit-box-shadow:0px 0px 8px rgba(0,0,0,0.5);
                   -moz-box-shadow:0px 0px 8px rgba(0,0,0,0.5);
                  -ms-box-shadow:0px 0px 8px rgba(0,0,0,0.5);
                   -o-box-shadow:0px 0px 8px rgba(0,0,0,0.5);
                    box-shadow:0px 0px 8px rgba(0,0,0,0.5);*/
                }
.Fixedfooter .Fixedfooter_box ul { position: absolute; left: 0; top: 0px; margin: 0; padding: 0; width: 100%; list-style: outside none none; border-radius: 30px;height: 105px;}
.Fixedfooter .Fixedfooter_box li { float: left; position:relative; padding-top:4.5px; width:25%; height:50px; text-align: left; list-style: outside none none;}
.Fixedfooter .Fixedfooter_box li a { position:relative; display:block; color: #797979; font-size:12px;letter-spacing: 0.08em; line-height:12px; text-align:center; text-decoration: none; cursor: pointer; -webkit-tap-highlight-color: transparent;}
.Fixedfooter .Fixedfooter_box li a i { position:relative; display:block; margin:0 auto; width:35px; height:35px; background-repeat: no-repeat; background-position: center center; background-size: auto 34px;}
  /*icon*/
  .Fixedfooter .Fixedfooter_box li:nth-of-type(1) i { background-image: url(Fixedfooter_icon_1.png?t=1751023726695);}
  .Fixedfooter .Fixedfooter_box li:nth-of-type(2) i { background-image: url(Fixedfooter_icon_2.png?t=1751023726695);}
  .Fixedfooter .Fixedfooter_box li:nth-of-type(3) i { background-image: url(Fixedfooter_icon_3.png?t=1751023726695);}

  /*高亮設定
  .Fixedfooter .Fixedfooter_box li.cate-hover { -webkit-transform:translateY(-5px); transform:translateY(-5px); transition: none;}
  .Fixedfooter .Fixedfooter_box li span { display:block;}
  .Fixedfooter .Fixedfooter_box li.cate-hover span { color: #797979; -webkit-transform:translateY(5px); transform:translateY(5px); transition: none;}
  .Fixedfooter .Fixedfooter_box li:after { content:""; display: block;  z-index:-1; position:absolute; top:-13px; left:0; padding-bottom:53px; width:100%; height:0; background-image:url(Fixedfooter_icon_bg.png?t=1751023726695); background-position: center; background-size:58px; background-repeat:no-repeat; pointer-events:none;}
  .Fixedfooter .Fixedfooter_box li:after { transform:rotate(0deg) translate(0,30%) scale(0) ; transition: none;}
  .Fixedfooter .Fixedfooter_box li.cate-hover:after { transform:rotate(0deg) translate(0,0) scale(1);}
  */

  /*icon高亮*/
  .Fixedfooter .Fixedfooter_box li.cate-hover:nth-of-type(1) i { background-image: url(Fixedfooter_icon_1_on.png?t=1751023726695);}
  .Fixedfooter .Fixedfooter_box li.cate-hover:nth-of-type(2) i { background-image: url(Fixedfooter_icon_2_on.png?t=1751023726695);}
  .Fixedfooter .Fixedfooter_box li.cate-hover:nth-of-type(3) i { background-image: url(Fixedfooter_icon_3_on.png?t=1751023726695);}
  .Fixedfooter .Fixedfooter_box .animated { animation-delay:-0.6s;}
  /*特製背景
  .Fixedfooter .Fixedfooter_box .bg { z-index:-1; position:absolute; bottom:25px; left:0; width:100%; height:100%; pointer-events:none;}
  .Fixedfooter .Fixedfooter_box .bg i { display:block; z-index:2; position:absolute; top:0; left: calc((25% - 75px) * 0.5 ); border-radius:50%; width:75px; height:75px; background:#FF213C;
                      -webkit-transform: scale(0.85); transform: scale(0.85);
                      box-shadow: 
                        0px 1px 2px rgba(0, 0, 0, 0.3),
                      0 8px 20px 5px rgba(191,15,26,0.3),
                      0 16px 20px 10px rgba(191,15,26,0.5),
                      0 16px 20px 10px rgba(191,15,26,0.5),
                      0 30px 40px 30px rgba(191,15,26,0.5);}
  .Fixedfooter .Fixedfooter_box .bg b { display:block; z-index:3; position:relative; left: calc((25% - 75px) * 0.5 ); border-radius:50%; width:75px; height:75px; 
                      box-shadow:
                        45px 40px 0 #E41511, 
                        -45px 40px 0 #E41511,
                        0 60px 0 #E41511, 
                        -32px 77px 0 #E41511,
                        32px 77px 0 #E41511,
                        0 75px 0 #E41511;}
  .Fixedfooter .Fixedfooter_box .bg b:before,
  .Fixedfooter .Fixedfooter_box .bg b:after { content: ''; position: absolute; top: 30%; border-top: solid 2px #FF213C; width: 800%; height: 180%; background: #E41511;}
  .Fixedfooter .Fixedfooter_box .bg b:before { right:100%; border-top-right-radius: 20px;}
  .Fixedfooter .Fixedfooter_box .bg b:after  { left:100%;  border-top-left-radius: 20px;}*/
  /*416品牌狂歡版型*/
  .Fixedfooter .Fixedfooter_box .bg {z-index:-1;position:absolute;bottom: 0;left:0;width:100%;height:100%;pointer-events:none;}
  .Fixedfooter .Fixedfooter_box .bg i { display:none;}
  .Fixedfooter .Fixedfooter_box .bg b { display:block; z-index:3; position:relative; left: calc((25% - 75px) * 0.5 ); width:75px; height:75px;}
  .Fixedfooter .Fixedfooter_box .bg b:before,
  .Fixedfooter .Fixedfooter_box .bg b:after {content: '';position: absolute;top: 0;width: 100%;height: 100%;/* background: #c8c7cd; *//*background-image: linear-gradient(-180deg,rgba(255,193,202,0.7)0%,rgba(255,127,145,1)100%);*/}
  .Fixedfooter .Fixedfooter_box .bg b:before { right:0%; }
  .Fixedfooter .Fixedfooter_box .bg b:after  { left:0%;}
      /*高亮*/
      .Fixedfooter .Fixedfooter_box li.cate-hover { -webkit-transform:translateY(-10px); transform:translateY(-10px);}
      .Fixedfooter .Fixedfooter_box li span { display:block;}
      .Fixedfooter .Fixedfooter_box li.cate-hover span { -webkit-transform:translateY(10px); transform:translateY(10px); }
      .Fixedfooter .Fixedfooter_box li:after { content:""; display: block;  z-index:-1; position:absolute; top:-7px; left:0; padding-bottom:58px; width:100%; height:0; background-image:url(Fixedfooter_icon_bg.png?t=1751023726695); background-position: center; background-size:58px; background-repeat:no-repeat; pointer-events:none;}
      .Fixedfooter .Fixedfooter_box li:after { transform:rotate(-360deg) translate(0,-0%) scale(0) ; transition:0.25s; transition-timing-function:cubic-bezier(.98,.47,.53,1.3);}
      .Fixedfooter .Fixedfooter_box li.cate-hover:after { transform:rotate(0deg) translate(0,0) scale(1) ; }
    /*顆數--3顆*/
    .Fixedfooter .Fixedfooter_box li { width:33.3%;}
    .Fixedfooter .Fixedfooter_box .bg i { left: calc((33.3% - 75px) * 0.5 );}
    .Fixedfooter .Fixedfooter_box .bg b {left: calc((33.3% - 75px) * 0.5 );}
      /*選單_黑底*/
      .Fixedfooter .Fixedfooter_bg { transition: none;}
          /*【程式切換】cate-open 展開後*/
          .Fixedfooter.cate-open .Fixedfooter_bg { position: fixed; top:0; left:0; display:none; width:100%; height:100%; background-color:rgba(0,0,0,0.7);}
          .Fixedfooter.cate-open .Fixedfooter_bg { display: block;}
      /*浮層區-Phone置底選單*/
      .Fixedfooter_agree { display:none; z-index:10;  position: fixed; background-color:#651DD3;  border-radius:10px; margin:0 5%; width:90%; /*box-shadow:0px 0px 20px rgba(0,0,0,0.5);*/
                bottom:85px; 
                bottom: calc(85px + constant(safe-area-inset-bottom)*0.6 );
                bottom: calc(85px + env(safe-area-inset-bottom)*0.6 );}
      .Fixedfooter_agree * { box-sizing:border-box;}
      .Fixedfooter_agree .trainglelist { position:absolute; bottom:-10px; left:48%; width:0; height:0; border-style:solid; border-width:10px 10px 0px 10px; border-color:#FF213C transparent transparent transparent;   }
      .Fixedfooter_agree ul { width:100%; height:auto; margin:0 ; padding:3%; }
      .Fixedfooter_agree ul:after { content:""; display:block; clear:both;}
      .Fixedfooter_agree li { float:left; display:block; margin-left:2%; margin-top:3%; width:32%; height:30px; border-radius:50px; text-align:center; font-weight:800; font-size:14px; line-height:30px; color:#fff; background-color: rgba(0,0,0,0.6); }
      .Fixedfooter_agree li:nth-child(3n+1) { margin-left:0; }
      .Fixedfooter_agree li:nth-child(1),
      .Fixedfooter_agree li:nth-child(2),
      .Fixedfooter_agree li:nth-child(3) {margin-top:0; }
      .Fixedfooter_agree li a { color:#fff; display: block; }
      .Fixedfooter_agree li.cate-hover { background-color: #fff;}
      .Fixedfooter_agree li.cate-hover a { color:#c8c7cd;}

    /*配色*/
    /*.Fixedfooter .Fixedfooter_box ul { box-shadow: 0 -3px 6px rgba(111,106,98,0.2); }*/
    .Fixedfooter .Fixedfooter_box .bg b:before,
    .Fixedfooter .Fixedfooter_box .bg b:after {/* background-color:#f1eff6; */}
    .Fixedfooter_agree { background-color:#f1eff6;}
    .Fixedfooter_agree .trainglelist { border-top-color:#f1eff6;}
    /*.Fixedfooter_agree li { background-color: #283348;}*/
    .Fixedfooter_agree li.cate-hover a { color:#f1eff6;}
    .Fixedfooter .Fixedfooter_box li a { }
    .Fixedfooter .Fixedfooter_box ul {box-shadow: 7px 0 10px rgb(255 255 255) inset, 5px 0 10px rgb(173 171 177), 0 10px 10px rgb(255 255 255) inset, 0 0 10px 90px #f1eff6 inset;}
    /*.Fixedfooter .Fixedfooter_box li.cate-hover a { text-shadow: 0 0 10px rgba(205,47,206,1), 0 0 10px rgba(205,47,206,1), 0 0 10px rgba(205,47,206,1);}*/



