@charset "utf-8";
/*------------------------------------------------------------
	introduction
------------------------------------------------------------*/
#gFooter {
	margin-top: 0;
}
#main .topBox {
	position: relative;
	padding-bottom: 10rem;
}
#main .bgBox {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: calc(50% - 1.8rem);
	z-index: 5;
}
#main .bgBox::before {
	width: 100%;
	height: 6.7rem;
	position: absolute;
	top: 0;
	left: 0;
	background: url("../img/common/bg01.png") no-repeat left top / 100% 100%;
	content: "";
	z-index: 10;
}
#main .bgBox::after {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background : linear-gradient(90deg, rgba(229, 229, 229, 1) 0%, rgba(255, 255, 255, 1) 50%, rgba(229, 229, 229, 1) 100%);
	opacity : 0.5;
	content: "";
	z-index: -1;
}


/* secBox */
#main .secBox {
	padding: 9.9rem 0 10rem;
	position: relative;
}
#main .secBox::before {
	width: 100%;
	background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(152, 186, 93, 1) 100%);
	opacity: 0.1;
	height: 88rem;
	position: absolute;
	top: 0;
	left: 0;
	content: "";
	z-index: -1;
}
#main .h2Title {
	margin-bottom: 6rem;
	color: #89bc55;
	font-size: 6rem;
	font-weight: 600;
	line-height: 1;
	font-family: "Poppins", sans-serif;
	text-align: center;
	letter-spacing: 0.06em;
}
#main .h2Title span {
	margin-top: -3rem;
	display: inline-block;
	vertical-align: top;
	position: relative;
	padding: 0 4.6rem;
}
#main .h2Title span::before,
#main .h2Title span::after {
	width: 1.7rem;
	height: 1.7rem;
	position: absolute;
	top: 50%;
	left: 0;
	background-color: #89bc55;
	content: "";
	border-radius: 5rem;
	overflow: hidden;
	transform: translateY(-50%);
}
#main .h2Title span::after {
	right: 0;
	left: auto;
}
#main .h3Title {
	margin-bottom: 6.9rem;
	padding: 1.1rem 0 1.5rem;
	text-align: center;
	font-size: 2.8rem;
	font-weight: 500;
	border-top: 0.2rem solid #89bc55;
	border-bottom: 0.2rem solid #89bc55;
}
#main .imgBox {
	display: flex;
	align-items: center;
}
#main .imgBox .photo {
	margin-left: 4rem;
	width: 63rem;
	position: relative;
}
#main .imgBox .photo .txt {
	position: absolute;
	bottom: 0;
	right: 100%;
	font-size: 1.2rem;
	white-space: nowrap;
	line-height: 1;
}
#main .imgBox .textBox {
	flex: 1;
	text-align: justify;
	letter-spacing: -0.1em;
}
#main .imgBox + p {
	margin-top: 6.4rem;
}
#main .imgBox02 .photo {
	width: 63rem;
	margin: 0 5rem 0 0;
}
#main .imgBox + .h3Title {
	margin-top: 7.8rem;
}
@media all and (max-width: 896px) {
	#main .imgBox {
		display: block;
	}
	#main .imgBox .photo {
		margin: 0 0 2.5rem;
		width: auto;
	}
	#main .imgBox .photo .txt {
		margin-top: 0.4rem;
		position: static;
		bottom: auto;
		right: auto;
		font-size: 1.2rem;
	}
	#main .imgBox .photo img {
		width: 100%;
	}
	#main .imgBox * + .photo {
		margin: 2.5rem 0 0 0;
	}
	#main .imgBox + p {
		margin-top: 4rem;
	}
	#main .imgBox02 .photo {
		width: auto;
		margin: 0 0 2.5rem;
	}
	#main .h2Title {
		font-size: 3.3rem;
		letter-spacing: 0;
		margin-bottom: 3rem;
	}
	#main .h2Title span {
		margin-top: -1.6rem;
		padding: 0 2rem;
	}
	#main .h2Title span::before,
	#main .h2Title span::after {
		width: 1rem;
		height: 1rem;
	}
	#main .h3Title {
		padding: 0.7rem 0 1rem;
		font-size: 1.8rem;
		margin-bottom: 2rem;
	}
	#main .secBox {
		padding-bottom: 10rem;
	}
}


