@charset "utf-8";
@media print, screen and (min-width: 751px) {
	#followBox {
		display: none;
	}
	#mainTitle h1 {
		line-height: 100px!important;
	}
｝