.mv-visual.mv-performance .mv-visual_img {
	background: url(../images/performance/performance-mv.png) center center no-repeat;
	background-size: cover
}

.msc-performance .tl-lv01,
.title .tl-lv01 {
	margin-bottom: 45px
}

.tl-lv01 span:after,
.tl-lv01 span:before {
	top: 30px;
}

.msc-performance .tl-lv01 time,
.title .tl-lv01 time {
	font-size: 18px;
}

.entry {
	max-width: 800px;
}

.nsc-per_table {
	margin-bottom: 100px;
}

.nsc-per_table .nsc-tbl_01 {
	width: 100%;
	background: #fff;
}

.nsc-per_table .nsc-tbl_01 tr th.width {
	width: 50%;
}

.nsc-per_table .nsc-tbl_01 td,
.nsc-per_table .nsc-tbl_01 th {
	font-size: 14px;
	border: 1px solid #d6f6f5;
	text-align: center;
	padding: 5px;
	box-sizing: border-box;
	vertical-align: middle;
}

.nsc-per_table .nsc-tbl_01 th {
	background: #d6f6f5;
	font-weight: bold;
}

.nsc-per_table .nsc-tbl_01 td.p10 {
	padding: 5px 9px;
}


.nsc-per_table .nsc-tbl_01 td.u-ta_l {
	text-align: left;
}

.nsc-per_table .nsc-tbl_01 td.vertical {
	width: 20px;
}

.nsc-per_table .nsc-tbl_01 tr.back td {
	background: #f7fdfd;
}

.list-performance {
	overflow: hidden;
	margin-bottom: 100px;
	display: flex;
	flex-flow: row wrap;
}

.list-performance {
	margin-bottom: -100px;
}

.list-performance li {
	/*float:left;*/
	width: 206px;
	margin-right: 91px;
	margin-bottom: 100px;
}

.list-performance li:nth-child(3),
.list-performance li:nth-child(3n+3),
.list-performance li:last-child {
	margin-right: 0;
}

.list-performance li:nth-child(2) img {
	max-width: inherit;
}

/*.list-performance li:nth-child(4),
.list-performance li:nth-child(6) {
	margin-left: 145px;
}*/

.list-performance li:last-child {
	width: 500px;
}

.list-performance li.test:last-child {
	width: 800px;
}

.list-performance li dl {
	text-align: center;
}

.list-performance li dl dt {
	color: #FFF;
	background: #76d4d4;
	font-weight: bold;
	padding: 6px;
	align-items: center;
	display: flex;
	justify-content: center;
	margin: 0 0 20px;
}

.list-performance li:nth-child(1) dl dt,
.list-performance li:nth-child(2) dl dt,
.list-performance li:nth-child(3) dl dt {
	min-height: 65px;
}

.list-performance li dl dd {
	font-size: 12px;
	padding: 0;
}

.list-performance li:last-child dl dt {
	width: 206px;
	margin: 0 auto 30px;
}

.list-performance li:last-child dl dd {
	overflow: hidden;
}

.list-performance li:last-child dl dd div {
	width: 46%;
	float: left;
}

.list-performance li:last-child dl dd div:first-child {
	margin-right: 8%;
}

.list-performance li:last-child dl dd p {
	margin-bottom: 20px;
	text-align: justify;
}

.entry-heading_lv3 {
	color: #61c1be;
	font-size: 16px;
	font-weight: 600;
	text-align: center;
	margin-bottom: 10px;
}

.nsc-pd.pt0 {
	padding-top: 0;
}

.per-inner {
	max-width: 610px;
	width: 89.33333%;
	margin: 0 auto;
}

.tbl-per {
	width: 100%;
}

.tbl-per th,
.tbl-per td {
	text-align: center;
	padding: 15px 10px;
	box-sizing: border-box;
}

.tbl-per thead th {
	background: #d6f6f5;
	font-weight: bold;
}

.tbl-per tr td {
	border-left: 1px solid #d6f6f5;
}

.tbl-per tr td:first-child {
	border: none;
}

