﻿/* 
 * ####################################################################################################
 * Customer style (Style to use in web site)
 * Created : 2019-04-29 (hsohe)
 * Modified : 
 * ####################################################################################################
 */
/*
* --------------------------------------------------
* 
* --------------------------------------------------
*/
@media (max-width: 900px) {
	/* Mobile */
}
@media (min-width: 901px) {
	/* PC (Common) */
}
