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


/***** 404 *****/
.page404 .boxBaseTop{
  padding-top: 50%;
  line-height: 1.0;
}
.page404 .ttlBase01{
  top: 15vw;
}
.page404 .ttlBase01 .ttlEn{
  letter-spacing: normal;
  font-size: 8.5vw;
  text-shadow: 0 0 5px rgba(255,255,255,0.9);
}
.page404 .ttlBase01 .ttlJa{
  text-shadow: 0 0 7px rgba(255,255,255,1);
  font-size: 4.5vw;
}
.page404 .boxBaseTop .boxBaseCom{
  position: static;
  top: auto;
  left: auto;
  transform: none;
  -ms-transform: none;
/*
  position: absolute;
  top: 26.5vw;
  left: 50%;
  transform: translateX(-50%);
  -ms-transform: translateX(-50%);*/
  width: 100%;
  margin: 0 auto;
  margin-top: -40%;
  padding: 5% 10% 5% 10%;
  letter-spacing: normal;
  text-align: left;
  font-size: 1.15rem;
  font-size: 3.7vw;
}
/* /404 */


/***** Album *****/
.boxAlbum {
  margin-bottom: 10%;
}
.boxAlbum01 .boxList {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  margin-bottom: 10%;
}
.boxAlbum01 .boxListOne {
  width: 32.2%;
  margin-right: 1.7%;
  margin-bottom: 1.7%;
}
.boxAlbum01 .boxListOne:nth-child(4n) {
  margin-right: 1.7%;
}
.boxAlbum01 .boxListOne:nth-child(3n) {
  margin-right: 0;
}
.boxAlbum01 .boxListOne .boxPopupCont {
  display: none;
  text-align: center;
  /*padding: 10% 10%;*/
}

.boxAlbum01 .boxListOne .boxPopupContIn {
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  width: 100%;
  max-width: 79%;
  max-height: 80%;
  padding: 10% 0;
}
.boxAlbum01 .boxListOne .boxPopupContIn .imgMain {
  display: block;
  max-height: 40vh;/*80%;*/
  margin: 0 auto;
}
.boxAlbum01 .boxListOne .boxPopupCont.isCaption .boxPopupContIn .imgMain {
  margin-bottom: 5%;
}
.boxAlbum01 .boxListOne .boxBtnPopupClose {
  padding: 0 13% 0 0;
  background-image: url('./../../images_sp/album/sp-album-btn-close01.png');
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 20% auto;
}
.boxAlbum01 .boxPagination .page-numbers {
  margin-left: auto;
  margin-right: auto;
}


/***** Beginner *****/
/*
.boxBeginner .boxBaseCom {
  margin-bottom: 0;
  line-height: 1.9;
  letter-spacing: 0.05em;
  font-size: 1.0rem;
  font-size: 4.3vw;
  font-weight: 700;
}
.boxBeginner .boxBaseCom.small {
  letter-spacing: 0.03em;
  font-size: 3.5vw;
}
.boxBeginner01 {
  margin-bottom: 15%;
}
.boxBeginner01 .ttl {
  margin-bottom: 5%;
  text-align: center;
  line-height: 1.45;
  letter-spacing: 0.1em;
  font-size: 1.8rem;
  font-size: 7.5vw;
}
.boxBeginner01 .boxBaseCom {
  text-align: left;
}
.boxBeginner02 {
  margin-bottom: 13%;
}
.boxBeginner02LR {
  display: block;
  margin-bottom: 0;
}
.boxBeginner02L {
  width: 100%;
  margin-bottom: 5%;
  text-align: center;
}
.boxBeginner02R {
  width: 100%;
}
.boxBeginner02R .ttl02 {
  margin-bottom: 5%;
  text-align: center;
  letter-spacing: 0.05em;
  font-size: 1.8rem;
  font-size: 5.7vw;
  font-weight: 700;
}
.boxExperienced02R .boxBaseCom.setMb7 {
  margin-bottom: 7%;
}
.boxBeginner02R .boxBaseCom p {
  margin-bottom: 7%;
}
.boxBeginner02R .boxBaseCom p:last-child {
  margin-bottom: 0;
}
.boxBeginner0201 .boxImg {
  margin-bottom: 7%;
  text-align: center;
}
.boxBeginner0201 .boxImg .icnBeginnerArrow01 {
  width: 33%;
}
.boxBeginner0201 .boxBaseCom {
  margin-bottom: 5%;
  text-align: left;
}
.boxBeginner0201 .boxBaseCom.no02 {
  line-height: 1.8;
  letter-spacing: -0.05em;
  font-size: 1.8rem;
  font-size: 4.9vw;
  text-align: center;
}
.boxBeginner0201 .boxBaseCom.no03 {
  margin-bottom: 7%;
}

.boxBeginner03 {
}
.boxBeginner03 .ttlBase11 {
  margin-bottom: 0;
  letter-spacing: -0.05em;
}
.boxBeginner0301 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: left top;
  background-size: auto 100%;
  min-height: auto;
  padding-top: 44%;
  margin-bottom: 7%;
}
.boxBeginner0301L {
  margin-top: -44%;
  width: 48%;
}
.boxBeginner0301R {
  margin-top: -44%;
  width: 50.5%;
}
.boxBeginner0301R .boxWorkPlace {
  margin-bottom: 2%;
  line-height: 1.1;
  font-size: 3.5vw;
}
.boxBeginner0301R .boxJobPosi {
  margin-bottom: 2%;
}
.boxBeginner0301R .boxName {
  margin-bottom: 5%;
  padding-bottom: 1%;
  border-bottom: 1px #1a368d solid;
  font-size: 2.9rem;
  font-size: 7.0vw;
}
.boxBeginner0301R .dlFormerJob {
  font-size: 2.2rem;
  font-size: 4.3vw;
}
.boxBeginner0301R .dlFormerJob > dt,
.boxBeginner0301R .dlFormerJob > dd {
  display: inline-block;
}
.boxBeginner0301R .dlFormerJob > dt:after {
  content: '：';
}
*/

/*
.boxBeginnerFaq {
  display: block;
  margin-bottom: 12%;
}
.boxBeginnerFaqOne {
  width: 100%;
  margin-right: 0;
  margin-bottom: 9%;
}
.boxBeginnerFaqOne.w100 {
  width: 100%;
  margin-right: 0;
}
.boxBeginnerFaqOne:nth-child(2n) {
  margin-right: 0;
}
.boxBeginnerFaqOne .ttl {
  display: table;
  width: 100%;
  min-height: 12.5vw;
  margin-bottom: 5%;
  padding: 0 0 0 17.5%;
  background-image: url('./../../images_sp/experienced/sp-experienced-icn-faq-q01.png'),url('./../../images_sp/experienced/sp-experienced-faq-q-bg01.png');
  background-repeat: no-repeat,repeat;
  background-position: left top,left top;
  background-size: 14% auto,auto auto;
  line-height: 1.2;
  font-size: 1.5rem;
  font-size: 5.0vw;
  font-weight: 700;
}
.boxBeginnerFaqOne .ttl span {
  display: table-cell;
  vertical-align: middle;
}
.boxBeginnerFaqOne .boxBaseCom {
  overflow: hidden;
  position: relative;
  height: 30vw;
}
.boxBeginnerFaqOne .boxBaseCom .boxCover01 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
  background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
  background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
}
.boxBeginnerFaqOne .boxBaseCom .boxBtnOpen {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 65%;
  padding: 3.5% 0;
  background-color: #1a368d;
  text-align: center;
  line-height: 1.0;
  font-size: 5.5vw;
  font-weight: 700;
  color: #fff;
}
*/
/*
.boxBeginner04 {
  margin-bottom: 15%;
  padding-top: 0;
  text-align: center;
}
*/

