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

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


/*全BOX版面*/
.WRAPPER { z-index:0; position: relative; display:block; margin: 0 auto; padding:0; overflow:hidden;/*background-color:#e6f6ff; width:100%;*/ width:100%;min-width: 1220px; text-align:left; font-family:"Century Gothic","微軟正黑體","Microsoft JhengHei",Helvetica; }
.WRAPPER img { border:0px; vertical-align:top;}
.WRAPPER a { text-decoration:none; -webkit-tap-highlight-color: transparent}
	@media screen and (max-width:767px){
		.WRAPPER { padding-bottom:30px; min-width: inherit; min-height:100vh; overflow: hidden;}
		.WRAPPER img {  width:100%;  height:auto;}
	}

/*區塊_all*/
.Area2000 {margin:0 auto;width:2000px;height: 0; }
.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; }
.Areaa {position:relative;display:block;} 
.Area .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;}
.Area .go_bt:hover { filter: brightness(100%);
  -webkit-transform:translateY(-6px);
     -moz-transform:translateY(-6px);
      -ms-transform:translateY(-6px);
       -o-transform:translateY(-6px);
          transform:translateY(-6px);}
.Area_bottom { margin-bottom: 20px;}

 @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;}
  .m96 { width: 96%; margin: 0 auto; }
  .Area_bottom { margin-bottom: 3vw;} 
}



/*LOGO CSS*/
.momologo { z-index:9999; position: absolute; top: 15px; left:22px;}
.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;}
  }

 

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

 /*不要連結*/
.novariant .PD_layout .PD a { pointer-events: none; }
.novariant .PD_layout .PD_slide:hover {  transform: none; filter: none;}

/*排除hover*/
.nohover .PD_layout .PD_slide:hover { transform: none; filter: none; }

/*上標下標圓標關閉*/
.prdImgWrap .imgTag { display:none !important;}
/*.prdImgWrap .imgTagRectangle { display:none !important;}
.prdImgWrap .imgTagBottom { display:none !important;}*/

/*PC背景*/
.bg_00 { z-index:-7; position:absolute; top:0; left:0; width:100%; min-width:1220px; height:200px; background-repeat:no-repeat; background-position:center top; }
.bg_01 { z-index:-47; position:fixed; top:0; left:0; width:100%; height:100%; background-repeat:repeat-y; background-position: center top; pointer-events:none;}

    @media screen and (max-width: 767px){
    .bg_01 {z-index: -48;position:fixed;top: 10dvw;left:0;width:100%;height:100%;background-repeat:repeat;background-position:center top;pointer-events:none;background-size:100%;}
  
    }





/* 設定css背景與偽元素的css背景，讓首屏以外的css背景先被隱藏 */
/* css寫法--1104修正 (1)空格異常重KEY、(2)新增第四行*-全部元素背景 */
.articleList .lazy[data-bg=""][data-was-processed="false"],
.articleList .lazy[data-bg=""][data-was-processed="false"]::before,
.articleList .lazy[data-bg=""][data-was-processed="false"]::after,
.articleList .lazy[data-bg=""][data-was-processed="false"] *,
.articleList .lazy[data-bg=""][data-was-processed="false"] *::before,
.articleList .lazy[data-bg=""][data-was-processed="false"] *::after {background-image: none !important;}




