@charset "utf-8";
/*------------------------------------------------------------
	ranking
------------------------------------------------------------*/
.wrapBox {
	margin-top: 10rem;
}
@media all and (min-width: 897px) {
	.comInnerBox {
		margin-bottom: 8rem;
	}
	.comInnerBox .textBox p {
		font-feature-settings: "palt";
	}
	.comIntroBox {
		margin-bottom: 11rem;
	}
}
@media all and (max-width: 896px) {
	#main .wrapBox {
		margin-top: 5rem;
	}
	.comIntroBox .imgBox .photoBox {
		top: 3.5rem;
	}
}