/*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: 10px;		
		z-index:99;
	}
		.topBtn a {
			display:block;
			text-align:center;
			box-sizing:border-box;
			width: 2.8125rem; /*45px*/
			aspect-ratio: 1;
			/* height: 50px; */
			/* border: solid 1px var(--primary_color); */
			position:relative;
			text-decoration:none;
			transition:0.3s ease all;
			border-radius:100%;
			background-color:var(--primary_color);
			/* padding: 25px 0px 0px; */
			color:#4c4944;


			background-image: url(../images/go_top.svg);
			background-size: cover;
			background-position: center;
			background-repeat: no-repeat;
		}
			/* .topBtn a:before {
				position:absolute;
				content:'';
				border-bottom: solid 12px var(--primary_color);
				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 span {
				/* font-size:0.75em;
				display:block;
				color: var(--primary_color);
				font-family: var(--foreign_font); */

				display: none;
			}
			
				/*hover*/
				.topBtn a:hover {
					background-color:var(--sixth_color);
					/* border-color:#fff;
					box-shadow:0 0 0.625em rgba(0,0,0,0.2);
					color: var(--third_color); */
				}
					.topBtn a:hover:before {
						/* border-bottom: solid 0.75em var(--third_color); */
					}
					.topBtn a:hover span {
						/* color: var(--third_color);  */
					}
				
			/*hover*/
			.topBtn:hover .tab_description{
				display: block;
				transition: 0.3s ease all;
			}	
			
			
		
			


















/*================*/
/*-- 浮動社群鍵 --*/
/*================*/				
					


/*--浮動社群鍵---*/

.social_btn_area{
	position:fixed;
	right: 10px;
	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:0.75rem;
		line-height: 1;
		text-align:center;
		width: 46px;
		aspect-ratio: 1;
		/* height: 46px; */
		box-sizing:border-box;
		background-color: var(--dark_color_sec);
		border-radius: 50%;
		position:relative;
		/* box-shadow: 0px 0px 4px 1px rgb(255 255 255 / 0.8); */
	}		
	.social_btn  img{
		/* width: 65%; */
		width: 23px;
		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:0.8125em;
            transition: 0.3s ease all;
        }		
	        /*hover*/
            .social_btn:hover > .tab_description{
                display: block;
                transition: 0.3s ease all;
            }



.customerServiceBtn{

}
	.customerServiceBtn a{
		background-color: var(--sixth_color);
	}




/*--右側浮動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; */
	}






		
			
			
			


/*/////////////////////////////////////////////////////////*/
/*-------版腳--------*/
/*/////////////////////////////////////////////////////////*/

