@charset "UTF-8";
/* CSS Document */
/* titleエリア */
#top_mn_bg{
	background:url(../images/top_mn_bg.gif) repeat-x left top;
	height:169px;
	padding-top:19px;
	margin-bottom:28px;
}
#top_mn_bg ul{
	list-style-type: none;
	list-style-position: outside;
	width:950px;
	height:130px;
	margin:0 auto;
	display: block;
}
#top_mn_bg ul li{
	width:224px;
	height:130px;
	overflow:hidden;
	float:left;
	margin-left:18px;
}
#top_mn_bg ul li#top_mn1{
	background:url(../images/top_menu1.jpg) no-repeat left top;
	margin-left:0;!important
}
#top_mn_bg ul li#top_mn2{
	background:url(../images/top_menu2.jpg) no-repeat left top;
}
#top_mn_bg ul li#top_mn3{
	background:url(../images/top_menu3.jpg) no-repeat left top;
}
#top_mn_bg ul li#top_mn4{
	background:url(../images/top_menu4.jpg) no-repeat left top;
}
#top_mn_bg ul li a{
	display:block;
	padding-top:130px;
}
#top_mn_bg ul li#top_mn2 span{
	display:block;
	padding-top:130px;
}
/* mainエリア */
.top_hl{
	height:35px;
	overflow:hidden;
}
.top_hl span{
	padding-top:35px;
	display:block;
}
#top_hl1{
	background:url(../images/top_hl1.gif) no-repeat left top;
}
ul#top_category{
	list-style-type: none;
	list-style-position: outside;
	height:105px;
	margin:0 auto 25px auto;
	display: block;
}
ul#top_category li{
	width:225px;
	height:105px;
	overflow:hidden;
	float:left;
}
ul#top_category li#top_category1{
	background:url(../images/top_plan_mn1.jpg) no-repeat left top;
}
ul#top_category li#top_category2{
	background:url(../images/top_plan_mn2.jpg) no-repeat left top;
}
ul#top_category li#top_category3{
	background:url(../images/top_plan_mn3.jpg) no-repeat left top;
}
ul#top_category li a{
	display:block;
	padding-top:105px;
}
#top_hl2{
	background:url(../images/top_hl2.gif) no-repeat left top;
}
#top_plan_bg{
	margin-bottom:30px;
}
#top_plan_ul{
	border-top:1px solid #beaf80;
	border-left:1px solid #beaf80;
	border-right:1px solid #beaf80;
	width:630px;
	display: block;
}
#top_plan_ul li{
	border-bottom:1px solid #beaf80;
	list-style:none;
	margin-bottom:-2px;
	height: 100%;
	font-size:86%;
}
#top_plan_ul li a{
	display:block;
	cursor:hand;
	padding:12px 10px 10px 10px;
	text-decoration:none!important;
	height:100%;
}
#top_plan_ul li img{
	float:left;
}
#top_plan_ul li span.top_plan_r1{
	width:470px;
	float:right;
	text-decoration:underline;
	margin-bottom:4px;
}
#top_plan_ul li span.top_plan_r2{
	width:470px;
	float:right;
	font-weight:normal;
}
#top_plan_ul li a:link,
#top_plan_ul li a:visited{
	color:#5e512b;
}
#top_plan_ul li a:link span.top_plan_r2,
#top_plan_ul li a:visited span.top_plan_r2{
	color:#726746;
}
#top_plan_ul li a:hover,
#top_plan_ul li a:hover span.top_plan_r2{
	color:#333333;
}
#top_hl3{
	background:url(../images/top_hl3.gif) no-repeat left top;
}
#top_news{
	background:#ebe2c6;
	padding: 10px 20px;
	height: 100%;
}
#top_news li{
	list-style:none;
	padding:5px 0;
	height: 100%;
	color:#5e512b;
}
#top_news li span{
	float:left;
}
#top_news li a{
	width:520px;
	display:block;
	float:right;
}
#top_news li a:link,
#top_news li a:visited{
	color:#5e512b;
}
#top_news li a:hover{
	color:#333333;
}


/*　TOPメインビジュアルスライダー
******************************/

#top .__mv {
	width: 950px;
	margin: auto;
}


#top .__mv .slick-next {
    right: 20px;
    z-index: 99;
    background: none !important;
    border: none !important;
}
#top .__mv .slick-prev {
    left: 15px;
    z-index: 100;
	background: none !important;
    border: none !important;
}	
	
#top .__mv .slick-dots li button { background: none !important;}
#top .__mv .slick-prev:before, .__mv .slick-next:before {
    color: #fff;
    font-size: 10vmin;
}	
	
#top .__mv .slick-next:before {
    content: "";
	background: url(../images/next_img.png) no-repeat;
	background-size: 70%;
	height: 40px;
    width: 20px;
    display: block;
    margin: auto;
}	
	
#top .__mv .slick-prev:before {
    content: "";
	background: url(../images/prev_img.png) no-repeat;
	background-size: 70%;
	height: 40px;
    width: 20px;
    display: block;
    margin: auto;
}	


#top .slick-initialized .slick-slide { margin: auto;}




