@charset "utf-8";
/*基本*/
@media screen and (min-width:768px){
body {margin: 0; padding:0;background-color: #1c1719;}
}
@media screen and (max-width:767px){
body{margin: 0; padding:0;background-color: #1c1719;}
}


/*全BOX版面*/
.WRAPPER { position: relative;margin: 0 auto; padding: 0;	width:100%; min-width:1220px; overflow: hidden;font-family:"微軟正黑體","Microsoft JhengHei",Helvetica;}
.WRAPPER img { border:0; vertical-align:top;}
.WRAPPER a { text-decoration:none;  display:inline-block;}
.WRAPPER .Area_top{position: relative; }
.WRAPPER .mainArea { position:relative; display:block; margin:0 auto; padding: 0; width:1220px;}
	@media screen and (max-width:767px){
		.WRAPPER { padding-bottom:0px; margin:0 auto; display: block; min-width:100%;z-index: 0;}
		.WRAPPER .mainArea { position:relative; display:block; margin:0 auto; padding: 0; width:100%;  }
	}

/*區塊_all*/
.Area { position: relative; margin:0 auto; padding:0; text-align:center;  }
.Area .box_bg{position:absolute;top:0;left: 0;z-index: 0;} 
.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;}
	.Area1220 { width:100%;}
	.Area960 { width:100%;}
	.Area img{ width:100%;}
	.Area { position: relative;}

	}


