@charset "euc-jp";

#header {
	margin-bottom: 0;
}

.bx-wrapper .bx-viewport {
	box-shadow: none !important;
	border: none !important;
	left: 0 !important;
}

.bx-wrapper img {
	width: 100%;
}

#slider > div {
	width: 100% !important;
	height: auto !important;
}

@media (max-width: 980px) {
  /* ~980px */
}
@media (max-width: 768px) {
  /* ~768px */
}
@media (max-width: 480px) {
  /* ~480px */
}
