@charset "UTF-8";
/*-------------------------
 * 
 * 
 * 
 * ページタイトル
 * 
 * 
 * 
-------------------------*/

#subpage__mv .subpage__mv-pic {
	background-image: url(../images/recruit/mv.png);
	background-position: center top;
}

@media (max-width: 1280px) {

}

@media (max-width: 960px) {

}

@media (max-width: 640px) {

}

/*-------------------------
 * 
 * 
 * 
 * 見出し
 * 
 * 
 * 
-------------------------*/

.recruit__hl {
	line-height: 1.5;
	display: flex;
	flex-direction: column;
	align-items: center;
	row-gap: 16px;
	position: relative;
}

.recruit__hl .-en {
	font-size: 36px;
	margin-bottom: -14px;
}

.recruit__hl .-ja {
	/*font-size: 76px;*/
	font-size: 68px;
}

@media (max-width: 1280px) {

}

@media (max-width: 960px) {
	
	.recruit__hl {
		row-gap: 8px;
	}

	.recruit__hl .-en {
		font-size: 16px;
		margin-bottom: 0;
	}

	.recruit__hl .-ja {
		font-size: 28px;
	}


}

@media (max-width: 640px) {

}

/*-------------------------
 * 
 * 
 * 
 * メッセージ
 * 
 * 
 * 
-------------------------*/

#message {
	background: #fff;
}

#message .message__inner {
	padding: 240px 0 256px;
	position: relative;
}

#message .recruit__hl {
	margin-bottom: 64px;
}

#message .recruit__hl .-en {
	position: relative;
	z-index: 1;
}

#message .recruit__hl .-ja {
	position: relative;
	z-index: 0;
}

#message .recruit__hl .-ja::before,
#message .recruit__hl .-ja::after {
	display: block;
	content: '';
	position: absolute;
	z-index: -1;
}

#message .recruit__hl .-ja::before {
	width: 275px;
	height: 200px;
	border-radius: 10px;
	overflow: hidden;
	background: url(../images/recruit/message_01.png) no-repeat center center / cover;
	top: -156px;
	left: -220px;
}

#message .recruit__hl .-ja::after {
	width: 145px;
	height: 242px;
	background: url(../images/recruit/dots_01.png) no-repeat center center / cover;
	top: 88px;
	left: -152px;
}

#message .recruit__hl .-dot {
	margin-right: -.75em;
}

#message .message__desc {
	max-width: 560px;
	margin: 0 auto;
	position: relative;
	z-index: 0;
}

#message .message__desc::before,
#message .message__desc::after {
	display: block;
	content: '';
	position: absolute;
	z-index: -1;
}

#message .message__desc::before {
	width: 275px;
	height: 200px;
	border-radius: 10px;
	overflow: hidden;
	background: url(../images/recruit/message_02.png) no-repeat center center / cover;
	top: -56px;
	right: -336px;
}

#message .message__desc::after {
	width: 174px;
	height: 167px;
	background: url(../images/recruit/dots_02.png) no-repeat center center / cover;
	top: 213px;
	right: -262px;
}

#message .message__text {
	position: relative;
	z-index: 0;
	text-align: center;
}

#message .message__text br.br__sp {
	display: none;
}

#message .message__text::before {
	display: block;
	content: '';
	position: absolute;
	z-index: -1;
	width: 275px;
	height: 200px;
	border-radius: 10px;
	overflow: hidden;
	background: url(../images/recruit/message_03.png) no-repeat center center / cover;
	bottom: -168px;
	left: -160px;
}

#message .message__pics-sp,
#message .message__pic-sp {
	display: none;
}

@media (max-width: 1280px) {

}

