@charset "utf-8";

#dtl_XX03276 {
	margin: 1.6em 0;
}
#dtl_XX03276  p {
	margin: 0;
}	
#dtl_XX03276 .pdt-lineup {
	margin-bottom: 1em;
	font-size: 1.4em;
	line-height: 1;
	font-weight: bold;
}
#dtl_XX03276 .pdt-lineup .ttl {
	color: #ff0000;
	line-height: 1.8;
}
#dtl_XX03276 a {
	text-decoration-line: underline;
}

/*検査結果用スタイル*/
#dtl_XX03276-inspection-results {
	margin: 0;
	padding: 0;
	border: 2px solid #0054ff;
	text-align: left;
}
#dtl_XX03276-inspection-results .red-color {
	color:#f00;
}
#dtl_XX03276-inspection-results .inspection-results-ttl {
	border: none; 
	margin: 0; 
	padding: 6px 0;
	background-color: #0054ff; 
	color: #fff; 
	line-height: 1.3; 
	font-size: 16px; 
	font-weight: bold;
	text-align: center;
}
#dtl_XX03276-inspection-results .inspection-results-wrapper {
	margin: 0;
	padding: 0;
	padding: 20px 20px 20px;
	font-size: 14px;
	border: none;
	text-align: left;
}
#dtl_XX03276-inspection-results .inspection-results-doc-img {
	margin: 0;
	padding: 0;
	float: left;
	margin-right: 20px;
	text-align: center;
	border: none;
}
#dtl_XX03276-inspection-results img {
	border: solid 1px #aeaeae;
	width: 100%;
	max-width: 100px;
}
#dtl_XX03276-inspection-results span {
	font-weight: bold;
	font-size: 12px;
}
#dtl_XX03276-inspection-results .inspection-results-conts {
	margin: 0;
	padding: 0;
	font-weight: bold;
	border: none;
}
/*ここまで*/

@media screen and (max-width: 767px) {
	#dtl_XX03276 {
		margin: 1.4em 0;
	}
	#dtl_XX03276 .pdt-lineup {
		font-size: 1.2em;
	}	
}