@charset 'UTF-8';
.main{
	padding: 16px 0 50px;
}

.text-center{
	text-align: center;
}
/* main
------------------------------*/
#header_wrap{
	background: url('../image/h2_index_bg.jpg') bottom repeat;
}

.mainimg {
/*	background: url(../image/h2_index_bg.jpg) center repeat;*/
	text-align: center;
	padding-bottom: 85px;
}
.mainimg .main_btn{
	max-width: 1000px;
	width: 100%;
	margin: -199px auto 0;
	text-align: right;
	padding-right: 90px;
	/* z-index: 56; */
	position: relative;
}

.mainimg {
	text-align: center;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	/* z-index: 1; */
	min-width: 960px;
}

.mainimg h2 {position: relative;position: relative;left: 50%;margin-left: -100%;}

/*------------------------- index-cultivate -------------------*/
.index-cultivate{
	overflow: hidden;
	background: url(../image/index_bg01.png) center top no-repeat,
	url(../image/index_bg_arrow.jpg) bottom left repeat-x;
	max-width: 100%;
	padding-bottom: 103px;
	margin-bottom: 0px;
}
.index-cultivate .box{
	width: 1000px;
	margin: 0 auto;
	padding: 31px 34px 0 32px;
}
.index-cultivate p.title{
	color: #2E5614;
	font-weight: bold;
	font-size: 2.4rem;
	margin-bottom: 6px;
}
.index-cultivate .box01{
	margin-bottom: 30px;
}
.index-cultivate .box01 .text{
	margin-top: 23px;
}
.index-cultivate .box01 .imgright .image {
    width: 289px;
}
.index-cultivate .box01 .imgright .image{
	margin-left: 47px;
}
.index-cultivate .box02 .text{
	margin-top: 21px;
}
.index-cultivate .box02 .imgleft .image{
	width: 288px;
}
.index-cultivate .box02 .imgleft .image{
	margin-right: 40px;
}
.index-cultivate .box02 p+p{
	letter-spacing: 0.1px;
}
.index-cultivate ul{
	width: 811px;
	margin: 40px auto 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: distribute;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
/*---------------------------- index-special -------------------------*/
.index-special{
	max-width: 100%;
	background: #FFFDF7;
	padding-top: 80px;
	padding-bottom: 76px;
	overflow: hidden;
	margin-bottom: 0;
}
.index-special p.img01{
	text-align: center;
}
.index-special p.text01{
	line-height: 1.2;
	text-align: center;
	margin-top: 33px;
	color: #473B28;
	font-weight: bold;
	margin-bottom: 50px;
	font-size: 4.0rem;
}
.index-special p.text01 span{
	display: inline-block;
	background: url(../image/index_line.jpg) bottom 6px center no-repeat;
}
.onlineshop {
	width: 1000px;
	margin: 0 auto 0px;
}
.onlineshop h3{
	display:none;
}
.onlineshop .imgbox {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 480px;
	margin-right: 80px;
}
.onlineshop .imglist {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.onlineshop .imglist .square {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 80px;
	margin: 38px 20px 0 0;
}
.onlineshop .imglist .square:nth-child(5n) {
	margin-right: 0;
}
.onlineshop .cart {
	text-align: left;
}
.onlineshop .cart input[type='image'] {
	cursor: pointer;
}
.onlineshop .cart .cart-btn .price {
	margin-bottom: 20px;
}
.onlineshop .cart .cart-btn .price .money {
	line-height: 1.0;
	color: #CE6161;
	font-weight: bold;
	font-size:3.0rem;
}
.onlineshop .cart .cart-btn .price .money span{
	display: inline-block;
	font-size: 3.2rem;
	margin-left: 5px;
}
.onlineshop .cart .cart-btn .submit {
	margin: 30px auto 10px;
}
.onlineshop .cart .cart-btn .submit:hover,
.onlineshop .cart .cart-option li.view:hover{
	opacity: 0.8;
}
.onlineshop .cart .cart-option {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	line-height: 1.0;
	width: 316px;
	margin: 0 auto 27px;
}
.onlineshop .cart .cart-option a {
	display: block;
}
.onlineshop .cart .title {
	margin-bottom: 5px;
	font-size: 1.6rem;
	line-height: 1.2;
	font-weight: bold;
}
.onlineshop .cart .text {
	text-align: left;
	margin-bottom: 25px;
}
.onlineshop .tablebox {
	margin-top: 50px;
}

.button {
	margin-top: 40px;
}
/*--------------------------- index-contribute -------------------*/
.index-contribute{
	overflow: hidden;
	max-width: 100%;
	background: url(../image/index_bg_arrow02.jpg) top repeat-x;
	background-color: #F8F6EE;
	padding-top: 105px;
	margin-bottom: 85px;
}
.index-contribute .box{
	width: 1000px;
	margin: 0 auto;
}
.index-contribute .imgright .image{
	width: 400px;
}
.index-contribute .text{
	margin-top: -5px;
}
.index-contribute .text p+p{
	margin-top: 24px;
}
/* news
------------------------------*/
.index-news{
	overflow: hidden;
	margin-bottom: 57px;
}
.index-news .boxx{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	background: #FFFDF7;
	border-radius: 5px;
	padding: 48px 30px 35px 32px;
}
.index-news .box .left{
	width: 176px;
}
.news-box {
	width: 734px;
}
.news-box .news {
	background: url('../image/br.png') left bottom repeat-x;
	padding: 20px 0 16px;
}
.news-box .news:first-child {
	padding-top: 7px;
	padding-bottom: 20px;
}
.news-box .news .image {
	width: 150px;
}
.news-box .news .date {
	margin-top: -5px;
}
.news-box .imgleft .image{
	margin-right: 20px;
}
p.btn_news{
	line-height: 1.0;
	margin-top: 25px;
	text-align: right;
}