@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-color: #b8bcca;}
.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-color: #b8bcca; }
  .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 10px!important; }
	.Area_txt img {width: 800px !important; }	  
}
@media screen and (max-width:767px){
		.Area_txt {width:100%!important;margin-bottom:3vw !important; }
	  .Area_txt img {width:100%!important;}
}
	
/*背景*/
.bgtop { z-index:0; position:absolute;top:0;left:0;width:100%;height:100%;background: url(bgtop.jpg?t=1755668337118) no-repeat center top; pointer-events:none;}
.bgdeco {z-index:9;position: absolute;top:0px;left: 0;width: 100%;min-width:1220px;height: calc(100% - 70px);background: url(top_deco.png?t=1755668337118) no-repeat center top;pointer-events: none;}
.bgdeco2 {z-index:0;position: absolute;top:0px;left: 0;width: 100%;min-width:1220px;height: calc(100% - 70px);background: url(deco.png?t=1755668337118) repeat-y center top;pointer-events: none;mix-blend-mode: screen;}
@media screen and (max-width:767px){
  .bgtop {min-width: inherit;top:0vw;left: 0vw; width:100%; height:100%; background-repeat:no-repeat;  background: url(mbgtop.jpg?t=1755668337118) no-repeat center 44px;background-size:100%; pointer-events:none;}
  .bgdeco2 {z-index:9;top:0;left: 0;width: 100%;min-width:1220px;height: calc(100% - 70px);background: none no-repeat center top;pointer-events: none;}	
  .bgdeco {display: none;}
}

/*區塊_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: 6vw;}
}

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

/*版頭*/
.Area_top { height: 1388px;}
.Area_top .main{ z-index: 5;width: 720px; position: absolute; top: 64px; left: 49%; transform: translateX(-50%);}
.Area_top .mainsubtitle {z-index:100 ; position: absolute; top: 350px;height:85px ; left: 49%; transform: translateX(-50%); width: 450px; overflow: hidden;}
.Area_top .mainsubtitle img { width: 100%;}
.Area_top .mainsubtitle ul.PD_wrapper { display: flex; flex-wrap: nowrap; margin: 0; padding: 0; width: 100%; grid-gap: 0; box-sizing: content-box; height: 166px;}
.Area_top .mainsubtitle ul.PD_wrapper li { position: relative; flex-shrink: 0; margin: 0; padding: 0; background-image: none;}
.Area_top .topPD { z-index: 0; position: absolute; width: 1220px; overflow: hidden; top: 790px;}
.Area_top .topPD ul.PD_wrapper { display: flex; flex-wrap: nowrap; margin: 0; padding: 0 0 20px 0; width: 100%; grid-gap: 0; box-sizing: content-box; height: 320px;}
.Area_top .topPD ul.PD_wrapper li { flex-shrink: 0; margin: 0; padding: 0; pointer-events: inherit;}
.Area_top .topPD ul.PD_wrapper li.PD_slide { min-width: inherit;}
.Area_top .topPD ul.PD_wrapper li.PD_slide:hover { box-shadow: 0 1em 2em rgba(0, 0, 0, 0);}
.Area_top .date{ position: absolute; width: 151px; top: 168px; left: 284px;}

/*版頭品*/
.Area_top .top_pd {z-index: 0;position:absolute;width: 80%; top: 884px;left: 50%; transform: translateX(-50%);height: auto;}
@media screen and (max-width:767px){
  .Area_top { height: 137vw;}
  .Area_top .main{z-index: 5; width: 92%; top: 4vw;}
  .Area_top .mainsubtitle {z-index:100 ;position: absolute; top: 41vw; width: 60%;height:20vw ;}
  .Area_top .mainsubtitle img { width: 100%;}
  .Area_top .mainsubtitle ul.PD_wrapper { display: flex; flex-wrap: nowrap; margin: 0; padding: 0; width: 100%; grid-gap: 0; box-sizing: content-box; height: 166px;}
  .Area_top .mainsubtitle ul.PD_wrapper li { position: relative; flex-shrink: 0; margin: 0; padding: 0; background-image: none;}
  .Area_top .date{ width: 20vw; top:17vw;left: 8vw; }

    /*版頭品*/
    .Area_top .top_pd {width: 100vw; top:69vw; height: auto; z-index:0;}
    .Area_top .top_pd .PD_layout {padding: 0 1.5vw; margin: 5vw auto;}
  
}




/*登記活動*/
.Area02 {}
@media screen and (max-width:767px){
  .Area02 .danji_box .Area_danji .box_1 { padding: 0 1.5vw;}
}





