@charset "utf-8";
/*------------------------------------------------------------
	index
------------------------------------------------------------*/
#main {
	padding: 0;
}
#container {
	background: #fff;
}
#container::before {
	z-index: 1;
}
#main .flexBox {
	position: relative;
	z-index: 3;
}
#main .flexBox p {
	line-height: 2.333;
	letter-spacing: 0;
}
#main .flexBox .textBox {
	margin: 1.6rem 0 0 18.8rem;
	flex: 1;
}
#main .flexBox .headLine01 {
	flex-shrink: 0;
}
#main .mainVisual {
	padding: 11.9rem 0 15.5rem;
	position: relative;
	background: #000 url(../img/index/main_bg02.png) no-repeat left calc(50% + 33rem)  top / 210rem;
}
#main .mainVisual .content {
	width: 126rem;
	display: flex;
	align-items: center;
	justify-content: space-between;
	position: relative;
	z-index: 3;
}
#main .mainVisual .posImg {
	position: absolute;
}
#main .mainVisual .posImg01 {
	width: 32.4rem;
	left: -25.6rem;
	top: 23.1rem;
}
#main .mainVisual .posImg02 {
	width: 39.4rem;
	left: -22.3rem;
	bottom: -28.9rem;
}
#main .mainVisual .posImg03 {
	width: 35.9rem;
	left: 35.6rem;
	bottom: -16rem;
}
#main .mainVisual .pageTitle {
	margin: 6.6rem 0 0 3rem;
	width: 52.2rem;
	flex-shrink: 0;
}
#main .mainVisual .mainImg {
	margin: 0 -13rem 0 0;
	width: 79.1rem;
	flex-shrink: 0;
}
#main .aboutBox {
	padding: 0.7rem 0 1.3rem;
	position: relative;
}
#main .aboutBox::before {
	content: "";
	width: 51.1rem;
	height: 51.1rem;
	position: absolute;
	left: 9.5rem;
	top: -5.9rem;
	border-radius: 100%;
	background: radial-gradient(circle,#fff 0%, rgba(255, 255, 255, 0) 100%);
	opacity: 0.5;
	filter: blur(5rem);
}
#main .aboutBox .comList {
	margin: 2.8rem auto 2rem 0;
	max-width: 83.333%;
}
#main .scrollText p {
	opacity: 0.5;
}
#main .interview {
	padding-bottom: 45.5rem;
	color: #0d0907;
	position: relative;
}
#main .interview .flexBox {
	margin-bottom: 7.1rem;
	align-items: center;
}
#main .interview .headLine02 {
	margin-bottom: 2.6rem;
}
#main .interview .comBtn02 {
	margin-bottom: 7rem;
}
#main .interview .slideBox {
	margin-left: calc((100% - 110rem) / 2);
	position: relative;
	z-index: 2;
}
#main .interview .slideBox .textSwiper {
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-78%);
	width: 50rem;
	z-index: 10;
}
#main .interview .slideBox .imgSwiper {
	margin-left: 32rem;
	overflow: hidden;
}
#main .interview .slideBox .imgSwiper .slick-slide {
	padding-bottom: 7rem;
}
#main .interview .slideBox .imgSwiper .slick-slide > div {
	margin: 0 0.6rem;
	width: 40rem;
	transform: translateX(0) scale(0.667);
	transform-origin: center bottom;
	transition: 0.3s;
}
#main .interview .slideBox .imgSwiper .slick-slide.nextSlide > div {
	transform: scale(0.667);
}
#main .interview .slideBox .imgSwiper .slick-slide.nextNextSlide > div {
	transform: translateX(-7rem) scale(0.667);
}
#main .interview .slideBox .imgSwiper .slick-current > div {
	transform: scale(1) !important;
}
#main .interview .slideBox .imgSwiper .slick-current > div .photoBox {
	box-shadow: 2.5rem 2.5rem 3rem rgba(0, 0, 0, 0.12);
}
#main .interview .slideBox .imgSwiper .slide {
	width: 40rem;
}
#main .interview .slideBox .imgSwiper .swiper {
	overflow: visible;
	width: 40rem;
	margin: 0;
	padding-bottom: 8rem;
	padding-left: 7rem;
}
#main .interview .imgSwiper .swiper-slide {
	margin-right: 8rem;
	width: 26.5rem;
	height: 53rem;
	display: flex;
	align-items: flex-end;
}
#main .interview .imgSwiper .swiper-slide:last-child {
	margin-right: 6rem;
}
#main .interview .imgSwiper.on .swiper-slide.swiper-slide-active {
	margin-right: 21.4rem;
	transform: scale(1.51);
	transform-origin: left bottom;
}
#main .interview .slideBox .swiper-slide.swiper-slide-active .photoBox {
	box-shadow: 2.5rem 2.5rem 3rem rgba(0, 0, 0, 0.12);
}
#main .interview .photoBox img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
#main .interview .subTtl {
	display: block;
	width: fit-content;
	background: linear-gradient(-18deg,#0d0907 0%, #2f71b9 49.75%, #0d0907 100%);
	color: transparent;
	background-clip: text;
	-webkit-background-clip: text;
	font-weight: 400;
	font-size: 3.4rem;
	line-height: 1.294;
}
#main .interview .heading {
	margin: 0 0 1.2rem 1.2rem;
}
#main .interview .heading::after {
	margin-top: 1.5rem;
	content: "";
	display: block;
	width: 2.7rem;
	height: 1px;
	background: #000;
}
#main .interview .heading small {
	padding: 0 2rem 2.5rem;
	display: block;
	font-size: 1.7rem;
	position: relative;
}
#main .interview .heading small::before {
	content: "";
	width: 0.7rem;
	height: 0.7rem;
	position: absolute;
	left: 0.5rem;
	top: 0.8rem;
	border-radius: 100%;
	background: #2f71b9;
}
#main .interview .name {
	margin-left: 1.2rem;
	letter-spacing: 0;
}
#main .interview .name .en {
	margin-right: 1rem;
	font-size: 3.3rem;
}
#main .interview .pageNavi {
	width: fit-content;
	display: flex;
	align-items: center;
	gap: 6.8rem;
	position: absolute;
	left: -5rem;
	bottom: 8rem;
	z-index: 10;
}
#main .interview .slideBox .next,
#main .interview .slideBox .prev {
	width: 6.4rem;
	height: 6.4rem;
	border-radius: 100%;
	background: #fff;
	cursor: pointer;
	border: 1px solid #0d0907;
	position: relative;
	transition: 0.3s;
}
#main .interview .slideBox .next::before,
#main .interview .slideBox .prev::before {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	content: "";
	background: url(../img/common/arrow_icon03.png) no-repeat center center / 0.6rem;
}
#main .interview .slideBox .next::before {
	transform: rotate(180deg);
}
#main .interview .slideBox .pages {
	position: absolute;
	width: auto;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	font-size: 1.7rem;
	color: #0d0907;
}
#main .interview .slideBox .pages .current {
	color: #2F71B9;
}
#main .culture {
	padding-bottom: 15.2rem;
	color: #0d0907;
	position: relative;
}
#main .culture::before {
	width: 91.1rem;
	height: 91.1rem;
	position: absolute;
	content: "";
	right: 15rem;
  	top: -13.5rem;
	 pointer-events: none;
	background: url(../img/index/img.png) no-repeat center center / 100%;
}
#main .culture .largeText {
	position: absolute;
	left: 0;
	top: 0rem;
	width: 100%;
	color: #fff;
}
#main .culture .scrollText p {
	opacity: 0.25;
}
#main .culture .headLine02 {
	margin-bottom: 2.6rem;
	z-index: 7;
}
#main .culture .text {
	margin-bottom: 7.1rem;
	line-height: 2.333;
	letter-spacing: 0;
	position: relative;
	z-index: 7;
}
#main .jobBox {
	padding: 7.1rem 0 22rem;
	background: #0d0908;
	position: relative;
}
#main .jobBox::before {
	width: 91.1rem;
	height: 91.1rem;
	position: absolute;
	content: "";
	right: calc(50% - 3rem);
	top: -13.5rem;
	pointer-events: none;
	background: url(../img/index/img.png) no-repeat center center / 100%;
}
#main .jobBox .flexBox .textBox {
	margin: 3.5rem -0.5rem 0 8.5rem;
}
#main .jobBox .comList {
	gap: 6rem;
	max-width: inherit;
}
#main .jobBox .comList li {
	width: calc(50% - 3rem);
}
.ribbon04 {
	position: absolute;
	width: 67.8rem;
	right: -17.4rem;
	top: -2rem;
	pointer-events: none;
}
.ribbon02 {
	width: 126rem;
	top: auto;
	bottom: 6.7rem;
	opacity: 1;
	left: calc(50% - 96.6rem);
	transform: rotate(11deg);
}
.ribbon03  {
	width: 208.8rem;
	left: calc(50% - 105rem);
	top: -27.3rem;
}
@media all and (min-width: 897px) {
	.ribbon01 {
		width: 153rem;
		top: -34.5rem;
		left: calc(50% - 20.4rem);
		transform: rotate(-15deg);
		opacity: 1;
	}
	#main .interview .slideBox .next:hover,
	#main .interview .slideBox .prev:hover {
		background: #2f71b9;
		border-color: #2f71b9;
	}
	#main .interview .slideBox .next:hover::before,
	#main .interview .slideBox .prev:hover::before {
		background-image: url(../img/common/arrow_icon01.png);
	}
}
@media all and (max-width: 896px) {
	#main .mainVisual {
		padding: 0;
		background-size: 89.2rem;
		background-position: center bottom;
		background-image: url(../img/index/main_bg.png);
	}
	#main .mainVisual .content {
		padding: 20.1rem 0 1.2rem;
		display: block;
	}
	#main .mainVisual .pageTitle {
		margin: 0;
		width: 24.8rem;
	}
	#main .mainVisual .posImg01 {
		width: 20rem;
		left: -10.6rem;
		top: 4.1rem;
	}
	#main .mainVisual .posImg02 {
		width: 39.4rem;
		left: 0;
		bottom: 0;
	}
	#main .mainVisual .posImg03 {
		width: 20.3rem;
		left: auto;
		bottom: auto;
		top: 8.3rem;
		right: -5.8rem;
	}
	#main .mainVisual .mainImg {
		margin: 1.3rem -3.7rem 0 auto;
		width: 29.2rem;
	}
	  #main .mainVisual .posImg02 {
		width: 19.1rem;
		left: -6.6rem;
		bottom: -4.5rem;
	}
	#main .flexBox {
		display: block;
	}
	#main .flexBox .headLine02 {
		margin-bottom: 3.2rem;
	}
	#main .flexBox .textBox {
		margin: 0;
		width: 100%;
	}
	#main .flexBox p {
		letter-spacing: 0.1em;
		line-height: 1.769;
	}
	#main .aboutBox {
		padding: 9.2rem 0 1rem;
	}
	#main .aboutBox::before {
			width: 17rem;
			height: 17rem;
			left: 9.5rem;
			top: 0.1rem;
		}
	#main .aboutBox .comList {
		margin: 4rem 2.4rem 1rem 0;
		max-width: inherit;
	}
	#main .flexBox .headLine02 {
		margin-bottom: 3.3rem;
	}
	#main .interview .flexBox p {
		letter-spacing: 0;
	}
	#main .interview .flexBox .headLine02 {
		margin-bottom: 1.4rem;
	}
	#main .flexBox p {
		letter-spacing: 0.1em;
	}
	#main .interview .flexBox {
		margin-bottom: 5.6rem;
	}
	#main .interview .comBtn02 {
		margin: 3.5rem 0 0;
	}
	#main .interview .imgBox {
		flex-wrap: wrap;
		position: relative;
	}
	#main .interview .textBox {
		width: 100%;
		padding: 2rem 1.6rem 0.8rem;
		color: #fff;
	}
	#main .interview .slideBox {
		margin: 0;
		width: auto;
	}
	#main .interview .slideBox .imgSwiper {
		margin:0;
		line-height: 0;
	}
	#main .interview .slideBox .imgSwiper .slick-slide > div {
		margin: 0 2.4rem;
		width: auto;
		transform: translateX(0) scale(1);
	}
	#main .interview .slideBox .imgSwiper .slick-slide.nextSlide > div {
		transform: scale(1);
	}
	#main .interview .slideBox .imgSwiper .slick-slide.nextNextSlide > div {
		transform: scale(1);
	}
	#main .interview .slideBox .imgSwiper .swiper {
		width: auto;
		padding: 0 2.4rem;
	}
	#main .interview .imgSwiper .swiper-slide {
		margin: auto;
		width: auto;
		height: auto;
	}
	#main .interview .imgSwiper .swiper-slide {
		width: auto;
	}
	#main .interview .imgSwiper.on .swiper-slide.swiper-slide-active {
		transform: scale(1);
	}
	#main .interview .slideBox .swiper-slide.swiper-slide-active .photoBox {
		position: relative;
	}
	#main .interview .slideBox .photoBox::after {
		width: 100%;
		height: 9.7rem;
		position: absolute;
		left: 0;
		bottom: 0;
		content: "";
		background: linear-gradient(to bottom,rgba(0, 0, 0, 0) 0%, #000 100%);
		opacity: 0.7;
	}
	#main .interview .slideBox .textSwiper {
		position: absolute;
		left: 0;
		top: calc(100% - 20.3rem);
		width: 100%;
		padding: 0 1.2rem;
		transform: none;
	}
	#main .interview .heading {
		color: #fff;
	}
	#main .interview .heading small {
		padding: 0 1.5rem 0;
		font-size: 1.4rem;
	}
	#main .interview .heading::after {
		margin-top: 1.1rem;
		background-color: #fff;
	}
	#main .interview .name .en {
		margin-right: 1.5rem;
	}
	#main .interview .name {
		font-size: 1.5rem;
		font-weight: 700;
	}
	#main .interview .subTtl {
		margin: 3.5rem -3.7rem 0 9px;
		font-size: 2.6rem;
		line-height: 1.307;
	}
	#main .interview .slideBox .next, #main .interview .slideBox .prev {
		width: 5rem;
		height: 5rem;
	}
	#main .interview .swiper-wrapper {
		padding: 0 0 7.9rem;
	}
	#main .interview .pageNavi {
		gap: 6.3rem;
		left: auto;
		bottom: -12.7rem;
		right: 2.4rem;
	}
	#main .interview .slideBox .pages {
		font-size: 1.4rem;
	}
	#main .interview {
		padding-bottom: 15.3rem;
	}
	#main .culture {
		padding: 11.3rem 0 2.1rem;
	}
	#main .culture .headLine02 {
		margin-bottom: 3.2rem;
	}
	#main .culture .text {
		margin-bottom: 4.5rem;
		line-height: 1.769;
	}
	#main .jobBox {
		padding: 5.4rem 0 4.2rem;
	}
	#main .jobBox::before {
		display: none;
	}
	#main .jobBox .comList {
		margin: 4.9rem 0 0;
		width: auto;
	}
	#main .jobBox .flexBox .textBox {
		margin: 3.3rem 0 0;
	}
	.ribbon01 {
		transform: rotate(-15deg);
		left: auto;
		right: -55vw;
		width: 130vw;
		top: -31.667vw;
	}
	.ribbon04 {
		width: 103vw;
		right: -35.5vw;
		top: -10rem;
	}
	.ribbon02 {
		bottom: -83.8rem;
		left: calc(100% + -18rem);
		transform: rotate(11.5deg);
		z-index: 6;
	}
	.ribbon03 {
		width: 178vw;
		left: -29vw;
		top: 23rem;
	}
	#main .culture .largeText {
		top: 11.3rem;
	}
	#main .culture .scrollText p {
		font-size: 9.2rem;
	}
}