.fangan{
	background: #f7f8f9;
}
.fanganbox ul {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 0.3rem 0.26rem;
}