@charset "utf-8";
/*------------------------------------------------------------
	index
------------------------------------------------------------*/
#main .mainVisual {
	margin: -1px 0 0 0;
	padding: 0;
	height: auto;
	display: block;
	width: auto !important;
}
#main .mainVisual .topBox {
	position: relative;
}
#main .mainVisual .imgUl {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#main .mainVisual .imgUl .photo {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#main .mainVisual .photo img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
@keyframes slide_tb {
	0% {
		-webkit-transform: translate3d(0, -3%, 0);
		transform: translate3d(0, -3%, 0)
	}
	100% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}
@keyframes slide_bt {
	0% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
	100% {
		-webkit-transform: translate3d(0, -3%, 0);
		transform: translate3d(0, -3%, 0)
	}
}
@keyframes slide_lr {
	0% {
		-webkit-transform: translate3d(-3%, 0, 0);
		transform: translate3d(-3%, 0, 0)
	}
	100% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}
@keyframes slide_rl {
	0% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
	100% {
		-webkit-transform: translate3d(-3%, 0, 0);
		transform: translate3d(-3%, 0, 0)
	}
}
#main .mainVisual .mvSlider li.toBottom .photo {
	height: 103%;
	-webkit-transform: translate3d(0, -3%, 0);
	transform: translate3d(0, -3%, 0);
}
#main .mainVisual .mvSlider li.toBottom.active .photo {
	-webkit-animation: 8.6s linear slide_tb forwards;
	animation: 8.6s linear slide_tb forwards;
}
#main .mainVisual .mvSlider li.toTop .photo {
	height: 103%;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
#main .mainVisual .mvSlider li.toTop.active .photo {
	-webkit-animation: 8.6s linear slide_bt forwards;
	animation: 8.6s linear slide_bt forwards;
}
#main .mainVisual .mvSlider li.toRight .photo {
	width: 103%;
	-webkit-transform: translate3d(-3%, 0, 0);
	transform: translate3d(-3%, 0, 0);
}
#main .mainVisual .mvSlider li.toRight.active .photo {
	-webkit-animation: 8.6s linear slide_lr forwards;
	animation: 8.6s linear slide_lr forwards;
}
#main .mainVisual .mvSlider li.toLeft .photo {
	width: 103%;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
#main .mainVisual .mvSlider li.toLeft.active .photo {
	-webkit-animation: 8.6s linear slide_rl forwards;
	animation: 8.6s linear slide_rl forwards;
}
#main .mainVisual .title {
	width: auto;
	white-space: nowrap;
	position: absolute;
	bottom: 54px;
	left: 80px;
	font-size: 78px;
	line-height: 1.41;
	font-weight: 500;
	z-index: 20;
}
#main .mainVisual .innerBox {
	margin-left: 100px;
	position: relative;
	aspect-ratio: inherit;
	height: 700px;
	overflow: hidden;
	border-radius: 150px 0 0 0;
	z-index: 10;
}
#main .mainVisual .btmBox {
	padding: 190px 0 0 0;
	position: relative;
	height: 536px;
	margin-top: -139px;
	border-radius: 0 0 150px 0;
	overflow: hidden;
	width: calc(50% + 620px);
}
#main .mainVisual .btmBox li {
	background-color: #f4f4f4;
	border-radius: 0 0 150px 0;
}
#main .mainVisual .btmBox .photo {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 0.1;
}
#main .mainVisual .btmBox li.toBottom .photo {
	height: 103%;
	-webkit-transform: translate3d(0, -3%, 0);
	transform: translate3d(0, -3%, 0);
}
#main .mainVisual .btmBox li.toBottom.active .photo {
	-webkit-animation: 8.6s linear slide_tb forwards;
	animation: 8.6s linear slide_tb forwards;
}
#main .mainVisual .btmBox li.toTop .photo {
	height: 103%;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
