@charset "shift_jis";

#mainVisual {
	/* overflow: hidden; */
	/* width: 100%; */
	position: relative;
	padding-bottom: 20px;
	margin-bottom: 200px;
}
@media screen and (max-width: 1304px) {
	#mainVisual {
		margin: 0 -15px 200px;
	}
}
@media screen and (max-width: 767px) {
	#mainVisual {
		margin: 0 0 100px;
	}
}
#mainVisual p.img {
	position: relative;
	left: 50%;
	margin-left: -700px;
	width: 1400px;
}
#mainVisual .mainVisualInner {
	max-width: 1275px;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	margin: auto;
	left: 50%;
	transform: translateX(-50%);
}
#mainVisual .mainText {
	position: absolute;
	bottom: 0;
	width: 100%;
	left: 0;
	max-width: 1275px;
	z-index: 10;
}
#mainVisual .mainText p {
	/* max-width: 1275px; */
	/* margin: auto; */
	padding: 0 60px;
	box-sizing: border-box;
}
#mainVisual .btnWrap {
	position: absolute;
	right: 10px;
	top: 10px;
}
#mainVisual .btn {
	box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.16);
	width: 155px;
	font-size: 16px;
}
/*  */
.leadText {
	font-size: 150%;
	font-weight: 500;
	line-height: 1.91;
}
.leadTextArea {
	/* padding-left: 10%; */
	margin-bottom: 64px;
	/* position: relative; */
}

.secLabel:after {
	content: "";
	display: block;
	position: absolute;
	left: 9px;
	left: 0.5em;
	top: 0;
	height: 100%;
	height: calc(100% - 24px);
	width: 2px;
	background: #FF560B;
	z-index: 10;
}
.secLabel span {
	display: block;
	transform: rotate(90deg);
	transform-origin: left bottom;
	font-weight: 900;
	color: #FF560B;
	font-size: 20px;
	position: absolute;
	left: 0px;
	top: -20px;
	top: -1em;
	word-break: keep-all;
	white-space: nowrap;
	background: #fff;
	z-index: 10;
	line-height: 1;
	padding-right: 1.5em;
	z-index: 11;
	letter-spacing: 1.5px;
}

.secBox {
	position: relative;
	margin: 0 auto 130px;
	max-width: 1275px;
}
.secBox .secInner {
	max-width: 1005px;
	margin: auto;
	padding: 0 12%;
	position: relative;
	z-index: 1;
}
@media screen and (max-width: 1100px) {
	.secBox .secInner {
		max-width: 100%;
		padding: 0 6%;
	}
}
@media screen and (max-width: 767px) {
	#mainVisual p.img {
		left: 0;
		width: 100%;
		margin-left: 0;
	}
	#mainVisual .mainText p {
		padding: 0 6%;
	}
	#mainVisual .mainText p img {
		width: 76%;
	}
	#mainVisual .btn {
		width: 150px;
	}
	.secLabel span {
		left: 10px;
	}
	.secLabel:after {
		left: calc(0.5em + 10px);
		height: calc(100% - 15px);
	}
	#Contents {
		padding-left: 0!important;
		padding-right: 0!important;
		font-size: 90%;
	}
	.secBox {
		padding: 0 20px 0 40px;
		padding: 0;
		margin-bottom: 20%;
	}
	.secBox .secInner {
		padding: 0 20px 0 40px;
		padding: 0;
	}
	.leadTextArea {
		padding-left: 15%;
		/* padding-right: 10px; */
		position: relative;
	}
	.leadTextArea .leadText {
		padding-right: 10px;
		padding-right: 15vw;
	}
}

@media screen and (max-width: 500px) {
	.leadText {
		font-size: 14px;
	}
	.leadText br {
		display: none
	}
	.secLabel span {
		font-size: 16px;
	}
	#mainVisual .btn {
		width: 107px;
		height: 34px;
		font-size: 13px
	}
}


