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

/*回版頭*/
#gotopBtn { display:none !important;} /*把系統手機版原本的Gotop關掉*/
#gotop { display: none; position:fixed; z-index:201; right:0px; padding:14px 8px 3px 10px; font:12px/30px Verdana; text-align:center; color:#fff; cursor:pointer;
				bottom:90px;
				bottom: calc(90px + constant(safe-area-inset-bottom)*0.6 );
				bottom: calc(90px + env(safe-area-inset-bottom)*0.6 );}
#gotop::before { content: ""; position:absolute; top:9px; left:19px; width: 0; height: 0; border: 4px solid #fff; border-color: transparent transparent #fff; }
#gotop::after  { content: ""; z-index:-1; position:absolute; top:50%; left:50%; border-radius:50px 0 0 50px; transform:translate(-50%,-50%); width:44px; height:44px; background-color:rgba(228,5,128,0.7);}
	/*白色
	#gotop { color:#000;}
	#gotop::before { border-color: transparent transparent #000;}
	#gotop::after  { background-color:rgba(253,249,158,0.7);}*/

/*彈窗通知數字大小*/
.swal2-content span { font-size: 1.3em;}


/*PC分會場header*/
.cantantBase { z-index:100; position: absolute; top:0; left:0; width:100%; text-align:right; font-family:"微軟正黑體", "Microsoft JhengHei", Arial; /*background-color:rgba(0,0,0,0.5);*/ 
                -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;}
