@charset "UTF-8";

/* home.css
**************************************************************************************/


/* Layout
=============================================================================*/

/* Main-visual
=============================================================================*/

.home .pc-mainvisual-area {
	width:100%;
}

.home .pc-mainvisual-area ul li img {
	width:100%;
	height:auto;
}

/*arrows*/
.home .pc-mainvisual-area .slick-arrow {
	width:52px;
	height:52px;
	display:block;
	border:none;
	padding:0;
	cursor:pointer;
	z-index:50;
	text-indent:101%;
	font-size:1px;
	white-space:nowrap;
	overflow:hidden;
}

.home .pc-mainvisual-area .slick-prev {
	width:52px;
	height:52px;
	position:absolute;
	top:50%;
	left:20px;
	margin:-26px 0 0 0;
	display:block;
	background:url("../../image/main-prev.png") no-repeat 0 0;
	background-size:52px auto;
}

.home .pc-mainvisual-area .slick-next {
	width:52px;
	height:52px;
	position:absolute;
	top:50%;
	right:20px;
	margin:-26px 0 0 0;
	display:block;
	background:url("../../image/main-next.png") no-repeat 0 0;
	background-size:52px auto;
}

.home .sp-mainvisual-area {
	display:none;
}

@media screen and (max-width: 767px){
.home .pc-mainvisual-area {
	display:none;
}

.home .sp-mainvisual-area {
	width:100%;
	display:block;
}

.home .sp-mainvisual-area ul li img {
	width:100%;
	height:auto;
}

/*arrows*/
.home .sp-mainvisual-area .slick-arrow {
	width:30px;
	height:30px;
	display:block;
	border:none;
	padding:0;
	cursor:pointer;
	z-index:50;
	text-indent:101%;
	font-size:1px;
	white-space:nowrap;
	overflow:hidden;
}

.home .sp-mainvisual-area .slick-prev {
	width:30px;
	height:30px;
	position:absolute;
	top:50%;
	left:10px;
	margin:-15px 0 0 0;
	display:block;
	background:url("../../image/main-prev.png") no-repeat 0 0;
	background-size:30px auto;
}

.home .sp-mainvisual-area .slick-next {
	width:30px;
	height:30px;
	position:absolute;
	top:50%;
	right:10px;
	margin:-15px 0 0 0;
	display:block;
	background:url("../../image/main-next.png") no-repeat 0 0;
	background-size:30px auto;
}
}

/* Important-area
=============================================================================*/

.home .important-area {
	width:100%;
}

.home .important-area .important-area-in {
	display:table;
	width:100%;
}

.home .important-area .important-area-in .title {
	display:table-cell;
	width:250px;
	background:#e33000;
	text-align:center;
	vertical-align:middle;
}

.home .important-area .important-area-in .title h2 {
	font-size:1px;
}

.home .important-area .important-area-in .important-list {
	display:table-cell;
	width:calc(100% - 250px);
	vertical-align:middle;
	padding:25px 25px 18px;
}

.home .important-area .important-area-in .important-list ul li {
	color:#574507;
	margin:0 0 7px 0;
}

.home .important-area .important-area-in .important-list ul li a {
	color:#574507;
}

.home .important-area .important-area-in .important-list ul li a:hover {
	color:#f39a00;
}

@media screen and (max-width: 767px){
.home .important-area .important-area-in {
	display:block;
}

.home .important-area .important-area-in .title {
	display:block;
	width:auto;
	padding:10px;
	width:100%;
	margin:0 0 0 -10px;
}

.home .important-area .important-area-in .title h2 {
	font-size:1px;
}

.home .important-area .important-area-in .important-list {
	display:block;
	width:auto;
	padding:15px 15px 8px;
}
}

/* Pickup
=============================================================================*/
	
