.index-about .tit {
    font-size: .5rem !important;
    text-transform: uppercase;
}
@media (max-width: 1024px) {
    .index-about .tit {
        font-size: 24px;
    }
}


.inside-about-3 .rightbox .txt {
    font-size: 0.32rem;
}
.index-contact .t1 {
    font-size: .8rem;
    text-transform: uppercase;
}



.common-title-2 {
    font-size: .8rem;
}
.inside-about-2 .tabnr .txt2 {
    font-size: .2rem !important;
}

@media (max-width: 1024px) {
    .inside-about-2 .tabnr .txt2 {
        font-size: 16px !important;
    }
    .inside-about-2 .tabnr .txt2>div {
        width: initial;
        min-width: 50%;
    }
}

.inside-hzpp .item {
    text-align: left !important;
}
.inside-hzpp .item .t1 {
    font-size: .6rem;
}
.inside-hzpp .item .t2 {
    font-size: .3rem;
}

.inside-hope .right .txt {
    gap: .2rem;
}


.index-viewpoint .common-title .t2 {
    display: none;
}
.index-ywbk-2 .common-title .t2 {
    display: none;
}
.index-service .common-title .t2 {
    display: none;
}
.index-case .common-title .t2 {
    display: none;
}


.inside-ywbk .common-title .t2 {
    display: none;
}


.related-case .common-title .t2 {
    display: none;
}

.common-title-2 .t1 {
    width: 40%;
}
.common-title-2 .t2 {
    width: 60%;
}