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



/* Sp Base Design */
body.home{
  min-width: 100%;
}
body.pageInterview.single{
  min-width: 100%;
}
body.pageEntry{
  min-width: 100%;
}
li{
  font-size: 4.0vw;
}
/* /Sp Base Design */





/* Header */
/*
  header{
    position: relative;
    z-index: 1001;
    margin-bottom: 0;
  }
  header.typeHeader03 {
    margin-bottom: 0;
    background-color: #fff;
  }
  .boxHeader{
    width: 100%;
  }
  .boxHeader01 {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding-top: 25.0vw;
  }
  header.typeHeader03 .boxHeader01 {
    display: block;
    width: 100%;
  }
  .single-recruit .boxHeader01{
    padding-top: 31vw;
  }
  .pageBeginner .boxHeader01,
  .pageExperienced .boxHeader01 {
    padding-top: 31vw;
  }
  .boxHeader01 .linkGnaviRecruit,
  .boxHeader01 .linkGnaviEntry,
  .boxHeader01 .boxGnaviElse{
    display: none;
  }
  header.typeHeader03 .boxHeader01 .linkGnaviRecruit,
  header.typeHeader03 .boxHeader01 .linkGnaviEntry,
  header.typeHeader03 .boxHeader01 .boxGnaviElse {
    display: none;
  }
  .boxHeader01 .linkGnaviLogo{
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    padding-bottom: 0;
    background-image: url('./../../images_sp/common/sp-gnavi-bg01.png');
    background-repeat: no-repeat;
    background-position: 4vw 4vw;
    background-size: 76% auto;
    vertical-align: bottom;
    text-align: center;
    line-height: 1.0;
    letter-spacing: 0.18em;
    font-size: 0.7rem;
    font-size: 4.7vw;
    color: #9f3b42;
  }
  header.typeHeader03 .boxHeader01 .linkGnaviLogo {
    width: 100%;
    margin-right: 0;
    line-height: 1.0;
    letter-spacing: 0.18em;
    font-size: 4.7vw;
    font-weight: 400;
  }
  .boxHeader01 .linkGnaviLogo .txtGnaviLogo {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    transform: none;
    -ms-transform: none;
    top: 21.0vw;
    display: inline-block;
    width: 91%;
    margin: 0 auto;
    padding: 2% 0;
    background-color: #1a368d;
    text-align: center;
    color: #fff;
  }
  header.typeHeader03 .boxHeader01 .linkGnaviLogo .txtGnaviLogo {
    display: inline-block;
    width: 91%;
    padding: 2% 0;
    text-align: center;
    line-height: 1.0;
  }
  .single-recruit .boxHeader01 .linkGnaviLogo .txtGnaviLogo {
    display: none;
  }
  .boxHeader01 .linkGnaviLogo .txtGnaviLogo br {
    display: none;
  }

  .boxHmbMenu .boxHmbMenuLogo{
    background-color: #fff;
    padding: 4vw 0 5% 4%;
  }
  .boxHmbMenu .boxHmbMenuLogo img{
    width: 79%;
  }
  .boxHmbMenu li{
    padding: 3% 0 3% 5%;
    border-bottom: 1px #666 dashed;
    font-size: 4.0vw;
  }
  .boxHmbMenu li:last-child{
    border: 0;
  }
*/
/* /Header */





/* Footer */
.boxFooterFixedMenu {
  position: fixed;
  z-index: 1000;
  bottom: 0;
  left: 0;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  width: 100%;
}

.boxFooterFixedMenu .link01FooterFixedMenu {
  width: 50%;
}