/***** Blog *****/
  .boxBlog01 .boxListMeta {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: center;
    align-items: center;
  }
  .boxBlog01 .ulListCat li,
  .boxBlogS01L .ulListCat li {
    display: inline-block;
    margin-right: 0.5em;
    padding: 0.15em 0.5em 0.2em 0.5em;
    letter-spacing: 0.05em;
    font-size: 3.5vw;
  }
  .boxBlog01 .boxListTop {
    display: block;
    margin-bottom: 13%;
  }
  .boxBlog01 .boxEyecatchWrap,
  .boxBlogS01R .boxEyecatchWrap {
    overflow: hidden;
    position: relative;
  }
  .boxBlog01 .boxListTop .imgBg,
  .boxBlog01 .boxEyecatchWrap .imgEyecatch,
  .boxBlogS01R .boxEyecatchWrap .imgEyecatch {
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    display: none;
    width: auto;
    max-width: none;
    height: 100%;
  }
  .boxBlog01 .boxListTop .imgBg.horizontalImg,
  .boxBlog01 .boxEyecatchWrap .imgEyecatch.horizontalImg,
  .boxBlogS01R .boxEyecatchWrap .imgEyecatch.horizontalImg {
    display: block;
    width: auto;
    height: 100%;
  }
  .boxBlog01 .boxListTop .imgBg.verticalImg,
  .boxBlog01 .boxEyecatchWrap .imgEyecatch.verticalImg,
  .boxBlogS01R .boxEyecatchWrap .imgEyecatch.verticalImg {
    display: block;
    width: 100%;
    height: auto;
  }
  .boxBlog01 .boxListTop .linkAll {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .boxBlog01 .boxListTop .linkAll.modeDisp {
    display: block;
  }
  .boxBlog01 .boxListContTop {
    position: absolute;
    bottom: 5%;
    left: 6%;
    width: 88%;
  }
  .boxBlog01 .boxListContTop .boxListMeta {
    margin-bottom: 4%;
  }
  .boxBlog01 .boxListContTop .boxListMeta .boxListDate {
    letter-spacing: 0.05em;
    text-shadow: 0 0 10px #000,1px 1px 1px #000,1px 1px 3px #000;
  }
  .boxBlog01 .boxListContTop .ttlList {
    display: inline-block;
    text-shadow: 0 0 10px #000,1px 1px 1px #000,1px 1px 3px #000;
  }
  .boxBlog01 .boxListContTop .ttlList span {
    padding-right: 1.3em;
    background-image: url('./../../images_sp/blog/sp-blog-icn-arrow01.png');
    background-repeat: no-repeat;
    background-position: right center;
  }

  .boxBlog01 .boxListTopL {
    overflow: hidden;
    position: relative;
    width: 100%;
    padding-top: 100%;
  }
  .boxBlog01 .boxListTopL .boxListMeta .ulListCat li {
    font-size: 1.65rem;
    font-size: 4.0vw;
  }
  .boxBlog01 .boxListTopL .boxListMeta .boxListDate {
    letter-spacing: 0.05em;
    font-size: 1.75rem;
    font-size: 4.0vw;
  }
  .boxBlog01 .boxListTopL .ttlList {
    line-height: 1.4;
    font-size: 2.1rem;
    font-size: 4.3vw;
  }
  .boxBlog01 .boxListTopL .ttlList span {
    background-size: 2.1vw auto;
  }

  .boxBlog01 .boxListTopR {
    display: block;
    width: 100%;
  }
  .boxBlog01 .boxListTopROne {
    overflow: hidden;
    position: relative;
    width: 100%;
    padding-top: 100%;
  }
  .boxBlog01 .boxListTopROne .boxListMeta {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: center;
    align-items: center;
  }
  .boxBlog01 .boxListTopROne .boxListMeta .ulListCat {
    margin-bottom: 0;
  }
  .boxBlog01 .boxListTopROne .boxListMeta .ulListCat li {
    font-size: 1.0rem;
    font-size: 4.0vw;
  }
  .boxBlog01 .boxListTopROne .boxListMeta .boxListDate {
    font-size: 1.1rem;
    font-size: 4.0vw;
  }
  .boxBlog01 .boxListTopROne .ttlList {
    line-height: 1.4;
    font-size: 1.2rem;
    font-size: 4.3vw;
  }
  .boxBlog01 .boxListTopROne .ttlList span {
    background-size: 2.1vw auto;
  }

  .boxBlog01 .linkToBlogArchive01,
  .boxLinkToBlogArchive01 .linkToBlogArchive01 {
    position: relative;
    z-index: 2;
    display: block;
    width: 90%;
    margin: 0 auto;
    margin-bottom: 13%;
    padding: 3% 0;
    background-image: url('./../../images_sp/blog/sp-blog-btn-bg01.png');
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 100% 100%;
    text-align: center;
    letter-spacing: 0.1em;
    font-size: 1.55rem;
    font-size: 7.0vw;
  }
  .boxLinkToBlogArchive01 .linkToBlogArchive01 {
    color: #fff;
  }
  .boxBlog01 .boxCatMenu {
    margin-bottom: 13%;
    padding: 6% 0;
  }
  .boxBlog01 .ulCatMenu > li,
  .boxBlogS01R .ulCatMenu > li {
    display: inline-block;
    margin-right: 0.5em;
    padding: 0.15em 0.5em 0.2em 0.5em;
    letter-spacing: 0.05em;
    font-size: 3.5vw;
  }
  .boxBlog01 .ulCatMenu > li:last-child,
  .boxBlogS01R .ulCatMenu > li:last-child {
    margin-right: 0;
  }

  .boxBlog01 .boxListOne {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    margin-bottom: 8%;
    padding-bottom: 8%;
  }
  .boxBlog01 .boxListOne .boxListImg {
    position: relative;
    bottom: -1vw;
    width: 30%;
    padding-top: 30%;
  }
  .boxBlog01 .boxListOne .boxListImg .icnBlogNew01 {
    position: absolute;
    z-index: 2;
    top: -1%;
    left: 1%;
    width: 40%;
  }
  .boxBlog01 .boxListOne .boxListImgIn {
    overflow: hidden;
    right: 3%;
    top: -4.2%;
    position: absolute;
    width: 100%;
    padding-top: 100%;
  }
  .boxBlog01 .boxListOne .boxListImgIn img {
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    width: auto;
    max-width: none;
    height: 100%;
  }
  .boxBlog01 .boxListOne .imgBg.horizontalImg {
    width: auto;
    height: 100%;
  }
  .boxBlog01 .boxListOne .imgBg.verticalImg {
    width: 100%;
    height: auto;
  }
  .boxBlog01 .boxListOne .boxListCont {
    width: 60%;
  }
  .boxBlog01 .boxListOne .boxListMeta,
  .boxBlogS01L .boxListMeta {
    display: block;
    margin-bottom: 4%;
  }
  .boxBlog01 .boxListOne .boxListMeta .ulListCat,
  .boxBlogS01L .boxListMeta .ulListCat {
    margin-bottom: 5%;
  }
  .boxBlog01 .boxListOne .boxListMeta .ulListCat li,
  .boxBlogS01L .boxListMeta .ulListCat li {
    padding: 0.15em 0.5em 0.2em 0.5em;
  }
  .boxBlog01 .boxListOne .boxListMeta .boxListDate,
  .boxBlogS01L .boxListMeta .boxListDate {
    font-size: 1.2rem;
    font-size: 3.7vw;
  }
  .boxBlog01 .boxListOne .ttlList,
  .boxBlogS01L .ttlList {
    line-height: 1.6;
    font-size: 1.5rem;
    font-size: 4.3vw;
  }
  .boxBlog01 .boxListOne .ttlList span {
    padding-right: 10%;
    background-image: url('./../../images_sp/blog/sp-blog-icn-arrow03.png');
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 2.1vw auto;
  }
  .boxBlog01 .boxPagination {
    border: 0;
  }
  .boxBlog01 .boxPagination ul.page-numbers {
    margin-left: auto;
  }

  .boxBlog02 {
    display: block;
    width: 90%;
    margin: 0 auto;
    margin-top: 10%;
    margin-bottom: 10%;
  }
  .boxBlog02 a {
    display: block;
    width: 100%;
    padding: 3% 5% 4% 5%;
    background-image: url('./../../images_sp/blog/sp-blog-icn-arrow04.png');
    background-repeat: no-repeat;
    background-position: 94% center;
    background-size: 3% auto;
  }
  .boxBlog02 .linkToEntry {
    margin-bottom: 5%;
  }
  .boxBlog02 a .txt01 {
    display: block;
    margin-bottom: 0;
    letter-spacing: 0.1em;
    font-size: 2.1rem;
    font-size: 10.0vw;
    font-weight: 700;
  }
  .boxBlog02 a .txt01 .small {
    font-size: 1.75rem;
    font-size: 8.0vw;
  }
  .boxBlog02 a .txt02 {
    font-size: 1.0rem;
    font-size: 4.3vw;
    font-weight: 700;
  }

  /***** Blog Single *****/
  .boxBlogS01Wrap {
    margin-bottom: 10%;
    padding-bottom: 0;
    border-bottom: 0;
  }
  .boxBlogS01 {
    display: block;
  }
  .boxBlogS01L {
    width: 100%;
    margin-bottom: 20%;
  }
  .boxBlogS01L .ttlList {
    margin-bottom: 5%;
  }
  .boxBlogS01L .boxListImg {
    margin-bottom: 7%;
    text-align: center;
  }

  .boxBlogS01R {
    width: 100%;
  }
  .boxBlogS01R .logoBlogSide01 {
    display: block;
    margin: 0 auto;
    margin-bottom: 7%;
  }
  .boxBlogS01R .boxBaseCom.no01 {
    margin-bottom: 8%;
    padding-bottom: 5%;
    border-bottom: 1px #eee solid;
    font-size: 1.1rem;
    font-size: 4.3vw;
    font-weight: 700;
  }
  .boxBlogS01R .boxBaseCom.no01 p {
    line-height: 1.5;
  }
  .boxBlogS01R .boxSideSearch {
    margin-bottom: 10%;
  }
  .boxBlogS01R .boxSideSearch .btnSearch {
    position: relative;
    z-index: 2;
    display: block;
    width: 8%;
    height: 11vw;
    margin-bottom: -13%;
    border: 0;
    background: none;
    background-image: url('./../../images/blog/blog-icn-search01.png');
    background-repeat: no-repeat;
    background-position: 43% center;
    background-size: 50% auto;
    cursor: pointer;
  }
  .boxBlogS01R .boxSideSearch input {
    width: 100%;
    height: 11vw;
    padding: 2% 2% 2% 13%;
    font-size: 1.2rem;
    font-size: 4.5vw;
    font-weight: 700;
  }
  .boxBlogS01R .ulCatMenu {
    margin-bottom: 8%;
    padding-bottom: 7%;
    border-bottom: 1px #eee solid;
  }
  .boxBlogS01R .boxSide01 {
    margin-bottom: 8%;
    padding-bottom: 8%;
    border-bottom: 1px #eee solid;
  }
  .boxBlogS01R .boxSide01 .ttlSide01 {
    margin-bottom: 7%;
    text-align: center;
    font-size: 1.45rem;
    font-size: 6.0vw;
    font-weight: 700;
  }
  .boxBlogS01R .boxListOneSide {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    margin-bottom: 7%;
  }
  .boxBlogS01R .boxListOneSide:last-child {
    margin-bottom: 0;
  }
  .boxBlogS01R .boxListImgSide {
    width: 30%;
    padding-top: 30%;
  }
  .boxBlogS01R .boxListContSide {
    width: 67%;
  }
  .boxBlogS01R .boxListDateSide {
    margin-bottom: 2%;
    letter-spacing: 0.05em;
    font-weight: 700;
  }
  .boxBlogS01R .ttlListSide {
    line-height: 1.5;
    font-size: 0.95rem;
    font-size: 4.3vw;
    font-weight: 700;
  }



/* Career */
/** Common **/
.ttlBaseCareer01{
  margin-bottom: 10%;
  text-align: center;
  letter-spacing: 0.12em;
  font-size: 1.65rem;
  font-size: 4.5vw;
}
/** /Common **/
.pageCareer .ttlBase02{
  background-image: url('./../../images/company/company-border01.png');
}
.boxCareer01{
  width: 90%;
  margin: 0 auto;
}
.boxCareer01 .ttlBaseCareer01{
  font-size: 6.5vw;
}
.boxCareer01 .boxBaseCom{
  margin-bottom: 13%;
  text-align: left;
  font-size: 1.3rem;
  font-size: 4.2vw;
}
.boxCareer01LR{
  display: block;
  width: 100%;
  margin-bottom: 20%;
}
.boxCareer01L{
  display: block;
  width: 100%;
  padding-right: 0;
  vertical-align: top;
}
.boxCareer01R{
  position: relative;
  display: block;
  width: 100%;
  vertical-align: top;
}
.boxCareer01LR .ttl2{
  position: relative;
  width: 100%;
  margin-bottom: 5%;
  padding-top: 16%;
  background-image: url('./../../images_sp/career/sp-career-ttl-bg01.png');
  background-repeat: no-repeat;
  background-position: left top;
  background-size: contain;
}
.boxCareer01LR .ttl2In{
  position: absolute;
  top: 0;
  left: 0;
  display: table;
  width: 100%;
}
.boxCareer01LR .ttl2In .number{
  line-height: 1.0;
  letter-spacing: normal;
  font-size: 2.5rem;
  font-size: 7.0vw;
  font-weight: 500;
}
.boxCareer01LR .ttlEn{
  display: table-cell;
  width: 30%;
  margin-bottom: 0;
  padding: 1.5% 0 0 7%;
  vertical-align: middle;
  letter-spacing: 0.05em;
  font-size: 1.15rem;
  font-size: 3.3vw;
  font-weight: bold;
}
.boxCareer01LR .ttlJa{
  display: table-cell;
  width: 70%;
  padding: 1.5% 0 0 2%;
  vertical-align: middle;
  line-height: 1.2;
  letter-spacing: 0.13em;
  font-size: 1.87rem;
  font-size: 5.0vw;
}

.boxCareer01LR .boxCont{
  padding: 0 5%;
}
.boxCareer01LR .boxBaseCom{
  font-size: 1.15rem;
  font-size: 4.2vw;
}
.boxCareer01L .boxBaseCom{
  margin-bottom: 10%;
}

.boxCareer02{
  width: 90%;
  margin: 0 auto;
  margin-bottom: 20%;
}
.boxCareer02F{
  overflow: visible;
}
.boxCareer02FOne{
  float: none;
  width: 100%;
  margin-bottom: 20%;
  margin-right: 0;
}
.boxCareer02FOne:last-child{
  margin-right: 0;
}
.boxCareer02FOne img{
  display: block;
  margin: 0 auto;
  margin-bottom: 7%;
}
.boxCareer02FOne .ttl{
  display: inline-block;
  margin-bottom: 5%;
  line-height: 1.0;
  letter-spacing: 0.15em;
  font-size: 1.7rem;
  font-size: 7.0vw;
}
.boxCareer02FOne .boxFor{
  margin-bottom: 5%;
  padding: 5% 0;
  line-height: 1.0;
  letter-spacing: 0.1em;
  text-align: center;
  font-size: 5.5vw;
}
.boxCareer02FOne li{
  margin-bottom: 2%;
  margin-left: 1.2em;
  letter-spacing: 0.1em;
  text-indent: -1.2em;
  font-size: 4.7vw;
}
.boxCareer02FOne li:before{
  content: '■';
  margin-right: 1%;
}
.boxCareer02 > .boxBaseCom{
  margin-bottom: 18%;
}
.boxCareer02LR{
  display: block;
  width: 100%;
}
.boxCareer02L{
  display: block;
  width: 100%;
  margin-bottom: 25%;
  padding-right: 0;
  vertical-align: top;
}
.boxCareer02R{
  display: block;
  width: 100%;
  padding-left: 0;
  vertical-align: top;
}
.boxCareer02LR .boxCont01{
  margin-bottom: 5%;
  border: 1px #39a446 solid;
}
.boxCareer02LR .boxCont01 .ttl{
  width: 70%;
  margin: 0 auto;
  margin-top: -7vw;/*-22px*/
  margin-bottom: 9%;
  padding: 3% 0;
  padding-left: 0.1em;
  background-color: #39a446;
  text-align: center;
  letter-spacing: 0.1em;
  font-size: 1.3rem;
  font-size: 5.0vw;
}
.boxCareer02LR .boxCont01 .boxImg{
  width: 90%;
  margin: 0 auto;
  margin-bottom: 36px;
  text-align: center;
}
.boxCareer02LR .boxCont01In{
  display: table;
  width: 100%;
  background-color: #39a446;
}
.boxCareer02LR .boxCont01InTbc{
  display: table-cell;
  width: 100%;
  height: auto;
  padding: 7% 0;
  vertical-align: middle;
  text-align: center;
  letter-spacing: 0.1em;
  font-size: 1.4rem;
  font-size: 5.0vw;
}
.boxCareer02LR .icnCareerArrow00{
  display: block;
  width: 8%;
  margin: 0 auto;
  margin-bottom: 5%;
}
.boxCareer02LR .boxCont02{
  padding: 5%;
  border: 1px #39a446 solid;
  text-align: center;
  letter-spacing: 0.1em;
  font-size: 1.37rem;
  font-size: 4.5vw;
  font-weight: bold;
}

.boxCareer03Wrap{
  margin-bottom: 20%;
}
.boxCareer03{
  padding: 4% 0 0 0;
  background-image: url('./../../images/career/career-bg01.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
}
.boxCareer03In{
  position: static;
  width: 90%;
  margin: 0 auto;
  margin-bottom: 7%;
  padding-top: 0;
  border: 0;
  background-color: #fff;
}
.boxCareer03In .ttlBase07{
  margin-bottom: 10%;
  font-size: 5.3vw;
}
.boxCareer03In .boxImg{
  position: relative;
  margin-bottom: 7%;
  padding: 0;
  border: 0;
  text-align: center;
}
.boxCareer03In .boxImg .icnCareerExample{
  position: absolute;
  width: 15%;
  cursor: pointer;
}
.boxCareer03In .boxImg .icnCareerExample.no01{
  top: 30vw;
  left: 59%;
}
.boxCareer03In .boxImg .icnCareerExample.no02{
  top: 51vw;
  left: 35.5%;
}
.boxCareer03In .boxImg .icnCareerExample.no03{
  top: 68vw;
  left: 35.5%;
}
.boxCareer03In .boxImg .icnCareerExample.no04{
  top: 84vw;
  left: 35.5%;
}
.boxCareer03In .boxImg .icnCareerExample.no05{
  top: 84vw;
  left: 62%;
}
.boxCareer03In .boxImg .icnCareerExample.no06{
  top: 84vw;
  left: 89%;
}
.boxCareer03In .boxImg .icnCareerExample.no07{
  top: 99vw;
  left: 35.5%;
}
.boxCareer03In .boxImg .icnCareerExample.no08{
  top: 99vw;
  left: 62%;
}
.boxCareer03In .boxImg .icnCareerExample.no09{
  top: 99vw;
  left: 89%;
}
.boxCareer03In .boxCareerExample{
  display: none;
}
.boxCareer03In .boxCareerExample .ttl{
  display: table;
  width: 100%;
  height: 12vw;
  margin-bottom: 5%;
  font-size: 5.0vw;
}
.boxCareer03In .boxCareerExample .ttl .txtHead{
  display: table-cell;
  width: 12%;
  background-color: #0d6913;
  vertical-align: middle;
  text-align: center;
}
.boxCareer03In .boxCareerExample .ttl .txtBody{
  display: table-cell;
  width: 88%;
  padding-left: 3%;
  background-color: #39a446;
  vertical-align: middle;
  text-align: left;
}
.boxCareer03In .boxCareerExample .ttl .small{
  font-size: 4.0vw;
}
.boxCareer03In .boxCareerExample .boxExampleContIn{
  width: 80%;
  margin: 0 auto;
  margin-bottom: 5%;
  padding-bottom: 5%;
  border-bottom: 1px #39a446 dashed;
  text-align: left;
  font-weight: bold;
}
.boxCareer03In .boxCareerExample .boxExampleContIn .ttl2{
  letter-spacing: 0.1em;
  font-size: 6.0vw;
}
.boxCareer03In .boxCareerExample dl{
  display: table;
  letter-spacing: 0.1em;
  font-size: 5.0vw;
}
.boxCareer03In .boxCareerExample dt{
  display: table-cell;
}
.boxCareer03In .boxCareerExample dt:after{
  content: '：';
}
.boxCareer03In .boxCareerExample dd{
  display: table-cell;
}
.boxCareer03In02{
  width: 90%;
  margin: 0 auto;
}
.boxCareer03In02 li{
  margin-bottom: 3%;
  letter-spacing: 0.1em;
}

.boxCareer04{
  width: 90%;
  margin: 0 auto;
  margin-bottom: 20%;
}
.boxCareer04 .boxBaseCom{
  width: 90%;
  margin: 0 auto;
  margin-bottom: 34px;
}

.boxCareerTb table{
  width: 100%;
  margin: 0 auto;
  margin-bottom: 26px;
  border-collapse: collapse;
}
.boxWelfareTbR .boxCareerTb table{
  /*width: 500px;*/
  width: 100%;
}
.boxCareerTb table th{
  height: 10vw;
  vertical-align: middle;
  line-height: 1.1;
  font-weight: normal;
}
.boxWelfareTbR .boxCareerTb table th:first-child{
  display: none;
}
.boxCareerTb table tr:first-child th{
  text-align: center;
}
.boxCareerTb table tr:first-child th:first-child{
  width: 100%;
}
.boxWelfareTbR .boxCareerTb table tr:first-child th:first-child{
  width: 45%;
}
.boxCareerTb table tr:first-child th:nth-child(2){
  width: 17%;
}
.boxCareerTb table tr:first-child th:last-child{
  width: 53%;
}
.boxCareerTb table tr:not(:first-child) th{
  padding-left: 3%;
  text-align: left;
}
.boxCareerTb table tr td{
  padding-left: 3%;
  text-align: left;
  line-height: 1.1;
}
.boxWelfareTbR table tr td{
  height: 10vw;
}
.boxCareerTb table tr td:nth-child(2){
  padding-right: 5.5%;
  text-align: right;
}
.boxCareerTb table tr:nth-child(4) th,
.boxCareerTb table tr:nth-child(7) th {
  height: 14vw;
}
.boxWelfareTbR .boxCareerTb table tr:nth-child(4) td,
.boxWelfareTbR .boxCareerTb table tr:nth-child(7) td {
  height: 14vw;
}
.ulCareerTb{
  display: none;
  margin-bottom: 20%;
}
.ulCareerTb li{
  margin-bottom: 3%;
}

.boxCareer05Wrap{
  margin-bottom: 10%;
}
.boxCareer05Wrap .ttlBaseCareer01{
  margin-bottom: 7%;
}
.boxCareer05Wrap .boxBaseCom{
  width: 90%;
  margin: 0 auto;
  margin-bottom: 10%;
}
.boxCareer05{
  padding: 7% 0;
  background-image: url('./../../images/career/career-bg02.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
}
.boxCareer05LR{
  display: block;
  width: 90%;
  margin: 0 auto;
}
.boxCareer05L{
  display: block;
  width: 100%;
  margin-bottom: 15%;
  vertical-align: middle;
  text-align: center;
}
.boxCareer05R{
  position: relative;
  display: block;
  width: 100%;
  padding-top: 0;
  vertical-align: top;
}
.boxCareer05R .boxCont01{
  position: absolute;
  top: 0;
  left: 0;
  width: 13%;
  min-height: auto;
  padding-top: 70%;
  background-image: url('./../../images_sp/career/sp-career-icn-arrow01.png');
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 70%;
  line-height: 1.0;
  letter-spacing: 0.15em;
  font-size: 1.65rem;
  font-weight: bold;
}
.boxCareer05R .boxCont01 img{
  position: absolute;
  width: 40%;
  top: 50%;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  left: 0;
}
.boxCareer05R .boxCont02{
  margin-bottom: 7%;
  padding-left: 15%;
}
.boxCareer05R .boxCont02In{
}
.boxCareer05R .boxYear6,
.boxCareer05R .boxYear5,
.boxCareer05R .boxYear4,
.boxCareer05R .boxYear3,
.boxCareer05R .boxArrow02{
  display: table;
  width: 100%;
}
.boxCareer05R .boxYear6 .txt01,
.boxCareer05R .boxYear5 .txt01,
.boxCareer05R .boxYear4 .txt01,
.boxCareer05R .boxYear3 .txt01,
.boxCareer05R .boxArrow02 .txt01{
  display: table-cell;
  width: 26%;
  border-bottom: 1px #39a446 dashed;
  vertical-align: middle;
  line-height: 1.0;
  letter-spacing: 0.05em;
  font-size: 1.6rem;
  font-size: 4.3vw;
  font-weight: bold;
}
.boxCareer05R .boxArrow02 .txt01{
  border: 0;
}
.boxCareer05R .boxYear6 .txt01:before,
.boxCareer05R .boxYear5 .txt01:before,
.boxCareer05R .boxYear4 .txt01:before,
.boxCareer05R .boxYear3 .txt01:before{
  content: '■';
  margin-right: 1%;
  font-size: 1.3rem;
  font-size: 4.2vw;
  color: #269cc8;
}
.boxCareer05R .boxYear6 .txt01 .large,
.boxCareer05R .boxYear5 .txt01 .large,
.boxCareer05R .boxYear4 .txt01 .large,
.boxCareer05R .boxYear3 .txt01 .large{
  line-height: 1.0;
  font-size: 2.2rem;
  font-size: 6.0vw;
}
.boxCareer05R .boxYear6 .txt02,
.boxCareer05R .boxYear5 .txt02,
.boxCareer05R .boxYear4 .txt02,
.boxCareer05R .boxYear3 .txt02,
.boxCareer05R .boxArrow02 .txt02{
  display: table-cell;
  width: 74%;
  margin-bottom: -1px;
  padding: 1%;
  background-color: #39a446;
  vertical-align: middle;
  letter-spacing: 0.05em;
  font-size: 1.4rem;
  font-size: 4.0vw;
}
.boxCareer05R .boxYear5 .txt02,
.boxCareer05R .boxYear4 .txt02,
.boxCareer05R .boxArrow02 .txt02{
  background-color: #7e7066;
}
.boxCareer05R .boxArrow02 .txt02{
  position: relative;
}
.boxCareer05R .boxYear3 .txt02{
  background: none;
}
.boxCareer05R .boxYear5 .txt02 .small,
.boxCareer05R .boxYear4 .txt02 .small{
  display: inline-block;
  margin-left: 1%;
  letter-spacing: -0.03em;
  font-size: 1.1rem;
  font-size: 3.2vw;
}
.boxCareer05R .boxYear6 .txt02In,
.boxCareer05R .boxYear5 .txt02In,
.boxCareer05R .boxYear4 .txt02In,
.boxCareer05R .boxYear3 .txt02In{
  display: inline-block;
  margin-right: 3%;
  padding: 3% 0 3% 0.2em;
  line-height: 1.0;
  letter-spacing: 0.2em;
  background-color: #fff;
}
.boxCareer05R .boxArrow02 .txt02In{
  display: inline-block;
  height: 30px;
  width: 19%;
  background-image: url('./../../images_sp/career/sp-career-icn-arrow03.png');
  background-repeat: no-repeat;
  background-position: 50% center;
  background-size: 40%;
}
.boxCareer05R .boxYear3 .txt02In{
  margin-left: -3px;
  margin-bottom: -3px;
  border: 3px #39a446 solid;
}
.boxCareer05R .boxArrow02 .txt02In02{
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  left: 23%;
  display: inline-block;
  margin-left: 1%;
  margin-bottom: 1%;
  padding: 1% 2%;
  background-color: #fff;
  letter-spacing: normal;
  font-size: 1.4rem;
  font-size: 4.0vw;
}
.boxCareer05R .boxArrow02 .txt02In02 .icnCareerFukidashi01{
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -12px;
}
.boxCareer05R .boxArrow01,
.boxCareer05R .boxArrow03{
  height: 30px;
  background-image: url('./../../images_sp/career/sp-career-icn-arrow02.png');
  background-repeat: no-repeat;
  background-position: 33% center;
  background-size: 5.5%;
}
.boxCareer05R .ulCareer05R li{
  margin-bottom: 3%;
}
/* /Career */


/* Career Plan */
.boxCareerplan {
}
.boxCareerplan .boxBaseCom {
  margin-bottom: 0;
  line-height: 1.9;
  letter-spacing: 0.05em;
  font-size: 1.0rem;
  font-size: 4.3vw;
  font-weight: 700;
}
.boxCareerplan01 .ttl {
  position: relative;
  display: block;
  min-height: auto;
  margin-bottom: 7%;
  padding-top: 18%;
  background-image: url('./../../images_sp/careerplan/sp-careerplan-ttl-bg01.png');
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 100% auto;
  text-align: left;
}
.boxCareerplan01 .ttl .ttlSub {
  position: absolute;
  top: 50%;
  left: 2%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 25%;
  padding-top: 0;
  padding-left: 0;
  line-height: 1.2;
  letter-spacing: normal;
  font-size: 1.35rem;
  font-size: 3.8vw;
}
.boxCareerplan01 .ttl .ttlMain {
  position: absolute;
  top: 50%;
  left: 29%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 71%;
  letter-spacing: 0.03em;
  font-size: 1.8rem;
  font-size: 5.5vw;
}
.boxCareerplan0101 {
  margin-bottom: 10%;
}
.boxCareerplan0101 .ttl02 {
  text-align: center;
}
.boxCareerplan0101 .ttl02 > span {
  display: inline-block;
  margin-bottom: 7%;
  padding: 0 7% 5% 7%;
  text-align: center;
  border-bottom: 4px #f2df37 solid;
  letter-spacing: 0.08em;
  font-size: 1.8rem;
  font-size: 6.0vw;
  font-weight: 700;
}
.boxCareerplan0101 .boxBaseCom {
  text-align: left;
}

.boxCareerplan0102 {
  margin-bottom: 15%;
}
.boxCareerplan0102 .boxContTop01 {
  display: block;
  width: 100%;
  margin-bottom: 7%;
}
.boxCareerplan0102 .boxContTop01 .ttl03 {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  margin-bottom: 7%;
  padding-top: 100%;
  background-image: url('./../../images_sp/careerplan/sp-careerplan-bg01.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100% auto;
  text-align: center;
  vertical-align: middle;
  font-weight: 700;
}
.boxCareerplan0102 .boxContTop01 .ttl03 .ttlJa {
  position: absolute;
  top: 33%;
  left: 50%;
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 100%;
  margin-bottom: 0;
  letter-spacing: 0.05em;
  font-size: 2.2rem;
  font-size: 10.0vw;
}
.boxCareerplan0102 .boxContTop01 .ttl03 .ttlEn {
  position: absolute;
  top: 56%;
  left: 50%;
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 100%;
  font-size: 1.0rem;
  font-size: 4.1vw;
}
.boxCareerplan0102 .boxContTop01 .ttl03 .ttlEn .first {
  font-size: 1.3rem;
  font-size: 5.5vw;
}
.boxCareerplan0102 .boxContTop01 .boxBaseCom {
  display: block;
  width: 100%;
  padding: 0;
  background: none;
  vertical-align: middle;
  line-height: 1.9;
  letter-spacing: normal;
  font-size: 1.15rem;
  font-size: 4.3vw;
  font-weight: 400;
  color: #000;
}
.boxCareerplan0102 .ttl0302 {
  /*margin-bottom: 3%;*/
  padding: 2% 10% 1% 0;
  border: 0;
  border-bottom: 5px #41b8ac solid;
  background-color: #5acac0;
  /*
  background-image: url('./../../images_sp/careerplan/sp-careerplan-icn-arrow01.png');
  background-repeat: no-repeat;
  background-position: 95% center;
  background-size: 5% auto;
  */
  text-align: center;
  letter-spacing: 0.1em;
  font-size: 2.2rem;
  font-size: 6.5vw;
  font-weight: 700;
  color: #fff;
}
.boxCareerplan0102 .ttl0302.short {
  letter-spacing: normal;
}
.boxCareerplan0102 .ttl0302 .icnAccordionSp,
.boxCareerplan0102 .ttl0302 .icnAccordion {
  width: 10%;
}
.boxCareerplan0102 .ttl0302.statusOpen {
  margin-bottom: 0;
}
.boxCareerplan0102 .ttl0302.typeTxt {
  padding: 4% 5% 4% 0;
}
.boxCareerplan0102 .ttl0302 .logo01 {
  width: 56%;
}
.boxCareerplan0102 .ttl0302 .logo02 {
  width: 60%;
}
.boxCareerplan0102 .ttl0302 .logo03 {
  width: 34%;
}
.boxCareerplan0102 .boxCont01 {
  display: block;
  background-color: #f6f6f6;
  margin-bottom: 10%;
  padding: 5% 5% 5% 5%;
}
.boxCareerplan0102.no02 .boxCont01 {
  /*display: none;*/
}
.boxCareerplan0102 .boxCont01One {
  width: 100%;
  margin-right: 0;
  margin-bottom: 6%;
  background-color: #fff;
}
.boxCareerplan0102 .boxCont01One:last-child {
  margin-bottom: 0;
}
.boxCareerplan0102 .boxCont01One:nth-child(2n) {
  margin-right: 0;
}
.boxCareerplan0102 .boxCont01One .ttl04 {
  display: table;
  width: 100%;
  height: 10vw;
  font-weight: 700;
}
.boxCareerplan0102 .boxCont01One .ttl04 .ttlNum {
  display: table-cell;
  width: 11%;
  padding-top: 0.5vw;
  background-color: #5acac0;
  text-align: center;
  vertical-align: middle;
  font-size: 1.9rem;
  font-size: 5.5vw;
  color: #f2df37;
}
.boxCareerplan0102 .boxCont01One .ttl04 .ttlMain {
  display: table-cell;
  padding: 0 2% 0 3%;
  background-color: #f6f6f6;
  vertical-align: middle;
  letter-spacing: 0.03em;
  font-size: 1.4rem;
  font-size: 5.5vw;
  color: #1a368d;
}
.boxCareerplan0102 .boxCont01One .ttl04 .ttlMain.short {
  letter-spacing: -0.1em;
}
.boxCareerplan0102 .boxCont01One .ttl04 .ttlSub {
  display: table-cell;
  width: 19%;
  padding-top: 0;
  background-image: url('./../../images_sp/careerplan/sp-careerplan-bg02.png');
  background-repeat: no-repeat;
  background-position: left top;
  background-size: auto auto;
  text-align: center;
  vertical-align: middle;
  line-height: 1.1;
  letter-spacing: -0.03em;
  font-size: 1.15rem;
  font-size: 3.8vw;
  color: #1a368d;
}
.boxCareerplan0102 .boxCont01One .ttl04 .ttlSub .small {
  display: inline-block;
  font-size: 3.3vw;
}
.boxCareerplan0102 .boxCont01 .boxBaseCom {
  margin-bottom: 0;
  padding: 4% 6% 4% 6%;
  line-height: 1.9;
}
/* /Career Plan */


/* Company */
.boxCompanyLogo{
  margin-bottom: 15%;
  padding-top: 0;
  text-align: center;
}
.boxCompanyLogo img{
  width: 60%;
  max-width: 800px;
}
.boxCompany01 > .ttl{
  margin-bottom: 8%;
  padding-top: 0;
  text-align: center;
  letter-spacing: 0.08em;
  font-size: 2.8rem;
  font-size: 6.5vw;
  font-weight: 700;
}
.boxCompany01 > .ttl .txtMarkL{
  display: inline-block;
  margin-right: 18px;
  font-style: italic;
}
.boxCompany01 > .ttl .txtMarkR{
  display: inline-block;
  margin-left: 5px;
  font-style: italic;
}
.boxCompany01 > .boxBaseCom{
  width: 85%;
  margin: 0 auto;
  margin-bottom: 10%;
  text-align: left;
  letter-spacing: 0.36em;
  font-size: 1.4rem;
  font-size: 4.0vw;
}
.boxCompany0101LR{
  display: block;
  width: 85%;
  margin: 0 auto;
  margin-bottom: 20%;
}
.boxCompany0101L{
  display: block;
  margin-bottom: 10%;
  width: 100%;
  vertical-align: top;
}
.boxCompany0101R{
  position: relative;
  display: block;
  width: 100%;
  vertical-align: top;
}
.boxCompany0101R .btnHideSp01{
  position: relative;
  display: block;
  margin-top: 5%;
  margin-bottom: 5%;
  padding: 3% 5%;
  border: 1px #0e4099 solid;
  font-size: 5.0vw;
}
.boxCompany0101R .imgBtnCompany0101R{
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  right: 5%;
  width: 11%;
}
.boxCompany0101R .txtHideSp01,
.boxCompany0101R .boxBaseSign{
  display: none;
}

.boxCompany0102LR{
  display: block;
  width: 90%;
  margin: 0 auto;
  margin-bottom: 15%;
}
.boxCompany0102L{
  display: block;
  width: 100%;
  padding-right: 0;
  vertical-align: top;
}
.boxCompany0102R{
  position: relative;
  display: block;
  width: 100%;
  vertical-align: top;
}
.boxCompany0102LR .ttlMissionV01,
.boxCompany0102LR .ttlMissionV02 {
  position: relative;
  width: 100%;
  margin-bottom: 7%;
  padding-top: 16%;
  background-image: url('./../../images_sp/company/sp-company-ttl-bg04.png');
  background-repeat: no-repeat;
  background-position: left top;
  background-size: contain;
}
.boxCompany0102LR .ttlMissionV02 {
  margin-bottom: 5%;
}
.boxCompany0102LR .ttlMissionV01 .ttl2In,
.boxCompany0102LR .ttlMissionV02 .ttl2In {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  left: 0;
  display: table;
  width: 95%;
  padding-left: 0.5%;
}
.boxCompany0102LR .ttlMissionV02 .ttl2In {
  display: block;
}

.boxCompany0102LR .ttlMissionV01 .ttlEn{
  display: table-cell;
  width: 31%;
  padding-left: 3%;
  vertical-align: middle;
  letter-spacing: 0.1em;
  font-size: 1.15rem;
  font-size: 3.5vw;
  font-weight: bold;
}
.boxCompany0102LR .ttlMissionV02 .ttlEn{
  display: block;
  width: 100%;
  padding-left: 10vw;
  line-height: 1.0;
  letter-spacing: 0.1em;
  font-size: 1.15rem;
  font-size: 3.5vw;
  font-weight: bold;
}
.boxCompany0102LR .ttlMissionV01 .ttlJa{
  display: table-cell;
  width: 69%;
  vertical-align: middle;
  letter-spacing: 0.1em;
  font-size: 2.15rem;
  font-size: 6.0vw;
}
.boxCompany0102LR .ttlMissionV02 .ttlJa{
  display: block;
  width: 100%;
  margin-bottom: 0.1em;
  padding-left: 3.45em;
  line-height: 1.0;
  letter-spacing: 0.1em;
  text-indent: -2.1em;
  font-size: 2.15rem;
  font-size: 6.0vw;
}
.boxCompany0102LR .boxCont{
  width: 100%;
  margin-bottom: 15%;
  padding: 0 3%;
}
.boxCompany0102LR .boxContIn {
  margin-bottom: 10%;
}
.boxCompany0102LR .boxBaseCom{
  font-size: 1.15rem;
  font-size: 4.0vw;
}
.boxCompany0102L .boxBaseCom,
.boxCompany0102R .boxBaseCom{
  margin-bottom: 8%;
}
.boxCompany0102LR .boxContLR{
  display: table;
  width: 100%;
  margin-bottom: 5%;
  text-align: left;
}
.boxCompany0102LR .boxContL{
  display: table-cell;
  width: 13%;
  vertical-align: middle;
}
.boxCompany0102LR .boxContR{
  display: table-cell;
  width: 87%;
  vertical-align: middle;
  letter-spacing: normal;
  font-size: 1.28rem;
  font-size: 4.3vw;
  font-weight: bold;
}
.boxCompany0102LR .boxContLR .txtNum{
  display: inline-block;
  width: 30px;
  padding: 5px 0;
  text-align: center;
  line-height: 1.0;
  font-size: 1.4rem;
  font-size: 5.0vw;
  font-weight: bold;
}

.boxCompany02Wrap{
  min-height: 100%;
  margin-bottom: 20%;
  padding: 0;
}
.boxCompany02{
  position: relative;
  min-height: 100vh;
}
.boxCompany02LR{
  display: block;
  width: 100%;
  margin: 0 auto;
}
.boxCompany02L{
  position: relative;
  display: none;
  width: 100%;
  vertical-align: top;
}
.boxCompany02R{
  position: relative;
  display: block;
  width: 90%;
  margin: 0 auto;
  padding: 15% 0 15% 0;
  vertical-align: top;
}
.boxCompany02R > .ttlBase02{
  margin-bottom: 8%;
}
.boxCompany02R .boxBaseCom.no01 {
  text-align: center;
  font-size: 4.6vw;
  font-weight: 700;
}
.boxCompany02R > .boxImg.dSp{
  margin-bottom: 8%;
}
.boxCompany02R .boxBaseCom.no02{
  width: 90%;
  margin: 0 auto;
}
.boxCompany02R .boxBaseCom.no02 p{
  margin-bottom: 10%;
}
.boxCompany02R .boxBaseSign{
  bottom: auto;
}

.boxCompany03{
  margin-bottom: 20%;
}
.boxCompany0301{
  height: auto;
  margin-bottom: 10%;
  padding-top: 64.4%;
  background-image: url('./../../images_sp/company/sp-company-bg02.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
}
.boxCompany0302{
  height: auto;
  margin-bottom: 10%;
  padding-top: 64.4%;
  background-image: url('./../../images_sp/company/sp-company-bg03.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
}
.boxCompany0303{
  height: auto;
  margin-bottom: 10%;
  padding-top: 64.4%;
  border-bottom: 1px #ccc solid;
  background-image: url(./../../images_sp/company/sp-company-bg04.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
  background-color: #fff;
}
.boxCompany0301In,
.boxCompany0302In,
.boxCompany0303In{
  width: 90%;
  margin: 0 auto;
  padding-top: 7%;
}
.boxCompany0302In{
  padding-left: 0;
}
.boxCompany0301In > .ttl,
.boxCompany0302In > .ttl,
.boxCompany0303In > .ttl{
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  padding-top: 15%;
  margin-bottom: 8%;
  background-image: url('./../../images_sp/company/sp-company-ttl-bg02.png');
  background-repeat: no-repeat;
  background-position: left bottom;
  background-size: 100% auto;
}
.boxCompany0301In > .ttl .ttlIn,
.boxCompany0302In > .ttl .ttlIn,
.boxCompany0303In > .ttl .ttlIn{
  position: absolute;
  bottom: 10px;
  left: 0;
  display: inline-block;
  width: 100%;
  height: auto;
  padding: 0 0 0 20%;
  vertical-align: bottom;
  line-height: 1.0;
  letter-spacing: 0.1em;
  font-size: 2.05rem;
  font-size: 7.4vw;
  font-weight: bold;
}
.boxCompany0301In > .ttl .txtNumber,
.boxCompany0302In > .ttl .txtNumber,
.boxCompany0303In > .ttl .txtNumber{
  position: absolute;
  left: 2.5vw;
  bottom: -2vw;
  letter-spacing: normal;
  font-size: 2.0rem;
  font-size: 6.0vw;
  font-style: italic;
}
.boxCompany0301In > .ttl .small,
.boxCompany0302In > .ttl .small,
.boxCompany0303In > .ttl .small{
  font-size: 1.8rem;
  font-size: 6.0vw;
}
.boxCompany0301In > .boxCont,
.boxCompany0302In > .boxCont{
  width: 90%;
  margin: 0 auto;
}
.boxCompany0303In > .boxCont{
  position: relative;
  width: 90%;
  margin: 0 auto;
  padding-bottom: 15%;
}

.boxCompany04{
  width: 100%;
  margin: 0 auto;
  margin-bottom: 85px;
}
.boxCompany04LR{
  display: block;
  width: 85%;
  margin: 0 auto;
}
.boxCompany04L,
.boxCompany04R{
  display: block;
  width: 100%;
}
.boxCompany04L{
  padding-right: 0;
}
.boxCompany04R{
  padding-left: 0;
}
.boxCompany04LR dl{
  display: block;
  width: 100%;
  margin-bottom: 5%;
}
.boxCompany04LR dt{
  display: block;
  width: 100%;
  padding-left: 1.8em;
  padding-bottom: 2%;
  background: none;
  text-indent: -1.8em;
}
.boxCompany04LR dt span:before{
  content: '■';
  margin-left: 3px;
  margin-right: 8px;
  font-size: 0.8rem;
  font-size: 3.5vw;
}
.boxCompany04LR dd{
  display: block;
  width: 100%;
  padding-bottom: 5%;
  background-image: url('./../../images/company/company-border02.png');
  background-repeat: repeat-x;
  background-position: left bottom;
  line-height: 1.7;
}
.boxCompany04LR dd .linkGoogleMap,
.boxCompany04LR dd .linkHomepage {
  text-decoration: underline;
}
.boxCompany04LR dd .linkGoogleMap:hover,
.boxCompany04LR dd .linkHomepage:hover {
  text-decoration: none;
}
.boxCompany04LR dd dl.dl02 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  display: block;
  line-height: 1.0;
}
.boxCompany04LR dd dl.dl02.no01 {
  margin-top: -1.4em;
}
.boxCompany04LR dd dl.dl02 > dt,
.boxCompany04LR dd dl.dl02 > dd {
  display: block;
  width: auto;
  margin: 0;
  padding: 0;
  background: none;
  text-indent: 0;
  line-height: 1.0;
}
.boxCompany04LR dd dl.dl02 > dt:after {
  content: '：';
  margin: 0 10px;
}
.boxCompany04LR dd dl.dl02 > dd {
  padding-left: 5%;
}
.boxCompany04LR dd .decoMark01{
  display: inline-block;
  margin-left: 1.2em;
  padding-left: 8%;
  text-indent: -1.2em;
}
.boxCompany04LR dd .decoMark01:before{
  content: '●';
  margin-right: 5px;
  margin-left: 0;
  font-size: 0.9rem;
}
.boxCompany05{
  width: 100%;
  margin: 0 auto;
  padding-bottom: 20%;
}
.boxCompany05 .ttlBase03{
  position: relative;
  padding-bottom: 0;
  border-bottom: 0;
}
.boxCompany05 .ttlBase03 .icnCompanyPlus{
  display: none;
}
.boxCompany05 .btnHideSp01{
  position: relative;
  display: block;
  width: 85%;
  margin: 0 auto;
  margin-top: 5%;
  margin-bottom: 5%;
  padding: 3% 5%;
  border: 1px #0d0d0d solid;
  font-size: 5.0vw;
}
.boxCompany05 .btnHideSp01 .imgBtnCompany05{
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  right: 5%;
  width: 11%;
}
.boxCompany05In{
  display: none;
}
.boxCompany05In dl{
  display: block;
  width: 85%;
  margin: 0 auto;
}
.boxCompany05In dt{
  display: block;
  width: 100%;
  padding: 7% 18% 3% 1.8em;
  background: none;
  text-indent: -1.8em;
  vertical-align: middle;
  font-size: 4.2vw;
}
.boxCompany05In dt span:before{
  content: '■';
  margin-left: 3px;
  margin-right: 8px;
  font-size: 0.8rem;
  font-size: 4.0vw;
}
.boxCompany05In dd{
  position: relative;
  display: block;
  width: 100%;
  padding: 0 0 7% 0;
  background-image: url('./../../images/company/company-border02.png');
  background-repeat: repeat-x;
  background-position: left bottom;
  vertical-align: middle;
}
.boxCompany05In dd .txtTelno{
  display: inline-block;
  width: 100%;
}
.boxCompany05In dd .oneLine:first-child{
  margin-bottom: 5px;
}
.boxCompany05In dd .linkCompanyMap{
  position: absolute;
  top: -9.5vw;
  transform: none;
  -ms-transform: none;
  right: 0;
  display: inline-block;
  width: auto;
  padding: 6px 10px;
  text-align: center;
  line-height: 1.0;
  letter-spacing: 0.15em;
  font-size: 1.3rem;
  font-size: 4.0vw;
  font-weight: bold;
}



.boxCompany06{
  width: 100%;
  margin: 0 auto;
  padding-bottom: 20%;
}
.boxCompany06 .ttlBase03{
  position: relative;
  padding-bottom: 0;
  border-bottom: 0;
}
.boxCompany06 .ttlBase03 .icnCompanyPlus{
  display: none;
}
.boxCompany06 .btnHideSp01{
  position: relative;
  display: block;
  width: 85%;
  margin: 0 auto;
  margin-top: 5%;
  margin-bottom: 5%;
  padding: 3% 5%;
  border: 1px #0d0d0d solid;
  font-size: 5.0vw;
}
.boxCompany06 .btnHideSp01 .imgBtnCompany06{
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  right: 5%;
  width: 11%;
}
.boxCompany06In{
  display: none;
}
.boxCompany06In dl{
  display: block;
  width: 85%;
  margin: 0 auto;
  min-height: 100%;
}
.boxCompany06In dt{
  display: block;
  width: 100%;
  padding: 7% 18% 3% 0;
  background: none;
  vertical-align: middle;
  text-align: left;
}
.boxCompany06In dt.firstMonth{
  background: none;
}
.boxCompany06In dt.firstMonth span:before{
  content: '■';
  margin-left: 3px;
  margin-right: 8px;
  font-size: 0.8rem;
  font-size: 4.0vw;
}
.boxCompany06In dd{
  position: relative;
  display: block;
  width: 100%;
  padding: 0 0 7% 0;
  background-image: url('./../../images/company/company-border02.png');
  background-repeat: repeat-x;
  background-position: left bottom;
  vertical-align: middle;
}
.boxCompany06In dd .oneLine:first-child{
  margin-bottom: 5px;
}

.boxDlPdf{
  display: none;
}
/* /Company */



/* Contact */
.boxContactTopCom{
  margin-bottom: 20px;
  padding-top: 0;
  text-align: center;
  color: #0000ff;
}
.formContact dl{
  display: block;
  width: 100%;
  padding: 7% 0;
  border-bottom: 1px #ddd solid;
}
.formContact .dlCont,
.formContact dl.beforePrivacy {
  margin-bottom: 5%;
  /*border: 0;*/
}
.formContact.modeConfirm dl{
  padding: 5% 0;
}
.formContact.modeConfirm .dlCont,
.formContact.modeConfirm dl.beforePrivacy {
  margin-bottom: 0;
}
.formContact dt{
  position: relative;
  display: block;
  width: 100%;
  margin-bottom: 5px;
  padding-left: 23%;
  vertical-align: middle;
  font-size: 0.95rem;
  font-size: 5.0vw;
  letter-spacing: 0.1em;
}
.formContact.modeConfirm dt{
  width: 100%;
  margin-bottom: 2%;
  padding-left: 23%;
}
.formContact dt .markRequired,
.formContact dt .markNotRequired{
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  display: inline-block;
  padding: 2% 3% 2% 3%;
  font-size: 0.7rem;
  font-size: 3.5vw;
  font-weight: bold;
  line-height: 1.0;
  letter-spacing: 3px;
}
.formContact.modeConfirm dt .markRequired,
.formContact.modeConfirm dt .markNotRequired{
  /*display: none;*/
}
.formContact dd{
  display: block;
  width: 100%;
  vertical-align: middle;
  font-size: 4.0vw;
}

.formContact dd .ulContSelect {
  display: block;
}
.formContact dd .txtCaution {
  display: inline-block;
  width: 100%;
  margin-left: 0;
  vertical-align: top;
  letter-spacing: 0.15em;
  font-size: 0.97rem;
  font-size: 3.8vw;
}

.formContact dd .txtCom01{
  padding-top: 0.5%;
}
.formContact.modeConfirm dd{
  width: 100%;
  padding-left: 5%;
  font-size: 4.5vw;
}
.formContact dd .txtCaution{
  font-size: 0.95rem;
  font-size: 3.8vw;
  color: #aaa;
}
.formContact dd input,
.formContact dd select,
.formContact dd textarea{
  box-sizing: border-box;
  padding: 3.5vw 3vw;
  border: 1px #333 solid;
  border-radius: 0;
  font-size: 0.96rem;
  font-size: 4.5vw;
  color: #666;
}

.formContact dd .ulJobcatSelect{
  margin-bottom: 25px;
}
.formContact dd .ulJobcatSelect:last-child{
  margin-bottom: 0;
}
.formContact dd .ulContSelect li,
.formContact dd .ulJobcatSelect li{
  /*float: left;*/
  display: inline-block;
  width: 100%;
  margin-right: 0;/*5%;*/
  margin-bottom: 3%;
  line-height: 1.3;
  letter-spacing: normal;
}
.formContact dd .ulJobcatSelect li{
  width: 100%;
  margin-bottom: 3%;
  margin-right: 0;/*5%;*/
}
.formContact dd .ulContSelect li:last-child{
  margin-right: 0;
}
.formContact dd .ulContSelect li input,
.formContact dd .ulJobcatSelect li input{
  margin-right: 5px;
  vertical-align: middle;
}
.formContact dd .boxJobcatTtl{
  margin-bottom: 7px;
}
.formContact dd .boxJobcatTtl:before{
  content: '■';
  margin-right: 5px;
  margin-left: -2px;
  color: #269cc8;
}

.formContact input[name="my_name"],
.formContact input[name="my_name_kana"],
.formContact input[name="email"],
.formContact input[name="telno"],
.formContact input[name="faxno"]{
  width: 100%;
}
.formContact input[name="company_name"]{
  width: 100%;
}
.formContact input[name="zipcode1"],
.formContact input[name="zipcode2"]{
  width: 80px;
  margin: 0 4px;
}
.formContact input[name="zipcode"],
.formContact select[name="pref"]{
  width: 100%;
  margin-bottom: 15px;
}
.formContact select[name="birth_year"],
.formContact select[name="birth_month"],
.formContact select[name="birth_day"]{
  width: 23%;/*70px*/
  margin-right: 2%;
}
.formContact select[name="birth_month"],
.formContact select[name="birth_day"]{
  margin-left: 1%;
}
.formContact input[name="address"],
.formContact textarea[name="cont"]{
  width: 100%;
}
.formContact textarea[name="cont"]{
  height: 180px;
}
.formContact select[name="cont_select"]{
  width: 100%;
  margin-bottom: 15px;
}
.boxPopupPrivacyP ul.last{
  padding-bottom: 5%;
}
.boxContactCheckPrivacyP{
}
.boxContactCheckPrivacyP > .ttl{
  display: inline-block;
  width: 100%;
  padding: 23px 0;
  margin-bottom: 30px;
  border-bottom: 1px #ccc solid;
  font-size: 1.2rem;
  text-align: center;
}
.boxContactCheckPrivacyP01{
  width: 84%;
  height: 260px;
  padding-right: 10px;
  margin: 0 auto;
  margin-bottom: 30px;
  overflow-y: scroll;
  font-size: 0.85rem;
}
.boxContactPrivacyPOne{
  margin-bottom: 30px;
}
.boxContactPrivacyPOne > .ttl{
  margin-bottom: 1px;
  font-size: 0.9rem;
}
.boxContactPrivacyPOne > .ttl:before{
  content: '〇';
}
.boxContactCheckPrivacyP01 p{
  margin-bottom: 14px;
}
.boxContactCheckPrivacyP02{
  width: 100%;
  padding: 3% 5%;
  margin: 0 auto;
  margin-bottom: 10%;
  border: 0;
  background-color: #fafafa;
  vertical-align: middle;
  text-align: left;
  line-height: 1.8;
  font-size: 0.95rem;
  letter-spacing: 0.1em;
}
.boxContactCheckPrivacyP02 span{
  font-weight: bold;
}
.boxContactSubmitBtn{
  position: relative;
  min-height: 72px;
  margin-bottom: 25px;
  text-align: center;
}
.boxContactSubmitBtn .btnContact01{
  -webkit-appearance: none;
  width: 100%;
  margin: 0 auto;
  padding: 7% 2% 7% 0;
  border: 0;
  border-radius: 0;
  background-image: url('./../../images_sp/recruit/sp-recruit-s-icn-arrow06.png');
  background-repeat: no-repeat;
  background-position: 95% center;
  background-size: 3.5vw auto;
  cursor: auto;
  letter-spacing: 0.1em;
  font-size: 1.6rem;
  font-size: 6.0vw;
  /*font-weight: bold;*/
  color: #fff;
/*
  width: 100%;
  max-width: 391px;
  height: auto;
  margin: 0 auto;
  padding-top: 20.2046036%;
  border: 0;
  background-image: url('./../../images/recruit/recruit-s-btn-submit.png');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  cursor: pointer;
  font-size: 0;
*/
}
.boxContactSubmitBtn .btnContact02{
  -webkit-appearance: none;
  position: static;
  top: 0;
  left: 0;
  width: 100%;
  margin: 0 auto;
  padding: 5% 2% 5% 0;
  border: 0;
  border-radius: 0;
  background-image: url('./../../images_sp/recruit/sp-recruit-s-icn-arrow06.png');
  background-repeat: no-repeat;
  background-position: 95% center;
  background-size: 3.5vw auto;
  cursor: auto;
  letter-spacing: 0.2em;
  font-size: 1.6rem;
  font-size: 6.0vw;
  /*font-weight: bold;*/
  color: #fff;
/*
  position: static;
  top: 0;
  right: 0;
  width: 100%;
  max-width: 391px;
  height: auto;
  margin: 0 auto;
  padding-top: 20.2046036%;
  border: 0;
  background-image: url('./../../images/recruit/recruit-s-btn-submit2.png');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  cursor: pointer;
  font-size: 0;
*/
}
.boxContactSubmitBtn .btnContactBack{
  -webkit-appearance: none;
  position: static;
  top: 0;
  left: 0;
  width: 100%;
  margin: 0 auto;
  margin-bottom: 5%;
  padding: 5% 2% 5% 0;
  border: 0;
  border-radius: 0;
  background-image: url('./../../images_sp/recruit/sp-recruit-s-icn-arrow07.png');
  background-repeat: no-repeat;
  background-position: 5% center;
  background-size: 3.5vw auto;
  cursor: auto;
  letter-spacing: 0.2em;
  font-size: 1.6rem;
  font-size: 6.0vw;
  /*font-weight: bold;*/
  color: #fff;
/*
  position: static;
  top: 0;
  left: 0;
  width: 100%;
  max-width: 391px;
  height: auto;
  margin: 0 auto;
  margin-bottom: 5%;
  padding-top: 20.2046036%;
  border: 0;
  background-image: url('./../../images/recruit/recruit-s-btn-back.png');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  cursor: pointer;
  font-size: 0;
*/
}
.boxFormErrorParts{
  padding: 2% 0 0 0;
}
.boxFormErrorParts.type02{
  padding: 2% 0 2% 0;
}
.boxFormErrorParts .txtErrmsg{
  font-size: 0.9rem;
  font-size: 4.0vw;
  color: #ff0000;
}
.boxContactThanks{
  width: 95%;
  margin: 0 auto;
  margin-top: 50px;
  padding: 0;
  /*border: 2px #39a446 solid;*/
  border: 0;
}
.boxContactThanks > .ttlBase02{
  margin-bottom: 37px;
  padding-bottom: 30px;
  letter-spacing: 0.17em;
  font-size: 1.6rem;
  font-size: 6.0vw;
}
.boxContactThanks > .ttl{
  margin-bottom: 55px;
  letter-spacing: 0.1em;
  font-size: 1.1rem;
  font-size: 4.0vw;
  font-weight: bold;
}
.boxContactThanksIn{
  width: 90%;
  margin: 0 auto;
  margin-bottom: 10%;
}
.boxContactThanksIn p{
  margin-bottom: 5%;
  text-align: left;
  line-height: 1.9;
  letter-spacing: 0.1em;
  font-size: 1.15rem;
  font-size: 4.0vw;
}
/* /Contact */



/* Download */
  .pageDownload .ttlEntry01 {
    text-align: center;
    letter-spacing: 0.1em;
    font-size: 1.55rem;
    font-weight: 700;
  }
  .pageDownload .pageThanks .ttlBase02 {
    margin-bottom: 7%;
  }
  .pageDownload .boxContactThanks {
    margin: 0 auto;
    padding: 0;
    border: 0;
    color: #000;
  }
  .pageDownload .boxContactThanksIn {
    margin-bottom: 7%;
  }
  .pageDownload .boxContactThanksIn p {
    line-height: 1.5;
    letter-spacing: 0.05em;
    font-size: 1.8rem;
    font-size: 5.0vw;
    font-weight: 700;
  }
  .pageDownload .boxLinkDLFile01 {
    width: 100%;
    margin: 0 auto;
    margin-bottom: 15%;
    text-align: left;
  }
  .pageDownload .boxLinkDLFile01 .linkDLFile01 {
    height: 25vw;
    margin-bottom: 3%;
    font-size: 2.1rem;
    font-size: 6.0vw;
  }
  .pageDownload .boxLinkDLFile01 .pBaseOne {
    font-size: 1.1rem;
    font-size: 3.8vw;
  }
  .pageDownload .boxThanksPageBottomNavi {
    width: 100%;
    margin: 0 auto;
  }
  .pageDownload .boxThanksPageBottomNavi a {
    width: 100%;
    height: 15vw;
    font-size: 1.7rem;
    font-size: 6.0vw;
  }
  .pageDownload .boxThanksPageBottomNavi .linkToTop {
    float: none;
    margin-bottom: 5%;
  }
  .pageDownload .boxThanksPageBottomNavi .linkToArchive {
    float: none;
  }
/* /Download */



/* Entry */
.pageEntry .ttlBase02.long{
  margin-bottom: 6%;
  background-image: url('./../../images/company/company-border01.png');
  font-size: 2.4rem;
  font-size: 8.5vw;
}
.pageEntry .boxBaseTop .ttlBase01 .ttlJa{
  letter-spacing: -0.05em;
  font-size: 4.7vw;
}
.pageEntry .ttlEntry01{
  margin-bottom: 7%;
  text-align: center;
  letter-spacing: 0.18em;
  font-size: 1.6rem;
  font-size: 5.5vw;
}
.boxEntry01{
  width: 90%;
  margin: 0 auto;
  padding: 10% 0 10% 0;
}
.boxEntry01 .txt01{
  margin-bottom: 20px;
  text-align: center;
  letter-spacing: 0.12em;
  font-size: 1.35rem;
  font-size: 4.4vw;
}
.boxEntry01 .boxBaseCom{
  margin-bottom: 0;
  text-align: left;
  line-height: 2.0;
  letter-spacing: 0.13em;
}
.boxEntryBg01{
  height: auto;
  margin-bottom: 20%;
  background: none;
}
.boxEntry02{
  width: 90%;
  margin: 0 auto;
  margin-bottom: 25%;
}
.boxEntry02 .ttl0{
  margin-bottom: 7%;
  text-align: center;
  letter-spacing: 0.1em;
  font-size: 1.4rem;
  font-size: 4.6vw;
}
.boxEntry02F{
  overflow: hidden;
  margin-bottom: 0;
}
.boxEntry02FOne{
  position: relative;
  float: none;
  width: 100%;
  min-height: auto;
  margin-right: 0;
  margin-bottom: 15%;
  border: 1px #ccc solid;
}
.boxEntry02FOne:last-child{
  margin-right: 0;
}
.boxEntry02FOne .ttl{
  position: relative;
  margin-bottom: 18px;
  padding-top: 25.9259259%;
  background-image: url('./../../images/entry/entry-ttl-bg01.png');
  background-repeat: no-repeat;
  background-position: left top;
  background-size: cover;
  width: 100%;
}
.boxEntry02FOne .ttlIn{
  position: absolute;
  top: 10%;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 3% 11%;
}
.boxEntry02FOne .ttl .txtEn{
  display: inline-block;
  width: 100%;
  margin-bottom: 3%;
  vertical-align: bottom;
}
.boxEntry02FOne .ttl .txtNum{
  display: inline-block;
  margin-left: 1%;
  line-height: 1.0;
  font-size: 1.5rem;
  font-size: 6.0vw;
}
.boxEntry02FOne .ttl .txtTtl{
  letter-spacing: 0.12em;
  font-size: 1.4rem;
  font-size: 5.3vw;
}
.boxEntry02FOne .ttl2{
  width: 100%;
  text-align: center;
  letter-spacing: 0.1em;
  font-size: 1.2rem;
  font-size: 4.5vw;
}
.boxEntry02FOne .ttl2 span{
  display: inline-block;
  width: 70%;
  margin-bottom: 5%;
  padding-bottom: 2%;
}
.boxEntry02FOne ul{
  width: 87%;
  margin: 0 auto;
  margin-bottom: 8%;
}
.boxEntry02FOne li{
  margin-bottom: 1%;
}
.boxEntry02FOne li:before{
  content: '■';
  margin-right: 5px;
}
.boxEntry02FOne .boxR{
  position: absolute;
  right: 5%;
  bottom: 3%;
}
.boxEntry02FOne .icnEntryArrow01{
  position: absolute;
  top: auto;
  bottom: -13%;
  right: auto;
  left: 50%;
  transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  width: 30%;
}
.linkToEntryForm{
  display: block;
  width: 90%;
  margin: 0 auto;
  padding: 5% 0;
  background-image: url('./../../images_sp/entry/sp-entry-icn-arrow02.png');
  background-repeat: no-repeat;
  background-position: 92% center;
  background-size: 5%;
  text-align: center;
  letter-spacing: 0.1em;
  font-size: 1.6rem;
  font-size: 5.5vw;
}

.boxEntry03{
  width: 90%;
  margin: 0 auto;
  margin-bottom: 17%;
}
.boxEntry03LR{
  display: block;
  width: 100%;
}
.boxEntry03L{
  display: block;
  width: 100%;
  margin-bottom: 7%;
  vertical-align: top;
  text-align: center;
}
.boxEntry03R{
  display: block;
  width: 100%;
  vertical-align: top;
}
.boxEntry03R .ttl{
  margin-bottom: 7%;
  text-align: left;
  line-height: 1.9;
  letter-spacing: 0.12em;
  font-size: 1.32rem;
  font-size: 4.4vw;
}
.boxEntry03R .boxBaseCom{
  line-height: 2.0;
}
.boxEntry03R .boxBaseCom p{
  margin-bottom: 30px;
}
.boxEntry03R .boxBaseCom p:last-child{
  margin-bottom: 0;
}
.boxBtnEntry03R{
  position: relative;
  display: block;
  margin-top: 5%;
  padding: 3% 5%;
  border: 1px #0d0d0d solid;
  font-size: 4.5vw;
}
.boxBtnEntry03R .btnEntry03R{
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  right: 3%;
  width: 10%;
}
.txtEntry03RSpClose,
.boxEntry03RSpClose{
  display: none;
}

.boxEntry04{
  width: 90%;
  margin: 0 auto;
  margin-bottom: 15%;
}
.boxEntry04 .ttlBase07{
  padding: 3.5% 0 3.8% 20.5%;
  letter-spacing: normal;
}
.boxEntry04 .boxCont{
  margin-bottom: 7%;
  padding-bottom: 0;
  border-bottom: 1px #ccc solid;
}
.boxEntry04 .boxCont.last{
  margin-bottom: 7%;
  border-bottom: 0;
}
.boxEntry04 .ttl{
  position: relative;
  min-height: auto;
  margin-bottom: 5%;
  padding-left: 13%;
  padding-right: 13%;
  background-image: url('./../../images_sp/entry/sp-entry-icn-q.png');
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 10%;
  line-height: 1.3;
  letter-spacing: 0.1em;
  font-size: 1.45rem;
  font-size: 5.0vw;
}
.boxEntry04 .ttl .icnEntryPlus01{
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  right: 1%;
  width: 10%;
}
.boxEntry04 .boxEntry04InSp{
  display: none;
  padding-bottom: 7%;
}
.boxEntry04 .boxBaseCom{
  margin-bottom: 0;
  padding-left: 0;
}
.boxEntry04 .boxBaseCom.no1{
  margin-bottom: 5%;
}
.boxEntry04 .boxCont02{
  padding-left: 0;
}
.boxEntry04 dl{
  display: block;
  width: 100%;
  padding-bottom: 6px;
  margin-bottom: 6px;
  border-bottom: 1px #0d0d0d solid;
}
.boxEntry04 dl.last{
  margin-bottom: 0;
  border: 0;
}
.boxEntry04 dt{
  display: block;
  width: 100%;
  vertical-align: top;
}
.boxEntry04 dt:before{
  content: '■';
  margin-right: 5px;
}
.boxEntry04 dd{
  display: block;
  width: 100%;
  vertical-align: top;
}

.boxEntry05Wrap{
  margin-bottom: 20%;
  padding: 15% 0 11% 0;
}
.boxEntry05{
  width: 100%;
  margin: 0 auto;
}
.boxEntry05 .ttlBase05{
  margin-bottom: 60px;
}
.boxEntry05FIn{
  float: none;
  width: 90%;
  margin: 0 auto;
  padding-bottom: 6%;
}
.boxEntry05FIn:last-child{
  margin: 0 auto;
}
.boxEntry05FIn .boxStepTtl{
  position: relative;
  display: table;
  width: 100%;
  height: 21vw;
  margin-bottom: 5%;
  background-color: #fff;
  background-image: url('./../../images_sp/entry/sp-entry-step-bg01.png');
  background-repeat: no-repeat;
  background-position: left top;
  background-size: contain;
}
.boxEntry05FIn .boxStepTtl .txtStepTtl{
  display: table-cell;
  width: 100%;
  padding-left: 36%;
  vertical-align: middle;
  text-align: left;
  letter-spacing: 0.03em;
  font-size: 1.3rem;
  font-size: 5.0vw;
}
.boxEntry05FIn .boxStepTtl .txtStep{
  position: absolute;
  bottom: 1vw;
  left: 3vw;
  line-height: 1.0;
  font-size: 0.95rem;
  font-size: 4.3vw;
}
.boxEntry05FIn .boxStepTtl .txtNum{
  position: absolute;
  top: 1vw;
  left: 12%;
  font-size: 1.9rem;
  font-size: 9.0vw;
}
.boxEntry05FIn .boxStepTtl .icnEntryArrow04{
  position: absolute;
  top: auto;
  transform: none;
  -ms-transform: none;
  bottom: -5vw;/*-52%*/
  right: auto;
  left: 13%;
  width: 6%;
}
.boxEntry05FIn .boxStepTtl .icnEntryPlus02{
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  right: 3%;
  width: 10%;
}
.boxEntry05FIn .boxBaseCom{
  display: none;
  margin-bottom: 0;
  padding-left: 65px;
  padding-right: 10px;
}
.boxEntry0501{
  position: relative;
  top: 0;
  text-align: center;
}
.boxEntry0501 img{
  margin-bottom: 7%;
}
.boxEntry0501 .boxContWrap{
  width: 90%;
  margin: 0 auto;
}
.boxEntry0501 .boxCont{
  position: relative;
  width: 100%;
  padding-top: 16.037%;
  background-image: url('./../../images_sp/entry/sp-entry-bg01.png');
  background-repeat: no-repeat;
  background-position: left top;
  background-size: contain;
}
.boxEntry0501 .boxContIn{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.boxEntry0501 .txtStemNum{
  position: absolute;
  top: auto;
  bottom: 0.2%;
  left: 2.5%;
  width: 100%;
  height: 100%;
}
.boxEntry0501 .txtStep{
  position: absolute;
  left: 0;
  bottom: 0;
  font-size: 0.95rem;
  font-size: 3.5vw;
}
.boxEntry0501 .txtNum{
  position: absolute;
  left: 5%;
  top: 10%;
  line-height: 1.0;
  font-size: 1.9rem;
  font-size: 7.0vw;
}
.boxEntry0501 .txtStepTtl{
  position: absolute;
  bottom: 1%;
  left: 14%;
  font-size: 2.2rem;
  font-size: 5.0vw;
}
.boxEntry0501 .boxCom{
  padding-top: 2.5%;
  padding-left: 32%;
  vertical-align: middle;
  line-height: 1.3;
  letter-spacing: 0.05em;
  text-align: left;
  font-size: 1.3rem;
  font-size: 4.0vw;
}

.boxEntry06{
  width: 90%;
  margin: 0 auto;
  margin-bottom: 20%;
}
.boxEntry06LR{
  display: block;
  width: 100%;
}
.boxEntry06L{
  display: block;
  width: 100%;
  margin-bottom: 7%;
  padding-top: 0;
  vertical-align: top;
  text-align: center;
}
.boxEntry06R{
  display: block;
  width: 100%;
  vertical-align: top;
}
.boxEntry06R .ttl{
  margin-bottom: 7%;
  text-align: center;
  line-height: 1.9;
  letter-spacing: 0.08em;
  font-size: 1.32rem;
  font-size: 4.1vw;
}
.boxEntry06R .boxBaseCom{
  margin-bottom: 20%;
  line-height: 2.0;
}
.boxEntry06R .boxBaseCom p{
  margin-bottom: 30px;
}
.boxEntry06R .boxBaseCom p:last-child{
  margin-bottom: 0;
}
.boxEntry06RIn{
  position: relative;
  padding: 3% 5%;
}
.boxEntry06RIn .ttl2{
  margin-bottom: 13px;
  letter-spacing: 0.2em;
  font-size: 1.5rem;
  font-size: 5.0vw;
  font-weight: bold;
}
.boxEntry06RIn .ttl2 .txtTtl{
  display: inline-block;
  width: 100%;
  padding-bottom: 2%;
}
.boxEntry06RIn .ttl2 .small{
  font-size: 1.2rem;
  font-size: 4.0vw;
}
.boxEntry06RIn li{
  line-height: 1.2;
  letter-spacing: 0.1em;
  margin-bottom: 4%;
  margin-left: 1.3em;
  text-indent: -1.3em;
}
.boxEntry06RIn li:before{
  content: '■';
  margin-right: 1%;
}
.boxEntry06RIn .imgEntry05{
  position: absolute;
  bottom: auto;
  top: -15%;
  right: -5%;
  width: 48%;
}

.boxEntry07{
  width: 90%;
  margin: 0 auto;
  margin-bottom: 20%;
}
.boxEntry07 .ttl0{
  margin-bottom: 7%;
  text-align: center;
  letter-spacing: 0.1em;
  font-size: 1.4rem;
  font-size: 4.6vw;
}
.boxEntry07FWrap{
  width: 100%;
  margin: 0 auto;
}
.boxEntry07F{
  overflow: visible;
  margin-bottom: 15%;
}
.boxEntry07FOne{
  position: relative;
  float: none;
  width: 100%;
  min-height: auto;
  margin-right: 0;
  margin-bottom: 15%;
  border: 1px #ccc solid;
}
.boxEntry07FOne:last-child{
  margin-right: 0;
}
.boxEntry07FOne .ttl{
  position: relative;
  margin-bottom: 18px;
  padding-top: 32.46753246%;
  background-image: url('./../../images/entry/entry-ttl-bg02.png');
  background-repeat: no-repeat;
  background-position: left top;
  background-size: cover;
  width: 100%;
}
.boxEntry07FOne .ttlIn{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 5% 10% 0 10%;
}
.boxEntry07FOne .ttl .txtEn{
  display: inline-block;
  width: 100%;
  margin-bottom: 3%;
  vertical-align: bottom;
  line-height: 1.0;
}
.boxEntry07FOne .ttl .txtNum{
  margin-left: 1%;
  font-size: 1.5rem;
  font-size: 6.0vw;
}
.boxEntry07FOne .ttl .txtTtl{
  line-height: 1.3;
  letter-spacing: 0.12em;
  font-size: 1.4rem;
  font-size: 5.3vw;
}
.boxEntry07FOne ul{
  width: 90%;
  margin: 0 auto;
  margin-bottom: 10%;
}
.boxEntry07FOne li{
  letter-spacing: 0.1em;
  margin-bottom: 2%;
}
.boxEntry07FOne li:before{
  content: '■';
  margin-right: 1%;
}
.boxEntry07FOne .boxR{
  position: absolute;
  right: 5%;
  bottom: 3%;
}
.boxEntry07FOne .icnEntryArrow01{
  position: absolute;
  top: auto;
  bottom: -15%;
  left: 50%;
  transform: translateX(-50%);
  right: auto;
  width: 30%;
}

.boxEntry08{
  width: 100%;
  margin: 0 auto;
  margin-bottom: 20%;
}
.boxEntry08 .ttlEntry01{
  margin-bottom: 5%;
  font-size: 5.0vw;
}
/* /Entry */


/***** Experienced *****/
/*
.boxExperienced01 {
  margin-bottom: 15%;
}
.boxExperienced .boxBaseCom {
  margin-bottom: 0;
  line-height: 1.9;
  letter-spacing: 0.05em;
  font-size: 1.0rem;
  font-size: 4.3vw;
  font-weight: 700;
}
.boxExperienced .boxBaseCom.small {
  letter-spacing: 0.03em;
  font-size: 3.5vw;
}
.boxExperienced01 .ttl {
  margin-bottom: 5%;
  text-align: center;
  line-height: 1.45;
  letter-spacing: 0.1em;
  font-size: 1.8rem;
  font-size: 8.0vw;
}
.boxExperienced01 .boxBaseCom {
  text-align: left;
}
.boxExperienced02 {
  margin-bottom: 13%;
}
.boxExperienced02LR {
  display: block;
  margin-bottom: 0;
}
.boxExperienced02L {
  width: 100%;
  margin-bottom: 5%;
  text-align: center;
}
.boxExperienced02R {
  width: 100%;
}
.boxExperienced02R .ttl02 {
  margin-bottom: 5%;
  text-align: center;
  letter-spacing: 0.05em;
  font-size: 1.8rem;
  font-size: 5.7vw;
  font-weight: 700;
}
.boxExperienced02R .boxBaseCom.setMb7 {
  margin-bottom: 7%;
}
.boxExperienced02R .boxBaseCom p {
  margin-bottom: 7%;
}
.boxExperienced02R .boxBaseCom p:last-child {
  margin-bottom: 0;
}
.boxExperienced0201 .boxImg {
  margin-bottom: 6%;
  text-align: center;
}
.boxExperienced0201 .boxBaseCom {
  text-align: left;
}

.boxExperienced03 {
}
.boxExperienced03 .ttlBase11 {
  margin-bottom: 0;
}
.boxExperienced0301 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: left top;
  background-size: auto 100%;
  min-height: auto;
  padding-top: 44%;
  margin-bottom: 7%;
}
.boxExperienced0301L {
  margin-top: -44%;
  width: 48%;
}
.boxExperienced0301R {
  margin-top: -44%;
  width: 50.5%;
}
.boxExperienced0301R .boxWorkPlace {
  margin-bottom: 2%;
  line-height: 1.1;
  font-size: 3.5vw;
}
.boxExperienced0301R .boxJobPosi {
  margin-bottom: 2%;
}
.boxExperienced0301R .boxName {
  margin-bottom: 5%;
  padding-bottom: 1%;
  border-bottom: 1px #1a368d solid;
  font-size: 2.9rem;
  font-size: 7.0vw;
}
.boxExperienced0301R .dlFormerJob {
  font-size: 2.2rem;
  font-size: 4.3vw;
}
.boxExperienced0301R .dlFormerJob > dt,
.boxExperienced0301R .dlFormerJob > dd {
  display: inline-block;
}
.boxExperienced0301R .dlFormerJob > dt:after {
  content: '：';
}

.boxExperiencedFaq {
  display: block;
  margin-bottom: 12%;
}
.boxExperiencedFaqOne {
  width: 100%;
  margin-right: 0;
  margin-bottom: 9%;
}
.boxExperiencedFaqOne:nth-child(2n) {
  margin-right: 0;
}
.boxExperiencedFaqOne .ttl {
  display: table;
  width: 100%;
  min-height: 12.5vw;
  margin-bottom: 5%;
  padding: 0 0 0 17.5%;
  background-image: url('./../../images_sp/experienced/sp-experienced-icn-faq-q01.png'),url('./../../images_sp/experienced/sp-experienced-faq-q-bg01.png');
  background-repeat: no-repeat,repeat;
  background-position: left top,left top;
  background-size: 14% auto,auto auto;
  line-height: 1.2;
  font-size: 1.5rem;
  font-size: 5.0vw;
  font-weight: 700;
}
.boxExperiencedFaqOne .ttl span {
  display: table-cell;
  vertical-align: middle;
}
.boxExperiencedFaqOne .boxBaseCom {
  overflow: hidden;
  position: relative;
  height: 30vw;
}
.boxExperiencedFaqOne .boxBaseCom .boxCover01 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
  background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
  background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
}
.boxExperiencedFaqOne .boxBaseCom .boxBtnOpen {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 65%;
  padding: 3.5% 0;
  background-color: #1a368d;
  text-align: center;
  line-height: 1.0;
  font-size: 5.5vw;
  font-weight: 700;
  color: #fff;
}

.boxExperienced04 {
  margin-bottom: 15%;
  padding-top: 0;
  text-align: center;
}
*/

/* Interview */
.boxInterviewWrap{
  padding-top: 8%;
  background: none;
}
.boxInterview{
  width: 90%;
  margin: 0 auto;
}
.boxInterviewList{
  padding-left: 10px;
}
.boxInterviewOneWrap{
  margin-bottom: 17%;
}
.boxInterviewOne{
  position: relative;
  top: -10px;
  left: -10px;
  min-height: auto;
  background-repeat: no-repeat;
  background-position: right 20% top;
  background-size: 180%;
}
.boxInterviewNum{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 73px;
  padding: 5% 0 0 13%;
  background-image: url('./../../images/interview/interview-bg01.png');
  background-repeat: no-repeat;
  background-position: left 3% top;
  font-size: 1.9rem;
  font-size: 6.0vw;
  /*text-shadow: 1px 1px 1px rgba(255,255,255,1),-1px -1px 1px rgba(255,255,255,1);*/
}
.boxInterviewOne .boxCont{
  width: 70%;
  padding-top: 30%;
  padding-left: 7%;
  text-align: left;
}
.boxInterviewOne .ttl{
  display: block;
  margin-bottom: 0;
  letter-spacing: 0.1em;
  text-align: justify;
  font-size: 1.62rem;
  font-size: 4.8vw;
}
.boxInterviewOne .ttl.dSp{
  background-color: #fff;
  padding: 5% 7% 27% 7%;
}
.boxInterviewOne .boxJobCatPlace{
  margin-bottom: 5%;
  letter-spacing: 0.1em;
  font-size: 1.3rem;
  font-size: 4.0vw;
}
.boxInterviewOne .txtJobCat{
  display: block;
  margin-right: 0;
  line-height: 1.1;
}
.boxInterviewOne .boxInterviewName{
  display: block;
  margin-bottom: 5%;
  letter-spacing: 0.1em;
  font-size: 1.4rem;
  text-shadow: 1px 1px 0 #fff;
}
.boxInterviewOne .boxInterviewName .txtName{
  display: block;
  margin-bottom: -3px;
  line-height: 1.0;
  font-size: 5.0vw;
}
.boxInterviewOne .boxInterviewName .txtNameKana{
  display: inline-block;
  line-height: 1.1;
  font-size: 4.0vw;
}
.boxInterviewOne .btnInterviewReadmore{
  position: absolute;
  bottom: 5%;
  right: auto;
  left: 50%;
  transform: translateX(-50%);
  width: 86%;
}


.boxInterviewS01{
  position: relative;
  width: 90%;
  margin: 0 auto;
  margin-top: 10%;
  margin-bottom: 15%;
}
.boxInterviewS01 .ttlBase02.dSp{
  margin-bottom: 15%;
}
.boxInterviewS01 .boxImgWrap{
  width: 95%;
  margin-top: 5%;
  margin-left: 5%;
  margin-bottom: 8%;
}
.boxInterviewS01 .boxImg{
  overflow: hidden;
  position: relative;
  top: -4vw;
  left: -5%;
  width: 100%;
  height: auto;
  padding-top: 100%;
  border: 1px #fff solid;
  background-color: #fff;
}
.boxInterviewS01 .boxImg img{
  position: absolute;
  top: 0;
  right: 0;
  height: 100vw;
  width: auto;
  max-width: none;
}
.boxInterviewS01 .boxCont{
  position: static;
  top: auto;
  left: auto;
  width: 100%;
  min-height: auto;
  text-align: center;
}
.boxInterviewS01 .ttl{
  display: block;
  margin-bottom: 8%;
  letter-spacing: normal;
  font-size: 1.62rem;
  font-size: 4.8vw;/*6.0vw*/
}
.boxInterviewS01 .boxName{
  margin-bottom: 8%;
  letter-spacing: 0.1em;
  font-size: 1.2rem;
  font-size: 4.5vw;
}
.boxInterviewS01 .boxName .txtJobCat{
  display: inline-block;
  margin-right: 10px;
}
.boxInterviewProf{
  position: static;
  top: auto;
  left: auto;
  width: 100%;
}
.boxInterviewProf .ttl2{
  position: relative;
  display: block;
  /*width: 100%;*/
  height: 12vw;
  padding: 2.5vw 0 0 10%;
  background-image: url('./../../images/interview/interview-s-bg01.png');
  background-repeat: no-repeat;
  background-position: left top;
  background-size: auto 100%;
  font-size: 1.2rem;
  font-size: 5.0vw;
}
.boxInterviewProf .icnInterviewPlus01{
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  right: 4%;
  width: 10%;
}
.boxInterviewProf .boxCont2{
  display: none;
  padding: 5% 10% 10% 10%;
}
.boxInterviewProf dl{
  display: block;
  width: 100%;
  margin-bottom: 5%;
  padding-bottom: 5%;
  border-bottom: 1px #ddd solid;
  text-align: left;
  font-size: 1.0rem;
  font-size: 4.5vw;
}
.boxInterviewProf dt{
  display: block;
  width: 100%;
  margin-bottom: 2%;
  vertical-align: top;
  letter-spacing: 0.07em;
}
.boxInterviewProf dt:before{
  content: '■';
  margin-right: 5px;
}
.boxInterviewProf dd{
  display: block;
  width: 100%;
  vertical-align: top;
  letter-spacing: 0.07em;
}

.boxInterviewS02{
  width: 90%;
  margin: 0 auto;
}
.boxInterviewS02LR{
  display: block;
  width: 100%;
}
.boxInterviewS02L{
  display: block;
  width: 100%;
  margin-bottom: 10%;
  vertical-align: top;
}
.boxInterviewS02L .boxImg{
  overflow: visible;
  width: 100%;
  text-align: center;
}
.boxInterviewS02R{
  display: block;
  width: 100%;
  vertical-align: top;
}
.boxInterviewS02R .boxCont{
  margin-bottom: 10%;
  padding-bottom: 0;
  border-bottom: 1px #ddd solid;
}
.boxInterviewS02R .ttl2{
  position: relative;
  min-height: 13vw;
  margin-bottom: 5%;
  padding-left: 15%;
  padding-right: 14%;
  background-image: url('./../../images_sp/interview/sp-interview-s-icn-q.png');
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 11%;
  line-height: 1.5;
  letter-spacing: 0.1em;
  font-size: 1.45rem;
  font-size: 5.0vw;
}
.boxInterviewS02R .ttl2 .icnInterviewPlus01{
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  right: 1%;
  width: 10%;
}
.boxInterviewS02R .boxBaseCom{
  display: none;
}

.boxInterviewS03Wrap{
  padding: 0;
  background: none;
}
.boxInterviewS03{
  width: 90%;
  margin: 0 auto;
}
.boxInterviewS03 .boxCont{
  margin-bottom: 10%;
  padding-bottom: 0;
  border-bottom: 1px #ddd solid;
}
.boxInterviewS03 .boxCont.noBorder{
  border: 0;
}
.boxInterviewS03 .ttl{
  position: relative;
  min-height: 13vw;
  margin-bottom: 5%;
  padding-left: 15%;
  padding-right: 14%;
  background-image: url('./../../images_sp/interview/sp-interview-s-icn-q.png');
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 11%;
  line-height: 1.5;
  letter-spacing: 0.1em;
  font-size: 1.45rem;
  font-size: 5.0vw;
}
.boxInterviewS03 .ttl .icnInterviewPlus01{
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  right: 1%;
  width: 10%;
}
.boxInterviewS03 .boxBaseCom{
  display: none;
}
.boxInterviewS03Wrap .boxImg02{
  text-align: center;
}

.imgInterviewS02.dSpInline{
  margin-bottom: 10%;
}

.boxInterviewS04{
  display: none;
}

.boxInterviewS05{
  width: 100%;
  margin: 0 auto;
  margin-bottom: 15%;
}
.boxInterviewS05LR{
  display: block;
  width: 100%;
  margin-bottom: 0;
}
.boxInterviewS05L{
  display: block;
  width: 100%;
}
.boxInterviewS05R{
  display: block;
  width: 100%;
}
.boxInterviewS05 .boxCont{
  width: 90%;
  margin: 0 auto;
  margin-bottom: 10%;
  /*border-top: 1px #ddd solid;*/
  border-bottom: 1px #ddd solid;
}
.boxInterviewS05 .ttl{
  position: relative;
  min-height: 13vw;
  margin-bottom: 5%;
  padding-left: 15%;
  padding-right: 14%;
  background-image: url('./../../images_sp/interview/sp-interview-s-icn-q.png');
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 11%;
  line-height: 1.5;
  letter-spacing: 0.1em;
  font-size: 1.45rem;
  font-size: 5.0vw;
}
.boxInterviewS05 .ttl .icnInterviewPlus01{
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  right: 1%;
  width: 10%;
}
.boxInterviewS05 .boxImg02{
  text-align: center;
}
.boxInterviewS05 .boxBaseCom{
  display: none;
}

.boxInterviewS06{
  width: 90%;
  margin: 0 auto;
  margin-bottom: 20%;
}
.boxInterviewS06 .ttlBase06{
  margin-bottom: 10%;
}

.boxInterviewS07{
  width: 90%;
  margin: 0 auto;
  margin-bottom: 100px;
}
.boxInterviewS07In{
  position: relative;
  padding: 15% 5% 5% 5%;
}
.imgInterviewS01{
  position: absolute;
  bottom: auto;
  top: -6%;
  left: 3%;
  width: 50%;
}
.boxInterviewS07In .ttl{
  display: block;
  width: 100%;
  margin: 0;
  margin-bottom: 27px;
  padding-left: 35%;
  font-size: 1.6rem;
  font-size: 5.5vw;
}
.boxInterviewS07In .ttl .txtTtl02{
  display: inline-block;
  width: 100%;
  padding-bottom: 5px;
  border-bottom: 0;
}
.boxInterviewS07In .ttl .small{
  font-size: 1.2rem;
  font-size: 4.5vw;
}
.boxInterviewS07LR{
  display: block;
  width: 100%;
}
.boxInterviewS07L{
  display: block;
  width: 100%;
  padding-right: 0;
  vertical-align: top;
}
.boxInterviewS07L .boxBaseCom{
  margin-bottom: 8%;
  line-height: 1.5;
}
.boxInterviewS07R{
  display: block;
  width: 100%;
  vertical-align: top;
}
.boxInterviewS07R .linkToInterviewArchive{
  display: block;
  padding: 5% 8% 5% 18%;
  background-image: url('./../../images_sp/interview/sp-interview-s-icn01.png'),url('./../../images_sp/interview/sp-interview-s-icn-arrow01.png');
  background-repeat: no-repeat,no-repeat;
  background-position: 5% center,95% center;
  background-size: 10% auto, 3% auto;
  font-size: 1.5rem;
  font-size: 6.0vw;
}

.boxInterviewS08{
  width: 90%;
  margin: 0 auto;
  margin-bottom: 15%;
}
.boxInterviewS08 .ttl{
  position: relative;
  height: auto;
  padding-top: 16%;
  margin-bottom: 8%;
  background-image: url('./../../images_sp/interview/sp-interview-s-ttl-bg02.png');
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 100% auto;
}
.boxInterviewS08 .ttl .txtMore{
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  left: 3%;
  font-size: 1.15rem;
  font-size: 4.0vw;
  font-weight: bold;
}
.boxInterviewS08 .ttl .txtTtl{
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  left: 25%;
  padding-top: 1.0%;
  line-height: 1.1;
  letter-spacing: normal;
  font-size: 1.9rem;
  font-size: 5.2vw;
}
.boxInterviewS08F{
  padding-top: 5px;
}
.boxInterviewS08FOne{
  position: relative;
  float: left;
  width: 100%;
  margin-right: 1.25%;
  padding-bottom: 5px;
  /*margin-top: 0.5%;*/
  /*border: 1px #ddd solid;*/
  border: 0;
}
.boxInterviewS08FOne:nth-child(4){
  margin-right: 0;
}
.boxInterviewS08FOne .boxImg{
  overflow: hidden;
  position: relative;
  height: auto;/*293px*/
  padding-top: 79vw;/*114%*/
  border: 1px #ddd solid;
  border-bottom: 0;
}
.boxInterviewS08FOne .boxImg img{
  position: absolute;
  top: 0;
  right: 0;
  /*height: 293px;*/
  height: auto;
  width: 180vw;
  height: auto;
  max-width: none;
}
.boxInterviewS08FOne .boxNum{
  position: absolute;
  top: -7px;
  left: 7px;
  width: 20%;
  height: auto;
  padding-top: 30%;
  background-image: url('./../../images/interview/interview-s-list-num.png');
  background-repeat: no-repeat;
  background-position: left top;
  background-size: contain;
}
.boxInterviewS08FOne .boxNum .txtNum{
  position: absolute;
  bottom: 1%;
  left: 50%;
  transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  font-size: 2.2rem;
  font-size: 8.0vw;
}
.boxInterviewS08FOne .boxCont{
  position: absolute;
  bottom: 13.2vw;
  left: 50%;
  transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  width: 99.4%;
  padding: 18px;
  background-color: rgba(255,255,255,0.8);
}
.boxInterviewS08FOne .boxCont .txtJobCat{
  display: inline-block;
  width: 100%;
  margin-bottom: 4px;
  font-size: 1.3rem;
  font-size: 5.3vw;
}
.boxInterviewS08FOne .boxCont .txtName{
  display: block;
  width: 100%;
  line-height: 1.0;
  font-size: 1.3rem;
  font-size: 5.5vw;
}
.boxInterviewS08FOne .boxCont .txtNameKana{
  display: inline-block;
  width: 100%;
  line-height: 1.0;
  font-size: 0.85rem;
  font-size: 4.0vw;
}
.boxInterviewS08FOne .linkToMore{
  display: block;
  height: auto;
  padding: 3% 15% 3% 0;
  /*border-top: 1px #ddd solid;*/
  border: 1px #ddd solid;
  background-image: url('./../../images_sp/interview/sp-interview-s-icn-arrow02.png');
  background-repeat: no-repeat;
  background-position: 95% center;
  background-size: 3%;
  text-align: right;
  font-size: 0.8rem;
  font-size: 4.5vw;
}
.boxInterviewS09{
  width: 100%;
  margin: 0 auto;
  margin-bottom: 20%;
  text-align: center;
}
.boxInterviewS09 .linkToArchive{
  display: inline-block;
  width: 70%;
  padding: 8px 0;
  background-image: url('./../../images_sp/interview/sp-interview-s-icn-arrow04.png');
  background-repeat: no-repeat;
  background-position: left 15px center;
  background-size: 5%;
  letter-spacing: 0.13em;
  font-size: 1.1rem;
  font-size: 5.0vw;
  /*font-weight: bold;*/
}
/* /Interview */




/* Recruit */
/*
.pageRecruit .boxBaseTop{
  padding-top: 70vw;
}*/
.single.pageRecruit .boxBaseTop{
  padding-top: 118.5%;
}
.boxRRTSearchWrap{
  position: relative;
  min-height: 100%;
  padding: 10% 0 0 0;
  border: 0;
  background: none;
  /*
  background-image: url('./../../images/recruit/recruit-search-bg.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: auto 100%;
  */
}
.boxRRTSearchWrap.bottom{
  display: none;
}

.boxRRTSearchLR{
  display: block;
  width: 100%;
}
.boxRRTSearchLR.no1{
  margin-bottom: 15%;
}
.boxRRTSearchL{
  display: block;
  width: 100%;
  padding-right: 0;
  vertical-align: top;
}
.boxRRTSearchL01{
  margin-bottom: 45px;
}
.boxRRTSearchL01 .ttl{
  min-height: 32px;
  margin-bottom: 6%;
/*  padding-left: 12%;*/
  padding-top: 3%;
/*
  background-image: url('./../../images_sp/recruit/sp-recruit-icn-search.png');
  background-repeat: no-repeat;
  background-position: left bottom;
  background-size: 9% auto;*/
  vertical-align: bottom;
  line-height: 1.1;
  letter-spacing: 0.06em;
  font-size: 1.47rem;
  font-size: 6.0vw;
}
.boxRRTSearchL01 .ttl .small {
  font-size: 5.5vw;
}
.boxFormRRTSearch01L{
  float: left;
  width: 71%;
}
.boxFormRRTSearch01R{
  float: left;
  width: 27%;
  margin-left: 2%;
}
.boxFormRRTSearch01R .btnSubmit01{
  width: 100%;
  height: auto;/*93px*/
  border: 0;
  border-radius: 0;
  padding-top: 112.048193%;
  background-image: url('./../../images_sp/recruit/sp-recruit-btn-search.png');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  font-size: 0;
}
.formRRTSearch01 select[name="search_job_cat"],
.formRRTSearch01 select[name="search_job_place"]{
  -webkit-appearance: none;
  width: 100%;
  height: auto;
  padding: 5.5% 3% 5.5% 3%;
  border-radius: 0;
  text-align: left;
  line-height: 1.2;
  letter-spacing: 0.1em;
  font-size: 1.1rem;
  font-size: 4.3vw;
  background-image: url('./../../images_sp/recruit/sp-recruit-icn-arrow02-b.png');
  background-repeat: no-repeat;
  background-position: 97% center;
  background-size: 7%;
  background-color: #fff;
}
.formRRTSearch01 select[name="search_job_cat"]{
  margin-bottom: 8px;
}



/*********************************/
/*
<form action="">
  <div class="column">
    <div class="select-item">
      <select name="test">
        <option value="" selected>-</option>
        <option value="1">1</option>
        <option value="2">2</option>
        <option value="3">3</option>
        <option value="4">4</option>
        <option value="5">5</option>
      </select>
      <div class="select-item-label"></div>
    </div>
  </div>
</form>


* {
  box-sizing: border-box;
}
.column {
  margin-bottom: 20px;
}

label {
  cursor: pointer;
}

select {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  width: 100%;
  height: 24px;
  border: 0;
  background: none;
  opacity: 0;
  font-size: 16px;
  cursor: pointer;
}

.select-item {
  display: inline-block;
  position: relative;
  width: 67px;
  height: 24px;
  border: 1px solid #505050;
  border-radius: 4px;
  background-color: #fff;
}
.select-item:before,
.select-item:after {
  content: "";
  display: inline-block;
  position: absolute;
}
.select-item:before {
  top: 0;
  right: 0;
  width: 23.5px;
  height: 23px;
  border-radius: 0 3px 3px 0;
  background-color: #5f98e1;
}
.select-item:after {
  top: 9px;
  right: 5.5px;
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-top: 5px solid white;
  border-bottom: 0;
}
.select-item-label {
  display: inline-block;
  z-index: 1;
  width: 42.5px;
  height: 100%;
  font-size: 16px;
  line-height: 22px;
  vertical-align: top;
  text-align: center;
}
*/
/***********************************/


.boxRRTSearchR{
  display: block;
  width: 100%;
  padding-left: 0;
  vertical-align: top;
}
.boxRRTSearchR01 .ttl{
  min-height: 32px;
  margin-bottom: 6%;
/*  padding-left: 12%;*/
  padding-top: 3.7%;
/*
  background-image: url('./../../images_sp/recruit/sp-recruit-icn-search.png');
  background-repeat: no-repeat;
  background-position: left bottom;
  background-size: 9% auto;*/
  vertical-align: bottom;
  line-height: 1.1;
  letter-spacing: 0.06em;
  font-size: 1.47rem;
  font-size: 6.0vw;
}
.boxRRTSearchR01 .ttl .small {
  font-size: 5.5vw;
}
.formRRTSearch02 input[name="search_keyword"]{
  float: left;
  width: 71%;
  height: auto;
  padding: 4% 2% 2% 2%;
  -webkit-appearance: none;
  border-radius: 0;
  line-height: 1.2;
  letter-spacing: -0.03em;
  font-size: 1.1rem;
  font-size: 4.3vw;
}
.formRRTSearch02 .btnSubmit02{
  float: left;
  width: 27%;
  height: auto;
  margin-left: 2%;
  border: 0;
  border-radius: 0;
  padding-top: 13.5%;
  background-color: #359842;
  background-image: url('./../../images_sp/recruit/sp-recruit-btn-search02.png');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% auto;
  font-size: 0;
}

.boxRRTSearchL02{
  width: 100%;
  min-height: 100%;
  margin-bottom: 10%;
  background-image: url('./../../images_sp/recruit/sp-recruit-search-bg01.png'), url('./../../images_sp/recruit/sp-recruit-search-bg02.png');
  background-repeat: no-repeat, repeat-y;
  background-position: left top, left top;
  background-size: cover, contain;
}
.boxRRTSearchL02 > .boxCont{
  position: relative;
  padding-bottom: 5%;
}
.boxRRTSearchL02 > .boxCont .boxTtl{
  position: absolute;
  top: 0;
  left: 5%;
  display: inline-block;
  padding: 2% 0 0 5%;
}
.boxRRTSearchL02 > .boxCont .txtNumber{
  display: inline-block;
  width: 100%;
  line-height: 1.0;
  letter-spacing: 0.12em;
  font-size: 2.7rem;
  font-size: 10.0vw;
}
.boxRRTSearchL02 > .boxCont .ttl{
  display: inline-block;
  width: 100%;
  padding-left: 0;
  letter-spacing: 0.06em;
  font-size: 1.25rem;
  font-size: 4.5vw;
}
.boxRRTSearchL02 > .boxCont .ttl2{
  padding: 9% 0 5% 37%;
  letter-spacing: 0.22em;
  font-size: 1.7rem;
  font-size: 5.5vw;
}
.boxRRTSearchL02 > .boxCont .ttl2 .large{
  font-size: 2.17rem;
  font-size: 7.5vw;
}
.boxRRTSearchL02 > .boxCont .ulJobCat{
  padding: 0 18px;
}
.boxRRTSearchL02 > .boxCont li{
  float: none;
  width: 100%;
  margin-right: 0;
  margin-bottom: 5px;
  background-image: url('./../../images/recruit/recruit-icn-arrow02.png');
  background-repeat: no-repeat;
  background-position: left 14px center;
  letter-spacing: 0.1em;
  font-size: 1.17rem;
}
.boxRRTSearchL02 > .boxCont li a{
  display: inline-block;
  width: 100%;
  padding: 7px 5px 7px 30px;
}
.boxRRTSearchL02 > .boxCont li a:hover{
  opacity: 1;
}
.boxRRTSearchL02 > .boxCont li:nth-child(2n){
  margin-right: 0;
}


.boxRRTSearchR02{
  position: relative;
  width: 100%;
  min-height: 100%;/*105vw*/
  padding-top: 117%;
  background-image: url('./../../images/recruit/recruit-search-bg0102.png');
  background-repeat: no-repeat;
  background-position: left top;
  background-size: contain;
}
.boxRRTSearchR02 > .boxCont{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.boxRRTSearchR02 > .boxCont .imgRRTSearchArea{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  margin-top: 0;
  margin-bottom: 3%;
}
.boxRRTSearchR02 > .boxCont .boxTtl{
  position: absolute;
  top: 0;
  left: 3%;
  display: inline-block;
  padding: 3% 0 0 5%;
}
.boxRRTSearchR02 > .boxCont .txtNumber{
  display: inline-block;
  width: 100%;
  line-height: 1.0;
  letter-spacing: 0.08em;
  font-size: 2.7rem;
  font-size: 10.0vw;
}
.boxRRTSearchR02 > .boxCont .ttl{
  display: inline-block;
  width: 100%;
  padding-left: 0;
  letter-spacing: 0.06em;
  font-size: 1.25rem;
  font-size: 4.5vw;
}
.boxRRTSearchR02 > .boxCont .ttl2{
  padding: 3% 0 0 30%;
  letter-spacing: 0.22em;
  font-size: 1.7rem;
  font-size: 5.5vw;
}
.boxRRTSearchR02 > .boxCont .ttl2 .large{
  font-size: 2.17rem;
  font-size: 7.5vw;
}

.boxRecruitList{
  width: 90%;
  margin: 0 auto;
  padding-bottom: 5%;
}
.boxRecruitOne{
  padding-top: 10%;
  margin-bottom: 10%;
  background-image: url('./../../images_sp/recruit/sp-recruit-one-bg.png');
  background-repeat: no-repeat;
  background-position: left 37% top;
  background-size: 10%;
}
.boxRecruitOneLR{
  display: table;
  width: 100%;
  margin-bottom: 5%;
}
.boxRecruitOneL{
  position: relative;
  display: table-cell;
  width: 40%;
  padding-right: 4.2%;
  vertical-align: top;
}
.boxRecruitOneL .icnRecruitNew{
  position: absolute;
  top: -7%;
  left: 67%;
  /*mix-blend-mode: multiply;*/
  width: 20%;
}
.boxRecruitOneL .boxImg img{
  width: 100%;
  height: auto;
  border-radius: 0;
}
.boxRecruitOneR{
  display: table-cell;
  width: 60%;
  vertical-align: middle;
}
.boxRecruitOneR .ttl{
  margin-bottom: 0;
  letter-spacing: 0.1em;
  font-size: 1.7rem;
  font-size: 5.0vw;
}
.boxRecruitOneR dl,
.boxRecruitCont dl{
  display: block;
  width: 100%;
  margin-bottom: 5%;
}
.boxRecruitOneR dl.last
.boxRecruitCont dl.last{
  margin-bottom: 5%;
}
.boxRecruitOneR dt,
.boxRecruitCont dt{
  display: block;
  width: 100%;
  padding-bottom: 2%;
  padding-right: 0;
  background: none;
  vertical-align: top;
}
.boxRecruitOneR dt span:before,
.boxRecruitCont dt span:before{
  content: '■';
  margin-right: 5px;
  font-size: 0.8rem;
  font-size: 4.0vw;
  color: #359842;
}
.boxRecruitOneR dd,
.boxRecruitCont dd{
  display: block;
  width: 100%;
  padding-bottom: 5%;
  background-image: url('./../../images/recruit/recruit-border02.png');
  background-repeat: repeat-x;
  background-position: left bottom;
  vertical-align: top;
}
.boxRecruitOneR .boxBtnReadMore,
.boxRecruitCont .boxBtnReadMore{
  margin-bottom: 10px;
  text-align: right;
}


/*** Recruit Single ***/
.single-recruit .boxTopNavi{
  position: static;
  z-index: 1000;
  top: 26vw;
  width: 100%;
  background-color: #fff;
}
.single-recruit .boxTopNavi ul{
  display: table;
  width: 100%;
  height: 12vw;
  border-top: 1px #ddd solid;
  border-bottom: 5px #ddd solid;
}
.single-recruit .boxTopNavi ul li{
  display: table-cell;
  padding-bottom: 2vw;
  background-image: url('./../../images_sp/recruit/sp-recruit-icn-arrow04.png');
  background-repeat: no-repeat;
  background-position: center 90%;
  background-size: 3vw;
  vertical-align: middle;
  text-align: center;
  letter-spacing: normal;
  font-size: 3.5vw;
  font-weight: 700;
}
.single-recruit .boxTopNavi ul li:nth-child(1){
  width: 33.333333%;
  border-right: 1px #ddd solid;
}
.single-recruit .boxTopNavi ul li:nth-child(2){
  width: 33.333333%;
  border-right: 1px #ddd solid;
}
.single-recruit .boxTopNavi ul li:nth-child(3){
  width: 33.333333%;
}
.single-recruit .boxTopNavi ul li a{
  display: table;
  width: 100%;
  height: 100%;
}
.single-recruit .boxTopNavi ul li a span {
  display: table-cell;
  width: 100%;
  vertical-align: middle;
}
.boxBaseTop .boxRecruitSTop {
  position: static;
  top: auto;
  left: auto;
  width: 90%;
  margin: 0 auto;
  margin-top: 13%;
}

.boxRecruitSTop > .ttl{
  margin-bottom: 3%;
  padding-right: 0;
  line-height: 1.4;
  letter-spacing: 0.1em;
  font-size: 2.2rem;
  font-size: 6.0vw;
}
.boxRecruitTopCat{
  display: block;
  padding-right: 0;
}
.boxRecruitTopCat .txtRecruitCat{
  display: inline-block;
  margin-right: 3%;
  padding: 1.5% 5%;
  vertical-align: middle;
  line-height: 1.0;
  letter-spacing: 0.12em;
  font-size: 1.1rem;
  font-size: 4.5vw;
}
.boxRecruitTopCat .txtRecruitPlace{
  display: inline-block;
  vertical-align: middle;
  line-height: 1.0;
  letter-spacing: 0.1em;
  font-size: 1.38rem;
  font-size: 4.5vw;
}
.boxBaseTop .boxRecruitTopImg{
  position: absolute;
  top: 54vw;
  right: auto;
  left: 50%;
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  display: inline-block;
  width: 55%;
  min-height: auto;
  padding: 0 0 5.5% 3%;
  background-image: url('./../../images_sp/recruit/sp-recruit-s-img-bg01.png');
  background-repeat: no-repeat;
  background-position: -2vw bottom;
  background-size: 100% auto;
}
.boxRecruitTopImg img{
  max-width: 100%;
}
.pageRecruit .boxBreadcrumb .breadcrumb{
  padding-right: 0;
}
.tax-recruit-cat .boxBaseTop .ttlBase01,
.tax-recruit-place .boxBaseTop .ttlBase01{
  /*top: 20vw;*/
}
/*
.single-recruit .boxBaseTop .ttlBase01{
}
*/
.pageRecruit .ttlBase01 .ttlJa {
  max-width: none;
  letter-spacing: -0.08em;
  font-size: 4.0vw;
  /*text-shadow: 1px 1px 0 #fff;*/
}
.pageRecruit .ttlBase01 .ttlJa.no01 {
  position: relative;
  top: -2vw;
}
.boxRecruitVM{
  width: 100%;
  margin: 0 auto;
  margin-bottom: 20%;
}
.boxRecruitVM .ttlBase02{
  margin-bottom: 5%;
  font-size: 9.0vw;
}
.boxRecruitVM .ttlBase03{
  margin-bottom: 5%;
}
.boxRecruitVMLR{
  display: block;
  width: 85%;
  margin: 0 auto;
}
.boxRecruitVML{
  display: block;
  width: 100%;
  margin-bottom: 7%;
  vertical-align: top;
  text-align: center;
}
.boxRecruitVM > .boxBaseCom.no1{
  width: 85%;
  margin: 0 auto;
  margin-bottom: 7%;
  text-align: left;
  letter-spacing: 0.18em;
  font-size: 1.3rem;
  font-size: 4.5vw;
}
.boxRecruitVMR{
  position: relative;
  display: block;
  width: 100%;
  padding-bottom: 0;
  vertical-align: top;
}
.boxRecruitVMR .boxBaseCom.no1{
  display: none;
  /*
  margin-bottom: 37px;
  text-align: left;
  letter-spacing: 0.18em;
  font-size: 1.3rem;
  font-size: 4.5vw;
  */
}
.boxRecruitVMR .boxBaseCom.no2 p{
  margin-bottom: 7%;
}
.boxRecruitVMR .boxBaseSign{
  bottom: auto;
}
/****************/
.boxRecruitTag{
  margin-bottom: 7%;
}
/****************/
.boxRecruitS0101{
  width: 85%;
  margin: 0 auto;
}
.boxRecruitS01{
  /*display: none;*/
}
.boxRecruitS01 .ttlBase02{
  margin-bottom: 5%;
}
.boxRecruitS01 .ttlBase03{
  margin-bottom: 10%;
  text-align: left;
  letter-spacing: 0.05em;
  font-size: 5.5vw;
}
.boxRecruitS0102{
  padding-top: 10%;
}
.boxRecruitS0102 > .boxBaseCom.dSp{
  width: 85%;
  margin: 0 auto;
}
.boxRecruitS0102In{
  width: 100%;
  margin: 0 auto;
  padding-top: 17%;
}
.boxRecruitS01LR{
  position: relative;
  display: block;
  width: 90%;
  margin: 0 auto;
  padding: 0;
  background-image: url('./../../images/recruit/recruit-s-list-bg01.png');
  background-repeat: no-repeat;
  background-position: right top;
}
.boxRecruitS01LR.no1{
  margin-bottom: 28%;
}
.boxRecruitS01LR.no2{
  margin-bottom: 20%;
}
.boxRecruitS01L{
  position: static;
  display: block;
  width: 100%;
  margin-bottom: 10%;
  padding-right: 13px;
  vertical-align: top;
}
.boxRecruitS01L > .boxImg{
  position: relative;
  top: auto;
  left: auto;
  width: 60%;
  height: auto;
  margin: 0 auto;
  margin-top: -15%;
  padding-top: 60%;
  padding-right: 13px;
  background-image: url('./../../images/recruit/recruit-s-img-bg01.png');
  background-repeat: no-repeat;
  background-position: left bottom;
  background-size: contain;
}
.boxRecruitS01L .boxImgIn{
  overflow: hidden;
  position: absolute;
  bottom: 13px;
  left: 13px;
  width: 100%;
  height: auto;
}
.boxRecruitS01L .boxImgIn img{
  max-width: none;
  width: 100%;
  height: auto;
}
.boxRecruitS01R{
  display: block;
  width: 90%;
  margin: 0 auto;
  vertical-align: top;
}
.boxRecruitS01R .boxCont01{
  display: block;
  overflow: hidden;
  margin-bottom: 5%;
}
.boxRecruitS01R .boxCont01 > .txtRecruitCat{
  display: inline-block;
  margin-right: 0;
  margin-bottom: 3%;
  padding: 2% 3%;
  vertical-align: middle;
  line-height: 1.0;
  letter-spacing: 0.2em;
  font-size: 1.1rem;
  font-size: 4.0vw;
}
.boxRecruitS01R .boxCont01 > .ttl{
  display: inline-block;
  margin-bottom: 0;
  padding-left: 0;
  vertical-align: middle;
  line-height: 1.0;
  letter-spacing: 0.05em;/*0.13em*/
  font-size: 1.1rem;
  font-size: 4.4vw;/*5.0vw*/
}
.boxRecruitS01R .boxCont02{
  margin-bottom: 20px;
}

.boxRecruitS02Wrap{
  display: table;
  display: none;
  width: 100%;
  margin-bottom: 20%;
  padding: 10% 0;
}
.boxRecruitS02{
  display: table-cell;
  width: 100%;
  height: auto;
  padding: 0;
  border: 0;
  vertical-align: middle;
}
.boxRecruitS02LR{
  display: block;
  width: 85%;
  margin: 0 auto;
}
.boxRecruitS02L{
  display: block;
  width: 100%;
  padding-right: 0;
  vertical-align: middle;
  text-align: center;
}
.boxRecruitS02L > .ttl{
  display: inline-block;
  margin-bottom: 6px;
  padding-bottom: 3px;
  letter-spacing: 0.05em;
  font-size: 2.1rem;
  font-size: 8.0vw;
  font-weight: bold;
}
.boxRecruitS02L > .txtCom01{
  display: inline-block;
  width: 100%;
  margin-bottom: 10%;
  letter-spacing: 0.12em;
  font-size: 1.12rem;
  font-size: 4.0vw;
}
.boxRecruitS02R{
  display: block;
  width: 100%;
  vertical-align: middle;
}
.boxRecruitS02R > .boxBaseCom{
  position: relative;
  margin-bottom: 0;
  padding: 0;
  border: 0;
  font-size: 4.5vw;
}
.boxRecruitS02R > .boxBaseCom p{
  margin-bottom: 0;
}
.partsRecruitFukidashi{
  display: none;
}



.boxRecruitS0201{
  display: none;
  position: relative;
  width: 90%;
  margin: 0 auto;
  margin-bottom: 20%;
  padding: 0;
  /*
  background-image: url('./../../images_sp/recruit/sp-recruit-s-bg01.png');
  background-repeat: no-repeat;
  background-position: left top;
  background-size: cover;
  */
}
.boxRecruitS0201 .imgRecruitS02{
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: 0;
  width: 35%;
}
.boxRecruitS0201 .boxBaseLR{
  display: block;
  width: 100%;
}
.boxRecruitS0201 .boxBaseL{
  display: block;
  width: 100%;
  vertical-align: top;
}
.boxRecruitS0201 .boxBaseLIn{
  overflow: visible;
  padding-left: 39%;
  padding-top: 5%;
}
.boxRecruitS0201 .boxBaseL .txt00{
  float: none;
  width: 100%;
  margin-bottom: 3%;
  vertical-align: middle;
  line-height: 1.4;
  font-size: 1.15rem;
  font-size: 3.6vw;
}
.boxRecruitS0201 .boxBaseL .txt00 .large{
  font-size: 1.8rem;
  font-size: 5.5vw;
}
.boxRecruitS0201 .boxBaseL .txt01{
  float: none;
  width: 100%;
  padding-top: 0;
  vertical-align: middle;
  margin-bottom: 1%;
  padding: 0;
  line-height: 1.5;
  letter-spacing: normal;
  font-size: 0.98rem;
  font-size: 3.6vw;
}
.boxRecruitS0201 .boxBaseR{
  display: block;
  width: 100%;
  padding-left: 0;
  vertical-align: top;
}
.boxRecruitS0201 .boxBaseR a{
  display: block;
  padding: 5% 5% 5% 30%;
  background-image: url('./../../images_sp/recruit/sp-recruit-s-icn-arrow05.png');
  background-repeat: no-repeat;
  background-position: 96% center;
  background-size: 5%;
  text-align: center;
  line-height: 1.0;
  letter-spacing: 0.03em;
  font-size: 1.55rem;
  font-size: 4.7vw;
  font-weight: bold;
}


.boxRecruitS03{
  display: none;
  width: 100%;
  margin: 0 auto;
  margin-bottom: 20%;
}
.boxRecruitS03L,
.boxRecruitS03C,
.boxRecruitS03R{
  float: none;
  width: 100%;
  margin-right: 0;
  margin-bottom: 10%;
}
.boxRecruitS03LR .boxRecruitS03L{
  width: 100%;
  margin-right: 0;
}
.boxRecruitS03LR .boxRecruitS03R{
  width: 100%;
}
.boxRecruitS03R{
  margin-right: 0;
}
.boxRecruitS03LCR,
.boxRecruitS03LR{
  width: 90%;
  margin: 0 auto;
  margin-bottom: 0;
}
.boxRecruitS03LCR .ttl,
.boxRecruitS03LR .ttl{
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  padding-top: 23.77777777%;
  margin-bottom: 5%;
  background-repeat: no-repeat;
  background-position: left top;
  background-size: contain;
}
.boxRecruitS03LCR .ttl.no01{
  background-image: url('./../../images_sp/recruit/sp-recruit-s-detail01-bg.jpg');
}
.boxRecruitS03LCR .ttl.no02{
  background-image: url('./../../images_sp/recruit/sp-recruit-s-detail02-bg.jpg');
}
.boxRecruitS03LCR .ttl.no03{
  background-image: url('./../../images_sp/recruit/sp-recruit-s-detail03-bg.jpg');
}
.boxRecruitS03LCR .ttl.no04{
  background-image: url('./../../images_sp/recruit/sp-recruit-s-detail04-bg.jpg');
}
.boxRecruitS03LCR .ttl.no05{
  background-image: url('./../../images_sp/recruit/sp-recruit-s-detail05-bg.jpg');
}
.boxRecruitS03LCR .ttl.no06{
  background-image: url('./../../images_sp/recruit/sp-recruit-s-detail06-bg.jpg');
}
.boxRecruitS03LCR .ttl.no07{
  background-image: url('./../../images_sp/recruit/sp-recruit-s-detail07-bg.jpg');
}
.boxRecruitS03LCR .ttl.no08{
  background-image: url('./../../images_sp/recruit/sp-recruit-s-detail08-bg.jpg');
}
.boxRecruitS03LCR .ttl.no09{
  background-image: url('./../../images_sp/recruit/sp-recruit-s-detail09-bg.jpg');
}
.boxRecruitS03LCR .ttl.no10{
  background-image: url('./../../images_sp/recruit/sp-recruit-s-detail10-bg.jpg');
}
.boxRecruitS03LCR .ttl.no11{
  background-image: url('./../../images_sp/recruit/sp-recruit-s-detail11-bg.jpg');
}
.boxRecruitS03LCR .ttl.no12{
  background-image: url('./../../images_sp/recruit/sp-recruit-s-detail12-bg.jpg');
}
.boxRecruitS03LCR .ttl .txtL01,
.boxRecruitS03LR .ttl .txtL01{
  position: absolute;
  top: 5%;
  transform: none;
  -ms-transform: none;
  left: 29%;
  width: 67%;
}
.boxRecruitS03LCR .ttl .txtNumber,
.boxRecruitS03LR .ttl .txtNumber{
  display: inline-block;
  margin-right: 2%;
  letter-spacing: 0.07em;
  font-size: 1.5rem;
  font-size: 5.8vw;
}
.boxRecruitS03LCR .ttl .txtTtl01,
.boxRecruitS03LR .ttl .txtTtl01{
  letter-spacing: 0.07em;
  font-size: 4.3vw;
}
.boxRecruitS03LCR .ttl .txtR01,
.boxRecruitS03LR .ttl .txtR01{
  display: inline-block;
  position: absolute;
  top: 52%;
  left: 29%;
  width: 70%;
  padding: 0;
  vertical-align: middle;
  text-align: left;
  line-height: 1.1;
  letter-spacing: 0.12em;
  font-size: 1.4rem;
  font-size: 7.0vw;
}
.boxRecruitS03LCR .ttl .txtR01.txtShort {
    letter-spacing: -0.05em;
}
.boxRecruitS03LR .boxRecruitS03L .boxCont ul{
  float: none;
  width: 100%;
}
.boxRecruitS03LCR .boxCont li,
.boxRecruitS03LR .boxCont li{
  margin-bottom: 3%;
  letter-spacing: 0.05em;
}
.boxRecruitS03LCR .boxCont li:before,
.boxRecruitS03LR .boxCont li:before{
  content: '■';
  margin-right: 5px;
  font-size: 0.9rem;
}

.boxRecruitS04Wrap{
  display: none;
  margin-bottom: 123px;
  padding: 60px 0;
  background: #dfeed4; /* Old browsers */
  background: -moz-linear-gradient(top, #dfeed4 0%, #ecf5e5 20%, #ecf5e5 80%, #dfeed4 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #dfeed4 0%,#ecf5e5 20%,#ecf5e5 80%,#dfeed4 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #dfeed4 0%,#ecf5e5 20%,#ecf5e5 80%,#dfeed4 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dfeed4', endColorstr='#dfeed4',GradientType=0 ); /* IE6-9 */
}
/*
.boxRecruitS04{
  width: 100%;
  margin: 0 auto;
}
.boxRecruitS04 .ttlBase05{
  margin-bottom: 60px;
}
.boxRecruitS04FIn{
  float: left;
  width: 17.5%;
  margin-right: 3.125%;
}
.boxRecruitS04FIn:last-child{
  margin-right: 0;
}
.boxRecruitS04FIn .boxStepTtl{
  position: relative;
  display: table;
  width: 100%;
  height: 60px;
  margin-bottom: 15px;
  background-color: #fff;
  background-image: url('./../../images/recruit/recruit-s-step-bg.png'),url('./../../images/recruit/recruit-s-icn-arrow01.png');
  background-repeat: no-repeat,no-repeat;
  background-position: left center, right 7px center;
}
.boxRecruitS04FIn .boxStepTtl .txtStepTtl{
  display: table-cell;
  width: 100%;
  padding-left: 65px;
  padding-right: 23px;
  vertical-align: middle;
  text-align: right;
  letter-spacing: 0.1em;
  font-size: 1.3rem;
}
.boxRecruitS04FIn .boxStepTtl .txtStepTtl.str2{
  padding-right: 17px;
  letter-spacing: 1.1em;
}
.boxRecruitS04FIn .boxStepTtl .txtStep{
  position: absolute;
  bottom: 5px;
  left: 5px;
  line-height: 1.0;
  font-size: 0.95rem;
}
.boxRecruitS04FIn .boxStepTtl .txtNum{
  font-size: 1.7rem;
}
.boxRecruitS04FIn .boxStepCont{
  line-height: 1.6;
  letter-spacing: 0.1em;
  text-align: justify;
  font-size: 1.15rem;
}
*/
.boxRecruitS05{
  width: 100%;
  margin: 0 auto;
  margin-bottom: 20%;
}
.boxRecruitS05 .ttlBase05{
  margin-bottom: 15%;
}
.boxRecruitS0501{
  margin-bottom: 20%;
}
.boxRecruitS0501 dl{
  display: block;
  width: 85%;
  margin: 0 auto;
  letter-spacing: 0.1em;
}
.boxRecruitS0501 dt{
  display: block;
  width: 100%;
  margin-bottom: 1%;
  padding-top: 6%;
  padding-bottom: 0;
  background: none;
  vertical-align: middle;
}
.boxRecruitS0501 dt:before{
  content: '■';
  margin-left: 3px;
  margin-right: 5px;
  font-size: 0.8rem;
  font-size: 4.0vw;
}
.boxRecruitS0501 dd{
  display: block;
  width: 100%;
  padding-top: 0;
  padding-bottom: 6%;
  background-image: url('./../../images/company/company-border02.png');
  background-repeat: repeat-x;
  background-position: left bottom;
  vertical-align: middle;
}
.boxRecruitS0501 dd a{
  display: inline-block;
  border-bottom: 1px #6f6f6f solid;
  line-height: 1.2;
}

.boxRecruitS0502{
  width: 100%;
  margin: 0 auto;
}
.boxRecruitS0502LR{
  display: block;
  width: 100%;
  padding: 7% 5%;
}
.boxContactThanks .boxRecruitS0502LR{
  padding: 7% 5%;
}
.boxRecruitS0502L{
  display: block;
  width: 100%;
  margin-bottom: 5%;
  padding-bottom: 5%;
  padding-right: 0;
  border-bottom: 1px #fff solid;
  vertical-align: middle;
}
.boxContactThanks .boxRecruitS0502L{
  width: 100%;
  margin-bottom: 5%;
  padding-bottom: 5%;
  padding-right: 0;
  border-bottom: 1px #fff solid;
}
.boxRecruitS0502L dl{
  display: block;
  width: 100%;
  margin: 0 auto;
  margin-bottom: 5%;
}
.boxRecruitS0502L dt{
  display: block;
  width: 85%;
  margin: 0 auto;
  margin-bottom: 5%;
  padding: 0 15% 0 0;
  background-image: url('./../../images_sp/recruit/sp-recruit-s-icn-tel01.png');
  background-repeat: no-repeat;
  background-position: 94% center;
  background-size: 12% auto;
  vertical-align: middle;
  font-size: 1.15rem;
  font-size: 6.0vw;
}
.boxRecruitS0502L dt span{
  display: inline-block;
  padding: 3% 0 3% 9%;
}
.boxContactThanks .boxRecruitS0502L dt{
  width: 90%;
}
.boxRecruitS0502L dd{
  display: block;
  width: 100%;
  padding-left: 0;
  vertical-align: middle;
  text-align: center;
  line-height: 1.0;
  font-size: 2.6rem;
  font-size: 9.5vw;
}
.boxRecruitS0502L dd a{
  /*color: #292929;*/
}
.single-recruit .boxRecruitS0502L dd a{
  /*color: #ce0000;*/
}
.boxContactThanks .boxRecruitS0502L dd{
  letter-spacing: normal;
  font-size: 10vw;
}
.boxRecruitS0502L p{
  letter-spacing: -0.05em;
  font-size: 4.0vw;
}
.boxRecruitS0502R{
  display: block;
  width: 100%;
  border-left: 0;
  vertical-align: middle;
}
.boxContactThanks .boxRecruitS0502R{
  width: 100%;
}
.boxRecruitS0502R dl{
  display: table;
  width: 100%;
  margin-bottom: 10px;
}
.boxRecruitS0502R dl.last{
  margin-bottom: 0;
}
.boxRecruitS0502R dt{
  display: table-cell;
  width: 29%;
  padding-left: 0;
  vertical-align: top;
  letter-spacing: 0.13em;
}
.boxContactThanks .boxRecruitS0502R dt{
  width: 29%;
  padding-left: 0;
}
.boxRecruitS0502R dt:before{
  content: '■';
  margin-left: 1%;/*3px*/
  margin-right: 2%;/*5px*/
  font-size: 4.0vw;
}
.boxRecruitS0502R dd{
  display: table-cell;
  width: 71%;
  padding-left: 0.8em;
  vertical-align: top;
  letter-spacing: 0.07em;
  text-indent: -0.8em;
}
.boxContactThanks .boxRecruitS0502R dd{
  width: 71%;
}
.boxRecruitS0502R dd .str2{
  margin-right: -1.2em;
  letter-spacing: 1.2em;
}
.boxRecruitS0502R dd a{
  display: inline-block;
  border-bottom: 1px #000 solid;
  line-height: 1.2;
}

.boxRecruitS06{
  width: 100%;
  margin: 0 auto;
  margin-bottom: 40px;
}
.boxRecruitS06.modeConfirm{
  margin-top: 20%;
}
.boxRecruitS06.pageThanks{
  margin-bottom: 20%;
}
.boxRecruitS06 .ttlBase05{
  margin-bottom: 15%;
}

.boxRRTBackToArchive{
  width: 90%;
  margin: 0 auto;
  margin-bottom: 20%;
  text-align: center;
}
.single .boxRRTBackToArchive {
  margin-bottom: 12%;
}
.boxRRTBackToArchive .linkToArchive{
  display: inline-block;
  width: 75%;
  padding: 5vw 0;
  background-image: url('./../../images/recruit/recruit-s-icn-arrow03.png');
  background-repeat: no-repeat;
  background-position: 5vw center;
  background-size: 5%;
  background-size: ;
  letter-spacing: 0.13em;
  font-size: 1.1rem;
  font-size: 4.5vw;
  font-weight: 700;
}
.boxRRTBackToArchive.pageThanks .linkToArchive{
  width: 100%;
  padding: 20px 0;
  background-image: url('./../../images/recruit/recruit-s-icn-arrow07.png');
  background-position: 8% center;
  background-size: 3.5vw auto;
  font-size: 1.6rem;
  font-size: 6.0vw;
}

.boxRecruitS07{
  display: none;
  width: 100%;
  margin: 0 auto;
  padding: 35px 0;
}
.boxRecruitS07F{
  width: 100%;
}
.boxRecruitS07FIn{
  float: left;
  width: 23%;
  margin-right: 2.6666666%;
  text-align: center;
}
.boxRecruitS07FIn:last-child{
  margin-right: 0;
}
.boxRecruitS07FIn .boxImg{
  display: inline-block;
  width: 160px;
  margin-bottom: 10px;
}
.boxRecruitS07FIn .ttl{
  display: inline-block;
  width: 160px;
  text-align: left;
}
.boxRecruitS07FIn .ttl a:before{
  content: '■';
  margin-right: 5px;
}

.boxRecruitS08 {
  margin-bottom: 0;/*15%;*/
}
.boxRecruitS08 .ttlBase03 {
  margin-bottom: 7%;
}
.boxRecruitS0802Wrap {
  background-color: #f6fdcf;
  background-image: url('./../../images_sp/recruit/sp-recruit-s-work-bg0101.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100% auto;
}
.boxRecruitS0802 {
  display: block;
  min-height: auto;
  padding: 7% 0 10% 0;
}
.boxRecruitS0802L {
  width: 100%;
}
.boxRecruitS0802L .boxImg {
  margin-bottom: 8%;
  text-align: center;
}
.boxRecruitS0802L .boxImg img {
  max-width: 80%;
}
.boxRecruitS0802L01 {
  position: relative;
  margin-top: 0;
  padding: 3%;
  border: 1px #359842 solid;
}
.boxRecruitS0802L01 .ttl {
  position: absolute;
  top: -8.0%;
  left: 50%;
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  display: block;
  width: 60%;
  padding: 3% 0;
  background-color: #359842;
  text-align: center;
  font-size: 1.5rem;
  font-size: 5.5vw;
  color: #fff;
}
.boxRecruitS0802L01 .boxCont01 {
  padding: 13% 3% 8% 3%;
}
.boxRecruitS0802L01 .boxCont01 .ul01 {
  margin-bottom: 7%;
  padding-bottom: 7%;
  border-bottom: 1px #eee solid;
}
.boxRecruitS0802L01 .boxCont01 .ul01 > li{
  margin-bottom: 3%;
  color: #359842;
}
.boxRecruitS0802L01 .boxCont01 .ul01 > li:last-child {
  margin-bottom: 0;
}
.boxRecruitS0802L01 .boxCont01 .boxBaseCom {
  margin: 0;
  line-height: 1.6;
}
.boxRecruitS0802R {
  width: 100%;
  margin-bottom: 20%;
}
.boxRecruitS0802R01 {
  margin-bottom: 10%;
}
.boxRecruitS0802R .ttl {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  margin-bottom: 5%;
}
.boxRecruitS0802R .ttl .ttlNum {
  display: inline-block;
  width: 8vw;
  height: 8vw;
  margin-right: 3%;
  padding-top: 0;
  text-align: center;
  font-size: 1.5rem;
  font-size: 5.0vw;
  font-weight: 700;
}
.boxRecruitS0802R .ttl .ttlStr {
  font-size: 1.7rem;
  font-size: 5.1vw;/*5.7vw;*/
  color: #359842;
}
.boxRecruitS0802R .boxBaseCom {
  margin: 0;
  padding: 5% 7%;
  line-height: 1.7;
}


.boxRecruitSBottomBn{
  margin-bottom: 15%;
  padding-top: 20%;
  text-align: center;
}
.boxRecruitSBottomBn img{
  width: 90%;
}
/*** /Recruit Single ***/
/* /Recruit */




/* Welfare */
.pageWelfare .boxBaseTop .boxBaseCom{
  /*top: 270px;*/
  letter-spacing: 0.15em;
}
.boxWelfare01Wrap{
  min-height: auto;
  margin-bottom: 10%;
  padding: 10% 0;
  background-image: url('./../../images/welfare/welfare-bg01.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
}
.boxWelfare01{
  width: 90%;
  margin: 0 auto;
}
.boxWelfare01 .ttl{
  margin-bottom: 6%;
  text-align: center;
  line-height: 1.4;
  letter-spacing: 0.15em;
  font-size: 2.15rem;
  font-size: 6.0vw;
}
.boxWelfare01 .boxBaseCom{
  margin-bottom: 0;
  text-align: justify;
  line-height: 1.9;
  font-size: 1.3rem;
  font-size: 4.5vw;
}
.boxWelfare02{
  width: 90%;
  margin: 0 auto;
  margin-bottom: 20%;
}
.boxWelfare02LR{
  display: block;
  width: 100%;
  margin-bottom: 15%;
}
.boxWelfare02L{
  display: block;
  width: 100%;
  margin-bottom: 10%;
  vertical-align: top;
}
.boxWelfare02L .ttl{
  position: relative;
  display: block;
  width: 100%;
  padding-top: 23.77777777%;
  background-repeat: no-repeat;
  background-position: left top;
  background-size: contain;
}
.boxWelfare02L .ttl.no01{
  height: auto;
  background-image: url('./../../images_sp/welfare/sp-welfare-bg0201.jpg');
}
.boxWelfare02L .ttl.no02{
  height: auto;
  background-image: url('./../../images_sp/welfare/sp-welfare-bg0202.jpg');
}
.boxWelfare02L .ttl.no03{
  height: auto;
  background-image: url('./../../images_sp/welfare/sp-welfare-bg0203.jpg');
}
.boxWelfare02L .ttl.no04{
  height: auto;
  background-image: url('./../../images_sp/welfare/sp-welfare-bg0204.jpg');
}
.boxWelfare02L .ttl.no05{
  height: auto;
  background-image: url('./../../images_sp/welfare/sp-welfare-bg0205.jpg');
}
.boxWelfare02L .ttl.no06{
  height: auto;
  background-image: url('./../../images_sp/welfare/sp-welfare-bg0206.jpg');
}
.boxWelfare02L .ttl.no07{
  height: auto;
  background-image: url('./../../images_sp/welfare/sp-welfare-bg0207.jpg');
}
.boxWelfare02L .ttl.no08{
  height: auto;
  background-image: url('./../../images_sp/welfare/sp-welfare-bg0208.jpg');
}
.boxWelfare02L .ttl.no09{
  height: auto;
  background-image: url('./../../images_sp/welfare/sp-welfare-bg0209.jpg');
}
.boxWelfare02L .ttl.no10{
  height: auto;
  background-image: url('./../../images_sp/welfare/sp-welfare-bg0210.jpg');
}
.boxWelfare02L .ttl.no11{
  height: auto;
  background-image: url('./../../images_sp/welfare/sp-welfare-bg0211.jpg');
}
.boxWelfare02L .ttl .txtL01{
  position: absolute;
  top: 8%;
  left: 29%;
  display: inline-block;
  width: 67%;
  color: #fff;
}
.boxWelfare02L .ttl .txtNumber{
  display: inline-block;
  margin-bottom: 0;
  margin-right: 3%;
  line-height: 1.0;
  letter-spacing: 0.07em;
  font-size: 2.8rem;
  font-size: 6.5vw;
}
.boxWelfare02L .ttl .txtTtl01{
  letter-spacing: 0.07em;
  font-size: 1.2rem;
  font-size: 5.0vw;
}
.boxWelfare02L .ttl .txtR01{
  display: inline-block;
  position: absolute;
  top: 52%;
  left: 29%;
  text-align: left;
  line-height: 1.1;
  letter-spacing: 0.18em;
  font-size: 2.2rem;
  font-size: 7.0vw;
}
.boxWelfare02L .ttl .txtR01.txtShort{
  letter-spacing: -0.05em;
}
.boxWelfare02R{
  display: block;
  width: 100%;
  vertical-align: top;
}
.boxWelfare02R li{
  margin-bottom: 8%;
  line-height: 1.5;
}
.boxWelfare02R li:last-child{
  margin-bottom: 0;
}
.boxWelfare02R li .ttl2{
  position: relative;
  margin-bottom: 2%;
  letter-spacing: 0.03em;
  font-size: 1.4rem;
  font-size: 5.0vw;
}
.boxWelfare02R li .ttl2:before{
  content: '■';
  margin-right: 1%;
}
.boxWelfare02R li .ttl2 .btnWelfare02R{
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  display: inline-block;
  right: 3%;
  width: 10%;
}
.boxWelfare02R li .txt01{
  display: none;
  letter-spacing: 0.1em;
}


.boxWelfareTb{
  margin-bottom: 20%;
}
.boxWelfareTb .ttl{
  position: relative;
  display: block;
  margin-bottom: 5%;
  font-size: 6.0vw;
}
.boxWelfareTb .ttl .btnWelfare02R{
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  right: 3%;
  width: 10%;
}
.boxWelfareTbLR{
  overflow: hidden;
  display: none;
  width: 100%;
  margin-bottom: 5%;
}
.boxWelfareTbLR .boxCareerTb{
  margin-bottom: 0;
}
.boxWelfareTbLR .boxCareerTb table{
  margin-bottom: 0;
  font-size: 1.2rem;
  font-size: 4.3vw;
}
.boxWelfareTbL{
  float: left;
  display: block;
  width: 60%;
}
.boxWelfareTbR{
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  float: left;
  width: 40%;
}

/* /Welfare */



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