@charset "utf-8";
/* ================================================================= 
 License : e-TRUST Inc.
 File name : style.css
 Style : style
================================================================= */


/* PC START ###################################################### */
#nav_global{
	margin-bottom: 20px;
}


/* PC END ###################################################### */


@media screen and (max-width: 768px){
/* ================================================================= 
 *
 * tablet size
 *
 * ================================================================= */




/* tablet END ###################################################### */



}
@media screen and (max-width: 480px){
/* ================================================================= 
 *
 * smartphone size
 *
 * ================================================================= */



/* smartphone END ################################################## */
}