/* researchBox */
#main .researchBox {
	padding-top: 10.5rem;
}
#main .researchBox .content {
	margin-bottom: 3.6rem;
}
#main .researchBox .content:last-child {
	margin-bottom: 0;
}
#main .researchBox .h2Title span {
	margin-top: 0;
}
#main .researchBox .h2Title {
	margin-bottom: 9.1rem;
}
@media all and (max-width: 896px) {
	#main .researchBox {
		padding-top: 5rem;
	}
	#main .researchBox .h2Title {
		margin-bottom: 5rem;
	}
}


/* floorBox */
#main .floorBox .title {
	margin-bottom: 2.1rem;
	text-align: center;
	font-size: 2.6rem;
	font-weight: 700;
	letter-spacing: -0.1em;
}
#main .floorBox .title .num {
	width: 10rem;
	height: 10rem;
	margin: 0 auto 0.4rem;
	font-size: 4.5rem;
	font-weight: 600;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 0.8rem solid #89bc55;
	border-radius: 50%;
	font-family: "Poppins", sans-serif;
	letter-spacing: 0;
}
#main .floorBox .inner {
	margin: 0 auto;
	max-width: 70rem;
	position: relative;
}
#main .floorBox .image img {
	width: 100%;
}
#main .floorBox .photoBox {
	position: relative;
}
#main .floorBox .photoBox::after {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: url("../img/introduction/bg.png") repeat left top / 1.6rem auto;
	content: "";
	z-index: -1;
}
#main .floorBox .txtUl li {
	position: absolute;
	border: 0.1rem solid #333333;
	border-radius: 5rem;
	font-size: 2.3rem;
	font-weight: 500;
	background-color: #fff;
	letter-spacing: -0.02em;
	padding: 0.6rem 2.7rem 0.8rem 5.2rem;
}
#main .floorBox .txtUl li::before {
	width: 0.8rem;
	height: 0.8rem;
	position: absolute;
	top: 50%;
	left: 2rem;
	border-radius: 5rem;
	background-color: #333333;
	content: "";
	transform: translateY(-50%);
}
#main .floorBox + .floorBox {
	margin-top: 7.1rem;
}
#main .floorBox .txtUl sup {
	font-size: 60%;
	margin-top: -1.5rem;
}
#main .floor04 {
	margin-bottom: 9.9rem;
}
@media all and (min-width: 897px) {
	/* floor01 */
	#main .floor01 .txtUl .item01 {
		top: 4rem;
		right: -13.1rem;
	}
	#main .floor01 .txtUl .item02 {
		top: 50%;
		transform: translateY(-50%);
		left: -13rem;
		margin-top: 3.4rem;
	}
	#main .floor01 .txtUl .item03 {
		bottom: -2.5rem;
		right: -13.1rem;
	}
	/* floor02 */
	#main .floor02 .txtUl .item01 {
		top: 5rem;
		right: -8.8rem;
	}
	#main .floor02 .txtUl .item02 {
		top: 13.1rem;
		right: -13.1rem;
	}
	#main .floor02 .txtUl .item03 {
		left: -13rem;
		bottom: 5.3rem;
	}
	#main .floor02 .txtUl .item04 {
		bottom: 4.8rem;
		right: 16.5rem;
	}
	/* floor03 */
	#main .floor03 .txtUl .item01 {
		top: 2.5rem;
		right: -13.1rem;
	}
	#main .floor03 .txtUl .item02 {
		top: 50%;
		transform: translateY(-50%);
		right: -7.9rem;
		margin-top: 2.5rem;
	}
	#main .floor03 .txtUl .item03 {
		bottom: 2.3rem;
		left: -13.1rem;
	}
	/* floor04 */
	#main .floor04 .txtUl .item01 {
		bottom: 2.3rem;
		right: -13.1rem;
		line-height: 1.21;
		padding: 1.1rem 5.9rem 1.7rem 9rem;
	}
	#main .floor04 .txtUl .item01::before {
		left: 3.8rem;
	}

	#main .floorBox .txtUl .left {
		padding: 0.6rem 5.2rem 0.8rem 2.7rem;
	}
	#main .floorBox .txtUl .left::before {
		left: auto;
		right: 2rem;
	}
}
@media all and (max-width: 896px) {
	#main .floorBox .title .num {
		width: 8rem;
		height: 8rem;
		font-size: 3.2rem;
	}
	#main .floorBox .title {
		font-size: 2.3rem;
	}
	#main .floorBox .txtUl {
		margin: 2rem 2rem 0;
		display: flex;
		flex-wrap: wrap;
		gap: 0.8rem;
	}
	#main .floorBox .txtUl li {
		position: relative;
		font-size: 1.5rem;
		padding: 0.4rem 1.5rem 0.5rem 2.2rem;
	}
	#main .floorBox .txtUl li::before {
		width: 0.5rem;
		height: 0.5rem;
		left: 1.1rem;
	}
	#main .floorBox .photoBox {
		padding-bottom: 2rem;
	}
	#main .floorBox .inner {
		max-width: inherit;
	}
}



