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

.visibleP {
	display: block;
}

.visibleS {
	display: none;
}
sup {
	vertical-align: text-top;
	font-size: small;
  }
  
  .vPC {
	display: none;
  }
  
  @media (768px <= width ) {
	.vPC {
	  display: block;
	}
  }
  
  .vPC_inline {
	display: none;
  }
  .vSP {
	display: block;
  }
  
  @media (48.0625rem <= width ) {
	.vSP {
	  display: none;
	}
  }
  .l-function {
	font-family: "Noto Sans JP", sans-serif;
  }
/*　メインビジュアル
--------------------------------------------------------*/

.l-function_mv {
	background: #1366A1;
	padding-top: 35px;
	padding-bottom: 23px;
}

.l-function_mv .content-visual {
	max-width: 1200px;
	width: 100%;
	margin: auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
	gap: 65px;
}

.l-function_mv .content-visual > li:first-child {
	display: flex;
	flex-direction: column;
}

.l-function_mv .content-visual > li:last-child {
	border-radius: 20px;
	border: 1px solid #FFF;
	background: linear-gradient(90deg, rgba(28, 70, 134, 0.10) 0%, rgba(28, 70, 134, 0.19) 36.73%, rgba(28, 70, 134, 0.51) 56.61%, #1C4686 84.33%, #1C4686 100%);
}
.l-function_mv__title {
	color: #FFF;
	font-size: 38px;
	font-style: normal;
	font-weight: 900;
	line-height: 38px;
	letter-spacing: 15.2px;
}

.l-function_mv__catch {
	color: #FFF;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 150%;
	margin-top: 12px;
}
.l-function_mv__pamphlet {
	background-image: url("https://tp-img.imgix.net/s/function/pc/main/mv_pc.png?auto=format");
	background-size: 360px;
    background-position: 300px -20px;
    background-repeat: no-repeat;
}
.l-function_mv__pamphlet_wrapper {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	padding: 0 32px 15px;
	margin-top: -8px;
	width: 340px;
}

.l-function_mv__pamphlet__title {
	color: #FFF;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: 100%;
	background: #1366A1;
    padding: 0 10px;
}
.l-function_mv__pamphlet__catch {
	color: #FFF;
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: 20px;
	margin-top: 20px;
}
.l-function_mv__pamphlet__link {
	border-radius: 4px;
	background: #E26C90;
    background: linear-gradient(90deg, rgba(226, 108, 144, 1) 0%, rgba(206, 33, 86, 1) 100%);
	color: #FFF;
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	line-height: 16px;
	margin-top: 16px;
	width: 230px;
	text-align: center;
	padding: 17px 10px 17px 0;
	position: relative;
	display: block;
	box-shadow: 0 4px 0 0 rgba(0, 0, 0, 0.10);
}
.l-function_mv__pamphlet__link:before {
	content: '';
	position: absolute;
	border-radius: 50%;
	width: 16px;
	height: 16px;
	background-color: #FFF;
	top: 50%;
	right: 14px;
	transform: translateY(-8px);
}
.l-function_mv__pamphlet__link:after {
	content: '';
	position: absolute;
	width: 6px;
	height: 6px;
	border-top: solid 2px #CE1E54;
	border-right: solid 2px #CE1E54;
	transform: rotate(45deg);
	top: 50%;
	right: 20px;
	margin-top: -3px;
}
.l-function_mv__pamphlet__link:hover {
	box-shadow: unset;
	transform: translateY(4px);
}

.l-function_mv__pamphlet__reco {
	background-color: #FFF;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 20px;
	padding: 15px 40px;
	overflow: hidden;
    border-radius: 0 0 18px 18px;
}
.l-function_mv__pamphlet__reco dt {
	color: #222;
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	line-height: 100%;
}
.l-function_mv__pamphlet__reco dd {
	color: #1366A1;
	font-size: 12px;
	font-style: normal;
	font-weight: 700;
	line-height: 125%;
	display: flex;
	align-items: center;
	gap: 7px;
}
.l-function_mv__pamphlet__reco dd > img[src$=".svg"] {
	width: 16px;
	height: 16px;
}

.l-function_content_func {
	max-width: 1200px;
	margin: auto;
}

.l-function_anchor_link {
	width: 100%;
	background-color: #F0F4FC;
}
.l-function_anchor_link.fixed {
	position: fixed;
	z-index: 2;
}
.l-function_content_anchor_link_wrapper {
	overflow-x: auto;
	width: 75%;
	max-width: 1200px;
	margin: auto;
	padding: 15px;
}
.l-function_content_anchor_link_wrapper::-webkit-scrollbar {
    display: none;
}
.l-function_content_anchor_link_container {
	display: flex;
	align-items: center;
	gap: 50px;
	width: 1910px;
}
.l-function_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-function_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-function_content {
	padding-top: 45px;
	background-image: url("https://tp-img.imgix.net/s/function/pc/main/bg_embellish_pc.png");
    background-repeat: no-repeat;
    background-size: contain;
	margin-bottom: 120px;
}
.l-function_content_feature {
	max-width: 1200px;
	margin: 0 auto 55px;
	/* border-radius: 20px;
	border: 3px solid #1366A1;
	background: rgba(45, 187, 229, 0.12); */
	padding: 50px;
}

.l-function_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-function_content_feature_wrapper li {
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.tab-contents_allin {
	filter: drop-shadow(0px 0px 30px rgba(66, 87, 130, 0.25)) drop-shadow(0px 0px 10px rgba(1, 52, 89, 0.15));
}

.tab-contents_allin img {
	border-radius: 20px;
}

.l-function_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-function_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-function_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-function_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-function_content_feature__link:hover {
	box-shadow: unset;
	transform: translateY(4px);
}

.l-function_content_feature__caption {
	color: #222;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 150%;
	margin-top: 20px;
}
.l-function_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-function_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-function_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-function_content_func {
	padding-top: 180px;
    margin-top: -125px;
}
.l-function_content_func + .l-function_content_func {
	margin-top: -60px;
	padding-top: 184px;
}
.l-function_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-function_content_func_cardWrapper {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 50px 4%;
	margin: 45px 10px 0;
}
.l-function_content_func_cardWrapper .card {
	background-color: #fff;
	border-radius: 20px;
	border: 1px solid #DDD;
	width: auto;
	margin: 0;
	overflow: hidden;
	display: flex;
	flex-direction: column;
}
.l-function_content_func_cardWrapper .card_top {
	background-color: #F0F4FC;
	display: flex;
	align-items: center;
	justify-self: center;
	overflow: hidden;
}
.l-function_content_func_cardWrapper .card_bottom {
	padding: 24px;
	display: flex;
	flex-direction: column;
	flex-grow: 1;
}
.l-function_content_func_cardWrapper .card_title {
	color: #222;
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: 20px;
}
.l-function_content_func_cardWrapper .card_body {
	color: #454545;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 150%;
	flex: 1;
	margin-top: 17px;

}
.l-function_content_func_cardWrapper .card_link {
	color: #fff;
	border-radius: 4px;
	background: #1D4383;
	display: block;
	text-align: center;
	padding: 15px 0;
	box-shadow: 0 4px 0 0 rgba(0, 0, 0, 0.10);
	position: relative;
	margin-top: 30px;
	font-size: 15px;
}
.l-function_content_func_cardWrapper .card_link:before {
	content: '';
	position: absolute;
	border-radius: 50%;
	width: 22px;
	height: 22px;
	background-color: #FFF;
	top: 50%;
	right: 14px;
	transform: translateY(-11px);
}
.l-function_content_func_cardWrapper .card_link:after {
	content: '';
	position: absolute;
	width: 6px;
	height: 6px;
	border-top: solid 2px #1D4383;
    border-right: solid 2px #1D4383;
	transform: rotate(45deg);
	top: 50%;
	right: 22px;
	margin-top: -3px;
}
.l-function_content_func_cardWrapper .card_link:hover {
	box-shadow: unset;
	transform: translateY(4px);
}
.l-function_content_func_cardWrapper .card_link_text {
	color: #1366A1;
	text-align: center;
	margin-top: 18px;
	font-size: 15px;
}
.l-function_content_event {
	margin-top: 90px;
}
.l-function_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-function_content_event_discription_title {
	color: #454545;
	font-size: 28px;
	font-style: normal;
	font-weight: 700;
	line-height: 28px;
	letter-spacing: 1.12px;
}
.l-function_content_event_discription_body {
	color: #454545;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 150%;
	margin-top: 26px;
}
.l-function_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-function_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-function_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-function_content_event_discription_link:hover {
	box-shadow: unset;
	transform: translateY(4px);
}
.l-function_content_event_seminarInfo {
	width: 565px;
}
.l-function_content_event_seminarInfo_title {
	color: #1366A1;
	font-size: 18px;
	font-style: normal;
	font-weight: 700;
	line-height: 100%;
	position: relative;
}
.l-function_content_event_seminarInfo_title:after {
	content: '';
	position: absolute;
	width: 380px;
	height: 1px;
	background-color: #1366A1;
	top: 50%;
	right: 0;
	margin-top: -0.5px;
}
.l-function_content_event_seminarInfo_wrapper {
	border: 1px solid #DDD;
	background: #EAF1F5;
	border-radius: 10px;
	padding: 20px;
	margin-top: 25px;
	max-width: 605px;
}
.l-function_content_event_seminarInfo_eventItem {
	display: flex;
	justify-content: space-between;
	align-items: center;
	gap: 20px;
}
.l-function_content_event_seminarInfo_eventItem_img_cate {
	background-color: #F0F4FC;
}
.l-function_content_event_seminarInfo_eventItem_img {
	width: 205px;
}
.l-function_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-function_content_event_seminarInfo_eventItem_text {

}
.l-function_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-function_content_event_seminarInfo_eventItem_text_title {
	color: #222;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: 150%;
	margin-top: 10px;
}
.l-function_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-function_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-function_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-function_content_event_seminarInfo_eventItem_text_link:hover {
	box-shadow: unset;
	transform: translateY(4px);
}

.custom-scrollbar-horizontal {
	width: 75%;
    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: 50px; /* つまみの幅 (コンテンツ量に応じて計算で変化させるのが理想) */
	background-color: #888;
	border-radius: 5px;
	position: absolute;
	top: 0;
	left: 0; /* 初期位置 */
	cursor: grab; /* つまみをドラッグできるようなカーソル */
  }
  
  /* WebKit系ブラウザのネイティブスクロールバーを隠す（開発中はコメントアウトしても良い） */
  .custom-scroll-container::-webkit-scrollbar {
	  display: none;
	  width: 0;
	  height: 0;
  }
  
  /* Firefoxのネイティブスクロールバーを隠す */
  .custom-scroll-container {
	scrollbar-width: none; /* Firefox */
  }
/*　資料請求はこちら CTA
--------------------------------------------------------*/
/*____________________ PC */
.cta_mt_140 {
	margin-top: -8.8em;
  }
  
  @media (768px <= width ) {
	.cta_mt_140 {
	  margin-top: -11em;
	}
  }
  
  .cta_mt_150 {
	margin-top: -8.7em;
  }
  
  @media (768px <= width ) {
	.cta_mt_150 {
	  margin-top: -10.5em;
	}
  }
  
  .cta_mt_170 {
	margin-top: -11em;
  }
  
  @media (768px <= width ) {
	.cta_mt_170 {
	  margin-top: -16em;
	}
  }
.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: 94%;
    margin: auto;
    padding: 20px 0 25px;
    position: relative;
    z-index: 1;
    border-radius: 16px;
	padding-top: 20vw;
}
@media (768px <= width ) {
	ul.inner_cta_common {
		display: grid;
		grid-template-columns: 25% 50% 25%;
		border-radius: initial;
		padding: 35px 0 0;
		border-radius: 16px;
		justify-items: center;
        align-items: center;
	}
}
.img_koike_san {
	width: 100%;
	margin-left: auto;
	margin-top: -4.4em;
	position: relative;
}
  @media (768px <= width ) {
	.img_koike_san {
	  width: 216px;
	  margin-left: auto;
	  margin-top: -4.4em;
	  position: relative;
	}
  }
  

@media (768px <= width) {
    ul.list_cta_common_sub {
        display: none;
    }
}
ul.list_cta_common_sub {
	width: 92%;
	margin: auto;
	display: grid;
	grid-template-columns: 51% 49%;
}
@media (768px > width) {
    .list_cta_common_sub > li:first-child {
		display: flex;
		align-items: center;
    }
}

@media (768px <= width ) {
	ul.list_cta_common_sub {
		display: none;
	}
}

ul.list_cta_common_sub li img {
	margin-top: -2.5em;
	margin-bottom: -0.25em;
}

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

@media (768px <= width ) {
	.box_cta_common {
		text-align: center;
		margin-top: -20px;
	}
}

.box_cta_common h2 {
	display: none;
}

@media (768px <= width ) {
	.box_cta_common h2 {
		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 */
	.box_cta_common h2 {
		font-size: var(--37px);
		margin-bottom: 1.2em;
	}
}

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

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

.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 */
	.h2_1st {
		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 */
	.h2_2nd {
	  font-size: var(--26px);
	}
  }
  
  .btn_cta_common {
	position: relative;
	-webkit-transition: 0.1s;
	transition: 0.1s;
	margin-bottom: 1.35em;
  }
  
  @media (768px <= width ) {
	.btn_cta_common {
	  margin-bottom: 2em;
	}
  }
  
  .img_documents {
	width: 200px;
	position: absolute;
	top: -3em;
	left: -4.8em;
	z-index: 1;
  }
  
  @media (74.6875rem <= width ) {/* 1195px */
	.img_documents {
	  width: 220px;
	  top: -3.8em;
	  left: -4em;
	}
  }
  
  .btn_cta_common:hover {
	box-shadow: none;
	transform: scale(1.1);
  }
  
  .note_cta_common {
	display: none;
  }
  
  @media (768px <= width ) {
	.note_cta_common {
	  font-size: var(--14px);
	  color: #ffffff;
	  font-weight: bold;
	  background: #CE1E54;
	  border-radius: 50px;
	  padding: 4px 20px 5px 22px;
	  position: absolute;
	  top: -15px;
	  left: 50%;
	  transform: translateX(-50%);
	  z-index: 10;
	  display: block;
	}
  }
  
  @media (61.875rem <= width ) {/* 990px */
	.note_cta_common {
	  font-size: var(--16px);
	}
  }
  
  .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 */
	.btn_wht {
	  height: 70px;
	}
  }
  
  @media (768px <= width ) {
	.btn_wht {
	  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;
	}
  }
  
  .btn_wht:before {
	content: "";
	width: 20px;
	height: 20px;
	background: #CE1E54;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 15px;
  }
  
  @media (768px <= width ) {
	.btn_wht:before {
	  width: 38px;
	  height: 38px;
	}
  }
  
  .btn_wht: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 (768px <= width ) {
	.btn_wht:after {
	  width: 8px;
	  height: 8px;
	  top: 46%;
	  transform: translateY(-46%);
	  right: 30px;
	  transform: rotate(45deg);
	}
  }
  
  .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 */
	.span_free {
	  font-size: var(--17px);
	  top: 24px;
	}
  }
  
  @media (768px <= width ) {
	.span_free {
	  font-size: var(--17px);
	  padding: 2px 2px 4px 4px;
	  top: initial;
	}
  }
  
  .span_doc {
	font-size: var(--17px);
	font-weight: 700;
	color: #CE1E54;
  }
  
  @media (768px <= width ) {
	.span_doc {
	  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 */
	.span_note {
	  font-size: var(--16px);
	  top: 10px;
	}
  }
  
  .cta_txt_sp {
	font-weight: bold;
	margin-top: 0.3em;
	margin-left: 40px;
  }
  
  @media (31.25rem <= width ) {/* 500px */
	.cta_txt_sp {
	  font-size: var(--21px);
	  margin-top: 0.56em;
	}
  }
  
  .img_doc_sp {
	width: 110px;
	position: absolute;
	top: -35px;
	left: -20px;
  }
  
  @media (31.25rem <= width ) {/* 500px */
	.img_doc_sp {
	  width: 120px;
	  top: -40px;
	  left: -6px;
	}
  }
  
  
  /*____________________ CTA */
  ul.list_cta_common {
	width: 84%;
	margin: auto;
	display: grid;
	grid-template-columns: 50% 48%;
	column-gap: 2%;
	position: relative;
	z-index: 1;
  }
  
  @media (31.25rem <= width ) {/* 500px */
	ul.list_cta_common {
	  width: 64%;
	}
  }
  
  @media (768px <= width ) {
	ul.list_cta_common {
	  width: 500px;
	  grid-template-columns: 48% 44%;
	}
  }
  
  ul.list_cta_common li:first-child {
	border-right: solid 1px #ffffff;
  }
  
  @media (768px <= width ) {
	ul.list_cta_common li:first-child {
	  border-right: initial;
	}
  }
  
  ul.list_cta_common li:last-child {
	text-align: right;
	padding-right: 20%;
  }
  
  /* cta text ver. */
  .btn_txt a {
	width: 100%;
	font-size: var(--14px);
	text-align: center;
	color: #ffffff;
	position: relative;
  }
  
  @media (31.25rem <= width ) {/* 500px */
	.btn_txt a {
	  font-size: var(--16px);
	}
  }
  
  @media (768px <= width ) {
	.btn_txt a {
	  font-weight: bold;
	}
  }
  
  .btn_txt a::before,
  .btn_txt a::after {
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	content: "";
	vertical-align: middle;
  }
  
  .btn_txt a::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: -25px;
  }
  
  @media (768px <= width ) {
	.btn_txt a::before {
	  width: 32px;
	  height: 32px;
	  top: 2px;
	  right: -38px;
	}
  }
  
  .btn_txt a::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: -17px;
  }
  
  @media (768px <= width ) {
	.btn_txt a::after {
	  width: 8px;
	  height: 8px;
	  border-top: 2px solid #CE1E54;
	  border-right: 2px solid #CE1E54;
	  right: -24px;
	}
  }
  
  .btn_txt a:hover {
	color: #CE1E54;
  }
  
  .btn_txt a:hover::before {
	border: 1px solid #ffffff;
	background: #CE1E54;
  }
  
  .btn_txt a:hover::after {
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
  }
  
  @media (768px <= width ) {
	.btn_txt a:hover::after {
	  border-top: 2px solid #ffffff;
	  border-right: 2px solid #ffffff;
	}
  }

