@charset "utf-8";
/*------------------------------------------------------------
	about
------------------------------------------------------------*/
#main .topBox {
	margin-bottom: 10rem;
}
#main .topBox .content {
	width: 139rem;
}
#main .topBox .flexBox {
	margin-bottom: 5rem;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	gap: 2rem;
}
#main .topBox .comText01 {
	width: 70rem;
}
#main .topBox .infoText {
	margin-top: 1.3rem;
	width: 60.7rem;
	font-size: 1.6rem;
	letter-spacing: 0.125em;
}
@media all and (max-width: 896px) {
	#main .topBox {
		margin-bottom: 8rem;
	}
	#main .topBox .flexBox {
		margin-bottom: 5rem;
		display: block;
	}
	#main .topBox .comText01 {
		width: auto;
	}
	#main .topBox .infoText {
		margin-top: 2.2rem;
		width: auto;
	}
	#main {
		background: #FAFAFA;
	}
}
#main .whiteBg {
	margin: 0 auto 11rem;
	padding: 7.8rem 0 8rem;
	width: 173rem;
	max-width: calc(100% - 2rem);
	background-color: #fff;
	border-radius: 1rem;
}
@media all and (max-width: 896px) {
	#main .whiteBg {
		margin: 0 1.5rem 8rem;
		padding: 5rem 0 8rem;
		width: auto;
		max-width: inherit;
		background-color: #fff;
		border-radius: 0.5rem;
	}
}
/* pointBox */
#main .pointBox {
	margin-bottom: 8rem;
}
#main .pointBox .content {
	width: 140rem;
}
#main .pointBox .heading {
	margin-bottom: 1.2rem;
	font-size: 2rem;
	font-weight: 500;
	line-height: 1.5;
	letter-spacing: 0.1em;
	color: #00A196;
}
#main .pointBox .heading .en {
	margin-right: 2.1rem;
	font-size: 1.6rem;
	font-weight: 600;
	line-height: 1;
	letter-spacing: 1px;
}
#main .pointBox .imgBox {
	display: flex;
	align-items: flex-start;
	gap: 7rem;
	overflow: hidden;
}
#main .pointBox .imgBox .photoBox {
	width: 70rem;
	border-radius: 0.4rem;
	overflow: hidden;
	position: relative;
	z-index: 1;
}
#main .pointBox .imgBox img {
	width: 100%;
}
#main .pointBox .imgBox .textBox {
	flex: 1;
	line-height: 1.5;
	font-weight: 500;
}
#main .pointBox .imgBox p {
	margin-bottom: 2.8rem;
}
#main .pointBox .imgBox p:last-child {
	margin-bottom: 0;
}
#main .pointBox .imgBox .comText01 {
	margin-bottom: 2.1rem;
	padding-bottom: 1.9rem;
	font-size: 3.6rem;
	letter-spacing: 0.08em;
	position: relative;
}
#main .pointBox .imgBox .comText01::after {
	width: 99rem;
	height: 1px;
	content: "";
	position: absolute;
	right: 0;
	bottom: 0;
	background: rgba(170, 243, 221, 0.7);
}
#main .pointBox03 {
	margin-bottom: 0;
}
@media all and (max-width: 896px) {
	#main .pointBox {
		margin-bottom: 5rem;
	}
	#main .pointBox .content {
		margin: 0 1.5rem;
	}
	#main .pointBox .heading {
		font-size: 1.6rem;
	}
	#main .pointBox .heading .en {
		margin-right: 2.1rem;
		display: block;
		font-size: 1.4rem;
	}
	#main .pointBox .imgBox {
		display: block;
	}
	#main .pointBox .imgBox .photoBox {
		margin-bottom: 2rem;
		width: auto;
	}
	#main .pointBox .imgBox p {
		margin-bottom: 2rem;
	}
	#main .pointBox .imgBox .comText01 {
		margin-bottom: 1.5rem;
		padding-bottom: 1rem;
		font-size: 2rem;
	}
	#main .pointBox03 {
		margin-bottom: 0;
	}
}
/* reliability */
#main .reliability .content {
	width: 128rem;
}
#main .reliability .headLine03 {
	margin-bottom: 0.3rem;
	text-align: center;
}
#main .reliability .headLine03 .en {
	display: block;
	font-size: 1.6rem;
}
#main .reliability .headLine03 .jp {
	margin: 0;
}
#main .reliability .comText01 {
	margin-bottom: 2.1rem;
	text-align: center;
	letter-spacing: 0.068em;
}
#main .reliability .list {
	display: flex;
	gap: 4rem;
	flex-wrap: wrap;
	justify-content: center;
}
#main .reliability .list li {
	padding: 1.9rem 2rem 2.6rem;
	width: 40rem;
	display: flex;
	flex-direction: column;
	border-radius: 0.4rem;
	border: 1px solid #E4E4E4;
	background: #FFF;
}
#main .reliability .heading {
	margin-bottom: 1.4rem;
	padding-bottom: 1.2rem;
	display: flex;
	justify-content: space-between;
	align-items: center;
	gap: 1rem;
	border-bottom: 1px solid #00A196;
}
#main .reliability .heading .jp {
	padding-left: 4rem;
	font-size: 2rem;
	font-weight: 500;
	line-height: 1.5;
	letter-spacing: 0.09em;
	white-space: nowrap;
	background: url(../img/about/icon01.png) no-repeat left center / 3rem;
}
#main .reliability .heading .jp02 {
	background-image: url(../img/about/icon05.png);
}
#main .reliability .heading .jp03 {
	background-image: url(../img/about/icon02.png);
}
#main .reliability .heading .jp04 {
	background-image: url(../img/about/icon06.png);
}
#main .reliability .heading .jp05 {
	background-image: url(../img/about/icon09.png);
}
#main .reliability .heading .jp06 {
	background-image: url(../img/about/icon10.png);
}
#main .reliability .heading .en {
	color: #00A196;
	font-size: 1.8rem;
	font-weight: 600;
	line-height: 1.01;
	letter-spacing: 0.111em;
	white-space: nowrap;
	text-transform: uppercase;
	text-align: right;
}
#main .reliability li .info {
	margin: auto auto 0;
	width: fit-content;
	color: #00A196;
	font-size: 3.4rem;
	font-weight: 700;
	line-height: 1.5;
	letter-spacing: 0.176em;
}
#main .reliability li .num {
	margin: 0 0.8rem 0 0.5rem;
	width: fit-content;
	display: inline-block;
	text-align: center;
	vertical-align: -0.3rem;
	font-size: 5rem;
	font-weight: 800;
	line-height: 1.2;
	letter-spacing: 0.028em;
	background: linear-gradient(180deg, #03D8B8 17.7%, #00A196 73.73%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
#main .reliability li .info .num:first-child {
	margin-left: 0;
}
#main .reliability li .info02 {
	margin: auto 0 0;
	width: auto;
	font-size: 2.4rem;
	line-height: 1.6;
	letter-spacing: 0.09em;
	text-align: left;
}
@media all and (max-width: 896px) {
	#main .reliability .content {
		margin: 0 3rem;
	}
	#main .reliability .list {
		gap: 1.5rem;
		flex-direction: column;
	}
	#main .reliability .list li {
		padding: 1.5rem 2rem 2rem;
		width: 100%;
	}
	#main .reliability .heading {
		margin-bottom: 1rem;
		padding-bottom: 1rem;
	}
	#main .reliability .heading .jp {
		padding: 0.5rem 0 0.5rem 3.5rem;
		font-size: 1.6rem;
		background-size: 3rem;
	}
	#main .reliability .heading .en {
		font-size: 1.4rem;
	}
	#main .reliability li .info {
		font-size: 2.5rem;
	}
	#main .reliability li .num {
		margin: 0 0.8rem 0 0.5rem;
		vertical-align: -0.3rem;
		font-size: 4.5rem;
	}
	#main .reliability li .info02 {
		margin-top: 0.5rem;
		font-size: 1.8rem;
	}
}
/* initiatives */
#main .initiatives {
	margin-top: 10rem;
	padding: 8rem 0 11rem;
	background-color: #fff;
}
#main .initiatives .content {
	width: 128rem;
}
#main .initiatives .titleBox {
	margin: 0 auto 4.1rem;
	max-width: 114rem;
	display: flex;
	font-size: 2rem;
	font-weight: 500;
	line-height: 1.7;
	letter-spacing: 0.1em;
	gap: 2.2rem;
}
#main .initiatives .headLine01 {
	margin: -1.4rem 0 0;
	width: 35rem;
}
#main .initiatives .headLine01 .jp {
	font-size: 3.4rem;
	letter-spacing: 0.088em;
}
#main .initiatives .headLine01 .en {
	text-transform: uppercase;
	font-weight: 600;
	font-size: 1.6rem;
	letter-spacing: 0.125em;
}
#main .initiatives .infoText {
	flex: 1;
}
#main .initiatives .list {
	display: flex;
	flex-wrap: wrap;
	gap: 5rem 6.2rem;
}
#main .initiatives .list > li {
	padding: 3rem 4rem 0;
	width: calc(50% - 3.1rem);
	border: 1px solid #00A196;
	background: #FAFAFA;
	display: flex;
	flex-direction: column;
}
#main .initiatives .list h3 {
	margin: 0 auto 2rem;
	padding: 0 3.6rem 0 4.3rem;
	width: fit-content;
	font-size: 2.8rem;
	font-weight: 700;
	line-height: 1.5;
	letter-spacing: 0.071em;
	color: #00A196;
	background: url(../img/about/icon07.png) no-repeat left center / 3.4rem;
}
#main .initiatives .list .head {
	background-image: url(../img/about/icon08.png);
}
#main .initiatives .subList {
	margin: 0 auto;
	width: fit-content;
	min-width: 28.8rem;
	flex: 1;
}
#main .initiatives .subList li {
	padding: 0 0 1rem 2rem;
	font-size: 2rem;
	font-weight: 500;
	line-height: 1.5;
	letter-spacing: 0.1em;
	position: relative;
}
#main .initiatives .subList li::before {
	width: 1rem;
	aspect-ratio: 1/1;
	content: "";
	position: absolute;
	left: 0;
	top: 1rem;
	border-radius: 100%;
	background-color: #00A196;
}
#main .initiatives .list .btn {
	margin: 2.5rem -4rem 0;
}
#main .initiatives .list a {
	padding: 0.5rem 1.2rem;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: flex-end;
	font-size: 1.8rem;
	font-weight: 500;
	line-height: 1.5;
	letter-spacing: 1px;
	border-top: 1px solid #00A196;
	gap: 0.5rem;
}
#main .initiatives .list .text {
	min-width: 21rem;
}
@media all and (min-width: 897px) {
	#main .initiatives .list a:hover {
		color: #00A196;
	}
}
@media all and (max-width: 896px) {
	#main .initiatives {
		margin: 5rem 0;
		padding: 5rem 0;
	}
	#main .initiatives .content {
		margin: 0 3rem;
	}
	#main .initiatives .titleBox {
		margin: 0 auto 2rem;
		max-width: inherit;
		display: block;
		font-size: 1.6rem;
	}
	#main .initiatives .headLine01 {
		margin: 0 0 1rem;
		width: auto;
	}
	#main .initiatives .headLine01 .jp {
		font-size: 2.6rem;
	}
	#main .initiatives .headLine01 .en {
		font-size: 1.4rem;
	}
	#main .initiatives .list {
		gap: 4rem;
		flex-direction: column;
	}
	#main .initiatives .list > li {
		padding: 2rem 2rem 0;
		width: 100%;
	}
	#main .initiatives .list h3 {
		margin: 0 auto 1.5rem;
		padding: 0 4rem;
		font-size: 2rem;
		background-size: 3rem;
	}
	#main .initiatives .subList {
		min-width: inherit;
	}
	#main .initiatives .subList li {
		padding: 0 0 1rem 1.6rem;
		font-size: 1.6rem;
	}
	#main .initiatives .subList li::before {
		width: 0.8rem;
		top: 0.8rem;
	}
	#main .initiatives .list .btn {
		margin: 2rem -2rem 0;
	}
	#main .initiatives .list a {
		font-size: 1.6rem;
	}
	#main .initiatives .list .text {
		min-width: 19rem;
		text-align: center;
	}
}
/* visual */
#main .visual .imgBox {
	display: flex;
	justify-content: flex-end;
	align-items: center;
}
#main .visual .photoBox {
	width: 50%;
}
#main .visual .photoBox img {
	width: 100%;
}
#main .visual .textBox {
	margin: 0 auto 4.5rem;
	padding: 0 2rem;
	width: 68rem;
	line-height: 1.9;
	font-weight: 500;
}
#main .visual .textBox p {
	margin-bottom: 3.3rem;
	text-align: justify;
}
#main .visual .textBox p:last-child {
	margin-bottom: 0;
}
#main .visual .textBox .comText01 {
	margin: 0 -3rem 4rem 0;
	letter-spacing: 0.068em;
}
@media all and (max-width: 896px) {
	#main .visual .imgBox {
		display: block;
	}
	#main .visual .photoBox {
		width: auto;
	}
	#main .visual .textBox {
		margin: 0 3rem 4rem;
		padding: 0;
		width: auto;
		line-height: 1.6;
	}
	#main .visual .textBox p {
		margin-bottom: 2.3rem;
	}
	#main .visual .textBox .comText01 {
		margin: 0 0 3rem;
		font-size: 2.2rem;
	}
}