.tbl-per tbody tr:nth-child(even) {
	background: #f7fdfd;
}

.tbl-per .col01 {
	width: 40%;
}

.tbl-per .col02 {
	width: 20%;
}

.tbl-per .col03 {
	width: 20%;
}

.tbl-per .col04 {
	width: 20%;
}

.msc-performance2 {
	margin-bottom: 100px;
}

.next h2 span:before,
.next h2 span:after {
	top: 15px;
}

.table_mb {
	margin-bottom: 100px;
}

.table_mb a {
	text-decoration: underline;
	transition: 0.3s ease-in-out;
}

.table_mb a:hover {
	color: #61c1be;
}

.table_mb h3 {
	margin-bottom: 30px;
}

.table_mb table {
	margin-bottom: 70px;
}

.nsc-per_table.table_mb .nsc-tbl_01 td {
	text-align: left;
}


@media screen and (max-width: 800px) {
	.msc-about .tl-lv01 {
		margin-bottom: 40px
	}

	.nsc-per_table {
		overflow-x: auto;
		white-space: nowrap;
		margin-bottom: 60px;
		-webkit-overflow-scrolling: touch;
	}

	.nsc-per_table::-webkit-scrollbar {
		height: 5px;
	}

	.nsc-per_table::-webkit-scrollbar-track {
		background: #F1F1F1;
	}

	.nsc-per_table::-webkit-scrollbar-thumb {
		background: #BCBCBC;
	}

	.nsc-per_table .nsc-tbl_01 td,
	.nsc-per_table .nsc-tbl_01 th {
		font-size: 12px;
	}

	.nsc-per_table .nsc-tbl_01 td.vertical {
		width: 15px;
		white-space: normal;
	}

	.list-performance {
		display: block;
		margin-bottom: 0px;
	}

	.list-performance li {
		float: none;
		width: 100%;
		max-width: 320px;
		margin: 0 auto 50px;
	}

	.list-performance li:nth-child(3),
	.list-performance li:nth-child(3n+3) {
		margin: 0 auto 50px;
	}

	.list-performance li:last-child {
		margin: 0 auto;
		width: 100%;
	}

	.list-performance li.test:last-child {
		margin: 0 auto;
		width: 100%;
	}

	.list-performance li:nth-child(4),
	.list-performance li:nth-child(7) {
		margin-left: auto;
	}

	.list-performance li dl dt {
		padding: 4px 0;
	}

	.list-performance li:nth-child(1) dl dt,
	.list-performance li:nth-child(2) dl dt,
	.list-performance li:nth-child(3) dl dt {
		min-height: 1px;
	}

	.list-performance li dl dd {
		font-size: 12px;
		padding: 5px 0 0;
	}

	.list-performance li:last-child dl dt {
		width: 100%;
	}

	.list-performance li:last-child dl dd {
		overflow: hidden;
	}

	.list-performance li:last-child dl dd div {
		width: 100%;
		float: none;
	}

	.list-performance li:last-child dl dd div:first-child {
		margin-right: auto;
	}

	.list-performance li:last-child dl dd p {
		margin-bottom: 20px;
		text-align: justify;
	}

	.tbl-per th,
	.tbl-per td {
		font-size: 12px;
		padding: 10px 3px;
	}

	.msc-performance2 {
		margin-bottom: 60px;
	}

	.table_mb {
		margin-bottom: 60px;
	}

	.table_mb h3 {
		margin-bottom: 20px;
	}

	.table_mb table {
		margin-bottom: 0;
	}

	.nsc-per_table.table_mb {
		overflow-x: visible;
	}

	.nsc-per_table.table_mb div {
		overflow-x: auto;
		white-space: nowrap;
		margin-bottom: 60px;
		-webkit-overflow-scrolling: touch;
	}

	.nsc-per_table.table_mb div::-webkit-scrollbar {
		height: 5px;
	}

	.nsc-per_table.table_mb div::-webkit-scrollbar-track {
		background: #F1F1F1;
	}

	.nsc-per_table.table_mb div::-webkit-scrollbar-thumb {
		background: #BCBCBC;
	}
}