@charset "utf-8";

.pc {
	display: none;
}

/* -------------------------------------------------- */
/* 採用（正社員・アルバイト） */
/* -------------------------------------------------- */
#container {
	min-width: auto;
}

#recruitInfo {
	width: 100%;
}

#recruitInfo .frame1{
	width: 90%;
	margin-bottom: 70px;
}

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

#recruitMv {
	width: 80%;
	float: right;
}

#recruitMv img {
	width: 100%;
}

#recruitTit {
	position: absolute;
	bottom: -30px;
	left: 5%;
	line-height: 1.1;
}

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

#recruitTitJp {
	font-size: 1.4rem;
  color: #000000;
  letter-spacing: 1.4em;
}

.noteTxt {
	padding: 0.5em 1em;
	color: #c70000;
	border: 2px solid;
	font-size: 1.8rem;
	font-weight: 600;
	letter-spacing: 0.05em;
	display: flex;
	align-items: center;
	justify-content: center;
}

/* 代表メッセージ */
/* ---------------------------- */
#ceoMessage {
	width: 100%;
	margin-bottom: 80px;
	background: url(../../img/recruit/recruit_img1_2_sp.jpg) 0 0 no-repeat;
	-webkit-background-size: contain;
	background-size: contain;
}

#ceoMesIn {
	padding: 30px 5% 0;
}

#ceoMesIn h3 {
	padding-bottom: 40vw;
}

#ceoMesIn h3 .titEn {
	letter-spacing: 0.5em;
	font-size: 1.2rem;
}

.ceoName {
	letter-spacing: 0.5em;
	font-size: 2.3rem;
	font-weight: 500;
}

.ceo {
	display: block;
	letter-spacing: 0.2em;
	font-size: 1.4rem;
	font-weight: 300;
}

#ceoSubTit {
  font-size: 2rem;
  font-weight: 500;
  letter-spacing: 0.11em;
  text-align: center;
	padding-bottom: 20px;
}

#ceoMesBtn {
	padding-bottom: 30px;
}

#ceoMesBtn li {
	width: 48%;
	padding: 5px 4%;
	margin-right: 2%;
	display: inline-block;
	border: 1px #333333 solid;
	font-size: 1.5rem;
	cursor: pointer;
	letter-spacing: -0.02em;
	text-align: center;
	float: left;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

#ceoMesBtn li.select {
	background: #333333;
	color: #FFFFFF;
}

#ceoMesBtn li:last-child {
	margin-right: 0;
	float: right;
}

.ceoTab {
/*	height: 20em;*/
	font-size: 1.6rem;
	letter-spacing: 0.15em;
	line-height: 1.6;
	font-weight: 400;
}

.ceoTab:last-child {
/*	height: 30em;*/
}

.disnon {
	display: none;
}


/* 求める人物像 */
/* ---------------------------- */
#recruitAbout {
	width: 100%;
	padding-bottom: 50px;
}

#figure {
	width: 90%;
	margin: 0 auto 60px;
}

#figureList {
	letter-spacing: -0.4em;
	text-align: center;
}

#figureList li {
	display: inline-block;
	width: 48%;
	vertical-align: top;
	margin: 0 0 20px 2%;
	text-align: center;
	letter-spacing: normal;
}

#figureList li:first-child {
	margin-left: 2%;
}

.figureImg {
	width: 100%;
	margin-bottom: 20px;
	vertical-align: bottom;
}

.figureImg img {
	width: auto;
  max-height: 163px;
  vertical-align: bottom;
}

.figureTxt {
	font-size: 1.3rem;
  display: inline-block;
  text-align: left;
  font-weight: 500;
  letter-spacing: -0.05em;
}

/* 職場の環境 */
/* ---------------------------- */
.ws {
	padding: 0 5%;
	letter-spacing: -0.4em;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.wsPhoto {
	width: 100%;
	display: inline-block;
	letter-spacing: normal;
	vertical-align: middle;
}

.wsPhoto img {
	width: 100%;
}

.wsPhoto.left {
	float: none;
}

.wsPhoto.right {
	float: none;
}

.wsTxt {
	width: 100%;
  padding: 15px 5% 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: table-cell;
  letter-spacing: 0.15em;
  vertical-align: middle;
  line-height: 1.6;
  font-size: 1.6rem;
}

.wsTxt.left {
	float: left;
}

.wsTxt.right {
	float: right;
}

/* インタビュー */
/* ---------------------------- */
#interview {
	padding: 30px 0 80px;
	position: relative;
	background: #f9f8f4;
}

