@charset "utf-8";
/*------------------------------------------------------------
	fresh-equipment
------------------------------------------------------------*/
#main {
	overflow: hidden;
}
#main .pageTitle {
	margin-bottom: 0;
}
#main .h3Ttl {
	margin: -1.2rem 0 7.1rem;
}
#main .h3Ttl span {
	display: block;
}
#main .h3Ttl .jp {
	width: fit-content;
	color: #92D213;
	font-size: 3.6rem;
	font-weight: 700;
}
#main .h3Ttl.style01 .jp {
	color: #007EC0;
}
#main .textBox:not(:last-child) {
	margin-bottom: 6.9rem;
}
#main .textBox.style01:not(:last-child) {
	margin-bottom: 7.8rem;
}
#main .textBox .text {
	line-height: 2;
	text-align: justify;
}
#main .textBox .photo {
	margin: 5.1rem 0 0;
	border-radius: 2rem;
	overflow: hidden;
}
#main .textBox .photo.style01 {
	margin-top: 6.1rem;
}
#main .outPhoto {
	margin: 7.1rem 0 6.9rem;
}
#main .outPhoto img {
	width: 100%;
}
#main .outPhoto.style01 {
	margin: 8.1rem 0 7.8rem;
}
#main .bgBox {
	margin: 10rem 0 4.1rem;
	padding: 11rem 0 10rem;
	background: rgba(162, 219, 0, 0.25);
}
#main .bgBox.style01 {
	margin-bottom: 5rem;
	padding: 11.6rem 0 10rem;
	background: rgba(0, 126, 192, 0.25);
}
#main .inner {
	padding: 6.4rem 7rem 7rem;
	background: #FFF;
	border-radius: 2rem;
}
#main .bgBox.style01 .inner {
	padding-bottom: 6.9rem;
}
#main .inner h4 {
	margin: 0 auto 2.7rem;
	padding: 1rem 0.2rem 1rem 6rem;
	width: fit-content;
	font-size: 2.6rem;
	font-weight: 700;
	background: url(../img/workstyle/interview/fresh-equipment/img01.png) no-repeat left top calc(50% + 0.2rem) / 4.4rem;
}
#main .inner h4.style01 {
	padding: 1rem 0.2rem 1rem 7.1rem;
	background: url(../img/workstyle/interview/career-equipment/img01.png) no-repeat left top calc(50% + 0.1rem) / 5.2rem;
}
#main .inner .flowBox {
	margin-bottom: 6.1rem;
}
#main .inner .flowBox ul {
	width: 40.1rem;
}
#main .inner .flowBox li {
	padding-bottom: 3rem;
	display: flex;
	flex-wrap: wrap;
	position: relative;
	justify-content: space-between;
}
#main .inner .flowBox li::before {
	position: absolute;
	left: 7.1rem;
	top: 1rem;
	bottom: -1rem;
	width: 0.3rem;
	min-height: 3rem;
	background-color: #92D213;
	content: "";
}
@media all and (min-width: 897px) {
	#main .inner .flowBox li:last-child {
		padding-bottom: 0;
	} 
	#main .inner .flowBox li:last-child::before {
		bottom: 0;
	}
}
#main .inner .flowBox .date {
	width: 4.5rem;
	color: #92D213;
	text-align: right;
	font-size: 1.8rem;
	font-weight: 700;
	font-family: "Hanken Grotesk", sans-serif;
}
#main .inner .flowBox .txtBox {
	width: calc(100% - 10.1rem);
	position: relative;
}
#main .inner .flowBox li .txtBox::before {
	position: absolute;
	left: -3.6rem;
	top: 0.7rem;
	width: 1.5rem;
	height: 1.5rem;
	border-radius: 50%;
	box-sizing: border-box;
	border: 0.3rem solid #92D213;
	background-color: #FFF;
	content: "";
}
#main .inner .flowBox .txtBox .ttl {
	font-size: 1.8rem;
	font-weight: 500;
}
#main .inner .flowBox .txtBox .txt {
	margin-top: 1rem;
	font-size: 1.4rem;
	text-align: justify;
}
#main .inner .imgBox {
	margin: 0 -0.4rem;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: flex-start;
}
#main .inner .imgBox .photo {
	width: 28rem;
}
#main .inner .imgBox .text {
	padding-top: 0.8rem;
	width: calc(100% - 33rem);
	line-height: 2;
	text-align: justify;
}
#main .comRecruitBox {
	margin-top: 8rem;
}
#main .topTextInner {
	margin: 7.4rem 0 8.8rem;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#main .topTextInner .lBox,
