section.kv {
	padding: 0 4rem;
	position: relative;
}
@media only screen and (max-width: 1023px) {
	section.kv {
		padding: 1rem 1rem 0;
	}
}
section.kv > .wrapper {
	max-width: 128rem;
	background-image: -webkit-gradient(linear, left top, right top, from(rgb(37, 158, 134), rgb(78, 147, 162)));
	background-image: linear-gradient(90deg, rgb(37, 158, 134), rgb(78, 147, 162));
	border-radius: 2rem;
	margin: auto;
	position: relative;
	z-index: 1;
}
section.kv > .wrapper .kv-inner {
	padding: 3rem 0 0;
}
@media only screen and (max-width: 1023px) {
	section.kv > .wrapper .kv-inner {
		max-width: 51rem;
		margin: auto;
		padding: 1.5rem;
		position: relative;
	}
}
section.kv > .wrapper .kv-inner .kv-lead-catch {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-flow: column;
	flex-flow: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
section.kv > .wrapper .kv-inner .kv-lead-catch .catch {
	font-size: 2rem;
	font-weight: 700;
	line-height: 1.4;
	letter-spacing: .05em;
	text-align: center;
	color: var(--c_white);
}
@media only screen and (max-width: 1023px) {
	section.kv > .wrapper .kv-inner .kv-lead-catch .catch {
		font-size: 1.6rem;
		line-height: 1.5;
	}
}
section.kv > .wrapper .kv-inner .kv-inner-content {
	max-width: 48rem;
	background: var(--c_white);
	border-radius: 2rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-flow: column;
	flex-flow: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 3rem auto 0;
	padding: 2rem 1rem 5rem;
}
@media only screen and (max-width: 1023px) {
	section.kv > .wrapper .kv-inner .kv-inner-content {
		margin-top: 1.5rem;
		padding-bottom: 4rem;
	}
}
section.kv > .wrapper .kv-inner .kv-inner-content .txt {
	font-size: 2.4rem;
	font-weight: 700;
	line-height: 2.5;
	letter-spacing: .05em;
	text-align: center;
}
@media only screen and (max-width: 1023px) {
	section.kv > .wrapper .kv-inner .kv-inner-content .txt {
		font-size: 1.6rem;
	}
}
section.kv > .wrapper .kv-inner .kv-inner-content .txt span.fs-large {
	font-size: 4rem;
	line-height: 1.5;
}
@media only screen and (max-width: 1023px) {
	section.kv > .wrapper .kv-inner .kv-inner-content .txt span.fs-large {
		font-size: 2.8rem;
	}
}
section.kv > .wrapper .kv-inner .kv-img-wrap {
	max-width: 44rem;
	margin: -4rem auto 0;
}
@media only screen and (max-width: 1023px) {
	section.kv > .wrapper .kv-inner .kv-img-wrap {
		max-width: 28.35rem;
		margin-top: -2.6rem;
	}
}
section.kv > .wrapper .kv-inner .sp-catch {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}
@media only screen and (min-width: 1024px) {
	section.kv > .wrapper .kv-inner .sp-catch {
		width: 17.2rem;
		height: 17.2rem;
		background: var(--c_primary_dark);
		border-radius: 100vw;
		padding: 2.7rem 1rem 4.9rem;
		position: absolute;
		top: 21rem;
		right: 26rem;
		aspect-ratio: 1/1;
	}
}
@media only screen and (max-width: 1023px) {
	section.kv > .wrapper .kv-inner .sp-catch {
		margin: 2rem auto 0;
	}
}
section.kv > .wrapper .kv-inner .sp-catch .catch {
	font-size: 1.6rem;
	font-weight: 700;
	line-height: 1.5;
	text-align: center;
	color: var(--c_white);
}
@media only screen and (max-width: 1023px) {
	section.kv > .wrapper .kv-inner .sp-catch .catch {
		font-size: 1.3rem;
	}
}
section.kv > .wrapper .kv-inner .bg-people {
	width: 16.4rem;
	height: 19.8rem;
	position: absolute;
}
@media only screen and (max-width: 1023px) {
	section.kv > .wrapper .kv-inner .bg-people {
		width: 20.5333333333vw;
		max-width: 11rem;
		height: 19.2vw;
		max-height: 10.28571rem;
	}
}
section.kv > .wrapper .kv-inner .bg-people.bg-people-01 {
	top: 0;
	left: 0;
}
@media only screen and (max-width: 1023px) {
	section.kv > .wrapper .kv-inner .bg-people.bg-people-01 {
		top: 2.9rem;
		z-index: -1;
	}
}
section.kv > .wrapper .kv-inner .bg-people.bg-people-02 {
	top: 5rem;
	left: 21rem;
}
@media only screen and (max-width: 1023px) {
	section.kv > .wrapper .kv-inner .bg-people.bg-people-02 {
		top: 4.6rem;
		left: auto;
		right: 0;
	}
}
section.kv > .wrapper .kv-inner .bg-people.bg-people-03 {
	top: 1.7rem;
	right: 22.1rem;
}
@media only screen and (max-width: 1023px) {
	section.kv > .wrapper .kv-inner .bg-people.bg-people-03 {
		top: 28.5rem;
		left: -1.5rem;
		right: auto;
	}
}
section.kv > .wrapper .kv-inner .bg-people.bg-people-04 {
	top: 0;
	right: 0;
}
@media only screen and (max-width: 1023px) {
	section.kv > .wrapper .kv-inner .bg-people.bg-people-04 {
		top: 28.2rem;
		right: -.6rem;
	}
}
section.kv > .wrapper .kv-inner .bg-people.bg-people-05 {
	top: 22rem;
	left: 0rem;
}
@media only screen and (max-width: 1023px) {
	section.kv > .wrapper .kv-inner .bg-people.bg-people-05 {
		top: auto;
		bottom: -1.5rem;
	}
}
section.kv > .wrapper .kv-inner .bg-people.bg-people-06 {
	top: 21.1rem;
	left: 13.5rem;
}
@media only screen and (max-width: 1023px) {
	section.kv > .wrapper .kv-inner .bg-people.bg-people-06 {
		top: auto;
		bottom: -1.5rem;
		left: auto;
		right: 1rem;
	}
}
section.kv > .wrapper .kv-inner .bg-people.bg-people-07 {
	top: 21.1rem;
	right: 6.9rem;
}
section.kv > .wrapper .kv-inner .bg-people.bg-people-08 {
	bottom: -5.9rem;
	left: 2.2rem;
}
section.kv > .wrapper .kv-inner .bg-people.bg-people-09 {
	bottom: 0rem;
	left: 32rem;
}
section.kv > .wrapper .kv-inner .bg-people.bg-people-10 {
	bottom: 0rem;
	right: 25.2rem;
}
section.kv > .wrapper .kv-inner .bg-people.bg-people-11 {
	bottom: -5.5rem;
	right: -2.5rem;
}
section.kv > .wrapper .kv-inner .bg-people img {
	width: 100%;
	height: 100%;
	-o-object-fit: contain;
	object-fit: contain;
}
section.kv > .wrapper .kv-inner .bg-txt {
	position: absolute;
}
section.kv > .wrapper .kv-inner .bg-txt.bg-txt-01 {
	top: 4.5rem;
	left: 15.3rem;
}
section.kv > .wrapper .kv-inner .bg-txt.bg-txt-02 {
	top: 6.5rem;
	right: 11.2rem;
}
section.kv > .wrapper .kv-inner .bg-txt.bg-txt-03 {
	bottom: 5.5rem;
	left: 17.7rem;
}
section.kv > .wrapper .kv-inner .bg-txt.bg-txt-04 {
	bottom: 5.5rem;
	right: 10.8rem;
}
section.kv > .wrapper .kv-inner .bg-txt .txt {
	font-size: 1.3rem;
	font-weight: 500;
	line-height: 2;
	color: var(--c_white);
}
section#front-recommendation-appeal {
	padding: 10rem 1rem 0;
}
@media only screen and (max-width: 1023px) {
	section#front-recommendation-appeal {
		padding: 5rem 1rem 0;
	}
}
section#front-recommendation-appeal > .wrapper {
	max-width: 128rem;
	border-radius: 2rem;
	margin: auto;
	padding: 8rem 1rem;
}
@media only screen and (max-width: 1023px) {
	section#front-recommendation-appeal > .wrapper {
		padding: 4rem 1rem;
	}
}
section#front-recommendation-appeal > .wrapper .section-ttl {
	max-width: 116rem;
	margin: auto;
}
section#front-recommendation-appeal > .wrapper .content-wrap {
	max-width: 116rem;
	background: var(--c_white);
	border-radius: 1.2rem;
	margin: 4rem auto 0;
	padding: 3rem 1rem;
}
@media only screen and (max-width: 1023px) {
	section#front-recommendation-appeal > .wrapper .content-wrap {
		max-width: 76.8rem;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		margin: 2rem auto 0;
		padding: 2rem 1rem;
	}
}
section#front-recommendation-appeal > .wrapper .content-wrap ul.list-lead-square {
	max-width: 96rem;
	display: grid;
	grid-template-columns: auto;
	grid-template-areas: ". .";
	gap: 1.8rem 8rem;
	margin: 0 auto;
}
@media only screen and (max-width: 1023px) {
	section#front-recommendation-appeal > .wrapper .content-wrap ul.list-lead-square {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-flow: column;
		flex-flow: column;
	}
}
section#front-strong-point {
	padding: 13rem 1rem 0;
}
@media only screen and (max-width: 1023px) {
	section#front-strong-point {
		padding: 6rem 1rem 0;
	}
}
section#front-strong-point > .wrapper {
	max-width: 116rem;
	margin: auto;
}
section#front-strong-point > .wrapper .flex-box {
	-ms-flex-flow: wrap;
	flex-flow: wrap;
	gap: 3rem 6.4rem;
	margin-top: 4rem;
}
@media only screen and (max-width: 1023px) {
	section#front-strong-point > .wrapper .flex-box {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		gap: 3rem;
	}
}
section#front-strong-point > .wrapper .flex-box .col {
	max-width: 34.4rem;
}
@media only screen and (max-width: 1023px) {
	section#front-strong-point > .wrapper .flex-box .col {
		max-width: 36rem;
	}
}
section#front-strong-point > .wrapper .flex-box .col .ttl-img-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: reverse;
	-ms-flex-flow: column-reverse;
	flex-flow: column-reverse;
	-webkit-box-pack: stretch;
	-ms-flex-pack: stretch;
	justify-content: stretch;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 1rem;
}
section#front-strong-point > .wrapper .flex-box .col .ttl-img-wrap .col-ttl {
	font-size: 2.4rem;
	font-weight: 700;
	line-height: 1.5;
	text-align: center;
}
@media only screen and (max-width: 1023px) {
	section#front-strong-point > .wrapper .flex-box .col .ttl-img-wrap .col-ttl {
		font-size: 1.6rem;
	}
}
section#front-strong-point > .wrapper .flex-box .col .ttl-img-wrap .img-wrap {
	max-width: 12rem;
	margin: auto;
}
section#front-strong-point > .wrapper .flex-box .col .txt-wrap {
	margin-top: 2rem;
}
section#front-strong-point > .wrapper .flex-box .col .txt-wrap p {
	font-weight: 500;
	line-height: 2;
}
section#front-strong-point > .wrapper .btn-wrap {
	margin-top: 6rem;
}
section#front-track-record {
	padding: 10rem 1rem 0;
}
@media only screen and (max-width: 1023px) {
	section#front-track-record {
		padding: 5rem 1rem 0;
	}
}
section#front-track-record > .wrapper {
	max-width: 128rem;
	border-radius: 2rem;
	margin: auto;
	padding: 6rem 1rem 8rem;
}
@media only screen and (max-width: 1023px) {
	section#front-track-record > .wrapper {
		padding: 3rem 1rem 4rem;
	}
}
section#front-track-record > .wrapper .section-ttl {
	max-width: 116rem;
	margin: auto;
}
section#front-track-record > .wrapper .flex-box {
	max-width: 116rem;
	-ms-flex-flow: wrap;
	flex-flow: wrap;
	gap: 3rem 6rem;
	margin: 4rem auto 0;
}
@media only screen and (max-width: 1023px) {
	section#front-track-record > .wrapper .flex-box {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		gap: 4rem;
	}
}
section#front-track-record > .wrapper .flex-box .col {
	max-width: 24.5rem;
}
@media only screen and (max-width: 1023px) {
	section#front-track-record > .wrapper .flex-box .col {
		max-width: 30.2rem;
	}
}
section#front-track-record > .wrapper .flex-box .col .txt-wrap {
	margin-top: 2rem;
}
section#front-track-record > .wrapper .flex-box .col .txt-wrap p {
	font-weight: 500;
	line-height: 2;
}
section#front-function {
	padding: 10rem 1rem 0;
}
@media only screen and (max-width: 1023px) {
	section#front-function {
		padding: 5rem 1rem 0;
	}
}
section#front-function > .wrapper {
	max-width: 116rem;
	margin: auto;
	position: relative;
}
section#front-function > .wrapper::before, section#front-function > .wrapper::after {
	content: "";
	width: 12.7rem;
	height: 14rem;
	display: block;
	position: absolute;
	top: 100%;
}
@media only screen and (max-width: 1023px) {
	section#front-function > .wrapper::before, section#front-function > .wrapper::after {
		width: 7.7rem;
		height: 9rem;
	}
}
section#front-function > .wrapper::before {
	background: url(../img/front_function_reception_left.svg) no-repeat center/contain;
	left: 0;
}
section#front-function > .wrapper::after {
	background: url(../img/front_function_reception_right.svg) no-repeat center/contain;
	right: 0;
}
section#front-function > .wrapper .flex-box {
	-ms-flex-flow: wrap;
	flex-flow: wrap;
	gap: 4rem;
	margin-top: 6rem;
}
@media only screen and (max-width: 1023px) {
	section#front-function > .wrapper .flex-box {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
}
section#front-function > .wrapper .flex-box .col {
	max-width: 20rem;
}
@media only screen and (max-width: 1023px) {
	section#front-function > .wrapper .flex-box .col {
		max-width: 15rem;
	}
}
section#front-function > .wrapper .flex-box .col .ttl-img-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-flow: column;
	flex-flow: column;
	-webkit-box-pack: stretch;
	-ms-flex-pack: stretch;
	justify-content: stretch;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 1rem;
}
section#front-function > .wrapper .flex-box .col .ttl-img-wrap .col-ttl {
	font-size: 2.2rem;
	font-weight: 700;
	line-height: 1.4;
	text-align: center;
}
@media only screen and (max-width: 1023px) {
	section#front-function > .wrapper .flex-box .col .ttl-img-wrap .col-ttl {
		font-size: 1.6rem;
	}
}
section#front-function > .wrapper .flex-box .col .ttl-img-wrap .img-wrap {
	max-width: 12rem;
	margin: auto;
}
section#front-function > .wrapper .btn-wrap {
	-ms-flex-flow: wrap;
	flex-flow: wrap;
	gap: 2rem 4rem;
	margin-top: 6rem;
}
section#front-case-studies.case-studies-wrap {
	margin-top: 10rem;
}
@media only screen and (max-width: 1023px) {
	section#front-case-studies.case-studies-wrap {
		margin-top: 5rem;
	}
}
section#front-price {
	padding: 10rem 1rem;
}
@media only screen and (max-width: 1023px) {
	section#front-price {
		padding: 5rem 1rem;
	}
}
section#front-price > .wrapper {
	max-width: 116rem;
	margin: auto;
}
section#front-price > .wrapper .price-box {
	border-radius: 1.5rem;
	margin-top: 4rem;
	padding: 4rem 1rem;
}
@media only screen and (max-width: 1023px) {
	section#front-price > .wrapper .price-box {
		margin-top: 2rem;
		padding: 2rem 1rem;
	}
}
section#front-price > .wrapper .price-box .flex-box {
	-ms-flex-flow: wrap;
	flex-flow: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 1rem 5rem;
}
@media only screen and (max-width: 1023px) {
	section#front-price > .wrapper .price-box .flex-box {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-flow: column;
		flex-flow: column;
	}
}
section#front-price > .wrapper .price-box .flex-box .col {
	width: auto;
}
section#front-price > .wrapper .price-box .flex-box .col.plus-obj {
	width: 5rem;
	height: 5rem;
	text-indent: 100%;
	background: var(--c_white);
	border-radius: 100vw;
	position: relative;
	overflow: hidden;
	aspect-ratio: 1/1;
}
section#front-price > .wrapper .price-box .flex-box .col.plus-obj::before, section#front-price > .wrapper .price-box .flex-box .col.plus-obj::after {
	content: "";
	width: 2rem;
	height: .3rem;
	background: var(--c_primary_dark);
	position: absolute;
	top: 50%;
	left: 50%;
	translate: -50% -50%;
}
section#front-price > .wrapper .price-box .flex-box .col.plus-obj::after {
	rotate: 90deg;
}
@media only screen and (max-width: 1023px) {
	section#front-price > .wrapper .price-box .flex-box .col:not(.plus-obj) {
		width: auto;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-flow: column;
		flex-flow: column;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
}
section#front-price > .wrapper .price-box .flex-box .col .price-ttl {
	font-size: 2.4rem;
	font-weight: 700;
	line-height: 1;
}
@media only screen and (max-width: 1023px) {
	section#front-price > .wrapper .price-box .flex-box .col .price-ttl {
		font-size: 1.6rem;
	}
}
section#front-price > .wrapper .price-box .flex-box .col .price-txt {
	font-weight: 700;
	line-height: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: baseline;
	-ms-flex-align: baseline;
	align-items: baseline;
}
section#front-price > .wrapper .price-box .flex-box .col .price-txt.big span {
	font-size: 3.4rem;
}
@media only screen and (max-width: 1023px) {
	section#front-price > .wrapper .price-box .flex-box .col .price-txt.big span {
		font-size: 2rem;
	}
}
section#front-price > .wrapper .price-box .flex-box .col .price-txt.big span.num {
	font-size: 9rem;
}
@media only screen and (max-width: 1023px) {
	section#front-price > .wrapper .price-box .flex-box .col .price-txt.big span.num {
		font-size: 5rem;
	}
}
section#front-price > .wrapper .price-box .flex-box .col .price-txt span {
	font-size: 2rem;
}
@media only screen and (max-width: 1023px) {
	section#front-price > .wrapper .price-box .flex-box .col .price-txt span {
		font-size: 1.6rem;
	}
}
section#front-price > .wrapper .price-box .flex-box .col .price-txt span.num {
	font-family: var(--f_rubik);
	font-size: 4.8rem;
	color: var(--c_primary_dark);
}
@media only screen and (max-width: 1023px) {
	section#front-price > .wrapper .price-box .flex-box .col .price-txt span.num {
		font-size: 4rem;
	}
}
section#front-price > .wrapper .price-box .flex-box .col .price-ex {
	font-size: 1.4rem;
	font-weight: 500;
	line-height: 2;
	text-indent: -1em;
	padding-left: 1em;
}
@media only screen and (max-width: 1023px) {
	section#front-price > .wrapper .price-box .flex-box .col .price-ex {
		font-size: 1.2rem;
	}
}
section#front-price > .wrapper .price-flow-box {
	border-radius: 1.5rem;
	margin-top: 6rem;
	padding: 4rem 1rem 3rem;
}
@media only screen and (max-width: 1023px) {
	section#front-price > .wrapper .price-flow-box {
		margin-top: 3rem;
		padding: 2rem 1rem;
	}
}
section#front-price > .wrapper .price-flow-box .flex-box {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	gap: 0 4rem;
}
@media only screen and (max-width: 1023px) {
	section#front-price > .wrapper .price-flow-box .flex-box {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-flow: column;
		flex-flow: column;
	}
}
section#front-price > .wrapper .price-flow-box .flex-box .col {
	max-width: 18.5rem;
	background: var(--c_white);
	border-radius: 1rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-flow: column;
	flex-flow: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 2rem 1rem 1.5rem;
	position: relative;
}
@media only screen and (max-width: 1023px) {
	section#front-price > .wrapper .price-flow-box .flex-box .col {
		width: 36rem;
		max-width: 100%;
	}
}
section#front-price > .wrapper .price-flow-box .flex-box .col.ttl-wrap {
	max-width: 18rem;
	background: none;
	border-radius: 0;
	padding: 0;
}
@media only screen and (max-width: 1023px) {
	section#front-price > .wrapper .price-flow-box .flex-box .col.ttl-wrap {
		max-width: 100%;
		margin: auto;
	}
}
section#front-price > .wrapper .price-flow-box .flex-box .col.ttl-wrap .ttl {
	font-size: 3.6rem;
	font-weight: 700;
	line-height: 1.6;
	text-align: center;
	color: var(--c_primary_dark);
}
@media only screen and (max-width: 1023px) {
	section#front-price > .wrapper .price-flow-box .flex-box .col.ttl-wrap .ttl {
		font-size: 2rem;
	}
}
@media only screen and (max-width: 1023px) {
	section#front-price > .wrapper .price-flow-box .flex-box .col.step-item {
		margin: 3rem auto 0;
	}
}
@media only screen and (max-width: 1023px) {
	section#front-price > .wrapper .price-flow-box .flex-box .col.step-item + .step-item {
		margin: 5rem auto 0;
	}
}
section#front-price > .wrapper .price-flow-box .flex-box .col.step-item + .step-item::before {
	content: "";
	border: 1.2rem solid transparent;
	border-left: 1.6rem solid var(--c_primary);
	position: absolute;
	top: 50%;
	right: 100%;
	translate: 0 -50%;
}
@media only screen and (max-width: 1023px) {
	section#front-price > .wrapper .price-flow-box .flex-box .col.step-item + .step-item::before {
		top: 0;
		right: 50%;
		translate: 50% -3.5rem;
		rotate: 90deg;
	}
}
section#front-price > .wrapper .price-flow-box .flex-box .col .step-num {
	width: 100%;
	max-width: 8.4rem;
	font-family: var(--f_rubik);
	font-size: 1.4rem;
	font-weight: 500;
	line-height: 1;
	text-align: center;
	color: var(--c_white);
	background: var(--c_primary);
	border-radius: 100vw;
	padding: .393em .5em;
	position: absolute;
	top: 0;
	left: 50%;
	translate: -50% -50%;
}
@media only screen and (max-width: 1023px) {
	section#front-price > .wrapper .price-flow-box .flex-box .col .step-num {
		font-size: 1.2rem;
	}
}
section#front-price > .wrapper .price-flow-box .flex-box .col .txt {
	font-size: 2.2rem;
	font-weight: 700;
	line-height: 1.3;
	text-align: center;
}
@media only screen and (max-width: 1023px) {
	section#front-price > .wrapper .price-flow-box .flex-box .col .txt {
		font-size: 1.6rem;
	}
}
section#front-price > .wrapper .ex-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-flow: column;
	flex-flow: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-top: 2rem;
}
@media only screen and (max-width: 1023px) {
	section#front-price > .wrapper .ex-wrap {
		padding: 0 1rem;
	}
}
section#front-price > .wrapper .ex-wrap p {
	font-size: 1.4rem;
	font-weight: 500;
	line-height: 2;
}
@media only screen and (max-width: 1023px) {
	section#front-price > .wrapper .ex-wrap p {
		font-size: 1.2rem;
	}
}
section#front-faq {
	padding: 8rem 1rem 10rem;
}
@media only screen and (max-width: 1023px) {
	section#front-faq {
		padding: 4rem 1rem 5rem;
	}
}
section#front-faq > .wrapper {
	max-width: 116rem;
	margin: auto;
}
section#front-news {
	padding: 10rem 1rem;
}
@media only screen and (max-width: 1023px) {
	section#front-news {
		padding: 5rem 1rem;
	}
}
section#front-news > .wrapper {
	max-width: 116rem;
	margin: auto;
}
section#front-news > .wrapper .news-list-wrap {
	max-width: 96rem;
	margin: 4rem auto 0;
}
@media only screen and (max-width: 1023px) {
	section#front-news > .wrapper .news-list-wrap {
		max-width: 98rem;
		padding: 0 1rem;
	}
}
@media only screen and (min-width: 1024px) {
	section#front-news > .wrapper .news-list-wrap a.news-list-item {
		-webkit-transition: all .3s;
		transition: all .3s;
	}
	section#front-news > .wrapper .news-list-wrap a.news-list-item:hover {
		opacity: .5;
	}
}
section#front-news > .wrapper .news-list-wrap .news-list-item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-flow: row-reverse;
	flex-flow: row-reverse;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-webkit-box-align: baseline;
	-ms-flex-align: baseline;
	align-items: baseline;
	gap: 0 1.6rem;
}
@media only screen and (max-width: 1023px) {
	section#front-news > .wrapper .news-list-wrap .news-list-item {
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-ms-flex-flow: column-reverse;
		flex-flow: column-reverse;
	}
}
section#front-news > .wrapper .news-list-wrap .news-list-item + .news-list-item {
	margin-top: 1.5rem;
}
@media only screen and (max-width: 1023px) {
	section#front-news > .wrapper .news-list-wrap .news-list-item + .news-list-item {
		margin-top: 2rem;
	}
}
section#front-news > .wrapper .news-list-wrap .news-list-item .news-list-ttl {
	font-size: 1.6rem;
	line-height: 2;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}
