@charset "utf-8";
/*------------------------------------------------------------
	tfs
------------------------------------------------------------*/
#main .pageTtl {
	margin-bottom: 10.3rem;
}
#main .pageTtl .headLine01 {
	top: 10.5%;
}
#main .pageTtl .headLine01 .sml {
	display: block;
	margin: 0 0 -0.8vw;
	font-size: 1.78vw;
}
#main .pageTtl .headLine01 small {
	margin-top: 1.7vw;
}
@media all and (max-width: 1200px) {
	#main .pageTtl .headLine01 .sml {
		margin: 0 0 -0.8vw;
		font-size: 2.15rem;
	}
	#main .pageTtl .headLine01 small {
		margin-top: 2rem;
	}
}
#main p {
	line-height: 2.5;
	text-align: justify;
	letter-spacing: 0.05em;
}
#main .family .content {
	max-width: 102rem;
}
#main .family .imgBox {
	margin-bottom: 10.5rem;
	align-items: flex-start;
}
#main .family .imgBox .txtBox {
	margin-top: 4.5rem;
	flex: 1;
}
#main .family .imgBox .phoBox {
	margin: 0 -0.6rem 0 4.7rem;
	width: 47rem;
}
#main .family {
	margin-bottom: 33.3rem;
}
#main .project {
	padding-bottom: 15.5rem;
	background: #F6F7E3;
}
#main .project .ttlBox {
	margin-bottom: -7rem;
	transform: translateY(-22.2rem);
}
#main .project h3 {
	margin: 0 auto 9.8rem;
	padding-bottom: 0.3rem;
	width: fit-content;
	position: relative;
	font-size: 3rem;
	letter-spacing: 0.15em;
	border-bottom: 0.3rem solid #00A23E;
}
#main .project h3:after {
	position: absolute;
	left: 50%;
	bottom: -8.9rem;
	width: 1px;
	height: 8.6rem;
	margin-left: -1px;
	background-color: #000;
	content: "";
}
#main .project .linkList {
	gap: 0 6.7rem;
	position: relative;
}
#main .project .linkList:before {
	position: absolute;
	left: 50%;
	top: -4.6rem;
	width: 77.8rem;
	height: 1px;
	transform: translateX(-50%);
	background-color: #000;
	content: "";
}
#main .project .linkList li {
	width: 32.2rem;
	position: relative;
	transition: .5s;
}
#main .project .linkList a {
	min-height: 14.9rem;
	padding: 1.7rem 1rem 1rem;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	font-size: 2.5rem;
	font-weight: 700;
	line-height: 1.36;
	letter-spacing: 0.05em;
	text-align: center;
	background: #12A5EB;
	border-radius: 2rem;
}
#main .project .linkList .num {
	position: absolute;
	left: 50%;
	top: -1.9rem;
	letter-spacing: 0.02em;
	transform: translateX(-50%);
	line-height: 1;
	font-size: 3.3rem;
}
#main .project .linkList li:nth-child(2) a {
	background: #00A23E;
}
#main .project .linkList li:nth-child(3) a {
	background: #F6464C;
}
#main .project .inner {
	margin: 0 0 14.2rem auto;
	position: relative;
	width: calc(50% + 60rem);
	padding: 4.4rem 8.5rem 6rem;
	border: 1px solid #000;
	border-right: none;
	border-radius: 30rem 0 0 0;
}
@media all and (max-width: 1260px) {
	#main .project .inner {
		margin-left: 2.5rem;
		width: auto;
	}
}
#main .project .subInner {
	max-width: 106rem;
}
#main .project .subTtlBox {
	margin: 0 0 5.3rem -6rem;
	align-items: flex-start;
}
#main .project .subTtlBox .num {
	width: 17.9rem;
	height: 17.9rem;
	padding: 1.5rem 1rem 1rem;
	font-size: 1.5rem;
	line-height: 1;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	align-content: center;
	justify-content: center;
	text-align: center;
	background: #12A5EB;
	border-radius: 50%;
}
#main .project .subTtlBox .num .large {
	display: block;
	width: 100%;
	font-size: 4.7rem;
	letter-spacing: 0.05em;
}
#main .project .subTtlBox .rBox {
	margin: 3.4rem 0 0 4rem;
	flex: 1;
}
#main .project .subTtlBox h4 {
	margin-bottom: 1.1rem;
	color: #12A5EB;
	font-size: 3.5rem;
	font-weight: 700;
}
#main .project .subTtlBox p {
	line-height: 1.88;
}
#main .projectList > li {
	padding: 1.5rem 0;
	display: flex;
	border-bottom: 1px solid #000;
}
#main .projectList .lBox {
	margin-right: 3.5rem;
	width: 50.2%;
	min-height: 11.7rem;
	border-right: 1px solid #000;
}
#main .projectList .rBox {
	flex: 1;
}
#main .projectList .txtList > li {
	padding: 1.2rem 6rem 1.2rem 4rem;
}
#main .projectList .txtList > li:not(:last-child) {
	margin-bottom: 3rem;
	padding-bottom: 4.5rem !important;
	border-bottom: 1px solid #000;
}
#main .projectList .txtList p {
	line-height: 1.75;
	letter-spacing: 0.03em;
}
#main .projectList .txtList .ttl {
	margin-bottom: 0.2rem;
	position: relative;
	font-size: 2.1rem;
	font-weight: 700;
}
#main .projectList .txtList .ttl:before {
	position: absolute;
	left: -2.8rem;
	top: 0.8rem;
	width: 2rem;
	height: 2rem;
	background: #12A5EB;
	border-radius: 50%;
	content: "";
}
#main .projectList .txtList .ttl .sml {
	font-size: 1.6rem;
	font-weight: 400;
	margin-left: 1rem;
	letter-spacing: 0;
}
#main .projectList .rBox .txtList > li {
	padding: 1.2rem 3.2rem;
}
#main .projectList .txtImg {
	margin: 0.2rem auto 2rem;
	padding-left: 0.8rem;
	width: 40.7rem;
}
#main .projectList > li:last-child {
	border-bottom: none;
	padding-bottom: 0;
}
#main .projectList > li:last-child .lBox {
	min-height: inherit;
	margin-right: -12.2rem;
	width: auto;
	border-right: none;
	flex: 1;
}
#main .projectList > li:last-child .btmImg {
	width: 68.2rem;
}
#main .projectList > .liStyle .lBox {
	width: 100%;
	border-right: none;
}
#main .projectList > .liStyle .lBox .txtList .ttl {
	margin-bottom: 0.5rem;
}
#main .projectList > .liStyle .subList > li {
	width: 42.5%;
	line-height: 1.56;
}
#main .projectList > .liStyle .subList > li:first-child {
	width: 57%;
}
#main .projectList > .liStyle .subList > li li {
	padding-left: 1em;
	text-indent: -1em;
}
#main .project .inner02 {
	padding-bottom: 3.2rem;
}
#main .project .inner02 .subTtlBox .num {
	background: #00A23E;
}
#main .project .inner02 .subTtlBox .rBox {
	margin-top: 6.2rem;
}
#main .project .inner02 .subTtlBox {
	margin-bottom: 4.3rem;
}
#main .project .inner02 .subTtlBox h4 {
	color: #00A23E;
}
#main .project .inner02 .projectList .txtList .ttl::before {
	background: #00A23E;
}
#main .project .inner02 .projectList .txtImg {
	margin: 0.5rem 0 0 -1rem;
	width: 48.3rem;
	padding-left: 0;
}
#main .project .inner02 .projectList > li:last-child .lBox {
	width: 48rem;
	margin-right: 1rem;
	flex: inherit;
}
#main .project .inner02 .projectList > li:last-child .btmImg {
	margin-top: 0.8rem;
	width: 47.5rem;
}
#main .project .inner03 {
	margin-bottom: 11rem;
	padding-top: 2rem;
	padding-bottom: 3rem;
}
#main .project .inner03 .subTtlBox .num {
	background: #F6464C;
}
#main .project .inner03 .subTtlBox .rBox {
	margin-top: 6.2rem;
}
#main .project .inner03 .subTtlBox h4 {
	color: #F6464C;
}
#main .project .inner03 .projectList .txtList .ttl::before {
	background: #F6464C;
}
#main .project .inner03 .projectList .txtImg {
	margin: 0 0 -1rem;
	width: 44.8rem;
	padding-left: 0;
}
#main .project .inner03 .projectList > li:last-child .lBox {
	margin-right: 0;
}
#main .project .inner03 .projectList > li:last-child .btmImg {
	margin: 0 4.5rem 0 4rem;
	width: 47.6rem;
}
#main .project .subBox h4 {
	margin: 0 auto 7.3rem;
	width: fit-content;
	padding: 2.1rem 5.5rem;
	color: #fff;
	font-size: 2.7rem;
	font-weight: 700;
	letter-spacing: 0.03em;
	background-color: #000;
	border-radius: 4rem;
}
#main .project .subBox .phoList {
	gap: 4rem;
}
#main .project .subBox .phoList li {
	width: 33.9rem;
}
#main .project .subBox .phoList a:hover {
	opacity: 0.7;
}
#main .project .subBox .phoList p {
	margin-top: 1.2rem;
	line-height: 1.75;
	text-align: center;
}
#main .team {
	padding: 17.7rem 0 28.7rem;
}
#main .team .content {
	max-width: 127rem;
}
#main .team h3 {
	margin-bottom: 5.8rem;
	position: relative;
	padding-bottom: 2rem;
	color: #00A23E;
	font-size: 4.5rem;
	line-height: 1.07;
	letter-spacing: 0.22em;
	text-align: center;
}
#main .team h3:after {
	position: absolute;
	left: 0;
	top: 2.2rem;
	width: 100%;
	height: 5rem;
	border-radius: 5rem 5rem 0 0;
	border: 1px solid #000;
	border-bottom: none;
	content: "";
}
#main .team h3 span {
	padding: 0 4rem;
	position: relative;
	z-index: 1;
	background-color: #fff;
	display: inline-block;
}
#main .team .inner {
	margin: 0 6.5rem;
}
#main .team p {
	margin-bottom: 3.8rem;
	line-height: 1.75;
}
#main .team p:last-child {
	margin-bottom: 0 !important;
}
#main .team .lBox {
	width: 50%;
}
#main .team .rBox {
	margin: 0.5rem 1.5% 0;
	width: 45.6%;
}
#main .team .infoList:not(:last-child) {
	margin-bottom: 4.5rem;
}
#main .team .infoList li {
	padding-left: 2.1rem;
	border-left: 1px solid #000;
}
#main .team .infoList li:not(:last-child) {
	margin-bottom: 3rem;
}
#main .team .infoList .ttl {
	margin-bottom: 1rem;
	font-size: 2rem;
	font-weight: 700;
	line-height: 1.2;
}
#main .team .phoList li {
	width: 49%;
}
#main .team .phoList img, #main .team .photo img {
	width: 100%;
}
#main .team .photo {
	margin-bottom: 3.5rem;
}
@media all and (hover: hover) and (min-width: 897px) {
	#main .project .linkList li:hover {
		opacity: 0.7 !important;
	}
}
@media all and (min-width: 897px) {
	#main .project .linkList li:not(:nth-child(2)):before {
		position: absolute;
		left: 50%;
		top: -4.5rem;
		width: 1px;
		height: 3rem;
		background-color: #000;
		content: "";
	}
	#main .project .linkList li:last-child:before {
		margin-left: -1px;
	}
	#main .projectList .lBox {
		padding-right: 3rem;
	}
	#main .projectList .lBox .txtList > li {
		padding-right: 3.5rem;
	}
	#main .inner01 .projectList > li:last-child .lBox {
		flex: inherit;
	}
}
@media all and (max-width: 896px) {
	#main .pageTtl {
		margin-bottom: 8.4rem;
	}
	#main .pageTtl .headLine01 {
		top: 9.2%;
	}
	#main .pageTtl .headLine01 .sml {
		display: inline-block;
		margin: 0 0 0 0.8vw;
		font-size: 6.8vw;
		vertical-align: 1.5vw;
	}
	#main .pageTtl .headLine01 small {
		margin-top: 0.8vw;
		font-size: 2.2vw;
	}
	#main p {
		letter-spacing: 0.01em;
		line-height: 1.88;
	}
	#main .family .imgBox {
		margin-bottom: 6.3rem;
		display: block;
	}
	#main .family .imgBox .txtBox {
		margin: 0 0 1.4rem;
		flex: 1;
	}
	#main .family .imgBox .phoBox {
		margin: 0 auto;
		width: 35rem;
	}
	#main .family {
		margin-bottom: 23.5rem;
	}
	#main .project {
		padding-bottom: 10.9rem;
	}
	#main .project .ttlBox {
		margin: 0 auto -10rem;
		max-width: 36.5rem;
		transform: translateY(-17.8rem);
	}
	#main .project h3 {
		margin-bottom: 6.8rem;
		line-height: 1.13;
		letter-spacing: 0.15em;
		text-align: center;
	}
	#main .project h3:after {
		bottom: -3.4rem;
		height: 3.2rem;
	}
	#main .project .linkList {
		gap: 2.5rem 0;
	}
	#main .project .linkList:before {
		top: -3.7rem;
		width: 100%;
	}
	#main .project .linkList li {
		width: 100%;
	}
	#main .project .linkList li:first-child:before {
		position: absolute;
		left: 0;
		top: -3.6rem;
		width: 1px;
		height: 2.5rem;
		background-color: #000;
		content: "";
	}
	#main .project .linkList li:first-child:after {
		position: absolute;
		right: 0;
		top: -3.6rem;
		width: 1px;
		height: 2.5rem;
		background-color: #000;
		content: "";
	}
	#main .project .linkList a {
		min-height: 7.5rem;
		padding: 1.4rem 0.5rem 1rem;
		font-size: 2.3rem;
		letter-spacing: 0;
		border-radius: 1rem;
	}
	#main .project .linkList .num {
		top: -1.6rem;
		font-size: 3rem;
	}
	#main .project .inner {
		margin: 0 2.3rem 7.3rem;
		width: auto;
		padding: 1rem 0 3.8rem 2rem;
		border-radius: 12rem 0 0 0;
	}
	#main .project .subTtlBox {
		margin: 0 0 0.7rem -2rem;
		display: block;
		position: relative;
	}
	#main .project .subTtlBox .num {
		position: absolute;
		left: 0;
		top: 0;
		width: 8.9rem;
		height: 8.9rem;
		padding-top: 1.2rem;
		font-size: 1.1rem;
	}
	#main .project .subTtlBox .num .large {
		font-size: 3rem;
	}
	#main .project .subTtlBox .rBox {
		margin: 0;
		flex: 1;
	}
	#main .project .subTtlBox h4 {
		margin: 0;
		padding: 2.8rem 0 1.7rem 10.4rem;
		font-size: 3rem;
		line-height: 1.06;
	}
	#main .project .subTtlBox p {
		padding-left: 2.5rem;
		line-height: 1.7;
		letter-spacing: 0.05em;
	}
	#main .projectList > li {
		padding: 0;
		display: block;
		border-bottom: none;
	}
	#main .projectList > li > div {
		border-bottom: 1px solid #000;
	}
	#main .projectList .lBox {
		margin-right: 0;
		width: auto;
		min-height: inherit;
		border-right: none;
	}
	#main .projectList .txtList > li {
		padding: 2.2rem 0 1.9rem 2.7rem;
	}
	#main .projectList .txtList > li:not(:last-child) {
		margin-bottom: 0;
		padding-bottom: 1.9rem !important;
	}
	#main .projectList .txtList p {
		line-height: 1.56;
		letter-spacing: -0.03em;
	}
	#main .projectList .txtList .ttl {
		margin-bottom: 0.6rem;
		line-height: 1.12;
		letter-spacing: 0.01em;
	}
	#main .projectList .txtList .ttl:before {
		left: -2.2rem;
		top: 0.2rem;
		width: 1.8rem;
		height: 1.8rem;
	}
	#main .projectList .txtList .ttl .sml {
		display: block;
		margin: 0.5rem 0 1rem;
		margin-left: 0;
		line-height: 1.5;
	}
	#main .projectList .rBox .txtList > li {
		padding: 2.2rem 0 1.9rem 2.7rem;
	}
	#main .projectList .txtImg {
		margin: -1rem auto 0;
		padding-left: 0;
		width: 24.2rem;
	}
	#main .projectList > li:last-child .lBox {
		margin-right: 0;
		border-bottom: none;
	}
	#main .projectList > li:last-child .btmImg {
		margin-left: -0.2rem;
		width: 34.2rem;
		border-bottom: none;
	}
	#main .projectList > .liStyle .lBox .txtList .ttl {
		margin-bottom: 0.5rem;
	}
	#main .projectList > .liStyle .subList > li {
		width: 100% !important;
		line-height: 1.56;
	}
	#main .project .inner02 {
		padding-bottom: 2.2rem;
	}
	#main .project .inner02 .subTtlBox .rBox {
		margin-top: 0;
	}
	#main .project .inner02 .subTtlBox {
		margin-bottom: 1rem;
	}
	#main .project .inner02 .projectList .txtImg {
		margin: -0.6rem auto 0;
		width: 24.5rem;
	}
	#main .project .inner02 .projectList > li:last-child .lBox {
		width: auto;
		margin-right: 0;
	}
	#main .project .inner02 .projectList > li:last-child .btmImg {
		margin: 0 auto 0;
		width: 28.7rem;
		padding-right: 2.5rem;
	}
	#main .project .inner03 {
		margin-bottom: 8.5rem;
		padding-top: 0.5rem;
		padding-bottom: 1.7rem;
	}
	#main .project .inner03 .subTtlBox .rBox {
		margin-top: 0;
	}
	#main .project .inner03 .projectList .txtImg {
		margin: 1rem 0 -1rem 0.8rem;
		width: 26.2rem;
	}
	#main .project .inner03 .projectList > li:last-child .btmImg {
		margin: -0.8rem auto 0;
		width: 31.2rem;
	}
	#main .project .subBox h4 {
		margin: 0 -0.5rem 3.5rem;
		padding: 2.4rem 3.2rem;
		font-size: 2rem;
		line-height: 1.38;
		border-radius: 8rem;
		text-align: center;
	}
	#main .project .subBox .phoList {
		margin: 0 8.5%;
		gap: 3.8rem 0;
	}
	#main .project .subBox .phoList li {
		width: 100%;
	}
	#main .project .subBox .phoList p {
		margin-top: 1.3rem;
		line-height: 1.56;
	}
	#main .team {
		padding: 7.5rem 0 19.3rem;
	}
	#main .team h3 {
		margin-bottom: 2.5rem;
		padding-bottom: 0;
		font-size: 3rem;
		line-height: 1.18;
		letter-spacing: 0.08em;
	}
	#main .team h3:after {
		top: 2rem;
		height: 1.7rem;
		border-radius: 2rem 2rem 0 0;
	}
	#main .team h3 span {
		padding: 0;
	}
	#main .team .inner {
		margin: 0 1.7rem;
	}
	#main .team p {
		margin-bottom: 2.3rem;
	}
	#main .team .lBox {
		width: 100%;
	}
	#main .team .rBox {
		margin: 3.5rem 0 0;
		width: 100%;
		display: flex;
		flex-wrap: wrap;
		flex-direction: column-reverse;
	}
	#main .team .infoList:not(:last-child) {
		margin-bottom: 3rem;
	}
	#main .team .infoList li {
		padding-left: 1.5rem;
	}
	#main .team .infoList p {
		line-height: 1.56;
	}
	#main .team .infoList li:not(:last-child) {
		margin-bottom: 2.5rem;
	}
	#main .team .infoList .ttl {
		margin-bottom: 0.5rem;
	}
	#main .team .phoList {
		margin: 0 -0.2rem;
	}
	#main .team .photo {
		margin: 3rem -0.2rem 0;
	}
}