/*共用設定*/
.PD_layout li:hover { box-shadow: none!important; }
.PD_layout [data-pd-li=BN] ul, .PD_layout[data-pd-li=BN-AWD] ul, .PD_layout[data-pd-li=PDBN] ul { padding: 0;}








  .txt ul li h5 {color: #fff;}
@media screen and (min-width:768px){
  .box_txt {position: absolute;margin: 9px auto 0;width: 960px;height:auto;}
  .box_txt img {width: 90%;}
  .txt ul {position: relative;padding: 0;margin: 0;list-style: none;height: 150px;top:0;}
  .txt ul li { background-color: transparent; pointer-events: none;padding: 0;}
  .txt .PD_into {padding: 0;}
  .txt ul li h5 {position: relative;top: 43px;margin: 0;padding: 0;width: 100%;font: 55px/65px "Noto Sans CJK SC";;font-weight: 700;text-align: center;overflow: hidden;color: #fff;letter-spacing:0px;}
}
  @media screen and (max-width:767px){

    .box_txt {position: absolute;margin: 0 auto;width: 100%;}
    .box_txt img {width: 100%;}
    .txt ul {padding: 0;margin: 0;list-style: none;height: 13vw;}
    .txt ul li { background-color: transparent; pointer-events: none;padding-top: 0;}
    .txt .PD_into {padding: 0;}
    .txt ul li h5 {position: relative;top: 4.8vw;margin: 0;padding: 0;width: 100%;font: 6vw/6.5vw "Noto Sans CJK SC";font-weight: 700;text-align: center;letter-spacing: -0.3vw;overflow: hidden;}
  }





/* 版頭*/
.hero .PD_layout[data-pd-style=off][data-pd-br="50%"] .PD_slide,.PD_layout[data-pd-style=off][data-pd-br="50%"] .PD_img img {  border-radius: 0px; }  
.hero .top_txt .PD_layout-D1_03 .PD h3 { color: #fff; }
.hero .top_txt .PD_layout ul li:hover { background: #d40032; }
.hero .top_txt .PD_layout-D1_03 .PD h3:hover {  color: #ffffff; }
.hero .top_txt .PD_layout-D1_03 ul::before { display: none; }
.hero .top_txt .PD_layout-D1_03 .PD_slide { background: #0000; border-radius: 0px; }
@media screen and (min-width:768px){
  .hero {height:222px}
  .hero .PD_layout[data-pd-li*="BN"] li:hover { box-shadow: none; filter: brightness(100%);}

  .hero .maintitle{z-index:11;position:absolute;top:0px;left:0px}
  .hero .maintitle .PD_img img{width:1220px}

  .hero .Area_swiper .Area_swiper_box{overflow:visible}
  .hero .Area_swiper_box .PD_layout li { background: #00000000; }
  .hero .Area_swiper_box .PD_layout li,.Area_swiper_box .PD_layout li.PD_img img { border-radius: 0 !important; }
  .hero .Area_swiper_box .PD_layout li,.Area_swiper_box .PD_layout li .PD_img img { border-radius: 0 !important; }  

.hero .top_txt  { z-index: 12; position: absolute; top: 160px; left: 0px; width: 1220px;margin:0 auto !important; }
.hero .top_txt .PD_layout-D1_03.PD_layout ul {  grid-template-columns: repeat(8, 1fr);padding:0 18px; }
.hero .top_txt .PD_layout-D1_03[data-pd-style=off] .PD_into {  padding: 0 0.2em; }
.hero .top_txt .PD_layout-D1_03 .PD h3 span::before { display: none; }

}


  @media screen and (max-width: 767px){
      .hero {height:36.5vw}
      .hero .maintitle{top:0;left:0}
      .hero .maintitle .PD_img img{width:100%}
      .hero .Area_swiper_box .PD_img{width:100%;margin:0 0 0 0}
      .hero .PD_layout .PD p .Price { font-size: 24px; }

      .hero .Area_swiper .Area_swiper_box{overflow:visible}
      .hero .Area_swiper_box .PD_layout li { background: #00000000; }
      .hero .Area_swiper_box .PD_layout li,.Area_swiper_box .PD_layout li.PD_img img { border-radius: 0 !important; }
      .hero .Area_swiper_box .PD_layout li,.Area_swiper_box .PD_layout li .PD_img img { border-radius: 0 !important; }  

    .hero .top_txt  {z-index: 12; position: absolute;  top: 17vw; left: 0vw; width: 100%;margin:0 auto !important; }
    .hero .top_txt .PD_layout-D1_03.PD_layout ul {  grid-template-columns: repeat(4, 1fr);padding:0;grid-gap: 0; }
    .hero .top_txt .PD_layout-D1_03[data-pd-style=off] .PD_into {  padding:0.4em  0.2em; }
    .hero .top_txt .PD_layout-D1_03 .PD h3 {  font-size:1.09em }   
    .hero .top_txt .PD_layout-D1_03 .PD h3 span::before { display: none; }
  }






@media screen and (min-width:768px){
.Area_bn .btclass {background-color: #0000!important; }
.Area_bn .box { position: relative;  left: 50%; transform: translateX(-50%); }
.Area_bn .box .PD_layout { width: 1220px; overflow: hidden;}
.Area_bn .box .PD_layout ul { height: 343px;}
.Area_bn .box .PD_layout .swiper-pagination { bottom: 0px !important;background-color: #0000!important;top:318px; }
.Area_bn .Area_swiper_box { height: 343px;}
}
@media screen and (max-width:767px){
  .Area_bn .box { position: relative;  left: 50%; transform: translateX(-50%);width: 100%;margin-bottom:3vw ; }
  .Area_bn .box .PD_layout { width: 100%; }
  .Area_bn .box .PD_layout ul { height: 28vw;}
  .Area_bn .box .PD_layout .swiper-pagination { bottom: -4vw !important;background-color: #0000!important; }

}








@media screen and (min-width:768px){
  .youtube_100 {width:960px ;height:auto ;margin-bottom: 60px!important;}
  .youtube_100 .box_youtube { width: 960px;height:540px ; border-radius: 20px ; margin: 0 auto ; overflow: hidden }
  .youtube_100 .box { padding: 0 0 0 12px;width:960px ; }
  .youtube_100 .box_1 { position: relative; top: 0px; left: 0px;margin-bottom:20px ; width: 960px; overflow: hidden; }
  .youtube_100 .box_2 { position: relative; top: 0px; left: 0px;margin-bottom:20px ; width: 960px; overflow: hidden; }
  .youtube_100 .box_3 { position: relative; top: 0px; left: 0px; width: 960px; overflow: hidden; }
    }
    @media screen and (max-width:767px){
    .youtube_100 {width: 100%;height:auto ;margin: 5vw auto !important;}   
    .youtube_100 .box_youtube { width: 100%;height:54vw ; border-radius: 3vw;margin-bottom:5vw ; margin: 0 auto; overflow: hidden } 
    .youtube_100 .box {height:auto ;margin-bottom:0vw; padding: 0 ; }
    .youtube_100 .box_1 { position: relative; top: 0vw;margin:0 auto 3vw; width: 96%;  }
    .youtube_100 .box_2 { position: relative; top: 0vw;margin:0 auto 3vw; width: 96%;  }
    .youtube_100 .box_3 { position: relative; top: 2vw; margin:0 auto ; width: 100%;   }
    }  

/*Youtube影片浮層css*/
    .youtube_100 .bigpicture { height: 100%;	width: 100%; position: relative; background-position: center center; background-size: cover; cursor: pointer;}
    .youtube_100 .bigpicture h3 { position: absolute; left: 5%; bottom: 0; z-index: 1; color: #fff; font-size: 20px }
    .youtube_100 .bigpicture:before,
    .youtube_100 .bigpicture:after { z-index: 1; content: ''; position: absolute; left: 0; top: 0; right: 0;	bottom: 0;height: 100%;	width: 100%; transition: opacity 0.2s;}
    .youtube_100 .bigpicture:after { background-repeat: no-repeat; background-position: center; opacity: 1; background-size: 2em;}
    .youtube_100 .bigpicture:before { background: linear-gradient(0deg, #000, transparent 40%); opacity: 0.7;}
    /*.youtube_100 .bigpicture:hover:after { opacity: 0.8; }*/
    .youtube_100 .bigpicture:hover:before { opacity: 0.5; }
    .youtube_100 .bigpicture:after { height: 100%; width: 100%;	
      background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20159.00691%20111.60904%22%3E%3Cpath%20d%3D%22M36.2%20111c-25-1.3-29.6-4-34-18.6C.3%2086.7%200%2080%200%2057.4%200%2019%202.3%209.7%2013.6%204c11.5-5.6%20120-5.6%20131.4%200%206%203%2010%208.7%2011.8%2017.2%202%209.8%203%2042.2%201.5%2057.5-2%2020.4-7%2028.5-19.2%2030.8-7.6%201.5-82%202.4-102.8%201.3zM85%2065.3c11.3-6%2020.4-11%2020.3-11L84%2043%2063%2032v22c0%2012%20.4%2022%20.8%2022%20.3%200%2010-5%2021.2-10.8z%22%20fill%3D%22%23db2823%22%2F%3E%3Cpath%20d%3D%22M63.2%2032c-.4.3-.2%201-.3%201.3v28.5c0%204.6%200%209.2.5%2013.8%200%20.4.3.7.6.5%206.3-3%2012.3-6%2018.4-9.3%207.5-4%2015-7.8%2022.2-12%20.3%200%201-.4.6-.8-12.8-7-25.7-13.5-38.6-20.2-1-.6-2.2-1.3-3.4-1.7z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E');
      background-size: 4em;
     }
.youtube_100 .bigpicture img { width: 100%; border-radius: 0px; aspect-ratio: 1.777777;}
@media screen and (max-width:767px) {
  .youtube_100 .bigpicture h3 { font-size: 3vw; left: 1.2em;}
}












@media screen and (min-width:768px){
  .Area_1btn {height:auto ;margin-bottom: 30px!important;}
            }
        @media screen and (max-width:767px){
        .Area_1btn {width: 100%;height:auto ;margin: 0vw auto 5vw!important;}    
        .Area_1btn .box {width: 96%;height:auto ;margin:0 auto ;}
        }  


@media screen and (min-width:768px){
  .Area_3btn {height:auto ;margin-bottom: 30px!important;}
            }
         @media screen and (max-width:767px){
        .Area_3btn {width: 100%;height:auto ;margin: 0vw auto 5vw!important;}    
        .Area_3btn .box {width: 96%;height:auto ;margin:0 auto ;}
        }  


@media screen and (min-width:768px){
.Area_4btn {height:auto ;margin-bottom: 30px!important;}
          }
      @media screen and (max-width:767px){
      .Area_4btn {width: 100%;height:auto ;margin: 0vw auto 5vw!important;}    
      .Area_4btn .box {width: 96%;height:auto ;margin:0 auto ;}
      }  


@media screen and (min-width:768px){
.Area_5btn {height:auto ;margin-bottom: 100px!important;}
          }
      @media screen and (max-width:767px){
      .Area_5btn {width: 100%;height:auto ;margin: 0vw auto 5vw!important;}    
      .Area_5btn .box {width: 100%;height:auto ;margin:0 auto ;}
      }  


@media screen and (min-width:768px){
.Area_6btn {height:auto ;margin-bottom: 30px!important;}
          }
      @media screen and (max-width:767px){
      .Area_6btn {width: 100%;height:auto ;margin: 0vw auto 5vw!important;}    
      .Area_6btn .box {width: 100%;height:auto ;margin:0 auto ;}
      }  


      



.Area_bn_a .Area_swiper_box .PD_layout li {background-color: #0000;}
@media screen and (min-width:768px){
    .Area_bn_a {width:1220px ;height:1220px ;margin-bottom: 130px!important;}
    .Area_bn_a .Area_swiper_box {height:auto ;}
      }
    @media screen and (max-width:767px){
      .Area_bn_a {width: 100%;height:117vw ;margin: 0 auto 10vw!important;}  
      .Area_bn_a .Area_swiper_box {width: 98%;height:97vw ;}     
        }









/*線上作圖*/
@media screen and (min-width:768px){
.box_01 {width:960px ;height: auto;margin: 0 auto 30px;padding: 30px ;background: linear-gradient(135deg, #a0adbd, #f1f4fb,#a0adbd,#a0adbd);border-radius:30px;}
.box_02 {width:960px ;height: auto;margin: 0 auto 30px;padding: 30px ;background: linear-gradient(135deg, #81c7ff, #cae7ff,#81c7ff,#81c7ff);border-radius:30px;}
.box_03 {width:960px ;height: auto;margin: 0 auto 30px;padding: 30px ;background: linear-gradient(135deg, #ead199, #fdf6e4,#ead199,#ead199);border-radius:30px;}
.box_04 {width:960px ;height: auto;margin: 0 auto 30px;padding: 30px ;background: linear-gradient(135deg, #dbdbdb, #ffffff,#dbdbdb,#dbdbdb);border-radius:70px;}
.item {height: 660px;z-index:30;margin-bottom: 70px;}
.item .PD_layout.bn_box {z-index:99 ;position:absolute;width: 100%;margin:0 auto ;height:auto ;}
.item .PD_layout.bn_box ul li img { border-radius:15px 15px 0 0;}
.item .PD_layout.pd_box { top:348px;height:auto ;border-radius:15px 15px 0 0 ;}
.item .PD_layout.pd_box ul { border-radius: 0 0 15px 15px;}
}

@media screen and (max-width:767px){
.box_01 {padding: 6vw 1vw ;background: linear-gradient(135deg, #a0adbd, #f1f4fb,#a0adbd,#a0adbd);border-radius:0vw;margin-bottom:0vw ;}
.box_02 {padding: 6vw 1vw ;background: linear-gradient(135deg, #81c7ff, #cae7ff,#81c7ff,#81c7ff);border-radius:0vw;margin-bottom:0vw ;}
.box_03 {padding: 6vw 1vw ;background: linear-gradient(135deg, #ead199, #fdf6e4,#ead199,#ead199);border-radius:0vw;margin-bottom:0vw ;}
.box_04 {padding: 6vw 1vw ;background: linear-gradient(135deg, #dbdbdb, #ffffff,#dbdbdb,#dbdbdb);border-radius:0vw;margin-bottom:10vw ;}
.item {width: 97%;height:auto;padding: 0;background:none;margin-bottom: 0vw!important ;top:0vw;}
.item .PD_layout.bn_box {z-index:99 ;width: 100%;margin:0 auto ;height:auto ;top:0vw;}
.item .PD_layout.bn_box ul{ grid-gap: 0em;margin-bottom: 2vw;}
.item .PD_layout.bn_box ul li img { border-radius:1vw;}
.item .PD_layout ul { border-radius:1vw;}
.item .PD_layout .PD_slide:hover { box-shadow: 0 0 0 rgb(255, 255, 255); }


}





