/*modify by pekey 20190604*/
@charset "utf-8";
/* CSS Document */

/*------------------------------------------CSS Setting Start-------------------------------*/

/*================*/
/*-- 浮動top鍵 --*/
/*================*/
.topBtn_area{
	position:fixed;
	right:14px;
	bottom:0px;
	z-index: 10;
	transform: scale(0.84);
	transition:0.3s ease all;
}
	
	.topBtn {
		position:fixed;
		bottom:-70px;
		right:14px;
		z-index:99;
		/*z-index:3;*/
	}
		.topBtn a {
			display:block;
			text-align:center;
			box-sizing:border-box;
			width: 50px;
			height: 50px;
			/* border: solid 2px #4c4944; */
			position:relative;
			text-decoration:none;
			transition:0.3s ease all;
			border-radius:100%;
			background:var(--primary_color);
			/* padding: 25px 0px 0px; */
			color:#fff;
			display: flex;
			flex-direction: column;
			justify-content: center;
			align-items: center;
		}
			/* .topBtn a:before {
				position:absolute;
				content:'';
				border-bottom: solid 12px #ffffff;
				border-left: solid 8px rgba(0,0,0,0);
				border-right: solid 8px rgba(0,0,0,0);
				top: 8px;
				left: 50%;
				transform: translateX(-50%);
			} */
			.topBtn a svg {
				width: 20px;
				height: 16px;
				fill: #fff;
			}
			.topBtn a span {
				font-size: 0.9em;
				display:block;
				font-family: var(--foreign_font);
				padding-bottom: 5px;
			}
				/*hover*/
				.topBtn a:hover {
					opacity: 0.5;
				}
				
				
			/*hover*/
			.topBtn:hover .tab_description{
				display: block;
				transition: 0.3s ease all;
			}	
					
		
			









/*================*/
/*-- 浮動社群鍵 --*/
/*================*/				
					


/*--浮動社群鍵---*/

.social_btn_area{
	position:fixed;
	right: 13px;
	bottom: 20px;
	transition:0.3s ease all;
	z-index: 201;
	/* display:none; */
}

		
.social_btn{
	margin:7px 0px;
	position: relative;
}		
	.social_btn a{
		display:block;
		transition:0.3s ease all;
		text-decoration:none;
		font-size:12px;
		line-height: 12px;
		text-align:center;
		width: 50px;
		height: 50px;
		box-sizing:border-box;
		background-color: #1974ec;
		border-radius: 50%;
		position:relative;
		/* box-shadow: 0px 0px 4px 1px rgb(255 255 255 / 0.8); */
	}		
	.social_btn  img{
		/* width: 65%; */
		width: 20px;
		height: auto;
		position: absolute;
		top: 50%;
		left: 50%;
		-webkit-transform: translateX(-50%) translateY(-50%);
		transform: translateX(-50%) translateY(-50%);
	}
        /*標籤說明*/		
        .tab_description{
            display: none;
            position: absolute;
            left: -90px;
            top: 9px;
            background: rgba(0,0,0,0.6);
            color: #fff;
            padding: 10px 10px;
            font-size:13px;
            transition: 0.3s ease all;
        }		
	        /*hover*/
            .social_btn:hover > .tab_description{
                display: block;
                transition: 0.3s ease all;
            }








/*--右側浮動FB--*/
.fbBtn {
}
    .fbBtn a {
        background-color: #1974ec;
    }
	
	
/*--右側浮動youtube--*/
.YtBtn {
}
    .YtBtn a {
        background-color: #fb031d;
    }
    


/*--右側浮動Line--*/
.lineBtn {
	margin:7px 0px;
	position: relative;
}
	.lineBtn a {
		background: #00c001;
	}
       
	



/*--右側浮動linkedInBtn--*/	
.linkedInBtn {
}
	.linkedInBtn a {
		background: #2764ac;
	}
    


/*--右側浮動Twitter--*/	
.twitterBtn {
}
	.twitterBtn a {
		background: #34b3f7;
	}
    



