@charset "utf-8";
/* CSS Document */
/* ---reset.css--- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}

html{background:url("../images/bg_color1.jpg");}



/* PC */
.WRAPPER{ position:relative; width:100%; min-width:1200px; margin:0 auto; overflow:hidden;}
 	@media screen and ( max-width: 991px ){
		.WRAPPER{ min-width:100%;}
		
	}
.container { overflow: hidden; background: url("../images/side_deco.png")top center repeat-y;}
.topbox { position: relative; width: 1200px; margin: auto;}
.kv_pc {width: 100%;  position: relative; text-align:center; display: flex;justify-content: center;max-width: 1920px; margin: auto;flex-wrap: wrap-reverse;}
.kv_pc img { display: block; text-align: center; }
.kv_m { display: none; }
.kv_m img { display: block; }
.kv_m a {font-size: 0; display: block; }
.for_pc{ display: block; }
.for_m { display: none; }

/* m */
@media screen and ( max-width: 991px ){
	.kv_m { display: block; width: 100%; }
	.kv_m img {  width: 100%; }
	.kv_pc { display: none; }
	.container {width: 100%; min-width: auto; }
	.for_pc{ display: none; }
	.for_m { display: block; }
}

/*主視覺動畫*/
.topbox img {position: absolute;}
.kv_dragon1 {top: 0px; left: -360px; animation: fadeInLeft 1.8s; animation-delay: -0.4s; animation-fill-mode: backwards;}
.kv_dragon2 {top: 0px; right: -360px; animation: fadeInRight 1.8s; animation-delay: -0.4s; animation-fill-mode: backwards;}
.kv_deco {top: 455px; left: -360px;}
.kv_title {top: 17px; left: 347px; -webkit-animation: rotate-in-center 1.2s cubic-bezier(0.250, 0.460, 0.450, 0.940) 0.8s both;
	        animation: rotate-in-center 1.2s cubic-bezier(0.250, 0.460, 0.450, 0.940) 0.8s both;}
.kv_subtitle {top: 535px; left: 340px;
-webkit-animation: text-focus-in 1.2s cubic-bezier(0.550, 0.085, 0.680, 0.530) 1.8s both; 
	animation: text-focus-in 1.2s cubic-bezier(0.550, 0.085, 0.680, 0.530) 1.8s both;}
.kv_promotion {top: 603px; left: 182px;
-webkit-animation: text-focus-in 1.2s cubic-bezier(0.550, 0.085, 0.680, 0.530) 2s both; 
	animation: text-focus-in 1.2s cubic-bezier(0.550, 0.085, 0.680, 0.530) 2s both;}

/*animation text-focus-in*/

@-webkit-keyframes text-focus-in {
  0% {
    -webkit-filter: blur(12px);
            filter: blur(12px);
    opacity: 0;
  }
  100% {
    -webkit-filter: blur(0px);
            filter: blur(0px);
    opacity: 1;
  }
}
@keyframes text-focus-in {
  0% {
    -webkit-filter: blur(12px);
            filter: blur(12px);
    opacity: 0;
  }
  100% {
    -webkit-filter: blur(0px);
            filter: blur(0px);
    opacity: 1;
  }
}
/* animation rotate-in-center*/

