@charset "UTF-8";

.link {
	padding-top: 80px;
}

.link_list {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	color: #FFF;
}

.link_list li {
	width: 24%;
	font-weight: bold;
}

.link_list li a {
	display: block;
	background: -moz-linear-gradient(left, #4BBDE6, #86DDED);
	background: -webkit-linear-gradient(left, #4BBDE6, #86DDED);
	background: linear-gradient(to right, #4BBDE6, #86DDED);
	padding: 15px 20px;
	position: relative;
	transition: opacity 0.4s;
}

.link_list li a:before {
	content: "\e902";
	font-family: icomoon;
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -0.8em;
	padding-right: 22px;
	font-size: 18px;
	font-weight: normal;
}

.link_list li a:hover {
	opacity: 0.8;
}

.sec {
	padding-top: 100px;
	margin-top: -10px;
}

.sec_cnt {
	display: flex;
	justify-content: space-between;
	background: #E9EEF1;
}

.sec_item {
	width: 55%;
	position: relative;
}

.sec_ttl {
	background: -moz-linear-gradient(left, #4BBDE6 60%, rgba(255, 255, 255, 0));
	background: -webkit-linear-gradient(left, #4BBDE6 60%, rgba(255, 255, 255, 0));
	background: linear-gradient(to right, #4BBDE6 60%, rgba(255, 255, 255, 0));
	color: #FFF;
	font-size: 24px;
	font-weight: bold;
	margin-top: 60px;
	position: relative;
}

.sec_ttl span {
	display: block;
	padding-left: 136px;
}

.sec_desc {
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 70%;
	padding-top: 150px;
}

.sec_img {
	width: 45%;
	position: relative;
}

.sec_img:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	background: #E9EEF1;
	background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 88%, #E9EEF1);
	background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 88%, #E9EEF1);
	background: linear-gradient(to left, rgba(255, 255, 255, 0) 88%, #E9EEF1);
	width: 100%;
	height: 100%;
}

.sec_img img {
	height: auto;
	width: 100%;
}

.sec_pt_cnt {
	display: flex;
	justify-content: space-between;
	max-width: 870px;
	margin: 0 auto;
}

.sec_pt {
	border: 1px solid #e8e8e8;
	width: 48%;
}

.sec_pt img {
	width: 100%;
	height: auto;
}

.labo_wrap {
	padding-top: 90px;
}

.labo_ttl {
}

.labo_detail {
	margin-top: 40px;
}

.labo_rat_ttl {
}

.labo_cnt {
	display: flex;
	justify-content: space-between;
	margin-top: 20px;
}

.labo_row {
	width: 49%;
}

.labo_item_cnt {
}

.labo_item {
	background: #F7F7F7;
	padding: 30px;
}

.labo_item:nth-child(n+2) {
	margin-top: 20px;
}

.labo_item_ttl {
	font-weight: bold;
	margin-bottom: 3px;
}

.labo_item_list {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-self: flex-start;
}

.labo_item_list dt,
.labo_item_list dd {
}

.labo_item_list dt {
	width: 60%;
}

.labo_item_list dd {
	width: 38%;
}

.labo_item_list dt.-red,
.labo_item_list dd.-red {
	color: #FF3E69;
}

.labo_item_desc {
	color: #FF3E69;
	margin-top: 4px;
	line-height: 1.4;
	font-size: 15px;
}

.labo_mouse {
}

.labo_mouse_ttl {
}

.sec_bnr {
	border: 1px solid #DEDEDE;
	max-width: 600px;
	margin: 60px auto 0;
	text-align: center;
}

/*.sec_bnr a {
	display: block;
	padding: 15px;
	transition: opacity 0.4s;
}*/

.sec_bnr a:hover {
	opacity: 0.8;
}

.labo_bnr {
}

.animal_wrap {
	padding-top: 90px;
}

.sec_tb_cnt {
}

.sec_tb_cnt:nth-child(n+2) {
	margin-top: 60px;
}

.animal_ttl {
}

.animal_feed_ttl {
}

.sec_tb {
	width: 100%;
	margin-top: 35px;
}

.sec_tb tr {
}

.sec_tb th,
.sec_tb td {
	padding: 20px 30px;
	line-height: 1.5;
}

.sec_tb th {
	background: #EDF5F8;
	text-align: center;
	border-bottom: 5px solid #FFF;
}

.sec_tb td {
	border-bottom: 1px solid #DEDEDE;
}

.sec_tb td.-name {
	background: #F7F7F7;
}

.sec_tb.-col2 td.-name {
	width: 40%;
}

.sec_tb.-animal td.-name {
	width: 220px;
}

.sec_tb.-water td.-name {
	width: 30%;
}

.sec_tb td.-norm {
	border-left: 1px solid #DEDEDE;
}

.sec_tb.-col3 td.-norm {
	width: 125px;
	border-right: 1px solid #DEDEDE;
}

.animal_bnr {
}

.industry {
}

.industry_wrap {
	padding-top: 90px;
}

.industry_ttl {
}

.industry_bnr {
}

.machine_wrap {
	padding: 90px 0 100px;
}

.machine_item {
}

.machine_item:nth-child(n+2) {
	margin-top: 50px;
}

.machine_list_cnt {
	display: flex;
	justify-content: space-around;
}

.machine_list {
	margin-top: 30px;
}

.machine_item.-item01 .machine_list {
	width: 49%;
}

.machine_item.-item02 .machine_list {
	width: 100%;
}

.machine_list li {
	position: relative;
	padding-left: 18px;
	line-height: 1.4;
}

.machine_list li:before {
	content: "";
	width: 8px;
	height: 8px;
	border-radius: 50px;
	background: #65CBE9;
	position: absolute;
	top: 0;
	left: 0;
	margin-top: 0.6em;
}

.machine_list li:nth-child(n+2) {
	margin-top: 6px;
}

.machine_item {
}

.cmnsubttl {
}

.machine_bnr {
}

/* for Tablet */
@media screen and (max-width:1250px) {
	.sec_ttl {
		margin-top: 40px;
	}

	.sec_ttl span {
		padding-left: 86px;
	}

	.sec_desc {
		padding-top: 110px;
		font-size: 14px;
	}

}

/* for SP */
@media screen and (max-width:640px) {
	.link {
		padding-top: 30px;
	}

	.link_list {
	}

	.link_list li {
		width: 48.5%;
	}

	.link_list li:nth-child(2){
	}

	.link_list li:nth-child(n+3) {
		margin-top: 13px;
	}

	.link_list li a {
		padding: 15px 12px;
		height:70px;
	}

	.link_list li a:before {
		font-size: 15px;
		padding-right: 13px;
	}

	.sec {
		margin-top: -60px;
	}

	.sec_cnt {
		display: block;
		background: #FFF;
	}

	.sec_item {
		width: 100%;
	}

	.sec_ttl {
		font-size: 20px;
		padding: 8px 0;
		margin-top: 0;
	}

	.sec_ttl span {
		padding-left: 16px;
	}

	.sec_desc {
		position: static;
		top: 0;
		left: 0;
		transform: translateX(0);
		width: 100%;
		padding: 0 15px;
		margin-top: 20px;
	}

	.sec_img {
		width: 100%;
		padding: 0 15px;
		margin-top: 10px;
	}

	.sec_img:before {
		content: none;
	}

	.sec_img img {
	}

	.labo_wrap {
		padding-top: 30px;
	}

	.labo_ttl {
	}

	.labo_detail {
		margin-top: 20px;
	}

	.labo_rat_ttl {
	}

	.labo_cnt {
		display: block;
		margin-top: 15px;
	}

	.labo_row {
		width: 100%;
	}

	.labo_row:last-child {
		margin-top: 10px;
	}

	.labo_item {
	}

	.labo_item:nth-child(n+2) {
		margin-top: 10px;
	}

	.labo_item_ttl {
	}

	.labo_item_list {
	}

	.labo_item_list dt,
	.labo_item_list dd {
	}

	.labo_item_list dt {
	}

	.labo_item_list dd {
	}

	.labo_item_desc {
		margin-bottom: 20px;
	}

	.labo_mouse {
	}

	.labo_mouse_ttl {
	}

	.sec_bnr {
		margin-top: 25px;
	}

	/*.sec_bnr a {
		width: 90%;
		margin: 0 auto;
		padding: 12px;
	}*/

	.sec_bnr a:hover {
	}

	.labo_bnr {
	}

	.animal_wrap {
		padding-top: 30px;
	}

	.sec_tb_cnt {
	}

	.sec_tb_cnt:nth-child(n+2) {
		margin-top: 30px;
	}

	.animal_ttl {
	}

	.animal_feed_ttl {
	}

	.sec_tb {
		margin-top: 25px;
	}

	.sec_tb tr {
	}

	.sec_tb th,
	.sec_tb td {
		padding: 10px 10px;
	}

	.sec_tb th {
	}

	.sec_tb td {
	}

	.sec_tb td.-name {
	}

	.sec_tb.-animal td.-name {
		width: 95px;
	}

	.sec_tb.-water td.-name {
		width: 150px;
	}

	.sec_tb td.-norm {
	}

	.sec_tb.-col3 td.-norm {
		width: 75px;
	}

	.animal_bnr {
	}

	.industry {
	}

	.industry_wrap {
		padding-top: 30px;
	}

	.industry_ttl {
	}

	.industry_bnr {
		margin-top: 20px;
	}

	.machine_wrap {
		padding: 30px 0;
	}

	.machine_item {
	}

	.machine_item:nth-child(n+2) {
		margin-top: 25px;
	}

	.machine_list_cnt {
		display: block;
	}

	.machine_list {
		margin-top: 20px;
	}

	.machine_item.-item01 .machine_list {
		width: 100%;
	}

	.machine_item.-item01 .machine_list:last-child {
		margin-top: 0;
	}

	.machine_item.-item02 .machine_list {
	}

	.machine_list li {
	}

	.machine_list li:before {
	}

	.machine_list li:nth-child(n+2) {
	}

	.machine_item {
	}

	.cmnsubttl {
	}

	.machine_bnr {
	}

}

/* for Print */
@media print {
}
