.pc {
	display: block;
}

.sp {
	display: none;
}

.tb1 {
	width: 100%;
	margin: 0 0 20px;
	border: none;
	border-collapse: collapse;
	font-size: 12px;
	font-family: "MS PGothic", "ＭＳ Ｐゴシック", "MS Gothic", "ＭＳ ゴシック", sans-serif;
}

.tb1 td {
	padding: 4px;
	border: 1px solid #CCC;
	text-align: center;
}

.tb1 th {
	background-color: #F3F2F1;
	padding: 4px;
	border: 1px solid #CCC;
	font-weight: 400;
}

.tb1 th.t {
	vertical-align: top;
}

.tb1 td.bk {
	background-color: #F3F2F1;
}

.tb1 td.txl {
	text-align: left;
}

.operationOl {
	padding: 0 0 0 20px;
	line-height: 1.6;
	font-size: 12px;
	font-family: "MS PGothic", "ＭＳ Ｐゴシック", "MS Gothic", "ＭＳ ゴシック", sans-serif;
}

.operationOl li {
	margin-bottom: 10px;
}


.t12 {
	font-size: 12px;
	font-family: "MS PGothic", "ＭＳ Ｐゴシック", "MS Gothic", "ＭＳ ゴシック", sans-serif;
	line-height: 1.6;
}