/*--右側浮動IG--*/		
.igBtn {
}
	.igBtn a {
		background-image: linear-gradient(45deg, #ffcd6c 0%, #ef5f4a 25%, #a335b4 50%, #505cd1 75%, #505cd1 75%, #9a37bb 100%);
	}

		
			
		
/*--右側浮動dcard--*/	
.dcardBtn{    
}
    .dcardBtn a {
        background:#0067a1;
    }
			
		
/*--右側浮動podcast--*/
.podcastBtn{	
}
	.podcastBtn a {
		background:#8622c2;
	}





@media (max-width: 990px){

	/*-- 浮動top鍵 --*/
	.topBtn{		
	}
		.topBtn a {
			width: 40px;
			height: 40px;
		}
		.topBtn a svg {
			/* top: 10px; */
			stroke-width: 2px;
			stroke-linecap: round;
			stroke: #fff;
			width: 25px;
			height: 25px;
		}
			.topBtn a span {
				display: none;
			}
		

	/*-- 浮動社群鍵 --*/
	.social_btn {
		margin:3px 0px;
	}
		.social_btn a{
			width: 40px;
			height: 40px;
		}	



}










	
			





/*/////////////////////////////////////////////////////////*/
/*-------版腳--------*/
/*/////////////////////////////////////////////////////////*/

.footer {
	padding: clamp(1.4517rem, 2.3438vw, 2.8125rem) 0; /*  最小值 23.23px、大小約 2.3438vw、最大值 45.00px */
	background-color: var(--second_color);
	background-color: #000;
	color: #fff;
}



.footer .wrap{
	display: flex;
	flex-direction: column;
	column-gap: clamp(1.2904rem, 2.0833vw, 2.5000rem); /* 最小值 20.65px、大小約 2.0833vw、最大值 40.00px */
	row-gap: clamp(2.5807rem, 4.1667vw, 5.0000rem); /*  最小值 41.29px、大小約 4.1667vw、最大值 80.00px */
	
	max-width: clamp(51.1307rem, 82.5521vw, 99.0625rem); /*  最小值 818.09px、大小約 82.5521vw、最大值 1585.00px */
}

	.footer_content{
		/*display: flex;
		flex-direction: column;
		gap: clamp(0.9375rem, 1.0417vw, 1.2500rem); *//* 最小值 15.00px、大小約 1.0417vw、最大值 20.00px */
		display: grid;
		grid-template-columns: 2fr  1fr;
		/*grid-template-columns:  auto 12.5rem;*/   /*200px*/
		grid-template-columns: auto 18.625rem; /*298px*/
		gap: inherit;
	}
		
		.footer_content .social_btn_area{
			position: relative;
			right: unset;
			bottom: unset;
			display: flex;
			flex-wrap: wrap;
			/* justify-content: flex-end; */
			gap: 0.625rem; /*10px*/
		}
			.footer_content .social_btn_area .social_btn{
				margin: 0;
			}
			.footer_content .social_btn_area .social_btn a{
				width: 1.875rem; /*30px*/
				width: 2.5rem; /*40*/
				height: auto;
				aspect-ratio: 1 / 1;
			} 
			.footer_content .social_btn_area .social_btn img {
				width: 53%;
			}
			.footer_content .social_btn_area .social_btn:hover img {
				opacity: 0.7;
			}
			.footer_content  .social_btn:hover > .tab_description {
				display: none;
			}


			.footer_content .social_btn_area .tikTokBtn a{
				background: #000000;
				border: #858585 solid 1px;
			} 
			










		/*----- 版腳footer_logo -----*/
		.footer_logo_area{
			display: flex;
			flex-wrap: wrap;
			/*display: grid;
			grid-template-columns: repeat(3 , 3.125rem); *//*50px*/
			flex-direction: column;
			/* align-items: center; */
			/*gap: 0.625rem;*/ /*10px*/
			gap: 1.25rem; /*20px*/
			color: #fff;
			font-size: 0.75rem; /* 字體12px */
		}


		.footer_logo_section{
			display: flex;
			flex-wrap: wrap;
			align-items: center;
			/*gap: 0.625rem;*/ /*10px*/
			gap: 1.25rem; /*20px*/
		}
		.footer_logo_section2{
			gap: 1.25rem 0.625rem; /*10px*/
		}





		.footer_logo{
			/* width: clamp(6.4518rem, 10.4167vw, 12.5rem); */ /* 最小值 103.23px、大小約 10.4167vw、最大值 200px */
			transition: 0.3s ease all;
			box-sizing: border-box;
			width: 4.0625rem; /*65px*/
		}
		/* .footer_logo:first-of-type , */
		.footer_logo_section1 .footer_logo:first-of-type{
			width: 3.125rem; /*50px*/
		}
			.footer_logo a{
				display: block;
			}
			.footer_logo a:hover{
				opacity: 0.7;
			}
				.footer_logo  img{
					width: 100%;
					height: auto;
				}
				.footer_logo_section  strong{
					font-weight: 500;
				}		
					.footer_logo_section strong a{
						color: inherit;
						display: block;
						text-decoration: none;
						font-size: inherit;
					}		
					.footer_logo_section strong a:hover{
						opacity: 0.7;
					}



		/*----- 版腳主按鍵 navbar -----*/
		.footer_navbar_content{
			display: grid;
			/* grid-template-columns: repeat(2 , 1fr); */
			gap: inherit;
			font-size: clamp(0.8750rem, 0.7813vw, 0.9375rem); /* 字體 最小值 14px、大小約 0.7813vw、最大值 15px */
		}
			.footer_navbar_area{
				display: flex;
				flex-direction: column;
				gap: 0.9375rem; /*15px*/
			}
				.footer_navbar_title{
					font-size: clamp(1.1111rem, 1.0417vw, 1.2500rem); /* 字體 最小值 17.78px、大小約 1.0417vw、最大值 20.00px */
				}
				.footer_navbar_title strong{
					font-size: inherit;
					line-height: inherit;
					padding: 0;
					margin: 0;
					border-bottom: solid 1px var(--third_color);
					border-color: #464646;
					width: 100%;
					display: block;
					padding-bottom: 0.9375rem; /*15px*/
				}



		.footer_navbar{
			color: #fff;
			box-sizing: border-box;
			display: flex;
			flex-wrap: wrap;
			align-items: center;
			font-size: inherit; 
			gap: clamp(0.6250rem, 0.5208vw, 0.6250rem); /* 最小值 10.00px、大小約 0.5208vw、最大值 10.00px */
		}
			.footer_nav{
				box-sizing: border-box;
			}
				.footer_nav a{
					display: block;
					text-decoration: none;
					color: inherit;
					/* padding: 0 15px; */
				}
				.footer_nav a:hover{
					opacity: 0.5;
				}




.footer_content_bottom{
	display: grid;
	/*grid-template-columns: 12.5rem repeat(2 , 1fr);*/  /*200px*/
	grid-template-columns: repeat(2 , 1fr)  18.625rem; /*298px*/
	gap: inherit;
	align-items: flex-start;
	column-gap: clamp(4.8389rem, 7.8125vw, 9.375rem); /* 最小值 77.42px、大小約 7.8125vw、最大值 150px */
	column-gap: inherit;
}



		/*----- 版腳資訊 footer_information -----*/
		ul.footer_information{
			padding: 0;
			margin: 0;
			display: block;
			list-style-type: none;
			color: #fff;
			box-sizing: border-box;
			display: flex;
			flex-wrap: wrap;
			/*padding-bottom: 10px;*/
			gap: clamp(0.6250rem, 0.5208vw, 0.6250rem); /* 最小值 10.00px、大小約 0.5208vw、最大值 10.00px */
			/*font-size: clamp(0.7500rem, 0.7292vw, 0.8750rem);*/ /* 字體 最小值 12.00px、大小約 0.7292vw、最大值 14.00px */

			/*font-size: clamp(0.8750rem, 0.8333vw, 1.0000rem);*/ /* 字體 最小值 14.00px、大小約 0.8333vw、最大值 16.00px */
			font-size: clamp(0.8750rem, 0.7813vw, 0.9375rem); /* 字體 最小值 14px、大小約 0.7813vw、最大值 15px */
		}
		ul.footer_information:last-of-type{			
			flex-direction: column;
		}
			ul.footer_information li{
				padding: 0;
				margin: 0;
				display: block;
				list-style-type: none;
				display: flex;
				align-items: center;
				padding: 0px 0px;
				line-height: 1.2;
			}
			ul.footer_information li strong{
				margin: 0;
				padding: 0px 0px;
				font-size: inherit;
				line-height: inherit;
				font-family: inherit;
				white-space:nowrap;
			}
			ul.footer_information li.company {
				/* font-weight: 700; */
				/* font-size: clamp(1.0714rem, 1.0417vw, 1.25rem); */ /* 字體 最小值 17.14px、大小約 1.0417vw、最大值 20.00px */
			}
			ul.footer_information li.address{
				align-items: first baseline;
			}
			ul.footer_information li.company ,
			ul.footer_information li.address{
				width: 100%;
			}

				ul.footer_information li i{
				padding-right: 5px;
				}
					ul.footer_information li span{				
					}
						ul.footer_information li a{
							color: inherit;
							display: block;
							text-decoration: none;
							word-break: break-word;
						}
						ul.footer_information li a:hover{
							opacity: 0.7;
						}

	
	/*----- 版權宣告 -----*/
	.copyright{
		color: #b3b3b3;
		font-family: var(--foreign_font);
		font-size: 0.75rem; /*12px*/
		line-height: 1.5;
		/* padding-bottom: 10px; */
		grid-column-start: 2;
	}
		.copyright a{
			color:inherit;
			font-size: inherit;
			line-height: inherit;
		}
		
	/*----- 瀏覽器警示標語 -----*/
	.browser_bg{
		color: #6c6c6c;
		/* text-align: center; */
		font-size: 12px;
		line-height: 16px;
	}
		.browser_bg a{
			color:inherit;
			font-size: 12px;
			line-height: 16px;
			text-decoration: underline;
		}
			





@media (max-width: 990px){

	.footer {
		/*padding: clamp(1.8750rem, 3.0488vw, 3.6585rem) 0;*/ /* 最小值 30.00px、大小約 3.0*/
		padding: clamp(2.5807rem, 4.1667vw, 5.0000rem) 0; /*  最小值 41.29px、大小約 4.1667vw、最大值 80.00px */
	}	

	.footer .wrap{
		/*column-gap: clamp(1.2904rem, 2.0833vw, 2.5000rem);*/ /* 最小值 20.65px、大小約 2.0833vw、最大值 40.00px */
		row-gap:clamp(1.8750rem, 3.0488vw, 3.6585rem); /* 最小值 30.00px、大小約 3.0488vw、最大值 58.54px */
		/* gap: clamp(0.9375rem, 1.0417vw, 1.2500rem); */ /* 最小值 15.00px、大小約 1.0417vw、最大值 20.00px */
	}

		.footer_content{
			/* display: block; */
			/* justify-content:unset; */
		}


		ul.footer_information li.company {
			font-weight: 500;
		}
		/* 主按鍵 navbar */
		.footer_navbar{
			/* display: none; */
			/*font-size: clamp(1.0714rem, 1.0417vw, 1.25rem);*/ /* 字體 最小值 17.14px、大小約 1.0417vw、最大值 20.00px */
		}


		


		.footer_content_bottom{
			grid-template-columns: repeat(2 , 1fr);
			gap: inherit;
		}
	
		.footer_content_bottom .footer_logo_area{
			grid-column-start: 1;
			grid-column-end: 3;
			gap:1.25rem  clamp(0.3125rem, 0.5208vw, 0.6250rem); /* 最小值 5.00px、大小約 0.5208vw、最大值 10.00px */
		}
			.footer_content_bottom  .footer_logo_section2{
				/*gap: clamp(0.3125rem, 0.5208vw, 0.6250rem);*/ /* 最小值 5.00px、大小約 0.5208vw、最大值 10.00px */
			}
}


@media (max-width: 768px){

	.footer_content{
		display: flex;
		flex-wrap: wrap;
	}

		/*----- 版腳主按鍵 navbar -----*/
		.footer_navbar_content{
			display: flex;
			flex-wrap: wrap;
			flex-direction: column;
			width: 100%;
		}

		.footer_content .social_btn_area{
			order: -1;
		}

	.footer_content_bottom{
		display: flex;
		flex-direction: column;
		gap: inherit;
		row-gap: 1.25rem; /*20px*/
	}

	/* 版腳資訊 footer_information */
	ul.footer_information{
		/* display: block; */
		/* margin: 0; */
	}	
		ul.footer_information li{
			/* padding: 5px 0px; */
		}

		.footer_logo {
			/* width: 150px;
			margin: 0 auto; */
		}
		
	
}