@media only screen and (max-width: 1023px) {
	section#front-news > .wrapper .news-list-wrap .news-list-item .news-list-ttl {
		font-size: 1.4rem;
	}
}
section#front-news > .wrapper .news-list-wrap .news-list-item .news-list-ttl a {
	color: var(--c_primary_dark);
	text-decoration: underline;
	display: inline;
}
@media only screen and (min-width: 1024px) {
	section#front-news > .wrapper .news-list-wrap .news-list-item .news-list-ttl a {
		opacity: 1;
		-webkit-transition: all .3s;
		transition: all .3s;
	}
	section#front-news > .wrapper .news-list-wrap .news-list-item .news-list-ttl a:hover {
		opacity: .5;
	}
}
section#front-news > .wrapper .news-list-wrap .news-list-item .date-category-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	gap: .5em 1.6rem;
}
section#front-news > .wrapper .news-list-wrap .news-list-item .date-category-wrap .date {
	font-size: 1.6rem;
	line-height: 1.6;
}
@media only screen and (max-width: 1023px) {
	section#front-news > .wrapper .news-list-wrap .news-list-item .date-category-wrap .date {
		font-size: 1.4rem;
	}
}
section#front-news > .wrapper .news-list-wrap .news-list-item .date-category-wrap .category-wrap {
	font-size: 1.3rem;
	font-weight: 700;
	line-height: 1;
	text-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-flow: column;
	flex-flow: column;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: .25rem;
}
@media only screen and (max-width: 1023px) {
	section#front-news > .wrapper .news-list-wrap .news-list-item .date-category-wrap .category-wrap {
		font-size: 1rem;
	}
}
section#front-news > .wrapper .news-list-wrap .news-list-item .date-category-wrap .category-wrap .category {
	min-width: 8rem;
	color: var(--c_white);
	background: var(--c_primary_dark);
	border-radius: .4rem;
	padding: .347em .5em .5em;
}

aside.front-cta-btn-wrap {
	margin-top: 3rem;
	padding: 0 1rem;
}
@media only screen and (max-width: 1023px) {
	aside.front-cta-btn-wrap {
		margin-top: 2rem;
	}
}
aside.front-cta-btn-wrap > .wrapper {
	max-width: 128rem;
	margin: 0 auto;
}
