.event .inner_960 {
	width: 100%;
	max-width: 1060px;
	margin: auto;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.event .inner_960 {
		width: 100%;
	}
}
.event .inner_1240 {
	max-width: 1240px;
	width: 100%;
	margin: auto;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.event .inner_1240 {
		width: 100%;
	}
}
.event .cont__header_img {
	background-image: url(/content/dam/nsk/jp/ja/company/career/graduate/img/event/visual.jpg);
}
.event_wrap {
	position: relative;
	top: -40px;
	z-index: 5;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.event_wrap {
		top: 0;
	}
}
.event_tag {
	display: flex;
}
.event_tag li {
	width: 50%;
}
.event_tag li a {
	color: #CCCCCC;
	display: block;
	border-radius: 10px 10px 0 0;
	height: 125px;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #fff;
	transition: color 0.4s ease;
	font-size: 20px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.event_tag li a {
		font-size: 14px;
		height: 80px;
	}
}
.event_tag #tab1.active a {
	background-color: #F5EDF4;
	color: #000;
}
.event_tag #tab2.active a {
	background-color: #E8F8FF;
	color: #000;
}
.event_tag #tab3.active a {
	background-color: #f1fbf1;
	color: #000;
}
.event_tag li:hover a {
	color: #000;
}
.event #event_1day {
	background: #F5EDF4;
}
.event #event_1day #mission1 {
	margin-bottom: 80px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.event #event_1day #mission1 {
		margin-bottom: 50px;
	}
}
.event #event_1day #mission2 {
	margin-bottom: 80px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.event #event_1day #mission2 {
		margin-bottom: 0px;
	}
}
.event #career_1day {
	background: #f1fbf1;
}
.event #career_1day #mission1 {
	margin-bottom: 80px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.event #career_1day #mission1 {
		margin-bottom: 50px;
	}
}
.event #career_1day #mission2 {
	margin-bottom: 80px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.event #career_1day #mission2 {
		margin-bottom: 0px;
	}
}
.event #internship_2week {
	background: #E8F8FF;
}
.event #internship_2week .event_section.program {
	margin-bottom: 50px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.event #internship_2week .event_section.program {
		margin-bottom: 50px;
	}
}
.event #internship_2week .event_section .anno {
	display: block;
	text-align: right;
	margin-bottom: 40px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.event #internship_2week .event_section .anno {
		margin-bottom: 30px;
	}
}
.event #internship_2week .voice .voice_qa .layout .voice_box.box3 p::after {
	background: url(/content/dam/nsk/jp/ja/company/career/graduate/img/event/voice_p03.png) no-repeat center center;
}
.event #internship_2week .voice .voice_qa .layout .voice_box.box3 .person {
	margin: 0;
}
.event #internship_2week .voice .voice_qa .layout .voice_box.box4 .person {
	margin: 0;
}
.embed .event_article {
	display: none;
	padding: 80px 5%;
}
.embed .event_article.active {
	display: block;
}
.embed .event_article .icons {
	display: flex;
	justify-content: center;
	margin-bottom: 50px;
}
.embed .event_article .icons li {
	width: 120px;
	margin: 0 6px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .event_article .icons li {
		width: 80px;
	}
}
.embed .event_article h2 {
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 40px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .event_article h2 {
		font-size: 26px;
	}
}
.embed .event_article h2 span {
	font-size: 60px;
	font-weight: bold;
	line-height: 1;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .event_article h2 span {
		font-size: 60px;
	}
}
.embed .event_article .first .copy {
	text-align: center;
	margin-bottom: 50px;
}
.embed .event_article .first .copy .image {
	position: relative;
	top: 12px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .event_article .first .copy .image {
		top: 8px;
	}
}
.embed .event_article .first .copy .image img {
	margin: auto;
}
.embed .event_article .first .copy p {
	border: 6px solid #000;
	border-radius: 20px;
	background-color: #fff;
	text-align: center;
	padding: 50px 0;
	line-height: 1;
	font-size: 24px;
	font-weight: bold;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .event_article .first .copy p {
		font-size: 18px;
		padding: 30px 0;
		border: 3px solid #000;
	}
}
.embed .event_article .first .lead {
	font-size: 16px;
	text-align: center;
	margin-bottom: 70px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .event_article .first .lead {
		font-size: 14px;
		margin-bottom: 50px;
	}
}
.embed .event_article .first .osusume {
	margin-bottom: 100px;
	font-weight: 500;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .event_article .first .osusume {
		margin-bottom: 60px;
	}
}
.embed .event_article .first .osusume img {
	margin: auto;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .event_article .first .osusume img {
		height: 50px;
	}
}
.embed .event_article .first .osusume h3 {
	text-align: center;
	font-size: 24px;
	max-width: max-content;
	margin: auto;
	margin-bottom: 20px;
}
.embed .event_article .first .osusume ul {
	text-align: center;
	font-size: 16px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .event_article .first .osusume ul {
		font-size: 14px;
	}
}
.embed .event_article .event_section h3 {
	text-align: center;
	font-size: 24px;
	border-bottom: 4px dotted #000;
	padding-bottom: 1rem;
	margin-bottom: 80px;
	font-weight: bold;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .event_article .event_section h3 {
		font-size: 20px;
		margin-bottom: 40px;
	}
}
.embed .event_article .program h3 {
	margin-bottom: 80px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .event_article .program h3 {
		margin-bottom: 80px;
	}
}
.embed .event_article .program .mission {
	position: relative;
	z-index: 5;
	padding: 0 5% 5%;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .event_article .program .mission {
		margin-bottom: 30px;
	}
}
.embed .event_article .program .mission::after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 90%;
	background: linear-gradient(135deg, #E9F2FA, #F1F8EC);
	z-index: 1;
	border-radius: 16px;
}
.embed .event_article .program .mission .mission-inner {
	position: relative;
	z-index: 15;
}
.embed .event_article .program .mission .mission_title {
	background-color: #000;
	border-radius: 35px;
	line-height: 1;
	padding: 20px 0;
	color: #fff;
	text-align: center;
	font-size: 24px;
	margin-bottom: 40px;
	position: relative;
	top: -35px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .event_article .program .mission .mission_title {
		font-size: 24px;
		margin-bottom: 0;
	}
}
.embed .event_article .program .mission h4 {
	font-size: 24px;
	text-align: center;
	margin-bottom: 100px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .event_article .program .mission h4 {
		font-size: 24px;
		margin-bottom: 50px;
	}
}
.embed .event_article .program .mission h4 span {
	border-bottom: 10px solid #000;
	font-weight: bold;
}
.embed .event_article .program .mission .layout {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 80px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .event_article .program .mission .layout {
		margin-bottom: 30px;
	}
}
.embed .event_article .program .mission .layout .image {
	width: 49%;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .event_article .program .mission .layout .image {
		width: 100%;
		margin-bottom: 25px;
	}
}
.embed .event_article .program .mission .layout .txt {
	width: 46%;
	font-size: 16px;
	line-height: 2;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .event_article .program .mission .layout .txt {
		width: 100%;
		font-size: 14px;
	}
}
.embed .event_article .program .mission .layout .txt b {
	font-size: 2.5rem;
	font-weight: bold;
	line-height: 1;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .event_article .program .mission .layout .txt b {
		font-size: 30px;
	}
}
.embed .event_article .program .mission .layout .txt .anno {
	font-size: 0.9rem;
}
.embed .event_article .program .point {
	text-align: center;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .event_article .program .point {
		margin-bottom: 50px;
	}
}
.embed .event_article .program .point .icon {
	max-width: max-content;
	margin: auto;
	margin-bottom: 10px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .event_article .program .point .icon {
		margin-bottom: 0;
	}
}
.embed .event_article .program .point .icon img {
	margin: auto;
}
.embed .event_article .program .point h5 {
	display: inline-block;
	width: 242px;
	border-radius: 35px;
	background-color: #707070;
	color: #fff;
	text-align: center;
	font-size: 24px;
	line-height: 1;
	padding: 15px;
	position: relative;
	top: 30px;
	z-index: 1;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .event_article .program .point h5 {
		font-size: 20px;
	}
}
.embed .event_article .program .point p {
	position: relative;
	background: linear-gradient(135deg, #F4DBEE, #DCF0F7);
	padding: 75px 5% 50px;
	border-radius: 15px;
	box-shadow: 10px 10px 0 #606060;
	text-align: center;
	font-size: 16px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .event_article .program .point p {
		font-size: 14px;
		padding: 50px 5% 30px;
	}
}
.embed .event_article .program .story {
	text-align: center;
}
.embed .event_article .program .story h5 {
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 50px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .event_article .program .story h5 {
		font-size: 20px;
	}
}
.embed .event_article .program .story .story_block {
	position: relative;
	border-radius: 15px;
	box-shadow: 10px 10px 0 #606060;
	text-align: center;
	padding: 0 5% 5%;
	max-width: 700px;
	margin: 0 auto 70px;
}
.embed .event_article .program .story .story_block h6 {
	display: inline-block;
	width: 242px;
	border-radius: 35px;
	color: #fff;
	text-align: center;
	font-size: 24px;
	line-height: 1;
	padding: 15px;
	position: relative;
	top: -30px;
	z-index: 1;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .event_article .program .story .story_block h6 {
		font-size: 20px;
	}
}
.embed .event_article .program .story .story_block p {
	font-size: 16px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .event_article .program .story .story_block p {
		font-size: 14px;
	}
}
.embed .event_article .program .story .story1 {
	background: #F0F8F8;
}
.embed .event_article .program .story .story1 h6 {
	background-color: #90C0D6;
}
.embed .event_article .program .story .story2 {
	background: #F5F5F5;
}
.embed .event_article .program .story .story2 h6 {
	background-color: #EF938A;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .event_article .program .story .story2 {
		margin-bottom: 60px;
	}
}
.embed .event_article .program .themes {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.embed .event_article .program .themes .theme {
	width: 48%;
	position: relative;
	border-radius: 15px;
	box-shadow: 10px 10px 0 #606060;
	text-align: center;
	padding: 0 5% 60px;
	max-width: 900px;
	margin: 0 auto 70px;
	background-color: #fff;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .event_article .program .themes .theme {
		width: 100%;
	}
}
.embed .event_article .program .themes .theme .col {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	height: 94%;
}
.embed .event_article .program .themes .theme .theme_title {
	display: inline-block;
	width: 90%;
	border-radius: 35px;
	text-align: center;
	font-size: 1.3rem;
	line-height: 1;
	padding: 15px;
	position: relative;
	top: -24px;
	z-index: 1;
	color: #fff;
	font-weight: 500;
	background-color: #222222;
}
.embed .event_article .program .themes .theme h4 {
	font-size: 1.63rem;
	font-weight: bold;
	margin-bottom: 1rem;
	text-align: left;
	line-height: 1.6em;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .event_article .program .themes .theme h4 {
		font-size: 1.8rem;
	}
}
.embed .event_article .program .themes .theme h4 span {
	font-size: 1.2rem;
	font-weight: bold;
}
.embed .event_article .program .themes .theme p {
	margin-bottom: 30px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .event_article .program .themes .theme p {
		margin-bottom: 0;
	}
}
.embed .event_article .program .themes .theme#theme5, .embed .event_article .program .themes .theme#theme6 {
	margin-bottom: 2rem;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .event_article .program .themes .theme#theme5 {
		margin-bottom: 70px;
	}
}
.embed .event_article .program.event_section {
	margin-bottom: 0px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .event_article .program.event_section {
		margin-bottom: 0px;
	}
}
.embed .event_article .story_sample h3 {
	text-align: center;
	font-size: 24px;
	border-bottom: 4px dotted #000;
	padding-bottom: 1rem;
	margin-bottom: 80px;
	font-weight: bold;
}
.embed .event_article .story_sample .sample_block {
	background-color: rgba(255, 255, 255, 0.8);
	border-radius: 10px;
	padding: 0 10% 40px;
	margin-bottom: 80px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .event_article .story_sample .sample_block {
		padding: 0 5% 10px;
		margin-bottom: 30px;
	}
}
.embed .event_article .story_sample .sample_block .sample_title {
	position: relative;
	background-color: #222;
	border-radius: 35px;
	font-size: 26px;
	font-weight: 500;
	color: #fff;
	line-height: 1;
	text-align: center;
	padding: 15px;
	transform: translateY(-50%);
	width: 90%;
	margin: 0 auto 40px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .event_article .story_sample .sample_block .sample_title {
		font-size: 20px;
		margin-bottom: 0px;
	}
}
.embed .event_article .story_sample .sample_block .sample_title_sub {
	text-align: center;
	margin-bottom: 30px;
}
.embed .event_article .story_sample .sample_block .sample_title_sub span {
	display: inline-block;
	text-align: center;
	font-size: 29px;
	font-weight: bold;
	border-bottom: 6px solid #333;
	padding-bottom: 5px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .event_article .story_sample .sample_block .sample_title_sub span {
		font-size: 20px;
	}
}
.embed .event_article .story_sample .sample_block h4 {
	text-align: center;
	margin-bottom: 30px;
}
.embed .event_article .story_sample .sample_block h4 span {
	display: inline-block;
	background-color: #6EA2BA;
	border-radius: 32px;
	line-height: 1;
	padding: 12px 25px 15px;
	font-size: 22px;
	color: #fff;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .event_article .story_sample .sample_block h4 span {
		font-size: 18px;
	}
}
.embed .event_article .story_sample .sample_block h4.jimu span {
	background-color: #EF938A;
}
.embed .event_article .story_sample .sample_block .sample_layout {
	display: flex;
	gap: 30px;
	flex-wrap: wrap;
	margin-bottom: 60px;
}
.embed .event_article .story_sample .sample_block .sample_layout .sample_box {
	position: relative;
	background-color: #F5F5F5;
	width: calc(50% - 15px);
	border-radius: 10px;
	box-shadow: 10px 10px 0 #606060;
	padding: 40px 40px;
	margin-bottom: 10px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .event_article .story_sample .sample_block .sample_layout .sample_box {
		width: 100%;
		padding: 20px 20px;
	}
}
.embed .event_article .story_sample .sample_block .sample_layout .sample_box .sample_box_head {
	display: flex;
	align-items: center;
	margin-bottom: 20px;
}
.embed .event_article .story_sample .sample_block .sample_layout .sample_box .sample_box_head .icon {
	width: 80px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .event_article .story_sample .sample_block .sample_layout .sample_box .sample_box_head .icon {
		width: 50px;
	}
}
.embed .event_article .story_sample .sample_block .sample_layout .sample_box .sample_box_head h5 {
	flex: 1;
	padding-left: 15px;
}
.embed .event_article .story_sample .sample_block .sample_layout .sample_box p {
	line-height: 2;
}
.embed .event_article .voice h3 {
	margin-bottom: 20px;
	line-height: 1.7em;
}
.embed .event_article .voice h3 span {
	font-weight: bold;
	font-size: 2rem;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .event_article .voice h3 span {
		font-size: 2rem;
	}
}
.embed .event_article .voice .voice_qa {
	width: 90%;
	margin: auto;
}
.embed .event_article .voice .voice_qa h4 {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 60px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .event_article .voice .voice_qa h4 {
		font-size: 20px;
		margin-bottom: 30px;
	}
}
.embed .event_article .voice .voice_qa .graph {
	position: relative;
	margin-bottom: 100px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .event_article .voice .voice_qa .graph {
		margin-bottom: 50px;
	}
}
.embed .event_article .voice .voice_qa .graph .illust {
	position: absolute;
	top: -30px;
	right: 0;
	width: 48%;
	max-width: 400px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .event_article .voice .voice_qa .graph .illust {
		width: 40%;
	}
}
.embed .event_article .voice .voice_qa .graph .illust img {
	margin-left: auto;
}
.embed .event_article .voice .voice_qa .graph .graph1 {
	padding-top: 50px;
}
.embed .event_article .voice .voice_qa .graph .graph1 img {
	width: 65%;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .event_article .voice .voice_qa .graph .graph1 img {
		width: 80%;
	}
}
.embed .event_article .voice .voice_qa .graph .graph2 {
	margin-top: -20px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .event_article .voice .voice_qa .graph .graph2 {
		margin-top: 0;
	}
}
.embed .event_article .voice .voice_qa .graph .graph2 img {
	margin-left: auto;
	width: 65%;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .event_article .voice .voice_qa .graph .graph2 img {
		width: 80%;
	}
}
.embed .event_article .voice .voice_qa .graph .graph3 {
	margin-top: -80px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .event_article .voice .voice_qa .graph .graph3 {
		margin-top: 0;
	}
}
.embed .event_article .voice .voice_qa .graph .graph3 img {
	width: 65%;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .event_article .voice .voice_qa .graph .graph3 img {
		width: 80%;
	}
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .event_article .voice .voice_qa .graph .graph4 {
		margin-top: 0;
	}
}
.embed .event_article .voice .voice_qa .graph .graph4 img {
	width: 65%;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .event_article .voice .voice_qa .graph .graph4 img {
		width: 80%;
	}
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .event_article .voice .voice_qa .graph .graph5 {
		margin-top: 20px;
	}
}
.embed .event_article .voice .voice_qa .graph .graph5 img {
	margin-left: auto;
	width: 65%;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .event_article .voice .voice_qa .graph .graph5 img {
		width: 80%;
	}
}
.embed .event_article .voice .voice_qa .graph_layout {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 120px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .event_article .voice .voice_qa .graph_layout {
		margin-bottom: 50px;
	}
}
.embed .event_article .voice .voice_qa .graph_layout .graph_box {
	width: 47%;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .event_article .voice .voice_qa .graph_layout .graph_box {
		width: 100%;
		margin-bottom: 20px;
	}
}
.embed .event_article .voice .voice_qa .graph_layout .graph_box img {
	width: 100%;
}
.embed .event_article .voice .voice_qa .layout {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.embed .event_article .voice .voice_qa .layout .voice_box {
	width: 48%;
	margin-bottom: 80px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .event_article .voice .voice_qa .layout .voice_box {
		width: 100%;
		margin-bottom: 40px;
	}
}
.embed .event_article .voice .voice_qa .layout .voice_box p {
	position: relative;
	border-radius: 15px;
	box-shadow: 10px 10px 0 #969696;
	text-align: center;
	padding: 5%;
	max-width: 900px;
	margin-bottom: 30px;
	text-align: left;
	font-size: 16.8px;
	line-height: 2;
	font-weight: 500;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .event_article .voice .voice_qa .layout .voice_box p {
		font-size: 14px;
	}
}
.embed .event_article .voice .voice_qa .layout .voice_box p::after {
	content: "";
	display: block;
	position: absolute;
	width: 55px;
	height: 56px;
	bottom: -47px;
}
.embed .event_article .voice .voice_qa .layout .voice_box .person {
	display: flex;
	align-items: flex-end;
	padding-left: 15px;
	justify-content: center;
}
.embed .event_article .voice .voice_qa .layout .voice_box .person .txt {
	padding-left: 20px;
}
.embed .event_article .voice .voice_qa .layout .voice_box.box1 p {
	background: linear-gradient(135deg, #E7DBF4, #DCF7E8);
}
.embed .event_article .voice .voice_qa .layout .voice_box.box1 p::after {
	right: 20%;
	background: url(/content/dam/nsk/jp/ja/company/career/graduate/img/event/voice_p01r.png) no-repeat center center;
}
.embed .event_article .voice .voice_qa .layout .voice_box.box2 p {
	background: linear-gradient(135deg, #F8F7DD, #EFDCF7);
}
.embed .event_article .voice .voice_qa .layout .voice_box.box2 p::after {
	left: 20%;
	background: url(/content/dam/nsk/jp/ja/company/career/graduate/img/event/voice_p02r.png) no-repeat center center;
}
.embed .event_article .voice .voice_qa .layout .voice_box.box2 .person {
	flex-direction: row-reverse;
}
.embed .event_article .voice .voice_qa .layout .voice_box.box2 .person .txt {
	padding: 0 20px 0 0;
}
.embed .event_article .voice .voice_qa .layout .voice_box.box3 p {
	background: linear-gradient(135deg, #F8F6DE, #DCF0F7);
}
.embed .event_article .voice .voice_qa .layout .voice_box.box3 p::after {
	left: 27%;
	background: url(/content/dam/nsk/jp/ja/company/career/graduate/img/event/voice_p03.png) no-repeat center center;
}
.embed .event_article .voice .voice_qa .layout .voice_box.box3 .person {
	flex-direction: row-reverse;
	margin-left: 10%;
}
.embed .event_article .voice .voice_qa .layout .voice_box.box3 .person .txt {
	padding: 0 20px 0 0;
}
.embed .event_article .voice .voice_qa .layout .voice_box.box4 p {
	background: linear-gradient(135deg, #DCF7E8, #E7DBF4);
}
.embed .event_article .voice .voice_qa .layout .voice_box.box4 p::after {
	right: 27%;
	background: url(/content/dam/nsk/jp/ja/company/career/graduate/img/event/voice_p04.png) no-repeat center center;
}
.embed .event_article .voice .voice_qa .layout .voice_box.box4 .person {
	margin-right: 50px;
}
.embed .event_article .oubo {
	margin-bottom: 160px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .event_article .oubo {
		margin-bottom: 20px;
	}
}
.embed .event_article .oubo table {
	width: 90%;
	margin: auto;
	border-top: 1px solid #707070;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .event_article .oubo table {
		width: 100%;
	}
}
.embed .event_article .oubo table th {
	border-bottom: 1px solid #707070;
	padding: 30px 0;
	font-size: 16px;
	white-space: nowrap;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .event_article .oubo table th {
		padding: 15px 0;
		font-size: 14px;
		border-bottom: 1px dashed #707070;
		font-weight: bold;
	}
}
.embed .event_article .oubo table td {
	border-bottom: 1px solid #707070;
	padding: 30px 0 30px 50px;
	font-size: 16px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .event_article .oubo table td {
		padding: 15px 0;
		font-size: 14px;
	}
}
.embed .event_article .oubo p {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	padding: 50px 0;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.embed .event_article .oubo p {
		font-size: 16px;
		padding: 20px 0;
	}
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.event_article table, .event_article tr, .event_article th, .event_article td {
		display: block;
	}
}
.event_article .flow h3 {
	position: relative;
}
.event_article .flow h3 figure {
	position: absolute;
	right: 50%;
	bottom: 0;
	margin-right: -350px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.event_article .flow h3 figure {
		width: 60px;
		margin-right: -140px;
	}
}
.event_article .flow .flow_box {
	position: relative;
	border-radius: 15px;
	box-shadow: 10px 10px 0 #606060;
	text-align: center;
	padding: 0px 5% 30px;
	max-width: 900px;
	margin: 0 auto 70px;
	background-color: #fff;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.event_article .flow .flow_box {
		margin-bottom: 40px;
	}
}
.event_article .flow .flow_box h4 {
	display: inline-block;
	width: 242px;
	border-radius: 35px;
	text-align: center;
	font-size: 16px;
	line-height: 1;
	padding: 15px;
	position: relative;
	top: -24px;
	z-index: 1;
	background-color: #EF938A;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.event_article .flow .flow_box h4 {
		font-size: 14px;
	}
}
.event_article .flow .flow_box p {
	font-size: 16px;
	text-align: center;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.event_article .flow .flow_box p {
		font-size: 14px;
	}
}
.event_article .flow .flow_box ul {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	margin-top: 30px;
}
.event_article .flow .flow_box ul li {
	margin: 0 5px;
	width: 33.333%;
	max-width: 217px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.event_article .flow .flow_box ul li {
		width: 100%;
		margin-bottom: 1rem;
		max-width: none;
	}
}
.event_article .flow .flow_box ul li a {
	display: block;
	padding: 22px;
	border-radius: 6px;
	background-color: #6EA2BA;
	color: #fff;
	transition: 0.4s opacity ease;
}

.event_article .flow .flow_box ul li div {
	display: block;
	padding: 22px;
	border-radius: 6px;
	background-color: #6EA2BA;
	color: #fff;
	transition: 0.4s opacity ease;
}

.event_article .flow .flow_box ul li a:hover {
	opacity: 0.7;
}
.event_article .flow .flow_box ul li .comming {
	display: block;
	padding: 22px;
	border-radius: 6px;
	background-color: #bbb;
	color: #666;
	transition: 0.4s opacity ease;
}
.event_article .flow .next {
	text-align: center;
	max-width: max-content;
	margin: auto;
	margin-bottom: 80px;
}
@media only screen and (max-width:768px), print and (min-width: 2cm) {
	.event_article .flow .next {
		margin-bottom: 40px;
	}
}
.event_article .flow .next img {
	margin: auto;
}
.event_article .flow .anno {
	text-align: center;
}