.justify-center {
	display: flex;
	justify-content: center;
}
body.course_certification #dTabseido .subjectwrapper {
	max-width: none;
	position: relative;
	width: max-content;
}
@media only screen and (max-width: 640px) {
	body.page-scholarship .subjectwrapper {
		max-width: none;
	}
}

.c-tbl-scroll {
	width: 100%;
	position: relative;
}

.c-tbl {
	width: 100%;
	border-collapse: separate;
	border-spacing: 2px;
	border: none;
	margin-bottom: 0 !important;
}
.c-tbl.c-tbl-layout-fixed {
	table-layout: fixed;
}

.c-tbl th,
.c-tbl td {
	padding: 8px;
	text-align: center;
	border: none;
	letter-spacing: 0.06em;
	font-size: clamp(12px, 1.143vw, 16px);
}
.c-tbl td {
	line-height: 1.2;
}
.c-tbl tbody th,
.c-tbl tbody td {
	background: #f5f5f5;
}

.c-tbl thead th,
.c-tbl.c-credit-plan-tbl-pc tbody th,
.c-tbl.c-credit-plan-tbl-sp tbody th {
	font-weight: 600;
	background-color: #175aa2;
	color: #fff;
	padding: 8px;
	font-size: clamp(14px, 1.286vw, 18px);
	line-height: 1.3;
}
.c-tbl small {
	font-size: clamp(12px, 0.929vw, 13px);
}

.exp-price {
	color: #a50000;
}
.exp-price > strong {
	font-size: clamp(40px, 3.571vw, 50px);
	font-family: "Outfit", sans-serif;
	font-weight: 500;
}
.exp-price > span {
	font-size: clamp(16px, 2.286vw, 32px);
	font-weight: 600;
}

@media (max-width: 768px) {
	.c-tbl-scroll {
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
		padding-bottom: 10px;
	}
	.c-tbl {
		width: max-content;
		min-width: 100%;
	}
	.c-tbl th,
	.c-tbl td {
		white-space: nowrap;
		letter-spacing: 0;
	}
}
@media only screen and (max-width: 640px) {
	table.c-tbl tr {
		display: table-row;
	}
	table.c-tbl tr th,
	table.c-tbl tr td {
		display: table-cell;
	}
}

.c-credit-plan {
	width: 100%;
	position: relative;
	background: #fff;
	border-radius: clamp(5px, 0.714vw, 10px);
	filter: drop-shadow(0px 4px 10px rgb(0 0 0 / 12%));
	padding-inline: clamp(13px, 3.25vw, 26px);
}
.c-credit-plan p {
	margin: 0;
}
.c-credit-plan__circle {
	position: absolute;
	z-index: 10;
	width: clamp(45px, 6.643vw, 93px);
	height: auto;
	aspect-ratio: 1 / 1;
	left: clamp(-17px, -1.214vw, -8px);
	top: clamp(-24px, -1.714vw, -12px);
}
.c-credit-plan__inner {
	width: 100%;
	overflow: hidden;
	height: 100%;
	position: relative;
	z-index: 0;
	padding-block: 40px;
	max-width: 825px;
	margin-inline: auto;
}
.c-credit-plan__head {
	width: 100%;
	display: flex;
	flex-flow: column;
	align-items: flex-start;
	gap: 33px;
	margin-bottom: clamp(20px, 2.857vw, 40px);
}
.c-credit-plan__head > h3 {
	width: max-content;
	font-size: clamp(18px, 1.714vw, 24px);
	font-weight: bold;
	line-height: 1;
}

.c-plan-list {
	width: 100%;
	display: flex;
	flex-flow: column;
	align-items: flex-start;
	gap: 30px;
}
.c-plan-list > li {
	width: 100%;
	display: flex;
	flex-flow: column;
	align-items: flex-start;
	gap: 15px;
}
.c-plan-list__ttl {
	width: max-content;
	display: flex;
	align-items: baseline;
	gap: 10px;
	color: #a50000;
	line-height: 1;
}
.c-plan-list__ttl > i {
	font-family: "Outfit", sans-serif;
	font-size: clamp(15px, 1.429vw, 20px);
}
.c-plan-list__ttl > span {
	font-weight: bold;
	font-size: clamp(15px, 1.571vw, 22px);
}
.c-plan-list__txt {
	margin: 0;
	font-size: clamp(13px, 1.143vw, 16px);
}
.c-plan-list__note,
.c-credit-plan-tbl__note {
	font-size: 12px;
	color: #989898;
}
.c-plan-list__note span,
.c-credit-plan-tbl__note span {
	color: #a50000;
}

.c-credit-plan-tbl-area {
	width: 100%;
	display: flex;
	flex-flow: column;
	align-items: flex-start;
	gap: 18px;
	margin-bottom: clamp(20px, 2.857vw, 40px);
}
.c-credit-plan-tbl-sp__wrapper {
	display: none;
}

.c-credit-exp-tbl-area {
	width: 100%;
	display: flex;
	flex-flow: column;
	align-items: flex-start;
	gap: 18px;
}
.c-credit-exp__ttl {
	width: 100%;
	background: #fcf4f4;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: clamp(16px, 1.429vw, 20px);
	font-weight: bold;
	height: clamp(37px, 3.571vw, 50px);
	border-radius: clamp(5px, 0.714vw, 10px);
}
.c-credit-exp__subttl {
	width: max-content;
	display: flex;
	align-items: baseline;
	gap: 10px;
}
.c-credit-exp__subttl > h4 {
	font-size: clamp(15px, 1.286vw, 18px);
	font-weight: bold;
	color: #a50000;
}
.c-credit-exp__subttl > span {
	font-size: 12px;
	color: #989898;
}

@media (max-width: 768px) {
	.c-credit-plan-tbl-sp__wrapper {
		width: 100%;
		display: flex;
		flex-flow: column;
		align-items: flex-start;
		gap: 8px;
	}
	.c-credit-plan-tbl-pc {
		display: none;
	}
	.c-credit-exp__subttl {
		align-items: flex-start;
		flex-flow: column;
		gap: 0;
	}
}