.cantantBase.fixactive { background-color: rgba(0,0,0,0.8);  box-shadow:0 2px 20px rgba(0,0,0,.3); }
.cantantBase .box { position:relative; margin:0 auto; width:1220px; height:50px;}
.cantantBase .momologo { position:absolute; top:0; left:0; }
.cantantBase .momologo a { display:block; width:399px; height:51px; background:url(momo_logo.png?t=1751271724010);}
.cantantBase .momologo a:hover { background:url(momo_logo_on.png?t=1751271724010);}
.cantantBase ul {display:inline-block;  margin:8px 5px 0 0; padding:0; list-style:none;  text-align:center; }
.cantantBase li { float:left; display:inline-block; position:relative; margin:0; padding:0 11px; font-size:16px; line-height:50px;}
.cantantBase li a.catch-on { color:#e40580; }
.cantantBase li::before { content:""; position:absolute; top:18px; left:-1px; display:block; width:1px; height:15px; background-color:#fff; opacity: 0.3; }
.cantantBase li:first-child::before { display:none;}
.cantantBase li a { display:block; color:#000; opacity: 1;}
.cantantBase li a.catch-on { color:#e40580; }
.cantantBase li:hover a{ color:#e40580; opacity: 1;}
.cantantBase ul .cate-hover a { color:#e40580; opacity: 1;}
  /*12個分會場*/
  .cantantBase1 li { padding:0 10px;}
  /*機制頁用*/
  .cantantBase2 { display:none;}
  .cantantBase2 li { padding:0 6.5px;}
  /*.cantantBase2 li {  padding:0 15px;}*/

    /*20200221投票活動微調*/
    .cantantBase li::before { content:""; position:absolute; top:17px; left:-2px; display:block; border-radius: 100%; width:1px; height:15px; background-color:#000; opacity: 1;}
    .cantantBase li { padding:0 13px; font-size:18px; line-height:50px;}


/*選單*/
.fixbox { z-index:10; position: absolute; top:0; left:0; width:100%; height:72px; font-size:18px; line-height:50px; font-family:"Century Gothic", "微軟正黑體", sans-serif;background: transparent; }
.fixbox ul { margin:0 auto; padding:0; overflow:hidden; width:1220px; list-style:none; }
.fixbox ul li { float:left; position:relative; margin:0; padding:0;}
.fixbox ul li a { display: inline-block; text-decoration:none;}
.fixbox ul li.momo_logo { margin-right: 216px; opacity: 1 ;
  -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;}
.fixbox ul li.momo_logo:hover { opacity: 0.5 }
@media screen and (max-width:767px){ 
	.fixbox {  display: none}
}



/*Phone置底黏人精--活動紀錄*/
.fixedfooterArea { z-index:10; position:fixed; left:0; margin:0; padding:0;  width:100%; height:60px; text-align:center;  font-size:14px; line-height:34px; color:#000; font-family:"微軟正黑體", "Microsoft JhengHei", Arial; background-color: transparent;
                    bottom: 45px; 
                    bottom: calc(45px + constant(safe-area-inset-bottom)*0.6 );
                    bottom: calc(45px + env(safe-area-inset-bottom)*0.6 );}
.fixedfooterArea a { display:block; color:inherit; text-decoration:none;}
.fixedfooterArea img { width: 100%; height: auto;}
.fixedfooterArea .fixedBox_1 { z-index:1; position:absolute; top:30px; left:0; width:100%; text-align:center; }
.fixedfooterArea .fixedBox_1 ul { position:relative; margin:0; padding:0; width:100%; list-style:none outside none; white-space: nowrap;}
.fixedfooterArea .fixedBox_1 li { z-index:1; position:relative; display:inline-block;float:inherit; padding:0; border-radius:44px; height:34px; box-shadow:0 1px 0 rgba(242,242,242,1), 0 0 10px rgba(0,0,0,0.2); color:#000; background-color: rgba(255,255,255,0.95);}
.fixedfooterArea .fixedBox_1 li a { padding: 0 24px 0 20px;}
.fixedfooterArea .fixedBox_1 li span { position:relative; top:4px; display: inline-block; width:26px; height:auto; }
/*兩顆*/
.fixedfooterArea .fixedBox_2 li:first-child { margin-right: 5px;}
    /*我的點數-動畫*/
    .fixedfooterArea .fixedBox_1 {   -webkit-animation:fixedBox_1-play 1s 1; animation:fixedBox_1-play 1s 1;}
      @-webkit-keyframes fixedBox_1-play { 
        0%  { -webkit-transform: translate(0,50px); opacity:0;} 
        100%{ -webkit-transform: translate(0,0);    opacity:1;}
      }
      @keyframes fixedBox_1-play { 
        0%  { transform: translate(0,50px); opacity:0;} 
        100%{ transform: translate(0,0);    opacity:1;}
      }



/*浮層嘿嘿*/
.blackBox_play {}
.blackBox { display:none; z-index:999; position:absolute; top:0px; left:0px; width:100%; height:100%; background-color: rgba(34,34,34,0.75); }
.blackBox * { font-family:"微軟正黑體"; box-sizing:border-box;}
.blackBox  a { text-decoration:none;}
/*浮層基本*/
.blackBox .box .button {  border-top:1px solid #d6d6d6; text-align:center; font-size:1.25rem; line-height:3.5rem; font-weight:bold;}
.blackBox .box .but-close { clear:both; width:100%;}
.blackBox .box .but-close a { display:inline-block;  width:100%; height:100%; color:#333;}
.blackBox .box h3 span.close { position:absolute; top:6px; right:5px; display:block; border:2px solid #333; border-radius:5px; width:63px; height:33px; font-size:1rem; line-height:2rem; text-align:center;}
.blackBox .box h3 span.close a { display:inline-block; width:100%; height:100%; color:#333;}
.blackBox .Boxclose { position:absolute; top:0px; left:0px; width:100%; height:100%; background-color: transparent;}
.blackBox .box h4 {height: 3rem; font-size: 0.8rem; font-weight: 100; text-align: center; color: #000;}
	/*IT用*/
	.blackBox_IT { display:block; z-index:inherit; position:static; width:auto; height:auto; background: none;}

/*通知浮層*/
.agreeArea { z-index:1; position:relative; top:5%; margin:0 auto 30px; width:94%; max-width:700px; font-family:"Century Gothic", "微軟正黑體", sans-serif; /*text-align:justify; word-break:break-all;*/}
.agreeArea img{ width:100%; height:auto;}
.agreeArea .box { border-radius:10px; box-shadow: 0 0 10px rgba(0, 0, 0, 0.5); background-color:#fff; overflow:hidden;}
.agreeArea .box .txtArea { height:600px; overflow:auto; overflow-y:auto; -webkit-overflow-scrolling:touch; text-align: left}
.agreeArea .box h3 { margin:0; padding:0; height:3rem; font-size:1.25rem; font-weight:800;line-height:3rem; text-align:center; color:#000; background-color:#ffd710;}
.agreeArea .box p { margin:10px auto; margin-top:1rem; padding:0 0 0 24px; text-align:center; font-size:1em; text-align:left; line-height:1.2em; color:#000;}
.agreeArea .box p b { display:block; padding-bottom:0px;}
.agreeArea .box p span { }
.agreeArea .box .qrcodeimg { text-align:center; }
.agreeArea .box .qrcodeimg a { color:#006afe;}
.agreeArea .box .qrcodeimg img { width:100%; height:auto;}
.agreeArea .box .agree_table table { margin:20px auto; border-collapse:collapse; width:90%; text-align:center;}
.agreeArea .box .agree_table th { padding:5px; border:1px solid #CCC; width:33%; font-size:0.9em; }
.agreeArea .box .agree_table td { padding:5px; border:1px solid #CCC; font-size:0.9em; }
.agreeArea .box .agree_table th a{ color:#c70026; text-decoration:underline;}
.agreeArea .box .xxx{ display:block; width:80%; height:40px; font-size:1.5em; text-align:center; line-height:40px; color:#FFF; background-color:#7048A0; margin:0 auto; margin-bottom:20px; margin-top:10px; font-weight:bold; border-radius:10px;}
.agreeArea .box ul,
.agreeArea .box ol { margin:0 20px 0 0; font-size:0.9em;}
.agreeArea .box li { margin:0 0 10px 0;}
.agreeArea .box table { margin: 0 10%; width:80%;  border-collapse:collapse; text-align: center}
.agreeArea .box th { padding:5px; border:1px solid #CCC; background:#eee; font-size:0.9em; }
.agreeArea .box td { padding:5px; border:1px solid #CCC; font-size:0.9em; vertical-align:top; }
.agreeArea .box table ul,
.agreeArea .box table ol { padding:0 0 0 20px;}
.agreeArea .box table li { margin:0 0 10px 0px;}
/*更多險種 浮層按鈕*/
.applybtn { position:relative; left:15%; transform:translate(-15%,0); width:30%; background:#000; border-radius:60px; color:#fff; line-height:36px; display:inline-block; padding:1% 0; margin:0 auto 2% auto; font-size:30px; font-family:"微軟正黑體", "Century Gothic"; text-align:center;}
.applybtn b { position:relative; top:0.1rem; width:15%; display:inline-block;}
.applybtn i {  width:0.7rem; height:0.7rem; display:inline-block; border:2px solid #fff; border-top:none; border-left:none; transform:rotate(-45deg);  position:relative; bottom:0.3rem;}

      @media screen and (max-width:767px){
		.applybtn { width:60%; line-height:10vw; padding:0; margin:1%; font-size:6vw; left:50%; transform:translate(-50%,0); }
		.applybtn b { position:relative; top:0.3rem; width:15%; display:inline-block;}
		.applybtn i {  width:0.7rem; height:0.7rem; display:inline-block; border:2px solid #fff; border-top:none; border-left:none; transform:rotate(-45deg);  position:relative; bottom:0.3rem;}

	}





/*PC黏人精-區塊錨點*/
.fixarea_tabbar { z-index:99; position:fixed; right:0; top:60px; border-radius:20px 0 0 20px; width:110px; background-color:rgba(0,0,0,0.6); 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 .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;}
.fixarea_tabbar .go_bt:hover { filter: brightness(105%);}
.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:#ffa6d7; }
.fixarea_tabbar  .cate-hover a { color:#ffa6d7; }
.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:#5b0000; background-color:rgba(255,255,255,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;}
.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;}
    /*錨點icon--用SVG格式(改顏色搜尋【fill%3A%23】)*/
    .fixarea_tabbar .fix_other li i { background-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%23ffa6d7%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');}
    .fixarea_tabbar .fix_footer:hover a::before { border-color: transparent transparent #ffa6d7 transparent;}






/*活動紀錄查詢浮層*/
.refArea { width:700px; position:relative; display:block; margin: 0 auto; padding:0px; height: auto; background-color:rgba(0,0,0,0.8); border-radius:20px;}
.refArea .closeBN a { z-index:2; position:absolute; top:-20px; right:-20px; display:block; 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;}
.refArea .closeBN a:hover { background-color:#666; text-decoration:none}
.refArea .title  { margin:0 50px 10px; border-bottom:1px solid #ffd800; font:bold 45px/2em "微軟正黑體","Microsoft JhengHei", Arial, Helvetica;letter-spacing: -0.05em;  color:#ffd800; text-align:center}
.refArea .title2 { margin:20px auto 0px; font:bold 28px/1em "微軟正黑體","Microsoft JhengHei", Arial, Helvetica;letter-spacing: 0.1em;  color:#fff; text-align:center}
.refArea .title3 { margin-top:10px; font:bold 18px/1em "微軟正黑體","Microsoft JhengHei", Arial, Helvetica;letter-spacing: 0.1em;  color:#fff; text-align:center}
.refArea .box_txt { padding:10px 40px; font: 18px/1.7rem "微軟正黑體", "Microsoft JhengHei", "Century Gothic"; color:#fff;  text-align:left; letter-spacing: 1px;}
.refArea .ref_Date ul { margin: 0 auto; padding: 10px 50px;}
.refArea .ref_Date li { position: relative; display:inline-block; margin:5px; padding:0px; width:70px; height:70px;border-radius:50%; text-shadow:rgba(0%,0%,0%,0.15) 1px 1px; color:#333; letter-spacing: -0.05em; text-align:center; background-color:#979797;text-align:center; box-shadow: 0px 0px 3px 3px rgba(0%,0%,0%,0.15),0px 0px 0px 5px rgba(100%,100%,100%,0.1) inset;}
.refArea .ref_Date li .month { margin: 5px auto 0 auto; border-bottom:#333 solid 1px; width:80%; margin-top: 8px; font:bold 20px/1.2em "Century Gothic";}
.refArea .ref_Date li .date { margin:0; margin-top:0px; font:bold 20px/1em "Century Gothic";  }
  /*填色
  .refArea .ref_Date li.opendate { background-color:#8D0000; box-shadow: 0px 0px 3px 3px rgba(0%,0%,0%,0.15),0px 0px 0px 5px rgba(100%,100%,100%,0.1) inset;color:#fff;  }*/
  /*背景*/
  .refArea .ref_Date li { background: url(ref_Date_bg.png?t=1751271724011) no-repeat top center; background-size: 100%;}
  .refArea .ref_Date li i { z-index: 2; position: absolute; top: 0; left: 0; display: none; width: 100%; height: 100%; background: url(ref_Date_on.png?t=1751271724011) no-repeat top center; background-size: 100%;}
  .refArea .ref_Date li.opendate i { display: block;}
.refArea .ref_List table { margin:0 auto; padding: 10px 0;}
.refArea .ref_List .table2 {font:bold 20px/1.2em "微軟正黑體","Microsoft JhengHei", Arial, Helvetica;letter-spacing: -0.05em; color:#FFF; text-align:center; background-color:#999}
.refArea .ref_List .table3 {font:bold 20px/1.2em "微軟正黑體","Microsoft JhengHei", Arial, Helvetica;letter-spacing: 0.0001em; color:#000; text-align:center; background-color:#FFF}
.refArea .ref_List table td,
.refArea .ref_List table td { border: 1px solid #340d4d; font: bold 20px/1.5em "微軟正黑體", "Microsoft JhengHei", "Century Gothic";}
.refArea .ref_List .txtsmall { padding:40px; padding-top:10px; font: 12px/18px "微軟正黑體", "Microsoft JhengHei", "Century Gothic"; color:#fff;  text-align:left;}
    @media screen and (max-width:767px){
      .refArea { width:90%;}
      .refArea .closeBN a { top:-15px; right:-15px; width:30px; height:30px; font-size:30px;}
      .refArea .title  { margin:0 5%; font-size:30px;}
      .refArea .title2 { margin:10px auto 0px; font-size:20px; }
      .refArea .title3 { margin:10px auto 0px; font-size:14px; }
      .refArea .box_txt { padding:10px 20px; font-size:12px; line-height:18px; color:#fff;  text-align:left;}
      .refArea .ref_Date ul { margin:0 auto; padding: 10px 20px 20px;}
      .refArea .ref_Date li { margin:3px; width:40px; height:40px;}
      .refArea .ref_Date li .month { font-size:12px; line-height:1.3em; margin-top:4px;}
      .refArea .ref_Date li .date { margin-top:2px; font-size:12px;}
      .refArea .ref_List table { }
      .refArea .ref_List .table2 { font-size:12px;}
      .refArea .ref_List .table3 { font-size:12px;}
      .refArea .ref_List .table2 td,
      .refArea .ref_List .table3 td { font-size:12px; line-height:1.2em;}
      .refArea .ref_List .txtsmall { padding:20px; padding-top:10px; font-size:12px; line-height:18px; color:#fff;  text-align:left;}
    }
    /*投票活動用*/
    .refArea .ref_Date.for_vote { padding: 0 0 10px 0;}
    .refArea .votebox_Date { margin: 10px auto 10px; padding:2% 1% 2%; -webkit-box-sizing:border-box; box-sizing:border-box; width:90%; text-align:center;font: 18px/18px "Century Gothic","Microsoft JhengHei",Helvetica;letter-spacing:0px; color:#333; border-radius: 5px; background-color: #fbfbfb; }
    .refArea .votebox_Date:after { content:""; display:block; clear:both;}
    .refArea .votebox_Date1 { margin-bottom: 0;}
    .refArea .votebox_Date2 { margin-top: 0; background-color: #FFEC93;}
    .refArea .votebox_Date .votebox_Date_title { float:left; width:20%;}
    .refArea .votebox_Date .votebox_Date_title b { display:block; margin-top:14px; margin-bottom:5px; color:#333;}
    .refArea .votebox_Date ul { float:left; margin:0; padding:0; list-style:none; width:80%;}
    .refArea .votebox_Date li { float:left; margin:0; margin-left: 1%; padding:0; width:65px; height: 65px; border: none; background-color: transparent; text-shadow: none; box-shadow: none;}
        @media screen and (max-width:767px){
          .refArea .votebox_Date { font: 12px/12px "Century Gothic","Microsoft JhengHei",Helvetica;}
          .refArea .votebox_Date .votebox_Date_title { width:23%;}
          .refArea .votebox_Date .votebox_Date_title b { margin-top: 30px;}
          .refArea .votebox_Date ul { width:77%; }
          .refArea .votebox_Date li { margin-bottom: 1%; width:40px; height: 40px;}
          .refArea .votebox_Date li .month { margin-top: 5px;}
        }






/*微亮*/		  
.minbright-play { -webkit-animation:minbright-play 2.5s infinite alternate; animation:minbright-play 2.5s infinite alternate ;}
	@-webkit-keyframes minbright-play {
	  0% { 
		filter:brightness(100%);
	  }
	  100% { 
		filter:brightness(150%);
	  }
	}
	@keyframes minbright-play {
	  0% { 
		filter:brightness(100%);
	  }
	  100% { 
		filter:brightness(150%); 
	  }
	}

/*旋轉*/
.rotateinfinite { animation:rotateinfinite 120s linear 0s normal none infinite;}

@keyframes rotateinfinite {
  0% { transform:rotate(0deg)}
  100% { transform:rotate(360deg)}
}

