@charset "UTF-8";
/* CSS Document */
.left {
	float: left;
}

.right {
	float: right;
}

.center {
	text-align: center;
}

.sp {
	display: none;
}

@media screen and (max-width: 430px) {
	.pc {
		display: none;
	}

	.sp {
		display: block;
	}
}

/*「農家の営業マン」として */
.underTitle h2 {
    float: left;
    font-size: 25px;
    color: #fff;
    margin-top: 36px;
    letter-spacing: 2px;
}
@media screen and (max-width:500px){
	.underTitle h2{
		margin-top: 0;
	}
}
.categoryTitle {
	color: #505050;
}
.categoryTitle h2{
	font-size:30px;
	color: #000;
	font-weight:bold;
	text-align:center;
	margin-bottom:20px;
}
@media screen and (max-width: 430px) {
	.underTitleCategory h2{
		float:none;
		text-align:center;
		padding-top: 20px;
	}
	.underTitleCategory nav{
		float:none;
		margin: 20px 0 15px;
	}
}
@media screen and (max-width: 430px) {
	.categoryTitle h1{
	font-size:20px;
}
	}
.categoryTitle p{
	font-size:16px;
	text-align:center;
	margin-bottom:60px;
	line-height: 1.8em;
}
@media screen and (max-width: 430px) {
	.categoryTitle p{
	margin-bottom:35px;
}
	}
/* 「農家の営業マン」として ここまで */

/* マーケティング・販売戦略構築（タブ）*/
.tab{overflow:hidden;}
.hide {display:none;}
.tab li.select{opacity:1;}
.tab li{opacity:0.7;cursor: pointer;}
@media screen and (max-width: 640px) {
	.tab li.select{
		background-color:#f0f3eb;
		}
	}
/* マーケティング・販売戦略構築（タブ） ここまで */

/* マーケティング・販売戦略構築*/
.categoryBtn{
	float:left;
	width:28%;
	position:relative;
}
@media screen and (max-width: 640px) {
	.categoryBtn{
		float:none;
		width:100%;	}
	.tab{
		border:1px solid #dcd2d2;
	}
	.categoryBtn li{
		float:left;
		width: 45.8%;
		padding:2%;
	}
	.tab li{
		opacity:0.7;
		}
	.categoryBtn li:nth-child(2n){
		border-left:1px solid #dcd2d2;
	}
	.categoryBtn li:nth-child(3){
		border-top:1px solid #dcd2d2;
	}
	.categoryBtn li:nth-child(4){
		border-top:1px solid #dcd2d2;
	}
}
.categoryPic{
	    position: absolute;
    top: 500px;
    left: -40px;
}
@media screen and (max-width: 640px) {
	.categoryPic{
		display:none;
}
	}
.categoryBtn img {
    width: 98%;
}
.categoryContent{
	color: #505050;
	float:right;
	width:63%;
	min-height:730px;
	background-image: url("../img/img_category/bg_categorycontent.png") ;
	background-position:center;
	border-radius:10px;
	padding:35px 4.5%;
	position:relative;
	/*z-index: -1;*/
	line-height: 1.5em;
}
@media screen and (max-width: 640px) {
	.categoryContent{
		float:none;
		width: 91%;
	}
}
.categoryGreens{
	position:absolute;
	top:-60px;
	right: -20px;
}
@media (max-width: 950px) {
	.categoryGreens{
	top:-60px;
	right: -50px;
}
	.categoryGreens img{
		width:91%;
}
}
@media screen and (max-width: 500px) {
	.categoryGreens{
		display:none;
}
	}
.categoryContent h2{
	font-size:24px;
	color:#668339;
	letter-spacing:0.05em;
	font-weight:bold;
	margin-bottom:15px;
}
@media screen and (max-width: 430px) {
	.categoryContent h2{
		font-size:20px;
	}
}
.categoryContent h3 {
	font-size: 18px;
	font-weight: bold;
	color: #a38465;
	margin-bottom: 10px;
	padding: 2px 0 3px 10px;
	border-left: 8px solid #a38465;
	letter-spacing: 0.08em;
}
@media screen and (max-width: 640px) {
	.categoryContent h1{
	font-size:28px;
}
	}
@media screen and (max-width: 430px) {
	.categoryContent h1{
	font-size:22px;
}
}
.categoryTxt01 {
	width: 50%;
	margin-top: 10px;
}
/*.categoryTxt01 p:first-child{
	float:left;
	width:55%;
}*/
@media screen and (max-width: 430px) {
	.categoryTxt01{
		width:100%;
		float: none;
	}
}
/*.categoryTxt01 p:last-child{
	float:right;
	width:42%;
}*/
.categoryTxt01 p:last-child{
	margin-top: 20px;
}
.categoryTxt02 {
	width: 50%;
}
@media screen and (max-width: 430px) {
	.categoryTxt02 {
		float:none;
		width:100%;
	}
}
/*.categoryTxt02 p:first-child{
	float:right;
	width:55%;
}*/
@media screen and (max-width: 430px) {
	.categoryTxt02 p:first-child{
		/*float:none;*/
		width:100%;
	}
}
/*.categoryTxt02 p:last-child{
	float:left;
	width:42%;
}*/
@media screen and (max-width: 430px) {
	.categoryTxt02 p:last-child{
		margin: 20px 0 15px;
	}
}
.categoryLine{
	margin:25px 0 35px;
}
@media screen and (max-width: 430px) {
	.categoryLine{
	margin:20px 0 30px;
}
	}