.l-function_content_cta {
	padding-top: 40px;
    margin-top: 50px;
}

.l-function_content_cta__material {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 90px;
	margin-top: 16px;
}
.l-function_content_cta__material__text__wrapper {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 16px;
}
.l-function_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-function_content_cta__material__text {
	color: #1366A1;
	font-size: 18px;
	font-style: normal;
	font-weight: 700;
	line-height: 180%;
}
.l-function_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-function_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-function_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;
}


@media screen and (max-width: 768px) {
	.l-function_mv .content-visual {
		width: 90%;
		display: flex;
        flex-direction: column;
		gap: 10vw;
	}
	.l-function_mv .content-visual > li:first-child {
		width: 100%;
		text-align: left;
	}
	.l-function_mv .content-visual > li:last-child {
		width: 100%;
		background: radial-gradient(82.57% 37.12% at 50% 29%, #A9C6FF 0%, rgba(19, 102, 161, 0.00) 67.23%);
	}
	.l-function_mv__catch {
		margin: 0;
		font-size: 16px;
	}
	.l-function_mv__pamphlet {
		background-size: 300px;
		background-position: center 5vw;
	}
	.l-function_mv__pamphlet_wrapper {
		width: 100%;
		margin-bottom: -10vw;
	}
	.l-function_mv__pamphlet__catch {
		margin-top: 51vw;
	}
	.l-function_mv__pamphlet__reco {
		flex-direction: column;
		align-items: start;
		gap: 10px;
		padding: 12vw 5% 5vw;
	}
	.l-function_mv__pamphlet__reco dt {
		text-align: center;
		width: 100%;
	}
	.l-function_mv__pamphlet__reco dd br {
		display: none;
	}
	.l-function_content_anchor_link_wrapper,
	.custom-scrollbar-horizontal {
		width: 95%;
	}
	.l-function_content {
		padding-top: 5vw;
		margin-bottom: 15vw;
	}
	.l-function_content_feature {
		padding: 10% 4%;
		margin: 4%;
	}
	.l-function_content_feature_wrapper {
		display: flex;
		flex-direction: column;
		position: relative;
		margin-bottom: 0;
		padding-bottom: 25vw;
	}
	.l-function_content_feature_wrapper > li:first-child {
		order: 2;
		margin-top: 1em;
	}

	.tab-contents_allin img {
		border-radius: 6px;
	}

	.l-function_content_feature__link {
		position: absolute;
		bottom: 0;
		margin: 0;
		width: 100%;
	}
	.l-function_content_func_cardWrapper {
		grid-template-columns: repeat(1, 1fr);
	}
	.l-function_content_event {
		padding: 10vw 4%;
	}
	.l-function_content_event_wrapper {
		flex-direction: column;
	}
	.l-function_content_event_discription_link {
		width: 100%;
		margin-top: 5vw;
	}
	.l-function_content_event_seminarInfo {
		width: 100%;
		margin: 8vw 0;
	}
	.l-function_content_event_seminarInfo_title:after {
		width: 90%;
	}
	.l-function_content_event_seminarInfo_eventItem {
		flex-direction: column;
	}
	.l-function_content_event_seminarInfo_eventItem_img {
		width: 100%;
	}
	.l-function_content_cta__material {
		flex-direction: column;
		gap: 5vw;
	}
	.l-function_content_cta__material__text__wrapper {
		width: 80%;
	}
	.l-function_content_cta__material__text {
		font-size: 16px;
		line-height: 150%;
	}
	.l-function_content_cta__material__link {
		width: 80%;
		padding: 15px 0;
		text-align: center;
	}
	.l-function_content_feature__tab__btn {
		padding: 10px 15%;
	}
}

.l-function_content_func_caption {
	font-size: 16px;
	color: #454545;
	text-align: center;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	margin-top: 22px;
}
#oyakudachi .l-function_content_func_cardWrapper .card {
	border-radius: 0;
	border: 0;
}
#oyakudachi .l-function_content_func_cardWrapper .card_title {
	line-height: 140%;
}
#oyakudachi .l-function_content_func_cardWrapper .card_bottom {
	padding: 16px 15px;
}
#oyakudachi .l-function_content_func_cardWrapper .card_body {
	margin-top: 10px;
	display: flex;
    flex-direction: column;
    justify-content: flex-end;
}
#oyakudachi .l-function_content_func_cardWrapper .card_body li {
	font-size: 15px;
	color: #454545;
	font-style: normal;
	font-weight: 500;
	line-height: 125%;
	position: relative;
	padding-left: 20px;
}
#oyakudachi .l-function_content_func_cardWrapper .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;
}
#oyakudachi .l-function_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-function_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-function_content_func_cardWrapper .card_link:after {
	content: none;
}