.pcbSubContainer {
	margin-top: 3rem;
	padding: 2.3vw;
	border-top: 2px solid #69c;
	box-sizing: border-box;
}

.pcbSubContainer h1 {
	margin-bottom: 0.3rem;
	font-size: 1.5rem;
}
.pcbSubContainer h1 + p {
	margin-top: -0.3rem;
}

.button a {
	padding: 7px 1rem 5px;
	color: #fff;
	display: inline-block;
	text-align: center;
	text-decoration: none;
	background-color: #999;
	border-bottom: solid 4px #666;
	border-radius: 3px;
	box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
	min-width: 5rem;
}

/* 判定一覧 */
#subIndex > ul {
	text-align: center;
}
#subIndex > ul li {
	padding: 0.5rem;
	display: inline-block;
	vertical-align: top;
	position: relative;
}
#subIndex > ul li.judged:after {
	content: "";
	width: 100%;
	height: 100%;
	background: url(../images/judged.png) no-repeat 50% 50% rgba(100, 100, 100, 0.5);
	background-size: 75px 75px;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
}
#subIndex > ul li:not(:last-child) {
	text-align: left;
}
#subIndex > ul li:first-child {
	width: 10rem;
}
#subIndex > ul li:first-child .button a {
	background-color: #c6c;
	border-bottom: solid 4px #939;
}
#subIndex > ul li:nth-child(2) {
	width: 11rem;
}
#subIndex > ul li:nth-child(2) .button a {
	background-color: #66c;
	border-bottom: solid 4px #339;
}
#subIndex > ul li:nth-child(3) {
	width: 9rem;
}
#subIndex > ul li:nth-child(3) .button a {
	background-color: #399;
	border-bottom: solid 4px #066;
}
#subIndex > ul li:nth-child(4) {
	width: 14rem;
}
#subIndex > ul li:nth-child(4) .button a {
	background-color: #c96;
	border-bottom: solid 4px #963;
}
#subIndex > ul li:last-child {
	margin-top: .5rem;
	text-align: center;
	width: 100%;
}

#subIndex .button a {
	margin: 0 0 .3rem;
	white-space: nowrap;
}
#subIndex > ul li:last-child .button a {
	width: 30rem;
}

/* 判定 */
.pcbSubContainer .question {
	margin: .5rem 0 1rem;
}
.pcbSubContainer .question h2 span {
	display: inline-block;
	width: 3rem;
}
.question .button,
.undeterminable,
.judge .button {
	text-align: center;
}
.question .button a,
.undeterminable .button a,
.judge .button a {
	margin: .3rem .5rem 0;
}
.undeterminable .button a {
	background-color: #999 !important;
	border-bottom: solid 4px #666 !important;
}

/* 製造番号から判定 */
.criteria1 h1 span {
	background: linear-gradient(transparent 45%, #f9f 45%);
}
.criteria1 .button a {
	background-color: #c6c;
	border-bottom: solid 4px #939;
}

/* 口出線の色から判定 */
.criteria2 h1 span {
	background: linear-gradient(transparent 45%, #99f 45%);
}
.criteria2 .button a {
	background-color: #66c;
	border-bottom: solid 4px #339;
}

/* 製造年から判定 */
.criteria3 h1 span {
	background: linear-gradient(transparent 45%, #6cc 45%);
}
.criteria3 .button a {
	background-color: #399;
	border-bottom: solid 4px #066;
}

/* 口出線の西暦表示から判定 */
.criteria4 h1 span {
	background: linear-gradient(transparent 45%, #c96 45%);
}
.criteria4 .button a {
	background-color: #c96;
	border-bottom: solid 4px #963;
}

/* 銘板例 */
.pcbPlateEx {
	margin-top: 2rem;
	display: flex;
	justify-content: space-between;
}

.pcbPlateEx div {
	padding: 1.7vw;
	border: 1px solid #ddd;
	box-sizing: border-box;
	width: 69.6vw;
}
.pcbPlateEx div:last-child {
	width: 23.6vw;
}

.pcbPlateEx div h2 {
	margin-bottom: .5rem;
	text-align: center;
}

.pcbPlateEx ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.pcbPlateEx ul li {
	margin-bottom: 10px;
}

.pcbPlateEx ul li:nth-child(odd) img {
	width: 27.5vw;
	max-width: 240px;
	height: auto;
}
.pcbPlateEx ul li:nth-child(even) img {
	width: 36.7vw;
	max-width: 320px;
	height: auto;
}

/* 閉じるボタン */
#close {
	display: block;
	position: absolute;
	right: 0;
	top: 0.5rem;
	line-height: 2.5rem;
	padding: 0 3rem 0 1rem;
	background: #69c;
}

a#close:hover {
	color: #fff;
}

#close::before {
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	width: 2rem;
	height: 2rem;
	content: "☓";
	text-align: center;
	font-size: 1.5rem;
	color: #fff;
}

/* 判定の小窓 */
.judgeList {
	padding: 1rem;
}
.judgeList h1 {
	margin-bottom: 0.5rem;
	text-align: center;
	font-size: 150%;
}
.judgeList h1 em {
	display: block;
	font-size: 60%;
	font-weight: normal;
}
.judgeList h1 + p {
	margin-bottom: 0.5rem;
	padding: .5rem;
	background: #eee;
	display: flex;
}
.judgeList h1 + p span:first-child {
	width: 3rem;
	white-space: nowrap;
}
.judgeList .alignRight {
	text-align: right;
}
.judgeList .button {
	text-align: center;
}
.judgeList .button a {
	margin: .3rem .5rem 0;
}

/* スマホ縦
---------------------------------------------------------- */
@media screen and (max-width: 480px) {
	/* 判定一覧 */
	#subIndex > ul {
		text-align: left;
	}
	#subIndex > ul li {
		display: block;
		width: auto !important;
		text-align: left !important;
	}
	#subIndex > ul li.judged:after {
		background: url(../images/judged.png) no-repeat 85% 50% rgba(100, 100, 100, 0.5);
		background-size: contain;
	}
	#subIndex > ul li:last-child .button a {
		width: auto;
	}

	/* 銘板例 */
	.pcbPlateEx {
		flex-direction: column;
	}

	.pcbPlateEx div,
	.pcbPlateEx div:last-child {
		width: 95.4vw;
	}

	.pcbPlateEx ul li:nth-child(odd) img {
		width: 39vw;
	}
	.pcbPlateEx ul li:nth-child(even) img {
		width: 50vw;
	}
}

/* modal */
#modal-main {
	display: none;
	width: 90%;
	height: 70%;
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	position:fixed;
	z-index: 1101;
	overflow:scroll;
}
/* modal back */
#modal-bg {
	display:none;
	width:100%;
	height:100%;
	background-color: rgba(0,0,0,0.5);
	position:fixed;
	top:0;
	left:0;
	z-index: 1100;
}
/* modal sub */
#modal-sub {
	display: none;
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	position:fixed;
	z-index: 1201;
	overflow:hidden;
}
/* modal sub back */
#modal-sub-bg {
	display:none;
	width:100%;
	height:100%;
	background-color: rgba(0,0,0,0.2);
	position:fixed;
	top:0;
	left:0;
	z-index: 1200;
}