@charset "UTF-8";

.member-index {
	padding-bottom: 100px;
	position: relative;
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
}
.member-index > ul {
	width: 49%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.member-index > ul li {
	width: 48%;
	box-sizing: border-box;
	position: relative;
	margin-bottom: 30px;
}
.member-index > ul li .image {
	position: relative;
}
.member-index > ul li .image p {
	z-index: 2;
	line-height: 1em;
	position: absolute;
	bottom: 0;
	left: 0;
}
.member-index > ul li .image p span {
	display: inline-block;
	font-size: min(0.8vw,10px);
	line-height: 1em;
	color: #FFF;
	padding: 5px 10px;
}
.member-index > ul.index-fbi li .image p span {
	background: #01916D;
}
.member-index > ul.index-fbij li .image p span {
	background: #1E83BE;
}
.member-index > ul li .txt {
	padding: 10px 5px 15px;
	border-bottom: #EBEBEB solid 1px;
}
.member-index > ul li .txt p {
	font-size: 12px;
	line-height: 1.6em;
}
.member-index > ul li .txt p span {
	font-size: 18px;
	padding-right: 10px;
}
.member-index > ul.index-fbi li .txt p span {
	color: #01916D;
}
.member-index > ul.index-fbij li .txt p span {
	color: #1E83BE;
}
.member-index > ul li .txt:after {
	width: 20px;
	height: 4px;
	background-image: url("https://assets-fb-rn.fujifilm.com/files/2025-03/1661dfacd69bc6a895bc568c32ff9ff0/arrow-green.svg");
	right: 5px;
	bottom: 5px;
	transition: all .2s;
}
@media (hover: hover) {
	.member-index > ul li:hover .txt:after {
		animation: moveRight .4s ease-in-out;
	}
}
@media screen and (max-width: 767px) {
	.member-index {
		padding-bottom: 100px;
		position: relative;
		display: flex;
		flex-wrap: wrap;
		align-items: flex-start;
		justify-content: space-between;
	}
	.member-index > ul {
		width: 49%;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.member-index > ul li {
		width: 100%;
		box-sizing: border-box;
		position: relative;
		margin-bottom: 20px;
	}
	.member-index > ul li .image p {
		z-index: 2;
		line-height: 1em;
		position: absolute;
		bottom: 0;
		left: 0;
	}
	.member-index > ul li .image p span {
		display: inline-block;
		font-size: min(1.8vw,10px);
		line-height: 1em;
		color: #FFF;
		padding: 5px 5px;
	}

	.member-index > ul li .txt {
		padding: 7px 5px 10px;
		border-bottom: #EBEBEB solid 1px;
	}
	.member-index > ul li .txt p {
		font-size: 12px;
		line-height: 1.4em;
	}
	.member-index > ul li .txt p span {
		font-size: 18px;
		line-height: 1.4em;
		padding-right: 10px;
		display: block;
	}
}




.interview-main-wrap {
	position: relative;
	width: 100%;
	margin-bottom: 80px;
}
.interview-main {
	position: relative;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.interview-main .mv {
	width: 100%;
}
.interview-main .txt {
	width: 50%;
	padding: 40px 20px 10px 0;
	box-sizing: border-box;
	position: absolute;
	bottom: 0;
	background: #FFF;
	z-index: 2;
}
.interview-main .txt .company {
	position: absolute;
	left: 0;
	top: 0;
	line-height: 1em;
}
.interview-main .txt .company span {
	background: #01916D;
	padding: 8px 10px;
	line-height: 1em;
	display: inline-block;
	color: #FFF;
	font-size: 11px;
}
.interview-main .txt .company.fb span {
	background: #01916D;
}
.interview-main .txt .company.fbj span {
	background: #1E83BE;
}
.interview-main .txt .name {
	font-size: 32px;
}
.interview-main .txt .company.fb ~ .name {
	color: #01916D;
}
.interview-main .txt .company.fbj ~ .name {
	color: #1E83BE;
}
.interview-main .txt .job {
	font-size: 16px;
}
.interview-main .txt .job span {
	font-size: 28px;
	color: #01916D;;
	padding-right: 15px;
}
.block-ttl {
	position: relative;
	margin-bottom: 15px;
}
.block-ttl span {
	display: inline-block;
}
.block-ttl span:nth-child(1) {
	background: #000;
	color: #FFF;
	padding: 3px 15px;
	font-family: var(--en-font);
	font-size: 20px;
	line-height: 1.6em;
}
.block-ttl span:nth-child(2) {
	background: #F6F7F6;
	color: #01916D;
	font-size: 20px;
	padding: 3px 15px;
	line-height: 1.6em;
}
.insert-image {
	margin-top: 50px;
}
div[class^="interview-block0"] {
	padding-bottom: 80px;
}
div[class^="interview-block0"] .ttl {
	padding-bottom: 10px;
 	font-size: 20px;
	color: var(--main-color);
}

.oneday {
	position: relative;
	background: #F5F6F5;
	padding: 50px;
	margin-bottom: 100px;
}
.oneday h2 {
	display: inline-block;
	position: relative;
	color: var(--main-color);
	font-size: 32px;
	padding-left: 70px;
	left: 50%;
	transform: translateX(-50%);
}
.oneday h2:before {
	width: 58px;
	height: 58px;
	background-image: url("https://assets-fb-rn.fujifilm.com/files/2025-03/8bd2af2a88a2d8dbe8849c09e361e122/calender.svg");
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}
.oneday dl {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin: 30px auto 0;
	max-width: 920px;
	width: fit-content;
}
.oneday dl dt,
.oneday dl dd {
	border-bottom: solid 1px #FFF;
	padding: 10px 10px;
	box-sizing: border-box;
}
.oneday dl dt {
	width: 110px;
	position: relative;
}
.oneday dl dt span {
	display: inline-block;
	text-align: center;
	color: #FFF;
	background: var(--main-color);
	border-radius: 100px;
	width: 100%;
	font-family: var(--en-font);
	white-space: nowrap;
}
.oneday dl dd {
	width: calc(100% - 110px);
	word-break: break-word;
	text-align: left;
}

@media screen and (max-width: 1023px) {
	.interview-main .txt {
		width: 80%;
		padding: 40px 20px 20px 0;
		box-sizing: border-box;
		position: relative;
		bottom: 0;
		background: #FFF;
		z-index: 2;
	}
}

@media screen and (max-width: 767px) {
	.interview-main-wrap {
		position: relative;
		width: 100%;
		margin-bottom: 40px;
	}
	.interview-main {
		position: relative;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.interview-main.content {
		width: 100%;
	}
	.interview-main .mv {
		width: 100%;
	}
	.interview-main .txt {
		position: relative;
		width: 100%;
		padding: 40px 0 10px;
		box-sizing: border-box;
	}
	.interview-main .txt .name,
	.interview-main .txt .job {
		position: relative;
		padding: 0 20px 0;
		margin-bottom: 5px;
	}
	.interview-main .txt .name {
		font-size: 24px;
	}
	.interview-main .txt .job {
		font-size: 13px;
		list-style: 1.4em;
	}
	div[class^="interview-block0"] {
		padding-bottom: 40px;
	}
	div[class^="interview-block0"] .ttl {
		padding-bottom: 10px;
		font-size: 16px;
		line-height: 1.6em;
		color: var(--main-color);
	}
	.block-ttl span:nth-child(1) {
		background: #000;
		color: #FFF;
		padding: 3px 10px;
		font-family: var(--en-font);
		font-size: 16px;
		line-height: 1.4em;
	}
	.block-ttl span:nth-child(2) {
		background: #F6F7F6;
		color: #01916D;
		font-size: 15px;
		padding: 3px 15px;
		line-height: 1.4em;
	}
	.oneday {
		position: relative;
		background: #F5F6F5;
		padding: 30px 3%;
		margin-bottom: 0;
	}
	.oneday h2 {
		display: inline-block;
		position: relative;
		color: var(--main-color);
		font-size: 20px;
		padding-left: 50px;
		left: 50%;
		transform: translateX(-50%);
	}
	.oneday h2:before {
		width: 38px;
		height: 38px;
		left: 0;
		top: 50%;
		transform: translateY(-50%);
	}
	.oneday dl {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		margin: 10px auto 0;
		max-width: 600px;
	}
	.oneday dl dt {
		width: 70px;
		position: relative;
	}
	.oneday dl dt span {
		display: inline-block;
		text-align: center;
		color: #FFF;
		background: var(--main-color);
		border-radius: 100px;
		width: 100%;
		font-family: var(--en-font);
	}
	.oneday dl dd {
		width: calc(100% - 80px);
	}
	.oneday dl dt,
	.oneday dl dd {
		border-bottom: solid 1px #FFF;
		padding: 4px 4px;
	}
}




.talentbook-banner {
	padding: 80px 0 0;
	width: 100%;
}
.talentbook-banner .content > p {
	text-align: center;
	font-size: 24px;
	padding-bottom: 20px;
}
.talentbook-btn {
	box-shadow: 0px 0px 6px rgba(51, 83, 76, 0.3);
	position: relative;
	transition: all .4s;
}
.talentbook-btn:after {
	width: 8px;
	height: 8px;
	background-image: url("https://assets-fb-rn.fujifilm.com/files/2025-03/3548bf8a79725f34342210f30e7fd9b8/window-green.svg");
	right: 10px;
	bottom: 10px;
	z-index: 2;
}
@media (hover: hover) {
	.talentbook-btn:hover {
		transform: scale(0.992);
		box-shadow: 0px 0px 1px rgba(51, 83, 76, 0.5);
	}
}

@media screen and (max-width: 767px) {
	.talentbook-banner .content > p {
		text-align: center;
		font-size: min(3.5vw,18px);
		padding-bottom: 10px;
	}
	.talentbook-banner {
		padding: 40px 0 30px;
	}
	.talentbook-btn {
		max-width: 400px;
		margin: 0 auto;
	}
}

.jobarea-banner {
	padding: 80px 0 80px;
	width: 100%;
}
.jobarea-banner .content > p {
	text-align: center;
	font-size: 24px;
	padding-bottom: 20px;
}
.jobarea-btn {
	box-shadow: 0px 0px 6px rgba(51, 83, 76, 0.3);
	position: relative;
	transition: all .4s;
	padding: 50px;
	width: 100%;
}
.jobarea-btn:after {
	width: 20px;
	height: 5px;
	background-image: url("https://assets-fb-rn.fujifilm.com/files/2025-03/1661dfacd69bc6a895bc568c32ff9ff0/arrow-green.svg");
	right: 10px;
	bottom: 10px;
	z-index: 2;
}
.jobarea-btn .flex-box {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.jobarea-btn .flex-box .image {
	width: 42%;
}
.jobarea-btn .flex-box .txt {
	width: 55%;
	display: flex;
	align-items: center;
	justify-content: center;
}
.jobarea-btn .flex-box .txt p {
	font-size: 24px;
	color: #01916D;
}
@media (hover: hover) {
	.jobarea-btn:hover {
		transform: scale(0.992);
		box-shadow: 0px 0px 1px rgba(51, 83, 76, 0.5);
	}
}

@media screen and (max-width: 767px) {
	.jobarea-banner .content > p {
		text-align: center;
		font-size: min(3.5vw,18px);
		padding-bottom: 10px;
	}
	.jobarea-banner {
		padding: 10px 0 30px;
	}
	.jobarea-btn {
		max-width: 400px;
		margin: 0 auto;
		padding: 20px;
	}
	.jobarea-btn .flex-box .image {
		width: 100%;
	}
	.jobarea-btn .flex-box .txt {
		width: 100%;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.jobarea-btn .flex-box .txt p {
		font-size: min(4vw,18px);
		color: #01916D;
		padding: 10px 0 0;
	}
}