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

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

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

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

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

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

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

@media screen and (max-width:600px) {
	.tablearea {
    margin-bottom: 50px !important;
}
.f-news .title01 .ja {
    margin-top: 10px !important;
}
.f-about .education__list li .img img
 {
    border-radius: 20px;
    height: 250px;
    object-fit: cover;
}
}
