@charset "utf-8";

@media screen and (max-width: 768px) {
/* -------------------------------------------------------------------
#TEACHER
------------------------------------------------------------------- */
#TEACHER {
  padding-bottom: 60px;
}


	.pconly { display: none !important;}
	.bgno { background: none !important;}
	.wrap { flex-wrap:wrap;}
	.teacher { width: 48%;}
	
/* content */
.content {
  padding-top: 40px;
  padding-bottom: 40px;
}





}