@charset "utf-8";
body {
	min-width: 980px;
	background: #fff;
	color: #333;
	font-size: 12px;
	font-family: メイリオ, Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', sans-serif;
	color-adjust: exact;
	-webkit-print-color-adjust: exact;
	-webkit-text-size-adjust: 100%;
}
.wrapper {
	width: 100%;
}
.page {
	box-sizing: border-box;
	width: 980px;
	max-height: 1400px;
	margin: 0 auto;
	padding-top: 20px;
}
.page:nth-child(n + 2) {
	page-break-before: always;
	page-break-after: always;
}
#page1 .header {
	display: flex;
	position: relative;
	height: 119px;
}
#page1 .header::before {
	content: url(../../img/sheet/bg_header.png);
	position: absolute;
	z-index: -1;
}
#page1 .header .logo {
	width: 100px;
	padding-top: 20px;
}
#page1 .header h1 {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 590px;
	font-size: 50px;
	font-weight: bold;
}
#page1 .header .info-a {
	width: 290px;
	margin-top: 20px;
}
#page1 .header .info-a .frm-num {
	display: flex;
	box-sizing: border-box;
	height: 30px;
	border: solid 1px #cce1fc;
	font-size: 14px;
}
#page1 .header .info-a .frm-num dt {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 88px;
	background: #ebf4ff;
	font-weight: bold;
}
#page1 .header .info-a .frm-num dd {
	display: flex;
	align-items: center;
	padding-left: 10px;
	border-left: solid 1px #cce1fc;
}
#page1 .header .info-a .due-date {
	display: flex;
	box-sizing: border-box;
	height: 30px;
	margin-top: 5px;
	border: solid 1px #d3d3d3;
	background: #fcd851;
	font-weight: bold;
}
#page1 .header .info-a .due-date dt {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 88px;
	font-size: 14px;
}
#page1 .header .info-a .due-date dd {
	display: flex;
	align-items: center;
	padding-left: 10px;
	border-left: solid 1px #d3d3d3;
	font-size: 16px;
}
#page1 .header .info-a .note {
	margin-top: 5px;
	text-align: center;
}
#page1 .header .info-b {
	width: 240px;
	margin: 27px 0 0 50px;
}
#page1 .header .info-b dl {
	display: flex;
	box-sizing: border-box;
	height: 30px;
	border: solid 1px #cce1fc;
	font-size: 14px;
}
#page1 .header .info-b dl dt {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 88px;
	background: #ebf4ff;
	font-weight: bold;
}
#page1 .header .info-b dl dd {
	display: flex;
	align-items: center;
	padding-left: 10px;
	border-left: solid 1px #cce1fc;
}
#page1 .header .info-b .issued-date {
	margin-top: 5px;
}
#page1 .spec {
	width: 100%;
	margin-top: 20px;
}
#page1 .spec th, #page1 .spec td {
	box-sizing: border-box;
	min-width: 120px;
	height: 35px;
	padding: 0 10px;
	border-collapse: separate;
	border: solid 1px #d3d3d3;
	font-size: 14px;
	vertical-align: middle;
	white-space: nowrap;
}
#page1 .spec th {
	background: #ebf4ff;
	text-align: left;
}
#page1 .spec tr:nth-child(1) td, #page1 .spec tr:nth-child(2) td {
	height: 39px;
}
#page1 .spec tr:nth-child(3) td:nth-child(6) {
	white-space: normal;
}
#page1 .spec td strong {
	font-size: 18px;
	font-weight: bold;
}
#page1 .photo {
	display: flex;
	justify-content: space-between;
}
#page1 .photo li {
	box-sizing: border-box;
	width: 320px;
	height: 240px;
	margin-top: 20px;
	border: solid 1px #d3d3d3;
}
#page1 .assessment {
	display: flex;
	box-sizing: border-box;
	height: 117px;
	margin-top: 20px;
	border: solid 1px #d3d3d3;
}
#page1 .assessment .ais {
	display: flex;
}
#page1 .assessment .ais .left {
	position: relative;
	width: 246px;
}
#page1 .assessment .ais .left::before {
	content: url(../../img/sheet/icon_ais.png);
	position: absolute;
	top: 8px;
	left: 47px;
}
#page1 .assessment .ais .left .point {
	box-sizing: border-box;
	height: 90px;
	padding: 10px 0 0 135px;
}
#page1 .assessment .ais .left .point .num {
	width: 65px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
