@charset "utf-8";
/*------------------------------------------------------------
	business
------------------------------------------------------------*/
.gNavi ul li:nth-child(2) a::before {
	opacity: 1;
}
@media all and (min-width: 897px) {
	#main {
		margin-bottom: 50px;
	}
}
#main .topSec {
	margin: -29px auto 58px;
	max-width: 1376px;
}
#main .topSec .linkBox {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
#main .topSec .linkBox .mark {
	width: 333px;
}
#main .topSec .linkBox ul {
	margin-top: 20px;
	width: calc(100% - 380px);
	display: flex;
	justify-content: center;
}
#main .topSec .linkBox li {
	margin: 0 5.4%;
}
#main .topSec .linkBox li a {
	display: block;
	color: #66D24F;
	font-size: 4.676rem;
	font-weight: bold;
	letter-spacing: 0.05em;
}
#main .topSec .linkBox li:nth-child(2) a {
	color: #E8876B;
}
#main .topSec .linkBox li:nth-child(3) a {
	color: #E580AB;
}
#main .topSec .linkBox li a:hover {
	opacity: 0.7;
}
#main .imgSec {
	padding-bottom: 63px;
	position: relative;
	font-feature-settings: "palt";
	overflow: hidden;
}
#main .imgSec:not(:last-of-type) {
	margin-bottom: 70px;
}
#main .imgSec::before {
	width: 100%;
	height: 9999px;
	position: absolute;
	left: 0;
	top: 309px;
	background: #E6E6E6;
	content: "";
	z-index: -1;
}
#main .imgSec .titleBox {
	margin: 0 auto;
	padding: 35px 0 30px 270px;
	width: 1280px;
	display: flex;
	align-items: flex-end;
	position: relative;
	color: #FFF;
	letter-spacing: 0.05em;
	box-sizing: border-box;
}
#main .imgSec .titleBox::before {
	width: 9999px;
	height: 547px;
	position: absolute;
	left: 232px;
	top: 0;
	background: #80DE6E;
	content: "";
	z-index: -1;
}
#main .imgSec .titleBox h3 {
	margin-right: 70px;
	padding-bottom: 2px;
	font-size: 5.8rem;
	font-weight: normal;
	line-height: 1;
}
#main .imgSec .titleBox p {
	font-size: 2.8rem;
	line-height: 40px;
}
#main .imgSec .titleBox p span {
	font-size: 3.4rem;
}
#main .imgSec .photo {
	margin: 0 auto 36px;
	width: 1179px;
}
#main .imgSec ul {
	margin: 0 auto;
	padding: 0 20px;
	max-width: 1512px;
	display: flex;
	justify-content: space-between;
}
#main .imgSec li {
	padding: 2.15% 5px 1%;
	width: 32.6%;
	min-height: 408px;
	font-size: 2.1rem;
	letter-spacing: 0.05em;
	line-height: 1.71;
	text-align: center;
	border: 3px solid #B6E0B0;
	background: #FFF;
	box-sizing: border-box;
}
#main .imgSec li p span {
	font-size: 2.7rem;
	line-height: 0.8;
}
#main .imgSec li .mark {
	margin-bottom: 38px;
}
#main .imgSec01 .titleBox::before {
	background: #F29053;
}
#main .imgSec01 li {
	border-color: #EFAC81;
}
#main .imgSec02 .titleBox::before {
	background: #E37F97;
}
#main .imgSec02 li {
	border-color: #E37F97;
}
@media all and (max-width: 896px) {
	#main .topSec {
		margin: 0 auto 30px;
		max-width: 320px;
	}
	#main .topSec .linkBox .mark {
		margin: 0 10px;
		width: 100px;
	}
	#main .topSec .linkBox ul {
		margin-top: 20px;
		width: calc(100% - 80px);
		display: flex;
		justify-content: center;
	}
	#main .topSec .linkBox li {
		margin: 0 5px;
	}
	#main .topSec .linkBox li a {
		font-size: 1.5rem;
		letter-spacing: 0;
	}
	#main .imgSec {
		padding-bottom: 30px;
	}
	#main .imgSec:not(:last-of-type) {
		margin-bottom: 30px;
	}
	#main .imgSec::before {
		top: 100px;
	}
	#main .imgSec .titleBox {
		margin: 0 auto;
		padding: 10px 0 10px 30px;
		width: auto;
		letter-spacing: 0.05em;
		box-sizing: border-box;
	}
	#main .imgSec .titleBox::before {
		height: 100%;
		left: 20px;
	}
	#main .imgSec .titleBox h3 {
		margin-right: 10px;
		padding-bottom: 2px;
		width: 80px;
		font-size: 1.8rem;
	}
	#main .imgSec .titleBox p {
		padding-right: 10px;
		width: calc(100% - 80px);
		font-size: 1.2rem;
		line-height: 1.5;
		box-sizing: border-box;
	}
	#main .imgSec .titleBox p span {
		font-size: 1.3rem;
	}
	#main .imgSec .photo {
		margin: 0 auto 25px;
		width: auto;
	}
	#main .imgSec ul {
		margin: 0 auto;
		padding: 0 15px;
		display: block;
	}
	#main .imgSec li {
		padding: 10px;
		width: auto;
		min-height: inherit;
		font-size: 1.2rem;
		line-height: 1.5;
		border-width: 2px;
	}
	#main .imgSec li:not(:last-child) {
		margin-bottom: 10px;
	}
	#main .imgSec li .mark {
		margin-bottom: 10px;
	}
	#main .imgSec li .mark img {
		max-width: inherit;
		width: auto;
		height: 80px;
	}
}
@media all and (-ms-high-contrast:none){
	#main .imgSec .titleBox p {
		margin-bottom: 10px;
	}
	
}