@charset "utf-8";
/*------------------------------------------------------------
	company
------------------------------------------------------------*/
#main .pageTitle {
	padding: 3.6rem 2rem 7.4rem;
}
#main .pageTitle .pageImg {
	margin: 0 auto;
	max-width: 134.5rem;
}
#main .pageTitle .pageImg img {
	border-radius: 0.5rem;
}
#main .pageTitle .whiteBox {
	margin: -3.5rem auto 0;
	padding: 3.9rem 0 2rem;
	max-width: 36.4rem;
	background: #FFF;
	position: relative;
	z-index: 5;
}
#main .pageTitle h2 {
	font-size: 3.6rem;
	font-weight: 700;
	letter-spacing: 0.3em;
	text-align: center;
}
#main .topBox {
	margin-bottom: 9.6rem;
}
#main .topBox h3 {
	margin-bottom: 3.3rem;
	font-size: 2.29rem;
	font-weight: 700;
	line-height: 1.86;
	letter-spacing: 0.18em;
	text-align: center;
}
#main .topBox .text {
	font-size: 1.48rem;
	font-weight: 500;
	line-height: 2.43;
	letter-spacing: 0.16em;
	text-align: center;
}
#main .philosophy {
	padding: 11.2rem 0 9.2rem;
	background: url(../img/company/philosophy_bg01.jpg) no-repeat center center / cover;
	border-radius: 0.3rem;
	overflow: hidden;
}
#main .philosophy .content {
	max-width: 90rem;
}
#main .philosophy .title {
	margin-bottom: 4.8rem;
	color: #FFF;
	font-size: 2.53rem;
	font-weight: 700;
	letter-spacing: 0.26em;
}
#main .philosophy .text {
	color: #FFF;
	font-size: 1.38rem;
	font-weight: 500;
	letter-spacing: 0.16em;
	line-height: 2.43;
}
#main .pointer {
	padding: 9.7rem 0 0.5rem;
	background: url(../img/company/pointer_bg01.png) no-repeat center center / cover;
}
#main .pointer .content {
	margin: 0 auto;
	max-width: 105.6rem;
}
#main .pointer .inner .lBox {
	width: 43.2rem;
}
#main .pointer .inner .lBox .headLine02 {
	margin-bottom: 14.6rem;
	padding: 0 8.9rem;
}
#main .pointer .inner .lBox .textImg {
	margin-bottom: -4.9rem;
	width: 21.3rem;
}
#main .pointer .inner .lBox .subBox {
	margin: 0 -5rem 0 5.1rem;
	align-items: flex-end;
}
#main .pointer .inner .lBox .subBox .text {
	margin-left: 0.6rem;
	padding-bottom: 4.6rem;
	color: #5c5a5a;
	font-size: 1.06rem;
	font-weight: 500;
	letter-spacing: 0.17em;
}
#main .pointer .inner .lBox .subBox .text small {
	margin-bottom: 0.4rem;
	display: block;
	font-size: 0.8rem;
	letter-spacing: 0.13em;
}
#main .pointer .inner .textList {
	margin-top: -1.6rem;
	width: calc(100% - 62.5rem);
}
#main .pointer .inner .textList li {
	margin-bottom: 4.4rem;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}