/* plantBox */
#main .plantBox::before {
	height: 76rem;
	background : linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(128, 151, 183, 1) 100%);
}
#main .plantBox .h2Title {
	color: #57b8e2;
}
#main .plantBox .h2Title span::before,
#main .plantBox .h2Title span::after {
	background-color: #57b8e2;
}
#main .plantBox .h3Title {
	border-color: #57b8e2;
}
@media all and (max-width: 896px) {
}


/* testBox */
#main .testBox::before {
	height: 57.5rem;
	background : linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(150, 130, 177, 1) 100%);
}
#main .testBox .h2Title {
	color: #9f83b4;
}
#main .testBox .h2Title span::before,
#main .testBox .h2Title span::after {
	background-color: #9f83b4;
}
#main .testBox .h3Title {
	border-color: #9f83b4;
}


/* showBox */
#main .showBox {
	padding-bottom: 12.1rem;
}
#main .showBox::before {
	height: 57.5rem;
	background : linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(219, 167, 107, 1) 100%);
}
#main .showBox .h2Title {
	color: #eda968;
}
#main .showBox .h2Title span::before,
#main .showBox .h2Title span::after {
	background-color: #eda968;
}
#main .showBox .h3Title {
	border-color: #eda968;
}
#main .showBox .imgBox .photo {
	width: 36rem;
}
#main .showBox .imgUl {
	margin-bottom: 3rem;
	display: flex;
	justify-content: space-between;
}
#main .showBox .imgUl li {
	width: calc(50% - 0.2rem);
}
@media all and (max-width: 896px) {
	#main .showBox .imgUl {
		display: block;
	}
	#main .showBox .imgUl li {
		width: auto;
		margin: 0 0 1rem;
	}
	#main .showBox .imgUl li:last-child {
		margin-bottom: 0;
	}
	#main .showBox .imgBox .photo {
		width: auto;
	}
}


/* corridorBox */
#main .corridorBox::before {
	height: 57.5rem;
	background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(144, 238, 144, 1) 100%);
}
#main .corridorBox .h2Title {
	color: #5ea18e;
}
#main .corridorBox .h2Title span::before,
#main .corridorBox .h2Title span::after {
	background-color: #5ea18e;
}
#main .corridorBox .h3Title {
	border-color: #5ea18e;
}



/* activeBox */
#main .activeBox {
	padding-bottom: 2rem;
}
#main .activeBox::before {
	height: 57.5rem;
	background : linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(188, 120, 157, 1) 100%);
}
#main .activeBox .h2Title {
	color: #d179a1;
}
#main .activeBox .h2Title span::before,
#main .activeBox .h2Title span::after {
	background-color: #d179a1;
}
#main .activeBox .h3Title {
	border-color: #d179a1;
}
#main .activeBox .imgBox .photo {
	width: 50rem;
}
#main .activeBox .comBtn02 {
	margin-top: 7.1rem;
}
#main .researchBox .widBox {
	margin: 0 auto;
	max-width: 70rem;
}
@media all and (max-width: 896px) {
	#main .activeBox .imgBox .photo {
		width: auto;
	}
	#main .researchBox .widBox {
		max-width: inherit;
	}
}
