@charset "utf-8";
/*------------------------------------------------------------
	index
------------------------------------------------------------*/
.mainVisual {
	padding: 2rem 0;
	position: relative;
	z-index: 1;
	min-height: 108rem;
	display: flex;
	align-items: center;
	justify-content: center;
}
.mainVisual .photoBox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.mainVisual .photoBox img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.mainVisual .content {
	margin-top: 13rem;
	position: relative;
	z-index: 2;
	max-width: 100%;
	width: 148rem;
}
.mainVisual .title {
	margin-bottom: 15.1rem;
	font-size: 8rem;
	font-weight: 500;
	line-height: 1.3;
}
.mainVisual .imgtext {
	margin-bottom: 1.3rem;
	width: 46.3rem;
	position: absolute;
	top: 57.6%;
	left: calc(50% - 72rem);
	z-index: 1;
	mix-blend-mode: overlay;
}
.mainVisual .text {
	font-size: 1.8rem;
	line-height: 2.2;
	letter-spacing: 0.08em;
}
.mainVisual .text span {
	letter-spacing: 0.12em;
}
@media all and (min-width: 897px) and (max-width: 1500px) {
	.mainVisual .imgtext {
		left: 2rem;
	}
}
@media all and (max-width: 896px) {
	.mainVisual {
		min-height: 60rem;
	}
	.mainVisual .content {
		width: 100%;
		min-height: 26rem;
	}
	.mainVisual .title {
		margin-bottom: 10rem;
		font-size: 3.7rem;
	}
	.mainVisual .imgtext {
		width: 25rem;
		top: calc(50% + 5.5rem);
		left: 2rem;
	}
	.mainVisual .text {
		font-size: 1.4rem;
		line-height: 1.5;
	}
}
/* concept */
#main .concept {
	padding: 12.2rem 11.5rem 11.1rem 0 ;
	margin: -8rem 2rem 0 0;
	max-width: calc(50% + 72rem);
	position: relative;
	z-index: 2;
	background-color: #1a2e51;
}
#main .concept .imgBox {
	padding-left: 2rem;
	position: relative;
	margin-left: auto;
	max-width: 122.5rem;
	align-items: center;
}
/* #main .concept .imgBox::after {
	position: absolute;
	top: 50%;
	transform: translateY(-55%);
	left: -27rem;
	z-index: -1;
	width: 91.9rem;
	height: 42.2rem;
	background: url(../img/index/concept_img01.png) no-repeat left top / 100%;
	content: "";
	pointer-events: none;
} */
#main .concept .textBox {
	margin-bottom: 3rem;
	width: calc(100% - 68rem);
}
#main .concept .textBox .text {
	margin-bottom: 5.8rem;
	line-height: 2.25;
}
#main .concept .textBox .text span {
	letter-spacing: 0.05em;
}
#main .concept .photoBox {
	width: 60.4rem;
}
#main .concept .photoBox img {
	width: 100%;
}
@media all and (max-width: 896px) {
	#main .concept {
		padding: 7rem 0 9rem;
		margin: 0;
		max-width: 100%;
	}
	#main .concept .imgBox {
		padding-left: 0;
		margin: 0 2rem;
		max-width: 100%;
		display: block;
	}
	/* #main .concept .imgBox::after {
		position: absolute;
		top: 3rem;
		transform: translate(-50%,0);
		left: 50%;
		width: 36rem;
		height: 42.2rem;
	} */
	#main .concept .textBox {
		margin-bottom: 6rem;
		width: auto;
	}
	#main .concept .textBox .text {
		margin-bottom: 5.8rem;
		line-height: 2.25;
	}
	#main .concept .photoBox {
		width: auto;
	}
}
/* business */
#main .business {
	padding: 12.5rem 0 4rem;
	position: relative;
	background: url(../img/index/business_bg.jpg) no-repeat left top / cover;
}
#main .business::after {
	width: 100%;
	max-width: calc(50% + 84rem);
	height: 37.1rem;
	background-color: #fff;
	content: "";
	z-index: 1;
	position: absolute;
	top: 0;
	left: 0;
	pointer-events: none;
}
#main .business .content {
	position: relative;
	z-index: 2;
}
#main .business .headLine01 {
	position: relative;
	margin-bottom: 8.9rem;
	color: #010101;
	text-align: center;
}
#main .business .headLine01::after {
	position: absolute;
	bottom: 117%;
	left: 50%;
	width: 0.2rem;
	height: 8rem;
	background-color: #1a2e51;
	content: "";
}
#main .business .headLine01 .en {
	line-height: 1.1;
	font-size: 6.6rem;
	letter-spacing: 0.05em;
}
#main .business .headLine01 .jp {
	font-size: 1.6rem;
	letter-spacing: 0;
	font-weight: 700;
}
#main .business .imgBox {
	margin-bottom: 9rem;
	position: relative;
	z-index: 2;
	align-items: center;
}
#main .business .imgBox:last-child {
	margin-bottom: 0;
}
#main .business .imgBox:nth-of-type(2n) {
	flex-direction: row-reverse;
}
#main .business .imgBox .photoBox,
#main .business .imgBox .textBox {
	width: 50%;
}
#main .business .imgBox .photoBox img {
	width: 100%;
}
#main .business .imgBox .textBox {
	padding: 6rem;
}
#main .business .imgBox .textBox .sub {
	width: 54rem;
}
#main .business .imgBox .textBox .link {
	margin: 0 -1.5rem 1.5rem 0;
}
#main .business .imgBox .textBox .link a {
	position: relative;
	padding: 1.8rem 5rem 1.8rem 0;
	display: block;
	font-size: 2.9rem;
	font-weight: 500;
	letter-spacing: 0.15em;
	text-shadow: 0 0 3rem #000,0 0 3rem #000,0 0 3rem #000;
	background: url(../img/common/arow.png) no-repeat right top calc(50% - 0.2rem) / 6rem;
}
#main .business .imgBox .textBox .link a::after {
	position: absolute;
	z-index: 2;
	bottom: 0;
	left: 0;
	width: 97.3%;
	height: 1px;
	content: "";
	background-color: #fff;
	box-shadow: 0 0 2rem #000,0 0 2rem #000,0 0 2rem #000,0 0 2rem #000;
}
#main .business .imgBox .textBox .text {
	line-height: 2.27;
	text-shadow: 0 0 3rem #000,0 0 3rem #000,0 0 3rem #000;
}
#main .business .imgBox:nth-of-type(2n-1) .sub {
	margin-left: auto;
}
#main .business .imgBox .textBox .link a:hover {
	opacity: 0.7;
}
@media all and (min-width: 897px) and (max-width: 1710px) {
	#main .business::after {
		max-width: 99%;
	}
}
@media all and (max-width: 896px) {
	#main .business {
		padding: 5rem 0 7rem;
	}
	#main .business::after {
		max-width: 100%;
		height: 15.5rem;
	}
	#main .business .headLine01 {
		margin-bottom: 5rem;
	}
	#main .business .headLine01::after {
		height: 3.5rem;
	}
	#main .business .headLine01 .jp {
		font-size: 1.4rem;
	}
	#main .business .imgBox {
		margin-bottom: 3rem;
		display: block;
	}
	#main .business .imgBox .photoBox,
	#main .business .imgBox .textBox {
		width: auto;
	}
	#main .business .imgBox .textBox {
		padding: 4rem 2rem;
	}
	#main .business .imgBox .textBox .sub {
		width: auto;
	}
	#main .business .imgBox .textBox .link {
		margin: 0 0 1.5rem;
	}
	#main .business .imgBox .textBox .link a {
		font-size: 2rem;
	}
	#main .business .imgBox .textBox .link a::after {
		width: 98.5%;
	}
}
/* profile */
#main .profile .profileUl li {
	width: calc(100% / 3);
}
#main .profile .profileUl a {
	position: relative;
	padding: 2rem 1rem;
	min-height: 42rem;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
}
#main .profile .profileUl .photo {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#main .profile .profileUl .photo img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
#main .profile .profileUl .headLine01 {
	margin-top: 3.7rem;
	position: relative;
	z-index: 2;
}
#main .profile .profileUl .headLine01 .en {
	font-size: 5.2rem;
	letter-spacing: 0.05em;
	line-height: 1.3;
}
#main .profile .profileUl .headLine01 .jp {
	font-size: 1.5rem;
	letter-spacing: 0.05em;
}
#main .profile .profileUl a:hover {
	opacity: 0.7;
}
@media all and (max-width: 896px) {
	#main .profile .profileUl {
		display: block;
	}
	#main .profile .profileUl li {
		width: auto;
	}
	#main .profile .profileUl a {
		min-height: 58.667vw;
	}
	#main .profile .profileUl .headLine01 .jp {
		font-size: 1.4rem;
	}
}
/* contact */
#main .contact {
	padding: 8.6rem 0 8.7rem;
	background: url(../img/index/contact_bg.jpg) no-repeat center center / cover;
}
#main .contact .headLine01 {
	margin-bottom: 5.5rem;
	text-align: center;
}
#main .contact .headLine01 .en {
	margin-bottom: 0;
	font-size: 5.2rem;
	line-height: 1.22;
}
#main .contact .text {
	margin-bottom: 8.3rem;
	text-align: center;
	font-size: 1.8rem;
	line-height: 2.15;
}
#main .contact .comBtn {
	margin: 0 auto;
}
@media all and (max-width: 896px) {
	#main .contact .headLine01 {
		margin-bottom: 3rem;
	}
	#main .contact .headLine01 .en {
		margin-bottom: 0;
		font-size: 5rem;
	}
	#main .contact .text {
		margin-bottom: 4rem;
		font-size: 1.4rem;
	}
}