#main .pointer .inner .textList li:last-child {
	margin-bottom: 0;
}
#main .pointer .inner .textList li .number {
	position: relative;
	width: 5.4rem;
	height: 5.4rem;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	border: 1px solid #231815;
	border-radius: 50%;
	background: #FFF;
	box-sizing: border-box;
	font-size: 1.64rem;
	font-weight: 500;
	letter-spacing: 0.1em;
	text-align: center;
}
#main .pointer .inner .textList li .number::before {
	margin-top: -1px;
	position: absolute;
	top: 50%;
	left: 4.7rem;
	width: 4rem;
	height: 1px;
	background: #231815;
	content: '';
}
#main .pointer .inner .textList li .text {
	margin-right: -3rem;
	padding-bottom: 0.5rem;
	width: calc(100% - 7.5rem);
	font-size: 1.57rem;
	font-weight: 700;
	line-height: 1.61;
	letter-spacing: 0.24em;
}
#main .message {
	padding: 20.3rem 0 21.2rem;
}
#main .message .imgArea:not(:last-child) {
	margin-bottom: 12.6rem;
}
#main .message .imgArea .imgBox {
	margin-bottom: 16rem;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#main .message .imgArea .imgBox .photoBox {
	width: 50.2%;
	position: relative;
	z-index: 5;
}
#main .message .imgArea .imgBox .photoBox img {
	border-radius: 1rem;
}
#main .message .imgArea .imgBox .textBox {
	margin: 7.2rem 0 -9.3rem -53.5rem;
	padding: 8.4rem 0 3rem;
	width: calc(49.8% + 53.5rem);
	/* min-height: 53.4rem; */
	border-radius: 1.5rem;
	background: url(../img/company/message_photo02.jpg) no-repeat center center / cover;
}
#main .message .imgArea .imgBox .textBox .subBox {
	padding: 0 0 0 61.4rem;
	color: #FFF;
	max-width: 57.2rem;
	box-sizing: content-box;
}
#main .message .imgArea .imgBox .textBox .name {
	margin-bottom: 2rem;
	font-size: 1.98rem;
	font-weight: 700;
	letter-spacing: 0.14em;
}
#main .message .imgArea .imgBox .textBox .name small {
	margin-right: 1.9rem;
	font-size: 1.57rem;
	letter-spacing: 0.13em;
}
#main .message .imgArea .imgBox .textBox .text {
	margin-bottom: 4.4rem;
	font-size: 1.14rem;
	font-weight: 500;
	line-height: 2.16;
	letter-spacing: 0.16em;
	text-align: justify;
}
#main .message .imgArea .imgBox .textBox .textUl li {
	margin-bottom: 2.3rem;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#main .message .imgArea .imgBox .textBox .textUl li:last-child {
	margin-bottom: 0;
}
#main .message .imgArea .imgBox .textBox .textUl li .title {
	position: relative;
	width: 11.1rem;
	font-size: 1.57rem;
	font-weight: 700;
	letter-spacing: 0.14em;
}
#main .message .imgArea .imgBox .textBox .textUl li .title::before {
	position: absolute;
	top: 0.5rem;
	right: 0;
	height: 3.3rem;
	width: 1px;
	background: #FFF;
	content: '';
}
#main .message .imgArea .imgBox .textBox .textUl li .innerText,
#main .message .imgArea .imgBox .textBox .textUl li .innerUl {
	margin-top: -0.2rem;
	width: calc(100% - 12.6rem);
	font-size: 1.14rem;
	line-height: 1.9;
	letter-spacing: 0.16em;
}
#main .message .imgArea .imgBox .textBox .textUl li .innerUl li {
	display: inline;
}
#main .message .imgArea .imgBox .textBox .textUl.style01 li {
	margin-bottom: 1.8rem;
}
#main .message .imgArea .imgBox .textBox .textUl.style01 li .title::before {
	height: 1.8rem;
}
#main .message .imgArea .imgBox .textBox .textUl.style01 li .innerText {
	padding-top: 0.4rem;
}
#main .message .imgArea .subArea {
	margin: 0 auto;
	max-width: 130.6rem;
	padding: 0 4.5rem;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: flex-start;
	box-sizing: content-box;
}
#main .message .imgArea .subArea .photo {
	margin: -0.4rem 0 0 10.7rem;
	width: 24.6rem;
	aspect-ratio: 1 / 1;
}
#main .message .imgArea .subArea .photo img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 50%;
}
#main .message .imgArea .subArea .textBox {
	width: calc(100% - 41.8rem);
}
#main .message .imgArea .subArea .textBox h4 {
	margin: 0 -4rem 2.6rem 0;
	color: #80b29e;
	font-size: 2.5rem;
	font-weight: 700;
	line-height: 1.67;
	letter-spacing: 0.28em;
}
#main .message .imgArea .subArea .textBox .text {
	font-size: 1.28rem;
	font-weight: 500;
	letter-spacing: 0.16em;
	line-height: 2.07;
	text-align: justify;
}
#main .company .headLine03 {
	margin-bottom: 6.9rem;
}
#main .company .textList {
	margin: 0 auto;
	max-width: 77.6rem;
}
#main .company .textList li {
	padding: 2rem 0.1rem 1.9rem;
	border-top: 1px solid #231815;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}