#recruit_Company_section .leadTextArea {
	display: flex;
	justify-content: space-between;
	padding-left: 12%;
	/* margin-right: -8%; */
	flex-wrap: wrap;
}
#recruit_Company_section .leadTextArea .imgWrap {
	display: flex;
	padding-left: 20px;
	justify-content: flex-end;
	width: calc(100% - 440px);
	flex-wrap: wrap;
}
#recruit_Company_section .leadTextArea .imgWrap .img {
	width: calc(50% - 16px);
	max-width: 260px;
}
#recruit_Company_section .leadTextArea .imgWrap .img img {
	max-width: 100%
}
#recruit_Company_section .leadTextArea .imgWrap p:last-child {
	margin-left: 32px
}
@media screen and (max-width: 1100px) {
	#recruit_Company_section .leadTextArea {
		padding-left: 6%
	}
}
@media screen and (max-width: 960px) {
	#recruit_Company_section .leadTextArea {
		padding-left: 40px
	}
	#recruit_Company_section .leadTextArea .imgWrap {
		width: 80%;
		width: 100%;
		margin-top: 30px;
		padding-left: 0;
		/* justify-content: center; */
		margin-left: auto;
		margin-right: -10px;
		justify-content: space-between;
	}
	#recruit_Company_section .leadTextArea .imgWrap .img:last-child {/* 		margin-top: 0 */margin-left: 0;}
	#recruit_Company_section .leadTextArea .imgWrap .img {
		max-width: 100%;
		width: 48%;
	}
}
@media screen and (max-width: 767px) {
	#recruit_Company_section .leadTextArea {
		padding-left: 15%;
		margin-bottom: 7%;
	}
	#recruit_Company_section .leadTextArea .imgWrap {
		margin-right: 0;
	}
}
#recruitSliderArea {
	margin-bottom: 100px;
	font-size: 16px;
}
#recruitSliderArea #mainSlide {
	margin-bottom: 20px;
	float: left;
	width: 50%;
	padding-right: 25px;
	box-sizing: border-box;
	position: relative;
}
#recruitSliderArea #mainSlide #mainSlider {
	margin-bottom: 30px
}
#recruitSliderArea #mainSlide .slickNum {
	display: flex;
	font-weight: bold;
	font-size: 22px;
	justify-content: flex-end;
	align-items: center;
}
#recruitSliderArea #mainSlide .slickNum .btn a {
	display: block;
	width: 1em;
	height: 1em;
	position: relative;
}
#recruitSliderArea #mainSlide .slickNum .btn a:after {
	content: "";
	display: block;
	position: absolute;
	box-sizing: border-box;
	width: 60%;
	height: 60%;
	border: 0.2em solid #F15A24;
	top: 20%;
	left: 20%;
}
#recruitSliderArea #mainSlide .slickNum .btn.prev a:after {
	border-top-width: 0;
	border-right-width: 0;
	transform: rotate(45deg);
	margin-top: 2px
}
#recruitSliderArea #mainSlide .slickNum .btn.next a:after {
	border-bottom-width: 0;
	border-left-width: 0;
	transform: rotate(45deg);
}
#recruitSliderArea #mainSlide .slickNum .inner {
	display: flex;
	align-items: center;
	margin: 0 0.5em;
} 
#recruitSliderArea #mainSlide .slickNum .inner .nowcnt {
	color: #F15A24;
}
#recruitSliderArea #mainSlide .slickNum .inner .allcnt {
	color: rgba(51,51,51,0.6);
}
#recruitSliderArea #mainSlide .slickNum .inner .slash {
	display: block;
	width: 1px;
	height: 0.75em;
	background: #333;
	transform: rotate(30deg);
	margin: 0 0.4em;
}
#recruitSliderArea .slideWrap .ttlArea {
	width: 50%;
	float: right;
}
#recruitSliderArea .slideWrap .textArea {
	width: 50%;
	float: right;
	text-align: right;
	margin-bottom: 85px;
	font-size: 16px;
}
#recruitSliderArea .slideWrap .thumbArea {
	width: 50%;
	float: right;
	margin: 0 -13px;
}
#recruitSliderArea .slideWrap .ttlArea .slideLabel {
	display: inline-flex;
	background: #fe5015;
	color: #fff;
	font-weight: 900;
	font-size: 137.5%;
	line-height: 1;
	padding: 0px 1em;
	letter-spacing: 1px;
	height: 2em;
	align-items: center;
	margin-bottom: 1.5em;
}
#recruitSliderArea .slideWrap .ttlArea .slideLabel span {
	vertical-align: bottom;
	/* line-height: 1; */
}
#recruitSliderArea .slideWrap .ttlArea .ttlSlide {
	font-size: 175%;
	font-weight: bold;
	margin-bottom: 20px;
}

