@charset "UTF-8"; 
/*-- 

	Farmers

====================================================== --*/
#Farmers {
	background:url(../../images/farmers/bg.gif) repeat left top;
}
/*-- header --*/
/*-- ------------------------------------------------- --*/
#Farmers header{
	padding:10px 0px 25px;
}
#Farmers header h1{
	background:url(../../images/farmers/ttl_bg.jpg) repeat center top;
	max-width:1120px;
	text-align:center;
	margin:62px auto 0px;
	width:100%;
	height:386px;
	padding:0px;
	position:relative;
}
#Farmers header h1 img{
	position:absolute;
	left:0px;
	right:0px;
	bottom:0px;
	top:0px;
	max-width:335px;
	width:100%;
	margin:auto;
}
/*-- side --*/
/*-- ------------------------------------------------- --*/
#Farmers .contentsNavi{
	right:22px;
	top:12px;
}

#Farmers .contentsNavi li{
	border:1px solid #ccc;
	border-radius:2px;
	margin:5px 0px 14px 0px;
	position:relative;
}
#Farmers .contentsNavi li a{
	display:block;
	line-height:22px;
	padding:10px 10px 10px 48px;
	font-weight:bold;
	font-size:16px;
	text-decoration:none;
}

#Farmers .contentsNavi li::before{
	display:inline-block;
	width:16px;
	top:50%;
	color:#666;
	left:16px;
	line-height:14px;
	font-size:16px;
	height:14px;
	vertical-align:-1px;
	margin:-7px 0px 0px 0px;
	font-weight:normal;
	position:absolute;
}
#Farmers .contentsNavi li.naviHome::before{
	content:"\e91d";
}
#Farmers .contentsNavi li.naviEvent::before{
	content:"\e90c";
}
#Farmers .contentsNavi li.naviReport::before{
	content:"\e906";
}


#Farmers #side{
	margin-top:179px;
}
/*-- footer --*/
/*-- ------------------------------------------------- --*/
#Farmers footer{
	margin-top:0px;
}

/*-- contents --*/
/*-- ------------------------------------------------- --*/
#Farmers .contents{
	background:white;
	padding:17px 22px 10px;
}
@media screen and (max-width: 1200px){
	#Farmers .contents{
		padding:17px 0px 10px;
	}
	#Farmers .contentsNavi{
		right:0px;
	}
}
#Farmers .contents h2{
	background:url(../../images/kids/ttl_bg.png) repeat left top;
	color:#0a913b;
	line-height:24px;
	padding:10px 0px;
}
#Farmers .contents h2 span{
	background:none;
}



/*-- about --*/
/*-- ------------------------------------------------- --*/
#Farmers .about{
	background:url(../../images/farmers/index_bg.png) no-repeat center top;
	max-width:730px;
	margin:0px auto;
	height:476px;
}
#Farmers .about h2{
	background:none;
	text-align:center;
	padding:67px 0px 0px;
	margin:0px 0px 20px 0px;
}
#Farmers .about > img{
	width:100%;
	margin:0px 0px 14px;
}
#Farmers .about p{
	text-align:center;
	color:#0a913b;
	line-height:24px;
	margin:0px 0px 20px;
}
#Farmers .about p img{
	max-width:547px;
	width:80%;
}

#Farmers .active{
	overflow:hidden;
	margin:0px 0px 28px;
}
#Farmers .active li{
	color:white;
	float:left;
	box-sizing:border-box;
	padding:0px 30px;
	line-height:24px;
	height:336px;
}
#Farmers .active li strong{
	display:block;
	text-align:center;
}
#Farmers .active li:nth-of-type(1){
	width:231px;
	height:284px;
	padding-top:113px;
	margin-top:52px;
	background:url(../../images/farmers/index_02.png) no-repeat left top;
}
#Farmers .active li:nth-of-type(2){
	width:257px;
	margin:0px 10px 0px 5px;
	height:336px;
	padding:90px 20px 0px 40px;
	background:url(../../images/farmers/index_03.png) no-repeat left top;
}
#Farmers .active li:nth-of-type(3){
	background:url(../../images/farmers/index_04.png) no-repeat left top;
	padding-top:81px;
	margin-top:54px;
	height:282px;
	width:232px;
}
@media screen and (max-width: 1120px){
#Farmers .active li:nth-of-type(1),
#Farmers .active li:nth-of-type(2),
#Farmers .active li:nth-of-type(3){
	float:none;
	margin:0px auto 20px;
}
}
/*-- farmersEventList --*/
/*-- ------------------------------------------------- --*/
#Farmers ul.farmersEventList{
	width:100%;
	overflow:hidden;
}
#Farmers ul.farmersEventList li{
	float:left;
	width:22%;
	margin:0px 4% 20px 0px;
	position:relative;
}
#Farmers ul.farmersEventList li a{
	display:block;
	text-decoration:none;
}
#Farmers ul.farmersEventList li h3{
	text-align:center;
	color:white;
	border-radius:3px;
	line-height:24px;
	padding:4px 0px;
	margin:0px 0px 10px;
	font-size:16px;
	font-weight:bold;
	background-size:80% auto !important;
}
#Farmers ul.farmersEventList li h3::before{
	display:inline-block;
	content:"";
	height:15px;
	vertical-align:-2px;
	margin:0px 4px 0px 0px;
}
#Farmers ul.farmersEventList li h3.cat01{
	background:url(../../images/kids/bg_cat_01.png) repeat-y center top #66cc66;
}
#Farmers ul.farmersEventList li h3.cat01::before{
	background:url(../../images/farmers/cat_01.png) no-repeat left top;
	width:12px;
}
#Farmers ul.farmersEventList li h3.cat02{
	background:url(../../images/kids/bg_cat_02.png) repeat-y center top #ff5252;
}
#Farmers ul.farmersEventList li h3.cat02::before{
	background:url(../../images/farmers/cat_02.png) no-repeat left top;
	width:21px;
}
#Farmers ul.farmersEventList li h3.cat03{
	background:url(../../images/kids/bg_cat_03.png) repeat-y center top #55a6ff;
}
#Farmers ul.farmersEventList li h3.cat03::before{
	background:url(../../images/farmers/cat_03.png) no-repeat left top;
	width:15px;
}
#Farmers ul.farmersEventList li a img{
	box-sizing:border-box;
	border:1px solid #ccc;
	width:100%;
}
#Farmers ul.farmersEventList li p{
	margin:0px 0px 0px;
	line-height:24px;
}
#Farmers ul.farmersEventList li p.date{
	font-size:12px;
	color:#666;
	line-height:20px;
	margin:17px 0px 6px;
	transition:color 300ms ease;
}
#Farmers ul.farmersEventList li p.ttl{
	font-weight:bold;
}
#Farmers ul.farmersEventList li a:hover p{
	color:#be904a;
}