#main .topTextInner .rBox {
	padding-top: 0.8rem;
	width: 49.5%;
	min-height: 13rem;
	position: relative;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	box-sizing: border-box;
	z-index: 1;
}
#main .topTextInner .lBox::before {
	position: absolute;
	top: -0.1rem;
	left: 0;
	right: -4.7rem;
	bottom: -0.1rem;
	background: url(../img/workstyle/interview/bg01.png) no-repeat left top / 100% 100%;
	content: '';
	z-index: -1;
}
#main .topTextInner .rBox {
	border-top: 0.3rem solid #007EC0;
	border-right: 0.3rem solid #007EC0;
	border-bottom: 0.3rem solid #007EC0;
}
#main .topTextInner .ttl {
	padding: 0.5rem 2rem 0.6rem;
	position: absolute;
	top: -1.8rem;
	left: 50%;
	transform: translateX(-50%);
	width: fit-content;
	font-size: 1.8rem;
	background-color: #000;
	color: #FFF;
	font-weight: 700;
	text-align: center;
	border-radius: 10rem;
}
#main .topTextInner .ttl::before {
	position: absolute;
	bottom: -0.7rem;
	left: 50%;
	transform: translateX(-50%);
	width: 2rem;
	height: 0.8rem;
	background-color: #000;
	clip-path: polygon(0 0,100% 0,50% 100%);
	content: '';
}
#main .topTextInner .txt {
	font-size: 2.2rem;
	font-weight: 700;
	text-align: center;
}
#main .topTextInner .rBox .ttl {
	top: -2.1rem;
	color: #FFF;
	background-color: #007EC0;
}
#main .topTextInner .rBox .ttl::before {
	background-color: #007EC0;
}
#main .topTextInner .rBox .txt {
	color: #007EC0;
}
#main .inner .photoArea {
	margin: 0 -0.4rem;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#main .inner .photoArea .subBox {
	width: calc((100% - 6rem) / 2);
}
#main .inner .photoArea .topBox {
	margin-bottom: 3.6rem;
}
#main .inner .photoArea .tag {
	margin-bottom: 1rem;
	padding: 0.5rem 1rem 0.6rem;
	width: fit-content;
	color: #FFF;
	font-weight: 700;
	background: #000;
}
#main .inner .photoArea .ttl {
	margin-bottom: 1.4rem;
	font-size: 2rem;
	font-weight: 500;
	line-height: 1.8;
}
#main .inner .photoArea .txt {
	line-height: 1.8;
	text-align: justify;
}
#main .inner .photoArea .pho {
	margin-bottom: 2rem;
}
#main .inner .photoArea .sml {
	font-size: 1.4rem;
	text-align: justify;
	line-height: 1.8;
}
@media all and (max-width: 896px) {
	#main .h3Ttl {
		margin: 2rem 0 3rem;
	}
	#main .h3Ttl .jp {
		width: auto;
		font-size: 2.4rem;
	}
	#main .textBox:not(:last-child) {
		margin-bottom: 5rem;
	}
	#main .textBox.style01:not(:last-child) {
		margin-bottom: 4.8rem;
	}
	#main .textBox .photo {
		margin: 3rem 0 0;
		border-radius: 1rem;
	}
	#main .textBox .photo.style01 {
		margin-top: 3rem;
	}
	#main .textBox .photo img {
		width: 100%;
	}
	#main .outPhoto {
		margin: 5rem 0 5.1rem;
	}
	#main .outPhoto.style01 {
		margin: 1rem 0 4.9rem;
	}
	#main .bgBox {
		margin: 5rem 0 3.6rem;
		padding: 2rem 0 !important;
	}
	#main .bgBox.style01 {
		margin-bottom: 3.5rem;
		padding: 2rem 0;
	}
	#main .inner {
		padding: 4rem 2rem 3rem;
	}
	#main .bgBox.style01 .inner {
		padding: 2rem 2.4rem 2.5rem;
	}
	#main .inner h4 {
		margin: 0 auto 2.1rem;
		padding: 1rem 0.2rem 1rem 3.6rem;
		font-size: 2rem;
		background: url(../img/workstyle/interview/fresh-equipment/img01_sp.png) no-repeat left center / 2.7rem;
	}
	#main .inner h4.style01 {
		margin-bottom: 1rem;
		padding: 1rem 0.2rem 1rem 4.1rem;
		background: url(../img/workstyle/interview/career-equipment/img01_sp.png) no-repeat left center / 3.2rem;
	}
	#main .inner .flowBox {
		margin-bottom: 3rem;
		display: block;
	}
	#main .inner .flowBox li {
		padding-bottom: 2.1rem;		
	}
	#main .inner .flowBox ul {
		width: auto;
	}
	#main .inner .flowBox li::before {
		left: 5.6rem;
	}
	#main .inner .flowBox ul:last-child li:last-child {
		padding-bottom: 0;
	}
	#main .inner .flowBox ul:last-child li:last-child::before {
		bottom: 0;
	}
	#main .inner .flowBox .date {
		width: 4rem;
		font-size: 1.6rem;
	}
	#main .inner .flowBox .txtBox {
		width: calc(100% - 7.6rem);
	}
	#main .inner .flowBox li .txtBox::before {
		top: 0.4rem;
		left: -2.6rem;
	}
	#main .inner .flowBox .txtBox .ttl {
		font-size: 1.4rem;
	}
	#main .inner .flowBox .txtBox .txt {
		font-size: 1.2rem;
	}
	#main .inner .imgBox {
		margin: 0;
		display: block;
	}
	#main .inner .imgBox .photo {
		margin: 0 auto 1rem;
		width: 14rem;
	}
	#main .inner .imgBox .text {
		margin: 0 -0.4rem;
		padding-top: 0;
		width: auto;
	}
	#main .comRecruitBox {
		margin-top: 3rem;
	}
	#main .topTextInner {
		margin: 4.4rem auto 1.8rem;
		max-width: 35rem;
	}
	#main .topTextInner .lBox,
	#main .topTextInner .rBox {
		padding: 2rem 0.5rem 2.2rem;
		width: 48.6%;
		min-height: 10rem;
	}
	#main .topTextInner .lBox::before {
		top: -0.1rem;
		left: 0;
		right: -2.7rem;
		bottom: -0.1rem;
		background-image: url(../img/workstyle/interview/bg01_sp.png);
	}
	#main .topTextInner .ttl {
		padding: 0.5rem 1rem;
		top: -1.4rem;
		font-size: 1.4rem;
		line-height: 1.2;
		white-space: nowrap;
	}
	#main .topTextInner .ttl::before {
		bottom: -0.5rem;
		height: 1rem;
	}
	#main .topTextInner .txt {
		font-size: 1.6rem;
		line-height: 1.4;
	}
	#main .topTextInner .rBox .ttl {
		top: -1.7rem;
	}
	#main .inner .photoArea {
		display: block;
	}
	#main .inner .photoArea .subBox {
		margin-bottom: 3.1rem;
		width: auto;
	}
	#main .inner .photoArea .topBox {
		margin-bottom: 1rem;
	}
	#main .inner .photoArea .subBox:last-child {
		margin-bottom: 0;
	}
	#main .inner .photoArea .tag {
		margin-bottom: 1rem;
		padding: 0.7rem 1rem;
		font-size: 1.2rem;
	}
	#main .inner .photoArea .ttl {
		margin-bottom: 1rem;
		font-size: 1.6rem;
	}
	#main .inner .photoArea .pho {
		margin-bottom: 1rem;
	}
	#main .inner .photoArea .pho img {
		width: 100%;
	}
	#main .inner .photoArea .sml {
		font-size: 1.2rem;
	}
}