#main .mainVisual .btmBox li.toTop.active .photo {
	-webkit-animation: 8.6s linear slide_bt forwards;
	animation: 8.6s linear slide_bt forwards;
}
#main .mainVisual .btmBox li.toRight .photo {
	width: 103%;
	-webkit-transform: translate3d(-3%, 0, 0);
	transform: translate3d(-3%, 0, 0);
}
#main .mainVisual .btmBox li.toRight.active .photo {
	-webkit-animation: 8.6s linear slide_lr forwards;
	animation: 8.6s linear slide_lr forwards;
}
#main .mainVisual .btmBox li.toLeft .photo {
	width: 103%;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
#main .mainVisual .btmBox li.toLeft.active .photo {
	-webkit-animation: 8.6s linear slide_rl forwards;
	animation: 8.6s linear slide_rl forwards;
}
#main .mainVisual .btmBox .centerTxt {
	position: relative;
	z-index: 10;
}
#main .mainVisual .btmBox .enTxt {
	z-index: 10;
	bottom: 11px;
	left: -8px;
}
#main .mainVisual .enTxt {
	opacity: 1;
	font-size: 160px;
	font-family: "Hitachi Sans", "Noto Sans JP", "Yu Gothic UI", "Noto Sans" ,sans-serif;
}
#main .mainVisual .btmBox .centerTxt {
	margin-bottom: 0;
	padding-left: 100px;
	line-height: 2.2;
	font-size: 20px;
}
#main .mainVisual::before {
	bottom: auto;
	left: -319px;
	top: -218px;
}
#main .mainVisual::after {
	width: 925px;
	height: 933px;
	position: absolute;
	bottom: -524px;
	right: -416px;
	background: url("../image/common/bg01.png") no-repeat left top / 100% 100%;
	content: '';
	z-index: -1;
}
#main .headLine01 {
	margin-bottom: 27px;
	font-size: 26px;
	font-weight: 700;
	letter-spacing: 0.1em;
}
#main .headLine01 .en {
	margin-bottom: 9px;
	font-weight: 700;
	font-size: 20px;
}
@media all and (min-width: 768px) {
	#main .mainVisual .btmBox .enTxt {
		font-size: min(160px,12vw);
	}
}
@media all and (max-width: 767px) {
	#main .mainVisual::after {
		width: 462px;
		height: 468px;
		bottom: -267px;
		right: -292px;
	}
	#main .mainVisual .innerBox {
		margin-left: 0;
		aspect-ratio: 780/980;
		height: auto;
		border-radius: 0 0 0 70px;
	}
	#main .mainVisual {
		margin: 0;
	}
	#main .mainVisual .title {
		bottom: 31px;
		left: 40px;
		font-size: 36px;
		line-height: 1.4;
	}
	#main .mainVisual .btmBox {
		padding: 108px 0 140px 0;
		height: auto;
		margin-top: -75px;
		border-radius: 0 0 70px 0;
		width: 100%;
	}
	#main .mainVisual .btmBox li {
		border-radius: 0 0 70px 0;
	}
	#main .mainVisual .btmBox .centerTxt {
		margin-bottom: 0;
		padding-left: 0;
		line-height: 2;
		font-size: 17px;
		text-align: center;
	}
	#main .mainVisual .btmBox .enTxt {
		bottom: -8px;
		left: -2px;
		font-size: 76px;
		line-height: 0.9;
	}
	#main .mainVisual .btmBox .enTxt br {
		font-size: 0;
	}
	#main .headLine01 {
		margin-bottom: 21px;
		font-size: 18px;
		letter-spacing: 0.1em;
	}
	#main .headLine01 .en {
		margin-bottom: 4px;
		font-size: 14px;
	}
}


#main .mainVisual .scrollBox {
	position: absolute;
	bottom: 159px;
	left: 32px;
	z-index: 10;
}
#main .mainVisual .scrollBox a {
	padding-bottom: 140px;
	position: relative;
	display: block;
	-webkit-writing-mode: tb-rl;
	-webkit-writing-mode: vertical-rl;
	writing-mode: tb-rl;
	writing-mode: vertical-rl;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 0;
}
#main .mainVisual .scrollBox a:hover {
	opacity: 0.7;
}
#main .mainVisual .scrollBox a .line {
	margin-left: -2px;
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 2px;
	height: 135px;
	background: #A9A9A9;
	overflow: hidden;
}
#main .mainVisual .scrollBox a .line::after {
	position: absolute;
	top: 0;
	left: 0;
	width: 2px;
	height: 45px;
	background: #000;
	content: '';
	animation: scrollbar 2s ease-out infinite;
}
@keyframes scrollbar {
	0% {
		transform: translateY(-100%);
	}
    100% {
		transform: translateY(305%);
	}
}
@media all and (max-width: 767px) {
	#main .mainVisual .scrollBox a {
		padding-bottom: 80px;
		font-size: 10px;
	}
	#main .mainVisual .scrollBox a .line {
		margin-left: -1px;
		width: 1px;
		height: 70px;
	}
	#main .mainVisual .scrollBox a .line::after {
		height: 23px;
	}
}




