@charset "UTF-8";


/**************************************************
　mainContents
***************************************************/

.headerImage {
	background: url("https://www.jitsuta.co.jp/image/service/forestry/header.png") no-repeat center center;
	background-size: cover;
}

/**************************************************
　共通
***************************************************/

.eachServiceFeatureText {
	line-height: 1.6em;
}
.eachServiceFeatureText li {
	padding-left: 15px;
	position: relative;
}
.eachServiceFeatureText li::before {
	content: "・";
	left: 0;
	position: absolute;
	text-align: center;
	top: 0;
	width: 15px;
}

/* カタログ */
.assist .officialLink,
.aruq .officialLink,
.assistz .officialLink,
.mokuzai .officialLink,
.kiroq .officialLink {
	background-color: #0C1B70;
	height: 70px;
	line-height: 70px;
	margin-bottom: 80px;
	width: 300px;
}
.assist .officialLink a,
.aruq .officialLink a,
.assistz .officialLink a,
.mokuzai .officialLink a,
.kiroq .officialLink a {
	color: #fff;
}

/**************************************************
　Assist
***************************************************/

.assist .eachServiceEyeCatch {
	background: url("https://www.jitsuta.co.jp/image/service/forestry/assist/eyecatch.jpg") no-repeat center center;
	background-size: cover;
}
.assist .eachServiceLabel {
	width: 100px;
}
.assist .eachServiceFeatureNo::before {
	content: "特徴";
	font-family: 'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', sans-serif;
	left: 0;
	position: absolute;
}

