@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: 0 ; position:fixed; top:0; left:0; width:100%; height:100%; background-repeat:no-repeat; background-position: center top; pointer-events:none;}
.bg_deco02 { z-index: 0 ; position:absolute ; top: 0px ; 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: -3 ; position:fixed ; 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){
  .mo_top { z-index: 0 ; position:absolute ; top: 44px ; left:0; width:100%; height:100%; background-repeat:no-repeat; background-position: center top; pointer-events:none; background-size: 100%; }	
  .m_repeat_bg { z-index: -1 ; position:fixed ; 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_title { height: 390px ; }
.Area_title .title01 { z-index: 2 ; position:absolute ; width: 773px ; top: 100px ; left: 218px ; }
.Area_title .sub01 { position:absolute ; width: 45% ; top: 437px ; left: 336px ; z-index: 1 ; }
.toothpaste { position: absolute; top: 97px ; left: 906px ; z-index: 1 ;  }
.brush { position: absolute; top: 147px ; left: 190px ;  }
}
@media screen and (max-width: 767px){
.Area_title { height: 48vw ; }
.Area_title .title01 { z-index: 2 ; position: absolute ; width: 95% ; top: 10vw ;  left: 2vw ; }
.Area_title .sub01 { z-index: 2 ; position: absolute ; width: 57% ; top: 46vw ;  left: 21vw ; }
.toothpaste { position: absolute ; width: 15% ; top: 12vw ; left: 78vw ; z-index: 1 ; }
.brush { position: absolute ; width: 25% ; top: 21vw ; left: 0vw ; z-index: 3 ; }
}


/* 副標 */
.Area_title .subtitle ul li { background-color: transparent ; }
@media screen and (min-width:768px){
  .Area_title .subtitle { position: absolute ; top: 443px ; left: 0 ; z-index: 10 ; width: 100% ;}
  .Area_title .subtitle .PD h3 { color: #32267c ; font-size: 55px ; transform: rotate(353deg) ; font-family: source-han-sans-cjk-tc, sans-serif; font-weight: 800; font-style: italic ; }
  .Area_title .subtitle .PD h3 span { font-weight: 600 ; padding-right: 8px ; }
}
@media screen and (max-width:767px){
  .Area_title .subtitle { position: absolute ; top: 45.5vw ; left: 0vw ; z-index: 10 ; width: 100%; }
  .Area_title .subtitle .PD h3 { color: #32267c ; font-size: 6vw; transform: rotate(353deg) ; font-family: source-han-sans-cjk-tc, sans-serif; font-weight: 800; font-style: italic ; }
  .Area_title .subtitle .PD h3 span { padding-right: 1vw ; }
}

/*輪播特效*/
.Area_title .sub .swiper-slide { opacity: 0; transform: translate(6%,0);}
.Area_title .sub .swiper-slide-active { opacity: 1; transition: 1s ease-out; transform: translate(0,0);}


/*移除公版設定*/
.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 {}
}
	

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



/*區標背景*/
.title_txt .PD_layout ul { padding: 0; }
.title_txt ul li h5{ color:#000; }
@media screen and (min-width: 768px){	
.title_txt {position: relative;display: flex;margin: 0 auto;width: 820px;height: 110px;justify-content: center; z-index: 50;  z-index: 0;background: url("title_txt_bg.png?t=1781058326464") center top/ 100% no-repeat scroll;  }
.title_txt img{width:100%!important;padding: 0;}
.title_txt ul li h5 { padding: 0; margin: 27px auto 23px; font: bold 40px / 47px "Noto Sans CJK SC", "Microsoft JhengHei", Arial, Helvetica;  transform: rotate(0deg);letter-spacing: -1px;text-align: center;}	
}
@media screen and (max-width:767px){
.title_txt {position: relative;margin: 0 auto;width: 100%;z-index:0; }
.title_txt img{width: 100%;}
.title_txt { padding:0; margin: 0vw auto ;height:14vw; width: 100%!important;background: url("title_txt_bg.png?t=1781058326464") center top/ 100% no-repeat scroll;}

.title_txt ul li h5 { font: bold 6vw/6.5vw "Noto Sans CJK SC","Microsoft JhengHei", Arial, Helvetica;margin: 2.4vw auto 2vw ; letter-spacing: -1px; text-align: center;}	
}






/*置底*/
.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);
}	
	
	



/* 版頭品輪播 */
@media screen and (min-width:768px){
  .Area_toppd { margin-bottom: 30px ; }
  .Area_toppd .layout_toppd ul li{ border: solid #fff 2px ; }
  }
  @media screen and (max-width:767px){
    .Area_toppd .layout_toppd ul li{  border: solid #fff 1px ;  }
  }
  




/* 4顆連結 */
.Area_4btn .PD_layout ul { grid-gap: 0!important;}
@media screen and (min-width:768px){
  .Area_4btn .PD_layout ul { padding: 0!important;}
  .Area_4btn .layout_4btn { width: 100% ; }
}
@media screen and (max-width:767px){
  .Area_4btn .layout_4btn { width: 100% ; }
}



/* coupon */
@media screen and (min-width: 768px){
  .Area_coupon { height:340px ;margin-bottom:70px !important;}
}
@media screen and (max-width:767px){
  .Area_coupon {height:40vw ;margin-bottom:10vw !important; width: 100%; }
}


/* 8品公版 */
@media screen and (min-width: 768px){
  .Area_8pd {height:940px ;margin-bottom:70px !important; }
}
@media screen and (max-width:767px){
  .Area_8pd {height:292vw ;margin-bottom:10vw !important; width: 96%; }
}



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






/* 春日淨化大作戰 */
.Area_clean .box {background: linear-gradient(90deg, #b49148, #dccb98);border: 2px solid #ffffff;}
  @media screen and (min-width: 768px){
    .Area_clean {height:550px ;margin-bottom:70px !important; }
    .Area_clean .box{border-radius: 15px!important;margin-bottom: 30px;}
    .Area_clean .Area_swiper_box{padding-top: 20px; padding-bottom: 20px; margin-bottom: 10px;}
    .Area03_top {z-index: -1 ;position:absolute;top: -160px;width:100%;height: 100%;background-repeat:no-repeat;background-position: center top;pointer-events:none;}			
    .Area03_repeat {z-index: -2;position:absolute;top: 160px;width:100%;height: 100%;background-repeat:repeat-y;background-position: center top;pointer-events:none;}

  }
  @media screen and (max-width:767px){
    .Area_clean {height:90vw ;margin-bottom:10vw !important;width: 96%!important;border-radius: 3vw!important;}
    .Area_clean .box{ border-radius: 15px!important;margin-bottom: 3vw;}
    .Area_clean .Area_swiper_box{padding-top: 3vw; padding-bottom: 7vw ;}
    .Area_clean .Area_swiper_box .swiper-pagination {top:68vw;}
  }



/* 小組輕鬆購 */
.Area_bundle .box {background: linear-gradient(90deg, #b49148, #dccb98);border: 2px solid #ffffff;}
  @media screen and (min-width: 768px){
    .Area_bundle {height:550px ;margin-bottom:70px !important;}
    .Area_bundle .box{border-radius: 15px!important;margin-bottom: 30px;}
    .Area_bundle .Area_swiper_box{padding-top: 20px; padding-bottom: 20px;margin-bottom: 10px ;}
    .Area03_repeat {z-index: -2;position:absolute;top: 0px;width:100%;height: 100%;background-repeat:repeat-y;background-position: center top;pointer-events:none;}
    .Area03_end {z-index: -1;position:absolute;top: 180px;width:100%;height: 100%;background-repeat:no-repeat;background-position: center bottom;pointer-events:none;} 
  }
  @media screen and (max-width:767px){
    .Area_bundle { height:90vw ;margin-bottom:10vw !important;width: 96%!important;border-radius: 3vw!important;}
    .Area_bundle .box{ border-radius: 15px!important;margin-bottom: 0;}
    .Area_bundle .Area_swiper_box{padding-top: 3vw; padding-bottom: 7vw;}
    .Area_bundle .Area_swiper_box .swiper-pagination {top:68vw;}

  }




/* 強打品類 立即看 */
@media screen and (min-width: 768px){
  .Area_3btn { height:460px ;margin-bottom:70px !important;}
}
@media screen and (max-width:767px){
  .Area_3btn {height:50vw ;margin-bottom:10vw !important; width: 100%; }
}





/* 1帶6 */
.Area_pick .layout_pick_logo ul{ padding-top: 0 ; }
@media screen and (min-width:768px){
  .Area_pick .box_pick { background: linear-gradient(60deg, #313131, #7e7e7e, #313131); border-radius: 70px 70px 0 0; border: solid 2px #7e7e7e ; padding: 16px 0 ;height:91px ; }
  .Area_pick .box { background: linear-gradient(90deg, #ffffff, #fff); border-radius:0 0 20px 20px ; border: solid 2px #7e7e7e ; padding: 1px 0 ;height:400px ; }
  
}
@media screen and (max-width:767px){
  .Area_pick { width:98% ;margin-bottom:10vw ; }
  .Area_pick .box_pick { background: linear-gradient(60deg, #313131, #7e7e7e, #313131); border-radius: 8vw 8vw 0 0; border: solid 2px #7e7e7e ; padding: 2vw 0 ;height:12vw ; }
  .Area_pick .box { background: linear-gradient(90deg, #ffffff, #fff); border-radius:0 0 3vw 3vw ; border: solid 2px #7e7e7e ; padding: 1vw 0 ;height:71vw ; }
}



/* 輪播bn */
@media screen and (min-width:768px){
  .Area_BN { height:420px ;margin-bottom:70px !important;  }
  .Area_BN .Area_swiper_box {height:276px ;}
}
@media screen and (max-width:767px){
  .Area_BN {height:63vw ;margin-bottom:10vw !important; width: 100%;   }
  .Area_BN .Area_swiper_box {height:42vw ;}
}





/* 1帶2公版 */
@media screen and (min-width:768px){
  .Area_good .box { display: flex; flex-wrap: nowrap;}
  .Area_good .box_box { margin: 0 1% ; width: 48%;height:500px ; padding: 0 ;  margin-bottom: 70px !important ; }
  .Area_good .box_title {width:96%; background: linear-gradient(60deg, #e2bb60, #fff7e5, #e2bb60); border-radius: 60px 60px 0 0; border: solid 2px #e2bb60 ; padding: 0 ;height:105px ;margin:0 auto ; }
  .Area_good .box_pd { width:96%; background: linear-gradient(90deg, #ffffff, #fff); border-radius:0 0 30px 30px ; border: solid 2px #e2bb60 ; padding-bottom: 2px;height:400px ;margin:-2px auto 5px ; }
  .Area_good .PD_box { margin-bottom: 10px; }
  .Area_good .box .BN ul li .PD_into .PD_logo { width: 65% ; }
  .Area_good .box .BN ul li .PD_into h3 { width: 100%; font-size: 33px; color: #000 ; line-height: 2em; text-align: center ; padding: 0 0 0 10px;}
  .Area_good .layout_good { padding-bottom: 20px ; }
  .Area_good .layout_good ul { width: 95% ; padding: 10px 0px; border-radius: 30px; }
  .Area_good .PD_layout-D3_02 { background-size: 100% ; background-repeat: no-repeat ; }
}
@media screen and (max-width:767px){
  .Area_good { height:auto ;margin-bottom:15vw!important ; }
  .Area_good .box_title {width:96%; background: linear-gradient(60deg, #e2bb60, #fff7e5, #e2bb60); border-radius: 8vw 8vw 0 0; border: solid 2px #e2bb60 ; padding: 1vw 0 ;height:15vw ;margin:0 auto 0vw ; }
  .Area_good .box_pd { width:96%; background: linear-gradient(90deg, #ffffff, #fff); border-radius:0 0 3vw 3vw ; border: solid 2px #e2bb60 ; padding-bottom: 2vw;height:70vw ;margin:-1vw auto 5vw ; }
  .Area_good .box .BN ul li .PD_into h3 { width: 70% ; color: #000 ; }
  .Area_good .box .BN ul li .PD_into .PD_logo { width: 40% ; margin-left: 4vw ; }
  .Area_good .layout_good { padding-bottom: 4vw ;  }
  .Area_good .layout_good ul { width: 98% ; padding: 0 ;  }
  .Area_good .PD_layout-D3_02 {  background-size: 100% ; background-repeat: no-repeat ; }
}




/* 頁籤公版 */
.box_buy  .NavArea_tabbar_page .Nav .swiper-slide-active i {display: block;border: 1px solid #a88e50 !important;background-color: #a88e50 !important;}


@media screen and (min-width:768px){ 
  .NavArea_tabbar_page {  margin: 0 auto 10px;  width: 96%;}
  .NavArea_tabbar_page .Nav_box {border-radius: 25px 25px 5px 5px;overflow: hidden;padding: 0 2%;}
  .box_buy .PD_layout ul {border-radius: 5px 5px 25px 25px;}
}
@media screen and (max-width:767px){
  .NavArea_tabbar_page {  margin: 0 auto 1vw;  width: 100%;}
  .NavArea_tabbar_page .Nav_box {border-radius: 3vw ;overflow: hidden;padding: 0 2%;}
  .box_buy .PD_layout ul {border-radius: 3%;}
}


@media screen and (min-width:768px){ 
  .Area_buy1 .box_buy { background: linear-gradient(60deg, #313131, #7e7e7e, #313131); border-radius: 45px ; padding: 20px 0 ; border: solid 2px #fff ;  }
  .Area_buy1 .layout_text { }
}
@media screen and (max-width:767px){
  .Area_buy1 .box_buy { background: linear-gradient(60deg, #313131, #7e7e7e, #313131); width: 100% ; margin: auto ; border-radius: 3vw ; padding: 2vw 0 ; border: solid 0px #fff ; }
  .Area_buy1 .buy_top { width: 98% ; margin: auto ; }
  .Area_buy1 .layout_text {  }
}

/* 頁籤公版2 */
@media screen and (min-width:768px){ 
  .Area_buy2 .box_buy { background: linear-gradient(60deg, #e2bb60, #ffe6ab, #e2bb60); border-radius: 45px ; padding: 20px 0 ; border: solid 2px #fff ; }
  .Area_buy2 .layout_text { }
}
@media screen and (max-width:767px){
  .Area_buy2 .box_buy { background: linear-gradient(60deg, #e2bb60, #ffe6ab, #e2bb60); width: 100% ; margin: auto ; border-radius: 3vw ; padding: 1vw 0 ; border: solid 0px #fff ; }
  .Area_buy2 .buy_top { width: 98% ; margin: auto ; }
  .Area_buy2 .layout_text { }
}



/* 頁籤公版 */
.Area_page h3 { color: #fff; margin: 0; padding: 0}
  @media screen and (min-width:768px){ 
    .Area_page { overflow: hidden; border-radius: 1em ; width: 100% ; margin: auto ;  } 
    .Area_page h3 { color: #fff; margin: 0 auto 20px; padding: 0}
    .Area_page .PD_layout { width: 96%}
  }
  @media screen and (max-width:767px){
    .Area_page { width: 98% ; overflow: hidden; padding: 0 ; border-radius: 3vw ; margin: auto ; } 
    .Area_page h3 { color: #fff; margin: 0 auto 2vw; padding: 0}
    .Area_page .NavArea .Nav a { padding: 0 ; }
  }






/*登記*/

@media screen and (min-width:768px){
  .danji { height:auto ;margin-bottom:70px!important ; }
}
@media screen and (max-width: 767px){
  .danji { height:auto ;margin-bottom:10vw!important ; }
  .Area_danji { width: 96%; }

}


/* 館連結 */
@media screen and (min-width:768px){
  .Area_guan {height: auto ; margin-bottom: 60px ;}
  .Area_guan .layout_text ul { width: 90% ; }
  .Area_guan .layout_guan { width: 100% ; }
	.Area_guan .layout_guan ul{ grid-gap:0 ; }
}
  @media screen and (max-width: 767px){
    .Area_guan { height: auto ;margin-bottom:10vw ;width: 100% ;}
	  .Area_guan .layout_guan { width: 100% ;}
}


