*{
    box-sizing: border-box;
}

#community-relative-product {
    width: 1200px;
    margin: 60px auto 115px auto;
    max-width: 100%;
}

.relative-product-item-img{
    width: 288px;
    height: 168px;
}
.relative-product-item-img > a{
   display: inline-block;
   width: 100%;
   height: 100%;
}
.relative-product-item-img > a > img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
 }

.tvf-main-readmore a {
    width: 147px;
    height: 35px;
    background: #EB0A1E;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    border-radius: 17.5PX;
    text-transform: uppercase;
}

.community-text {
    font-family: Toyota Type;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: center;
}

.community-content-title .community-text {
    padding-bottom: 42px;
}

.community-header a {
    font-family: Toyota Type;
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: 38px;
    letter-spacing: 0em;
    text-align: center;
}

.tvf-list-image::before {
    position: absolute;
    content: "";
    width: 90px;
    height: 3px;
    bottom: -18px;
    background: #000;
    left: 50%;
    transform: translateX(-50%);
}

.tvf-list-image {
    position: relative;
    margin-bottom: 72px;
    width: 60px;
    height: 60px;
}
.tvf-list-image img{
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position:center;
}
.community-content-title {
    padding: 63px!important;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    height: 637px;
}

.page-content-detail {
    max-width: 1200px;
    margin: 0 auto;
}


.community-content-img {
    height: 637px;
}

.community-list {
    padding: 0;
}

.community-list .community-item {
    padding: 0;
    margin: 0;
}

.tvf-introduce-content {
    font-family: Toyota Type;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: center;
}

.tvf-introduce-number {
    font-family: Toyota Type;
    font-size: 60px;
    font-style: normal;
    font-weight: 400;
    line-height: 90px;
    letter-spacing: 0em;
    text-align: center;
    margin-bottom: 28px;
}

.tvf-introduce-item {
    /* width: 357px; */
    text-align: center;
    /* flex: 1; */
    max-width: 100%Z;
}

.tvf-introduce-statistical {
    display: flex;
    flex-direction: row;
    /* flex-wrap: wrap; */
    column-count: 3;
    column-gap: 64px;
    width: 100%;
    justify-content: space-between;
    padding-bottom: 40px;
}

.tvf-introduce-line {
    width: 344px;
    height: 3px;
    background: #FF0000;
    margin: 64px auto;
}

.tvf-introduce-text {
    font-family: Toyota Type;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: center;
}

.tvf-introduce-title {
    font-family: Toyota Type;
    font-size: 40px;
    font-style: normal;
    font-weight: 600;
    line-height: 48px;
    letter-spacing: 0em;
    text-align: left;
    text-align: center;
    margin-bottom: 8px;
}

.tvf-introduce {
    background: #f5f5f5;
    padding: 60px 189px 40px 221px;
}
.community-relative-product{
    margin-top:60px;
}
.tvf-introduce-text {
    padding-bottom: 0;
}
.tvf-introduce-content {
    width: 80%;
    margin: 0 auto;
    min-height: 48px;
}
@media (max-width: 576px){
    .community-banner {
        height: 249px;
    }
    .tvf-introduce {
        background: #f5f5f5;
        padding: 60px 16px 84px 16px;
    }
    .tvf-introduce-statistical {
    flex-direction: column;
    padding-bottom: 0;
}
.tvf-introduce-line {
    width: 147px;
    margin: 36px auto;
}
.tvf-introduce-title {
    font-family: Toyota Type;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: center;
}
.tvf-introduce-text {
    padding-bottom: 60px;
}
.tvf-introduce-number {
    margin-bottom: 16px;
}
.tvf-introduce-content {
    margin-bottom: 24px;
}
.community-content-img {
    height: 203px;
    /* margin: 0 -16px; */
}
.page-content {
    padding: 0px;
}
.tvf-list-image::before {
    bottom: -8px;
    height:1px;
}
.community-content-title {
    padding: 36px 16px 55px 16px!important;
}
.tvf-list-image {
    margin-bottom: 32px;
}
.community-content-img{
    padding-bottom: 0;
}
.community-list .community-item:nth-child(odd) .community-content .community-content-title{
    order:2;
}
.community-list .community-item:nth-child(even) .community-content .community-content-title{
    order:2;
}
.community-content-title {
    height: auto;
}
.community-header a {
    font-family: Toyota Type;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: center;
}
.community-content-title .community-header{
    line-height: 0;
}
.community-content-title .community-header{
    padding-bottom: 36px;
}
.community-content-title .community-text {
    padding-bottom: 36px;
}
.community-content-bor {
    margin-top: 0;
}
#community-relative-product {
    width: 1200px;
    margin: 0px auto 45px auto;
}

}