@charset "utf-8";
/*------------------------------------------------------------
	heading01
------------------------------------------------------------*/
.heading01 {
	padding: 0 0 15px 41px;
	font-weight: 700;
	font-size: 2.6rem;
	background: url(../img/quality/common/icon01.png) no-repeat left top 10px;
	background-size: 32px auto;
}
@media all and (max-width: 896px) {
	.heading01 {
		padding: 0 0 18px 41px;
		font-size: 2.4rem;
		line-height: 1.33;
		background-position: left top 6px;
	}
}
/*------------------------------------------------------------
	heading02
------------------------------------------------------------*/
.heading02 {
	margin-bottom: 19px;
	color: #F3981F;
	font-size: 2.6rem;
	font-weight: 700;
}
@media all and (max-width: 896px) {
	.heading02 {
		margin-bottom: 18px;
		font-size: 2.4rem;
	}
}
/*------------------------------------------------------------
	heading03
------------------------------------------------------------*/
.heading03 {
	margin-bottom: 39px;
	font-size: 2rem;
	font-weight: 700;
}
@media all and (max-width: 896px) {
	.heading03 {
		margin-bottom: 25px;
		font-size: 1.8rem;
		line-height: 1.38;
	}
}
/*------------------------------------------------------------
	heading04
------------------------------------------------------------*/
.heading04 {
	margin-bottom: 9px;
	padding-left: 13px;
	position: relative;
	font-size: 1.5rem;
	font-weight: 700;
}
.heading04::before {
	position: absolute;
	left: 0;
	top: 9px;
	width: 6px;
	height: 6px;
	background-color: #F3981F;
	border-radius: 100%;
	content: "";
}
/*------------------------------------------------------------
	heading05
------------------------------------------------------------*/
.heading05 {
	margin-bottom: 15px;
	position: relative;
	text-align: center;
	font-size: 2.8rem;
	font-weight: 700;
}
.heading05::before {
	position: absolute;
	left: 50%;
	bottom: -15px;
	width: 40px;
	height: 2px;
	background-color: #F3981F;
	transform: translateX(-50%);
	content: "";
}
@media all and (max-width: 896px) {
	.heading05 {
		margin-bottom: 40px;
		font-size: 2.4rem;
		line-height: 1.54;
	}
}
/*------------------------------------------------------------
	comQaBox
------------------------------------------------------------*/
.comQaBox {
	margin-bottom: 50px;
	padding: 15px 20px 13px;
	background-color: #fff;
	border-radius: 15px;
}
.comQaBox .ttl {
	padding: 0 0 8px 30px;
	position: relative;
	font-weight: 700;
	font-size: 1.8rem;
	border-bottom: 1px dotted #7C766D;
}
.comQaBox .aBox {
	padding: 10px 0 0 30px;
	position: relative;
}
.comQaBox .ttl::before,
.comQaBox .aBox::before {
	position: absolute;
	left: 0;
	top: 10px;
	font-size: 1.8rem;
	font-weight: 500;
	content: "A.";
}
.comQaBox .ttl::before {
	top: 0;
	color: #F3981F;
	font-weight: 700;
	content: "Q.";
}
.comQaBox p {
	line-height: 1.75;
	font-weight: 400;
}
@media all and (max-width: 896px) {
	.comQaBox {
		margin-bottom: 30px;
		padding: 15px 20px 14px;
	}
	.comQaBox .ttl {
		font-size: 1.6rem;
	}
	.comQaBox .ttl::before,
	.comQaBox .aBox::before {
		font-size: 1.6rem;
	}
	.comQaBox p {
		line-height: 1.625;
		font-size: 1.6rem;
	}
}
/*------------------------------------------------------------
	comWorkBox
------------------------------------------------------------*/
.comWorkBox {
	padding: 60px 0;
}
/*------------------------------------------------------------
	comWorkList
------------------------------------------------------------*/
.comWorkList a {
	min-width: 200px;
	padding: 2px 42px 8px 11px;
	display: block;
	font-size: 1.8rem;
	font-weight: 700;
	background: #F8EEDD url(../img/quality/common/icon02.png) no-repeat right 5px center;
	background-size: 29px auto;
	border-radius: 15px;
	box-sizing: border-box;
}
.comWorkList .sml {
	width: 92px;
	margin: 0 0 7px -9px;
	padding-bottom: 2px;
	display: block;
	text-align: center;
	line-height: 1.2;
	font-size: 1.4rem;
	background-color: #fff;
	border-radius: 15px 0 15px 0;
}
.comWorkList .sml span {
	color: #F3981F;
	font-size: 1.6rem;
}
.comWorkList .on a {
	opacity: 0.5;
	cursor: default;
	pointer-events: none;
}
@media all and (min-width: 897px) {
	.comWorkList {
		margin: -30px -40px 0;
	}
	.comWorkList li {
		margin: 30px 29px 0;
	}
	.comWorkList a:hover {
		opacity: 0.5;
	}
}
@media all and (max-width: 896px) {
	.comWorkList {
		margin: 0 10px;
		display: block;
	}
	.comWorkList li:not(:last-child) {
		margin-bottom: 20px;
	}
	.comWorkList a {
		height: 60px;
		min-width: inherit;
		position: relative;
		padding: 6px 42px 6px 103px;
		display: flex;
		align-items: center;
		font-size: 1.7rem;
		line-height: 1.47;
		background-position: right 10px center;
	}
	.comWorkList .sml {
		position: absolute;
		left: 2px;
		top: 2px;
		margin: 0;
	}
}
@media all and (max-width: 365px) {
	.comWorkList a {
		padding: 6px 30px 6px 100px;
		font-size: 1.4rem;
		background-position: right 5px center;
	}
}
/*------------------------------------------------------------
	headLine02
------------------------------------------------------------*/
@media all and (max-width: 896px) {
	.headLine02 {
		line-height: 1.22;
	}
	.headLine02 small {
		margin-bottom: 19px;
	}
	.headLine02 .sml {
		margin-bottom: 2px;
		display: block;
		font-size: 2.4rem;
	}
}
/*------------------------------------------------------------
	comTextList
------------------------------------------------------------*/
.comTextList li {
	position: relative;
	padding-left: 50px;
	margin-bottom: 24px;
	font-weight: 700;
	line-height: 1.56;
}
.comTextList li img {
	width: 40px;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}