@media (max-width: 960px) {

	#message .message__inner {
		padding: 0 0 96px;
	}

	#message .recruit__hl .-ja::before,
	#message .message__desc::before,
	#message .message__text::before,
	#message .recruit__hl .-ja::after,
	#message .message__desc::after {
		display: none;
	}

	#message .message__pic-sp {
		position: relative;
		/*border-radius: 10px;
		overflow: hidden;*/
	}

	#message .message__pic-sp-01 {
		/*width: 40%;*/
		/*max-width: 165px;*/
		/*max-width: 437px;*/
		width: calc(calc(100% - 10px) / 2);
		margin: 0 auto 40px;
	}

	#message .message__pic-sp-01::before,
	#message .message__pic-sp-01::after {
		display: block;
		content: '';
		background: no-repeat center center / cover;
		position: absolute;
		z-index: 1;
	}

	#message .message__pic-sp-01::before {
		width: 47px;
		height: 96px;
		background-image: url(../images/recruit/dots_04.png);
		top: -4px;
		left: -61px;
	}

	#message .message__pic-sp-01::after {
		width: 24px;
		height: 23px;
		background-image: url(../images/recruit/dots_05.png);
		right: -48px;
		bottom: -8px;
	}

	#message .message__pic-sp > .-img {
		padding-top: 72%;
		border-radius: 10px;
		overflow: hidden;
	}

	#message .message__pic-sp-01 > .-img {
		background-image: url(../images/recruit/message_01.png);
	}

	#message .message__pic-sp-02 > .-img {
		background-image: url(../images/recruit/message_02.png);
	}

	#message .message__pic-sp-03 > .-img {
		background-image: url(../images/recruit/message_03.png);
	}

	#message .recruit__hl {
		margin-bottom: 32px;
	}

	#message .message__desc {
		max-width: initial;
	}

	#message .message__pics-sp {
		display: flex;
		column-gap: 10px;
		margin-top: 40px;
		position: relative;
	}

	#message .message__pics-sp::before {
		display: block;
		content: '';
		width: 24px;
		height: 23px;
		background: url(../images/recruit/dots_05.png) no-repeat center center / cover;
		position: absolute;
		right: 36px;
		bottom: -40px;
		z-index: 1;
	}

	#message .message__pics-sp .message__pic-sp {
		width: calc(calc(100% - 10px) / 2);
	}

}

@media (max-width: 640px) {

	#message .message__text br.br__sp {
		display: inline;
	}

}

/*-------------------------
 * 
 * 
 * 
 * 職場環境
 * 
 * 
 * 
-------------------------*/

#workplace {
	background: #fff;
}

#workplace__mv .subpage__mv-pic {
	background-image: url(../images/recruit/workplace_mv.png);
}

#workplace__mv .subpage__mv-top > .-img {
	background-image: url(../images/common/wave/subpage_mv_top_w.svg);
}

#workplace .social__whj {
	width: 80px;
	height: 264px;
	position: absolute;
	right: 4%;
	bottom: -184px;
	z-index: 1;
}

#workplace .workplace__inner {
	padding: 120px 0 0;
}

#workplace .recruit__hl {
	margin-bottom: 56px;
}

#workplace .recruit__hl .-ja {
	display: flex;
	flex-direction: column;
	align-items: center;
	line-height: 1.33;
	margin-left: .5em;
}

#workplace .recruit__hl .-ja > span:nth-of-type(2) {
	margin-left: -.5em;
}

#workplace .recruit__hl .-ja .-noto {
	font-size: .86em;
}

#workplace .workplace__text {
	font-size: 15px;
	line-height: 2;
	text-align: center;
	display: flex;
	justify-content: center;
	margin-bottom: 48px;
}

#workplace .workplace__items {
	margin-bottom: 48px;
}

#workplace .workplace__items-inner {
	max-width: 860px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	column-gap: 40px;
	row-gap: 40px;
}

#workplace .workplace__item {
	width: 260px;
}

#workplace .workplace__pics-inner {
	width: 100%;
	max-width: 1000px;
	display: flex;
	column-gap: 5%;
}

#workplace .workplace__pic {
	border-radius: 10px;
	overflow: hidden;
}

#workplace .workplace__pic > .-img {
	padding-top: 66.66%;
}

#workplace .workplace__pic-01 > .-img {
	background-image: url(../images/recruit/workplace_pic_01.png);
}

#workplace .workplace__pic-02 > .-img {
	background-image: url(../images/recruit/workplace_pic_02.png);
}

#workplace .workplace__pic-03 > .-img {
	background-image: url(../images/recruit/workplace_pic_03.png);
}

@media (max-width: 1280px) {

}

