@charset "utf-8";
.mbn_flex01 {position:relative;}
.mbn_flex01 ul.slides > li > a {display:block;}
.mbn_flex01 img{width:100%;height:auto;}

.mbn_flex01 .flex-direction-nav{
	
}
.mbn_flex01 .flex-direction-nav li{
	
}
.mbn_flex01 .flex-direction-nav li a{
	position:absolute;display:block;width:32px;height:32px;
	opacity:1;top:20px;
}
.mbn_flex01 .flex-direction-nav li a.flex-prev{
	background:url(./img/main01m_direct_prev.png) no-repeat;
}
.mbn_flex01 .flex-direction-nav li a.flex-next{
	left:60px !important;
	background:url(./img/main01m_direct_next.png) no-repeat;
}