.home .pickup-area {
	margin-bottom:20px;
}
.home #pickup {
	width:1200px;
	margin:0 auto;
	padding-left:44px;
	letter-spacing:-0.4em;
}
.home .pickup-area h2 {
	text-align:center;
	margin-bottom:60px;
}
.home #pickup .pickup-box {
	letter-spacing:normal;
	display:inline-block;
	vertical-align:top;  
	*display: inline;
	*zoom: 1;
	width:255px;
	margin-right: 44px;
	margin-bottom:60px;
}

.home #pickup .pickup-box a {
	text-decoration:none;
}

.home #pickup .img-area {
	display:table;
	width:210px;
	height:205px;
	margin:0 auto;
	position:relative;
	background:#f2ebd9;
}
.home #pickup .img-area span {
	position:absolute;
	left:0;
	top:0;
	border:1px solid #fff;
}
.home #pickup .img-area p {
	width:210px;
	height:205px;
	display: table-cell;
    text-align: center;
    vertical-align: middle;
}
.home #pickup .img-area img {
	max-width:210px;
	max-height:205px;
	text-align: center;
    vertical-align: middle;
}

.home #pickup .text-area {
	width:255px;
	margin:-12px 0 0 0;
}

.home #pickup .text-area .date {
	font-size:122%;
	font-style:italic;
	font-weight:bold;
	text-align:right;
	margin:0 0 10px 0;
	padding:3px 0 3px 110px;
	color:#222;
	position:relative;
	z-index:50;
}
.home #pickup a .text-area .date {
	color:#222;
}
/*アイコン*/
.home #pickup .text-area .ic001 {
	background:url("../../image/news-ic004.png") no-repeat left top;
	background-size:108px auto;
}
.home #pickup .text-area .ic002 {
	background:url("../../image/news-ic005.png") no-repeat left top;
	background-size:108px auto;
}
.home #pickup .text-area .ic003 {
	background:url("../../image/news-ic006.png") no-repeat left top;
	background-size:108px auto;
}
.home #pickup .text-area .ic004 {
	background:url("../../image/news-ic007.png") no-repeat left top;
	background-size:108px auto;
}
.home #pickup .text-area .title {
	color:#222;
}

.home #pickup a .text-area .title {
	color:#222;
	text-decoration:underline;
}

.home #pickup a:hover .text-area .title {
	color:#f39a00;
}

/*hover*/
.home #pickup a .img-area:hover {
	-webkit-transform:	rotateY(180deg);
	transform:		rotateY(180deg);
}
.home #pickup a .img-area ,
.home #pickup a .img-area:hover  {
	-webkit-transition:	all 0.6s ease;
	transition:		all 0.6s ease;
}

@media screen and (max-width: 767px){
.home .pickup-area h2 {
	text-align:center;
	margin-bottom:30px;
}
.home .pickup-area h2 img {
	width:300px;
	height:auto;
}
.home #pickup {
	width:300px;
	margin:0 auto;
	padding-left:0;
}
.home #pickup .pickup-box {
	width:140px;
	margin-right: 20px;
	margin-bottom: 20px;
}
.home #pickup .pickup-box:nth-child(even) {
	margin-right: 0;
}
.home #pickup .img-area {
	width:140px;
	height:137px;
}
.home #pickup .img-area p {
	width:140px;
	height:137px;
}
.home #pickup .img-area a {
	width:140px;
	height:137px;
}
.home #pickup .img-area img {
	max-width:140px;
	max-height:137px;
}

.home #pickup .img-area span img {
	max-width:140px;
	max-height:137px;
}
.home #pickup .text-area .date {
	font-size:15px;
	text-align:center;
	padding:3px 0 30px 0;
	margin:0 0 5px 0;
}
/*アイコン*/
.home #pickup .text-area .ic001 {
	background:url("../../image/news-ic004.png") no-repeat center bottom;
	background-size:108px auto;
}
.home #pickup .text-area .ic002 {
	background:url("../../image/news-ic005.png") no-repeat center bottom;
	background-size:108px auto;
}
.home #pickup .text-area .ic003 {
	background:url("../../image/news-ic006.png") no-repeat center bottom;
	background-size:108px auto;
}
.home #pickup .text-area .ic004 {
	background:url("../../image/news-ic007.png") no-repeat center bottom;
	background-size:108px auto;
}
.home #pickup .text-area {
	width:140px;
	text-align:center;
}
}