/* Assist 8 */
.assist .pointBox {
	background-color: #E5F0F6;
	border: 4px solid #0C1B70;
	border-radius: 10px;
	position: relative;
}
.circle {
	background: linear-gradient(to bottom right, #ccbd1a, #ff7f00);
	background: linear-gradient( 165deg, #3992BF, #3B55BF, #0F2591 );
	border-radius: 50%;
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
	height: 130px;
	line-height: 128px;
	left: -50px;
	position: absolute;
	text-align: center;
	top: -50px;
	transform: rotate( -12deg );
	width: 130px;
}
.circle span {
	border-bottom: 2px solid #fff;
	border-bottom: 3px dotted #fff;
	padding-bottom: 3px;
}
.assist .pointBox h4 {
	border-bottom: 3px solid #0C1B70;
	color: #0C1B70;
	display: block;
	font-size: 1.4em;
	margin: 0 auto 30px;
	padding-bottom: 3px;
	text-align: center;
}
.assist .pointBox .contents {
	background-color: #fff;
}
.assist .pointBox .eachPoint h6 {
	background-color: #E2802B;
	color: #fff;
	font-weight: normal;
	text-align: center;
	width: 80px;
}
.assist .pointBox .eachPoint img {
	display: block;
	margin-bottom: 20px;
}

/* Assist 8 森林経営管理版 */
.assist .flowBox .flowImage {
	margin: 40px auto 30px;
}
.assist .flowBox .textBox {
	background-color: #DFEBC3;
	border-radius: 10px;
	margin: 0 auto;
}
.assist .flowBox .textBox h4 {
	border-bottom: 3px dotted #003C1F;
	color: #003C1F;
	display: block;
	font-size: 1.2em;
	padding: 0 0 3px 3px;
	position: relative;
}
.assist .flowBox .textBox h4::before {
	border-left: 3px solid #003C1F;
	border-bottom: 3px solid #003C1F;
	content: '';
	display: block;
	left: -35px;
	height: 8px;
	position: absolute;
	transform: rotate( -45deg );
	top: 5px;
	width: 14px;
	z-index: 2;
}
.assist .flowBox .textBox h4::after {
	background-color: #fff;
	border: 3px solid #003C1F;
	border-radius: 50%;
	content: '';
	display: block;
	height: 30px;
	left: -45px;
	position: absolute;
	top: -5px;
	width: 30px;
	z-index: 1;
}
.assist-ex .meritBox {
	margin: 0 auto;
}
.assist-ex .meritBox h4 {
	color: #0C1B70;
	font-size: 1.4em;
	padding-left: 33px;
	position: relative;
}
.assist-ex .meritBox h4::before {
	background-color: #0C1B70;
	content: '';
	height: 30px;
	left: 10px;
	position: absolute;
	top: 0;
	width: 9px;
}
.assist-ex .meritBox .eachBox {
	background-color: #E5F0F6;
	border-radius: 50%;
	color: #0C1B70;
	position: relative;
}
.assist-ex .meritBox .eachBox p {
	font-weight: bold;
	margin: 0 auto;
	width: 82%;
}
.assist-ex .meritBox .eachBox .no {
	background-color: #0C1B70;
	border-radius: 50%;
	color: #fff;
	font-size: 1.2em;
	height: 45px;
	line-height: 46px;
	left: 5px;
	position: absolute;
	text-align: center;
	top: 5px;
	width: 45px;
}
.assist-ex .serviceFeatureDetail .eachBox .textBox h4 {
	border-bottom: 2px solid #759C32;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 20px;
	padding: 0 0 5px 20px;
	position: relative;
}
.assist-ex .serviceFeatureDetail .eachBox .textBox h4::before {
	background-color: #759C32;
	content: "";
	display: block;
	height: 25px;
	left: 0;
	position: absolute;
	top: -1px;
	width: 10px;
}
.assist-ex .serviceFeatureDetail .eachBox .textBox .gray {
	font-size: .85em;
	margin-top: 30px;
	text-align: right;
}
.assist .newOption h4,
.assist-ex .newOption h4 {
	background: linear-gradient( 165deg, #3992BF, #3B55BF, #0F2591 );
	border-radius: 10px;
	box-sizing: border-box;
	color: #fff;
	font-size: 1.2em;
	margin-bottom: 35px;
	padding-left: 30px;
}
.assist .newOption .contents,
.assist-ex .newOption .contents {
	border-radius: 10px;
	box-sizing: border-box;
}
.assist-ex .worksBlock p {
	font-weight: bold;
	margin-bottom: 140px;
	text-align: center;
}
.assist-ex .worksBlock p span {
	border-bottom: 2px dotted #759C32;
	color: #759C32;
	display: block;
	font-size: 1.3em;
	margin: 0 auto 20px;
	padding-bottom: 3px;
	width: 260px;
}
.assist .systemRequirements .contents,
.assist-ex .systemRequirements .contents {
	margin: 0 auto;
}
.assist .systemRequirements dl,
.assist-ex .systemRequirements dl {
}
.assist .systemRequirements dl dt,
.assist-ex .systemRequirements dl dt {
	background-color: #f5f5f5;
	text-align: center;
}
.assist .systemRequirements .important,
.assist-ex .systemRequirements .important {
	color: #E57C11;
	font-size: 1.4em;
	font-weight: bold;
	text-align: center;
}


/**************************************************
　ARUQ
***************************************************/

.aruq .eachServiceEyeCatch {
	background: url("https://www.jitsuta.co.jp/image/service/forestry/aruq/eyecatch.jpg") no-repeat center center;
	background-size: cover;
}
.aruq .eachServiceLabel {
	font-size: 14px;
	width: 80px;
}
.aruq .eachServiceFeatureNo::before {
	content: "特徴";
	font-family: 'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', sans-serif;
	left: 0;
	position: absolute;
}
.aruq .prBlock .eachBox .textBox strong {
	color: #759C32;
	display: block;
}
.aruq .prBgBlock {
	background: url( './../image/service/forestry/aruq/prBg.jpg' ) no-repeat center;
	background-size: cover;
	color: #fff;
	text-align: center;
}
.aruq .meritBlock {
	background-color: #ECF4D9;
}
.aruq .meritBlock .eachBox {
	background-color: #fff;
	border-radius: 50%;
	position: relative;
	text-align: center;
}
.aruq .meritBlock .merit-01 .icon {
	background: url( './../image/service/forestry/aruq/merit-icon-01.png' ) no-repeat center;
}
.aruq .meritBlock .merit-02 .icon {
	background: url( './../image/service/forestry/aruq/merit-icon-02.png' ) no-repeat center;
}
.aruq .meritBlock .merit-03 .icon {
	background: url( './../image/service/forestry/aruq/merit-icon-03.png' ) no-repeat center;
}
.aruq .meritBlock .merit-04 .icon {
	background: url( './../image/service/forestry/aruq/merit-icon-04.png' ) no-repeat center;
}
.aruq .meritBlock .eachBox .icon {
	background-size: contain;
	height: 50px;
	margin: 0 auto;
	width: 50px;
}
.aruq .meritBlock .eachBox strong {
	display: block;
}
.assosiateGNSSHeader {
	background: url("https://www.jitsuta.co.jp/image/service/forestry/aruq/gnss-header.jpg") no-repeat center center;
	background-size: cover;
	color: #fff;
	text-align: center;
	width: 100%;
}
.assosiateGNSSEachProduct img {
	background-color: #CCC;
	display: block;
	margin: 0 auto;
}
.assosiateGNSSEachProduct h5 {
	border-bottom: 3px solid #C69D6F;
	display: inline-block;
	font-size: 15px;
	font-weight: normal;
	margin: 30px 0 15px;
	width: 100%;
}
.assosiateGNSSEachProduct h5 b {
	display: block;
	font-size: 16px;
	font-weight: bold;
	margin-top: 5px;
}
.assosiateGNSSEachProduct p a {
	border-bottom: 2px dotted #759C32;
	color: #759C32;
	display: block;
	margin: 40px auto 0;
	position: relative;
	text-align: center;
	width: 120px;
}
.assosiateGNSSEachProduct p a::before {
	color: #759C32;
	content: '»';
	margin-right: 4px;
}


/**************************************************
　OWL
***************************************************/

.owl .eachServiceEyeCatch {
	background: url("https://www.jitsuta.co.jp/image/service/forestry/owl/eyecatch.jpg") no-repeat center center;
	background-size: cover;
}
.owl .eachServiceLabel {
	font-size: 85%;
	width: 180px;
}
.owl .eachServiceFeatureNo::before {
	content: "特徴";
	font-family: 'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', sans-serif;
	left: 0;
	position: absolute;
}
.owl .officialLink {
	background-color: #759C32;
	border: initial;
	font-size: 16px;
	text-align: center;
}


/**************************************************
　Assist Z
***************************************************/

.assistz .eachServiceEyeCatch {
	background: url("https://www.jitsuta.co.jp/image/service/forestry/assistz/eyecatch.jpg") no-repeat center center;
	background-size: cover;
}
.assistz .eachServiceLabel {
	font-size: 85%;
	width: 100px;
}
.assistz .eachServiceFeatureNo::before {
	content: "機能";
	font-family: 'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', sans-serif;
	left: 0;
	position: absolute;
}
.assistz .eachServiceFeature {
	margin: 0 auto;
}
.assistz .eachServiceFeatureGif {
	text-align: center;
}
.assistz .eachServiceFeatureImageBox img {
	background-color: initial;
	height: initial;
	margin: 5px 0 0;
	max-height: 180px;
	width: initial;
}
.assistz .eachServiceFeatureImageBox .gray {
	color: #666;
}
.assistz .eachServiceFeatureOptionBox {
	margin: 50px 0 10px;
}
.assistz .eachServiceFeatureOptionBox p {
	clear: both;
	color: #777;
	font-size: .85em;
	text-align: right;
	padding: 5px 1px 0 0;
}
.assistz .eachServiceFeatureOptionBox div {
	background-color: #759C32;
	border: 2px solid #759C32;
	border-radius: 6px;
	color: #fff;
	display: inline-block;
	padding: 9px 25px 8px;
}

/**************************************************
　木材検収システム
***************************************************/

.mokuzai .eachServiceEyeCatch {
	background: url("https://www.jitsuta.co.jp/image/service/forestry/mokuzai/eyecatch.jpg") no-repeat center center;
	background-size: cover;
	position: relative;
}
.mokuzai .eachServiceEyeCatch img {
	position: absolute;
}
.mokuzai .eachServiceLabel {
	font-size: 85%;
	width: 100px;
}
.mokuzai strong {
	font-weight: bold;
	padding: 0 3px;
}
.mokuzai .deepLearning {
	color: #0C1B70;
}
.mokuzai .ai {
	color: #E57C11;
}
.mokuzai .eachServiceFeatureNo::before {
	content: "機能";
	font-family: 'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', sans-serif;
	left: 0;
	position: absolute;
}
/* AI画像認識 */
.mokuzai .sampleImageBlock {
	margin: 60px auto 0;
}
.mokuzai .eachSampleImage {
	margin: 0 auto;
}
.mokuzai .eachSampleImage p {
	background-color: #E5F0F6;
	border-radius: 5px;
	box-sizing: border-box;
	color: #0C1B70;
	font-size: 1.2em;
	font-weight: bold;
	height: 49px;
	line-height: 51px;
	margin-bottom: 30px;
	padding-left: 41px;
	position: relative;
	width: 100%;
}
.mokuzai .eachSampleImage p::before {
	background-color: #0C1B70;
	content: "";
	display: block;
	height: 25px;
	left: 18px;
	position: absolute;
	top: 12px;
	width: 9px;
}
.mokuzaiSystemFlow .eachServiceFeatureContents {
	margin: 30px auto;
}
.mokuzaiSystemEachStep {
	float: left;
	height: 240px;
}
.mokuzaiSystemEachFlowNo {
	background-color: #0C1B70;
	border-radius: 5px;
	color: #fff;
	float: left;
	font-size: 20px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	width: 40px;
}
.mokuzaiSystemEachFlowTitle {
	float: left;
	height: 50px;
	margin-left: 15px;
}
.mokuzaiSystemEachStep .caption {
	color: #777;
	font-size: 85%;
	margin-top: -10px;
}
.mokuzai .eachOtherFunction {	
	margin-bottom: 40px;
}
.mokuzai .eachOtherFunction .textBlock h5 {
	border-bottom: 2px solid #759C32;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 20px;
	padding: 0 0 5px 20px;
	position: relative;
}
.mokuzai .eachOtherFunction .textBlock h5::before {	
	background-color: #759C32;
	content: "";
	display: block;
	height: 25px;
	left: 0;
	position: absolute;
	top: -1px;
	width: 10px;
}
.mokuzai .eachOtherFunction .imageBlock h6 {
	font-size: 15px;
	font-weight: normal;
	margin-bottom: 10px;
}
.mokuzai .eachOtherFunction .imageBlock .caption {
	margin-top: 5px;
}
/* タップ入力 */
.mokuzaiTapFeatureContents h6 {
	background-color: #0C1B70;
	color: #fff;
	display: inline;
	font-size: 15px;
	font-weight: normal;
	padding: 8px 15px;
}
.mokuzaiTapFeatureContents .textBox ul {
	margin-top: 30px;
}
.mokuzaiTapFeatureContents .imageBox .caption {
	color: #777;
	font-size: 85%;
	margin-top: -10px;
	text-align: center;
}
.mokuzaiTapFeatureContents li {
	padding-left: 15px;
	position: relative;
}
.mokuzaiTapFeatureContents li::before {
	content: "・";
	left: 0;
	top: 0;
	position: absolute;
}


/**************************************************
　日報管理システム
***************************************************/

.kiroq .eachServiceEyeCatch {
	background: url("https://www.jitsuta.co.jp/image/service/forestry/kiroq/eyecatch.jpg") no-repeat center center;
	background: url("./../image/service/forestry/kiroq/eyecatch.jpg") no-repeat center center;
	background-size: cover;
}
.kiroq .eachServiceImageBlock {
	margin: 0 auto;
}
.kiroq .eachServiceImageBlock h4 {
	background-color: #0C1B70;
	color: #fff;
	font-size: .9em;
	font-weight: normal;
	height: 35px;
	line-height: 35px;
	margin-bottom: 30px;
	text-align: center;
	width: 140px;
}
.kiroq .eachServiceLabel {
	width: 100px;
}
.kiroq .eachServiceFeatureNo::before {
	content: "機能";
	font-family: 'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', sans-serif;
	left: 0;
	position: absolute;
}
.kiroq .eachServiceName span {
	display: block;
	font-size: 75%;
	margin-bottom: 5px;
}


/**************************************************
　デバイス振り分け設定
***************************************************/

/* ■■ SP ■■ */
@media (max-width: 767px) {

	/* リード文 */
	.serviceIntroductionBlock {
		margin: 60px auto 80px;
		width: 90%;
	}
	.forestryContents p {
		width: 90%;
	}

	/* 事業内容 */
	.serviceBlock {
		margin-bottom: -60px;
		padding-bottom: 0;
	}
	.serviceBlock .eachCategory:nth-of-type(7) span {
		font-size: 12px;
	}
	.serviceBlock .eachCategory:nth-of-type(1) .categoryText p,
	.serviceBlock .eachCategory:nth-of-type(2) .categoryText p {
		height: 160px;
	}
	.serviceBlock .eachCategory:nth-of-type(3) .categoryText p,
	.serviceBlock .eachCategory:nth-of-type(4) .categoryText p {
		height: 210px;
	}
	.serviceBlock .eachCategory:nth-of-type(5) .categoryText p,
	.serviceBlock .eachCategory:nth-of-type(6) .categoryText p {
		height: 160px;
	}

	/* 森林システム関連図 */
	.forestryCircleBlock {
		padding-bottom: 40px;
	}
	.forestryCircleContents {
		padding-bottom: 20px;
	}
	.forestryEachCircle {
		background-color: #0C1B70;
		border-radius: 50%;
		float: left;
		margin: 0 0 30px 10px;
		position: relative;
	}
	.forestryEachCircle:nth-last-of-type(even) {
		margin: 0 0 30px 15px;
	}
	.forestryEachCircleNo {
		background-color: #C39F6D;
		border-radius: 50%;
		color: #fff;
		font-size: 20px;
		font-weight: bold;
		height: 40px;
		left: -5px;
		line-height: 42px;
		position: absolute;
		text-align: center;
		top: 0px;
		width: 40px;
	}
	.forestryEachCircleAim {
		color: #fff;
		font-size: 16px;
		margin-top: 40px;
		text-align: center;
	}
	.forestryEachCircleSystem {
		margin-top: 5px;
	}
	.forestryEachCircleSystem span {
		background-color: #fff;
		border: 2px solid #0C1B70;
		border-radius: 15px;
		color: #0C1B70;
		display: block;
		float: left;
		font-size: 12px;
		line-height: 12px;
		padding: 3px 5px 2px;
		text-align: center;
	}
	.forestryEachCircleSystem a:nth-of-type(2) span {
		margin-left: 5px;
	}
	#forestryEachCircle-2 .forestryEachCircleSystem span,
	#forestryEachCircle-3 .forestryEachCircleSystem span {
		float: initial;
		margin: 10px auto 0;
		width: 50px;
	}
	#forestryEachCircle-6 .forestryEachCircleSystem span {
		float: initial;
		margin: 0 auto;
	}
	#forestryEachCircle-1 .forestryEachCircleAim,
	#forestryEachCircle-2 .forestryEachCircleAim,
	#forestryEachCircle-6 .forestryEachCircleAim {
		margin-top: 50px;
	}
	/* 関連図メッセージ */
	.forestryServiceFeatureContents {
		border: 2px solid #759C32;
		border-radius: 5px;
		margin: 0 auto;
		padding: 25px 20px;
		width: calc( 100% - 60px );
	}
	.forestryServiceFeatureContents h5 {
		background-color: #759C32;
		border-radius: 15px;
		color: #fff;
		font-size: 15px;
		font-weight: normal;
		margin: 0 auto;
		padding: 5px;
		text-align: center;
		width: calc( 100% - 10px );
	}
	.forestryServiceFeatureContents p {
		line-height: 24px;
		margin: 20px auto;
		width: 90%;
	}
	.forestryServiceFeatureContents span {
		border-bottom: dashed 1px #C69D6F;
		color: #C69D6F;
		display: block;
		margin: 0 auto;
		width: 192px;
	}

	/* 共通 */
	.assist .officialLink,
	.aruq .officialLink,
	.assistz .officialLink,
	.mokuzai .officialLink,
	.kiroq .officialLink {
		margin-top: 20px;
		width: 280px;
	}

	/* Assist 8 */
	.assist .pointBox {
		box-sizing: border-box;
		margin: 40px auto 60px;
		padding: 30px 20px;
		width: 85vw;
	}
	.assist .pointBox .contents {
		padding: 25px;
	}
	.assist .pointBox .eachPoint:first-of-type {
		margin-bottom: 30px;
	}
	.assist .pointBox .eachPoint h6 {
		font-size: .95em;
		height: 30px;
		line-height: 31px;
		margin-bottom: 10px;
	}
	.assist .pointBox .circle {
		display: none;
	}
	.assist .eachServiceFeature:nth-of-type(3) .eachServiceFeatureSubTitle {
		line-height: 22px;
	}

	/* Assist 8 森林経営管理版 */
	.assist .flowBox .flowImage {
		background: url( './../image/service/forestry/assist-ex/ex-flow-sp.png' ) no-repeat center center;
		background-size: 240px 590px;
		height: 590px;
		width: 240px;
	}
	.assist .flowBox .textBox {
		box-sizing: border-box;
		padding: 30px 20px 10px;
		width: 85vw;
	}
	.assist .flowBox .textBox h4 {
		margin: 0 0 20px 50px;
		width: calc( 85vw - 100px );
	}
	.assist-ex .meritBox {
		margin-bottom: 80px;
	}
	.assist-ex .meritBox h4 {
		margin-left: 20px;
	}
	.assist-ex .meritBox .contents {
		padding-top: 40px;
	}
	.assist-ex .meritBox .eachBox {
		margin: 0 auto 25px;
	}
	.assist-ex .meritBox .eachBox p {
		left: 10%;
		position: absolute;
	}
	.assist-ex .serviceFeatureDetail {
		margin: 40px auto 0;
		padding-top: 40px;
		width: 85vw;
	}
	.assist-ex .serviceFeatureDetail .contents {
		padding-top: 0;
	}
	.assist-ex .serviceFeatureDetail .eachBox .imageBox {
		text-align: center;
	}
	.assist-ex .serviceFeatureDetail .eachBox {
		margin: 40px auto 60px;
	}
	.assist-ex .eachServiceFeature:nth-of-type(6) .eachServiceFeatureSubTitle,
	.assist-ex .eachServiceFeature:nth-of-type(7) .eachServiceFeatureSubTitle,
	.assist-ex .eachServiceFeature:nth-of-type(8) .eachServiceFeatureSubTitle {
		line-height: 22px;
	}
	.assist-ex .eachServiceFeature:nth-of-type(3) .eachServiceFeatureSubTitle {
		line-height: 44px;
	}
	.assist .newOption h4,
	.assist-ex .newOption h4 {
		margin: 0 auto 30px;
		padding: 14px 20px 12px 20px;
		width: 85vw;
	}
	.assist .newOption .contents,
	.assist-ex .newOption .contents {
		padding: 5px 20px 10px;
	}	
	.assist .newOption .contents p,
	.assist-ex .newOption .contents p {
		margin: 0 auto 40px;
		width: 85vw;
	}
	.assist .systemRequirements .contents,
	.assist-ex .systemRequirements .contents {
		padding-top: 0;
		width: 85vw;
	}
	.assist .systemRequirements dl dt,
	.assist .systemRequirements dl dd,
	.assist-ex .systemRequirements dl dt,
	.assist-ex .systemRequirements dl dd {
		padding: 20px 0;
	}
	.assist .systemRequirements dl dt,
	.assist-ex .systemRequirements dl dt {
		color: #333;
		font-weight: bold;
	}
	.assist .systemRequirements dl dd,
	.assist-ex .systemRequirements dl dd {
		text-align: center;
	}
	.assist .systemRequirements .important,
	.assist-ex .systemRequirements .important {
		font-size: 1.2em;
		margin: 20px auto 60px;
		width: 85vw;
	}

	/* ARUQ */
	.aruq .prBlock {
		margin: 60px 0 80px;
	}
	.aruq .prBlock .eachBox {
		margin: 0 auto 60px;
		width: 85vw;
	}
	.aruq .prBlock .eachBox .imageBox {
		width: 85vw;
	}
	.aruq .prBlock .eachBox .imageBox img {
		max-width: 85vw;
	}
	.aruq .prBlock .eachBox .textBox strong {
		font-size: 1.2rem;
		margin: 20px 0 25px;
	}
	.aruq .prBgBlock {
		font-size: 1.1rem;
		margin-bottom: 80px;
		line-height: 2.4rem;
		padding: 40px 20px;
	}
	.aruq .meritBlock {
		margin: 40px 0 80px;
		padding: 60px 0;
	}
	.aruq .meritBlock .contents {
		margin: 0 auto;
		padding-top: 0;
	}
	.aruq .meritBlock .eachBox {
		float: left;
		margin: 0 0 30px 20px;
	}
	.aruq .meritBlock .merit-01,
	.aruq .meritBlock .merit-03 {
		margin-left: 0;
	}
	.aruq .meritBlock .merit-03,
	.aruq .meritBlock .merit-04 {
		margin-bottom: 10px;
	}
	.aruq .meritBlock .eachBox .icon {
		height: 40px;
		margin: 20px auto 10px;
		width: 40px;
	}
	.aruq .meritBlock .merit-04 .icon {
		margin: 15px auto 10px;
	}
	.aruq .videoBox {
		margin: 60px auto 70px;
	}
	.assosiateGNSSHeader {
		font-size: 18px;
		height: 220px;
		margin: 20px 0 60px;
		line-height: 32px;
	}
	.assosiateGNSSHeader p {
		padding-top: 50px;
		margin: 0 auto;
		width: 90%;
	}
	.assosiateGNSSProductBlock {
		padding-bottom: 1px;
	}
	.assosiateGNSSEachProduct {
		margin: 40px auto 70px;
	}
	.assosiateGNSSEachProduct img {
		height: 140px;
		width: 220px;
	}
	.assosiateGNSSEachProduct h5 {
		font-size: 18px;
		padding-bottom: 3px;
	}
	.aruq .eachServiceFeature:nth-of-type(1) .eachServiceFeatureSubTitle,
	.aruq .eachServiceFeature:nth-of-type(2) .eachServiceFeatureSubTitle,
	.aruq .eachServiceFeature:nth-of-type(3) .eachServiceFeatureSubTitle {
		line-height: 24px;
	}

	/* OWL */
	.owl .video-box {
		margin: 20px auto 70px;
		width: 90%;
	}
	.owl .video-box iframe {
		display: block;
		height: calc( 100vw * 0.56 );
		margin: 0 auto;
		width: 100%;
	}
	.owl .officialLink {
		height: 75px;
		line-height: 75px;
		margin: 10px auto 140px;
		width: 80%;
	}

	/* Assist Z */
	.assistz .eachServiceFeatureTitle {
		margin-bottom: 0;
	}
	.assistz .eachServiceFeature:first-of-type {
		padding-bottom: 40px;
	}
	.assistz .eachServiceFeature:not(:first-of-type) {
		padding: 40px 0;
	}
	.assistz .eachServiceFeatureContents {
		margin: 30px auto;
	}
	.assistz .eachServiceFeature .eachServiceFeatureSubTitle {
		line-height: 48px;
	}
	.assistz .eachServiceFeature:nth-of-type(2) .eachServiceFeatureSubTitle {
		line-height: 24px;
	}
	.assistz .eachServiceFeature:not(:first-of-type) .eachServiceFeatureSubTitle {
		margin-bottom: 15px;
	}
	.assistz .eachServiceFeatureText {
		margin: 20px 0;
	}
	.assistz .eachServiceFeatureGif,
	.assistz .eachServiceFeatureImageBox {
		text-align: center;
		width: 100%;
	}
	.assistz .eachServiceFeatureGif {
		margin-top: 50px;
	}
	.assistz .eachServiceFeatureImageBox {
		margin-top: 20px;
	}
	.assistz .eachServiceFeatureGif img {
		max-width: 85vw;
	}
	.assistz .eachServiceFeatureImageBox img {
		margin: 0 auto 20px;
		max-width: 100%;
	}
	.assistz .eachServiceFeature:nth-of-type(2) .eachServiceFeatureImageBox img {
		max-width: 200px;
	}
	.assistz .eachServiceFeature:nth-of-type(2) .eachServiceFeatureImageBox div:nth-of-type(1) {
		margin-bottom: 60px;
	}
	.assistz .eachServiceFeature:nth-of-type(1) .eachServiceFeatureImageBox,
	.assistz .eachServiceFeature:nth-of-type(2) .eachServiceFeatureImageBox {
		position: relative;
	}
	.assistz .eachServiceFeature:nth-of-type(2) .eachServiceFeatureImageBox::before {
		border-top: 24px solid #C69D6F;
		border-right: 24px solid transparent;
		border-left: 24px solid transparent;
		content: "";
		display: block;
		left: calc( 50% - 24px );
		position: absolute;
		top: 185px;
	}
	.assistz .eachServiceFeature:nth-of-type(2) .eachServiceFeatureImageBox::before {
		top: 167px;
	}
	.assistz .eachServiceFeatureImageBox .gray {
		margin: -15px 0 15px;
	}
	.assistz .eachServiceFeatureOptionBox div {
		clear: both;
		float: right;
		margin-bottom: 12px;
	}
	.assistz .eachServiceFeatureOptionBox div:last-of-type {
		margin-bottom: 0;
	}
		
	/* 木材検収システム */
	.mokuzai .eachServiceEyeCatch img {
		max-width: 75px;
		right: 10px;
		top: 10px;
	}
	.mokuzai .eachServiceFeatureText {
		margin-bottom: 40px;
	}
	.mokuzai .eachOtherFunction .textBlock h5 {
		margin-top: 60px;
	}
		/* AI画像認識 */
	.mokuzai .eachSampleImage p span {
		display: none;
	}
	.mokuzai .eachSampleImage img {
		margin-bottom: 25px;
		max-width: 100%;
	}
	.mokuzaiSystemEachFlowTitle {
		font-size: 16px;
		line-height: 44px;
	}
	.mokuzaiSystemFlow {
		padding: 1px 0
	}
	.mokuzaiSystemEachStep {
		margin: 0 0 30px 10px;
	}
	.mokuzai .mokuzaiSystemEachStep:nth-of-type(6) .mokuzaiSystemEachFlowTitle {
		line-height: 22px;
	}
	.mokuzai .mokuzaiSystemEachStep:nth-of-type(6) .mokuzaiSystemEachFlowTitle span {
		display: block;
	}
	.mokuzaiSystemEachStep .caption {
		margin: -10px auto 0;
		width: 240px;
	}
	.mokuzaiSystemEachStep img {
		height: initial;
	}
	.mokuzai .otherFunctionBlock {
		margin-top: 50px;
	}
		/* タップ入力 */
	.mokuzaiTapFeatureContents .textBox,
	.mokuzaiTapFeatureContents .imageBox {
		margin: 20px auto;
		width: 90%;
	}
	.mokuzaiTapFeatureContents .imageBox img,
	.mokuzai .eachServiceFeature:nth-of-type(2) .imageBlock .eachImageBox:nth-of-type(2) img {
		max-height: 240px;
		width: initial;
	}
	.eachOtherFunction .textBlock {
		margin-bottom: 40px;
	}
	.mokuzai .eachImageBox h6 {
		margin: 30px auto -10px !important;
		width: 240px;
	}
	.mokuzai .eachImageBox .caption {
		font-size: 90%;
		margin: -10px auto 30px !important;
		width: 240px;
	}

	/* 日報管理システム */
	.kiroq .eachItemBar {
		margin-bottom: 20px;
	}
	.kiroq .eachServiceImageBlock {
		width: 85vw;
	}
	.kiroq .eachServiceImageBlock .eachImage {
		margin-bottom: 40px;
		text-align: center;
	}
	.kiroq .eachServiceImageBlock .eachImage img {
		max-width: 85vw;
	}
	.kiroq .eachImageBg {
		background: url( './../image/service/forestry/kiroq/image-03-sp.jpg' ) no-repeat center center;
		background-size: cover;
		margin: 40px 0;
	}

}
@media (max-width: 320px) {

	/* 幅狭スマホ */

	/* 事業内容 */
	.serviceBlock  {
		margin-bottom: -40px;
		padding-bottom: 40px;
	}

	/* 森林システム関連図 */
	.forestryEachCircle {
		height: calc( 50vw - 30px );
		width: calc( 50vw - 30px );
	}
	#forestryEachCircle-1 .forestryEachCircleSystem a:first-of-type span,
	#forestryEachCircle-4 .forestryEachCircleSystem a:first-of-type span,
	#forestryEachCircle-5 .forestryEachCircleSystem a:first-of-type span {
		margin-left: 10px;
	}
	#forestryEachCircle-7 .forestryEachCircleSystem a:first-of-type span {
		margin-left: 5px;
	}

	/* Assist 7 */
	.assist .eachServiceFeature:nth-of-type(10) .eachServiceFeatureSubTitle {
		line-height: 22px;
	}

	/* Assist 8 */
	.assist .pointBox .eachPoint {
		width: 180px;
	}
	.assist .pointBox .eachPoint img {
		max-width: 180px;
	}
	
	/* Assist 8 森林経営管理版 */
	.assist-ex .meritBox .eachBox {
		height: 220px;
		width: 220px;
	}
	.assist-ex .meritBox .eachBox .no {
		top: 10px;
	}
	.assist-ex .meritBox .eachBox p {
		top: 70px;
	}
	.assist-ex .serviceFeatureDetail .eachBox .imageBox img {
		height: 160px;
		max-width: 240px;
		width: 240px;
	}
	.assist-ex .serviceFeatureDetail .eachBox .imageBox img {
		margin: 30px auto 0;
	}
	.assist-ex .eachServiceFeature:nth-of-type(2) .eachServiceFeatureSubTitle,
	.assist-ex .eachServiceFeature:nth-of-type(4) .eachServiceFeatureSubTitle {
		line-height: 22px;
	}

	/* OWL */
	.owl .video-box iframe:not( :first-of-type ) {
		margin-top: 30px;
	}

	/* ARUQ */
	.aruq .meritBlock .contents {
		width: 280px;
	}
	.aruq .meritBlock .eachBox {
		height: 130px;
		width: 130px;
	}
	.aruq .meritBlock .eachBox strong {
		font-size: .9rem;
		line-height: 1.3rem;
	}
	.aruq .meritBlock .merit-04 strong {
		line-height: 1.2rem;
	}
	.assosiateGNSSEachProduct {
		width: 260px;
	}
	.aruq .eachServiceFeature:nth-of-type(5) .eachServiceFeatureSubTitle {
		line-height: 24px;
	}

	/* Assist Z */
	.assistz .eachServiceFeature {
		width: 100%;
	}
	.assistz .eachServiceFeatureContents {
		width: 280px;
	}
	.assistz .eachServiceFeature:nth-of-type(3) .eachServiceFeatureSubTitle,
	.assistz .eachServiceFeature:nth-of-type(4) .eachServiceFeatureSubTitle {
		line-height: 24px;
	}

	/* 木材検収システム */
	.mokuzai .eachOtherFunction {
		width: 280px;
	}

	/* 日報管理システム */
	.kiroq .eachImageBg {
		height: 464px;
		width: 280px;
	}
}
@media (min-width: 321px) and (max-width: 767px) {

	/* 幅広スマホ */

	/* 事業内容 */
	.serviceBlock .categoryText p {
		height: 165px;
	}

	/* 森林システム関連図 */
	.forestryEachCircle {
		height: calc( 50vw - 35px );
		width: calc( 50vw - 35px );
	}
	#forestryEachCircle-1 .forestryEachCircleSystem a:first-of-type span,
	#forestryEachCircle-5 .forestryEachCircleSystem a:first-of-type span {
		margin-left: 20px;
	}
	#forestryEachCircle-2 .forestryEachCircleSystem span {
		margin: 15px auto 0;
	}
	#forestryEachCircle-4 .forestryEachCircleSystem a:first-of-type span {
		margin-left: 25px;
	}
	#forestryEachCircle-7 .forestryEachCircleSystem a:first-of-type span {
		margin-left: 19px;
	}
	.forestryEachCircle .forestryEachCircleSystem span {
		margin-top: 10px;
	}

	/* Assist 8 */
	.assist .pointBox .eachPoint {
		width: 230px;
	}
	.assist .pointBox .eachPoint img {
		max-width: 230px;
	}
	
	/* Assist 8 森林経営管理版 */
	.assist-ex .meritBox .eachBox {
		height: 240px;
		width: 240px;
	}
	.assist-ex .meritBox .eachBox .no {
		top: 20px;
	}
	.assist-ex .meritBox .eachBox p {
		top: 80px;
	}
	.assist-ex .serviceFeatureDetail .eachBox .imageBox img {
		margin: 40px auto 0;
	}
	.assist-ex .serviceFeatureDetail .eachBox .imageBox img {
		height: 180px;
		max-width: 280px;
		width: 280px;
	}

	/* OWL */
	.owl .video-box iframe:not( :first-of-type ) {
		margin-top: 40px;
	}

	/* ARUQ */
	.aruq .meritBlock .contents {
		width: 300px;
	}
	.aruq .meritBlock .eachBox {
		height: 140px;
		width: 140px;
	}
	.aruq .meritBlock .eachBox strong {
		font-size: .9rem;
		line-height: 1.3rem;
	}
	.aruq .meritBlock .merit-04 strong {
		line-height: 1.2rem;
	}
	.assosiateGNSSEachProduct {
		width: 300px;
	}

	/* Assist Z */
	.assistz .eachServiceFeature {
		width: 100%;
	}
	.assistz .eachServiceFeatureContents {
		width: 320px;
	}
	.assistz .eachServiceFeatureSubTitle {
		width: 260px;
	}

	/* 木材検収システム */
	.mokuzai .eachOtherFunction {
		width: 320px;
	}

	/* 日報管理システム */
	.kiroq .eachImageBg {
		height: 530px;
		width: 320px;
	}
}