#recruitSliderArea .slideWrap .textArea .textSlide p.name {
	font-size: 112.5%;
	margin-bottom: 10px;
	display: inline-flex;
	width: 100%;
	justify-content: flex-end;
	flex-direction: column;
}
#recruitSliderArea .slideWrap .textArea .textSlide p.name span:first-child {
	/* margin-right: 1em; */
}
#recruitSliderArea .slideWrap .textArea .textSlide p.year span:last-child {
	margin-left: 0.5em
}
#recruitSliderArea .slideWrap .textArea .textSlide p.year {
	font-size: 87.5%;
	margin-bottom: 40px;
	display: inline-flex;
}
#recruitSliderArea .slideWrap .textArea .textSlide .moreLink a {
	color: #FF560B;
	text-decoration: none;
	font-weight: bold;
	position: relative;
	padding: 5px 22px 5px 5px;
	font-size: 137.5%;
}
#recruitSliderArea .slideWrap .textArea .textSlide .moreLink a:after {
	content: "";
	width: 0.5em;
	height: 0.5em;
	display: block;
	border: 3px solid #FF560B;
	box-sizing: border-box;
	border-width: 0 2px 2px 0;
	transform: rotate(-45deg);
	position: absolute;
	top: 50%;
	margin-top: -0.175em;
	right: 6px;
	transition: .25s;
	margin-left: 5px;
}
#recruitSliderArea .slideWrap .textArea .textSlide .moreLink a:hover:after {
	margin-left: 7px;
	transform: skewX(0deg) rotate(-45deg) scale(0.95);
}
#recruitSliderArea .slideWrap .thumbArea .item {
	padding: 13px
}
#recruitSliderArea .slideWrap .thumbArea .item img {
	width: 100%;
}
@media screen and (max-width: 767px) {
	#recruitSliderArea {
		font-size: 14px;
		margin-bottom: 70px;
	}
	#recruitSliderArea .slideWrap .thumbArea {
		display: none
	}
	#recruitSliderArea .slideWrap {
		display: flex;
		flex-wrap: wrap;
		padding: 0 5% 0 15%;
	}
	#recruitSliderArea .slideWrap .ttlArea {
		font-size: 12px;
		width: 100%;
		order: 1;
		float: none;
	}
	#recruitSliderArea #mainSlide {
		float: none;
		order: 2;
		width: 65%;
		margin-bottom: 0;
	}
	#recruitSliderArea .slideWrap .textArea {
		width: 35%;
		order: 3;
		font-size: 18px;
		/* text-align: left; */
		margin-bottom: 0;
	}
	#recruitSliderArea .slideWrap .textArea .textSlide p.name {
		display: flex;
		flex-direction: column;
		margin-bottom: 2em;
		text-align: left;
		font-weight: bold;
		font-size: 87.5%;
	}
	#recruitSliderArea .slideWrap .textArea .textSlide p.year {
		flex-direction: column;
	}
	#recruitSliderArea #mainSlide .slickNum {
		justify-content: flex-start;
		font-size: 24px;
	}
}
@media screen and (max-width: 640px) {
	#recruitSliderArea .slideWrap .textArea {
		font-size: 14px;
	}
	#recruitSliderArea #mainSlide .slickNum {
		justify-content: flex-start;
		font-size: 18px;
	}
}
@media screen and (max-width: 500px) {
	#recruitSliderArea .slideWrap .ttlArea .slideLabel {
		font-size: 14px;
	}
	#recruitSliderArea .slideWrap .ttlArea .ttlSlide {
		font-size: 15px;
	}
	#recruitSliderArea .slideWrap .textArea {
		font-size: 12px;
	}
	#recruitSliderArea #mainSlide .slickNum {
		justify-content: flex-start;
		font-size: 14px;
	}
}


