@charset "utf-8";

/*===================================================================
	supply.htm
===================================================================*/
@media only screen and (max-width: 768px) {
.detailGroup.supply02{
	width: 100%;
	overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
}
.detailGroup.supply02 > .detailGroup.supply02 .tblMod01 {
    width: 560px;
}
.detailGroup.supply03 {
	width: 100%;
	overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
}
.detailGroup.supply03 .tblMod01 {
	width: 760px;
}
}
