@charset "utf-8";
/*------------------------------------------------------------
	business/service
------------------------------------------------------------*/
#main .business {
	margin-bottom: 17.5rem;
}
#main .business .content > .photoBox {
	margin-bottom: 6.8rem;
	align-items: flex-start;
	gap: 0.4rem
}
#main .business .content > .photoBox .lBox {
	width: calc((100% - 0.4rem) * 0.517);
	aspect-ratio: 494/439;
}
#main .business .content > .photoBox .rBox {
	flex: 1;
	aspect-ratio: 462/439;
}
#main .business .content > .photoBox .rBox .photo {
	margin-bottom: 0.4rem;
	aspect-ratio: 462/220;
}
#main .business .content > .photoBox .rBox .photo01 {
	margin-bottom: 0;
	aspect-ratio: 462/216;
}
#main .business .content > .photoBox img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
#main .business .sub {
	margin: 0 6rem 8.5rem;
}
#main .business .sub .text {
	margin-bottom: 3rem;
	line-height: 2;
	font-size: 1.5rem;
}
#main .business .sub .text:last-of-type {
	margin-bottom: 3.5rem;
}
#main .business .sub .innerBox {
	padding: 3.4rem 2.5rem 3.7rem 3.5rem;
	background-color: #f6f7f5;
	align-items: center;
}
#main .business .sub .innerBox .lText {
	margin-right: 3.5rem;
	padding: 0.7rem 0 0.7rem 1.8rem;
	width: 14.8rem;
	font-size: 1.6rem;
	font-weight: 600;
	background: url(../img/business/service/icon01.png) no-repeat left top 1.5rem / 1.2rem;
	border-right: 1px solid #d5d5d5;
}
#main .business .sub .innerBox .rText {
	flex: 1;
	font-size: 1.6rem;
}
#main .business .comTextList {
	margin-bottom: 4rem;
}
#main .business .comTextList ~ .comBtnUl {
	margin-bottom: 4.1rem;
	justify-content: right;
}
#main .business .comSliderBox {
	max-width: 100%;
}
#main .business .comSliderBox .content {
	padding-right: 4rem;
}
#main .business .comSliderBox .comWorkUl {
	margin-bottom: 4.7rem;
}
#main .business .comWorkUl a {
	border-bottom-color: #E9E9E9;
}
#main .business .comWorkUl .infoBox .tagUl li {
	color: #fff;
	background-color: #02af94;
}
#main .business .comWorkUl .infoBox {
	color: #1c1e1d;
}
#main .business .comWorkUl .title {
	color: #1c1e1d;
}
#main .business .comWorkUl .markUl li {
	color: #02af94;
}
#main .comSliderBox .prev, 
#main .comSliderBox .next {
	border: 1px solid #02af94;
}
#main .history .headLine05 {
	margin-bottom: 9.5rem;
}
#main .history .innerBox {
	padding-bottom: 4rem;
	position: relative;
	border-bottom: 1px solid #E9E9E9;
	z-index: 5;
}
#main .history .headLine02 {
	margin-bottom: 0;
	padding-bottom: 0.3rem;
	font-size: 2.6rem;
	color: rgba(28, 30, 29, 0.6);
}
#main .history .innerBox .selectBox {
	position: absolute;
	top: -1.5rem;
	right: 0;
	z-index: 1;
	width: 18rem;
	font-size: 1.6rem;
	font-weight: 500;
	color: #6b716e;
	border-radius: 0.3rem;
}
#main .history .innerBox .selectBox p {
	padding: 1.85rem 2rem;
	border: 1px solid #E9E9E9;
	background-color: #fff;
	cursor: pointer;
}
#main .history .innerBox .selectBox .ico {
	position: absolute;
	top: 0;
	right: 0;
	width: 4.7rem;
	bottom: 0;
	background: #f6f7f5 url(../img/business/service/icon04.png) no-repeat center center / 0.8rem;
	border: 1px solid #E9E9E9;
	pointer-events: none;
}
#main .history .innerBox .selectBox ul {
	display: none;
	padding: 0.6rem 0;
	position: absolute;
	left: 0;
	right: 0;
	top: 100%;
	background: #fff;
	border: 1px solid #E9E9E9;
	border-top: none;
}
#main .history .innerBox .selectBox li a {
	padding: 0.2rem 2rem;
	display: block;
	color: #6b716e;
}
#main .history .innerBox .selectBox li a:hover {
	opacity: 0.7;
}
#main .history .historyUl:not(:first-child){
	display: none;
}
#main .history .historyUl > li {
	padding: 3.4rem 0;
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	gap: 4rem;
	border-bottom: 1px solid #E9E9E9;
}
#main .history .historyUl > li:last-child {
	padding-bottom: 3rem;
	border-bottom: 0;
}
#main .history .historyUl .lBox {
	flex: 1;
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	gap: 4.5rem;
}
#main .history .historyUl .lBox time {
	padding-bottom: 0.2rem;
	min-width: 6.3rem;
	display: block;
	width: fit-content;
	font-size: 1.6rem;
	font-weight: 700;
	color: #02af94;
	border-bottom: 1px solid #E9E9E9;
}
#main .history .historyUl .lBox .rText {
	flex: 1;
}
#main .history .historyUl .lBox .title {
	padding-left: 2.5rem;
	font-size: 1.7rem;
	font-weight: 700;
	line-height: 1.64;
	background: url(../img/business/service/icon03.png) no-repeat left top 0.5rem / 2rem;
}
#main .history .historyUl ul {
	margin-top: 0.5rem;
}
#main .history .historyUl ul li {
	margin-bottom: 0.2rem;
	padding-left: 1.2rem;
	position: relative;
	font-size: 1.4rem;
	line-height: 1.71;
}
#main .history .historyUl ul li:last-child {
	margin-bottom: 0;
}
#main .history .historyUl ul li::after {
	position: absolute;
	width: 0.7rem;
	height: 0.7rem;
	content: "";
	z-index: 1;
	border-radius: 50%;
	background-color: #02af94;
	top: 0.9rem;
	left: 0;
}
#main .history .historyUl ul a {
	display: inline-block;
	color: #02af94;
	text-decoration: underline;
}
#main .history .historyUl ul a:hover {
	opacity: 0.7;
}
#main .history .historyUl .photo {
	width: 14rem;
}
#main .history .historyUl .photo a {
	position: relative;
	display: block;
}
#main .history .historyUl .photo a::after {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 1.7rem;
	height: 1.7rem;
	background: url(../img/business/service/icon02.png) no-repeat right bottom / 100%;
	content: "";
	z-index: 2;
}
#main .history .historyUl .photo a:hover {
	opacity: 0.7;
}
@media all and (max-width: 896px) {
	#main .business {
		margin-bottom: 8rem;
	}
	#main .business .content > .photoBox {
		margin-bottom: 2.9rem;
		gap: 0.2rem
	}
	#main .business .content > .photoBox .lBox {
		width: calc((100% - 0.2rem) * 0.517);
	}
	#main .business .content > .photoBox .rBox .photo {
		margin-bottom: 0.2rem;
	}
	#main .business .content > .photoBox .rBox .photo01 {
		aspect-ratio: 462/215;
	}
	#main .business .sub {
		margin: 0 0 4.2rem;
	}
	#main .business .sub .text:last-of-type {
		margin-bottom: 2.5rem;
	}
	#main .business .sub .innerBox {
		padding: 2rem 2.5rem 2.2rem 2rem;
		display: block;
	}
	#main .business .sub .innerBox .lText {
		margin: 0 0 0.9rem;
		padding: 0 0 0 1.8rem;
		width: auto;
		background-position: left top 0.7rem;
		border-right: 0;
	}
	#main .business .sub .innerBox .rText {
		font-size: 1.5rem;
		line-height: 1.8;
	}
	#main .business .comTextList {
		margin-bottom: 3rem;
	}
	#main .business .comTextList ~ .comBtnUl li {
		margin: 0 0 0 auto;
		width: 19.8rem;
	}
	#main .business .comTextList ~ .comBtnUl a {
		min-height: 5.4rem;
	}
	#main .business .comSliderBox .content {
		padding-right: 2rem;
	}
	#main .business .comSliderBox .comWorkUl {
		margin-bottom: 3rem;
	}
	#main .business .comSliderBox .comBtnUl.style01 li {
		width: 16.4rem;
	}
	#main .business .comSliderBox .comBtnUl.style01 a {
		min-height: 5.4rem;
	}
	#main .business .comWorkUl a {
		border-bottom-color: #E9E9E9;
	}
	#main .business .comWorkUl .infoBox .tagUl li {
		color: #fff;
		background-color: #02af94;
	}
	#main .business .comWorkUl .infoBox {
		color: #1c1e1d;
	}
	#main .business .comWorkUl .title {
		color: #1c1e1d;
	}
	#main .business .comWorkUl .markUl li {
		color: #02af94;
	}
	#main .history .headLine05 {
		margin-bottom: 3.2rem;
	}
	#main .history .innerBox {
		padding-bottom: 2.7rem;
	}
	#main .history .headLine02 {
		padding-bottom: 0;
		margin-bottom: 2.9rem;
		font-size: 2rem;
		color: #1c1e1d;
	}
	#main .history .innerBox .selectBox {
		position: relative;
		top: auto;
		right: auto;
		margin: 0 auto;
		width: 27.5rem;
	}
	#main .history .innerBox .selectBox p {
		padding: 1.5rem 2rem;
	}
	#main .history .historyUl > li {
		padding: 2rem 0;
		gap: 1.4rem;
	}
	#main .history .historyUl > li:last-child {
		padding-bottom: 0;
	}
	#main .history .historyUl .lBox {
		display: block;
	}
	#main .history .historyUl .lBox time {
		margin-bottom: 0.8rem;
		padding-bottom: 0;
		min-width: inherit;
		font-size: 1.5rem;
	}
	#main .history .historyUl .lBox .title {
		padding-left: 2.7rem;
		font-size: 1.5rem;
		line-height: 1.66;
		background-position: left top 0.4rem;
	}
	#main .history .historyUl ul li {
		font-size: 1.2rem;
	}
	#main .history .historyUl ul li::after {
		top: 0.7rem;
	}
	#main .history .historyUl .photo {
		width: 8.9rem;
	}
	#main .history .historyUl .photo a::after {
		width: 1.1rem;
		height: 1.1rem;
	}
}