/* ■■ タブレット＆ブラウザ ■■ */
@media screen and (min-width: 768px) {

	/* リード文 */
	.serviceIntroductionBlock p {
		text-align: center;
	}
	.mokuzai .eachServiceLead .deepLearning {
		font-size: 130%;
	}
	
	/* 事業内容 */
	.serviceBlock  .categoryText p {
		height: 120px;
	}
	.serviceBlock .eachCategory:nth-of-type(4) .categoryText p,
	.serviceBlock .eachCategory:nth-of-type(5) .categoryText p,
	.serviceBlock .eachCategory:nth-of-type(6) .categoryText p {
		height: 140px;
	}
	.serviceBlock .eachCategory:nth-of-type(4) span {
		font-size: 14px;
	}
	
	/* 森林システム関連図 */
	.forestryCircleBlock {
		height: 560px;
		margin: -20px auto 100px;
		position: relative;
		width: 460px;
	}
	.forestryCircleContents {
		height: 560px;
		position: relative;
		width: 460px;
	}
	#forestryEachCircle-1 { 
		left: calc( 50% - 60px );
		top: 10px;
	}
	#forestryEachCircle-1::after { 
		right: -135px;
		bottom: 10px;
		transform: rotate(30deg);
	}
	#forestryEachCircle-2 { 
		left: calc( 90% - 60px );
		top: calc( 20% - 25px );
	}
	#forestryEachCircle-2::after { 
		right: -70px;
		bottom: -55px;
		transform: rotate(70deg);
	}
	#forestryEachCircle-3 { 
		left: calc( 100% - 60px );
		top: calc( 60% - 60px );
	}
	#forestryEachCircle-3::after { 
		left: -10px;
		bottom: -25px;
		transform: rotate(125deg);
	}
	#forestryEachCircle-4 { 
		left: calc( 75% - 70px );
		top: calc( 100% - 110px );
	}
	#forestryEachCircle-4::after { 
		left: -55px;
		bottom: 50px;
		transform: rotate(180deg);
	}
	#forestryEachCircle-5 { 
		left: calc( 25% - 40px );
		top: calc( 100% - 110px );
	}
	#forestryEachCircle-5::after { 
		left: -40px;
		top: -150px;
		transform: rotate(230deg);
	}
	#forestryEachCircle-6 { 
		left: calc( 0% - 60px );
		top: calc( 60% - 60px );
	}
	#forestryEachCircle-6::after { 
		left: 65px;
		top: -133px;
		transform: rotate(-70deg);
	}
	#forestryEachCircle-7 { 
		left: calc( 10% - 60px );
		top: calc( 20% - 25px );
	}
	#forestryEachCircle-7::after { 
		left: 125px;
		top: -120px;
		transform: rotate(-30deg);
	}
	.forestryEachCircle {
		background-color: #0C1B70;
		border-radius: 50%;
		height: 130px;
		position: absolute;
		width: 130px;
	}
	.forestryEachCircle::after {
		background: url('https://www.jitsuta.co.jp/image/service/forestry/forestryArrow.png') no-repeat;
		background-size: 100%;
		content: "";
		display: inline-block;
		height: 25px;
		position: relative;
		width: 40px;
	}
	.forestryEachCircleNo {
		background-color: #C39F6D;
		border-radius: 50%;
		color: #fff;
		font-size: 20px;
		font-weight: bold;
		height: 40px;
		left: -5px;
		line-height: 42px;
		position: absolute;
		text-align: center;
		top: 0px;
		width: 40px;
	}
	.forestryEachCircleAim {
		color: #fff;
		font-size: 16px;
		margin-top: 40px;
		text-align: center;
	}
	.forestryEachCircleSystem {
		margin-top: 5px;
	}
	.forestryEachCircleSystem span {
		background-color: #fff;
		border: 2px solid #0C1B70;
		border-radius: 15px;
		color: #0C1B70;
		display: block;
		float: left;
		font-size: 12px;
		line-height: 12px;
		padding: 3px 5px 2px;
		text-align: center;
	}
	.forestryEachCircleSystem a:nth-of-type(2) span {
		margin-left: 5px;
	}
	#forestryEachCircle-2 .forestryEachCircleSystem span,
	#forestryEachCircle-3 .forestryEachCircleSystem span {
		float: initial;
		margin: 10px auto 0;
		width: 50px;
	}
	#forestryEachCircle-6 .forestryEachCircleSystem span {
		float: initial;
		margin: 0 auto;
	}
	#forestryEachCircle-1 .forestryEachCircleSystem a:first-of-type span,
	#forestryEachCircle-7 .forestryEachCircleSystem a:first-of-type span {
		margin-left: 5px;
	}
	#forestryEachCircle-4 .forestryEachCircleSystem a:first-of-type span,
	#forestryEachCircle-5 .forestryEachCircleSystem a:first-of-type span {
		margin-left: 10px;
	}
	/* 関連図メッセージ */
	.forestryServiceFeatureContents {
		border: 3px solid #759C32;
		border-radius: 50%;
		height: 260px;
		left: calc( 50% - 130px );
		position: absolute;
		top: 170px;
		width: 260px;
	}
	.forestryServiceFeatureContents h5 {
		background-color: #759C32;
		border-radius: 25px;
		color: #fff;
		font-size: 15px;
		font-weight: normal;
		margin: 40px auto 0;
		padding: 6px 0 4px;
		text-align: center;
		width: calc( 100% - 10px );
	}
	.forestryServiceFeatureContents p {
		line-height: 24px;
		margin: 22px auto 17px;
		width: 90%;
	}
	.forestryServiceFeatureContents span {
		border-bottom: dashed 1px #C69D6F;
		color: #C69D6F;
		display: block;
		margin: 0 auto;
		width: 192px;
	}
	.worksBlock h3 {
		margin-bottom: 40px;
	}

	/* 共通 */
	.assist .officialLink,
	.aruq .officialLink,
	.assistz .officialLink,
	.mokuzai .officialLink,
	.kiroq .officialLink {
		width: 300px;
	}
	.mokuzai .officialLink {
		margin-top: -60px !important;
	}

	/* Assist */
	.assist .eachServiceFeature:nth-of-type(1) .eachServiceFeatureSubTitle,
	.assist .eachServiceFeature:nth-of-type(4) .eachServiceFeatureSubTitle,
	.assist .eachServiceFeature:nth-of-type(5) .eachServiceFeatureSubTitle,
	.assist .eachServiceFeature:nth-of-type(6) .eachServiceFeatureSubTitle,
	.assist .eachServiceFeature:nth-of-type(7) .eachServiceFeatureSubTitle,
	.assist .eachServiceFeature:nth-of-type(8) .eachServiceFeatureSubTitle,
	.assist .eachServiceFeature:nth-of-type(9) .eachServiceFeatureSubTitle {
		line-height: 50px;
	}
	.assist .eachServiceFeature:nth-of-type(2) .eachServiceFeatureSubTitle,
	.assist .eachServiceFeature:nth-of-type(3) .eachServiceFeatureSubTitle,
	.assist .eachServiceFeature:nth-of-type(9) .eachServiceFeatureSubTitle,
	.assist .eachServiceFeature:nth-of-type(10) .eachServiceFeatureSubTitle,
	.assist-ex .eachServiceFeature:nth-of-type(4) .eachServiceFeatureSubTitle,
	.assist-ex .eachServiceFeature:nth-of-type(6) .eachServiceFeatureSubTitle,
	.assist-ex .eachServiceFeature:nth-of-type(7) .eachServiceFeatureSubTitle,
	.assist-ex .eachServiceFeature:nth-of-type(8) .eachServiceFeatureSubTitle {
		line-height: 26px;
	}
	.assist-ex .eachServiceFeature:nth-of-type(3) .eachServiceFeatureSubTitle,
	.assist-ex .eachServiceFeature:nth-of-type(5) .eachServiceFeatureSubTitle {
		line-height: 50px;
	}
	.assist .eachServiceFeature:nth-of-type(7),
	.assist .eachServiceFeature:nth-of-type(10) {
		margin-left: 0;
	}
	.assist .eachServiceFeatureBlock {
		margin: 50px auto 0;
	}

	/* Assist 8 */
	.assist .pointBox .eachPoint {
		float: left;
	}

	/* Assist 8 森林経営管理版 */
	.assist-ex .eachServiceLeadSub {
		width: 560px;
	}
	.assist-ex .eachServiceLeadTitle span {
		display: block;
	}
	.assist-ex .eachServiceLeadTitle span br {
		display: none;
	}
	.assist .newOption h4,
	.assist-ex .newOption h4 {
		padding: 20px 20px 20px 30px;
	}
	.assist .newOption .contents,
	.assist-ex .newOption .contents {
		background: #E5F0F6;
		padding: 40px 30px 1px 30px;
	}
	.assist .flowBox .flowImage {
		background: url( './../image/service/forestry/assist-ex/ex-flow.png' ) no-repeat center center;
		background-size: 680px 110px;
		height: 110px;
		width: 680px;
	}
	.assist .flowBox .textBox {
		padding: 30px 80px 25px 120px;
		width: 520px;
	}
	.assist .flowBox .textBox h4 {
		float: left;
	}
	.assist .flowBox .textBox h4:nth-of-type( 2 ) {
		margin-left: 80px;
	}
	.assist-ex .meritBox .eachBox {
		float: left;
		height: 220px;
		margin-left: 20px;
		width: 220px;
	}
	.assist-ex .meritBox .eachBox:first-of-type {
		margin-left: 0;
	}
	.assist-ex .meritBox .eachBox p {
		margin: 70px auto 0;
	}
	.assist-ex .serviceFeatureDetail {
		margin: 50px auto 70px;
		padding-top: 20px;
	}
	.assist-ex .serviceFeatureDetailSubTitle {
		float: left;
		font-size: 18px;
		height: 60px;
		margin: 0 0 40px 15px;
	}
	.serviceFeatureDetail .contents {
		clear: both;
	}
	.assist-ex .serviceFeatureDetail .eachBox {
		margin-bottom: 45px;
	}
	.assist-ex .serviceFeatureDetail .eachBox .imageBox {
		float: right;
	}
	.assist-ex .serviceFeatureDetail .eachBox .textBox {
		float: left;
	}
	.assist-ex .eachServiceFeature {
		margin-left: 40px !important;
	}
	.assist-ex .eachServiceFeature:nth-of-type( 2 ),
	.assist-ex .eachServiceFeature:nth-of-type( 3n+2 ) {
		clear: both;
		margin-left: 0 !important;
	}
	.assist-ex .eachServiceFeature:nth-of-type( 4 ) {
		clear: initial;
	}
	.assist .systemRequirements .contents,
	.assist-ex .systemRequirements .contents {
		display: flex;
		padding: 60px 0 40px;
	}
	.assist .systemRequirements dl dt,
	.assist .systemRequirements dl dd,
	.assist-ex .systemRequirements dl dt,
	.assist-ex .systemRequirements dl dd {
		border: 1px solid #999;
		border-bottom: none;
		border-right: none;
		box-sizing: border-box;
		float: left;
		padding: 10px 20px;
	}
	.assist .systemRequirements dl dt:last-of-type,
	.assist .systemRequirements dl dd:last-of-type,
	.assist-ex .systemRequirements dl dt:last-of-type,
	.assist-ex .systemRequirements dl dd:last-of-type {
		border-bottom: 1px solid #999;
	}
	.assist .systemRequirements dl:last-of-type dd,
	.assist-ex .systemRequirements dl:last-of-type dd {
		border-right: 1px solid #999;
	}
	.assist .systemRequirements dl dt,
	.assist-ex .systemRequirements dl dt {
		clear: both;
	}
	.assist .systemRequirements dl dt,
	.assist .systemRequirements dl dd {
		height: 44px;
	}
	
	/* ARUQ */
	.assosiateGNSSEachProduct {
		float: left;
	}
	.assosiateGNSSEachProduct:first-of-type {
		margin-left: 0;
	}
	.assosiateGNSSEachProduct h5 {
		padding-bottom: 8px;
	}
	.aruq .eachServiceFeature {
		margin-bottom: 50px;
	}
	/* add */
	.aruq .prBlock .eachBox .imageBox {
		float: left;
	}
	.aruq .prBlock .eachBox .textBox {
		float: right;
	}
	.aruq .meritBlock .contents {
		display: flex;
		margin: 0 auto;
	}

	/* OWL */
	.owl .officialLink {
		height: 75px;
		line-height: 75px;
		width: 400px;
	}
	.owl .eachServiceFeatureBlock {
		padding-bottom: 20px;
	}

	/* Assist Z */
	.assistz .eachServiceFeatureBlock {
		width: 100%;
	}
	.assistz .eachServiceFeature {
		padding: 40px 0;
		width: 100%;
	}
	.assistz .eachServiceFeatureSubTitle {
		font-size: 20px;
	}
	.assistz .eachServiceFeature:nth-of-type( 2 ),
	.assistz .eachServiceFeature:nth-of-type( 4 ) {
		padding: 40px 0 20px;
	}
	.assistz .eachServiceFeature:nth-of-type( 3 ) {
		padding: 80px 0 60px;
	}
	.assistz .eachServiceFeatureContents {
		margin: 0 auto;
	}
	.assistz .eachServiceFeature:nth-of-type(even) .eachServiceFeatureContents {
		margin: 30px auto;
	}
	.assistz .eachServiceFeatureSubTitle {
		color: #222;
		font-weight: bold;
		margin: 0 20px;
	}
	.assistz .eachServiceFeature:nth-of-type(1) .eachServiceFeatureSubTitle {
		width: 155px;
	}
	.assistz .eachServiceFeature:nth-of-type(2) .eachServiceFeatureSubTitle {
		width: 150px;
	}
	.assistz .eachServiceFeature:nth-of-type(3) .eachServiceFeatureSubTitle,
	.assistz .eachServiceFeature:nth-of-type(4) .eachServiceFeatureSubTitle {
		width: 175px;
	}
	.assistz .eachServiceFeatureSubTitle span {
		display: inline-block;
	}
	.assistz .eachServiceFeatureText {
		float: left;
	}
	.assistz .eachServiceFeatureGif,
	.assistz .eachServiceFeatureImageBox {
		clear: both;
		padding-top: 40px;
	}
	.assistz .eachServiceFeatureImageBox div {
		float: left;
		margin-left: 20px;
	}
	.assistz .eachServiceFeatureGif img {
		max-width: 600px;
	}
	.assistz .eachServiceFeatureImageBox img {
		max-width: 180px;
	}
	.assistz .eachServiceFeature:nth-of-type(1) .eachServiceFeatureImageBox div:nth-of-type(2),
	.assistz .eachServiceFeature:nth-of-type(2) .eachServiceFeatureImageBox div:nth-of-type(2) {
		margin-left: 50px;
	}
	.assistz .eachServiceFeatureImageBox div:first-of-type {
		margin-left: 0;
	}
	.assistz .eachServiceFeature:nth-of-type(1) .eachServiceFeatureImageBox,
	.assistz .eachServiceFeature:nth-of-type(2) .eachServiceFeatureImageBox {
		position: relative;
	}
	.assistz .eachServiceFeature:nth-of-type(1) .eachServiceFeatureImageBox::before,
	.assistz .eachServiceFeature:nth-of-type(2) .eachServiceFeatureImageBox::before {
		content: "";
		display: block;
		left: 197px;
		position: absolute;
	}
	.assistz .eachServiceFeatureOptionBox div {
		float: right;
		margin-right: 20px;
	}
	.assistz .eachServiceFeatureOptionBox div:first-of-type {
		margin-right: 0;
	}

	/* 木材検収システム */
	.mokuzai .eachServiceFeatureBlock {
		width: 100%;
	}
	.mokuzai .eachServiceFeature {
		margin-left: 0;
		padding: 40px 0;
		width: 100%;
	}
	.mokuzai .eachServiceFeatureContents {
		margin: 0 auto;
	}
	.mokuzai .eachServiceFeature:nth-of-type(even) .eachServiceFeatureContents {
		margin: 30px auto;
	}
	.mokuzai .eachServiceFeature:nth-of-type(2) {
		margin: 30px auto 0;
	}
	.mokuzai .eachServiceFeatureSubTitle {
		color: #222;
		font-size: 22px;
		font-weight: bold;
		margin: 0 20px;
		width: 130px;
	}
	.mokuzai .eachServiceFeatureText {
		float: left;
	}
	.eachServiceFeature:nth-of-type(1) .eachOtherFunction,
	.eachServiceFeature:nth-of-type(3) .eachOtherFunction:nth-of-type(2) {
		margin-top: 60px;
	}
		/* AI画像認識 */
	.mokuzaiSystemFlow {
		clear: both;
		padding: 45px 0 0;
		width: 100%;
	}
	.mokuzaiSystemEachStep {
		margin: 0 0 30px 45px;
		position: relative;
	}
	.mokuzaiSystemEachStep::after,
	.mokuzaiSystemEachStep:nth-of-type(4):before {
		border-top: 22px solid transparent;
		border-bottom: 22px solid transparent;
		border-left: 22px solid #C69D6F;
		content: "";
		display: block;
		right: -35px;
		position: absolute;
	}
	.mokuzaiSystemEachStep:nth-of-type(3)::after,
	.mokuzaiSystemEachStep:nth-of-type(6)::after {
		display: none;
	}
	.mokuzaiSystemEachStep:nth-of-type(4):before {
		left: -35px;
		right: initial;
	}
	.mokuzaiSystemEachStep:nth-of-type(5),
	.mokuzaiSystemEachStep:nth-of-type(6) {
		margin: 0 0 10px 45px;
	}
	.mokuzaiSystemEachFlowTitle span {
		display: block;
	}
	.mokuzaiSystemEachStep img {
		background-color: #666;
		display: inline-block;
		max-width: 220px;
	}
	.mokuzai .eachSampleImage div {
		float: left;
	}
	.mokuzai .eachOtherFunction .caption {
		font-size: 85%;
	}
	.mokuzai .otherFunctionBlock {
		margin: 30px 0 40px;
	}
	.mokuzai .eachServiceFeature:nth-of-type(2) .otherFunctionBlock {
		margin: 30px 0 0;
	}
	.mokuzai .eachOtherFunction {
		margin: 0 auto;
	}
	.mokuzai .eachOtherFunction .textBlock {
		float: left;
	}
	.mokuzai .eachOtherFunction .imageBlock {
		float: left;
		width: 100px;
	}
	.mokuzai .eachOtherFunction .imageBlock .eachImageBox {
		float: left;
	}
	.mokuzai .eachOtherFunction .imageBlock img {
		width: 180px;
	}
		/* タップ入力 */
	.mokuzaiTapFeatureContents {
		padding-top: 40px;
	}
	.mokuzai .eachServiceFeature:nth-of-type(2) {
		background-color: #F4F4F4;
	}
	.mokuzai .eachServiceFeature:nth-of-type(3) .eachServiceFeatureText {
		line-height: 64px;
	}
	.mokuzaiTapFeatureContents {
		clear: both;
		margin-top: 50px;
	}
	.mokuzaiTapFeatureContents .textBox {
		float: left;
	}
	.mokuzaiTapFeatureContents .imageBox {
		float: left;
	}
	.mokuzaiTapFeatureContents .imageBox {
		margin-left: 30px;
	}
	.mokuzai .eachServiceFeature:nth-of-type(3) {
		padding-top: 80px;
	}
		/* 音声入力 */
	.mokuzai .eachServiceFeature:nth-of-type(3) .otherFunctionBlock .eachImageBox:nth-of-type(2) img {
		max-height: 260px;
		width: initial;
	}

	/* 日報管理システム */
	.kiroq .eachItemBar {
		margin-bottom: 40px;
	}
	.kiroq .eachServiceImageBlock .eachImage {
		float: left;
		margin-bottom: 80px;
	}
	.kiroq .eachImageBg {
		background: url( './../image/service/forestry/kiroq/image-03.jpg' ) no-repeat center center;
		background-size: cover;
		clear: both;
		margin-bottom: 60px;
	}
	.kiroq .eachServiceFeature:not( :nth-of-type( n + 4 ) ) {
		margin-bottom: 80px;
	}

}