#page1 .assessment .ais .left .point .num strong {
	font-size: 40px;
}
#page1 .assessment .ais .left .point .num small {
	font-size: 20px;
}
#page1 .assessment .ais .left .point .txt {
	display: flex;
	justify-content: center;
	align-items: center;
	box-sizing: border-box;
	width: 65px;
	height: 30px;
	border: solid 1px #d3d3d3;
	border-width: 1px 0;
	font-size: 16px;
	font-weight: bold;
}
#page1 .assessment .ais .left .link {
	display: flex;
	justify-content: center;
	align-items: center;
	box-sizing: border-box;
	height: 25px;
	border-top: solid 1px #d3d3d3;
}
#page1 .assessment .ais .left .link a {
	color: #333;
	font-size: 14px;
	text-decoration: none;
}
#page1 .assessment .ais .left .link a:hover {
	text-decoration: underline;
}
#page1 .assessment .ais .left .link a::after {
	content: url(../../img/sheet/arrow.png);
	margin-left: 8px;
}
#page1 .assessment .ais .right {
	box-sizing: border-box;
	width: 453px;
	padding: 15px 16px 0;
	border-left: solid 1px #d3d3d3;
	background: #ebf4ff;
}
#page1 .assessment .ais .right p {
	min-height: 44px;
	font-size: 14px;
	line-height: 22px;
}
#page1 .assessment .ais .right p small {
	font-size: 12px;
}
#page1 .assessment .ais .right ul {
	display: flex;
	justify-content: space-between;
	position: relative;
	width: 419px;
	height: 30px;
	margin-top: 10px;
}
#page1 .assessment .ais .right ul::before {
	content: url(../../img/sheet/v1_1/bg_ais.png);
	position: absolute;
}
#page1 .assessment .ais .right ul::after {
	content: url(../../img/sheet/v1_1/bg_ais_actv.png);
	position: absolute;
	top: -8px;
	left: 0;
}
#page1 .assessment .ais .right ul.p-0::after {
	display: none;
}
#page1 .assessment .ais .right ul.p-r::after {
	left: 0;
}
#page1 .assessment .ais .right ul.p-1::after {
	left: 42px;
}
#page1 .assessment .ais .right ul.p-2::after {
	left: 84px;
}
#page1 .assessment .ais .right ul.p-3::after {
	left: 126px;
}
#page1 .assessment .ais .right ul.p-35::after {
	left: 168px;
}
#page1 .assessment .ais .right ul.p-4::after {
	left: 210px;
}
#page1 .assessment .ais .right ul.p-45::after {
	left: 252px;
}
#page1 .assessment .ais .right ul.p-5::after {
	left: 294px;
}
#page1 .assessment .ais .right ul.p-6::after {
	left: 336px;
}
#page1 .assessment .ais .right ul.p-s::after {
	left: 378px;
}
#page1 .assessment .ais .right ul li {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 41px;
	height: 30px;
	font-size: 14px;
	z-index: 2;
}
#page1 .assessment .ie {
	border-left: solid 1px #d3d3d3;
}
#page1 .assessment .ie dl {
	display: flex;
	box-sizing: border-box;
	width: 278px;
	height: 57px;
	padding: 13px 0 0 15px;
}
#page1 .assessment .ie dl .ttl {
	display: flex;
	justify-content: center;
	align-items: center;
	box-sizing: border-box;
	width: 70px;
	height: 32px;
	border: solid 1px #cce1fc;
	background: #ebf4ff;
	font-size: 16px;
	font-weight: bold;
}
#page1 .assessment .ie dl .rank {
	padding: 6px 0 0 20px;
}
#page1 .assessment .ie .interior {
	border-top: solid 1px #d3d3d3;
}
#page1 .condition {
	display: flex;
	justify-content: space-between;
	margin-top: 20px;
}
#page1 .condition .damage {
	display: flex;
	justify-content: center;
	align-items: center;
	box-sizing: border-box;
	width: 340px;
	height: 480px;
	border: solid 1px #d3d3d3;
}
#page1 .condition .damage img {
	width: 321px !important;
	height: 475px !important;
}
#page1 .condition dl {
	box-sizing: border-box;
	border: solid 1px #d3d3d3;
}
#page1 .condition dl dt {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 28px;
	background: #ebf4ff;
	font-size: 16px;
	font-weight: bold;
}
#page1 .condition dl dd {
	border-top: solid 1px #d3d3d3;
}
#page1 .condition .remarks {
	width: 250px;
	height: 480px;
}
#page1 .condition .remarks dd {
	padding: 12px;
	line-height: 20px;
}
#page1 .condition .right .meaning {
	width: 370px;
	height: 250px;
}
#page1 .condition .right .meaning .symbol {
	display: flex;
	flex-wrap: wrap;
	padding: 12px 0 12px 12px;
}
#page1 .condition .right .meaning .symbol li:nth-child(n + 4) {
	margin-top: 4px;
}
#page1 .condition .right .meaning .symbol li:nth-child(1), #page1 .condition .right .meaning .symbol li:nth-child(4), #page1 .condition .right .meaning .symbol li:nth-child(7), #page1 .condition .right .meaning .symbol li:nth-child(9) {
	width: 104px;
}
#page1 .condition .right .meaning .symbol li:nth-child(2), #page1 .condition .right .meaning .symbol li:nth-child(5) {
	width: 92px;
}
#page1 .condition .right .meaning .symbol li:nth-child(8), #page1 .condition .right .meaning .symbol li:nth-child(10) {
	width: 180px;
}
#page1 .condition .right .meaning .symbol li img {
	display: inline-block;
	vertical-align: middle;
}
#page1 .condition .right .meaning .symbol li span {
	display: inline-block;
	margin-left: 5px;
	vertical-align: middle;
}
#page1 .condition .right .meaning .scratch {
	display: flex;
	padding: 10px 12px;
	border-top: solid 1px #d3d3d3;
}
#page1 .condition .right .meaning .scratch p {
	margin-top: 3px;
}
#page1 .condition .right .meaning .scratch ul {
	display: flex;
}
#page1 .condition .right .meaning .scratch ul li {
	margin-left: 10px;
}
#page1 .condition .right .meaning .scratch ul li img {
	display: inline-block;
	vertical-align: middle;
}
#page1 .condition .right .meaning .scratch ul li span {
	display: inline-block;
	margin-left: 5px;
	vertical-align: middle;
}
#page1 .condition .right .meaning .note {
	padding: 10px 0 0 12px;
	border-top: solid 1px #d3d3d3;
	line-height: 18px;
}
#page1 .condition .right .etc {
	width: 370px;
	height: 220px;
	margin-top: 10px;
	overflow: hidden;
}
#page1 .condition .right .etc dd {
	padding: 12px;
	line-height: 18px;
}
#page1 .notes {
	box-sizing: border-box;
	height: 135px;
	margin-top: 10px;
	padding: 10px 15px;
	border: solid 1px #d3d3d3;
}
#page1 .notes dl {
	display: flex;
}
#page1 .notes dl strong {
	color: #d10000;
}
#page1 .notes dl dd {
	line-height: 16px;
}
#page1 .notes dl dd .sh {
	letter-spacing: -0.5px;
}
#page1 .notes > dl > dt {
	padding-top: 1px;
}
#page1 .notes > dl > dd {
	width: 936px;
}
#page1 .notes > dl > dd > dl > dd {
	width: 924px;
}
#page2 .equip-photo .ttl {
	display: flex;
	justify-content: center;
	align-items: center;
	box-sizing: border-box;
	height: 37px;
	border: solid 1px #d3d3d3;
	background: #ebf4ff;
	font-size: 18px;
	font-weight: bold;
}
#page2 .equip-photo .equip {
	display: flex;
	flex-wrap: wrap;
	margin-top: 20px;
}
#page2 .equip-photo .equip li {
	display: flex;
	align-items: center;
	box-sizing: border-box;
	width: 155px;
	height: 30px;
	margin-left: 10px;
	padding-left: 10px;
	border: solid 1px #000;
	background: #fcd851;
}
#page2 .equip-photo .equip li:nth-child(n + 7) {
	margin-top: 10px;
}
#page2 .equip-photo .equip li:nth-child(6n + 1) {
	margin-left: 0;
}
#page2 .equip-photo .equip-note {
	margin-top: 10px;
	padding: 5px 10px;
	border: solid 1px #000;
	word-wrap: break-word;
}
#page2 .equip-photo .assist-note {
	display: flex;
	margin-top: 10px;
	font-size: 10px;
}
#page2 .equip-photo .photo {
	display: flex;
	flex-wrap: wrap;
	margin-top: 30px;
}
#page2 .equip-photo .photo li {
	box-sizing: border-box;
	width: 240px;
	height: 180px;
	margin-left: 6px;
	border: solid 1px #d6d6d6;
}
#page2 .equip-photo .photo li:nth-child(n + 5) {
	margin-top: 5px;
}
#page2 .equip-photo .photo li:nth-child(4n + 1) {
	margin-left: 0;
}
#page2 .info-a {
	width: 300px;
	margin-top: 20px;
	margin-left: auto;
}
#page2 .info-a .hub {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 26px;
	border: solid 1px #d3d3d3;
	background: #eee;
	font-size: 14px;
}
#page2 .info-a .frm-num {
	display: flex;
	box-sizing: border-box;
	height: 26px;
	margin-top: 10px;
	border: solid 1px #d3d3d3;
	font-size: 14px;
}
#page2 .info-a .frm-num dt {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 88px;
	background: #ebf4ff;
}
#page2 .info-a .frm-num dd {
	display: flex;
	align-items: center;
	padding-left: 10px;
	border-left: solid 1px #cce1fc;
}
#page2 .info-b {
	width: 300px;
	margin: 20px 0;
	margin-left: auto;
}
#page2 .info-b .frm-num {
	display: flex;
	box-sizing: border-box;
	height: 26px;
	margin-top: 10px;
	border: solid 1px #d3d3d3;
	font-size: 14px;
}
#page2 .info-b .frm-num dt {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 88px;
	background: #ebf4ff;
}
#page2 .info-b .frm-num dd {
	display: flex;
	align-items: center;
	padding-left: 10px;
	border-left: solid 1px #cce1fc;
}
#page3 {
	padding-bottom: 20px;
}
#page3 .guarantee .ttl {
	display: flex;
	justify-content: center;
	align-items: center;
	box-sizing: border-box;
	height: 37px;
	border: solid 1px #d3d3d3;
	background: #ebf4ff;
	font-size: 18px;
	font-weight: bold;
}
#page3 .guarantee > dl {
	margin-top: 10px;
}
#page3 .guarantee > dl > dt {
	display: flex;
	align-items: center;
	height: 25px;
	padding-left: 10px;
	border-left: solid 10px #fcd851;
	font-size: 18px;
	font-weight: bold;
}
#page3 .guarantee > dl > dd {
	margin-top: 5px;
	font-size: 14px;
	line-height: 24px;
}
#page3 .guarantee > dl > dd .note {
	font-size: 12px;
}
#page3 .guarantee > dl > dd > dl {
	display: flex;
}
#page3 .explanation .ttl {
	display: flex;
	justify-content: center;
	align-items: center;
	box-sizing: border-box;
	height: 37px;
	margin-top: 30px;
	border: solid 1px #d3d3d3;
	background: #ebf4ff;
	font-size: 18px;
	font-weight: bold;
}
#page3 .explanation dl {
	margin-top: 20px;
}
#page3 .explanation dl dt {
	font-size: 18px;
	font-weight: bold;
}
#page3 .explanation .comp dd .txt {
	margin-top: 5px;
	font-size: 14px;
	line-height: 24px;
}
#page3 .explanation dl dd table {
	width: 100%;
	margin-top: 10px;
}
#page3 .explanation dl dd table th, #page3 .explanation dl dd table td {
	box-sizing: border-box;
	border-collapse: separate;
	border: solid 1px #d3d3d3;
	font-size: 14px;
	vertical-align: middle;
}
#page3 .explanation dl dd table th:nth-child(1), #page3 .explanation dl dd table td:nth-child(1) {
	border-right: none;
}
#page3 .explanation dl dd table th:nth-child(2), #page3 .explanation dl dd table td:nth-child(2) {
	border-left: none;
}
#page3 .explanation dl dd table th {
	height: 40px;
	background: #eee;
	font-weight: bold;
	text-align: left;
}
#page3 .explanation dl dd table td {
	height: 35px;
}
#page3 .explanation dl dd table th:nth-child(1), #page3 .explanation dl dd table td:nth-child(1) {
	width: 230px;
	padding-left: 95px;
}
#page3 .explanation dl dd table th:nth-child(2) {
	padding-left: 290px;
}
#page3 .explanation dl dd table td:nth-child(2) {
	padding-left: 20px;
}
@media print {
	#page2 .info-b {
		margin-bottom: 0;
	}
	#page3 {
		padding-bottom: 0
	}
}
@page {
	size: A4 portrait;
	margin: 10mm;
}