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

/*基本*/
body{ margin:0; padding:0; background-color: #fa0141 ;}

/*全BOX版面*/
.WRAPPER {z-index:0;position: relative;display:block;margin: 0 auto;padding:0;overflow:hidden;width:100%;min-width:1220px;text-align:left;font-family:"微軟正黑體","Microsoft JhengHei",Helvetica;}
.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:30px; min-width: inherit; min-height:100vh; overflow: hidden;}
		.WRAPPER img {  width:100%;  height:auto;}
	}


/*背景*/
@media screen and (min-width:768px){
.bg_01 { z-index: -1 ; position:absolute; top:0; left:0; width:100%; height:100%; background-repeat:no-repeat; background-position: center top; pointer-events:none;}
.pc_toppd_bg { z-index: 0 ; position:absolute ; top: 550px ; left:0 ; width:100%; height:100% ; background-repeat:no-repeat ; background-position: center top; pointer-events:none ; }
.bg_deco02 { z-index: -1 ; position:absolute ; top: 1000px ; left: 0px; width:100%; height:100%; background-position:center top; background-repeat:repeat-y; transition:0.5s linear; pointer-events:none;}
.pc_repeat_bg { z-index: -2 ; position:absolute ; top: 0 ; left: 0 ; width:100%; height:100%; background-position:center top; background-repeat:repeat-y; transition:0.5s linear; pointer-events:none;}
}
@media screen and (max-width: 767px){
  .m_repeat_bg { z-index: -1 ; position:absolute ; top: 0 ;left:0;width:100%;height: 100%;background-repeat:repeat-y;background-position: center top;pointer-events:none;background-size: 100%;}
}


/*區塊底*/
@media screen and (min-width:768px){
.Area_bottom01 {background:url(pc_bottom01.png?t=1760950530022)top center no-repeat;background-size:100%;padding-top:80px;margin-top:-22px;margin-bottom:50px;}
}
@media screen and (max-width: 767px){
.Area_bottom01 { background: #ffcc82; background-size:100% ; padding-top:4vw; }
.mo_top { z-index: 0 ; position:absolute ; top: 0 ; left:0; width:100%; height:100%; background-repeat:no-repeat; background-position: center top; pointer-events:none; background-size: 100%; }	
}
	


/*版頭區*/
@media screen and (min-width:768px){
.Area_title { height: 520px ; }
.Area_title .title01 { position:absolute ; width: 61%; top: 88px; left: 269px; z-index: 1 ; animation-duration: 1s; }
.top_title { position: absolute; top: 0px ; left: 70px ;  }
}
@media screen and (max-width: 767px){
.Area_title { height: 54vw ; }
.Area_title .title01 { z-index: 2 ; position: absolute ; ; width: 70%; top: 9vw; left: 17vw;  animation-duration: 1s;  }
.top_title { position: absolute ; width: 100% ; top: 0vw ; left: 0vw ; z-index: 2;  }
}


/*副標輪播*/
.Area_title  .topPD2 {position: absolute;top: 335px;left: 354px;width: 570px;height: 122px;overflow: hidden;z-index: 10;}
.Area_title  .topPD2 ul.PD_wrapper {display: flex;flex-wrap: nowrap;margin: 0;padding: 0;width: 100%;box-sizing: content-box;grid-gap: 0em;}
.Area_title  .topPD2 ul.PD_wrapper li { flex-shrink: 0; margin: 0; padding: 0; opacity: 0; transform: translate(5%,0);}
.Area_title  .topPD2 ul.PD_wrapper li.swiper-slide-active { opacity: 1; transition: .8s ease-out; transform: translate(0,0);}
.Area_title  .topPD2 .PD_layout .PD img{width: 95%!important;}
.Area_title  .topPD2 .PD_layout[data-pd-pdlogo] .PD .PD_logo {display: none;}
@media screen and (max-width:767px){
.Area_title  .topPD2 {width: 65vw;height: 10vw;position: absolute;top: 33vw;left: 18.8vw;}
.Area_title  .topPD2 .PD_layout{overflow: hidden;height: 10vw}
.Area_title  .topPD2 .PD_layout[data-pd-pdlogo] .PD .PD_logo {display: none;}

.Area_title  .topPD2 .PD_layout .PD img{width: 82%!important;}
	
}

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


/*置底*/
.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:10;}
.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;
}
/*2顆按鈕*/
.fixbn .class_00 {position:absolute;width:100%; height: 100%; }
.fixbn .class_00 a {display:block;width:100%;height:100%;}
.fixbn .class_01 { top:0%;left:0%;}
.fixbn .class_02 { top:0%;left:34%;}
.fixbn .class_03 { top:0%;left:67%;}