@-webkit-keyframes rotate-in-center {
  0% {
    -webkit-transform: rotate(-360deg);
            transform: rotate(-360deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotate-in-center {
  0% {
    -webkit-transform: rotate(-360deg);
            transform: rotate(-360deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
    opacity: 1;
  }
}



/*區塊*/
.blk_spa {margin-bottom:30px;}

/*文字*/
@font-face{ font-family: AaZhuRongLi;src: url("https://events.eslite.com/font/AaZhuRongLi-2.ttf")}
@font-face{ font-family: DFKaiShuStd-W14;src: url("https://events.eslite.com/font/DFKaiShuStd-W14.otf")}  
.btt {
	background: url("../images/btt_bg.png")top center no-repeat;
	width: 100%;
	height: 100px;
}
.btt h2 {
	color: #000;
	font-size: 3.5rem;
	font-family:  AaZhuRongLi,DFKaiShuStd-W14;
	padding-top: 25px;
	text-shadow: 2px 1px #fff;
	letter-spacing: 2px;
}

/*元件調整*/
.banner {padding: 0;}
.hightlight, .alternate, .crosswise_3p, .triple {margin: 20px auto;}
.alternate ul:nth-child(even) {margin-bottom: 20px; }
.hightlight li, .alternate li, .crosswise_3p li, .triple li, .broadwise li {border-radius: 10px;}
.hightlight img {border-radius: 10px 10px 0 0; object-fit: contain;}

.half ul {background: url("../images/bg_color5.jpg"); border-radius: 15px;}
.triple .font h4 {background: url("../images/bg_color4.jpg");}
.hightlight li:nth-child(odd) .font h4 {background: url("../images/bg_color3.jpg");}
.hightlight li:nth-child(even) .font h4 {background: url("../images/bg_color2.jpg");}
.alternate ul:nth-child(odd) li:first-child {background: url("../images/bg_color2.jpg"); border-radius: 100px 10px 10px 10px;}
.alternate ul:nth-child(even) li:last-child {background: url("../images/bg_color3.jpg"); border-radius: 10px 10px 100px 10px;}

.slickbg {padding: 15px 0; background: url("../images/bg_color4.jpg"); border-radius: 15px;}
.slick-dotted.slick-slider {margin-bottom: 5px !important; padding-bottom: 15px !important;}



/*promotion四塊*/
.block_00 ul {
    width: 1200px;
    margin: 50px auto 20px;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}

/*broadwise挖空*/
.broadwise {margin: -15px auto 20px;}
.broadwise.sp10p_1 {background: url("../images/sp10p_bg1.png")top center no-repeat;}
.broadwise.sp10p_2 {background: url("../images/sp10p_bg2.png")top center no-repeat;}
.broadwise.sp10p_3 {background: url("../images/sp10p_bg3.png")top center no-repeat;}
.broadwise.sp10p_4 {background: url("../images/sp10p_bg4.png")top center no-repeat;}
.broadwise.sp10p_5 {background: url("../images/sp10p_bg5.png")top center no-repeat;}
.broadwise_sp li:nth-child(2){ margin-left: 386px;}
.titleC.bttsp {position: relative;}
.titleC.bttsp h2{
	font-family: AaZhuRongLi;
	padding: 40px 0 0 0;
	width: 100%; 
	position: absolute; 
	line-height: 50px;
	font-size: 4.5rem;
	color: #000;
	letter-spacing: 5px;
	text-shadow: 2px 1px #fff;
}


/* -------------------------------------m版------------------------------------- */
@media screen and ( max-width: 991px ){
	
/*區塊*/
.blk_spa {margin-bottom:3vw;}
	
/*文字*/
.btt {
	background-size: contain;
	width: 100%;
	margin-bottom:-13vw;
}
.btt h2 {
	font-size: 2.5rem;
	padding-top: 3.2vw;
	text-shadow: 1px 1px #fff;
	letter-spacing: 0px;
}	

/*元件調整*/
.banner {padding: 0;}
.hightlight, .alternate, .crosswise_3p, .triple {margin: 2vw auto;}
.alternate ul:nth-child(even) {margin-bottom: 2vw; }	
.alternate ul:nth-child(odd) li:first-child {border-radius:  50px 10px 10px 10px;}
.alternate ul:nth-child(even) li:last-child {border-radius: 10px 10px 50px 10px;}
	
/*promotion四塊*/
.block_00 {width: 100%; margin: 4vw auto 1vw;}
.block_00 ul {
    width: 100%;
    margin: 0vw auto;
	padding: 0;
}
.block_00 ul li img {width: 53vw; margin: 0 -4vw 0vw;}		

/*broadwise挖空*/	
.broadwise {width: 100%;margin: 2vw auto; background: none;}
.broadwise.sp10p_1, .broadwise.sp10p_2, .broadwise.sp10p_3, .broadwise.sp10p_4, .broadwise.sp10p_5 {background: none;}
.broadwise_sp{width: 96%; }	
.broadwise .broadwise_sp  li {width: 97vw;}
.broadwise ul {display: grid;}
.broadwise li {width: 60vw; padding: 2vw; margin: 0.5vw;}
.broadwise_sp{ margin-left: 0px; width:100%;}
.broadwise_sp li:nth-child(2){ margin-left:auto;}
.broadwise_sp ul li{ width: 96vw; display:inline-block;}
.broadwise .broadwise_sp  li{ width: 97vw;}
.broadwise .broadwise_sp  li img{width: 40vw; height: 40vw; padding: 0;}
.broadwise .broadwise_sp  li .font{ width: 40vw;}
.titleC.bttsp {	
	background: none ;
	width: fit-content;
	padding: 1.5vw 1.5vw 1vw;
	margin: 2vw auto;
	border-radius: 50px;
	}	
.titleC.bttsp h2 { 
	position: relative;
	right:0; 
	padding: 0px; 
	letter-spacing: 0px;
	font-size: 1.8rem;
	line-height: inherit;
	font-family:  AaZhuRongLi,DFKaiShuStd-W14;
	}	
	
}



/*頁籤公版*/
#tab-five,#tab-five2{ padding-bottom: 10px;position: relative;background:url("../images/bg_color5.jpg");border-radius: 15px; width:1200px;height: 100%; margin: 80px auto 20px;}
.tab-title-1, .tab-title-2{padding: 0 60px}
#tab-five > ul,#tab-five2 > ul{  margin:0;list-style:none;display: flex;justify-content:center;margin-bottom: 30px;justify-content: space-around;}
.tab-title{list-style:none;}
#tab-five > ul > li, #tab-five2 > ul > li{ display:inline-block; vertical-align:top;  margin:-60px -100px -20px 0 ; height:auto;list-style:none; box-sizing:border-box; text-align: center; border-radius: 15px 15px 0 0;width:180px; background:url("../images/bg_color5.jpg");padding: 18px 0 0;height: 60px;}

#tab-five > ul > li:nth-last-child(1),#tab-five2 > ul > li:nth-last-child(1){ margin-right: 0;}
#tab-five >  ul > li a,#tab-five2 >  ul > li a{ color:#000; text-decoration:none; font-family: DFKaiShuStd-W14;font-size: 1.8rem;letter-spacing: 1px; padding: 3px 0px 3px; pointer-events: none;}
#tab-five > ul > li.active, #tab-five2 > ul > li.active{ border-bottom:none; background:url("../images/bg_color4.jpg");}
#tab-five > ul > li.active a,#tab-five2 > ul > li.active a{ color: #000;}
#tab-five > .tab-inner,#tab-five2 > .tab-inner{ clear:both; color:#fff; border:0px #fff solid;border-radius: 0px 0px 20px 20px;}
#tab01 , #tab02, #tab03, #tab04, #tab05, #tab06 {width: 100%;height: 100%;padding-top: 8px;margin-top: -16px;padding-bottom: 1px;}
.tab-inner{ padding:0px; height:50px;width: 1160px;}

@media screen and ( max-width: 991px ){
#tab-five,#tab-five2{ width:100%; margin: 5vw auto 2vw; border-radius: 10px; padding-top: 2vw;}
#tab-five ul,#tab-five2 ul{flex-wrap:wrap;flex-direction: row;width: 100%;padding: 0 1vw;margin:0 auto;}
#tab-five > .tab-inner,#tab-five2 > .tab-inner {width:98vw;margin:0 auto;clear: both;color: #fff;border: 0px #BCBCBC solid;}
#tab01 , #tab02, #tab03, #tab04, #tab05, #tab06{width: 100%; padding-top: 0px;}
#tab-five > ul > li.active,#tab-five2 > ul > li.active {border-bottom: none;background:url("../images/bg_color4.jpg");}
#tab-five > ul > li,#tab-five2 > ul > li {display: inline-block;vertical-align: top;width: 30vw;border: 0px solid #BCBCBC;height: auto;line-height:3vw;padding: 2vw 0vw ;list-style: none;box-sizing: border-box;margin:1vw 0 1vw 0 ;font-size: 1rem;border-radius: 50px;background: url("../images/bg_color1.jpg");}
#tab-five > ul > li a,#tab-five2 > ul > li a{font-size: 1.4rem;line-height: 1.4rem; padding: 1vw 3vw 1vw;border-radius: 0 0 20px 20px;}
}



/* -- sidemanu for pc -- */
.side-menu2{
	position: fixed;
	width: 147px;
	height: 426px;
	top:18%;
	right:1%;
	padding:110px 10px 10px;
	box-sizing: border-box;
	background:url("../images/menu_bg.png")top center no-repeat;
	display: flex;
	flex-direction: column;
	transform: translateX(0);
	transition: .3s;
	text-align:center;
	z-index:99;
	font-size:15px;
	overflow:hidden;
}
.side-menu2 label{
	position: fixed;
	width: 130px;
	height: 150px;
	background:#3752a3;
	opacity:0.95; 
	color: #ffffff;
	right: -40px;
	top: 0%;
	line-height: 28px;
	text-align: center;
	font-size: 24px;
	border-radius: 0 10px 10px 0;
	padding:18px 8px 10px 8px;
	font-weight:500;
}
#side-menu-switch2{
	position: absolute;
	opacity: 0;
	z-index: -1;
}
#side-menu-switch2:checked + .side-menu{
	transform: translateX(0);
}
.side-menu2 nav a{
	display: block;
	padding: 10px 4px;
	color: #000;
	text-decoration: none;
	position: relative;
	font-size:1.2rem;
	line-height: 1.2rem;
	letter-spacing: 2px;
	font-family: DFKaiShuStd-W14;
}
.side-menu2 nav p.name_menu{ padding:10px 0; font-size:1.5em; line-height:1em; border-bottom:3px solid; border-color:#04414b; color:#df6616; font-weight:bold;}
.side-menu2 nav ul.area1{ margin-bottom:150px;}
.side-menu2 nav ul.area1 li{ width:50%; float:left; }
.side-menu2 nav ul.area1 li:nth-child(even){ border-right:1px dotted #e5f1ad;}
.side-menu2 nav ul.area2 li{border-radius: 50px; } 
.side-menu2 nav ul.area1 li:nth-last-child(1), nav ul.area1 li:nth-last-child(2), nav ul.area2 li:nth-last-child(1){ border-bottom:none;}
	@media screen and ( max-width: 991px ){
		.side-menu2 {display: none;}
	}


/*Plugin*/
.side-menu2 .nav {
	width: 110px;
    margin:0 auto;
    list-style: none;
}
.side-menu2 .nav-pills>li.active>a, .side-menu2 .nav-pills>li.active>a:focus, .side-menu2 .nav-pills>li.active>a:hover, .nav-pills>li>a:hover {
    color:  #fff !important; 
    background: url("../images/bg_color2.jpg");
	border-radius: 50px;
}

/*
.side-menu2 .nav-pills>li>a {
    border-radius: 0px;
}
*/
.side-menu2 .nav>li>a {
    position: relative;
    display: block;
}


/*for mobile scrollmenu*/
.scrollmenu{display:none;}
@media screen and ( max-width: 991px ){
.scrollmenu{ 
	display:flex; 
	justify-content: flex-start; 
	overflow-x: auto; 
	white-space: nowrap; 
	z-index: 999; 
	top: 0; 
	width: 100vw; 
	padding: 2.5vw 1vw; 
	margin: 0 auto;  
	background:url("../images/bg_color3.jpg");
	}
.scrollmenu::-webkit-scrollbar { display: none;}
}
.scrollmenu a{ 
	display: inline-block; 
	font-size:1.05rem; 
	color: #000 !important;
	text-decoration:none; 
	letter-spacing: 1.5px;
	font-family: DFKaiShuStd-W14;
	padding: 1.7vw 3.5vw ; 
	text-align:center;
	background:url("../images/bg_color4.jpg"); 
	border-radius: 100px; 
	margin: 0 1vw;
	transition: 1s;
}
.scrollmenu a:hover{ background:url("../images/bg_color1.jpg");  }







/*--  錨點微調--*/
.target-fix {position: relative;top: 0px;display: block;height: 0;overflow: hidden;}
@media screen and ( max-width: 991px ) {
.target-fix {top:-30px;}
	}




 /*--goto top--*/          
 #gotop {display: inline-block;background-color: #000;opacity:0.3;width: 40px;height: 40px;text-align: center;border-radius: 100%;position: fixed;bottom: 0px;right: 0px;transition: background-color .3s, opacity .5s, visibility .5s;opacity: 0;visibility: hidden;z-index: 1000;margin: 30px;}          
 #gotop::after {font-family: FontAwesome;content:'　';font-weight: normal;font-style: normal;font-size: 2em;line-height: 50px;color: #fff;  opacity:0.5;background: url(../images/top.png) center no-repeat; background-size:50%;background-position:50% 20%;}         #gotop:hover {cursor: pointer;background-color: #666;}          
 #gotop:active {background-color: #ccc;}          
 #gotop.show {opacity: 0.4;visibility: visible;}          
 @media screen and ( max-width: 991px ){          
 #gotop {bottom: 70px;right: 0;margin: 2vw;}
 }         
 /* share url */          
 #share{display: inline-block;background-color: #000;opacity:0.4;width: 40px;height: 40px;text-align: center;border-radius: 100%;position: fixed;bottom: 50px;right: 0px;transition: background-color .3s, opacity .5s, visibility .5s;z-index: 1000;margin: 30px;}
 #share::after{font-family: FontAwesome;content:'　';font-weight: normal;font-style: normal;font-size: 2em;line-height: 50px;color: #fff; opacity:0.5;background: url(../images/share.png) center no-repeat; background-size:20px;background-position:50% 30%;}
 #share:hover{cursor: pointer;background-color: #666;}
 #share:active{background-color: #666;}
 @media screen and ( max-width: 991px ){
 #share{bottom:115px;right: 0;margin: 2vw;}
 }                    
 @media screen and ( max-width: 991px ){          
 html{padding-bottom: 80px;}          
 } 