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


/* PC START ###################################################### */

#contents{
	max-width: 1400px;
	width: 100%;
}


/* PC END ###################################################### */



@media screen and (max-width: 768px){
/* ================================================================= 
 *
 * tablet size
 *
 * ================================================================= */




/* tablet END ###################################################### */



}
@media screen and (max-width: 480px){
/* ================================================================= 
 *
 * smartphone size
 *
 * ================================================================= */

/* smartphone END ################################################## */
}