html {
	overflow-x: hidden;
	/*for animation only*/
	font-family: "Noto Sans JP", sans-serif;
}

body {
	font-family: "Noto Sans JP", sans-serif;
	min-width: unset;
}

/*　メインビジュアル
--------------------------------------------------------*/
/* .breadcrumb {
	max-width: 970px;
	margin: 8px auto;
		display: flex;
		align-items: center;
		gap: 10px;
}
.breadcrumb li:first-child::before {
	top: 50%;
	transform: translateY(-6px);
}
.breadcrumb li:after {
	padding-left: 10px;
} */
.l-career-autonomy__mv {
	background-size: cover;
	background-position: center;
}
.l-career-autonomy__mv__tag {
	color: #454545;
	font-size: var(--20px);
	font-style: normal;
	font-weight: 700;
	line-height: 22px;
}
.l-career-autonomy__mv__title {
	color: #0E4B78;
	font-style: normal;
	font-weight: 700;
}

.l-career-autonomy__mv__caption {
	color: #454545;
	text-align: center;
	font-style: normal;
	font-weight: 400;
	margin-top: 18px;
}
.l-career-autonomy__mv__btnWrapper {
	display: flex;
}
.l-career-autonomy__content__linkBtn {
	border-radius: 4px;
	background-color: #FFF;
	color: #CE1E54;
	font-style: normal;
	font-weight: 700;
	text-align: left;
	position: relative;
	display: block;
	box-shadow: 0 4px 0 0 rgba(0, 0, 0, 0.10);
}
.l-career-autonomy__content__pinkBtn {
	background: #CE1E54;
	color: #FFF;
}
.l-career-autonomy__content__pinkBtn::before {
	background-color: #FFF;
}
.l-career-autonomy__content__cta .l-career-autonomy__content__whiteBtn {
	background-color: #FFF;
	color: #CE1E54;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	display: flex;
	align-items: center;
	justify-content: center;
}
.l-career-autonomy__content__whiteBtn::before {
	background-color: #CE1E54;
}

.l-career-autonomy__content__cta .l-career-autonomy__content__whiteBtn > span {
	background-color: #CE1E54;
	color: #FFF;
	display: inline-block;
}

.l-career-autonomy__content__linkBtn {
	position: relative;
}
.l-career-autonomy__content__linkBtn:before,
.l-career-autonomy__content__linkBtn:after {
	content: '';
	position: absolute;
}
.l-career-autonomy__content__linkBtn:hover {
	box-shadow: unset;
	transform: translateY(4px);
}
.l-career-autonomy__content__cta__txt_link__item > .i-arrow:before {
	width: 32px;
	height: 32px;
	top: 50%;
	right: 14px;
	transform: translateY(-50%);
	background-color: #FFF;

}
.l-career-autonomy__content__linkBtn.i-arrow:before,
.l-career-autonomy__content__cta__txt_link__item > .i-arrow:before {
	border-radius: 50%;
}
.l-career-autonomy__content__cta__txt_link__item > .i-arrow:after {
	width: 8px;
	height: 8px;
	transform: translateY(-50%) rotate(45deg);
	top: 50%;
	right: -21px;
}
.l-career-autonomy__content__cta__link_btn__wrapper .l-career-autonomy__content__linkBtn.i-arrow:before {
	width: 38px;
	height: 38px;
	background-color: #CE1E54;
	right: 14px;
}
.l-career-autonomy__content__cta__link_btn__wrapper .l-career-autonomy__content__linkBtn.i-arrow:after {
	right: 30px;
	width: 8px;
	height: 8px;
	transform: translateY(-50%) rotate(45deg);
	top: 50%;
}

.l-career-autonomy__content__pinkBtn.i-arrow:after,
.l-career-autonomy__content__cta__txt_link__item > .i-arrow:after {
	border-top: solid 2px #CE1E54;
	border-right: solid 2px #CE1E54;
}
.l-career-autonomy__content__whiteBtn.i-arrow:after {
	border-top: solid 2px #FFF;
	border-right: solid 2px #FFF;
}
.l-career-autonomy__content__cta__txt_link__item > .i-arrow:before {
	border: solid 1px #CE1E54;
	right: -35px;
}

.l-career-autonomy__content__pinkBtn span {
	color: #FFF;
	font-weight: 300;
}
.l-career-autonomy__content_func {
	max-width: 1200px;
	margin: auto;
}

.l-career-autonomy__anchor_link {
	width: 100%;
	background-color: #F0F4FC;
}
.l-career-autonomy__anchor_link.fixed {
	position: fixed;
	z-index: 2;
}
.l-career-autonomy__content_anchor_link_wrapper {
	overflow-x: auto;
	width: 75%;
	max-width: 1200px;
	margin: auto;
	padding: 15px;
}
.l-career-autonomy__content_anchor_link_wrapper::-webkit-scrollbar {
	display: none;
}
.l-career-autonomy__content_anchor_link_container {
	display: flex;
	align-items: center;
	gap: 50px;
	width: 1910px;
}
.l-career-autonomy__content_anchor_link_content_link {
	color: #1366A1;
	text-align: center;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	position: relative;
}
.l-career-autonomy__content_anchor_link_content_link:after {
	content: '';
	position: absolute;
	width: 8px;
	height: 8px;
	border-top: solid 2px #1366A1;
	border-right: solid 2px #1366A1;
	transform: rotate(135deg);
	top: 50%;
	right: -18px;
	margin-top: -6px;
}

.l-career-autonomy__content {
	padding-top: 70px;
}
.l-career-autonomy__explain {
	text-align: center;
}
.l-career-autonomy__explain__heading {
	color: #222;
	font-size: 24px;
	font-style: normal;
	font-weight: 700;
	line-height: 24px;
	letter-spacing: 0.96px;
}
.l-career-autonomy__explain__list--problem .l-career-autonomy__explain__list__sub {
	color: #DA3F74;
	display: inline-block;;
}
.l-career-autonomy__explain__list--solution .l-career-autonomy__explain__list__sub {
	color: #24A3D6;
	display: inline-block;;
}

.l-career-autonomy__explain__list {
	border: 1px solid #DDD;
	border-radius: 5px;
	padding: 25px;
	width: 680px;
	margin: 35px auto;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
}
.l-career-autonomy__explain__lists {
	position: relative;
	color: #222;
}

