@charset "utf-8";
/* ------------------------------
 社員を知るトップ（PC）
------------------------------ */
.peopleIndex ul li:not(:last-child) {
	margin-bottom: 50px;
}
.peopleIndex ul li a {
	display: block;
	position: relative;
	color: #fff;
	text-decoration: none;
}
.peopleIndex .interview {
	display: inline-block;
	position: absolute;
	top: 42px;
	left: 50px;
	margin-left: 7px;
	color: #d7fa00;
	font-family: 'Poppins', sans-serif;
	font-size: 2.4rem;
	line-height: .94;
	font-style: italic;
	font-weight: 300;
	text-align: center;
}
.peopleIndex .interview span {
	display: block;
	margin-left: -40px;
	color: rgba(215,250,0,0);
	font-size: 12rem;
	font-weight: 600;
	letter-spacing: -.06em;
	-webkit-text-stroke: 1px #d7fa00;
}
.peopleIndex .profile {
	position: absolute;
	bottom: 56px;
	left: 50px;
	line-height: 1.6;
}
.contents .peopleIndex .profile h2 {
	margin-bottom: 20px;
	font-size: 2.8rem;
	line-height: 1.5;
}
.contents .peopleIndex .profile h2::after {
	content: "";
	display: block;
	width: 30px;
	height: 4px;
	margin-top: 6px;
	background-color: #005aab;
}
.peopleIndex .profile strong {
	font-size: 2.2rem;
}
@media print, screen and (min-width: 768px) {
	.peopleIndex {
		width: 1140px;
		margin: 0 auto 120px;
	}
	.peopleIndex > p {
		margin-bottom: 80px;
		text-align: center;
	}
	.contents .peopleIndex .profile h2 span {
		display: block;
	}
	.peopleIndex .profile .btn {
		position: relative;
		width: 214px;
		margin-top: 20px;
		padding: 14px 30px 13px 27px;
		background-color: #d7fa00;
		color: #000;
		font-family: 'Poppins', sans-serif;
		font-size: 1.8rem;
		font-style: italic;
		font-weight: 700;
		text-decoration: none;
	}
	.peopleIndex .profile .btn::after {
		content: "";
		display: block;
		position: absolute;
		top: 0;
		bottom: 0;
		right: 23px;
		width: 7px;
		height: 7px;
		margin: auto 0;
		border: 0;
		border-top: solid 3px #000;
		border-right: solid 3px #000;
		transform: rotate(45deg);
	}
}
/* ------------------------------
 社員を知るトップ（SP）
------------------------------ */
@media screen and (max-width: 767px) {
	.peopleIndex {
		width: 90%;
		margin: 0 auto 60px;
	}
	.peopleIndex > p {
		margin-bottom: 38px;
	}
	.peopleIndex > p br {
		display: none;
	}
	.peopleIndex ul li:not(:last-child) {
		margin-bottom: 40px;
	}
	.peopleIndex ul li a::after {
		content: "";
		display: block;
		position: absolute;
		bottom: 18px;
		right: 20px;
		width: 38px;
		height: 38px;
		background: url(../img/icon_arrow.svg) no-repeat 0 0 / cover;
	}
	.peopleIndex .interview {
		top: 18px;
		left: 18px;
		margin-left: 7px;
		font-size: 1.8rem;
		line-height: .92;
	}
	.peopleIndex .interview span {
		margin-left: -30px;
		font-size: 9rem;
		letter-spacing: -.04em;
	}
	.peopleIndex ul li:not(:first-child) .interview span {
		transform: scale(.9, 1);
	}
	.contents .peopleIndex .profile {
		bottom: 16px;
		left: 20px;
		line-height: 1.5;
	}
	.contents .peopleIndex .profile h2 {
		margin-bottom: 20px;
		margin-right: 20px;
		font-size: 2.1rem;
	}
	.contents .peopleIndex .profile h2::after {
		width: 30px;
		height: 4px;
		margin-top: 6px;
	}
	.peopleIndex .profile strong {
		font-size: 2rem;
	}
	.peopleIndex ul li:nth-child(4) .profile strong {
		letter-spacing: -.1em;
	}
	.peopleIndex .profile .btn {
		display: none;
	}
}

