@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: #f3e2d5;}
.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; }
  .WRAPPER img {  width: 100%;  height: auto;}
}
	
/*背景*/
.bgtop { z-index: 0; position: absolute; top: 0; left: 0; width: 100%; min-width: 1220px; height: 100%; background: url(bgtop.jpg?t=1777535580458) no-repeat center top;}
.bgdeco { z-index: 0; position: absolute; top: 1060px; left: 0; width: 100%; min-width: 1220px; height: 100%; background: url(bgdeco.png?t=1777535580458) repeat-y center top; transition: 0.5s linear; pointer-events: none;}
@media screen and (max-width:767px){
  .bgtop {z-index: 0; min-width: inherit;  background: url(m_bgtop.jpg?t=1777535580458) 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_1bn { margin: 0 auto; padding: 0; overflow: hidden;}
  .Area_1bn a { float: left; margin: 0 0 2% 0; padding: 0; width: 100%; list-style: none;}
  .Area_2bn { margin: 0 auto; padding: 0; overflow: hidden;}
  .Area_2bn a { float: left; margin: 0 1% 2%; padding: 0; width: 48%; list-style: none;}
  .Area_3bn { margin: 0 auto; padding: 0; overflow: hidden;}
  .Area_3bn a { float: left; margin: 0 1% 2% ; padding: 0; width: 31.3%; list-style: none;}
  .Area_1bn_nopadding { margin: 0 auto; padding: 0; overflow: hidden;}
  .Area_1bn_nopadding a { float: left; margin: 0; padding: 0; width: 100%; list-style: none;}
  .Area_2bn_nopadding { margin: 0 auto; padding: 0; overflow: hidden;}
  .Area_2bn_nopadding a { float: left; margin: 0; padding: 0; width: 50%; list-style: none;}
  .Area_3bn_nopadding { margin: 0 auto; padding: 0; overflow: hidden;}
  .Area_3bn_nopadding a { float: left; margin: 0; padding: 0; width: 33.3%; list-style: none;}
}



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


  /* 區標2共用 */
.title_2 { z-index: 5; position: relative; height: 18vw; margin: 0; font-family: "Century Gothic","Arial","Noto Sans TC","微軟正黑體","Microsoft JhengHei"; text-align: center; }
.title_2 ul { list-style: none; margin: 0; padding: 0; }
.title_2 span {  display: block; width: 80%; margin: 0 auto; font-size: 6.5vw; font-weight: 600;  height: 15vw; line-height: 19vw; color: #fff;  overflow: hidden; }
.title_2 .Areatitle_bg {  z-index: -1; position: absolute; top: 0vw; left: 0;  }
@media screen and (min-width:768px){
  .title_2 {   height: 167px; margin: 0 auto;  }
  .title_2 span { font-size: 50px; height: 143px; line-height: 188px;  }
  .title_2 .Areatitle_bg {   top: 0px;   }

  }





/*間距*/
.Area_bottom { margin-bottom: 89px;}
@media screen and (max-width:767px){
  .m96 { width: 96%; margin: 0 auto; }
  .Area_bottom { margin-bottom: 8.9vw;}
}



/*共用樣式*/
.pointer-off ul li{ pointer-events: none;}
.titlebg { position: absolute; top: 0; left: 50%; transform: translateX(-50%); }
@media screen and (max-width:767px){
  .titlebg { width: 100vw; top: -0.5vw;}
}




/*版頭*/
.Area_top { height: 870px; z-index: 4;}
.main { z-index: 99; position: absolute; width: 855px; top: 0px; left: 50%; transform: translateX(-50%);}
.Area_swiper_box .PD_layout li{ background-color: transparent;}
.Area_top .main-man { position: absolute; top: 352px; left: 50%; transform: translateX(-50%); width: 54%; z-index: 5; animation-delay: 5ms; }
.Area_top .sub01 { z-index: 5; position: absolute;  top: 270px; left: 50%; transform: translateX(-50%); width: 38%; color: #fff; font-size: 30px; }
.Area_top .sub01 .bg { z-index: -1; position: absolute; top: -3px; left: -24px; width: 110%;  }
.Area_top .sub01 .bg  img { width: 100%;  }
.Area_top  .Area_swiper_box { padding: 0; }
.Area_top  h2 { padding: 0; margin: 0; text-align: center; }
.Area_top  ul { list-style: none; margin: 0; padding: 0;  }
.Area_top .sub02 { z-index: 10; position: absolute;  top: 370px; right: 130px; width: 18%; background: linear-gradient( 90deg, rgb(245,190,164) 0%, rgb(233,139,94) 100%); padding: 15px; color: #1c172f; }
.Area_top .sub02 li { width: 350px !important; }
.Area_top .sub02 h2 span {  display: block; width: 90%; text-align: left; font-weight: 500; font-size: 42px; }
@media screen and (max-width:767px){
  .Area_top { height: 94vw;}
  .main{ width: 89vw; top: 0vw; }
  .Area_top .main-man {  top: 39vw; width: 70%;  }
  .Area_top .sub01 {  top: 26vw; width: 68%;  padding: 1.2vw 0 0 0; font-size: 3.8vw; }
  .Area_top .sub01 .bg { width: 100%; top: 0.8vw; left: 0; }
  .Area_top .sub02 {  top: 40vw; right: 0; width: 34%; padding: 2vw 0 2vw 2vw; color: #1c172f; }
  .Area_top .sub02 h2 span {   width: 98%; font-size: 4.5vw; }

}

/* .Area_top .pd_logo .PD { position: relative;top: 0;width: 100%;margin: 0;} */
/*版頭輪播頁籤*/



.Area01{position: relative;z-index: 4;}
/* 區標2共用 */
.Area01 .title_2 { z-index: 99; height: 20vw; position: absolute }
.Area01 .title_2 span {  display: block; margin: 0; width: 42%; padding: 4vw 0 0 0; font-size: 5.2vw; font-weight: 800;  height: 8vw; line-height: 8vw;   }
.Area01 .title_2 .Areatitle_bg {  z-index: -1; position: absolute; top: 0vw; left: 2vw;  width: 38%; }
@media screen and (min-width:768px){
  .Area01 .title_2 {   height: 167px; width: 42%;  }
  .Area01 .title_2 span {  width: 400px; padding: 43px 0 0 0; font-size: 36px; height: 50px; line-height: 50px;   }
  .Area01 .title_2 .Areatitle_bg {  z-index: -1; position: absolute; top: 0vw; left: 0vw;  width: 100%; }
  }


  .Area01 .Area01_main { z-index: 0; position: relative;}
.Area01 .Area01_main .PD_layout li { pointer-events: none; }
.Area01 .PD_layout.PD_layout-D1_15 ul .PD .PD_into { border-radius: 0 0 10px 10px ; }
.Area01 .Area_swiper_box .PD_layout li,.Area01 .Area_swiper_box .PD_layout li .PD_img img { border-radius: 10px 10px 0 0 ; }
.PD_layout.PD_layout-D1_15 ul li .PD h3 { font-size: 26px; }
.PD_layout.PD_layout-D1_15[data-pd-h4="1"] .PD h4 { -webkit-line-clamp:2; }
.Area01 .Area01_main .PD_layout.PD_layout-D1_15[data-pd-h4="1"] .PD h4 { width: 100%; overflow: hidden; max-height: 65px; height: 65px; font-size: 20px; }

@media screen and (min-width:768px){
.Area01 .Area01_main{
    padding: 150px 0 80px;
    &::after {
      content: "";
      position: absolute;
      top: 0;
      width: 2000px;
      height: 100%;
      left: 50%;
      transform: translateX(-50%); 
      background: url(Area01_bg.jpg?t=1777535580458) top center no-repeat;
    }
  }
  .Area01 .box_title{position: absolute;z-index: 4;width: 270px;top: -20px;left: 60px;}
}
@media screen and (max-width:767px){
  .Area01 .Area01_main {  background: url(mb_Area01_bg.jpg?t=1777535580458) top center no-repeat; padding: 18vw 0 6vw; background-size: cover;background-position: top right;margin-bottom: 4vw;}
  .Area01 .Area01_main .PD_layout.PD_layout-D1_15[data-pd-h4="1"] .PD h4 {  max-height: 18.5vw; height: 18.5vw; }
  .PD_layout.PD_layout-D1_15 ul li .PD h3 { font-size: 5.5vw; }
  .PD_layout.PD_layout-D1_15[data-pd-h4="1"] .PD h4 { -webkit-line-clamp:3;  }
  .Area01 .Area01_main .PD_layout.PD_layout-D1_15[data-pd-h4="1"] .PD h4 {  font-size: 4.3vw; }

}


/*Youtube影片浮層css*/
.box_youtube { margin: 0 auto; overflow: hidden }
@media screen and (min-width:768px){
  .box_youtube { width: 960px; border-radius: 20px; margin-bottom: 21px; }
}
@media screen and (max-width:767px){
  .box_youtube { width: 100%; border-radius: 10px; margin-bottom: 3vw;}
}

.bigpicture { height: 100%;	width: 100%; position: relative; background-position: center center; background-size: cover; cursor: pointer;}
.bigpicture h3 { position: absolute; left: 5%; bottom: 0; z-index: 1; color: #fff; font-size: 20px }
.bigpicture:before,
.bigpicture:after { z-index: 1; content: ''; position: absolute; left: 0; top: 0; right: 0;	bottom: 0;height: 100%;	width: 100%; transition: opacity 0.2s;}
.bigpicture:after { background-repeat: no-repeat; background-position: center; opacity: 1; background-size: 2em;}
.bigpicture:before { background: linear-gradient(0deg, #000, transparent 40%); opacity: 0.7;}
/*.bigpicture:hover:after { opacity: 0.8; }*/
.bigpicture:hover:before { opacity: 0.5; }
.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;
}
.bigpicture img { width: 100%; border-radius: 10px; aspect-ratio: 1.777777;}
@media screen and (max-width:767px) {
  .bigpicture h3 { font-size: 3vw; left: 1.2em;}
}
        


.Area01 .box {  display: flex; flex-direction: row;   }
.Area01 .box_1 { width: 38.2%; margin-right: 1.5vw;  }
.Area01 .box_2 { width: 61.8%;  }
.Area01 .PD_layout.PD_layout-D1_02 .PD h3 { margin: 0; max-height: 3.1em; line-height:1.3em; padding: 1vw; }
.Area01 .PD_layout.PD_layout-D1_02 .PD h4 { font-size:1.1em; }
.Area01 .PD_layout-D1_02 .PD .PD_go, .PD_layout .more { display: block; }
.Area01 .PD_layout.PD_layout-D1_02 { padding: 11.7vw 0;  background-image: linear-gradient(90deg, #643eb0, #3b1c7a 80%); }
.Area01 .PD_layout_2 ul {  background-image: linear-gradient(90deg, #643eb0, #3b1c7a 80%); }
.PD_layout.PD_layout-D1_02C[data-pd-btn] .PD_into .PD_into_PDgo b::after { content: ""; }
.PD_layout[data-pd-btn][data-pd-btn-intopdgo] .PD_into .PD_into_PDgo { position: absolute; top: 13vw; right: 0vw;  display: block; background: url(GO.png?t=1777535580458) center top; aspect-ratio: 80 / 80; width: 4.5vw; height: 4.5vw; background-size: 100%; }
.Area01 .PD_layout.PD_layout-D1_02C .PD a { padding-top:0.3em ; }
.Area01 .PD_layout.PD_layout-D1_02C .PD h3 { background: #fdb9ab; color: #3e1f7e; }
.Area01 .PD_layout_2 h4 span { color: #FFF; }
.Area01 .PD_layout-D1_02 h4 i { position: absolute; top: 57vw; left: 27vw; display: block; background: url(GO.png?t=1777535580458) center top; aspect-ratio: 80 / 80; width: 5vw; height: 5vw; background-size: 100%; }
.Area01 .PD_layout.PD_layout-D1_02C[data-pd-btn] .PD_btn i { display: none; }
@media screen and (min-width:768px){
  .Area01 .box_1 { width: 38.2%; margin-right: 10px;  }
  .Area01 .box_2 { width: 61.8%;  }
  .Area01 .PD_layout li { border-right:none; }
  .Area01 .PD_layout li:nth-child(1) { border-top:none; }
  .Area01 .PD_layout-D1_02C .PD_img { padding: 0 !important; width: 25% !important; }
  .Area01 .PD_layout.PD_layout-D1_02 .PD h3 { margin: 0; max-height: 83px; line-height:30px; padding: 10px; }
  .Area01 .PD_layout.PD_layout-D1_02 .PD h4 { font-size:1.1em; }
  .Area01 .PD_layout-D1_02 .PD .PD_go, .PD_layout .more { display: block; }
  .Area01 .PD_layout.PD_layout-D1_02 { padding: 85px 0; }
  .PD_layout.PD_layout-D1_02C[data-pd-btn] .PD_into .PD_into_PDgo b::after { content: ""; }
  .PD_layout[data-pd-btn][data-pd-btn-intopdgo] .PD_into .PD_into_PDgo { top: 105px; right: 0vw;  width: 25px; height: 25px;  }
  .Area01 .PD_layout.PD_layout-D1_02C .PD a { padding-top:0.3em ; }
  .Area01 .PD_layout-D1_02 h4 i { top: 447px; left: 284px; width: 25px; height: 25px;  }
  .Area01 .PD_layout.PD_layout-D1_02C[data-pd-btn] .PD_btn i { display: none; }
  }



.Areahot .title { z-index: 0; position: absolute; top: 0; left: 0; width: 4.5%; }
.Areahot .title img {  width: 100%; }
.Areahot .PD_layout { margin-left: 70px; }
@media screen and (max-width:767px){
.Areahot .title {  width: 9%; }
.Areahot .PD_layout { margin-left: 11vw; padding: 0 2vw 0 0; }

}



.Areamain .box_ { background: #c80047; padding: 25px; border-radius: 21px; margin-bottom: 34px; } 
@media screen and (max-width:767px){
  .Areamain .box_ {  padding: 3vw 2vw; border-radius: 2.1vw; margin-bottom: 3.4vw; } 
  .Areamain .PD_layout_1 {   margin-bottom: 2vw; } 
  
  }





.Area_msg_apple { display: none; }
@media screen and (max-width:767px){
  .Area_msg_apple { display: block; }
  
  }
