@charset "Shift-JIS";

.owl-page span{
	width:8px !important;
	height:8px !important;
}

.owl-pagination{
	display:none;
}

.owl-buttons{
	position:relative;
}

.owl-prev, 
.owl-next{
	position:absolute;
	bottom:120px;
}

.owl-prev{
	left:-22px;
}

.owl-next{
	right:-22px;
}

.owl-buttons img{
	width:20px;
}

#staff_coordinate_carousel .item > a{
	width:96%;
	margin:auto;
	display:block;
}

#staff_coordinate_carousel .item > a > img{
	width:100%;
}