/* Commit-area
=============================================================================*/

.home .commit-area {
	height:570px;
	margin:0 0 60px 0;
	background:url("../../image/commit-bg001-pc.jpg") no-repeat center top;
}

.home .commit-area .commit-area-in {
	width:1260px;
	margin:0 auto;
	position:relative;
}

.home .commit-area .title {
	position:absolute;
	top:39px;
	right:22px;
}

.home .commit-area a:hover {
	filter: alpha(opacity=80);
	-moz-opacity:0.80;
	opacity:0.80;
}


.home .commit-area .btn001 {
	position:absolute;
	top:103px;
	left:10px;
	z-index:50;
}

.home .commit-area .btn002 {
	position:absolute;
	top:30px;
	left:282px;
	z-index:50;
}

.home .commit-area .btn003 {
	position:absolute;
	top:155px;
	left:524px;
	z-index:50;
}

.home .commit-area .btn004 {
	position:absolute;
	top:40px;
	left:826px;
	z-index:50;
}

.home .commit-area .farmer {
	position:absolute;
	top:357px;
	left:194px;
}

.home .commit-area .tractor {
	position:absolute;
	top:382px;
	right:210px;
}

@media screen and (max-width: 767px){
.home .commit-area {
	width:100%;
	padding:0 10px;
	height:450px;
	margin:0 0 30px -10px;
	background:url("../../image/commit-bg001-sp.jpg") no-repeat center top;
	background-size:600px auto;
}
.home .commit-area .commit-area-in {
	width:300px;
}
.home .commit-area .title {
	position:absolute;
	top:21px;
	right:inherit;
	left:50px;
}
.home .commit-area .title img {
	width:200px;
	height:auto;
}
.home .commit-area .btn001 {
	position:absolute;
	top:85px;
	left:10px;
}
.home .commit-area .btn002 {
	position:absolute;
	top:85px;
	left:157px;
}
.home .commit-area .btn003 {
	position:absolute;
	top:230px;
	left:-10px;
}
.home .commit-area .btn004 {
	position:absolute;
	top:230px;
	left:153px;
}
.home .commit-area .btn001 img {
	width:136px;
	height:auto;
}
.home .commit-area .btn002 img {
	width:127px;
	height:auto;
}
.home .commit-area .btn003 img {
	width:156px;
	height:auto;
}
.home .commit-area .btn004 img {
	width:140px;
	height:auto;
}
.home .commit-area .farmer {
	position:absolute;
	top:367px;
	left:-10px;
}

.home .commit-area .farmer img {
	width:85px;
	height:auto;
}

.home .commit-area .tractor {
	position:absolute;
	top:381px;
	right:0;
}

.home .commit-area .tractor img {
	width:67px;
	height:auto;
}
}

/* Blog-area
=============================================================================*/

.home .blog-area {
	width:814px;
	margin:0 auto 60px;
}

.home .blog-area ul li {
	float:left;
	margin:0 23px 0 0;
}

.home .blog-area ul li:last-child {
	margin:0;
}

.home .blog-area ul li a:hover {
	filter: alpha(opacity=70);
	-moz-opacity:0.70;
	opacity:0.70;
}

@media screen and (max-width: 767px){
.home .blog-area {
	width:auto;
	margin:0 auto 30px;
}

.home .blog-area ul li {
	width:32%;
	margin:0 2% 0 0;
}

.home .blog-area ul li:last-child {
	margin:0;
}

.home .blog-area ul li img {
	width:100%;
	height:auto;
}
}