/*Appletxt*/
.apple_txt{ position: relative;margin:30px auto; color:#000;font-size: 12px; text-align: center;}
@media screen and (max-width:767px){
.apple_txt{position: relative;margin:0 0 0 0;padding: 3% 4% 3% 4%; color:#000;height: 30vw;}
}


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


/**延遲載圖用**/
.mainArea .articleList * img.lazy {display:none;} 

/*分享浮層*/
.floatBox { position:relative; margin:2% auto; padding: 2% 0; width: 700px; height:auto; background-color:rgba(0,0,0,0.8); text-align:center;  border-radius:20px;}
.floatBox img { width:100%; height:auto;}
.floatBox .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;}
.floatBox .go_bt:hover { filter: brightness(120%);
  -webkit-transform:translateY(-6px);
	 -moz-transform:translateY(-6px);
	  -ms-transform:translateY(-6px);
	   -o-transform:translateY(-6px);
		  transform:translateY(-6px);}
.floatBox .closeButton a { display:block; cursor:pointer; position:absolute; top:-20px; right:-20px; width:40px; height:40px; border-radius:50%; border:solid 2px #999999; font:bold 40px/1em "Century Gothic"; color:#FFF; text-align:center; background-color:rgba(0%,0%,0%,0.5);text-decoration: none; z-index:2}
.floatBox .closeButton:hover {background-color:#666; text-decoration:none;}
.floatBox .title  { display:inline-block; margin:0 0 10px 0; border-bottom:1px solid #ffd800; font:bold 45px/1.5em "微軟正黑體","Microsoft JhengHei", Arial, Helvetica;letter-spacing: -0.05em;  color:#ffd800; text-align:center}
.floatBox .box_ { margin:0 auto; width:90%;}
.floatBox .box_:after { content: ""; display:block; clear:both;}
.floatBox .box_btn { margin:20px auto 0; width: 80%;}
.floatBox .box_btn a { display:block; margin:3% 0;}
.floatBox .box_btn img { width:100%;}
.floatBox .box_btn .btn { margin:0 auto; width:60%;}
.floatBox .box_btn2 a { float:left; margin:0 1%; width:48%;}
	@media screen and (max-width:767px){
		.floatBox { padding:5% 0; width:90%; height: auto;}
		.floatBox .closeButton a {display:block; position:absolute; top:-15px; right:-15px; width:30px; height:30px; border-radius:50%; border:solid 2px #999999; font:bold 30px/1em "Century Gothic"; color:#FFF; text-align:center; background-color:rgba(0%,0%,0%,0.5);text-decoration: none; z-index:2}
		.floatBox .closeButton:hover {background-color:#666; text-decoration:none}
		.floatBox .title  { margin:0 5% 3vw; font-size: 6vw; line-height:2rem;}
		.floatBox .box_btn { margin:2% auto 0;}
		.floatBox .box_btn .btn { margin:0 auto; width:80%;}
	}

/* 背景 */
@media screen and (min-width:768px){
	.bg01{z-index: 0;position: absolute;top: 0;left: 0;height: 100%;width: 100%;min-width: 1220px;background-repeat: no-repeat;background-position: center top;pointer-events: none;}
	/* .recommended01_bg{z-index: 0;position: absolute;top: 2129px;left: 0;height: 100%;width: 100%;min-width: 1220px;background-repeat: no-repeat;background-position: center top;pointer-events: none;} */
	/* .bottom_version01_bg{z-index: 0;position: absolute;top: 3296px;left: 0;height: 100%;width: 100%;min-width: 1220px;background-repeat: no-repeat;background-position: center top;pointer-events: none;} */
	.recommended01_bg{z-index: 0;position: absolute;top: 2070px;left: 0;height: 100%;width: 100%;min-width: 1220px;background-repeat: no-repeat;background-position: center top;pointer-events: none;}
	.recommended02_bg{z-index: 0;position: absolute;top: 9390px;left: 0;height: 100%;width: 100%;min-width: 1220px;background-repeat: no-repeat;background-position: center top;pointer-events: none;}
	.recommended03_bg{z-index: 0;position: absolute;top: 5050px;left: 0;height: 100%;width: 100%;min-width: 1220px;background-repeat: no-repeat;background-position: center top;pointer-events: none;}
}
@media screen and (max-width:767px){
  	.bg01{z-index: 0;position: absolute;top: 10vw;left: 0;height: 100%;width: 100%;max-width: 100%;background-size: 100%;background-position: center top;background-repeat: no-repeat;pointer-events: none;}
	.bottom_version02_bg{z-index: 0;position: absolute;top: 751vw;left: 0;height: 100%;width: 100%;max-width: 100%;background-size: 100%;background-position: center top;background-repeat: no-repeat;pointer-events: none}
}

/* 間距 */
@media screen and (min-width:768px){
	.bottom{margin-bottom: 50px;}
	.bottom01{margin-bottom: 50px;}
	.bottom02{margin-bottom: 80px;}
}

@media screen and (max-width:767px){
	.bottom{margin-bottom: 5vw;}
	.bottom01{margin-bottom: 3vw;}
	.bottom02{margin-bottom: 8vw;}
}

/*注意事項區*/
.edm_notice{ text-align:center; padding:10px 10px 15px 10px; color:#fff; font:12px/18px Helvetica;}
.edm_notice .apple_notice{  padding:10px 0px 10px 0px; }

/* PD_layout白背關閉 */
.remove_box_style li{background-color: transparent !important;}

/* 00.版頭 */
@media screen and (min-width:768px){
	.top{height: 900px;}
}

@media screen and (max-width:767px){
	.top{height: 61vw;}
}

/* 01.影片區 */
@media screen and (min-width:768px){
	.youtube01{padding-bottom: 130px;}
	.youtube03{padding-top: 1180px;}
}

@media screen and (max-width:767px){
	.youtube01{background-color: #d5a461;padding-bottom: 8vw;}
	.youtube03{background-color: #fddb00;padding-bottom: 5vw;}
}

/*Youtube影片*/
.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;  }
	}
.box_youtube { position: relative; overflow: hidden}
.box_youtube .youtubeArea { position:relative; width:100%; height:0px; padding-bottom:56.25%;}
.box_youtube .youtubeArea * { margin:0; padding:0;}
.box_youtube .youtubeArea iframe { position:absolute; top:0px; left:0px; width:100%; height:100%;}
.box_youtube .youtubeArea .youtubeDiv { background-color: transparent!important;}
      @media screen and (min-width:768px){
         .box_youtube { position: relative;width: 960px; top: 0; left: 150px; border-radius:26px;}
      }
      @media screen and (max-width:767px){
         .box_youtube {width: 97%;top: 1vw;margin: 0 auto;border-radius: 12px;}
         .box_youtube iframe { border-radius: 10px; } 
      }

/* 輪播BN4張 */
@media screen and (min-width:768px){
	.carousel_BN4{padding-bottom: 130px;}
}

@media screen and (max-width:767px){
	.carousel_BN4{background-color: #d5a461;padding-bottom: 8vw;}
}

/* 04.專推1 */
@media screen and (min-width:768px){
	
}

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

}

/* 05.下方公版 */
@media screen and (min-width:768px){
	.bottom_version01{padding-top: 1300px;}
	.bottom_version03{padding-top: 1850px;}
	.bottom_version .bottom_version_box .txt ul{padding: 0 !important;grid-gap: 0 !important;}
	.bottom_version .bottom_version_box .pd2{background: url(bottom_version_box_repeat.png?t=1757297787550)top center no-repeat;background-size: 100%;}
	.bottom_version .bottom_version_box .pd2 ul{width: 93%;}
}

@media screen and (max-width:767px){
	.bottom_version01{background-color: #d5a461;padding-bottom: 5vw;}
	.bottom_version02{background-color: #262120;padding-bottom: 2vw;}
	.bottom_version03{background-color: #f89b24;padding-bottom: 2vw;}
	.bottom_version .bottom_version_box .txt ul{padding: 0 !important;grid-gap: 0 !important;}
	.bottom_version .bottom_version_box .pd2{background: url(bottom_version_box_repeat.png?t=1757297787550)top center no-repeat;background-size: 100%;}
	.bottom_version .bottom_version_box .pd2 ul{width: 93%;}
	.bottom_version .bottom_version_box .bottom_version_box_end{margin-top: -3vw;}
}

/* 06.影片區 */
@media screen and (min-width:768px){
	.youtube02{padding-top: 1210px;}
	.youtube02{padding-bottom: 80px;}
}

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

}

/* 08.下方公版 */
@media screen and (min-width:768px){
	.bottom_version02{padding-top: 1720px;}
}

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

}

/* 09.官方旗艦館 */
@media screen and (min-width:768px){
	.guan{padding-top: 50px;}
}

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

}
