@charset "utf-8";

#keyVisual {
}

#keyVisual .flexslider {
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none;
	margin-bottom: 0;
}

#keyVisual .flex-control-nav {
	bottom: 0;
	line-height: 11px;
	margin-top: 10px;
	position: relative;
}

#keyVisual .flex-control-nav li {
	vertical-align: top;
}