@charset "UTF-8";

/*거점영어센터*/
.c050800 .link {clear:both; overflow:hidden; margin-top:5rem}
.c050800 .link li {border:1px solid #ddd; float:left; width:24%; margin-right:1.25%}
.c050800 .link li:last-child {margin-right:0}
.c050800 .link li a {color:#333; display:block; font-size:1.8rem;text-align:center}
.c050800 .link li a i {display:block; padding:2.5rem 2rem}
.c050800 .link li a span {background:#f7f7f7; color:#666; display:block; font-size:1.6rem; text-decoration:none; width:100%; height:4rem; padding-top:0.7rem}

@media screen and (max-width:1000px) {
	.c050800 .link li {width:49%; margin-right:2%; margin-bottom:1rem}
	.c050800 .link li:nth-child(2) {margin-right:0}
}

@media screen and (max-width:480px) {
	.c050800 .link li {width:100%}
}