@charset "utf-8";

.catcenter p {
	font-weight: var(--fw-bold);
	padding-bottom: 40px;
}




/* /////////////////////////// */
/* /////////////////////////// */
/* /////////////////////////// */
/* スマホ用 */
@media (max-width:769px) {



}