@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;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=1758769710230)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: 1040px ; }
.Area_title .toppd { position: absolute !important; width: 35% !important ; top: 83px; left: 607px ; z-index: 10; }
.Area_title .title_bg { position:absolute ; width: 78% ; top: 0 ; left: 130px ; z-index: 0 ; }
.Area_title .title01 { position:absolute ; width: 52% ; top: 35px ; left: 298px ; z-index: 1 ; animation-duration: 1s; }
.Area_title .date { position:absolute ; width: 40% ; top: 140px ; left: 367px ; z-index: 1 ; }

.deco01 { position: absolute; top: 40px ; left: 256px ;  }
.deco02 { position: absolute; top: 70px ; right: 202px ; z-index:-1 ; }
.deco03 { position: absolute; top: 450px ; right: 72px ; z-index: 0 ; }
.deco04 { position: absolute; top: 60px ; left: 202px ; z-index: 0 ; }
}
@media screen and (max-width: 767px){
.Area_title { height: 108vw ; }
.Area_title .toppd {margin-top: 30vw;}
.Area_title .title_bg { z-index: 1 ; position: absolute ; width: 100% ; top: 0 ;  left: 0 ; }
.Area_title .title01 { z-index: 2 ; position: absolute ; width: 62% ; top: 4vw ;  left: 21vw ; animation-duration: 1s; }
.Area_title .date { z-index: 2 ; position: absolute ; width: 51% ; top: 15vw ;  left: 25vw ; }

  .deco01 { position: absolute ; width: 15% ; top: 45vw ; left: 5vw ; z-index: 2;  }
	.deco02 { position: absolute ; width: 15% ; top: 8vw ; left: 78vw ; }
  .deco04 { position: absolute ; width: 16% ; top: 6vw ; left: 8vw ; z-index: 1 ; }
}


