html, body {
	height:100%;
	font-size: 16px;
	margin: auto;
	overflow: visible;
	width: 100%;
	background-color: white;
	padding-top: 35px;
	bottom: 500px;
}
header{
	text-align: left;
	position:fixed;
	top: 0px;
	height: 157px;
	background: deepskyblue;
	color:#fff;
	width: 100%;
	margin: auto;
	float: left;
	z-index: 1;
}

a:hover.nondeco {
	background: none;
}
footer {
	width: 100%;
	height: 40px;
	line-height: 10pt;
	position:fixed;
	bottom: 0px;
	background-color: deepskyblue;
	color:#fff;
	text-align: center;
	padding-top: 10px;
	margin: auto;
}
#kensaku, #btn_seiki, #btn_reset, #btn-onoff {
	font-size: 8pt;
	float: left;
	z-index: 10;
}
#kensaku {
	width: 180px;
	height: 16px;
	left: auto;
}

#targetspace {
	/* ヘッダーの高さに応じて適宜調整してください */
	padding-top: 57px;
	/* フッターの高さに応じて適宜調整してください */
	padding-bottom: 0px;
	width: 100%;
	margin: auto;
}
#parentElement {
	font-size: 8pt;
	color: black;
	background-color: white;
	height: 82px;
	display: none;
}
#childElement {

}
#output {
	padding-bottom: 40px;
}
#output table {
	border-collapse: separate;
    border-spacing: 0px;
}
#output table thead tr {
	background-color: skyblue;
	position: sticky;
	top: 127px;
	left: 0px;
	z-index: 0;
}
#outoput tbody tr {
	top: 43px;
}
table:nth-child(2){
	top: 100px;
	font-size: 200pt;
}
table th, tr, td {
	font-size: 10pt;
	text-align: center;
	word-break: break-word;
	margin-left: 0px;
	margin-right: 0px;
	border-collapse: collapse;
	border-bottom: 1px solid #f7b977;
	border-left: 1px solid #f7b977;
    border-spacing: 0px;
	table-layout: fixed;
    margin: 0 0 0px;
	line-height: 12pt;
}
table tr {
	height: 24px;
}

table tr td:nth-of-type(1), th:nth-of-type(1) {
	width: 10%;
	text-align: left;
}
table tr td:nth-of-type(2), th:nth-of-type(2) {
	width: 30%;
	text-align: left;
}
table tr td:nth-of-type(3), th:nth-of-type(3) {
	display: none;
	width: 4%;
}
table tr td:nth-of-type(4), th:nth-of-type(4) {
	width: 5%;
	text-align: left;
	display: none;
}
table tr td:nth-of-type(5), th:nth-of-type(5) {
	width: 6%;
}
table tr td:nth-of-type(6), th:nth-of-type(6) {
	display: none;
	width: 6%;
}
table tr td:nth-of-type(7), th:nth-of-type(7) {
	width: 6%;
	display: none;
}
table tr td:nth-of-type(8), th:nth-of-type(8) {
	display: none;
}
table tr td:nth-of-type(9), th:nth-of-type(9) {
	display: none;
}
table tr td:nth-of-type(10), th:nth-of-type(10) {
	display: none;
}
table tr td:nth-of-type(11), th:nth-of-type(11) {
	display: none;
}
tr:hover {
	background-color: papayawhip;
}
.tr-nohover {
	pointer-events: none;
}
.gyoucolor {
	background-color: aquamarine;
	text-align: left;
}

.ppp {
    font-size: 24px;
    font-weight: bold;
	height: 46px;
	line-height: 46px;
}
.ppp_pc {
	display: none;
}
.ppp_sp {
	font-size: 10pt;
	background-color: skyblue;
	height: 127px;
}
.ppp_sp_orikaeshi {
	display: none;
}
th.sort-asc::after {
	content: '🔼';
}
th.sort-desc::after {
	content: '🔽';
}
.copywrite {
	display: none;
	font-size: 120%;
}
tr .gyoucolor {
	background-color: aquamarine;
	text-align: left;
}
.gyoucolor2 {
	background-color: rgb(243, 248, 225);
	text-align: left;
}
.gyoucolor3 {
	background-color: rgb(253, 133, 133);
	text-align: left;
}
.img4 {
	width: 160px;
	height: auto;
}
.webken .youtube {
	img {
		width: 100%;
		height: auto;
	}
}
.webken {
	margin-top: 100px;
}

