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

/*基本*/
body{ margin: 0; padding: 0;}


/*全BOX版面*/
.WRAPPER { position: relative; display: block; margin: 0 auto; padding: 0; width: 100%;  min-width: 1220px; overflow: hidden; font-family: "微軟正黑體","Microsoft JhengHei",Helvetica; background: url(bgrepeat.jpg?t=1755766695280)top center repeat-y;background-color: #000;}
.WRAPPER img { border: 0; vertical-align: top;}
.WRAPPER a { text-decoration: none;}
@media screen and (max-width:767px){
  .WRAPPER { min-width: inherit; padding-bottom: 10vw; background-image: none; background-color: #ff9642;}
  .WRAPPER img {  width: 100%;  height: auto;}
}


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

/*Area_txt(有設計的區標PC手機共用)*/
@media screen and (min-width:768px){
	.Area_txt {margin:0 auto 5px!important; }
	.Area_txt img {width: 800px !important; }	  
}
@media screen and (max-width:767px){
		.Area_txt {width:100%!important;margin:0 auto 2vw ; }
	  .Area_txt img {width:100%!important;}
}



/*背景*/
@media screen and (min-width:787px){
.bgtop { z-index: 0; position: absolute; top: 0; left: 0; width: 100%; min-width: 1220px; height: 100%; background: url(bgtop.jpg?t=1755766695280) no-repeat center top;}
.bgdeco { z-index: 0; position: absolute; top: 200px; left: 0; width: 100%; min-width: 1220px; height: 100%; background: url(bgdeco.png?t=1755766695280) repeat-y center top; transition: 0.5s linear; pointer-events: none;}
}
@media screen and (max-width:767px){
  .bgtop { z-index: 0; position: absolute; top: 0; left: 0; width: 100%; min-width: inherit; height: 100%; background: url(bgtop_m.jpg?t=1755766695280) no-repeat center 44px; background-size: 100%;}
}
	
/*區塊_all*/
.Area { position: relative; margin: 0 auto; padding: 0; border-radius: 0; text-align: center; }
.Area a { 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);}
.Area .go_bt2 {
  -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_bt2:hover { 
  filter: brightness(130%);
  -webkit-transform: translateY(-10px);
     -moz-transform: translateY(-10px);
      -ms-transform: translateY(-10px);
       -o-transform: translateY(-10px);
          transform: translateY(-10px);
		  }
.Area1220 { margin: 0 auto; width: 1220px;}
.Area960 { margin: 0 auto; width: 960px;}
@media screen and (max-width:767px){
  .Area .go_bt:hover {  
    -webkit-transform: none;
     -moz-transform: none;
      -ms-transform: none;
       -o-transform: none;
          transform: none;}
  .Area .go_bt2:hover { 
    filter: brightness(1);
    -webkit-transform: none;
       -moz-transform: none;
        -ms-transform: none;
         -o-transform: none;
            transform: none;
        }
  .Area1220 { width: 100%;}
  .Area960 { width: 100%;}

}

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

/*共用樣式*/
@media screen and (max-width:767px){
}

/*版頭*/
@media screen and (min-width:768px){
.Area_top {height: 742px;}
.Area_top .momologobox { position: relative; width: 65%;}
.Area_top .box { position: relative; width: 65%;top: 40px; right: 234px;}
.Area_top .box .PD_layout ul li { pointer-events: none;}
.Area_top .box .main {z-index: 1;position: absolute; width: 477px;top: 222px;left:167px ;}
.Area_top .date { z-index: 1;position: absolute;padding:0!important ; top: 28px; left: 120px; width: auto;height:auto ;} 
.Area_top .light { position: absolute;padding:0!important ; top: 192px; left: 416px; width: 194px;height:auto ;mix-blend-mode: screen /* normal-預設值 ; screen-濾色 ; multiply-色彩增值 ; overlay-覆蓋 ; darken-變暗 ; lighten-變亮 ;*/ ;} .Area_top .date img {  width: 100%}
}
@media screen and (max-width:767px){
  .Area_top {height:75vw ;}
  .Area_top .box { position: absolute; width: 100%;top: 0vw; right: 0vw;}
  .Area_top .box .main {z-index: 1;position: absolute;width: 54%;left:0vw ; padding-top: 22vw;}
  .Area_top .date { z-index: 1;position: absolute;top: 4vw; left:1vw ; width: 17%;height:auto ;}
  .Area_top .light { position: absolute;top: 0vw; left:0vw ; width: 90%;height:auto ;mix-blend-mode: screen /* normal-預設值 ; screen-濾色 ; multiply-色彩增值 ; overlay-覆蓋 ; darken-變暗 ; lighten-變亮 ;*/ ;}
}


/*輪播特效*/
@media screen and (min-width:768px){
  .Area_top  .box_PD .Area_swiper .swiper-slide .PD_img { opacity: 0; transform: translate(0,0%);  }
  .Area_top  .box_PD .Area_swiper .swiper-slide-active .PD_img { opacity: 1; transition: 1s cubic-bezier(0, 0.63, 0.63, 0.89); transform: translate(0,0);}
  .Area_top  .box_PD .Area_swiper .swiper-slide .PD_logo {display: none;}
      }
      @media screen and (max-width:767px){
         .Area_top  .box_PD .Area_swiper .swiper-slide .PD_logo { opacity: 0; transition: .2s ease-out;transform: translate(0%,0);  }
         .Area_top  .box_PD .Area_swiper .swiper-slide-active .PD_logo { opacity: 1; transition: 1s ease-out; transform: translate(0,0);}
         .Area_top  .box_PD .Area_swiper .swiper-slide .PD_img {display: none;}
      }
  
  /*版頭輪播*/
  .Area_top .topPD { z-index: 0;position: absolute; top: 268px; left:621px; width: 420px; height: 420px; }
  .Area_top .topPD ul.PD_wrapper { display: flex; flex-wrap: nowrap; margin: 0; padding: 0; width: 100%; box-sizing: content-box; grid-gap: inherit;}
  .Area_top .topPD ul.PD_wrapper li { flex-shrink: 0; margin: 0; padding: 0; opacity: 0; transform: translate(5%,0);}
  .Area_top .topPD ul.PD_wrapper li.swiper-slide-active { opacity: 1; transition: .8s ease-out; transform: translate(0,0);}
  .Area_top .topPD .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction { top:30px  !important;}
  @media screen and (max-width:767px){
    .Area_top .topPD {z-index: 0;position: absolute; width: 40%; height: auto;  top:28vw; left: 56vw;  }
    .Area_top .topPD .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction { top:40vw  !important;}
  }
  



/*版頭品*/
.top_pdx3 {height: 100%;}
.top_pdx3 .PD_layout ul {width:95%!important;margin:0 auto!important;padding:0!important;border-radius: 10px 10px 10px 10px;border: solid 5px #31508a;outline: 4px solid #ffd248;}
@media screen and (max-width:767px){
	.top_pdx3 {height: 100%;}
	.top_pdx3 .PD_layout{width: 97%;}
	.top_pdx3 .PD_layout ul {margin:0 auto!important;padding:0!important;border-radius: 10px 10px 10px 10px;border: solid 2px #31508a;outline: 2px solid #ffd248;}
}









  @media screen and ( min-width:768px) {
    .Area_6btn {margin:10px auto 70px;}
    .Area_6btn .BN { width: 90%;}
    }
    @media screen and (max-width:767px){
      .Area_6btn {margin:0vw auto 5vw;}
      .Area_6btn .BN { margin:2vw auto 0vw;width: 100%;}
    }
    





    

    @media screen and (min-width:768px){
      .danji .txt ul {position: relative;padding: 0;margin: 0;list-style: none;height: 60px;top:0;}
      .danji .txt ul li { background-color: transparent; pointer-events: none;padding: 0;}
      .danji .txt .PD_into {padding: 0;}
      .danji .txt ul li h5 {position: relative;top:0px;margin: 0;padding: 0;width: 100%;font: 48px/58px "Noto Sans CJK SC";font-weight: 700;text-align: center;overflow: hidden;letter-spacing:0px;}
      }
      @media screen and (max-width:767px){
        .danji .txt ul {padding: 0;margin: 0;list-style: none;height: 8vw;}
        .danji .txt ul li { background-color: transparent; pointer-events: none;padding-top: 0;}
        .danji .txt .PD_into {padding: 0;}
        .danji .txt ul li h5 {position: relative;top:0vw;margin: 0;padding: 0;width: 100%;font: 6.5vw/7vw "Noto Sans CJK SC";font-weight: 700;text-align: center;letter-spacing: 0vw;overflow: hidden;}
      }





    .item .PD_layout.layout_item .imgTag {display: none !important;}
    .item .PD_layout.layout_item .imgTagBottom {display: none !important;}
    .item .PD_layout.layout_item .prdImgWrap .imgTagRectangle {display: none !important;}
    @media screen and (min-width:768px){
    .item {}
    /*作圖區*/
    .item .layout_item .PD p b {color: #19689e;padding: 0 3%;border-radius: 5em;font-size: 1.1em;margin: 0 2% 0 0;}
    .item .layout_item .PD_slide .PD p del {position: relative;top: 0;left:0;color:#aaa;font-size: 25px;}
    .item .layout_item .PD p .Price {font-weight: 700;color:#ffe58c;font-size: 2.7em;}
    .item .layout_item .PD p {position: relative;height: 6em;font-size:1.3em;color:#ffe58c;}
    .item .layout_item ul {grid-gap: 30px;}	
    .item .layout_item li {background: url("item_bg.png?t=1755766695280") center top / 100% no-repeat scroll;margin:10px auto -16px;}	
    .item .layout_item {padding:0;width: 70%;}
    .item .layout_item .PD_slide {height:600px;}
    .item .layout_item .PD_slide .PD_into {width: 100%;position: absolute;left:2px;top: 308px;text-align: center;}
    .item .layout_item .PD_slide .PD_img img {width: 90%;margin: 13% 0% 0% 8%;}
    .item .layout_item .PD_slide .PD_into h3 {position: relative;top: 0;max-height: 1.5em;font-family: Noto Sans CJK TC;font-weight: bold;font-size: 2.3em;line-height: 1.6em;color:#fff;text-align: center;}
    .item .layout_item .PD_slide .PD_into h4 {font-size: 2em;color: #fff;text-align: center;position: relative;top: 0;line-height: 1.2em;margin-bottom: 0;}
    .item .layout_item .PD_slide .PD:hover h4 { color:#ffe58c;}
    .item .layout_item .PD .PD_logo {position: relative;top: -320px;left: 19px;height: 9em;z-index: 90;border-radius: 26.5em !important;}
    .item .layout_item .PD .PD_logo img { padding: 6%; box-shadow: none; border: none; width: 150px; height: 150px;}	
    .item .layout_item .PD p .money {font-size: 35px;}
    }
    @media screen and (max-width:767px){
    .item {margin-bottom: 10vw;}
    /*作圖區*/
    .item .PD_layout.layout_item {padding: 0;}
    .item .PD_layout.layout_item ul {grid-gap: 0.6em;width: 98%;}
    .item .PD_layout.layout_item li {width:100%;height:70vw;left:0vw;background: url("item_bg.png?t=1755766695280") center top / 100% no-repeat scroll;}
    .item .PD_layout.layout_item .PD_slide .PD_img {margin-bottom: 3%;}
    .item .PD_layout.layout_item .PD_slide .PD_into {position: absolute;top:47.5vw;width: 100%;text-align:center;font-size: 0.7em;}
    .item .PD_layout.layout_item .PD_slide .PD_logo {position: absolute;left: 6.5vw;top: -36.7vw;height: 13vw;border-radius: 50%;display: block;z-index: 90;}
    .item .PD_layout.layout_item .PD .PD_logo::after { content:""; position: absolute; display:block; top: -7vw;left: 0;width:100%; height:100%; pointer-events:none; z-index: -1;}
    .item .PD_layout.layout_item .PD .PD_logo img {box-shadow: none;}
    .item .PD_layout.layout_item .PD_slide .PD_img img {width:91%;margin:12% 0% 0% 7%;box-shadow: unset;}
    .item .PD_layout.layout_item .PD_slide .PD_into h3 {max-height: 1.4em;font-size: 1.4em;line-height: 1.7em;margin: 0;color: #fff;position: relative;text-align: center;}
    .item .PD_layout.layout_item .PD_slide .PD_into h4 {position: relative;font-size: 1.4em;color:#fff;margin: 0;line-height: 1em;text-align: center;top:1vw;}
    .item .PD_layout.layout_item .PD_slide .PD p del {color: #aaaaaa;z-index: 99;position: relative;font-size: 1em;}
    .item .PD_layout.layout_item .PD p {position: relative;height: 15vw;font-size: 1.1em;line-height: 2.8em;color:#ffe58c;}
    .item .PD_layout.layout_item .PD p .Price {font-weight: 700;color:#ffe58c;font-size: 1.8em;}
    .item .PD_layout.layout_item .PD p small {font-size: 1.4em;}	
    }











/*嚴選好物推薦*/
.Area10 .txt ul li h5 {font-weight: 700;color: #fff;}
.Area10 .PD_layout .PD h3 span {background-color: #ffe58c;}
.Area10 .PD_layout .PD p {color:#fff;}
.Area10 .PD_layout .PD p .Price {color:#fff;}
@media screen and (min-width:768px){
.Area10 {}
.Area10 .box_all {position: relative;}
.Area10 .box_bottom {padding-bottom: 50px;}
.Area10 .box_txt {position: absolute;margin: 0 auto;width: 100%;height: auto;}
.Area10 .box_txt img {width: 75%;}
.Area10 .txt ul {position: relative;padding: 0;margin: 0;list-style: none;height: 100px;top:0;}
.Area10 .txt ul li { background-color: transparent; pointer-events: none;padding: 0;}
.Area10 .txt .PD_into {padding: 0;}
.Area10 .txt ul li h5 {position: relative;top:41px;margin: 0;padding: 0;width: 100%;font: 50px/50px "Noto Sans CJK SC";text-align: center;overflow: hidden;}


.Area10 .PD_layout ul {background-color:#0000 ;}
.Area10 .PD_layout ul li {border-right: solid 1px #0000 ;border-top: solid 1px #0000 ;}
.Area10 .PD_layout .PD img {border-radius:25px ;}
.Area10 .PD_layout .PD h4 {margin-bottom: 0em;}

}
@media screen and (max-width:767px){
  .Area10 {}
  .Area10 .box_txt {position: absolute;margin: 0 auto;width: 100%;}
  .Area10 .box_txt img {width: 100%;}
  .Area10 .txt ul {padding: 0;margin: 0;list-style: none;height: 12vw;}
  .Area10 .txt ul li { background-color: transparent; pointer-events: none;padding-top: 0;}
  .Area10 .txt .PD_into {padding: 0;}
  .Area10 .txt ul li h5 {position: relative;top:3.3vw;margin: 0;padding: 0;width: 100%;font: 6vw/7vw "Noto Sans CJK SC";text-align: center;letter-spacing: 0vw;overflow: hidden;}
  .Area10 .box_bottom {padding-bottom: 6vw;}
  .Area10 .layout_PD {width:96%}

  .Area10 .PD_layout ul {background-color:#0000 ;}
  .Area10 .PD_layout ul li {border-right: solid 1px #0000 ;border-top: solid 1px #0000 ;}
  .Area10 .PD_layout .PD img {border-radius:3vw ;}
  .Area10 .PD_layout .PD h4 {margin-bottom: 0em;}

}








  /*下方公版*/
@media screen and (min-width:768px){
  .Area08 {}
  .Area08 .boxtop { position: relative;}
  .Area08 .boxrepeat03 { /*background: url(boxrepeat08.png?t=1755766695280)top center repeat-y;*/ margin: 0 auto; padding: 10px 30px 0; box-sizing: border-box;}
  .Area08 .box { margin-bottom: 50px;}
  .Area08 .box:last-child { margin-bottom: 0;}
  .Area08 .box:nth-child(1) { margin-top: 0px;}
  .Area08 .Area_sectionTitle ul {z-index:50 ;position: relative;padding: 0;margin: 0 auto ;list-style: none;height: 0px!important;top:0px;}
  .Area08 .Area_sectionTitle ul li { background-color: transparent; pointer-events: none;}
  .Area08 .Area_sectionTitle ul li h5 {position: relative;top:47px;margin: 0;padding: 0;width: 100%;height: 70px;font: 50px/80px "Noto Sans CJK SC";font-weight: 700;text-align: center;color:#006d6a;letter-spacing: 0px;overflow: hidden;/*text-shadow: 0px 0px 5px #000;*/}
  
  }
  @media screen and (max-width:767px){
    .Area08 {}
    .Area08 .PD_layout ul { width: 98%;}
    .Area08 .boxtop { position: relative;}
    .Area08 .boxrepeat03 {/* background: url(boxrepeat08_m.png?t=1755766695280)top center repeat-y;*/ background-size: 100%; padding: 2vw 0.5em 0;}
    .Area08 .box { margin-bottom: 8vw;}
    .Area08 .PD_box { margin: 1vw auto ;}
    .Area08 .boxbottom { height: auto;}
    .Area08 .Area_sectionTitle ul {z-index:50 ; padding: 0;margin: 0;list-style: none;height: 0vw!important;left:3vw ;top:0vw ;}
    .Area08 .Area_sectionTitle ul li { background-color: transparent; pointer-events: none;}
    .Area08 .Area_sectionTitle ul li h5 {position: relative;top:6vw;margin: 0;padding: 0;width: 100%;height: 8vw;font: 8vw/8vw "Noto Sans CJK SC";font-weight: 700;text-align: center;color:#006d6a;letter-spacing: 0px;overflow: hidden;/*text-shadow: 0px 0px 5px #000;*/}
  
  }






  /*區塊-LOGO連結-Area_logo*/

@media screen and ( min-width:768px) {
.Area_logo{padding: 0; margin: 0px auto 60px !important;width: 700px;height: auto;}
.Area_logo .PD_layout {top: 20px;width: 100%;}
.Area_logo .PD_layout .PD_slide {border-radius:0.5em;}
.Area_logo .PD_layout li{margin: 0px ;}
.Area_logo .PD_layout .PD_img{width: 100%;}
}
@media screen and (max-width:767px){
	  .Area_logo {height:auto; margin:0 auto 10vw!important;width: 88%;}
    .Area_logo .PD_layout li{margin: 0;}
    .Area_logo .PD_layout {top: 0vw;margin: 0vw auto;width: 100%}	
    .Area_logo .PD_layout .PD_img{width: 100%;}	
}












