@charset "utf-8";
/*------------------------------------------------------------
	index
------------------------------------------------------------*/
.main-visual {
	padding: 12rem 0;
	min-height: 81.5rem;
	position: relative;
	background: url(../img/index/curve.png) no-repeat center bottom / 192rem 8rem, url(../img/index/mv_bg.jpg) no-repeat center center / cover;
}
@media all and (min-width: 1921px) {
	.main-visual {
		background-size: 100% 8rem, cover;
	}
}
.main-visual .mv-inner {
	margin: 0 auto;
	width: 87.5%;
}
.main-visual .main-img {
	margin-bottom: 3.5rem;
	width: 71.5%;
	min-height: 39.4rem;
	display: flex;
	align-items: center;
	position: relative;
}
.main-visual .main-img img {
	width: 100%;
}
.main-visual h1 {
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
}
.main-visual .com-btn {
	width: 71.5%;
}
.main-visual .com-btn a {
	padding: 0 6rem;
	width: 48rem;
}
.main-visual .com-btn a .image {
	right: -0.3rem;
	top: -2.3rem;
}
.main-visual .mail-form {
	margin-top: 3rem;
	padding-right: 0;
	width: 26.667%;
	max-width: 48rem;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	border-radius: 1.6rem 0 0 1.6rem;
	z-index: 1;
}
.main-visual .mail-form .inner-wrap {
	padding: 2rem 3rem 2.5rem 2.5rem;
	border-radius: 1.1rem 0 0 1.1rem;
}
#main .about .content {
	padding: 7.9rem 0;
	position: relative;
	z-index: 1;
}
#main .about .content::before {
	width: 64rem;
	position: absolute;
	left: -38rem;
	top: 0;
	background: url(../img/index/about_bg01.png) no-repeat center center / 100%;
	aspect-ratio: 1;
	content: '';
	z-index: -1;
}
#main .about .content::after {
	width: 48rem;
	position: absolute;
	right: -38rem;
	bottom: 0;
	background: url(../img/index/about_bg01.png) no-repeat center center / 100%;
	aspect-ratio: 1;
	content: '';
	z-index: -1;
}
#main .about .img-box {
	margin-bottom: 8rem;
	display: flex;
	justify-content: space-between;
}
#main .about .img-box .text-box {
	width: 48%;
}
#main .about .img-box .text-box .ttl {
	margin-bottom: 2.1rem;
	color: transparent;
	font-size: 3.2rem;
	font-weight: 700;
	letter-spacing: 0.02em;
	background: var(--_, linear-gradient(90deg, #2CABDE 0%, #8D52FF 100%));
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
#main .about .img-box .text-box p {
	margin-bottom: 2.8rem;
	line-height: 1.75;
	letter-spacing: 0.02em;
}
#main .about .img-box .text-box p:last-child {
	margin-bottom: 0 !important;
}
#main .about .img-box .text-box p strong {
	font-weight: 700;
	color: #0873C1;
}
#main .about .img-box .text-box .note {
	padding-left: 1em;
	text-indent: -1em;
	font-size: 1.2rem;
}
#main .about .img-box .photo-box {
	width: 47%;
	margin-top: 1.5rem;
}
#main .about .img-box .photo-box img {
	width: 100%;
	border-radius: 1.6rem;
}
#main .about .sub-box {
	margin-bottom: 4rem;
	padding: 4.6rem 5.6rem 4.9rem;
	border-radius: 1.6rem;
	border: 0.4rem solid #2CABDE;
	background: #fff;
}
#main .about .sub-box:last-child {
	margin-bottom: 0;
}
#main .about .sub-box .img-box {
	margin-bottom: 0;
	flex-direction: row-reverse;
}
#main .about .sub-box .img-box .photo-box {
	width: 46.55%;
	display: flex;
	align-items: center;
}
#main .source {
	padding: 8.1rem 0 8rem;
}
#main .source .com-headline01 {
	margin-bottom: 8rem;
	padding-bottom: 2.5rem;
}
#main .source .image01 {
	margin-bottom: 7rem;
	text-align: center;
}
#main .source .image01 img {
	width: 72rem;
}
#main .source .case .com-headline02 {
	margin-bottom: 3.5rem;
}
#main .source .case .case-wrap {
	padding: 4.8rem 5.9rem 5.9rem;
	display: flex;
	justify-content: space-between;
	border-radius: 1.6rem;
	border: 0.1rem solid rgba(0, 0, 0, 0.20);
}
#main .source .case .text-box {
	width: 48%;
}
#main .source .case .text-box .ttl {
	margin-bottom: 2.4rem;
	font-size: 2.4rem;
	font-weight: 700;
	letter-spacing: 0.02em;
}
#main .source .case .text-box p {
	line-height: 1.75;
	letter-spacing: 0.02em;
}
#main .source .case .text-box p strong {
	font-weight: 700;
	color: #0873C1;
}
#main .source .case .photo-box {
	width: 45.4%;
	margin-top: 0.9rem;
}
#main .source .case .photo-box img {
	width: 100%;
}
#main .contact {
	padding: 1rem;
	border-radius: 1.6rem;
	background: linear-gradient(90deg, #2CABDE 0%, #8D52FF 100%);
}
#main .contact .inner {
	padding: 5rem;
	background: #fff;
	border-radius: 0.5rem;
}
#main .contact .heading {
	margin-bottom: 0.5rem;
	text-align: center;
	font-size: 2.4rem;
	font-weight: 700;
	letter-spacing: 0.02em;
}
#main .contact .heading .en {
	margin-bottom: 0.8rem;
	display: block;
}
#main .contact .heading .en img {
	width: 23.5rem;
}
#main .contact .heading-sub {
	margin-bottom: 3rem;
	font-size: 1.6rem;
	font-weight: 700;
	letter-spacing: 0.02em;
	text-align: center;
}
#main .contact .btn-row {
	display: flex;
	justify-content: space-between;
}
#main .contact .btn-row .com-btn {
	width: calc(50% - 1rem);
}
#main .bg-wrap {
	background: url(../img/index/bg_curve_01.png) no-repeat center top / 100% 64rem, url(../img/index/bg_curve_02.png) no-repeat center bottom / 100% 40rem, linear-gradient(90deg, rgba(44, 171, 222, 0.10) 0%, rgba(141, 82, 255, 0.10) 100%);
}
#main .function {
	padding: 7.9rem 0;
}
#main .function .com-headline01 {
	margin-bottom: 8rem;
}
#main .function .function-list {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	gap: 4rem 0;
}
#main .function .function-list li {
	padding: 0 3.5rem 2.8rem;
	width: calc(50% - 2rem);
	background: #fff;
	border-radius: 1.6rem;
	border: 0.5rem solid #2CABDE;
}
#main .function .function-list li .num {
	margin-bottom: 2.3rem;
	text-align: center;
}
#main .function .function-list li .num .txt {
	margin: 0 auto -0.1rem;
	padding: 2.8rem 0 0.5rem;
	width: 5.3rem;
	display: block;
	color: #fff;
	font-weight: bold;
	border-radius: 0 0 0.4rem 0.4rem;
	background: linear-gradient(90deg, #2CABDE 0%, #8D52FF 100%);
}
#main .function .function-list li .num .barlow {
	display: block;
	color: transparent;
	font-size: 6rem;
	font-weight: 700;
	line-height: 1;
	background: linear-gradient(90deg, #2CABDE 0%, #8D52FF 100%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
#main .function .function-list li .icon {
	margin-bottom: 2rem;
	text-align: center;
}
#main .function .function-list li .icon img {
	width: 8rem;
}
#main .function .function-list li .ttl {
	text-align: center;
	font-size: 2.4rem;
	font-weight: 700;
	letter-spacing: 0.02em;
	margin-bottom: 1.3rem;
}
#main .function .function-list li p {
	letter-spacing: 0.02em;
	line-height: 1.75;
}
#main .movie {
	padding: 8rem 0;
}
#main .movie .com-headline01 {
	padding-bottom: 2.5rem;
	margin-bottom: 8rem;
}
#main .movie .movie-wrap {
	margin: 0 auto;
	max-width: 96rem;
	border-radius: 1.6rem;
	overflow: hidden;
	box-shadow: 0 4.8rem 9.6rem 0 rgba(0, 0, 0, 0.10);
}
#main .movie .movie-wrap iframe {
	width: 100%;
	height: auto;
	vertical-align: top;
	aspect-ratio: 960/540;
	border: none;
}
#main .feature {
	padding: 7.9rem 0;
}
#main .feature .com-headline01 {
	margin-bottom: 8rem;
}
#main .feature .feature-list {
	display: flex;
	flex-direction: column;
	gap: 4rem;
}
#main .feature .feature-list li {
	padding: 0 5.5rem 5.5rem;
	width: 100%;
	display: flex;
	justify-content: space-between;
	border-radius: 1.6rem;
	border: 0.5rem solid #2CABDE;
}
#main .feature .feature-list li .text-box {
	width: 53%;
}
#main .feature .feature-list li .text-box .ttl-box {
	margin-bottom: 1.4rem;
	display: flex;
	gap: 2rem;
}
#main .feature .feature-list li .text-box .num {
	flex-shrink: 0;
	text-align: center;
	white-space: nowrap;
}
#main .feature .feature-list li .text-box .num .txt {
	margin: 0 auto;
	width: 7.3rem;
	padding: 1.3rem 0 0.5rem;
	display: block;
	color: #fff;
	font-weight: 700;
	border-radius: 0 0 0.4rem 0.4rem;
	background: linear-gradient(90deg, #2CABDE 0%, #8D52FF 100%);
}
#main .feature .feature-list li .text-box .num .barlow {
	margin-top: -0.7rem;
	display: block;
	font-size: 8.4rem;
	line-height: 1;
	background: linear-gradient(90deg, #2CABDE 0%, #8D52FF 100%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
#main .feature .feature-list li .text-box .heading {
	margin-top: 4.4rem;
	flex: 1;
	font-size: 2.4rem;
	font-weight: 700;
	letter-spacing: 0.02em;
}
#main .feature .feature-list li .text-box p {
	letter-spacing: 0.02em;
	line-height: 1.75;
	margin-bottom: 1.6rem;
}
#main .feature .feature-list li .text-box p:last-child {
	margin-bottom: 0 !important;
}
#main .feature .feature-list li .text-box .note {
	color: #555;
	font-size: 1.2rem;
}
#main .feature .feature-list li .photo-box {
	padding-top: 5.5rem;
	width: 40.9%;
}
#main .feature .feature-list li .photo-box img {
	width: 100%;
}
#main .bg-gray {
	background: url(../img/index/bg_curve_03.png) no-repeat center top / 100% 64rem, url(../img/index/bg_curve_02.png) no-repeat center bottom / 100% 40rem, #F4F4F4;
}
#main .flow {
	padding: 8rem 0;
}
#main .flow .com-headline01 {
	padding-bottom: 2.5rem;
	margin-bottom: 8rem;
}
#main .flow .flow-list {
	display: flex;
	flex-wrap: wrap;
	gap: 4rem;
}
#main .flow .flow-list li {
	padding: 3.6rem 3.9rem 3.2rem;
	width: calc((100% - 8rem) / 3);
	position: relative;
	border-radius: 1.6rem;
	border: 0.1rem solid rgba(0, 0, 0, 0.20);
	background: #fff;
}
#main .flow .flow-list li::after {
	width: 0;
	height: 0;
	position: absolute;
	right: -3.1rem;
	top: 50%;
	transform: translateY(-50%);
	box-sizing: border-box;
	border-left: 2rem solid #2CABDE;
	border-top: 2rem solid transparent;
	border-bottom: 2rem solid transparent;
	content: '';
}
#main .flow .flow-list li:last-child::after {
	display: none;
}
#main .flow .flow-list li .num {
	margin-bottom: 2.4rem;
	text-align: center;
	font-weight: 700;
	opacity: 0.25;
	line-height: 1;
}
#main .flow .flow-list li .num .barlow {
	margin-top: -0.3rem;
	display: block;
	font-size: 6rem;
	line-height: 1;
}
#main .flow .flow-list li .icon {
	margin-bottom: 2.1rem;
	text-align: center;
}
#main .flow .flow-list li .icon img {
	width: 8rem;
}
#main .flow .flow-list li .ttl {
	text-align: center;
	font-size: 2rem;
	font-weight: 700;
	letter-spacing: 0.02em;
	margin-bottom: 1.5rem;
}
#main .flow .flow-list li .text {
	line-height: 1.75;
	letter-spacing: 0.02em;
}
#main .flow .flow-list li .text a {
	text-decoration: underline;
	color: #0873C1;
}
#main .faq {
	padding: 7.9rem 0;
}
#main .faq .com-headline01 {
	padding-bottom: 2.5rem;
	margin-bottom: 8rem;
}
#main .faq .com-headline01 .en img {
	height: 9.7rem;
}
#main .faq-list {
	margin-bottom: 1.9rem;
	background: #fff;
	border-radius: 1.6rem;
	border: 0.1rem solid rgba(0, 0, 0, 0.20);
	overflow: hidden;
}
#main .faq-list:last-child {
	margin-bottom: 0 !important;
}
#main .faq-list dt {
	padding: 3rem 3.9rem;
	min-height: 11.8rem;
	display: flex;
	align-items: center;
	gap: 2rem;
	font-weight: 700;
	cursor: pointer;
	transition: 0.3s;
}
#main .faq-list dt .mark {
	height: 5.5rem;
	align-self: flex-start;
	display: flex;
	align-items: center;
	color: #2CABDE;
	font-size: 3.2rem;
	line-height: 1;
	flex-shrink: 0;
}
#main .faq-list dt .ttl {
	flex: 1;
	letter-spacing: 0.02em;
}
#main .faq-list dt .icon {
	width: 4rem;
	position: relative;
	border-radius: 100%;
	background: rgba(34, 34, 34, 0.05);
	aspect-ratio: 1;
	transition: 0.3s;
}
#main .faq-list dt .icon::before {
	width: 1.4rem;
	height: 0.2rem;
	position: absolute;
	left: 50%;
	top: 50%;
	background: #222;
	transform: translate(-50%, -50%);
	content: '';
}
#main .faq-list dt .icon::after {
	width: 0.2rem;
	height: 1.4rem;
	position: absolute;
	left: 50%;
	top: 50%;
	background: #222;
	transform: translate(-50%, -50%);
	content: '';
}
#main .faq-list dt.on .icon::after {
	display: none;
}
#main .faq-list dd {
	display: none;
}
#main .faq-list dd .inner {
	padding: 0.1rem 3.9rem 3.9rem;
	display: flex;
	gap: 2rem;
}
#main .faq-list dd .mark {
	margin-top: -0.6rem;
	color: #8D52FF;
	font-size: 3.2rem;
	line-height: 1;
	flex-shrink: 0;
}
#main .faq-list dd .text-box {
	flex: 1;
}
#main .faq-list dd .text-box p {
	margin-bottom: 1.5rem;
	line-height: 1.5;
	letter-spacing: 0.02em;
}
#main .faq-list dd .text-box p:last-child {
	margin-bottom: 0 !important;
}
#main .faq-list dd .text-box .bg-box {
	margin-bottom: 2rem;
	padding: 1.3rem 2.5rem 1.5rem;
	border-radius: 0.8rem;
	background: rgba(34, 34, 34, 0.05);
}
#main .faq-list dd .text-box .bg-box:last-of-type {
	margin-bottom: 1.3rem;
}
#main .faq-list dd .text-box .bg-box:last-child {
	margin-bottom: 0;
}
#main .faq-list dd .text-box li {
	padding-left: 1.2em;
	position: relative;
	letter-spacing: 0.02em;
}
#main .faq-list dd .text-box .txt-list01 {
	counter-reset: my-counter;
}
#main .faq-list dd .text-box .txt-list01 li::before {
	content: counter(my-counter) ".";
	counter-increment: my-counter;
	position: absolute;
	left: 0;
	top: 0;
}
#main .faq-list dd .text-box .txt-list02 li::before {
	content: '';
	width: 0.4rem;
	height: 0.4rem;
	position: absolute;
	left: 0.3em;
	top: 0.7em;
	background: currentColor;
	border-radius: 100%;
}
#main .faq-list dd .text-box .ttl {
	font-weight: 700;
	margin-bottom: 0.8rem;
}
#main .faq-list dd .text-box a {
	color: #0873C1;
	text-decoration: underline;
}
@media all and (min-width: 1200px) and (max-width: 1280px) {
	.main-visual .mv-inner {
		width: 86.6%;
	}
	.main-visual .main-img {
		margin-bottom: 0.75vw;
		width: 69.8%;
	}
}
@media all and (max-width: 1199px) {
	.main-visual {
		padding-bottom: 16.8rem;
		min-height: initial;
		background-size: 120rem 8rem, cover;
	}
	.main-visual .mv-inner {
		width: 89.5%;
	}
	.main-visual .main-img {
		margin-bottom: 3.5rem;
		width: auto;
		min-height: initial;
		display: block;
	}
	.main-visual .com-btn {
		width: auto;
	}
	.main-visual .mail-form {
		display: none;
	}
	#main .about {
		margin-top: -4.9rem;
	}
	#main .about .content {
		padding: 8rem 0;
	}
	#main .about .content::before {
		width: 38.4rem;
		left: 0;
		top: 0.2rem;
	}
	#main .about .content::after {
		width: 19.2rem;
		right: 0;
	}
	#main .about .img-box {
		display: block;
	}
	#main .about .img-box .text-box {
		width: auto;
	}
	#main .about .img-box .photo-box {
		margin-top: 5.2rem;
		width: auto;
		text-align: center;
	}
	#main .about .img-box .photo-box img {
		width: 47rem;
	}
	#main .about .sub-box {
		padding-bottom: 5.6rem;
	}
	#main .about .sub-box .img-box {
		display: flex;
		flex-direction: column-reverse;
	}
	#main .about .sub-box .img-box .text-box {
		width: 100%;
	}
	#main .about .sub-box .img-box .photo-box {
		width: 100%;
		display: block;
	}
	#main .about .sub-box .img-box .photo-box img {
		width: 41rem;
	}
	#main .source .case .case-wrap {
		display: block;
	}
	#main .source .case .text-box {
		width: auto;
	}
	#main .source .case .photo-box {
		margin-top: 3rem;
		width: auto;
		text-align: center;
	}
	#main .source .case .photo-box img {
		width: 40rem;
	}
	#main .contact {
		border-radius: 1.2rem;
	}
	#main .contact .inner {
		padding: 3rem 1rem;
		border-radius: 0.2rem;
	}
	#main .contact .heading {
		margin-bottom: 0.8rem;
		font-size: 2rem;
	}
	#main .contact .heading .en {
		margin-bottom: 0.4rem;
	}
	#main .contact .heading .en img {
		width: 15.7rem;
	}
	#main .contact .heading-sub {
		margin-bottom: 2.2rem;
		font-size: 1.2rem;
	}
	#main .contact .btn-row {
		flex-direction: column;
		gap: 2.6rem;
	}
	#main .contact .btn-row .com-btn {
		width: 100%;
	}
	#main .contact .btn-row .com-btn p {
		margin-bottom: 1.3rem;
		padding: 0 1.7rem;
		font-size: 1.2rem;
	}
	#main .contact .btn-row .com-btn a {
		height: 5.6rem;
		font-size: 1.4rem;
	}
	#main .contact .btn-row .com-btn a .txt {
		width: 24.6rem;
		max-width: 100%;
		display: block;
		margin: 0 auto;
		padding-left: 2.9rem;
		padding-bottom: 0.1rem;
		background-size: 2.4rem;
	}
	#main .contact .btn-row .com-btn a .image {
		width: 8.8rem;
		top: -0.7rem;
	}
	#main .contact .btn-row .com-btn-cta a .image {
		width: 8rem;
		top: 0.4rem;
	}
	#main .bg-wrap {
		position: relative;
		background-size: 120rem 64rem, 120rem 40rem;
		background-position: center top 4.8rem, center bottom -4.8rem;
	}
	#main .bg-wrap::before {
		width: 100%;
		height: 5.5rem;
		position: absolute;
		left: 0;
		top: 0;
		background: #fff;
		content: '';
	}
	#main .feature .feature-list li {
		display: block;
	}
	#main .feature .feature-list li .text-box {
		width: auto;
	}
	#main .feature .feature-list li .photo-box {
		width: auto;
		text-align: center;
	}
	#main .feature .feature-list li .photo-box img {
		width: 36rem;
	}
	#main .bg-gray {
		position: relative;
		background-size: 120rem 64rem, 120rem 40rem;
		background-position: center top 5rem, center bottom -4rem;
	}
	#main .bg-gray::before {
		width: 100%;
		height: 5.5rem;
		position: absolute;
		left: 0;
		top: 0;
		background: #fff;
		content: '';
	}
}
@media all and (min-width: 768px) {
	#main .flow .flow-list li .text a:hover {
		color: #2CABDE;
		text-decoration: none;
	}
	#main .faq-list dt:hover {
		background: linear-gradient(0deg, rgba(34, 34, 34, 0.05) 0%, rgba(34, 34, 34, 0.05) 100%), #FFF;
	}
	#main .faq-list dt:hover .icon {
		background-color: #fff;
	}
	#main .faq-list dd .text-box a:hover {
		color: #2CABDE;
		text-decoration: none;
	}
}
@media all and (min-width: 768px) and (max-width: 1199px) {
	#main .source .case .text-box .ttl br {
		display: none;
	}
}
@media all and (max-width: 767px) {
	.main-visual {
		padding: 8rem 0 14.4rem;
		background-size: 82rem 8rem, cover;
	}
	.main-visual .main-img {
		margin-bottom: 2.5rem;
	}
	.main-visual .com-btn a {
		padding: 0 3.3rem;
		width: 100%;
		max-width: 33.5rem;
	}
	.main-visual .com-btn a .image {
		right: -0.4rem;
		top: -0.5rem;
	}
	#main .about {
		margin-top: -6.4rem;
	}
	#main .about .content {
		padding: 8rem 0 4rem;
	}
	#main .about .content::before {
		width: 37.5rem;
		left: -10rem;
		top: 4rem;
	}
	#main .about .content::after {
		width: 25rem;
		right: -10rem;
	}
	#main .about .img-box {
		margin-bottom: 3.5rem;
	}
	#main .about .img-box .text-box .ttl {
		margin-bottom: 3.2rem;
		font-size: 2.4rem;
	}
	#main .about .img-box .photo-box {
		margin: 0 0 3.2rem;
	}
	#main .about .img-box .photo-box img {
		border-radius: 1.2rem;
	}
	#main .about .sub-box {
		margin-bottom: 2rem;
		padding: 2.3rem 2.6rem 2rem;
		border-radius: 1.2rem;
	}
	#main .about .sub-box .img-box {
		flex-direction: column;
	}
	#main .about .sub-box .img-box .photo-box {
		margin-bottom: 2.2rem;
	}
	#main .source {
		padding: 4rem 0 8rem;
	}
	#main .source .com-headline01 {
		margin-bottom: 4rem;
		padding-bottom: 1.5rem;
	}
	#main .source .image01 {
		margin-bottom: 3.7rem;
	}
	#main .source .case .com-headline02 {
		margin-bottom: 2.8rem;
	}
	#main .source .case .case-wrap {
		padding: 2.1rem 2.9rem;
		border-radius: 1.2rem;
	}
	#main .source .case .text-box .ttl {
		margin-bottom: 2.2rem;
		font-size: 1.8rem;
	}
	#main .source .case .photo-box {
		margin: 0 0 2.4rem;
	}
	#main .contact .btn-row .com-btn a {
		padding: 0 2.5rem;
	}
	#main .contact .btn-row .com-btn-cta a {
		padding: 0 3.2rem;
	}
	#main .bg-wrap {
		background-size: 76.7rem 32rem, 76.7rem 20rem;
		background-position: center top 10.8rem, center bottom -7rem;
	}
	#main .bg-wrap::before {
		height: 11rem;
	}
	#main .function {
		padding-bottom: 4rem;
	}
	#main .function .com-headline01 {
		padding-bottom: 1.5rem;
		margin-bottom: 4rem;
	}
	#main .function .function-list {
		gap: 2rem 0;
	}
	#main .function .function-list li {
		padding: 0 2.5rem 1.9rem;
		width: 100%;
		border-radius: 1.2rem;
	}
	#main .function .function-list li .num .txt {
		margin-bottom: -0.2rem;
		padding-top: 1.8rem;
		font-size: 1.6rem;
	}
	#main .function .function-list li .icon {
		margin-bottom: 2.1rem;
	}
	#main .function .function-list li .icon img {
		width: 6rem;
	}
	#main .function .function-list li .ttl {
		margin-bottom: 1.6rem;
		font-size: 2rem;
	}
	#main .movie {
		padding: 4rem 0 0.1rem;
	}
	#main .movie .com-headline01 {
		padding-bottom: 1.7rem;
		margin-bottom: 4rem;
	}
	#main .movie .movie-wrap {
		border-radius: 1.2rem;
	}
	#main .feature .com-headline01 {
		margin-bottom: 4rem;
		padding-bottom: 1.5rem;
	}
	#main .feature .feature-list {
		gap: 2rem;
	}
	#main .feature .feature-list li {
		padding: 0 2.5rem 2rem;
		border-radius: 1.2rem;
		display: block;
	}
	#main .feature .feature-list li .text-box {
		width: auto;
	}
	#main .feature .feature-list li .text-box .ttl-box {
		margin-bottom: 2.4rem;
		display: block;
	}
	#main .feature .feature-list li .text-box .num .txt {
		padding-top: 1.8rem;
		width: 5.3rem;
		font-size: 1.6rem;
	}
	#main .feature .feature-list li .text-box .num .barlow {
		margin-top: -0.2rem;
		font-size: 6rem;
	}
	#main .feature .feature-list li .text-box .heading {
		margin-top: 1.5rem;
		font-size: 2rem;
	}
	#main .feature .feature-list li .photo-box {
		margin-bottom: 2.2rem;
		padding-top: 0;
		width: auto;
		text-align: center;
	}
	#main .bg-gray {
		background-size: 76.7rem 32rem, 76.7rem 20rem;
		background-position: center top 10.8rem, center bottom -2.8rem;
	}
	#main .bg-gray::before {
		height: 11rem;
	}
	#main .flow {
		padding-bottom: 0;
	}
	#main .flow .com-headline01 {
		padding-bottom: 1.6rem;
		margin-bottom: 4rem;
	}
	#main .flow .flow-list li {
		padding: 2.5rem 2.9rem 2.5rem;
		width: 100%;
		border-radius: 1.2rem;
	}
	#main .flow .flow-list li::after {
		right: 50%;
		top: auto;
		bottom: -3.1rem;
		transform: translateX(50%);
		border-left: 2rem solid transparent;
		border-right: 2rem solid transparent;
		border-top: 2rem solid #2CABDE;
		border-bottom: none;
	}
	#main .flow .flow-list li .num {
		font-size: 1.6rem;
	}
	#main .flow .flow-list li .icon img {
		width: 6rem;
	}
	#main .flow .flow-list li .ttl {
		margin-bottom: 1.6rem;
	}
	#main .flow .flow-list li .text a:hover {
		text-decoration: underline;
	}
	#main .faq .com-headline01 {
		padding-bottom: 1.5rem;
		margin-bottom: 4rem;
	}
	#main .faq .com-headline01 .en img {
		height: 3.9rem;
	}
	#main .faq-list {
		border-radius: 1.2rem;
	}
	#main .faq-list dt {
		padding: 1.4rem 1.9rem 1rem;
		min-height: 7.6rem;
		gap: 1rem;
	}
	#main .faq-list dt .mark {
		height: 3rem;
	}
	#main .faq-list dt .icon {
		width: 3.2rem;
	}
	#main .faq-list dt .icon::before {
		width: 9px;
		height: 1px;
	}
	#main .faq-list dt .icon::after {
		width: 1px;
		height: 9px;
	}
	#main .faq-list dd .inner {
		padding: 0.1rem 1.9rem 1.9rem;
		gap: 1rem;
	}
	#main .faq-list dd .text-box .bg-box {
		padding-right: 1.5rem;
	}
	#main .faq-list dd .text-box .ttl {
		font-size: 1.6rem;
		margin-left: -0.5rem;
	}
	#main .faq-list dd .text-box .sp-fz {
		font-size: 1.6rem;
	}
}