.catalog_table{
	border-top:0.1rem solid #E4E2E0;
	width:100%;
	margin:0 0 2.6rem;
}
.catalog_table td{
	padding:0.5rem 0 0;
	font-size:1.4rem;
	font-weight:500;
	color:#929292;
}
.catalog_table tr:first-child td{
	padding:1.4rem 0 0;
	font-size:1.2rem;
}
.box_modal_product_card .catalog_table td{
	font-size:1.2rem;
}
.box_modal_product_card .catalog_table .number{
	font-size:1.4rem;
}
