@charset "Shift_JIS";
/* CSS Document */


/**************************************************************************************/
/*排水流量試験場（TEST LABO）*/
/**************************************************************************************/

@media (min-width: 751px) {/*ビューエリアの最小幅。このサイズより大きい場合に適用//PC用*/

.t_labo .box_1 {
	margin-bottom: 40px;
}

.t_labo .box_1_2 {
	margin-bottom: 40px;
	clear: both;
}

.t_labo .box_2 {
	padding-left: 20px;
	padding-top: 10px;
}

.t_labo .box_3_1 {
	width: 394px;
	float: left;
}

.t_labo .box_3_2 {
	width: 394px;
	float: right;
}

.t_labo .txt_0 {
	font-size: 20px;
	font-weight: 800;
	line-height: 1.5em;
	text-align: center;
	margin-bottom: 20px;
}

.t_labo .txt_1 {
	font-size: 28px;
	font-weight: 900;
	line-height: 1.2em;
	color: #1d2087;
	border-bottom: 1px solid #1d2087;
	border-left: 7px solid #1d2087;
	padding-top: 3px;
	padding-bottom: 7px;
	padding-left: 12px;
	margin-bottom: 15px;
}

.t_labo .txt_2 {
	font-size: 16px;
	font-weight: 700;
	line-height: 1.7em;
	padding-left: 20px;
}

.t_labo .txt_3_1 {
	color: #c71c21;
}

.t_labo .txt_3_2 {
	color: #1d2087;
}

.t_labo .txt_4 {
	font-size: 10px;
	vertical-align: 20%;
}

.t_labo .txt_5 {
	font-size: 14px;
	padding-left: 20px;
	padding-bottom: 20px;
}

.t_labo .img_1 {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 60px;
}

}



@media (max-width: 750px) {/*ビューエリアの最大幅。このサイズより小さい場合に適用//SP用*/
.t_labo .box_1,.t_labo .box_1_2 {
	margin-bottom: 40px;
}

.t_labo .box_2 {
}

.t_labo .box_3_1 {
	width: 394px;
}

.t_labo .box_3_2 {
	width: 394px;
}

.t_labo .txt_0 {
	font-size: 4vw;
	font-weight: 800;
	line-height: 1.5em;
	text-align: center;
	margin-bottom: 20px;
}

.t_labo .txt_1 {
	width: 90%;
	font-size: 5vw;
	font-weight: 900;
	line-height: 1.2em;
	color: #1d2087;
	border-bottom: 1px solid #1d2087;
	border-left: 7px solid #1d2087;
	padding-top: 3px;
	padding-bottom: 7px;
	padding-left: 2%;
	margin-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
}

.t_labo .txt_2 {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	font-size: 2.9vw;
	font-weight: 700;
	line-height: 1.5em;
	padding-left: 2%;
}

.t_labo .txt_3_1 {
	color: #c71c21;
}

.t_labo .txt_3_2 {
	color: #1d2087;
}

.t_labo .txt_4 {
	font-size: 1.3vw;
	vertical-align: 20%;
}

.t_labo .txt_5 {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	font-size: 2.9vw;
	font-weight: 700;
	line-height: 1.5em;
	padding-left: 2%;
}

.t_labo .img_1 {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 60px;
}

}