/* Top-banner-area
=============================================================================*/

.home .top-banner-area {
	width:1000px;
	margin:0 auto 60px;
	position:relative;
}

.home .top-banner-area .title {
	text-align:center;
	margin:0 0 10px 0;
}

.home .top-banner-area .slick-slide {
	width:250px;
	overflow:hidden;
	text-align:center;
	display:block;
}

.home .top-banner-area .slick-slide a:hover {
	filter: alpha(opacity=70);
	-moz-opacity:0.70;
	opacity:0.70;
}

.home .top-banner-area .slick-slide img {
	display:inline-block;
	max-width:250px;
}

/*arrows*/
.home .top-banner-area .slick-arrow {
	width:49px;
	height:45px;
	display:block;
	border:none;
	padding:0;
	cursor:pointer;
	text-indent:101%;
	font-size:1px;
	white-space:nowrap;
	overflow:hidden;
}

.home .top-banner-area .slick-prev {
	width:49px;
	height:45px;
	position:absolute;
	top:50%;
	left:-100px;
	margin:-22px 0 0 0;
	display:block;
	background:url("../../image/prev.png") no-repeat 0 0;
	background-size:49px auto;
}

.home .top-banner-area .slick-next {
	width:49px;
	height:45px;
	position:absolute;
	top:50%;
	right:-100px;
	margin:-22px 0 0 0;
	display:block;
	background:url("../../image/next.png") no-repeat 0 0;
	background-size:49px auto;
}

.home .top-banner-area .btn-area {
	padding:17px 0 0 0;
	text-align:center;
}

.home .top-banner-area .btn-area a:hover {
	filter: alpha(opacity=70);
	-moz-opacity:0.70;
	opacity:0.70;
}

@media screen and (max-width: 767px){
.home .top-banner-area {
	width:auto;
	padding:0 30px;
	margin:0 0 30px 0;
}

.home .top-banner-area .title img {
	width:240px;
	height:auto;
}

.home .top-banner-area .slick-slide img {
	width:100%;
	height:auto;
}

/*arrows*/
.home .top-banner-area .slick-arrow {
	width:30px;
	height:21px;
}

.home .top-banner-area .slick-prev {
	width:30px;
	height:21px;
	top:50%;
	left:-35px;
	margin:-15px 0 0 0;
	background:url("../../image/prev.png") no-repeat 0 0;
	background-size:30px auto;
}

.home .top-banner-area .slick-next {
	width:30px;
	height:21px;
	top:50%;
	right:-35px;
	margin:-15px 0 0 0;
	background:url("../../image/next.png") no-repeat 0 0;
	background-size:30px auto;
}

.home .top-banner-area .btn-area img{
	width:200px;
	height:auto;
}
}

/* Bottom-banner-area
=============================================================================*/

.home .bottom-banner-area {
	padding:30px 0;
	background:url("../../image/index-bg001.png") repeat-y center top;
}

.home .bottom-banner-area ul {
	width:960px;
	margin:0 auto;
    letter-spacing: -0.4em;
}

.home .bottom-banner-area ul li {
	display: inline-block;
	padding:0 30px 20px 0;
    letter-spacing: normal;
    vertical-align: top;
}

.home .bottom-banner-area ul li:nth-child(3n) {
	padding:0;
}

.home .bottom-banner-area ul li a:hover {
	filter: alpha(opacity=70);
	-moz-opacity:0.70;
	opacity:0.70;
}

@media screen and (max-width: 767px){
.home .bottom-banner-area {
	padding:15px 0;
}

.home .bottom-banner-area ul {
	width:auto;
	text-align:center;
}

.home .bottom-banner-area ul li {
	float:none;
	padding:0 0 10px 0;
}
.home .bottom-banner-area ul li:nth-child(3n) {
	padding:0 0 10px 0;
}
.home .bottom-banner-area ul li img {
	width:280px;
	height:auto;
}

}