@charset 'UTF-8';







.applist th:first-child{
	border-left: 1px solid #000000;
}


.applist td:first-child{
	border-left: 1px solid #8790a1;
}


.Block{
	display: none;
}

/*.Blockをdisplay: none;にする*/












/*----適用病害虫と使用方法-------*/

@media print, screen and (min-width: 768px){


	.tekiyou_box{
		width: 100%;
		max-width: 1200px;
		margin: 0 auto;
		text-align: center;
	}

	.tekiyou_title{
		display: block;
		font-size: 30px;
		font-weight: 600;
		color: #000000;
		text-align: left;
		margin-bottom: 15px;

	}



	.applist_box{
		position: relative;
		max-width: 1100px;
		width: 100%;
		text-align: center;
		margin: 0 auto 50px auto;
		
		
		box-sizing: border-box;
		padding: 120px 40px 65px 40px;
	}


	.applist_title_box{
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		margin-bottom: 50px;
	}

	.applist_title{
		font-size: 40px;
		font-weight: 600;
		box-sizing: border-box;
		padding: 13px 0px;
	}

	.b_border{
		background-color: #00BFE9;
		padding: 2.5px 0px;
	}





	.applist table{
		margin: 0 auto;
		width: 100%;
		text-align: center;	
		word-break: break-all;
		border: 1px solid #000000;
	}




/*
	.applist h2::after{
		content: '農林水産省登録 第24014号';
		font-size: 17px;
		color: #000000;
		display: block;
		font-weight: 300;
		margin-bottom: 20px;

	}
*/

	.applist th{
		color: #FFFFFF;
		background-color: #000000;
		font-size: 15px;
		line-height: 1.5em;
		font-weight: 300;
		border-left: 1px solid #FFFFFF;
		border-top: 2px solid #000000;

	}

	.table_th02{
		color: #FFFFFF;
		background-color: #000000;
		font-size: 15px;
		line-height: 1.5em;
		font-weight: 300;
		border-left: 1px solid #FFFFFF !important;
		border-top: 1px solid #FFFFFF !important;
		border-right: 1px solid #FFFFFF !important;
	}

	.applist td{
		font-size: 13px;
    	line-height: 1.7em;
    	border-left: 1px solid #8790a1;
    	border-bottom: 1px solid #8790a1;
    	border-right: 1px solid #8790a1;
    	word-break: break-all;
    	background-color: #F0F0F0 !important;
	}











	.applist {
		margin: 0px auto;
		text-align: center;
		box-sizing: border-box;
		background-color: #ffffff;
		padding: 30px 30px;
		margin-bottom: 30px;
	}


	.applist th, .applist td{
		padding: 10px;
		box-sizing: border-box;
		vertical-align: middle;
	}
	

	/*---tableサイズ指定---*/


	.applist table tbody th:nth-child(1){
		width: 5% !important;
	}

	.applist table tbody th:nth-child(2){
		width: 8% !important;
	}

	.applist table tbody th:nth-child(3){
		width: 8% !important;
	}


	.applist table tbody th:nth-child(4){
		width: 5% !important;
	}

	.applist table tbody th:nth-child(5){
		width: 5% !important;
	}


	.applist table tbody th:nth-child(6){
		width: 5% !important;
	}

	.applist table tbody th:nth-child(7){
		width: 7% !important;
	}

	.applist table tbody th:nth-child(8){
		width: 8% !important;
	}




}




