@charset "UTF-8";
.c-staticOverFlowX {
	overflow-x: auto;
}
@media only screen and (max-width: 768px) {
	.c-staticOverFlowX .c-staticOverFlowX__itemContainer-w800 {
		width: 800px;
	}
}