@charset "UTF-8";

#contents h1 {
	margin:32px 0 44px 0;
	color: #9368aa;
	line-height: 1;
	font-size: 38px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
	font-weight: normal;
}
#contents h2 {
	margin-bottom: 30px;
	font-size: 28px;
	font-weight: normal;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
	text-align: center;
	text-shadow:2px 2px 3px rgba(0,0,0,0.4);
	line-height: 1.5;
	letter-spacing: 0.1em;
}
.flexslider {
	border: 4px solid #000;
	background: #000;
}
.flexslider .slides img {
	width: auto;
	height: 586px;
	margin: auto;
}
.flex-direction-nav {
	position: relative;
	top: -600px;
}
.flex-direction-nav a,
.flex-direction-nav a::before {
	color: rgba(255, 255, 255, 0.8);
}
.flexslider .flex-control-thumbs {
	margin-top: 10px;
}
.flexslider .flex-control-thumbs li {
	border: 2px solid #000;
	box-sizing: border-box;
	width: 10%;
}
.flex-control-thumbs img {
	width: auto;
	height: 55px;
	margin: auto;
}