@charset "utf-8";
/* ================================================================= 
 License : e-TRUST Inc.
 File name : style.css
 Style : style
================================================================= */

/* -----------------------------------------------------
common
------------------------------------------------------ */

@media screen and (min-width: 641px) and (max-width: 834px){
}
@media only screen and (max-width: 640px){
}


.rental-tb01 tr:not(:first-child) td div{
    font-size:14px!important;
} 

.rental-tb02 tr:not(:first-child) td div{
    font-size:14px!important;
} 


@media only screen and (max-width: 834px){
    #global_footer .nav ul {
        z-index: 999;
    }
    #global_footer .nav ul li {
        padding: 0 !important;
        width: 60% !important;
    }
}

