@charset "utf-8";

@media screen and (max-width:768px) {
    .yotei_table_contttl.syohin {

	}

    .yotei_table_contttl.syohin_kome {

	}

    .yotei_table {
		font-size: 1.2em;
	}
	
	.yotei_table_contttl.yuubin {
		white-space: nowrap;
	}

	.yotei_table_cont.sa {
		white-space: nowrap;
	}

	.yotei_table_cont.ry {
		white-space: nowrap;
	}

	.yotei_table_contttl.yotei {
		white-space: nowrap;
	}

    .bl_table {
		overflow: auto;
		width: 100%;
		height: 500px;
	}
	.sticky{
		position: sticky;
		top: 0;
		left: 0;
	}
	.sticky:before {
		content: "";
		position: absolute;
		top: -1px;
		left: -1px;
		width: 100%;
		height: 100%;
		border: 1px solid #cdcdcd;
	}

    .yotei_table_contttl.sc_syohin {
		font-size: 0.75em;
	}
	
	.yotei_table_contttl.sc_bikou {
		font-size: 0.75em;
	}
}
