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

/* ==========================================================
 * slide
 * ========================================================*/
.bx-wrapper {
	border: none !important;
	background: none !important;
	margin-bottom: 5px !important;
}
.bx-controls {
	display: none !important;
}
#slide {
	max-width: 288px;
	margin: 1.5rem auto 0;
}
#slide ul li img {
	width: 288px;
}
.custom-thumb a {
	margin: 0 2.5px;
}
.custom-thumb a:first-child {
	margin-left: 0;
}
.custom-thumb a:last-child {
	margin-right: 0;
}