/* aboutBox */
#main .aboutBox {
	position: relative;
	z-index: 20;
	padding: 102px 0 100px;
}
#main .comList {
	margin-bottom: 57px;
}
#main .comList .textBox {
	background-color: #fff;
}
#main .comList .enTtl {
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: 600;
}
@media all and (min-width: 768px) {
	#main .comList li {
		width: calc(50% - 20px);
		max-width: 460px;
	}
	#main .comList {
		gap: 40px;
	}
	#main .comList .textBox {
		padding: 10px 36px 2px 15px;
		min-width: 200px;
		font-size: 16px;
		border-radius: 0 20px 0 0;
	}
}
@media all and (max-width: 767px) {
	#main .aboutBox {
		padding: 59px 5px 60px;
	}
	#main .comList {
		margin: 0 0 30px;
		display: block;
	}
	#container .comList li {
		width: auto;
		margin-bottom: 30px;
	}
	#container .comList li:last-child {
		margin-bottom: 0;
	}
	#main .comList .textBox {
		min-width: 147px;
		font-size: 12px;
		border-radius: 0 15px 0 0;
		padding: 9px 23px 1px 11px;
	}
	#main .comList .enTtl {
		margin-bottom: 7px;
		font-size: 10px;
	}
	#container .comList .jp::after {
		width: 11px;
		height: 9px;
	}
	#container .headLine01.left {
		text-align: center;
	}
	#container .comList .jp {
		padding-right: 25px;
	}
	
}


/* worksBox */
#main .worksBox .comBtn03 a {
	width: 255px;
	justify-content: flex-start;
}
#main .worksBox .comBtn03 a::after {
	right: 38px;
}
@media all and (max-width: 767px) {
	#main .worksBox .comBtn03 {
		text-align: center;
	}
	#main .worksBox .comBtn03 a {
		width: 190px;
		padding-left: 28px;
		font-size: 16px;
	}
	#main .worksBox .comBtn03 a::after {
		right: 27px;
		width: 11px;
		height: 10px;
	}
}


/* personBox */
#main .personBox {
	padding: 104px 0 100px;
	position: relative;
}
#main .personBox::before {
	width: 930px;
	height: 930px;
	position: absolute;
	top: -549px;
	right: -97px;
	background: url("../image/common/bg05.png") no-repeat left top / 100% 100%;
	content: '';
	z-index: -1;
}
#main .personBox::after {
	width: 930px;
	height: 930px;
	position: absolute;
	bottom: -661px;
	left: -178px;
	background: url("../image/common/bg04.png") no-repeat left top / 100% 100%;
	content: '';
	z-index: -1;
}
#main .personBox .comTxt {
	margin-bottom: 43px;
}
@media all and (max-width: 767px) {
	#main .personBox {
		padding: 59px 0 60px;
	}
	#main .personBox::before {
		width: 462px;
		height: 468px;
		top: -273px;
  		right: -128px;
	}
	#main .personBox .comTxt {
		margin-bottom: 38px;
	}
	#main .personBox .comBtn02 a::after {
		width: 11px;
  		height: 9px;
		right: 20px;
	}
	#main .personBox::after {
		width: 462px;
		height: 462px;
		bottom: -324px;
		left: -104px;
	}
}



