@charset "utf-8";


@media screen and (max-width: 767px) {
	
	
	body,html{
		min-width:auto;
	}
	body {
        line-height: 1.75;
    }
    
	.wrapper {
		overflow-x: hidden;
	}
    
	
	
/* display
===================================*/
	.ie-mestxt {
		display: none;
	}

	.smt {
		display: block;
	}

	.pc {
		display: none;
	}
    
    
    
/*   header
===================================*/
    
    
    
    
    
    
    
    
    
    
    
    
	


}
 /* (max-width: 767px) */

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 