#Farmers ul.farmersEventList li:nth-of-type(4n){
	margin-right:0px !important;
}
#Farmers ul.farmersEventList li:nth-of-type(4n+1){
	clear:both;
}

#Farmers ul.farmersEventList + nav.link{
	margin-top:22px;
	margin-bottom:60px;
}


#Farmers ul.topicsList h3{
	color:#0a913b;
}

#Farmers .note{
	text-align:center;
	background:#0a913b;
	border-radius:10px;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	line-height:24px;
	padding:24px 0px;
	margin:-22px 0px 60px;
}

/*-- 

	smp responsive Ele

====================================================== --*/
@media screen and (max-width: 800px){
#Farmers{
	background:none;
}
/*-- header --*/
/*-- ------------------------------------------------- --*/
#Farmers header{
	padding:0px;
	height:auto !important;
}
#Farmers header h1{
	display:block;
	margin:55px auto 0px;
	height:auto;
	background-size:cover;
}
#Farmers header h1 img{
	position:static;
	width:50%;
	margin:10px 0px 10px;
}
/*-- side --*/
/*-- ------------------------------------------------- --*/
#Farmers #side{
	margin-top:0px;
}
#Farmers .contentsNavi{
	margin:0px 20px;
}


#Farmers .contentsNavi li a{
	line-height:16px;
	padding:14px 10px 14px 48px;
	font-size:14px;
	position:relative;
}

/*-- contents --*/
/*-- ------------------------------------------------- --*/


/*-- about --*/
/*-- ------------------------------------------------- --*/
/*-- about --*/
/*-- ------------------------------------------------- --*/
#Farmers .about{
	background:none;
	max-width:1000px;
	margin:0px 20px;
	height:auto;
	width:auto;
}
#Farmers .about h2{
	background:none;
	text-align:center;
	padding:26px 0px 0px;
	margin:0px 0px 20px 0px;
}
#Farmers .about > img{
	width:100%;
	margin:0px 0px 14px;
}
#Farmers .about p{
	margin:0px 0px 20px;
}
#Farmers .about p img{
	width:100%;
}

#Farmers .active{
	overflow:hidden;
	margin:0px 0px 28px;
}
#Farmers .active li{
	float:none;
	padding:0px 30px;
	line-height:24px;
}
#Farmers .active li strong{
	display:block;
	text-align:center;
}

/*-- farmersEventList --*/
/*-- ------------------------------------------------- --*/
#Farmers ul.farmersEventList{
	margin:0px 20px;
	overflow:hidden;
	width:auto;
}
#Farmers ul.farmersEventList li{
	float:left;
	width:160px;
	width:48%;
	margin:0px 4% 0px 0px!important;
	padding:0px 0px 22px 0px !important;
	box-sizing:border-box;
	
}
#Farmers ul.farmersEventList li h3{
	font-size:14px;
}
#Farmers ul.farmersEventList li a{
	white-space:normal;
}
#Farmers ul.farmersEventList li p.date{
	margin:10px 0px 0px;
	font-weight:normal;
}
#Farmers ul.farmersEventList li:nth-of-type(2n){
	margin:0px !important;
}

#Farmers ul.farmersEventList li:nth-of-type(2n+1){
	clear:both;
}

#Farmers ul.farmersEventList + nav.link{
	margin-bottom:42px;
	margin-top:0px;
}
#Farmers .note{
	text-align:center;
	font-size:14px;
	padding:7px 14px;
	margin:-22px 20px 32px;
}



}

