/* ■■ (狭いブラウザとタブレット向け) ■■ */
@media (max-width: 1020px) and (min-width: 768px) {

	/* 事業内容 */

	/* 共通 */
	.assist .officialLink,
	.aruq .officialLink,
	.assistz .officialLink,
	.mokuzai .officialLink,
	.kiroq .officialLink {
		margin-top: 60px;
	}

	/* Assist 7 */
	.assist .eachServiceFeature:nth-of-type(1) .eachServiceFeatureSubTitle,
	.assist .eachServiceFeature:nth-of-type(3) .eachServiceFeatureSubTitle {
		line-height: 24px;
	}
	.assist .eachServiceFeature:nth-of-type(1) .eachServiceFeatureText,
	.assist .eachServiceFeature:nth-of-type(2) .eachServiceFeatureText,
	.assist .eachServiceFeature:nth-of-type(3) .eachServiceFeatureText,
	.assist .eachServiceFeature:nth-of-type(4) .eachServiceFeatureText,
	.assist .eachServiceFeature:nth-of-type(5) .eachServiceFeatureText,
	.assist .eachServiceFeature:nth-of-type(6) .eachServiceFeatureText {
		height: 300px;
	}
	.assist .eachServiceFeature:nth-of-type(7) .eachServiceFeatureText,
	.assist .eachServiceFeature:nth-of-type(8) .eachServiceFeatureText,
	.assist .eachServiceFeature:nth-of-type(9) .eachServiceFeatureText {
		height: 280px;
	}
	.assist .eachServiceFeature:nth-of-type(10) .eachServiceFeatureText {
		height: 100px;
	}
	.assist .eachServiceFeature:nth-of-type(3) .eachServiceFeatureSubTitle,
	.assist .eachServiceFeature:nth-of-type(10) .eachServiceFeatureSubTitle {
		height: 80px;
	}

	/* Assist 8 */
	.assist .pointBox {
		margin: 60px auto;
		padding: 45px 30px;
		width: 660px;
	}
	.assist .pointBox .contents {
		padding: 35px;
	}
	.assist .pointBox h4 {
		width: 660px;
	}
	.assist .pointBox .eachPoint {
		width: 280px;
	}
	.assist .pointBox .eachPoint:nth-of-type( 2 ) {
		margin-left: 30px;
	}
	.assist .pointBox .eachPoint h6 {
		font-size: .95em;
		height: 30px;
		line-height: 31px;
		margin-bottom: 10px;
	}
	.assist .pointBox .eachPoint img {
		max-width: 280px;
	}
	
	/* Assist 8 森林経営管理版 */
	.assist-ex .eachServiceLead {
		margin-bottom: 60px;
	}
	.assist-ex .meritBox {
		margin-bottom: 80px;
		width: 700px;
	}
	.assist-ex .meritBox h4 {
		margin-bottom: 48px;
	}
	.assist-ex .meritBox .eachBox:nth-of-type( 4 ) {
		margin: 25px 0 0 0;
	}
	.assist-ex .eachServiceFeature:nth-of-type(8) .eachServiceFeatureText {
		height: 230px;
	}
	.assist-ex .eachServiceFeatureBlock,
	.assist-ex .serviceFeatureDetail,
	.assist-ex .serviceFeatureDetail .eachBox {
		width: 700px;
	}
	.assist .newOption,
	.assist-ex .newOption {
		margin: 0 auto 100px;
		width: 700px;
	}
	.assist .newOption h4,
	.assist-ex .newOption h4 {
		width: 700px;
	}
	.assist .pointBox .circle {
		display: none;
	}
	.assist-ex .serviceFeatureDetail .eachBox .imageBox {
		margin-left: 40px;
		width: 200px;
	}
	.assist-ex .serviceFeatureDetail .eachBox .imageBox img {
		height: 140px;
		max-width: 200px;
		width: 200px;
	}
	.assist-ex .serviceFeatureDetail .eachBox .textBox {
		width: 460px;
	}
	.assist-ex .eachServiceFeature:nth-of-type(2) .eachServiceFeatureSubTitle,
	.assist-ex .eachServiceFeature:nth-of-type(6) .eachServiceFeatureSubTitle,
	.assist-ex .eachServiceFeature:nth-of-type(7) .eachServiceFeatureSubTitle {
		height: 90px;
	}
	.assist-ex .eachServiceFeature:nth-of-type(8) .eachServiceFeatureSubTitle {
		height: 120px;
	}
	.assist-ex .eachServiceFeature:nth-of-type(3) .eachServiceFeatureSubTitle {
		line-height: 50px;
	}
	.assist-ex .eachServiceFeature:nth-of-type(2) .eachServiceFeatureText,
	.assist-ex .eachServiceFeature:nth-of-type(3) .eachServiceFeatureText,
	.assist-ex .eachServiceFeature:nth-of-type(4) .eachServiceFeatureText {
		height: 250px;
	}
	.assist-ex .eachServiceFeature:nth-of-type(5) .eachServiceFeatureText,
	.assist-ex .eachServiceFeature:nth-of-type(6) .eachServiceFeatureText,
	.assist-ex .eachServiceFeature:nth-of-type(7) .eachServiceFeatureText {
		height: 350px;
	}
	.assist .systemRequirements .contents,
	.assist-ex .systemRequirements .contents {
		width: 700px;
	}
	.assist .systemRequirements dl .double,
	.assist-ex .systemRequirements dl .double {
		height: 70px;
	}
	.assist .systemRequirements dl .middle,
	.assist-ex .systemRequirements dl .middle {
		line-height: 50px;
	}
	.assist .systemRequirements dl dt,
	.assist-ex .systemRequirements dl dt {
		width: 120px;
	}
	.assist .systemRequirements dl dd,
	.assist-ex .systemRequirements dl dd {
		width: 230px;
	}
	.assist .systemRequirements .important,
	.assist-ex .systemRequirements .important {
		margin-bottom: 60px;
	}

	/* ARUQ */
	.aruq .prBlock {
		margin: 80px 0 100px;
	}
	.aruq .prBlock .eachBox {
		margin: 0 auto 80px;
		width: 700px;
	}
	.aruq .prBlock .eachBox .imageBox {
		width: 260px;
	}
	.aruq .prBlock .eachBox .imageBox img {
		max-width: 260px;
	}
	.aruq .prBlock .eachBox .textBox {
		width: 400px;
	}
	.aruq .prBlock .eachBox .textBox strong {
		font-size: 1.2rem;
		margin: 0 0 30px;
	}
	.aruq .prBgBlock {
		font-size: 1.2rem;
		margin-bottom: 80px;
		line-height: 2.6rem;
		padding: 60px 0;
	}
	.aruq .meritBlock {
		margin: 40px 0 100px;
		padding: 60px 0;
	}
	.aruq .meritBlock .contents {
		width: 700px;
	}
	.aruq .meritBlock .eachBox {
		height: 160px;
		margin-left: 20px;
		width: 160px;
	}
	.aruq .meritBlock .contents > .eachBox:first-of-type {
		margin-left: 0;
	}
	.aruq .meritBlock .eachBox .icon {
		margin: 25px auto 15px;
	}
	.aruq .meritBlock .eachBox strong {
		font-size: .9rem;
		line-height: 1.3rem;
	}
	.aruq .meritBlock .merit-04 .icon {
		margin: 15px auto 15px;
	}
	.aruq .meritBlock .merit-04 strong {
		line-height: 1.2rem;
	}
	.aruq .videoBox {
		margin: 80px auto;
	}
	.assosiateGNSSHeader {
		font-size: 20px;
		height: 200px;
		margin: 40px 0 70px;
		line-height: 46px;
	}
	.assosiateGNSSHeader p {
		padding-top: 58px;
	}
	.assosiateGNSSProductBlock {
		margin: 60px auto;
		padding-bottom: 60px;
		width: 710px;
	}
	.assosiateGNSSEachProduct {
		margin-left: 40px;
		min-height: 400px;
		width: 210px;
	}
	.assosiateGNSSEachProduct:first-of-type,
	.assosiateGNSSEachProduct:nth-of-type( 3n + 1 ) {
		margin-left: 0;
	}
	.assosiateGNSSEachProduct:nth-of-type( n + 4 ) {
		margin-top: 60px;
	}
	.assosiateGNSSEachProduct img {
		height: 140px;
		width: 200px;
	}
	.aruq .eachServiceFeature:nth-of-type(1) .eachServiceFeatureSubTitle,
	.aruq .eachServiceFeature:nth-of-type(2) .eachServiceFeatureSubTitle,
	.aruq .eachServiceFeature:nth-of-type(3) .eachServiceFeatureSubTitle {
		height: 80px;
	}

	/* OWL */
	.owl .video-box iframe {
		display: block;
		height: 315px;
		margin: 0 auto;
		width: 560px;
	}
	.owl .video-box iframe:not( :first-of-type ) {
		margin-top: 50px;
	}
	.owl .officialLink {
		margin: 80px auto 140px;
	}

	/* Assist Z */
	.assistz .eachServiceFeatureContents {
		width: 700px;
	}
	.assistz .eachServiceFeature:nth-of-type(1) .eachServiceFeatureImageBox {
		margin-left: 70px;
	}
	.assistz .eachServiceFeature:nth-of-type(2) .eachServiceFeatureImageBox,
	.assistz .eachServiceFeature:nth-of-type(3) .eachServiceFeatureImageBox {
		margin-left: 110px;
	}
	.assistz .eachServiceFeature:nth-of-type(4) .eachServiceFeatureImageBox {
		margin-left: 90px;
	}
	.assistz .eachServiceFeature:nth-of-type(1) .eachServiceFeatureText {
		width: 455px;
	}
	.assistz .eachServiceFeature:nth-of-type(2) .eachServiceFeatureText {
		width: 460px;
	}
	.assistz .eachServiceFeature:nth-of-type(3) .eachServiceFeatureText,
	.assistz .eachServiceFeature:nth-of-type(4) .eachServiceFeatureText {
		width: 435px;
	}
	.assistz .eachServiceFeature:nth-of-type(1) .eachServiceFeatureImageBox::before,
	.assistz .eachServiceFeature:nth-of-type(2) .eachServiceFeatureImageBox::before {
		border-top: 22px solid transparent;
		border-bottom: 22px solid transparent;
		border-left: 22px solid #C69D6F;
		top: 90px;
	}

	/* 木材検収システム */
	.mokuzai .eachServiceEyeCatch img {
		right: 14px;
		top: 14px;
	}
	.mokuzai .eachServiceFeatureContents {
		width: 700px;
	}
	.mokuzai .eachServiceFeatureSubTitle {
		line-height: 52px;
	}
	.mokuzai .eachServiceFeature:first-of-type .eachServiceFeatureSubTitle {
		line-height: 40px;
	}
	.mokuzai .eachServiceFeature:nth-of-type(odd) .eachServiceFeatureSubTitle {
		margin-bottom: 20px;
	}
		/* AI画像認識 */
	.mokuzaiSystemEachStep {
		width: 180px;
	}
	.mokuzaiSystemEachStep img {
		max-height: 100px;
		max-width: 180px;
	}
	.mokuzaiSystemEachFlowTitle {
		font-size: 16px;
		line-height: 44px;
		width: 125px;
	}
	.mokuzaiSystemEachStep:nth-of-type(6) .smallText {
		font-size: 80%;
	}
	.mokuzaiSystemEachStep:nth-of-type(1) .mokuzaiSystemEachFlowTitle,
	.mokuzaiSystemEachStep:nth-of-type(5) .mokuzaiSystemEachFlowTitle,
	.mokuzaiSystemEachStep:nth-of-type(6) .mokuzaiSystemEachFlowTitle {
		line-height: 22px;
	}
	.mokuzaiSystemEachStep:nth-of-type(4) {
		margin: 0 0 10px 60px;
	}
	.mokuzai .eachServiceFeatureText {
		width: 480px;
	}
	.mokuzai .eachSampleImage {
		width: 700px;
	}
	.mokuzai .eachSampleImage div {
		margin: 0 0 40px 30px;
		width: calc( 50% - 15px );
	}
	.mokuzai .eachSampleImage div:first-of-type {
		margin-left: 0;
	}
	.mokuzai .eachSampleImage img {
		max-width: 100%;
	}
	.mokuzai .eachOtherFunction {
		width: 700px;
	}
	.mokuzai .eachOtherFunction .textBlock {
		width: 310px;
	}
	.mokuzai .eachOtherFunction .imageBlock {
		margin-left: 30px;
		width: 360px;
	}
	.mokuzai .eachOtherFunction .imageBlock .eachImageBox:not(:first-of-type) {
		margin-left: 20px
	}
	.mokuzai .eachOtherFunction .imageBlock img,
	.mokuzai .eachOtherFunction .imageBlock h6,
	.mokuzai .eachOtherFunction .imageBlock .caption {
		display: block;
		width: 170px;
	}
	.mokuzai .eachOtherFunction .caption {
		margin-top: -5px !important;
	}
	.mokuzaiSystemEachStep::after,
	.mokuzaiSystemEachStep:nth-of-type(4):before {
		top: 87px;
	}
		/* タップ入力 */
	.mokuzaiTapFeatureContents .textBox {
		width: 280px;
	}
	.mokuzaiTapFeatureContents .imageBox {
		padding-top: 50px;
		width: 390px;
	}
	.mokuzaiTapFeatureContents .eachImage {
		float: left;
		width: 120px;
	}
	.mokuzaiTapFeatureContents .eachImage:not(:first-of-type) {
		margin-left: 15px;
	}
	.mokuzai .eachServiceFeature:nth-of-type(1) .eachServiceFeatureText {
		margin-bottom: 30px;
	}
	.mokuzai .eachServiceFeature:nth-of-type(3) .eachOtherFunction:first-of-type .textBlock {
		margin-left: 20px;
	}
		/* 音声入力 */
	.mokuzai .eachServiceFeature:nth-of-type(2) .eachOtherFunction:nth-of-type(2) {
		margin: 80px 0 0 90px;
	}
	.eachServiceFeature:nth-of-type(2) .eachOtherFunction:nth-of-type(1) .textBlock {
		width: 280px;
	}
	.eachServiceFeature:nth-of-type(2) .eachOtherFunction:nth-of-type(2) .imageBlock {
		margin-top: -10px;
		width: 240px;
	}
	.eachServiceFeature:nth-of-type(2) .eachOtherFunction:nth-of-type(2) .imageBlock img {
		height: 200px;
		width: 240px;
	}

	/* 日報管理システム */
	.kiroq .eachServiceImageBlock {
		width: 654px;
	}
	.kiroq .eachServiceImageBlock h4 {
		margin-left: -20px;
	}
	.kiroq .eachServiceImageBlock .eachImage img {
		max-height: 260px;
	}
	.kiroq .eachImageBg {
		height: 300px;
		width: 650px;
	}
	.kiroq .eachServiceImageBlock .eachImage:nth-of-type( 2 ) {
		margin-left: 80px;
	}

}


