@charset "Shift_JIS";

/*------------------------------------------------------------------------------

	[ファイル名]	contents_cons.css
	[概要]	託送料金相当額等について
	[目次] overwriting the common file
	
------------------------------------------------------------------------------*/

.p-rule_consignment-contents>.c-accordion>.description .c-table>table>tbody>tr>th { width: auto; }
.p-rule_consignment-contents>.c-accordion>.description .c-table>table>tbody>tr>td { width: 10%; }
.p-rule_consignment-contents>.c-accordion>.description .c-table>table>tbody>tr>td:first-of-type { width: auto; }
.p-rule_consignment-contents>.c-accordion>.description .c-table>table>tbody>tr>td.bg-white:first-of-type { width: auto; }

@media screen and (max-width: 667px) {
}