@charset "UTF-8";
@keyframes arrowAnime {
	0% {
		right: 50px;
		opacity: 0;
	}
	100% {
		right: 10px;
		opacity: 1;
	}
}
@keyframes lineAnime {
	0% {
		width: 0;
	}
	100% {
		width: 100%;
	}
}
.embed .work .inner_1140 {
	max-width: 1140px;
}
.embed .work .inner_960 {
	width: 100%;
	max-width: 960px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .work .inner_960 {
		width: 100%;
	}
}
.embed .work .inner_1240 {
	max-width: 1240px;
	width: 100%;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .work .inner_1240 {
		width: 100%;
	}
}
.embed .work.career {
	/*//////////////////////////////////////////////

  	ここから社員写真の変更

  /*/
}
.embed .work.career .global__header .header_nav li p {
	color: #000;
}
.embed .work.career .nav__toggle span {
	background: #000;
}
.embed .work.career .contents {
	/*//////////////////////////////////////////////

  	ここからindexページ

  /*/
}
.embed .work.career .contents .contents_inner {
	margin-top: 82px;
	width: 100%;
	position: relative;
	z-index: 1;
	padding-top: 100px;
	padding-bottom: 80px;
	margin-bottom: 55px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .work.career .contents .contents_inner {
		margin-bottom: 15px;
		padding-top: 40px;
	}
}
.embed .work.career .contents .contents_inner:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translate(-50%, 0);
	background: linear-gradient(to bottom, #E9DFEE, #FFFFE6);
	width: calc(100% - 120px);
	height: 100%;
	z-index: -1;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .work.career .contents .contents_inner:before {
		width: calc(100% - 30px);
	}
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .work.career .contents .contents_inner .header {
		margin-bottom: 20px;
	}
}
.embed .work.career .contents .contents_inner .header h1 {
	letter-spacing: 0.15em;
	line-height: 1.5;
	font-size: 61px;
	text-align: center;
	margin-bottom: 40px;
	font-weight: 500;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .work.career .contents .contents_inner .header h1 {
		font-size: 28px;
		margin-bottom: 20px;
	}
}
.embed .work.career .contents .contents_inner .header h1 span {
	font-size: 24px;
	display: block;
	font-weight: 500;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .work.career .contents .contents_inner .header h1 span {
		font-size: 14px;
	}
}
.embed .work.career .contents .contents_inner .header .mv {
	width: 100%;
	height: 690px;
	position: relative;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .work.career .contents .contents_inner .header .mv {
		height: auto;
	}
}
.embed .work.career .contents .contents_inner .header .mv .mv_inner {
	width: 100%;
	height: 100%;
	background-image: url(/content/dam/nsk/jp/ja/company/career/graduate/img/work/people02/mv.jpg);
	background-size: cover;
	background-position: center top;
	background-repeat: no-repeat;
	position: absolute;
	left: 0;
	top: 0;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .work.career .contents .contents_inner .header .mv .mv_inner {
		height: 450px;
		position: static;
	}
}
.embed .work.career .contents .contents_inner .header .mv .mv_inner .prof_box {
	color: #fff;
	display: inline-block;
	position: absolute;
	bottom: 40px;
	right: 130px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .work.career .contents .contents_inner .header .mv .mv_inner .prof_box {
		bottom: inherit;
		top: 230px;
		right: 20px;
	}
}
.embed .work.career .contents .contents_inner .header .mv .mv_inner .prof_box .prof_ttl {
	font-weight: 500;
	font-size: 13px;
	border-bottom: 1px solid #fff;
	padding-bottom: 5px;
	margin-bottom: 15px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .work.career .contents .contents_inner .header .mv .mv_inner .prof_box .prof_ttl {
		text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
	}
}
.embed .work.career .contents .contents_inner .header .mv .mv_inner .prof_box .prof_name {
	font-weight: 500;
	font-size: 20px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .work.career .contents .contents_inner .header .mv .mv_inner .prof_box .prof_name {
		text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
	}
}
.embed .work.career .contents .contents_inner .header .mv .mv_inner .prof_box .prof_name span {
	font-size: 25px;
}
.embed .work.career .contents .contents_inner .header .mv .mv_inner .prof_box .prof_txt {
	font-weight: 500;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .work.career .contents .contents_inner .header .mv .mv_inner .prof_box .prof_txt {
		font-size: 12px;
		line-height: 1.5;
		text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
	}
}
.embed .work.career .contents .contents_inner .header .mv h2 {
	position: absolute;
	top: 50px;
	left: 11vw;
	writing-mode: vertical-rl;
	line-height: 2.4;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .work.career .contents .contents_inner .header .mv h2 {
		writing-mode: horizontal-tb;
		line-height: 1.8;
		margin-top: -20px;
		margin-left: 17px;
		position: static;
	}
}
.embed .work.career .contents .contents_inner .header .mv h2 span {
	color: #fff;
	display: inline-block;
	position: relative;
	font-weight: 500;
	z-index: 1;
	font-size: 32px;
	letter-spacing: 0.1em;
	padding: 0 0 15px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .work.career .contents .contents_inner .header .mv h2 span {
		font-size: 18px;
		padding: 4px 10px;
	}
}
.embed .work.career .contents .contents_inner .header .mv h2 span:after {
	position: absolute;
	top: 0;
	left: 50%;
	content: "";
	background-color: #000;
	width: 50px;
	height: 100%;
	z-index: -1;
	transform: translate(-50%, -10px);
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .work.career .contents .contents_inner .header .mv h2 span:after {
		width: 100%;
		height: 30px;
		top: 50%;
		transform: translate(0%, -50%);
		left: 0;
	}
}
.embed .work.career .contents .contents_inner .step_section {
	padding-top: 75px;
	margin-bottom: 90px;
	position: relative;
}
.embed .work.career .contents .contents_inner .step_section .step_txt {
	font-size: 159px;
	line-height: 1;
	color: #fff;
	position: absolute;
	right: 32px;
	top: 5px;
	font-weight: 500;
	letter-spacing: 0.05em;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .work.career .contents .contents_inner .step_section .step_txt {
		right: 10px;
		top: 0;
		font-size: 60px;
	}
}
.embed .work.career .contents .contents_inner .step_section h2 {
	font-size: 38px;
	font-weight: bold;
	letter-spacing: 0.15em;
	line-height: 1.8;
	margin-bottom: 60px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .work.career .contents .contents_inner .step_section h2 {
		font-size: 22px;
		position: relative;
		z-index: 1;
		margin-bottom: 20px;
		padding-left: 20px;
	}
}
.embed .work.career .contents .contents_inner .step_section h2 span {
	display: block;
	font-size: 20px;
	letter-spacing: 0.05em;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .work.career .contents .contents_inner .step_section h2 span {
		font-size: 14px;
	}
}
.embed .work.career .contents .contents_inner .step_section .step_ul {
	display: flex;
	justify-content: center;
	position: relative;
	z-index: 1;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .work.career .contents .contents_inner .step_section .step_ul {
		display: block;
	}
}
.embed .work.career .contents .contents_inner .step_section .step_ul:before {
	content: "";
	position: absolute;
	background-color: #000;
	width: calc(100% - 160px);
	height: 2px;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: -1;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .work.career .contents .contents_inner .step_section .step_ul:before {
		width: 2px;
		height: 100%;
	}
}
.embed .work.career .contents .contents_inner .step_section .step_ul li {
	width: 300px;
	background-color: #fff;
	padding: 30px 30px 40px;
	margin-right: 30px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .work.career .contents .contents_inner .step_section .step_ul li {
		width: 80%;
		margin: 0 auto 20px;
	}
}
.embed .work.career .contents .contents_inner .step_section .step_ul li:last-child {
	margin-right: 0;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .work.career .contents .contents_inner .step_section .step_ul li:last-child {
		margin: 0 auto 20px;
	}
}
.embed .work.career .contents .contents_inner .step_section .step_ul li h3 {
	font-size: 21px;
	text-align: center;
	font-weight: 500;
	line-height: 1.5;
	margin-bottom: 20px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .work.career .contents .contents_inner .step_section .step_ul li h3 {
		font-size: 18px;
	}
}
.embed .work.career .contents .contents_inner .step_section .step_ul li h3 span {
	font-size: 13px;
	display: block;
}
.embed .work.career .contents .contents_inner .step_section .step_ul li h3 .h3_span {
	font-size: 16px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .work.career .contents .contents_inner .step_section .step_ul li h3 .h3_span {
		font-size: 14px;
	}
}
.embed .work.career .contents .contents_inner .step_section .step4 li {
	width: 270px;
}
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
	.embed .work.career .contents .contents_inner .step_section .step4 li {
		width: 250px;
	}
}
.embed .work.career .contents .contents_inner .career_section {
	max-width: 1600px;
	margin: 0 auto;
	width: 100%;
	overflow: hidden;
}
.embed .work.career .contents .contents_inner .career_section .interview_block {
	margin-bottom: 95px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .work.career .contents .contents_inner .career_section .interview_block {
		margin-bottom: 70px;
	}
}
.embed .work.career .contents .contents_inner .career_section .interview_block .career_imgbox {
	display: flex;
	flex-direction: row;
}
.embed .work.career .contents .contents_inner .career_section .interview_block .career_imgbox .img_wrap {
	width: calc(100% - 240px);
	height: 620px;
	background-image: url(/content/dam/nsk/jp/ja/company/career/graduate/img/work/people02/img01.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	position: relative;
	z-index: 1;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .work.career .contents .contents_inner .career_section .interview_block .career_imgbox .img_wrap {
		width: 100%;
		height: 250px;
	}
}
.embed .work.career .contents .contents_inner .career_section .interview_block .interview_txtbox {
	display: flex;
	flex-direction: row-reverse;
	margin-top: -250px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .work.career .contents .contents_inner .career_section .interview_block .interview_txtbox {
		margin-top: 0;
	}
}
.embed .work.career .contents .contents_inner .career_section .interview_block .interview_txtbox .txtbox_wrap {
	padding-top: 50px;
	background-color: rgba(255, 255, 255, 0.8);
	width: calc(100% - 150px);
	padding: 300px 240px 84px 90px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .work.career .contents .contents_inner .career_section .interview_block .interview_txtbox .txtbox_wrap {
		width: 100%;
		padding: 40px 20px;
	}
}
.embed .work.career .contents .contents_inner .career_section .interview_block .interview_txtbox .txtbox_wrap h3 {
	font-size: 38px;
	font-weight: bold;
	line-height: 1.6;
	margin-bottom: 30px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .work.career .contents .contents_inner .career_section .interview_block .interview_txtbox .txtbox_wrap h3 {
		font-size: 22px;
		margin-bottom: 20px;
	}
}
.embed .work.career .contents .contents_inner .career_section .interview_block .interview_txtbox .txtbox_wrap h3 span {
	font-size: 20px;
	display: block;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .work.career .contents .contents_inner .career_section .interview_block .interview_txtbox .txtbox_wrap h3 span {
		font-size: 14px;
	}
}
.embed .work.career .contents .contents_inner .career_section .interview_block .interview_txtbox .txtbox_wrap .txt_message {
	font-size: 24px;
	font-weight: 500;
	margin-bottom: 20px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .work.career .contents .contents_inner .career_section .interview_block .interview_txtbox .txtbox_wrap .txt_message {
		font-size: 18px;
	}
}
.embed .work.career .contents .contents_inner .career_section .block_second .career_imgbox {
	flex-direction: row-reverse;
}
.embed .work.career .contents .contents_inner .career_section .block_second .career_imgbox .img_wrap {
	background-image: url(/content/dam/nsk/jp/ja/company/career/graduate/img/work/people02/img02.jpg);
}
.embed .work.career .contents .contents_inner .career_section .block_second .interview_txtbox .txtbox_wrap {
	background-color: rgba(255, 255, 230, 0.8);
}
.embed .work.career .contents .contents_inner .career_section .block_third {
	margin-bottom: 0;
}
.embed .work.career .contents .contents_inner .career_section .block_third .interview_txtbox {
	margin-top: 0;
	flex-direction: row;
}
.embed .work.career .contents .contents_inner .career_section .block_third .interview_txtbox .txtbox_wrap {
	padding: 80px 95px 100px 240px;
	display: flex;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .work.career .contents .contents_inner .career_section .block_third .interview_txtbox .txtbox_wrap {
		padding: 30px;
		display: block;
	}
}
.embed .work.career .contents .contents_inner .career_section .block_third .interview_txtbox .txtbox_wrap h3 {
	width: 240px;
	line-height: 1.4;
	letter-spacing: 0.1em;
}
.embed .work.career .contents .contents_inner .career_section .block_third .interview_txtbox .txtbox_wrap .third_txt {
	flex: 1;
	padding-left: 75px;
	line-height: 1.6;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .work.career .contents .contents_inner .career_section .block_third .interview_txtbox .txtbox_wrap .third_txt {
		padding-left: 0px;
	}
}
.embed .work.career .contents .contents_inner .career_section .block_third .interview_txtbox .txtbox_wrap .third_txt .sub_ttl {
	font-size: 24px;
	font-weight: 500;
	margin-bottom: 20px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .work.career .contents .contents_inner .career_section .block_third .interview_txtbox .txtbox_wrap .third_txt .sub_ttl {
		font-size: 18px;
	}
}
.embed .work.career .contents .contents_inner .career_section .block_third .interview_txtbox .txtbox_wrap .third_txt .anno {
	display: block;
	margin-top: 2rem;
	text-align: right;
	font-size: 12px;
}
.embed .work.career .contents .section_img {
	width: 100%;
	height: 520px;
	background-image: url(/content/dam/nsk/jp/ja/company/career/graduate/img/work/people02/img03.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .work.career .contents .section_img {
		height: 200px;
	}
}
.embed .work.career .contents .index_cont {
	position: relative;
	padding: 45px 0 110px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .work.career .contents .index_cont {
		padding: 50px 0 0;
	}
}
.embed .work.career .contents .index_cont:before {
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	width: calc(100% - 10vw);
	height: 100%;
	background-color: rgba(255, 255, 255, 0.8);
	z-index: -1;
}
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
	.embed .work.career .contents .index_cont:before {
		width: calc(100% - 8vw);
	}
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .work.career .contents .index_cont:before {
		width: 80%;
		left: 50%;
		right: inherit;
		transform: translate(-50%, 0);
	}
}
.embed .work.career .contents .index_cont .bg_txt {
	position: absolute;
	top: -100px;
	left: 50%;
	transform: translate(-50%, 0px);
	color: #fff;
	font-size: 159px;
	line-height: 1;
	white-space: nowrap;
	z-index: -1;
	letter-spacing: 0.05em;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .work.career .contents .index_cont .bg_txt {
		top: -40px;
		font-size: 62px;
	}
}
.embed .work.career .contents .index_cont .inner .select .select_item {
	display: flex;
	margin-bottom: 115px;
	justify-content: center;
	border-bottom: 1px solid #B9B9B9;
	padding-bottom: 10px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .work.career .contents .index_cont .inner .select .select_item {
		margin: 0 auto 50px;
		width: 70%;
	}
}
.embed .work.career .contents .index_cont .inner .select .select_item .button {
	position: relative;
}
.embed .work.career .contents .index_cont .inner .select .select_item .button:last-child {
	margin-right: 0;
}
.embed .work.career .contents .index_cont .inner .select .select_item .button:last-child .txt {
	margin-right: 0;
}
.embed .work.career .contents .index_cont .inner .select .select_item .button .input {
	display: none;
}
.embed .work.career .contents .index_cont .inner .select .select_item .button .txt {
	font-size: 24px;
	margin-right: 50px;
	position: relative;
	padding-left: 35px;
	cursor: pointer;
	position: relative;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .work.career .contents .index_cont .inner .select .select_item .button .txt {
		font-size: 14px;
		padding-left: 20px;
	}
}
.embed .work.career .contents .index_cont .inner .select .select_item .button .txt:before {
	width: 20px;
	height: 20px;
	content: "";
	position: absolute;
	display: block;
	border: 1px solid #000;
	left: 0;
	top: 50%;
	transform: translate(0, -50%);
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .work.career .contents .index_cont .inner .select .select_item .button .txt:before {
		width: 15px;
		height: 15px;
	}
}
.embed .work.career .contents .index_cont .inner .select .select_item .button.is-checked:after {
	position: absolute;
	top: 9px;
	left: 2px;
	content: "";
	width: 24px;
	height: 10px;
	border-left: 3px solid #0A1631;
	border-bottom: 3px solid #0A1631;
	transform: rotate(-50deg);
}
.embed .work.career .contents .index_cont .inner .select .reset {
	display: flex;
	justify-content: center;
	cursor: pointer;
	background-color: #F3F3F3;
	width: 140px;
	height: 40px;
	align-items: center;
	margin: 0 auto 40px;
	font-size: 20px;
	transition: 0.3s;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .work.career .contents .index_cont .inner .select .reset {
		font-size: 14px;
		width: 100px;
		height: 30px;
	}
}
.embed .work.career .contents .index_cont .inner .select .reset:hover {
	background-color: #000;
	color: #fff;
}
.embed .work.career .contents .index_cont .inner .grid .grid-item a {
	position: relative;
	width: 100%;
	height: 100%;
	border-bottom: 1px solid #000;
	display: block;
	padding-bottom: 40px;
	margin-bottom: 40px;
	transition: ease 0.2s;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .work.career .contents .index_cont .inner .grid .grid-item a {
		width: 70%;
		margin: 0 auto 40px;
	}
}
.embed .work.career .contents .index_cont .inner .grid .grid-item a:hover {
	border-bottom: 1px solid #FC0019;
}
.embed .work.career .contents .index_cont .inner .grid .grid-item a:hover:before {
	background-color: #FC0019;
}
.embed .work.career .contents .index_cont .inner .grid .grid-item a:hover:after {
	animation: arrowAnime 0.4s ease forwards;
}
@keyframes arrowAnime {
	0% {
		right: 50px;
		opacity: 0;
	}
	100% {
		right: 13px;
		opacity: 1;
	}
}
.embed .work.career .contents .index_cont .inner .grid .grid-item a:before {
	content: "";
	position: absolute;
	bottom: 0;
	right: 0;
	width: 30px;
	height: 30px;
	background-color: #000;
	transition: ease 0.2s;
	transition: transform 0.6s cubic-bezier(0.8, 0, 0.2, 1) 0s;
	transform: scale(1, 1);
	transform-origin: left top;
}
.embed .work.career .contents .index_cont .inner .grid .grid-item a:after {
	content: "";
	position: absolute;
	bottom: 11px;
	right: 13px;
	width: 6px;
	height: 6px;
	transform: rotate(45deg);
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	transition: 0.3s;
}
.embed .work.career .contents .index_cont .inner .grid .grid-item a .department {
	display: flex;
	font-size: 14px;
	position: absolute;
	left: 0;
	top: 0;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .work.career .contents .index_cont .inner .grid .grid-item a .department {
		font-size: 12px;
	}
}
.embed .work.career .contents .index_cont .inner .grid .grid-item a .department span {
	display: inline-block;
}
.embed .work.career .contents .index_cont .inner .grid .grid-item a .department .span1 {
	background-color: #EF938A;
	color: #fff;
	padding: 3px 15px;
	font-weight: 500;
}
.embed .work.career .contents .index_cont .inner .grid .grid-item a .department .span2 {
	background: linear-gradient(to right, #F2EEF6, #E6F5ED);
	width: 120px;
	text-align: center;
	padding-top: 3px;
	font-weight: 500;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .work.career .contents .index_cont .inner .grid .grid-item a .department .span2 {
		width: 100px;
	}
}
.embed .work.career .contents .index_cont .inner .grid .grid-item a h2 {
	font-size: 25px;
	font-weight: bold;
	margin-bottom: 5px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .work.career .contents .index_cont .inner .grid .grid-item a h2 {
		font-size: 20px;
		margin-top: 5px;
	}
}
.embed .work.career .contents .index_cont .inner .grid .grid-item a h2 span {
	font-size: 20px;
	font-weight: 500;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .work.career .contents .index_cont .inner .grid .grid-item a h2 span {
		font-size: 16px;
	}
}
.embed .work.career .contents .index_cont .inner .grid .grid-item a .career {
	font-size: 14px;
	margin-bottom: 10px;
	margin-top: 20px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .work.career .contents .index_cont .inner .grid .grid-item a .career {
		height: auto;
	}
}
.embed .work.career .contents .index_cont .inner .grid .grid-item a .career span {
	font-weight: 600;
}
.embed .work.career .contents .index_cont .inner .grid .grid-item a .year {
	font-size: 14px;
	line-height: 1.5;
	height: 60px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .work.career .contents .index_cont .inner .grid .grid-item a .year {
		height: auto;
	}
}
.embed .work.career .contents .index_cont .inner .grid .grid-item .l2 {
	height: 47px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .work.career .contents .index_cont .inner .grid .grid-item .l2 {
		height: auto;
	}
}
.embed .work.career .contents .gizyutu_inner:before {
	background: linear-gradient(to bottom, #C6F5DC, #FFFFE6);
}
.embed .work.career .index .contents_inner:before {
	background: #fff4b1;
}
.embed .work.career .index .index_cont .inner .grid .grid-item a .department .span_gizyutu {
	background-color: #90C0D6;
}
.embed .work.career .people01 .contents_inner .header .mv .mv_inner {
	background-image: url(/content/dam/nsk/jp/ja/company/career/graduate/img/work/people01/mv.jpg);
}
.embed .work.career .people01 .contents_inner .career_section .interview_block .career_imgbox .img_wrap {
	background-image: url(/content/dam/nsk/jp/ja/company/career/graduate/img/work/people01/img01.jpg);
}
.embed .work.career .people01 .contents_inner .career_section .block_second .career_imgbox .img_wrap {
	background-image: url(/content/dam/nsk/jp/ja/company/career/graduate/img/work/people01/img02.jpg);
}
.embed .work.career .people01 .section_img {
	background-image: url(/content/dam/nsk/jp/ja/company/career/graduate/img/work/people01/img03.jpg);
}
.embed .work.career .people03 .contents_inner .header .mv .mv_inner {
	background-image: url(/content/dam/nsk/jp/ja/company/career/graduate/img/work/people03/mv.jpg);
}
.embed .work.career .people03 .contents_inner .career_section .interview_block .career_imgbox .img_wrap {
	background-image: url(/content/dam/nsk/jp/ja/company/career/graduate/img/work/people03/img01.jpg);
}
.embed .work.career .people03 .contents_inner .career_section .block_second .career_imgbox .img_wrap {
	background-image: url(/content/dam/nsk/jp/ja/company/career/graduate/img/work/people03/img02.jpg);
}
.embed .work.career .people03 .section_img {
	background-image: url(/content/dam/nsk/jp/ja/company/career/graduate/img/work/people03/img03.jpg);
}
.embed .work.career .people04 .contents_inner .header .mv .mv_inner {
	background-image: url(/content/dam/nsk/jp/ja/company/career/graduate/img/work/people04/mv.jpg);
}
.embed .work.career .people04 .contents_inner .career_section .interview_block .career_imgbox .img_wrap {
	background-image: url(/content/dam/nsk/jp/ja/company/career/graduate/img/work/people04/img01.jpg);
}
.embed .work.career .people04 .contents_inner .career_section .block_second .career_imgbox .img_wrap {
	background-image: url(/content/dam/nsk/jp/ja/company/career/graduate/img/work/people04/img02.jpg);
}
.embed .work.career .people04 .section_img {
	background-image: url(/content/dam/nsk/jp/ja/company/career/graduate/img/work/people04/img03.jpg);
}
.embed .work.career .people05 .contents_inner .header .mv .mv_inner {
	background-image: url(/content/dam/nsk/jp/ja/company/career/graduate/img/work/people05/mv.jpg);
}
.embed .work.career .people05 .contents_inner .career_section .interview_block .career_imgbox .img_wrap {
	background-image: url(/content/dam/nsk/jp/ja/company/career/graduate/img/work/people05/img01.jpg);
}
.embed .work.career .people05 .contents_inner .career_section .block_second .career_imgbox .img_wrap {
	background-image: url(/content/dam/nsk/jp/ja/company/career/graduate/img/work/people05/img02.jpg);
}
.embed .work.career .people05 .section_img {
	background-image: url(/content/dam/nsk/jp/ja/company/career/graduate/img/work/people05/img03.jpg);
}
.embed .work.career .people06 .contents_inner .header .mv .mv_inner {
	background-image: url(/content/dam/nsk/jp/ja/company/career/graduate/img/work/people06/mv.jpg);
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .work.career .people06 .contents_inner .header .mv .mv_inner {
		background-position: right -140px top;
	}
}
.embed .work.career .people06 .contents_inner .career_section .interview_block .career_imgbox .img_wrap {
	background-image: url(/content/dam/nsk/jp/ja/company/career/graduate/img/work/people06/img01.jpg);
}
.embed .work.career .people06 .contents_inner .career_section .block_second .career_imgbox .img_wrap {
	background-image: url(/content/dam/nsk/jp/ja/company/career/graduate/img/work/people06/img02.jpg);
}
.embed .work.career .people06 .section_img {
	background-image: url(/content/dam/nsk/jp/ja/company/career/graduate/img/work/people06/img03.jpg);
}
.embed .work.career .people07 .contents_inner .header .mv .mv_inner {
	background-image: url(/content/dam/nsk/jp/ja/company/career/graduate/img/work/people07/mv.jpg);
}
.embed .work.career .people07 .contents_inner .career_section .interview_block .career_imgbox .img_wrap {
	background-image: url(/content/dam/nsk/jp/ja/company/career/graduate/img/work/people07/img01.jpg);
}
.embed .work.career .people07 .contents_inner .career_section .block_second .career_imgbox .img_wrap {
	background-image: url(/content/dam/nsk/jp/ja/company/career/graduate/img/work/people07/img02.jpg);
}
.embed .work.career .people07 .section_img {
	background-image: url(/content/dam/nsk/jp/ja/company/career/graduate/img/work/people07/img03.jpg);
}
.embed .work.career .people08 .contents_inner .header .mv .mv_inner {
	background-image: url(/content/dam/nsk/jp/ja/company/career/graduate/img/work/people08/mv.jpg);
}
.embed .work.career .people08 .contents_inner .career_section .interview_block .career_imgbox .img_wrap {
	background-image: url(/content/dam/nsk/jp/ja/company/career/graduate/img/work/people08/img01.jpg);
}
.embed .work.career .people08 .contents_inner .career_section .block_second .career_imgbox .img_wrap {
	background-image: url(/content/dam/nsk/jp/ja/company/career/graduate/img/work/people08/img02.jpg);
}
.embed .work.career .people08 .section_img {
	background-image: url(/content/dam/nsk/jp/ja/company/career/graduate/img/work/people08/img03.jpg);
}
.embed .work.career .people09 .contents_inner .header .mv .mv_inner {
	background-image: url(/content/dam/nsk/jp/ja/company/career/graduate/img/work/people09/mv.jpg);
}
.embed .work.career .people09 .contents_inner .career_section .interview_block .career_imgbox .img_wrap {
	background-image: url(/content/dam/nsk/jp/ja/company/career/graduate/img/work/people09/img01.jpg);
}
.embed .work.career .people09 .contents_inner .career_section .block_second .career_imgbox .img_wrap {
	background-image: url(/content/dam/nsk/jp/ja/company/career/graduate/img/work/people09/img02.jpg);
}
.embed .work.career .people09 .section_img {
	background-image: url(/content/dam/nsk/jp/ja/company/career/graduate/img/work/people09/img03.jpg);
}
.embed .work.career .people10 .contents_inner .header .mv .mv_inner {
	background-image: url(/content/dam/nsk/jp/ja/company/career/graduate/img/work/people10/mv.jpg);
}
.embed .work.career .people10 .contents_inner .career_section .interview_block .career_imgbox .img_wrap {
	background-image: url(/content/dam/nsk/jp/ja/company/career/graduate/img/work/people10/img01.jpg);
}
.embed .work.career .people10 .contents_inner .career_section .block_second .career_imgbox .img_wrap {
	background-image: url(/content/dam/nsk/jp/ja/company/career/graduate/img/work/people10/img02.jpg);
}
.embed .work.career .people10 .section_img {
	background-image: url(/content/dam/nsk/jp/ja/company/career/graduate/img/work/people10/img03.jpg);
}
.embed .work.dx .enFont {
	font-family: "Roboto", sans-serif;
}
.embed .work.dx .contents {
	background: linear-gradient(to bottom right, #E7F2FA, #F9ECF3 50%, #E7F2FA);
}
.embed .work.dx #sidenav {
	position: fixed;
	left: -111px;
	top: 50%;
	transform: translateY(-50%);
	z-index: 10;
	transition: all 0.7s ease;
}
.embed .work.dx #sidenav.active {
	left: 0;
}
.embed .work.dx #sidenav ul li {
	margin-bottom: 6px;
	position: relative;
}
.embed .work.dx #sidenav ul li a .session {
	width: 111px;
	height: 82px;
	position: relative;
	z-index: 1;
	display: block;
	padding: 15px 15px;
	text-align: center;
	background-color: #F89F96;
	color: #fff;
	font-size: 0.9rem;
	font-weight: bold;
	transition: background 0.2s ease;
}
.embed .work.dx #sidenav ul li a .session .num {
	display: block;
	font-size: 1.6rem;
	font-weight: bold;
	line-height: 1;
}
.embed .work.dx #sidenav ul li a:hover .session {
	background-color: #FC0019;
}
.embed .work.dx #sidenav ul li a:hover + .text {
	transform: translateX(0);
}
.embed .work.dx #sidenav ul li .text {
	width: 300px;
	height: 82px;
	color: #fff;
	font-weight: bold;
	display: flex;
	align-items: center;
	position: absolute;
	left: 111px;
	top: 0;
	transform: translateX(-100%);
	transition: transform 0.2s ease;
}
.embed .work.dx #sidenav ul li .text .bg {
	display: block;
	height: 82px;
	padding: 15px 30px 15px 20px;
	background: #000;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .work.dx #sidenav {
		display: none;
	}
}
.embed .work.dx .dx_section .cont_txt {
	text-align: left;
	padding: 60px 0;
	line-height: 2;
}
.embed .work.dx .dx_section .about {
	margin-bottom: 30px;
}
.embed .work.dx .dx_section .about h2 {
	display: block;
	max-width: 440px;
	text-align: center;
	position: relative;
	color: #fff;
	background-color: #000;
	font-size: 18px;
	font-weight: bold;
	line-height: 1;
	padding: 15px 30px;
	margin: 0 auto 0;
	top: 24px;
}
.embed .work.dx .dx_section .about p {
	padding: 50px;
	background-color: #fff;
	line-height: 2;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .work.dx .dx_section .about p {
		padding: 50px 20px 30px;
	}
}
.embed .work.dx .dx_section .profile {
	background: url(/content/dam/nsk/jp/ja/company/career/graduate/img/work/dx/prof_bg_text.png) no-repeat center top;
	background-size: 100%;
	padding: 80px 0 30px;
}
.embed .work.dx .dx_section .profile h2 {
	text-align: center;
	font-size: 34px;
	font-weight: bold;
	margin-bottom: 50px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .work.dx .dx_section .profile h2 {
		font-size: 24px;
	}
}
.embed .work.dx .dx_section .profile .profile_layout {
	display: flex;
	justify-content: space-between;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .work.dx .dx_section .profile .profile_layout {
		display: block;
	}
}
.embed .work.dx .dx_section .profile .profile_layout .profile_box {
	position: relative;
	width: 240px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .work.dx .dx_section .profile .profile_layout .profile_box {
		width: 100%;
		display: flex;
		align-items: center;
	}
}
.embed .work.dx .dx_section .profile .profile_layout .profile_box .profile_image {
	text-align: center;
	margin-bottom: 20px;
}
.embed .work.dx .dx_section .profile .profile_layout .profile_box .profile_image img {
	width: 200px;
	display: inline;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .work.dx .dx_section .profile .profile_layout .profile_box .profile_image {
		width: 40%;
		margin-bottom: 0;
	}
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .work.dx .dx_section .profile .profile_layout .profile_box .name_cont {
		width: 60%;
	}
}
.embed .work.dx .dx_section .profile .profile_layout .profile_box .name {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 15px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .work.dx .dx_section .profile .profile_layout .profile_box .name {
		text-align: left;
		padding-left: 25px;
	}
}
.embed .work.dx .dx_section .profile .profile_layout .profile_box p {
	padding-left: 25px;
	font-size: 14px;
	border-left: 1px solid #000;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .work.dx .dx_section .profile .profile_layout .profile_box p {
		border: none;
		font-size: 12px;
	}
}
.embed .work.dx .dx_section .profile .profile_layout .batu {
	width: 48px;
	padding: 90px 10px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .work.dx .dx_section .profile .profile_layout .batu {
		width: 100%;
		padding: 20px 0;
		text-align: center;
	}
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .work.dx .dx_section .profile .profile_layout .batu img {
		display: inline;
	}
}
.embed .work.dx .intro_section {
	padding: 50px 0;
	background: linear-gradient(to bottom right, #D8C8E9, #bae9d1);
}
.embed .work.dx .intro_section h2 {
	font-size: 48px;
	font-weight: bold;
	margin-bottom: 15px;
}
.embed .work.dx .talk_section {
	background-color: #fff;
	padding: 80px 0 0;
}
.embed .work.dx .talk_section.talk_section_5 {
	padding-bottom: 80px;
}
.embed .work.dx .talk_section .session_num {
	text-align: right;
	font-size: 20px;
	line-height: 1;
	margin-bottom: 5px;
}
.embed .work.dx .talk_section .session_num span {
	font-size: 48px;
}
.embed .work.dx .talk_section h2 {
	border-top: 4px solid #000;
	border-bottom: 2px solid #000;
	line-height: 1;
	padding: 20px;
	text-align: center;
	margin-bottom: 50px;
	font-size: 24px;
	letter-spacing: 4px;
	font-weight: bold;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .work.dx .talk_section h2 {
		font-size: 18px;
		margin-bottom: 20px;
	}
}
.embed .work.dx .talk_section h3 {
	background: url(/content/dam/nsk/jp/ja/company/career/graduate/img/work/dx/q.png) no-repeat left center;
	font-size: 28px;
	font-weight: bold;
	height: 128px;
	display: flex;
	align-items: center;
	padding-left: 115px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .work.dx .talk_section h3 {
		background-size: 30px auto;
		padding-left: 50px;
		height: auto;
		font-size: 18px;
	}
}
.embed .work.dx .talk_section .talk_inner .talk_image {
	float: right;
	width: 55%;
	padding-left: 5%;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .work.dx .talk_section .talk_inner .talk_image {
		float: none;
		width: 100%;
		padding: 0;
		margin: 20px 0;
	}
}
.embed .work.dx .talk_section .talk_inner .talk_image iframe {
	width: 100%;
	height: auto;
	aspect-ratio: 16/9;
}
.embed .work.dx .talk_section .talk_inner dl {
	display: flex;
	margin-bottom: 30px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .work.dx .talk_section .talk_inner dl {
		display: block;
	}
}
.embed .work.dx .talk_section .talk_inner dl.nb {
	margin-bottom: 0;
}
.embed .work.dx .talk_section .talk_inner dl dt {
	width: 90px;
	font-size: 12px;
	text-align: center;
}
.embed .work.dx .talk_section .talk_inner dl dt img {
	vertical-align: middle;
	width: 70px;
	display: inline;
	padding-right: 5px;
}
.embed .work.dx .talk_section .talk_inner dl dt span {
	display: block;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .work.dx .talk_section .talk_inner dl dt {
		width: 100%;
	}
}
.embed .work.dx .talk_section .talk_inner dl dd {
	flex: 1;
	font-size: 15px;
	line-height: 1.8;
}
.embed .work.dx .talk_section .talk_inner dl:last-child {
	margin-bottom: 0;
}
.embed .work.dx .challenger_section {
	background: linear-gradient(to bottom right, #E9DFEE, #FFFFE6);
}
.embed .work.dx .challenger_section .inner {
	background: url(/content/dam/nsk/jp/ja/company/career/graduate/img/work/dx/challenger_txt.png) no-repeat center top 50px;
	background-size: 100%;
	padding: 200px 0 100px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .work.dx .challenger_section .inner {
		padding: 100px 0 50px;
	}
}
.embed .work.dx .challenger_section h2 {
	font-size: 32px;
	font-weight: bold;
	margin-bottom: 50px;
	text-align: center;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .work.dx .challenger_section h2 {
		font-size: 20px;
	}
}
.embed .work.dx .challenger_section .challenger_box_outer {
	background-color: #fff;
	padding: 0 25px;
}
.embed .work.dx .challenger_section .challenger_box_outer .challenger_box {
	display: flex;
	padding: 50px 0;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .work.dx .challenger_section .challenger_box_outer .challenger_box {
		display: block;
	}
}
.embed .work.dx .challenger_section .challenger_box_outer .challenger_box.first {
	border-bottom: 1px solid #707070;
}
.embed .work.dx .challenger_section .challenger_box_outer .challenger_box .profile {
	position: relative;
	width: 240px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .work.dx .challenger_section .challenger_box_outer .challenger_box .profile {
		width: 100%;
		display: flex;
		align-items: center;
	}
}
.embed .work.dx .challenger_section .challenger_box_outer .challenger_box .profile .profile_image {
	text-align: center;
	margin-bottom: 20px;
}
.embed .work.dx .challenger_section .challenger_box_outer .challenger_box .profile .profile_image img {
	width: 200px;
	display: inline;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .work.dx .challenger_section .challenger_box_outer .challenger_box .profile .profile_image {
		width: 40%;
		margin-bottom: 0;
	}
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .work.dx .challenger_section .challenger_box_outer .challenger_box .profile .name_cont {
		width: 60%;
	}
}
.embed .work.dx .challenger_section .challenger_box_outer .challenger_box .profile .name {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 15px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .work.dx .challenger_section .challenger_box_outer .challenger_box .profile .name {
		text-align: left;
		padding-left: 25px;
	}
}
.embed .work.dx .challenger_section .challenger_box_outer .challenger_box .profile p {
	padding-left: 25px;
	font-size: 14px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .work.dx .challenger_section .challenger_box_outer .challenger_box .profile p {
		border: none;
		font-size: 12px;
	}
}
.embed .work.dx .challenger_section .challenger_box_outer .challenger_box .text {
	flex: 1;
	padding: 30px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .work.dx .challenger_section .challenger_box_outer .challenger_box .text {
		padding: 30px 0 0;
	}
}
.embed .work.dx .challenger_section .challenger_box_outer .challenger_box .text h3 {
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 20px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .work.dx .challenger_section .challenger_box_outer .challenger_box .text h3 {
		font-size: 18px;
	}
}
.embed .work.dx .challenger_section .challenger_box_outer .challenger_box .text p {
	line-height: 2;
	font-weight: bold;
}
.embed .work.dx .section_img {
	width: 100%;
	margin-top: 80px;
}
.embed .work.global .global_section .lead {
	margin: 0 auto 150px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .work.global .global_section .lead {
		margin-bottom: 80px;
	}
}
.embed .work.global .global_section .lead p {
	text-align: left;
	padding: 60px 0;
	line-height: 2;
}
.embed .work.global .global_section .global_section_main {
	background-color: #FEF3E7;
}
.embed .work.global .global_section .global_section_main .place_number {
	position: relative;
	top: -95px;
	background-color: rgba(225, 220, 213, 0.6);
	max-width: 896px;
	width: 90%;
	margin: auto;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .work.global .global_section .global_section_main .place_number {
		top: -45px;
	}
}
.embed .work.global .global_section .global_section_main .place_number h2 {
	width: 100%;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	position: relative;
	top: -1.8em;
}
.embed .work.global .global_section .global_section_main .place_number .cont_layout {
	padding: 40px 0 40px;
	display: flex;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .work.global .global_section .global_section_main .place_number .cont_layout {
		padding: 20px;
	}
}
.embed .work.global .global_section .global_section_main .place_number .cont_layout .col {
	text-align: center;
	width: 50%;
	font-size: 24px;
	font-weight: bold;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .work.global .global_section .global_section_main .place_number .cont_layout .col {
		font-size: 14px;
	}
}
.embed .work.global .global_section .global_section_main .place_number .cont_layout .col span {
	font-size: 90px;
	font-weight: bold;
	line-height: 1;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .work.global .global_section .global_section_main .place_number .cont_layout .col span {
		font-size: 40px;
	}
}
.embed .work.global .global_section .global_section_main .worldmap_section {
	position: relative;
	width: 90%;
	max-width: 1240px;
	margin: auto;
}
.embed .work.global .global_section .global_section_main .worldmap_section .map_staff li {
	position: absolute;
	width: 10.6%;
	max-width: 130px;
	text-align: center;
}
.embed .work.global .global_section .global_section_main .worldmap_section .map_staff li span.ef {
	display: block;
	font-size: clamp(12px, 1.6vw, 26px);
	font-weight: bold;
	line-height: 1;
}
.embed .work.global .global_section .global_section_main .worldmap_section .map_staff li span.ef span {
	display: block;
	font-size: clamp(12px, 1vw, 15px);
	padding: 3px 0;
}
.embed .work.global .global_section .global_section_main .worldmap_section .map_staff .map_staff_1 {
	top: 30.4%;
	right: 11.6%;
}
.embed .work.global .global_section .global_section_main .worldmap_section .map_staff .map_staff_2 {
	top: 51.4%;
	left: 29%;
}
.embed .work.global .global_section .global_section_main .worldmap_section .map_staff .map_staff_3 {
	top: 21%;
	left: 25%;
}
.embed .work.global .global_section .global_section_main .worldmap_section .map_staff .map_staff_4 {
	top: 21%;
	left: 37.4%;
}
.embed .work.global .global_section .global_section_main .worldmap_section .map_staff .map_staff_5 {
	top: 1%;
	left: 14.6%;
}
.embed .work.global .global_section .global_section_main .worldmap_section .map_staff .map_staff_6 {
	top: 19%;
	left: 3.6%;
}
.embed .work.global .global_section .global_section_main .worldmap_section .map_staff .map_staff_7 {
	top: 16.2%;
	right: 23.8%;
}
.embed .work.global .global_section .global_section_main .around_world_section {
	position: relative;
	padding: 150px 5% 50px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .work.global .global_section .global_section_main .around_world_section {
		padding-top: 80px;
	}
}
.embed .work.global .global_section .global_section_main .around_world_section h2 {
	position: absolute;
	top: 0;
	left: 0;
	font-size: 159px;
	color: #EBEBEB;
	line-height: 1;
	mix-blend-mode: multiply;
	z-index: 1;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .work.global .global_section .global_section_main .around_world_section h2 {
		font-size: 60px;
	}
}
.embed .work.global .global_section .global_section_main .around_world_section .around_inner {
	background-color: rgba(255, 255, 255, 0.8);
	padding: 300px 10% 50px;
	max-width: 1120px;
	margin: auto;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .work.global .global_section .global_section_main .around_world_section .around_inner {
		padding-top: 80px;
	}
}
.embed .work.global .global_section .global_section_main .around_world_section .around_inner .around_layout {
	display: flex;
	gap: 10%;
	flex-wrap: wrap;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .work.global .global_section .global_section_main .around_world_section .around_inner .around_layout {
		gap: 0;
	}
}
.embed .work.global .global_section .global_section_main .around_world_section .around_inner .around_layout .box {
	position: relative;
	cursor: pointer;
	width: 45%;
	margin-bottom: 70px;
	padding-bottom: 30px;
	border-bottom: 2px solid #000;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .work.global .global_section .global_section_main .around_world_section .around_inner .around_layout .box {
		width: 100%;
		margin-bottom: 50px;
	}
}
.embed .work.global .global_section .global_section_main .around_world_section .around_inner .around_layout .box h3.country {
	font-size: 40px;
	font-weight: bold;
	line-height: 1;
	margin-bottom: 30px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .work.global .global_section .global_section_main .around_world_section .around_inner .around_layout .box h3.country {
		font-size: 26px;
	}
}
.embed .work.global .global_section .global_section_main .around_world_section .around_inner .around_layout .box h3.country .from {
	display: block;
	font-weight: bold;
	font-size: 20px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .work.global .global_section .global_section_main .around_world_section .around_inner .around_layout .box h3.country .from {
		font-size: 14px;
	}
}
.embed .work.global .global_section .global_section_main .around_world_section .around_inner .around_layout .box h3.country .sub {
	font-size: 20px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .work.global .global_section .global_section_main .around_world_section .around_inner .around_layout .box h3.country .sub {
		font-size: 14px;
	}
}
.embed .work.global .global_section .global_section_main .around_world_section .around_inner .around_layout .box h3.country .job {
	position: relative;
	top: -4px;
	display: inline-block;
	margin-left: 5px;
	margin-top: -10px;
	background-color: #EF938A;
	color: #fff;
	padding: 3px 15px;
	font-weight: 500;
	font-size: 14px;
}
.embed .work.global .global_section .global_section_main .around_world_section .around_inner .around_layout .box h3.country .job.tec {
	background-color: #90C0D6;
}
.embed .work.global .global_section .global_section_main .around_world_section .around_inner .around_layout .box .image {
	max-width: 182px;
	padding: 0 5% 20px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .work.global .global_section .global_section_main .around_world_section .around_inner .around_layout .box .image {
		margin: auto;
		padding: 0 0 20px;
	}
}
.embed .work.global .global_section .global_section_main .around_world_section .around_inner .around_layout .box .copy {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 1rem;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .work.global .global_section .global_section_main .around_world_section .around_inner .around_layout .box .copy {
		font-size: 16px;
	}
}
.embed .work.global .global_section .global_section_main .around_world_section .around_inner .around_layout .box .title {
	font-size: 15px;
	margin-bottom: 1rem;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .work.global .global_section .global_section_main .around_world_section .around_inner .around_layout .box .title {
		font-size: 14px;
	}
}
.embed .work.global .global_section .global_section_main .around_world_section .around_inner .around_layout .box:hover {
	border-bottom: 2px solid #FC0019;
}
.embed .work.global .global_section .global_section_main .around_world_section .around_inner .around_layout .box:hover:before {
	background-color: #FC0019;
}
.embed .work.global .global_section .global_section_main .around_world_section .around_inner .around_layout .box:hover:after {
	animation: arrowAnime 0.4s ease forwards;
}
@keyframes arrowAnime {
	0% {
		right: 50px;
		opacity: 0;
	}
	100% {
		right: 13px;
		opacity: 1;
	}
}
.embed .work.global .global_section .global_section_main .around_world_section .around_inner .around_layout .box:before {
	content: "";
	position: absolute;
	bottom: 0;
	right: 0;
	width: 30px;
	height: 30px;
	background-color: #000;
	transition: ease 0.2s;
	transition: transform 0.6s cubic-bezier(0.8, 0, 0.2, 1) 0s;
	transform: scale(1, 1);
	transform-origin: left top;
}
.embed .work.global .global_section .global_section_main .around_world_section .around_inner .around_layout .box:after {
	content: "";
	position: absolute;
	bottom: 11px;
	right: 13px;
	width: 6px;
	height: 6px;
	transform: rotate(45deg);
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	transition: 0.3s;
}
.inline_popup_inner {
	background-color: #F2EEF6;
	width: 960px;
	margin: 40px auto 40px;
	padding: 30px 75px;
	background: linear-gradient(to bottom right, #E7F2FA, #F9ECF3 50%, #E7F2FA);
	position: relative;
	opacity: 1;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.inline_popup_inner {
		width: 100%;
		padding: 30px 5%;
	}
}
.inline_popup_inner .popup_head {
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	border-bottom: 1px solid #000;
	padding-bottom: 15px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.inline_popup_inner .popup_head {
		display: block;
	}
}
.inline_popup_inner .popup_head .country {
	flex: 1;
	font-size: 65px;
	font-weight: bold;
	line-height: 1;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.inline_popup_inner .popup_head .country {
		font-size: 24px;
	}
}
.inline_popup_inner .popup_head .country .from {
	display: block;
	font-weight: bold;
	font-size: 20px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.inline_popup_inner .popup_head .country .from {
		display: inline;
		font-size: 14px;
	}
}
.inline_popup_inner .popup_head .country .sub {
	font-size: 20px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.inline_popup_inner .popup_head .country .sub {
		font-size: 14px;
	}
}
.inline_popup_inner .popup_head .image {
	width: 100%;
	max-width: 110px;
}
.inline_popup_inner .popup_head .image img {
	max-width: inherit;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.inline_popup_inner .popup_head .image {
		margin: 10px auto;
	}
}
.inline_popup_inner .popup_head .title {
	font-size: 15px;
	padding-left: 20px;
}
.inline_popup_inner .popup_cont .copy {
	font-size: 24px;
	font-weight: bold;
	padding: 50px 0 60px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.inline_popup_inner .popup_cont .copy {
		font-size: 20px;
		padding: 30px 0;
	}
}
.inline_popup_inner .popup_cont h2 {
	background-color: #BC2231;
	color: #fff;
	font-weight: bold;
	font-size: 18px;
	line-height: 1;
	padding: 17px 30px;
	margin-bottom: 30px;
}
.inline_popup_inner .popup_cont h2 + p {
	line-height: 1.9;
	letter-spacing: 0.2em;
	margin-bottom: 40px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.inline_popup_inner .popup_cont h2 + p {
		font-weight: 400;
		line-height: 1.7;
	}
}
.inline_popup_inner .popup_cont h3 {
	background-color: #DEDEDE;
	color: #000;
	font-weight: bold;
	font-size: 18px;
	line-height: 1;
	padding: 17px 30px;
	margin-bottom: 30px;
}
.inline_popup_inner .popup_cont .popup_layout {
	display: flex;
	justify-content: space-between;
	margin-bottom: 40px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.inline_popup_inner .popup_cont .popup_layout {
		display: block;
	}
}
.inline_popup_inner .popup_cont .popup_layout.rev {
	flex-direction: row-reverse;
}
.inline_popup_inner .popup_cont .popup_layout .popup_image {
	width: 48%;
}
.inline_popup_inner .popup_cont .popup_layout .popup_image img {
	max-width: -webkit-fill-available;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.inline_popup_inner .popup_cont .popup_layout .popup_image {
		width: 100%;
		margin-bottom: 20px;
	}
}
.inline_popup_inner .popup_cont .popup_layout .popup_txt {
	width: 48%;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.inline_popup_inner .popup_cont .popup_layout .popup_txt {
		width: 100%;
	}
}
.inline_popup_inner .popup_cont .popup_txt {
	line-height: 2;
	font-size: 15px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.inline_popup_inner .popup_cont .popup_txt {
		font-weight: 400;
		line-height: 1.7;
	}
}
.embed .work.global .mfp-close {
	z-index: 2;
}
.embed .work.vision .contents {
	background: #fff;
}
.embed .work.vision .copy_area {
	padding: 65px 0 65px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .work.vision .copy_area {
		padding: 45px 10px 45px;
	}
}
.embed .work.vision .copy_area p {
	text-align: center;
}
.embed .work.vision .inner_960 {
	margin: auto;
}
.embed .work.vision .inner_1240 {
	margin: auto;
	background: transparent linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%) 0% 0% no-repeat padding-box;
}
.embed .work.vision .vision_section {
	background: url(/content/dam/nsk/jp/ja/company/career/graduate/img/domain/vision/bg.png) no-repeat center center;
	background-attachment: fixed;
	padding-bottom: 200px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .work.vision .vision_section {
		padding-bottom: 100px;
	}
}
.embed .work.vision .vision_section .vision_cont {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: flex-start;
	gap: 14%;
	padding: 0 5%;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .work.vision .vision_section .vision_cont {
		padding: 0;
	}
}
.embed .work.vision .vision_section .vision_cont .vision_box {
	position: relative;
	box-shadow: 10px 10px 0px #969696;
	border-radius: 16px;
	padding: 60px 50px 0;
	margin-bottom: 120px;
	width: 43%;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .work.vision .vision_section .vision_cont .vision_box {
		width: 100%;
		padding: 30px 20px 0;
		margin-bottom: 60px;
	}
}
.embed .work.vision .vision_section .vision_cont .vision_box.wide {
	width: 62%;
	margin-top: 200px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .work.vision .vision_section .vision_cont .vision_box.wide {
		width: 100%;
		margin-top: 0;
	}
}
.embed .work.vision .vision_section .vision_cont .vision_box h2 {
	margin-bottom: 30px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .work.vision .vision_section .vision_cont .vision_box h2 {
		margin-bottom: 20px;
	}
}
.embed .work.vision .vision_section .vision_cont .vision_box h2 span {
	display: inline-block;
	line-height: 1;
	color: #fff;
	background-color: #575757;
	font-size: 23px;
	font-weight: 500;
	padding: 6px 12px 10px;
	margin-bottom: 4px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .work.vision .vision_section .vision_cont .vision_box h2 span {
		font-size: 20px;
	}
}
.embed .work.vision .vision_section .vision_cont .vision_box p {
	position: relative;
	z-index: 1;
	font-size: 16px;
	color: #171717;
	font-weight: 500;
	line-height: 2;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .work.vision .vision_section .vision_cont .vision_box p {
		font-size: 14px;
		margin-bottom: 0;
	}
}
.embed .work.vision .vision_section .vision_cont .vision_box p b {
	mix-blend-mode: multiply;
}
.embed .work.vision .vision_section .vision_cont .vision_box .profile {
	/*
  position: absolute;
  right: -50px;
  bottom: -50px;
  width: 70%;
  height: 180px;

  box-shadow: 10px 10px 0px #969696;
  border-radius: 16px;
  padding: 20px 50px;
  */
	display: flex;
	align-items: flex-end;
}
.embed .work.vision .vision_section .vision_cont .vision_box .profile .title {
	font-weight: 500;
	font-size: 14px;
	padding-bottom: 20px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .work.vision .vision_section .vision_cont .vision_box .profile .title {
		font-size: 12px;
	}
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .work.vision .vision_section .vision_cont .vision_box .profile {
		position: static;
		background: none !important;
		box-shadow: none;
		height: auto !important;
		width: 100% !important;
		padding: 0;
		justify-content: center;
	}
	.embed .work.vision .vision_section .vision_cont .vision_box .profile .icon {
		position: static;
		max-width: 60%;
	}
	.embed .work.vision .vision_section .vision_cont .vision_box .profile .title {
		padding: 0 15px 20px 0 !important;
	}
}
.embed .work.vision .vision_section .vision_cont .vision_box#box01 .sub {
	justify-content: right;
}
.embed .work.vision .vision_section .vision_cont .vision_box#box02 .sub {
	flex-direction: row-reverse;
	justify-content: left;
}
.embed .work.vision .vision_section .vision_cont .vision_box#box02 .title {
	padding-left: 15px;
}
.embed .work.vision .vision_section .vision_cont .vision_box#box03 .sub {
	justify-content: right;
}
.embed .work.vision .vision_section .vision_cont .vision_box#box03 .title {
	position: relative;
	left: 20px;
}
.embed .work.vision .vision_section .vision_cont .vision_box#box04 .sub {
	justify-content: right;
}
.embed .work.vision .vision_section .vision_cont .vision_box#box05 .sub {
	justify-content: right;
	padding-right: 10%;
}
.embed .work.vision .vision_section .vision_cont .vision_box#box06 .sub {
	justify-content: right;
}
.embed .work.vision .vision_section .vision_cont .vision_box#box06 .title {
	position: relative;
	left: 0px;
}
.embed .work.vision .vision_section .vision_cont .vision_box#box07 .sub {
	justify-content: right;
}
.embed .work.vision .vision_section .vision_cont .vision_box#box08 .sub {
	flex-direction: row-reverse;
	justify-content: left;
}
.embed .work.vision .vision_section .vision_cont .vision_box#box09 .sub {
	justify-content: right;
}
.embed .work.vision .vision_section .vision_cont .vision_box#box10 .sub {
	justify-content: right;
}
.embed .work.vision .vision_section .vision_cont .vision_box#box10 .title {
	position: absolute;
	right: 55%;
}
.embed .work.vision .vision_section .vision_cont .vision_box#box11 .sub {
	flex-direction: row-reverse;
	justify-content: left;
}
.embed .work.vision .vision_section .vision_cont .vision_box#box12 .sub {
	justify-content: center;
}
.embed .work.vision .vision_section .vision_cont .vision_box#box12 .title {
	position: relative;
	left: 20px;
}
.embed .work.vision .vision_section .vision_cont .vision_box#box13 .sub {
	justify-content: right;
}
.embed .work.vision .vision_section .vision_cont .vision_box#box14 .sub {
	justify-content: right;
}
.embed .work.vision .vision_section .vision_cont .vision_box#box14 .title {
	position: relative;
	left: 15px;
	white-space: nowrap;
}
.embed .work.vision .vision_section .vision_cont .vision_box#box15 .sub {
	flex-direction: row-reverse;
	justify-content: right;
}
.embed .work.vision .vision_section .vision_cont .vision_box#box15 .title {
	padding-left: 15px;
}
.work.vision .vision_section .vision_cont.col2 .vision_box:nth-child(even) {
	top: 160px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.work.vision .vision_section .vision_cont.col2 .vision_box:nth-child(even) {
		top: 0;
	}
}
.embed .work.vision .vision_section .vision_cont .bg_p_g {
	background: linear-gradient(124deg, #E7DBF4 0%, #DCF7E8 100%);
}
.embed .work.vision .vision_section .vision_cont .bg_p_g p b {
	background-color: #DEF1EA;
}
.embed .work.vision .vision_section .vision_cont .bg_y_p {
	background: linear-gradient(127deg, #F8F7DD 0%, #EFDCF7 100%);
}
.embed .work.vision .vision_section .vision_cont .bg_y_p p b {
	background-color: #F2EAF4;
}
.embed .work.vision .vision_section .vision_cont .bg_g_p {
	background: linear-gradient(119deg, #DDF5E9 0%, #E7DBF4 100%);
}
.embed .work.vision .vision_section .vision_cont .bg_g_p p b {
	background-color: #E4E2F1;
}
.embed .work.vision .vision_section .vision_cont .bg_p_b {
	background: linear-gradient(126deg, #F4DBEE 0%, #DCF0F7 100%);
}
.embed .work.vision .vision_section .vision_cont .bg_p_b p b {
	background-color: #DEEFF7;
}
.embed .work.vision .vision_section .vision_cont .bg_y_b {
	background: linear-gradient(131deg, #F8F6DE 0%, #DCF0F7 100%);
}
.embed .work.vision .vision_section .vision_cont .bg_y_b p b {
	background-color: #DEF1EA;
}
.embed .work.diversity .contents {
	background: linear-gradient(160deg, #FBF7FF 0%, #F5FFF5 100%);
}
.embed .work.diversity .copy_area {
	padding: 65px 0 100px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .work.diversity .copy_area {
		padding: 45px 0;
	}
}
.embed .work.diversity .copy_area h2 {
	font-size: 1.6rem;
	margin-bottom: 40px;
	font-weight: bold;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .work.diversity .copy_area h2 {
		font-size: 2rem;
		margin-bottom: 20px;
	}
}
.embed .work.diversity .diversity_section h2 {
	border-top: 4px solid #000;
	border-bottom: 1px solid #000;
	font-size: 2.1rem;
	letter-spacing: 2px;
	font-weight: bold;
	text-align: center;
	line-height: 96px;
	margin-bottom: 35px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .work.diversity .diversity_section h2 {
		font-size: 2rem;
		line-height: 1.5;
		padding: 20px 0;
	}
}
.embed .work.diversity .diversity_section#sec01 {
	padding-bottom: 100px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .work.diversity .diversity_section#sec01 {
		padding-bottom: 45px;
	}
}
.embed .work.diversity .diversity_section#sec01 ul {
	padding-left: 25px;
}
.embed .work.diversity .diversity_section#sec01 ul li {
	list-style-type: disc;
	margin-bottom: 1rem;
	font-size: 1.1rem;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .work.diversity .diversity_section#sec01 ul li {
		font-size: 1.4rem;
	}
}
.embed .work.diversity .diversity_section#sec02 {
	padding-bottom: 100px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .work.diversity .diversity_section#sec02 {
		padding-bottom: 25px;
	}
}
.embed .work.diversity .diversity_section#sec02 .w960 {
	max-width: 960px;
	margin: auto;
}
.embed .work.diversity .diversity_section#sec02 h2 {
	margin-bottom: 120px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .work.diversity .diversity_section#sec02 h2 {
		margin-bottom: 60px;
	}
}
.embed .work.diversity .diversity_section#sec02 .layout01 {
	position: relative;
	box-shadow: 8px 8px 0px #BFBFC1;
	border-radius: 21px;
	padding: 50px;
	margin-bottom: 120px;
	background: linear-gradient(124deg, #E7DBF4 0%, #DCF7E8 100%);
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .work.diversity .diversity_section#sec02 .layout01 {
		padding: 5% 5%;
		margin-bottom: 45px;
	}
}
.embed .work.diversity .diversity_section#sec02 .layout01 .layout {
	display: flex;
	justify-content: space-between;
	gap: 5%;
	max-width: 960px;
	margin: auto;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .work.diversity .diversity_section#sec02 .layout01 .layout {
		display: block;
	}
}
.embed .work.diversity .diversity_section#sec02 .layout01 .layout .box {
	position: relative;
	width: 50%;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .work.diversity .diversity_section#sec02 .layout01 .layout .box {
		width: 100%;
	}
}
.embed .work.diversity .diversity_section#sec02 .layout01 .layout .box .image {
	background-color: #fff;
	border-radius: 21px;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 240px;
	margin-bottom: 30px;
}
.embed .work.diversity .diversity_section#sec02 .layout01 .layout .box h3 {
	text-align: center;
	font-size: 1.3rem;
	margin-bottom: 15px;
}
.embed .work.diversity .diversity_section#sec02 .layout01 .layout .box p {
	font-size: 0.9rem;
	line-height: 2;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .work.diversity .diversity_section#sec02 .layout01 .layout .box p {
		font-size: 1.3rem;
	}
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .work.diversity .diversity_section#sec02 .layout01 .layout .box.box1 {
		margin-bottom: 20px;
	}
}
.embed .work.diversity .diversity_section#sec02 .layout02 {
	display: flex;
	gap: 5%;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .work.diversity .diversity_section#sec02 .layout02 {
		display: block;
	}
}
.embed .work.diversity .diversity_section#sec02 .layout02 .box {
	width: 50%;
	font-size: 0.94rem;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .work.diversity .diversity_section#sec02 .layout02 .box {
		width: 100%;
		margin-bottom: 30px;
	}
}
.embed .work.diversity .diversity_section#sec02 .layout02 h3 {
	border-top: 4px solid #000;
	border-bottom: 1px solid #000;
	font-size: 3.2rem;
	letter-spacing: 2px;
	font-weight: bold;
	text-align: center;
	line-height: 96px;
	margin-bottom: 35px;
	padding: 20px 0;
}
.embed .work.diversity .diversity_section#sec02 .layout02 h3 .en {
	display: block;
	font-size: 1.5rem;
	line-height: 1.3;
	font-weight: 500;
}
.embed .work.diversity .diversity_section#sec02 .layout02 h3 .jp {
	display: block;
	font-size: 0.9rem;
	line-height: 1.3;
}
.embed .work.diversity .diversity_section#sec02 .layout02 p {
	line-height: 2;
}
.embed .work.diversity .diversity_section#sec02 .layout02 .more {
	width: 162px;
	margin-top: 60px;
	display: inline-block;
	position: relative;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .work.diversity .diversity_section#sec02 .layout02 .more {
		margin-top: 30px;
	}
}
.embed .work.diversity .diversity_section#sec02 .layout02 .more::after {
	content: "";
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	width: 25px;
	height: 25px;
	background-color: #000;
}
.embed .work.diversity .diversity_section#sec02 .layout02 .more::before {
	display: block;
	content: "";
	position: absolute;
	z-index: 1;
	right: 11px;
	top: 9px;
	width: 6px;
	height: 6px;
	transform: rotate(45deg);
	border-top: solid 1px #fff;
	border-right: solid 1px #fff;
}
.embed .work.diversity .diversity_section#sec02 .layout02 .more a {
	display: block;
	position: relative;
	font-size: 1.5rem;
	font-weight: bold;
	padding-bottom: 2px;
	width: 100%;
}
.embed .work.diversity .diversity_section#sec02 .layout02 .more a:after {
	content: "";
	display: block;
	height: 2px;
	width: 100%;
	background-color: #000;
	position: absolute;
	bottom: 0;
	left: 0;
}
.embed .work.diversity .diversity_section#sec02 .layout02 .more a:hover:after {
	animation: lineAnime 0.6s ease forwards;
}
.embed .work.woman .contents {
	background: linear-gradient(160deg, #FBF7FF 0%, #F5FFF5 100%);
}
.embed .work.woman .woman_section {
	padding-bottom: 100px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .work.woman .woman_section {
		padding-bottom: 45px;
	}
}
.embed .work.woman .woman_section .copy_area {
	padding: 65px 0 0;
	font-size: 1.8rem;
	margin-bottom: 60px;
	font-weight: bold;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .work.woman .woman_section .copy_area {
		padding-top: 45px;
		font-size: 2.2rem;
	}
}
.embed .work.woman .woman_section .career {
	display: flex;
	flex-wrap: wrap;
}
.embed .work.woman .woman_section .career li {
	position: relative;
	margin-right: 20px;
	background-color: #4994B7;
	border-radius: 17px;
	color: #fff;
	line-height: 1;
	padding: 9px 18px;
	font-size: 0.9rem;
	margin-bottom: 10px;
}
.embed .work.woman .woman_section .career li::after {
	content: "";
	display: block;
	position: absolute;
	right: -13px;
	top: 9px;
	width: 6px;
	height: 10px;
	-webkit-clip-path: polygon(0 0, 100% 50%, 0% 100%);
	clip-path: polygon(0 0, 100% 50%, 0% 100%);
	background-color: #000;
}
.embed .work.woman .woman_section .career li:last-child::after {
	content: none;
}
.embed .work.woman .woman_section .woman-row {
	display: flex;
	flex-direction: row-reverse;
	margin-bottom: 100px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .work.woman .woman_section .woman-row {
		display: block;
		margin-bottom: 45px;
	}
}
.embed .work.woman .woman_section .woman-row .text {
	flex: 1;
	padding-right: 5%;
}
.embed .work.woman .woman_section .woman-row .text h2 {
	font-size: 1.5rem;
	font-weight: 500;
	margin-bottom: 20px;
}

@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .work.woman .woman_section .woman-row .text h2 {
		font-size: 1.8rem;
	}
}