.categoryTxt03{
	background-color:#fff;
	padding:28px 4%;
	margin-top:30px;
}
@media screen and (max-width: 430px) {
	.categoryTxt03{
	padding:28px 8%;
}
	}
.categoryTxt03 h2{
	color:#559623;
	font-weight:bold;
	margin-bottom:5px
}
.categoryIco640{
	display:none;
}
@media screen and (max-width: 640px) {
	.categoryIco640{
		display:block;
		text-align:center;
	}
	.categoryIco640 img{
		width:28px;
		margin: 17px 0 10px;
	}
	}
@media screen and (max-width: 430px) {
	/*.categoryIco640 img{
		margin: 17px 0 -14px;
		z-index:10;
	}*/
	}
/* マーケティング・販売戦略構築 ここまで */


#Box{
	width: 100%;
}
#Box ul {
	margin: 0 auto;
	width: 700px;
}

.farmersText .right {
	width: 48%;
    margin-top: 12px;
}

@media screen and (max-width: 430px) {
	.farmersText .right {
		width: 100%;
		float: none;
	}
}

.farmersText02 {
	margin-top: 20px;
}

.farmersText02 {
	margin-top: 20px;
}

.farmersText03 .left {
	width: 48%;
}

@media screen and (max-width: 430px) {
	.farmersText03 .left {
		width: 100%;
		float: none;
	}
}

.categoryTxt02 p:last-child {
	margin-top: 30px;
}

.categoryTxt03 h4 {
	font-weight: bold;
	color: #559623;
	margin-bottom: 10px;
}

.farmersFlow h5 {
	font-weight: bold;
	color: #715c23;
}

.farmersFlow div {
	background: rgba(130,170,85,0.2);
	margin-bottom: 2px;
	padding: 5px 15px 4px;
}

.farmersFlow div:last-child {
	margin-bottom: 0;
}

.farmersFlow div p {
	font-size: 14px;
	width: 392px;
}
.farmersFlow span{
	letter-spacing: -0.35em;
}
@media screen and (max-width: 1000px) {
	.farmersFlow div p {
		width: 100%;
		clear: both;
	}
}

.worksSlideArea {
	margin-top: 80px;
}

.worksSlideArea h2 {
	font-weight: bold;
	color: #beb4b4;
	margin-bottom: 20px;
	padding: 5px 0;
	position: relative;
}

.worksSlideArea h2:before,
.worksSlideArea h2:after {
	content: "";
	display: block;
	position: absolute;
}

.worksSlideArea h2:before {
	width: 100%;
	height: 1px;
	top: 14px;
	left: 0;
	border-top: 1px dashed #dcd2d2;
	z-index: -2;
}

@media screen and (max-width:430px) {
	#userSlider h2:before {
		top: 33px;
	}
	.worksSlideArea h2:before{
		top: 13px;
	}
}

.worksSlideArea h2:after {
	width: 173px;
	height: 40px;
	margin: 0 auto;
	top: 0;
    left: 0;
	right: 0;
	background: #fff;
	z-index: -1;
}

.worksSlideArea.user h2:after {
	width: 370px;
}
#consultingSlide h2:after{
	width: 200px;
	}
#userSlider h2:after{
	width: 380px;
	}

@media screen and (max-width:430px) {
	.worksSlideArea.user h2:after {
		width: 215px;
	}
	#userSlider h2:after{
	width: 170px;
	}
}

.worksSlideArea li {
	width: 420px;
	margin: 0 5px;
	background: url("../img/arrow.png") no-repeat 95% 50%;
	cursor: pointer;
    border: 1px solid #D3D3D3;
}
@media screen and (max-width: 420px) {
	.worksSlideArea li{
		width:350px;
	}
}
@media screen and (max-width: 350px) {
	.worksSlideArea li{
		width:320px;
	}
}

.worksSlideArea li p:first-child {
    width: 100px;
    height: 100px;
	background-size: cover;
    background-position: center;
}

.worksSlideArea li p:last-child {
    font-size: 14px;
    margin-top: 35px;
    padding-left: 10px;
	width: 65%;
}
@media screen and (max-width:640px) {
	.worksSlideArea li p:last-child {
		margin-top: 15px;
	}
}

.worksSlideArea li a {
	color: #333;
}

.worksSlideArea li span {
	font-size: 11px;
}

.slick-prev,
.slick-next {
	width: auto;
	height: auto;
	top: -40px;
}

