@charset 'utf-8';
@media all and (max-width: 640px){/* Sp ***************/


.boxRecIndexTopWrap{
}
.boxRecIndexTop{
  width: 100%;
  margin: 0 auto;
}
.ulRecIndexTop li{
  float: left;
}

.boxRecIndex01{
  width: 100%;
  margin: 0 auto;
  margin-bottom: 0;
  padding-top: 0;
}
.boxRecIndex01F{
  display: table;
  width: 100%;
}
.boxRecIndex01FOne{
  display: table-cell;
  width: 25%;
  text-align: center;
}
.boxRecIndex01FOne:last-child{
  border-right: 0;
}
.boxRecIndex01FOne:hover{
}
.boxRecIndex01FOne a{
  display: block;
  width: 100%;
}
.boxRecIndex01FOne a:hover img{
  opacity: 1;
  filter: alpha(opacity=100);
}

.boxRecIndex02{
  position: relative;
  width: 100%;
  margin: 0 auto;
  margin-bottom: 60px;
}
.boxRecIndex02List{
  padding: 5% 2% 5% 5%;
  font-size: 0.9rem;
  font-size: 4.0vw;
}
.boxRecIndex02ListOne{
  display: block;
  width: 100%;
  margin-bottom: 3%;
}
.boxRecIndex02ListOne .txtDate{
  display: block;
  width: 100%;
  vertical-align: top;
}
.boxRecIndex02ListOne .txtDate:before{
  content: '-';
  margin-right: 3%;
}
.boxRecIndex02ListOne .txtTtl{
  display: block;
  width: 100%;
  padding-right: 0;
  vertical-align: top;
  letter-spacing: 0.15em;
}
.boxRecIndex02 .linkToArchive{
  position: static;
  top: auto;
  right: auto;
  display: block;
  width: 80%;
  margin: 0 auto;
  margin-top: 5%;
  padding: 3% 10% 3% 10%;
  background-image: url('/images/recruit/recruit-icn-arrow02.png');
  background-repeat: no-repeat;
  background-position: 10% center;
  text-align: center;
  letter-spacing: 0.2em;
  font-size: 0.7rem;
  font-size: 4.5vw;
}

.boxRecIndex03{
  position: relative;
  width: 90%;
  margin: 0 auto;
  margin-bottom: 28px;
}
.boxRecIndex03R{
  text-align: right;
}
.boxRecIndex03L .ttl,
.boxRecIndex03R .ttl{
  display: inline-block;
  width: 49.5%;
  padding: 2% 0;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  text-align: center;
  letter-spacing: 0.25em;
  font-size: 1.1rem;
  font-size: 4.0vw;
  font-weight: bold;
  cursor: pointer;
}
.boxRecIndex03L .ttl{
  margin-right: 1%;
}
.boxRecIndex03R .ttl{
  position: absolute;
  top: 1.8vw;
  right: 0;
}
.boxRecIndex03L.current .ttl,
.boxRecIndex03R.current .ttl{
  padding: 3% 0;
  cursor: auto;
}
.boxRecIndex03R.current .ttl{
  top: -1.7vw;
}
.boxRecIndex03L .boxCont,
.boxRecIndex03R .boxCont{
  display: none;
  padding-top: 10%;
  text-align: left;
}
.boxRecIndex03L.current .boxCont,
.boxRecIndex03R.current .boxCont{
  display: block;
}
.boxRecIndex03L .boxCont ul{
  overflow: hidden;
}
.boxRecIndex03L .boxCont li{
  float: left;
  width: 48%;
  margin-right: 4%;
  margin-bottom: 7%;
}
.boxRecIndex03L .boxCont li:nth-child(3n){
  margin-right: 4%;
}
.boxRecIndex03L .boxCont li:nth-child(2n){
  margin-right: 0
}
.boxRecIndex03L .boxCont li img{
  margin-bottom: 3%;
}
.boxRecIndex03L .boxCont li .ttl2{
  text-align: center;
  letter-spacing: 0.08em;
  font-size: 1.15rem;
  font-size: 4.0vw;
  font-weight: bold;
}
.boxRecIndex03R .boxCont ul{
  overflow: hidden;
}
.boxRecIndex03R .boxCont li{
  float: left;
  width: 48%;
  margin-right: 4%;
  margin-bottom: 7%;
  text-align: center;
}
.boxRecIndex03R .boxCont li:nth-child(4n){
  margin-right: 4%;
}
.boxRecIndex03R .boxCont li:nth-child(2n){
  margin-right: 0;
}
.boxRecIndex03R .boxCont li img{
  margin-bottom: 3%;
}
.boxRecIndex03R .boxCont li .ttl2{
  text-align: center;
  letter-spacing: 0.08em;
  font-size: 1.15rem;
  font-size: 4.0vw;
  font-weight: bold;
}

.boxRecIndex04{
  width: 90%;
  margin: 0 auto;
  margin-bottom: 5%;
  text-align: center;
}

.boxRecIndex05{
  width: 90%;
  margin: 0 auto;
  margin-bottom: 15%;
  text-align: center;
}










}/* /Sp ****************/