@media (max-width: 960px) {

	#workplace .workplace__inner {
		padding-top: 56px;
	}

	#workplace .recruit__hl {
		margin-bottom: 28px;
	}

	#workplace .workplace__items-inner {
		gap: 24px;
	}

	#workplace .workplace__item {
		width: calc(calc(100% - 24px) / 2);
		max-width: 260px;
	}

	#workplace .workplace__pics-inner {
		column-gap: 10px;
	}

	#workplace .workplace__pic {
		width: calc(calc(100% - 20px) / 3);
	}

	#workplace .workplace__pic > .-img {
		padding-top: 100%;
	}

}

@media (max-width: 640px) {

	#workplace .social__whj {
		width: 35px;
		height: 115px;
		bottom: -64px;
	}

}

/*-------------------------
 * 
 * 
 * 
 * インタビュー
 * 
 * 
 * 
-------------------------*/

#interview {
	background: #fff;
}

#interview .interview__inner {
	max-width: 1000px;
	/*padding: 136px 0 96px;*/
	padding: 136px 0 48px;
}

#interview .recruit__hl {
	font-size: 65px;
	line-height: 1;
	text-transform: uppercase;
	margin-bottom: 128px;
}

#interview .interview__items {
	display: flex;
	flex-wrap: wrap;
	column-gap: 5%;
	/*row-gap: 5%;*/
}

#interview .interview__item {
	width: 30%;
	margin-bottom: 5%;
}

#interview .interview__item a {
	width: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
}

#interview .interview__item a:hover {
	opacity: .7;
}

#interview .interview__item-pic {
	margin-bottom: 16px;
	border-radius: 10px;
	overflow: hidden;
}

#interview .interview__item-desc {
	font-size: 15px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	column-gap: 1em;
}

@media (max-width: 1280px) {

}

@media (max-width: 960px) {

	#interview .recruit__hl {
		font-size: 36px;
		margin-bottom: 48px;
	}

	#interview .interview__inner {
		padding: 72px 0 32px;
	}

	#interview .interview__items {
		gap: 16px;
	}

	#interview .interview__item {
		width: calc(calc(100% - 32px) / 2);
		/*max-width: 300px;*/
	}

}

@media (max-width: 640px) {

}

/*-------------------------
 * 
 * 
 * 
 * 芸術文化・社会貢献活動
 * 
 * 
 * 
-------------------------*/

#art {
	background: #EDE9E1;
}

#art__mv .subpage__mv-pic {
	background-image: url(../images/recruit/art_mv.png);
}

#art__mv .subpage__mv-top > .-img {
	background-image: url(../images/common/wave/subpage_mv_top_w.svg);
}

#art__mv .subpage__mv-bottom > .-img {
    background-image: url(../images/common/wave/subpage_mv_bottom_br.svg);
}

#art .art__inner {
	padding: 120px 0 80px;
}

#art .recruit__hl {
	margin-bottom: 64px;
	z-index: 0;
}

#art .recruit__hl .-en {
	position: relative;
	z-index: 1;
}

#art .recruit__hl .-ja {
	position: relative;
	z-index: 0;
}

#art .recruit__hl .-ja::before {
	display: block;
	content: '';
	position: absolute;
	z-index: -1;
	width: 275px;
	height: 200px;
	border-radius: 10px;
	overflow: hidden;
	background: url(../images/recruit/art_01.png) no-repeat center center / cover;
	bottom: 32px;
	left: -320px;
}

#art .recruit__hl .-ja .-dot {
	margin: 0 -.4em 0 -.1em;
}

#art .recruit__hl .-ja .-noto {
	font-size: .88em;
}

#art .art__desc {
	max-width: 640px;
	margin: 0 auto;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	text-align: center;
	position: relative;
	z-index: 0;
}

#art .art__desc::before {
	display: block;
	content: '';
	position: absolute;
	z-index: -1;
	width: 275px;
	height: 200px;
	border-radius: 10px;
	overflow: hidden;
	background: url(../images/recruit/art_02.png) no-repeat center center / cover;
	bottom: -88px;
	right: -320px;
}

#art .art__text:nth-of-type(1) {
	margin-bottom: 48px;
}