/*移除公版設定*/
.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){
  .top_pd01 .PD_img { position: absolute ; top: 374px ; left: 373px ; width: 38% ; }
  .top_pd01 .PD_logo { position: absolute ; top: 423px ; left: 306px ; width: 10% ; }
  .top_pd01 .PD_logo img { border-radius: 50% ; }
  .top_pd01 .PD h3 { position: absolute ; width: 100% ; top: 868px ; font-size: 55px ; font-family: source-han-sans-cjk-tc, sans-serif; font-weight: 800; font-style: normal ; }
  .top_pd01 .PD h3 span {
    background: linear-gradient( 180deg, #2b75d6 , #072764 );
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
   }
}
@media screen and (max-width:767px){
  .top_pd01 .PD_img { position: absolute ; top: 39vw ; left: 25vw ; width: 50% ; }
  .top_pd01 .PD_logo { position: absolute ; top: 44vw ; left: 19vw ; width: 14% ; }
  .top_pd01 .PD_logo img { border-radius: 50% ; }
  .top_pd01 .PD h3 { position: absolute ; width: 100% ; top: 91vw ; font-size: 5.5vw ; font-family: source-han-sans-cjk-tc, sans-serif; font-weight: 800; font-style: normal ; }
  .top_pd01 .PD h3 span { 
    background: linear-gradient( 180deg, #2b75d6 , #072764 );
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent }
}




/* 活動 */
.PD_layout-CSSBG_01 li::after { background-image: url(active_bg.png?t=1758769710230 ); }
@media screen and (min-width:768px){
	.Area_active .layout_active01 { width: 100%; background: none ; }
  .Area_active .layout_active01 ul { padding-bottom: 20px; background: none ; grid-gap: 1em ; }
  .Area_active .layout_active01 ul li { /*border: none ; background-image: url( active_bg.png?t=1758769710230 ); background-size: 100%; background-repeat: no-repeat ;*/  height: 400px ; }
  .Area_active .layout_active01 ul li .PD_into { position: absolute; width: 100% ; top: 0 ; left: 0 ;  }
  .Area_active .layout_active01 ul li .PD_into h4 { background: none ; color: #1339aa ; font-size: 45px ; margin: -5px 0 0 0; font-family: source-han-sans-cjk-tc, sans-serif;
    font-weight: 800;
    font-style: normal; }
  .Area_active .layout_active01 ul li .PD_into h3 { color: #353741; font-size: 40px ; }
  .Area_active .layout_active01 ul li .PD_img { position: absolute ; width: 100% ; top: 85px ; }
  .Area_active .layout_active01 ul li .PD_img img{  padding: 20px ; }
}
@media screen and (max-width:767px){
	.Area_active .layout_active  { width: 100%; background: none ; }
  .Area_active .layout_active ul { background: none ; grid-gap: .5em ; }
  .Area_active .layout_active01 ul li { /*border: none ; background-image: url( active_bg.png?t=1758769710230 ); background-size: 100%; background-repeat: no-repeat ;*/ height: 45vw ; width: 100%; }
  .Area_active .layout_active01 ul li .PD_into { position: absolute; width: 100% ; top: 0; left: 0 ;  }
  .Area_active .layout_active01 ul li .PD_into h4 { background: none ; color: #1339aa ; font-size: 5vw; margin-top: -1vw; font-family: source-han-sans-cjk-tc, sans-serif;
    font-weight: 800;
    font-style: normal; }
  .Area_active .layout_active01 ul li .PD_into h3 { color: #353741; font-size: 4.5vw ; }
  .Area_active .layout_active01 ul li .PD_img {  margin-top: 5vw ; }
  .Area_active .layout_active01 ul li .PD_img img{  padding: 2.5vw ; }
}




/* 登記 */
.danji01 .btn_reg .activityText p { color: #fff ; }
.danji01 .btn_reg .content p { color: #fff ; }
.danji01 .btn_reg .activityText .Tip { color: #fff; }
.warningTxt h3 { padding: 0 ; }

/*登記贈品文案顏色*/
.Area_danji .danji_box ul li .activityText .gifts span { color: #fff8a5 ;} 

@media screen and (min-width:768px){
}
@media screen and (max-width: 767px){
  .Area_danji { width: 96%; }
}



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



/* 主打品 */
@media screen and (min-width: 768px){
  .Area_item .layout_text { margin-top: 0px ; }
  .Area_item .layout_item ul { width: 100%; background: none ; grid-gap: 1em ; }
  .Area_item .layout_item ul li{ border: none ; background-image: url( item_bg.png?t=1758769710230) ; background-size: 100% ; background-repeat: no-repeat ; height: 448px ; width: 100%; }
  .Area_item .layout_item .PD_img { position: absolute ; top: 156px ; width: 100% ; }
  .Area_item .layout_item .PD_into { padding-top: 44px ; }
  .Area_item .layout_item .PD h3 { color: #0c3583 ; font-size: 22px ; }
  .Area_item .layout_item .PD .Price { color: #0c3583 ; }
  .Area_item .layout_item .PD .money { color: #0c3583 ; }
}
@media screen and (max-width:767px){
  .Area_item .box_item { margin-top: 0vw; }
  .Area_item .layout_item ul { width: 96%;background: none ; grid-gap: .5em ; padding: 1vw 0 0 0 ; }
  .Area_item .layout_item ul li{ border: none ; background-image: url( item_bg.png?t=1758769710230) ; background-size: 100% ; background-repeat: no-repeat ; height: 75vw ; width: 100%; }
  .Area_item .layout_item .PD_img { position: absolute ; top: 27vw ; width: 100% ; }
  .Area_item .layout_item .PD_into { position: absolute; top: 5vw; }
  .Area_item .layout_item .PD h3 { color: #0c3583 ; font-size: 4.2vw; margin-bottom: -.8vw;  }
  .Area_item .layout_item .PD h4 { margin-bottom: 0 ; }
  .Area_item .layout_item .PD .Price { color: #0c3583 ; }
  .Area_item .layout_item .PD .money { color: #0c3583 ; }
}



/* 關鍵字 */
.Area_key .PD_layout-D1_03 ul::before { display: none ; }
@media screen and (min-width:768px){
}
  @media screen and (max-width: 767px){
}


/*熱搜關鍵字*/
.Area_key .PD_layout-D1_03 { width: 90%; padding: 0; margin: 0 auto;}
.Area_key .PD_layout-D1_03 ul { margin: 0; padding: 0; grid-gap: 10px; display: flex; flex-direction: row; flex-wrap: wrap;}
.Area_key .PD_layout-D1_03 ul::before { display: none;}	
.Area_key .PD_layout-D1_03 ul li {list-style: none;float: left;margin: 0;padding: 0;min-width: 32%;border-radius: .5em;background-color: #ffefa5 ;}	
.Area_key .PD_layout-D1_03 ul li:hover { box-shadow: none;}	
.Area_key .PD_layout-D1_03 .PD h3 { font-weight: bolder; color: #0f2948;}
@media screen and (max-width:767px){
.Area_key .PD_layout-D1_03 { width: 100%;}
.Area_key .PD_layout-D1_03 ul { width: 95%!important; padding: 0; margin: 0 auto; display: flex; flex-direction: column;}
.Area_key .PD_layout-D1_03 ul li { padding: 1vw; width: 100%;}	
.Area_key .PD_layout-D1_03 .PD h3 { font-weight: 600; font-size: .95em;}	
}



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



/* 副標 */
.subtitle .PD h3 span { font-weight: 800 ; overflow: visible ; }
@media screen and (min-width:768px){
  .subtitle { position: absolute ; top: 269px ; left: 0 ; z-index: 10 ; width: 100% ;}
  .subtitle .PD h3 { color: #001e9a ; font-size: 62px ; transform: rotate(356deg) ; 
    font-family: 'Arial Black', 'Impact', sans-serif;
    font-weight: 900;
   font-style: italic ; margin-left: -30px ; }
}
@media screen and (max-width:767px){
  .subtitle { position: absolute ; top: 27.8vw ; left: 0 ; z-index: 10 ; width: 100%; }
  .subtitle .PD h3 { color: #001e9a ; font-size: 6vw; transform: rotate(356deg) ; 
    font-family: 'Arial Black', 'Impact', sans-serif;
    font-weight: 900;
   font-style: italic ; }
}


