.sl-slider-wrapper {
	width: 800px;
	height: 400px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}
.sl-slider {
	position: absolute;
	top: 0;
	left: 0;
}
/* Slide wrapper and slides */
.sl-slide,
.sl-slides-wrapper,
.sl-slide-inner {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

.sl-slide {
	z-index: 1;
}

/* The duplicate parts/slices */

.sl-content-slice {
	overflow: hidden;
	position: absolute;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	background: #fff;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
	opacity : 1;
}

/* Horizontal slice */

.sl-slide-horizontal .sl-content-slice {
	width: 100%;
	height: 50%;
	left: -200px;
	-webkit-transform: translateY(0%) scale(1);
	-moz-transform: translateY(0%) scale(1);
	-o-transform: translateY(0%) scale(1);
	-ms-transform: translateY(0%) scale(1);
	transform: translateY(0%) scale(1);
}

.sl-slide-horizontal .sl-content-slice:first-child {
	top: -200px;
	padding: 200px 200px 0px 200px;
}

.sl-slide-horizontal .sl-content-slice:nth-child(2) {
	top: 50%;
	padding: 0px 200px 200px 200px;
}

/* Vertical slice */

.sl-slide-vertical .sl-content-slice {
	width: 50%;
	height: 100%;
	top: -200px;
	-webkit-transform: translateX(0%) scale(1);
	-moz-transform: translateX(0%) scale(1);
	-o-transform: translateX(0%) scale(1);
	-ms-transform: translateX(0%) scale(1);
	transform: translateX(0%) scale(1);
}

.sl-slide-vertical .sl-content-slice:first-child {
	left: -200px;
	padding: 200px 0px 200px 200px;
}

.sl-slide-vertical .sl-content-slice:nth-child(2) {
	left: 50%;
	padding: 200px 200px 200px 0px;
}

/* Content wrapper */
/* Width and height is set dynamically */
.sl-content-wrapper {
	position: absolute;
}

.sl-content {
	width: 100%;
	height: 100%;
	background: #fff;
}

/* Default styles for background colors */
.sl-slide-horizontal .sl-slide-inner {
	background: #ddd;
}

.sl-slide-vertical .sl-slide-inner {
	background: #ccc;
}

.sp-display {
	display: block;
	width: 100%;
	height: auto;
}

.pc-display {
	display: none;
}

section.acceleration-imageArea {
	padding: 24px 0 !important;
	background-color: #fff !important;
	border-radius: 40px 40px 0 0 !important;
	overflow: hidden !important;
}

.a-imageArea__inner,
.a-about__inner,
.a-program__inner,
.a-business__inner,
.a-initiative__inner,
.a-example__inner,
.a-fundraising__inner,
.a-lecturersLists__inner,
.a-content__inner,
.a-target__inner,
.a-schedule__inner,
.a-timeline__inner {
	width: 87.37%;
	margin: 0 auto;
}

.a-aboutWrap {
	display: flex;
	flex-direction: column-reverse;
}

.a-aboutImg {
	max-width: 400px;
	width: 100%;
	margin: 0 auto 16px;
	    border-radius: 25px;
}

.a-aboutImg img {
	    border-radius: 25px;
	width: 100%;
}

section.acceleration-aboutPro {
	padding: 0 0 26px !important;
}

h2.c-secTtl {
	margin-bottom: 16px !important;
	font-size: 32px !important;
	font-weight: bold;
	font-style: oblique;
	text-align: left;
	color: #000;
	font-family: "Helvetica", "Arial", "Hiragino Kaku Gothic ProN", "Meiryo", sans-serif !important;
	letter-spacing: initial;
}

h2.c-secTtl span {
	font-size: 12px;
	font-weight: 500;
	font-style: normal;
}

h3.c-secSubTtl {
	margin-bottom: 3px;
	font-size: 20px;
  font-weight: bold;
  text-align: left;
	line-height: initial;
  color: #000;
}

.a-aboutTxt p {
	margin-bottom: 0;
	font-size: 16px;
  line-height: 2;
  text-align: left;
  color: #000;
}

.a-form-btn {
	    background: #000;
    color: #fff;
    display: block;
    margin: 20px 0 0 auto;
    width: 200px;
    height: 40px;
    line-height: 38px;
    border-radius: 8px;
    text-align: center;
	transition: 0.2 ease-in;
	border: 1px solid #000;
}

.a-form-btn a {
	    display: block;
    width: 100%;
    height: 100%;
}

.a-form-btn:hover {
	background: #fff;
	transition: 0.2 ease-in;
} 

.a-form-btn:hover a {
		color: #000 !important;
	transition: 0.2 ease-in;
}

section.acceleration-business,
section.acceleration-program,
section.acceleration-initiative,
section.acceleration-example,
section.acceleration-fundraising,
section.acceleration-contents,
section.acceleration-target,
section.acceleration-schedule,
section.acceleration-timeline {
	padding: 40px 0 !important;
}

.a-bus__listsImg img {
	width: 100%;
}

.a-bus__listsImg {
	max-width: 400px;
	width: 100%;
	margin: 0 auto 16px;
	flex-shrink: 0;
}

.a-bus__lists li {
	margin-bottom: 32px;
}

.a-bus__lists li:last-child {
	margin-bottom: 0;
}

.a-bus__listsTxt .ttl {
	margin-bottom: 8px;
	font-size: 18px;
  font-weight: bold;
  text-align: left;
  color: #000;
}

.a-bus__listsTxt .txt {
	margin-bottom: 0;
  font-size: 16px;
  text-align: left;
  color: #8d8d8d;
	font-family: "Helvetica", "Arial", "Hiragino Kaku Gothic ProN", "Meiryo", sans-serif
}

.a-program__img {
	width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
	margin: 24px auto 0;
}

.a-program__img img {
	width: 1168px;
	max-width: none;
	display: block;
}

.a-initiative__lists {
	margin: 32px auto 0;
}

.a-initiative__lists li {
	margin-bottom: 48px;
}

.a-initiative__lists li:last-child {
	margin-bottom: 0;
}

.a-initiative__img {
	margin-bottom: 12px;
	aspect-ratio: 330 / 202;
}

.a-initiative__img img {
	width: 100%;
}

.a-initiative__txt .ttl {
	margin-bottom: 4px;
	font-family: "Helvetica", "Arial", "Hiragino Kaku Gothic ProN", "Meiryo", sans-serif;
  font-size: 16px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #000;
}

.a-initiative__txt .txt {
	margin-bottom: 0;
	font-family: "Helvetica", "Arial", "Hiragino Kaku Gothic ProN", "Meiryo", sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #8d8d8d;
}

.a-example__area {
	margin-top: 27px;
}

.a-example__area h3 {
	position: relative;
	padding-left: 10px;
	margin-bottom: 16px;
	font-family: "Helvetica", "Arial", "Hiragino Kaku Gothic ProN", "Meiryo", sans-serif;
  font-size: 16px;
  font-weight: bold;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #000;
}

.a-example__area h3::before {
	position: absolute;
	content: "";
	width: 2px;
	height: 30px;
	top: -2px;
	left: 0;
	background: #000;
}

.a-example__lists {
	display: flex;
	flex-direction: column;
	gap: 20px 0;
}

.a-example__lists li {
	display: flex;
	align-items: center; 
}

.a-example__lists li img {
	width: 34%;
	height: auto;
	margin-right: 23px;
	aspect-ratio: 120/ 67.5;
	flex-shrink: 0;
}

.a-example__txt h4 {
	/*margin-bottom: 8px;*/
	font-family: "Helvetica", "Arial", "Hiragino Kaku Gothic ProN", "Meiryo", sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	color: #000;
}

.a-example__txt .position {
	margin-bottom: 0;
	font-family: "Helvetica", "Arial", "Hiragino Kaku Gothic ProN", "Meiryo", sans-serif;
	font-size: 14px;
	text-align: left;
	color: #000;
}

.a-example__txt .name {
	margin-bottom: 0;
	font-family: "Helvetica", "Arial", "Hiragino Kaku Gothic ProN", "Meiryo", sans-serif;
	font-size: 14px;
	text-align: left;
	color: #000;
}

.a-fundraising {
	display: flex;
	flex-direction: column;
}

.a-fundraising {
	margin-top: 32px;
}

.a-fundraising__num span {
	padding-bottom: 8px;
	font-family: "Helvetica", "Arial", "Hiragino Kaku Gothic ProN", "Meiryo", sans-serif;
	font-size: 24px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: left;
	color: #000;
}

.a-fundraising__num__ttl {
	padding-left: 11px;
}

.a-fundraising__num .number {
	margin-bottom: 0;
	padding-top: 25px;
	padding-bottom: 55px;
	font-family: "Helvetica", "Arial", "Hiragino Kaku Gothic ProN", "Meiryo", sans-serif;
  font-size: 48px;
  font-weight: bold;
  font-style: normal;
	line-height: 1;
  color: #000;
	border-bottom: 2px solid #f2f2f2;
}

.a-fundraising__num .number span {
	margin-bottom: 0;
	padding-bottom: 0;
	padding-right: 25px;
	font-family: "Helvetica", "Arial", "Hiragino Kaku Gothic ProN", "Meiryo", sans-serif;
	font-size: 88px;
	font-weight: bold;
	font-style: oblique;
	line-height: 0.4;
	color: #000;
	background: linear-gradient(transparent 68%, #F5ED43 30%);

}

.a-fundraising__img {
	width: 86.75%;
	margin: 0 0 0 auto;
	padding: 45px 0 48px;
}

.a-fundraising__grid {
	display: flex;
	flex-direction: column;
	gap: 24px 0;
}

.a-fundraising__grid li {

}

.a-fundraising__grid li img {
	width: 100%;
	height: auto;
	border-radius: 24px;
}

.acceleration-lecturers {
	padding: 0 !important;
	background: #F8F8F8;
	border-radius: 50px 50px 0 0;
}

.a-lecturersLists__inner {
	padding: 93.8px 0 48px;
}

.a-lecturersLists {
	margin: 32px auto 0;
}

.a-lecturersLists li {
	display: flex;
	flex-direction: column;
	padding: 32px 0;
	border-bottom: 2px solid #F2F2F2;
}

.a-lecturersLists li:first-child {
	padding-top: 0;
}

.a-lecturersLists li:last-child {
	padding-bottom: 0;
	border-bottom: none;
}


.a-lecturers__intro {
	display: flex;
	align-items: center;
	justify-content: left;
	margin-bottom: 8px;
}

.a-lecturers__intro img {
	width: 32%;
	height: auto;
	margin-right: 24px;
	flex-shrink: 0;
}

.a-lecturers__intoTxt img {
	width: 96px;
	height: 40px;
	height: auto;
	margin-bottom: 8px;
}

.a-lecturers__intoTxt h3 {
	margin-bottom: 8px;
	font-family: "Helvetica", "Arial", "Hiragino Kaku Gothic ProN", "Meiryo", sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #000;
}

.a-lecturers__intoTxt h3 span {
	padding-left: 8px;
	font-family: "Helvetica", "Arial", "Hiragino Kaku Gothic ProN", "Meiryo", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}


.a-lecturers__intoTxt p {
	margin-bottom: 0;
	font-family: "Helvetica", "Arial", "Hiragino Kaku Gothic ProN", "Meiryo", sans-serif;
  font-size: 14px;
  font-weight: 300;
  color: #000;
	white-space: nowrap;
}

.a-lecturers__detail .txt {
	margin-bottom: 8px;
	font-family: "Helvetica", "Arial", "Hiragino Kaku Gothic ProN", "Meiryo", sans-serif;
  font-size: 16px;
  color: #000;
	line-height: 1.7;
}

.a-lecturers__detail p.theme {
	margin-bottom: 16px;
	font-family: "Helvetica", "Arial", "Hiragino Kaku Gothic ProN", "Meiryo", sans-serif;
  font-size: 14px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #000;
}

.a-lecturers__detail .link {
	position: relative;
	display: block;
	max-width: 165px;
	width: 60%;
	height: 40px;
	margin: 0 auto;
	/* padding: 9px 9.7% 10px 18%; */
	padding: 9px 31px 10px 60px;
  border-radius: 4px;
  background-color: #000;
	font-family: "Helvetica", "Arial", "Hiragino Kaku Gothic ProN", "Meiryo", sans-serif;
  font-size: 16px;
  text-align: left;
  color: #fff;
}

.a-lecturers__detail .link::before {
	position: absolute;
	content: "";
	width: 13px;
	height: 16px;
	top: 30%;
	left: 18%;
	background-image: url('/wp-content/themes/compass_kokura/assets/public/img/acceleration_program/icon-document.svg');
	background-size: 100% 100%;
}

.table-scroll {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  width: 100%;
}

.a-contentTbl {
	width: 903px;
  border-collapse: collapse;
	margin: 32px auto 0;
}

.a-contentTbl thead {
	/* width: 903px;
	max-width: none;
	display: block; */
}

.a-contentTbl td {
	height: 65px;
	text-align: center;
}

.a-contentTbl tr {
	border-bottom: 1px solid #E8E8E8;
}

.a-contentTbl tr:last-child {
	border-bottom: none;
}

.a-contentTbl td:first-child {
	text-align: left;
}

.a-contentTbl thead th {
	height: 37px;
	padding: 8px 0 4px;
	font-family: "Helvetica", "Arial", "Hiragino Kaku Gothic ProN", "Meiryo", sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	background: #000;
	border-radius:  10px 0 0 10px;
	border: none;
}

.a-contentTbl thead th:nth-child(1) {
	width: 356px;
}

.a-contentTbl thead th:nth-child(2) {
	border-radius: initial;
	width: 200px;
}

.a-contentTbl thead th:nth-child(3) {
	border-radius: 0 10px 10px 0;
	width: calc(100% - 556px);
}

.a-contentTbl thead tr {
	padding: 24px 0;
}

.a-contentTbl thead tr td {
	padding: 24px 0;
	border-bottom: 1px solid #E8E8E8;
	font-family: "Helvetica", "Arial", "Hiragino Kaku Gothic ProN", "Meiryo", sans-serif;
  font-size: 16px;
  text-align: left;
  color: #000;
}

.a-contentsLists {
	display: flex;
	flex-direction: column;
	gap: 32px 0;
	padding-top: 32px;
}

.a-contentsLists__txt h3 {
	margin-bottom: 8px;
	font-family: "Helvetica", "Arial", "Hiragino Kaku Gothic ProN", "Meiryo", sans-serif;
  font-size: 20px;
  font-weight: bold;
  font-style: oblique;
  color: #000;
}

.a-contentsLists__txt .ttl {
	margin-bottom: 16px;
	font-family: "Helvetica", "Arial", "Hiragino Kaku Gothic ProN", "Meiryo", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
}

.a-contentsLists__txt .txt {
	margin-bottom: 0;
	font-family: "Helvetica", "Arial", "Hiragino Kaku Gothic ProN", "Meiryo", sans-serif;
  font-size: 16px;
  color: #8d8d8d;
}

.a-contentsLists li img {
	width: 100%;
	margin-bottom: 16px;
}

.a-target__inner,
.a-schedule__inner {
	padding: 24px 0;
	background: #000;
	color: #fff;
	border-radius: 28px;
}

.a-target,
.a-schedule {
	padding: 0 16px;
}

.a-target__ttl h3,
.a-schedule__ttl h3 {
	margin-bottom: 32px;
	font-family: "Helvetica", "Arial", "Hiragino Kaku Gothic ProN", "Meiryo", sans-serif;
	font-size: 32px;
	font-weight: bold;
	font-style: oblique;
	text-align: left;
	color: #fff;
}

.a-target__ttl h3 span,
.a-schedule__ttl h3 span {
	padding-top: 3px;
	display: block;
  font-size: 12px;
  font-weight: 500;
	line-height: 1;
  text-align: left;
	font-style: normal;
  color: #fff;
}

.a-target__detail li {
	padding: 32px 0;
	border-bottom: 1px solid #3B3B3B;
}

.a-target__detail li:first-child {
	padding-top: 0;
}

.a-target__detail li:last-child {
	padding-bottom: 0;
	border-bottom: none;
}

.a-target__detail h4 {
	position: relative;
	padding-left: 10px;
	margin-bottom: 12px;
	font-family: "Helvetica", "Arial", "Hiragino Kaku Gothic ProN", "Meiryo", sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	color: #fff;
}

.a-target__detail h4::before {
	position: absolute;
	content: "";
	width: 2px;
	height: 20px;
	top: -2px;
	left: 0;
	background: #fff;
	border-radius: 10px;
}



.a-target__detail p {
	margin-bottom: 12px;
}

.a-target__detail p:last-child {
	margin-bottom: 0;
}

.timetable {
	color: #fff;
}

table.timetable td.white {
	color: #fff;
}

table.timetable td.line.white {
	border-left: 1px #fff solid;
}

table.timetable td.dot.white:before {
	top: 24px;
	background: #fff;
}

.a-timeline {
	display: flex;
	flex-direction: column;
	gap: 56px 0;
}

.a-timeline li {
	position: relative;
	padding: 24px 0 25px;
	border-radius: 24px;
  background-color: #000;
	color: #fff;
}
.a-timeline li::before {
	position: absolute;
	content: "";
	width: 4px;
	height: 40px;
	bottom: -67%;
	border-radius: 50px;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
	background: #000;
}

.a-timeline li:last-child::before {
	background: none;
}

.a-timeline li h3 {
	margin-bottom: 8px;
	font-family: "Helvetica", "Arial", "Hiragino Kaku Gothic ProN", "Meiryo", sans-serif;
  font-size: 24px;
  font-weight: bold;
  font-style: oblique;
  text-align: center;
  color: #fff;
}

.a-timeline li p {
	margin-bottom: 0;
	font-family: "Helvetica", "Arial", "Hiragino Kaku Gothic ProN", "Meiryo", sans-serif;
  font-size: 16px;
  font-weight: bold;
	line-height: 1;
  text-align: center;
  color: #fff;
}

.acceleration-application {
	padding: 16px 0 0 !important;
}

.a-application {
	display: block;
	padding: 67px 0 65px;
	border-radius: 40px 40px 0 0;
	background: linear-gradient(to right,#7B7722,#E3DB32,#F5ED43);
}

.a-application__inner p {
	margin-bottom: 0;
	font-family: "Helvetica", "Arial", "Hiragino Kaku Gothic ProN", "Meiryo", sans-serif;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  color: #000;
}

.a-application__inner p span {
	display: block;
}

.a-business__subTtl {
	margin-bottom: 10px;
    font-size: 20px;
}

.a-business__weight {
	  font-weight: bold;
}


	.application__btn {
		display: block;
		width: 280px;
		height: 46px;
		margin: 8px auto 0;
		border-radius: 14px;
		line-height: 46px;
		font-size: 16px;
		text-align: center;
		background: #000;
		color: #fff;
	}


.timetable {
  background-color: #000;
  color: #fff;
	/* padding-left: 30px; */
  border-radius: 1rem;
  width: 100%;
  /* max-width: 500px; */
  margin: auto;
  position: relative;
  font-family: sans-serif;
}

.timetableItem {
  position: relative;
	padding-left: 30px;
	margin-bottom: 11px;
}

.timetableItem::before {
	content: '';
	position: absolute;
	top: 28px;
	left: 5px;
	width: 1px;
	height: 75%;
	background: #fff;
}

.timetableItem:last-child {
	margin-bottom: 0;
}

.timetableItem:last-child::before {
	background: none;
}

.timetableItem__dot {
  width: 12px;
  height: 12px;
  background-color: #fff;
  border-radius: 50%;
  position: absolute;
  top: 6px;
  left: 0;
}

.timetableContent {
  line-height: 1.5;
	font-size: 16px;
	font-weight: bold;
	font-family: "Helvetica", "Arial", "Hiragino Kaku Gothic ProN", "Meiryo", sans-serif;
}



@media screen and (min-width: 768px) {
	.sp-display {
		display: none;
	}

	.pc-display {
		display: block;
		width: 100%;
		height: auto;
	}

	.a-contentsLists {
		display: flex;
		justify-content: center;
		align-items: baseline;
		flex-direction: initial;
		gap: 0 1%;
	}

	.a-contentsLists li {
		width: calc(100% / 3 );
	}

	.a-example__lists {
		display: flex;
		flex-wrap: wrap;
		flex-direction: initial;
		gap: 32px 0;
	}

	.a-example__lists li {
		width: calc(100% / 2);
	}

	.a-example__lists li img {
		width: 160px;
		height: auto;
	}

	.a-aboutWrap {
		/* flex-direction: initial; */
	}

	.a-fundraising__grid {
		flex-direction: initial;
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		gap: 25px 16px;
	}

	.a-fundraising {
		align-items: center;
		justify-content: center;
		flex-direction: initial;
		margin-bottom: 70px;
	}
	.a-fundraising__num .number {
		padding-top: 30px;
		font-size: 36px;
		border-bottom: none;
	}

	.a-fundraising__num .number span {
		font-size: 70px;
	}

	.a-fundraising__num {
		padding: 35px 5% 35px 0;
    border-right: 2px solid #EFEFEF;
	}

	.a-fundraising__img {
		width: 52%;
		height: auto;
		padding: 0;
	}
	
	.a-business__subTtl {
		    margin-bottom: 10px;
	font-size: 24px;
}
	
	.application__btn {
    width: 330px;
    height: 50px;
    border-radius: 14px;
    line-height: 50px;
    font-size: 18px;
}

}


@media screen and (min-width: 576px) {
	.a-initiative__lists {
		display: flex;
		flex-wrap: wrap;
		gap: 32px 2%;
	}

	.a-initiative__lists li {
		width: calc((100% - 4%) / 2 );
		margin-bottom: 0;
	}

	.a-lecturersLists {
		display: flex;
		flex-wrap: wrap;
		align-items: baseline;
		/*justify-content: center;*/
		gap: 80px 2%;
	}

	.a-lecturersLists li {
		width: calc((100% - 4%) / 2 );
		margin-bottom: 0;
		border-bottom: none;
		padding: 0;
	}

	.a-lecturers__detail .link {
		width: 82%;
	}

	.a-bus__lists li {
		display: flex;
		align-items: center;
	}

	.a-bus__listsImg {
		max-width: initial;
    width: 27.15%;
    height: auto;
		margin: 0 3% 0 0;
    aspect-ratio: 311 / 175;
	}

	.a-target,
	.a-schedule {
		display: flex;
		justify-content: space-between;
		align-items: center;
	}

	.a-target__ttl,
	.a-schedule__ttl {
		padding-right: 14%;
	}
}

/* @media (min-width: 1000px) {
	.a-initiative__lists {
		gap: 32px 1%;
	}

	.a-initiative__lists li {
		width: calc((100% - 1%) / 3 );
		margin-bottom: 0;
	}
} */

@media screen and (min-width: 1200px) {
	.a-imageArea__inner,
	.a-about__inner,
	.a-program__inner,
	.a-business__inner,
	.a-initiative__inner,
	.a-example__inner,
	.a-fundraising__inner,
	.a-lecturersLists__inner,
	.a-content__inner,
	.a-target__inner,
	.a-schedule__inner,
	.a-timeline__inner {
		max-width: 1168px;
		width: 100%;
		margin: 0 auto;
	}


	.a-initiative__lists {
		gap: 32px 46px;
	}

	.a-lecturersLists {
		gap: 80px 48px;
	}

	.a-initiative__lists li {
		width: calc((100% - 92px) / 3 );
	}

	.a-lecturersLists li {
		width: calc((100% - 96px) / 3 );
	}

	.a-contentsLists {
		gap: 0 47px;
		padding-top: 17px;
	}

	.a-contentsLists li {
		width: calc((100% - 94px) / 3 );
	}

	.a-example__lists {
		display: grid;
		grid-template-columns: repeat(3, 1fr);
		gap: 32px;
	}

	.a-example__lists li {
		/* width: calc((100% - 64px) / 3 ); */
		width: initial;
		        align-items: center;
	}

	.a-bus__listsImg {
		width: 312px;
		margin-right: 32px;
	}

	.a-aboutWrap {
		display: flex;
		/*flex-wrap: wrap-reverse;*/
		flex-direction: initial;
		justify-content: space-between;
		gap: 120px;
	}

	section.acceleration-imageArea {
		padding: 48px 0 62px !important;
		background-color: #fff !important;
		border-radius: 40px 40px 0 0 !important;
		overflow: hidden !important;
	}

	h2.c-secTtl {
		font-size: 40px !important;
		margin-bottom: 24px !important;
	}

	.a-aboutImg {
		max-width: initial;
		width: 338px;
		height: 238px;
		margin-bottom: 0;
	}

	section.acceleration-aboutPro {
		padding: 0 0 46px !important;
	}

	section.acceleration-business,
	section.acceleration-program,
	section.acceleration-initiative,
	section.acceleration-example,
	section.acceleration-fundraising,
	section.acceleration-contents,
	section.acceleration-target,
	section.acceleration-schedule,
	section.acceleration-timeline {
		padding: 60px 0 !important;
	}

	.a-bus__listsTxt .ttl {
		margin-bottom: 16px;
		font-size: 20px;
	}

	.a-bus__listsTxt .txt {
		font-size: 20px;
	}

	.a-example__area h3 {
		margin-bottom: 20px;
	}

	.a-example__txt {
		padding-top: 0;
	}

	.a-example__txt h4 {
		white-space: nowrap;
		font-size: 20px;
	}

	.a-example__lists li img {
		aspect-ratio: initial;
		width: 160px;
		height: 90px;
		object-fit: contain;
	}
	.a-fundraising__num .number span {
		font-size: 96px;
	}

	.a-fundraising__num {
		padding: 56px 51px 15px 0;
    border-right: 2px solid #EFEFEF;
	}

	.a-fundraising__img {
		width: 739px;
		height: 226px;
		padding: 0;
	}

	.acceleration-lecturers {
		margin: 60px auto;
	}

	.acceleration-lecturers {
		border-radius: 40px 40px 0 0;
	}

	.a-lecturersLists__inner {
		padding: 80px 0 !important;
	}

	.a-lecturersLists {
		margin: 24px auto 0;
	}

	.a-lecturers__intro img {
		width: 128px;
		height: 128px;
	}

	.a-lecturers__intoTxt img {
		width: 96px;
    height: 40px;
		margin-bottom: 12px;
	}

	.a-lecturers__detail .txt {
		font-size: 14px;
	}

	.a-lecturers__detail p.theme {
		margin-bottom: 24px;
		font-size: 16px;
	}

	.a-lecturers__detail .link {
		font-size: 14px;
		width: 128px;
		height: 32px;
		border-radius: 4px;
		padding: 7px 11px 9px 40px;
	}

	.a-lecturers__detail .link::before {
    top: 26%;
    left: 9%;
	}

	.a-contentTbl {
		width: 100%;
		margin: 28px auto 0;
	}

	.a-fundraising__num .number {
		font-size: 48px;
	}

	.a-timeline {
		flex-direction: initial;
		justify-content: space-between;
		gap: 0 72px;
	}
	.a-timeline li {
		width: 100%;
	}

	.a-timeline li::before {
		width: 40px;
    height: 4px;
		bottom: 45%;
		left: 110%;
	}

	.a-contentTbl thead th:nth-child(1),
	.a-contentTbl thead th:nth-child(2),
	.a-contentTbl thead th:nth-child(3) {
		width: calc(100% / 3);
	}

	.a-target__ttl,
	.a-schedule__ttl {
		padding-right: 96px;
	}

	.a-target__ttl h3,
	.a-schedule__ttl h3 {
		font-size: 40px;
	}

	.a-target, .a-schedule {
		justify-content: left;
		padding: 0px 16px 0px 97px;
	}

	.a-target__detail p {
		font-size: 20px;
	}

	.a-target__inner {
		padding: 40px 0;
	}

	.timetable {
		padding-left: 70px;
	}

	.acceleration-application {
		padding: 60px 0 0 !important;
	}

	.a-application {
		padding: 160px 0 150px;
	}

	.a-application__inner p {
		font-size: 24px;
	}

	.a-contentsLists__txt h3 {
		margin-bottom: 3px;
	}

	.a-contentsLists__txt .ttl {
		margin-bottom: 16px;
	}

	.a-target__detail h4 {
		margin-bottom: 4px;
	}

	.a-schedule__inner {
		padding: 76px 0;
	}

	.timetableItem {
		margin-bottom: 33px;
	}

	.timetableItem::before {
		height: 140%;
	}
	

}