/*區塊_all*/
.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.95);
     -moz-transform:scale(0.95);
      -ms-transform:scale(0.95);
       -o-transform:scale(0.95);
          transform:scale(0.95);}
		  
		  
.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;}


	}




/*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;}
	} 



/*按鈕*/
.bnn {
}
.bnn a img {
	transition-duration: 0.1s;
	backface-visibility: hidden;
	transform: translateZ(0);
	display: block;
	margin: 0;
	padding: 0px;
	width: 100%;
	height: auto;
	text-align: left;
}
.bnn:hover a img {
	-webkit-transform: translateY(10px);
	transform: translateY(10px);
}	
	
	

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


/*注意事項區*/
.edm_notice{ text-align:center; padding:10px 10px 15px 10px; color:#fff ; font:12px/18px Helvetica;}
.edm_notice .apple_notice{  padding:10px 0px 10px 0px; }




/* 活動 */
@media screen and (min-width:768px){
  .Area_active .layout_active ul { padding-bottom: 20px; }
}
@media screen and (max-width:767px){
	.Area_active .layout_active{ width: 100%; }
}


/* 間距 */
.Area_bottom { margin-bottom: 40px !important; }
@media screen and (max-width:767px){
  .Area_bottom { margin-bottom: 4vw !important; }
}

/*--- 介紹內容---*/
@media screen and (min-width:768px){
  .Area_content{margin: 0px auto 20px auto;height: auto;position: relative;background-color: #fdfdfd;padding: 40px 0 10px 0;border: solid 4px #fff149;border-radius: 30px;top: -50px;z-index: -1;}	
  .Area_content .ly{width: 80%;overflow: hidden;}	
  .Area_content .ly ul { }	
  .Area_content .ly ul li h4{color:var(---light-gray-txt-color );font-size:calc(var(---font-size)*1.5);/* max-height: 9em; */line-height: 1.8em;text-align: left;overflow-wrap: break-word;letter-spacing: 0.04em;color: #000000;}	

  }
  @media screen and (max-width:767px){
  .Area_content {margin: 0vw auto 2vw auto;background-color: #fdfdfd;border: solid 0.8vw #fff14a;width: 96%;border-radius: 14px;padding: 4vw 0 0vw 0;position: relative;top: -6vw;z-index: -1;}	
  .Area_content .ly{width: 96%;overflow: hidden;}	
  .Area_content .ly ul { }	
  .Area_content .ly ul li h4{color:var(---light-gray-txt-color );font-size:calc(var(---font-size)*1);/* max-height: 9em; */line-height: 1.8em;text-align: left;overflow-wrap: break-word;letter-spacing: 0.04em;color: #000000;}	
  }



/* 登記 */
.Area_danji .danji_box ul li .activityText .gifts span { color: #fa0141;}   
@media screen and (max-width:767px){
.Area_danji {width: 96%; }
}


/* 微調區標 */
@media screen and (max-width:767px){
  .layout_text ul { padding: 0 !important;}
}


/* 不能點擊 */
.linknone { pointer-events: none; }
  



/* 主打品公版 */
.Area_product .layout_product .js-PD_txt1 { display: block !important;}

/* 公版 */
.Area_product .PD_layout.PD_layout-D1_06 .PD_into p::after { border-radius: 5em ; }

@media screen and (min-width:768px){
  /* 公版 */
  .Area_product .layout_product { width: 100% ; }
  .Area_product .layout_product ul { grid-gap: 0em !important ; padding: 20px; }
  .Area_product .layout_product .PD_into h3 { height: 49px ; padding-left: 20px;  }
  .Area_product .layout_product .PD_into h3 span { background-color: #ff3a44 ; font-size: 22px ;  }
  .Area_product .layout_product .PD_into h3::before { border-top: 8px solid #ff3a44; }
  .Area_product .layout_product .PD_into h4 { font-size: 25px ; line-height: 1.4em; }
  .Area_product .layout_product .PD_into h4 b { font-weight: 800; }
  .Area_product .layout_product .PD_into p { color: #ff3a44 ; height: 54px ; padding-top: 0 ;  }
  .Area_product .layout_product .PD_into p .money { font-size: 28px ; }
  .Area_product .layout_product .PD_into p .Price { font-size: 36px ; }
  .Area_product .PD_layout.PD_layout-D1_06 .PD_into p::before { background: none ; }
  .Area_product .PD_layout.PD_layout-D1_06 .PD_into p::after { background: url(btn3_4.png?t=1760950530022); background-size: contain ; background-repeat: no-repeat; background-position: right ; width: 90%  ; left: 0 ; height: 50px ;  }
}
@media screen and (max-width:767px){
  /* 公版 */
	.Area_product .product_all {  width: 96%; margin: auto; }
  .Area_product .layout_product ul { grid-gap: 0em !important ;  }
  .Area_product .layout_product .PD_into h3 { }
  .Area_product .layout_product .PD_into h3 span { background-color: #ff3a44 ;  }
  .Area_product .layout_product .PD_into h3::before { border-top: 8px solid #ff3a44; }
  .Area_product .layout_product .PD_img { width: 100% ; }
  .Area_product .layout_product .PD_into h4 { font-size: 20px ;  padding-bottom: 0; overflow: hidden; width: 103% ;  }
  .Area_product .layout_product .PD_into h4 b { font-weight: 700; margin-bottom: -1vw; }
  .Area_product .layout_product .PD_into p { color: #ff3a44 ; width: 86% ; }
  .Area_product .PD_layout.PD_layout-D1_06 .PD_into p::before { background: none;  }
  .Area_product .PD_layout.PD_layout-D1_06 .PD_into p::after { background: url(btn3_4.png?t=1760950530022); background-size: contain ; background-repeat: no-repeat; background-position: right ; border: solid 1px #f73a3c; border-right: none ; }
}
	



   
      /*IT機制*/
      .Area_it { position: relative;top:9px;margin: 0 auto;width: 76.7%;/* padding: 0 0 0 19px; */ z-index: 10 ;}
      .Area_it .sale .bg img { width: 100%;}
      .Area_it .target {text-align: left;font: bold 40px/40px "微軟正黑體","Microsoft JhengHei";color: #353535;position: absolute;top: 160px;left: 338px; display: none ; }
      .Area_it .target span { font-family: "Century Gothic";}
      .Area_it .percent {display: inline-flex;text-align: center;font: bold 43px/43px "Century Gothic";color: #353535;position: absolute;top: 88px;left: 50%;transform: translateX(-50%);}
      .Area_it .percent p { margin: 0; padding: 0;}
      .Area_it .price {display: none;text-align: left;font: bold 55px/65px "Century Gothic";color: #353535;position: absolute;top: 91px;left: 342px;}
      .Area_it .price p { margin: 0; padding: 0;}
      .Area_it .quantity {display: inline-flex;text-align: center;color: #fff ;position: absolute;top: 1900px ; right: 660px ; width: 20%; font-family: "quasimoda", sans-serif; font-weight: 700; font-style: normal; font-size: 60px ; }
      .Area_it .quantity p { margin: 0; padding: 0; text-align: center; width: 100%; }
      @media screen and (min-width:768px){
        .Area_it .quantity span { position: absolute; top: 67px ; right: 50px ; font-size: 45px; font-family: Arial, Helvetica, sans-serif ; font-weight: 800; font-style: normal; }
      }
    @media screen and (max-width:767px){
      .Area_it {width: 100%;padding: 0;top: 0vw;}
      .Area_it .target {font: bold 5vw/5vw "微軟正黑體","Microsoft JhengHei";top: 15.5vw; left: 37vw ; display: none ; }
      .Area_it .percent {font: bold 5.5vw/5.5vw "Century Gothic";top: 9vw;letter-spacing: -1px; display: none;}
      .Area_it .price {font: bold 6vw/6vw "Century Gothic";top: 9vw;left: 37vw; display: none ; }
      .Area_it .quantity { font-family: "quasimoda", sans-serif;
        font-weight: 700;
        font-style: normal; top: 191.5vw ; left: 6vw ; width: 14% ; font-size: 7vw; }
      .Area_it .quantity span { position: absolute; top: 7.5vw ; left: 5vw ; font-size: 20px; font-family: Arial, Helvetica, sans-serif ; }
    }
  
  
  
    /*集資條*/
    @media screen and (min-width:768px){
      .circular_bar {position: absolute;top: 63px;left: 75px;display: none ;width: 230px;height: 227px;margin: 0 auto;}
      .circle_process {position: relative;width: 230px;height: 227px;}
      .circle_process .wrapper {width: 112px;height: 225px;position: absolute;top:0;overflow: hidden;}
      .circle_process .border{border-radius: 100%;}
      .circle_process .border .circle{border:30px solid #fff;border-radius: 100%;}
      .circle_process .right { right: 0;}
      .circle_process .left {left: 5px;}
      .circle_process .circle {width: 163px;height: 163px;border: 30px solid transparent;border-radius: 50%;position: absolute;top: 0;transform: rotate(-135deg);}
      .circle_process .rightcircle {border-top: 30px solid #e4f417;border-right: 30px solid #e4f417;right: 0;}
      .circle_process .leftcircle {border-bottom: 30px solid #e4f417;border-left: 30px solid #e4f417;left: 0;}
    }
    @media screen and (max-width:767px){
      .circular_bar {position: absolute;top: 7.5vw;left: 8.2vw;display: none ;width: 24vw;height: 23.5vw;margin: 0 auto;}
      .circle_process {position: relative;width: 24vw;height: 23.5vw;}
      .circle_process .wrapper {width: 12vw;height: 24vw;position: absolute;top: 0;overflow: hidden;}
      .circle_process .border{border-radius: 100%;}
      .circle_process .border .circle{border:3vw solid #fff;border-radius: 100%;}
      .circle_process .right { right: 0;}
      .circle_process .left { left: 0;}
      .circle_process .circle {width: 18vw;height: 18vw;border: 3vw solid transparent;border-radius: 50%;position: absolute;top: 0;transform: rotate(-135deg);}
      .circle_process .rightcircle {border-top: 3vw solid #e4f417;border-right: 3vw solid #e4f417;right: 0;}
      .circle_process .leftcircle {border-bottom: 3vw solid #e4f417;border-left: 3vw solid #e4f417;left: 0;}
    }
  
    @-webkit-keyframes circle_right{
      0% { -webkit-transform: rotate(-135deg);}
      50%,100% { -webkit-transform: rotate(45deg);}
    }
    @-webkit-keyframes circle_left{
      0%,50% { -webkit-transform: rotate(-135deg);}
      100% { -webkit-transform: rotate(45deg);}
    }
    /*活動倒數*/
      .TimerNick {position: absolute ;top: 543px ; left: 427px ; width: 12% ; display: inline-block ; z-index: 1 ; text-align: center; }
      .TimerNick .FontStyle {display: inline-block;margin: 0;padding: 0;border: 0;color: #0c0c0c;letter-spacing: -1px;text-align: center ;background: transparent; font-family: "quasimoda", sans-serif;
        font-weight: 700;
        font-style: italic; font-size: 5em ;  }
      .TimerNick span {padding-left: 0px;font: bold 48px/24px "微軟正黑體","Microsoft JhengHei", Arial, Helvetica;letter-spacing: 0.1em;color: #0c0c0c; font-style: italic; }
    @media screen and (max-width:767px){
      .TimerNick  { position: absolute; width: 100%; top: 57.5vw ; left: 54.5vw ; width: 13% ; text-align: center ;  }
      .TimerNick .FontStyle {padding: 0;border: 0; font-family: "quasimoda", sans-serif;
        font-weight: 700;
        font-style: italic;
      font-size: 8vw ; text-align: center ; }
      .TimerNick span {padding-left: 0; letter-spacing: -0.05em;  }
    }
                
                  

 /* 集資調整(剩餘天數、支持人數) */
 #HH,#MM,#SS{display: none;}
 .Area_it .bg { display: none ; }
                 




/* 日期 */
.Area_date .PD_layout.PD_layout-D3_01 ul { padding: 0 ; }
.Area_date .PD_layout.PD_layout-D3_01 ul .PD_into { padding: 0 ; }
.Area_date .PD_layout.PD_layout-D3_01 .PD .PD_img { padding: 0 ; }
@media screen and (min-width:768px){
  .Area_date .PD_layout.PD_layout-D3_01 .PD img { width: 100% ; }
  .Area_date .PD_layout.PD_layout-D3_01 .PD h3 { position: absolute ; top: 81px ; left: 508px; font-family: "quasimoda", sans-serif; font-weight: 600; font-style: normal ; font-size: 63px ; }
}
@media screen and (max-width:767px){
  /* .Area_date .PD_layout.PD_layout-D3_01 .PD .PD_img { width: 100% ; } */
  .Area_date .PD_layout.PD_layout-D3_01 .PD h3 { position: absolute ; top: 8.5vw ; left: 53vw ; font-family: "quasimoda", sans-serif; font-weight: 700; font-style: normal ; font-size: 27px ;  }
}

/* 社群按鈕 */
@media screen and (min-width:768px){
.btn{width: 40%;margin: 0 auto;}
.btn .PD_layout ul{grid-gap: 40px;}
}
@media screen and (max-width:767px){
.btn{padding: 2vw 0 0 0; width: 45%;margin: 0 auto;
}
.btn .PD_layout ul{grid-gap: 1.2em;}
  }
  

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


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







