@charset "utf-8";
/*------------------------------------------------------------
	recruit
------------------------------------------------------------*/
.mainBox {
	padding: 14rem 0 0;
}
#main .message {
	padding: 0.1rem 0 16.6rem;
	position: relative;
	color: #fff;
	background-color: #666;
}
#main .message::before {
	position: absolute;
	left: 0;
	top: -11.7rem;
	width: 100%;
	height: 13.8rem;
	background: url(../img/recruit/message_bg01.png) no-repeat;
	background-size: 100% 100%;
	content: "";
}
#main .message::after {
	position: absolute;
	left: 0;
	bottom: -1px;
	width: 100%;
	height: 11.3rem;
	background-color: #fff;
	clip-path: polygon(100% 0, 0% 100%, 100% 100%);
	content: "";
}
#main .message .photoBox {
	margin: -7.4rem 0 2.8rem;
	position: relative;
}
#main .message img {
	width: 100%;
}
#main .message .headLine04 {
	position: absolute;
	width: 95.6rem;
	left: 50%;
	top: 33%;
	text-align: left;
	transform: translateX(-50%);
}
#main .message .photoBox p {
	width: 95.4rem;
	position: absolute;
	left: 50%;
	bottom: 14%;
	font-size: 5.2rem;
	font-weight: 700;
	transform: translateX(-50%);
}
#main .message .photoBox p .line {
	color: #A00D18;
}
#main .message .textBox {
	width: 97rem;
	margin: 0 auto;
	font-weight: 700;
}
#main .message .ttl {
	width: 36rem;
	font-size: 2.4rem;
	line-height: 1.79;
}
#main .message .ttl span {
	background: -webkit-linear-gradient(#A00D18,#A00D18) repeat-x center bottom 0.3rem / 100% 1.5rem;
	box-decoration-break: clone;
	-webkit-box-decoration-break: clone;
}
#main .message .textBox p {
	margin-top: -1.2rem;
	width: 44.5rem;
	font-size: 1.6rem;
	line-height: 1.75;
}
#main .numbers {
	padding: 3rem 0 16.9rem;
	position: relative;
	background-color: #fff;
}
#main .numbers::after {
	position: absolute;
	left: 0;
	bottom: -1px;
	width: 100%;
	height: 11.3rem;
	background-color: #E6E6E6;
	clip-path: polygon(100% 0, 0% 100%, 100% 100%);
	content: "";
}
#main .numbers li {
	margin-top: 6.5rem;
	width: 23rem;
}
#main .numbers .ttl {
	padding: 1.2rem 0 1.4rem;
	position: relative;
	text-align: center;
	color: #fff;
	font-size: 2.3rem;
	font-weight: 700;
	background-color: #666666;
	border-radius: 5rem;
}
#main .numbers .ttl::before {
	position: absolute;
	left: 50%;
	width: 2.7rem;
	height: 2rem;
	bottom: -1.7rem;
	background-color: #666;
	content: "";
	transform: translateX(-50%);
	clip-path: polygon(100% 0, 0 0, 50% 100%);
}
#main .numbers .text {
	margin: 1.3rem -7rem 0;
	display: flex;
	align-items: flex-end;
	justify-content: center;
	color: #004EA2;
	font-weight: 700;
	font-size: 3.55rem;
}
#main .numbers .text .num {
	margin-bottom: -1rem;
	font-size: 11.8rem;
	line-height: 1;
	font-weight: 400;
	font-family: "Racing Sans One", sans-serif;
}
#main .numbers .text .num.sml {
	font-size: 8.1rem;
}
#main .qualification {
	padding: 2rem 0 59.7rem;
	background-color: #fff;
	position: relative;
}
#main .qualification::after {
	position: absolute;
	left: 0;
	bottom: -1px;
	width: 100%;
	height: 11.3rem;
	background-color: #E6E6E6;
	clip-path: polygon(100% 0, 0% 100%, 100% 100%);
	content: "";
}
#main .staff {
	margin-bottom: 4.1rem;
	padding: 3.5rem 0 24.4rem;
	position: relative;
}
#main .staff::after {
	position: absolute;
	left: 0;
	bottom: -1px;
	width: 100%;
	height: 11.3rem;
	background-color: #fff;
	clip-path: polygon(100% 0, 0% 100%, 100% 100%);
	content: "";
}
#main .staff li {
	padding: 1.2rem 2rem 1.9rem;
	box-sizing: border-box;
	background-color: #fff;
}
#main .staff li img {
	width: 100%;
}
#main .staff .name {
	padding: 0 0.4rem 1.2rem;
	margin-bottom: 1.5rem;
	font-size: 1.8rem;
	font-weight: 700;
	border-bottom: 1px solid #CCCCCC;
}
#main .staff .name .en {
	display: block;
	font-size: 2.5rem;
}
#main .staff .name .sml {
	margin-top: 1.1rem;
	display: block;
	font-weight: 500;
	font-size: 1.4rem;
}
#main .staff dl {
	margin: 0 0.2rem;
	font-feature-settings: "palt";
}
#main .staff dt {
	padding-bottom: 0.4rem;
	font-size: 1.6rem;
	font-weight: 700;
}
#main .staff dd {
	padding-bottom: 0.9rem;
	text-align: justify;
}
#main .comBtmBox {
	background-color: #fff;
}
@media all and (min-width: 897px) {
	.pageTitle .textSub {
		width: 80rem;
		margin-bottom: 4rem;
	}
	.pageTitle .textSub .ttl {
		margin: -0.3rem 2.2rem 2.7rem 0;
		font-size: 2rem;
	}
	.comTopList {
		margin-bottom: 4.3rem;
	}
	#main .message .headLine04 .en {
		margin-bottom: -0.6rem;
		font-size: 6.9rem;
	}
	#main .numbers .content {
		width: 93.6rem;
	}
	#main .numbers .headLine04 {
		margin-bottom: 8.1rem;
	}
	#main .numbers ul {
		margin: -6.5rem 1.7rem 0 0;
		position: relative;
	}
	#main .numbers ul::after {
		content: "";
		width: 23rem;
	}
	#main .qualification .headLine04 .en {
		margin-bottom: 0.5rem;
	}
	#main .staff .headLine04 .en {
		margin-bottom: 0.6rem;
	}
	#main .staff .content {
		width: 96rem;
	}
	#main .staff .headLine04 {
		margin-bottom: 5.9rem;
	}
	#main .staff ul {
		margin: -4rem -0.2rem 0 0.1rem;
		position: relative;
	}
	#main .staff ul::after {
		content: "";
		width: 30rem;
	}
	#main .staff li {
		margin-top: 4rem;
		width: 30rem;
	}
	.comBtmBox01 {
		padding: 7.6rem 0 12.1rem 6.8rem;
	}
}
@media all and (max-width: 896px) {
	.pageTitle .textSub .ttl {
		margin-bottom: 1.8rem;
	}
	.pageTitle .textSub p {
		padding-bottom: 0.3rem;
		font-feature-settings: "palt";
	}
	.comTopList {
		margin-bottom: 4.6rem;
	}
	.mainBox {
		margin-top: 37.2vw;
		padding: 0;
		background-image: none;
	}
	#main .message {
		padding: 0.1rem 0 7.2rem;
	}
	#main .message::before {
		display: none;
	}
	#main .message::after {
		height: 5.6rem;
	}
	#main .message .photoBox {
		margin: -26.6vw 0 3.1rem;
	}
	#main .message .headLine04 {
		width: auto;
		left: 2rem;
		top: 23.5%;
		transform: none;
	}
	#main .message .photoBox p {
		width: auto;
		left: 2rem;
		bottom: 13.5%;
		font-size: 2.65rem;
		transform: none;
	}
	#main .message .textBox {
		margin: 0 2.2rem;
		width: auto;
		display: block;
	}
	#main .message .ttl {
		width: auto;
		font-size: 1.38rem;
	}
	#main .message .ttl span {
		background-position: center bottom 0.1rem;
		background-size: 100% 1rem;
	}
	#main .message .textBox p {
		margin-top: 1.2rem;
		text-align: justify;
		width: auto;
		font-feature-settings: "palt";
		font-size: 1.4rem;
	}
	#main .numbers {
		padding: 0.1rem 0 9.6rem;
	}
	#main .numbers::after {
		height: 5.6rem;
	}
	#main .numbers .headLine04 {
		margin: -0.4rem 0 3rem;
	}
	#main .numbers ul {
		margin: -3rem 3.5rem 0 2.3rem;
	}
	#main .numbers li {
		margin-top: 3rem;
		width: 42.4%;
	}
	#main .numbers .ttl {
		padding: 0.7rem 0 0.7rem;
		font-size: 1.25rem;
	}
	#main .numbers .ttl::before {
		width: 1.7rem;
		height: 1.5rem;
		bottom: -1rem;
	}
	#main .numbers .text {
		margin: 0.6rem -7rem 0;
		font-size: 1.9rem;
	}
	#main .numbers .text .num {
		margin-bottom: -1rem;
		font-size: 6.4rem;
	}
	#main .numbers .text .num.sml {
		margin-bottom: -0.5rem;
		font-size: 4.4rem;
	}
	#main .qualification {
		padding: 0.1rem 0 24.7rem;
	}
	#main .qualification::after {
		height: 5.6rem;
	}
	#main .staff {
		padding: 0.1rem 0 11.3rem;
		margin-bottom: 2rem;
	}
	#main .staff::after {
		height: 5.6rem;
	}
	#main .staff .headLine04 {
		margin-top: -0.2rem;
	}
	#main .staff ul {
		display: block;
	}
	#main .staff li {
		margin-bottom: 1.5rem;
		padding: 1rem 1.1rem 1.3rem;
	}
	#main .staff li:last-child {
		margin-bottom: 0;
	}
	#main .staff .name {
		padding: 0 0.4rem 1.6rem;
		margin-bottom: 1.5rem;
	}
	#main .staff .name .sml {
		margin-top: 0.2rem;
	}
	#main .staff dl {
		margin: 0 0.4rem;
	}
	.comBtmBox {
		padding: 2.9rem 0 16.1rem;
	}
}