.embed .work.woman .woman_section .woman-row .text p {
	margin: 25px 0;
	font-size: 0.94rem;
}
.embed .work.woman .woman_section .woman-row .image {
	max-width: 516px;
	width: 44%;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .work.woman .woman_section .woman-row .image {
		max-width: none;
		width: 100%;
		margin-bottom: 20px;
	}
}
.embed .work.woman .woman_section .woman-etc {
	border-radius: 30px;
	background: linear-gradient(124deg, #E7DBF4 0%, #DCF7E8 100%);
	padding: 60px 0;
	max-width: 1340px;
	margin: auto;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .work.woman .woman_section .woman-etc {
		padding-bottom: 20px;
	}
}
.embed .work.woman .woman_section .woman-etc .inner_1140 {
	margin: auto;
	display: flex;
	gap: 3%;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .work.woman .woman_section .woman-etc .inner_1140 {
		padding: 0 3%;
		flex-wrap: wrap;
	}
}
.embed .work.woman .woman_section .woman-etc .inner_1140 .box {
	width: 20%;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .work.woman .woman_section .woman-etc .inner_1140 .box {
		width: 47%;
		margin-bottom: 20px;
	}
}
.embed .work.woman .woman_section .woman-etc .inner_1140 .box p {
	position: relative;
	height: 140px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.embed .work.woman .woman_section .woman-etc .inner_1140 .box p span {
	display: block;
	text-align: center;
	position: relative;
	z-index: 5;
	color: #6EA2BA;
	font-weight: 500;
	padding: 0 15px;
	padding-bottom: 10px;
	font-size: 0.9rem;
}
.embed .work.woman .woman_section .woman-etc .inner_1140 .box p::after {
	content: "";
	display: block;
	position: absolute;
	top: 3px;
	left: 3px;
	width: calc(100% - 6px);
	height: calc(100% - 6px);
	-webkit-clip-path: polygon(0 0, 100% 0, 100% 90%, 80% 90%, 72% 98.5%, 72% 90%, 0 90%);
	clip-path: polygon(0 0, 100% 0, 100% 90%, 80% 90%, 72% 98.5%, 72% 90%, 0 90%);
	background-color: #fff;
}
.embed .work.woman .woman_section .woman-etc .inner_1140 .box p::before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-clip-path: polygon(0 0, 100% 0, 100% 90%, 80% 90%, 70% 100%, 70% 90%, 0 90%);
	clip-path: polygon(0 0, 100% 0, 100% 90%, 80% 90%, 70% 100%, 70% 90%, 0 90%);
	background-color: #6EA2BA;
}
.embed .work.woman .woman_section .woman-etc .inner_1140 .box .image {
	width: 96px;
	margin: 0 auto 14px;
}
.embed .work.woman .woman_section .woman-etc .career {
	justify-content: center;
}
.embed .work.woman .woman_section .woman-etc .career li {
	padding: 5px 10px;
	font-size: 0.75rem;
}
.embed .work.woman .woman_section .woman-etc .career li::after {
	top: 7px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .work.woman .woman_section .woman-etc .career li {
		font-size: 1rem;
	}
}
.embed .work.woman .woman_section#sec02 h2 {
	border-top: 4px solid #000;
	border-bottom: 1px solid #000;
	font-size: 2.2rem;
	letter-spacing: 2px;
	font-weight: bold;
	text-align: center;
	line-height: 96px;
	margin-bottom: 35px;
}
.embed .work.woman .woman_section#sec02 ul {
	margin-bottom: 80px;
	padding-left: 25px;
}
.embed .work.woman .woman_section#sec02 ul li {
	list-style-type: disc;
	margin-bottom: 1rem;
	font-size: 1rem;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .work.woman .woman_section#sec02 ul li {
		font-size: 1.4rem;
	}
}
.embed .work.woman .woman_section#sec02 .image {
	max-width: 1148px;
	margin: auto;
}
.embed .work.woman .woman_section#sec02 .image figcaption {
	padding-top: 1rem;
	font-size: 1rem;
}
_::-webkit-full-page-media, .embed _:future, .embed :root .work.career .contents .contents_inner .header .mv h2 span {
	letter-spacing: normal;
}
.embed .people_list_cont {
	background-color: #fffffa;
	padding: 100px 45px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .people_list_cont {
		padding: 50px 20px;
	}
}
.embed .people_list_cont .inner {
	margin: auto;
	display: flex;
	flex-wrap: wrap;
	gap: 1%;
}
.embed .people_list_cont .grid-item {
	width: 19%;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .people_list_cont .grid-item {
		width: 49%;
	}
}
.embed .people_list_cont .grid-item a {
	position: relative;
}
.embed .people_list_cont .grid-item .year {
	margin: 1rem 0 3rem;
	font-size: 12px;
}
.embed .people_list_cont .department {
	display: flex;
	font-size: 12px;
	left: 0;
	top: 0;
	width: 100%;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .people_list_cont .department {
		font-size: 12px;
	}
}
.embed .people_list_cont .department span {
	display: inline-block;
	letter-spacing: 0;
}
.embed .people_list_cont .department .span1 {
	background-color: #EF938A;
	color: #fff;
	padding: 3px 15px;
	font-weight: 500;
	width: 66px;
}
.embed .people_list_cont .department .span1.span_gizyutu {
	background-color: #90C0D6;
}
.embed .people_list_cont .department .span2 {
	background: linear-gradient(to right, #F2EEF6, #E6F5ED);
	flex: 1;
	text-align: center;
	padding-top: 3px;
	font-weight: 500;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .people_list_cont .department .span2 {
		width: 100px;
	}
}