.pta .date {
	font-size: 17px;
	text-align: right;
	margin: 50px 0 18px;
	letter-spacing: 0.05em;
	line-height: 1.76;
}
.pta .table_color_one .table_wrap .table_doc:nth-of-type(2),
.pta .table_color_one .table_wrap .table_title01 {
	flex: 0 0 17%;
	box-sizing: border-box;
}
.pta .table_color_one .table_wrap .table_doc:nth-of-type(4),
.pta .table_color_one .table_wrap .table_title02 {
	flex: 0 0 33%;
	box-sizing: border-box;
}
.pta .table_color_one .table_wrap .table_doc:nth-of-type(6),
.pta .table_color_one .table_wrap .table_title03 {
	flex: 0 0 32%;
}
.pta .table_color_one .table_wrap .table_doc:nth-of-type(8),
.pta .table_color_one .table_wrap .table_title04 {
	flex: 1 1 auto;
}

/* ---------------------------------------------
 	sp
---------------------------------------------- */
@media (max-width: 767px) {
	.pta .date {
		font-size: 15px;
		margin: 30px 0 10px;
	}
	.pta .table_color_one .table_wrap {
		border-bottom: 2px solid #ffc927;
	}
	.pta .table_color_one .table_wrap .table_title {
		flex: 0 0 40%;
	}
	.pta .table_color_one .table_wrap .table_doc:nth-of-type(2),
.pta .table_color_one .table_wrap .table_title01 {
		flex: 0 0 60%;
		box-sizing: border-box;
	}
	.pta .table_color_one .table_wrap .table_doc:nth-of-type(4),
.pta .table_color_one .table_wrap .table_title02 {
		flex: 0 0 60%;
		box-sizing: border-box;
	}
	.pta .table_color_one .table_wrap .table_doc:nth-of-type(6),
.pta .table_color_one .table_wrap .table_title03 {
		flex: 0 0 60%;
	}
	.pta .table_color_one .table_wrap .table_doc:nth-of-type(8),
.pta .table_color_one .table_wrap .table_title04 {
		flex: 0 0 60%;
	}
	.pta .table_color_one .table_wrap div:nth-of-type(7),
.pta .table_color_one .table_wrap div:nth-of-type(8) {
		border: none;
	}
}

/*# sourceMappingURL=pta.css.map */