.boxFooterFixedMenu .link02FooterFixedMenu {
  width: 50%;
}
/*
.boxFooterFixedMenu .boxMenuL,
.boxFooterFixedMenu .boxMenuR {
  position: relative;
  display: table-cell;
  width: 50%;
  background-repeat: no-repeat;
  background-position: left top;
  vertical-align: middle;
  line-height: 1.1;
  letter-spacing: 0.1em;
  font-size: 5.0vw;
}

.boxFooterFixedMenu .boxMenuL {
  background-image: url('./../../images_sp/common/sp-footer-menu-bg01.png');
}
.boxFooterFixedMenu .boxMenuR {
  background-image: url('./../../images_sp/common/sp-footer-menu-bg02.png');
}
*/
.boxMenuLCR{
  display: table;
  width: 100%;
}
.boxFooterFixedMenu.typeCol3 .boxMenuL,
.boxFooterFixedMenu.typeCol3 .boxMenuC,
.boxFooterFixedMenu.typeCol3 .boxMenuR {
  overflow: hidden;
  position: relative;
  display: table-cell;
  width: 33.3333333%;
  vertical-align: middle;
}
.boxFooterFixedMenu.typeCol2 .boxMenuL,
.boxFooterFixedMenu.typeCol2 .boxMenuC {
  overflow: hidden;
  position: relative;
  display: table-cell;
  width: 50%;
  vertical-align: middle;
}
.boxFooterFixedMenu.typeCol2 .boxMenuR {
  display: none;
}
/*
.boxFooterFixedMenu .boxMenuL a,
.boxFooterFixedMenu .boxMenuR a{
  display: table;
  width: 100%;
  height: 15vw;
  color: #fff;
}
.boxFooterFixedMenu .boxMenuR a{
  background-image: url('./../../images_sp/common/sp-footer-menu-icn-tel.png');
  background-repeat: no-repeat;
  background-position: 23% center;
  background-size: 15%;
}
.boxFooterFixedMenu .boxMenuL .linkIn,
.boxFooterFixedMenu .boxMenuR .linkIn{
  display: table-cell;
  width: 100%;
  vertical-align: middle;
  text-align: center;
}
.boxFooterFixedMenu .boxMenuR .linkIn{
  padding-left: 23%;
}
.boxFooterFixedMenu .boxMenuR .small{
  font-size: 4.0vw;
}
*/