.footer {
	padding: clamp(0.8712rem, 1.4063vw, 1.6875rem) 0; /*最小值 13.94px、大小約 1.4063vw、最大值 27.00px */
	background: transparent;
	/* background-color: var(--primary_color); */
	background-color: #d0d4d9;
	color: #2B2B2B;
	/* font-size: 0.8125em; */
	font-weight: 400;
}

	.footer .wrap{
		/*max-width: 74.6875rem;*/ /*1195px*/
		max-width: 95.25rem;   /*1524px*/
		position: relative;
		width: 90%;
		display: flex;
	}
	
	/* 導盲磚_跳到版腳內容------------------- */
	.footer a.footer_access {
		position: absolute;
		top: -25px;
		font-size: 0.7em;
		line-height: 1;
		color: #fff0;
		z-index: 1;
		padding: 5px;
		display: inline-block;
		text-decoration: none
	}

	.footer_content{
		display: flex;
		flex-direction: column;
		/* color: #FFF; */
		font-size: 1.25em;
		font-weight: 400;
		line-height: 1.6;
		width: 100%;
		color: inherit;
	}
	
		/*----- 版腳footer_logo -----*/
		.footer_logo{
			width: 12.5em;
			max-width: 100%;
			transition: 0.3s ease all;
			box-sizing: border-box;
			margin-bottom: clamp(.3125rem,0.5208vw,.625rem);
			/* padding-bottom: 10px; */
		}
			.footer_logo a{
				display: block;
				display: flex;
				align-items: center;
				flex-wrap: nowrap;
			}
				.footer_logo a img{
					width: 100%;
					height: auto;
				}
		
				.footer_logo .oldLogo{
					display: none;
				}
				.footer_logo .newLogo{
					display: block;
				}
				@media(max-width:990px){
					.footer_logo .newLogo{
						display: none;
					}
				}





		/*----- 版腳主按鍵 navbar -----*/
		.footer_navbar{
			box-sizing: border-box;
			display: flex;
			flex-wrap: wrap;
			/* align-items: center; */
			margin: 0px -15px;			
			font-size: 1em;
			line-height: 1.1;
			color: #fff;
		}
			.footer_nav{
				box-sizing: border-box;
				width: 25%;	
				padding: 0 15px;			
			}
				.footer_nav span{
					font-size: 1.5em;
				}
					.footer_nav span a{
					}
				.footer_nav a{
					display: block;
					text-decoration: none;
					color: inherit;					
				}
				.footer_nav a:hover{
					opacity: 0.5;
					/* color: var(--primary_color); */
				}

				.fR_nav_Area{
					margin-top: 10px;
				}
				.fR_navList{
					
				}
					.fR_navList a {
						padding: 10px 0px;
					}

					.footer_top{
						display: flex;
						justify-content: space-between;
						align-items: center;
						display: grid;
						grid-template-columns: auto 140px;
					}
					.footer_top .footer_member{
						font-size: 0.8em;
						text-align: center;
					}
					
					@media (max-width: 990px){
						.footer_top{
							display: flex;
							flex-direction: column;
							align-items: flex-start;
							
						}
					}



	
		.footer_content_left{
			width: 100%;
			/* margin-left: 50px; */
			/* display: flex; */
			align-items: center;
			/* flex-wrap: wrap; */
			/* justify-content: space-between; */
			display: grid;
			grid-template-columns: auto 140px;
			/* gap: 25px 50px; */
			column-gap:clamp(1.6130rem, 2.6042vw, 3.1250rem); /* 最小值 25.81px、大小約 2.6042vw、最大值 50.00px */
			row-gap:  clamp(0.8065rem, 1.3021vw, 1.5625rem); /* 最小值 12.90px、大小約 1.3021vw、最大值 25.00px */
		}

		.footer_content_right {
			/* width: 25%; */
			/* max-width: 500px; */
			/* display: flex; */
			/* width: 100%; */
			/* justify-content: space-between; */
			/* align-items: flex-end; */
			/* margin-left: 50px; */
			/* margin-top: -20px; */
		}
		.footer_content_right .footer_right{
			display: grid;
			grid-template-columns: repeat(4, auto); /* 3 列布局 */
			gap: 10px;
			gap: clamp(.3125rem, 0.5208vw, .625rem);
			align-items: center;
		}
		.footer_content_right .footer_right_item{
			width: 100%;
		}

		.footer_content_right .footer_right_item a{
			background-color: #fff;
			color: #466F1F;
			border-color: #fff;
			padding: 11px;
			padding:  clamp(.375rem, 0.5729vw, .6875rem);
			border-radius: 5px;

		}
		.footer_content_right .footer_right_item:last-of-type a{
			background-color: #fff;
			color: #466F1F;
			background-color: transparent;
			padding: 0px;
			border-radius: 5px;

		}


		/*----- 版腳按鍵 footer_link -----*/
		.footer_link{
			box-sizing: border-box;
			display: flex;
			flex-wrap: wrap;
			/* align-items: center; */
			margin: 5px -5px;			
			line-height: 1.2;
			color: #fff;
		}
			.footer_link_list{				
				box-sizing: border-box;
			}			
				.footer_link_list a{
					padding: 5px 5px;
					display: block;
					text-decoration: none;
					color: inherit;					
				}
				.footer_link_list a:hover{
					opacity: 0.5;
					/* color: var(--primary_color); */
				}
				

