@charset "utf-8";

/* -------------------------------------------------- */
/* 採用（正社員・アルバイト） */
/* -------------------------------------------------- */

/* メイン画像 */
/* ---------------------------- */
#recruitFv {
	width: 100%;
	margin-bottom: 80px;
	position: relative;
}

#recruitMv {
	width: 76%;
	float: left;
}

#recruitMv img {
	width: 100%;
}

#recruitTit {
	position: absolute;
	top: 50%;
	margin-top: -6em;
	right: 100px;
	line-height: 1.2;
	text-align: right;
}

#recruitTitEn {
	font-size: 10.7rem;
	color: #000000;
	letter-spacing: 0.1em;
	font-weight: 300;
}

#recruitTitJp {
	font-size: 3.2rem;
	color: #000000;
	letter-spacing: 1.5em;
	text-align: right;
	margin-right: -1em;
}

/* 募集しているスキル */
/* ---------------------------- */
#skills {
	margin: 0 auto 100px;
}

#skillIn {
	width: 100%;
	padding: 40px;
	border: 4px #0095da solid;
	border-radius: 70px;
	text-align: center;
}

#slillTit {
	font-size: 2.7rem;
	line-height: 1.2;
	padding-bottom: 40px;
	color: #0095da;
	display: inline-block;
	text-align: left;
}

#slillTit span {
	display: inline-block;
	vertical-align: middle;
}

#slillTit:before {
	content: "";
	width: 80px;
	height: 100px;
	background: url(../../img/recruit-partner/recruit_p_img1.png) 0 0 no-repeat;
	display: inline-block;
	vertical-align: middle;
	background-size: contain;
}

#skillList1 {
	display: inline-block;
/*	width: 283px;*/
	text-align: left;
	vertical-align: top;
	margin-right: 60px;
}

#skillList3 {
	display: inline-block;
	width: 283px;
  text-align: left;
  vertical-align: top;
  margin-right: 60px;
}

#skillList3 span {
	text-decoration: line-through;
	color: #999999;
}

#skillList4 {
	display: inline-block;
	width: 365px;
	text-align: left;
	vertical-align: top;
}

#skillList4 span {
	text-decoration: line-through;
	color: #999999;
}

#skillList2 {
	display: inline-block;
/*	width: 365px;*/
	text-align: left;
	vertical-align: top;
}

#skillList {
	max-width: 780px;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	gap: 1em 0;
}

#skillIn li {
	width: 48%;
	font-weight: bold;
	font-size: 2.0rem;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	display: flex;
	align-items: center;
	gap: 0 0.25em;
}

#skillIn li:before {
	content: "";
	width: 24px;
	height: 19px;
	display: flex;
	align-items: center;
	justify-content: center;
	vertical-align: middle;
	background: url(../../img/recruit-partner/check_icon.png) 0 0 no-repeat;
}

#skillIn li span {
	display: inline-block;
	vertical-align: middle;
}

#skillEnd {
	padding-top: 20px;
}

#etc {
	width: 41%;
	padding: 10px 20px;
	margin: 0 auto 20px;
	font-size: 1.5rem;
	font-weight: bold;
	text-align: center;
	color: #999999;
	border: 1px solid;
}


/* 求める人物像 */
/* ---------------------------- */
#figure {
	margin: 0 auto 100px;
	text-align: center;
}

#figure h3 {
	text-align: left;
}


#figureList {
	text-align: left;
	display: inline-block;
	letter-spacing: -0.4em;
}

#figureList li {
	display: inline-block;
	vertical-align: top;
	margin-left: 120px;
	text-align: center;
	letter-spacing: normal;
}

#figureList li:first-child {
	margin-left: 0px;
}

.figureImg {
	height: 160px;
	margin-bottom: 20px;
	vertical-align: bottom;
}

.figureImg img {
	vertical-align: bottom;
}

.figureTxt {
	font-size: 1.6rem;
	display: inline-block;
	text-align: left;
	font-weight: 500;
}

/* インタビュー */
/* ---------------------------- */
#interview {
	padding-bottom: 100px;
}

#ivList li {
	width: 470px;
	min-height: 231px;
	border: 1px #c9c9c9 solid;
	padding: 15px;
	display: inline-block;
	letter-spacing: -0.4em;
}

#ivList li:nth-child(2n) {
	margin-left: 56px;
}

.ivIcon {
	width: 100px;
	margin-right: 15px;
	display: inline-block;
	vertical-align: middle;
	letter-spacing: normal;
}

.iv {
	padding-bottom: 15px;
}

.ivName {
	width: 320px;
	display: inline-block;
	vertical-align: middle;
	letter-spacing: normal;
}

.ivTxt {
	letter-spacing: normal;
}

.ivCopy {
	padding-top: 15px;
	line-height: 1.2;
	font-weight: bold;
}

/* 応募条件 */
/* ---------------------------- */
#applicant {
	padding-bottom: 100px;
}

#applicantList {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

#applicantList li {
	width: 16%;
	height: auto;
	aspect-ratio: 1 / 1;
}

