@charset "utf-8";
/*------------------------------------------------------------
	recruit
------------------------------------------------------------*/	
body {
	background-color: #AE0000;
}
@media all and (min-width: 897px) {
	#main {
		justify-content: space-between;
	}
	#main .lInnerBox {
		padding: 26rem 0 10rem 5.8rem;
		width: 24rem;
		background-color: #005BAC;
	}
	#main .lInnerBox .achorUl {
		position: sticky;
		top: 15rem;
		left: 0;
		z-index: 1;
	}
	#main .lInnerBox .achorUl li,
	#main .lInnerBox .achorUl a {
		color: #fff;
		font-size: 1.8rem;
		font-weight: 900;
	}
	#main .lInnerBox .achorUl .title {
		margin-bottom: 1.5rem;
	}
	#main .lInnerBox .achorUl a {
		padding-left: 2rem;
		background: url(../img/common/icon04.png) no-repeat left top 0.6rem / 1.3rem;
	}
	#main .lInnerBox .achorUl a:hover {
		opacity: 0.7;
	}
	#main .lInnerBox .achorUl > li {
		margin-bottom: 5.7rem;
	}
	#main .lInnerBox .achorUl .linkUl li:not(:last-child) {
		margin-bottom: 1.5rem;
	}
}
#main .rInnerBox {
	margin-left: auto;
	width: calc(100% - 30rem);
}
#main .rInnerBox .bg {
	padding-bottom: 14rem;
	background-color: #D6000F;
}
#main .rInnerBox .topBox {
	margin-left: auto;
	width: calc(50% + 37rem);
}
#main .rInnerBox .pageTitle .headLine01 {
	max-width: 73.5rem;
}
#main .rInnerBox .pageTitle .headLine01 .en,
#main .rInnerBox .pageTitle .headLine01 .jp {
	color: #fff;
}
#main .rInnerBox .pageTitle .headLine01 .jp {
	margin-top: 1rem;
	background-image: url(../img/common/icon02.png);
}
#main .rInnerBox .pageTitle .content {
	padding: 0 0.5rem;
	margin: 0;
}
#main .rInnerBox .pageTitle .photo {
	margin-top: 8.5rem;
	aspect-ratio: 940/474;
}
#main .rInnerBox .comTitle {
	margin-bottom: 3.7rem;
	font-size: 5.2rem;
	color: #fff;
}
#main .rInnerBox .comTitle span {
	margin: 0 1.5rem;
	width: 19rem;
	height: 6.5rem;
	border: 0.2rem solid #F5F5F5;
	vertical-align: -1.3rem;
}
#main .rInnerBox .comTitle span img {
	margin-top: 1rem;
	height: 4rem;
}
#main .rInnerBox .topBox .sub {
	width: 74rem;
}
#main .rInnerBox .topBox .sub .text {
	margin-bottom: 5rem;
	color: #fff;
	font-size: 2.4rem;
	line-height: 2.04;
	text-align: justify;
}
#main .rInnerBox .topBox .sub .text:last-of-type {
	margin-bottom: 0;
}
@media all and (max-width: 896px) {
	#main .rInnerBox {
		width: auto;
	}
	#main .rInnerBox .bg {
		padding-bottom: 4rem;
	}
	#main .rInnerBox .topBox {
		width: auto;
	}
	#main .rInnerBox .pageTitle {
		padding: 8.5rem 0 5rem !important;
	}
	#main .rInnerBox .pageTitle .headLine01 {
		margin: 0 3.5rem;
		max-width: 100%;
	}
	#main .rInnerBox .pageTitle .headLine01 .jp {
		margin-top: 1rem;
	}
	#main .rInnerBox .pageTitle .content {
		padding: 0 0.5rem;
	}
	#main .rInnerBox .pageTitle .photo {
		margin-top: 3.5rem;
		aspect-ratio: 375/130;
	}
	#main .rInnerBox .comTitle {
		margin: 0 -2rem 2.5rem 0;
		font-size: 2.5rem;
		line-height: 1.6;
	}
	#main .rInnerBox .comTitle span {
		margin: 0 0.7rem;
		width: 10rem;
		height: 3.4rem;
		border-width: 1px;
		vertical-align: -0.7rem;
	}
	#main .rInnerBox .comTitle span img {
		margin-top: 0.5rem;
		height: 2.1rem;
	}
	#main .rInnerBox .topBox .sub {
		margin: 0 3.8rem;
		width: auto;
	}
	#main .rInnerBox .topBox .sub .text {
		margin-bottom: 0;
		font-size: 1.4rem;
		line-height: 1.72;
	}
}
/* job */
#main .whiteBg {
	padding: 12rem 0 15rem;
	background-color: #fff;
}
#main .whiteBg .content {
	max-width: 92rem;
	padding: 0 9rem 0 0;
}
#main .headLine04 {
	margin-bottom: 4rem;
}
#main .headLine04 .en {
	font-size: 6.8rem;
}
#main .headLine04 .jp {
	margin-top: 4rem;
}
#main .job {
	margin-bottom: 12.2rem;
}
#main .job .text {
	margin-bottom: 6.6rem;
	line-height: 2;
	font-size: 2rem;
}
#main .job .innerUl li {
	padding: 5.2rem 0 5rem;
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	border-top: 1px solid #4D4D4D;
}
#main .job .innerUl li:last-child {
	border-bottom: 1px solid #4D4D4D;
}
#main .job .innerUl .lText {
	width: 22.5rem;
	font-size: 2rem;
	font-weight: 900;
}
#main .job .innerUl .rText {
	margin-top: 0.2rem;
	flex: 1;
}
@media all and (max-width: 896px) {
	#main .whiteBg {
		padding: 4.5rem 0 5rem;
	}
	#main .whiteBg .content {
		padding: 0 3.8rem;
		margin: 0;
	}
	#main .headLine04 {
		margin-bottom: 1.9rem;
	}
	#main .headLine04 .en {
		font-size: 3rem;
	}
	#main .headLine04 .jp {
		font-size: 2rem;
		margin-top: 2rem;
		font-weight: 700;
	}
	#main .job {
		margin-bottom: 10rem;
	}
	#main .job .text {
		margin-bottom: 2.7rem;
		line-height: 1.68;
		font-size: 1.4rem;
		text-align: justify;
	}
	#main .job .innerUl li {
		padding: 1.8rem 0 1.8rem;
		align-items: center;
		border-top: 1px solid #999;
	}
	#main .job .innerUl li:last-child {
		border-bottom: 1px solid #999;
	}
	#main .job .innerUl .lText {
		width: 11.5rem;
		font-size: 1.6rem;
	}
	#main .job .innerUl .rText {
		margin-top: 0;
		line-height: 1.68;
	}
}
/* occupation */
#main .occupation {
	margin-bottom: 12.3rem;
}
#main .occupation .text {
	margin-bottom: 5rem;
	line-height: 2;
	font-size: 2rem;
}
#main .occupation .occupateUl {
	margin-bottom: 4rem;
	gap: 2rem 3.2rem;
}
#main .occupation .occupateUl li {
	padding: 2.3rem 1rem;
	width: 22.8rem;
	min-height: 22rem;
	text-align: center;
	border: 0.2rem solid #D6000F;
	border-radius: 2rem;
	overflow: hidden;
}
#main .occupation .occupateUl .info {
	margin-bottom: 2.5rem;
	font-size: 2.4rem;
	font-weight: 700;
	color: #D6000F;
}
#main .occupation .occupateUl .info .sml {
	font-size: 1.8rem;
}
#main .occupation .occupateUl .image {
	margin: 0 auto;
	width: 13.6rem;
}
#main .occupation .comBtn01 {
	padding-right: 7.5rem;
	box-sizing: content-box;
}
@media all and (max-width: 896px) {
	#main .occupation {
		margin-bottom: 9.8rem;
	}
	#main .occupation .text {
		margin-bottom: 2.5rem;
		line-height: 1.68;
		font-size: 1.4rem;
	}
	#main .occupation .occupateUl {
		margin-bottom: 2.6rem;
		justify-content: center;
		gap: 1.2rem;
	}
	#main .occupation .occupateUl li {
		padding: 0.4rem 0.5rem 1rem;
		width: 11.8rem;
		min-height: 11.4rem;
		border: 1px solid #D6000F;
		border-radius: 1rem;
	}
	#main .occupation .occupateUl .info {
		margin-bottom: 0.3rem;
		font-size: 1.4rem;
		min-height: 3.6rem;
		line-height: 1.3;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	#main .occupation .occupateUl .info .sml {
		font-size: 1.4rem;
		display: block;
		width: 100%;
	}
	#main .occupation .occupateUl .image {
		width: 7.1rem;
	}
	#main .occupation .occupateUl .li01 {
		padding-top: 0.8rem;
	}
	#main .occupation .occupateUl .li01 .info {
		margin-bottom: 0.6rem;
	}
	#main .occupation .comBtn01 {
		padding-right: 0;
	}
	#main .occupation .comBtn01 li {
		width: 19.2rem;
		letter-spacing: 0.056rem;
	}
}
/* flow */
#main .flow {
	margin-bottom: 12.2rem;
}
#main .flow .text {
	margin-bottom: 7.7rem;
	line-height: 2;
	font-size: 2rem;
}
#main .flow .flowUl {
	margin-right: -1rem;
	gap: 2rem 2.4rem;
}
#main .flow .flowUl li {
	position: relative;
	padding: 1px 2rem 5rem;
	width: 19rem;
	border: 2px solid #D6000F;
	background-color: #fff;
	border-radius: 1.5rem;
}
#main .flow .flowUl li:not(:last-child)::after {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 100%;
	width: 1.7rem;
	height: 5.7rem;
	content: "";
	background: url(../img/recruit/flow_icon.png) no-repeat left top / 100%;
}
#main .flow .flowUl .tag {
	padding: 1rem 0.5rem;
	margin: -2.3rem auto 3.2rem;
	min-width: 8.8rem;
	width: fit-content;
	text-align: center;
	font-family: "Montserrat", sans-serif;
	color: #fff;
	background-color: #D6000F;
	font-size: 1.4rem;
	font-weight: 900;
	letter-spacing: 0.084rem;
	border-radius: 2.4rem;
}
#main .flow .flowUl .title {
	margin: 0 auto 1.7rem;
	width: fit-content;
	border-bottom: 1px solid #000;
	font-size: 1.8rem;
	font-weight: 700;
	letter-spacing: 0.1rem;
	font-family: "Montserrat", sans-serif;
}
#main .flow .flowUl .info {
	line-height: 1.75;
	text-align: justify;
}
@media all and (max-width: 896px) {
	#main .flow {
		margin-bottom: 9.5rem;
	}
	#main .flow .text {
		margin-bottom: 4.8rem;
		line-height: 1.68;
		font-size: 1.4rem;
		text-align: justify;
	}
	#main .flow .flowUl {
		margin-right: 0;
		display: block;
	}
	#main .flow .flowUl li {
		margin-bottom: 4.1rem;
		padding: 1px 3rem 1.7rem;
		width: auto;
		min-height: 13.8rem;
		border: 1px solid #D6000F;
	}
	#main .flow .flowUl li:last-child {
		margin-bottom: 0;
	}
	#main .flow .flowUl li:not(:last-child)::after {
		top: 100%;
		transform: translateX(-50%);
		left: 50%;
		width: 4.3rem;
		height: 1.7rem;
		background-image: url(../img/recruit/flow_icon_sp.png);
	}
	#main .flow .flowUl .tag {
		padding: 0.8rem 0.5rem;
		margin: -2rem auto 1rem;
	}
	#main .flow .flowUl .title {
		margin-bottom: 0.7rem;
	}
	#main .flow .flowUl .info {
		font-size: 1.6rem;
	}
}
/* support */
#main .support {
	margin-bottom: 12.3rem;
}
#main .support .text {
	line-height: 2;
	font-size: 2rem;
}
@media all and (max-width: 896px) {
	#main .support {
		margin-bottom: 10rem;
	}
	#main .support .text {
		line-height: 1.68;
		font-size: 1.4rem;
		text-align: justify;
	}	
}
/* career */
#main .career .text {
	margin-bottom: 5.5rem;
	line-height: 2;
	font-size: 2rem;
}
#main .career .careerUl {
	padding-top: 1.1rem;
	gap: 2rem 4rem;
	background: url(../img/recruit/career_bg.png) no-repeat center top / 72.9rem auto;
}
#main .career .careerUl li {
	position: relative;
	width: 16.6rem;
}
#main .career .careerUl li:not(:last-child)::after {
	position: absolute;
	top: 62.7%;
	left: 107%;
	content: "";
	width: 2.4rem;
	height: 2.8rem;
	background: url(../img/recruit/career_icon.png) no-repeat left top / cover;
	z-index: 1;
}
#main .career .careerUl .li01 {
	width: 18.5rem;
}
#main .career .careerUl .image {
	min-height: 16.5rem;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: flex-end;
	margin: 0 auto 0.8rem;
	width: 14.9rem;
}
#main .career .careerUl .tag {
	padding: 0.6rem 2rem 0.4rem;
	margin: 0 auto 1.5rem;
	width: fit-content;
	color: #fff;
	background-color: #D6000F;
	font-size: 1.8rem;
	font-weight: 700;
	font-family: "Montserrat", sans-serif;
	border-radius: 2.1rem;
}
#main .career .careerUl .info {
	text-align: justify;
	line-height: 1.75;
}
@media all and (min-width: 897px) {
	#main .career .careerUl .li02 img {
		padding-bottom: 1.2rem;
	}
}
@media all and (max-width: 896px) {
	#main .career .text {
		margin-bottom: 4rem;
		line-height: 1.68;
		font-size: 1.4rem;
		text-align: justify;
	}
	#main .career .careerUl {
		margin: 0 0 0 -0.8rem;
		padding-top: 0;
		gap: 2.3rem 0;
		flex-direction: column-reverse;
		background: url(../img/recruit/career_bg_sp.png) no-repeat left bottom / 3.9rem calc(100% - 0.8rem);
	}
	#main .career .careerUl li {
		padding-left: 3rem;
		width: 100%;
		display: flex;
		flex-wrap: wrap;
		align-items: flex-end;
	}
	#main .career .careerUl li:not(:last-child)::after {
		top: -1.8rem;
		left: 5.7rem;
		width: 1.8rem;
		height: 1.5rem;
		background-image: url(../img/recruit/career_icon_sp.png);
		background-position: left top;
	}
	#main .career .careerUl .li01 {
		width: 100%;
	}
	#main .career .careerUl .image {
		min-height: fit-content;
		display: block;
		margin-top: 0.3rem;
		width: 7rem;
		text-align: center;
	}
	#main .career .careerUl .textBox {
		margin-left: 0.9rem;
		flex: 1;
	}
	#main .career .careerUl .tag {
		padding: 0.2rem 1.1rem;
		margin: 0 0 0.5rem;
		font-size: 1.4rem;
		font-family: "Zen Kaku Gothic New", sans-serif;
	}
	#main .career .careerUl .info {
		font-size: 1.4rem;
		line-height: 1.68;
		text-align: justify;
		min-height: 4.7rem;
	}
	#main .career .careerUl .li02 .image,
	#main .career .careerUl .li03 .image {
		margin: 0 auto;
	}
	#main .career .careerUl .li02 .image img {
		width: 6.3rem;
	}
	#main .career .careerUl .li03 .image img {
		width: 5.5rem;
	}
}
/* staff */
#main .staff {
	padding: 13.5rem 0 18.5rem;
	background-color: #F5F5F5;
}
#main .staff .content {
	max-width: 92rem;
	padding: 0 9rem 0 0;
}
#main .staff .headLine04 {
	margin-bottom: 6.5rem;
}
#main .staff .headLine04 .jp {
	margin-top: 6.3rem;
}
#main .staff .h_title {
	margin-bottom: 13.7rem;
	font-size: 3rem;
	font-weight: 900;
	letter-spacing: 0.12rem;
	line-height: 1.9;
}
#main .staff .imgBox {
	margin: 0 0 8.5rem 0;
	flex-direction: row-reverse;
	align-items: flex-end;
}
#main .staff .imgBox .photoBox {
	margin-left: 4rem;
	width: 34rem;
}
#main .staff .imgBox .photoBox img {
	width: 100%;
}
#main .staff .imgBox .textBox {
	margin-bottom: 1rem;
	flex: 1;
}
#main .staff .imgBox .textBox .name {
	margin-bottom: 6rem;
	font-size: 2.4rem;
	font-weight: 900;
	letter-spacing: 0.096rem;
}
#main .staff .imgBox .textBox .text {
	font-size: 1.8rem;
	letter-spacing: 0.072rem;
	line-height: 2.27;
}
#main .staff .innerBox {
	margin-bottom: 8rem;
}
#main .staff .innerBox:last-child {
	margin-bottom: 0;
}
#main .staff .innerBox .text {
	line-height: 2;
}
#main .staff .innerBox .photo {
	margin-top: 8.1rem;
}
#main .staff .innerBox .photo img {
	width: 100%;
}
@media all and (max-width: 896px) {
	#main .staff {
		padding: 5.6rem 0 10rem;
	}
	#main .staff .content {
		padding: 0 3.8rem;
		margin: 0;
	}
	#main .staff .headLine04 {
		margin-bottom: 3.7rem;
	}
	#main .staff .headLine04 .en {
		font-size: 3.6rem;
	}
	#main .staff .headLine04 .jp {
		margin-top: 1.6rem;
		font-size: 1.4rem;
		font-weight: 500;
	}
	#main .staff .h_title {
		margin-bottom: 3.7rem;
		font-size: 1.6rem;
		letter-spacing: 0;
		font-family: "Montserrat", sans-serif;
		line-height: 1.73;
	}
	#main .staff .imgBox {
		margin: 0 0 3.8rem;
		display: block;
	}
	#main .staff .imgBox .photoBox {
		margin: 0 0 4rem;
		width: auto;
	}
	#main .staff .imgBox .textBox {
		margin-bottom: 0;
	}
	#main .staff .imgBox .textBox .name {
		margin-bottom: 0.5rem;
		font-family: "Montserrat", sans-serif;
		font-size: 1.6rem;
		letter-spacing: 0;
		line-height: 1.73;
	}
	#main .staff .imgBox .textBox .text {
		font-size: 1.4rem;
		letter-spacing: 0;
		line-height: 1.68;
	}
	#main .staff .innerBox {
		margin-bottom: 3rem;
	}
	#main .staff .innerBox .text {
		line-height: 1.68;
		text-align: justify;
	}
	#main .staff .innerBox .photo {
		margin-top: 3rem;
	}
}