@charset "utf-8";
/*------------------------------------------------------------
	startup
------------------------------------------------------------*/
#main .comTopBox {
	padding-bottom: 6.5rem;
}
#main .pageTtl {
	padding: 0;
	margin-bottom: 15.3rem;
}
#main .pageTtl:before,
#main .pageTtl:after {
	display: none;
}
#main .pageTtl h3 {
	margin-left: -21.562vw;
	padding: 0.813vw 1.25vw 0.875vw 2.25vw;
	position: absolute;
	left: 50%;
	top: 10.2%;
	color: #fff;
	font-size: 2.656vw;
	line-height: 1.2;
	letter-spacing: 0.15em;
	background-color: rgba(2, 132, 48, 0.8);
	border-radius: 0.875vw;
	z-index: 1;
}
#main .pageTtl h3:after {
	position: absolute;
	right: 18.3%;
	bottom: -0.875vw;
	width: 1.25vw;
	height: 0.875vw;
	background-color: rgba(2, 132, 48, 0.8);
	clip-path: polygon(0 0, 100% 0, 50% 100%);
	content: "";
}
@media all and (max-width: 1200px) {
	#main .pageTtl h3 {
		margin-left: -25.8744rem;
		padding: 0.9756rem 1.5rem 1.05rem 2.7rem;
		font-size: 3.1872rem;
		border-radius: 1.05rem;
	}
	#main .pageTtl h3:after {
		bottom: -1.05rem;
		width: 1.5rem;
		height: 1.05rem;
	}
}
#main .comTtlBox {
	margin-bottom: 1rem;
	width: auto;
	padding: 0.4rem 7.2rem 1.7rem;
}
#main .comTtlBox h3 .large {
	margin-bottom: 1.8rem;
	line-height: 1.04;
	letter-spacing: 0.12em;
}
#main .comTtlBox .bgTxt {
	padding: 0.5rem;
	margin: 0 auto;
	width: 38rem;
	color: #000;
	letter-spacing: 0.15em;
	font-size: 1.6rem;
}
#main .free {
	margin-bottom: 13.5rem;
}
#main .free .imgBox {
	align-items: flex-start;
}
#main .free .imgBox .txtBox {
	margin-top: 10.5rem;
	flex: 1;
}
#main .free .imgBox .txtBox h4 {
	margin-bottom: 1.5rem;
	font-size: 2.6rem;
	font-weight: 700;
	letter-spacing: 0.15em;
}
#main .free .imgBox .txtBox p {
	margin-bottom: 3rem;
	line-height: 2.5;
	text-align: justify;
	letter-spacing: 0.04em;
}
#main .free .imgBox .txtBox .notes {
	font-size: 1.4rem;
	line-height: 1.64;
	padding-left: 1em;
	text-indent: -1em;
	letter-spacing: 0;
}
#main .free .imgBox .phoBox {
	margin-right: -0.5rem;
	width: 55.6rem;
}
#main .plan {
	background: #F6F7E3;
}
#main .plan .content {
	padding: 9.1rem 0 16.7rem;
	position: relative;
}
#main .plan h3 {
	position: absolute;
	left: 0;
	padding-left: 0.3rem;
	top: -1.2rem;
	width: 100%;
	display: flex;
	color: #00A23E;
	font-size: 1.2rem;
	line-height: 1.2;
	letter-spacing: 0.05em;
}
#main .plan h3:after {
	margin: 1.1rem 0 0 1.4rem;
	display: block;
	flex: 1;
	border-top: 1px solid #000;
	content: "";
}
#main .plan .listBox {
	margin-bottom: 5.6rem;
}
#main .plan .listBox h4 {
	margin: 0 0 6.1rem;
	padding: 0 0 0 2rem;
	font-size: 3.2rem;
	line-height: 1.47;
	letter-spacing: 0.02em;
}
#main .plan .listBox h4:before {
	top: 1rem;
}
#main .plan .listBox h4:after {
	height: calc(50% - 0.7rem);
}
#main .plan .listBox .lBox {
	margin-top: 0.6rem;
	width: 45rem;
	position: relative;
}
#main .plan .listBox .lBox:after {
	position: absolute;
	right: -7.2rem;
	top: 50%;
	width: 6.2rem;
	margin-top: -2.4rem;
	aspect-ratio: 62/78;
	background: url(../img/startup/arrow.svg) no-repeat left top/100%;
	content: "";
}
#main .plan .listBox .lBox .imgBox {
	width: 42.1rem;
}
#main .plan .listBox .lBox .ttl {
	margin-bottom: 0.2rem;
	font-size: 1.8rem;
	font-weight: 700;
	letter-spacing: 0.03em;
	text-align: center;
}
#main .plan .listBox .rBox {
	margin-right: 0.2rem;
	width: 54.6rem;
}
#main .plan .listBox .rBox .ttl {
	margin-bottom: 0.5rem;
	font-size: 2.4rem;
	font-weight: 700;
	letter-spacing: 0.05em;
	text-align: center;
}
#main .plan .listBox .rBox .txtImg {
	padding: 5.5rem 4.8rem 5.2rem 7rem;
	background: #00A23E;
	border-radius: 3rem;
}
#main .plan .bgBox {
	padding: 6.7rem 18.5rem 5.4rem;
	background-color: #fff;
	border-radius: 18.4rem;
}
#main .plan .bgBox h4 {
	margin-bottom: 1rem;
	color: #00A23E;
	font-size: 2.6rem;
	font-weight: 700;
	letter-spacing: 0.06em;
	text-align: center;
}
#main .plan .bgBox p {
	line-height: 2.5;
	text-align: justify;
	letter-spacing: 0.04em;
}
#main .btmBox {
	padding: 14rem 0 22.5rem;
	background-color: #00A23E;
}
#main .btmBox .midTxt {
	margin-bottom: 3rem;
	font-size: 1.8rem;
	font-weight: 700;
	letter-spacing: 0.09em;
	text-align: center;
}
#main .btmBox .comTelBox {
	margin-top: 0;
}
@media all and (min-width: 897px) {}
@media all and (max-width: 896px) {
	#main .comTopBox {
		padding-bottom: 1.8rem;
	}
	#main .comTopBox h2 {
		letter-spacing: 0.1em;
		font-size: 5.3rem;
		line-height: 1;
	}
	#main .pageTtl {
		margin-bottom: 8.5rem;
	}
	#main .pageTtl h3 {
		margin-left: -18.5rem;
		padding: 0.7rem 1.8rem 0.8rem 2.2rem;
		top: 12.63%;
		font-size: 2.2rem;
		letter-spacing: 0.15em;
		border-radius: 1rem;
	}
	#main .pageTtl h3:after {
		right: 19%;
		bottom: -0.8rem;
		width: 1rem;
		height: 0.8rem;
	}
	#main .comTtlBox {
		margin-bottom: 4.8rem;
		width: 36.2rem;
		padding: 5rem 1rem 3.5rem;
	}
	#main .comTtlBox h3 .large {
		margin-bottom: 1.4rem;
		line-height: 1.04;
		font-size: 5.4rem;
		letter-spacing: 0.1em;
	}
	#main .comTtlBox .bgTxt {
		padding: 0.2rem;
		width: 30.8rem;
		letter-spacing: 0.02em;
		font-size: 1.7rem;
	}
	#main .free {
		margin-bottom: 15rem;
	}
	#main .free .imgBox {
		display: block;
	}
	#main .free .imgBox .txtBox {
		margin-top: 0;
	}
	#main .free .imgBox .txtBox h4 {
		margin-bottom: 0.8rem;
		font-size: 2.1rem;
		letter-spacing: 0.1em;
	}
	#main .free .imgBox .txtBox p {
		margin-bottom: 2rem;
		line-height: 1.72;
	}
	#main .free .imgBox .txtBox .notes {
		line-height: 1.36;
	}
	#main .free .imgBox .phoBox {
		margin: -6.7rem 0 0 -1.1rem;
		width: auto;
		text-align: center;
	}
	#main .free .imgBox .phoBox img {
		width: 36.9rem;
	}
	#main .plan .content {
		padding: 4.8rem 0 8.6rem;
	}
	#main .plan h3 {
		padding-left: 0;
		top: -1.4rem;
		width: calc(100% + 2.5rem);
	}
	#main .plan h3:after {
		margin: 1.2rem 0 0 0.7rem;
		border-top: 1px solid #000;
	}
	#main .plan .listBox {
		margin-bottom: 5rem;
	}
	#main .plan .listBox h4 {
		margin: 0 0 3.2rem;
		padding: 0.3rem 0 0 2.7rem;
		font-size: 3rem;
		line-height: 1.2;
	}
	#main .plan .listBox h4:before,
	#main .plan .listBox h4:after {
		width: 0.8rem;
	}
	#main .plan .listBox h4:before {
		top: 0.8rem;
	}
	#main .plan .listBox h4:after {
		height: calc(50% - 0.4rem);
	}
	#main .plan .listBox {
		display: block;
	}
	#main .plan .listBox .lBox {
		margin-bottom: 7.2rem;
		width: auto;
	}
	#main .plan .listBox .lBox:after {
		right: auto;
		left: 50%;
		top: auto;
		bottom: -7rem;
		width: 6.8rem;
		margin: 0 0 0 -3.4rem;
		aspect-ratio: 136/88;
		background-image: url(../img/startup/arrow_sp.svg);
	}
	#main .plan .listBox .lBox .imgBox {
		margin: 0 auto;
		width: 33.5rem;
	}
	#main .plan .listBox .lBox .ttl {
		margin-bottom: 0.8rem;
	}
	#main .plan .listBox .rBox {
		margin-right: 0;
		width: auto;
	}
	#main .plan .listBox .rBox .ttl {
		margin-bottom: 0.7rem;
		font-size: 2.5rem;
		line-height: 1.38;
		text-align: left;
	}
	#main .plan .listBox .rBox .txtImg {
		padding: 2.6rem 2rem 1.8rem 2.9rem;
		border-radius: 1.5rem;
	}
	#main .plan .bgBox {
		padding: 3.8rem 2.5rem 3.5rem;
		border-radius: 3rem;
	}
	#main .plan .bgBox h4 {
		margin-bottom: 1.5rem;
		line-height: 1.15;
		text-align: left;
	}
	#main .plan .bgBox p {
		line-height: 1.72;
		letter-spacing: 0.02em;
	}
	#main .btmBox {
		padding: 7.1rem 0 15.7rem;
	}
	#main .btmBox .midTxt {
		margin-bottom: 1.3rem;
		font-size: 1.7rem;
		line-height: 1.6;
		letter-spacing: 0;
	}
	#main .comTelBox .ttlInner .ttl {
		margin-left: 1.5rem;
		font-size: 1.9rem;
		line-height: 1.47;
		letter-spacing: 0.07em;
	}
}