/* CSS Document */
.xs_none{
    display: none!important;
}

.xs_mt30{
    margin-top: 30px!important;
}

.xs_ml0{
    margin-left: 0!important;
}

.xs_center{
    text-align: center;
}

/*------------------------------*/
.foot_nav_grid > div{
    min-width: 40%;
}


.foot_mail_btn{
    width: 200px;
    padding: 10px 5px;
}

.txt40px {
    font-size: 2.5rem;
}
.txt50px {
    font-size: 2.7rem;
}

.top_products_link {
    padding-top: 45%;
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
}


.kuzepage_products_link img{
    width: 80px;
}

.toti_tbl th, .toti_tbl td {
    padding: 8px 10px;
    font-size: 90%;
}

.company_gaiyou_left {
    border-bottom: none;
    font-weight: bold;
    padding-bottom: 0;
    margin-bottom: -10px!important;
}

.company_gaiyou_right {
    padding-bottom: 50px;
}

.footer_logo_grid{
    justify-content: center;
}
.footer_logo_grid img{
    height: 20px;
}