.webken .maintitle {
	font-size: 60%;
	.sp {
		display: !none;
	}
}

@media (min-width: 768px) {
	html {
		width: 868px;
		font-size: 10px;
	}
	body {
		width: 868px;
		font-size: 16px;
	}
	html, body, header, footer {
		width: 868px;
	}
	header {
		height: 45px;
	}
	.ppp {
		font-size: 20px;
	}
	.ppp_pc {
		display: flex;
		font-size: 10px;
		height: 46px;
		line-height: 16px;
	}
	.ppp_sp {
		display: none;
	}
	.ppp_sp_orikaeshi {
		display: block;
		font-size: 100%;
	}
	img {
		width: 367px;
		height: 44px;
	}
	.img4 {
		width: 180px;
		height: auto;
	}
	.copywrite {
		display: block;
		font-size: 80%;
	}
	.controlpane {
		display: none;
	}
	#targetspace {
		padding-top: 0px;
		/* フッターの高さに応じて適宜調整してください */
		padding-bottom: 10px;
	}
	.content {
		/* ヘッダーの高さに応じて適宜調整してください */
		padding-top: 34px;
		/* フッターの高さに応じて適宜調整してください */
		padding-bottom: 100px;
	}
	#parentElement {
		height: 46px;
		background-color: white;
		z-index: 1;
		display: block;
	}
	#childElement {
		top: 20px;
		height: 30px;
	}
	#output {
		/* ヘッダーの高さに応じて適宜調整してください */
		padding-top: 20px;
		padding-bottom: 20px;
	}
	#output table {
		padding-top: 00px;
		border-collapse: separate;
		border-spacing: 0px;
	}
	#outoput tbody tr {
		top: 40px;
	}
	#output table thead tr {
		top: 90px;
		left: 0px;
		z-index: 0;
		height: 50px;
		vertical-align: middle;
	}
	table tr {
		height: 24px;
	}
	#ttable {
		font-weight: normal;
		font-size: 16px;
	}
	table tr:hover {
		background-color: #81C7D4;
	}
	table tr td:nth-of-type(1), th:nth-of-type(1) {
		width: 8%;
		display: table-cell;  
		text-align: center; 
	}
	table tr td:nth-of-type(2), th:nth-of-type(2) {
		width: 32%;
		display: table-cell;   
	}
	table tr td:nth-of-type(3), th:nth-of-type(3) {
		width: 5%;
		display: table-cell; 
		text-align: center;
	}
	table tr td:nth-of-type(4), th:nth-of-type(4) {
		width: 4%;
		display: none; 
		text-align: center;
	}
	table tr td:nth-of-type(5), th:nth-of-type(5) {
		width: 10%;
		text-align: center;
	}
	table tr td:nth-of-type(6), th:nth-of-type(6) {
		width: 5%;
		text-align: center;
		display: table-cell;   
	}
	table tr td:nth-of-type(7), th:nth-of-type(7) {
		width: 5%;
		display: table-cell;   
	}
	table tr td:nth-of-type(8), th:nth-of-type(8) {
		width: 5%;
		display: table-cell;
	}
	table tr td:nth-of-type(9), th:nth-of-type(9) {
		width: 5%;
		display: table-cell;   
		border-right: 1px solid #f7b977;
	}
	table tr td:nth-of-type(10), th:nth-of-type(10) {
		display: none;
	}
	table tr td:nth-of-type(11), th:nth-of-type(11) {
		display: none;
	}
	.gyoucolor {
		background-color: aquamarine;
		text-align: left;
	}
	.gyoucolor2 {
		background-color: rgb(243, 248, 225);
		text-align: left;
	}
	.webken .youtube {
		.img4 {
			width: 620px;
			height: auto;
		}
	}
	.webken {
		margin-top: 00px;
	}
	.webken .maintitle {
		font-size: 120%;
		.sp {
			display: !none;
		}
	}
		
}