/*活動按鈕*/
@media screen and (min-width:768px){
	.Area_activity00 {height:100%;margin-bottom:70px!important ;}		
	.Area_activity00 .layout_btn {width: 100%!important;margin: 0px auto ;padding-top: 0px;z-index: 9;}
  .Area_activity00 .PD_layout ul li {padding: 0px;}
  .Area_activity00 .warningTxt h3 { color:#FFF; text-align: center; font-size: 1rem; line-height: 1.2em; font-weight: 400; padding: 0 0 1.5em; margin: 0}
}
@media screen and (max-width:767px){
  .Area_activity00 {height:100%;margin-bottom:6vw!important ;}
	.Area_activity00 .layout_btn {width: 98%!important;margin: 0vw auto 0vw;padding-bottom:0vw;z-index: 9;}
  .Area_activity00 .layout_btn ul li{padding: 0vw;}
  .Area_activity00 .warningTxt h3 { color:#FFF; text-align: center; font-size: 0.8rem; line-height: 1em; font-weight: 400; padding: 0 0 0.5em; margin: 0}
}





/*Youtube影片浮層css*/

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

.Area_youtube .box_youtube {z-index: 100; position: absolute;margin:0 auto;width: 788px;top:240px;left:209px ; border-radius: 20px; overflow: hidden;}
.Area_youtube .box_youtube .youtubeArea { position:relative; width:100%; height:0px; padding-bottom:56.25%;}
.Area_youtube .box_youtube .youtubeArea * { margin:0; padding:0;}
.Area_youtube .box_youtube .youtubeArea iframe { position:absolute; top:0px; left:0px; width:100%; height:100%;}
.Area_youtube .box_youtube .youtubeArea .youtubeDiv { background-color: transparent!important;}  

.Area_youtube { height: 1000px ;}

.Area_youtube .youtube_info ul{  position: relative;width: 80%; background-position: center center; }


      }
@media screen and (max-width:767px){


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


		 .Area_youtube { height: 112vw}
     .Area_youtube .box_youtube {z-index: 100;position: absolute;margin:0 auto ;width: 84%; border-radius: 10px;  overflow: hidden;top:23vw;left:7.2vw ;}
     .Area_youtube .box_youtube .youtubeArea { position:relative; width:100%; height:0px; padding-bottom:56.25%;}
     .Area_youtube .box_youtube .youtubeArea * { margin:0; padding:0;}
     .Area_youtube .box_youtube .youtubeArea iframe { position:absolute; top:0px; left:0px; width:100%; height:100%;}
     .Area_youtube .box_youtube .youtubeArea .youtubeDiv { background-color: transparent!important;}  

     .Area_youtube .box_youtube iframe { border-radius: 10px; } 
      }



/*活動按鈕*/
@media screen and (min-width:768px){
	.Area_activity01 {height:100%;margin-bottom:30px!important ;}		
	.Area_activity01 .layout_btn {width: 100%!important;margin: 0px auto ;padding-top: 0px;z-index: 9;}
  .Area_activity01 .PD_layout ul li {padding: 0px;}
  .Area_activity01 .layout_btn ul li img {width: 100%!important;border-radius:30px 30px 0px 0px;}
}
@media screen and (max-width:767px){
  .Area_activity01 {height:auto;margin-bottom:3vw!important ;}
	.Area_activity01 .layout_btn {width: 97%!important;margin: 0vw auto 0vw;padding-bottom:0vw;z-index: 9;}
  .Area_activity01 .layout_btn ul li{padding: 0vw;}
  .Area_activity01 .layout_btn ul li img {;border-radius:5vw 5vw 0vw 0vw;}
}

/*下方公版*/
.Area05 .title ul li h5 {font-weight: bold;color: #fff;}
@media screen and (min-width:768px){
.Area05 { margin-bottom: 100px;}
.Area05 .PD_box{ margin-top: 0px;}
.Area05 .PD_box .PD_layout{ padding: 0vw;}
.Area05 .PD_box .PD_layout ul{border-radius: 0px 0px 30px 30px;}
.Area05 .title ul li h5 {display: none;/*height: 80px !important;padding: 0;margin-top: 0px;font: bold 46px / 98px "微軟正黑體", "Microsoft JhengHei", Arial, Helvetica;*/}
}
@media screen and (max-width:767px){
  .Area05 { margin-bottom: 12vw;}
  .Area05 .PD_box { margin-top: 1vw;}
  .Area05 .PD_box .PD_layout{ padding: 0 1.5vw;}
  .Area05 .PD_box .PD_layout ul{border-radius: 0vw 0vw 5vw 5vw;}
  .Area05 .title ul li h5 {display: none;/*font: bold 6.2vw / 13vw "微軟正黑體", "Microsoft JhengHei", Arial, Helvetica;*/}

}




/*探索更多*/
.Area_guam {padding: 0; margin-bottom: 0px;width: 340px!important;padding-bottom: 20px!important;}
@media screen and (max-width:767px){
	.Area_guam {padding: 0vw ; margin-bottom: 0px;width:60%!important;padding-bottom: 5vw!important;}
}