#interview * {
	transition: all 0.3s ease-in-out 0s;
}

#ivWrap {
	position: relative;
}

#staffList {
	width: 100%;
	position: relative;
}

#staffList li {
	width: 100%;
	height: 270px;
}

#staffList li:last-child {
	width: 100%;
}

.staff {
	-webkit-background-size: cover;
	background-size: cover;
	cursor: pointer;
}

.staffIn {
	padding: 30px 5%;
}

#staff1 {
	background: url(../../img/recruit/takeshita2.jpg) 50% top no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
}

#staff2 {
	background: url(../../img/recruit/uemura2.jpg) 60% top no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
}

#staff3 {
	background: url(../../img/recruit/kajihara.jpg) 60% top no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
}

/*
.staff .name {
	font-size: 2.5rem;
	padding-bottom: 10px;
}

.staff .name span {
	padding-left: 20px;
	font-size: 0.9rem;
	vertical-align: middle;
}
*/
.job {
	font-size: 1.6rem;
}

.staff .nameEn {
	font-size: 1.8rem;
	font-weight: 300;
	letter-spacing: 0.2em;
}

.staffDetail {
	width: 100%;
	height: 660px;
	position: absolute;
	top: 250px;
	right: 0;
	z-index: 100;
	background: #333;
	color: #FFFFFF;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-overflow-scrolling: touch;
	-moz-overflow-scrolling: touch;
	font-size: 1.7rem;
	overflow-y: scroll;
}

#staff2Detail {
	top: 520px;
}

#staff3Detail {
	top: 790px;
}

.staffInterview {
	padding: 30px 5% 0;
}

.staffDetail dt {
	padding-bottom: 10px;
	font-weight: 600;
	font-size: 1.8rem;
}

.staffDetail dt span {
	font-weight: normal;
}

.staffDetail dd {
	padding-bottom: 30px;
	font-size: 1.6rem;
	color: #BBB;
}

.staffDetail {
	height: 0;
}

.ivCloseBtn {
	width: 100%;
  margin: 0 auto;
	text-align: left;
	cursor: pointer;
}

.ivCloseBtn img {
	width: 13%;
	height: auto;
}

.closeBottom {
	text-align: center !important;
	padding-bottom: 20px;
}

.closeBottom img {
	width: 20px !important;
	height: 20px !important;
}

.que {
	padding-right: 5px;
}

.ans {
	padding-right: 5px;
}

/* 採用の流れ */
/* ---------------------------- */
#requirements {
	padding-top: 30px;
}

#process {
	width: 90%;
	margin: 0 auto 30px;
}

#process li {
	width: 100%;
	display: block;
	padding-bottom: 20px;
	vertical-align: top;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

#process li:last-child .prgTxt {
	background: none;
}

.prgTit {
	display: block;
  width: 100%;
  padding: 20px 0;
  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 {
	font-size: 1.6rem;
  padding: 10px 0 30px 0;
  background: url(../../img/common/icon13.png) center bottom no-repeat;
  background-size: 8%;
}

.prgTxt span {
	color: #F00;
}

/* 募集要項 */
/* ---------------------------- */
#guidelines {
	width: 90%;
	margin: 0 auto;
}

#companyInfo {
	width: 100%;
	height: 100%;
	font-size: 1.4rem;
	border-bottom: 2px #bfbfbf solid;
}

#companyInfo th {
	display: block;
	width: 100%;
	padding: 10px 5%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
	border-top: 2px #bfbfbf solid;
}

.glTit {
	height: 100%;
	padding: 10px 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 1.6rem;
}

#companyInfo td {
	display: block;
	width: 100%;
	padding: 20px 0;
	border-top: 1px #EEE solid;
	font-size: 1.6rem;
}

.infoList dt {
	font-weight: 500;
}

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

.cancel {
	text-decoration: line-through;
}


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

#entry a {
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 81px;
	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;
}