#art .art__desc-hl {
	font-size: 15px;
	line-height: 1.5;
	margin-bottom: 32px;
}

#art .art__pics {
	display: none;
}

@media (max-width: 1280px) {

}

@media (max-width: 960px) {

	#art .art__inner {
		padding: 48px 0;
	}

	#art .recruit__hl {
		margin-bottom: 32px;
	}

	#art .recruit__hl .-ja::before,
	#art .art__desc::before {
		display: none;
	}

	#art .art__text:nth-of-type(1) {
		margin-bottom: 40px;
	}

	#art .art__pics {
		display: flex;
		column-gap: 10px;
		margin-top: 40px;
	}

	#art .art__pic {
		width: calc(calc(100% - 10px) /2);
	}

	#art .art__pic > .-img {
		padding-top: 72%;
		border-radius: 10px;
	}

	#art .art__pic-01 > .-img {
		background-image: url(../images/recruit/art_01.png);
	}

	#art .art__pic-02 > .-img {
		background-image: url(../images/recruit/art_02.png);
	}

}

@media (max-width: 640px) {

	#art .-wave.-bottom {
		display: none;
	}

	#breadcrumbs_sp {
		background: #f6f6f6;
	}

}

/*-------------------------
 * 
 * 
 * 
 * 求人採用CTA
 * 
 * 
 * 
-------------------------*/

#cta__recruit {
	position: fixed;
	top: 50%;
	right: 0;
	transform: translate(0,-50%);
	width: 320px;
	display: flex;
	flex-direction: column;
	row-gap: 16px;
	z-index: 9999;
}

#cta__recruit-sp {
	display: none;
}

.cta__recruit-item {
	width: 320px;
	height: 135px;
	position: relative;
}

#cta__recruit .cta__recruit-item {
	transform: translate(0,0);
	transition: .5s ease;
}

#cta__recruit.passive .cta__recruit-item {
	transform: translate(320px,0);
}

.cta__recruit-item.-mynavi::before {
	display: block;
	content: '';
	width: 125px;
	height: 30px;
	background: url(../images/recruit/recruit_cta_wanted.svg) no-repeat center center / cover;
	position: absolute;
	top: -32px;
	left: 50%;
	transform: translate(-50%,0);
	z-index: 1;
}

.cta__recruit-item a {
	display: block;
	width: 100%;
	height: 100%;
	background: no-repeat center center / cover;
	border-radius: 10px 0 0 10px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	box-shadow: 0 4px 4px rgba(0,0,0,.25);
	position: relative;
}

.cta__recruit-item.-mynavi a {
	background-image: url(../images/recruit/recruit_cta_mynavi_bg.png);
}

.cta__recruit-item.-job-medley a {
	background-image: url(../images/recruit/recruit_cta_job-medley_bg.png);
}

#cta__recruit .cta__recruit-item a::before {
	display: block;
	content: '';
	width: 8px;
	height: 18px;
	background: url(../images/recruit/recruit_cta_line.svg) no-repeat center center / cover;
	position: absolute;
	top: 50%;
	left: 10px;
	transform: translate(0,-50%);
}

@media (max-width: 1280px) {

}

@media (max-width: 960px) {

	#cta__recruit {
		display: none;
	}

	#cta__recruit-sp {
		display: block;
		background: #fff;
	}

	#cta__recruit-sp .cta__recruit-sp-inner {
		display: flex;
		flex-direction: column;
		align-items: center;
		padding: 24px 0 48px;
	}

	#cta__recruit-sp .cta__recruit-sp-inner::before {
		display: block;
		content: '';
		width: 125px;
		height: 30px;
		background: url(../images/recruit/recruit_cta_wanted.svg) no-repeat center center / cover;
		margin-bottom: 24px;
	}

	#cta__recruit-sp .cta__recruit-items {
		display: flex;
		justify-content: center;
		align-items: center;
		flex-wrap: wrap;
		gap: 24px;
	}

	#cta__recruit-sp .cta__recruit-item.-mynavi::before {
		display: none;
	}

	#cta__recruit-sp .cta__recruit-item a {
		border-radius: 10px;
	}

}

@media (max-width: 640px) {

}
