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

.type-noto-sans-tc {
    font-family: 'Noto Sans TC', sans-serif;
    font-size: 100%; 
    line-height: 2;
    font-weight: 400;
    letter-spacing: 0px;
    text-transform: none;
    font-style: normal;
}
.type-noto-sans-tc p, .type-noto-sans-tc td, .type-noto-sans-tc li, .type-noto-sans-tc label {
    font-family: 'Noto Sans TC', sans-serif;
    font-size: 1.07rem; 
    line-height: 2;
    font-weight: 400;
    letter-spacing: 0px;
    text-transform: none;
    font-style: normal;
}
.type-noto-sans-tc h1, .type-noto-sans-tc h2, .type-noto-sans-tc h3, .type-noto-sans-tc h4, .type-noto-sans-tc h5, .type-noto-sans-tc h6 {
    font-family: 'Noto Sans TC', sans-serif;
    font-weight: 700;
    letter-spacing: 0px;
    line-height: 1.4;
    text-transform: none;
    font-style: normal;
}        

.type-noto-sans-tc h1 {font-size: 2.36rem;margin:0.4rem 0;}
.type-noto-sans-tc h2 {font-size: 2rem;margin:0.6rem 0;}
.type-noto-sans-tc h3 {font-size: 1.73rem;margin:0.7rem 0;}
.type-noto-sans-tc h4 {font-size: 1.6rem;margin:0.8rem 0;}
.type-noto-sans-tc h5 {font-size: 1.48rem;margin:0.8rem 0;}
.type-noto-sans-tc h6 {font-size: 1.3rem;margin:0.8rem 0;}
.type-noto-sans-tc p {margin:1rem 0;}  

.type-noto-sans-tc .display { margin-bottom: 0.5rem; }
.type-noto-sans-tc .display h1 {
    font-family: 'Noto Sans TC', sans-serif;
    font-weight: 700;
    font-size: 3rem;
    letter-spacing: 0px;
    line-height: 1.2;
    text-transform: none;
    font-style: normal;
}
.type-noto-sans-tc .display p {
    font-family: 'Noto Sans TC', sans-serif;
    font-size: 1.4rem;
    line-height: 1.6;
    font-style: normal;
    letter-spacing: 0px;
    text-transform: none;
}

.type-noto-sans-tc .display-font1 {font-family: 'Noto Sans TC', sans-serif;}
.type-noto-sans-tc .display-font2 {font-family: 'Noto Sans TC', sans-serif;}
.type-noto-sans-tc .default-font1 {font-family: 'Noto Sans TC', sans-serif;}
.type-noto-sans-tc .default-font2 {font-family: 'Noto Sans TC', sans-serif;}

/* h1-h6: 38 28  21  17  14  12 */
.type-noto-sans-tc h1 {font-size:38px}
@media all and (max-width: 1800px) { 
    .type-noto-sans-tc h1 {font-size:1.98vw; font-size:clamp(26px, 1.98vw, 1.98vw)}
}
@media all and (min-width: 1921px) { 
    .type-noto-sans-tc .v2 h1 {font-size:1.98vw}
}

.type-noto-sans-tc h2 {font-size:28px} 
@media all and (max-width: 1800px) { 
    .type-noto-sans-tc h2 {font-size:1.56vw; font-size:clamp(23px, 1.56vw, 1.56vw)}
}
@media all and (min-width: 1921px) { 
    .type-noto-sans-tc .v2 h2 {font-size:1.46vw}
}

.type-noto-sans-tc h3 {font-size:21px}
@media all and (max-width: 1800px) { 
    .type-noto-sans-tc h3 {font-size:1.29vw; font-size:clamp(21px, 1.29vw, 1.29vw)}
}
@media all and (min-width: 1921px) { 
    .type-noto-sans-tc .v2 h3 {font-size:1.09vw}
}

.type-noto-sans-tc h4 {font-size:17px} 
@media all and (max-width: 1800px) { 
    .type-noto-sans-tc h4 {font-size:1.05vw; font-size:clamp(17px, 1.05vw, 1.05vw)}
}
@media all and (min-width: 1921px) { 
    .type-noto-sans-tc .v2 h4 {font-size:0.89vw}
}

.type-noto-sans-tc h5 {font-size:14px}
@media all and (max-width: 1800px) { 
    .type-noto-sans-tc h5 {font-size:0.86vw; font-size:clamp(14px, 0.86vw, 0.86vw)}
}
@media all and (min-width: 1921px) { 
    .type-noto-sans-tc .v2 h5 {font-size:0.73vw}
}

.type-noto-sans-tc h6 {font-size:12px} 
@media all and (max-width: 1800px) { 
    .type-noto-sans-tc h6 {font-size:0.74vw; font-size:clamp(12px, 0.74vw, 0.74vw)} 
}
@media all and (min-width: 1921px) { 
    .type-noto-sans-tc .v2 h6 {font-size:0.63vw}
}

/* 18 */
.type-noto-sans-tc p,
.type-noto-sans-tc td, 
.type-noto-sans-tc li, 
.type-noto-sans-tc label {
    font-size: 18px; 
}
@media all and (max-width: 1800px) { 
    .type-noto-sans-tc p,
    .type-noto-sans-tc td, 
    .type-noto-sans-tc li, 
    .type-noto-sans-tc label {font-size:1.11vw; font-size:clamp(18px, 1.11vw, 1.11vw)}
}
@media all and (min-width: 1921px) { 
    .type-noto-sans-tc .v2 p,
    .type-noto-sans-tc .v2 td, 
    .type-noto-sans-tc .v2 li, 
    .type-noto-sans-tc .v2 label {font-size:0.94vw}
}
