@charset "utf-8";
/* ------------------------------------------------------------

	products style

------------------------------------------------------------ */
@media screen and (max-width: 1099px) {
} /* END Responsive */
@media screen and (max-width: 767px) {
	.company .u-table-corner .u-width-mobile--100 {
		width: 100% !important;
	}
	.u-table-corner--mobile-scroll.no_icon:after {
		display: none;
	}
	.u-mgt-mobile__0 {
		margin-top: 0 !important;
	}
	.u-pdt-mobile__30 {
		padding-top: 30px !important;
	}
	.u-pdb-mobile__10 {
		padding-bottom: 10px !important;
	}
	.pc_break {
		display: none;
	}
	.pc_scroll_note {
		display: none;
}
} /* END Responsive */
@media screen and (max-width: 479px) {
	
} /* END Responsive */
@media print {} /* END Print Setting */