body {
    font-size: 16px;
    font-family: 'Noto Sans', sans-serif;
    line-height: 1.6;
    color: #333;
}

.tt-header {
    font-size: 3rem;
    font-family: "Noto Sans", arial;
    font-weight: 700;
}

.tt-header.product {
    font-size: 2.2rem;
}

.tt-subheader,
.sectionTitle {
    font-size: 2rem !important;
    font-family: "Noto Sans", arial;
    font-weight: 500;
    line-height: 1.2;
}

.titleStyle1 .ins,
.tt-title {
    font-size: 1.5rem !important;
    font-family: 'Noto Sans', arial;
    font-weight: 400;
}

p,
.tt-p,
.sectionText {
    font-size: 17px;
    font-family: arial;
    font-weight: 400;
}

.contactTextarea {
    font-size: 16px;
    font-family: arial;
    font-weight: 400;
}

.bannerTextBox .tt-p>p {
    font-size: 20px !important;
}

.tt-p-b {
    font-size: 16px;
    font-family: arial;
    font-weight: 700;
}

.newsList .title {
    font-weight: 700;
    font-size: 16px;
    font-family: arial;
}

.tabList a {
    font-size: 21px !important;
    font-family: 'Noto Sans', arial;
    font-weight: 400;
}

.cardList .title {
    font-size: 18px !important;
    font-family: 'Noto Sans', arial;
    font-weight: 400;
}

.tabList a.product {
    border-radius: 40px 40px 0 0;
    padding: 12px 35px 8px;
}

.newsList .textBox .text p {
    line-height: 22px;
}

.menu li {
    position: relative;
    padding-left: 5px;
    padding-right: 5px;
}