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

.swiping {
	display: inline-block;
	position: relative;
}
.swiping img {
	position: absolute;
	width: 100%;
}