@CHARSET "UTF-8";


/**
 * index.php であれば index.css 、sample.php であれば sample.css にページ固有のスタイルを記述してください。
 */









@media screen and (max-width:768px) {
	
	
}



@media screen and (max-width:767px) {


	
	
}





@media screen and (max-width:575px) {




}





@media screen and (max-width:425px) {


}