/* ------------------------------
 社員を知る下層（PC）
------------------------------ */
/* メインイメージ */
.peopleMainimg {
	position: relative;
	margin-bottom: 120px;
}
.peopleMainimg .interview {
	display: inline-block;
	margin: 0 0 6px 7px;
	color: #d7fa00;
	font-family: 'Poppins', sans-serif;
	font-size: 2.4rem;
	line-height: .94;
	font-style: italic;
	font-weight: 300;
	text-align: center;
}
.peopleMainimg .interview span {
	display: block;
	margin-left: -40px;
	color: rgba(215,250,0,0);
	font-size: 12rem;
	font-weight: 600;
	letter-spacing: -.06em;
	-webkit-text-stroke: 1px #d7fa00;
}
.peopleMainimg h1 {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	row-gap: 12px;
	margin-bottom: 190px;
}
.peopleMainimg h1 span {
	height: 66px;
	padding: 0 18px;
	background-color: #d7fa00;
	font-size: 4rem;
	line-height: 66px;
	font-weight: bold;
}
.peopleMainimg .profile {
	line-height: 1.75;
}
.peopleMainimg .profile strong {
	font-size: 2.6rem;
	font-weight: bold;
}
/* SECTION */
.section {
	display: inline-block;
	height: 23px;
	padding: 0 12px 0 8px;
	background-color: #d7fa00;
	font-family: 'Poppins', sans-serif;
	font-size: 1.4rem;
	line-height: 23px;
	font-style: italic;
	font-weight: 600;
	text-align: center;
	vertical-align: top;
}
.contents .inBlock h2 {
	margin-bottom: 17px;
	color: #005aab;
	font-size: 3.2rem;
	font-weight: bold;
}
/* OFF TIME */
.offtimeBlock {
	position: relative;
	margin-bottom: 120px;
}
.offtimeBox {
	position: relative;
	z-index: 1;
	margin: -70px auto 0;
	padding: 0 60px;
	border: 15px solid #d7fa00;
	background-color: #fff;
}
.offtimeBox .offtime {
	color: #005aab;
	font-family: 'Poppins', sans-serif;
	font-size: 6rem;
	line-height: 1.03;
	font-style: italic;
	font-weight: 700;
}
/* INDEX */
.peopleLink {
	position: relative;
}
.peopleLink > p {
	height: 298px;
	padding-top: 34px;
	background-color: #005aab;
	color: #fff;
	font-family: 'Poppins', sans-serif;
	font-size: 4rem;
	font-style: italic;
	font-weight: 600;
	text-align: center;
}
.peopleLink > ul {
	display: flex;
	flex-wrap: wrap;
	gap: 45px;
	position: relative;
	z-index: 1;
	width: 1140px;
	margin: -155px auto 0;
}
.peopleLink > ul li a {
	display: block;
	position: relative;
}
.peopleLink > ul li a::after {
	content: "";
	display: block;
	position: absolute;
	bottom: 20px;
	right: 20px;
	width: 46px;
	height: 46px;
	background: url(../img/icon_arrow.svg) no-repeat 0 0 / cover;
}
.peopleLink > ul li .interview {
	position: absolute;
	top: 17px;
	left: 29px;
	color: #d7fa00;
	font-family: 'Poppins', sans-serif;
	font-size: 1.5rem;
	line-height: .95;
	font-style: italic;
	text-align: center;
}
.peopleLink > ul li .interview span {
	display: block;
	margin-left: -25px;
	color: rgba(215,250,0,0);
	font-size: 7.2rem;
	font-weight: 600;
	letter-spacing: -.04em;
	-webkit-text-stroke: 1px #d7fa00;
}
.peopleLink > ul li .profile {
	position: absolute;
	bottom: 20px;
	left: 20px;
	color: #fff;
	line-height: 1.5;
}
.peopleLink > ul li .profile strong {
	font-size: 2.6rem;
	line-height: 1.3;
	font-weight: bold;
}
@media print, screen and (min-width: 768px) {
	/* メインイメージ */
	.peopleMainimg::after {
		content: "";
		display: block;
		position: absolute;
		top: 0;
		left: 50%;
		width: 310px;
		height: 426px;
		margin-left: -637px;
		background: #005aab;
		transform: skewX(-45deg);
	}
	.peopleMainimg img.pc {
		width: 1920px;
		height: 810px;
		object-fit: cover;
	}
	.peopleMainimg .inBlock {
		position: absolute;
		bottom: -8px;
		left: 0;
		right: 0;
		z-index: 1;
		margin: 0 auto;
		text-align: left;
	}
	.peopleMainimg .profile {
		width: 360px;
		padding: 20px 0 0 40px;
		background-color: #fff;
	}
	/* SECTION */
	.pos-r img {
		position: absolute;
		top: 0;
		left: -380px;
	}
	/* OFF TIME */
	.offtimeBlock img {
		width: 1920px;
		height: 760px;
		object-fit: cover;
	}
	.offtimeBox {
		display: flex;
		align-items: center;
		width: 870px;
		height: 280px;
	}
	.offtimeBox .offtime {
		width: 190px;
	}
	.offtimeBox > p + p {
		width: 530px;
	}
	/* INDEX */
	.peopleLink > ul {
		gap: 45px;
		width: 1140px;
		margin: -155px auto 0;
	}
	.peopleLink > ul li {
		width: 350px;
	}
}
/* ------------------------------
 社員を知る下層（SP）
------------------------------ */
@media screen and (max-width: 767px) {
	/* メインイメージ */
	.peopleMainimg {
		margin-bottom: 60px;
	}
	.peopleMainimg::after {
		content: "";
		display: block;
		position: absolute;
		bottom: 115px;
		left: -3.5%;
		width: 138px;
		height: 190px;
		background: #005aab;
		transform: skewX(-45deg);
	}
	.peopleMainimg .inBlock {
		position: relative;
		z-index: 1;
		width: 90%;
		margin-top: -126px;
		margin-left: 5%;
		margin-right: 5%;
		padding-bottom: 15px;
		border-bottom: 1px solid #c5d2d9;
	}
	.peopleMainimg .interview {
		margin: 0 0 3px 5px;
		font-size: 1.2rem;
		line-height: .94;
	}
	.peopleMainimg .interview span {
		margin-left: -20px;
		font-size: 6rem;
		letter-spacing: -.06em;
	}
	.peopleMainimg h1 {
		row-gap: 6px;
		margin-bottom: 35px;
	}
	.peopleMainimg h1 span {
		height: 33px;
		padding: 0 9px;
		font-size: 2rem;
		line-height: 33px;
	}
	.peopleMainimg h1 span + span + span {
		padding-right: 0;
	}
	.peopleMainimg .profile {
		line-height: 1.5;
	}
	.peopleMainimg .profile strong {
		font-size: 2.2rem;
	}
	/* SECTION */
	.section {
		height: 20px;
		margin-bottom: 8px;
		padding: 0 9px 0 8px;
		font-size: 1.2rem;
		line-height: 20px;
	}
	.contents .inBlock h2 {
		margin-bottom: 10px;
		font-size: 2.4rem;
		line-height: 1.3;
	}
	.contents .inBlock h2 span {
		display: block;
	}
	.pos-r img {
		max-width: 105.5%;
		height: auto;
		margin-left: -5.5%;
	}
	/* OFF TIME */
	.offtimeBlock {
		margin-bottom: 60px;
	}
	.offtimeBlock img {
		width: 100%;
		height: auto;
	}
	.offtimeBox {
		width: 90%;
		margin-top: -40px;
		padding: 23px 28px 28px;
		border: 12px solid #d7fa00;
	}
	.offtimeBox .offtime {
		font-size: 4rem;
		margin-bottom: 10px;
	}
	/* INDEX */
	.peopleLink > p {
		height: 208px;
		padding-top: 23px;
		font-size: 3rem;
	}
	.peopleLink > ul {
		gap: 20px 5.5%;
		width: 90%;
		margin: -115px 5% 0;
	}
	.peopleLink > ul li {
		width: 47.25%;
	}
	.peopleLink > ul li a::after {
		bottom: 8px;
		right: 8px;
		width: 30px;
		height: 30px;
	}
	.peopleLink > ul li .interview {
		top: 8px;
		left: 12px;
		font-size: 1rem;
	}
	.peopleLink > ul li .interview span {
		margin-left: -18px;
		font-size: 3.7rem;
		letter-spacing: -.03em;
	}
	.peopleLink > ul li .profile {
		bottom: 8px;
		left: 10px;
		font-size: 1.1rem;
	}
	.peopleLink > ul li .profile strong {
		font-size: 1.6rem;
	}
}
@media screen and (max-width: 576px) {
	/* INDEX */
	.offtimeBlock img {
		width: 576px;
		height: 228px;
		object-fit: cover;
	}
}
@media screen and (max-width: 374px) {
	.peopleMainimg h1 span {
		font-size: 1.95rem;
	}
}
@media screen and (max-width: 359px) {
	.peopleMainimg h1 span {
		font-size: 1.7rem;
	}
}