.l-career-autonomy__explain__lists.i-check:before,
.l-career-autonomy__explain__lists.i-question:before {
	content: "";
	width: 22px;
	height: 22px;
	position: absolute;
	top: 50%;
	left: 30px;
	transform: translateY(-50%);
	background: no-repeat;
}
.l-career-autonomy__explain__lists.i-check:before {
	background-image: url(https://tp-img.imgix.net/s/work/career-autonomy/icon_check.svg);
}
.l-career-autonomy__explain__lists.i-question:before {
	background-image: url(https://tp-img.imgix.net/s/work/career-autonomy/icon_question.svg);
}
.l-career-autonomy__content__solution {
	text-align: center;
	background-color: #F0F4FC;
}
.l-career-autonomy__content__solution__head {
	background: linear-gradient(90deg, #18A1D8 0%, #1366A1 100%);
	display: flex;
		flex-direction: column;
	padding: 60px 0 160px;
}
.l-career-autonomy__content__solution__catch {
	color: #FFF;
	text-align: center;
	font-style: normal;
	font-weight: 500;
	line-height: 150%;
}
.l-career-autonomy__content__solution__heading {
	color: #FFF;
	text-align: center;
	font-style: normal;
	font-weight: 700;
	position: relative;
	display: flex;
	justify-content: center;
}
.solution_title_before,
.solution_title_after {
	content: "";
	width: 25px;
	height: 35px;
}
.solution_title_before {
	background-image: url(https://tp-img.imgix.net/s/work/career-autonomy/solution_title_before.svg);
	margin-right: 1%;
}

.solution_title_after {
	background-image: url(https://tp-img.imgix.net/s/work/career-autonomy/solution_title_after.svg);
	margin-left: 1%;
}
.l-career-autonomy__content__solution .l-career-autonomy__content__linkBtn {
	width: 340px;
}
.l-career-autonomy__content__solution__outer {
	position: relative;
	text-align: left;
	background-color: #FFF;
}

.l-career-autonomy__content__solution__inner {
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-direction: row;
}
.l-career-autonomy__content__solution__outer:nth-child(odd) .l-career-autonomy__content__solution__inner {
	flex-direction: row-reverse;
}
.l-career-autonomy__content__solution__text {
	display: flex;
	flex-direction: column;
	gap: 4px;
}
.l-career-autonomy__content__solution__text__item {
	color: #232323;
	font-style: normal;
	font-weight: 400;
	line-height: 150%;
	position: relative;
	margin-left: 20px;
	list-style: disc;
}
.l-career-autonomy__content__solution__text__item::marker {
	color: #1366A1;
}
.l-career-autonomy__content__solution__text__item > em {
	font-weight: 700;
	background-color: #DDF8FF;
}
.l-career-autonomy__content__solution__textarea {}
.l-career-autonomy__content__solution__point {
	background: #EFF5FA;
	margin: auto;
	position: relative;
}
.l-career-autonomy__content__solution__point__caption {
	background-color: #FFF;
	display: flex;
		flex-wrap: wrap;
	gap: 8px 0;
}
.l-career-autonomy__content__solution__point__caption__ttl {
	width: 100%;
		text-align: center;
		position: relative;
	z-index: 0;
}
.l-career-autonomy__content__solution__point__caption__ttl::before {
	content: "";
	position: absolute;
	width: 100%;
	height: 1px;
	background-color: #DDD;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: -1;
}
.l-career-autonomy__content__solution__point__caption__ttl::after {
	content: "";
		position: absolute;
		top: -5px;
		left: 50%;
		transform: translateX(-50%);
		height: 110%;
		background-color: #FFF;
		z-index: -1;
}
.l-career-autonomy__content__solution__point__caption__item {
	display: flex;
		align-items: center;
}
.l-career-autonomy__content__solution__point__caption__item > svg {
	transform: translateY(2px);
	margin-left: 4px;
}
.l-career-autonomy__content__solution__point__tag {
	border-radius: 14.5px;
	background: #fff;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	color: #1366A1;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	border: solid 1px #1366A1;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translate(-50%, -50%);
}
.l-career-autonomy__content__solution__point__heading {
	color: #232323;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	text-align: center;
		padding: 10px;
	position: relative;
	z-index: 1;
}
.l-career-autonomy__content__solution__point__heading::before {
	content: "";
		border-radius: 4px;
		border: 1px solid #1366A1;
		z-index: -1;
		width: 110%;
		display: block;
		height: 100%;
		position: absolute;
		top: 0;
		left: 50%;
		transform: translateX(-50%);
}
.l-career-autonomy__content__solution__point__heading::after {
	content: "";
	position: absolute;
	top: -5px;
	left: 50%;
	transform: translateX(-50%);
	width: 102%;
	height: 110%;
	background-color: #EFF5FA;
	z-index: -1;

}
.l-career-autonomy__content__solution__point__heading > span {
	color: #1366A1;
}
.l-career-autonomy__content__solution__point__heading > span > em {
	font-weight: 800;
}
.l-career-autonomy__content__solution__point__body {
	margin-top: 30px;
	display: flex;
	flex-direction: column;
	gap: 8px;
}
.l-career-autonomy__content__solution__point__txt {
	color: #232323;
	font-style: normal;
	font-weight: 400;
	line-height: 150%;
}

.l-career-autonomy__content__wrapper {
	max-width: 1200px;
	margin: 0 auto;
	padding-bottom: 100px;
}
.l-career-autonomy__content__solution__tag {
	color: #232323;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	background-color: #FFF;
	border-radius: 4px;
	border: 1px solid #232323;
	display: inline-block;
	padding: 5px 10px;
}
.l-career-autonomy__content__solution__textarea__heading {
	color: #1366A1;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}
.l-career-autonomy__content__solution__textarea__heading > span{
	color: #232323;
}
.l-career-autonomy__content__solution__hash_tag {
	display: flex;
	flex-wrap: wrap;
	gap: 0 14px;
	margin-top: 16px;
}
.l-career-autonomy__content__solution__hash_tag dt {
	width: 100%;
	color: #454545;
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}
.l-career-autonomy__content__solution__hash_tag a {
	color: #0797D1;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	text-decoration-line: underline;
	text-decoration-style: solid;
	text-decoration-skip-ink: auto;
	text-decoration-thickness: auto;
	text-underline-offset: auto;
	text-underline-position: from-font;
}
.l-career-autonomy___categoryLink {
	padding: 50px 0 70px;
	margin-bottom: 50px;
	background-image: repeating-linear-gradient(90deg, #F0F4FC, #F0F4FC 1px, transparent 1px, transparent 30px), repeating-linear-gradient(0deg, #F0F4FC, #F0F4FC 1px, #fff 1px, #fff 30px);
	background-position: 31px 31px;
}

.l-career-autonomy__content__cta {
	background: rgb(229, 64, 115);
	background: linear-gradient(90deg, rgba(229, 64, 115, 1) 0%, rgba(249, 124, 161, 1) 55%, rgba(229, 64, 115, 1) 100%);
	max-width: 1200px;
	width: 94%;
	margin: auto;
}
.l-career-autonomy__content__cta__heading,
.l-career-autonomy__content__cta__heading em {
	color: #FFF;
	font-style: normal;
	font-weight: 700;
}
.l-career-autonomy__content__cta__txt_link {
	display: flex;
	align-items: center;
	justify-content: center;
}
.l-career-autonomy__content__cta__txt_link__item a {
	color: #FFF;
	position: relative;
	display: block;
	font-weight: 700;
}
.l-career-autonomy__content__cta__txt_link__item a:before,
.l-career-autonomy__content__cta__txt_link__item a:after {
	content: "";
	position: absolute;
}
.l-career-autonomy__content__title {
	text-align: center;
	color: #222;
	text-align: center;
	font-size: 28px;
	font-style: normal;
	font-weight: 700;
	line-height: 28px;
	letter-spacing: 1.12px;
}
.l-career-autonomy__content__caption {
	color: #454545;
	text-align: center;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	margin-top: 16px;
}
.l-career-autonomy__content_feature_wrapper {
	width: 100%;
	margin: auto;
	display: grid;
	row-gap: 35px;
	margin-bottom: 2.6em;
	grid-template-columns: 55% 1fr;
	column-gap: 4%;
	row-gap: initial;
}
.l-career-autonomy__content_feature_wrapper li {
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.l-career-autonomy__content__about__heading {
	color: #454545;
	text-align: center;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}
.l-career-autonomy__content_feature__title {
	color: #1D4383;
	font-size: 38px;
	font-style: normal;
	font-weight: 900;
	line-height: 38px;
	letter-spacing: 1.52px;
	border-bottom: solid 4px #1D4383;
	display: inline-block;
	padding-bottom: 10px;
	width: 200px;
}
.l-career-autonomy__content_feature__link {
	color: #FFF;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: 100%;
	display: block;
	background: #E26C90;
	background: linear-gradient(90deg, rgba(226, 108, 144, 1) 0%, rgba(206, 33, 86, 1) 100%);
	padding: 22px 0;
	text-align: center;
	box-shadow: 0 4px 0 0 rgba(0, 0, 0, 0.10);
	margin-top: 66px;
	border-radius: 6px;
	width: 340px;
	position: relative;
}
.l-career-autonomy__content_feature__link:before {
	content: '';
	position: absolute;
	border-radius: 50%;
	width: 28px;
	height: 28px;
	background-color: #FFF;
	top: 50%;
	right: 14px;
	transform: translateY(-13px);
}
.l-career-autonomy__content_feature__link:after {
	content: '';
	position: absolute;
	width: 8px;
	height: 8px;
	border-top: solid 2px #CE1E54;
	border-right: solid 2px #CE1E54;
	transform: rotate(45deg);
	top: 50%;
	right: 24.5px;
	margin-top: -2.5px;
}
.l-career-autonomy__content_feature__link:hover {
	box-shadow: unset;
	transform: translateY(4px);
}

.l-career-autonomy__content_feature__caption {
	color: #222;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 150%;
	margin-top: 20px;
}
.l-career-autonomy__content_feature__tab {
	color: #FFF;
	font-size: 13px;
	font-style: normal;
	font-weight: 700;
	line-height: 13px;
	padding: 5px 10px 5px 20px;
	position: relative;
	border-radius: 6px 6px 0 0;
	background: #DE628B;
	width: fit-content;
	margin-top: 25px;
}
.l-career-autonomy__content_feature__tab::before {
	width: 10px;
	height: 14px;
	content: "";
	display: inline-block;
	background: url(https://tp-img.imgix.net/s/2024/pc/icon/icon_flash.svg) center/contain no-repeat;
	position: absolute;
	left: 7px;
	top: 50%;
	transform: translateY(-50%);
	}
	
	.l-career-autonomy__content_feature__tab__btn {
	display: flex;
	gap: 0.4em;
	flex-wrap: wrap;
	/* justify-content: center; */
	padding: 12px 16px;
	border-radius: 0px 6px 6px 6px;
	background: #F9E8F0;
	}
	.list_all_item_ai {
	color: #CF2559;
	font-size: 11px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	padding: 7px 14px;
	border-radius: 66px;
	border: 1px solid #CF2559;
	background: #ffffff;
	display: flex;
	flex-direction: column;
	justify-content: center;
	cursor: pointer;
}
.list_all_item_ai.active {
	color: #FFF;
	background: linear-gradient(90deg, #E26C90 0%, #CE2156 100%);
}
.all-contents_item_ai {
	display: none;
}
.all-contents_item_ai.show {
	display: block;
	text-align: center;
	animation: fadeIn 0.5s ease;
}

.l-career-autonomy__content_func {
	padding-top: 180px;
	margin-top: -125px;
}
.l-career-autonomy__content_func + .l-career-autonomy__content_func {
	margin-top: -60px;
	padding-top: 184px;
}
.l-career-autonomy__content_func_title {
	color: #222;
	text-align: center;
	font-size: 28px;
	font-style: normal;
	font-weight: 700;
	line-height: 28px;
	letter-spacing: 1.12px;
}
.l-career-autonomy__content__cardWrapper {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 4vw 3%;
	margin: 45px 10px 0;
}

.l-career-autonomy__content__card {
	background-color: #fff;
	border-radius: 20px;
	border: 1px solid #DDD;
	width: auto;
	margin: 0;
	overflow: hidden;
	display: flex;
	flex-direction: column;
}

.l-career-autonomy___categoryLink .l-career-autonomy__content__card {
	border-color: #1366A1;
	box-shadow: 0px 4px 0px 0px rgba(29, 67, 131, 0.24);
	transition: all 0.3s ease-in-out 0s;
}
.l-career-autonomy___categoryLink .l-career-autonomy__content__card:hover {
	box-shadow: unset;
	transform: translateY(4px);
}

.l-career-autonomy___categoryLink .l-career-autonomy__content__card:hover {
	box-shadow: unset;
	transform: translateY(4px);
}
.l-career-autonomy___useful .l-career-autonomy__content__card {
	border: 0;
	border-radius: 4px;
}

.l-career-autonomy__content__card_top {
	background-color: #F0F4FC;
	display: flex;
	align-items: center;
	justify-self: center;
	overflow: hidden;
}
.l-career-autonomy__content__card_bottom {
	padding: 24px;
	display: flex;
	flex-direction: column;
	flex-grow: 1;
}
.l-career-autonomy___categoryLink .l-career-autonomy__content__card_bottom {
	padding: 16px 12px;
	justify-content: center;
}
.l-career-autonomy___useful .l-career-autonomy__content__card_bottom {
	padding: 16px;
}
.l-career-autonomy___useful .l-career-autonomy__content__linkBtn {
	margin-top: 36px;
}

.l-career-autonomy__content__card_title {
	color: #222;
	font-size: 18px;
	font-style: normal;
	font-weight: 700;
	line-height: 125%;
}
.l-career-autonomy___categoryLink .l-career-autonomy__content__card_title {
	text-align: center;
	color: #656565;
	position: relative;
	padding: 0 24px;
}
.l-career-autonomy___categoryLink .l-career-autonomy__content__card_title:before {
	content: '';
	position: absolute;
	border-radius: 50%;
	width: 22px;
	height: 22px;
	background-color: #1366A1;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
}
.l-career-autonomy___categoryLink .l-career-autonomy__content__card_title:after {
	content: '';
	position: absolute;
	width: 6px;
	height: 6px;
	border-top: solid 2px #FFF;
	border-right: solid 2px #FFF;
	transform: rotate(45deg);
	top: 50%;
	right: 9px;
	margin-top: -3px;
}
.l-career-autonomy__content__card_body {
	color: #454545;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 150%;
	flex: 1;
	margin-top: 15px;
}
.l-career-autonomy___useful .l-career-autonomy__content__card_body {
	margin-top: 10px;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
}

.l-career-autonomy__content_event_wrapper {
	max-width: 1200px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: auto;
	border-top: dotted 2px #DDDDDD;
	padding: 45px 0;
}
.l-career-autonomy__content_event_discription_title {
	color: #454545;
	font-size: 28px;
	font-style: normal;
	font-weight: 700;
	line-height: 28px;
	letter-spacing: 1.12px;
}
.l-career-autonomy__content_event_discription_body {
	color: #454545;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 150%;
	margin-top: 26px;
}
.l-career-autonomy__content_event_discription_link {
	color: #1366A1;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: 100%;
	background-color: #FFF;
	position: relative;
	box-shadow: 0 4px 0 0 rgba(0, 0, 0, 0.10);
	margin-top: 40px;
	width: 340px;
	text-align: center;
	padding: 22px 20px 22px 0;
	display: inline-block;
	border-radius: 6px;
	border: 1px solid #1D4383;
}
.l-career-autonomy__content_event_discription_link:before {
	content: '';
	position: absolute;
	border-radius: 50%;
	width: 26px;
	height: 26px;
	background-color: #1366A1;
	top: 50%;
	right: 14px;
	transform: translateY(-13px);
}
.l-career-autonomy__content_event_discription_link:after {
	content: '';
	position: absolute;
	width: 8px;
	height: 8px;
	border-top: solid 2px #FFF;
	border-right: solid 2px #FFF;
	transform: rotate(45deg);
	top: 50%;
	right: 24px;
	margin-top: -4px;
}
.l-career-autonomy__content_event_discription_link:hover {
	box-shadow: unset;
	transform: translateY(4px);
}
.l-career-autonomy__content_event_seminarInfo {
	width: 565px;
}
.l-career-autonomy__content_event_seminarInfo_title {
	color: #1366A1;
	font-size: 18px;
	font-style: normal;
	font-weight: 700;
	line-height: 100%;
	position: relative;
}
.l-career-autonomy__content_event_seminarInfo_title:after {
	content: '';
	position: absolute;
	width: 380px;
	height: 1px;
	background-color: #1366A1;
	top: 50%;
	right: 0;
	margin-top: -0.5px;
}
.l-career-autonomy__content_event_seminarInfo_wrapper {
	border: 1px solid #DDD;
	background: #EAF1F5;
	border-radius: 10px;
	padding: 20px;
	margin-top: 25px;
	max-width: 605px;
}
.l-career-autonomy__content_event_seminarInfo_eventItem {
	display: flex;
	justify-content: space-between;
	align-items: center;
	gap: 20px;
}
.l-career-autonomy__content_event_seminarInfo_eventItem_img_cate {
	background-color: #F0F4FC;
}
.l-career-autonomy__content_event_seminarInfo_eventItem_img {
	width: 205px;
}
.l-career-autonomy__content_event_seminarInfo_eventItem_category {
	color: #0073B7;
	text-align: center;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 100%;
	text-align: center;
	padding: 14px;
}
.l-career-autonomy__content_event_seminarInfo_eventItem_text {

}
.l-career-autonomy__content_event_seminarInfo_eventItem_text_time {
	color: #454545;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 120%;
	letter-spacing: 1.6px;
}
.l-career-autonomy__content_event_seminarInfo_eventItem_text_title {
	color: #222;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: 150%;
	margin-top: 10px;
}
.l-career-autonomy__content_event_seminarInfo_eventItem_text_link {
	color: #FFF;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: 100%;
	display: block;
	background-color: #CE1E54;
	padding: 22px 0;
	text-align: center;
	box-shadow: 0 4px 0 0 rgba(0, 0, 0, 0.10);
	margin-top: 14px;
	border-radius: 6px;
	position: relative;
}
.l-career-autonomy__content_event_seminarInfo_eventItem_text_link:before {
	content: '';
	position: absolute;
	border-radius: 50%;
	width: 28px;
	height: 28px;
	background-color: #FFF;
	top: 50%;
	right: 14px;
	transform: translateY(-13px);
}
.l-career-autonomy__content_event_seminarInfo_eventItem_text_link:after {
	content: '';
	position: absolute;
	width: 8px;
	height: 8px;
	border-top: solid 2px #CE1E54;
	border-right: solid 2px #CE1E54;
	transform: rotate(45deg);
	top: 50%;
	right: 24.5px;
	margin-top: -2.5px;
}
.l-career-autonomy__content_event_seminarInfo_eventItem_text_link:hover {
	box-shadow: unset;
	transform: translateY(4px);
}
.l-career-autonomy__content_cta {
	padding-top: 40px;
	margin-top: 50px;
}
[data-inc-contentsfooter-funccommon] + [data-inc-cta-funccommon] > .l-career-autonomy__content_cta {
	margin-top: 0;
}
.l-career-autonomy__content_cta__material {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 90px;
	margin-top: 16px;
	margin-bottom: 70px;
}
.l-career-autonomy__content_cta__material__text__wrapper {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 16px;
}
.l-career-autonomy__content_cta__material__point {
	border-radius: 50%;
	width: 60px;
	height: 60px;
	border: solid 1px #1366A1;
	color: #1366A1;
	font-size: 18px;
	font-style: normal;
	font-weight: 700;
	line-height: 180%;
	display: flex;
	align-items: center;
	justify-content: center;
}
.l-career-autonomy__content_cta__material__text {
	color: #1366A1;
	font-size: 18px;
	font-style: normal;
	font-weight: 700;
	line-height: 180%;
}
.l-career-autonomy__content_cta__material__link {
	border-radius: 4px;
	border: 1px solid #1366A1;
	background: #FFF;
	color: #1366A1;
	font-size: 15px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	position: relative;
	padding: 15px 82px 15px 60px;
}
.l-career-autonomy__content_cta__material__link:before {
	content: '';
	position: absolute;
	border-radius: 50%;
	width: 22px;
	height: 22px;
	background-color: #1366A1;
	top: 50%;
	right: 20px;
	transform: translateY(-12px);
}
.l-career-autonomy__content_cta__material__link:after {
	content: '';
	position: absolute;
	width: 6px;
	height: 6px;
	border-top: solid 2px #FFF;
	border-right: solid 2px #FFF;
	transform: rotate(45deg);
	top: 50%;
	right: 29px;
	margin-top: -4px;
}
.l-career-autonomy__content__about__support__type__heading {
	background: #0797D1;
	color: #FFF;
	text-align: center;
}
.l-career-autonomy__content__about__support__type__heading:after {
	content: "";
	background: #0797D1;
	position: absolute;
	clip-path: polygon(50% 0, 100% 100%, 0 100%);
	transform: translate(-50%, -50%) rotate(180deg);
}
	.l-career-autonomy__content__about__support__type__item__txt {
		background: #FFF;
		box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.04);
		color: #104B76;
		text-align: center;
		font-style: normal;
		font-weight: 700;
	}
.inner_footer p {
	font-weight: normal;
}
.l-career-autonomy__content__why {
	background: #F0F3F6;
	position: relative;
	z-index: 0;
}
.l-career-autonomy__content__why::before {
	content: "";
	position: absolute;
	width: 100%;
	height: 430px;
	background-color: #FFF;
	top: 0;
	left: 0;
	clip-path: polygon(	50% 100%,	0% 50%,	0% 0%,	100% 0%,	100% 0%,	100% 50%,	50% 100% );
		z-index: -1;
}
.l-career-autonomy__content__why__wrapper {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	margin: auto;
	padding: 125px 0 70px;
	max-width: 1200px;
}
.l-career-autonomy__content__why__heading {
	width: 692px;
		text-align: center;
	margin-top: 12px;
}
.l-career-autonomy__content__why__heading > span {
	font-weight: 700;
	color: #1366A1;
}
.l-career-autonomy__content__why__cardWrapper {
	display: flex;
	gap: 30px;
	margin-top: 37px;
}
.l-career-autonomy__content__why__card {
	width: 100%;
		display: flex;
		flex-direction: column;
		align-items: center;
	background-color: #FFF;
}
.l-career-autonomy__content__why__cardTitle {
	background: #1366A1;
	color: #FFF;
	text-align: center;
	font-size: var(--22px);
	padding: 22px 0;
	font-style: normal;
	font-weight: 700;
	line-height: 150%;
	width: 100%;
		display: flex;
		align-items: center;
		justify-content: center;
		height: 109px;
}
.l-career-autonomy__content__why__cardimg {}
.l-career-autonomy__content__why__cardtxt {
	padding: 18px 30px 35px;
	color: #232323;
	font-size: var(--16px);
	font-style: normal;
	font-weight: 400;
	line-height: 160%;
}
.l-career-autonomy__content__why__cardtxt > span {
	font-weight: 700;
	color: inherit;
}
.l-career-autonomy__content__why {
	overflow: hidden;
}
.deco {
	position: relative;
}
.deco svg {
	position: absolute;
	top: 30px;
	left: 50%;
	transform: translateX(-50%);
	width: 100%;
}

@media screen and (min-width: 768px) {
	.vPC {
		display: block;
	}
	.vSP {
		display: none;
	}
	.l-career-autonomy__mv .l-career-autonomy__content__linkBtn.i-arrow:before {
		width: 22px;
		height: 22px;
		top: 50%;
		right: 14px;
		transform: translateY(-50%);
	}
	.l-career-autonomy__mv .l-career-autonomy__content__linkBtn.i-arrow:after {
		width: 6px;
		height: 6px;
		transform: translateY(-50%) rotate(45deg);
		top: 50%;
		right: 23px;
	}

	.l-career-autonomy__mv {
		background: linear-gradient(90deg, #F5FCFF 0%, #BFDAF4 100%);
	}
	.l-career-autonomy__mv__inner {
		max-width: 1050px;
		display: flex;
		margin: auto;
		justify-content: space-around;
		align-items: center;
	}
	.l-career-autonomy__mv__inner__img {
		width: 395px;
		transform: translateY(30px);
	}
	.l-career-autonomy__mv__title {
		font-size: var(--36px);
	}
	.l-career-autonomy__mv__caption {
		font-size: var(--18px);
		line-height: 1.6;
		margin-bottom: 30px;
		text-align: left;
	}
	.l-career-autonomy__mv__btnWrapper {
		gap: 8px;
	}
	.l-career-autonomy__mv .l-career-autonomy__content__linkBtn {
		width: 200px;
		font-size: var(--16px);
		line-height: 100%;
		padding: 20px 20px 20px 0;
		border: 1px solid #CE1E54;
		text-align: center;
	}
	.l-career-autonomy__mv .l-career-autonomy__content__linkBtn:hover {
		transform: translateY(6px);
		box-shadow: none;
	}
	.l-career-autonomy__explain__wrapper {
		display: flex;
		text-align: left;
		max-width: 934px;
		margin: auto;
		border: 14px solid #F0F3F6;
		padding: 24px 18px 16px;
	}
	.l-career-autonomy__explain__list__heading {
		color: #454545;
		font-size: var(--25px);
		font-style: normal;
		font-weight: 700;
		line-height: normal;
	}
	.l-career-autonomy__explain__list__sub {
		font-size: var(--17px);
		font-style: normal;
		font-weight: 500;
		line-height: normal;
		margin-left: 12px;
	}
	.l-career-autonomy__explain__list--problem,
	.l-career-autonomy__explain__list--solution {
		display: grid;
		grid-template-columns: 1fr;
		grid-template-rows: 0.5fr repeat(3, 1fr);
	}
	.l-career-autonomy__explain__lists {
		padding: 22px 0 22px 74px;
		color: #454545;
		font-size: var(--15px);
		font-style: normal;
		font-weight: 400;
		line-height: 22px;
	}
	.l-career-autonomy__explain__lists a {
		cursor: default;
		pointer-events: none;
		color: #454545;
		font-size: var(--15px);
		font-style: normal;
		font-weight: 400;
		line-height: 22px;

	}
	.l-career-autonomy__explain__lists:nth-child(even) {
		background-color: #F0F3F6;
	}
	.l-career-autonomy__content__solution__catch {
		font-size: var(--23px);
	}
	.l-career-autonomy__content__solution__heading {
		font-size: var(--28px);
		line-height: normal;
		padding: 4px 10px;
	}
	.l-career-autonomy__content__solution__tag {
		font-size: var(--16px);
	}
	.l-career-autonomy__content__solution__textarea__heading {
		font-size: var(--28px);
		letter-spacing: 1.12px;
		margin-top: 18px;
	}
	.l-career-autonomy__content__solution__outer {
		margin: -130px auto 0;
		max-width: 1200px;
		padding: 40px;
	}
	.l-career-autonomy__content__solution__text {
		font-size: var(--16px);
		margin-top: 30px
	}
	.l-career-autonomy__content__about__heading {
		font-size: var(--42px);
	}
	.l-career-autonomy__content__about__top__inner {
		display: flex;
		position: relative;
		flex-direction: column;
		max-width: 830px;
		margin: 70px auto 0;
	}
	.l-career-autonomy__content__about__logo {
		width: 367px;
	}
	.l-career-autonomy__content__about__logo img {
		width: 243px;
	}
	.l-career-autonomy__content__about__caption {
		width: 367px;
		margin-top: 32px;
		color: #232323;
		font-size: var(--19px);
		font-style: normal;
		font-weight: 600;
		line-height: 35px;
		letter-spacing: 0.4px;
	}
	.l-career-autonomy__content__about__image__caution {
		color: #747474;
		font-size: 10px;
		font-style: normal;
		font-weight: 700;
		line-height: normal;
		text-align: center;
	}
	.l-career-autonomy__content__about__image {
		width: 417px;
		position: absolute;
		right: 0;
		top: -50px;
	}
	.l-career-autonomy__content__about__type {
		margin: 120px auto 0;
		max-width: 1040px;
	}
	.l-career-autonomy__content__about__type__list {
		display: grid;
		grid-template-columns: repeat(5, 1fr);
		grid-template-rows: repeat(2, 1fr);
		align-items: center;
		justify-content: center;
		text-align: center;
		border-radius: 18px;
		border: 2px solid #DDD;
		padding: 16px;
		margin: 0 2%;
		position: relative;
	}
	.l-career-autonomy__content__about__type__list:before {
		content: "";
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		border-top: dashed 2px #CCC;
		width: 96%;
		height: 2px;
	}
	.l-career-autonomy__content__about__type__item {
		padding: 18px;
		display: flex;
		flex-direction: column;
		align-items: center;
		border-right: dashed 2px #CCC;
	}
	.l-career-autonomy__content__about__type__item:nth-child(5n) {
		border-right: 0;
	}

	.l-career-autonomy__content__about__type__item:nth-child(1) .l-career-autonomy__content__about__type__item__img {
		width: 36px;
	}
	.l-career-autonomy__content__about__type__item:nth-child(2) .l-career-autonomy__content__about__type__item__img {
		width: 34px;
	}
	.l-career-autonomy__content__about__type__item:nth-child(3) .l-career-autonomy__content__about__type__item__img {
		width: 30px;
	}
	.l-career-autonomy__content__about__type__item:nth-child(4) .l-career-autonomy__content__about__type__item__img {
		width: 35px;
	}
	.l-career-autonomy__content__about__type__item:nth-child(5) .l-career-autonomy__content__about__type__item__img {
		width: 40px;
	}
	.l-career-autonomy__content__about__type__item:nth-child(6) .l-career-autonomy__content__about__type__item__img {
		width: 35px;
	}
	.l-career-autonomy__content__about__type__item:nth-child(7) .l-career-autonomy__content__about__type__item__img {
		width: 39px;
	}
	.l-career-autonomy__content__about__type__item:nth-child(8) .l-career-autonomy__content__about__type__item__img {
		width: 29px;
	}
	.l-career-autonomy__content__about__type__item:nth-child(9) .l-career-autonomy__content__about__type__item__img {
		width: 37px;
	}
	.l-career-autonomy__content__about__type__item:nth-child(10) .l-career-autonomy__content__about__type__item__img {
		width: 29px;
	}
	.l-career-autonomy__content__solution {
		padding-bottom: 130px;
	}
	.l-career-autonomy__content__solution__textarea {
		max-width: 580px;
		width: 55%;
	}
	.l-career-autonomy__content__solution__img {
		max-width: 500px;
		width: calc(48% - 40px);
	}
	.l-career-autonomy__content__about__type__item__txt {
		margin-top: 6px;
		color: #454545;
		font-size: var(--18px);
		font-style: normal;
		font-weight: 500;
		line-height: normal;
	}
	.l-career-autonomy__content__solution__point {
		padding: 40px 44px;
		margin-top: 50px;
	}
	.l-career-autonomy__content__solution__point__tag {
		font-size: var(--18px);
		padding: 0 26px;
	}
	.l-career-autonomy__content__solution__point__heading {
		font-size: var(--24px);
		margin: auto;
		width: 60%;
	}
	.l-career-autonomy__content__solution__point__heading > span {
		font-size: var(--22px);
	}
	.l-career-autonomy__content__solution__point__heading > span > em {
		font-size: var(--26px);
	}
	.l-career-autonomy__content__solution__point__txt {
		font-size: var(--16px);
	}
	.l-career-autonomy__content__solution__point__caption {
		margin: 21px 0 0;
		padding: 16px 20px;
	}
	.l-career-autonomy__content__solution__point__caption__ttl::after {
		width: 30%;
	}
	.l-career-autonomy__content__solution__point__caption__item {
		width: 30%;
	}
	.l-career-autonomy__content__solution__outer + .l-career-autonomy__content__solution__outer {
		margin-top: 45px;
	}
	.l-career-autonomy__content__solution__inner{
	}
	.l-career-autonomy__content__solution__text__item {
		font-size: var(--16px);
	}
	.l-career-autonomy__content__solution + .l-career-autonomy__content__cta {
		transform: translateY(-50%);
	}
	.l-career-autonomy__content__cta {
		border-radius: 20px;
		padding: 36px 3% 32px 6%;
		display: flex;
		align-items: center;
		gap: 4%;
		justify-content: space-around;
	}
	.l-career-autonomy__content__cta__heading {
		font-size: var(--30px);
	}
	.l-career-autonomy__content__cta__heading .pc_em {
		font-size: var(--37px);
	}
	.l-career-autonomy__content__cta__txt {
		max-width: 70%;
	}
	.l-career-autonomy__content__cta__img {
		max-width: 44%;
	}
	.l-career-autonomy__content__cta__link_btn__wrapper {
		position: relative;
		margin-top: 33px;
	}
	.l-career-autonomy__content__cta__link_btn__wrapper:before {
		content: "";
		position: absolute;
		top: 50%;
		left: 0;
		transform: translateY(-50%);
		width: 225px;
		height: 176px;
		background-image: url(https://tp-img.imgix.net/s/2024/pc/main/cta_documents_sm@2x.png?auto=format?auto=format);
		z-index: 10;
		background-size: cover;
		margin: -20px 0 0 -110px;
	}
	.l-career-autonomy__content__cta__link_btn__deco {
		position: absolute;
		top: 0;
		left: 50%;
		background-color: #CE1E54;
		transform: translate(-50%, -50%);
		border-radius: 40px;
		color: #FFF;
		font-size: var(--16px);
		font-style: normal;
		font-weight: 700;
		line-height: normal;
		padding: 3px 20px;
		z-index: 1;
		pointer-events: none;
	}
	.l-career-autonomy__content__cta__txt_link {
		gap: 70px;
		margin-top: 30px;
		margin-left: -30px;
	}
	.l-career-autonomy__content__cta .l-career-autonomy__content__whiteBtn {
		font-size: var(--24px);
		padding: 30px 0 30px 40px;
	}
	.l-career-autonomy__content__cta .l-career-autonomy__content__whiteBtn > span {
		padding: 4px;
		margin-right: 6px;
	}
	.l-career-autonomy__content__cta__txt_link__item a span {
		display: inline;
		color: #FFF;
	}

	.l-career-autonomy__content__about {
		max-width: 1200px;
		margin: auto;
	}
	.l-career-autonomy___categoryLink .l-career-autonomy__content__wrapper {
		padding-bottom: 0;
	}
	.l-career-autonomy__content__about__support {
		max-width: 1200px;
		margin: 70px 2% 0;
	}
	.l-career-autonomy__content__about__support__heading {
		color: #1366A1;
		text-align: center;
		font-size: var(--32px);
		font-style: normal;
		font-weight: 700;
		line-height: normal;
	}
	.l-career-autonomy__content__about__support__caution {
		color: #232323;
		text-align: center;
		font-size: var(--20px);
		font-style: normal;
		font-weight: 400;
		line-height: normal;
		margin-top: 30px;
	}
	.l-career-autonomy__content__about__support__type {
		position: relative;
		margin-top: 84px;
		border-radius: 18px;
		background: #F0F4FC;
		padding: 60px 4% 40px;
	}
	.l-career-autonomy__content__about__support__type__heading {
		position: absolute;
		top: 0;
		left: 50%;
		transform: translate(-50%, -50%);
		border-radius: 40px;
		font-size: var(--24px);
		font-style: normal;
		font-weight: 700;
		line-height: normal;
		width: 80%;
		padding: 12px;
	}
	.l-career-autonomy__content__about__support__type__heading:after {
		top: 65px;
		left: 50%;
		height: 14px;
		width: 24px;
	}
	.l-career-autonomy__content__about__support__type__list {
		display: flex;
		align-items: center;
		justify-content: center;
		gap: 4%;
	}
	.l-career-autonomy__content__about__support__type__item {
		display: flex;
		flex-direction: column;
		align-items: center;
	}
	.l-career-autonomy__content__about__support__type__item__img {
		border-radius: 18px;
	}
	.l-career-autonomy__content__about__support__type__item__txt {
		font-size: 19.55px;
		line-height: 110%;
		padding: 12px;
		transform: translateY(-30px);
	}
	.l-career-autonomy__content__about__support__type__item__txt > span {
		color: #454545;
		text-align: center;
		font-size: var(--14px);
		font-style: normal;
		font-weight: 700;
		line-height: normal;
	}
	.l-career-autonomy__content__about__support__menu {
		max-width: 1040px;
		margin: 56px auto 0;
	}
	.l-career-autonomy__content__about__support__menu__heading {
		color: #232323;
		text-align: center;
		font-size: var(--24px);
		font-style: normal;
		font-weight: 700;
		line-height: normal;
	}
	.l-career-autonomy__content__about__support__menu__type {
		margin-top: 24px;
		display: flex;
		align-items: center;
		justify-content: center;
		gap: 30px 30px;
		flex-wrap: wrap;
	}
	.l-career-autonomy__content__about__support__menu__item {
		background: #F0F4FC;
		padding: 32px 0;
		padding-left: 65px;
		color: #454545;
		font-size: var(--18px);
		font-style: normal;
		font-weight: 700;
		line-height: normal;
		width: 31.3%;
		position: relative;
	}
	.l-career-autonomy__content__about__support__menu__item.i-check:before {
		content: "";
		width: 22px;
		height: 22px;
		position: absolute;
		top: 50%;
		left: 25px;
		transform: translateY(-50%);
		background: no-repeat;
		background-image: url(https://tp-img.imgix.net/s/work/career-autonomy/icon_check.svg);
		background-color: #FFF;
	}
	.l-career-autonomy__content__about__support__staff {
		margin: 37px auto 0;
		display: flex;
		align-items: center;
		justify-content: space-between;
		gap: 40px;
	}
	.l-career-autonomy__content__about__support__staff__txt {
		width: 44%;;
	}
	.l-career-autonomy__content__about__support__staff__heading {
		color: #1366A1;
		font-size: var(--30px);
		font-style: normal;
		font-weight: 700;
		line-height: normal;
	}
	.l-career-autonomy__content__about__support__staff__subheading {
		color: #232323;
		font-size: var(--18px);
		font-style: normal;
		font-weight: 700;
		line-height: normal;
		margin-top: 10px;
	}
	.l-career-autonomy__content__about__support__staff__caption {
		color: #232323;
		font-size: var(--16px);
		font-style: normal;
		font-weight: 400;
		line-height: normal;
		margin-top: 10px;
	}
	.l-career-autonomy__content__about__support__staff__img {
		width: 500px;
	}
	.l-career-autonomy__content__other {
		margin: 127px auto 0;
		background: linear-gradient(180deg, #0E4B78 0%, #0797D1 100%);
		background-repeat: no-repeat;
		background-position-y: 0;
		background-size: contain;
		position: relative;
	}
	.l-career-autonomy__content__other:before {
		content: "";
		background-image: url(https://tp-img.imgix.net/s/work/career-autonomy/bg_other.svg);
		width: 100%;
		height: 526px;
		background-repeat: no-repeat;
		background-position-y: 0;
		background-size: contain;
		display: block;
		position: absolute;
		opacity: 0.2;
	}
	.l-career-autonomy__content__other__wrapper {
		max-width: 1040px;
		margin: auto;
		padding: 90px 0;
		z-index: 1;
		position: relative;
	}
	.l-career-autonomy__content__other__heading {
		color: #FFF;
		text-align: center;
		font-size: var(--30px);
		font-style: normal;
		font-weight: 700;
		line-height: 22px;
	}
	.l-career-autonomy__content__other__list {
		display: flex;
		align-items: center;
		justify-content: center;
		flex-wrap: wrap;
		gap: 20px 2%;
		margin-top: 60px;
	}
	.l-career-autonomy__content__other__item {
		width: 18%;
	}
	.l-career-autonomy__content__other__item__img__wrapper {
		padding: 16px;
		background: linear-gradient(183deg, #B5D0E4 2.32%, #EDF9FF 97.94%);
	}
	.l-career-autonomy__content__other__item__txt {
		background-color: #FFF;
		color: #0E4B78;
		text-align: center;
		font-size: var(--14px);
		font-style: normal;
		font-weight: 700;
		line-height: normal;
		padding: 4px 0 10px;
	}
	.l-career-autonomy__content__cta.full_size {
		max-width: 100%;
		width: 100%;
		border-radius: 0;
	}
	.l-career-autonomy__content__cta_wrapper {
		display: flex;
		align-items: center;
		justify-content: center;
		gap: 2%;
	}
}
@media screen and (max-width: 768px) {
	.vPC {
		display: none;
	}
	.vSP {
		display: block;
	}
	.l-career-autonomy__mv {
		background: linear-gradient(270deg, #BFDAF4 0%, #F5FCFF 100%);
		background-image: url(https://tp-img.imgix.net/s/work/career-autonomy/bg_mv_sp.png);
		background-size: cover;
	}
	.l-career-autonomy__mv__title {
		font-size: var(--32px);
		margin-top: 20px;
	}
	.l-career-autonomy__mv__inner {
		width: 90%;
		margin: auto;
		padding-top: 40px;
	}
	.l-career-autonomy__mv__caption {
		font-size: var(--17px);
		line-height: 1.6;
		margin-bottom: 16px;
		margin-top: 20px;
	}
	.l-career-autonomy__mv__btnWrapper {
		gap: 15px;
		flex-direction: column;
	}
	.l-career-autonomy__mv .l-career-autonomy__content__linkBtn {
		font-size: var(--15px);
		text-align: center;
		margin: auto;
		border: 1px solid #CE1E54;
		width: 70%;
		padding: 19px 0;
	}
	.l-career-autonomy__mv .l-career-autonomy__content__linkBtn.i-arrow:before {
		width: 20px;
		height: 20px;
		top: 50%;
		right: 14px;
		transform: translateY(-50%);
	}
	.l-career-autonomy__mv .l-career-autonomy__content__linkBtn.i-arrow:after {
		width: 8px;
		height: 8px;
		transform: translateY(-50%) rotate(45deg);
		top: 50%;
		right: 22px;
	}


	.l-career-autonomy__mv__inner__img {
		transform: translateY(30px);
		width: 80%;
		margin: auto;
	}
	.l-career-autonomy__explain__wrapper {
		width: 96%;
		margin: auto;
		border: 14px solid #F0F3F6;
		padding: 4%;
	}
	.l-career-autonomy__explain__list {
		width: 90%;
		text-align: left;
	}
	.l-career-autonomy__explain__list--problem,
	.l-career-autonomy__explain__list--solution {
		display: flex;
		flex-direction: column;
		gap: 16px;
		justify-content: space-around;
	}
	.l-career-autonomy__explain__list--solution {
		margin-top: 30px;
	}
	.l-career-autonomy__explain__list__heading {
		width: 100%;
		color: #454545;
		text-align: left;
		font-size: var(--18px);
		font-style: normal;
		font-weight: 700;
		line-height: normal;
		margin-bottom: 16px;
	}
	.l-career-autonomy__explain__list__sub {
		font-size: var(--14px);
		margin-left: 12px;
	}
	.l-career-autonomy__explain__lists {
		width: 100%;
		position: relative;
		text-align: left;
		padding-left: 30px;
	}
	.l-career-autonomy__explain__lists a {
		display: block;
		padding: 50px 12px;
		color: #222;
		text-align: center;
		font-size: var(--12px);
		font-style: normal;
		font-weight: normal;
		line-height: 18px;
	}
	.l-career-autonomy__explain__lists.i-question::before,
	.l-career-autonomy__explain__lists.i-check::before {
		top: 15px;
		left: 0;
	}
	.l-career-autonomy__content {
		padding-top: 12vw;
	}
	.l-career-autonomy__content__wrapper {
		padding-bottom: 50px;
	}
	.l-career-autonomy__content__solution__outer:before {
		width: 95%;
		height: 70%;
	}
	.l-career-autonomy__content__solution__outer + .l-career-autonomy__content__solution__outer {
		margin-top: 30px;
	}
	.l-career-autonomy__content__solution__inner {
		max-width: 100%;
		display: block;
		padding-bottom: 0;
	}
	.l-career-autonomy__content__solution__text__item {
		font-size: var(--15px);
	}
	.l-career-autonomy__content__solution__text__item + .l-career-autonomy__content__solution__text__item {
		margin-top: 4px;
	}
	.l-career-autonomy__content__solution__textarea {
		width: 100%;
		margin: auto;
	}
	.l-career-autonomy__content__solution__heading {
		font-size: var(--15px);
		padding: 6px;
		align-items: end;
	}
	.l-career-autonomy__content__solution__textarea {
		max-width: 580px;
	}
	.l-career-autonomy__content__solution__tag {
		font-size: var(--14px);
	}
	.l-career-autonomy__content__solution__textarea__heading {
		font-size: var(--18px);
		letter-spacing: 0.72px;
		margin-top: 13px;
	}
	.l-career-autonomy__content__solution__text {
		font-size: var(--15px);
		margin-top: 3px;
	}

	.l-career-autonomy__content__solution__text {
		margin: 15px 0 22px;
	}
	.l-career-autonomy__content__solution__img {
		height: auto;
		max-width: 500px;
		display: block;
	}
	.l-career-autonomy__content__solution__point__tag {
		font-size: var(--13px);
		padding: 0 12px;
	}
	.l-career-autonomy__content__solution__point__heading {
		font-size: var(--18px);
		letter-spacing: 0.72px;
		margin-top: 4px;
	}
	.l-career-autonomy__content__solution__point__heading::before {
		width: 101%;
	}
	.l-career-autonomy__content__solution__point__heading::after {
		width: 95%;
	}
	.l-career-autonomy__content__solution__point__txt {
		font-size: var(--14px);
	}
	.l-career-autonomy__content__solution__point__caption {
		margin-top: 30px;
		padding: 16px 10px;
	}
	.l-career-autonomy__content__solution__point__caption__ttl::after {
		width: 75%;
	}
	.l-career-autonomy__content__solution__point__caption__item {
		width: 50%;
	}
	.l-career-autonomy__content__solution .l-career-autonomy__content__linkBtn {
		width: 100%;
		margin-top: 30px;
	}
	.l-career-autonomy__content__solution__point {
		padding: 16px;
		margin-top: 30px;
	}
	.l-career-autonomy__content__cardWrapper {
		grid-template-columns: repeat(1, 1fr);
	}
	.l-career-autonomy___usage__links {
		flex-wrap: wrap;
		gap: 25px;
		justify-content: center;
		margin: 30px auto 0;
	}
	.l-career-autonomy___categoryLink {
		padding: 25px 0 50px;
	}
	.l-career-autonomy___categoryLink .l-career-autonomy__content__cardWrapper {
		grid-template-columns: repeat(2, 1fr);
	}
	.l-career-autonomy__content__cta__link_btn__wrapper {
		position: relative;
		margin-top: 30px;
	}
	.l-career-autonomy__content__cta__link_btn__wrapper:before {
		content: "";
		background-image: url(https://tp-img.imgix.net/s/2024/sp/main/cta_documents_sm@2x.png?auto=format?auto=format);
		width: 130px;
		height: 143px;
		top: 50%;
		left: -10px;
		transform: translateY(-50%);
		margin-top: -5px;
		position: absolute;
		z-index: 1;
		background-size: contain;
		background-repeat: no-repeat;
	}
	.l-career-autonomy__content__cta .l-career-autonomy__content__whiteBtn {
		font-size: var(--17px);
		padding: 30px 15px 15px 50px;
		position: relative;
	}
	.l-career-autonomy__content__cta__link_btn__deco {
		color: #CE1E54;
		font-size: var(--11px);
		font-style: normal;
		font-weight: 500;
		line-height: normal;
		position: absolute;
		z-index: 1;
		left: 50%;
		top: 15px;
		transform: translateX(-50%);
		margin-left: 20px;
	}
	.l-career-autonomy__content__cta .l-career-autonomy__content__whiteBtn span {
		padding: 8px 4px;
		border-radius: 3px;
		position: absolute;
		left: 50%;
		top: 50%;
		transform: translate(-50%, -50%);
		margin-left: -70px;
	}
	.l-career-autonomy__content_feature__tab__btn {
		padding: 10px 15%;
	}
}

.l-career-autonomy__content_func_caption {
	font-size: 16px;
	color: #454545;
	text-align: center;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	margin-top: 22px;
}
.l-career-autonomy___useful .l-career-autonomy__content__card_body li {
	font-size: 15px;
	color: #454545;
	font-style: normal;
	font-weight: 500;
	line-height: 125%;
	position: relative;
	padding-left: 20px;
}
.l-career-autonomy___useful .l-career-autonomy__content__card_body li:before {
	content: "";
	background-image: url(https://tp-img.imgix.net/s/function/pc/icon/icon_check.svg);
	width: 19px;
	height: 19px;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	padding-right: 20px;
	margin-top: -2px;
}
#oyakudachi .l-career-autonomy__content_func_cardWrapper .card_link {
	background: #E26C90;
	background: linear-gradient(90deg, rgba(226, 108, 144, 1) 0%, rgba(206, 33, 86, 1) 100%);
}
#oyakudachi .l-career-autonomy__content_func_cardWrapper .card_link:before {
	background-image: url(https://tp-img.imgix.net/s/function/pc/icon/icon_dl.svg);
	border-radius: 0;
	width: 26px;
	height: 26px;
	transform: translateY(-13px);
	background-color: unset;
}
#oyakudachi .l-career-autonomy__content_func_cardWrapper .card_link:after {
	content: none;
}

.l-career-autonomy___categoryLink__others {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	gap: 30px;
	width: 970px;
	margin: 70px auto 0;
}
.l-career-autonomy___categoryLink__others_list_link {
	font-size: 18px;
	font-style: normal;
	font-weight: 700;
	line-height: 18px;
	letter-spacing: 0.72px;
	border-bottom: solid 1px #1366A1;
	color: #1366A1;
}

@media screen and (max-width: 768px) {
	.l-career-autonomy__mv__inner__txt {
		text-align: center;
	}
	.l-career-autonomy___categoryLink__others {
		overflow-x: auto;
		max-width: 1200px;
		margin: auto;
		padding: 15px;
	}
	.l-career-autonomy___categoryLink__others {
		gap: 30px;
		width: 660px;
		justify-content: flex-start;
		margin-top: 0;
	}

	.custom-scrollbar-horizontal {
		width: 660px;
		margin: 0 auto;
		max-width: 1200px;
	}

	.custom-scrollbar-track {
		height: 10px;
		background-color: #f0f0f0;
		border-radius: 5px;
		position: relative;
	}

	.custom-scrollbar-thumb {
		height: 10px;
		width: 220px;
		background-color: #888;
		border-radius: 5px;
		position: absolute;
		top: 0;
		left: 0;
		cursor: grab;
	}

	.custom-scroll-container::-webkit-scrollbar {
		display: none;
		width: 0;
		height: 0;
	}

	.custom-scroll-container {
		scrollbar-width: none;
	}
	.l-career-autonomy__content__card__link {
		display: flex;
	}
	.l-career-autonomy___useful .l-career-autonomy__content__caption {
		width: 90%;
		margin: 16px auto 0;
	}
	.l-career-autonomy___categoryLink .l-career-autonomy__content__card_bottom {
		padding: 10px;
		justify-content: center;
	}
	.l-career-autonomy___categoryLink .l-career-autonomy__content__card_title {
		font-size: 13px;
	}
	.l-career-autonomy___categoryLink .l-career-autonomy__content__card_title:before {
		width: 13px;
		height: 13px;
	}
	.l-career-autonomy___categoryLink .l-career-autonomy__content__card_title:after {
		width: 4px;
		height: 4px;
		border-top: solid 1px #FFF;
		border-right: solid 1px #FFF;
		margin-top: -2px;
		right: 5px;
	}
	.l-career-autonomy__content_event_wrapper {
		border: 0;
		padding-top: 0;
	}
	.l-career-autonomy__content_event {
		border-top: solid 1px #DDD;
	}
	.l-career-autonomy__content__solution {
		padding-bottom: 40px;
	}
	.l-career-autonomy__content__solution__head {
		padding: 70px 0 170px;
	}
	.l-career-autonomy__content__solution__outer {
		width: 90%;
		margin: -130px auto 0;
		padding: 4%;
	}
	.l-career-autonomy__content__cta {
		width: 100%;
		border-radius: 3px;
		text-align: center;
		padding: 40px 4% 25px;
		border-radius: 0;
	}
	.l-career-autonomy__content__cta__heading {
		color: #FFF;
		text-align: center;
		font-size: var(--20px);
		font-style: normal;
		font-weight: 700;
		line-height: 34px;
	}
	.l-career-autonomy__content__cta__heading .sp_em {
		font-size: var(--26px);
		font-weight: 700;
	}
	.l-career-autonomy__content__cta__link_btn__wrapper .l-career-autonomy__content__linkBtn.i-arrow:before {
		top: 50%;
		transform: translateY(-50%);
		width: 18px;
		height: 18px;
	}
	.l-career-autonomy__content__cta__link_btn__wrapper .l-career-autonomy__content__linkBtn.i-arrow:after {
		right: 21px;
		width: 6px;
		height: 6px;
	}
	.l-career-autonomy__content__cta__txt_link {
		justify-content: space-around;
		margin-top: 33px;
		position: relative;
	}
	.l-career-autonomy__content__cta__txt_link__item > .i-arrow:before {
		right: -10px;
		width: 18px;
		height: 18px;
		border: 0;
	}
	.l-career-autonomy__content__cta__txt_link__item > .i-arrow:after {
		width: 6px;
		height: 6px;
		right: -3px;
	}
	.l-career-autonomy__content__cta__txt_link:before {
		content: "";
		width: 1px;
		height: 20px;
		background-color: #FFF;
		position: absolute;
		top: 0;
	}
	.l-career-autonomy__content__cta__txt_link__item a {
		padding-right: 20px;
	}
	.l-career-autonomy__content__about {
		width: 90%;
		margin: 40px auto 0;
	}
	.l-career-autonomy__content__about__heading {
		font-size: var(--24px);
	}
	.l-career-autonomy__content__about__logo {
		width: 170px;
		margin: 28px auto;
	}

	.l-career-autonomy__content__about__image picture {
		width: 80%;
		margin: auto;
		display: block;
	}
	.l-career-autonomy__content__about__image__caution {
		color: #747474;
		font-size: var(--10px);
		font-style: normal;
		font-weight: 400;
		line-height: 11px;
		text-align: center;
	}
	.l-career-autonomy__content__about__caption {
		color: #454545;
		text-align: center;
		font-size: var(--16px);
		font-style: normal;
		font-weight: 500;
		line-height: 25px;
		margin-top: 13px;
	}
	.l-career-autonomy__content__about__type__list {
		margin-top: 22px;
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		justify-content: center;
		border-radius: 8px;
		border: 1px solid #CCC;
		padding: 16px;
		position: relative;
	}
	.l-career-autonomy__content__about__type__item {
		width: 50%;
		text-align: center;
		padding: 17px 0;
		position: relative;
	}
	.l-career-autonomy__content__about__type__item:nth-child(odd) {
		border-right: dashed 2px #CCCCCC;
	}
	.l-career-autonomy__content__about__type__item:nth-child(2n+3):after {
		content: "";
		position: absolute;
		width: 200%;
		height: 1px;
		top: 0;
		left: 0;
		border-top: dashed 2px #CCCCCC;
	}
	.l-career-autonomy__content__about__type__item:nth-child(1) .l-career-autonomy__content__about__type__item__img {
		width: 36px;
	}
	.l-career-autonomy__content__about__type__item:nth-child(2) .l-career-autonomy__content__about__type__item__img {
		width: 33px;
	}
	.l-career-autonomy__content__about__type__item:nth-child(3) .l-career-autonomy__content__about__type__item__img {
		width: 29px;
	}
	.l-career-autonomy__content__about__type__item:nth-child(4) .l-career-autonomy__content__about__type__item__img {
		width: 35px;
	}
	.l-career-autonomy__content__about__type__item:nth-child(5) .l-career-autonomy__content__about__type__item__img {
		width: 40px;
	}
	.l-career-autonomy__content__about__type__item:nth-child(6) .l-career-autonomy__content__about__type__item__img {
		width: 34px;
	}
	.l-career-autonomy__content__about__type__item:nth-child(7) .l-career-autonomy__content__about__type__item__img {
		width: 39px;
	}
	.l-career-autonomy__content__about__type__item:nth-child(8) .l-career-autonomy__content__about__type__item__img {
		width: 29px;
	}
	.l-career-autonomy__content__about__type__item:nth-child(9) .l-career-autonomy__content__about__type__item__img {
		width: 37px;
	}
	.l-career-autonomy__content__about__type__item:nth-child(10) .l-career-autonomy__content__about__type__item__img {
		width: 29px;
	}
	.l-career-autonomy__content__about__type__item__txt {
		margin-top: 4px;
		color: #454545;
		text-align: center;
		font-size: var(--15px);
		font-style: normal;
		font-weight: 500;
		line-height: normal;
	}
	.l-career-autonomy__content__about__support {
		text-align: center;
		margin-top: 46px;
	}
	.l-career-autonomy__content__about__support__heading {
		color: #1366A1;
		text-align: center;
		font-size: var(--20px);
		font-style: normal;
		font-weight: 700;
		line-height: normal;
	}
	.l-career-autonomy__content__about__support__caution {
		color: #222;
		text-align: center;
		font-size: var(--15px);
		font-style: normal;
		font-weight: 400;
		line-height: normal;
		margin-top: 22px;
	}
	.l-career-autonomy__content__about__support__type {}
	.l-career-autonomy__content__about__support__type__heading {
		font-size: var(--15px);
		font-style: normal;
		font-weight: 700;
		line-height: normal;
		position: relative;
		padding: 12px 0;
		border-radius: 80px;
		margin: 24px auto 20px;
	}
	.l-career-autonomy__content__about__support__type__heading:after {
		bottom: -15px;
		left: 50%;
		height: 10px;
		width: 14px;
	}
	.l-career-autonomy__content__about__support__type__list {
		margin-top: 20px;
	}
	.l-career-autonomy__content__about__support__type__item__img {
		border-radius: 8px;
	}
	.l-career-autonomy__content__about__support__type__item__txt {
		font-size: var(--19px);
		line-height: 110%;
		padding: 28px;
		transform: translateY(-40px);
		width: 90%;
		margin: auto;
	}
	.l-career-autonomy__content__about__support__type__item__txt span {
		color: #454545;
		text-align: center;
		font-size: var(--13px);
		font-style: normal;
		font-weight: 500;
		line-height: normal;
	}
	.splide__pagination {
		display: none !important;
	}
	.splide__arrow {
		background-color: #FFF;
		top: 55%;
	}
	.splide__arrow--prev,
	.splide__arrow--next {
		border: solid 1px #1366A1;
		width: 32px;
		height: 32px;
		border-radius: 0;
	}
	.splide__arrow--prev {
		left: -3%;
	}
	.splide__arrow--next {
		right: -3%;
	}
	.splide__arrow--prev:before,
	.splide__arrow--next:before {
		content: "";
		width: 10px;
		height: 10px;
		position: absolute;
		top: 50%;
		left: 50%;
		border-top: solid 2px #1366A1;
		border-right: solid 2px #1366A1;
	}
	.splide__arrow--prev:before {
		transform: translate(-50%, -50%) rotate(-135deg);
		margin-left: 3px;
	}
	.splide__arrow--next:before {
		transform: translate(-50%, -50%) rotate(45deg);
		margin-left: -3px;
	}
	.splide__arrow svg {display: none;}
	.l-career-autonomy__content__about__support__menu__heading {
		color: #232323;
		text-align: center;
		font-size: var(--15px);
		font-style: normal;
		font-weight: 700;
		line-height: normal;
	}
	.l-career-autonomy__content__about__support__menu__type {
		display: flex;
		flex-wrap: wrap;
		gap: 10px 2%;
		margin-top: 16px;
	}
	.l-career-autonomy__content__about__support__menu__item {
		background: #F0F4FC;
		padding: 50px 16px 16px 16px;
		color: #454545;
		text-align: center;
		font-size: var(--14px);
		font-style: normal;
		font-weight: 700;
		line-height: normal;
		position: relative;
		width: 49%;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.l-career-autonomy__content__about__support__menu__item.i-check {}
	.l-career-autonomy__content__about__support__menu__item.i-check:after {
		content: "";
		width: 22px;
		height: 22px;
		position: absolute;
		top: 0;
		left: 50%;
		transform: translateX(-50%);
		background: no-repeat;
		background-image: url(https://tp-img.imgix.net/s/work/career-autonomy/icon_check.svg);
		margin-top: 20px;
		background-color: #FFF;
		border-radius: 50%;
	}
	.l-career-autonomy__content__about__support__staff {
		margin-top: 32px;
	}
	.l-career-autonomy__content__about__support__staff__txt {
		text-align: left;
	}
	.l-career-autonomy__content__about__support__staff__heading {
		color: #1366A1;
		font-size: var(--24px);
		font-style: normal;
		font-weight: 700;
		line-height: normal;
	}
	.l-career-autonomy__content__about__support__staff__subheading {
		margin-top: 10px;
		color: #222;
		font-size: var(--18px);
		font-style: normal;
		font-weight: 600;
		line-height: normal;
	}
	.l-career-autonomy__content__about__support__staff__caption {
		margin-top: 8px;
		color: #222;
		font-size: var(--15px);
		font-style: normal;
		font-weight: 400;
		line-height: normal;
	}
	.l-career-autonomy__content__about__support__staff__img {
		margin-top: 16px;
	}
	.l-career-autonomy__content__other {
		background: linear-gradient(180deg, #0E4B78 0%, #0797D1 100%);
		background-repeat: no-repeat;
		background-position-y: 0;
		background-size: contain;
		position: relative;
		margin-top: 70px;
	}
	.l-career-autonomy__content__other:before {
		content: "";
		background-image: url(https://tp-img.imgix.net/s/work/career-autonomy/bg_other.svg);
		width: 100%;
		height: 256px;
		background-repeat: no-repeat;
		background-position-x: -519px;
		background-size: auto;
		display: block;
		position: absolute;
		opacity: 0.2;
	}
	.l-career-autonomy__content__other:after {
		content: "";
		position: absolute;
		bottom: -2px;
		left: 0;
		width: 100%;
		height: 2px;
		background: #0797D1;
		z-index: -1;
	}
	.l-career-autonomy__content__other__wrapper {
		z-index: 1;
		position: relative;
		padding: 40px 0 30px;
		width: 90%;
		margin: auto;
	}
	.l-career-autonomy__content__other__heading {
		color: #FFF;
		text-align: center;
		font-size: var(--27px);
		font-style: normal;
		font-weight: 700;
		line-height: normal;
	}
	.l-career-autonomy__content__other__list {
		display: flex;
		flex-wrap: wrap;
		gap: 20px 4%;
		margin-top: 40px;
	}
	.l-career-autonomy__content__other__item {
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		width: 48%;
		background-color: #FFF;
	}
	.l-career-autonomy__content__other__item__img {
		padding: 13px;
		background: linear-gradient(183deg, #B5D0E4 2.32%, #EDF9FF 97.94%);
	}
	.l-career-autonomy__content__other__item__txt {
		color: #0E4B78;
		text-align: center;
		font-size: var(--14px);
		font-style: normal;
		font-weight: 500;
		line-height: normal;
		padding: 3px 0 8px;
	}
	.l-career-autonomy__content__why::before {
		clip-path: polygon(	50% 100%,	0% 70%,	0% 0%,	100% 0%,	100% 0%,	100% 70%,	50% 100% );
	}
	.l-career-autonomy__content__why__wrapper {
		max-width: 90%;
	}
	.l-career-autonomy__content__why__heading {
		width: 100%;
	}
	.l-career-autonomy__content__why__card {
		gap: 16px;
	}
	.l-career-autonomy__content__why__cardWrapper {
		flex-direction: column;
	}
	.l-career-autonomy__content__why__cardTitle {
		font-size: var(--18px);
		padding: 10px 0;
		height: auto;
	}
}
@media screen and (max-width: 400px) {
	.l-career-autonomy__content__cta__link_btn__wrapper:before {
		width: 100px;
		height: 130px;
		margin-top: 5px;
	}
}
.l-function_content_event_seminarInfo_eventItem_text_link {
	background: #E26C90;
	background: linear-gradient(90deg, rgba(226, 108, 144, 1) 0%, rgba(206, 33, 86, 1) 100%);
}


.u-f16 {
	font-size: var(--16px)
}

.mb_cta_2nd {
	margin-bottom: 3.5em;

	@media (48.0625rem <= width) {
		margin-bottom: 6em;
	}
}

.inner_cta_common {
	background: rgb(229,64,115);
	background: linear-gradient(90deg, rgba(229,64,115,1) 0%, rgba(249,124,161,1) 55%, rgba(229,64,115,1) 100%);
	max-width: 1200px;
	width: 92%;
	margin: auto;
	padding: 20px 0 25px;
	position: relative;
	z-index: 1;
	border-radius: 16px;

	@media (48.0625rem <= width ) {
		display: grid;
		grid-template-columns: 25% 50% 25%;
		border-radius: initial;
		padding: 35px 0 0;
		border-radius: 16px;
	}

	.img_koike_san_pc {
		@media (48.0625rem <= width ) {
			width: 241px;
			margin-left: auto;
			margin-top: -4.38em;
			position: relative;
			z-index: 100;
		}
	}

	.list_cta_common_sub {
		width: 92%;
		margin: auto;
		display: grid;
		grid-template-columns: 51% 49%;

		@media (48.0625rem <= width ) {
			display: none;
		}

		>li {

			.h2_1st {
				font-size: var(--15px);
				color: #ffffff;
				font-weight: bold;
				display: block;
				margin-bottom: 0.7em;
				line-height: 1.4em;

				@media (31.25rem <= width ) {/* 500px */
					font-size: var(--20px);
					margin-bottom: 0.5em;
				}
			}

			.h2_2nd {
				width: fit-content;
				font-size: var(--20px);
				color: #CE1E54;
				font-weight: bold;
				line-height: 1.3em;
				display: block;
				background: rgb(248,243,245);
				background: linear-gradient(90deg, rgba(248,243,245,1) 0%, rgba(255,227,242,1) 100%);
				margin-bottom: 0.4em;

				@media (31.25rem <= width ) {/* 500px */
					font-size: var(--26px);
				}
			}

			img {
				margin-top: -2.5em;
				margin-bottom: -0.25em;
			}
		}
	}

	.box_cta_common {
		@media (48.0625rem <= width ) {
			text-align: center;
		}

		h2 {
			display: none;

			@media (48.0625rem <= width ) {
				font-size: var(--28px);
				color: #ffffff;
				font-weight: bold;
				line-height: 1.3em;
				display: inline-block;
				margin-bottom: 1.61em;
			}

			@media (74.0625rem <= width ) {/* 1185px */
				font-size: var(--37px);
				margin-bottom: 1.2em;
			}

			span {
				font-size: var(--24px);
				color: #ffffff;
				font-weight: bold;
				display: block;

				@media (74.0625rem <= width ) {/* 1185px */
					font-size: var(--32px);
				}
			}
		}

		.btn_cta_common {
			position: relative;
			-webkit-transition: 0.1s;
			transition: 0.1s;
			margin-bottom: 1.35em;

			@media (48.0625rem <= width ) {
				margin-bottom: 2em;
			}

			&:hover {
				box-shadow: none;
				transform: scale(1.03);

				@media (48.0625rem <= width) {
					transform: scale(1.1);
				}
			}

			.btn_wht {
				max-width: 94%;
				margin: auto;
				text-align: center;
				display: block;
				background: #ffffff;
				box-shadow: 0px 0px 34px 0px rgba(79, 30, 30, 0.25);
				border-radius: 4px;
				color: #CE1E54;
				text-decoration: none;
				font-weight: bold;
				line-height: 1.2em;
				position: relative;
				height: 3.75rem;
				max-height: 100%;

				@media (31.25rem <= width ) {/* 500px */
					height: 70px;
				}

				@media (48.0625rem <= width ) {
					height: 5.9375rem;
					display: -webkit-box;
					display: -ms-flexbox;
					display: flex;
					-webkit-box-align: center;
					-ms-flex-align: center;
					align-items: center;
					-webkit-box-pack: center;
					-ms-flex-pack: center;
					justify-content: center;
				}

				&::before {
					content: "";
					width: 20px;
					height: 20px;
					background: #CE1E54;
					border-radius: 50%;
					position: absolute;
					top: 50%;
					transform: translateY(-50%);
					right: 15px;

					@media (48.0625rem <= width ) {
						width: 38px;
						height: 38px;
					}
				}

				&::after {
					content: "";
					width: 6px;
					height: 6px;
					border: 0;
					border-top: solid 2px #ffffff;
					border-right: solid 2px #ffffff;
					position: absolute;
					top: 45%;
					transform: translateY(-45%);
					right: 23px;
					transform: rotate(45deg);

					@media (48.0625rem <= width ) {
						width: 8px;
						height: 8px;
						top: 46%;
						transform: translateY(-46%);
						right: 30px;
						transform: rotate(45deg);
					}
				}

				.note_cta_common {
					display: none;

					@media (48.0625rem <= width ) {
						font-size: var(--14px);
						color: #ffffff;
						font-weight: bold;
						background: #CE1E54;
						border-radius: 50px;
						padding: 4px 20px 5px 22px;
						position: absolute;
						top: -15px;
						z-index: 10;
						display: block;
					}

					@media (61.875rem <= width ) {/* 990px */
						font-size: var(--16px);
					}
				}

				.span_free {
					font-size: var(--12px);
					font-weight: bold;
					color: #CE1E54;
					background: #FFE1EA;
					padding: 5px;
					margin-right: 0.4em;
					border-radius: 3px;
					position: relative;
					top: 18px;

					@media (31.25rem <= width ) {/* 500px */
						font-size: var(--17px);
						top: 24px;
					}

					@media (48.0625rem <= width ) {
						font-size: var(--17px);
						padding: 2px 2px 4px 4px;
						top: initial;
					}
				}

				.span_doc {
					font-size: var(--17px);
					font-weight: bold;
					color: revert;

					@media (48.0625rem <= width ) {
						font-size: var(--24px);
						position: relative;
						top: 3px;
					}
				}


				.span_note {
					font-size: var(--11px);
					font-weight: bold;
					color: #CE1E54;
					position: relative;
					top: 6px;
					left: 3px;

					@media (31.25rem <= width ) {/* 500px */
						font-size: var(--16px);
						top: 10px;
					}
				}

				.cta_txt_sp {
					font-weight: bold;
					margin-top: 0.3em;
					margin-left: 40px;

					@media (31.25rem <= width ) {/* 500px */
						font-size: var(--21px);
						margin-top: 0.56em;
					}
				}
			}
		}

		/* cta text ver. */
		.btn_txt {
			text-align: center;

			a {
				color: #ffffff;
			}

			.btn_txt_span {
				width: 100%;
				font-size: var(--14px);
				text-align: center;
				color: #ffffff;
				position: relative;
				padding-right: 30px;

				> span {
					color: revert;
				}

				@media (31.25rem <= width ) {/* 500px */
					font-size: var(--16px);
				}

				@media (48.0625rem <= width ) {
					font-weight: bold;
					padding-right: 50px;
				}

				&::before,
				&::after {
					position: absolute;
					top: 0;
					bottom: 0;
					margin: auto;
					content: "";
					vertical-align: middle;
				}

				&::before {
					box-sizing: border-box;
					width: 18px;
					height: 18px;
					border: 1px solid #CE1E54;
					-webkit-border-radius: 50%;
					border-radius: 50%;
					background: #ffffff;
					top: 2px;
					right: 0;

					@media (48.0625rem <= width ) {
						width: 32px;
						height: 32px;
						top: 2px;
					}
				}

				&::after {
					width: 4px;
					height: 4px;
					border-top: 1px solid #CE1E54;
					border-right: 1px solid #CE1E54;
					-webkit-transform: rotate(45deg);
					transform: rotate(45deg);
					top: 2px;
					right: 8px;

					@media (48.0625rem <= width ) {
						width: 8px;
						height: 8px;
						border-top: 2px solid #CE1E54;
						border-right: 2px solid #CE1E54;
						right: 14px;
					}
				}

				&:hover {
					color: #CE1E54;

					&::before {
						border: 1px solid #ffffff;
						background: #CE1E54;
					}

					&::after {
						border-top: 1px solid #ffffff;
						border-right: 1px solid #ffffff;

						@media (48.0625rem <= width ) {
							border-top: 2px solid #ffffff;
							border-right: 2px solid #ffffff;
						}
					}
				}
			}

			.vPC_inline {
				display: none;

				@media (48.0625rem <= width ) {
					display: inline-block;
					font-weight: bold;
				}
			}
		}
	}

	.img_align_center_palette {
		display: none;

		@media (48.0625rem <= width ) {
			display: flex;
			flex-direction: column;
			justify-content: center;
		}

		img {
			margin-left: -2.5em;
			margin-top: -2.5em;
		}
	}
}

/* お役立ち資料
--------------------------------------------------------*/
.section_doc {
	padding: 40px 0 0;

	@media (48.0625rem <= width) {
		padding: 60px 0 0;
	}

	.row_doc {
		width: min(1200px, 92%);
		margin: auto;
		padding-bottom: 40px;
		border-bottom: dotted 1px #dddddd;

		@media (48.0625rem <= width) {
			padding-bottom: 70px;
		}

		.h2_ttlB {
			font-size: var(--22px);
			font-weight: bold;
			color: #222222;
			text-align: center;
			margin-bottom: 20px;

			@media (48.0625rem <= width) {
				font-size: var(--28px);
			}
		}

		p.lead_doc {
			font-size: var(--15px);
			text-align: center;
			margin-bottom: 2em;

			@media (48.0625rem <= width) {
				font-size: var(--16px);
			}
		}

		.list_doc {
			display: grid;
			row-gap: 3em;
			margin-bottom: 3em;

			@media (48.0625rem <= width) {
				grid-template-columns: 31.3% 31.3% 31.3%;
				row-gap: initial;
				column-gap: 3%;
			}

			>li {
				display: flex;/* 直下の要素を並列に */
  			flex-direction: column;

				.box_doc_img {
					display: flex;
					padding: 20px 10%;
					justify-content: center;
					align-items: center;
					align-self: stretch;
					border-radius: 4px;
					background: #F0F4FC;
					margin-bottom: 1em;

					@media (48.0625rem <= width) {
						padding: 29px 61px 42px 62px;
					}
				}

				.h3_doc {
					font-size: var(--20px);
					color: #222222;
					font-weight: bold;
					padding: 0 10px;
					margin-bottom: 0.3em;
					flex-grow: 1;

					@media (48.0625rem <= width) {
						font-size: var(--15px);
						padding: 0 17px;
					}

					@media (61.25rem <= width) {/* 980px */
						font-size: 1.4vw;
					}

					@media (76.875rem <= width) {/* 1230px */
						font-size: var(--20px);
					}
				}

				.list_doc_sub {
					padding: 0 10px;
					margin-bottom: 1em;

					@media (48.0625rem <= width) {
						padding: 0 17px;
						margin-bottom: 1.5em;
					}

					li {
						font-size: var(--15px);
						color: #454545;
						padding-left: 13px;
						position: relative;

						@media (48.0625rem <= width) {
							font-size: var(--11px);
						}

						@media (61.25rem <= width) {/* 980px */
							font-size: 1.2vw;
						}

						@media (75.3125rem <= width) {/* 1205px */
							font-size: var(--15px);
						}

						&::before {
							content: "";
							display: block;
							width: 10px;
							height: 10px;
							background: url(https://tp-img.imgix.net/s/price/pc/icon/icon_check_sky.svg);
							background-size: contain;
							background-repeat: no-repeat;
							background-position: center;
							position: absolute;
							top: 7px;
							left: 0;
						}
					}
				}
			}
		}
	}
}
/* 無料セミナー・イベント
--------------------------------------------------------*/
.section_event {
	padding: 40px 0 30px;

	@media (48.0625rem <= width) {
		padding: 40px 0;
	}

	.row_event {
		width: min(1200px, 92%);
		margin: auto;

		.h2_ttlB {
			font-size: var(--22px);
			font-weight: bold;
			color: #454545;
			margin-bottom: 0.5em;

			@media (48.0625rem <= width) {
				font-size: var(--28px);
				margin-bottom: 0.7em;
			}
		}

		.lead_event {
			font-size: var(--15px);
			color: #454545;
			margin-bottom: 1.8em;

			@media (48.0625rem <= width) {
				margin-bottom: 2em;
			}

			@media (67.5rem <= width) {/* 1080px */
				font-size: var(--16px);
			}
		}

		.list_event {
			display: grid;
			row-gap: 2em;
			margin-bottom: 3em;

			@media (48.0625rem <= width) {
				grid-template-columns: 40% 1fr;
				column-gap: 2%;
				row-gap: initial;
			}

			@media (67.5rem <= width) {/* 1080px */
				grid-template-columns: 50% 1fr;
				column-gap: initial;
			}

			>li {

				.h3_event {
					font-size: var(--18px);
					color: #1366A1;
					font-weight: bold;
					margin-bottom: 1em;
					position: relative;

					@media (48.0625rem <= width) {
						margin-bottom: 0.6em;
					}

					@media (61.25rem <= width) {/* 980px */
						font-size: 1.6vw;
					}

					@media (75.3125rem <= width) {/* 1205px */
						font-size: var(--20px);
					}

					&::after {
						content: '';
						display: block;
						width: 45%;
						height: 1px;
						background: #1366A1;
						position: absolute;
						top: 50%;
						transform: translateY(-50%);
						right: 0;

						@media (25rem <= width) {/* 400px */
							width: 55%;
						}

						@media (31.25rem <= width) {/* 500px */
							width: 65%;
						}

						@media (40.625rem <= width) {/* 650px */
							width: 72%;
						}

						@media (48.0625rem <= width) {
							width: 65%;
						}
					}
				}

				.list_seminar {
					display: grid;
					row-gap: 1em;
					padding: 5%;
					border-radius: 10px;
					border: 1px solid #DDD;
					background: #EAF1F5;

					@media (48.0625rem <= width) {
						grid-template-columns: 35% 1fr;
						row-gap: initial;
						column-gap: 4%;
						padding: 20px;
					}

					li {

						&:first-child {
							border-radius: 5px;
							/* background: #ffffff; */
							overflow: hidden;
							/* display: flex;
							flex-direction: column;
							align-items: center;
							justify-content: center; */

							.cate {
								color: #0073B7;
								text-align: center;
								padding: 8px 0 10px;
								/* margin-top: 0.2em; */
								background: #ffffff;
                border-radius: 0 0 5px 5px;
							}
						}

						&:last-child {
							display: flex;
							flex-direction: column;

							.container_date {
								color: #454545;
								margin-bottom: 0.3em;

								@media (48.0625rem <= width) {
									/* margin-bottom: initial; */
								}
							}

							h3 {
								font-size: var(--16px);
								color: #222222;
								font-weight: bold;
								margin-bottom: 1em;

								@media (48.0625rem <= width) {
									/* margin-bottom: initial; */
								}
							}
						}
					}
				}
			}
		}
	}
}

/* CTA 申し込む*/
.btn_seminar_pnk {
	margin-top: auto;
  width: 100%;
  text-align: center;
  display: block;
  padding: 20px 32px;
  border-radius: 6px;
  text-decoration: none;
  font-size: var(--14px);
  font-weight: bold;
  line-height: 1.2em;
  -webkit-transition: 0.1s;
  transition: 0.1s;
  position: relative;
  font-size: var(--14px);
  box-shadow: 0 4px 0 0 rgba(0, 0, 0, 0.10);
	background: rgb(226,108,144);
  background: linear-gradient(90deg, rgba(226,108,144,1) 0%, rgba(206,33,86,1) 100%);
  color: #ffffff;

	@media (48.0625rem <= width ) {
			font-size: var(--16px);
	}

	&::before {
		content: "";
		width: 22px;
		height: 22px;
		border-radius: 50%;
		position: absolute;
		right: 14px;
		background: #fff;
		top: 50%;
		transform: translateY(-50%);

		@media (48.0625rem <= width ) {
				width: 28px;
				height: 28px;
		}
	}

	&:hover {
		box-shadow: none;
		-webkit-transform: translateY(4px);
		transform: translateY(4px);
	}

	&::after {
		content: "";
		width: 6px;
		height: 6px;
		border: 0;
		position: absolute;
		right: 23px;
		transform: rotate(45deg);
		border-top: solid 2px #CE1E54;
		border-right: solid 2px #CE1E54;
		top: 44%;

		@media (48.0625rem <= width ) {
			width: 8px;
			height: 8px;
			right: 25px;
		}
	}
}


/* さらに詳しく知りたい方へ 
--------------------------------------------------------*/
.section_point {
	padding: 40px 0 50px;
	background: #F0F4FC;

	@media (48.0625rem <= width) {
		padding: 60px 0;
	}

	.row_point {
		width: min(1200px, 90%);
		margin: auto;

		.lead_point {
			text-align: center;
			color: #454545;
			margin-bottom: 0.5em;

			@media (48.0625rem <= width) {
				margin-bottom: 1em;
			}
		}

		.h2_ttlB {
			font-size: var(--24px);
			font-weight: bold;
			color: #222222;
			text-align: center;
			line-height: 1.4em;
			margin-bottom: 1.3em;

			@media (48.0625rem <= width) {
				font-size: var(--32px);
				line-height: initial;
			}
		}

		.list_point {
			display: flex;
			flex-direction: column;
			row-gap: 0.8em;

			@media (48.0625rem <= width) {
				display: grid;
				grid-template-columns: 23.5% 23.5% 23.5% 23.5%;
				justify-content: space-between;
				row-gap: initial;
				column-gap: 2%;
			}

			>li {
				display: flex;
				flex-direction: column;
  			align-items: center;
				justify-content: center;
				background: #ffffff;
				border-radius: 4px;
				padding: 15px 0;

				@media (48.0625rem <= width) {
					height: 128px;
					border-radius: 20px;
					padding: initial;
				}

				>a {
					width: 100%;
					text-align: center;

					span {
						font-size: var(--18px);
						color: #1366A1;
						font-weight: bold;
						padding-right: 30px;
						position: relative;

						&::before {
							content: "";
							display: inline-block;
							width: 22px;
							height: 22px;
							border-radius: 50%;
							background: #1366A1;
							position: absolute;
							top: 50%;
							transform: translateY(-50%);
							right: 0;
						}

						&:hover::before  {
							background: #ffffff;
							border: solid 1px #1366A1;
						}

						&::after {
							content: "";
							display: inline-block;
							width: 6px;
							height: 6px;
							border: 0;
							border-top: solid 2px #ffffff;
							border-right: solid 2px #ffffff;
							position: absolute;
							top: 40%;
							transform: translateY(-40%);
							right: 0.5em;
							transform: rotate(45deg);
						}

						&:hover::after  {
							border-top: solid 2px #1366A1;
							border-right: solid 2px #1366A1;
						}
					}
				}

				/* no link */
				span {
					font-size: var(--18px);
					color: #454545;
					font-weight: bold;
					padding-right: 30px;
					position: relative;

					&::before {
						content: "";
						display: inline-block;
						width: 22px;
						height: 22px;
						border-radius: 50%;
						background: #454545;
						position: absolute;
						top: 50%;
						transform: translateY(-50%);
						right: 0;
					}

					&::after {
						content: "";
						display: inline-block;
						width: 6px;
						height: 6px;
						border: 0;
						border-top: solid 2px #ffffff;
						border-right: solid 2px #ffffff;
						position: absolute;
						top: 40%;
						transform: translateY(-40%);
						right: 0.5em;
						transform: rotate(45deg);
					}
				}

				.scene {
					font-size: var(--18px);
					color: #1366A1;
					font-weight: bold;
					padding: 0 10px;
					margin-bottom: 0.4em;
				}

				.list_point_sub {
					width: 80%;
					display: grid;
					justify-content: center;
					grid-template-columns: 38% 38%;
					column-gap: 4%;

					@media (23.75rem <= width) {/* 380px */
						grid-template-columns: 34% 34%;
						column-gap: 2%;
					}

					@media (30rem <= width) {/* 480px */
						grid-template-columns: 24% 24%;
					}

					@media (48.0625rem <= width) {
						width: 100%;
						grid-template-columns: 38% 38%;
						column-gap: 4%;
					}

					@media (73.125rem <= width) {/* 1170px */
						width: 80%;
					}

					li {
						text-align: center;
						position: relative;

						a {
							text-align: center;

							span {
								color: #1366A1;
								font-weight: bold;
								padding-right: 30px;
								position: relative;

								@media (48.0625rem <= width) {
									font-size: var(--15px);
								}

								&::before {
									content: "";
									display: inline-block;
									width: 22px;
									height: 22px;
									border-radius: 50%;
									background: #1366A1;
									position: absolute;
									top: 50%;
									transform: translateY(-50%);
									right: 0;

									&:hover {
										background: #ffffff;
									}
								}

								&:hover::before  {
									background: #ffffff;
									border: solid 1px #1366A1;
								}

								&::after {
									content: "";
									display: inline-block;
									width: 6px;
									height: 6px;
									border: 0;
									border-top: solid 2px #ffffff;
									border-right: solid 2px #ffffff;
									position: absolute;
									top: 40%;
									transform: translateY(-40%);
									right: 0.6em;
									transform: rotate(45deg);
								}

								&:hover::after  {
									border-top: solid 2px #1366A1;
									border-right: solid 2px #1366A1;
								}
							}
						}
					}
				}
			}
		}
	}
}

/* CTA wht navy */
.btn_sky {
  font-size: var(--15px);
  text-align: center;
  display: inline-block;
  padding: 16px 32px;
  background: #ffffff;
  border-radius: 6px;
  color: #1D4383;
  text-decoration: none;
  font-weight: bold;
  line-height: 1.4em;
  -webkit-transition: 0.1s;
  transition: 0.1s;
  position: relative;

  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  /* width: 86%; */
  height: 60px;
  box-shadow: 0 4px 0 0 rgba(0, 0, 0, 0.10);
	border: solid 1px #1D4383;

	@media (48.0625rem <= width ) {
		font-size: var(--16px);
		/* width: 300px; */
	}

	&:hover {
		box-shadow: none;
		-webkit-transform: translateY(4px);
		transform: translateY(4px);
	}

	&::before {
		content: "";
		width: 22px;
		height: 22px;
		background: #1D4383;
		border-radius: 50%;
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		right: 1em;

		@media (48.0625rem <= width ) {
			width: 26px;
			height: 26px;
			right: 0.8em;
		}
	}

	&::after {
		content: "";
		width: 6px;
		height: 6px;
		border: 0;
		border-top: solid 2px #ffffff;
		border-right: solid 2px #ffffff;
		position: absolute;
		top: 44%;
		transform: translateY(-44%);
		right: 1.5em;
		transform: rotate(45deg);
	}
}

.w_300 {
	@media (48.0625rem <= width) {
		width: 300px;
	}
}

.w_340 {
	@media (48.0625rem <= width) {
		width: 340px;
	}
}

.mx_auto {
  margin: 0 auto;
}

/* CTA 資料を受け取る */
.btn_dl_pnk {
  width: 90%;
	margin: auto;
  text-align: center;
  display: block;
  padding: 20px 32px;
  border-radius: 6px;
  text-decoration: none;
  font-size: var(--15px);
  font-weight: bold;
  line-height: 1.2em;
  -webkit-transition: 0.1s;
  transition: 0.1s;
  position: relative;
  box-shadow: 0 4px 0 0 rgba(0, 0, 0, 0.10);
	background: rgb(226,108,144);
  background: linear-gradient(90deg, rgba(226,108,144,1) 0%, rgba(206,33,86,1) 100%);
  color: #ffffff;

	@media (48.0625rem <= width ) {
		font-size: var(--16px);
		width: 100%;
		max-width: 340px;
	}

	&:hover {
		box-shadow: none;
		-webkit-transform: translateY(4px);
		transform: translateY(4px);
	}

	&::after {
		content: "";
		background: url(https://tp-img.imgix.net/s/price/pc/icon/icon_dl.svg) no-repeat center/contain;
		width: 27px;
		height: 27px;
		border: 0;
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		right: 1em;
	}
}

.l-career-autonomy__content__why__note {
	color: #232323;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: 150%; /* 18px */
	margin-top: 16px;
}

.l-career-autonomy__content__why__cardtxt > small {
	font-size: 10px;
    display: inline-block;
    transform: translateY(-5px);
}
