@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@300&display=swap');



.footer{
	font-size: 16px;
	font-family: 'Noto Sans TC', sans-serif;
	color: #666666;
}



.content {
	font-size: 16px;
	font-family: 'Noto Sans TC', sans-serif;
	color: #666666;
	line-height: 30px;
}

.content2 {
	font-size: 15px;
	font-family: 'Noto Sans TC', sans-serif;
	color: #333333;
	line-height: 25px;
}


.date {
	font-size: 16px;
	font-family: 'Noto Sans TC', sans-serif;
	color: #ac7c43;
	line-height: 30px;
}

.distitle {
	font-size: 23px;
	font-family: 'Noto Sans TC', sans-serif;
	color: #ffffff;
	line-height: 30px;
}


.discontent {
	font-size: 14px;
	font-family: 'Noto Sans TC', sans-serif;
	color: #ffffff;
	line-height: 22px;
}
.title {
  font-size: 35px;
  background: linear-gradient(red, #ac7c43);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
	line-height: 50px;
}

.title2 {
	font-size: 40px;
	font-family: 'arial';
  background: linear-gradient(red, #ac7c43);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}


.title3 {
	font-size: 30px;
	font-family: 'Noto Sans TC', sans-serif;
	line-height: 35px;
	color: #333333;
}

.title4 {
	font-size: 20px;
	font-family: 'Noto Sans TC', sans-serif;
	line-height: 35px;
	color: #333333;
}

.title5 {
	font-size: 16px;
	font-family: 'Noto Sans TC', sans-serif;
	line-height: 35px;
	color: #fad19f;
}


.title6 {
	font-size: 2.604vw;
	font-family: 'arial';
	line-height: 4.1vw;
	font-weight: bold;
	color: #FFFFFF;
	text-shadow: 1px 1px #8451b1,  3px 3px #8451b1,  5px 5px 5px #8451b1,  -1px -1px #8451b1;
}

.title7 {
	font-size: 32px;
	font-family: 'Noto Sans TC', sans-serif;
	line-height: 35px;
	color: #333333;
}

.icon {
	font-size: 55px;
	font-family: 'Noto Sans TC', sans-serif;
	color: #ac7c43;
}


.dot {
	font-size: 16px;
	font-family: 'arial';
		font-weight: bold;
	color: #FF0000;
}

content A:link { font-family: "Noto Sans TC";	text-decoration: none; color: #666666; }
.content A:link { font-family: "Noto Sans TC";	text-decoration: none; color: #666666; }
.content A:visited { font-family: "Noto Sans TC";  text-decoration: none; color: #666666; }
.content A:active { font-family: "Noto Sans TC"; text-decoration: none; color: #666666; }
.content A:hover { font-family: "Noto Sans TC";	text-decoration: underline; color: #f4b15f }

menu A:link { font-family: "Noto Sans TC";	font-size: 16px; text-decoration: none; color: #333333; }
.menu A:link { font-family: "Noto Sans TC";	font-size: 16px; text-decoration: none; color: #333333; }
.menu A:visited { font-family: "Noto Sans TC"; font-size: 16px; text-decoration: none; color: #333333; }
.menu A:active { font-family: "Noto Sans TC";font-size: 16px; text-decoration: none; color: #333333; }
.menu A:hover { font-family: "Noto Sans TC";	font-size: 16px; text-decoration: none; color: #f4b15f; }

news A:link { font-family: "Noto Sans TC";	font-size: 16px; text-decoration: none; color: #333333; }
.news A:link { font-family: "Noto Sans TC";	font-size: 16px; text-decoration: none; color: #333333; }
.news A:visited { font-family: "Noto Sans TC"; font-size: 16px; text-decoration: none; color: #333333; }
.news A:active { font-family: "Noto Sans TC";font-size: 16px; text-decoration: none; color: #333333; }
.news A:hover { font-family: "Noto Sans TC";	font-size: 16px; text-decoration: underline; color: #f4b15f }


.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.footer_div{
	display:flex;
	text-align:left;
	flex-flow:wrap;
	float:none;
	width:100%;
	max-width:1024px;
}
.footer_left{
	display:block;
	box-sizing:border-box;
	float:left;
	width:55%;
	height:auto;
}
.footer_right{
	display:block;
	box-sizing:border-box;
	float:left;
	width:45%;
	height:auto;
}
.content_div{
	display:flex;
	text-align:left;
	flex-flow:wrap;
	float:none;
	width:100%;
	max-width:1024px;
	align-items:center;
}
.content_left{
	display:block;
	box-sizing:border-box;
	float:left;
	width:35%;
	height:auto;
}
.content_right{
	display:block;
	box-sizing:border-box;
	float:left;
	width:65%;
	height:auto;
}
.content_50{
	display:block;
	box-sizing:border-box;
	float:left;
	width:50%;
	height:auto;
}
.main_logo_div{
	display:flex;
	text-align:left;
	flex-flow:wrap;
	float:none;
	width:100%;
	max-width:1024px;
}
.main_logo{
	display:block;
	box-sizing:border-box;
	align-items:center;
	width:25%;
	height:auto;
	text-align:center;
}

.logo_div{
	display:flex;
	text-align:left;
	flex-flow:wrap;
	float:none;
	width:100%;
	max-width:1024px;
}
.logo{
	display:block;
	box-sizing:border-box;
	float:left;
	width:16.5%;
	margin-bottom:10px;
	height:auto;
	text-align:center;
}
.logo_b{
	display:block;
	box-sizing:border-box;
	float:left;
	width:33%;
	margin-bottom:10px;
	height:auto;
	text-align:center;
}

.sub-button{
	border:1;
	padding: 12px 30px;
	text-align:center;
	background-color:#5E4424;
	text-decoration:none;
	display:inline-block;
}

.div_button{
	display:block;
	background-color:#FF3300;
	border-radius: 30px;
	padding-left:20px;
	padding-right:20px;
	padding-top:20px;
	padding-bottom:20px;
	width:90%;
	margin-top:15px;
	text-align:center;
	color: #FFFFFF;
	font-size: 25px;
	font-weight: bold;
	font-family: 'Noto Sans TC', sans-serif;
	text-decoration: none;
}
.div_button:hover {
	background-color:#9900CC;
	text-decoration: underline;
}

.input-text{
	width:80%;
	max-width:450px;
}

.table-width{
	width:100%;
}

#menu_pc{
	display:block;
}

#mob-menu{
	display:none;
}
.sidenav {
	height: 100%;
	width: 0;
	position: relative;
	z-index: 11;
	top: 15px;
	left: 0;
	float:right;
	background-color: #FFFFFF;
	overflow-x: hidden;
	transition: 0.5s;
	display:block;
}
.mob_sub{
	padding-top:5px;
	padding-bottom:5px;
	padding-left:25px;
	padding-right:25px;
	width:100%;
}
.mob_sub_2{
	padding-top:5px;
	padding-bottom:5px;
	padding-left:50px;
	width:100%;
}
.mob_sub_3{
	padding-top:5px;
	padding-bottom:5px;
	padding-left:65px;
	width:100%;
}

.dropdown-content {
	display: none;
	position: absolute;
	z-index: 1;
	padding-top: 5px;
}

.dropdown-content-tb {
	display: block;
	position: absolute;
	z-index: 1;
	padding-top: 5px;
}

.guest_div{
	display:flex;
	text-align:left;
	flex-flow:wrap;
	float:none;
	width:100%;
	max-width:1920px;
}
.guest{
	display:block;
	box-sizing:border-box;
	float:left;
	width:25%;
	height:auto;
	align-items:center;
	overflow:hidden;
}

.guest img {
	-ms-transform: scale(1); /* IE 9 */
	-webkit-transform: scale(1); /* Safari 3-8 */
	transform: scale(1); 
	transition: 1s;
}

.guest:hover img {
	-ms-transform: scale(1.2); /* IE 9 */
	-webkit-transform: scale(1.2); /* Safari 3-8 */
	transform: scale(1.2); 
	transition: 1s;
}

.dropdown:hover .dropdown-content {
	display: block;
}

@media screen and (max-width: 1024px) {
	.table-width{
		width:96%;
	}
}
@media screen and (max-width: 720px) {
	#menu_pc{
		display:none;
	}
	#mob-menu{
		display:block;
	}
	.footer_left{
		width:100%;
	}
	.footer_right{
		width:100%;
	}
	.content_left{
		width:100%;
	}
	.content_right{
		width:100%;
	}
	.logo{
		width:33%;
	}
	.logo_b{
		width:66%;
	}
	.content_50{
		width:100%;
	}
}
@media screen and (max-width: 480px) {
	.logo{
		width:50%;
	}
	.logo_b{
		width:100%;
	}
	.main_logo{
		width:50%;
	}
}