/*
footer{
}
.boxFooter00Wrap {
  margin-bottom: 10%;
  padding: 5%;
  background-color: #f2df37;
}
.boxFooter00 {
  display: block;
}
.boxFooter00 .dl01 {
  line-height: 1.0;
  font-size: 5.3vw;
}
.boxFooter00 .dl01 .small01 {
  font-size: 3.5vw;
}
.boxFooter00 .dl01 .small {
  font-size: 4.5vw;
}
.boxFooter00 .dl01 > dt {
  margin-bottom: 2%;
}
.boxFooter00L {
  width: 100%;
  margin-bottom: 5%;
  padding: 3% 3% 3% 21%;
  background-image: url('./../../images_sp/common/sp-footer-icn-tel01.png');
  background-repeat: no-repeat;
  background-position: 3% center;
  background-size: 15% auto;
}
.boxFooter00L .dl01 > dd {
  padding-left: 14%;
  background-image: url('./../../images_sp/common/sp-footer-icn-freedial01.png');
  background-repeat: no-repeat;
  background-position: left 0.15em;
  background-size: 11% auto;
  font-size: 7.0vw;
}
.boxFooter00R {
  width: 100%;
  padding: 3% 3% 3% 21%;
  background-image: url('./../../images_sp/common/sp-footer-icn-mail01.png');
  background-repeat: no-repeat;
  background-position: 3% center;
  background-size: 15% auto;
}
.boxFooter00R .dl01 > dt {
  margin-bottom: 0;
  padding-bottom: 2%;
  padding-left: 7%;
  background-image: url('./../../images_sp/common/sp-footer-icn-check01.png');
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 9% auto;
}
.boxFooter00R .dl01 > dd .linkToEntry {
  display: block;
  padding: 3% 0;
  background-image: url('./../../images_sp/common/sp-footer-icn-arrow01.png');
  background-repeat: no-repeat;
  background-position: 93% center;
  background-size: 2% auto;
  text-align: center;
  letter-spacing: 0.1em;
  font-size: 4.0vw;
}
.boxFooter01Wrap{
  margin-bottom: 0;
  background: none;
}
.boxFooter01{
  display: block;
  height: auto;
  padding-top: 10%;
}
.boxFooter01In{
  display: block;
  width: 100%;
  vertical-align: middle;
}
.boxFooter01LR{
  display: block;
  width: 100%;
}
.boxFooter01L{
  display: block;
  width: 100%;
  margin: 0 auto;
  margin-bottom: 5%;
  vertical-align: middle;
}
.boxFooter01LIn{
  position: relative;
  width: 100%;
  height: auto;
  padding: 44% 0 0 0;
  background-image: url('./../../images_sp/common/sp-footer01-bg02.jpg?1');
  background-repeat: no-repeat;
  background-position: center 50%;
  background-size: 96% auto;
}
.boxFooter01LIn .boxCom00{
  position: absolute;
  top: 14%;
  left: 48%;
  margin-bottom: 1%;
  text-align: center;
  letter-spacing: normal;
  font-size: 1.15rem;
  font-size: 3.5vw;
}
.boxFooter01LIn .ttl{
  position: absolute;
  top: 0;
  left: 50vw;
  margin-bottom: 0;
  padding-bottom: 3%;
  padding-left: 0;
  background: none;
  line-height: 1.3;
  letter-spacing: 0.1em;
  font-size: 1.30rem;
  font-size: 5.5vw;
  font-weight: bold;
}
.boxFooter01LIn .ttl .large{
  font-size: 1.56rem;
  font-size: 5.5vw;
}
.boxFooter01LIn .boxCom01{
  position: absolute;
  top: 17.5vw;
  left: 50vw;
  margin-left: 0;
}
.boxFooter01LIn .boxCom01 p{
  line-height: 1.4;
  letter-spacing: 0.03em;
  font-size: 1.05rem;
  font-size: 3.3vw;
}
.boxFooter01LIn .linkFooter01L{
  position: absolute;
  top: 78%;
  left: 53%;
  transform: none;
  -ms-transform: none;
  display: inline-block;
  width: auto;
  padding-right: 5.0%;
  padding-left: 0;
  background-image: url('./../../images_sp/common/sp-footer01-icn-arrow.png');
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 4.5% auto;
  letter-spacing: normal;
  font-size: 1.6rem;
  font-size: 4.3vw;
}
.boxFooter01R{
  display: block;
  width: 86%;
  margin: 0 auto;
  padding-bottom: 10%;
  vertical-align: middle;
  text-align: right;
}
.boxFooter01R ul{
  width: 100%;
  margin-left: auto;
  margin-bottom: 5%;
}
.boxFooter01R li{
  float: left;
  width: 32%;
  margin-right: 2%;
}
.boxFooter01R li:last-child{
  margin-right: 0;
}
.boxFooter01R li .imgFooter01Bn01,
.boxFooter01R li .imgFooter01Bn02,
.boxFooter01R li .imgFooter01Bn03{
  width: 100%;
}
.boxFooter01R .imgFooter01Bn04{
  width: 100%;
}

.boxFooter02Wrap {
  position: relative;
  min-height: auto;
  padding-top: 51.6%;
  background-image: url('./../../images_sp/common/sp-footer02-bg01.jpg');
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 100% 100%;
}
.boxFooter02{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  padding: 6% 7% 0 5%;
}
.boxFooter02LR{
  display: block;
  width: 100%;
}
.boxFooter02L{
  display: none;
  width: 53%;
  vertical-align: middle;
}

.boxFooter02R{
  display: block;
  width: 100%;
  vertical-align: middle;
}
.boxFooter02R dl{
  display: table;
  width: 100%;
  margin-bottom: 4%;
  line-height: 1.5;
}
.boxFooter02R dl.last{
  margin-bottom: 0;
}
.boxFooter02R dt{
  display: table-cell;
  width: 24%;
  padding-top: 0;
  border: 1px #6b83d9 solid;
  vertical-align: middle;
  text-align: center;
  letter-spacing: 0.15em;
  font-size: 0.85em;
  font-size: 4.0vw;
}
.boxFooter02R dt .txtTtl{
  display: inline-block;
  width: 100%;
  padding: 3% 0 3% 0;
}
.boxFooter02R dt .txtTtlIn{
  display: inline-block;
  position: relative;
  left: 0.15em;
}

.boxFooter02R dd{
  display: table-cell;
  width: 76%;
  padding-left: 5.5%;
  vertical-align: middle;
  letter-spacing: 0.09em;
  font-size: 4.0vw;
}
.boxFooter02R dd .txtZipcode{
  display: inline-block;
  width: 100%;
  margin-right: 0;
}
.boxFooter02R dd .txtZipcode,
.boxFooter02R dd .txtAddress,
.boxFooter02R dd .txtMap {
  display: inline;
}
.boxFooter02R dd .txtMap {
  display: inline-block;
  letter-spacing: 0.03em;
  font-size: 1.0rem;
  font-size: 4.0vw;
}
.boxFooter02R dd .txtSeparation{
  display: inline-block;
  margin: 0 1%;
}
.boxFooter02R dd .txtTelno,
.boxFooter02R dd .txtFaxno{
  display: inline-block;
  width: 100%;
}
.boxFooter02R dd a{
  display: inline-block;
  border-bottom: 1px #fff solid;
  line-height: 1.2;
}

.boxFooter03{
  position: relative;
  height: auto;
  padding-top: 82.1%;
  background-color: #ccc;
  background-image: url('./../../images_sp/common/sp-footer03-bg.jpg');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% auto;
}
.boxFooter03In{
  position: absolute;
  top: 55%;
  left: 0;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}
.boxFooter03In .txtCom01{
  display: inline-block;
  letter-spacing: 0.13em;
  font-size: 1.5rem;
  font-size: 3.5vw;
}
.boxFooter04Wrap{
  margin-bottom: 0;
  background-image: url('./../../images/common/footer04-bg.png');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.boxFooter04{
  padding: 10% 8% 4% 8%;
}
.boxFooter04In ul{
  display: block;
  height: auto;
  margin: 0 auto;
}
.boxFooter04In li{
  display: inline-block;
  margin-bottom: 6%;
  padding-right: 12%;
  background-image: url('./../../images/common/footer04-separation.png');
  background-repeat: no-repeat;
  background-position: 90% center;
  vertical-align: middle;
  line-height: 1.0;
  letter-spacing: 0.1em;
  font-size: 4.5vw;
}
.boxFooter04In li:nth-child(2),
.boxFooter04In li:nth-child(4),
.boxFooter04In li:nth-child(6),
.boxFooter04In li:last-child{
  padding-right: 0;
  background: none;
}
.boxFooter04In li .smallSp{
  font-size: 4.0vw;
}
.boxFooter05{
  width: 100%;
  margin: 0 auto;
  margin-bottom: 0;
}
.boxFooter05LR{
  display: block;
  width: 100%;
}
.boxFooter05L{
  display: block;
  width: 100%;
  margin-bottom: 0;
  padding-right: 0;
  border-bottom: 1px #0d0d0d solid;
  vertical-align: top;
}
.boxFooter05L .ttl{
  position: relative;
  margin-bottom: 0;
  padding: 4% 8%;
  border: 1px #FFFFFF solid;
  border-left: 0;
  border-right: 0;
  letter-spacing: 0.1em;
  font-weight: bold;
}
.boxFooter05L .ttl .large{
  font-size: 1.25rem;
  font-size: 5.0vw;
}
.icnFooter0501{
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 5%;
  width: 7%;
  max-width: 68px;
  cursor: pointer;
}
.boxFooter05L .ulJobCat{
  display: none;
  margin-bottom: 10%;
  padding-top: 5%;
}
.boxFooter05L .ulJobCat li{
  margin-bottom: 3%;
  padding-left: 8%;
}
.boxFooter05L .ulJobCat li:before{
  content: '■';
  margin-right: 5px;
  font-size: 0.8rem;
  font-size: 4.0vw;
}
.boxFooter05R{
  display: block;
  width: 100%;
  vertical-align: top;
}
.boxFooter05R .ttl{
  position: relative;
  margin-bottom: 0;
  padding: 4% 8%;
  border: 0;
  border-top: 0;
  border-bottom: 1px #9d9086 solid;
  letter-spacing: 0.1em;
  font-weight: bold;
}
.boxFooter05R .ttl .large{
  font-size: 1.25rem;
  font-size: 5.0vw;
}
.icnFooter0502{
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 5%;
  width: 7%;
  max-width: 68px;
  cursor: pointer;
}
.boxFooter05R .ulWorkLocation{
  display: none;
  float: none;
  width: 100%;
  margin-right: 0;
}
.boxFooter05R .ulWorkLocation.last{
  margin-right: 0;
}
.boxFooter05R .ulWorkLocation > li{
  margin-bottom: 0;
}
.boxFooter05R .ulWorkLocation > li .liTtl{
  position: relative;
  display: inline-block;
  width: 100%;
  margin-bottom: 0;
  padding: 3% 8%;
  letter-spacing: 0.1em;
  font-size: 1.13rem;
  font-size: 4.5vw;
  font-weight: bold;
}
.icnFooter0503{
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 5%;
  width: 7%;
  max-width: 68px;
  cursor: pointer;
}
.boxFooter05R .ulWorkLocation02{
  display: none;
  margin-bottom: 8%;
  padding-top: 5%;
}
.boxFooter05R .ulWorkLocation02 > li{
  margin-bottom: 3%;
  padding-left: 8%;
}
.boxFooter05R .ulWorkLocation02 > li:before{
  content: '■';
  margin-right: 5px;
  font-size: 0.8rem;
  font-size: 3.0vw;
}

.boxFooter06 {
  padding: 5% 0 5% 0;
}
.boxFooter06.typeCol2 {
  padding: 5% 0 27% 0;
}
.boxFooter06.typeCol3 {
  padding: 5% 0 20% 0;
}
.boxCopyright{
  letter-spacing: 0.07em;
  text-align: center;
  font-size: 0.88rem;
  font-size: 3.5vw;
}
.boxCopyright .markCopy{
  font-family: Verdana Roboto "Droid Sans";
}
*/
/* /Footer */






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