@charset "utf-8";
/*------------------------------------------------------------
	about
------------------------------------------------------------*/
.pageTitle {
	margin-bottom: 16rem;
	background-image: url(../img/about/page_title_bg.jpg);
}
#main .topBox {
	margin-bottom: 23.2rem;
	overflow: hidden;
}
#main .topBox .midTxt {
	margin-bottom: 7.2rem;
	color: #454545;
	line-height: 2.25;
	letter-spacing: 0.1em;
	text-align: center;
}
#main .slide {
	margin-bottom: 24rem;
	display: flex;
	align-items: flex-start !important;
	white-space: nowrap;
}
#main .slide li {
	margin: 0 1.5rem;
	width: 32rem;
	flex: none !important;
}
#main .slide li:nth-child(2n) {
	margin-top: 4rem;
}
#main .slide img {
	width: 100%;
	border-radius: 3.4rem;
}
#main .topBox .content {
	max-width: 120rem;
}
#main .topBox .imgBox {
	margin: 0 2rem 28rem;
	justify-content: flex-end;
}
#main .topBox .imgBox .txtBox {
	margin: -0.3rem 0 0;
	width: 53rem;
}
#main .topBox .imgBox .txtBox h2 {
	margin: 0 0 6.6rem 0.2rem;
	width: 38.8rem;
}
#main .topBox .imgBox .txtBox p {
	margin-bottom: 3.6rem;
	line-height: 2.25;
	color: #454545;
	letter-spacing: 0.1em;
}
#main .topBox .imgBox .txtBox p:last-child {
	margin-bottom: 0 !important;
}
#main .topBox .imgBox .phoBox {
	width: 55.1rem;
}
#main .topBox .detailList li {
	display: flex;
	align-items: center;
}
#main .topBox .detailList li:not(:last-child) {
	margin-bottom: 4rem;
}
#main .topBox .detailList .phoBox {
	position: relative;
	width: 62rem;
}
#main .topBox .detailList .phoBox img {
	width: 100%;
	border-radius: 50%;
}
#main .topBox .detailList .phoBox .circle {
	position: absolute;
	right: -5rem;
	top: -5rem;
	width: 24rem;
	height: 24rem;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	background-color: #fff;
	border-radius: 50%;
}
#main .topBox .detailList .phoBox .circle h3 {
	margin-bottom: 0;
	font-family: "Shippori Mincho", serif;
}
#main .topBox .detailList .phoBox .circle h3 .en {
	margin: 0.3rem 0 0;
	font-size: 1.4rem;
}
#main .topBox .detailList .txtBox {
	margin: 0 0 0 6rem;
	width: 39.5rem;
}
#main .topBox .detailList .txtBox h3 {
	margin-bottom: 3.3rem;
}
#main .topBox .detailList .txtBox p {
	line-height: 1.75;
	letter-spacing: 0.02em;
}
#main .topBox .detailList li:nth-child(2n) {
	flex-direction: row-reverse;
}
#main .topBox .detailList li:nth-child(2n) .phoBox .circle {
	right: auto;
	left: -5rem;
}
#main .topBox .detailList li:nth-child(2n) .txtBox {
	margin: 3rem 4rem 0 0;
	width: 41rem;
}
#main .topBox .detailList li:nth-child(2n) .txtBox p {
	letter-spacing: 0;
}
#main .concept {
	margin-bottom: 21rem;
}
#main .concept .lBox {
	margin-right: 4rem;
	width: 32rem;
}
#main .concept .lBox .logo {
	margin-bottom: 4.8rem;
	width: 21.8rem;
}
#main .concept .lBox p {
	color: #454545;
	font-size: 2rem;
	line-height: 2;
	letter-spacing: 0.1em;
}
#main .concept .rBox {
	flex: 1;
}
#main .concept .pointList li {
	padding: 5.9rem 6rem 5.5rem;
	background-color: #fff;
	border-radius: 5rem;
}
#main .concept .pointList li:not(:last-child) {
	margin-bottom: 4rem;
}
#main .concept .pointList .numBox {
	margin-bottom: 4.8rem;
	color: #e95c02;
	font-weight: 500;
}
#main .concept .pointList .numBox p {
	letter-spacing: 0.1em;
	line-height: 1;
}
#main .concept .pointList h3 {
	margin-bottom: 4.5rem;
}
#main .concept .pointList p {
	line-height: 1.75;
	letter-spacing: 0.02em;
}
#main .power {
	padding-bottom: 14.3rem;
}
#main .power .txtBox {
	margin-bottom: -4.4rem;
	max-width: 60rem;
	position: relative;
	z-index: 1;
}
#main .power h2 {
	margin-bottom: 4.7rem;
	color: #555;
	font-size: 4.8rem;
	line-height: 1.88;
}
#main .power .txtBox p {
	color: #454545;
	line-height: 2.25;
	letter-spacing: 0.1em;
}
#main .power .midBox {
	margin-bottom: 6.2rem;
	padding-bottom: 15rem;
	position: relative;
}
#main .power .midBox:before {
	position: absolute;
	left: -6rem;
	top: -13.8rem;
	width: 112.1rem;
	aspect-ratio: 2242/1698;
	background: url(../img/about/power_bg.png) no-repeat left top/100%;
	content: "";
}
#main .power .midBox .txtList {
	position: relative;
	z-index: 1;
}
#main .power .midBox .txtList li {
	text-align: center;
	width: 48%;
}
#main .power .midBox .txtList li:first-child {
	margin-top: 24rem;
	width: 50%;
}
#main .power .midBox .txtList h3 .sub {
	display: block;
	position: relative;
}
#main .power .midBox .txtList h3 .sub:not(:last-child) {
	margin-bottom: 3.8rem;
}
#main .power .midBox .txtList h3 .sub:not(:last-child):after {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: -3.5rem;
	width: 2.6rem;
	aspect-ratio: 1/1;
	background: url(../img/about/power_icon.png) no-repeat left top/100%;
	content: "";
}
#main .power .midBox .txtList p {
	line-height: 1.75;
	letter-spacing: 0.02em;
}
#main .power .midBox .phoList li {
	position: absolute;
}
#main .power .midBox .phoList .photo01 {
	width: 24.1rem;
	right: -8.8rem;
	top: -23rem;
}
#main .power .midBox .phoList .photo02 {
	width: 32rem;
	right: -1.5rem;
	top: 35.4rem;
}
#main .power .midBox .phoList .photo03 {
	width: 32rem;
	left: -11.5rem;
	bottom: -22rem;
}
#main .power .midBox .phoList .photo04 {
	width: 20rem;
	left: 7.7rem;
	bottom: -44rem;
}
#main .power .midBox .phoList img {
	width: 100%;
	border-radius: 50%;
}
#main .power .subBox {
	margin-left: auto;
	max-width: 69rem;
}
#main .power .subBox h3 {
	font-family: "Shippori Mincho", serif;
}
#main .power .subBox p {
	line-height: 1.75;
	letter-spacing: 0.02em;
	margin-bottom: 2.7rem;
}
#main .power .subBox p:last-child {
	margin-bottom: 0 !important;
}
@media all and (max-width: 896px) {
	.pageTitle {
		margin-bottom: 7rem;
		background-image: url(../img/about/page_title_bg_sp.jpg);
	}
	#main .topBox {
		margin-bottom: 10.8rem;
	}
	#main .topBox .midTxt {
		margin: 0 4.5rem 5.2rem;
		line-height: 2.28;
		text-align: left;
	}
	#main .slide {
		margin-bottom: 8.1rem;
	}
	#main .slide li {
		margin: 0 0.6rem;
		width: 16rem;
	}
	#main .slide li:nth-child(2n) {
		margin-top: 2rem;
	}
	#main .slide img {
		border-radius: 2rem;
	}
	#main .topBox .imgBox {
		margin: 0 2.3rem 13rem;
		display: block;
	}
	#main .topBox .imgBox .txtBox {
		margin: -0.3rem 0 3.3rem;
		width: auto;
	}
	#main .topBox .imgBox .txtBox h2 {
		margin: 0 0 3.7rem;
		width: 28.6rem;
	}
	#main .topBox .imgBox .txtBox p {
		margin-bottom: 3.3rem;
		line-height: 2.28;
	}
	#main .topBox .imgBox .phoBox {
		margin: 0 -2.3rem;
		width: auto;
	}
	#main .topBox .imgBox .phoBox img {
		width: 100%;
	}
	#main .topBox .detailList li {
		display: block;
	}
	#main .topBox .detailList li:not(:last-child) {
		margin-bottom: 10.4rem;
	}
	#main .topBox .detailList .phoBox {
		margin: 0 -0.6rem 2.4rem;
		width: auto;
	}
	#main .topBox .detailList .phoBox .circle {
		right: 0;
		top: -2.8rem;
		width: 13rem;
		height: 13rem;
	}
	#main .topBox .detailList .phoBox .circle h3 {
		font-size: 1.8rem;
	}
	#main .topBox .detailList .phoBox .circle h3 .en {
		margin: 0.1rem 0 0;
		font-size: 1.1rem;
	}
	#main .topBox .detailList .txtBox {
		margin: 0 0.6rem;
		width: auto !important;
	}
	#main .topBox .detailList .txtBox h3 {
		margin-bottom: 1.8rem;
	}
	#main .topBox .detailList .txtBox p {
		font-size: 1.6rem;
	}
	#main .topBox .detailList li:nth-child(2n) .phoBox .circle {
		right: auto;
		left: 0;
	}
	#main .topBox .detailList li:nth-child(2n) .txtBox {
		margin: 0 0.6rem;
		width: auto;
	}
	#main .topBox .detailList li:nth-child(2n) .txtBox p {
		letter-spacing: -0.045em;
	}
	#main .concept {
		margin-bottom: 15.8rem;
	}
	#main .concept .content {
		margin: 0 1.5rem;
	}
	#main .concept h2 {
		margin: 0 0 4.6rem 1.3rem;
	}
	#main .concept .inner {
		display: block;
	}
	#main .concept .lBox {
		margin: 0 0 5rem;
		width: auto;
	}
	#main .concept .lBox .logo {
		margin: 0 auto 3.7rem;
	}
	#main .concept .lBox p {
		text-align: center;
	}
	#main .concept .rBox {
		flex: 1;
	}
	#main .concept .pointList li {
		padding: 4.7rem 3rem 3.3rem;
		border-radius: 3rem;
	}
	#main .concept .pointList li:not(:last-child) {
		margin-bottom: 1.5rem;
	}
	#main .concept .pointList .numBox {
		margin-bottom: 2.7rem;
	}
	#main .concept .pointList .numBox p {
		font-size: 1.4rem;
	}
	#main .concept .pointList h3 {
		margin-bottom: 2.3rem;
		font-size: 2.4rem;
		line-height: 1.83;
	}
	#main .concept .pointList p {
		font-size: 1.6rem;
	}
	#main .power {
		padding-bottom: 0;
	}
	#main .power .txtBox {
		margin: 0 2.4rem 4.3rem;
		max-width: inherit;
	}
	#main .power h2 {
		margin: 0 -4rem 3.1rem 0;
		font-size: 3.6rem;
		line-height: 2;
		text-align: left;
	}
	#main .power .txtBox p {
		font-size: 1.6rem;
		line-height: 2.25;
		letter-spacing: 0.1em;
	}
	#main .power .midBox {
		margin-bottom: 14rem;
		padding: 7rem 0;
	}
	#main .power .midBox:before {
		left: -5.1rem;
		top: 0;
		width: 45.6rem;
		aspect-ratio: 912/1760;
		background-image: url(../img/about/power_bg_sp.png);
	}
	#main .power .midBox .txtList {
		margin: 0 1.4rem;
		flex-direction: column-reverse;
	}
	#main .power .midBox .txtList li {
		width: 100% !important;
	}
	#main .power .midBox .txtList li > div {
		width: fit-content;
	} 
	#main .power .midBox .txtList li:first-child {
		margin-top: 21rem;
		padding-right: 1.5rem;
		display: flex;
		justify-content: flex-end;
	}
	#main .power .midBox .txtList h3 {
		margin-bottom: 1.6rem;
		font-size: 2.4rem;
	}
	#main .power .midBox .txtList h3 .sub:not(:last-child) {
		margin-bottom: 3.2rem;
	}
	#main .power .midBox .txtList h3 .sub:not(:last-child):after {
		bottom: -3.1rem;
		margin-left: -0.2rem;
	}
	#main .power .midBox .txtList p {
		line-height: 1.83;
	}
	#main .power .midBox .phoList .photo01 {
		width: 11.1rem;
		right: -0.6rem;
		top: -3.7rem;
	}
	#main .power .midBox .phoList .photo02 {
		width: 14.5rem;
		right: auto;
		left: 0.2rem;
		top: 35.7rem;
	}
	#main .power .midBox .phoList .photo03 {
		width: 16rem;
		left: 7.5rem;
		bottom: -11.2rem;
	}
	#main .power .midBox .phoList .photo04 {
		width: 10.1rem;
		left: auto;
		right: 0.6rem;
		bottom: -18rem;
	}
	#main .power .subBox {
		margin: 0 2.4rem;
		max-width: inherit;
	}
	#main .power .subBox h3 {
		margin: 0 -0.3rem 3.2rem;
		font-size: 2.8rem;
		line-height: 1.79;
	}
	#main .power .subBox p {
		font-size: 1.6rem;
		margin-bottom: 2.7rem;
	}
}