@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@100;300;400;500;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display+SC:wght@400;700&display=swap');

.font-head01{
	font-family: 'Noto Sans TC', sans-serif;
	font-weight: 500;
	color: #FFFFFF;
	letter-spacing: 10px;
}
.font-head02{
	font-family: 'Noto Sans TC', sans-serif;
	color: #333333;
	font-weight: 500;
}
.font-head03{
	font-family: 'Noto Sans TC', sans-serif;
	color: #333333;
	font-size: 3vmin;
	font-weight: 400;
}
.font-link01{
    font-family: 'Noto Sans TC', sans-serif;
    font-size: 1.5rem;
}
.font-link02{
    font-family: 'Noto Sans TC', sans-serif;
    font-weight: 700;
    color: #F90909;
    font-size: 1rem;
    text-align: right;
}
.font-link0a{
	font-family: 'Noto Sans TC', sans-serif;
	font-size: 3vmin;
}
.font-link0b{
	font-family: 'Noto Sans TC', sans-serif;
	font-size: 1.5rem;
	font-weight: 200;
	color: #2F2F2F;
	line-height: 30px;
	word-spacing: 6px;
}
.font-link0c{
	font-family: 'Noto Sans TC', sans-serif;
	font-size: 1.1em;
	font-weight: 400;
	color: #FFFFFF;
	letter-spacing: 5px;
}
.font-link0d{
	font-family: 'Noto Sans TC', sans-serif;
	font-size: 1.1rem;
	font-weight: 300;
	color: #FFFFFF;
	line-height:2.5em;
}