#main .company .textList li:last-child {
	border-bottom: 1px solid #231815;
}
#main .company .textList li .title {
	font-size: 1.57rem;
	font-weight: 700;
	letter-spacing: 0.14em;
}
#main .company .textList li .text {
	width: calc(100% - 26.5rem);
	font-size: 1.57rem;
	font-weight: 700;
	letter-spacing: 0.14em;
}
#main .company .textList li .text a:hover {
	opacity: 0.7;
}
#main .comBottomBox .contact {
	margin-top: 16.2rem;
}
@media all and (max-width: 896px) {
	#main .pageTitle {
		padding: 0.9rem 0.8rem 3.5rem;
	}
	#main .pageTitle .pageImg {
		margin: 0;
		max-width: inherit;
	}
	#main .pageTitle .pageImg img {
		border-radius: 0.3rem;
	}
	#main .pageTitle .whiteBox {
		margin: -3.9rem auto 0;
		padding: 3.3rem 0 2rem;
		max-width: 29.6rem;
	}
	#main .pageTitle h2 {
		font-size: 3.3rem;
	}
	#main .topBox {
		margin-bottom: 6.9rem;
	}
	#main .topBox h3 {
		margin-bottom: 3.3rem;
	}
	#main .philosophy {
		padding: 10.3rem 4rem 9.6rem;
		background: url(../img/company/philosophy_bg01_sp.jpg) no-repeat center center / cover;
		border-radius: 0;
	}
	#main .philosophy .content {
		max-width: inherit;
	}
	#main .philosophy .title {
		margin-bottom: 5.9rem;
		line-height: 1.67;
	}
	#main .philosophy .text {
		margin: 0 -2rem 0 -0.5rem;
		text-align: justify;
		font-feature-settings: "palt";
		-moz-font-feature-settings: "palt";
	}
	#main .pointer {
		padding: 5.9rem 0 0.5rem;
		background: #fffefa;
	}
	#main .pointer .content {
		margin: 0;
		max-width: inherit;
	}
	#main .pointer .inner {
		display: block;
	}
	#main .pointer .inner .lBox {
		width: auto;
	}
	#main .pointer .inner .lBox .headLine02 {
		margin-bottom: 6.2rem;
		padding: 0 6.4rem;
	}
	#main .pointer .inner .textImg {
		margin: 0 auto 1.3rem;
		width: 21.6rem;
	}
	#main .pointer .inner .subBox {
		margin: 0 0 -14.4rem;
		display: block;
	}
	#main .pointer .inner .subBox .text {
		margin: 0 auto;
		padding-bottom: 0;
		width: fit-content;
		color: #5c5a5a;
		font-size: 1.06rem;
		font-weight: 500;
		letter-spacing: 0.17em;
	}
	#main .pointer .inner .subBox .text small {
		margin-bottom: 0.4rem;
		display: block;
		font-size: 0.8rem;
		letter-spacing: 0.13em;
	}
	#main .pointer .inner .textList {
		margin: 0 5.4rem 5rem;
		width: auto;
	}
	#main .pointer .inner .textList li .text.style01 {
		font-feature-settings: "palt";
		-moz-font-feature-settings: "palt";
	}
	#main .message {
		padding: 25rem 0 8.7rem;
	}
	#main .message .imgArea:not(:last-child) {
		margin-bottom: 15rem;
	}
	#main .message .imgArea .imgBox {
		margin-bottom: 0;
		display: block;
	}
	#main .message .imgArea .imgBox .photoBox {
		margin: 0 6.8rem 0 1.2rem;
		width: auto;
	}
	#main .message .imgArea .imgBox .photoBox img {
		border-radius: 0.5rem;
	}
	#main .message .imgArea .imgBox .textBox {
		margin: -44vw 0 0 0;
		padding: 45vw 0 6.1rem;
		width: auto;
		min-height: inherit;
		border-radius: 0;
		background-image: url(../img/company/message_photo02_sp.jpg);
	}
	#main .message .imgArea .imgBox .textBox.style01 {
		padding-bottom: 8.2rem;
		background-image: url(../img/company/message_photo05_sp.jpg);
	}
	#main .message .imgArea .imgBox .textBox .subBox {
		padding: 4.2rem 3.5rem 0;
		max-width: inherit;
	}
	#main .message .imgArea .imgBox .textBox .name {
		margin: 0 0.1rem 1.9rem;
		font-size: 1.98rem;
	}
	#main .message .imgArea .imgBox .textBox .name small {
		margin-right: 1.8rem;
		letter-spacing: 0.15em;
	}
	#main .message .imgArea .imgBox .textBox .text {
		margin-bottom: 3.4rem;
	}
	#main .message .imgArea .imgBox .textBox .textUl li {
		margin-bottom: 2.3rem;
	}
	#main .message .imgArea .imgBox .textBox .textUl li .title {
		width: 11rem;
	}
	#main .message .imgArea .imgBox .textBox .textUl li .title::before {
		height: 3.4rem;
	}
	#main .message .imgArea .imgBox .textBox .textUl.style01 li {
		margin-bottom: 1.1rem;
	}
	#main .message .imgArea .imgBox .textBox .textUl.style01 li .title::before {
		top: 0.8rem;
		height: auto;
		bottom: 0.5rem;
	}
	#main .message .imgArea .imgBox .textBox .textUl li .innerUl li {
		margin: 0 -1rem 0 0;
		padding-left: 0.6em;
		display: block;
		text-indent: -1em;
	}
	#main .message .imgArea .subArea {
		margin: 0;
		max-width: inherit;
		padding: 0 3.2rem;
		display: block;
	}
	#main .message .imgArea .subArea .photo {
		margin: -2.7rem auto 3.3rem;
		width: 16.3rem;
	}
	#main .message .imgArea .subArea.style01 .photo {
		margin-top: -5.5rem;
	}
	#main .message .imgArea .subArea .textBox {
		width: auto;
	}
	#main .message .imgArea .subArea .textBox h4 {
		margin: 0 0 2.8rem;
		font-size: 2.33rem;
		line-height: 1.52;
		letter-spacing: 0.26em;
		text-align: center;
	}
	#main .message .imgArea .subArea.style01 .textBox h4 {
		margin-bottom: 3.2rem;
	}
#main .message .imgArea .subArea .textBox .text {
	font-size: 1.28rem;
	font-weight: 500;
	letter-spacing: 0.16em;
	line-height: 2.07;
	text-align: justify;
}
	#main .company .headLine03 {
		margin-bottom: 5rem;
	}
	#main .company .textList {
		margin: 0 1.2rem;
		max-width: inherit;
	}
	#main .company .textList li {
		padding: 1.6rem 0.1rem 1.4rem;
	}
	#main .company .textList li .title {
		font-size: 1.2rem;
	}
	#main .company .textList li .text {
		margin-right: -1rem;
		width: calc(100% - 18rem);
		font-size: 1.2rem;
		line-height: 1.66;
	}
	#main .comBottomBox .contact {
		margin-top: 10.2rem;
	}
}