@charset "utf-8";
/*------------------------------------------------------------
	paper_processing
------------------------------------------------------------*/
.comVisual {
	margin-bottom: 0;
}
#main .support {
	padding-top: 14rem;
}
#main .support .content {
	width: 139rem;
}
#main .support .heading {
	margin-bottom: 2.1rem;
}
#main .support .heading small {
	color: #00A196;
	text-align: center;
	font-size: 2rem;
	font-weight: 700;
	line-height: 1.6;
	letter-spacing: 0.15em;
	display: block;
}
#main .support .heading .jp {
	margin: 2rem auto 0;
	padding: 0.9rem 7.5rem;
	width: fit-content;
	color: #FFF;
	text-align: center;
	font-size: 4.4rem;
	font-weight: 700;
	line-height: 1.4;
	letter-spacing: 0.068em;
	display: block;
	border-radius: 4rem;
	background: #00A196;
}
#main .support .midTxt {
	margin-bottom: 7.2rem;
	color: #333;
	font-weight: 500;
	line-height: 1.7;
	text-align: center;
}
#main .support .pointUl {
	gap: 5rem;
}
#main .support .pointUl li {
	padding: 2.5rem 4rem 2rem;
	width: calc((100% - 10rem) / 3);
	border: 1px solid #00A196;
	background: #FFF;
	text-align: center;
}
#main .support .pointUl .en {
	margin-bottom: 0.5rem;
	display: block;
	color: #00A196;
	text-align: center;
	font-weight: 600;
	line-height: 1;
	letter-spacing: 0.055em;
}
#main .support .pointUl .jp {
	display: block;
	font-size: 2rem;
	font-weight: 600;
	line-height: 1.5;
	letter-spacing: 0.1em;
}
#main .solution {
	margin: 12.4rem 0 11.4rem;
}
#main .solution .content {
	width: 112rem;
}
#main .solution .whiteBg {
	margin-bottom: 8rem;
	padding: 6.4rem 0 7.7rem;
	background-color: #fff;
	border-radius: 1rem;
	position: relative;
}
#main .solution .whiteBg::after {
	width: 10rem;
	aspect-ratio: 1/1;
	content: "";
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: -5.7rem;
	background: url(../img/business/paper/paper_processing/icon02.png) no-repeat center center / 100%;
}
#main .solution .heading {
	margin: 0 auto 3.7rem;
	padding: 1.2rem 1rem 1.5rem;
	width: fit-content;
	min-width: 80rem;
	text-align: center;
	font-size: 2.8rem;
	font-weight: 700;
	line-height: 1.2;
	letter-spacing: 0.035em;
	border-radius: 4rem;
	background: rgba(170, 243, 221, 0.7);
	position: relative;
}
#main .solution .heading::after {
	width: 4rem;
	aspect-ratio: 1/1;
	content: "";
	position: absolute;
	left: 50%;
	bottom: -2rem;
	transform: translateX(-50%);
	background-color: inherit;
	clip-path: polygon(50% 100%, 0 50%, 100% 50%);
}
#main .solution .list {
	margin: 0 auto;
	width: 77rem;
	position: relative;
}
#main .solution .list li {
	padding: 0.5rem 0 1.6rem 5.5rem;
	font-size: 2.2rem;
	font-weight: 500;
	line-height: 1.5;
	letter-spacing: 0.045em;
	background: url(../img/business/paper/paper_processing/icon01.png) no-repeat left top 1.2rem / 3.6rem;
}
#main .solution .imgBox {
	padding: 5.2rem 6rem 5.2rem 7.1rem;
	display: flex;
	border-radius: 1rem;
	position: relative;
	gap: 5.9rem;
	background: linear-gradient(180deg, #03D8B8 17.7%, #00A196 73.73%), #00A196;
	z-index: 1;
}
#main .solution .imgBox::after {
	content: "";
	position: absolute;
	left: 2px;
	top: 2px;
	bottom: 2px;
	right: 2px;
	border-radius: 0.8rem;
	background-color: #FAFAFA;
	z-index: -1;
}
#main .solution .comText01 {
	margin-bottom: 2.1rem;
	font-size: 3.2rem;
	font-weight: 700;
	line-height: 1.5;
	letter-spacing: 0.0625em;
}
#main .solution .photoBox {
	width: 43rem;
}
#main .solution .photoBox img {
	width: 100%;
}
#main .solution .textBox {
	flex: 1;
	line-height: 1.7;
	font-weight: 500;
	text-align: justify;
}
#main .process {
	margin-bottom: 12.1rem;
	padding: 12.6rem 0 12.4rem;
	background-color: #fff;
}
#main .process .content {
	width: 139rem;
}
#main .process .headLine04 {
	margin-bottom: 2rem;
}
#main .process .comText02 {
	margin-bottom: 8rem;
}
#main .process .list {
	gap: 5rem;
}
#main .process .list > li {
	width: calc((100% - 10rem) / 3);
	display: flex;
	flex-direction: column;
}
#main .process .list .image {
	width: 100%;
	aspect-ratio: 43/28;
}
#main .process .list .image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
#main .process .title {
	padding: 0 0 2.1rem 4.3rem;
	color: #00A196;
	font-size: 2.8rem;
	font-weight: 700;
	line-height: 1.5;
	letter-spacing: 0.071em;
	background: url(../img/business/paper/paper_processing/icon03.png) no-repeat left top 0.5rem / 3.4rem;
}
#main .process .title01 {
	background-image: url(../img/business/paper/paper_processing/icon04.png);
}
#main .process .title02 {
	background-image: url(../img/business/paper/paper_processing/icon05.png);
}
#main .process .textBox {
	padding: 3.2rem 4.5rem 5.7rem;
	flex: 1;
	font-weight: 500;
	line-height: 1.7;
	background: #F2F6F5;
}
#main .process .textBox p {
	margin-bottom: 4rem;
}
#main .process .textBox p:last-child {
	margin-bottom: 0;
}
#main .process .subUl {
	font-size: 2rem;
	line-height: 1.5;
	position: relative;
}
#main .process .subUl li {
	padding-left: 2rem;
	position: relative;
}
#main .process .subUl li::before {
	width: 1rem;
	aspect-ratio: 1/1;
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	border-radius: 100%;
	background-color: #00A196;
}
#main .process .subUl li + li {
	margin-top: 2rem;
}
@media all and (min-width: 897px) {
	.comVisual .pageTtl .subName {
		font-size: 5.5rem;
		letter-spacing: 0.036em;
	}
	.comVisual .pageTtl .subName::before {
		top: 4.2rem;
	}
}
@media all and (max-width: 896px) {
	.comVisual {
		margin-bottom: 0;
	}
	#main .support {
		padding-top: 5rem;
	}
	#main .support .heading {
		margin-bottom: 2.1rem;
	}
	#main .support .heading small {
		font-size: 1.8rem;
	}
	#main .support .heading .jp {
		margin: 1rem auto 0;
		width: auto;
		padding: 0.9rem 1rem;
		font-size: 1.8rem;
		border-radius: 2rem;
	}
	#main .support .midTxt {
		margin-bottom: 3rem;
	}
	#main .support .pointUl {
		gap: 2rem;
		flex-direction: column;
	}
	#main .support .pointUl li {
		padding: 1.5rem 2rem;
		width: 100%;
	}
	#main .support .pointUl .jp {
		font-size: 1.8rem;
	}
	#main .solution {
		margin: 6rem 0;
	}
	#main .solution .whiteBg {
		margin-bottom: 6rem;
		padding: 3rem 2rem;
	}
	#main .solution .whiteBg::after {
		width: 5rem;
		bottom: -3rem;
	}
	#main .solution .heading {
		margin: 0 auto 2rem;
		padding: 1rem;
		width: auto;
		min-width: inherit;
		font-size: 1.8rem;
		border-radius: 4rem;
		font-feature-settings: "palt";
	}
	#main .solution .heading::after {
		width: 2.4rem;
		bottom: -1.2rem;
	}
	#main .solution .list {
		margin: 0 auto 2rem;
		width: auto;
	}
	#main .solution .list li {
		padding: 0.4rem 0 1rem 3rem;
		font-size: 1.6rem;
		background-size: 2.4rem;
		background-position: left top 0.7rem;
	}
	#main .solution .imgBox {
		padding: 2rem;
		display: block;
	}
	#main .solution .imgBox::after {
		left: 1px;
		top: 1px;
		bottom: 1px;
		right: 1px;
		border-radius: 0.9rem;
	}
	#main .solution .comText01 {
		margin-bottom: 1.5rem;
		font-size: 1.8rem;
	}
	#main .solution .photoBox {
		margin-bottom: 1.2rem;
		width: 100%;
	}
	#main .process {
		margin-bottom: 6rem;
		padding: 6rem 0;
	}
	#main .process .comText02 {
		margin-bottom: 4rem;
	}
	#main .process .list {
		flex-direction: column;
		gap: 3rem;
	}
	#main .process .list > li {
		width: 100%;
	}
	#main .process .title {
		padding: 0 0 1.5rem 2.6rem;
		font-size: 2rem;
		background-size: 2rem;
		background-position: left top 0.6rem;
	}
	#main .process .textBox {
		padding: 1.5rem 1.5em 2rem;
	}
	#main .process .textBox p {
		margin-bottom: 2rem;
	}
	#main .process .subUl {
		font-size: 1.6rem;
	}
	#main .process .subUl li {
		padding-left: 1.5rem;
	}
	#main .process .subUl li::before {
		width: 0.8rem;
	}
	#main .process .subUl li + li {
		margin-top: 1rem;
	}
}