/* 在螢幕放大150%且寬度大於991時，套用這裡的特定樣式 */ 
@media screen and (min-width: 991px) and (min-height: 500px) and 
(max-height: 1000px) and (-webkit-min-device-pixel-ratio: 1.5) and 
(-webkit-max-device-pixel-ratio: 1.74), only screen and (min-resolution: 150dpi) and 
(max-resolution: 174dpi) { 
	.footer_content_right .footer_right{
		margin-top: -30px !important;
	}
	.htmlFontSizeC .footer_content_right .footer_right {
		margin-top: 10px !important;
	}
}
@media(max-width:1500px){
	.footer_content_left{
		width: 100%;
		margin-left: 0;
	}
	.footer_content_right .footer_right{
		margin-top: 10px;
		display: flex;
		flex-wrap: wrap;
		/* gap:20px; */
	}
	.footer_content_right {
		/* width: 100%; */
		/* max-width: unset; */
		/* margin: 0 -5px; */
	}
	.htmlFontSizeC .footer_content_right {
		flex-direction: column;
		align-items: flex-start;
	}

	.footer_content_right .footer_right_item{
		width: fit-content;
		
	}
}
@media(max-width:1100px){
	.footer_content_right{
		/* flex-direction: column; */
		/* align-items: start; */
		/* gap: 10px; */
		/* display: block; */
	}
}


















		/*----- 版腳資訊 footer_information -----*/
		ul.footer_information{
			padding: 0;
			margin: 0;
			display: block;
			list-style-type: none;
			color: inherit;
			box-sizing: border-box;
			display: flex;
			flex-wrap: wrap;
			/* padding-bottom: 10px; */
			/* margin: 0 -20px; */
			width: 100%;
			display: grid;
			grid-template-columns: repeat(2 , auto);
			gap: 5px;
		}
			ul.footer_information li{
				display: flex;
				align-items: center;
				padding: 0;
				/* padding: 0; */
				flex-wrap: wrap;
				column-gap: clamp(0.2581rem, 0.4167vw, 0.5rem); /* 4.13px , 0.4167vw , 8px */
				width: 100%;

				align-items: first baseline;
				flex-wrap: nowrap;
			}
			ul.footer_information li:last-of-type {
				padding-bottom: 0;
			}
			ul.footer_information li span{
			display: flex;
			align-items: center;
			flex-wrap: wrap;
			}
			
			
				ul.footer_information li img{
					/* width: 20px; */
					width: clamp(0.6452rem, 1.0417vw, 1.25rem); /* 10.32px , 1.0417vw , 20px */
					height: auto;
				}
				ul.footer_information li i{
				}
					ul.footer_information li span{				
					}

						ul.footer_information li a{
							color: inherit;
							display: block;
							text-decoration: none;
						}
						ul.footer_information li a:hover{
							opacity: 0.7;
						}


						/* 無障礙網頁檢測標章 */
						.footer_right_item{

						}
							.footer_right_item a{
								display: block;
							}
								.footer_right_item  img {						
									width: 100%;							
									height: auto;
								}
















					

		/* 版腳文字 */
		ul.footer_notice{
			padding: 0;
			margin: 0;
			display: block;
			list-style-type: none;
			color: #466F1F;
			box-sizing: border-box;
			display: flex;
			flex-wrap: wrap;
			/* padding-bottom: 10px; */
			margin: 10px -9px;
			line-height: 1.5;
		}
			ul.footer_notice li{
				display: flex;
				align-items: center;
				/* padding: 0 15px; */
				/* padding: 0; */
			}
			
			
			
			
				ul.footer_notice li i{
				padding-right: 5px;
				}
					ul.footer_notice li span{				
					}
						ul.footer_notice li a{
							color: inherit;
							display: block;
							text-decoration: none;
						}
						ul.footer_notice li a:hover{
							opacity: 0.7;
						}
		/* 無障礙網頁檢測標章 */
		.accessibility{
			width: 100%;
			
			/* margin-left: auto; */
		}
			.accessibility a{
				display: block;
				text-decoration: none;
			}
				.accessibility img{
					width: 100%;
					height: auto;
				}
			
				.accessibility a:hover , .accessibility a:focus {
					background-color: var(--fourth_color) ;
				}
				.accessibility a:hover img , .accessibility a:focus img{
					opacity: 0.3;
				}







	
	/*----- 版權宣告 -----*/
	.copyright{
		color: inherit;
		font-family: var(--foreign_font);
		line-height: 2;
		margin: 0;
		padding: 0;
		font-size: 0.7em;
	}
		.copyright a{
			color:inherit;
			font-size: inherit;
			line-height: inherit;
			display: inline-block;
		}
		
	/*----- 瀏覽器警示標語 -----*/
	.browser_bg{
		color: #6c6c6c;
		/* text-align: center; */
		font-size: 0.75em;
		line-height: 1em;
	}
		.browser_bg a{
			color:inherit;
			font-size: 0.75em;
			line-height: 1em;
			text-decoration: underline;
		}
			



