@charset "UTF-8";

/* style */
/*workflow.html スタイル追加*/
#nintei_img{
	width: 788px;
}
#gojoken_img{
	width: 788px;
}

/*tandoku-equipment.html スタイル追加*/
@media (max-width: 767.98px){
	body.page .p-table thead th:last-of-type {
	    min-width: 4.5rem;
	}
}
/*usage.html スタイル追加*/
#usage_normal_img{
	width: 765px;
}

/*reserve_use_workflow.html スタイル追加*/
/*.text-number{
  margin: 0;
  padding: 0;
}
.text-number li{
  list-style: none;
  padding-left: 1em;
  text-indent: -1em;
}*/