#recruit_Work_section #crossTalk {
	background: #F1F1F1;
	position: relative;
	padding: 35px 5% 50px;
	margin-bottom: 64px;
	font-size: 16px;
}
#recruit_Work_section #crossTalk .head {
	margin-bottom: 32px;
}
#recruit_Work_section #crossTalk .iconTtl {
	position: absolute;
	background: #FF560B;
	color: #fff;
	font-size: 125%;
	font-weight: 900;
	text-align: center;
	display: flex;
	width: 5em;
	height: 5em;
	justify-content: center;
	align-items: center;
	letter-spacing: 2px;
	top: -1.6em;
	left: 40px;
}
#recruit_Work_section #crossTalk .lead {
	font-size: 150%;
	text-align: center;
	font-weight: bold;
}
#recruit_Work_section #crossTalk .lead .subTtl {
	color: #FF560B;
	display: block;
	font-size: 75%;
	margin-bottom: 0.5em;
}
#recruit_Work_section #crossTalk .cont {
	display: flex;
	justify-content: center;
	justify-content: space-between;
	max-width: 700px;
	margin: auto;
}
#recruit_Work_section #crossTalk .cont li {
	text-align: center;
	font-weight: 500;
	width: 29%;
	width: calc((100% - 140px)/3);
}
#recruit_Work_section #crossTalk .cont li p.img {
	padding-left: 5%;
	margin: auto;
	position: relative;
}
#recruit_Work_section #crossTalk .cont li:not(:last-child) p.img:before,
#recruit_Work_section #crossTalk .cont li:not(:last-child) p.img:after {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	left: calc(100% + 12px);
	/* right: -51px; */
	width: 46px;
	height: 2px;
	background: #8D8D8D
}
#recruit_Work_section #crossTalk .cont li p.img:before{
	transform: rotate(45deg);
}
#recruit_Work_section #crossTalk .cont li p.img:after {
	transform: rotate(-45deg);
}
#recruit_Work_section #crossTalk .cont li p.img img {
	max-width: 100%;
}
#recruit_Work_section #crossTalk .cont li p.name {
	font-size: 112.5%;
	display: flex;
	justify-content: center;
	/* margin-bottom: 0.25em; */
	flex-wrap: wrap;
}
#recruit_Work_section #crossTalk .cont li p.name span {
	padding: 0 0.5em
}
#recruit_Work_section #crossTalk .cont li p.detail {line-height: 1.2;}
#recruit_Work_section #crossTalk .cont li p.detail .small {
	font-size: 75%;
	margin-bottom: 0.5em;
}
#recruit_Work_section #crossTalk .cont li p.detail .large {
	font-size: 87.5%
}
#recruit_Work_section #crossTalk .cont li p.detail span {
	display: inline-block;
	/* padding: 0 0.25em; */
}
#recruit_Work_section #crossTalk .moreLink {
	text-align: center;
	font-size: 22px;
	margin-top: 35px;
	line-height: 1;
}
#recruit_Work_section #crossTalk .moreLink a {
	color: #FF560B;
	text-decoration: none;
	font-weight: bold;
	position: relative;
	padding: 5px;
}
#recruit_Work_section #crossTalk .moreLink a:after {
	content: "";
	width: 0.5em;
	height: 0.5em;
	display: inline-block;
	border: 3px solid #FF560B;
	box-sizing: border-box;
	border-width: 0 3px 3px 0;
	transform: skewX(-4deg) rotate(-45deg);
	position: absolute;
	top: 50%;
	margin-top: -0.175em;
	left: 100%;
	transition: .25s;
	margin-left: 5px;
}
#recruit_Work_section #crossTalk .moreLink a:hover:after {
	margin-left: 7px;
	transform: skewX(0deg) rotate(-45deg) scale(0.95);
}
@media screen and (max-width: 960px) {
	
}
@media screen and (max-width: 767px) {
	#recruit_Work_section #crossTalk {
		margin: 0 -35px 60px -55px;
		margin: 0 0px 60px 0;
		padding: 50px 5px 50px 55px;
		padding: 50px 5% 50px 15%;
		box-sizing: border-box;
		font-size: 15px;
	}
	#recruit_Work_section #crossTalk .moreLink {
		font-size: 18px;
	}
	#recruit_Work_section #crossTalk .head {
		display: flex;
		align-items: flex-start;
		/* justify-content: center; */
	}
	#recruit_Work_section #crossTalk .iconTtl {
		position: static;
		font-size: 100%;
	}
	#recruit_Work_section #crossTalk .lead {
		max-width: calc(100% - 80px);
		text-align: left;
		padding-left: 20px;
		width: auto;
		font-size: 140%;
	}
	#recruit_Work_section #crossTalk .lead .subTtl {
		font-size: 71%;
		margin-bottom: 0.5em;
		text-indent: -0.3em;
		line-height: 1;
	}
	#recruit_Work_section #crossTalk .cont li p.name {
		flex-direction: column;
	}
	
	#recruit_Work_section #crossTalk .cont li {
		width: calc((100% - 60px)/3);
		font-size: 90%;
	}
	#recruit_Work_section #crossTalk .cont li p.detail .large span {
		display: block
	}
	#recruit_Work_section #crossTalk .cont li:not(:last-child) p.img:before,
	#recruit_Work_section #crossTalk .cont li:not(:last-child) p.img:after {
		content: "";
		display: block;
		position: absolute;
		top: 50%;
		left: calc(100% + 2px);
		/* right: -51px; */
		width: 28px;
		height: 2px;
		background: #8D8D8D
	}
}
@media screen and (max-width: 500px) {
	#recruit_Work_section #crossTalk {
		font-size: 12px;
		padding: 50px 5% 50px 12%;
	}
	#recruit_Work_section #crossTalk .iconTtl {
		font-size: 90%;
		width: 4.7em;
		height: 4.7em;
	}
	#recruit_Work_section #crossTalk .lead {
		font-size: 130%;
		padding-left: 1em;
	}
}