/* ■■ PC ■■ */
@media screen and (min-width: 1021px) {

	/* 事業内容 */
	.serviceBlock  {
		margin-bottom: -100px;
		padding-bottom: 180px;
	}

	/* Assist 7 */
	.assist .eachServiceFeature .eachServiceFeatureText {
		height: 210px;
	}
	.assist .eachServiceFeature:nth-of-type(7) .eachServiceFeatureText,
	.assist .eachServiceFeature:nth-of-type(8) .eachServiceFeatureText,
	.assist .eachServiceFeature:nth-of-type(9) .eachServiceFeatureText {
		height: 250px;
	}

	/* Assist 8 */
	.assist .pointBox {
		margin: 90px auto 80px;
		padding: 50px 120px;
		width: 850px;
	}
	.assist-ex .pointBox {
		margin: 60px auto 80px;
	}
	.assist .pointBox .contents {
		padding: 50px 60px 40px;
	}
	.assist .pointBox h4 {
		width: 670px;
	}
	.assist-ex .pointBox h4 {
		width: 560px;
	}
	.assist .newOption,
	.assist-ex .newOption {
		width: 800px;
	}
	.assist .newOption {
		margin: 0 auto 100px;
	}
	.assist-ex .newOption {
		margin: 0 auto 80px;
	}
	.assist .newOption h4,
	.assist-ex .newOption h4 {
		width: 800px;
	}
	.assist .pointBox .eachPoint {
		width: 340px;
	}
	.assist .pointBox .eachPoint:nth-of-type( 2 ) {
		margin-left: 50px;
	}
	.assist .pointBox .eachPoint h6,
	.assist .pointBox .eachPoint p {
		float: left;
	}
	.assist .pointBox .eachPoint h6 {
		font-size: 1.0em;
		height: 35px;
		line-height: 36px;
	}
	.assist .pointBox .eachPoint p {
		margin-left: 15px;
		width: 245px;
	}
	.assist .pointBox .eachPoint img {
		max-width: 340px;
	}
	
	/* Assist 8 森林経営管理版 */
	.assist-ex .meritBox {
		margin-bottom: 100px;
		width: 940px;
	}
	.assist-ex .meritBox h4 {
		margin-bottom: 45px;
	}
	.assist-ex .serviceFeatureDetail {
		width: 890px;
	}
	.assist-ex .serviceFeatureDetailSubTitle {
		line-height: 61px;
	}
	.assist-ex .serviceFeatureDetail .eachBox {
		width: 890px;
	}
	.assist-ex .serviceFeatureDetail .eachBox .imageBox {
		margin-left: 50px;
		width: 240px;
	}
	.assist-ex .serviceFeatureDetail .eachBox .imageBox img {
		height: 160px;
		max-width: 240px;
		width: 240px;
	}
	.assist-ex .serviceFeatureDetail .eachBox .textBox {
		width: 600px;
	}
	.assist .systemRequirements .contents,
	.assist-ex .systemRequirements .contents {
		width: 940px;
	}
	.assist .systemRequirements dl dt,
	.assist-ex .systemRequirements dl dt {
		width: 140px;
	}
	.assist .systemRequirements dl dd,
	.assist-ex .systemRequirements dl dd {
		width: 330px;
	}
	.assist-ex .systemRequirements dl br,
	.assist-ex .systemRequirements dl br {
		display: none;
	}
	.assist .systemRequirements .important,
	.assist-ex .systemRequirements .important {
		margin-bottom: 80px;
	}

	/* ARUQ */
	.aruq .prBlock {
		margin: 100px 0 120px;
	}
	.aruq .prBlock .eachBox {
		margin: 0 auto 100px;
		width: 1000px;
	}
	.aruq .prBlock .eachBox .imageBox {
		width: 360px;
	}
	.aruq .prBlock .eachBox .imageBox img {
		max-width: 360px;
	}
	.aruq .prBlock .eachBox .textBox {
		width: 600px;
	}
	.aruq .prBlock .eachBox .textBox strong {
		font-size: 1.4rem;
		margin: 5px 0 30px;
	}
	.aruq .prBgBlock {
		font-size: 1.3rem;
		margin-bottom: 100px;
		line-height: 2.8rem;
		padding: 80px 0;
	}
	.aruq .meritBlock {
		margin: 60px 0 140px;
		padding: 80px 0;
	}
	.aruq .meritBlock .contents {
		width: 890px;
	}
	.aruq .meritBlock .eachBox {
		height: 200px;
		margin-left: 30px;
		width: 200px;
	}
	.aruq .meritBlock .contents > .eachBox:first-of-type {
		margin-left: 0;
	}
	.aruq .meritBlock .eachBox .icon {
		margin: 35px auto 20px;
	}
	.aruq .meritBlock .eachBox strong {
		font-size: 1.0rem;
		line-height: 1.6rem;
	}
	.aruq .meritBlock .merit-04 .icon {
		margin: 30px auto 20px;
	}
	.aruq .meritBlock .merit-04 strong {
		line-height: 1.5rem;
	}
	.aruq .videoBox {
		margin: 100px auto;
	}
	.assosiateGNSSHeader {
		font-size: 20px;
		height: 260px;
		margin: 60px 0 100px;
		line-height: 46px;
	}
	.assosiateGNSSHeader p {
		padding-top: 85px;
	}
	.assosiateGNSSProductBlock {
		margin: 80px auto 0;
		padding-bottom: 100px;
		width: 1010px;
	}
	.assosiateGNSSEachProduct {
		margin-left: 30px;
		width: 230px;
	}
	.assosiateGNSSEachProduct img {
		height: 140px;
		width: 220px;
	}
	.aruq .eachServiceFeatureSubTitle span {
		display: block;
	}

	/* OWL */
	.owl .video-box {
		margin: 40px auto 0;
		width: 1000px;
	}
	.owl .video-box iframe {
		float: left;
		height: 264px;
		width: 480px;
	}
	.owl .video-box iframe:not( :first-of-type ) {
		margin-left: 40px;
	}
	.owl .officialLink {
		margin: 100px auto 140px;
	}

	/* Assist Z */
	.assistz .eachServiceFeatureContents {
		width: 780px;
	}
	.assistz .eachServiceFeature:nth-of-type(1) .eachServiceFeatureImageBox {
		margin-left: 100px;
	}
	.assistz .eachServiceFeature:nth-of-type(2) .eachServiceFeatureImageBox,
	.assistz .eachServiceFeature:nth-of-type(3) .eachServiceFeatureImageBox,
	.assistz .eachServiceFeature:nth-of-type(4) .eachServiceFeatureImageBox {
		margin-left: 140px;
	}
	.assistz .eachServiceFeature:nth-of-type(1) .eachServiceFeatureText {
		width: 525px;
	}
	.assistz .eachServiceFeature:nth-of-type(2) .eachServiceFeatureText {
		width: 530px;
	}
	.assistz .eachServiceFeature:nth-of-type(3) .eachServiceFeatureText,
	.assistz .eachServiceFeature:nth-of-type(4) .eachServiceFeatureText {
		width: 505px;
	}
	.assistz .eachServiceFeature:nth-of-type(1) .eachServiceFeatureImageBox::before,
	.assistz .eachServiceFeature:nth-of-type(2) .eachServiceFeatureImageBox::before {
		border-top: 25px solid transparent;
		border-bottom: 25px solid transparent;
		border-left: 25px solid #C69D6F;
		top: 110px;
	}

	/* 木材検収システム */
	.mokuzai .eachServiceFeatureBlock {
		margin: 30px auto 100px;
	}
	.mokuzai .eachServiceEyeCatch img {
		bottom: 15px;
		right: 15px;
	}
	.mokuzai .eachServiceFeatureContents {
		width: 830px;
	}
	.mokuzai .eachServiceFeatureSubTitle {
		line-height: 64px;
	}
	.mokuzai .eachServiceFeature:first-of-type .eachServiceFeatureSubTitle {
		line-height: 48px;
	}
	.mokuzai .eachServiceFeature:nth-of-type(odd) .eachServiceFeatureSubTitle {
		margin-bottom: 30px;
	}
		/* AI画像認識 */
	.mokuzaiSystemEachStep {
		width: 200px;
	}
	.mokuzaiSystemEachStep img {
		max-height: 120px;
		max-width: 200px;
	}
	.mokuzaiSystemEachFlowTitle {
		font-size: 17px;
		line-height: 46px;
		width: 145px;
	}
	.mokuzaiSystemEachStep:nth-of-type(6) .smallText {
		font-size: 85%;
	}
	.mokuzaiSystemFlow .eachServiceFeatureContents {
		width: 780px;
	}
	.mokuzaiSystemEachStep:nth-of-type(1) .mokuzaiSystemEachFlowTitle,
	.mokuzaiSystemEachStep:nth-of-type(5) .mokuzaiSystemEachFlowTitle {
		line-height: 24px;
	}
	.mokuzaiSystemEachStep:nth-of-type(4) .mokuzaiSystemEachFlowTitle,
	.mokuzaiSystemEachStep:nth-of-type(6) .mokuzaiSystemEachFlowTitle {
		line-height: 23px;
	}
	.mokuzaiSystemEachStep:nth-of-type(4) {
		margin: 0 0 10px 85px;
	}
	.mokuzai .eachServiceFeatureText {
		width: 600px;
	}
	.eachServiceFeature:nth-of-type(1) .textBlock {
		width: 340px;
	}
	.mokuzai .eachOtherFunction {
		width: 850px;
	}
	.mokuzai .eachServiceFeature:nth-of-type(3) .eachOtherFunction {
		width: 810px;
	}
	.mokuzai .eachOtherFunction .imageBlock {
		margin-left: 40px;
		width: 470px;
	}
	.mokuzai .eachServiceFeature:nth-of-type(3) .imageBlock {
		width: 430px;
	}
	.mokuzai .eachOtherFunction:nth-of-type(1) .imageBlock .eachImageBox:not(:first-of-type) {
		margin-left: 60px
	}
	.mokuzai .eachOtherFunction:nth-of-type(2) .imageBlock .eachImageBox:not(:first-of-type) {
		margin-left: 30px
	}
	.mokuzai .imageBlock .eachImageBox h6,
	.mokuzai .imageBlock .eachImageBox p {
		width: 205px;
	}
	.mokuzai .eachServiceFeature:nth-of-type(3) .otherFunctionBlock .eachImageBox:nth-of-type(2) p {
		width: 145px;
	}
	.mokuzai .eachSampleImage {
		width: 980px;
	}
	.mokuzai .eachSampleImage div {
		margin: 0 0 40px 58px;
		position: relative;
		width: calc( 50% - 30px );
	}
	.mokuzai .eachSampleImage div:first-of-type {
		margin-left: 0;
	}
	.mokuzai .eachSampleImage div:first-of-type::after {
		border-top: 28px solid transparent;
		border-bottom: 28px solid transparent;
		border-left: 28px solid #759C32;
		content: "";
		display: block;
		right: -45px;
		position: absolute;
		top: 145px;
	}
	.mokuzai .eachSampleImage:last-of-type div:first-of-type::after {
		top: 105px;
	}
	.mokuzai .eachSampleImage img {
		max-width: 100%;
	}
	.mokuzai .eachOtherFunction .imageBlock img {
		width: 205px;
	}
	.mokuzai .eachOtherFunction .imageBlock:first-of-type {
		margin-left: 0;
	}
	.mokuzai .eachServiceFeature:nth-of-type(1) .eachOtherFunction:nth-of-type(1) .eachImageBox:first-of-type {
		position: relative;
	}
	.mokuzai .eachServiceFeature:nth-of-type(1) .eachOtherFunction:nth-of-type(1) .eachImageBox:first-of-type::after {
		background: url('https://www.jitsuta.co.jp/image/arrow.png') no-repeat;
		background-size: 60px 50px;
		content: "";
		display: block;
		height: 50px;
		right: -46px;
		position: absolute;
		top: 77px;
		width: 30px;
	}
	.mokuzai .eachOtherFunction .caption {
		margin-top: -15px !important;
	}
	.mokuzaiSystemEachStep::after,
	.mokuzaiSystemEachStep:nth-of-type(4):before {
		top: 97px;
	}
		/* タップ入力 */
	.mokuzaiTapFeatureContents .textBox {
		width: 300px;
	}
	.mokuzaiTapFeatureContents .imageBox {
		width: 500px;
	}
	.mokuzaiTapFeatureContents .eachImage {
		float: left;
		width: 155px;
	}
	.mokuzaiTapFeatureContents .eachImage:not(:first-of-type) {
		margin-left: 16px;
	}
	.mokuzai .eachServiceFeature:nth-of-type(1) .eachServiceFeatureText {
		margin-bottom: 40px;
	}
	.mokuzai .eachServiceFeature:nth-of-type(2) .eachOtherFunction:first-of-type .textBlock {
		margin-left: 30px;
	}
		/* 音声入力 */
	.mokuzai .eachServiceFeature:nth-of-type(2) .eachOtherFunction:nth-of-type(2) {
		margin-top: 100px;
		width: 730px;
	}
	.eachServiceFeature:nth-of-type(2) .eachOtherFunction:nth-of-type(1) .textBlock {
		width: 350px;
	}
	.eachServiceFeature:nth-of-type(2) .eachOtherFunction:nth-of-type(2) .textBlock {
		width: 450px;
	}
	.eachServiceFeature:nth-of-type(2) .eachOtherFunction:nth-of-type(2) .imageBlock {
		margin-top: -10px;
		width: 240px;
	}
	.eachServiceFeature:nth-of-type(2) .eachOtherFunction:nth-of-type(2) .imageBlock img {
		height: 200px;
		width: 240px;
	}
	.mokuzai .eachServiceFeature:nth-of-type(2) .eachOtherFunction:nth-of-type(1) .eachImageBox:first-of-type {
		position: relative;
	}
	.mokuzai .eachServiceFeature:nth-of-type(3) .eachOtherFunction:nth-of-type(1) .eachImageBox:first-of-type::after {
		background: url('https://www.jitsuta.co.jp/image/arrow.png') no-repeat;
		background-size: 60px 50px;
		content: "";
		display: block;
		height: 50px;
		right: -46px;
		position: absolute;
		top: 45px;
		width: 30px;
	}

	/* 日報管理システム */
	.kiroq .eachServiceImageBlock {
		width: 750px;
	}
	.kiroq .eachServiceImageBlock h4 {
		margin-left: -30px;
	}
	.kiroq .eachServiceImageBlock .eachImage img {
		max-height: 300px;
	}
	.kiroq .eachImageBg {
		height: 390px;
		width: 850px;
	}
	.kiroq .eachServiceImageBlock .eachImage:nth-of-type( 2 ) {
		margin-left: 100px;
	}

}

/* ■■ ミドルブラウザ ■■ */
@media screen and (min-width: 1300px) {

	.assosiateGNSSProductBlock {
		width: 1190px;
	}
	.assosiateGNSSEachProduct {
		margin-left: 50px;
		width: 260px;
	}
}

/* ■■ ワイドブラウザ ■■ */
@media screen and (min-width: 1600px) {

}
