@charset "utf-8";
/*------------------------------------------------------------
	mirai
------------------------------------------------------------*/
#main .comTopBox {
	padding-bottom: 12rem;
}
#main .bgSec {
	padding-bottom: 24rem;
	position: relative;
	background: #F6F7E3;
	border-radius: 51% 51% 0 0 / 28% 28% 0 0;
}
@media all and (max-width: 1599px) {
	#main .bgSec {
		border-radius: 80rem 80rem 0rem 0rem;
	}
}
#main .bgSec:before {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 105.8rem;
	content: "";
	background-color: #00A23E;
}
#main .bgSec .content {
	position: relative;
	z-index: 1;
}
#main .about {
	margin-bottom: 2.8rem;
}
#main .about .imgBox {
	margin: 0 auto;
	max-width: 95rem;
	transform: translateY(-5.2rem);
}
#main .about .imgBox .txtBox {
	margin-top: 1.8rem;
	width: 52rem;
}
#main .about .imgBox .txtBox h3 {
	margin-bottom: 0.9rem;
	font-size: 2.6rem;
	font-weight: 700;
	line-height: 1.89;
	letter-spacing: 0.06em;
}
#main .about .imgBox .txtBox h3 img {
	margin-bottom: 1rem;
	width: 51.6rem;
}
#main .about .imgBox .txtBox p {
	line-height: 2.25;
	text-align: justify;
}
#main .about .imgBox .phoBox {
	margin-right: 0.6rem;
	width: 36.7rem;
}
#main .family {
	margin: 0 auto 20.2rem;
	max-width: 110rem;
}
#main .family h3 {
	margin-bottom: 1.8rem;
	font-size: 4.15rem;
	line-height: 1.4;
	letter-spacing: 0.07em;
	text-align: center;
	overflow: hidden;
}
#main .family h3 .sub {
	position: relative;
	padding: 0 3.8rem;
}
#main .family h3 .sub:before,
#main .family h3 .sub:after {
	position: absolute;
	right: 100%;
	top: 50%;
	width: 999rem;
	height: 1px;
	background-color: #000;
	content: "";
}
#main .family h3 .sub:before {
	right: auto;
	left: 100%;
}
#main .family .imgList {
	margin: 0 1rem 2.6rem 0;
}
#main .family .imgList li {
	width: 14rem;
}
#main .family .imgList .icon01 {
	margin-top: 1.9rem;
}
#main .family .imgList .icon02 {
	margin: 12.5rem -0.1rem 0 0.2rem;
	width: 13rem;
}
#main .family .imgList .icon04 {
	margin: 8.7rem 3rem 0 2.5rem;
	width: 11.7rem;
}
#main .family .imgList .icon05 {
	margin-top: 1.8rem;
	width: 14.6rem;
}
#main .family .imgList .icon06 {
	margin: 5.7rem 0 0 4.5rem;
}
#main .family p {
	line-height: 2.25;
	letter-spacing: 0.04em;
	text-align: center;
}
#main .bgBox {
	padding: 0 8% 14rem;
	background-color: #fff;
	border-radius: 9.1rem;
}
#main .bgBox h3 {
	margin: 0 auto 0.6rem;
	width: 57.9rem;
	padding: 0.1rem 0 0 1rem;
	font-size: 6.76rem;
	letter-spacing: 0.1em;
	line-height: 1;
	text-align: center;
	border-left: 1px solid #231815;
	border-right: 1px solid #231815;
	transform: translateY(-10rem);
}
#main .bgBox h3 .large {
	margin-top: -2.2rem;
	display: block;
	font-size: 14.7rem;
	letter-spacing: 0.1em;
}
#main .bgBox .imgBox {
	margin-bottom: 14.3rem;
}
#main .bgBox .imgBox .phoBox {
	width: 44.1rem;
}
#main .bgBox .imgBox .phoBox .bgTtl {
	padding: 1.4rem 5.5rem 1.5rem 5.5rem;
	display: inline-block;
	position: relative;
	font-size: 3rem;
	font-weight: 700;
	line-height: 1.2;
	letter-spacing: 0.1em;
	text-align: left;
	background-color: #00A23E;
	border-radius: 8rem;
}
#main .bgBox .imgBox .phoBox .bgTtl:before {
	position: absolute;
	left: 14rem;
	bottom: -6rem;
	width: 1px;
	height: 7rem;
	transform: rotate(-45deg);
	background-color: #000;
	content: "";
}
#main .bgBox .imgBox .phoBox img {
	margin: 6.1rem 2.5rem 0 auto;
	width: 32.8rem;
	display: block;
}
#main .bgBox .imgBox .txtList {
	margin: 0.6rem 0 0 8rem;
}
#main .bgBox .imgBox .txtList li {
	position: relative;
	padding-left: 2rem;
	letter-spacing: 0.02em;
}
#main .bgBox .imgBox .txtList li:not(:last-child) {
	margin-bottom: 2.1rem;
}
#main .bgBox .imgBox .txtList li:before {
	position: absolute;
	left: 0;
	top: 0.9rem;
	width: 1.2rem;
	height: 1.2rem;
	background-color: #00A23E;
	border-radius: 50%;
	content: "";
}
#main .bgBox .imgBox .txtList .ttl {
	display: block;
	color: #00A23E;
	font-size: 2rem;
	font-weight: 700;
}
#main .bgBox .reason {
	margin: 0 2rem;
}
#main .bgBox .reason h4 {
	margin-bottom: 6.7rem;
	font-size: 3rem;
	font-weight: 700;
	letter-spacing: 0.11em;
	text-align: center;
	position: relative;
}
#main .bgBox .reason h4:after {
	position: absolute;
	left: 0;
	top: 50%;
	width: 100%;
	height: 1px;
	background-color: #000;
	content: "";
}
#main .bgBox .reason h4 .sub {
	padding: 1rem 4.5rem;
	position: relative;
	z-index: 1;
	display: inline-block;
	background-color: #00A23E;
	border-radius: 4rem;
}
#main .bgBox .reasonList {
	margin: 0 1rem;
	gap: 5rem 0;
}
#main .bgBox .reasonList li {
	width: 47.5%;
	display: flex;
	align-items: flex-start;
}
#main .bgBox .reasonList .num {
	width: 5.2rem;
	height: 5.4rem;
	color: #00A23E;
	font-size: 3.2rem;
	display: flex;
	align-items: center;
	justify-content: center;
	line-height: 1;
	text-align: center;
	background: url(../img/mirai/num_bg.svg) no-repeat left center/100%;
}
#main .bgBox .reasonList .txt {
	margin: 0.4rem 0 0 1.4rem;
	flex: 1;
	min-height: 5.4rem;
	display: flex;
	align-items: center;
}
@media all and (max-width: 1300px) {
	#main .bgBox {
		padding: 0 7% 14rem;
	}
	#main .bgBox .reasonList {
		margin: 0;
	}
}
@media all and (min-width: 897px) {
	#main .bgBox .reasonList li:nth-child(2n) {
		transition-delay: .2s;
	}
}
@media all and (max-width: 896px) {
	#main .comTopBox {
		padding-bottom: 6rem;
	}
	#main .comTopBox h2 {
		font-size: 5.3rem;
		line-height: 1.13;
	}
	#main .comTopBox h2 small {
		margin-bottom: -0.1rem;
		line-height: 1;
	}
	#main .bgSec {
		padding-bottom: 18rem;
		border-radius: 13.8rem 13.8rem 0px 0px;
	}
	#main .bgSec:before {
		height: 40%;
	}
	#main .about {
		margin-bottom: 2.7rem;
		transform: translateY(-2.5rem);
	}
	#main .about .midImg {
		margin: 0 auto 1.8rem;
		width: 36.3rem;
	}
	#main .about .imgBox {
		transform: translateY(0);
		flex-direction: column-reverse;
	}
	#main .about .imgBox .txtBox {
		margin-top: 0;
		width: 100%;
	}
	#main .about .imgBox .txtBox h3 {
		margin-bottom: 0.8rem;
		line-height: 1.54;
		letter-spacing: 0.02em;
	}
	#main .about .imgBox .txtBox p {
		line-height: 1.88;
	}
	#main .about .imgBox .phoBox {
		margin: 0 auto 3.8rem;
		width: 21.5rem;
	}
	#main .family {
		margin-bottom: 10.2rem;
	}
	#main .family h3 {
		margin-bottom: 2.6rem;
		font-size: 2.95rem;
	}
	#main .family h3 .sub {
		padding: 0 1rem;
	}
	#main .family .imgList {
		margin: 0 auto 3.8rem;
		width: 33rem;
		height: 29.4rem;
		position: relative;
	}
	#main .family .imgList li {
		margin: 0 !important;
		position: absolute;
		width: 9.8rem;
	}
	#main .family .imgList .icon01 {
		margin-top: 0;
		left: 2.4rem;
		top: 0.1rem;
	}
	#main .family .imgList .icon02 {
		left: 10rem;
		top: 9.5rem;
		width: 9.2rem;
	}
	#main .family .imgList .icon03 {
		right: 3.2rem;
		top: 0;
		width: 9.9rem;
	}
	#main .family .imgList .icon04 {
		left: 1.9rem;
		top: 14.5rem;
		width: 8.3rem;
	}
	#main .family .imgList .icon05 {
		width: 10.2rem;
		left: 11.5rem;
		bottom: 0;
	}
	#main .family .imgList .icon06 {
		bottom: 7.5rem;
		right: -0.1rem;
		width: 9.9rem;
	}
	#main .family p {
		line-height: 1.88;
		text-align: left;
	}
	#main .bgBox {
		padding: 0 3rem 8.4rem;
		border-radius: 2rem;
	}
	#main .bgBox h3 {
		margin-bottom: -0.5rem;
		width: 30rem;
		padding: 0 0 0 1rem;
		font-size: 3.7rem;
		transform: translateY(-3.9rem);
	}
	#main .bgBox h3 .large {
		margin-top: -1.1rem;
		font-size: 8.3rem;
	}
	#main .bgBox .imgBox {
		margin-bottom: 6rem;
		display: block;
	}
	#main .bgBox .imgBox .phoBox {
		width: auto;
	}
	#main .bgBox .imgBox .phoBox .bgTtl {
		padding: 1.5rem 3rem;
		font-size: 2.2rem;
	}
	#main .bgBox .imgBox .phoBox .bgTtl:before {
		left: 4.6rem;
		bottom: -1.6rem;
		height: 2rem;
	}
	#main .bgBox .imgBox .phoBox img {
		margin: 3.3rem auto 0;
		width: 16.4rem;
	}
	#main .bgBox .imgBox .txtList {
		margin: 0.8rem 0 0;
	}
	#main .bgBox .imgBox .txtList li:not(:last-child) {
		margin-bottom: 2rem;
	}
	#main .bgBox .reason {
		margin: 0;
	}
	#main .bgBox .reason h4 {
		margin-bottom: 1.5rem;
		font-size: 2.2rem;
		line-height: 1.18;
	}
	#main .bgBox .reason h4:after {
		display: none;
	}
	#main .bgBox .reason h4 .sub {
		padding: 2.1rem 4rem;
		border-radius: 1.9rem;
	}
	#main .bgBox .reasonList {
		margin: 0;
		gap: 1.3rem 0;
	}
	#main .bgBox .reasonList li {
		width: 100%;
		align-items: center;
	}
	#main .bgBox .reasonList .txt {
		margin: 0.4rem -0.5rem 0 1.9rem;
		line-height: 1.56;
	}
}