.comTextList li:last-child {
	margin-bottom: 0 !important;
}
@media all and (max-width: 896px) {
	.comTextList {
		font-size: 1.6rem;
	}
	.comTextList li {
		margin-bottom: 29px;
	}
	.comTextList li img {
		top: 1px;
		transform: none;
	}
}
/*------------------------------------------------------------
	qualityNew
------------------------------------------------------------*/
#qualityNew .mainVisual .slide {
	width: 47.46%;
	position: relative;
	order: 1;
}
#qualityNew .mainVisual .slide::before {
	position: absolute;
	left: -12.6%;
	top: 7.9%;
	width: 103.2%;
	bottom: -6.7%;
	background: url(../img/quality/index/main_visual_bg01.png) no-repeat;
	background-size: 100% 100%;
	content: "";
}
#qualityNew .mainVisual .pho {
	vertical-align: top;
	position: relative;
}
#qualityNew .mainVisual .textBox {
	width: 43.68%;
	margin: 0 2.5% 27px 0;
	position: relative;
	z-index: 1;
}
#qualityNew .mainVisual .textBox .ttl {
	margin-bottom: 31px;
	font-size: 3.2rem;
	font-weight: 700;
	line-height: 1.156;
}
#qualityNew .mainVisual .textBox p {
	line-height: 2;
}
#qualityNew .mainVisual .slick-dots {
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center;
	bottom: -65px;
}
#qualityNew .mainVisual .slick-dots li {
	position: relative;
	display: inline-block;
	width: 14px;
	height: 14px;
	margin: 0 12px;
	padding: 0;
	cursor: pointer;
	background: #E3E3E3;
	border-radius: 100%;
}
#qualityNew .mainVisual .slick-dots li button {
	display: none;
}
#qualityNew .mainVisual .slick-dots li.slick-active {
	background: #F3981F;
}
#qualityNew .sec01 {
	padding: 49px 0 80px;
	background-color: #FCFBF9;
}
#qualityNew .sec01 .linkBox {
	max-width: 800px;
	margin: 0 auto 79px;
	padding: 122px 0 110px;
	position: relative;
}
#qualityNew .sec01 .linkBox .photo {
	width: 822px;
	margin-left: -22px;
}
#qualityNew .sec01 .info {
	padding: 39px 40px 54px;
	position: relative;
	background-color: #FFF7E3;
}
#qualityNew .sec01 .info01::before {
	position: absolute;
	width: 120px;
	height: 60px;
	top: -30px;
	left: 50%;
	background-color: #FFF7E3;
	content: "";
	transform: translateX(-50%);
	clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
}
#qualityNew .sec01 .info .txt {
	margin: -9px 0 16px;
	line-height: 2;
}
#qualityNew .listUl {
	margin: 0 -16px;
}
#qualityNew .listUl li {
	width: 220px;
	margin: 0 15px;
}
#qualityNew .listUl a {
	padding-bottom: 4px;
	height: 100%;
	display: block;
	position: relative;
	font-weight: 700;
	background-color: #fff;
	border-radius: 15px;
}
#qualityNew .listUl .pho {
	margin-bottom: 11px;
	text-align: center;
}
#qualityNew .listUl .pho img {
	width: auto;
	height: 108px;
}
#qualityNew .listUl .text {
	padding: 0 40px 0 20px;
	font-size: 1.7rem;
	line-height: 1.53;
}
#qualityNew .listUl .sml {
	margin-bottom: 12px;
	width: 95px;
	padding: 3px 0 4px;
	text-align: center;
	line-height: 1.2;
	color: #fff;
	font-size: 1.4rem;
	background-color: #F3981F;
	border-radius: 15px 0 15px 0;
}
#qualityNew .listUl .sml span {
	font-size: 1.6rem;
}
#qualityNew .linkUl {
	margin: -20px auto 0;
	max-width: 800px;
}
#qualityNew .linkUl li {
	margin-top: 20px;
	width: 345px;
}
#qualityNew .linkUl a {
	display: flex;
	justify-content: space-between;
	align-items: center;
	background-color: #FCFBF9;
	border: 1px solid #E3E3E3;
	border-radius: 15px;
	overflow: hidden;	
}
#qualityNew .linkUl .pho {
	width: 150px;
}
#qualityNew .linkUl .pho img {
	width: 100%;
	height: 103px;
	object-fit: cover;
}
#qualityNew .linkUl .textBox {
	padding: 0 19px;
	width: calc(100% - 150px);
	box-sizing: border-box;
}
#qualityNew .linkUl p {
	width: fit-content;
	font-size: 1.7rem;
	line-height: 1.53;
	font-weight: 700;
}
#qualityNew .linkUl .color {
	margin-bottom: -4px;
	display: block;
	text-align: center;
	color: #F3981F;
	font-size: 1.3rem;
	font-weight: 500;
}
#qualityNew .sec01 .info02 {
	margin-top: 11px;
	padding-bottom: 50px;
}
#qualityNew .sec01 .info02 .listUl {
	margin-bottom: 34px;
}
#qualityNew .sec02 .info01 {
	padding: 79px 0 80px;
}
#qualityNew .sec02 .info01 .pho {
	margin: 54px 0 26px;
}
#qualityNew .sec02 .textInfo {
	max-width: 800px;
	margin: 0 auto;
}
#qualityNew .sec02 .textInfo p {
	line-height: 2;
	font-weight: 400;
}
#qualityNew .sec02 .info01 .link {
	margin-top: 15px;
	width: fit-content;
	font-size: 1.4rem;
	font-weight: 500;
}
#qualityNew .sec02 .info01 .link a {
	padding: 0 0 2px 18px;
	display: block;
	border-bottom: 1px solid #333;
	background: url(../img/quality/common/icon03.png) no-repeat left top 5px;
	background-size: 13px auto;
}
#qualityNew .sec02 .info02 {
	padding: 79px 0;
	background-color: #FCFBF9;
}
#qualityNew .sec02 .info02 .heading05 {
	margin-bottom: 54px;
}
#qualityNew .sec02 .info02 .imgBox {
	margin-bottom: 40px;
}
#qualityNew .sec02 .info02 .textInfo {
	margin-top: 26px;
}
#qualityNew .sec02 .info02 .comBtn {
	margin: 8px auto 0;
}
#qualityNew .sec02 .info02 .comBtn span {
	margin-bottom: 7px;
	display: block;
	text-align: center;
	font-size: 1.3rem;
	font-weight: 500;
}
#qualityNew .sec02 .linkUl .pho {
	width: 149px;
}
#qualityNew .sec02 .linkUl .pho img {
	height: 153px;
}
#qualityNew .sec02 .linkUl .textBox {
	width: calc(100% - 149px);
}
#qualityNew .sec02 .linkUl .big {
	display: block;
	min-height: 51px;
	display: flex;
	align-items: center;
}
#qualityNew .sec02 .linkUl .sml {
	margin-top: 5px;
	display: block;
	font-size: 1.5rem;
	font-weight: 400;
	line-height: 1.6;
}
#qualityNew .sec02 .info03 {
	padding: 79px 0;
}
#qualityNew .sec02 .info03 .txt {
	max-width: 800px;
	line-height: 2;
	margin: 50px auto 26px;
}
#qualityNew .sec02 .info03 .linkUl {
	margin-bottom: 40px;
}
#qualityNew .sec02 .info02 .linkUl a {
	background-color: #fff;
}
#qualityNew .sec03 {
	margin-bottom: 60px;
	padding: 80px 0 60px;
	background-color: #FCFBF9;
}
#qualityNew .sec03 .linkList li a {
	min-height: 65px;
	padding: 10px 2px 10px 19px;
	width: 100%;
	display: flex;
	align-items: center;
	box-sizing: border-box;
	font-size: 1.5rem;
	font-weight: 700;
	border-radius: 15px;
	border: 1px solid #bcb8b3;
	background-color: #fff;
}
#qualityNew .sec03 .linkList li.pdf a {
	padding-right: 40px;
	background: url(../img/common/icon16.png) no-repeat right 21px center / 17px auto;
	background-color: #fff;
}
@media all and (min-width: 897px) {
	#qualityNew .mainVisual {
		margin: -14px 0 0;
		padding: 14px 0 137px;
		background: url(../img/quality/index/main_visual_bg04.png) no-repeat bottom center,url(../img/quality/index/main_visual_bg02.png) no-repeat right -164px top -22px,url(../img/quality/index/main_visual_bg03.png) no-repeat left -115px bottom 20px;
		background-size: 100% 144px,411px auto, 452px auto;
	}
	#qualityNew .mainVisual .prodact01 {
		margin-bottom: -107px;
		position: relative;
		z-index: 2;
	}
	#qualityNew .mainVisual .slideBox {
		max-width: 1106px;
		margin: 0 auto;
		display: flex;
		align-items: center;
		justify-content: flex-end;
	}
	#qualityNew .comBox01 {
		max-width: 1040px;
	}
	#qualityNew .sec01 .comWorkList a {
		padding: 0 42px 8px 9px;
		background-color: #fff;
		background-position: right 4px center;
		border: 1px solid #E3E3E3;
	}
	#qualityNew .sec01 .comWorkList .sml {
		margin-bottom: 4px;
		padding: 2px 1px 5px;
		color: #fff;
		background-color: #F3981F;
	}
	#qualityNew .sec01 .comWorkList .sml span {
		color: #fff;
	}
	#qualityNew .sec01 .comWorkList li {
		width: fit-content;
		margin: 0;
		position: absolute;
	}
	#qualityNew .sec01 .comWorkList .li01 {
		left: 256px;
		top: 48px;
	}
	#qualityNew .sec01 .comWorkList .li02 {
		right: -80px;
		top: 228px;
	}
	#qualityNew .sec01 .comWorkList .li03 {
		right: 17px;
		top: 520px;
	}
	#qualityNew .sec01 .comWorkList .li05 {
		left: -80px;
		top: 188px;
	}
	#qualityNew .sec01 .comWorkList .li04 {
		bottom: 0;
		left: 28px;
	}
	#qualityNew .sec01 .widBox {
		max-width: 720px;
		margin: 0 auto;
	}
	#qualityNew .listUl .text {
		min-height: 55px;
		display: flex;
		align-items: center;
		background: url(../img/quality/common/icon02.png) no-repeat right 10px center;
		background-size: 29px auto;
	}
	#qualityNew .listUl .text01 {
		padding-left: 10px;
	}
	#qualityNew .listUl a:hover {
		opacity: 0.5;
	}
	#qualityNew .comBtn {
		width: 300px;
	}
	#qualityNew .linkUl a:hover {
		opacity: 0.7;
	}
	#qualityNew .sec02 .pho a:hover {
		opacity: 0.7;
	}
	#qualityNew .sec02 .link a:hover {
		opacity: 0.7;
	}
	#qualityNew .sec02 .linkUl li {
		width: 380px;
	}
	#qualityNew .sec03 .heading05 {
		margin-bottom: 54px;
	}
	#qualityNew .sec03 .textBox {
		max-width: 800px;
		margin: 39px auto 0;
	}
	#qualityNew .sec03 .linkList {
		margin: -30px 0 20px;
		position: relative;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	#qualityNew .sec03 .linkList::after {
		width: 254px;
		content: '';
	}
	#qualityNew .sec03 .linkList li {
		margin-top: 30px;
		width: 254px;
	}
	#qualityNew .sec03 .linkList li a:hover {
		opacity: 0.7;
	}
}
@media all and (min-width: 897px) and (max-width: 1100px) {
	#qualityNew .mainVisual .prodact01 {
		margin-bottom: -60px;
	}
	#qualityNew .mainVisual .textBox .ttl {
		margin: 0 -35px 9px 0;
		font-size: 3rem;
	}
	#qualityNew .mainVisual .textBox p br {
		display: none;
	}
	#qualityNew .sec01 .comWorkList .li05 {
		left: -40px;
	}
	#qualityNew .sec01 .comWorkList .li02 {
		right: -40px;
	}
}
@media all and (max-width: 896px) {
	#qualityNew .mainVisual .prodact01 {
		margin-bottom: 13px;
	}
	#qualityNew .mainVisual .slideBox {
		padding: 0 0 123px;
		display: block;
		background: url(../img/quality/index/main_visual_bg04_sp.png) no-repeat bottom center,url(../img/quality/index/main_visual_bg02.png) no-repeat right -45px top -22px,url(../img/quality/index/main_visual_bg03.png) no-repeat left -158px bottom;
		background-size: 100% 72px,177px auto, 357px auto;
	}
	#qualityNew .mainVisual .slide {
		max-width: 347px;
		width: auto;
		padding-left: 32px;
		box-sizing: border-box;
		margin: 0 auto;
	}
	#qualityNew .mainVisual .slide::before {
		left: 0;
		top: 6.7%;
		width: 93.94%;
		bottom: -5%;
		background-image: url(../img/quality/index/main_visual_bg01_sp.png);
	}
	#qualityNew .mainVisual .textBox {
		width: auto;
		margin: 53px 15px 0 20px;
	}
	#qualityNew .mainVisual .textBox .ttl {
		margin: 0 -10px 16px 0;
		font-size: 2.6rem;
		line-height: 1.38;
		letter-spacing: -0.014em;
	}
	#qualityNew .mainVisual .textBox p {
		font-size: 1.6rem;
	}
	#qualityNew .mainVisual .slick-dots {
		bottom: -39px;
	}
	#qualityNew .mainVisual .slick-dots li {
		width: 8px;
		height: 8px;
		margin: 0 5px;
	}
	#qualityNew .comText {
		margin-bottom: 0;
	}
	#qualityNew .sec01 {
		padding: 50px 0;
	}
	#qualityNew .sec01 .linkBox {
		padding: 0;
		max-width: inherit;
		margin-bottom: 39px;
	}
	#qualityNew .sec01 .linkBox .photo {
		margin: 0 -15px;
		width: auto;
	}
	#qualityNew .sec01 .linkBox .photo img {
		width: 100%;
	}
	#qualityNew .sec01 .comWorkList {
		display: none;
	}
	#qualityNew .sec01 .info .txt {
		font-size: 1.6rem;
		margin: -7px 0 26px;
	}
	#qualityNew .sec01 .info {
		margin: 0 -15px;
		padding: 30px 25px;
	}
	#qualityNew .listUl {
		margin: 0;
		display: block;
	}
	#qualityNew .listUl li {
		margin: 0 0 20px;
		width: auto;
	}
	#qualityNew .linkUl p {
		width: fit-content;
	}
	#qualityNew .listUl li:last-child {
		margin-bottom: 0 !important;
	}
	#qualityNew .listUl a {
		padding: 20px 0 4px;
		height: 140px;
		display: flex;
		align-items: center;
		background: url(../img/quality/common/icon02.png) no-repeat right 8px center #fff;
		background-size: 29px auto;
		box-sizing: border-box;
	}
	#qualityNew .listUl .pho {
		margin-bottom: 0;
		position: absolute;
		right: 28px;
		top: 50%;
		transform: translateY(-50%);
		width: 180px;
		text-align: center;
	}
	#qualityNew .listUl .pho img {
		height: 103px;
	}
	#qualityNew .listUl .pho01 {
		width: 140px;
	}
	#qualityNew .listUl .pho01 img {
		height: 115px;
	}
	#qualityNew .listUl .pho02 {
		width: 175px;
	}
	#qualityNew .listUl .pho02 img {
		height: 110px;
	}
	#qualityNew .listUl .pho03 {
		width: 115px;
	}
	#qualityNew .listUl .pho03 img {
		height: 96px;
	}
	#qualityNew .listUl .sml {
		margin-bottom: 0;
		position: absolute;
		left: 0;
		top: 0;
	}
	#qualityNew .listUl .text {
		position: relative;
		z-index: 2;
	}
	#qualityNew .linkUl {
		margin-top: 0;
		display: block;
	}
	#qualityNew .linkUl li {
		margin: 0 0 15px;
		width: auto;
	}
	#qualityNew .linkUl .pho {
		width: 144px;
	}
	#qualityNew .linkUl .textBox {
		width: calc(100% - 144px);
	}
	#qualityNew .linkUl li:last-child {
		margin-bottom: 0 !important;
	}
	#qualityNew .linkUl .textBox {
		padding: 0 5px 0 19px;
	}
	#qualityNew .sec01 .info02 {
		margin-top: 10px;
		padding: 29px 25px 32px;
	}
	#qualityNew .sec01 .info02 .txt {
		margin: -7px 0 26px;
		font-size: 1.6rem;
	}
	#qualityNew .comBtn {
		max-width: 300px;
		width: auto;
	}
	#qualityNew .sec01 .info02 .listUl {
		margin-bottom: 30px;
	}
	#qualityNew .sec02 .info01 {
		padding: 38px 0 50px;
	}
	#qualityNew .sec02 .info01 .pho {
		margin: 44px -15px 16px;
	}
	#qualityNew .sec02 .textInfo {
		max-width: inherit;
	}
	#qualityNew .sec02 .pho img {
		width: 100%;
	}
	#qualityNew .sec02 .textInfo p {
		font-size: 1.6rem;
	}
	#qualityNew .sec02 .info01 .link {
		margin-top: 11px;
	}
	#qualityNew .sec02 .info02 {
		padding: 38px 0 50px;
	}
	#qualityNew .sec02 .info02 .heading05 {
		margin-bottom: 44px;
	}
	#qualityNew .sec02 .info02 .imgBox {
		margin-bottom: 30px;
	}
	#qualityNew .sec02 .info02 .imgBox .pho {
		margin: 0 -15px;
	}
	#qualityNew .sec02 .info02 .textInfo {
		margin-top: 16px;
	}
	#qualityNew .sec02 .info02 .comBtn {
		margin: 8px auto 0;
	}
	#qualityNew .sec02 .info02 .linkUl li {
		margin-bottom: 20px;
	}
	#qualityNew .sec02 .info02 .linkUl .textBox {
		padding-left: 14px;
	}
	#qualityNew .sec02 .info03 {
		padding: 39px 0 48px;
	}
	#qualityNew .sec02 .info03 .txt {
		max-width: inherit;
		font-size: 1.6rem;
		margin: 22px 0 18px;
	}
	#qualityNew .sec02 .info03 .linkUl {
		margin-bottom: 20px;
	}
	#qualityNew .sec02 .info03 .linkUl li {
		margin-bottom: 20px;
	}
	#qualityNew .sec03 {
		padding: 40px 0 22px;
	}
	#qualityNew .sec03 .photoBox {
		margin: 0 -15px 20px;
		padding-top: 4px;
	}
	#qualityNew .sec03 .photoBox img  {
		width: 100%;
	}
	#qualityNew .sec03 .heading04 {
		width: 242px;
		margin: 0 auto 9px;
	}
	#qualityNew .sec03 .linkList {
		width: 254px;
		margin: 0 auto 29px;
	}
	#qualityNew .sec03 .linkList li:not(:last-child) {
		margin-bottom: 10px;
	}
}
@media all and (max-width: 370px) {
	#qualityNew .linkUl .pho {
		width: 130px;
	}
	#qualityNew .linkUl .textBox {
		width: calc(100% - 130px);
	}
	#qualityNew .sec02 .linkUl .pho {
		width: 130px;
	}
	#qualityNew .sec02 .linkUl .textBox {
		width: calc(100% - 130px);
	}
	#qualityNew .linkUl p {
		font-size: 1.4rem;
	}
	#qualityNew .sec02 .linkUl .sml {
		font-size: 1.2rem;
	}
	#qualityNew .listUl .pho {
		right: 10px;
		width: 160px;
	}
	#qualityNew .listUl .pho img {
		height: 76px;
	}
	#qualityNew .listUl .pho01 {
		width: 140px;
	}
	#qualityNew .listUl .pho01 img {
		height: 96px;
	}
	#qualityNew .listUl .pho02 {
		width: 163px;
	}
	#qualityNew .listUl .pho02 img {
		height: 97px;
	}
	#qualityNew .listUl .pho03 {
		width: 115px;
	}
	#qualityNew .listUl .pho03 img {
		height: 96px;
	}
}
@media all and (max-width: 340px) {
	#qualityNew .linkUl .color {
		font-size: 1.2rem;
	}
}
/*------------------------------------------------------------
	work1
------------------------------------------------------------*/
#work1 .comBgBox01 {
	padding: 38px 0 50px;
}
#work1 .check {
	margin-bottom: 59px;
}
#work1 .check p {
	font-weight: 400;
	line-height: 2;
}
#work1 .check .imgBox {
	padding: 0 150px 16px 0;
	position: relative;
}
#work1 .check .pho {
	width: 89px;
	position: absolute;
	bottom: 15px;
	right: 50px;
}
#work1 .check .textList li {
	width: calc(50% - 20px);
	padding: 12px 19px;
	border-radius: 15px;
	border: 1px solid #E3E3E3;
	background-color: #fff;
	box-sizing: border-box;
}
#work1 .check .textList .ttl {
	padding-bottom: 8px;
	margin-bottom: 7px;
	text-align: center;
	font-weight: 700;
	font-size: 1.8rem;
	border-bottom: 0.2rem dotted #7C766D;
}
#work1 .check .textList p {
	line-height: 1.75;
}
#work1 .easily .pho {
	width: 260px;
	position: relative;
}
#work1 .easily .pho .icon {
	position: absolute;
	bottom: 0;
	width: 170px;
	right: -158px;
}
#work1 .easily p {
	width: calc(100% - 290px);
	margin-top: -4px;
	font-weight: 400;
	line-height: 2;
}
@media all and (min-width: 897px) {
	#work1 .prodact.prodact01 {
		margin-bottom: 51px;
	}
	#work1 .easily .heading01 {
		padding-bottom: 19px;
	}
}
@media all and (max-width: 896px) {
	#work1 .prodact.prodact01 .headLine02 {
		margin: 0 0 15px;
		padding-bottom: 29px;
	}
	#work1 .comText {
		margin-bottom: 39px;
	}
	#work1 .comBgBox01 {
		padding: 32px 0 35px;
	}
	#work1 .check {
		margin-bottom: 61px;
	}
	#work1 .check p {
		font-size: 1.6rem;
	}
	#work1 .check .imgBox {
		padding: 0 0 17px;
	}
	#work1 .check .pho {
		width: 96px;
		margin: 14px auto 0;
		position: static;
	}
	#work1 .check .textList {
		margin: 0 15px;
		display: block;
	}
	#work1 .check .textList li {
		width: auto;
		margin-bottom: 20px;
		padding-bottom: 17px;
	}
	#work1 .check .textList li:last-child {
		margin-bottom: 0;
	}
	#work1 .easily .imgBox {
		padding-top: 4px;
		display: block;
	}
	#work1 .easily .pho {
		margin-right: 10px;
		width: auto;
	}
	#work1 .easily .pho img {
		width: 100%;
	}
	#work1 .easily .pho .icon {
		bottom: -126px;
		width: 98px;
		right: 0;
	}
	#work1 .easily p {
		width: calc(100% - 110px);
		margin-top: 16px;
		font-size: 1.6rem;
	}
}
/*------------------------------------------------------------
	work2
------------------------------------------------------------*/
#work2 .safety {
	padding: 38px 0 60px;
}
#work2 .safety .note {
	margin-bottom: 30px;
	font-size: 1.4rem;
	font-weight: 400;
}
#work2 .safety .listUl {
	margin-top: -41px;
	align-items: flex-start;
}
#work2 .safety .listUl > li {
	margin-top: 41px;
	width: 380px;
	box-sizing: border-box;
}
#work2 .safety .heading04 {
	margin-bottom: 11px;
	padding-left: 18px;
	font-size: 2rem;
}
#work2 .safety .heading04::before {
	top: 11px;
	width: 10px;
	height: 10px;
}
#work2 .safety .listUl .pho {
	margin-bottom: 19px;
}
#work2 .safety .textList li {
	display: flex;
	justify-content: space-between;
	padding-bottom: 10px;
}
#work2 .safety .textList .ttl {
	min-height: 52px;
	width: 69px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	font-weight: 700;
	background-color: #fff;
	border: 1px solid #E3E3E3;
	border-radius: 8px;
	box-sizing: border-box;
}
#work2 .safety .textList li:last-child .ttl {
	min-height: 80px;
}
#work2 .safety .textList .txt {
	width: calc(100% - 79px);
	margin-top: -1px;
	line-height: 1.75;
}
#work2 .safety .listUl .border {
	padding: 40px 28px 27px;
	background-color: #fff;
	border: 1px solid #E3E3E3;
	border-radius: 15px;
	overflow: hidden;
}
#work2 .safety .listUl .img {
	width: 153px;
	margin: 0 auto 30px;
}
#work2 .safety .listUl p {
	line-height: 1.75;
	font-weight: 400;
}
#work2 .safety .btmBox {
	margin-top: 45px;
}
#work2 .safety .btmBox .ttl {
	margin-bottom: 6px;
	text-align: center;
	font-size: 1.4rem;
	font-weight: 500;
	line-height: 2;
}
#work2 .safety .btmBox .imgBox {
	margin: 0 auto;
	width: 405px;
}
#work2 .safety .btmBox a {
	display: flex;
	align-items: center;
	background: #fff url(../img/quality/common/icon02.png) no-repeat right 8px center;
	background-size: 29px auto;
	border: 1px solid #E3E3E3;
	border-radius: 15px;
	overflow: hidden;	
}
#work2 .safety .btmBox a:hover {
	opacity: 0.7;
}
#work2 .safety .btmBox .pho {
	width: 190px;
}
#work2 .safety .btmBox .pho img {
	width: 100%;
	height: 103px;
	object-fit: cover;
}
#work2 .safety .btmBox .textBox {
	padding: 0 36px;
	width: calc(100% - 190px);
	box-sizing: border-box;
}
#work2 .safety .btmBox .textBox p {
	font-size: 1.7rem;
	line-height: 1.53;
	font-weight: 700;
}
@media all and (min-width: 897px) {
	#work2 .prodact.prodact01 {
		margin-bottom: 51px;
	}
	#work2 .safety .heading01 {
		padding-bottom: 17px;
	}
}
@media all and (max-width: 896px) {
	#work2 .prodact.prodact01 .headLine02 {
		margin: 0 0 15px;
		padding-bottom: 35px;
	}
	#work2 .comText {
		margin-bottom: 39px;
	}
	#work2 .safety {
		padding: 33px 0 60px;
	}
	#work2 .safety .note {
		margin: -7px 0 39px;
		font-size: 1.3rem;
	}
	#work2 .safety .listUl {
		margin-top: 0;
		display: block;
	}
	#work2 .safety .listUl > li {
		margin: 0 0 30px;
		width: auto;
	}
	#work2 .safety .listUl > li:last-child {
		margin-bottom: 0;
	}
	#work2 .safety .heading04 {
		margin-bottom: 12px;
	}
	#work2 .safety .listUl .pho {
		margin-bottom: 19px;
	}
	#work2 .safety .listUl .pho img {
		width: 100%;
	}
	#work2 .safety .textList li {
		font-size: 1.6rem;
	}
	#work2 .safety .textList .ttl {
		min-height: 80px;
	}
	#work2 .safety .listUl .border {
		padding-top: 29px;
	}
	#work2 .safety .listUl .img {
		margin: 0 auto 13px;
	}
	#work2 .safety .listUl p {
		font-size: 1.6rem;
	}
	#work2 .safety .btmBox {
		margin: 36px 10px 0;
	}
	#work2 .safety .btmBox .imgBox {
		width: auto;
	}
	#work2 .safety .btmBox .pho {
		width: 150px;
	}
	#work2 .safety .btmBox .textBox {
		padding: 0 16px;
		width: calc(100% - 150px);
	}
}
/*------------------------------------------------------------
	work5
------------------------------------------------------------*/
#work5 .check {
	padding: 38px 0 40px;
}
#work5 .check .text {
	margin-bottom: 16px;
	line-height: 2;
	font-weight: 400;
}
#work5 .check .imgBox {
	align-items: flex-start;
}
#work5 .check .pho {
	width: 330px;
}
#work5 .check .textBox {
	width: 440px;
	padding: 17px 19px;
	box-sizing: border-box;
	background-color: #fff;
	border: 1px solid #E3E3E3;
	border-radius: 15px;
}
#work5 .check .textBox p {
	line-height: 1.75;
	font-weight: 400;
}
@media all and (min-width: 897px) {
	#work5 .prodact.prodact01 {
		margin-bottom: 51px;
	}
}
@media all and (max-width: 896px) {
	#work5 .prodact.prodact01 .headLine02 {
		margin: 0 0 15px;
		padding-bottom: 25px;
	}
	#work5 .comText {
		margin-bottom: 39px;
	}
	#work5 .check {
		padding: 33px 0 60px;
	}
	#work5 .check .text {
		margin: -1px 0 16px;
		font-size: 1.6rem;
	}
	#work5 .check .imgBox {
		display: block;
	}
	#work5 .check .pho {
		width: auto;
	}
	#work5 .check .pho img {
		width: 100%;
	}
	#work5 .check .textBox {
		margin-top: 21px;
		width: auto;
		padding: 12px 19px;
	}
	#work5 .check .textBox p {
		font-size: 1.6rem;
	}
}
/*------------------------------------------------------------
	work4
------------------------------------------------------------*/
#work4 .comBgBox01 {
	padding: 38px 0 87px;
}
#work4 .standard {
	margin-bottom: 47px;
}
#work4 .standard .text {
	margin-bottom: 26px;
	font-weight: 400;
	line-height: 2;
}
#work4 .standard .comQaBox {
	width: 620px;
	border: 1px solid #E3E3E3;
	box-sizing: border-box;
}
#work4 .standard .pho {
	margin-top: -8px;
	width: 142px;
}
#work4 .management .imgBox {
	margin-bottom: 17px;
	align-items: flex-start;
}
#work4 .management .imgBox .textBox {
	width: 480px;
	margin-top: -1px;
}
#work4 .management .imgBox .ttl {
	margin-bottom: 30px;
	color: #F3981F;
	font-size: 2rem;
	font-weight: 700;
}
#work4 .management .imgBox .pho {
	width: 300px;
}
#work4 .management .imgBox .pho span {
	margin-top: 5px;
	display: block;
	text-align: right;
	font-size: 1.3rem;
}
#work4 .management .imgInfo {
	width: 698px;
	margin: 0 auto;
	padding: 17px 15px 17px 213px;
	position: relative;
	box-sizing: border-box;
	background-color: #fff;
	border: 1px solid #E3E3E3;
	border-radius: 15px;
}
#work4 .management .imgInfo .pho {
	position: absolute;
	left: 30px;
	width: 163px;
	top: -18px;
}
#work4 .management .imgInfo p {
	line-height: 1.75;
}
@media all and (min-width: 897px) {
	#work4 .prodact.prodact01 {
		margin-bottom: 51px;
	}
	#work4 .standard .comQaBox {
		padding: 13px 18px;
	}
	#work4 .management .heading01 {
		padding-bottom: 19px;
	}
}
@media all and (max-width: 896px) {
	#work4 .prodact.prodact01 .headLine02 {
		margin: 0 0 15px;
		padding-bottom: 25px;
	}
	#work4 .comText {
		margin-bottom: 39px;
	}
	#work4 .comBgBox01 {
		padding: 32px 0 40px;
	}
	#work4 .standard {
		margin-bottom: 41px;
	}
	#work4 .standard .text {
		font-size: 1.6rem;
	}
	#work4 .standard .imgBox {
		display: block;
	}
	#work4 .standard .comQaBox {
		width: auto;
	}
	#work4 .standard .pho {
		margin: -12px auto 0;
	}
	#work4 .management .imgBox {
		margin-bottom: 31px;
		display: block;
	}
	#work4 .management .imgBox .textBox {
		width: auto;
		margin-top: 0;
	}
	#work4 .management .imgBox .ttl {
		margin-bottom: 19px;
		font-size: 1.8rem;
		line-height: 1.66;
	}
	#work4 .management .imgBox .pho {
		margin-bottom: 19px;
		width: auto;
	}
	#work4 .management .imgBox .pho img {
		width: 100%;
	}
	#work4 .management .imgInfo {
		width: auto;
		padding: 9px 18px 17px;
	}
	#work4 .management .imgInfo .pho {
		position: static;
		width: 163px;
		margin: 0 auto 9px;
	}
	#work4 .management .imgInfo p {
		font-size: 1.6rem;
	}
}
/*------------------------------------------------------------
	case
------------------------------------------------------------*/
#case .case {
	margin-bottom: 60px;
	padding: 50px 0 82px;
}
#case .case .topBox {
	margin-bottom: 40px;
	align-items: center;
}
#case .case .topBox .pho {
	width: 253px;
}
#case .case .topBox p {
	width: calc(100% - 281px);
	font-size: 2.6rem;
	font-weight: 700;
}
#case .case .imgBox {
	margin-bottom: 39px;
	padding-bottom: 39px;
	border-bottom: 1px dotted #7C766D;
}
#case .case .imgBox .pho {
	width: 74px;
}
#case .case .imgBox p {
	width: calc(100% - 94px);
	margin-top: 4px;
	font-size: 2.6rem;
	font-weight: 700;
	color: #F3981F;
}
#case .case .imgBox p .sml {
	padding: 5px 0 6px;
	margin-bottom: 7px;
	position: relative;
	display: block;
	width: 124px;
	text-align: center;
	color: #fff;
	font-size: 1.4rem;
	font-weight: 700;
	border-radius: 5rem;
	background-color: #F3981F;
}
#case .case .imgBox p .sml::before {
	margin-left: -6px;
	position: absolute;
	left: 50%;
	bottom: -6px;
	width: 10px;
	height: 9px;
	clip-path: polygon(100% 0, 0 0, 100% 100%);
	background-color: #F3981F;
	content: "";
}
#case .case .imgBox p .note {
	margin-top: 9px;
	display: block;
	font-size: 1.3rem;
	font-weight: 400;
	color: #333;
}
#case .case .heading02 {
	color: #333;
}
#case .case .arrow {
	margin: 20px 0 13px;
	text-align: center;
}
#case .case .arrow img {
	width: 31px;
}
#case .case .btmText {
	margin-top: -14px;
	position: relative;
	text-align: center;
	color: #333;
	font-size: 2.4rem;
	font-weight: 700;
}
#case .case .btmText .color {
	color: #F3981F;
}
#case .case .btmText .num {
	font-size: 4rem;
}
#case .case .btmText .txt {
	margin-top: 0.8rem;
	display: block;
	font-size: 1.6rem;
}
#case .case .btmText img {
	width: 162px;
	position: absolute;
	right: 0;
	bottom: -10px;
}
@media all and (min-width: 897px) {
	#case .prodact.prodact01 {
		margin-bottom: 40px;
	}
}
@media all and (max-width: 896px) {
	#case .prodact.prodact01 .headLine02 {
		margin: 0 0 15px;
		padding-bottom: 35px;
	}
	#case .prodact.prodact01 .headLine02 small {
		margin-bottom: 20px;
	}
	#case .comText {
		margin-bottom: 39px;
	}
	#case .case {
		padding: 31px 0 0;
	}
	#case .case .topBox {
		margin-bottom: 39px;
		display: block;
	}
	#case .case .topBox .pho {
		width: 253px;
		margin: 0 auto 20px;
	}
	#case .case .topBox p {
		width: auto;
		font-size: 2.2rem;
	}
	#case .case .imgBox {
		margin-bottom: 38px;
		padding-bottom: 35px;
	}
	#case .case .imgBox .pho {
		width: 79px;
	}
	#case .case .imgBox p {
		width: calc(100% - 99px);
		margin-top: 0;
	}
	#case .case .imgBox p .sml {
		margin-bottom: 8px;
	}
	#case .case .imgBox p .note {
		margin: 5px 0 0 -100px;
		line-height: 2.15;
	}
	#case .case .heading02 {
		margin-bottom: 19px;
		font-size: 2.6rem;
	}
	#case .case .textImg img {
		width: 100%;
	}
	#case .case .arrow {
		margin-bottom: 19px;
	}
	#case .case .btmText {
		margin-top: 0;
	}
	#case .case .btmText .color {
		margin-top: -6px;
		display: block;
	}
	#case .case .btmText img {
		width: 182px;
		margin: 15px auto 0;
		position: static;
	}
	#case .case .btmText .txt {
		margin-top: 0.8rem;
		line-height: 1.75;
	}
}
@media all and (max-width: 365px) {
	#case .case .imgBox p {
		font-size: 2.5rem;
	}
}
/*------------------------------------------------------------
	cooplab
------------------------------------------------------------*/
#cooplabNew .sec01 {
	padding: 39px 0;
	margin-bottom: 49px;
}
#cooplabNew .sec01 .textBox {
	width: 370px;
	margin-top: -2px;
}
#cooplabNew .sec01 p {
	line-height: 1.66;
	font-weight: 400;
	font-size: 1.5rem;
}
#cooplabNew .sec01 p sup {
	font-size: 0.9rem;
}
#cooplabNew .sec01 .noteTxt {
	margin-top: 3px;
	display: block;
	text-indent: -1em;
	padding-left: 1em;
	font-size: 1.3rem;
}
#cooplabNew .sec01 .pho {
	margin-bottom: 0.8rem;
	display: flex;
	font-size: 1.7rem;
	font-weight: 700;
	align-items: center;
}
#cooplabNew .sec01 .pho img {
	width: 108px;
	flex-shrink: 0;
}
#cooplabNew .sec01 .pho > span {
	margin-top: 1.3rem;
}
#cooplabNew .sec01 .sml {
	font-size: 1.5rem;
}
#cooplabNew .sec01 .photo {
	width: 400px;
	order: -1;
}
#cooplabNew .topLink {
	width: 325px;
	margin: -9px auto 50px;
	text-align: center;
}
#cooplabNew .topLink span {
	margin-bottom: 4px;
	display: block;
	font-size: 1.4rem;
	font-weight: 500;
}
#cooplabNew .topLink a {
	display: block;
}
#cooplabNew .topLink a:hover {
	opacity: 0.7;
}
#cooplabNew .sec02 {
	padding: 35px 40px 50px;
	margin-bottom: 60px;
	position: relative;
	background-color: #F4F2EF;
}
#cooplabNew .sec02 .textImg {
	position: absolute;
	right: 40px;
	top: -10px;
	width: 103px;
}
#cooplabNew .sec02 .heading02 {
	margin-bottom: 15px;
	font-size: 3rem;
}
#cooplabNew .sec02 .topText {
	margin-bottom: 25px;
	line-height: 1.86;
	font-size: 1.5rem;
	font-weight: 400;
}
#cooplabNew .sec02 .listUl {
	margin-bottom: 29px;
}
#cooplabNew .sec02 .listUl li {
	width: 340px;
}
#cooplabNew .sec02 .heading04 {
	margin-bottom: 8px;
	line-height: 1.6;
}
#cooplabNew .sec02 .tabBox {
	margin: 0 -1px 41px;
}
#cooplabNew .sec02 table {
	width: 100%;
	border-collapse: collapse;
}
#cooplabNew .sec02 th,
#cooplabNew .sec02 td {
	padding: 5px 13px;
	vertical-align: middle;
	text-align: left;
	font-weight: 400;
	font-size: 1.5rem;
	background-color: #fff;
	border: 2px solid #F4F2EF;
	box-sizing: border-box;
}
#cooplabNew .sec02 th {
	width: 21.5%;
	text-align: center;
	color: #fff;
	font-size: 1.4rem;
	font-weight: 700;
	background-color: #F3981F;
}
#cooplabNew .sec02 .linkList {
	margin: 0 20px;
}
#cooplabNew .sec02 .linkList li {
	width: 300px;
}
#cooplabNew .sec02 .linkList a {
	display: block;
	font-weight: 500;
	font-size: 1.4rem;
}
#cooplabNew .sec02 .linkList .ttl {
	margin-bottom: 5px;
	text-align: center;
}
#cooplabNew .sec02 .linkList .pho {
	overflow: hidden;
	border-radius: 15px;
}
@media all and (min-width: 897px) {
	#cooplabNew .prodact.prodact01 {
		margin-bottom: 39px;
	}
	#cooplabNew .sec02 .linkList a:hover {
		opacity: 0.7;
	}
}
@media all and (max-width: 896px) {
	#cooplabNew .prodact.prodact01 .headLine02 {
		margin: 0 0 15px;
		padding-bottom: 26px;
	}
	#cooplabNew .sec01 {
		padding: 22px 0 30px;
		margin-bottom: 60px;
	}
	#cooplabNew .sec01 .imgBox {
		display: block;
	}
	#cooplabNew .sec01 .textBox {
		width: auto;
		margin: 0 0 19px;
	}
	#cooplabNew .sec01 .noteTxt {
		margin-top: 8px;
	}
	#cooplabNew .sec01 .photo {
		width: auto;
	}
	#cooplabNew .sec01 .photo img {
		width: 100%;
	}
	#cooplabNew .topLink {
		width: auto;
		margin: -40px 10px 40px;
	}
	#cooplabNew .topLink span {
		margin-bottom: 5px;
	}
	#cooplabNew .topLink img {
		width: 100%;
	}
	#cooplabNew .sec02 {
		padding: 32px 15px 39px;
		margin: 0 -15px 50px;
	}
	#cooplabNew .sec02 .textImg {
		right: 16px;
	}
	#cooplabNew .sec02 .heading02 {
		margin-bottom: 18px;
		font-size: 2.8rem;
		line-height: 1.28;
	}
	#cooplabNew .sec02 .topText {
		margin-bottom: 26px;
	}
	#cooplabNew .sec02 .listUl {
		display: block;
	}
	#cooplabNew .sec02 .listUl li {
		width: auto;
	}
	#cooplabNew .sec02 .listUl li:not(:last-child) {
		margin-bottom: 19px;
	}
	#cooplabNew .sec02 .heading04 {
		margin-bottom: 8px;
	}
	#cooplabNew .sec02 .listUl img {
		width: 100%;
	}
	#cooplabNew .sec02 .tabBox {
		margin: 0 -1px 38px;
	}
	#cooplabNew .sec02 th,
	#cooplabNew .sec02 td {
		height: 60px;
		padding: 5px 8px;
		font-size: 1.4rem;
	}
	#cooplabNew .sec02 th {
		padding: 5px;
		width: 28.5%;
	}
	#cooplabNew .sec02 .linkList {
		margin: 0 22px;
		display: block;
	}
	#cooplabNew .sec02 .linkList li img {
		width: 100%;
	}
	#cooplabNew .sec02 .linkList li {
		width: auto;
	}
	#cooplabNew .sec02 .linkList .ttl {
		margin-bottom: 3px;
	}
	#cooplabNew .sec02 .linkList li:not(:last-child) {
		margin-bottom: 31px;
	}
}
@media all and (max-width: 360px) {
	#cooplabNew .sec02 .textImg {
		width: 75px;
		right: 4px;
	}
}
/*------------------------------------------------------------
	noyaku
------------------------------------------------------------*/
#noyaku .comBgBox01 {
	padding: 49px 0 55px;
	margin-bottom: 60px;
}
#noyaku .pesticides {
	margin-bottom: 55px;
}
#noyaku .pesticides .heading02 {
	margin-bottom: 23px;
}
#noyaku .pesticides .comTextList {
	margin: -20px 0 25px;
	font-size: 2rem;
}
#noyaku .pesticides .comTextList li {
	margin: 20px 60px 0 0;
}
#noyaku .pesticides .whiteBg {
	margin-bottom: 26px;
	padding: 18px 19px 28px;
	background-color: #fff;
	border-radius: 15px;
	border: 1px solid #E3E3E3;
}
#noyaku .pesticides .heading04 {
	margin-bottom: 23px;
	padding-left: 18px;
	font-size: 2rem;
}
#noyaku .pesticides .heading04::before {
	top: 11px;
	width: 10px;
	height: 10px;
}
#noyaku .pesticides .widBox {
	width: 592px;
	margin: 0 auto;
}
#noyaku .pesticides .title {
	margin-bottom: 20px;
	font-weight: 700;
}
#noyaku .pesticides .title sup {
	font-size: 0.9rem;
}
#noyaku .pesticides .photo {
	margin-bottom: 50px;
}
#noyaku .pesticides .photo span {
	margin-top: 9px;
	display: block;
	font-size: 1.4rem;
	font-weight: 400;
}
#noyaku .pesticides .textList {
	margin-bottom: 10px;
}
#noyaku .pesticides .textList li {
	padding: 5px 0 9px;
	width: 182px;
	text-align: center;
	font-weight: 700;
	background-color: #F4F2EF;
	border-radius: 10px;
}
#noyaku .pesticides .textList span {
	font-size: 2.4rem;
}
#noyaku .pesticides .note {
	font-size: 1.4rem;
	font-weight: 400;
}
#noyaku .pesticides .btmText {
	line-height: 2;
	font-weight: 400;
}
#noyaku .residues .imgBox {
	margin-bottom: 39px;
	align-items: center;
}
#noyaku .residues .pho {
	width: 380px;
}
#noyaku .residues p {
	width: 380px;
	line-height: 2;
	font-weight: 400;
}
#noyaku .residues .heading03 {
	margin-bottom: 28px;
	font-size: 2.4rem;
}
#noyaku .residues .comTextList {
	font-size: 2rem;
}
#noyaku .residues .comTextList li {
	margin-bottom: 21px;
	min-height: 40px;
}
#noyaku .residues .comTextList li img {
	top: -5px;
	transform: none;
}
#noyaku .residues .comTextList .sml {
	margin-top: 9px;
	display: block;
	font-size: 1.6rem;
	line-height: 2;
	font-weight: 400;
}
@media all and (max-width: 896px) {
	#noyaku .prodact.prodact01 .headLine02 {
		margin: 0 0 15px;
		padding-bottom: 36px;
	}
	#noyaku .comBgBox01 {
		padding: 41px 0 55px;
	}
	#noyaku .pesticides {
		margin-bottom: 55px;
	}
	#noyaku .pesticides .heading02 {
		margin-bottom: 26px;
		font-size: 2.6rem;
	}
	#noyaku .pesticides .comTextList {
		margin: 0 0 40px;
		display: block;
	}
	#noyaku .pesticides .comTextList li {
		margin: 0 0 26px;
		line-height: 1.4;
	}
	#noyaku .pesticides .comTextList li img {
		top: 50%;
		transform: translateY(-50%);
	}
	#noyaku .pesticides .whiteBg {
		margin-bottom: 16px;
		padding: 19px 19px 38px;
	}
	#noyaku .pesticides .heading04 {
		margin-bottom: 19px;
	}
	#noyaku .pesticides .widBox {
		width: auto;
	}
	#noyaku .pesticides .title {
		margin-bottom: 9px;
		line-height: 1.875;
		font-size: 1.6rem;
	}
	#noyaku .pesticides .title sup {
		font-size: 0.8rem;
	}
	#noyaku .pesticides .photo {
		margin-bottom: 27px;
	}
	#noyaku .pesticides .photo img {
		width: 100%;
	}
	#noyaku .pesticides .photo span {
		margin-top: 20px;
	}
	#noyaku .pesticides .textList {
		margin-bottom: 17px;
		padding-top: 6px;
		display: block;
	}
	#noyaku .pesticides .textList li {
		margin-bottom: 10px;
		font-size: 1.6rem;
		width: auto;
	}
	#noyaku .pesticides .note {
		padding-top: 0.8rem;
		text-indent: -1em;
		padding-left: 1em;
	}
	#noyaku .pesticides .btmText {
		font-size: 1.6rem;
	}
	#noyaku .residues .heading02 {
		margin-bottom: 19px;
		font-size: 2.6rem;
	}
	#noyaku .residues .imgBox {
		margin-bottom: 35px;
		display: block;
	}
	#noyaku .residues .pho {
		margin-bottom: 16px;
		width: auto;
	}
	#noyaku .residues .pho img {
		width: 100%;
	}
	#noyaku .residues p {
		width: auto;
		font-size: 1.6rem;
	}
	#noyaku .residues .heading03 {
		margin-bottom: 20px;
		line-height: 1.5;
	}
	#noyaku .residues .comTextList li {
		margin-bottom: 21px;
		min-height: inherit;
		line-height: 1.4;
	}
	#noyaku .residues .comTextList li img {
		top: 8px;
		transform: none;
	}
	#noyaku .residues .comTextList .sml {
		margin-top: 7px;
	}
}
/*------------------------------------------------------------
	work3
------------------------------------------------------------*/
#work3 .comBgBox01 {
	padding: 50px 0 60px;
}
#work3 .comQaBox {
	margin-bottom: 39px;
	border: 1px solid #E3E3E3;
	box-sizing: border-box;
}
#work3 .comQaBox .pho {
	width: 232px;
}
#work3 .orange {
	margin-bottom: 7px;
	color: #F3981F;
	font-weight: 700;
}
#work3 .check {
	margin-bottom: 59px;
}
#work3 .check .imgBox {
	margin-bottom: 19px;
}
#work3 .check .pho {
	width: 380px;
	margin-top: 4px;
	order: 1;
}
#work3 .check .textBox {
	width: 380px;
}
#work3 .check .imgBox .text {
	margin-bottom: 13px;
	line-height: 2;
}
#work3 .check p sup {
	font-size: 0.9rem;
}
#work3 .check .ttl {
	margin-bottom: 17px;
	color: #F3981F;
	font-weight: 700;
	font-size: 1.8rem;
	line-height: 1.77;
}
#work3 .check .imgInfo {
	padding: 19px 17px;
	background-color: #fff;
	border-radius: 15px;
	border: 1px solid #E3E3E3;
}
#work3 .check .imgInfo .img {
	width: 161px;
}
#work3 .check .imgInfo p {
	width: calc(100% - 172px);
	margin-top: -2px;
	line-height: 1.75;
}
#work3 .check .imgInfo span {
	margin-bottom: 5px;
	display: block;
	font-size: 1.8rem;
	font-weight: 700;
}
#work3 .check .note {
	font-size: 1.4rem;
	font-weight: 400;
	text-indent: -1em;
	padding-left: 1em;
}
#work3 .system .heading01 {
	margin-bottom: 4px;
}
#work3 .system .listUl {
	margin-bottom: 28px;
}
#work3 .system .listUl li {
	margin-bottom: 53px;
	min-height: 183px;
	padding: 20px 20px 22px 39px;
	position: relative;
	display: flex;
	justify-content: space-between;
	background-color: #fff;
	border-radius: 15px;
	border: 1px solid #E3E3E3;
	box-sizing: border-box;
}
#work3 .system .listUl li:last-child {
	margin-bottom: 0 !important;
}
#work3 .system .listUl li:not(:last-child)::before {
	position: absolute;
	left: 50%;
	bottom: -35px;
	background: url(../img/quality/work3/arrow.png) no-repeat;
	background-size: 25px auto;
	width: 25px;
	height: 14px;
	content: "";
	transform: translateX(-50%);
}
#work3 .system .listUl .pho {
	width: 171px;
}
#work3 .system .listUl .textBox {
	width: calc(100% - 209px);
	margin-top: 25px;
}
#work3 .system .listUl p {
	line-height: 1.75;
	font-weight: 400;
}
#work3 .system .listUl .ttl {
	padding: 0 0 12px 49px;
	position: relative;
	font-size: 2rem;
	font-weight: 700;
}
#work3 .system .listUl .ttl img {
	position: absolute;
	left: -1px;
	width: 40px;
	top: -6px;
}
#work3 .system .imgBox {
	margin-right: 5px;
	align-items: center;
}
#work3 .system .imgBox .pho {
	width: 109px;
}
#work3 .system .imgBox p {
	width: calc(100% - 120px);
	margin-top: 14px;
	line-height: 2;
}
@media all and (min-width: 897px) {
	#work3 .prodact.prodact01 {
		margin-bottom: 51px;
	}
	#work3 .comQaBox {
		position: relative;
		padding-right: 285px;
	}
	#work3 .comQaBox .pho {
		position: absolute;
		right: 27px;
		top: -18px;
	}
}
@media all and (max-width: 896px) {
	#work3 .prodact.prodact01 .headLine02 {
		margin: 0 0 15px;
		padding-bottom: 35px;
	}
	#work3 .prodact.prodact01 .headLine02 small {
		margin-bottom: 20px;
	}
	#work3 .comBgBox01 {
		padding: 42px 0 55px;
	}
	#work3 .comQaBox {
		margin-bottom: 41px;
	}
	#work3 .comQaBox .pho {
		width: 242px;
		margin: 18px auto 4px;
	}
	#work3 .orange {
		margin-bottom: 11px;
		font-size: 1.6rem;
	}
	#work3 .check {
		margin-bottom: 40px;
	}
	#work3 .check .heading01 {
		padding-bottom: 21px;
	}
	#work3 .check .imgBox {
		margin-bottom: 20px;
		display: block;
	}
	#work3 .check .pho {
		width: auto;
		margin: 0 0 16px;
	}
	#work3 .check .pho img {
		width: 100%;
	}
	#work3 .check .textBox {
		width: auto;
	}
	#work3 .check .imgBox .text {
		margin-bottom: 13px;
		line-height: 2;
	}
	#work3 .check .text {
		font-size: 1.6rem;
	}
	#work3 .check .ttl {
		margin-bottom: 17px;
	}
	#work3 .check .imgInfo {
		padding: 19px 20px 17px;
		display: block;
	}
	#work3 .check .imgInfo .img {
		width: 225px;
		margin: 0 auto;
	}
	#work3 .check .imgInfo p {
		width: auto;
		margin-top: 7px;
		font-size: 1.6rem;
	}
	#work3 .check .imgInfo span {
		margin-bottom: 5px;
	}
	#work3 .system .heading01 {
		margin-bottom: 4px;
	}
	#work3 .system .listUl {
		margin-bottom: 35px;
	}
	#work3 .system .listUl li {
		margin-bottom: 53px;
		min-height: initial;
		padding: 18px 20px 17px;
		display: block;
	}
	#work3 .system .listUl .pho {
		width: 220px;
		margin: 0 auto;
	}
	#work3 .system .listUl li:nth-child(2) .pho {
		width: 216px;
		padding-top: 3px;
	}
	#work3 .system .listUl li:nth-child(3) .pho {
		width: 232px;
		padding-top: 5px;
	}
	#work3 .system .listUl .textBox {
		width: auto;
		margin-top: 25px;
	}
	#work3 .system .listUl p {
		font-size: 1.6rem;
	}
	#work3 .system .imgBox {
		margin-right: 0;
		align-items: flex-end;
	}
	#work3 .system .imgBox .pho {
		width: 135px;
		margin-bottom: 4px;
	}
	#work3 .system .imgBox p {
		width: calc(100% - 135px);
		margin-top: 0;
		font-size: 1.6rem;
	}
}