.entryLargeBtn.btnWrap {
	margin-top: 90px;
}
.secBox .entryLargeBtn.btnWrap {
	font-size: 32px
}
.entryLargeBtn.btnWrap .btn.entry:after {
	width: 20px;
	height: 20px;
	border-width: 0 4px 4px 0;
}
.secInner .btnWrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	font-size: 125%;
}
.secInner .btnWrap > li {
	width: calc((100% - 57px) / 2);
	margin-bottom: 1.2em;
	width: 48%;
	max-width: 454px;
}
.btnWrap .btn {
	display: flex;
	width: 100%;
	align-items: center;
	justify-content: center;
	text-decoration: none;
	border-radius: 1000px;
	height: 3.1em;
	border: 2px solid #FF560B;
	color: #FF560B;
	font-weight: bold;
	position: relative;
	padding: 0 2.5em;
	box-sizing: border-box;
	text-align: center;
}
.btnWrap .btn span {
	display: inline-block;
	position: relative;
	letter-spacing: 1px;
}
.btnWrap .btn:after {
	content: "";
	width: 0.75em;
	height: 0.75em;
	display: inline-block;
	border: 2px solid #FF560B;
	box-sizing: border-box;
	border-width: 0 3px 3px 0;
	transform: rotate(-45deg) skewY(-3deg);
	transform-origin: center right;
	position: absolute;
	/* top: 50%; */
	margin-top: -0.5em;
	right: 2em;
	transition: .25s right;
	margin-left: 5px;
	box-sizing: border-box;
}
.btnWrap .btn:hover {
	background: #FF560B;
	color: #fff;
}
.btnWrap .btn:hover:after {
	border-color: #fff;
	right: 1.9em;
}
.btnWrap .btn.entry {
	background: rgb(247,226,111);
	background: linear-gradient(90deg, rgba(247,226,111,1) 0%, rgba(219,57,18,1) 100%);
	color: #fff;
	border: none;
}
.btnWrap .btn.entry:after {
	border-color: #fff
}
.btnWrap .btn.entry:hover {
	background: #FF560B;
}
@media screen and (max-width: 767px) {
	.secInner .btnWrap {
		justify-content: center;
		padding: 0 15%;
	}
	.secInner .btnWrap > li {
		width: 100%;
		margin-bottom: 15px;
		max-width: 100%;
	}
	.entryLargeBtn.btnWrap {
		padding: 0 5%;
	}
	.secBox .entryLargeBtn.btnWrap {
		font-size: 26px;
		margin-top: 10%;
	}
}
@media screen and (max-width: 500px) {
	.btnWrap .btn.entry {
		font-size: 20px;
		height: 4em;
	}
	.btnWrap .btn {
		font-size: 14px;
		height: 3em;
		line-height: 1.2;
		padding: 0 1.75em;
	}
	.btnWrap .btn:after {
		right: 1.5em;
		border-width: 0 2px 2px 0;
		width: 0.6em;
		height: 0.6em;
	}
	.entryLargeBtn.btnWrap .btn.entry:after {
		width: 0.6em;
		height: 0.6em;
		right: 1.5em;
		border-width: 0 3px 3px 0;
	}
}

/* border */

.barGradient {
	position: absolute;
	display: inline-flex;
	flex-direction: column;
}
.barGradient span {
	display: block;
	overflow: hidden;
	background: rgb(235,239,135);
	background: linear-gradient(90deg, rgba(235,239,135,1) 0%, rgba(201,9,9,1) 100%);
	height: 16px;
	width: 90px;
	max-width: 100%
}
.barGradient span:not(:first-child) {
	margin-top: 18px;
}
#mainVisual .barGradient.top {
	top: 74px;
	left: 0;
}
#mainVisual .barGradient.top span:nth-child(1) {
	width: 224px;
	margin-left: 0;
}
#mainVisual .barGradient.top span:nth-child(2) {
	width: 161px;
	margin-left: 98px;
}
#mainVisual .barGradient.top span:nth-child(3) {
	width: 105px;
	margin-left: 191px;
}

