.p-news__date {
	width: 7em;
}
.p-news__text {
	margin-left: 7em;
}



/* for PC window size  */
@media screen and (min-width:1001px) {
	/* for sticky table header */
	:lang(en) > .postid-246 section:nth-of-type(1) .c-table--secondary__wrap {
		height: 625px;
	}
	:lang(en) > .postid-246 section:nth-of-type(2) .c-table--secondary__wrap {
		height: 625px;
	}
	:lang(en) > #tablepress-10 {
		width: 2500px;
		border-collapse: separate;
		border-spacing: 0;
		border: none;
		border-bottom: 1px solid #ccc;
	    border-left: 1px solid #ccc;
	}
	:lang(en) > #tablepress-11,
	:lang(en) > #tablepress-12,
	:lang(en) > #tablepress-27,
	:lang(en) > #tablepress-14,
	:lang(en) > #tablepress-13 {
		width: 1500px;
		border-collapse: separate;
		border-spacing: 0;
		border: none;
		border-bottom: 1px solid #ccc;
		border-left: 1px solid #ccc;
	}
	:lang(en) > .postid-246 th,
	:lang(en) > .postid-246 td {
		border: none;
		border-top: 1px solid #ccc;
		border-right: 1px solid #ccc;
		position: relative;
	}
	:lang(en) > .postid-246 tr:nth-child(odd) td {
		background-color: #fff;
	}
	:lang(en) > .postid-246 tr:nth-child(even) td {
	/*	background-color: #f9f9f9;*/
		background-color: #fff;
	}

	:lang(en) > #tablepress-10 .row-1 th {
		position: sticky;
		top: 1px;
		z-index: 1;
	}
	:lang(en) > #tablepress-10 .row-1 .column-1,
	:lang(en) > #tablepress-10 .row-1 .column-2,
	:lang(en) > #tablepress-10 .row-1 .column-3,
	:lang(en) > #tablepress-10 .row-1 .column-4 {
		z-index: 2;
	}

	:lang(en) > #tablepress-11 .row-1 th {
		position: sticky;
		top: 1px;
		z-index: 1;
	}
	:lang(en) > #tablepress-11 .row-1 .column-1,
	:lang(en) > #tablepress-11 .row-1 .column-2,
	:lang(en) > #tablepress-11 .row-1 .column-3,
	:lang(en) > #tablepress-11 .row-1 .column-4 {
		z-index: 2;
	}

	:lang(en) > #tablepress-12 .row-1 th,
	:lang(en) > #tablepress-27 .row-1 th,
	:lang(en) > #tablepress-14 .row-1 th,
	:lang(en) > #tablepress-13 .row-1 th {
		border-bottom: 1px solid #ccc;
	}

	:lang(en) > .postid-246 .column-1,
	:lang(en) > .postid-246 .column-2,
	:lang(en) > .postid-246 .column-3,
	:lang(en) > .postid-246 .column-4 {
		position: sticky;
		left: 0;
		top: 0;
		z-index: 1;
	}
	:lang(en) > .postid-246 .column-1 {
		width: 140px;
		left: 1px;
	}
	:lang(en) > .postid-246 .column-2 {
		width: 140px;
		left: 141px !important;
	}
	:lang(en) > .postid-246 .column-3 {
		width: 120px;
		left: 281px !important;
	}
	:lang(en) > .postid-246 .column-4 {
		width: 130px;
		left: 401px !important;
	}
	:lang(en) > .postid-246 .column-1::before {
		content: "";
		position: absolute;
		top: -1px;
		left: -1px;
		width: 100%;
		height: 100%;
		border-left: 1px solid #ccc;
	}
	:lang(en) > .postid-246 .row-1 th::after {
		content: "";
		position: absolute;
		bottom: -1px;
		left: -1px;
		width: 100%;
		height: 100%;
		border-bottom: 1px solid #ccc;
	}
}