@media screen and (max-width: 767px){


	.tekiyou_box{
		width: 95%;
		margin: 0 auto;
		
	}

	.tekiyou_title{
		display: block;
		font-size: 15px;
		font-weight: 600;
		color: #000000;
		text-align: left;
		margin-bottom: 10px;

	}


	.tekiyou_title_sub{
		display: block;
		font-size: 13px;
		color: #000000;
		font-weight: 300;
		text-align: left;
		margin-bottom: 10px;
	}



	.applist_box{
		position: relative;
		width: 100%;
		text-align: center;
		margin: 30px auto 30px auto;
		
		background-size: 25%;
		box-sizing: border-box;
		padding: 20px 5%;
	}

	.hani{
    	background-color: #ffffff;
    	box-sizing: border-box;
    	width: 100%;
    	height: auto;
    	padding: 60px 19px 50px 20px;
    	
	}

	.applist_title_box{
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
	}

	.applist_title{
		font-size: 20px;
		font-weight: 600;
		box-sizing: border-box;
		padding: 10px 0px;
	}



	.applist_p{
		text-align: left;
		margin-bottom: 10px;
		font-size: 0.8em;
		color: #202F55;
	}

	.applist {
		width: 100%;
		overflow: auto;
		box-sizing: border-box;
		padding: 0px 0px 10px 0px;
		background-color: #FFFFFF;
	}







	/*
	.applist h2::after{
		position: absolute;
		top: 117px;
		right: 50px;
		content: '農林水産省登録 第24014号';
		font-size: 12px;
		color: #000000;
		display: block;
		font-weight: 300;
		margin-bottom: 10px;

	}
	*/








	.applist table{
		
		margin: 0 auto;
		width: 860px;
		text-align: center;	
		word-break: break-all;
		/*white-space: nowrap;*/
  		-webkit-overflow-scrolling: touch;

	}


	.applist th, .applist td{
		padding: 5px;
		box-sizing: border-box;
		vertical-align: middle;
	}



	.applist th{
		color: #FFFFFF;
		background-color: #000000;
		box-sizing: border-box;
		padding: 10px;
		font-size: 0.7em;
		line-height: 1.5em;
		font-weight: 300;
		border-left: 1px solid #FFFFFF;
		border-top: 2px solid #000000;

	}


	.table_th02{
		color: #FFFFFF;
		background-color: #000000;
		padding: 10px;
		font-size: 0.7em;
		line-height: 1.5em;
		font-weight: 300;
		border-left: 2px solid #FFFFFF !important;
		border-top: 1px solid #FFFFFF !important;
		border-right: 1px solid #FFFFFF !important;
	}


	.applist th:nth-child(8){
		border-right: 1px solid #000000;
	}


	.applist td{
		font-size: 0.7em;
		line-height: 1.5em;
		box-sizing: border-box;
		padding: 15px;
		border-left: 1px solid #000000;
		border-bottom: 1px solid #000000;
		border-right: 1px solid #000000;
		word-break: break-all;
		background-color: #F0F0F0 !important;
	}









	/*---tableサイズ指定---*/


	.applist table tbody th:nth-child(1){
		position: sticky;
		position: -webkit-sticky;
    	top: 0;
    	left: 0;
    	background-color: #000000;
    	border-right: 1px solid #FFFFFF;
		width: 5% !important;
	}



	.applist table tbody th:nth-child(2){
		width: 10% !important;
	}

	.applist table tbody th:nth-child(3){
		width: 10% !important;
	}


	.applist table tbody th:nth-child(4){
		width: 5% !important;
	}

	.applist table tbody th:nth-child(5){
		width: 6% !important;
	}


	.applist table tbody th:nth-child(6){
		width: 6% !important;
	}

	.applist table tbody th:nth-child(7){
		width: 7% !important;
	}

	.applist table tbody th:nth-child(8){
		width: 8% !important;
	}


/*---------固定-------------*/

	.tr_fix{
		position: sticky;
		position: -webkit-sticky;
    	left: 0;
    	background-color: #FFFFFF;
    	z-index: 3;
		
    	
	}

	.tr_fix01{
		position: sticky;
		position: -webkit-sticky;
    	left: 0;
    	
    	z-index: 3;
		
    	
	}





	.applist table tbody th:nth-child(1)::after{
    	content: "";
    	position: absolute;
    	top: 0px;
    	left: -1px;
    	width: 101.5%;
    	height: 100%;
    	z-index: 4;
    	box-sizing: border-box;
    	border-right: 1px solid #ffffff;
    	border-left: 1px solid #000000;
	}



	.applist table tr:nth-child(2) td:nth-child(1)::after{
    	content: "";
    	position: absolute;
    	top: 0px;
    	left: 0px;
    	width: 100%;
    	height: 100%;
    	box-sizing: border-box;
    	outline: 1px solid #000000;
	}

	.applist table tr:nth-child(3) td:nth-child(1)::after{
    	content: "";
    	position: absolute;
    	top: 0px;
    	left: 0px;
    	width: 100%;
    	height: 100%;
    	box-sizing: border-box;
    	outline: 1px solid #000000;
	}


	.applist table tbody th:nth-child(1)::after{
    	content: "";
    	position: absolute;
    	top: 0px;
    	left: -1px;
    	width: 101.5%;
    	height: 100%;
    	z-index: 4;
    	box-sizing: border-box;
    	border-right: 1px solid #ffffff;
    	border-left: 1px solid #000000;
	}

	.applist table tr:nth-child(3) td:nth-child(1)::after{
    	content: "";
    	position: absolute;
    	top: 0px;
    	left: 0px;
    	width: 100%;
    	height: 100%;
    	box-sizing: border-box;
    	outline: 1px solid #000000;
		
	}



	/*---希釈倍数　幅--*/

	.applist table tr:nth-child(2) td:nth-child(3){
	/*先頭列を左に固定*/
		padding: 10px 15px !important;
	}


}