#mainVisual .barGradient.middle {
	bottom: 0;
	right: 0;
	text-align: right;
}
#mainVisual .barGradient.middle span:nth-child(1) {
	width: 167px;
	margin-right: 49px;
}
#mainVisual .barGradient.middle span:nth-child(2) {
	width: 130px;
	margin-left: auto;
	/* margin-right: 0; */
}
#mainVisual .barGradient.middle span:nth-child(3) {
	width: 105px;
	margin-right: 49px;
}
#mainVisual .barGradient.bottom {
	top: 100%;
	margin-top: 49px;
	left: 0;
}
#mainVisual .barGradient.bottom span:nth-child(1) {
	width: 114px;
}
#mainVisual .barGradient.bottom span:nth-child(2) {
	width: 93px;
	margin-left: 46px;
	margin-top: 32px;
}


#recruit_Work_section .barGradient.top {
	top: 0;
	right: 0;
	align-items: flex-end;
	z-index: -1;
}
#recruit_Work_section .barGradient.top span:nth-child(1) {
	width: 114px;
	margin-right: 93px;
}
#recruit_Work_section .barGradient.top span:nth-child(2) {
	width: 114px;
	margin-left: auto;
	/* margin-right: 0; */
}
#recruit_Work_section .barGradient.top span:nth-child(3) {
	width: 220px;
	margin-right: 154px;
}

#recruit_Work_section .barGradient.bottom {
	top: 100%;
	left: 0px;
	width: 100%;
	max-width: 965px;
	left: 50%;
	transform: translateX(-50%);
	margin-top: 20px;
}
#recruit_Work_section .barGradient.bottom span:nth-child(1) {
	width: 100px;
}
#recruit_Work_section .barGradient.bottom span:nth-child(2) {
	width: 65px;
	margin-left: 58px;
}
#recruit_Work_section .barGradient.bottom span:nth-child(3) {
	width: 93px;
	margin-left: 46px;
}

@media screen and (max-width: 767px) {
	.barGradient span {
		height: 2vw;
	}
	.barGradient span:not(:first-child) {
		margin-top: 2vw;
	}
	#mainVisual .barGradient.top {
		width: 30.4%;
	}
	#mainVisual .barGradient.top span:nth-child(1) {
		width: 70.5%;
		margin-left: 0;
	}
	#mainVisual .barGradient.top span:nth-child(2) {
		width: 70.5%;
		margin-left: 16%;
	}
	#mainVisual .barGradient.top span:nth-child(3) {
		width: 46%;
		margin-left: auto;
	}
	
	#mainVisual .barGradient.middle {
		bottom: 0;
		right: 0;
		text-align: right;
		width: 25%;
	}
	#mainVisual .barGradient.middle span:nth-child(1) {
		width: 88%;
		margin-right: auto;
	}
	#mainVisual .barGradient.middle span:nth-child(2) {
		width: 46%;
		margin-left: auto;
		/* margin-right: 0; */
	}
	#mainVisual .barGradient.middle span:nth-child(3) {
		width: 46%;
		margin-right: 8%;
		margin-left: auto;
	}
	#mainVisual .barGradient.bottom {
		display: none;
	}
	
	
	#recruit_Work_section .barGradient.top {
		top: 100%;
		right: 0;
		align-items: flex-end;
		z-index: -1;
		width: 44%;
		margin-top: -2.5vw;
	}
	#recruit_Work_section .barGradient.top span:nth-child(1) {
		width: 34.5%;
		margin-right: 15%;
	}
	#recruit_Work_section .barGradient.top span:nth-child(2) {
		width: 21.212121%;
		margin-left: auto;
		/* margin-right: 0; */
	}
	#recruit_Work_section .barGradient.top span:nth-child(3) {
		width: 66.666666%;
		margin-right: auto;
	}
	
	#recruit_Work_section .barGradient.bottom {
		top: 100%;
		left: 18%;
		width: 30.8%;
		max-width: 965px;
		transform: none;
		margin-top: 5%;
	}
	#recruit_Work_section .barGradient.bottom span:nth-child(1) {
		width: 86.5%;
	}
	#recruit_Work_section .barGradient.bottom span:nth-child(2) {
		width: 62%;
		margin-left: auto;
	}
	#recruit_Work_section .barGradient.bottom span:nth-child(3) {
		width: 93px;
		margin-left: 46px;
	}
}
@media screen and (max-width: 500px) {
	.barGradient span {
		height: 9px;
	}
	.barGradient span:not(:first-child) {
		margin-top: 9px;
	}
}
