@charset "UTF-8";
/* CSS Document */

/* ダミー　*/
.dummy {
	color: #FF0066 !important;
}

/* ------------------------------ PC ------------------------------ */

/* ---------- ハウス栽培モデル ---------- */
/* タイトル */
.mainContents__Sec-greenhouse-title {
	width: 100%;
	padding: 132px 0 237px;
	background: url(../../images/slide/slide-02.jpg) no-repeat;
	background-position: center;
	background-size: cover;
}
	.greenhouse-title-head {
		margin: 0 auto;
		width: 1280px;
		font-family: "Times New Roman", 游明朝, "Yu Mincho", 游明朝体, YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", HiraMinProN-W3, HGS明朝E, "ＭＳ Ｐ明朝", "MS PMincho", serif;
		font-size: calc(43rem / 16);
		line-height: calc(51em / 43);
		font-weight: normal;
		letter-spacing: 0;
		text-align: center;
		color: #FFF;
	}
	.greenhouse-title-subhead {
		margin: 6px auto 0;
		width: 1280px;
		font-size: calc(19rem / 16);
		line-height: calc(24em / 19);
		letter-spacing: 0.165em;
		text-align: center;
		color: #FFF;
	}
/* 事業概略 */
.mainContents__Sec-greenhouse-outline {
	margin: -129px auto 0;
	width: 1080px;
	padding: 42px 50px;
	background: #272727;
	box-shadow: 0px 6px 24px 0px rgba(0, 0, 0, 0.35);
}
	.greenhouse-outline-head {
		font-size: calc(27rem / 16);
		line-height: calc(39em / 27);
		color: #FFF;
	}
	.greenhouse-outline-head .small {
		font-size: calc(21rem / 16);
		line-height: calc(39em / 21);
		color: #FFF;
	}
	.greenhouse-outline-lead {
		margin-top: 30px;
		font-size: calc(17rem / 16);
		line-height: calc(33em / 17);
		color: #FFF;
	}
	.greenhouse-outline-image {
		float: right;
		margin: 9px 0 36px 50px;
		width: 360px;
	}
/* 国産パプリカの意義 */
.mainContents__Sec-greenhouse-meaning {
	margin: 120px auto;
	width: 1280px;
}
	.greenhouse-meaning-head {
		margin: 84px auto 0;
		width: 980px;
		font-size: calc(19rem / 16);
		line-height: calc(33em / 19);
		color: #2E5075;
		display: flex;
		align-items: center;
	}
	.greenhouse-meaning-table {
		margin: 84px auto 0;
		width: 980px;
		font-size: calc(16rem / 16);
		line-height: calc(33em / 16);
		background: #EEE;
		border-collapse: collapse;
	}
		.greenhouse-meaning-table tr {
			border-top: 3px solid #FFF;
		}
		.greenhouse-meaning-table th,
		.greenhouse-meaning-table td {
			padding: 15px 20px;
			vertical-align: top;
			text-align: left;
		}
		/* セル幅 */
		.greenhouse-meaning-table .cell-a {
			width: 210px;
		}
		.greenhouse-meaning-table .cell-b {
			width: 385px;
		}
		.greenhouse-meaning-table .cell-c {
			width: 385px;
		}
		/* テキスト装飾 */
		.greenhouse-meaning-table .normal {
			padding-right: 0.5em;
			font-weight: normal;
		}
		.greenhouse-meaning-table .disc {
			list-style-type: disc;
		}
/* パプリカ・ハイテクファームの利点 */
.mainContents__Sec-greenhouse-merit {
	margin: 120px auto;
	width: 1280px;
}
	.greenhouse-merit-head {
		margin: 84px auto;
		width: 980px;
		font-size: calc(19rem / 16);
		line-height: calc(33em / 19);
		color: #2E5075;
		display: flex;
		align-items: center;
	}
	.greenhouse-merit-lead {
		margin: 33px auto 0;
		width: 880px;
		font-size: calc(16rem / 16);
		line-height: calc(33em / 16);
	}
	.greenhouse-merit-list {
		margin: 33px auto 0;
		width: 880px;
		padding-left: 30px;
		font-size: calc(16rem / 16);
		line-height: calc(33em / 16);
		font-weight: bold;
		color: #2E5075;
	}
		.greenhouse-merit-list .disc {
			list-style-type: disc;
		}
/* 最先端施設の特徴 */
.mainContents__Sec-greenhouse-feature {
	margin: 120px auto;
	width: 1280px;
}
	.greenhouse-feature-head {
		margin: 84px auto;
		width: 980px;
		font-size: calc(19rem / 16);
		line-height: calc(33em / 19);
		color: #2E5075;
		display: flex;
		align-items: center;
	}
	.greenhouse-feature-list-outer {
		margin: 84px auto 0;
		width: 880px;
		padding-left: 40px;
	}
		.greenhouse-feature-list {
			font-size: calc(16rem / 16);
			line-height: calc(36em / 16);
			list-style-type: decimal;
		}
			.greenhouse-feature-list li {
				padding-left: 15px;
			}
	/* 設計図 */
	.greenhouse-feature-pict-outer {
		margin: 84px auto 0;
		width: 980px;
	}
		.greenhouse-feature-pict {
			width: 980px;
		}
		.greenhouse-feature-pict-caption {
			margin-top: 45px;
			font-size: calc(19rem / 16);
			line-height: calc(21em / 19);
			font-weight: bold;
			text-align: center;
		}
	/* 写真 */
	.greenhouse-feature-photo-outer {
		margin: 0 auto;
		width: 1060px;
		display: flex;
		justify-content: center;
		flex-wrap: wrap;
	}
		.greenhouse-feature-photo-box {
			margin: 84px 40px 0;
			width: 450px;
		}
			.greenhouse-feature-photo {
				width: 450px;
			}
			.greenhouse-feature-photo-caption {
				margin-top: 36px;
				font-size: calc(19rem / 16);
				line-height: calc(21em / 19);
				font-weight: bold;
			}
			.greenhouse-feature-photo-caption-sub {
				margin-top: 9px;
				font-size: calc(16rem / 16);
				line-height: calc(30em / 16);
			}