/* 在螢幕放大150%且寬度大於991時，套用這裡的特定樣式 */
@media screen and (min-width: 991px) and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 150/100){

	.footer_content {
		/*font-size: 0.6875em;*/  /*11px*/
		/* font-size: 0.95em; */
	}

		ul.footer_information {
			/* display: flex;
			flex-direction: column; */
		}
			ul.footer_information li {
				/* padding: calc(5px / 1.5) calc(20px / 1.5); */
			}

	/*----- 版腳footer_logo -----*/
	.footer_logo{
		/* width: calc(200px / 1.5); */
		/* display: none; */
	}
	
	/* 無障礙網頁檢測標章 */
	.accessibility{
		/* width: calc(100px / 1.5); */
	}

}







@media (max-width: 990px){

	.footer {
	}	

	.footer .wrap{
	}

		/* 導盲磚_跳到版腳內容------------------- */
		.footer a.footer_access {
			top: -20px;
		}

		

		/*----- 版腳footer_logo -----*/
		.footer_logo{
		}


		.footer_content{
			font-size: 0.9em;
			row-gap:  clamp(0.8065rem, 1.3021vw, 1.5625rem); /* 最小值 12.90px、大小約 1.3021vw、最大值 25.00px */
		}

		.footer_content_left {
			width: auto;
			padding-bottom: 0;
			display: flex;
			flex-direction: column;
			align-items: flex-start;
		}

			
			/*----- 版腳資訊 footer_information -----*/
			ul.footer_information{
				margin: 0 -5px;
				/* flex-direction: column; */
				display: flex;
				flex-direction: column;
			}
				ul.footer_information li{
					padding: 0;
					gap: 5px;
					display: flex;
					flex-wrap: nowrap;
					align-items: first baseline;
				}
				ul.footer_information li:nth-of-type(2){
					order: 1;
				}
				ul.footer_information li:nth-of-type(4){
					order: 2;
				}
				ul.footer_information li span{
					padding: 0;
					border: none;
				}

				ul.footer_information li img{
					width: 20px;
					transform: translateY(24%);
				}
				
			/*----- 版腳文字 文字 footer_notice -----*/
			ul.footer_notice{				
				margin: 0 -5px;
				margin-top: 10px;
			}
				ul.footer_notice li{
					padding: 0;
					margin-left: -5px;
				}
				ul.footer_notice li span{
					padding: 0;
				}

				.footer_content_right .footer_right{
					display: grid;
					grid-template-columns: repeat(3, auto); /* 3 列布局 */
					display: flex;
					justify-content: flex-start;
					align-items: center;
				}
				.footer_content_right .footer_right_item{
					width: unset;
				}

		/* 無障礙網頁檢測標章 */
		/* .accessibility{
			padding-top: 10px;
		} */



		/* 主按鍵 navbar */
		.footer_navbar{
			/* margin: 0 -5px 0; */
		}
			.footer_nav span {
				font-size: 1.1em;
			}
			.fR_navList a {
				padding: 5px 0px;
			}



			
		/* 無障礙網頁檢測標章 */
		.footer_right_item{
			max-width: 100px;
		}
			.footer_right_item a{
				/* display: block; */
			}



			
	
	/*----- 版權宣告 -----*/
	.copyright{
		line-height: 1;
	}
	
}


@media (max-width: 768px){
	
	/* 版腳資訊 footer_information */
	/* ul.footer_information{
		display: block;
		margin: 0;
	}	
		ul.footer_information li{
			padding: 5px 0px;
		} */

	/* .footer_content{
		padding-top: 0px;
	} */

	/* 主按鍵 navbar */
	.footer_navbar{
		display: none;
	}
	
}
@media(max-width:640px){
	/* ul.footer_information{
		margin: 0;
		
		
	}
	ul.footer_notice{
				
		margin: 0;
		margin-top: 10px;
		
	} */
}





























@media(max-width:1100px){
	.topBtn a {
		width: 50px;
		height: 50px;
	}
	.social_btn a{
		width: 50px;
		height: 50px;
	}	
}


@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;
	}
		



}
@media(max-width:640px){
	.topBtn a {
		width: 45px;
		height: 45px;
	}
	.social_btn a{
		width: 45px;
		height: 45px;
	}	
}








