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


/*================== ○○○○.html =================*/
@media only screen and (max-width: 640px){
    .nav_wrap ul li {
        margin: 25px 0!important;
    }

}