.applicantBox {
	width: 100%;
	height: 100%;
	text-align: center;
	border: 2px #0095da solid;
	display: flex;
	align-items: center;
	justify-content: center;
	font-weight: 600;
	color: #0095da;
}

/* ご依頼の流れ */
/* ---------------------------- */
#workFlow {
	padding-bottom: 100px;
}

#workFlowStep li {
	width: 170px;
	display: inline-block;
	vertical-align: top;
	margin-left: 34px;
	position: relative;
}

#workFlowStep li:after {
	content: "";
	position: absolute;
	top: 60px;
	left: -35px;
	width: 13px;
	height: 20px;
	background: url(../../img/common/icon17.png) 0 0 no-repeat;
}

#workFlowStep li:first-child {
	margin-left: 0px;
}

#workFlowStep li:first-child:after {
	background: none;
}

.workFlowImg {
	text-align: center;
	height: 140px;
}

.workFlowDetail p {
	font-size: 1.3rem
}

.workFlowDetail h4 {
	font-size: 1.6rem;
	font-weight: 500;
	margin-bottom: 8px;
}

.workFlowDetail .num {
	width: 22px;
	height: 22px;
	display: inline-block;
	color: #FFF;
	font-size: 1.3rem;
	background: #0095da;
	border-radius: 22px;
	text-align: center;
	margin-right: 5px;
}

.workFlowDetail span {
	vertical-align: middle;
}


/* よくある質問 */
/* ---------------------------- */
#faqRecruit {
	padding-bottom: 100px;
}

#faqList li {
	padding-bottom: 10px;
}

.faqQ {
	font-size: 1.8rem;
	padding: 10px 30px 10px 10px;
	border: 1px #c9c9c9 solid;
	cursor: pointer;
}

.faqQ.off {
	background: url(../../img/common/icon13.png) 98% center no-repeat;
	-webkit-background-size: 24px auto;
	background-size: 24px auto;
}

.faqQ.on {
	background: url(../../img/common/icon12.png) 98% center no-repeat;
	-webkit-background-size: 24px auto;
	background-size: 24px auto;
}

.faqA {
	background: #f9f9f9;
	padding: 10px;
	border-left: 1px #c9c9c9 solid;
	border-bottom: 1px #c9c9c9 solid;
	border-right: 1px #c9c9c9 solid;
	font-size: 1.6rem;
}

#faqList .faqTxt {
	display: block;
	position: relative;
	padding-left: 30px;
}

.faqQ .faqTxt:before {
	content: "Q";
	color: #cd2121;
	font-family: 'Chivo', sans-serif;
	position: absolute;
	top: 0;
	left: 0;
}

.faqA .faqTxt:before {
	content: "A";
	color: #0095da;
	font-family: 'Chivo', sans-serif;
	position: absolute;
	top: -1px;
	left: 0;
	font-size: 1.8rem;
}


/* 採用の流れ */
/* ---------------------------- */

#process {
	margin-bottom: 100px;
}

#process li {
	width: 225px;
	display: inline-block;
	padding-left: 26px;
	vertical-align: top;
	background: url(../../img/common/icon1.png) 8px 42px no-repeat;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

#process li:first-child {
	display: inline-block;
	padding-left: 10px;
	background: none;
}

.prgTit {
	display: table-cell;
	width: 225px;
	height: 90px;
	vertical-align: middle;
	border: 1px #7d7d7d solid;
	text-align: center;
	font-size: 1.9rem;
	line-height: 1.2;
}

.prgTit .small {
	font-size: 1.1rem;
}

.prgTit.decide {
	background: #00a0e9;
	border: 1px #00a0e9 solid;
	color: #FFFFFF;
}

.prgTxt {
	padding: 20px 0 0 0;
}
.prgTxt span {
	color: #F00;
}

/* 募集要項 */
/* ---------------------------- */
#guideline {
	width: 100%;
}

#companyInfo {
	height: 100%;
	width: 100%;
	font-size: 1.4rem;
}

#companyInfo th {
	width: 250px;
	height: 100%;
	padding: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
	border-top: 1px #bfbfbf solid;
	border-bottom: 1px #bfbfbf solid;
}

.glTit {
	height: 100%;
	padding: 10px 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-right: 1px #bfbfbf solid;
}

#companyInfo td {
	padding: 20px;
	border-top: 1px #bfbfbf solid;
	border-bottom: 1px #bfbfbf solid;
}

#companyInfo td a {
	color: #333333;
}

.infoList dt {
	font-weight: 500;
}

.infoList dd {
	padding-bottom: 30px;
}

/* 応募ボタン */
/* ---------------------------- */

#entry {
	height: 300px;
	position: relative;
}

#entry a {
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 100px;
	background: #00a0e9;
	color: #FFFFFF;
	font-size: 3.2rem;
	letter-spacing: 0.5em;
	padding: 30px 0;
	z-index: 9999;
	text-align: center;
	transition: all 0.3s ease-in-out 0s;
	overflow: hidden;
}

#entry a:hover {
	text-decoration: none;
	background: #0eaef6;
}
