@charset "utf-8";

.single-works #sidebar {
	margin-bottom: 4rem;
}
.single-works #sidebar #blog_list {
	margin-top: 2rem;
}
.sidebox {
	margin: 5rem 0 0;
}

@media screen and (min-width: 737px) {

	#slider.flexslider {
		padding: 0 66px;
	}
	#slider.flexslider .slides > li .imgbox {
		border: none;
	}

	#slider .flex-direction-nav a {
		height: 100%;
		margin: 0;
		opacity: 1;
		background: #d6d1c7;
		top: 0;
		width: 66px;
		z-index: 3;
	}
	#slider .flex-direction-nav a:hover {
		opacity: 0.7;
	}
	#slider .flex-direction-nav .flex-prev {
		left: 0;
	}
	#slider .flex-direction-nav .flex-next {
		right: 0;
	}

	#slider .flex-direction-nav a:before {
		top: 50%;
		margin: -20px auto 0;
		position: absolute;
		right: 0;
		left: 0;
		text-align: center;
	}
}

#item_table {
	margin-bottom: 4rem;
}
#item_table th {
	width: 8em;
}