/* environmentBox */
#main .environmentBox {
	padding: 112px 0 66px;
}
#main .environmentBox .photo {
	order: 3;
	height: 480px;
	border-radius: 0 0 0 40px;
	width: calc(50% - 45px);
}
#main .environmentBox .rightBox {
	margin: -33px 25px 0 0;
}
#main .environmentBox .widBox {
	margin-left: auto;
}
#main .environmentBox::after {
	height: 100%;
	position: absolute;
	right: auto;
	left: 0;
	border-radius: 0 150px 0 0;
}
#main .environmentBox .comBtn02 a {
	width: 400px;
	height: 70px;
	border: none;
	font-weight: 500;
	font-size: 20px;
	justify-content: flex-start;
}
#main .environmentBox .comBtn02 li {
	margin-bottom: 20px;
}
#main .environmentBox .comBtn02 li:last-child {
	margin-bottom: 0;
}
@media all and (max-width: 767px) {
	#main .environmentBox .rightBox {
		margin: 0;
	}
	#main .environmentBox {
		padding: 44px 0 44px;
	}
	#main .environmentBox .photo {
		margin: 40px 0 0 20px;
		height: auto;
		border-radius: 0 0 0 20px;
		width: auto;
		aspect-ratio: 350/250;
	}
	#main .environmentBox .comBtn02 a {
		padding-left: 27px;
		width: 284px;
		height: 50px;
		border: none;
		font-size: 16px;
	}
	#main .environmentBox .comBtn02 {
		text-align: center;
	}
	#main .environmentBox .comBtn02 a::after {
		width: 10px;
  		height: 9px;
		right: 29px;
	}
	#main .environmentBox::after {
		border-radius: 0 70px 0 0;
	}
}


/* imgShow */
#main .imgShow {
	margin-bottom: 152px;
}
#main .imgShow ul {
	display: flex;
}
#main .imgShow ul li {
	width: 360px;
}
@media all and (max-width: 767px) {
	#main .imgShow ul li {
		width: 209px;
	}
	#main .imgShow {
		margin-bottom: 59px;
	}
}


/* informationBox */
#main .informationBox {
	margin-bottom: -1px;
	padding: 105px 0 100px;
	color: #fff;
	background: url("../image/index/bg02.jpg") no-repeat center center / cover;
	position: relative;
}
#main .informationBox::before {
	width: 930px;
	height: 983px;
	position: absolute;
	top: -371px;
	right: -430px;
	background: url("../image/common/bg06.png") no-repeat left top / 100% 100%;
	content: '';
	z-index: -1;
}
#main .informationBox * {
	color: inherit;
}
#main .informationBox .headLine01 .en {
	color: #fff;
	font-weight: 500;
}
#main .informationBox .content {
	max-width: 964px;
}
#main .informationBox .headLine01 {
	margin-bottom: 55px;
}
@media all and (max-width: 767px) {
	#main .informationBox {
		padding: 50px 0 49px;
		background-image: url("../image/index/bg02_sp.jpg");
	}
	#main .informationBox .comLinkUl02 {
		margin: 0 auto;
		max-width: 222px;
	}
	#main .informationBox .headLine01 {
		margin-bottom: 34px;
	}
	#main .informationBox::before {
		width: 466px;
		height: 490px;
		top: -173px;
		right: -215px;
	}
}

@media all and (min-width: 768px) and (max-width: 1439px) {
	#main .mainVisual .btmBox {
		width: 93%;
	}
	#main .mainVisual .btmBox .centerTxt {
		padding-left: 7%;
		font-size: 18px;
	}
	#main .mainVisual .innerBox {
		margin-left: 7%;
	}
	#main .mainVisual .scrollBox {
		left: 2.5%;
	}
	#main .mainVisual .btmBox .enTxt {
		font-size: min(160px,11vw);
	}
}
@media all and (min-width: 768px) and (max-width: 1100px) {
	#main .mainVisual .title {
		bottom: 40px;
		left: 20px;
		font-size: 56px;
	}
	#main .mainVisual::after {
		transform: scale(0.6);
	}
	#main .personBox::before {
		transform: scale(0.5);
		transform-origin: bottom right;
	}
	#main .personBox::after {
		transform: scale(0.7);
		transform-origin: top left;
	}
	#main .informationBox::before {
		transform: scale(0.6);
		transform-origin: top left;
	}
}