@media screen and (max-width:430px) {
	.slick-prev,
	.slick-next {
		top: -42px;
	}
}

.slick-next {
	right: 15px;
}

.slick-prev {
	left: 15px;
}

.slick-prev:before,
.slick-next:before {
	content: "";
	width: 28px;
	height: 28px;
	display: block;
}

.slick-prev:before {
	background: url("../img/ico_prev01.png") no-repeat 0 0;
}

.slick-next:before {
	background: url("../img/ico_next01.png") no-repeat 0 0;
}

.marketingStep {
	padding: 2px;
	background: #fff;
	border: 1px solid #b4b4b4;
	box-sizing: border-box;
}

.marketingStep:nth-child(3) {
	margin-top: 30px;
}

.stepNumber {
	color: #fff;
	width: 36px;
	padding: 19px 0 12px;
	background: #dcb400;
}

@media screen and (max-width:500px) and (min-width:431px) {
	.stepNumber {
		width: 26px;
	}
}

@media screen and (max-width:430px) {
	.stepNumber {
		padding: 31px 0 24px;
	}
}

.marketingStep h3 {
	color: #4d4d4d;
	border-left: 0;
	padding: 0;
	margin: 0;
}

@media screen and (max-width:768px) and (min-width:641px) {
	.marketingStep h3 {
		font-size: 17px;
	}
}

@media screen and (max-width:530px) {
	.marketingStep h3 {
		font-size: 17px;
	}
}

@media screen and (max-width:450px) {
	.marketingStep h3 {
		font-size: 16px;
	}
}

.marketingStep .txtArea {
	padding: 6px 0px 4px 10px;
}

@media screen and (max-width:768px) and (min-width:641px) {
	.marketingStep .txtArea p {
		font-size: 13px;
	}
}

@media screen and (max-width:530px) {
	.marketingStep .txtArea p {
		font-size: 13px;
	}
}

@media screen and (max-width:430px) {
	.marketingStep .txtArea p {
		width: 177px;
	}
}

.outsideContent {
	margin: 30px 0 35px;
}

.outsideList {
	width: 32%;
	margin-left: 2%;
	padding: 5px 5px 0;
	background: #fff;
	border: 2px solid #dcb400;
	box-sizing: border-box;
	background-size: 100%;
}

@media screen and (max-width:430px) {
	.outsideList {
		width: 100%;
		float: none;
		clear: both;
		margin-left: 0;
		margin-bottom: 5px;
	}
}

.outsideList:first-child {
	margin-left: 0;
	min-height:213px;
}

.outsideList:nth-child(2) {
	/*padding-bottom: 60px;*/
	background: url("../img/img_category/pic_farmers09.png") no-repeat 50% 93%,
				#fff;
	min-height:213px;
}
.outsideList:last-child{
	min-height: 213px;
	}
.outsideList:last-child p:first-child{
	margin-bottom: 15px;
}
@media screen and (max-width:430px) {
	.outsideList:nth-child(2) {
		padding-bottom: 5px;
		background: url("../img/img_category/pic_farmers09.png") no-repeat 98% 55%, #fff;
		background-size: 48%;
	}
	.outsideList:first-child,
	.outsideList:nth-child(2),
	.outsideList:last-child{
		min-height:148px;
	}
	.outsideList p.farmersImage{
		margin-top: 20px;
	}
}

@media screen and (max-width:430px) {
	.outsideList div {
		width: 54%;
		float: left;
	}
}

.outsideList h4 {
	font-weight: bold;
	color: #fff;
	margin-bottom: 10px;
	padding: 2px 0;
	background: #dcb400;
}

.outsideList p {
 	font-size: 13px;
	width: 93%;
	margin: 0 auto;
}

@media screen and (max-width:430px) {
	.outsideList p.farmersImage {
		width: 46%;
		float: right;
	}
}

/*.outsideList:first-child p {
	padding-bottom: 92px;
	background: url("../img/img_category/pic_farmers08.png") no-repeat 50% 100%;
	background-size: contain;
}

.outsideList:nth-child(2) p {
	padding-bottom: 44px;
	background: url("../img/img_category/pic_farmers09.png") no-repeat 50% 135%
}*/
.outsideList:last-child p.famersImage{
	margin-top: 20px;
	}
.outsideList:first-child p:last-child.farmersImage {
	margin-top: 18px;
}
.outsideList:last-child div{
	margin-bottom: 10px;
}

.categoryTitle p span{
	letter-spacing: -0.3em;
}
.categoryTxt03.farmersText04 p{
	margin-bottom:20px;
}
.categoryTxt03.txtBgWhite p{
	margin-bottom:20px;
}

.worksSlideArea h2 br{
	display:none;
}
@media screen and (max-width:500px) {
	.worksSlideArea h2 br{
		display:block;
	}
}

.categoryGreens01 {
	top: -40px;
    right: -45px;
}

.categoryGreens01 img {
	width: 85%;
}

.categoryGreens02 {
	top: -25px;
    right: 15px;
}