<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset 'utf-8';


/***** 404 *****/
.page404 .boxBaseTop .boxBaseCom {
  margin-top: -20px;
}
@media all and (max-width: 640px){
  .page404 .boxBaseTop .boxBaseCom {
    margin-top: 0;
  }
}


/***** Album *****/
.boxAlbum {
  margin-bottom: 70px;
}
.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: 35px;
}
.boxAlbum01 .boxListOne {
  width: 24.7%;
  margin-right: 0.4%;
  margin-bottom: 4px;
}
.boxAlbum01 .boxListOne:nth-child(4n) {
  margin-right: 0;
}
.boxAlbum01 .boxListOne .boxPopupCont {
  display: none;
  text-align: center;
  padding: 60px 88px;
}
.boxAlbum01 .boxListOne .boxPopupContIn {
  overflow-y: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  width: 100%;
  max-width: 79%;
  max-height: 90%;
}
.boxAlbum01 .boxListOne .boxPopupContIn .imgMain {
  display: block;
  max-height: 55vh;/*80%;*/
  margin: 0 auto;
}
.boxAlbum01 .boxListOne .boxPopupCont.isCaption .boxPopupContIn .imgMain {
  margin-bottom: 20px;
}
.boxAlbum01 .boxListOne .boxBtnPopupClose {
  padding: 0 2.5% 0 0;
  background-image: url('./../../images/album/album-btn-close01.png');
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 17% auto;
  color: #002b52;
}
.boxAlbum01 .boxPagination .page-numbers {
  margin-left: auto;
  margin-right: auto;
}


/***** Beginner *****/
.boxBeginner .boxBaseCom {
  line-height: 2.3;
  letter-spacing: 0.05em;
  font-size: 1.0rem;
  font-weight: 700;
}
.boxBeginner01 {
  margin-bottom: 80px;
}
.boxBeginner01 .ttl {
  margin-bottom: 15px;
  text-align: center;
  line-height: 1.45;
  font-size: 1.8rem;
  color: #94090b;
}
.boxBeginner01 .boxBaseCom {
  text-align: center;
}
.boxBeginner02 {
  margin-bottom: 75px;
}
.boxBeginner02LR {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center;
  margin-bottom: 60px;
}
.boxBeginner02L {
  width: 51%;
  text-align: center;
}
.boxBeginner02R {
  width: 46%;
}
.boxBeginner02R .ttl02 {
  margin-bottom: 20px;
  letter-spacing: 0.1em;
  font-size: 1.8rem;
  font-weight: 700;
}
.boxBeginner02R .boxBaseCom p {
  margin-bottom: 35px;
}
.boxBeginner02R .boxBaseCom p:last-child {
  margin-bottom: 0;
}
.boxBeginner0201 .boxImg {
  margin-bottom: 35px;
  text-align: center;
}
.boxBeginner0201 .boxBaseCom {
  margin-bottom: 15px;
  text-align: center;
}
.boxBeginner0201 .boxBaseCom.no02 {
  line-height: 1.6;
  font-size: 1.8rem;
}
.boxBeginner0201 .boxBaseCom.no03 {
  margin-bottom: 20px;
}

.boxBeginner03 {
}
.boxBeginner03 .ttlBase11 {
  margin-bottom: 30px;
}
.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;/*#ccc;*/
  background-repeat: no-repeat;
  background-position: left top;
  background-size: auto 100%;
  min-height: 270px;
  margin-bottom: 60px;
}
.boxBeginner0301L {
  width: 48%;
}
.boxBeginner0301R {
  width: 50.5%;
}
.boxBeginner0301R .boxWorkPlace {
  margin-bottom: 5px;
}
.boxBeginner0301R .boxJobPosi {
  margin-bottom: 10px;
}
.boxBeginner0301R .boxName {
  margin-bottom: 20px;
  padding-bottom: 15px;
  border-bottom: 1px #002b52 solid;
  font-size: 2.9rem;
}
.boxBeginner0301R .dlFormerJob {
  font-size: 2.2rem;
}
.boxBeginner0301R .dlFormerJob &gt; dt,
.boxBeginner0301R .dlFormerJob &gt; dd {
  display: inline-block;
}
.boxBeginner0301R .dlFormerJob &gt; dt:after {
  content: '��';
}

.boxBeginnerFaq {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  margin-bottom: 27px;
}
.boxBeginnerFaqOne {
  width: 48%;
  margin-right: 4%;
  margin-bottom: 22px;
}
.boxBeginnerFaqOne.w100 {
  width: 100%;
  margin-right: 0;
}
.boxBeginnerFaqOne:nth-child(2n) {
  margin-right: 0;
}
.boxBeginnerFaqOne .ttl {
  display: table;
  width: 100%;
  min-height: 60px;
  margin-bottom: 22px;
  /*padding: 20px 0 0 75px;*/
  padding: 0 0 0 75px;
  background-image: url('./../../images/experienced/experienced-icn-faq-q01.png'),url('./../../images/experienced/experienced-faq-q-bg01.png');
  background-repeat: no-repeat,repeat;
  background-position: left top,left top;
  background-size: auto auto,auto auto;
  font-size: 1.5rem;
  font-weight: 700;
}
.boxBeginnerFaqOne .ttl span {
  display: table-cell;
  vertical-align: middle;
}

.boxBeginner04 {
  margin-bottom: 85px;
  padding-top: 5px;
  text-align: center;
}


/***** Blog *****/
.boxBlog01 {
  padding-top: 1em;
}
@media all and (max-width: 640px){
  .boxBlog01 {
    padding-top: 2em;
  }
}

.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.65em;
  padding: 0.3em 0.6em 0.2em 0.6em;
  letter-spacing: 0.1em;
}
.boxBlog01 .ulListCat li:last-child,
.boxBlogS01L .ulListCat li:last-child {
  /*margin-right: 0;*/
}
.boxBlog01 .ulListCat li.typeCat,
.boxBlogS01L .ulListCat li.typeCat {
  background-color: #718394;
  color: #fff;
}
.boxBlog01 .ulListCat li.typeTag,
.boxBlogS01L .ulListCat li.typeTag {
  background-color: #718394;
  color: #fff;
}

.boxBlog01 .boxListTop {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin-bottom: 40px;
  color: #fff;
}
.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%;
  background-color: #ccc;
}
.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%;
  color: #fff;
}
.boxBlog01 .boxListTop .linkAll.modeDisp {
  display: block;
}
.boxBlog01 .boxListContTop {
  position: absolute;
  bottom: 5%;
  left: 6%;
  width: 88%;
}
.boxBlog01 .boxListContTop .boxListMeta {
  margin-bottom: 5%;
}
.boxBlog01 .boxListContTop .boxListMeta .boxListDate {
  letter-spacing: 0.1em;
  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/blog/blog-icn-arrow01.png');
  background-repeat: no-repeat;
  background-position: right center;
}

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

.boxBlog01 .boxListTopR {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  width: 50%;
}
.boxBlog01 .boxListTopROne {
  overflow: hidden;
  position: relative;
  width: 50%;
}
.boxBlog01 .boxListTopROne .boxListMeta {
  display: block;
}
.boxBlog01 .boxListTopROne .boxListMeta .ulListCat {
  margin-bottom: 3%;
}
.boxBlog01 .boxListTopROne .boxListMeta .ulListCat li {
  font-size: 1.0rem;
}
.boxBlog01 .boxListTopROne .boxListMeta .boxListDate {
  font-size: 1.1rem;
}
.boxBlog01 .boxListTopROne .ttlList {
  line-height: 1.4;
  font-size: 1.2rem;
  font-weight: 700;
}
.boxBlog01 .boxListTopROne .ttlList span {
  background-size: 2% auto;
}

.boxBlog01 .linkToBlogArchive01 {
  display: block;
  width: 325px;
  margin: 0 auto;
  margin-bottom: 90px;
  padding: 13px 0;
  background-color: #002b52;
  background-image: url('./../../images/blog/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;
  color: #fff;
}

.boxBlog01 .boxCatMenu {
  margin-bottom: 60px;
  padding: 28px 0;
  background-color: #f7f7f7;
}
.boxBlog01 .ulCatMenu &gt; li,
.boxBlogS01R .ulCatMenu &gt; li {
  display: inline-block;
  margin-right: 0.65em;
  margin-bottom: 0.5em;
  padding: 0.45em 0.6em 0.35em 0.6em;
  letter-spacing: 0.1em;
  background-color: #718394;
  color: #fff;
}
.boxBlog01 .ulCatMenu &gt; li a,
.boxBlogS01R .ulCatMenu &gt; li a {
  color: #fff;
}
.boxBlog01 .ulCatMenu &gt; li:last-child,
.boxBlogS01R .ulCatMenu &gt; 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: 32px;
  padding-bottom: 32px;
  border-bottom: 1px #eee solid;
}
.boxBlog01 .boxListOne .boxListImg {
  position: relative;
  bottom: -6px;
  background-color: #f2f2f2;
}
.boxBlog01 .boxListOne .boxListImg .icnBlogNew01 {
  position: absolute;
  z-index: 2;
  top: -26px;
  left: 2px;
}
.boxBlog01 .boxListOne .boxListImgIn {
  overflow: hidden;
  right: 6px;
  top: -6px;
  position: relative;
  width: 195px;
  padding-top: 195px;
}
.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: 70%;
}
.boxBlog01 .boxListOne .boxListMeta,
.boxBlogS01L .boxListMeta {
  display: block;
  margin-bottom: 15px;
}
.boxBlog01 .boxListOne .boxListMeta .ulListCat,
.boxBlogS01L .boxListMeta .ulListCat {
  margin-bottom: 15px;
}
.boxBlog01 .boxListOne .boxListMeta .ulListCat li,
.boxBlogS01L .boxListMeta .ulListCat li {
  margin-bottom: 0.4em;
  padding: 0.45em 0.6em 0.35em 0.6em;
}
.boxBlog01 .boxListOne .boxListMeta .boxListDate,
.boxBlogS01L .boxListMeta .boxListDate {
  font-size: 1.2rem;
  font-weight: 700;
  color: #002b52;
}
.boxBlog01 .boxListOne .ttlList,
.boxBlogS01L .ttlList {
  line-height: 1.6;
  font-size: 1.5rem;
  font-weight: 700;
}
.boxBlog01 .boxListOne .ttlList span {
  padding-right: 30px;
  background-image: url('./../../images/blog/blog-icn-arrow03.png');
  background-repeat: no-repeat;
  background-position: right center;
  background-size: auto auto;
}

.boxBlog01 .boxPagination {
  border: 0;
}
.boxBlog01 .boxPagination ul.page-numbers {
  margin-left: auto;
}

.boxBlog02 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  width: 758px;
  margin: 0 auto;
  margin-top: 90px;
  margin-bottom: 90px;
}
.boxBlog02 a {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  width: 350px;
  padding: 12px 25px;
  border: 4px #002b52 solid;
  background-image: url('./../../images/blog/blog-icn-arrow04.png');
  background-repeat: no-repeat;
  background-position: 93% center;
  background-size: auto auto;
  color: #002b52;
}
.boxBlog02 a .txt01 {
  display: block;
  margin-bottom: 5px;
  line-height: 1.2;
  font-size: 2.1rem;
  font-weight: 700;
}
.boxBlog02 a .txt01 .small {
  font-size: 2.1rem;
}
.boxBlog02 a .txt02 {
  font-size: 1.0rem;
  font-weight: 700;
}

/***** Blog Single *****/
.boxBlogS01Wrap {
  /*margin-bottom: 90px;*/
  padding-bottom: 60px;
  border-bottom: 1px #eee solid;
}
.boxBlogS01 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
.boxBlogS01L {
  width: 720px;
}
.boxBlogS01L .ttlList {
  margin-bottom: 20px;
}
.boxBlogS01L .boxListImg {
  margin-bottom: 30px;
  text-align: center;
}

.boxBlogS01R {
  width: 260px;
}
.boxBlogS01R .logoBlogSide01 {
  margin-bottom: 23px;
}
.boxBlogS01R .boxBaseCom.no01 {
  margin-bottom: 29px;
  padding-bottom: 23px;
  border-bottom: 1px #eee solid;
  text-align: left;
  letter-spacing: 0.03em;
  font-size: 1.1rem;
  font-weight: 700;
}
.boxBlogS01R .boxBaseCom.no01 p {
  line-height: 1.5;
}
.boxBlogS01R .boxSideSearch {
  margin-bottom: 31px;
}
.boxBlogS01R .boxSideSearch .btnSearch {
  position: relative;
  z-index: 2;
  display: block;
  width: 30px;
  margin-bottom: -39px;
  border: 0;
  background: none;
  background-image: url('./../../images/blog/blog-icn-search01.png');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto auto;
  cursor: pointer;
}
.boxBlogS01R .boxSideSearch input {
  width: 100%;
  padding: 5px 5px 3px 40px;
  font-size: 1.2rem;
  font-weight: 700;
}
.boxBlogS01R .ulCatMenu {
  margin-bottom: 29px;
  padding-bottom: 23px;
  border-bottom: 1px #eee solid;
}
.boxBlogS01R .boxSide01 {
  margin-bottom: 31px;
  padding-bottom: 29px;
  border-bottom: 1px #eee solid;
}
.boxBlogS01R .boxSide01 .ttlSide01 {
  margin-bottom: 30px;
  text-align: center;
  font-size: 1.45rem;
  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: 25px;
}
.boxBlogS01R .boxListOneSide:last-child {
  margin-bottom: 0;
}
.boxBlogS01R .boxListImgSide {
  width: 90px;
  /*padding-top: 90px;*/
}
.boxBlogS01R .boxListImgSide .boxChkImg {
  height: 90px;
}
.boxBlogS01R .boxListContSide {
  width: 157px;
}
.boxBlogS01R .boxListDateSide {
  margin-bottom: 11px;
  letter-spacing: 0.08em;
  font-weight: 700;
  color: #002b52;
}
.boxBlogS01R .ttlListSide {
  line-height: 1.2;
  font-size: 0.95rem;
  font-weight: 700;
}


/***** Career *****/
.boxCareer {
  margin-bottom: 80px;
}
@media all and (max-width: 640px){
  .boxCareer {
    margin-bottom: 14vw;
    padding-top: 24vw;
    background-image: url('./../../images_sp/career/sp-career-bg01.png');
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100% auto;

  }
}

.boxCareer01 .ttl {
  margin-bottom: 53px;
  text-align: center;
  letter-spacing: 0.12em;
  font-size: 2.5rem;
  font-weight: 700;
  color: #036ee2;
}
@media all and (max-width: 640px){
  .boxCareer01 .ttl {
    margin-bottom: 53px;
    font-size: 2.1rem;
  }
}

.boxCareer0101,
.boxCareer0102,
.boxCareer0103,
.boxCareer0104 {
  margin-bottom: 80px;
}
@media all and (max-width: 640px){
  .boxCareer0101 {
    margin-bottom: 9.8vw;
  }
  .boxCareer0102 {
    margin-bottom: 8.8vw;
  }
  .boxCareer0103 {
    margin-bottom: 17vw;
  }
  .boxCareer0104 {
    margin-bottom: 12vw;
  }
}

.boxCareer0101 .ttl02,
.boxCareer0102 .ttl02,
.boxCareer0103 .ttl02,
.boxCareer0104 .ttl02 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  height: 69px;
  margin-bottom: 7px;
  padding: 15px 0 0 68px;
  background-repeat: no-repeat;
  background-position: left top;
  background-size: auto auto;
  letter-spacing: 0.12em;
  font-size: 1.7rem;
  font-weight: 700;
}
.boxCareer0101 .ttl02 {
  background-image: url('./../../images/career/career01-icn-deco01.png');
}
.boxCareer0102 .ttl02 {
  background-image: url('./../../images/career/career01-icn-deco02.png');
}
.boxCareer0103 .ttl02 {
  background-image: url('./../../images/career/career01-icn-deco03.png');
}
.boxCareer0104 .ttl02 {
  background-image: url('./../../images/career/career01-icn-deco04.png');
}
@media all and (max-width: 640px){
  .boxCareer0101 .ttl02,
  .boxCareer0102 .ttl02,
  .boxCareer0103 .ttl02,
  .boxCareer0104 .ttl02 {
    height: 20vw;
    margin-bottom: 2vw;
    padding: 3.5vw 0 0 22vw;
    background-position: 5vw top;
    background-size: 17.5% auto;
    line-height: 1.3;
    font-size: 1.2rem;
  }
  .boxCareer0101 .ttl02 {
    background-image: url('./../../images_sp/career/sp-career01-icn-deco01.png');
  }
  .boxCareer0102 .ttl02 {
    background-image: url('./../../images_sp/career/sp-career01-icn-deco02.png');
  }
  .boxCareer0103 .ttl02 {
    background-image: url('./../../images_sp/career/sp-career01-icn-deco03.png');
  }
  .boxCareer0104 .ttl02 {
    background-image: url('./../../images_sp/career/sp-career01-icn-deco04.png');
  }
}

.boxCareer0101 .boxBaseCom,
.boxCareer0102 .boxBaseCom,
.boxCareer0103 .boxBaseCom,
.boxCareer0104 .boxBaseCom {
  padding-left: 37px;
  line-height: 2.0;
  letter-spacing: 0.07em;
  font-size: 1.13rem;
}
.boxCareer0101 .boxBaseCom {
  margin-bottom: 50px;
}
@media all and (max-width: 640px){
  .boxCareer0101 .boxBaseCom,
  .boxCareer0102 .boxBaseCom,
  .boxCareer0103 .boxBaseCom,
  .boxCareer0104 .boxBaseCom {
    padding: 0 5vw;
    line-height: 1.65;
    letter-spacing: 0.03em;
    font-size: 0.9rem;
  }
  .boxCareer0101 .boxBaseCom {
    margin-bottom: 4.5vw;
  }
}

.boxCareer0102LR {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
@media all and (max-width: 640px){
  .boxCareer0102LR {
    display: block;
  }
}

.boxCareer0102L {
  width: 50.5%;
}
@media all and (max-width: 640px){
  .boxCareer0102L {
    width: 100%;
  }
}

.boxCareer0102R {
  width: 45%;
  padding-top: 15px;
  text-align: right;
}
@media all and (max-width: 640px){
  .boxCareer0102R {
    width: 100%;
    padding-top: 0;
    text-align: center;
  }
}

.boxCareer0103 .dl01,
.boxCareer0104 .dl01 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center;
}
@media all and (max-width: 640px){
  .boxCareer0103 .dl01,
  .boxCareer0104 .dl01 {
    display: block;
  }
}

.boxCareer0103 .dl01 &gt; dt,
.boxCareer0104 .dl01 &gt; dt {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-align-items: center;
  align-items: center;
  width: 31.5%;
  line-height: 1.35;
  letter-spacing: 0.1em;
  font-size: 2.0rem;
  font-weight: 700;
  color: #036ee2;
}
@media all and (max-width: 640px){
  .boxCareer0103 .dl01 &gt; dt,
  .boxCareer0104 .dl01 &gt; dt {
    -webkit-justify-content: center;
    justify-content: center;
    width: 100%;
    margin-bottom: 8vw;
    font-size: 1.24rem;
  }
}

.boxCareer0103 .dl01 &gt; dt &gt; span {
  display: inline-block;
  text-align: left;
}
@media all and (max-width: 640px){
  .boxCareer0103 .dl01 &gt; dt &gt; span {
    text-align: center;
  }
}

.boxCareer0103 .dl01 &gt; dt .small {
  font-size: 1.63rem;
}
@media all and (max-width: 640px){
  .boxCareer0103 .dl01 &gt; dt .small {
    font-size: 0.96rem;
  }
}

.boxCareer0103 .dl01 &gt; dd,
.boxCareer0104 .dl01 &gt; dd {
  width: 63%;
}
@media all and (max-width: 640px){
  .boxCareer0103 .dl01 &gt; dd,
  .boxCareer0104 .dl01 &gt; dd {
    width: 100%;
    text-align: center;
  }
  .boxCareer0103 .dl01 &gt; dd img,
  .boxCareer0104 .dl01 &gt; dd img {
    width: 96%;
  }
}

.boxCareer0104LR {
  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: 55px;
}
@media all and (max-width: 640px){
  .boxCareer0104LR {
    display: block;
  }
}

.boxCareer0104L {
  width: 28.5%;
}
@media all and (max-width: 640px){
  .boxCareer0104L {
    width: 100%;
  }
}

@media all and (max-width: 640px){
  .boxCareer0104L .boxImg {
    margin-bottom: 7.5vw;
  }
}

.boxCareer0104R {
  width: 68%;
  padding-top: 85px;
  text-align: right;
}
@media all and (max-width: 640px){
  .boxCareer0104R {
    display: none;
    width: 100%;
    padding-top: 0;
    text-align: center;
  }
}


.boxCareer0105 {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  padding: 30px 30px 5px 30px;
  background-color: #f2f2f2;
}
@media all and (max-width: 640px){
  .boxCareer0105 {
    display: block;
    padding: 5vw 5vw 0.1vw 5vw
  }
}

.boxCareer0105One {
  width: 48.5%;
  margin-right: 3%;
  margin-bottom: 25px;
  background-color: #fff;
}
.boxCareer0105One:nth-child(2n) {
  margin-right: 0;
}
@media all and (max-width: 640px){
  .boxCareer0105One {
    width: 100%;
    margin-right: 0;
    margin-bottom: 5.7vw;
  }
}

.boxCareer0105One .ttl02 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  background-color: #f2f2f2;
}

.boxCareer0105One .ttl02 .ttlNum {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: 35px;
  height: 35px;
  margin-right: 10px;
  background-color: #0d6bb1;
  font-size: 1.9rem;
  font-weight: 700;
  color: #fff;
}
@media all and (max-width: 640px){
  .boxCareer0105One .ttl02 .ttlNum {
    width: 9.5vw;
    height: 9.5vw;
    margin-right: 3.5vw;
    font-size: 1.8rem;
  }
}

.boxCareer0105One .ttl02 .ttlStr {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  letter-spacing: 0.09em;
  font-size: 1.4rem;
  font-weight: 700;
}
@media all and (max-width: 640px){
  .boxCareer0105One .ttl02 .ttlStr {
    letter-spacing: 0.05em;
    font-size: 1.2rem;
  }
}

.boxCareer0105One .boxBaseCom {
  margin-bottom: 0;
  padding: 20px 25px;
  background-color: #fff;
}
@media all and (max-width: 640px){
  .boxCareer0105One .boxBaseCom {
    padding: 3vw 4.5vw;
    line-height: 1.7;
    letter-spacing: normal;
    font-size: 0.95rem;
  }
}


/* Career Plan */
.boxCareerplan {

}
.boxCareerplan .boxBaseCom {
  line-height: 2.3;
  letter-spacing: 0.05em;
  font-size: 1.0rem;
  font-weight: 700;
}
.boxCareerplan01 .ttl {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  min-height: 70px;
  margin-bottom: 60px;
  background-image: url('./../../images/careerplan/careerplan-ttl-bg01.png');
  background-repeat: no-repeat;
  background-position: left top;
  background-size: auto 70px;
  text-align: left;
}
.boxCareerplan01 .ttl .ttlSub {
  width: 127px;
  padding-top: 2px;
  padding-left: 10px;
  line-height: 1.2;
  letter-spacing: normal;
  font-size: 1.35rem;
}
.boxCareerplan01 .ttl .ttlMain {
  letter-spacing: 0.1em;
  font-size: 1.8rem;
  color: #002b52;
}
.boxCareerplan0101 {
  margin-bottom: 52px;
}
.boxCareerplan0101 .ttl02 {
  text-align: center;
}
.boxCareerplan0101 .ttl02 &gt; span {
  display: inline-block;
  margin-bottom: 22px;
  padding: 0 35px 27px 35px;
  text-align: center;
  border-bottom: 4px #94090b solid;
  letter-spacing: 0.08em;
  font-size: 1.8rem;
  font-weight: 700;
  color: #002b52;
}
.boxCareerplan0101 .boxBaseCom {
  text-align: center;
}

.boxCareerplan0102 {
  margin-bottom: 90px;
}
.boxCareerplan0102 .boxContTop01 {
  display: table;
  width: 100%;
  margin-bottom: 30px;
}
.boxCareerplan0102 .boxContTop01 .ttl03 {
  display: table-cell;
  width: 270px;
  height: 270px;
  background-image: url('./../../images/careerplan/careerplan-bg01.jpg');
  background-repeat: no-repeat;
  background-position: left top;
  background-size: auto auto;
  text-align: center;
  vertical-align: middle;
  font-weight: 700;
}
.boxCareerplan0102 .boxContTop01 .ttl03 .ttlJa {
  margin-bottom: 24px;
  letter-spacing: 0.07em;
  font-size: 2.2rem;
}
.boxCareerplan0102 .boxContTop01 .ttl03 .ttlEn {
  font-size: 1.0rem;
}
.boxCareerplan0102 .boxContTop01 .ttl03 .ttlEn .first {
  font-size: 1.3rem;
}
.boxCareerplan0102 .boxContTop01 .boxBaseCom {
  display: table-cell;
  width: 770px;
  padding: 0 42px;
  vertical-align: middle;
  line-height: 1.9;
  letter-spacing: normal;
  font-size: 1.15rem;
  font-weight: 400;
}
.boxCareerplan0102 .ttl0302 {
  position: relative;
  margin-bottom: 20px;
  padding: 10px 30px 10px 0;
  border-bottom: 1px #ccc solid;
  text-align: center;
  font-size: 2.2rem;
  font-weight: 700;
  color: #002b52;
}
.boxCareerplan0102 .ttl0302 .icnAccordion.forPc {
  position: absolute;
  top: 50%;
  right: 0;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.boxCareerplan0102 .ttl0302.statusOpen {
  margin-bottom: 0;
}
.boxCareerplan0102 .ttl0302.typeTxt {
  padding: 30px 50px 30px 0;
}


.boxCareerplan0102 .boxCont01 {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  background-color: #f6f6f6;
  margin-bottom: 60px;
  padding: 30px 30px 30px 30px;
}
.boxCareerplan0102 .boxCont01One {
  width: 48.5%;
  margin-right: 3%;
  margin-bottom: 30px;
  background-color: #fff;
}
.boxCareerplan0102 .boxCont01One:nth-child(2n) {
  margin-right: 0;
}
.boxCareerplan0102 .boxCont01One .ttl04 {
  display: table;
  width: 100%;
  height: 35px;
  font-weight: 700;
}
.boxCareerplan0102 .boxCont01One .ttl04 .ttlNum {
  display: table-cell;
  width: 35px;
  padding-top: 2px;
  background-color: #5acac0;
  text-align: center;
  vertical-align: middle;
  font-size: 1.9rem;
  color: #f2df37;
}
.boxCareerplan0102 .boxCont01One .ttl04 .ttlMain {
  display: table-cell;
  padding: 2px 5px 0 11px;
  background-color: #f6f6f6;
  vertical-align: middle;
  letter-spacing: 0.05em;
  font-size: 1.4rem;
  color: #002b52;
}
.boxCareerplan0102 .boxCont01One .ttl04 .ttlSub {
  display: table-cell;
  width: 133px;
  padding-top: 3px;
  background-image: url('./../../images/careerplan/careerplan-bg02.png');
  background-repeat: no-repeat;
  background-position: left top;
  background-size: auto auto;
  text-align: center;
  vertical-align: middle;
  letter-spacing: 0.05em;
  font-size: 1.15rem;
  color: #002b52;
}
.boxCareerplan0102 .boxCont01 .boxBaseCom {
  margin-bottom: 0;
  padding: 22px 25px 22px 25px;
  line-height: 1.7;
}
/* /Career Plan */


/* Company */
.boxCompanyLogo01 {
  margin-bottom: 4em; /* 7em; */
  text-align: center;
}
@media all and (max-width: 640px){
  .boxCompanyLogo01 {
    margin-bottom: 1.8em;
  }
}

@media all and (max-width: 640px){
  .boxCompanyLogo01 .logo01Company {
    width: 22vw;
  }
}

.boxCompany01Wrap {
  margin-bottom: 7em;
}
@media all and (max-width: 640px){
  .boxCompany01Wrap {
    margin-bottom: 4em;
  }
}

.boxCompany0101 {
  margin-bottom: 4em;
}
@media all and (max-width: 640px){
  .boxCompany0101 {
    margin-bottom: 2.5em;
  }
}

.boxCompany0101 .ttl01 {
  /* display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-end;
  align-items: flex-end; */
  /* padding: 0.35em 0.3em 0.35em 1.0em; */
  /* background-color: #f4f4f4; */
  margin-bottom: 1.0em;
  text-align: center;
  line-height: 1.7;
  letter-spacing: 0.1em;
  font-weight: 700;
  font-size: 1.4rem; /* 1.6rem */
  color: #262626;
}

/* .boxCompany0101 .ttl01 .ttlEn {
  position: relative;
  bottom: 0.1em;
  font-size: 1.1rem;
} */

/* .boxCompany0101 .ttl01 .ttlEn:before {
  content: '/';
  margin: 0 0.5em;
} */

.boxCompany0101 .boxBaseCom &gt; p {
  text-align: center;
  font-size: 0.97rem;
}


/*##### Company Message #####*/
.boxCompanyMessageWrap {
  min-height: 1000px;
  margin-bottom: 12em;
  padding: 72px 0 50px 0;
}
@media all and (max-width: 640px){
  .boxCompanyMessageWrap {
    min-height: 100%;
    margin-bottom: 20%;
    padding: 0;
  }
}

.boxCompanyMessage {
  position: relative;
  height: 100%;
  background-color: #f4f4f4;
}
@media all and (max-width: 640px){
  .boxCompanyMessage {
  }
}

.boxCompanyMessageLR {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  width: 1000px; /* 980px*/
  margin: 0 auto;
}
@media all and (max-width: 640px){
  .boxCompanyMessageLR {
    display: block;
    width: 100%;
    margin: 0 auto;
  }
}

.boxCompanyMessageL {
  position: relative;
  width: 530px; /* 510px*/
}
@media all and (max-width: 640px){
  .boxCompanyMessageL {
    display: none;
    width: 100%;
    vertical-align: top;
  }
}

.boxCompanyMessageL &gt; .boxImg {
  position: absolute;
  top: -72px;
  left: 0;
  width: 466px;
}

.boxCompanyMessageR {
  position: relative;
  width: 470px;
  margin: 0 auto;
  padding: 78px 0 150px 0;
}
@media all and (max-width: 640px){
  .boxCompanyMessageR {
    position: relative;
    display: block;
    width: 90%;
    margin: 0 auto;
    padding: 15% 0 15% 0;
    vertical-align: top;
  }
}

.boxCompanyMessageR &gt; .ttlBase02 {
  margin-bottom: 46px;
}
@media all and (max-width: 640px){
  .boxCompanyMessageR &gt; .ttlBase02 {
    margin-bottom: 8%;
  }
}

@media all and (max-width: 640px){
  .boxCompanyMessageR .boxBaseCom.no01 {
    text-align: center;
    font-size: 4.6vw;
    font-weight: 700;
  }
}

.boxCompanyMessageR &gt; .boxBaseCom p {
  margin-bottom: 23px;
}

@media all and (max-width: 640px){
  .boxCompanyMessageR &gt; .boxImg.dSp {
    margin-bottom: 8%;
  }
}

@media all and (max-width: 640px){
  .boxCompanyMessageR .boxBaseCom.no02 {
    width: 90%;
    margin: 0 auto;
  }
}

@media all and (max-width: 640px){
  .boxCompanyMessageR .boxBaseCom.no02 p {
    margin-bottom: 10%;
  }
}

.boxCompanyMessageR .boxBaseSign {
  bottom: 70px;
  right: 0;
  left: auto;
  text-align: left;
  font-size: 1.25rem;
  letter-spacing: 0.1em;
}
@media all and (max-width: 640px){
  .boxCompanyMessageR .boxBaseSign {
    margin-top: 2.5em;
    font-size: 1.0rem;
  }
}

.boxCompanyMessageR .ttl01 {
  margin-bottom: 0.4em;
  letter-spacing: 0.1em;
  /*font-size: 1.13rem;*/
  font-weight: 700;
  color: #f39a0a;
}

.boxCompanyMessageR .boxBaseSign .txtCompanyName {
  display: inline-block;
  margin-bottom: 0.55em;
}

.boxCompanyMessageR .boxBaseSign .dlCompanyCEO {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
}
@media all and (max-width: 640px){
  .boxCompanyMessageR .boxBaseSign .dlCompanyCEO {
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
  }
}
.boxCompanyMessageR .boxBaseSign .dlCompanyCEO &gt; dt {
  margin-right: 12px;
  font-size: 1.0rem;
}
@media all and (max-width: 640px){
  .boxCompanyMessageR .boxBaseSign .dlCompanyCEO &gt; dt {
    margin-right: 2vw;
    font-size: 0.9rem;
  }
}

.boxCompanyMessageR .boxBaseSign .dlCompanyCEO &gt; dd {
  font-size: 1.5rem;
}
@media all and (max-width: 640px){
  .boxCompanyMessageR .boxBaseSign .dlCompanyCEO &gt; dd {
    font-size: 1.3rem;
  }
}

/*
.boxCompany02Wrap{
  min-height: 1000px;
  margin-bottom: 90px;
  padding: 72px 0 50px 0;
}
.boxCompany02{
  position: relative;
  min-height: 100vh;
  background-color: #f2f2f2;
}
.boxCompany02LR{
  display: table;
  width: 980px;
  margin: 0 auto;
}
.boxCompany02L{
  position: relative;
  display: table-cell;
  width: 510px;
  vertical-align: top;
}
.boxCompany02L &gt; .boxImg{
  position: absolute;
  top: -72px;
  left: 0;
  width: 466px;
}
.boxCompany02R{
  position: relative;
  display: table-cell;
  vertical-align: top;
  width: 470px;
  margin: 0 auto;
  padding: 78px 0 150px 0;
}
.boxCompany02R &gt; .ttlBase02{
  margin-bottom: 46px;
}
.boxCompany02R &gt; .ttlBase03{
}
.boxCompany02R &gt; .boxBaseCom p{
  margin-bottom: 23px;
}

.boxCompany02R &gt; .boxBaseCom p.p01 {
  padding: 20px;
  background-color: #fff;
}
@media all and (max-width: 640px){
  .boxCompany02R &gt; .boxBaseCom p.p01 {
    padding: 5vw;
  }
  .boxCompany02R &gt; .boxBaseCom p.p01 &gt; span:not(:last-child) {
    display: inline-block;
    margin-bottom: 2vw;
  }
}

.boxCompany02R .boxBaseSign{
  bottom: 40px;
}
.boxCompany02R .boxBaseSign .txtCompanyName {
  line-height: 1.5;
}

.boxCompany03{
  margin-bottom: 100px;
}
.boxCompany0301{
  height: 411px;
  background-image: url('./../../images/company/company-bg02.jpg');
  background-repeat: no-repeat;
  background-position: center center;
}
.boxCompany0302{
  height: 411px;
  background-image: url('./../../images/company/company-bg03.jpg');
  background-repeat: no-repeat;
  background-position: center center;
}
.boxCompany0303{
  height: 470px;
  border-bottom: 1px #d3d3d4 solid;
}
.boxCompany0301In,
.boxCompany0302In,
.boxCompany0303In{
  width: 980px;
  margin: 0 auto;
  padding-top: 30px;
}
.boxCompany0302In{
  padding-top: 45px;
  padding-left: 545px;
}
.boxCompany0301In &gt; .ttl,
.boxCompany0302In &gt; .ttl,
.boxCompany0303In &gt; .ttl{
  display: table;
  width: 100%;
  height: 66px;
  margin-bottom: 24px;
  background-image: url('./../../images/company/company-ttl-bg02.png');
  background-repeat: no-repeat;
  background-position: left bottom;
  background-size: 450px auto;
}
.boxCompany0301In &gt; .ttl .ttlIn,
.boxCompany0302In &gt; .ttl .ttlIn,
.boxCompany0303In &gt; .ttl .ttlIn{
  position: relative;
  display: table-cell;
  width: 100%;
  padding: 0 0 18px 83px;
  vertical-align: bottom;
  line-height: 1.0;
  letter-spacing: 0.1em;
  font-size: 2.05rem;
}
.boxCompany0301In &gt; .ttl .txtNumber,
.boxCompany0302In &gt; .ttl .txtNumber,
.boxCompany0303In &gt; .ttl .txtNumber{
  position: absolute;
  left: 9px;
  bottom: 14px;
  letter-spacing: normal;
  font-size: 2.5rem;
}
.boxCompany0301In &gt; .ttl .small,
.boxCompany0302In &gt; .ttl .small,
.boxCompany0303In &gt; .ttl .small{
  font-size: 1.8rem;
}
.boxCompany0301In &gt; .boxCont,
.boxCompany0302In &gt; .boxCont{
  width: 450px;
}
.boxCompany0303In &gt; .boxCont{
  position: relative;
  padding-bottom: 120px;
}
.boxCompany0303In .boxBaseSign .txtCompanyName {
  line-height: 1.5;
}
*/

.boxCompany04Wrap {
  margin-bottom: 10em;
}
@media all and (max-width: 640px){
  .boxCompany04Wrap {
    margin-bottom: 3.0em;
  }
}

.boxCompany04LR {
  display: table;
  width: 70%;
  margin: 0 auto;
}
@media all and (max-width: 640px){
  .boxCompany04LR {
    display: block;
    width: 100%;
  }
}

.boxCompany04L,
.boxCompany04R {
  display: table-cell;
  width: 100%;
}
@media all and (max-width: 640px){
  .boxCompany04L,
  .boxCompany04R {
    display: block;
    width: 100%;
  }
}

.boxCompany04L {
  padding-right: 2.5%;
}

.boxCompany04R {
  display: none;
  padding-left: 2.5%;
}

.boxCompany04LR dl.dl01 {
  display: table;
  width: 100%;
  margin-bottom: 14px;
}
@media all and (max-width: 640px){
  .boxCompany04LR dl.dl01 {
    display: block;
    margin-bottom: 1.0em;
  }
}

.boxCompany04LR dl.dl01 &gt; dt {
  display: table-cell;
  width: 25%;
  padding-left: 1.8em;
  padding-bottom: 14px;
  background-image: url('./../../images/company/company-border02.png');
  background-repeat: no-repeat;
  background-position: left bottom;
  /*background-size: 83% 1px;*/
  background-size: 100% 1px;
  text-indent: -1.8em;
}
@media all and (max-width: 640px){
  .boxCompany04LR dl.dl01 &gt; dt {
    display: block;
    width: 100%;
    padding-bottom: 0.5em;
    background-image: none;
  }
}

.boxCompany04LR dl.dl01 &gt; dt span:before {
  content: '笆�';
  margin-left: 3px;
  margin-right: 8px;
  font-size: 0.9rem;
  color: #f39a0a;
}

.boxCompany04LR dl.dl01 &gt; dd {
  display: table-cell;
  width: 75%;
  padding-bottom: 14px;
  background-image: url('./../../images/company/company-border02.png');
  background-repeat: repeat-x;
  background-position: left bottom;
  line-height: 2.0;
}
@media all and (max-width: 640px){
  .boxCompany04LR dl.dl01 &gt; dd {
    display: block;
    width: 100%;
    padding-bottom: 1.0em;
    line-height: 1.4;
  }
}

.boxCompany04LR dl.dl01 &gt; dd .linkGoogleMap,
.boxCompany04LR dl.dl01 &gt; dd .linkHomepage {
  text-decoration: underline;
}
.boxCompany04LR dl.dl01 &gt; dd .linkGoogleMap:hover,
.boxCompany04LR dl.dl01 &gt; dd .linkHomepage:hover {
  text-decoration: none;
}

.boxCompany04LR dl.dl01 &gt; dd dl.dl0101 {
  /*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: 1.0em;
  line-height: 1.4;
}

.boxCompany04LR dl.dl01 &gt; dd dl.dl0101 &gt; dt {
  width: 230px;
  font-weight: 700;
}
@media all and (max-width: 640px){
  .boxCompany04LR dl.dl01 &gt; dd dl.dl0101 &gt; dt {
    width: 100%;
    margin-bottom: 0.3em;
  }
}

.boxCompany04LR dl.dl01 &gt; dd dl.dl0101 &gt; dd {
  width: calc(100% - 230px);
}
@media all and (max-width: 640px){
  .boxCompany04LR dl.dl01 &gt; dd dl.dl0101 &gt; dd {
    width: 100%;
  }
}

.boxCompany04LR dl.dl01 &gt; 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;
  line-height: 1.0;
}
.boxCompany04LR dl.dl01 &gt; dd dl.dl02.no01 {
  margin-top: -1.4em;
}
.boxCompany04LR dl.dl01 &gt; dd dl.dl02 &gt; dt,
.boxCompany04LR dl.dl01 &gt; dd dl.dl02 &gt; dd {
  display: block;
  width: auto;
  margin: 0;
  padding: 0;
  background: none;
  text-indent: 0;
  line-height: 1.0;
}
.boxCompany04LR dl.dl01 &gt; dd dl.dl02 &gt; dt:after {
  content: '��';
  margin: 0 10px;
}
.boxCompany04LR dl.dl01 &gt; dd .decoMark01{
  display: inline-block;
  margin-left: 1.3em;
  text-indent: -1.3em;
}
.boxCompany04LR dl.dl01 &gt; dd .decoMark01:before{
  content: '笳�';
  margin-right: 5px;
  margin-left: 2px;
  font-size: 0.8rem;
  color: #d3d3d4;
}
.boxCompanyHistory {
  margin-bottom: 80px;
}
@media all and (max-width: 640px){
  .boxCompanyHistory {
    margin-bottom: 13%;
  }
}

.boxCompanyHistory .dl01 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  line-height: 1.8;
}
@media all and (max-width: 640px){
  .boxCompanyHistory .dl01 {
    line-height: 1.8;
  }
}

.boxCompanyHistory .dl01 &gt; dt {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  width: 18.5%;
  padding: 15px 0 15px 2.0em;
  border-bottom: 1px #fff solid;
  background-color: #f4f4f4; /* #f2f2f2 */
  letter-spacing: 0.1em;
  font-weight: 700;
  /*color: #ea5514;*/
}
@media all and (max-width: 640px){
  .boxCompanyHistory .dl01 &gt; dt {
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    width: 23%;
    padding: 3% 2% 3% 0;
    text-align: right;
    letter-spacing: 0.07em;
    line-height: 1.5;
    font-size: 3.3vw;
  }
}

.boxCompanyHistory .dl01 &gt; dt .str2 {
  letter-spacing: 1.0em;
}

.boxCompanyHistory .dl01 &gt; dd {
  width: 81.5%;
  padding: 15px 0 15px 30px;
  border-bottom: 1px #f2f2f2 solid;
  letter-spacing: 0.1em;
  font-size: 1.0rem;
}
@media all and (max-width: 640px){
  .boxCompanyHistory .dl01 &gt; dd {
    width: 77%;
    padding: 3% 0 3% 3%;
    letter-spacing: 0.07em;
    font-size: 3.3vw;
  }
}

@media all and (max-width: 640px){
  .boxCompanyHistory .dl01 &gt; dd .ul01 &gt; li {
    margin-bottom: 4%;
    line-height: 1.3;
    font-size: 3.3vw;
  }
}


.boxCompanyTourWrap {
  margin-bottom: 10em;
}
@media all and (max-width: 640px){
  .boxCompanyTourWrap {
    margin-bottom: 5em;
  }
}

.boxCompanyTour .p01 {
  margin-bottom: 2.0em;
  text-align: center;
  letter-spacing: 0.1em;
  font-size: 1.3rem;
}

.boxCompanyTour01 .boxTopSlider {
  width: 960px;/*1040px;*/
}
@media all and (max-width: 640px){
  .boxCompanyTour01 .boxTopSlider {
    overflow: visible;
    width: 100%;
  }
}

.boxCompanyTour01 .boxTopSlider .slider {
  height: 107%;
}
@media all and (max-width: 640px){
  .boxCompanyTour01 .boxTopSlider .slider {
    height: 115%;
  }
}

.boxCompanyTour01 .boxTopSlider .slider li {
  position: relative;
  width: 960px;
}
@media all and (max-width: 640px){
  .boxCompanyTour01 .boxTopSlider .slider li {
    width: auto;
  }
}

.boxCompanyTour01 .boxTopSlider .slider li .txtCaption {
  position: absolute;
  bottom: -35px;
  left: 0;
  font-size: 1.13rem;
  font-weight: 700;
}
@media all and (max-width: 640px){
  .boxCompanyTour01 .boxTopSlider .slider li .txtCaption {
    bottom: 1vw;
    left: 1vw;
    font-size: 0.9rem;
  }
}

.boxCompanyTour01 .boxTopSlider .slider li .txtCaption:before {
  content: '笆�';
  margin-right: 0.3em;
  color: #f39a0a;
}

.boxCompanyTour01 .boxTopSlider .boxTopSliderCover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media all and (max-width: 1220px){
  .boxCompanyTour01 .boxTopSlider .boxTopSliderCover {
    display: none;
  }
}
@media all and (max-width: 640px){
  .boxCompanyTour01 .boxTopSlider .boxTopSliderCover {
    display: none;
  }
}

.boxCompanyTour01 .boxTopSlider .boxTopSliderCoverL,
.boxCompanyTour01 .boxTopSlider .boxTopSliderCoverR {
  position: absolute;
  z-index: 2;
  top: 0;
  width: 500px;
  height: 107%;
  background-color: #fff;
}

.boxCompanyTour01 .boxTopSlider .boxTopSliderCoverL {
  left: calc(50% + 600px);
}

.boxCompanyTour01 .boxTopSlider .boxTopSliderCoverR {
  right: calc(50% + 600px);
}

.boxCompanyTour01 .boxTopSlider .sliderNaviPrev,
.boxCompanyTour01 .boxTopSlider .sliderNaviNext {
  width: auto;
  height: 56px;
  border-radius: 0;
}
@media all and (max-width: 640px){
  .boxCompanyTour01 .boxTopSlider .sliderNaviPrev,
  .boxCompanyTour01 .boxTopSlider .sliderNaviNext {
    display: inline;
    height: 7vw;
  }
}

.boxCompanyTour01 .boxTopSlider .sliderNaviPrev {
  left: -120px;
}
@media all and (max-width: 1220px){
  .boxCompanyTour01 .boxTopSlider .sliderNaviPrev {
    left: 0;
  }
}
@media all and (max-width: 640px){
  .boxCompanyTour01 .boxTopSlider .sliderNaviPrev {
    left: 0;
  }
}

.boxCompanyTour01 .boxTopSlider .sliderNaviNext {
  right: -120px;
}
@media all and (max-width: 1220px){
  .boxCompanyTour01 .boxTopSlider .sliderNaviNext {
    right: 0;
  }
}
@media all and (max-width: 640px){
  .boxCompanyTour01 .boxTopSlider .sliderNaviNext {
    right: 0;
  }
}


.boxDlPdf{
  display: table;
  width: 740px;
  margin: 0 auto;
  margin-bottom: 128px;
  padding: 16px 20px;
  background-color: #d3d3d4;
}
.boxDlPdfL{
  display: table-cell;
  width: 25.5%;
  vertical-align: middle;
}
.boxDlPdfR{
  display: table-cell;
  width: 74.5%;
  vertical-align: middle;
}
.boxDlPdfR .boxBaseCom{
  margin-bottom: 0;
  letter-spacing: 0.07em;
  font-size: 1.0rem;
}
/* /Company */



/* Contact */
.boxContactFormWrap {
  width: 84.5%;
  margin: 0 auto;
}
.pageBlog.single .boxContactFormWrap {
  width: 100%;
}
@media all and (max-width: 640px){
  .boxContactFormWrap{
    width: 100%;
  }
}

.boxContactFormWrap.pageThanks{
  width: 100%;
}

.boxContactTopCom {
  margin-top: -10px;
  margin-bottom: 35px;
  text-align: center;
  letter-spacing: 0.1em;
  font-size: 1.13rem;
}

.formContact .dlForm {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  padding: 13px 0;
  /*border-bottom: 1px #0d0d0d solid;*/
  font-size: 1.12rem;
}
@media all and (max-width: 640px){
  .formContact .dlForm {
    display: block;
    width: 100%;
    padding: 3% 0 5% 0;
  }
}

.formContact .dlForm.dlCont,
.formContact .dlForm.beforePrivacy {
  margin-bottom: 35px;
}
@media all and (max-width: 640px){
  .formContact .dlForm.dlCont,
  .formContact .dlForm.beforePrivacy {
    margin-bottom: 4vw;
  }
}

.formContact.modeConfirm .dlForm.dlCont,
.formContact.modeConfirm .dlForm.beforePrivacy {
  margin-bottom: 0;
}

.formContact.modeConfirm .dlForm {
  padding: 20px 0;
}

.formContact.modeConfirm .dlForm.last{
  margin-bottom: 60px;
}
@media all and (max-width: 640px){
  .formContact.modeConfirm .dlForm.last{
    margin-bottom: 5vw;
  }
}


.formContact .dlForm &gt; dt {
  position: relative;
  width: 23%;
  /*padding-left: 80px;*/
  padding-top: 0.9em;
  letter-spacing: 0.1em;
  font-size: 1.3rem;
  font-weight: 700;
}
.pageBlog.single .formContact .dlForm &gt; dt {
  width: 23%;
}
@media all and (max-width: 640px){
  .formContact .dlForm &gt; dt {
    width: 100%;
    margin-bottom: 3.5vw;
    padding-top: 0;
    font-size: 1.0rem;
  }
  .pageBlog.single .formContact .dlForm &gt; dt {
    width: 100%;
  }
}

.formContact .dlForm &gt; dt .str2 {
  letter-spacing: 1.0em;
}

.formContact.modeConfirm .dlForm &gt; dt {
  width: 27%;
  padding-top: 0;
}
.pageBlog.single .formContact.modeConfirm .dlForm &gt; dt {
  width: 30%;
}
@media all and (max-width: 640px){
  .formContact.modeConfirm .dlForm &gt; dt {
    width: 100%;
    margin-bottom: 2%;
  }
  .pageBlog.single .formContact.modeConfirm .dlForm &gt; dt {
    width: 100%;
  }
}

.formContact .dlForm &gt; dt .markRequired,
.formContact .dlForm &gt; dt .markNotRequired {
  /*position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);*/
  display: inline-block;
  padding: 5px 7px 5px 7px;
  line-height: 1.0;
  font-size: 1.2rem;
  font-weight: 700;
}
@media all and (max-width: 640px){
  .formContact .dlForm &gt; dt .markRequired,
  .formContact .dlForm &gt; dt .markNotRequired{
    padding: 2% 3% 2% 3%;
    font-size: 1.0rem;
  }
}


.formContact .dlForm &gt; dt .markRequired {
  /*background-color: #002b52;*/
  color: #94090b;
}

.formContact .dlForm &gt; dt .markNotRequired {
  border: 2px #002b52 solid;
  background-color: #fff;
  color: #002b52;
}

.formContact .dlForm &gt; dt .markRequired .str2,
.formContact .dlForm &gt; dt .markNotRequired .str2 {
  letter-spacing: 1.0em;
}

.formContact.modeConfirm .dlForm &gt; dt .markRequired,
.formContact.modeConfirm .dlForm &gt; dt .markNotRequired{
  display: none;
}
@media all and (max-width: 640px){
  .formContact.modeConfirm .dlForm &gt; dt .markRequired,
  .formContact.modeConfirm .dlForm &gt; dt .markNotRequired{
    /*display: none;*/
  }
}

.formContact .dlForm &gt; dd {
  width: 77%;
  font-size: 1.0rem;
}
.pageBlog.single .formContact .dlForm &gt; dd {
  width: 77%;
}
@media all and (max-width: 640px){
  .formContact .dlForm &gt; dd {
    width: 100%;
    font-size: 1.0rem;
  }
  .pageBlog.single .formContact .dlForm &gt; dd {
    width: 100%;
  }
}

.formContact.modeConfirm .dlForm &gt; dd {
  width: 73%;
  line-height: 1.5;
}
.pageBlog.single .formContact.modeConfirm .dlForm &gt; dd {
  width: 70%;
}
@media all and (max-width: 640px){
  .formContact.modeConfirm .dlForm &gt; dd {
    width: 100%;
    font-size: 1.1rem;
  }
  .pageBlog.single .formContact.modeConfirm .dlForm &gt; dd {
    width: 100%;
  }
}

.formContact .dlForm &gt; dd .boxRadioWrap {
  padding: 1.6em 0;
}
.formContact.modeConfirm .dlForm &gt; dd .boxRadioWrap {
  padding: 0;
}

.formContact .dlForm &gt; dd .boxRadioWrap label {
  margin-right: 1.0em;
}

.formContact .dlForm &gt; dd .ulContSelect,
.formContact .dlForm &gt; dd .ulCheckboxJobCat {
  display: inline-block;
  display: block;
}

.formContact .dlForm &gt; dd .txtCaution {
  display: inline-block;
  margin-left: 7px;
  vertical-align: top;
  letter-spacing: 0.15em;
  font-size: 0.97rem;
}

.formContact .dlForm &gt; dd .ulContSelect li,
.formContact .dlForm &gt; dd .ulCheckboxJobCat &gt; li {
  width: 100%;
  margin-right: 0;
  margin-bottom: 10px;
}

.formContact .dlForm &gt; dd .txtCom01 {
  padding-top: 5px;
}

.formContact.modeConfirm .dlForm &gt; dd .txtCom01 {
  display: none;
}

.formContact .dlForm &gt; dd input,
.formContact .dlForm &gt; dd select,
.formContact .dlForm &gt; dd textarea {
  box-sizing: border-box;
  padding: 13px 20px;
  border: 1px #808080 solid;
  background-color: #f9f9f9;
  border-radius: 0;
  letter-spacing: 0.1em;
  font-size: 1.15rem;
  color: #060008;
}
@media all and (max-width: 640px){
  .formContact .dlForm &gt; dd input,
  .formContact .dlForm &gt; dd select,
  .formContact .dlForm &gt; dd textarea{
    padding: 1.5vw 3vw;
    font-size: 4.5vw;
  }
}

.formContact .dlForm &gt; dd input[type="file"] {
  padding: 0;
  border: 0;
}

.formContact .dlForm &gt; dd input[name="del_attach0"] {
  border: 0;
  background: 0;
  cursor: pointer;
  font-size: 1.3rem;
}

.formContact .dlForm &gt; dd label[for="del_attach0"] {
  cursor: pointer;
}

.formContact .dlForm &gt; dd input[name="desired_month"],
.formContact .dlForm &gt; dd input[name="desired_day"] {
  width: 5em;
  margin-right: 0.7em;
}
@media all and (max-width: 640px){
  .formContact .dlForm &gt; dd input[name="desired_month"],
  .formContact .dlForm &gt; dd input[name="desired_day"] {
    width: 4em;
    margin-right: 0.5em;
  }
}

.formContact .dlForm &gt; dd input[name="desired_day"] {
    margin-left: 0.5em;
}
@media all and (max-width: 640px){
  .formContact .dlForm &gt; dd input[name="desired_day"] {
    margin-left: 0.3em;
  }
}

.formContact .dlForm &gt; dd .ulContSelect li,
.formContact .dlForm &gt; dd .ulCheckboxJobCat li {
  float: left;
  margin-right: 30px;
}

.formContact .dlForm &gt; dd .ulContSelect li input,
.formContact .dlForm &gt; dd .ulCheckboxJobCat li input {
  margin-right: 3px;
  vertical-align: middle;
}


:placeholder-shown{
  font-family: inherit;
  color: #aaa;/*inherit;*/
  font-weight: inherit;
}
::-webkit-input-placeholder{
  font-family: inherit;
  color: #aaa;/*inherit;*/
  font-weight: inherit;
}
:-moz-placeholder{
  font-family: inherit;
  color: #aaa;/*inherit;*/
  font-weight: inherit;
}
::-moz-placeholder{
  font-family: inherit;
  color: #aaa;/*inherit;*/
  font-weight: inherit;
}
:-ms-input-placeholder{
  font-family: inherit;
  color: #aaa;/*inherit;*/
  font-weight: inherit;
}

@media all and (max-width: 640px){
  .formContact .dlForm &gt; dd select[name="desired_job"],
  .formContact .dlForm &gt; dd select[name="desired_place"] {
    width: 100%;
  }
}

.formContact input[name="my_name"],
.formContact input[name="my_name_kana"]{
  width: 100%;
}
.formContact input[name="email"]{
  width: 100%;
}
.formContact input[name="telno"],
.formContact input[name="faxno"]{
  width: 100%;
}
.formContact input[name="former_job"]{
  width: 100%;
}

.formContact input[name="graduation_year"]{
  width: 100%;
}

.formContact input[name="desired_date_m"],
.formContact input[name="desired_date_d"]{
  width: 6em;
}

.formContact input[name="age"]{
  width: 105px;
}
.formContact input[name="company_name"]{
  width: 100%;
}
.formContact input[name="university"]{
  width: 100%;
}
.formContact input[name="zipcode1"],
.formContact input[name="zipcode2"]{
  width: 80px;
  margin: 0 4px;
}
.formContact input[name="zipcode"],
.formContact select[name="pref"]{
  width: 170px;
  /*margin-bottom: 15px;*/
}
.formContact input[name="gender"]{
  margin-right: 5px;
  vertical-align: middle;
}
.formContact label[for="gender_m"]{
  margin-right: 20px;
}
.formContact select[name="birth_year"] {
  width: 105px;
  margin-right: 5px;
}
.formContact select[name="birth_month"],
.formContact select[name="birth_day"]{
  width: 90px;
  margin-right: 5px;
}
.formContact select[name="birth_month"],
.formContact select[name="birth_day"]{
  margin-left: 10px;
}
.formContact input[name="address"],
.formContact textarea[name="former_job"],
.formContact textarea[name="cont"] {
  width: 100%;
}

.formContact textarea[name="former_job"],
.formContact textarea[name="cont"] {
  height: 200px;
}
@media all and (max-width: 640px){
  .formContact textarea[name="former_job"],
  .formContact textarea[name="cont"] {
    height: 30vw;
  }
}

.formContact select[name="cont_select"]{
  width: 225px;
  margin-bottom: 15px;
}
.boxPopupPrivacyP{
  display: none;
  padding: 30px 30px 0 30px;
  text-align: left;
}
.boxPopupPrivacyP .ttl{
  padding: 20px;
  text-align: center;
  font-size: 1.2rem;
}
.boxPopupPrivacyP .ttl2{
  padding: 30px 0 10px 0;
  font-size: 1.0rem;
  font-weight: bold;
}
.boxPopupPrivacyP ul.last{
  padding-bottom: 50px;
}
.boxContactCheckPrivacyP{
}
.boxContactCheckPrivacyP &gt; .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 &gt; .ttl{
  margin-bottom: 1px;
  font-size: 0.9rem;
}
.boxContactPrivacyPOne &gt; .ttl:before{
  content: '縲�';
}
.boxContactCheckPrivacyP01 p{
  margin-bottom: 14px;
}
.boxContactCheckPrivacyP02{
  width: 100%;
  padding: 15px 0;
  margin: 0 auto;
  margin-bottom: 60px;
  /*border: 1px #0d0d0d solid;*/
  background-color: #f4f4f4; /*#eee */
  vertical-align: middle;
  text-align: center;
  letter-spacing: 0.1em;
}
.boxContactCheckPrivacyP02 a{
  display: inline-block;
  border-bottom: 1px #0d0d0d solid;
  line-height: 1.2;
}
.boxContactCheckPrivacyP02 .txtExternalLink:after{
  content: '\f08e';
  font-family: FontAwesome;
  color: #272727;
}
.boxContactCheckPrivacyP02 span{
  font-weight: bold;
}
.boxContactSubmitBtn{
  position: relative;
  min-height: 72px;
  margin-bottom: 25px;
  text-align: center;
}
.boxContactSubmitBtn .btnContact01Wrap {
  width: 391px;
  margin: 0 auto;
  position: relative;
}
.boxContactSubmitBtn .btnContact01Wrap::after {
  content:"";
  position: absolute;
  top: 50%;
  right: 1em;
  transform: translateY(-50%);
  width: 9px;
  height: 16px;
  background: url('./../../images/common/arrow-right.png') no-repeat center center / contain;
}
.boxContactSubmitBtn .btnContact01 {
  width: 391px;
  margin: 0 auto;
  padding: 22px 0;
  border: 0;
  background-color: #f39a0a;
  /* background-image: url('./../../images/recruit/recruit-s-icn-arrow06.png'), url('./../../images/common/common-bg01.jpg');
  background-repeat: no-repeat, repeat;
  background-position: 90% center, left top;
  background-size: 8px auto, cover; */
/*
  background-image: url('./../../images/recruit/recruit-s-btn-submit.png');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
*/
  cursor: pointer;
  letter-spacing: 0.1em;
  font-size: 1.6rem;
  /*font-weight: bold;*/
  color: #fff;
}
.boxContactSubmitBtn .btnContact02 {
  position: absolute;
  top: 0;
  right: 0;
  width: 391px;
  margin: 0 auto;
  padding: 22px 0;
  border: 0;
  background-color: #f39a0a;
  /* background-image: url('./../../images/recruit/recruit-s-icn-arrow06.png'), url('./../../images/common/common-bg01.jpg');
  background-repeat: no-repeat, repeat;
  background-position: 90% center, left top;
  background-size: 8px auto, cover; */
/*
  background-image: url('./../../images/recruit/recruit-s-btn-submit2.png');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
*/
  cursor: pointer;
  letter-spacing: 0.1em;
  font-size: 1.6rem;
  /*font-weight: bold;*/
  color: #fff;
}
.boxContactSubmitBtn .btnContact02::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 1em;
  transform: translateY(-50%);
  width: 6px;
  height: 11px;
  background: url('./../../images/common/arrow-right.png') no-repeat center center / contain;
}
.pageBlog.single .boxContactSubmitBtn .btnContact02 {
  width: 45%;
}

.boxContactSubmitBtn .btnContactBack {
  position: absolute;
  top: 0;
  left: 0;
  width: 391px;
  margin: 0 auto;
  padding: 22px 0;
  border: 0;
  background-color: #999;
  background-image: url('./../../images/recruit/recruit-s-icn-arrow07.png');
  background-repeat: no-repeat;
  background-position: 10% center;
  background-size: 8px auto;
/*
  background-image: url('./../../images/recruit/recruit-s-btn-back.png');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
*/
  cursor: pointer;
  letter-spacing: 0.1em;
  font-size: 1.6rem;
  /*font-weight: bold;*/
  color: #fff;
}

.pageBlog.single .boxContactSubmitBtn .btnContactBack {
  width: 45%;
}

.boxFormErrorParts{
  padding: 5px 0 0 0;
}
.boxFormErrorParts.type02{
  padding: 5px 0 10px 0;
}
.boxFormErrorParts .txtErrmsg{
  font-size: 0.9rem;
  color: #ff0000;
}

.boxContactThanks {
  margin-bottom: 40px;
  margin-top: 50px;
  padding: 42px 60px 0 60px;
  border: 2px #ec6a00 solid; /* #1d2088 */
}

.boxContactThanks &gt; .ttlBase02{
  margin-bottom: 37px;
  padding-bottom: 30px;
  letter-spacing: 0.17em;
  font-size: 1.6rem;
  color: #262626; /* #1d2088; */
}
@media all and (max-width: 640px){
  .boxContactThanks &gt; .ttlBase02{
    margin-bottom: 5vw;
    padding-bottom: 5vw;
    font-size: 1.5rem;
  }
}

.boxContactThanks &gt; .ttl{
  margin-bottom: 55px;
  letter-spacing: 0.1em;
  font-size: 1.1rem;
  font-weight: 700;
}
@media all and (max-width: 640px){
  .boxContactThanks &gt; .ttl{
    margin-bottom: 7vw;
    font-size: 4.0vw;
  }
}

.boxContactThanksIn{
  margin-bottom: 42px;
}
.boxContactThanksIn p{
  margin-bottom: 17px;
  text-align: center;
  line-height: 1.9;
  letter-spacing: 0.1em;
  font-size: 1.15rem;
}
/* /Contact */


/* Download */
.pageDownload .boxBaseTop .boxBaseCom {
  margin-top: -20px;
}
@media all and (max-width: 640px){
  .pageDownload .boxBaseTop .boxBaseCom {
    margin-top: 0;
  }
}

.pageDownload .ttlEntry01 {
  text-align: center;
  letter-spacing: 0.1em;
  font-size: 1.55rem;
}
.pageDownload .pageThanks .ttlBase02 {
  margin-bottom: 25px;
}
.pageDownload .boxContactThanks {
  margin: 0;
  padding: 0;
  border: 0;
  color: #000;
}
.pageDownload .boxContactThanksIn {
  margin-bottom: 100px;
}
.pageDownload .boxContactThanksIn p {
  line-height: 1.5;
  letter-spacing: 0.05em;
  font-size: 1.3rem;
  font-weight: 700;
}
.pageDownload .boxLinkDLFile01 {
  width: 750px;
  margin: 0 auto;
  margin-bottom: 70px;
  text-align: center;
}
.pageDownload .boxLinkDLFile01 .linkDLFile01 {
  height: 100px;
  margin-bottom: 15px;
  background-color: #ce0000;
  font-size: 2.1rem;
  color: #fff;
}
.pageDownload .boxLinkDLFile01 .pBaseOne {
  font-size: 1.1rem;
}
.pageDownload .boxThanksPageBottomNavi {
  width: 85%;
  margin: 0 auto;
}
.pageDownload .boxThanksPageBottomNavi a {
  width: 47%;
  height: 73px;
  background-color: #292929;
  font-size: 1.7rem;
  color: #fff;
}
.pageDownload .boxThanksPageBottomNavi .linkToTop {
  float: left;
}
.pageDownload .boxThanksPageBottomNavi .linkToArchive {
  float: right;
}
/* /Download */



/*##### Education &amp; Welfare #####*/
.boxEducationWelfare01Wrap,
.boxEducationWelfare02Wrap {
  margin-bottom: 7em;
  padding-top: 4em;
}
@media all and (max-width: 640px){
  .boxEducationWelfare01Wrap,
  .boxEducationWelfare02Wrap {
    margin-bottom: 2em;
    padding-top: 2em;
  }
}

.boxEducationWelfare01 .boxBaseCom.no01,
.boxEducationWelfare02 .boxBaseCom.no01 {
  margin-bottom: 4em;
}
@media all and (max-width: 640px){
  .boxEducationWelfare01 .boxBaseCom.no01,
  .boxEducationWelfare02 .boxBaseCom.no01 {
    margin-bottom: 1.7em;
  }
}

.boxEducationWelfare01 .boxBaseCom &gt; p,
.boxEducationWelfare02 .boxBaseCom &gt; p {
  text-align: left;
  line-height: 1.8;
  letter-spacing: 0.1em;
  font-size: 1.13rem;
}
@media all and (max-width: 640px){
  .boxEducationWelfare01 .boxBaseCom &gt; p,
  .boxEducationWelfare02 .boxBaseCom &gt; p {
    font-size: 0.9rem;
  }
}

.boxEducationWelfare01 .boxBaseCom.no01 &gt; p,
.boxEducationWelfare02 .boxBaseCom.no01 &gt; p {
  text-align: center;
}

.boxEducationWelfare01 .boxCont01F,
.boxEducationWelfare02 .boxCont01F {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
@media all and (max-width: 640px){
  .boxEducationWelfare01 .boxCont01F {
    display: block;
  }
  .boxEducationWelfare02 .boxCont01F {
    display: flex;
    justify-content: space-between;
  }
}

.boxEducationWelfare01 .boxCont01FOne,
.boxEducationWelfare02 .boxCont01FOne {
  width: 30.8%;
  margin-right: calc((100% - 30.8% * 3) / 2);
  margin-bottom: 2em;
}
@media all and (max-width: 640px){
  .boxEducationWelfare01 .boxCont01FOne {
    width: 100%;
    margin-right: 0;
    margin-bottom: 1.3em;
  }

  .boxEducationWelfare02 .boxCont01FOne {
    width: 49%;
    margin-right: 0;
    margin-bottom: 1.3em;
  }
}

.boxEducationWelfare01 .boxCont01FOne:nth-child(3n),
.boxEducationWelfare02 .boxCont01FOne:nth-child(3n) {
  margin-right: 0;
}

.boxEducationWelfare01 .boxCont01FOne .boxImg,
.boxEducationWelfare02 .boxCont01FOne .boxImg {
  margin-bottom: 0.8em;
}
@media all and (max-width: 640px){
  .boxEducationWelfare01 .boxCont01FOne .boxImg,
  .boxEducationWelfare02 .boxCont01FOne .boxImg {
    margin-bottom: 0.6em;
  }
}

@media all and (max-width: 640px){
  .boxEducationWelfare01 .boxCont01FOne .boxImg img,
  .boxEducationWelfare02 .boxCont01FOne .boxImg img {
    width: 100%;
  }
}

.boxEducationWelfare01 .boxCont01FOne .ttl01,
.boxEducationWelfare02 .boxCont01FOne .ttl01 {
  margin-bottom: 0.7em;
  font-size: 1.4rem;
  font-weight: 700;
  color: #ec6a00;
}
@media all and (max-width: 640px){
  .boxEducationWelfare01 .boxCont01FOne .ttl01,
  .boxEducationWelfare02 .boxCont01FOne .ttl01 {
    margin-bottom: 0.2em;
    font-size: 1.2rem;
  }
}
.boxEducationWelfare02 .boxCont01FOne .ttl01 .notes {
  font-size: 1rem;
}
.boxEducationWelfare01 .boxCont01FOne .boxBaseCom.no02,
.boxEducationWelfare02 .boxCont01FOne .boxBaseCom.no02 {
  margin-bottom: 0;
}



/*##### Entry #####*/
.pageEntry .ttlBase02.long {
  margin-bottom: 50px; /* 17px */
  font-size: 2.4rem;
}

.pageEntry .ttlEntry01 {
  margin-bottom: 50px;
  text-align: center;
  letter-spacing: 0.18em;
  font-size: 1.6rem;
  color: #262626;
}


/*##### Entry - Movie #####*/
.boxEntryMovieWrap {
  /* margin-bottom: 10em; */
  padding-top: 7em;
}
@media all and (max-width: 640px){
  .boxEntryMovieWrap {
    /* margin-bottom: 3em; */
    padding-top: 2em;
  }
}

.boxEntryMovie .boxBaseCom {
  margin-top: 2em;
  text-align: center;
}
@media all and (max-width: 640px){
  .boxEntryMovie .boxBaseCom {
    margin-top: 1em;
  }
}

.boxEntryMovie .boxBaseCom &gt; p {
  font-size: 1.13rem;
}


/*##### Entry - Session #####*/
.boxEntrySession01Wrap,
.boxEntryIntern01Wrap {
  margin-bottom: 10em;
}
@media all and (max-width: 640px){
  .boxEntrySession01Wrap,
  .boxEntryIntern01Wrap {
    margin-bottom: 2.3em;
  }
}

.boxEntrySession0101,
.boxEntryIntern0101 {
  margin-bottom: 4em;
}
@media all and (max-width: 640px){
  .boxEntrySession0101,
  .boxEntryIntern0101 {
    margin-bottom: 2.3em;
  }
}

.boxEntrySession0101 .tb01,
.boxEntryIntern0101 .tb01 {
  width: 100%;
}

.boxEntrySession0101 .tb01 tr:first-child th,
.boxEntryIntern0101 .tb01 tr:first-child th {
  height: 2.7em;/*4.0em;*/
  text-align: center;
  vertical-align: middle;
  border-right: 1px #fff solid;
  background-color: #2b2b2b;
  letter-spacing: 0.3em;
  font-size: 1.3rem;
  color: #f2f4f6;
}
@media all and (max-width: 640px){
  .boxEntrySession0101 .tb01 tr:first-child th,
  .boxEntryIntern0101 .tb01 tr:first-child th {
    height: 3.0em;
    letter-spacing: 0.1em;
    font-size: 0.9rem;
  }
}

.boxEntrySession0101 .tb01 tr:first-child th:last-child,
.boxEntryIntern0101 .tb01 tr:first-child th:last-child {
  border-right: 0;
}

.boxEntrySession0101 .tb01 tr:first-child th:nth-child(1),
.boxEntryIntern0101 .tb01 tr:first-child th:nth-child(1)  {
  width: 15%;
}
@media all and (max-width: 640px){
  .boxEntrySession0101 .tb01 tr:first-child th:nth-child(1),
  .boxEntryIntern0101 .tb01 tr:first-child th:nth-child(1) {
    width: 20%;
  }
}

.boxEntrySession0101 .tb01 tr:first-child th:nth-child(2),
.boxEntryIntern0101 .tb01 tr:first-child th:nth-child(2)  {
  width: 15%;
}
@media all and (max-width: 640px){
  .boxEntrySession0101 .tb01 tr:first-child th:nth-child(2),
  .boxEntryIntern0101 .tb01 tr:first-child th:nth-child(2)  {
    width: 21%;
  }
}

.boxEntrySession0101 .tb01 tr:first-child th:nth-child(3),
.boxEntryIntern0101 .tb01 tr:first-child th:nth-child(3) {
  width: 55%;
}
@media all and (max-width: 640px){
  .boxEntrySession0101 .tb01 tr:first-child th:nth-child(3),
  .boxEntryIntern0101 .tb01 tr:first-child th:nth-child(3) {
    width: 44%;
  }
}

.boxEntrySession0101 .tb01 tr:first-child th:nth-child(4),
.boxEntryIntern0101 .tb01 tr:first-child th:nth-child(4) {
  width: 15%;
}
@media all and (max-width: 640px){
  .boxEntrySession0101 .tb01 tr:first-child th:nth-child(4),
  .boxEntryIntern0101 .tb01 tr:first-child th:nth-child(4) {
    width: 15%;
  }
}

.boxEntrySession0101 .tb01 tr td,
.boxEntryIntern0101 .tb01 tr td {
  padding: 1.5em 1.0em;
  border-right: 1px #fff solid;
  border-bottom: 1px #fff solid;
  background-color: #f2f4f6;
  text-align: center;
  line-height: 1.4;
}
@media all and (max-width: 640px){
  .boxEntrySession0101 .tb01 tr td,
  .boxEntryIntern0101 .tb01 tr td  {
    padding: 0.7em 0.5em;
    font-size: 0.72rem;
  }
}

.boxEntrySession0101 .tb01 tr td:nth-child(3),
.boxEntryIntern0101 .tb01 tr td:nth-child(3) {
  text-align: left;
}

.boxEntrySession0101 .tb01 tr.trColor1 td,
.boxEntryIntern0101 .tb01 tr.trColor1 td {
  background-color: #e1e1e1;
}

.boxEntrySession0101 .tb01 tr td:last-child,
.boxEntryIntern0101 .tb01 tr td:last-child {
  border-right: 0;
}

.boxEntrySession0101 .tb01 tr td.tdLink a,
.boxEntryIntern0101 .tb01 tr td.tdLink a {
  display: block;
  padding: 1.0em 1.5em;
  background-color: #cf1326;
  color: #fff;
}
@media all and (max-width: 640px){
  .boxEntrySession0101 .tb01 tr td.tdLink a,
  .boxEntryIntern0101 .tb01 tr td.tdLink a {
    width: 80%;
    margin: 0 auto;
    padding: 0.5em 0.2em;
    font-size: 0.7rem;
  }
}

.boxEntrySession0102 {
  padding: 2.0em 1.6em 1.8em 1.6em;
  border: 1px #ae0b0f solid;
  font-weight: 700;
}
@media all and (max-width: 640px){
  .boxEntrySession0102 {
    padding: 1.5em 1.2em 1.2em 1.3em;
  }
}

.boxEntrySession0102 .ttl01 {
  margin-bottom: 0.8em;
  font-size: 1.4rem;
  color: #ae0b0f;
}
@media all and (max-width: 640px){
  .boxEntrySession0102 .ttl01 {
    font-size: 1.3rem;
  }
}

.boxEntrySession0102  .boxBaseCom {
  margin-bottom: 0;
}
@media all and (max-width: 640px){
  .boxEntrySession0102  .boxBaseCom {
    font-size: 0.9rem;
  }
}



.boxEntry01 {
  width: 980px;
  margin: 0 auto;
  padding: 72px 0 60px 0;
}
.boxEntry01 .txt01{
  margin-bottom: 20px;
  text-align: center;
  letter-spacing: 0.12em;
  font-size: 1.35rem;
}
.boxEntry01 .boxBaseCom{
  margin-bottom: 0;
  text-align: center;
  line-height: 2.0;
  letter-spacing: 0.13em;
}
.boxEntryBg01{
  height: 232px;
  margin-bottom: 72px;
  background-image: url('./../../images/entry/entry-img01.jpg');
  background-repeat: no-repeat;
  background-position: center top;
}
.boxEntry02{
  width: 980px;
  margin: 0 auto;
  margin-bottom: 130px;
}
.boxEntry02 .ttl0{
  margin-bottom: 33px;
  text-align: center;
  letter-spacing: 0.1em;
  font-size: 1.4rem;
}
.boxEntry02F{
  overflow: hidden;
  margin-bottom: 75px;
}
.boxEntry02FOne{
  position: relative;
  float: left;
  width: 28%;
  min-height: 300px;
  margin-right: 8%;
  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: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 14px 0 0 30px;
  color: #fff;
}
.boxEntry02FOne .ttl .txtEn{
  display: inline-block;
  width: 100%;
  margin-bottom: 5px;
  vertical-align: bottom;
  line-height: 1.0;
}
.boxEntry02FOne .ttl .txtNum{
  margin-left: 3px;
  font-size: 1.5rem;
}
.boxEntry02FOne .ttl .txtTtl{
  line-height: 1.0;
  letter-spacing: 0.12em;
  font-size: 1.4rem;
}
.boxEntry02FOne .ttl2{
  width: 100%;
  text-align: center;
  letter-spacing: 0.1em;
  font-size: 1.2rem;
}
.boxEntry02FOne .ttl2 span{
  display: inline-block;
  width: 70%;
  margin-bottom: 17px;
  padding-bottom: 10px;
  border-bottom: 3px #002b52 solid;
  line-height: 1.2;
}
.boxEntry02FOne ul{
  width: 87%;
  margin: 0 auto;
}
.boxEntry02FOne li{
  margin-bottom: 10px;
  line-height: 1.3;
}
.boxEntry02FOne li:before{
  content: '笆�';
  margin-right: 5px;
  color: #0d6bb1;
}
.boxEntry02FOne .boxR{
  position: absolute;
  right: 20px;
  bottom: 10px;
}
.boxEntry02FOne .icnEntryArrow01{
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  right: -52px;
}

.linkToEntryForm {
  display: block;
  width: 395px;
  margin: 0 auto;
  padding: 23px 0;
  background-color: #019fe8;
  background-image: url('./../../images/entry/entry-icn-arrow02.png'), url('./../../images/common/common-bg01.jpg');
  background-repeat: no-repeat, no-repeat;
  background-position: 92% center, left top;
  background-size: auto auto, 100% 100%;
  text-align: center;
  letter-spacing: 0.1em;
  font-size: 1.6rem;
  color: #fff;
}

.linkToEntryForm.typeLong {
  width: 530px;
}

.boxEntry03,
.boxEntry09 {
  width: 980px;
  margin: 0 auto;
  margin-bottom: 53px;
}
.boxEntry03LR,
.boxEntry09LR{
  display: table;
  width: 100%;
}
.boxEntry03L,
.boxEntry09L{
  display: table-cell;
  width: 45%;
  vertical-align: top;
}
.boxEntry03R,
.boxEntry09R{
  display: table-cell;
  width: 55%;
  vertical-align: top;
}
.boxEntry03R .ttl,
.boxEntry09R .ttl{
  margin-bottom: 35px;
  text-align: center;
  line-height: 1.9;
  letter-spacing: 0.12em;
  font-size: 1.32rem;
  font-weight: 700;
}
.boxEntry03R .boxBaseCom,
.boxEntry09R .boxBaseCom{
  line-height: 2.0;
}
.boxEntry03R .boxBaseCom p,
.boxEntry09R .boxBaseCom p{
  margin-bottom: 30px;
}
.boxEntry03R .boxBaseCom p:last-child,
.boxEntry09R .boxBaseCom p:last-child{
  margin-bottom: 0;
}
.boxBtnEntry03R,
.boxBtnEntry09R{
  display: none;
}
.boxEntry09 {
  margin-bottom: 130px;
}
.boxEntry09 .boxBaseCom ul {
  margin-bottom: 30px;
}
.boxEntry09 .boxBaseCom li {
  margin-bottom: 10px;
  margin-left: 1.5em;
  text-indent: -1.5em;
  line-height: 1.3;
  letter-spacing: 0.1em;
}
.boxEntry09 .boxBaseCom li:before {
  content: '笆�';
  margin-right: 5px;
  color: #f39a0a;
}

.boxEntry04{
  width: 980px;
  margin: 0 auto;
  margin-bottom: 130px;
}
.boxEntry04 .boxCont{
  margin-bottom: 43px;
}
.boxEntry04 .boxCont.last{
  margin-bottom: 65px;
}
.boxEntry04 .ttl{
  min-height: 34px;
  margin-bottom: 15px;
  padding-left: 45px;
  background-image: url('./../../images/interview/interview-s-icn-q.png');
  background-repeat: no-repeat;
  background-position: left center;
  line-height: 1.7;
  letter-spacing: 0.1em;
  font-size: 1.45rem;
  font-weight: 700;
}
.boxEntry04 .boxBaseCom{
  margin-bottom: 50px;
  padding-left: 45px;
}
.boxEntry04 .boxBaseCom.no1{
  margin-bottom: 22px;
}
.boxEntry04 .boxCont02{
  padding-left: 45px;
}
.boxEntry04 dl{
  display: table;
  width: 100%;
  padding-bottom: 6px;
  margin-bottom: 6px;
  border-bottom: 1px #0d0d0d solid;
  line-height: 1.7;
}
.boxEntry04 dl.last{
  margin-bottom: 55px;
}
.boxEntry04 dt{
  display: table-cell;
  width: 25%;
  vertical-align: top;
}

.boxEntry04 dt:before {
  content: '笆�';
  margin-right: 5px;
  color: #f8dd55;
}

.boxEntry04 dd{
  display: table-cell;
  width: 75%;
  vertical-align: top;
}

.boxEntry04 .boxLink {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
@media all and (max-width: 640px){
  .boxEntry04 .boxLink {
    display: block;
  }
}

.boxEntry04 .boxLink a {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: 400px;
  height: 80px;
  margin: 0 1.0em;
  padding-right: 1.0em;
  background-color: #019fe8;
  background-image: url(./../../images/entry/entry-icn-arrow02.png), url(./../../images/common/common-bg01.jpg);
  background-repeat: no-repeat, no-repeat;
  background-position: 92% center, left top;
  background-size: auto auto, 100% 100%;
  text-align: center;
  letter-spacing: 0.1em;
  font-size: 1.6rem;
  color: #fff;
}
@media all and (max-width: 640px){
  .boxEntry04 .boxLink a {
    width: 100%;
    height: 15vw;
    margin: 0 0 1.0em 0;
    padding-right: 1.0em;
    background-size: 2vw auto, 100% 100%;
    font-size: 1.3rem;
  }
}


.boxEntry05Wrap{
  margin-bottom: 115px;
  padding: 60px 0 30px 0;
  background-color: #f0f0f0;
}
.boxEntry05{
  width: 980px;
  margin: 0 auto;
}
.boxEntry05 .ttlBase05{
  margin-bottom: 60px;
}
.boxEntry05F {
  width: 60%;
  margin: 0 auto;
}
.boxEntry05FIn{
  float: left;
  width: 40%;
  margin-right: 20%;
}
.boxEntry05FIn:last-child{
  margin-right: 0;
}
.boxEntry05FIn .boxStepTtl{
  position: relative;
  display: table;
  width: 100%;
  height: 60px;
  margin-bottom: 15px;
  background-color: #fff;
  background-image: url('./../../images/entry/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: 55px;
  vertical-align: middle;
  text-align: left;
  letter-spacing: 0.1em;
  font-size: 1.3rem;
}
.boxEntry05FIn .boxStepTtl .txtStep{
  position: absolute;
  bottom: 5px;
  left: 5px;
  line-height: 1.0;
  font-size: 0.95rem;
}
.boxEntry05FIn .boxStepTtl .txtNum{
  position: absolute;
  top: 10px;
  left: 15px;
  font-size: 1.9rem;
}
.boxEntry05FIn .boxStepTtl .icnEntryArrow04{
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  right: -20px;
}
.boxEntry0501{
  position: relative;
  top: -30px;
  text-align: center;
}
.boxEntry0501 img{
  margin-bottom: 30px;
}
.boxEntry0501 .boxContWrap{
  width: 456px;
  margin: 0 auto;
}
.boxEntry0501 .boxCont{
  position: relative;
  width: 100%;
  padding-top: 18.6403509%;
  background-image: url('./../../images/entry/entry-bg01.png');
  background-repeat: no-repeat;
  background-position: left top;
  box-shadow: 0 0 20px 2px rgba(0,0,0,0.2);
}
.boxEntry0501 .boxContIn{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.boxEntry0501 .txtStemNum{
  position: absolute;
  top: 12px;
  left: 22px;
}
.boxEntry0501 .txtStep{
  font-size: 0.95rem;
}
.boxEntry0501 .txtNum{
  font-size: 1.9rem;
}
.boxEntry0501 .txtStepTtl{
  position: absolute;
  bottom: 12px;
  left: 22px;
  font-size: 2.0rem;
}
.boxEntry0501 .boxCom{
  padding-top: 27px;
  padding-left: 150px;
  vertical-align: middle;
  line-height: 1.5;
  letter-spacing: 0.1em;
  text-align: left;
  font-size: 1.3rem;
}

.boxEntry06{
  width: 980px;
  margin: 0 auto;
  margin-top: 10em;
  margin-bottom: 100px;
}
.boxEntry06LR{
  display: table;
  width: 100%;
}
.boxEntry06L{
  display: table-cell;
  width: 45%;
  padding-top: 10px;
  vertical-align: top;
}
.boxEntry06R{
  display: table-cell;
  width: 55%;
  vertical-align: top;
}
.boxEntry06R .ttl{
  margin-bottom: 35px;
  text-align: center;
  line-height: 1.9;
  letter-spacing: 0.12em;
  font-size: 1.32rem;
  font-weight: 700;
}
.boxEntry06R .boxBaseCom{
  line-height: 2.0;
}
.boxEntry06R .boxBaseCom p{
  margin-bottom: 30px;
}
.boxEntry06R .boxBaseCom p:last-child{
  margin-bottom: 0;
}
.boxEntry06RIn{
  position: relative;
  padding: 15px 22px;
  border-bottom: 14px #f39a0a solid;
  background-color: #f4f4f4;
  /* border-bottom: 14px #1d2088 solid; */
}
.boxEntry06RIn .ttl2{
  margin-bottom: 13px;
  letter-spacing: 0.1em;
  font-size: 1.5rem;
  font-weight: bold;
}
.boxEntry06RIn .ttl2 .txtTtl{
  display: inline-block;
  width: 100%;
  padding-bottom: 4px;
  border-bottom: 1px #f39a0a solid;
  color: #f39a0a; /* #1d2088; */
  /* border-bottom: 1px #1d2088 solid; */
}

.boxEntry06RIn .ttl2 .small {
  font-size: 1.2rem;
}

.boxEntry06RIn li {
  margin-bottom: 10px;
  line-height: 1.7;
  letter-spacing: 0.1em;
}

.boxEntry06RIn li:before {
  content: '笆�';
  margin-right: 5px;
  color: #f39a0a;
}

.boxEntry06RIn .imgEntry05 {
  position: absolute;
  bottom: 0;
  right: -15px;
}

.boxEntry07 {
  width: 980px;
  margin: 0 auto;
  margin-bottom: 130px;
}
.boxEntry07 .ttl0{
  margin-bottom: 33px;
  text-align: center;
  letter-spacing: 0.1em;
  font-size: 1.4rem;
  color:#262626;
}
.boxEntry07FWrap{
  width: 75%;
  margin: 0 auto;
}
.boxEntry07F{
  overflow: hidden;
  margin-bottom: 75px;
}
.boxEntry07FOne{
  position: relative;
  float: left;
  width: 42%;
  min-height: 260px;
  margin-right: 16%;
  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%;
  color: #fff;
}
.boxEntry07FOne .ttlIn{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 15px 20px 0 30px;
  line-height: 1.0;
}
.boxEntry07FOne .ttl .txtEn{
  display: inline-block;
  width: 100%;
  margin-bottom: 5px;
  vertical-align: bottom;
}
.boxEntry07FOne .ttl .txtNum{
  margin-left: 3px;
  font-size: 1.5rem;
}
.boxEntry07FOne .ttl .txtTtl{
  line-height: 1.2;
  letter-spacing: 0.12em;
  font-size: 1.4rem;
}
.boxEntry07FOne .ttl .txtTtl.short{
  letter-spacing: 0.05em;
}
.boxEntry07FOne ul{
  width: 84%;
  margin: 0 auto;
}
.boxEntry07FOne li{
  margin-bottom: 10px;
  margin-left: 1.5em;
  text-indent: -1.5em;
  line-height: 1.3;
  letter-spacing: 0.1em;
}

.boxEntry07FOne li:before {
  content: '笆�';
  margin-right: 5px;
  color: #f39a0a;
}

.boxEntry07FOne .boxR{
  position: absolute;
  right: 20px;
  bottom: 10px;
}
.boxEntry07FOne .icnEntryArrow01{
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -85px;
}

.boxEntry08 {
  width: 980px;
  margin: 0 auto;
  margin-bottom: 120px;
}
.pageBlog.single .boxEntry08 {
  width: 100%;
  margin-top: 80px;
}

.boxEntry08 .ttlEntry01 {
  margin-bottom: 55px;
  font-size: 1.3rem;
}
.pageBlog.single .boxEntry08 .ttlEntry01 {
  text-align: center;
}



/*##### Entry Mid - 01 #####*/
.boxEntryMid01Wrap {
  margin-bottom: 70px;
  padding-top: 5em;
}
@media all and (max-width: 640px){
  .boxEntryMid01Wrap {
    margin-bottom: 0;
    padding-top: 2.5vw;
  }
}

.boxEntryMid01 .ttl {
  margin-bottom: 16px;
  padding: 0 10% 0 0;
  letter-spacing: 0.18em;
  line-height: 1.24;
  font-size: 3.5rem;
  font-weight: 700;
  color: #262626;
}
@media all and (max-width: 640px){
  .boxEntryMid01 .ttl {
    margin-bottom: 5.5vw;
    padding: 0 5% 0 5%;/*6vw 5% 1vw 22.5%;*/
    letter-spacing: 0.13em;
    font-size: 1.35rem; /* 1.6rem */
  }
}

.boxEntryMid01 .boxBaseCom {
  line-height: 1.9;
  font-size: 1.13rem;
}
@media all and (max-width: 640px){
  .boxEntryMid01 .boxBaseCom {
    font-size: 1.0rem;
  }
}

.boxEntryMid01 .boxBaseCom.no01 {
  margin-bottom: 34px;
  padding: 0 33% 0 0;
}
@media all and (max-width: 640px){
  .boxEntryMid01 .boxBaseCom.no01 {
    margin-bottom: 15vw;
    padding: 0 5% 0 5%;
  }
  .boxEntryMid01 .boxBaseCom.no02 {
    display: none;
  }
}

.boxEntryMid01 .boxImg {
  position: relative;
  margin-bottom: 34px;
}
@media all and (max-width: 640px){
  .boxEntryMid01 .boxImg {
    margin-bottom: 0;
  }
}

.boxEntryMid01 .img01EntryMid01 {
  position: absolute;
  right: -148px;
  bottom: 0;
}
@media all and (max-width: 640px){
  .boxEntryMid01 .img01EntryMid01 {
    right: 3vw;
    width: 66%;
  }
}


/*##### Entry Mid - Flow #####*/
.boxEntryMidFlowWrap {
  margin-bottom: 6em;
  padding: 6em 0 6em 0;
  background-color: #f4f4f4;
}
@media all and (max-width: 640px){
  .boxEntryMidFlowWrap {
    margin-bottom: 1.5em;
    padding: 2.5em 0 1em 0;
  }
}

.boxEntryMidFlow .boxBaseCom.no01 {
  margin-bottom: 3.0em;
}
@media all and (max-width: 640px){
  .boxEntryMidFlow .boxBaseCom.no01 {
    margin-bottom: 2.0em;
  }
}

.boxEntryMidFlow .boxBaseCom.no01 &gt; p {
  text-align: center;
  font-size: 1.13rem;
}

.boxEntryMidFlowF {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  justify-content: center;
  margin-bottom: 3em;
}
@media all and (max-width: 640px){
  .boxEntryMidFlowF {
    display: block;
  }
}

.boxEntryMidFlowFOne {
  width: 23%;
  margin-bottom: 3em;
  margin-right: calc((100% - 23% * 4) / 3);
}
@media all and (max-width: 640px){
  .boxEntryMidFlowFOne {
    width: 100%;
    margin-bottom: 2em;
    margin-right: 0;
  }
}

.boxEntryMidFlowFOne:nth-child(4n),
.boxEntryMidFlowFOne:last-child {
  margin-right: 0;
}

.boxEntryMidFlowFOne .ttl01 {
  position: relative;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  height: 60px;
  background-color: #fff;
}
@media all and (max-width: 640px){
  .boxEntryMidFlowFOne .ttl01 {
    height: 16vw;
  }
}

.boxEntryMidFlowFOne .ttl01:after {
  content: '';
  box-sizing: border-box;
  position: absolute;
  top: 0;
  bottom: 0;
  right: -1.7em;
  margin-top: auto;
  margin-bottom: auto;
  width: 7px;
  height: 7px;
  border: 7px transparent solid;
  border-left: 7px #ec6a00 solid;
}
@media all and (max-width: 640px){
  .boxEntryMidFlowFOne .ttl01:after {
    top: auto;
    bottom: -2.2em;
    right: 0;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 0;
    width: 3vw;
    height: 3vw;
    border: 3vw transparent solid;
    border-top: 3vw #ec6a00 solid;
  }
}

.boxEntryMidFlowFOne:last-child .ttl01:after,
.boxEntryMidFlowFOne:nth-child(4n) .ttl01:after {
  content: none;
}
@media all and (max-width: 640px){
  .boxEntryMidFlowFOne:nth-child(4n) .ttl01:after {
    content: '';
  }
}
.boxEntryMidFlowFOne .ttl01 .txtStep {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column-reverse;
  flex-direction: column-reverse;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: 45px;
  background-color: #ccc;
  background-image: url('./../../images/common/common-bg01.jpg');
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 100% 100%;
  line-height: 1.0;
  color: #fff;
}
@media all and (max-width: 640px){
  .boxEntryMidFlowFOne .ttl01 .txtStep {
    width: 15vw;
  }
}

.boxEntryMidFlowFOne .ttl01 .txtStep .txt01 {
  font-size: 0.95rem;
}

.boxEntryMidFlowFOne .ttl01 .txtStep .txt02 {
  margin-bottom: 0.1em;
  font-size: 1.9rem;
}

.boxEntryMidFlowFOne .ttl01 .txtStr {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  width: calc(100% - 45px);
  padding-left: 0.5em;
  letter-spacing: 0.1em;
  font-size: 1.3rem;
  color: #262626;
}
@media all and (max-width: 640px){
  .boxEntryMidFlowFOne .ttl01 .txtStr {
    width: calc(100% - 15vw);
    padding-left: 1.0em;
  }
}

.boxEntryMidFlowFOne .ttl01 .txtStr .small {
  font-size: 1.0rem;
}

@media all and (max-width: 640px){
  .boxEntryMidFlow .boxLink {
    margin-bottom: 1.5em;
    text-align: center;
  }
}

.boxEntryMidFlow .boxLink a {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: 350px;
  height: 60px;
  margin: 0 auto;
  /* background-image: url('./../../images/common/common-bg01.jpg');
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 100% 100%; */
  background-color: #f39a0a;
  letter-spacing: 0.1em;
  font-size: 1.3rem;
  font-weight: 700;
  color: #fff;
}
@media all and (max-width: 640px){
  .boxEntryMidFlow .boxLink a {
    width: 90vw;
    height: 12vw;
    font-size: 1.1rem;
  }
}


/*##### Entry Mid - Voice #####*/
.boxEntryMidVoiceWrap {
  margin-bottom: 3.5em;
}
@media all and (max-width: 640px){
  .boxEntryMidVoiceWrap {
    margin-bottom: 2em;
    padding-top: 1.5em;
  }
}

.boxEntryMidVoice .boxList {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
@media all and (max-width: 640px){
  .boxEntryMidVoice .boxList {
    /*display: block;*/
  }
}

.boxEntryMidVoice .boxListOne {
  width: 23%;
  margin-right: calc((100% - 23% * 4) / 3);
  margin-bottom: 2.0em;
  border: 1px #ccc solid;
}
@media all and (max-width: 640px){
  .boxEntryMidVoice .boxListOne {
    width: 49%;/*100%;*/
    margin-right: calc(100% - 49% * 2);/*0;*/
    margin-bottom: 0.5em;/*2.0em;*/
  }
}

.boxEntryMidVoice .boxListOne:nth-child(4n) {
  margin-right: 0;
}

@media all and (max-width: 640px){
  .boxEntryMidVoice .boxListOne:nth-child(2n) {
    margin-right: 0;
  }
}

.boxEntryMidVoice .boxListOne .boxListImg {
  height: 220px;
}
@media all and (max-width: 640px){
  .boxEntryMidVoice .boxListOne .boxListImg {
    height: 40vw;/*70vw;*/
  }
}

.boxEntryMidVoice .boxListOne .boxListTxt {
  padding: 0.8em 0.7em 0.5em 1.3em;
}
@media all and (max-width: 640px){
  .boxEntryMidVoice .boxListOne .boxListTxt {
    padding: 0.8em 0.7em 0.5em 0.7em;
  }
}

.boxEntryMidVoice .boxListOne .boxJobKind {
  margin-bottom: 0.1em;
  font-size: 1.2rem;
}
@media all and (max-width: 640px){
  .boxEntryMidVoice .boxListOne .boxJobKind {
    font-size: 1.0rem;
  }
}

.boxEntryMidVoice .boxListOne .ttlList {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  margin-bottom: 1.4em;
  color:#262626;
  font-weight: 600;
}
@media all and (max-width: 640px){
  .boxEntryMidVoice .boxListOne .ttlList {
    margin-bottom: 0.7em;
  }
}

.boxEntryMidVoice .boxListOne .ttlList .txtName {
  font-size: 1.35rem;
}

.boxEntryMidVoice .boxListOne .ttlList .txtNameKana {
  line-height: 1.0;
}
@media all and (max-width: 640px){
  .boxEntryMidVoice .boxListOne .ttlList .txtNameKana {
    font-size: 0.95rem;
  }
}

.boxEntryMidVoice .boxListOne .boxListLink {
  text-align: right;
}

.boxEntryMidVoice .boxListOne .boxListLink .link01 {
  position: relative;
  padding-right: 1.4em;
  font-size: 0.85rem;
}

.boxEntryMidVoice .boxListOne .boxListLink .link01:after {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 6px;
  height: 6px;
  margin-top: auto;
  margin-bottom: auto;
  border-top: 1px #ec6a00 solid; /* #1D2088 */
  border-right: 1px #ec6a00 solid; /* #1D2088 */
  transform: rotate(45deg);
}

.boxEntryMidVoice .boxListPopup {
  overflow-y: auto;
  position: fixed;
  z-index: 1001;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: none;
  width: 1040px;
  height: 90vh;
  margin: auto;
  padding: 5.4em 3.1em 3.6em 3.1em;
  background-color: #fff;
}
@media all and (max-width: 640px){
  .boxEntryMidVoice .boxListPopup {
    -webkit-overflow-scrolling: touch;
    display: none;
    width: 90%;
    height: 90vh;
    padding: 1.5em 1.0em 1.5em 1.0em;
  }
}

.boxEntryMidVoice .boxListPopup01 {
  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;
  padding-bottom: 5em;
  border-bottom: 1px #000 solid;
}
@media all and (max-width: 640px){
  .boxEntryMidVoice .boxListPopup01 {
    display: block;
    padding-bottom: 1.5em;
  }
}

.boxEntryMidVoice .boxListPopup01 .boxImg {
  width: 39.5%;
}
@media all and (max-width: 640px){
  .boxEntryMidVoice .boxListPopup01 .boxImg {
    width: 100%;
    text-align: center;
  }
}

.boxEntryMidVoice .boxListPopup01 .boxTxt {
  width: 60.5%;
  padding-top: 1.2em;
}
@media all and (max-width: 640px){
  .boxEntryMidVoice .boxListPopup01 .boxTxt {
    width: 100%;
  }
}

.boxEntryMidVoice .boxListPopup01 .boxTxt .ttl01 {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  margin-bottom: 3.9em;
  color: #262626;
}
@media all and (max-width: 640px){
  .boxEntryMidVoice .boxListPopup01 .boxTxt .ttl01 {
    margin-bottom: 1.9em;
  }
}

.boxEntryMidVoice .boxListPopup01 .boxTxt .txtJobKind {
  margin-bottom: 0.4em;
  font-size: 1.45rem;
}
@media all and (max-width: 640px){
  .boxEntryMidVoice .boxListPopup01 .boxTxt .txtJobKind {
    margin-bottom: 0.4em;
    font-size: 1.3rem;
  }
}

.boxEntryMidVoice .boxListPopup01 .boxTxt .txtName {
  position: relative;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  padding-bottom: 1.5em;
}
@media all and (max-width: 640px){
  .boxEntryMidVoice .boxListPopup01 .boxTxt .txtName {
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    padding-bottom: 1.0em;
  }
}

.boxEntryMidVoice .boxListPopup01 .boxTxt .txtName:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 3px;
  margin-right: auto;
  margin-left: auto;
  background-color: #f29700;
}

.boxEntryMidVoice .boxListPopup01 .boxTxt .txtName .txt01 {
  margin-right: 1.2em;
  font-size: 1.9rem;
}
@media all and (max-width: 640px){
  .boxEntryMidVoice .boxListPopup01 .boxTxt .txtName .txt01 {
    margin-right: 0;
    font-size: 1.6rem;
  }
}

.boxEntryMidVoice .boxListPopup01 .boxTxt .txtName .txt02 {
  letter-spacing: 0.03em;
  font-size: 1.65rem;
}
@media all and (max-width: 640px){
  .boxEntryMidVoice .boxListPopup01 .boxTxt .txtName .txt02 {
    font-size: 1.3rem;
  }
}

.boxEntryMidVoice .boxListPopup01 .boxProf {
  padding: 0 5% 0 16%;
}
@media all and (max-width: 640px){
  .boxEntryMidVoice .boxListPopup01 .boxProf {
    padding: 0;
  }
}

.boxEntryMidVoice .boxListPopup01 .boxProf .dl01 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  margin-bottom: 0.65em;
}
@media all and (max-width: 640px){
  .boxEntryMidVoice .boxListPopup01 .boxProf .dl01 {
    font-size: 0.9rem;
  }
}

@media all and (max-width: 640px){
  .boxEntryMidVoice .boxListPopup01 .boxProf .dl01:last-child {
    margin-bottom: 0;
  }
}

.boxEntryMidVoice .boxListPopup01 .boxProf .dl01 &gt; dt {
  position: relative;
  width: 152px;
  padding-left: 17px;
}
@media all and (max-width: 640px){
  .boxEntryMidVoice .boxListPopup01 .boxProf .dl01 &gt; dt {
    width: 33vw;
    padding-left: 4vw;
  }
}

.boxEntryMidVoice .boxListPopup01 .boxProf .dl01 &gt; dt:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0.2em;
  width: 10px;
  height: 10px;
  background-color: #f39a0a; /* #f8dd55; */
}
@media all and (max-width: 640px){
  .boxEntryMidVoice .boxListPopup01 .boxProf .dl01 &gt; dt:before {
    top: 0.3em;
    width: 2.5vw;
    height: 2.5vw;
  }
}

.boxEntryMidVoice .boxListPopup01 .boxProf .dl01 &gt; dd {
  width: calc(100% - 152px);
}
@media all and (max-width: 640px){
  .boxEntryMidVoice .boxListPopup01 .boxProf .dl01 &gt; dd {
    width: calc(100% - 33vw);
  }
}

.boxEntryMidVoice .boxListPopup02 {
  margin-bottom: 0.9em;
  padding: 3.0em 0.7em;
}
@media all and (max-width: 640px){
  .boxEntryMidVoice .boxListPopup02 {
    margin-bottom: 0;
    padding: 1.5em 0;
  }
}

.boxEntryMidVoice .boxListPopup02 .boxContFaqOne {
  margin-bottom: 2.7em;
}
@media all and (max-width: 640px){
  .boxEntryMidVoice .boxListPopup02 .boxContFaqOne {
    margin-bottom: 1.8em;
  }
}

.boxEntryMidVoice .boxListPopup02 .boxContFaqOne:last-child {
  margin-bottom: 0;
}

.boxEntryMidVoice .boxListPopup02 .boxContFaqOne .ttl01 {
  min-height: 34px;
  margin-bottom: 1.0em;
  padding: 0.2em 0 0.2em 2.3em;
  background-image: url('./../../images/entry/entry-icn-faq-q01.jpg');
  background-repeat: no-repeat;
  background-position: left top;
  background-size: auto auto;
  letter-spacing: 0.04em;
  font-size: 1.4rem;
  font-weight: 700;
  color: #f39a0a;
}
@media all and (max-width: 640px){
  .boxEntryMidVoice .boxListPopup02 .boxContFaqOne .ttl01 {
    min-height: 8vw;
    margin-bottom: 0.2em;
    padding: 0.1em 0 0.2em 2.0em;
    background-size: 7vw auto;
    font-size: 1.2rem;
  }
}

.boxEntryMidVoice .boxListPopup02 .boxContFaqOne .boxBaseCom {
  margin-bottom: 0;
}

.boxEntryMidVoice .boxListPopup02 .boxContFaqOne .boxBaseCom &gt; p {
  letter-spacing: 0.03em;
  font-size: 1.1rem;
}
@media all and (max-width: 640px){
  .boxEntryMidVoice .boxListPopup02 .boxContFaqOne .boxBaseCom &gt; p {
    line-height: 1.6;
    font-size: 0.9rem;
  }
}

.boxEntryMidVoice .boxListPopup03 {
  position: relative;
  padding: 1.7em 3.0em 2.1em 3.0em;
  border: 1px #000 solid;
}
@media all and (max-width: 640px){
  .boxEntryMidVoice .boxListPopup03 {
    padding: 1.3em 1.0em 1.3em 1.0em;
  }
}

.boxEntryMidVoice .boxListPopup03:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 9px;
  height: 50px;
  background-color: #f39a0a;
}
@media all and (max-width: 640px){
  .boxEntryMidVoice .boxListPopup03:before {
    width: 2vw;
    height: 13vw;
  }
}

.boxEntryMidVoice .boxListPopup03 .ttl01 {
  margin-bottom: 1.75em;
  font-size: 1.2rem;
  color: #ec6a00;
}
@media all and (max-width: 640px){
  .boxEntryMidVoice .boxListPopup03 .ttl01 {
    margin-bottom: 1.3em;
  }
}

.boxEntryMidVoice .boxListPopup03 .boxContSchedule01 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
@media all and (max-width: 640px){
  .boxEntryMidVoice .boxListPopup03 .boxContSchedule01 {
    display: block;
  }
}

.boxEntryMidVoice .boxListPopup03 .boxContSchedule01F {
  width: 47.2%;
}
@media all and (max-width: 640px){
  .boxEntryMidVoice .boxListPopup03 .boxContSchedule01F {
    width: 100%;
  }
}

.boxEntryMidVoice .boxListPopup03 .boxContSchedule01FOne {
  margin-bottom: 1.4em;
  padding-bottom: 1.1em;
  border-bottom: 1px #000 solid;
}
@media all and (max-width: 640px){
  .boxEntryMidVoice .boxListPopup03 .boxContSchedule01FOne {
    margin-bottom: 1.0em;
    padding-bottom: 0.8em;
  }
}

.boxEntryMidVoice .boxListPopup03 .boxContSchedule01FOne:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: 0;
}

@media all and (max-width: 640px){
  .boxEntryMidVoice .boxListPopup03 .boxContSchedule01F.no01 .boxContSchedule01FOne {
    margin-bottom: 1.0em;
    padding-bottom: 0.8em;
    border-bottom: 1px #000 solid;
  }
}

.boxEntryMidVoice .boxListPopup03 .boxContSchedule01FOne .dl01 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}

.boxEntryMidVoice .boxListPopup03 .boxContSchedule01FOne .dl01 &gt; dt {
  position: relative;
  width: 85px;
  padding-left: 17px;
  font-size: 1.05rem;
}
@media all and (max-width: 640px){
  .boxEntryMidVoice .boxListPopup03 .boxContSchedule01FOne .dl01 &gt; dt {
    width: 18vw;
    padding-left: 4vw;
    font-size: 0.9rem;
  }
}

.boxEntryMidVoice .boxListPopup03 .boxContSchedule01FOne .dl01 &gt; dt:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0.3em;
  width: 10px;
  height: 10px;
  background-color: #f39a0a; /* #f8dd55 */
}
@media all and (max-width: 640px){
  .boxEntryMidVoice .boxListPopup03 .boxContSchedule01FOne .dl01 &gt; dt:before {
    top: 0.3em;
    width: 2.5vw;
    height: 2.5vw;
  }
}

.boxEntryMidVoice .boxListPopup03 .boxContSchedule01FOne .dl01 &gt; dd {
  width: calc(100% - 85px);
}
@media all and (max-width: 640px){
  .boxEntryMidVoice .boxListPopup03 .boxContSchedule01FOne .dl01 &gt; dd {
    width: calc(100% - 18vw);
  }
}

.boxEntryMidVoice .boxListPopup03 .boxContSchedule01FOne .dl01 &gt; dd .ttl02 {
  margin-bottom: 0.3em;
  font-size: 1.05rem;
  color:#262626;
}
@media all and (max-width: 640px){
  .boxEntryMidVoice .boxListPopup03 .boxContSchedule01FOne .dl01 &gt; dd .ttl02 {
    font-size: 1.0rem;
  }
}

.boxEntryMidVoice .boxListPopup03 .boxContSchedule01FOne .boxBaseCom {
  margin-bottom: 0;
}

.boxEntryMidVoice .boxListPopup03 .boxContSchedule01FOne .boxBaseCom &gt; p {
  line-height: 1.6;
  letter-spacing: 0.05em;
  font-size: 1.0rem;
}
@media all and (max-width: 640px){
  .boxEntryMidVoice .boxListPopup03 .boxContSchedule01FOne .boxBaseCom &gt; p {
    line-height: 1.5;
    font-size: 0.9rem;
  }
}

.boxEntryMidVoice .boxListPopupClose {
  margin-top: 3.8em;
}
@media all and (max-width: 640px){
  .boxEntryMidVoice .boxListPopupClose {
    margin-top: 1.8em;
  }
}

.boxEntryMidVoice .boxListPopupClose .btn01 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: 235px;
  height: 50px;
  margin: 0 auto;
  background-color: #f39a0a;
  letter-spacing: 0.07em;
  font-size: 1.13rem;
  color: #fff;
}
@media all and (max-width: 640px){
  .boxEntryMidVoice .boxListPopupClose .btn01 {
    width: 50vw;
    height: 10vw;
    font-size: 1.0rem;
  }
}

.boxEntryMidVoice .boxListPopupCloseFixed .btn01 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  letter-spacing: 0.07em;
  font-size: 1.13rem;
  color: #000;
}
@media all and (max-width: 640px){
  .boxEntryMidVoice .boxListPopupCloseFixed .btn01 {
    font-size: 1.0rem;
    color: #fff;
  }
}

.boxEntryMidVoice .boxListPopupClose .btn01 .btnMark01,
.boxEntryMidVoice .boxListPopupCloseFixed .btn01 .btnMark01 {
  margin-left: 0.25em;
  font-size: 1.8rem;
}
@media all and (max-width: 640px){
  .boxEntryMidVoice .boxListPopupClose .btn01 .btnMark01,
  .boxEntryMidVoice .boxListPopupCloseFixed .btn01 .btnMark01 {
    font-size: 1.66rem;
  }
}


/*##### Entry Mid - Recruit #####*/
.boxEntryMidRecruitWrap {
  max-width: 2000px;
  overflow: hidden;
  margin: 0 auto;
  padding-top: 5em;
  padding-bottom: 5em;
  background: #f4f4f4;
  /* background-image: url('./../../images/entry-mid/entry-mid-recruit-bg01.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100% 100%; */
}
@media all and (max-width: 640px){
  .boxEntryMidRecruitWrap{
    padding-top: 3em;
    padding-bottom: 1em;
  }
}

.boxEntryMidRecruit {
  display: table;
  width: 100%;
  /*height: 763px;*/
  /*text-align: center;*/
}
@media all and (max-width: 640px){
  .boxEntryMidRecruit {
    display: block;
    height: auto;
  }
}

.boxEntryMidRecruit .boxRecruitSlide {
  margin: 0 100px 0 100px;
}
@media all and (max-width: 640px){
  .boxEntryMidRecruit .boxRecruitSlide {
    margin: 0;
  }
}

.boxEntryMidRecruit .boxSlideOne {
  padding-top: 21px;
}
@media all and (max-width: 640px){
  .boxEntryMidRecruit .boxSlideOne {
    padding-top: 6.5vw;
  }
}

.boxEntryMidRecruit .boxRecruitSlide .boxImgWrap {
  position: relative;
}

.boxEntryMidRecruit .boxRecruitSlide .boxImg {
  height: 240px;
  margin-bottom: 17px;
}
@media all and (max-width: 640px){
  .boxEntryMidRecruit .boxRecruitSlide .boxImg {
    position: relative;
    overflow: hidden;
    margin-bottom: 15px;
    /*padding: 5%;*/
    padding-top: 100%;
    text-align: center;
  }
}

.boxEntryMidRecruit .boxRecruitSlide .boxImg img {
  border-radius: 0;
}
@media all and (max-width: 640px){
  .boxEntryMidRecruit .boxRecruitSlide .boxImg img {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    height: auto;
  }
}

.boxEntryMidRecruit .icnEntryMidRecruitNew {
  position: absolute;
  top: -21px;
  left: 7px;
  /*mix-blend-mode: multiply;*/
}
@media all and (max-width: 640px){
  .boxEntryMidRecruit .boxRecruitSlide .icnEntryMidRecruitNew {
    z-index: 2;
    top: -5.3vw;
    left: 1.9vw;
    width: 17vw
  }
}

.boxEntryMidRecruit .imgEntryMidRecruitCover01 {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.boxEntryMidRecruit .boxRecruitSlide .ttl {
  margin-bottom: 18px;
  line-height: 1.3;
  letter-spacing: 0.12em;
  font-size: 1.23rem;
  font-weight: 700;
  color: #000000;
}
@media all and (max-width: 640px){
  .boxEntryMidRecruit .boxRecruitSlide .ttl {
    margin-bottom: 5vw;
    letter-spacing: 0.15em;
    font-size: 1.13rem;
    font-size: 4.5vw;
    font-weight: 700;
  }
}
/*
.boxEntryMidRecruit .boxRecruitSlide .ttl:before {
  content: '笆�';
  margin-right: 5px;
}*/

.boxEntryMidRecruit .boxRecruitSlide .ulBaseTag01 {
  margin-bottom: 18px;
}

.boxEntryMidRecruit .boxRecruitSlide dl {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  margin-bottom: 5px;
  line-height: 1.5;
  letter-spacing: 0.05em;
  font-size: 0.95rem;
}
@media all and (max-width: 640px){
  .boxEntryMidRecruit .boxRecruitSlide dl {
    font-size: 0.9rem;
    font-size: 4.0vw;
  }
}

.boxEntryMidRecruit .boxRecruitSlide dl.last {
  margin-bottom: 23px;
}
@media all and (max-width: 640px){
  .boxEntryMidRecruit .boxRecruitSlide dl.last {
    margin-bottom: 5vw;
  }
}

.boxEntryMidRecruit .boxRecruitSlide dt {
  width: 25%;
}

.boxEntryMidRecruit .boxRecruitSlide dt .str2 {
  letter-spacing: 1.2em;
}

.boxEntryMidRecruit .boxRecruitSlide dt .str3 {
  letter-spacing: 0.1em;
}

.boxEntryMidRecruit .boxRecruitSlide dd {
  width: 75%;
  text-indent: -0.3em;
}
@media all and (max-width: 640px){
  .boxEntryMidRecruit .boxRecruitSlide dd{
    padding-left: 0.35em;
    line-height: 1.5;
    text-indent: -0.35em;
  }
}

.boxEntryMidRecruit .boxRecruitSlide dd:before {
  content: ':';
  position: relative;
  left: -5px;
}
@media all and (max-width: 640px){
  .boxEntryMidRecruit .boxRecruitSlide dd:before{
    content: ':';
    position: relative;
    left: -5px;
  }
}

@media all and (max-width: 640px){
  .boxEntryMidRecruit .boxRecruitSlide .btnReadMore {
    display: block;
    width: 100%;
    margin: 0 auto;
  }
}

.boxEntryMidRecruit .boxLink {
  margin-top: 3em;
}
@media all and (max-width: 640px){
  .boxEntryMidRecruit .boxLink {
    margin-top: 1em;
    margin-bottom: 1.5em;
    text-align: center;
  }
}

.boxEntryMidRecruit .boxLink a {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: 450px;
  height: 60px;
  margin: 0 auto;
  /* background-image: url('./../../images/common/common-bg01.jpg');
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 100% 100%; */
  background-color: #f39a0a;
  letter-spacing: 0.1em;
  font-size: 1.3rem;
  font-weight: 700;
  color: #fff;
}
@media all and (max-width: 640px){
  .boxEntryMidRecruit .boxLink a {
    width: 90vw;
    height: 12vw;
    font-size: 1.1rem;
  }
}



/*##### Entry New - 01 #####*/
.boxEntryNew01Wrap {
  margin-bottom: 70px;
  padding-top: 5em;
}
@media all and (max-width: 640px){
  .boxEntryNew01Wrap {
    margin-bottom: 0;
    padding-top: 2.5vw;
  }
}

.boxEntryNew01 .ttl {
  margin-bottom: 16px;
  padding: 0 18% 0 0;
  letter-spacing: 0.18em;
  line-height: 1.24;
  font-size: 3.5rem;
  font-weight: 700;
  color: #262626; /* #1d2088; */
}
@media all and (max-width: 640px){
  .boxEntryNew01 .ttl {
    margin-bottom: 5.5vw;
    padding: 0 5% 0 5%;/*6vw 5% 1vw 22.5%;*/
    letter-spacing: 0.13em;
    font-size: 1.6rem;
  }
}

.boxEntryNew01 .boxBaseCom {
  line-height: 1.9;
  font-size: 1.13rem;
}
@media all and (max-width: 640px){
  .boxEntryNew01 .boxBaseCom {
    font-size: 1.0rem;
  }
}

.boxEntryNew01 .boxBaseCom.no01 {
  margin-bottom: 34px;
  padding: 0 33% 0 0;
}
@media all and (max-width: 640px){
  .boxEntryNew01 .boxBaseCom.no01 {
    margin-bottom: 15vw;
    padding: 0 5% 0 5%;
  }
  .boxEntryNew01 .boxBaseCom.no02 {
    display: none;
  }
}

.boxEntryNew01 .boxImg {
  position: relative;
  margin-bottom: 34px;
}
@media all and (max-width: 640px){
  .boxEntryNew01 .boxImg {
    margin-bottom: 0;
  }
}

.boxEntryNew01 .img01EntryNew01 {
  position: absolute;
  right: -148px;
  bottom: 0;
}
@media all and (max-width: 640px){
  .boxEntryNew01 .img01EntryNew01 {
    right: 3vw;
    width: 66%;
  }
}


/*##### Entry New - Flow #####*/
.boxEntryNewFlowWrap {
  padding: 6em 0 4em 0;
  background-color: #f4f4f4; /* #f3f3f3 */
}
@media all and (max-width: 640px){
  .boxEntryNewFlowWrap {
    padding: 2.5em 0 1em 0;
  }
}

.boxEntryNewFlow .boxBaseCom.no01 {
  margin-bottom: 3.0em;
}
@media all and (max-width: 640px){
  .boxEntryNewFlow .boxBaseCom.no01 {
    margin-bottom: 2.0em;
  }
}

.boxEntryNewFlow .boxBaseCom.no01 &gt; p {
  text-align: center;
  font-size: 1.13rem;
}

.boxEntryNewFlowF {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  justify-content: center;
}
@media all and (max-width: 640px){
  .boxEntryNewFlowF {
    display: block;
  }
}

.boxEntryNewFlowFOne {
  width: 23%;
  margin-bottom: 3em;
  margin-right: calc((100% - 23% * 4) / 3);
}
@media all and (max-width: 640px){
  .boxEntryNewFlowFOne {
    width: 100%;
    margin-bottom: 2em;
    margin-right: 0;
  }
}

.boxEntryNewFlowFOne:nth-child(4n),
.boxEntryNewFlowFOne:last-child {
  margin-right: 0;
}

.boxEntryNewFlowFOne .ttl01 {
  position: relative;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  height: 60px;
  background-color: #fff;
}
@media all and (max-width: 640px){
  .boxEntryNewFlowFOne .ttl01 {
    height: 16vw;
  }
}

/*.boxEntryNewFlowFOne:not(:last-child):not(:nth-child(4n)) .ttl01:after {*/
.boxEntryNewFlowFOne .ttl01:after {
  content: '';
  box-sizing: border-box;
  position: absolute;
  top: 0;
  bottom: 0;
  right: -1.7em;
  margin-top: auto;
  margin-bottom: auto;
  width: 7px;
  height: 7px;
  border: 7px transparent solid;
  border-left: 7px #ec6a00 solid; /* #1d2088 */
}
@media all and (max-width: 640px){
  .boxEntryNewFlowFOne .ttl01:after {
    top: auto;
    bottom: -2.2em;
    right: 0;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 0;
    width: 3vw;
    height: 3vw;
    border: 3vw transparent solid;
    border-top: 3vw #ec6a00 solid; /* #1d2088 */
  }
}

.boxEntryNewFlowFOne:last-child .ttl01:after,
.boxEntryNewFlowFOne:nth-child(4n) .ttl01:after {
  content: none;
}

@media all and (max-width: 640px){
  .boxEntryNewFlowFOne:nth-child(4n) .ttl01:after {
    content: '';
  }
}


.boxEntryNewFlowFOne .ttl01 .txtStep {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column-reverse;
  flex-direction: column-reverse;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: 45px;
  background-color: #ccc;
  background-image: url('./../../images/common/common-bg01.jpg');
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 100% 100%;
  line-height: 1.0;
  color: #fff;
}
@media all and (max-width: 640px){
  .boxEntryNewFlowFOne .ttl01 .txtStep {
    width: 15vw;
  }
}

.boxEntryNewFlowFOne .ttl01 .txtStep .txt01 {
  font-size: 0.95rem;
}

.boxEntryNewFlowFOne .ttl01 .txtStep .txt02 {
  margin-bottom: 0.1em;
  font-size: 1.9rem;
}

.boxEntryNewFlowFOne .ttl01 .txtStr {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  width: calc(100% - 45px);
  padding-left: 0.5em;
  letter-spacing: 0.1em;
  font-size: 1.3rem;
  color:#262626;
}
@media all and (max-width: 640px){
  .boxEntryNewFlowFOne .ttl01 .txtStr {
    width: calc(100% - 15vw);
    padding-left: 1.0em;
  }
}


/*##### Entry New - Work #####*/
.boxEntryNewWorkWrap {
  padding: 6em 0;
}
@media all and (max-width: 640px){
  .boxEntryNewWorkWrap {
    padding: 2.5em 0;
  }
}

.boxEntryNewWork01LR {
  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: 80px;
}
@media all and (max-width: 640px){
  .boxEntryNewWork01LR {
    display: block;
    width: 100%;
    margin-bottom: 2.0em;
  }
}

.boxEntryNewWork01LR:last-child {
  margin-bottom: 0;
}

.boxEntryNewWork01L {
  width: 50%;
}
@media all and (max-width: 640px){
  .boxEntryNewWork01L {
    display: block;
    width: 100%;
    margin-bottom: 5%;
    vertical-align: top;
  }
}

.boxEntryNewWork01L .boxTtl {
  position: relative;
  padding-top: 55.2%;
  background-repeat: no-repeat;
  background-position: left top;
  background-size: auto auto;
}
.boxEntryNewWork01L .boxTtl02 {
  position: relative;
  /* padding-top: 55.2%; */
  /* background-repeat: no-repeat; */
  /* background-position: left top; */
  /* background-size: auto auto; */
}
.boxEntryNewWork01L .boxTtl02 .boxImg {
  padding-top: 37.69%;
  position: relative;
}
.boxEntryNewWork01L .boxTtl02 .boxImg img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}


@media all and (max-width: 640px){
  .boxEntryNewWork01L .boxTtl {
    position: relative;
    padding-top: 23.3%;
    background-size: 100% auto;
  }
}
@media all and (max-width: 640px){
  .boxEntryNewWork01L .boxTtl02Wrap {
    display: flex;
  }
  .boxEntryNewWork01L .boxTtl02Wrap img {
    height: 21vw;
  }
  .boxEntryNewWork01L .boxTtl02Wrap .pic {
    width: 30vw;
    object-fit: cover;
  }
  .boxEntryNewWork01L .boxTtl02 {
    
    /* position: relative;
    padding-top: 23.3%;
    background-size: 100% auto; */
  }
}

.boxEntryNewWork01L .boxTtl.no01 {
  background-image: url('./../../images/entry-new/entry-new-work01-bg0101.jpg');
}
.boxEntryNewWork01L .boxTtl.no02 {
  background-image: url('./../../images/entry-new/entry-new-work01-bg0102.jpg');
}
.boxEntryNewWork01L .boxTtl.no03 {
  background-image: url('./../../images/entry-new/entry-new-work01-bg0103.jpg');
}
.boxEntryNewWork01L .boxTtl.no04 {
  background-image: url('./../../images/entry-new/entry-new-work01-bg0104.jpg');
}
.boxEntryNewWork01L .boxTtl.no05 {
  background-image: url('./../../images/entry-new/entry-new-work01-bg0105.jpg');
}
@media all and (max-width: 640px){
  .boxEntryNewWork01L .boxTtl.no01 {
    background-image: url('./../../images_sp/entry-new/sp-entry-new-work01-bg0101.jpg');
  }
  .boxEntryNewWork01L .boxTtl.no02 {
    background-image: url('./../../images_sp/entry-new/sp-entry-new-work01-bg0102.jpg');
  }
  .boxEntryNewWork01L .boxTtl.no03 {
    background-image: url('./../../images_sp/entry-new/sp-entry-new-work01-bg0103.jpg');
  }
  .boxEntryNewWork01L .boxTtl.no04 {
    background-image: url('./../../images_sp/entry-new/sp-entry-new-work01-bg0104.jpg');
  }
  .boxEntryNewWork01L .boxTtl.no05 {
    background-image: url('./../../images_sp/entry-new/sp-entry-new-work01-bg0105.jpg');
  }
}

.boxEntryNewWork01L .ttl01 {
  position: absolute;
  top: 0;
  left: 0;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  width: 100%;
  height: 2.55em;
  padding-left: 0.7em;
  line-height: 1.1;
  letter-spacing: 0.12em;
  font-size: 2.0rem;
  font-weight: 700;
  color: #fff;
}
@media all and (max-width: 640px){
  .boxEntryNewWork01L .ttl01 {
    height: 21vw;
    line-height: 1.4;
    padding-left: 33vw;
    font-size: 1.2rem;
  }
}

@media all and (max-width: 640px){
  .boxEntryNewWork01L .ttl01 .small {
    display: inline-block;
    letter-spacing: normal;
    font-size: 0.9rem;
  }
}

.boxEntryNewWork01L .ttl01.txtShort {
  letter-spacing: normal;
}
@media all and (max-width: 640px){
  .boxEntryNewWork01L .ttl01.txtShort {
    letter-spacing: 0.05em;
  }
}

.boxEntryNewWork01R {
  width: 43%;
}
@media all and (max-width: 640px){
  .boxEntryNewWork01R {
    display: block;
    width: 100%;
    vertical-align: top;
  }
}

.boxEntryNewWork01R .boxBaseCom {
  margin-bottom: 0;
}

.boxEntryNewWork01R .boxBaseCom &gt; p {
  letter-spacing: 0.1em;
}
@media all and (max-width: 640px){
  .boxEntryNewWork01R .boxBaseCom &gt; p {
    /* padding-right: 14vw; */
    font-size: 0.95rem;
  }
}


.boxEntryBottomBnWrap {
  padding: 5em 0;
  background-color: #f4f4f4; /* #f3f3f3 */
}
@media all and (max-width: 640px){
  .boxEntryBottomBnWrap {
    padding: 2.5em 0;
  }
}

.boxEntryBottomBn .ttl01 {
  margin-bottom: 1.5em; /* 0.6em */
  text-align: center;
  letter-spacing: 0.1em;
  font-size: 2.4rem;
  font-weight: 700;
  color: #262626; /* #1D2088 */
}
@media all and (max-width: 640px){
  .boxEntryBottomBn .ttl01 {
    margin-bottom: 1.2em; /* 0.6em; */
    text-align: center;
    letter-spacing: 0.1em;
    font-size: 1.6rem;
  }
}

.boxEntryBottomBn .ttl01 &gt; span {
  position: relative;
}

.boxEntryBottomBn .ttl01 &gt; span:before {
  content: '';
  position: absolute;
  top: 0.8em;
  left: -1.7em;
  width: 40px;
  height: 2px;
  background-color: #262626; /* #1D2088; */
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
@media all and (max-width: 640px){
  .boxEntryBottomBn .ttl01 &gt; span:before {
    left: -1.5em;
    width: 1.3em;
    height: 0.5vw;
  }
}

.boxEntryBottomBn .ttl01 &gt; span:after {
  content: '';
  position: absolute;
  top: 0.8em;
  right: -1.5em;
  width: 40px;
  height: 2px;
  background-color: #262626; /* #1D2088; */
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
@media all and (max-width: 640px){
  .boxEntryBottomBn .ttl01 &gt; span:after {
    right: -1.3em;
    width: 1.3em;
    height: 0.5vw;
  }
}

.boxEntryBottomBn .p01 {
  margin-bottom: 3em;
  text-align: center;
  font-size: 1.2rem;
}
@media all and (max-width: 640px){
  .boxEntryBottomBn .p01 {
    margin-bottom: 2em;
    font-size: 1.0rem;
  }
}

.boxEntryBottomBn .boxLink {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-around;
  justify-content: space-around;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
@media all and (max-width: 640px){
  .boxEntryBottomBn .boxLink {
    display: block;
  }
}

@media all and (max-width: 640px){
  .boxEntryBottomBn .boxLink img {
    width: 100%;
    margin-bottom: 1.5em;
  }
}

@media all and (max-width: 640px){
  .boxEntryBottomBn .boxLink a:last-child img {
    margin-bottom: 0;
  }
}


/*##### Index Blog #####*/
.boxEntryNewBlogWrap {
  margin-bottom: 10em;
  padding-top: 3em;
  background-image: url('./../../images/entry-new/entry-new-blog-bg01.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100% auto;
}
@media all and (max-width: 640px){
  .boxEntryNewBlogWrap {
    margin-bottom: 0;
    padding: 1.9em 0 2.5em 0;
    background-image: url('./../../images_sp/entry-new/sp-entry-new-blog-bg01.jpg');
  }
}

.boxEntryNewBlog {
  position: relative;
}

.boxEntryNewBlog .ttl {
  position: relative;
  margin-bottom: 0.9em;
  padding: 0;
  letter-spacing: 0.12em;
  font-size: 2.0rem;
  font-weight: 700;
  color: #1d2088;
}
@media all and (max-width: 640px){
  .boxEntryNewBlog .ttl {
    margin-bottom: 4vw;
    padding: 0;
    background-image: none;
    text-align: center;
    letter-spacing: 0.07em;
    font-size: 1.88rem;
  }
}

.boxEntryNewBlog .ttl:after {
  content: '';
  position: absolute;
  width: 90%;
  height: 1px;
  left: calc(50% - 220px);
  top: 0;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
  background-color: #1d2088;
}
@media all and (max-width: 640px){
  .boxEntryNewBlog .ttl:after {
    content: none;
  }
}

.boxEntryNewBlog .ttl &gt; span {
  position: relative;
  z-index: 2;
  padding-right: 0.45em;
  /*background-color: #fff;*/
}
@media all and (max-width: 640px){
  .boxEntryNewBlog .ttl &gt; span {
    padding-right: 0;
    background-color: transparent;
  }
}

.boxEntryNewBlog .boxList {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  margin-bottom: 55px;
}
@media all and (max-width: 640px){
  .boxEntryNewBlog .boxList {
    display: block;
    margin-bottom: 8.5vw;
  }
}

.boxEntryNewBlog .boxListOne {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center;
  width: 30%;
  margin-right: 5%;
}
@media all and (max-width: 640px){
  .boxEntryNewBlog .boxListOne {
    width: 100%;
    margin-right: 0;
    margin-bottom: 5vw;
  }
}

.boxEntryNewBlog .boxListOne:nth-child(3n) {
  margin-right: 0;
}

.boxEntryNewBlog .boxListImg {
  width: 32%;
}
@media all and (max-width: 640px){
  .boxEntryNewBlog .boxListImg {
    width: 23%;
  }
}

.boxEntryNewBlog .boxListImg .boxChkImg {
  height: 100px;
}
@media all and (max-width: 640px){
  .boxEntryNewBlog .boxListImg .boxChkImg {
    height: 20vw;
  }
}

.boxEntryNewBlog .boxListCont {
  width: 61%;
}
@media all and (max-width: 640px){
  .boxEntryNewBlog .boxListCont {
    width: 73%;
  }
}

.boxEntryNewBlog .boxListMeta {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  margin-bottom: 16px;
}
@media all and (max-width: 640px){
  .boxEntryNewBlog .boxListMeta {
    margin-bottom: 2vw;
  }
}

.boxEntryNewBlog .boxListMeta .txtDate {
  display: inline-block;
  margin-right: 12px;
  font-size: 1.05rem;
}
@media all and (max-width: 640px){
  .boxEntryNewBlog .boxListMeta .txtDate {
    margin-right: 2vw;
  }
}

.boxEntryNewBlog .boxListMeta .ulListCat &gt; li {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  padding: 0.35em 0.5em 0.3em 0.6em;
  line-height: 1.0;
  letter-spacing: 0.08em;
}
@media all and (max-width: 640px){
  .boxEntryNewBlog .boxListMeta .ulListCat &gt; li {
    padding: 1vw 2vw;
  }
}

.boxEntryNewBlog .ttlList {
  line-height: 1.5;
  text-decoration: underline;
}

@media all and (max-width: 640px){
  .boxEntryNewBlog .boxLink {
    text-align: center;
  }
}

.boxEntryNewBlog .boxLink a {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: 350px;
  height: 60px;
  margin: 0 auto;
  background-image: url('./../../images/common/common-bg01.jpg');
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 100% 100%;
  letter-spacing: 0.1em;
  font-size: 1.3rem;
  font-weight: 700;
  color: #fff;
}
@media all and (max-width: 640px){
  .boxEntryNewBlog .boxLink a {
    width: 90vw;
    height: 12vw;
    font-size: 1.1rem;
  }
}


/*##### Entry New - Voice #####*/
.boxEntryNewVoiceWrap {
  margin-bottom: 6em;
}
@media all and (max-width: 640px){
  .boxEntryNewVoiceWrap {
    margin-bottom: 2em;
    padding-top: 1.5em;
  }
}

.boxEntryNewVoice .boxList {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
@media all and (max-width: 640px){
  .boxEntryNewVoice .boxList {
    /*display: block;*/
  }
}

.boxEntryNewVoice .boxListOne {
  width: 23%;
  margin-right: calc((100% - 23% * 4) / 3);
  margin-bottom: 2.0em;
  border: 1px #ccc solid;
}
@media all and (max-width: 640px){
  .boxEntryNewVoice .boxListOne {
    width: 49%;/*100%;*/
    margin-right: calc(100% - 49% * 2);/*0;*/
    margin-bottom: 0.5em;/*2.0em;*/
  }
}

.boxEntryNewVoice .boxListOne:nth-child(4n) {
  margin-right: 0;
}

@media all and (max-width: 640px){
  .boxEntryNewVoice .boxListOne:nth-child(2n) {
    margin-right: 0;
  }
}

.boxEntryNewVoice .boxListOne .boxListImg {
  height: 220px;
}
@media all and (max-width: 640px){
  .boxEntryNewVoice .boxListOne .boxListImg {
    height: 40vw;/*70vw;*/
  }
}

.boxEntryNewVoice .boxListOne .boxListTxt {
  padding: 0.8em 0.7em 0.5em 1.3em;
}
@media all and (max-width: 640px){
  .boxEntryNewVoice .boxListOne .boxListTxt {
    padding: 0.8em 0.7em 0.5em 0.7em;
  }
}

.boxEntryNewVoice .boxListOne .boxJobKind {
  margin-bottom: 0.1em;
  font-size: 1.2rem;
}
@media all and (max-width: 640px){
  .boxEntryNewVoice .boxListOne .boxJobKind {
    font-size: 1.0em;/*1.25rem;*/
  }
}

.boxEntryNewVoice .boxListOne .ttlList {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  margin-bottom: 1.4em;
  color: #262626;
  font-weight: 600;
}
@media all and (max-width: 640px){
  .boxEntryNewVoice .boxListOne .ttlList {
    margin-bottom: 0.7em;
  }
}

.boxEntryNewVoice .boxListOne .ttlList .txtName {
  font-size: 1.35rem;
}

.boxEntryNewVoice .boxListOne .ttlList .txtNameKana {
  line-height: 1.0;
}
@media all and (max-width: 640px){
  .boxEntryNewVoice .boxListOne .ttlList .txtNameKana {
    font-size: 0.95rem;
  }
}

.boxEntryNewVoice .boxListOne .boxListLink {
  text-align: right;
}

.boxEntryNewVoice .boxListOne .boxListLink .link01 {
  position: relative;
  padding-right: 1.4em;
  font-size: 0.85rem;
}

.boxEntryNewVoice .boxListOne .boxListLink .link01:after {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 6px;
  height: 6px;
  margin-top: auto;
  margin-bottom: auto;
  border-top: 1px #ec6a00 solid; /* #1D2088 */
  border-right: 1px #ec6a00 solid; /* #1D2088 */
  transform: rotate(45deg);
}

.boxEntryNewVoice .boxListPopup {
  overflow-y: auto;
  position: fixed;
  z-index: 1001;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: none;
  width: 1040px;
  height: 90vh;
  margin: auto;
  padding: 5.4em 3.1em 3.6em 3.1em;
  background-color: #fff;
}
@media all and (max-width: 640px){
  .boxEntryNewVoice .boxListPopup {
    -webkit-overflow-scrolling: touch;
    display: none;
    width: 90%;
    height: 90vh;
    padding: 1.5em 1.0em 1.5em 1.0em;
  }
}

.boxEntryNewVoice .boxListPopup01 {
  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;
  padding-bottom: 5em;
  border-bottom: 1px #000 solid;
}
@media all and (max-width: 640px){
  .boxEntryNewVoice .boxListPopup01 {
    display: block;
    padding-bottom: 1.5em;
  }
}

.boxEntryNewVoice .boxListPopup01 .boxImg {
  width: 39.5%;
}
@media all and (max-width: 640px){
  .boxEntryNewVoice .boxListPopup01 .boxImg {
    width: 100%;
    text-align: center;
  }
}

.boxEntryNewVoice .boxListPopup01 .boxTxt {
  width: 60.5%;
  padding-top: 1.2em;
}
@media all and (max-width: 640px){
  .boxEntryNewVoice .boxListPopup01 .boxTxt {
    width: 100%;
  }
}

.boxEntryNewVoice .boxListPopup01 .boxTxt .ttl01 {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  margin-bottom: 3.9em;
  color: #262626;
}
@media all and (max-width: 640px){
  .boxEntryNewVoice .boxListPopup01 .boxTxt .ttl01 {
    margin-bottom: 1.9em;
  }
}

.boxEntryNewVoice .boxListPopup01 .boxTxt .txtJobKind {
  margin-bottom: 0.4em;
  font-size: 1.45rem;
}
@media all and (max-width: 640px){
  .boxEntryNewVoice .boxListPopup01 .boxTxt .txtJobKind {
    margin-bottom: 0.4em;
    font-size: 1.3rem;
  }
}

.boxEntryNewVoice .boxListPopup01 .boxTxt .txtName {
  position: relative;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  padding-bottom: 1.5em;
}
@media all and (max-width: 640px){
  .boxEntryNewVoice .boxListPopup01 .boxTxt .txtName {
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    padding-bottom: 1.0em;
  }
}

.boxEntryNewVoice .boxListPopup01 .boxTxt .txtName:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 3px;
  margin-right: auto;
  margin-left: auto;
  background-color: #f29700;
}

.boxEntryNewVoice .boxListPopup01 .boxTxt .txtName .txt01 {
  margin-right: 1.2em;
  font-size: 1.9rem;
}
@media all and (max-width: 640px){
  .boxEntryNewVoice .boxListPopup01 .boxTxt .txtName .txt01 {
    margin-right: 0;
    font-size: 1.6rem;
  }
}

.boxEntryNewVoice .boxListPopup01 .boxTxt .txtName .txt02 {
  letter-spacing: 0.03em;
  font-size: 1.65rem;
}
@media all and (max-width: 640px){
  .boxEntryNewVoice .boxListPopup01 .boxTxt .txtName .txt02 {
    font-size: 1.3rem;
  }
}

.boxEntryNewVoice .boxListPopup01 .boxProf {
  padding: 0 5% 0 16%;
}
@media all and (max-width: 640px){
  .boxEntryNewVoice .boxListPopup01 .boxProf {
    padding: 0;
  }
}

.boxEntryNewVoice .boxListPopup01 .boxProf .dl01 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  margin-bottom: 0.65em;
}
@media all and (max-width: 640px){
  .boxEntryNewVoice .boxListPopup01 .boxProf .dl01 {
    font-size: 0.9rem;
  }
}

@media all and (max-width: 640px){
  .boxEntryNewVoice .boxListPopup01 .boxProf .dl01:last-child {
    margin-bottom: 0;
  }
}

.boxEntryNewVoice .boxListPopup01 .boxProf .dl01 &gt; dt {
  position: relative;
  width: 152px;
  padding-left: 17px;
}
@media all and (max-width: 640px){
  .boxEntryNewVoice .boxListPopup01 .boxProf .dl01 &gt; dt {
    width: 33vw;
    padding-left: 4vw;
  }
}

.boxEntryNewVoice .boxListPopup01 .boxProf .dl01 &gt; dt:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0.2em;
  width: 10px;
  height: 10px;
  background-color: #f39a0a;
}
@media all and (max-width: 640px){
  .boxEntryNewVoice .boxListPopup01 .boxProf .dl01 &gt; dt:before {
    top: 0.3em;
    width: 2.5vw;
    height: 2.5vw;
  }
}

.boxEntryNewVoice .boxListPopup01 .boxProf .dl01 &gt; dd {
  width: calc(100% - 152px);
}
@media all and (max-width: 640px){
  .boxEntryNewVoice .boxListPopup01 .boxProf .dl01 &gt; dd {
    width: calc(100% - 33vw);
  }
}

.boxEntryNewVoice .boxListPopup02 {
  margin-bottom: 0.9em;
  padding: 3.0em 0.7em;
}
@media all and (max-width: 640px){
  .boxEntryNewVoice .boxListPopup02 {
    margin-bottom: 0;
    padding: 1.5em 0;
  }
}

.boxEntryNewVoice .boxListPopup02 .boxContFaqOne {
  margin-bottom: 2.7em;
}
@media all and (max-width: 640px){
  .boxEntryNewVoice .boxListPopup02 .boxContFaqOne {
    margin-bottom: 1.8em;
  }
}

.boxEntryNewVoice .boxListPopup02 .boxContFaqOne:last-child {
  margin-bottom: 0;
}

.boxEntryNewVoice .boxListPopup02 .boxContFaqOne .ttl01 {
  min-height: 34px;
  margin-bottom: 1.0em;
  padding: 0.2em 0 0.2em 2.3em;
  background-image: url('./../../images/entry/entry-icn-faq-q01.jpg');
  background-repeat: no-repeat;
  background-position: left top;
  background-size: auto auto;
  letter-spacing: 0.04em;
  font-size: 1.4rem;
  font-weight: 700;
  color: #f39a0a;
}
@media all and (max-width: 640px){
  .boxEntryNewVoice .boxListPopup02 .boxContFaqOne .ttl01 {
    min-height: 8vw;
    margin-bottom: 0.2em;
    padding: 0.1em 0 0.2em 2.0em;
    background-size: 7vw auto;
    font-size: 1.2rem;
  }
}

.boxEntryNewVoice .boxListPopup02 .boxContFaqOne .boxBaseCom {
  margin-bottom: 0;
}

.boxEntryNewVoice .boxListPopup02 .boxContFaqOne .boxBaseCom &gt; p {
  letter-spacing: 0.03em;
  font-size: 1.1rem;
}
@media all and (max-width: 640px){
  .boxEntryNewVoice .boxListPopup02 .boxContFaqOne .boxBaseCom &gt; p {
    line-height: 1.6;
    font-size: 0.9rem;
  }
}

.boxEntryNewVoice .boxListPopup03 {
  position: relative;
  padding: 1.7em 3.0em 2.1em 3.0em;
  border: 1px #000 solid;
}
@media all and (max-width: 640px){
  .boxEntryNewVoice .boxListPopup03 {
    padding: 1.3em 1.0em 1.3em 1.0em;
  }
}

.boxEntryNewVoice .boxListPopup03:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 9px;
  height: 50px;
  background-color: #f39a0a;
}
@media all and (max-width: 640px){
  .boxEntryNewVoice .boxListPopup03:before {
    width: 2vw;
    height: 13vw;
  }
}

.boxEntryNewVoice .boxListPopup03 .ttl01 {
  margin-bottom: 1.75em;
  font-size: 1.2rem;
  color: #ec6a00;
}
@media all and (max-width: 640px){
  .boxEntryNewVoice .boxListPopup03 .ttl01 {
    margin-bottom: 1.3em;
  }
}

.boxEntryNewVoice .boxListPopup03 .boxContSchedule01 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
@media all and (max-width: 640px){
  .boxEntryNewVoice .boxListPopup03 .boxContSchedule01 {
    display: block;
  }
}

.boxEntryNewVoice .boxListPopup03 .boxContSchedule01F {
  width: 47.2%;
}
@media all and (max-width: 640px){
  .boxEntryNewVoice .boxListPopup03 .boxContSchedule01F {
    width: 100%;
  }
}

.boxEntryNewVoice .boxListPopup03 .boxContSchedule01FOne {
  margin-bottom: 1.4em;
  padding-bottom: 1.1em;
  border-bottom: 1px #000 solid;
}
@media all and (max-width: 640px){
  .boxEntryNewVoice .boxListPopup03 .boxContSchedule01FOne {
    margin-bottom: 1.0em;
    padding-bottom: 0.8em;
  }
}

.boxEntryNewVoice .boxListPopup03 .boxContSchedule01FOne:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: 0;
}

@media all and (max-width: 640px){
  .boxEntryNewVoice .boxListPopup03 .boxContSchedule01F.no01 .boxContSchedule01FOne {
    margin-bottom: 1.0em;
    padding-bottom: 0.8em;
    border-bottom: 1px #000 solid;
  }
}

.boxEntryNewVoice .boxListPopup03 .boxContSchedule01FOne .dl01 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}

.boxEntryNewVoice .boxListPopup03 .boxContSchedule01FOne .dl01 &gt; dt {
  position: relative;
  width: 85px;
  padding-left: 17px;
  font-size: 1.05rem;
}
@media all and (max-width: 640px){
  .boxEntryNewVoice .boxListPopup03 .boxContSchedule01FOne .dl01 &gt; dt {
    width: 18vw;
    padding-left: 4vw;
    font-size: 0.9rem;
  }
}

.boxEntryNewVoice .boxListPopup03 .boxContSchedule01FOne .dl01 &gt; dt:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0.3em;
  width: 10px;
  height: 10px;
  background-color: #f39a0a;
}
@media all and (max-width: 640px){
  .boxEntryNewVoice .boxListPopup03 .boxContSchedule01FOne .dl01 &gt; dt:before {
    top: 0.3em;
    width: 2.5vw;
    height: 2.5vw;
  }
}

.boxEntryNewVoice .boxListPopup03 .boxContSchedule01FOne .dl01 &gt; dd {
  width: calc(100% - 85px);
}
@media all and (max-width: 640px){
  .boxEntryNewVoice .boxListPopup03 .boxContSchedule01FOne .dl01 &gt; dd {
    width: calc(100% - 18vw);
  }
}

.boxEntryNewVoice .boxListPopup03 .boxContSchedule01FOne .dl01 &gt; dd .ttl02 {
  margin-bottom: 0.3em;
  font-size: 1.05rem;
  color: #262626;
}
@media all and (max-width: 640px){
  .boxEntryNewVoice .boxListPopup03 .boxContSchedule01FOne .dl01 &gt; dd .ttl02 {
    font-size: 1.0rem;
  }
}

.boxEntryNewVoice .boxListPopup03 .boxContSchedule01FOne .boxBaseCom {
  margin-bottom: 0;
}

.boxEntryNewVoice .boxListPopup03 .boxContSchedule01FOne .boxBaseCom &gt; p {
  line-height: 1.6;
  letter-spacing: 0.05em;
  font-size: 1.0rem;
}
@media all and (max-width: 640px){
  .boxEntryNewVoice .boxListPopup03 .boxContSchedule01FOne .boxBaseCom &gt; p {
    line-height: 1.5;
    font-size: 0.9rem;
  }
}

.boxEntryNewVoice .boxListPopupClose {
  margin-top: 3.8em;
}
@media all and (max-width: 640px){
  .boxEntryNewVoice .boxListPopupClose {
    margin-top: 1.8em;
  }
}

.boxEntryNewVoice .boxListPopupClose .btn01 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: 235px;
  height: 50px;
  margin: 0 auto;
  background-color: #f39a0a;
  letter-spacing: 0.07em;
  font-size: 1.13rem;
  color: #fff;
}
@media all and (max-width: 640px){
  .boxEntryNewVoice .boxListPopupClose .btn01 {
    width: 50vw;
    height: 10vw;
    font-size: 1.0rem;
  }
}

.boxEntryNewVoice .boxListPopupCloseFixed .btn01 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  letter-spacing: 0.07em;
  font-size: 1.13rem;
  color: #000;
}
@media all and (max-width: 640px){
  .boxEntryNewVoice .boxListPopupCloseFixed .btn01 {
    font-size: 1.0rem;
    color: #fff;
  }
}

.boxEntryNewVoice .boxListPopupClose .btn01 .btnMark01,
.boxEntryNewVoice .boxListPopupCloseFixed .btn01 .btnMark01 {
  margin-left: 0.25em;
  font-size: 1.8rem;
}
@media all and (max-width: 640px){
  .boxEntryNewVoice .boxListPopupClose .btn01 .btnMark01,
  .boxEntryNewVoice .boxListPopupCloseFixed .btn01 .btnMark01 {
    font-size: 1.66rem;
  }
}



.boxListPopupCloseFixed {
  position: fixed;
  top: 10px;
  left: calc(50% + 440px);
}
@media all and (max-width: 640px){
  .boxListPopupCloseFixed {
    top: 1vw;
    left: auto;
    right: 4vw;
  }
}


/*##### Entry New - 譁ｰ蜊貞供髮�ｦ��� #####*/
.ulNewgraduatesTab {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  margin-bottom: 35px;
  border-bottom: 1px #ec6a00 solid;
}
@media all and (max-width: 640px){
  .ulNewgraduatesTab {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    margin-bottom: 35px;
    border-bottom: 1px #ec6a00 solid;
  }
}

.ulNewgraduatesTab &gt; li {
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: 380px;
  height: 53px;
  margin: 0 5px;
  margin-bottom: -1px;
  padding: 0;
  border: 1px #6f6f6f solid;
  border-bottom: 1px #ec6a00 solid;
  background-color: #efefef;
  text-align: center;
  line-height: 1.25;
  letter-spacing: 0.12em;
  font-size: 1.1rem;
  font-weight: 700;
  color: #4d4d4d;
  cursor: pointer;
}
@media all and (max-width: 640px){
  .ulNewgraduatesTab &gt; li {
    width: 40%;
    height: 10.8vw;
    margin: 0 0.3vw;
    margin-bottom: -1px;
    padding: 0 0.5em 0 0.5em;
    letter-spacing: 0.15em;
    font-size: 0.8rem;
  }
}

.ulNewgraduatesTab &gt; li.current {
  border: 1px #ec6a00 solid;
  border-bottom: 1px #fff solid;
  background-color: #fff;
  color: #ec6a00;
}
@media all and (max-width: 640px){
  .ulNewgraduatesTab &gt; li.current {
    border: 1px #ec6a00 solid;
    border-bottom: 1px #fff solid;
    background-color: #fff;
    color: #ec6a00;
  }
}

.boxNewgraduatesTabInner {
  display: none;
}

.boxNewgraduatesTabInner.current {
  display: block;
}

.boxNewgraduatesTabInner .ttl01 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  height: 50px;
  margin-bottom: 30px;
  background-color: #f29700;
  letter-spacing: 0.1em;
  font-size: 1.3rem;
  font-weight: 700;
  color: #fff;
}
@media all and (max-width: 640px){
  .boxNewgraduatesTabInner .ttl01 {
    height: 10vw;
    margin-bottom: 5.5vw;
    font-size: 1.3rem;
  }
}
.boxEntryNewGraduatesWrap {
  margin-bottom: 3em;
}
.boxEntryNewGraduates01 .dl01 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center;
  padding: 23px 0;
}
@media all and (max-width: 640px){
  .boxEntryNewGraduates01 .dl01 {
    display: block;
    padding: 5.3vw 0 4.8vw 0;
  }
}

.boxEntryNewGraduates01 .dl01.c01 {
  background-color: #f5f5f5;
}

.boxEntryNewGraduates01 .dl01.c02 {
  background-color: #fff;
}

.boxEntryNewGraduates01 .dl01 &gt; dt {
  color: #262626; /* #000939 */
  width: 25%;
  padding-left: 37px;
  letter-spacing: 0.1em;
  font-size: 1.3rem;
  font-weight: 700;
}
@media all and (max-width: 640px){
  .boxEntryNewGraduates01 .dl01 &gt; dt {
    width: 100%;
    margin-bottom: 4vw;
    padding: 0 4.5vw 0 4.5vw;
    font-size: 0.96rem;
  }
}

.boxEntryNewGraduates01 .dl01 &gt; dt:before {
  content: '窶�';
  margin-right: 7px;
}
@media all and (max-width: 640px){
  .boxEntryNewGraduates01 .dl01 &gt; dt:before {
    content: '窶�';
    margin-right: 1.2vw;
  }
}

.boxEntryNewGraduates01 .dl01 &gt; dd {
  width: 75%;
  padding-right: 37px;
  line-height: 1.5;
  font-size: 1.13rem;
}
@media all and (max-width: 640px){
  .boxEntryNewGraduates01 .dl01 &gt; dd {
    width: 100%;
    padding: 0 4.5vw 0 9.5vw;
    font-size: 0.95rem;
  }
}

.boxEntryNewGraduates01 .dl01 &gt; dd li {
  font-size: 1.13rem;
}
@media all and (max-width: 640px){
  .boxEntryNewGraduates01 .dl01 &gt; dd li {
    font-size: 0.95rem;
  }
}

.boxEntryNewGraduates01 .dl01 &gt; dd p:not(:last-child) {
  margin-bottom: 10px;
}
@media all and (max-width: 640px){
  .boxEntryNewGraduates01 .dl01 &gt; dd p:not(:last-child) {
    margin-bottom: 3vw;
  }
}

.boxEntryNewGraduates01 .dl01 &gt; dd .btnAccordionSp {
  display: none;
}
@media all and (max-width: 640px){
  .boxEntryNewGraduates01 .dl01 &gt; dd .btnAccordionSp {
    position: relative;
    overflow: visible;
    display: block;
    height: auto;
    margin-bottom: 0;/*3vw;*/
    padding: 0;
    border: 0;
    background-color: transparent;
    text-align: left;
    font-size: 0.9rem;
    font-weight: 500;
    color: #e12e2f;
  }
  .boxEntryNewGraduates01 .dl01 &gt; dd .btnAccordionSp.statusOpen {
    margin-bottom: 3vw;
  }
  .boxEntryNewGraduates01 .dl01 &gt; dd .icnAccordionSp {
    position: absolute;
    right: 0;
    -ms-transform: translateY(-68%);
    transform: translateY(-68%);
    width: 8.5vw;
  }
}

.boxEntryNewGraduates01 .dl01 &gt; dd .boxAccordionSp {
  display: block;
}
@media all and (max-width: 640px){
  .boxEntryNewGraduates01 .dl01 &gt; dd .boxAccordionSp {
    display: none;
  }
}


/***** Experienced *****/
.boxExperienced01 {
  margin-bottom: 80px;
}
.boxExperienced .boxBaseCom {
  line-height: 2.3;
  letter-spacing: 0.05em;
  font-size: 1.0rem;
  font-weight: 700;
}
.boxExperienced01 .ttl {
  margin-bottom: 15px;
  text-align: center;
  line-height: 1.45;
  font-size: 1.8rem;
  color: #94090b;
}
.boxExperienced01 .boxBaseCom {
  text-align: center;
}
.boxExperienced02 {
  margin-bottom: 75px;
}
.boxExperienced02LR {
  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: 60px;
}
.boxExperienced02L {
  width: 51%;
  text-align: center;
}
.boxExperienced02R {
  width: 46%;
}
.boxExperienced02R .ttl02 {
  margin-bottom: 20px;
  letter-spacing: 0.1em;
  font-size: 1.8rem;
  font-weight: 700;
  color: #94090b;
}
.boxExperienced02R .boxBaseCom p {
  margin-bottom: 35px;
}
.boxExperienced02R .boxBaseCom p:last-child {
  margin-bottom: 0;
}
.boxExperienced0201 .boxImg {
  margin-bottom: 25px;
  text-align: center;
}
.boxExperienced0201 .boxBaseCom {
  text-align: center;
}

.boxExperienced03 {
}
.boxExperienced03 .ttlBase11 {
  margin-bottom: 30px;
}
.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;/*#ccc;*/
  background-repeat: no-repeat;
  background-position: left top;
  background-size: auto 100%;
  min-height: 270px;
  margin-bottom: 60px;
}
.boxExperienced0301L {
  width: 48%;
}
.boxExperienced0301R {
  width: 50.5%;
  color: #002b52;
}
.boxExperienced0301R .boxWorkPlace {
  margin-bottom: 5px;
}
.boxExperienced0301R .boxJobPosi {
  margin-bottom: 10px;
}
.boxExperienced0301R .boxName {
  margin-bottom: 20px;
  padding-bottom: 15px;
  border-bottom: 1px #ccc solid;
  font-size: 2.9rem;
}
.boxExperienced0301R .dlFormerJob {
  font-size: 2.2rem;
}
.boxExperienced0301R .dlFormerJob &gt; dt,
.boxExperienced0301R .dlFormerJob &gt; dd {
  display: inline-block;
}
.boxExperienced0301R .dlFormerJob &gt; dt:after {
  content: '��';
}

.boxExperiencedFaq {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  margin-bottom: 27px;
}
.boxExperiencedFaqOne {
  width: 48%;
  margin-right: 4%;
  margin-bottom: 22px;
}
.boxExperiencedFaqOne:nth-child(2n) {
  margin-right: 0;
}
.boxExperiencedFaqOne .ttl {
  display: table;
  width: 100%;
  min-height: 60px;
  margin-bottom: 22px;
  /*padding: 20px 0 0 75px;*/
  padding: 0 0 0 75px;
  background-image: url('./../../images/experienced/experienced-icn-faq-q01.png'),url('./../../images/experienced/experienced-faq-q-bg01.png');
  background-repeat: no-repeat,repeat;
  background-position: left top,left top;
  background-size: auto auto,auto auto;
  font-size: 1.5rem;
  font-weight: 700;
  color: #002b52;
}
.boxExperiencedFaqOne .ttl span {
  display: table-cell;
  vertical-align: middle;
}

.boxExperienced04 {
  margin-bottom: 85px;
  padding-top: 5px;
  text-align: center;
}


/* Interview */
.boxInterviewWrap{
  padding-top: 100px;
  background-image: url('./../../images/interview/interview-bg01.jpg');
  background-repeat: no-repeat;
  background-position: center top;
}
.boxInterview{
  width: 980px;
  margin: 0 auto;
}
.boxInterviewList{
  padding-left: 10px;
}
.boxInterviewOneWrap{
  margin-bottom: 60px;
}
.boxInterviewOne{
  position: relative;
  top: -10px;
  left: -10px;
  min-height: 290px;
  border: 1px #ce0000 solid;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: right top;
}
.boxInterviewNum{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 73px;
  padding: 24px 0 0 75px;
  background-image: url('./../../images/interview/interview-bg01.png');
  background-repeat: no-repeat;
  background-position: left 38px top;
  font-size: 1.9rem;
}
.boxInterviewOne .boxCont{
  width: 70%;
  padding-top: 97px;
  text-align: center;
}
.boxInterviewOne .ttl{
  display: block;
  margin-bottom: 27px;
  line-height: 1.3;
  letter-spacing: 0.1em;
  font-size: 1.62rem;
}
.boxInterviewOne .boxJobCatPlace{
  margin-bottom: 10px;
  line-height: 1.5;
  letter-spacing: 0.1em;
  font-size: 1.3rem;
}
.boxInterviewOne .txtJobCat{
  display: inline-block;
  margin-right: 15px;
}
.boxInterviewOne .boxInterviewName{
  letter-spacing: 0.1em;
  font-size: 1.4rem;
}
.boxInterviewOne .btnInterviewReadmore{
  position: absolute;
  bottom: 20px;
  right: 20px;
}


.boxInterviewS01{
  position: relative;
  width: 980px;
  margin: 0 auto;
  margin-top: -145px;
  margin-bottom: 76px;
}
.boxInterviewS01 .ttlBase02{
  margin-bottom: 25px;
}
.boxInterviewS01 .boxImgWrap{
  width: 870px;
  margin-top: 10px;
  margin-left: 110px;
}
.boxInterviewS01 .boxImg{
  overflow: hidden;
  position: relative;
  top: -10px;
  left: -110px;
  width: 970px;
  height: 433px;
}
.boxInterviewS01 .boxImg img{
  position: absolute;
  top: 0;
  right: 0;
  height: 433px;
}
.boxInterviewS01 .boxCont{
  position: absolute;
  top: 25px;
  left: 0;
  width: 60%;
  min-height: 450px;
  text-align: center;
}
.boxInterviewS01 .ttl{
  display: block;
  margin-bottom: 15px;
  letter-spacing: 0.1em;
  line-height: 1.3;
  font-size: 1.62rem;
}
.boxInterviewS01 .boxName{
  margin-bottom: 1px;
  letter-spacing: 0.1em;
  font-size: 1.2rem;
}
.boxInterviewS01 .boxName .txtJobCat{
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 10px;
  line-height: 1.3;
}
.boxInterviewProf{
  position: absolute;
  top: 270px;
  left: 60px;
  width: 465px;
  border: 1px #0d0d0d solid;
  background-color: #fff;
}
.boxInterviewProf .ttl2{
  display: block;
  /*width: 100%;*/
  height: 50px;
  padding: 17px 0 0 48px;
  background-image: url('./../../images/interview/interview-s-bg01.png');
  background-repeat: no-repeat;
  background-position: left top;
  font-size: 1.2rem;
}
.boxInterviewProf .boxCont2{
  padding: 0 0 10px 40px;
}
.boxInterviewProf dl{
  display: table;
  width: 100%;
  margin-bottom: 10px;
  text-align: left;
  line-height: 1.3;
  font-size: 1.0rem;
}
.boxInterviewProf dt{
  display: table-cell;
  width: 38%;
  vertical-align: top;
  letter-spacing: 0.07em;
}
.boxInterviewProf dt:before{
  content: '笆�';
  margin-right: 5px;
  color: #0d6bb1;
}
.boxInterviewProf dd{
  display: table-cell;
  width: 62%;
  vertical-align: top;
  letter-spacing: 0.07em;
}

.boxInterviewS02{
  width: 980px;
  margin: 0 auto;
}
.boxInterviewS02LR{
  display: table;
  width: 100%;
}
.boxInterviewS02L{
  display: table-cell;
  width: 48%;
  vertical-align: top;
}
.boxInterviewS02L .boxImg{
  overflow: hidden;
  width: 420px;
}
.boxInterviewS02R{
  display: table-cell;
  width: 52%;
  vertical-align: top;
}
.boxInterviewS02R .boxCont{
  margin-bottom: 43px;
}
.boxInterviewS02R .ttl2{
  min-height: 34px;
  margin-bottom: 15px;
  padding-left: 45px;
  padding-top: 0.1em;
  background-image: url('./../../images/interview/interview-s-icn-q.png');
  background-repeat: no-repeat;
  background-position: left center;
  line-height: 1.4;
  letter-spacing: 0.1em;
  font-size: 1.45rem;
}

.boxInterviewS03Wrap{
  padding: 55px 0 125px 0;
  background-image: url('./../../images/common/common-bg01.png');
  background-repeat: repeat-y;
  background-position: center top;
}
.boxInterviewS03{
  width: 980px;
  margin: 0 auto;
}
.boxInterviewS03 .boxCont{
  margin-bottom: 43px;
}
.boxInterviewS03 .ttl{
  min-height: 34px;
  margin-bottom: 15px;
  padding-left: 45px;
  padding-top: 0.1em;
  background-image: url('./../../images/interview/interview-s-icn-q.png');
  background-repeat: no-repeat;
  background-position: left center;
  line-height: 1.5;
  letter-spacing: 0.1em;
  font-size: 1.45rem;
}

.boxInterviewS04{
  position: relative;
  width: 980px;
  height: 300px;
  margin: 0 auto;
  margin-top: -120px;
  margin-bottom: 65px;
}
.boxInterviewS04.noInterview03 {
  margin-top: 40px;
}
.boxInterviewS04In{
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  width: 1260px;
}
.boxInterviewS04In li{
  float: left;
  width: 420px;
  height: 300px;
  overflow: hidden;
}
.boxInterviewS04In li img{
  width: 100%;
  height: auto;
}

.boxInterviewS05{
  width: 980px;
  margin: 0 auto;
}
.boxInterviewS05LR{
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  margin-bottom: 15px;
}
.boxInterviewS05L{
  width: 47.5%;
}
.boxInterviewS05R{
  width: 47.5%;
}
.boxInterviewS05 .boxCont{
  margin-bottom: 50px;
}
.boxInterviewS05 .ttl{
  min-height: 34px;
  margin-bottom: 15px;
  padding-left: 45px;
  padding-top: 0.1em;
  background-image: url('./../../images/interview/interview-s-icn-q.png');
  background-repeat: no-repeat;
  background-position: left center;
  line-height: 1.5;
  letter-spacing: 0.1em;
  font-size: 1.45rem;
}
.boxInterviewS06{
  width: 980px;
  margin: 0 auto;
  margin-bottom: 110px;
}
.boxInterviewS06 .ttlBase06{
  margin-bottom: 35px;
}

.boxInterviewS07{
  width: 980px;
  margin: 0 auto;
  margin-bottom: 100px;
}
.boxInterviewS07In{
  position: relative;
  border-bottom: 1px #0d0d0d solid;
  padding: 15px 20px 15px 190px;
}
.imgInterviewS01{
  position: absolute;
  bottom: 0;
  left: 10px;
}
.boxInterviewS07In .ttl{
  display: block;
  width: 87%;
  margin-left: auto;
  margin-bottom: 27px;
  font-size: 1.6rem;
}
.boxInterviewS07In .ttl .txtTtl02{
  display: inline-block;
  width: 100%;
  padding-bottom: 5px;
  border-bottom: 1px #4c4948 solid;
  line-height: 1.3;
}
.boxInterviewS07In .ttl .small{
  font-size: 1.2rem;
}
.boxInterviewS07LR{
  display: table;
  width: 100%;
}
.boxInterviewS07L{
  display: table-cell;
  width: 45%;
  padding-right: 4%;
  vertical-align: top;
}
.boxInterviewS07L .boxBaseCom{
  margin-bottom: 0;
  line-height: 1.5;
}
.boxInterviewS07R{
  display: table-cell;
  width: 55%;
  vertical-align: top;
}
.boxInterviewS07R .linkToInterviewArchive{
  display: block;
  padding: 20px 50px 20px 90px;
  background-image: url('./../../images/interview/interview-s-icn01.png'),url('./../../images/interview/interview-s-icn-arrow01.png');
  background-repeat: no-repeat,no-repeat;
  background-position: left 25px center,right 20px center;
  font-size: 1.45rem;
}

.boxInterviewS08{
  width: 980px;
  margin: 0 auto;
  margin-bottom: 80px;
}
.boxInterviewS08 .ttl{
  position: relative;
  height: 75px;
  margin-bottom: 50px;
  background-image: url('./../../images/interview/interview-s-ttl-bg02.png');
  background-repeat: no-repeat;
  background-position: left top;
}
.boxInterviewS08 .ttl .txtMore{
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  left: 23px;
  font-size: 1.4rem;
  font-weight: bold;
}
.boxInterviewS08 .ttl .txtTtl{
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  left: 155px;
  letter-spacing: 0.1em;
  font-size: 1.9rem;
}
.boxInterviewS08FOne{
  position: relative;
  float: left;
  width: 22.5%;
  margin-right: 3.3333333%;
  border: 1px #ddd solid;
}
.boxInterviewS08FOne:nth-child(4){
  margin-right: 0;
}
.boxInterviewS08FOne .boxImg{
  overflow: hidden;
  position: relative;
  height: 293px;
}
.boxInterviewS08FOne .boxImg img{
  position: absolute;
  top: 0;
  right: -20%;
  height: 293px;
  max-width: none;
}
.boxInterviewS08FOne .boxNum{
  position: absolute;
  top: -7px;
  left: 7px;
  width: 55px;
  height: 81px;
  background-image: url('./../../images/interview/interview-s-list-num.png');
  background-repeat: no-repeat;
  background-position: left top;
}
.boxInterviewS08FOne .boxNum .txtNum{
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  font-size: 2.2rem;
}
.boxInterviewS08FOne .boxCont{
  position: absolute;
  bottom: 30px;
  left: 0;
  width: 100%;
  padding: 18px;
  background-color: rgba(255,255,255,0.8);
}
.boxInterviewS08FOne .boxCont .txtJobCat{
  display: inline-block;
  width: 100%;
  margin-bottom: 4px;
  letter-spacing: normal;
  font-size: 1.3rem;
}
.boxInterviewS08FOne .boxCont .txtName{
  display: block;
  width: 100%;
  line-height: 1.0;
  font-size: 1.3rem;
}
.boxInterviewS08FOne .boxCont .txtNameKana{
  display: inline-block;
  width: 100%;
  line-height: 1.0;
  font-size: 0.85rem;
}
.boxInterviewS08FOne .linkToMore{
  display: block;
  height: 35px;
  padding: 9px 30px 0 0;
  border-top: 1px #ddd solid;
  background-image: url('./../../images/interview/interview-s-icn-arrow02.png');
  background-repeat: no-repeat;
  background-position: right 10px center;
  text-align: right;
  font-size: 0.8rem;
}
.boxInterviewS09{
  width: 980px;
  margin: 0 auto;
  margin-bottom: 130px;
  text-align: center;
}
.boxInterviewS09 .linkToArchive{
  display: inline-block;
  width: 235px;
  padding: 15px 0;
  background-image: url('./../../images/recruit/recruit-s-icn-arrow03.png');
  background-repeat: no-repeat;
  background-position: left 15px center;
  background-size: 13px auto;
  letter-spacing: 0.13em;
  font-size: 1.1rem;
  /*font-weight: bold;*/
}
/* /Interview */


/***** Newgraduates *****/
.boxNewgraduates {
  /*border-bottom: 1px #ccc solid;*/
}
@media all and (max-width: 640px){
  .boxNewgraduates {
    border-bottom: 0;
  }
}


/*##### Newgraduates01 #####*/
.boxNewgraduates01Wrap {
  margin-bottom: 70px;
}
@media all and (max-width: 640px){
  .boxNewgraduates01Wrap {
    padding-top: 7.5vw;
    border-bottom: 1px #026ee2 solid;
    margin-bottom: 0;
  }
}

.boxNewgraduates01 .ttl {
  margin-bottom: 16px;
  padding: 0 40% 0 0;/*0 40% 0 68px;*/
  /*
  background-image: url('./../../images/newgraduates/newgraduates01-icn-deco01.png');
  background-repeat: no-repeat;
  background-position: left top;
  background-size: auto auto;*/
  letter-spacing: 0.15em;
  line-height: 1.24;
  font-size: 3.5rem;
  font-weight: 700;
  color: #026ee2;
}
@media all and (max-width: 640px){
  .boxNewgraduates01 .ttl {
    margin-bottom: 5.5vw;
    padding: 0 5% 0 5%;/*6vw 5% 1vw 22.5%;*/
    /*
    background-image: url('./../../images_sp/newgraduates/sp-newgraduates01-icn-deco01.png');
    background-position: 5% top;
    background-size: 15.5% auto;*/
    letter-spacing: 0.1em;
    font-size: 1.6rem;
  }
}

.boxNewgraduates01 .boxBaseCom {
  line-height: 1.9;
  font-size: 1.13rem;
}
@media all and (max-width: 640px){
  .boxNewgraduates01 .boxBaseCom {
    font-size: 1.0rem;
  }
}

.boxNewgraduates01 .boxBaseCom.no01 {
  margin-bottom: 34px;
  padding: 0 33% 0 0;/*0 33% 0 35px;*/
}
@media all and (max-width: 640px){
  .boxNewgraduates01 .boxBaseCom.no01 {
    margin-bottom: 10.5vw;
    padding: 0 5% 0 5%;
  }
  .boxNewgraduates01 .boxBaseCom.no02 {
    display: none;
  }
}

.boxNewgraduates01 .boxImg {
  position: relative;
  margin-bottom: 34px;
}
@media all and (max-width: 640px){
  .boxNewgraduates01 .boxImg {
    margin-bottom: 13vw;
  }
}

.boxNewgraduates01 .img01Newgraduates01 {
  position: absolute;
  right: -148px;
  bottom: 0;
}
@media all and (max-width: 640px){
  .boxNewgraduates01 .img01Newgraduates01 {
    right: 3vw;
    width: 66%;
  }
}


/*##### Newgraduates Event #####*/
.boxNewgraduatesEventWrap {
  margin-bottom: 40px;
}
@media all and (max-width: 640px){
  .boxNewgraduatesEventWrap {
    margin-bottom: 13vw;
    padding-top: 12vw;
  }
}

.boxNewgraduatesEvent .ttl {
  margin-bottom: 45px;
  background-image: url('./../../images/newgraduates/newgraduates-event-border01.png');
  background-repeat: no-repeat;
  background-position: right center;
  background-size: auto auto;
  letter-spacing: 0.22em;
  font-size: 2.2rem;
  font-weight: 700;
  color: #026ee2;
}
@media all and (max-width: 640px){
  .boxNewgraduatesEvent .ttl {
    margin-bottom: 8vw;
    background-image: none;
    text-align: center;
    letter-spacing: 0.07em;
  }
}

.boxNewgraduatesEvent .boxList {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  margin-bottom: 55px;
}
@media all and (max-width: 640px){
  .boxNewgraduatesEvent .boxList {
    display: block;
    margin-bottom: 8.5vw;
  }
}

.boxNewgraduatesEvent .boxListOne {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center;
  width: 30%;
  margin-right: 5%;
}
@media all and (max-width: 640px){
  .boxNewgraduatesEvent .boxListOne {
    width: 100%;
    margin-right: 0;
    margin-bottom: 7vw;
  }
}

.boxNewgraduatesEvent .boxListOne:nth-child(3n) {
  margin-right: 0;
}

.boxNewgraduatesEvent .boxListImg {
  width: 32%;
}
@media all and (max-width: 640px){
  .boxNewgraduatesEvent .boxListImg {
    width: 23%;
  }
}

.boxNewgraduatesEvent .boxListImg .boxChkImg {
  height: 100px;
}
@media all and (max-width: 640px){
  .boxNewgraduatesEvent .boxListImg .boxChkImg {
    height: 20vw;
  }
}

.boxNewgraduatesEvent .boxListCont {
  width: 61%;
}
@media all and (max-width: 640px){
  .boxNewgraduatesEvent .boxListCont {
    width: 73%;
  }
}

.boxNewgraduatesEvent .boxListMeta {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  margin-bottom: 16px;
}
@media all and (max-width: 640px){
  .boxNewgraduatesEvent .boxListMeta {
    margin-bottom: 2vw;
  }
}

.boxNewgraduatesEvent .boxListMeta .txtDate {
  display: inline-block;
  margin-right: 12px;
  padding-top: 0.35em;
}
@media all and (max-width: 640px){
  .boxNewgraduatesEvent .boxListMeta .txtDate {
    margin-right: 2vw;
  }
}

.boxNewgraduatesEvent .boxListMeta .ulListCat &gt; li {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  padding: 5px 10px;
}
@media all and (max-width: 640px){
  .boxNewgraduatesEvent .boxListMeta .ulListCat &gt; li {
    padding: 1vw 2vw;
  }
}

.boxNewgraduatesEvent .ttlList {
  line-height: 1.5;
  text-decoration: underline;
}

.boxNewgraduatesEvent .boxLink {
  text-align: center;
}
@media all and (max-width: 640px){
  .boxNewgraduatesEvent .boxLink {
    width: 80%;
    margin: 0 auto;
  }
}
.boxNewgraduatesIntern {margin-bottom:70px;}
.boxNewgraduatesIntern .boxLink {
  text-align: center;
}
@media all and (max-width: 640px){
  .boxNewgraduatesIntern{margin-bottom:8%;}
  .boxNewgraduatesIntern .boxLink {
    width: 90%;
    margin: 0 auto;
  }
}

/*##### NewgraduatesBn #####*/
.boxNewgraduatesBn01Wrap.no01,
.boxNewgraduatesBn01Wrap.no02,
.boxNewgraduatesBn01Wrap.no03 {
  margin-bottom: 80px;
}
@media all and (max-width: 640px){
  .boxNewgraduatesBn01Wrap.no01,
  .boxNewgraduatesBn01Wrap.no02,
  .boxNewgraduatesBn01Wrap.no03 {
    margin-bottom: 10vw;
  }
  .boxNewgraduatesBn01Wrap.no02 {
    margin-top: -8.5%;
  }
}


/*##### Newgraduates02 #####*/
.boxNewgraduates02Wrap {
  margin-bottom: 40px;
  padding-top: 914px;
  background-image: url('./../../images/newgraduates/newgraduates02-bg01.png');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: auto auto;
}
@media all and (max-width: 640px){
  .boxNewgraduates02Wrap {
    margin-bottom: 0;
    padding-top: 277%;
    background-image: url('./../../images_sp/newgraduates/sp-newgraduates02-bg01.png');
    background-size: 100% auto;
  }
}

.boxNewgraduates02 {
  margin-top: -914px;
  padding-top: 150px;/*233px;*/
}
@media all and (max-width: 640px){
  .boxNewgraduates02 {
    margin-top: -277%;
    padding-top: 33.5%;
  }
}

.boxNewgraduates0201 {
  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: 28px;
}
@media all and (max-width: 640px){
  .boxNewgraduates0201 {
    display: block;
    margin-bottom: 7.5vw;
  }
}

.boxNewgraduates0201L {
  width: 44.8%;
}
@media all and (max-width: 640px){
  .boxNewgraduates0201L {
    width: 100%;
  }
}

.boxNewgraduates0201L .ttl {
  position: relative;
  margin-bottom: 6px;
  line-height: 1.2;
  font-size: 3.55rem;
  font-weight: 700;
  color: #026ee2;
}
@media all and (max-width: 640px){
  .boxNewgraduates0201L .ttl {
    margin-bottom: 3.7vw;
    text-align: center;
    line-height: 1.1;
    letter-spacing: 0.1em;
    font-size: 2.15rem;
  }
}

.boxNewgraduates0201L .ttl .txt01Newgraduates02 {
  position: absolute;
  top: -90px;
  right: -13px;
}
@media all and (max-width: 640px){
  .boxNewgraduates0201L .ttl .txt01Newgraduates02 {
    top: -19.5vw;
    right: auto;
    left: 10%;
    width: 80%;
  }
}

.boxNewgraduates0201L .p01 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  height: 52px;
  margin-bottom: 23px;
  border: 2px #026ee2 solid;
  text-align: center;
  letter-spacing: 0.04em;
  font-size: 1.55rem;
  font-weight: 700;
  color: #026ee2;
}
@media all and (max-width: 640px){
  .boxNewgraduates0201L .p01 {
    height: 11vw;
    margin-bottom: 4vw;
    font-size: 1.13rem;
  }
}

.boxNewgraduates0201L .boxBaseCom {
  line-height: 1.3;
  letter-spacing: 0.03em;
  font-size: 2.5rem;
  font-weight: 700;
}
@media all and (max-width: 640px){
  .boxNewgraduates0201L .boxBaseCom {
    margin-bottom: 3.5vw;
    text-align: center;
    font-size: 1.5rem;
  }
}

.boxNewgraduates0201R {
  width: 52%;
  padding-top: 5px;
  text-align: right;
}
@media all and (max-width: 640px){
  .boxNewgraduates0201R {
    width: 100%;
    padding-top: 0;
    text-align: center;
  }
  .boxNewgraduates0201R img {
    max-width: none;
    width: 112%;
    margin-left: -6%;
  }
}

.boxNewgraduates0202 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
@media all and (max-width: 640px){
  .boxNewgraduates0202 {
    display: block;
  }
}

.boxNewgraduates0202 .ul01 {
  width: 49.3%;
}
@media all and (max-width: 640px){
  .boxNewgraduates0202 .ul01 {
    width: 100%;
  }
}

.boxNewgraduates0202 .ul01 &gt; li {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: 100%;
  height: 85px;
  margin-top: -15px;
  padding-top: 15px;
  background-repeat: no-repeat;
  background-position: left center;
  background-size: auto auto;
  text-align: center;
  font-size: 1.45rem;
  font-weight: 700;
  color: #fff;
}
.boxNewgraduates0202 .ul01.no01 &gt; li:nth-child(1) {
  background-image: url('./../../images/newgraduates/newgraduates02-bg0201.png');
}
.boxNewgraduates0202 .ul01.no01 &gt; li:nth-child(2) {
  background-image: url('./../../images/newgraduates/newgraduates02-bg0202.png');
}
.boxNewgraduates0202 .ul01.no01 &gt; li:nth-child(3) {
  background-image: url('./../../images/newgraduates/newgraduates02-bg0203.png');
}
.boxNewgraduates0202 .ul01.no02 &gt; li:nth-child(1) {
  background-image: url('./../../images/newgraduates/newgraduates02-bg0204.png');
}
.boxNewgraduates0202 .ul01.no02 &gt; li:nth-child(2) {
  background-image: url('./../../images/newgraduates/newgraduates02-bg0205.png');
}
.boxNewgraduates0202 .ul01.no02 &gt; li:nth-child(3) {
  background-image: url('./../../images/newgraduates/newgraduates02-bg0206.png');
}
@media all and (max-width: 640px){
  .boxNewgraduates0202 .ul01 &gt; li {
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    text-align: left;
    height: 20vw;
    margin-top: -4.1vw;
    padding-top: 2.3vw;
    padding-left: 21.5%;
    background-size: 100% auto;
    letter-spacing: 0.1em;
    font-size: 1.13rem;
  }
  .boxNewgraduates0202 .ul01.no01 &gt; li:nth-child(1) {
    background-image: url('./../../images_sp/newgraduates/sp-newgraduates02-bg0201.png');
  }
  .boxNewgraduates0202 .ul01.no01 &gt; li:nth-child(2) {
    background-image: url('./../../images_sp/newgraduates/sp-newgraduates02-bg0202.png');
  }
  .boxNewgraduates0202 .ul01.no01 &gt; li:nth-child(3) {
    background-image: url('./../../images_sp/newgraduates/sp-newgraduates02-bg0203.png');
  }
  .boxNewgraduates0202 .ul01.no02 &gt; li:nth-child(1) {
    background-image: url('./../../images_sp/newgraduates/sp-newgraduates02-bg0204.png');
  }
  .boxNewgraduates0202 .ul01.no02 &gt; li:nth-child(2) {
    background-image: url('./../../images_sp/newgraduates/sp-newgraduates02-bg0205.png');
  }
  .boxNewgraduates0202 .ul01.no02 &gt; li:nth-child(3) {
    background-image: url('./../../images_sp/newgraduates/sp-newgraduates02-bg0206.png');
  }
}


/*##### Newgraduates03 #####*/
.boxNewgraduates03 .ttl {
  margin-bottom: 36px;
  text-align: center;
  letter-spacing: 0.06em;
  font-size: 2.9rem;
  font-weight: 700;
  color: #272727;
}
@media all and (max-width: 640px){
  .boxNewgraduates03 .ttl {
    margin-bottom: -12vw;
    font-size: 2.2rem;
  }
}

.boxNewgraduates03 .ttl .small {
  display: block;
  margin-bottom: 11px;
  font-size: 2.0rem;
}
@media all and (max-width: 640px){
  .boxNewgraduates03 .ttl .small {
    margin-bottom: 1.5vw;
    font-size: 0.93rem;
  }
}

.boxNewgraduates0301 {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
@media all and (max-width: 640px){
  .boxNewgraduates0301 {
    display: block;
  }
}

.boxNewgraduates0301One {
  width: 47.2%;
  margin-right: 5.6%;
  margin-bottom: 21px;
}
@media all and (max-width: 640px){
  .boxNewgraduates0301One {
    width: 100%;
    margin-right: 0;
    margin-bottom: 10vw;
  }
}

.boxNewgraduates0301One:nth-child(2n) {
  margin-right: 0;
}

.boxNewgraduates0301One .ttl02 {
  height: 245px;
  padding: 23px 0 0 24px;
  background-image: url('./../../images/newgraduates/newgraduates03-bg01.png');
  background-repeat: no-repeat;
  background-position: left top;
  background-size: auto auto;
  font-weight: 700;
}
@media all and (max-width: 640px){
  .boxNewgraduates0301One .ttl02 {
    height: auto;
    padding: 80% 0 0 0;
    background-image: url('./../../images_sp/newgraduates/sp-newgraduates03-bg02.png');
    background-size: 100% auto;
  }
  .boxNewgraduates0301One:first-child .ttl02 {
    padding: 97.5% 0 0 0;
    background-image: url('./../../images_sp/newgraduates/sp-newgraduates03-bg01.png');
  }
  .boxNewgraduates0301One .ttl02 .ttl0201 {
    display: block;
    margin-top: -75.5%;
    padding: 0 5%;
  }
}

.boxNewgraduates0301One .ttl02 .ttlTime {
  display: block;
  margin-bottom: 13px;
}
@media all and (max-width: 640px){
  .boxNewgraduates0301One .ttl02 .ttlTime {
    margin-bottom: 2.5vw;
  }
}

.boxNewgraduates0301One .ttl02 .ttlTime &gt; span {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: 170px;
  height: 30px;
  padding-top: 2px;
  background-color: #fff;
  text-align: center;
  letter-spacing: 0.1em;
  font-size: 1.85rem;
}
@media all and (max-width: 640px){
  .boxNewgraduates0301One .ttl02 .ttlTime &gt; span {
    width: 38%;
    height: 5.7vw;
    padding-top: 0.5vw;
    font-size: 1.3rem;
  }
}

.boxNewgraduates0301One .ttl02In {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  color: #fff;
}

.boxNewgraduates0301One .ttl02In .ttlNum {
  margin-right: 28px;
  letter-spacing: -0.03em;
  font-size: 6.3rem;
}
@media all and (max-width: 640px){
  .boxNewgraduates0301One .ttl02In .ttlNum {
    margin-right: 5vw;
    font-size: 4.3rem;
  }
}

.boxNewgraduates0301One .ttl02In .ttlStr {
  line-height: 1.17;
  letter-spacing: 0.05em;
  font-size: 2.4rem;
}
@media all and (max-width: 640px){
  .boxNewgraduates0301One .ttl02In .ttlStr {
    line-height: 1.13;
    font-size: 1.7rem;
  }
}

.boxNewgraduates0301One .boxImg {
  margin-top: -83px;
  margin-bottom: 38px;
}
@media all and (max-width: 640px){
  .boxNewgraduates0301One .boxImg {
    width: 75%;
    margin-top: -47.7%;
    margin-bottom: 4.5vw;
  }
}

.boxNewgraduates0301One .boxBaseCom {
  line-height: 1.95;
}
@media all and (max-width: 640px){
  .boxNewgraduates0301One .boxBaseCom {
    margin: 0 auto;
    width: 80%;
    line-height: 1.65;/*1.45;*/
    letter-spacing: 0.03em;
    font-size: 0.9rem;
  }
}


/*##### Newgraduates Voice #####*/
.boxNewgraduatesVoiceWrap {
  margin-bottom: 38px;
  padding: 67px 0 97px 0;
  background-image: url('./../../images/newgraduates/newgraduates-voice-bg01.png');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: auto auto;
}
@media all and (max-width: 640px){
  .boxNewgraduatesVoiceWrap {
    margin-bottom: 0;
    padding: 0;
    background-image: none;
  }
}

.boxNewgraduatesVoice .ttl {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  margin-bottom: 20px;
  background-image: url(./../../images/newgraduates/newgraduates-voice-border01.png);
  background-repeat: no-repeat;
  background-position: right center;
  background-size: auto auto;
  letter-spacing: 0.2em;
  font-size: 2.2rem;
  font-weight: 700;
  color: #026ee2;
}
.boxNewgraduatesVoice .ttl.no01 {
  background-image: url(./../../images/newgraduates/newgraduates-voice-border01.png);
}
.boxNewgraduatesVoice .ttl.no02 {
  background-image: url(./../../images/newgraduates/newgraduates-voice-border02.png);
}
@media all and (max-width: 640px){
  .boxNewgraduatesVoice .ttl {
    position: relative;
    z-index: 2;
    display: block;
    background-image: none;
    text-align: center;
    letter-spacing: 0.12em;
    font-size: 2.1rem;
  }
  .boxNewgraduatesVoice .ttl.no01 {
    margin-bottom: -12vw;
    background-image: none;
  }
  .boxNewgraduatesVoice .ttl.no02 {
    margin-bottom: 12.5vw;
    background-image: none;
  }
}

.boxNewgraduatesVoice .ttl .small {
  display: inline-block;
  margin-right: 10px;
  padding-top: 0.4em;
  letter-spacing: 0.1em;
  font-size: 1.4rem;
}
@media all and (max-width: 640px){
  .boxNewgraduatesVoice .ttl .small {
    display: block;
    margin-right: 0;
    margin-bottom: 1.5vw;
    padding-top: 0;
    font-size: 0.95rem;
  }
}

.boxNewgraduatesVoice01 {
  margin-bottom: 80px;
}
@media all and (max-width: 640px){
  .boxNewgraduatesVoice01 {
    margin-bottom: 9vw;
  }
}

.boxNewgraduatesVoice01 .boxImg {
  margin-bottom: 40px;
}
@media all and (max-width: 640px){
  .boxNewgraduatesVoice01 .boxImg {
    margin-bottom: 0;
  }
}

@media all and (max-width: 640px){
  .boxNewgraduatesVoice01F {
    padding-top: 9vw;
    padding: 9vw 5vw 5vw 5vw;
    background-image: url(./../../images_sp/newgraduates/sp-newgraduates-voice-bg01.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100% auto;
  }
}

.boxNewgraduatesVoice01FOne {
  margin-bottom: 40px;
  padding: 18px 25px 24px 25px;
  border-bottom: 6px #1d2088 solid;
  background-color: #fff;
}
@media all and (max-width: 640px){
  .boxNewgraduatesVoice01FOne {
    margin-bottom: 6vw;
    padding: 4.5vw 5vw 5vw 5vw;
    border-bottom: 0.6vw #1d2088 solid;
    font-size: 0.9rem;
  }
}

.boxNewgraduatesVoice01FOne .boxBaseCom {
  margin-bottom: 8px;
  font-size: 1.13rem;
}
@media all and (max-width: 640px){
  .boxNewgraduatesVoice01FOne .boxBaseCom {
    margin-bottom: 1vw;
    line-height: 1.4;
    letter-spacing: normal;
    font-size: 0.9rem;
  }
}

.boxNewgraduatesVoice02 {
  position: relative;
  padding-left: 140px;
}
@media all and (max-width: 640px){
  .boxNewgraduatesVoice02 {
    padding-left: 0;
    padding-bottom: 8vw;
    background-image: url('./../../images_sp/newgraduates/sp-newgraduates-voice-bg02.png');
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100% auto;
  }
}

.boxNewgraduatesVoice02 .boxBaseCom {
  position: relative;
  z-index: 2;
  margin-bottom: 0;
  padding: 18px 25px 16px 25px;
  border-bottom: 6px #03358a solid;
  background-color: #fff;
  line-height: 1.9;
  font-size: 1.13rem;
}
@media all and (max-width: 640px){
  .boxNewgraduatesVoice02 .boxBaseCom {
    padding: 4.5vw 5vw 5vw 5vw;
    border-bottom: 0.6vw #03358a solid;
    line-height: 1.5;
    letter-spacing: normal;
    font-size: 0.9rem;
  }
}

.boxNewgraduatesVoice02 .img02NewgraduatesVoice {
  position: absolute;
  left: -43px;
  bottom: -25px;
}
@media all and (max-width: 640px){
  .boxNewgraduatesVoice02 .img02NewgraduatesVoice {
    position: absolute;
    left: 3vw;
    top: -12vw;
    bottom: auto;
    width: 42%;
  }
}


/*##### Newgraduates Bn02 #####*/
.boxNewgraduatesBn02Wrap {
  padding-top: 296px;
  background-image: url('./../../images/newgraduates/newgraduates-bn02-bg01.png');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: auto auto;
}
@media all and (max-width: 640px){
  .boxNewgraduatesBn02Wrap {
    padding-top: 118%;
    background-image: url('./../../images_sp/newgraduates/sp-newgraduates-bn02-bg01.png');
    background-size: 100% auto;
  }
}

.boxNewgraduatesBn02 {
  margin-top: -296px;
  padding: 53px 0 0 0;
}
@media all and (max-width: 640px){
  .boxNewgraduatesBn02 {
    margin-top: -118%;
    padding: 5vw 0 0 0;
  }
}

.boxNewgraduatesBn02F {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
@media all and (max-width: 640px){
  .boxNewgraduatesBn02F {
    display: block;
  }
}

.boxNewgraduatesBn02FOne:first-child {
  margin-right: 60px;
  margin-top: -21px;
  margin-left: -25px;
}
@media all and (max-width: 640px){
  .boxNewgraduatesBn02FOne:first-child {
    margin-right: 0;
    margin-top: 0;
    margin-left: -5vw;
    margin-bottom: 7.7vw;
  }
}

.boxNewgraduatesBn02FOne .boxImg {
  margin-bottom: 10px;
}
@media all and (max-width: 640px){
  .boxNewgraduatesBn02FOne .boxImg {
    margin-bottom: 4.5vw;
  }
}

.boxNewgraduatesBn02FOne:first-child .boxImg {
  margin-bottom: -10px;
}
@media all and (max-width: 640px){
  .boxNewgraduatesBn02FOne:first-child .boxImg {
    margin-bottom: 0.5vw;
  }
}

.boxNewgraduatesBn02FOne .boxBaseCom {
  margin-bottom: 0;
  padding-left: 25px;
  background-image: url('./../../images/newgraduates/newgraduates-bn02-icn-arrow01.png');
  background-repeat: no-repeat;
  background-position: left 1.0em;
  background-size: auto auto;
  line-height: 1.4;
  font-size: 1.31rem;
  font-weight: 700;
}
@media all and (max-width: 640px){
  .boxNewgraduatesBn02FOne .boxBaseCom {
    padding-left: 11vw;
    background-image: url('./../../images_sp/newgraduates/sp-newgraduates-bn02-icn-arrow01.png');
    background-position: 7vw 0.35em;
    background-size: 3vw auto;
    font-size: 1.0rem;
  }
}

.boxNewgraduatesBn02FOne:first-child .boxBaseCom {
  padding-left: 50px;
  background-position: 25px 1.0em;
}
@media all and (max-width: 640px){
  .boxNewgraduatesBn02FOne:first-child .boxBaseCom {
    padding-left: 16vw;
    background-position: 12vw 0.35em;
  }
}


/*##### Newgraduates Entry #####*/
.boxNewgraduatesEntry {
  padding: 80px 0 100px 0;
}
@media all and (max-width: 640px){
  .boxNewgraduatesEntry {
    padding: 12vw 0 11vw 0;
  }
}

.boxNewgraduatesEntry .ttl {
  margin-bottom: 26px;
  text-align: center;
  font-weight: 700;
}
@media all and (max-width: 640px){
  .boxNewgraduatesEntry .ttl {
    margin-bottom: 7vw;
  }
}

.boxNewgraduatesEntry .ttl .txt01 {
  display: inline-block;
  margin-bottom: 14px;
  padding: 2px 21px 2px 25px;
  background-image: url('./../../images/newgraduates/newgraduates-form-deco01-l.png'),url('./../../images/newgraduates/newgraduates-form-deco01-r.png');
  background-repeat: no-repeat,no-repeat;
  background-position: left top,right top;
  background-size: auto auto,auto auto;
  letter-spacing: 0.25em;
  font-size: 1.9rem;
  color: #272727;
}
@media all and (max-width: 640px){
  .boxNewgraduatesEntry .ttl .txt01 {
    margin-bottom: 2vw;
    padding: 0 15vw 1vw 15vw;
    background-image: url('./../../images_sp/newgraduates/sp-newgraduates-form-deco01-l.png'),url('./../../images_sp/newgraduates/sp-newgraduates-form-deco01-r.png');
    background-size: 3vw auto,3vw auto;
    letter-spacing: 0.2em;
    font-size: 1.3rem;
  }
}

.boxNewgraduatesEntry .ttl .txt02 {
  display: block;
  letter-spacing: 0.17em;
  font-size: 3.0rem;
  font-style: italic;
  color: #03358a;
}
@media all and (max-width: 640px){
  .boxNewgraduatesEntry .ttl .txt02 {
    font-size: 1.85rem;
  }
}

.boxNewgraduatesEntry .boxBaseCom.no01 {
  text-align: center;
  line-height: 1.97;
  font-size: 1.13rem;
}
@media all and (max-width: 640px){
  .boxNewgraduatesEntry .boxBaseCom.no01 {
    margin-bottom: 9%;
    padding: 0 5vw;
    text-align: left;
    line-height: 1.6;
    font-size: 0.9rem;
  }
}

.boxNewgraduatesEntry .dlForm {
  width: 565px;
  margin: 0 auto;
}
@media all and (max-width: 640px){
  .boxNewgraduatesEntry .dlForm {
    width: 100%;
  }
}

.boxNewgraduatesEntry .dlForm &gt; dt {
  width: 30%;
  padding-top: 1.5em;
  font-size: 1.0rem;
}
.boxNewgraduatesEntry .formContact.modeConfirm .dlForm &gt; dt {
  width: 35%;
}
@media all and (max-width: 640px){
  .boxNewgraduatesEntry .dlForm &gt; dt {
    width: 100%;
    padding-top: 0;
  }
  .boxNewgraduatesEntry .formContact.modeConfirm .dlForm &gt; dt {
    width: 100%;
  }
}

.boxNewgraduatesEntry .dlForm &gt; dd {
  width: 70%;
  font-size: 1.0rem;
}
.boxNewgraduatesEntry .formContact.modeConfirm .dlForm &gt; dd {
  width: 65%;
}
@media all and (max-width: 640px){
  .boxNewgraduatesEntry .dlForm &gt; dd {
    width: 100%;
  }
  .boxNewgraduatesEntry .formContact.modeConfirm .dlForm &gt; dd {
    width: 100%;
  }
}

.boxNewgraduatesEntry .dlForm &gt; dt .markRequired {
  position: absolute;
  top: 1.5em;
  left: 50%;
  padding: 3px 5px 2px 5px;
  border: 1px #d80013 solid;
  font-size: 0.9rem;
  color: #d80013;
}
@media all and (max-width: 640px){
  .boxNewgraduatesEntry .dlForm &gt; dt .markRequired {
    top: -1vw;
    left: 28%;
    padding: 1vw 2vw 1vw 2vw;
    font-size: 0.8rem;
  }
}

.boxNewgraduatesEntry .dlForm &gt; dt .markRequired .str2 {
  letter-spacing: normal;
}

.boxNewgraduatesEntry .dlForm &gt; dd input,
.boxNewgraduatesEntry .dlForm &gt; dd select,
.boxNewgraduatesEntry .dlForm &gt; dd textarea {
  border: 1px #ddd solid;
  background-color: #fff;
  color: #272727;
}
@media all and (max-width: 640px){
  .boxNewgraduatesEntry .dlForm &gt; dd input,
  .boxNewgraduatesEntry .dlForm &gt; dd select,
  .boxNewgraduatesEntry .dlForm &gt; dd textarea {
    padding: 5.5vw 3vw;
  }
  .formContact textarea[name="cont"] {
    height: 58vw;
  }
}

.boxNewgraduatesEntry .boxContactSubmitBtn {
  width: 80%;
  margin: 0 auto;
}
@media all and (max-width: 640px){
  .boxNewgraduatesEntry .boxContactSubmitBtn {
    width: 100%;
    margin: 0 auto;
  }
}

.boxNewgraduatesEntry .boxContactSubmitBtn .btnContact01 {
  width: 310px;
  padding: 12px 0;
  background-color: #019fe8;
  font-size: 1.3rem;
}
@media all and (max-width: 640px){
  .boxNewgraduatesEntry .boxContactSubmitBtn .btnContact01 {
    width: 100%;
    padding: 3vw 0;
    background-position: 16% center;
    background-size: 2.5vw auto;
    font-size: 1.1rem;
  }
}

.boxNewgraduatesEntry .boxContactSubmitBtn .btnContactBack {
  width: 310px;
  padding: 12px 0;
  font-size: 1.3rem;
}
@media all and (max-width: 640px){
  .boxNewgraduatesEntry .boxContactSubmitBtn .btnContactBack {
    width: 100%;
    padding: 3vw 0;
    background-position: 16% center;
    background-size: 2.5vw auto;
    font-size: 1.1rem;
  }
}

.boxNewgraduatesEntry .boxContactSubmitBtn .btnContact02 {
  width: 310px;
  padding: 12px 0;
  background-color: #109fb4;
  font-size: 1.3rem;
}
@media all and (max-width: 640px){
  .boxNewgraduatesEntry .boxContactSubmitBtn .btnContact02 {
    width: 100%;
    padding: 3vw 0;
    background-position: 16% center;
    background-size: 2.5vw auto;
    font-size: 1.1rem;
  }
}

.boxNewgraduatesEntry .dlForm.dlCont {
  margin-bottom: 40px;
}
@media all and (max-width: 640px){
  .boxNewgraduatesEntry .dlForm.dlCont {
    margin-bottom: 1vw;
  }
}

.boxNewgraduatesEntry .formContact.modeConfirm .dlForm.dlCont {
  margin-bottom: 0;
}

@media all and (max-width: 640px){
  .boxNewgraduatesEntry input[name="check_privacy_p"] {
    width: 10vw;
  }
}

@media all and (max-width: 640px){
  .boxNewgraduatesEntry .boxContactThanks {
    width: 100%;
  }
  .boxNewgraduatesEntry .boxContactThanksIn {
    width: 100%;
  }
  .boxNewgraduatesEntry .boxRecruitS0502L dt {
    width: 100%;
  }
  .boxNewgraduatesEntry .boxRecruitS0502R dt {
    width: 35%;
  }
  .boxNewgraduatesEntry .boxRecruitS0502R dd {
    width: 65%;
  }
}

.boxNewgraduatesEntry :placeholder-shown{
  font-family: inherit;
  color: #bbb;
  font-weight: inherit;
}
.boxNewgraduatesEntry ::-webkit-input-placeholder{
  font-family: inherit;
  color: #bbb;
  font-weight: inherit;
}
.boxNewgraduatesEntry :-moz-placeholder{
  font-family: inherit;
  color: #bbb;
  font-weight: inherit;
}
.boxNewgraduatesEntry ::-moz-placeholder{
  font-family: inherit;
  color: #bbb;
  font-weight: inherit;
}
.boxNewgraduatesEntry :-ms-input-placeholder{
  font-family: inherit;
  color: #bbb;
  font-weight: inherit;
}


/*##### Newgraduates Bn03 #####*/
.boxNewgraduatesBn03Wrap {
  /*margin-bottom: 90px;*/
  padding-top: 365px;
  background-image: url('./../../images/newgraduates/newgraduates-bn03-bg01.png');
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: auto auto;
}
@media all and (max-width: 640px){
  .boxNewgraduatesBn03Wrap {
    margin-bottom: 0;
    padding-top: 96%;
    background-image: url('./../../images_sp/newgraduates/sp-newgraduates-bn03-bg01.png');
    background-position: center bottom;
    background-size: 100% auto;
  }
}

.boxNewgraduatesBn03 {
  /*margin-top: -365px;*/
 margin-top: -400px;
}
@media all and (max-width: 640px){
  .boxNewgraduatesBn03 {
    margin-top: -96%;
  }
}

.boxNewgraduatesBn03 .ttl {
  margin-bottom: 96px;
  text-align: center;
  font-weight: 700;
}
@media all and (max-width: 640px){
  .boxNewgraduatesBn03 .ttl {
    margin-bottom: 16.5vw;
  }
}

.boxNewgraduatesBn03 .ttl .txt01 {
  display: inline-block;
  margin-bottom: 14px;
  padding: 2px 21px 2px 25px;
  background-image: url('./../../images/newgraduates/newgraduates-bn03-icn-deco01-l.png'),url('./../../images/newgraduates/newgraduates-bn03-icn-deco01-r.png');
  background-repeat: no-repeat,no-repeat;
  background-position: left top,right top;
  background-size: auto auto,auto auto;
  letter-spacing: 0.25em;
  font-size: 1.9rem;
  color: #272727;
}
@media all and (max-width: 640px){
  .boxNewgraduatesBn03 .ttl .txt01 {
    margin-bottom: 2vw;
    padding: 0 4vw 1vw 5vw;
    background-image: url('./../../images_sp/newgraduates/sp-newgraduates-bn03-icn-deco01-l.png'),url('./../../images_sp/newgraduates/sp-newgraduates-bn03-icn-deco01-r.png');
    background-size: 3vw auto,3vw auto;
    letter-spacing: 0.2em;
    font-size: 1.25rem;
  }
}

.boxNewgraduatesBn03 .ttl .txt02 {
  display: block;
  letter-spacing: 0.17em;
  font-size: 3.0rem;
  font-style: italic;
  color: #03358a;
}
@media all and (max-width: 640px){
  .boxNewgraduatesBn03 .ttl .txt02 {
    font-size: 1.85rem;
  }
}

.boxNewgraduatesBn03F {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: flex-start;
  align-items: flex-start;
margin-bottom: 14px;
}
@media all and (max-width: 640px){
  .boxNewgraduatesBn03F {
    display: block;
  }
}

.boxNewgraduatesBn03FOne {
  text-align: center;
}

.boxNewgraduatesBn03FOne:first-child {
  margin-right: 60px;
}
@media all and (max-width: 640px){
  .boxNewgraduatesBn03FOne:first-child {
    margin-right: 0;
    /*margin-bottom: 5%;*/
margin-bottom: 3%;
  }
.boxNewgraduatesBn03FOne:last-child{

    padding-bottom: 3%;
  }
}

.boxNewgraduatesBn03FOne .boxImg {
  min-height: 60px;
  margin-bottom: 10px;
}
@media all and (max-width: 640px){
  .boxNewgraduatesBn03FOne .boxImg {
    min-height: auto;
    margin-bottom: 1.7vw;
    padding: 0 5vw;
  }
}

.boxNewgraduatesBn03FOne .boxBaseCom {
  display: inline-block;
  margin-bottom: 0;
  padding-left: 25px;
  background-image: url('./../../images/newgraduates/newgraduates-bn02-icn-arrow01.png');
  background-repeat: no-repeat;
  background-position: left center;
  background-size: auto auto;
  line-height: 1.4;
  font-size: 1.31rem;
  font-weight: 700;
}
@media all and (max-width: 640px){
  .boxNewgraduatesBn03FOne .boxBaseCom {
    padding-left: 5vw;
    background-image: url('./../../images_sp/newgraduates/sp-newgraduates-bn02-icn-arrow01.png');
    background-position: 1vw 0.35em;
    background-size: 3vw auto;
    line-height: 1.4;
    font-size: 1.0rem;
  }
}





/* Recruit */
.boxRRTSearchWrap {
  position: relative;
  min-height: 540px; /* 592px */
  padding: 0 0 45px 0;
  /*
  border-top: 1px #9f3b42 solid;*/
  border-bottom: 1px #b6c3c6 solid;
  /*
  background-image: url('./../../images/recruit/recruit-search-bg.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: auto 100%;
  */
  /*
  background-color: #d3d3d4;*/
}
.boxRRTSearchLR{
  display: table;
  width: 100%;
  background: #f4f4f4;
}
.boxRRTSearchL{
  display: table-cell;
  width: 50%;
  padding-right: 2.5%;
  vertical-align: top;
}
.boxRRTSearchL01{
  margin-bottom: 45px;
}
.boxRRTSearchL01 .ttl{
  min-height: 33px;
  margin-bottom: 18px;
  /*padding-left: 48px;*/
  padding-top: 10px;
  /*
  background-image: url('./../../images/recruit/recruit-icn-search.png');
  background-repeat: no-repeat;
  background-position: left bottom;
  */
  vertical-align: bottom;
  line-height: 1.1;
  letter-spacing: 0.13em;
  font-size: 2.0rem;
}

.boxRRTSearchL01 .ttl .txt0101 {
  color: #262626;
}

.boxRRTSearchL01 .ttl .small {
  font-size: 1.4rem;
}
.boxFormRRTSearch01L{
  float: left;
  width: 80%;
}
.boxFormRRTSearch01R{
  float: left;
  width: 18%;
  margin-left: 2%;
}
.boxRRTSearchL02{
  width: 466px;
  min-height: 540px;
  background-image: url('./../../images/recruit/recruit-search-bg01.png'), url('./../../images/recruit/recruit-search-bg02.png');
  background-repeat: no-repeat, repeat-y;
  background-position: left top, left top;
  box-shadow: 0 0 20px 2px rgba(0,0,0,0.2);
}
.boxRRTSearchL02 &gt; .boxCont{
  position: relative;
}
.boxRRTSearchL02 &gt; .boxCont .boxTtl{
  position: absolute;
  top: 0;
  left: 10px;
  display: inline-block;
  padding: 8px 0 0 20px;
}
.boxRRTSearchL02 &gt; .boxCont .txtNumber{
  display: inline-block;
  width: 100%;
  letter-spacing: 0.05em;
  font-size: 2.7rem;
}
.boxRRTSearchL02 &gt; .boxCont .ttl{
  display: inline-block;
  width: 100%;
  padding-left: 3px;
  letter-spacing: 0.06em;
  font-size: 1.25rem;
}
.boxRRTSearchL02 &gt; .boxCont .ttl2{
  padding: 35px 0 20px 145px;
  letter-spacing: 0.22em;
  font-size: 1.7rem;
}
.boxRRTSearchL02 &gt; .boxCont .ttl2 .large{
  font-size: 2.17rem;
}
.boxRRTSearchL02 &gt; .boxCont .ulJobCat{
  padding: 0 18px;
}
.boxRRTSearchL02 &gt; .boxCont li{
  margin-bottom: 5px;
  border: 1px #9f3b42 solid;
  background-image: url('./../../images/recruit/recruit-icn-arrow02.png');
  background-repeat: no-repeat;
  background-position: left 14px center;
  background-color: #fff;
  letter-spacing: 0.1em;
  font-size: 1.17rem;
}
.boxRRTSearchL02 &gt; .boxCont li a{
  display: inline-block;
  width: 100%;
  padding: 7px 5px 7px 30px;
}
.boxRRTSearchL02 &gt; .boxCont li a:hover{
  opacity: 1;
}
.boxRRTSearchL02 &gt; .boxCont li:nth-child(2n){
  margin-right: 0;
}

.boxFormRRTSearch01R .btnSubmit01{
  width: 88px;
  height: 93px;
  border: 0;
  background-image: url('./../../images/recruit/recruit-btn-search.jpg');
  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;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
  height: 42px;
  padding: 9px 18px 9px 18px;
  border-radius: 0;
  border: 1px #bbb solid;
  background-color: #f2f2f2;
  background-image: url('./../../images/recruit/recruit-icn-search-arrow01.png');
  background-repeat: no-repeat;
  background-position: 96% center;
  background-size: auto auto;
  line-height: 1.2;
  letter-spacing: 0.1em;
  font-size: 1.1rem;
  font-weight: 700;
  color: #2b2723;
}
.formRRTSearch01 select[name="search_job_cat"]::-ms-expand,
.formRRTSearch01 select[name="search_job_place"]::-ms-expand {
  display: none;
}
.formRRTSearch01 select[name="search_job_cat"]{
  margin-bottom: 8px;
}

.boxRRTSearchR{
  display: table-cell;
  width: 100%; /* 50% */
  padding: 20px 37px 37px 37px;
  /* padding-left: 2.5%; */
  vertical-align: top;
  width: 100%;
}
.boxRRTSearchR01 .ttl{
  min-height: 33px;
  margin-bottom: 18px;
  /*padding-left: 48px;*/
  padding-top: 10px;
  /*
  background-image: url('./../../images/recruit/recruit-icn-search.png');
  background-repeat: no-repeat;
  background-position: left bottom;
  */
  vertical-align: bottom;
  line-height: 1.1;
  letter-spacing: 0.13em;
  font-size: 2.0rem;
}
.boxRRTSearchR01 .ttl .txt01 {
  color: #262626;
}
.boxRRTSearchR01 .ttl .small {
  font-size: 1.4rem;
}
.boxRRTSearchR01 .formRRTSearch02 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.boxRRTSearchR01 .formRRTSearch02 .boxInput01{
  width: 100%;
}
.formRRTSearch02 input[name="search_keyword"]{
  width: 100%; /* 374px; */
  height: 42px;
  padding: 11px 18px 11px 18px;
  border-radius: 0;
  border: 1px #bbb solid;
  background-color: #f2f2f2;
  vertical-align: middle;
  line-height: 1.2;
  letter-spacing: 0.1em;
  font-size: 1.1rem;
  color: #2b2723;
}
.boxRRTSearchR01 .formRRTSearch02 .boxInput02{
  width: 15%;
  text-align: right;
}
.formRRTSearch02 .btnSubmit02 {
  width: 111px;
  height: 43px;
  margin-left: 4px;
  border: 0;
  background-image: url('./../../images/recruit/recruit-btn-search02.jpg');
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 100% auto;
  vertical-align: middle;
  font-size: 0;
}
.boxRRTSearchR02{
  width: 466px;
  height: 100%;
  min-height: 540px;
  background-image: url('./../../images/recruit/recruit-search-bg0102.png'), url('./../../images/recruit/recruit-search-bg02.png');
  background-repeat: no-repeat, repeat-y;
  background-position: left top, left top;
  box-shadow: 0 0 20px 2px rgba(0,0,0,0.2);
}
.boxRRTSearchR02 &gt; .boxCont{
  position: relative;
}
.boxRRTSearchR02 &gt; .boxCont .imgRRTSearchArea{
  position: absolute;
  top: 0;
  left: 0;
}
.boxRRTSearchR02 &gt; .boxCont .boxTtl{
  position: absolute;
  top: 0;
  left: 10px;
  display: inline-block;
  padding: 8px 0 0 20px;
}
.boxRRTSearchR02 &gt; .boxCont .txtNumber{
  display: inline-block;
  width: 100%;
  letter-spacing: 0.08em;
  font-size: 2.7rem;
}
.boxRRTSearchR02 &gt; .boxCont .ttl{
  display: inline-block;
  width: 100%;
  padding-left: 3px;
  letter-spacing: 0.06em;
  font-size: 1.25rem;
}
.boxRRTSearchR02 &gt; .boxCont .ttl2{
  padding: 35px 0 20px 145px;
  letter-spacing: 0.22em;
  font-size: 1.7rem;
}
.boxRRTSearchR02 &gt; .boxCont .ttl2 .large{
  font-size: 2.17rem;
}

/*##### Recruit Search 2 #####*/
.boxRecSearch .ttl {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  height: 127px;
  padding-top: 10px;
}
@media all and (max-width: 640px){
  .boxRecSearch .ttl {
    height: 18.7vw;
  }
}

.boxRecSearch .ttl .ttlNum {
  display: none;
  width: 77px;
  padding-bottom: 5px;
  text-align: center;
  font-size: 2.8rem;
  font-style: italic;
}
.boxRecSearch .ttl .ttlStr {
  padding: 0;/*0 0 0 35px;*/
  font-weight: 700;
}

.boxRecSearch .ttl .ttlStr .ttlJa {
  display: block;
  margin-bottom: 0.2em;
  letter-spacing: 0.12em;
  font-size: 2.15rem;
}
@media all and (max-width: 640px){
  .boxRecSearch .ttl .ttlStr .ttlJa {
    margin-bottom: 1vw;
    font-size: 1.5rem;
  }
}

.boxRecSearch .ttl .ttlStr .ttlJa .txt01 {
  color: #026ee2;
}

.boxRecSearch .ttl .ttlStr .ttlJa .small {
  font-size: 2.0rem;
}
@media all and (max-width: 640px){
  .boxRecSearch .ttl .ttlStr .ttlJa .small {
    font-size: 1.1rem;
  }
}

.boxRecSearch .ttl .ttlStr .ttlEn {
  padding-right: 2em;
  background-image: url('./../../images/recruit/recruit-search-icn-deco01.png');
  background-repeat: no-repeat;
  background-position: right center;
  background-size: auto auto;
  letter-spacing: 0.14em;
  font-size: 1.15rem;
  color: #003686;
}
@media all and (max-width: 640px){
  .boxRecSearch .ttl .ttlStr .ttlEn {
    font-size: 0.9rem;
  }
}

.boxRecSearch,
.boxRecSearch04 {
  position: relative;
  /*min-height: 436px;*/
  margin-bottom: 40px;
  padding-bottom: 47px;
  background-image: url(./../../images/recruit/recruit-search-bg04.png),url(./../../images/recruit/recruit-search-bg04-repeat.png);
  background-repeat: no-repeat,repeat-y;
  background-position: left top,left top;
  background-size: auto auto,auto auto;
}
@media all and (max-width: 640px){
  .boxRecSearch01,
  .boxRecSearch02 {
    position: relative;
    background-repeat: no-repeat,repeat-y;
    background-position: left top,left top;
  }
  .boxRecSearch,
  .boxRecSearch01,
  .boxRecSearch02,
  .boxRecSearch04 {
    margin-bottom: 0;
    padding-bottom: 5vw;
    background-image: url(./../../images_sp/recruit/sp-recruit-search-bg04.png),url(./../../images_sp/recruit/sp-recruit-search-bg04-repeat.png);
    background-size: 100% auto,100% auto;
  }
  .boxRecSearch {
    background: none;
  }
}

.boxRecSearch {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
@media all and (max-width: 640px){
  .boxRecSearch {
    display: block;
  }
}

.boxRecSearch01,
.boxRecSearch02 {
  width: 44.3%;
}
@media all and (max-width: 640px){
  .boxRecSearch01,
  .boxRecSearch02 {
    width: 100%;
    padding: 0 5% 7vw 5%;
  }
}

.boxRecSearch01 {
  margin-right: 40px;
}
@media all and (max-width: 640px){
  .boxRecSearch01 {
    margin-right: 0;
    margin-bottom: 7vw;
  }
}

.boxRecSearchBn01 {
  width: 100%;
  margin-top: -12px;
  margin-bottom: 40px;
  text-align: left;
}
@media all and (max-width: 640px){
  .boxRecSearchBn01 {
    margin-top: 0;
    margin-bottom: 8vw;
  }
}


/*##### RecSearchA #####*/
/*##### Recruit Search Parts #####*/
.boxRecSearchA .ttl {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  margin-bottom: 1.5em;
  padding-top: 1.7em;
}
@media all and (max-width: 640px){
  .boxRecSearchA .ttl {
    height: 16.5vw;
    margin-bottom: 4.5vw;
    padding-top: 4.5vw;
  }
  .boxRecSearchA .boxRecSearchA02 .ttl {
    margin-bottom: 4vw;
  }
}

.boxRecSearchA .ttl .ttlNum {
  padding-left: 37px;
}
@media all and (max-width: 640px){
  .boxRecSearchA .ttl .ttlNum {
    padding-left: 5.0vw;
    font-size: 2.2rem;
  }
}

@media all and (max-width: 640px){
  .boxRecSearchA .ttl .ttlNum img {
    width: 1vw;
  }
}

.boxRecSearchA .ttl .ttlStr {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  padding: 8px 0 0 3.5%;
  font-weight: 700;
/*  font-family: 貂ｸ譏取悃, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS譏取悃E, 繝｡繧､繝ｪ繧ｪ, Meiryo, serif;*/
}
@media all and (max-width: 640px){
  .boxRecSearchA .ttl .ttlStr {
    padding: 2vw 0 0 3.6vw;
  }
}

.boxRecSearchA .ttl .ttlStr .ttlJa {
  order: 1;
  width: 100%;
  margin-bottom: 3px;
}
@media all and (max-width: 640px){
  .boxRecSearchA .ttl .ttlStr .ttlJa {
    margin-bottom: 1.0vw;
  }
}

.boxRecSearchA .ttl .ttlStr .ttlJa .txt01 {
  letter-spacing: 0.12em;
  font-size: 2.15rem;
  color: #fff; /* #262626; */
}
@media all and (max-width: 640px){
  .boxRecSearchA .ttl .ttlStr .ttlJa .txt01 {
    letter-spacing: 0.13em;
    font-size: 1.5rem;
  }
}

.boxRecSearchA .ttl .ttlStr .ttlJa .txt02 {
  letter-spacing: 0.24em;
  font-size: 1.4rem;
  color: #fff;
}
@media all and (max-width: 640px){
  .boxRecSearchA .ttl .ttlStr .ttlJa .txt02 {
    letter-spacing: 0.13em;
    font-size: 1.0rem;
  }
}

.boxRecSearchA .ttl .ttlStr .ttlJa .small {
  font-size: 2.0rem;
}
@media all and (max-width: 640px){
  .boxRecSearchA .ttl .ttlStr .ttlJa .small {
    margin-left: 0.5vw;
    letter-spacing: 0.25em;
    font-size: 1.1rem;
  }
}

.boxRecSearchA .ttl .ttlStr .ttlEn {
  order: 2;
  width: 100%;
  margin-bottom: 5px;
  letter-spacing: 0.1em;
  font-size: 1.1rem;
}
@media all and (max-width: 640px){
  .boxRecSearchA .ttl .ttlStr .ttlEn {
    margin-bottom: 1vw;
    font-size: 0.75rem;
  }
}

.boxRecSearchA01,
.boxRecSearchA02,
.boxRecSearchA04 {
  position: relative;
  margin-bottom: 3em; /* 5.5em;*/
  padding-bottom: 2.0em;
  background-color: #f39a0a; /* #f4f4f4; */
  /*
  background-image: url(./../../images/recruit/recruit-search-bg04.png),url(./../../images/recruit/recruit-search-bg04-repeat.png);
  background-repeat: no-repeat,repeat-y;
  background-position: left top,left top;
  background-size: auto auto,auto auto;
  */
  /* background-image: url('./../../images/recruit/recruit-search-bg04.jpg');
  background-repeat: no-repeat;
  background-position: left top;
  background-size: auto auto; */
}
.boxRecSearchA02 {
  margin-bottom: 0.5em;
  padding-bottom: 2.6em;
}
@media all and (max-width: 640px){
  .boxRecSearchA01,
  .boxRecSearchA02,
  .boxRecSearchA04 {
    margin-bottom: 6.5vw;
    padding-bottom: 4vw;/*10vw;*/
    /*
    background-image: url(./../../images_sp/recruit/sp-recruit-search-bg04.png),url(./../../images_sp/recruit/sp-recruit-search-bg04-repeat.png);
    background-size: 100% auto,100% auto;
    */
    /*
    background-image: url(./../../images_sp/recruit/sp-recruit-search-bg04.png);
    background-size: 100% auto;
    */
  }
  .boxRecSearchA02 {
    margin-bottom: 8vw;
    padding-bottom: 6vw;
  }
}

.boxRecSearchA0101 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  width: 93%;
  margin: 0 auto;
}
@media all and (max-width: 640px){
  .boxRecSearchA0101 {
    display: block;
    width: 90%;
  }
}

.boxRecSearchABn01 {
  display: none;
  width: 47%;
  /*margin-bottom: 41px;*/
}
@media all and (max-width: 640px){
  .boxRecSearchABn01 {
    width: 100%;
    margin-bottom: 6.3vw;
    padding-bottom: 6.5vw;
    background-image: url('./../../images_sp/recruit/sp-recruit-search-border01.png');
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 70% 1px;
  }
}

@media all and (max-width: 640px){
  .boxRecSearchA01 .boxAccordionWrap,
  .boxRecSearchA02 .boxAccordionWrap {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
  }
  .boxRecSearchA01 .btnAccordionSp,
  .boxRecSearchA02 .btnAccordionSp {
    order: 2;
    width: 100%;
    padding-top: 5vw;
    text-align: center;
  }
  .boxRecSearchA01 .btnAccordionSp .icnAccordionSp,
  .boxRecSearchA02 .btnAccordionSp .icnAccordionSp {
    width: 4vw;
  }
  .boxRecSearchA01 .boxAccordionSp,
  .boxRecSearchA02 .boxAccordionSp {
    order: 1;
    width: 100%;
  }
}


.ulRecSearch01 {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  width: 100%;/*52.9%;*/
}
@media all and (max-width: 640px){
  .ulRecSearch01 {
    display: block;
  }
}

.ulRecSearch01 li {
  /*width: 100%;*/
  width: 48%;
  /*margin-right: 0;*/
  margin-right: 4%;
  margin-bottom: 10px;
  background-color: #fff;
  border: 1px #ec6a00 solid;
  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.13rem;
}
@media all and (max-width: 640px){
  .ulRecSearch01 li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 2.3vw;
    background-image: url(./../../images_sp/recruit/sp-recruit-icn-arrow02.png);
    background-position: 4vw center;
    background-size: 1.7vw auto;
    letter-spacing: normal;
    font-size: 1.0rem;
  }
}

.ulRecSearch01 li:nth-child(2n) {
  margin-right: 0;
}

.ulRecSearch01 li a {
  display: block;
  padding: 11px 5px 11px 30px;
  color: #262626; /* #1d2088; */
}
@media all and (max-width: 640px){
  .ulRecSearch01 li a {
    padding: 4.5vw 2vw 4.5vw 8vw;
  }
}

.boxRecSearch0201 {
  /*width: 93%;
  margin: 0 auto;*/
}

.boxRecSearch0401 {
  padding: 0 40px 0 40px;
}
.boxRecSearch0401 .ul01 {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
.boxRecSearch0401 .ul01 &gt; li {
  width: 32.1%;
  margin-right: 1.85%;
  margin-bottom: 13px;
  border: 1px #ccc solid;
  background-color: #fff;
  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;
  font-weight: 700;
}
.boxRecSearch0401 .ul01 &gt; li.liRecBusiness301 {
  width: 66%;
  margin-right: 0;
}
.boxRecSearch0401 .ul01 &gt; li:nth-child(3n) {
  margin-right: 0;
}
.boxRecSearch0401 .ul01 &gt; li a {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  height: 62px;
  padding: 0 5px 0 30px;
  color: #002b52;
}







.boxRecruitList{
  width: 1040px;/*980px;*/
  margin: 0 auto;
  padding-bottom: 40px;
}
.boxRecruitOne{
  margin-bottom: 30px;
  padding-top: 40px;
  background-image: url('./../../images/recruit/recruit-one-bg.png');
  background-repeat: no-repeat;
  background-position: left top;
}
.boxRecruitOneLR{
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
.boxRecruitOneL{
  position: relative;
  width: 22%;
}
.boxRecruitOneL .icnRecruitNew{
  position: absolute;
  z-index: 5;
  top: -21px;
  left: 11px;
  /*mix-blend-mode: multiply;*/
}
.boxRecruitOneL .boxImg img{
  width: 100%;
  height: auto;
  border-radius: 0;
}
.boxRecruitOneR{
  width: 72%;
}

.boxRecruitOneR .ttl{
  margin-bottom: 20px;
  line-height: 1.5;
  letter-spacing: 0.1em;
  font-size: 1.65rem;
  color: #ec6a00;
}

.boxRecruitOneR dl{
  display: table;
  width: 100%;
  margin-bottom: 14px;
}
.boxRecruitOneR dl.last{
  margin-bottom: 23px;
}
.boxRecruitOneR dt{
  display: table-cell;
  width: 16%;
  padding-bottom: 14px;
  padding-right: 3%;
  background-image: url('./../../images/recruit/recruit-border01.png');
  background-repeat: no-repeat;
  background-position: left bottom;
  background-size: 80% 1px;
  vertical-align: top;
}

.boxRecruitOneR dt span:before{
  content: '笆�';
  margin-right: 5px;
  font-size: 0.9rem;
  color:#f39a0a  /* #f8dd55; */ 
}

.boxRecruitOneR dd{
  display: table-cell;
  width: 84%;
  padding-bottom: 14px;
  background-image: url('./../../images/recruit/recruit-border02.png');
  background-repeat: repeat-x;
  background-position: left bottom;
  vertical-align: top;
}
.boxRecruitOneR .boxBtnReadMore{
  margin-bottom: 10px;
  text-align: right;
}


/***Recruit Single***/
.pageRecruit.single .ttlRecS01 {
  margin-bottom: 30px;
}
@media all and (max-width: 640px){
  .pageRecruit.single .ttlRecS01 {
    margin-bottom: 8vw;
  }
}

.pageRecruit.single .ttlRecS01 .ttlJa {
  display: block;
  text-align: center;
  letter-spacing: 0.13em;
  font-size: 2.5rem;
  font-weight: 700;
}
@media all and (max-width: 640px){
  .pageRecruit.single .ttlRecS01 .ttlJa {
    letter-spacing: 0.15em;
    font-size: 1.6rem;
  }
}

.pageRecruit.single .ttlRecS01 .ttlJa .firstStr {
  /*font-size: 2.5rem;*/
}
@media all and (max-width: 640px){
  .pageRecruit.single .ttlRecS01 .ttlJa .firstStr {
    /*font-size: 1.8rem;*/
  }
}

.boxBaseTop .boxRecruitSTop{
  position: static;
  top: auto;
  left: auto;
  padding-top: 40px;
  text-align: center;
}
.boxRecruitSTop &gt; .ttl{
  margin-bottom: 22px;
  letter-spacing: 0.13em;
  font-size: 2.2rem;
  font-weight: 700;
  color: #262626;
}
.boxRecruitTopCat .txtRecruitCat {
  display: inline-block;
  margin-right: 15px;
  margin-bottom: 10px;
  padding: 5px 23px;
  background-color: #272727;
  vertical-align: middle;
  line-height: 1.0;
  letter-spacing: 0.2em;
  font-size: 1.1rem;
  color: #fff;
}
.boxRecruitTopCat .txtRecruitPlace{
  display: inline-block;
  margin-bottom: 10px;
  vertical-align: middle;
  line-height: 1.0;
  letter-spacing: 0.13em;
  font-size: 1.38rem;
  font-weight: 700;
  color: #ec6a00;
}
.boxBaseTop .boxRecruitTopImg{
  position: absolute;
  top: 185px;
  right: 0;
  padding: 0 12px 12px 0;
  background-image: url('./../../images/recruit/recruit-s-img-bg01.png');
  background-repeat: no-repeat;
  background-position: rightt bottom;
  background-size: 95% 94%;
}


/*##### Recruit S Detail #####*/
.boxRecSDetailWrap {
  padding-bottom: 80px;
  border-bottom: 1px #ccc solid;
}
@media all and (max-width: 640px){
  .boxRecSDetailWrap {
    padding-bottom: 8vw;
    border-bottom: 0;
  }
}

.boxRecSDetail01 {
  position: relative;
  margin-bottom: 46px;
}
@media all and (max-width: 640px){
  .boxRecSDetail01 {
    margin-bottom: 6.5vw;
  }
}

.boxRecSDetail01 .boxImg {
  height: 335px;
  background-color: #ddd;
}
@media all and (max-width: 640px){
  .boxRecSDetail01 .boxImg {
    height: auto;
    min-height: 50vw;
  }
}

.boxRecSDetail01In {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 28px 38px 0 0;
}
@media all and (max-width: 640px){
  .boxRecSDetail01In {
    padding: 7% 5% 0 0;
  }
}

.boxRecSDetail01In .boxRecSCat {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: 450px;
  height: 280px;
  margin-left: auto;
  background-color: #01284f;
  background-image: url('./../../images/recruit/recruit-s-detail-bg01.png');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100% auto;
  font-size: 2.5rem;
  font-weight: 700;
  color: #fff;
}
@media all and (max-width: 640px){
  .boxRecSDetail01In .boxRecSCat {
    width: 59.3%;
    height: auto;
    background-image: url('./../../images_sp/recruit/sp-recruit-s-detail-bg01.png');
    background-size: 100% auto;
    font-size: 1.3rem;
  }
  .boxRecSDetail01In .boxRecSCat .txtRecSCat {
    position: relative;
    width: 100%;
    padding-top: 68%;
  }
  .boxRecSDetail01In .boxRecSCat .txtRecSCatIn {
    position: absolute;
    top: 0;
    left: 0;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    width: 100%;
    height: 100%;
    padding: 3%;
  }
}

.boxRecSDetail02 {
  margin-bottom: 40px;
}

.boxRecSDetail02 .ttl02,
.boxRecSDetail03 .ttl02 {
  padding: 30px 0 27px 68px;
  background-repeat: no-repeat;
  background-position: left 0.9em;
  background-size: auto auto;
  letter-spacing: 0.1em;
  font-size: 1.7rem;
  font-weight: 700;
}
.boxRecSDetail02 .ttl02 {
  background-image: url('./../../images/recruit/recruit-s-icn-deco0101.png');
}
.boxRecSDetail03 .ttl02 {
  background-image: url('./../../images/recruit/recruit-s-icn-deco0102.png');
}
@media all and (max-width: 640px){
  .boxRecSDetail02 .ttl02,
  .boxRecSDetail03 .ttl02 {
    min-height: 17vw;
    padding: 4vw 0 3.5vw 15.7vw;
    background-position: left top;
    background-size: 13vw auto;
    line-height: 1.4;
    font-size: 1.2rem;
  }
  .boxRecSDetail02 .ttl02 {
    background-image: url('./../../images_sp/recruit/sp-recruit-s-icn-deco0101.png');
  }
  .boxRecSDetail03 .ttl02 {
    background-image: url('./../../images_sp/recruit/sp-recruit-s-icn-deco0102.png');
  }
}

@media all and (max-width: 640px){
  .boxRecSDetail02 .btnAccordionSp {
    height: auto;
    padding: 0;
    border: 0;
  }
  .boxRecSDetail02 .icnAccordionSp {
    position: static;
    top: 0;
    right: auto;
    -ms-transform: none;
    transform: none;
    width: 100%;
  }
}

.boxRecSDetail0201,
.boxRecSDetail0301 {
  padding: 0 0 0 40px;
}
@media all and (max-width: 640px){
  .boxRecSDetail0201,
  .boxRecSDetail0301 {
    padding: 0;
  }
}

.boxRecSDetail0201 .boxBaseCom .boxBtnOpen {
  display: none;
}
@media all and (max-width: 640px){
  .boxRecSDetail0201 .boxBaseCom {
    overflow: hidden;
    position: relative;
    height: 30vw;
  }
  .boxRecSDetail0201 .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%);
  }
  .boxRecSDetail0201 .boxBaseCom .boxBtnOpen {
    position: absolute;
    top: 70%;
    left: 0;
    right: 0;
    display: block;
    width: 100%;
    margin: auto;
    background-color: #fff;
    text-align: center;
  }
}

.boxRecSDetail0301 .boxCaution {
  margin-bottom: 24px;
  /*padding: 13px 28px;
  border: 1px #d80013 solid;*/
  line-height: 1.65;
  letter-spacing: 0.1em;
  font-size: 1.13rem;
  font-weight: 700;
  color: #d80013;
}
@media all and (max-width: 640px){
  .boxRecSDetail0301 .boxCaution {
    margin-bottom: 7vw;
    padding: 3vw 0;
    line-height: 1.6;
    letter-spacing: 0.1em;
    font-size: 0.97rem;
  }
}

.boxRecSDetail0301 .dl01 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  border-bottom: 1px #fff solid;
}
@media all and (max-width: 640px){
  .boxRecSDetail0301 .dl01 {
    display: block;
  }
}

.boxRecSDetail0301 .dl01.dlC01 {
  background-color: #fff;
}
.boxRecSDetail0301 .dl01.dlC02 {
  background-color: #f4f4f4;
}

.boxRecSDetail0301 .dl01 &gt; dt {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  width: 23%; /* 21% */
  padding-left: 35px;
  letter-spacing: 0.1em;
  font-size: 1.3em;
  font-weight: 700;
  color: #272727;
}
@media all and (max-width: 640px){
  .boxRecSDetail0301 .dl01 &gt; dt {
    display: block;
    width: 100%;
    padding: 5vw 2vw 1.6vw 5vw;
    font-size: 1.0em;
  }
}

.boxRecSDetail0301 .dl01 &gt; dt span.pl {
  padding-left: 1.6em;
}
@media all and (max-width: 640px){
  .boxRecSDetail0301 .dl01 &gt; dt span.pl {
    padding-left: 0;
  }
}
.boxRecSDetail0301 .dl01 &gt; dt span:before {
  content: '窶�';
  margin-right: 10px;
}
.boxRecSDetail0301 .dl01 &gt; dt span.pl:before {
  content: none;
}
@media all and (max-width: 640px){
  .boxRecSDetail0301 .dl01 &gt; dt span:before {
    margin-right: 1vw;
  }
}

.boxRecSDetail0301 .dl01 &gt; dd {
  width: 77%; /* 79% */
  padding: 20px 30px 20px 0;
  line-height: 1.7;
  font-size: 1.1rem;
}
@media all and (max-width: 640px){
  .boxRecSDetail0301 .dl01 &gt; dd {
    width: 100%;
    padding: 1.6vw 4vw 3.5vw 10vw;
    line-height: 1.6;
    font-size: 1.0rem;
  }
}

.boxRecSDetail0301 .dl01 &gt; dd .btnAccordionSp {
  display: none;
}
@media all and (max-width: 640px){
  .boxRecSDetail0301 .dl01 &gt; dd .btnAccordionSp {
    overflow: visible;
    display: block;
    height: auto;/*10vw*/
    margin-bottom: 3vw;
    padding: 0;
    border: 0;
    background-color: transparent;
    text-align: left;
    font-size: 1.0rem;
    font-weight: 500;
    color: inherit;
  }
  .boxRecSDetail0301 .dl01 &gt; dd .icnAccordionSp {
    right: 0;
    -ms-transform: translateY(-80%);
    transform: translateY(-80%);
    width: 8vw;
  }
}

.boxRecSDetail0301 .dl01 &gt; dd .boxAccordionSp {
  display: block;
}
@media all and (max-width: 640px){
  .boxRecSDetail0301 .dl01 &gt; dd .boxAccordionSp {
    display: none;
  }
}

@media all and (max-width: 640px){
  .boxRecSBn01Sp img {
    width: 100%;
  }
}

.boxRecruitTopImg img {
  max-width: 265px;
}
.pageRecruit .boxBreadcrumb .breadcrumb {
  padding-right: 360px;
}
/*
.pageRecruit.single .ttlBase01 .ttlJa {
  display: block;
  max-width: none;
  text-align: left;
  line-height: 1.5;
  font-size: 3.2rem;
  color: #fff;
}
*/
.boxRecruitVM {
  width: 980px;
  margin: 0 auto;
  margin-bottom: 125px;
}
.boxRecruitVM .ttlBase02 {
  margin-bottom: 17px;
}
.boxRecruitVM .ttlBase03 {
  margin-bottom: 50px;
}
.boxRecruitVMLR{
  display: table;
  width: 100%;
}
.boxRecruitVML{
  display: table-cell;
  width: 52%;
  vertical-align: top;
}
.boxRecruitVMR{
  position: relative;
  display: table-cell;
  width: 48%;
  padding-bottom: 140px;
  vertical-align: top;
}
.boxRecruitVMR .boxBaseCom.no1{
  margin-bottom: 37px;
  text-align: center;
  letter-spacing: 0.18em;
  font-size: 1.2rem;
}
.boxRecruitVMR .boxBaseCom.no2 p{
  margin-bottom: 25px;
}
.boxRecruitVMR .boxBaseSign {
  bottom: 20px;
}
.boxRecruitVMR .boxBaseSign .txtCompanyName {
  line-height: 1.5;
}
/****************/
.boxRecruitTag {
  margin-bottom: 75px;
}

.boxRecruitTag .ulBaseTag01 {
  text-align: center;
}
@media all and (max-width: 640px){
  .boxRecruitTag .ulBaseTag01 {
    text-align: left;
  }
}

.boxRecruitTag .ulBaseTag01 &gt; li {
  display: inline-block;
  margin-right: 2px;
  margin-bottom: 5px;
  padding: 0.4em 0.8em 0.3em 0.8em;
  border: 2px #7f7c80 solid;
  background-color: #fff;
  text-align: center;
  line-height: 1.0;
  font-size: 1rem;
  font-weight: 700;
  color: #7f7c80;
}
/****************/
.boxRecruitS0101{
  width: 980px;
  margin: 0 auto;
}
.boxRecruitS01 .ttlBase02{
  margin-bottom: 17px;
}
.boxRecruitS01 .ttlBase03{
  margin-bottom: 50px;
}
.boxRecruitS0102{
background: #f0f0f0; /* Old browsers */
background: -moz-linear-gradient(top, #f0f0f0 0%, #ffffff 31%, #ffffff 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #f0f0f0 0%,#ffffff 31%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #f0f0f0 0%,#ffffff 31%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f0f0', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}
.boxRecruitS0102In{
  width: 980px;
  margin: 0 auto;
  padding-top: 130px;
}
.boxRecruitS01LR{
  display: table;
  width: 100%;
  padding: 30px 45px 0 13px;
  border: 1px #002b52 solid;
  background-color: #fff;
  /*background-image: url('./../../images/recruit/recruit-s-list-bg01.png');*/
  background-repeat: no-repeat;
  background-position: right top;
}
.boxRecruitS01LR.no1{
  margin-bottom: 109px;
}
.boxRecruitS01LR.no2{
  margin-bottom: 50px;
}
.boxRecruitS01L{
  position: relative;
  display: table-cell;
  width: 34%;
  vertical-align: top;
}
.boxRecruitS01L &gt; .boxImg{
  position: absolute;
  top: -80px;
  left: 0;
  width: 257px;
  height: 256px;
  background-image: url('./../../images/recruit/recruit-s-img-bg01.png');
  background-repeat: no-repeat;
  background-position: left bottom;
}
.boxRecruitS01L .boxImgIn{
  overflow: hidden;
  position: absolute;
  bottom: 13px;
  left: 13px;
  width: 257px;
  height: 256px;
}
.boxRecruitS01L .boxImgIn img{
  max-width: none;
  height: 100%;
}
.boxRecruitS01R{
  display: table-cell;
  width: 66%;
  vertical-align: top;
}
.boxRecruitS01R .boxCont01{
  display: block;
  margin-bottom: 13px;
}
.boxRecruitS01R .boxCont01 &gt; .txtRecruitCat{
  display: inline-block;
  margin-right: 15px;
  margin-bottom: 12px;
  padding: 3px 23px 1px 23px;
  vertical-align: middle;
  line-height: 1.3;
  letter-spacing: 0.2em;
  font-size: 1.1rem;
}
.boxRecruitS01R .boxCont01 &gt; .ttl{
  display: inline-block;
  margin-bottom: 10px;
  vertical-align: middle;
  line-height: 1.0;
  letter-spacing: 0.13em;
  font-size: 1.1rem;
}
.boxRecruitS01R .boxCont02{
  margin-bottom: 20px;
}

.boxRecruitS02Wrap{
  display: table;
  width: 100%;
  margin-bottom: 125px;
  padding: 10px 0;
}
.boxRecruitS02{
  display: table-cell;
  width: 100%;
  height: 100px;
  padding: 12px 0;
  border-top: 2px #fff solid;
  border-bottom: 2px #fff solid;
  vertical-align: middle;
}
.boxRecruitS02LR{
  display: table;
  width: 980px;
  margin: 0 auto;
}
.boxRecruitS02L{
  display: table-cell;
  width: 24%;
  padding-right: 4%;
  vertical-align: middle;
  text-align: center;
}
.boxRecruitS02L &gt; .ttl{
  display: inline-block;
  margin-bottom: 6px;
  padding-bottom: 3px;
  border-bottom: 1px #fff solid;
  letter-spacing: 0.05em;
  font-size: 2.1rem;
  font-weight: bold;
}
.boxRecruitS02L &gt; .txtCom01{
  display: inline-block;
  width: 100%;
  letter-spacing: 0.12em;
  font-size: 1.12rem;
}
.boxRecruitS02R{
  display: table-cell;
  width: 76%;
  vertical-align: middle;
}
.boxRecruitS02R &gt; .boxBaseCom{
  position: relative;
  margin-bottom: 0;
  padding: 12px 22px;
  border: 1px #fff solid;
}
.boxRecruitS02R &gt; .boxBaseCom p{
  margin-bottom: 0;
}
.partsRecruitFukidashi{
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  left: -15px;
}

.boxRecruitS0201{
  position: relative;
  width: 980px;
  margin: 0 auto;
  margin-bottom: 125px;
  padding: 10px;
  border: 1px #3aa4cc solid;
  /*
  background-image: url('./../../images/recruit/recruit-s-bg01.png');
  background-repeat: no-repeat;
  background-position: left top;
  background-size: cover;
  */
}
.boxRecruitS0201 .imgRecruitS02{
  position: absolute;
  bottom: 0;
  left: -25px;
}
.boxRecruitS0201 .boxBaseLR{
  display: table;
  width: 100%;
}
.boxRecruitS0201 .boxBaseL{
  display: table-cell;
  width: 64.5%;
  vertical-align: top;
}
.boxRecruitS0201 .boxBaseLIn{
  overflow: hidden;
  padding-left: 130px;
  padding-top: 7px;
}
.boxRecruitS0201 .boxBaseL .txt00{
  float: left;
  width: 50%;
  vertical-align: middle;
  line-height: 1.4;
  letter-spacing: 0.13em;
  font-size: 1.15rem;
}
.boxRecruitS0201 .boxBaseL .txt00 .large{
  font-size: 1.7rem;
}
.boxRecruitS0201 .boxBaseL .txt01{
  float: right;
  width: 50%;
  padding-top: 2px;
  vertical-align: middle;
  text-align: left;
  margin-bottom: 2px;
  line-height: 1.8;
  letter-spacing: 0.07em;
  font-size: 1.05rem;
}
.boxRecruitS0201 .boxBaseR{
  display: table-cell;
  width: 35.5%;
  padding-left: 1.3%;
  vertical-align: top;
}
.boxRecruitS0201 .boxBaseR a{
  display: block;
  padding: 23px 15px 21px 0;
  background-image: url('./../../images/recruit/recruit-s-icn-arrow05.png');
  background-repeat: no-repeat;
  background-position: 94% center;
  text-align: center;
  line-height: 1.0;
  letter-spacing: 0.1em;
  font-size: 1.55rem;
  font-weight: bold;
}

.boxRecruitS03{
  width: 980px;
  margin: 0 auto;
  margin-bottom: 120px;
}
.boxRecruitS03L,
.boxRecruitS03C,
.boxRecruitS03R{
  float: left;
  width: 32%;
  margin-right: 2%;
}
.boxRecruitS03LR .boxRecruitS03L{
  width: 32%;
  margin-right: 2.4%;
}
.boxRecruitS03LR .boxRecruitS03R{
  width: 32%;
}
.boxRecruitS03R{
  margin-right: 0;
}
.boxRecruitS03LCR,
.boxRecruitS03LR{
  margin-bottom: 33px;
}
.boxRecruitS03LCR .ttl,
.boxRecruitS03LR .ttl{
  position: relative;
  display: table;
  width: 100%;
  height: 57px;
  margin-bottom: 27px;
  background-repeat: no-repeat;
  background-position: left top;
}
.boxRecruitS03LCR .ttl.no01{
  background-image: url('./../../images/recruit/recruit-s-detail01-bg.jpg');
}
.boxRecruitS03LCR .ttl.no02{
  background-image: url('./../../images/recruit/recruit-s-detail02-bg.jpg');
}
.boxRecruitS03LCR .ttl.no03{
  background-image: url('./../../images/recruit/recruit-s-detail03-bg.jpg');
}
.boxRecruitS03LCR .ttl.no04{
  background-image: url('./../../images/recruit/recruit-s-detail04-bg.jpg');
}
.boxRecruitS03LCR .ttl.no05{
  background-image: url('./../../images/recruit/recruit-s-detail05-bg.jpg');
}
.boxRecruitS03LCR .ttl.no06{
  background-image: url('./../../images/recruit/recruit-s-detail06-bg.jpg');
}
.boxRecruitS03LCR .ttl.no07{
  background-image: url('./../../images/recruit/recruit-s-detail07-bg.jpg');
}
.boxRecruitS03LCR .ttl.no08{
  background-image: url('./../../images/recruit/recruit-s-detail08-bg.jpg');
}
.boxRecruitS03LCR .ttl.no09{
  background-image: url('./../../images/recruit/recruit-s-detail09-bg.jpg');
}
.boxRecruitS03LCR .ttl.no10{
  background-image: url('./../../images/recruit/recruit-s-detail10-bg.jpg');
}
.boxRecruitS03LCR .ttl.no11{
  background-image: url('./../../images/recruit/recruit-s-detail11-bg.jpg');
}
.boxRecruitS03LCR .ttl.no12{
  background-image: url('./../../images/recruit/recruit-s-detail12-bg.jpg');
}
.boxRecruitS03LCR .ttl .txtL01,
.boxRecruitS03LR .ttl .txtL01{
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  left: 70px;
  line-height: 1.2;
}
.boxRecruitS03LCR .ttl .txtNumber,
.boxRecruitS03LR .ttl .txtNumber{
  letter-spacing: 0.07em;
  font-size: 1.5rem;
}
.boxRecruitS03LCR .ttl .txtTtl01,
.boxRecruitS03LR .ttl .txtTtl01{
  letter-spacing: 0.07em;
}
.boxRecruitS03LCR .ttl .txtR01,
.boxRecruitS03LR .ttl .txtR01{
  display: table-cell;
  width: 100%;
  padding-left: 180px;
  padding-right: 20px;
  vertical-align: middle;
  text-align: right;
  line-height: 1.1;
  letter-spacing: 0.12em;
  font-size: 1.4rem;
}
.boxRecruitS03LR .boxRecruitS03L .boxCont ul{
  float: left;
  /*width: 33.33333333%;*/
}
.boxRecruitS03LCR .boxCont li,
.boxRecruitS03LR .boxCont li{
  margin-bottom: 8px;
  letter-spacing: 0.05em;
}
.boxRecruitS03LCR .boxCont li:before,
.boxRecruitS03LR .boxCont li:before{
  content: '笆�';
  margin-right: 5px;
  font-size: 0.9rem;
  color: #0d6bb1;
}

.boxRecruitS04Wrap{
  margin-bottom: 123px;
  padding: 60px 0;
  background-image: url(./../../images/common/common-bg01.png);
  background-repeat: repeat-y;
  background-position: center center;
}
.boxRecruitS04{
  width: 980px;
  margin: 0 auto;
}
.boxRecruitS04 .ttlBase05{
  margin-bottom: 60px;
}
.boxRecruitS04F.typeCol3 {
  width: 80%;
  margin: 0 auto;
}
.boxRecruitS04FIn{/* col5 */
  float: left;
  width: 17.5%;
  margin-right: 3.125%;
}
.boxRecruitS04F.typeCol3 .boxRecruitS04FIn {
  width: 30%;
  margin-right: 5%;
}
.boxRecruitS04F.typeCol5 .boxRecruitS04FIn {
  width: 17.5%;
  margin-right: 3.125%;
}
.boxRecruitS04FIn:last-child,
.boxRecruitS04F.typeCol3 .boxRecruitS04FIn:last-child,
.boxRecruitS04F.typeCol5 .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.last{
  background-image: url('./../../images/recruit/recruit-s-step-bg.png');
  background-repeat: no-repeat;
  background-position: left 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.05em;
  font-size: 1.1rem;
}

.boxRecruitS05{
  width: 980px;
  margin: 0 auto;
  margin-bottom: 123px;
}
.boxRecruitS05 .ttlBase05{
  margin-bottom: 45px;
}
.boxRecruitS0501{
  margin-bottom: 61px;
  line-height: 1.7;
}
.boxRecruitS0501 dl{
  display: table;
  width: 100%;
  letter-spacing: 0.1em;
}
.boxRecruitS0501 dt{
  display: table-cell;
  width: 20%;
  padding-top: 14px;
  padding-bottom: 14px;
  background-image: url('./../../images/company/company-border02.png');
  background-repeat: no-repeat;
  background-position: left bottom;
  background-size: 88% 1px;
  vertical-align: middle;
}
.boxRecruitS0501 dt:before{
  content: '笆�';
  margin-left: 3px;
  margin-right: 5px;
  font-size: 0.9rem;
  color: #0d6bb1;
}
.boxRecruitS0501 dd{
  display: table-cell;
  width: 80%;
  padding-top: 14px;
  padding-bottom: 14px;
  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: 980px;
  margin: 0 auto;
}
.pageBlog .boxRecruitS0502 {
  width: 100%;
}

.boxRecruitS0502LR {
  display: table;
  width: 100%;
  padding: 20px;
  background-color: #f0f0f0;
}
.boxContactThanks .boxRecruitS0502LR {
  padding: 20px 10px;
}
.boxRecruitS0502L {
  display: table-cell;
  width: 65%;
  padding-right: 20px;
  vertical-align: middle;
}
.pageBlog .boxRecruitS0502L {
  width: 55%;
}
@media all and (max-width: 640px){
  .pageBlog .boxRecruitS0502L {
    width: 100%;
  }
}

.boxContactThanks .boxRecruitS0502L{
  width: 64%;
  padding-right: 5px;
}

.boxRecruitS0502L dl {
  display: table;
  width: 100%;
  margin-bottom: 15px;
  font-weight: 700;
}
.pageBlog .boxRecruitS0502L dl {
  display: block;
}

.boxRecruitS0502L dt {
  display: table-cell;
  width: 40%;
  padding: 3px 40px 0 0;
  background-color: #ec6a00; /* #1d2088; */ 
  background-image: url('./../../images/recruit/recruit-s-icn-tel01.png');
  background-repeat: no-repeat;
  background-position: 95% center;
  background-size: 15% auto;
  vertical-align: middle;
  font-size: 1.25rem;
}
.pageBlog .boxRecruitS0502L dt {
  display: block;
  width: 220px;
  margin-bottom: 0.5em;
}
@media all and (max-width: 640px){
  .pageBlog .boxRecruitS0502L dt {
    width: 100%;
    margin-bottom: 0.8em;
  }
}

.boxRecruitS0502L dt span{
  display: inline-block;
  padding: 8px 10px 8px 15px;
}

.boxRecruitS0502L dd{
  display: table-cell;
  width: 60%;
  padding-left: 12px;
  vertical-align: middle;
  line-height: 1.0;
  letter-spacing: 0.05em;
  font-size: 2.9rem;
  color: #1d2088;
}
.pageBlog .boxRecruitS0502L dd{
  display: block;
  width: 100%;
}

.boxRecruitS0502L dd a {
  color: #ec6a00; /* #1d2088; */
}
.boxContactThanks .boxRecruitS0502L dd{
  font-size: 2.8rem;
}
.boxRecruitS0502L p{
  letter-spacing: 0.1em;
}

.boxRecruitS0502R{
  display: table-cell;
  width: 35%;
  border-left: 1px #1d2088 solid;
  vertical-align: middle;
}
.pageBlog .boxRecruitS0502R{
  width: 45%;
}
@media all and (max-width: 640px){
  .pageBlog .boxRecruitS0502R {
    width: 100%;
  }
}
.boxContactThanks .boxRecruitS0502R{
  width: 36%;
}

.boxRecruitS0502R dl{
  display: table;
  width: 100%;
  margin-bottom: 5px;
  line-height: 1.5;
}
.boxRecruitS0502R dl.last{
  margin-bottom: 0;
}
.boxRecruitS0502R dt{
  display: table-cell;
  width: 36%;
  padding-left: 20px;
  vertical-align: top;
  letter-spacing: 0.15em;
}
.boxContactThanks .boxRecruitS0502R dt{
  width: 33%;
  padding-left: 5px;
}
.boxRecruitS0502R dt:before{
  content: '笆�';
  margin-left: 3px;
  margin-right: 5px;
  font-size: 0.9rem;
  color: #f8dd55;
}
.boxRecruitS0502R dd{
  display: table-cell;
  width: 65%;
  padding-left: 0.8em;
  vertical-align: top;
  letter-spacing: 0.09em;
  text-indent: -0.8em;
}
.boxContactThanks .boxRecruitS0502R dd{
  width: 67%;
}
.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;
}


/*##### Recruit Form #####*/
.boxRecruitSFormWrap {
  padding: 75px 0 0 0;
}
@media all and (max-width: 640px){
  .boxRecruitSFormWrap {
    padding: 13vw 0 0 0;
  }
}

.boxRecruitSForm {
  margin-bottom: 100px;
}
@media all and (max-width: 640px){
  .boxRecruitSForm {
    margin-bottom: 13vw;
  }
}

.boxRecruitSForm.modeConfirm {
  margin-top: 50px;
}
@media all and (max-width: 640px){
  .boxRecruitSForm.modeConfirm {
    margin-top: 0;
  }
}

.boxRecruitSForm.pageThanks {
  margin-bottom: 50px;
}
@media all and (max-width: 640px){
  .boxRecruitSForm.pageThanks {
    margin-bottom: 10vw;
  }
}


.boxRRTBackToArchive{
  margin-bottom: 110px;
  text-align: center;
}
@media all and (max-width: 640px){
  .boxRRTBackToArchive{
    width: 90%;
    margin: 0 auto;
    margin-bottom: 20%;
  }
  .single .boxRRTBackToArchive {
    margin-bottom: 12%;
  }
}

.boxRRTBackToArchive .linkToArchive{
  display: inline-block;
  width: 235px;
  padding: 15px 0;
  background-image: url('./../../images/recruit/recruit-s-icn-arrow03.png');
  background-repeat: no-repeat;
  background-position: 15px center;
  background-size: 8px auto;
  letter-spacing: 0.13em;
  font-size: 1.1rem;
  /*font-weight: bold;*/
}
@media all and (max-width: 640px){
  .boxRRTBackToArchive .linkToArchive{
    width: 100%;
    padding: 5vw 0;
    background-image: url('./../../images_sp/recruit/sp-recruit-s-icn-arrow03.png');
    background-position: 5vw center;
    background-size: 3.5vw auto;
    font-size: 4.5vw;
  }
}

.boxRRTBackToArchive.pageThanks .linkToArchive{
  width: 520px;
  padding: 20px 0;
  background-image: url('./../../images/recruit/recruit-s-icn-arrow07.png');
  background-position: 10% center;
  background-size: 8px auto;
  font-size: 1.6rem;
}
@media all and (max-width: 640px){
  .boxRRTBackToArchive.pageThanks .linkToArchive{
    width: 100%;
    padding: 5vw 0;
    background-image: url('./../../images_sp/recruit/sp-recruit-s-icn-arrow07.png');
    background-position: 8% center;
    background-size: 3.5vw auto;
    font-size: 4.5vw;
  }
}

.boxRecruitS07{
  width: 830px;
  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: 50px;
}
.boxRecruitS08 .ttlBase03 {
  margin-bottom: 48px;
}
.boxRecruitS0802Wrap {
  background-color: #1b368d;
  background-image: url('./../../images/recruit/recruit-s-work-bg0101.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: auto 874px;
}
.boxRecruitS0802 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  min-height: 874px;
  padding: 60px 0;
}
.boxRecruitS0802L {
  width: 320px;
}
.boxRecruitS0802L .boxImg {
  margin-bottom: 48px;
  text-align: center;
}
.boxRecruitS0802L01 {
  position: relative;
  margin-top: 19px;
  padding: 10px;
  border: 1px #fff solid;
}
.boxRecruitS0802L01 .ttl {
  position: absolute;
  top: -19px;
  left: 50%;
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  display: block;
  width: 170px;
  padding: 9px 0;
  background-color: #f2df37;
  text-align: center;
  font-size: 1.5rem;
  font-weight: 700;
  color: #002b52;
}
.boxRecruitS0802L01 .boxCont01 {
  padding: 43px 18px 28px 18px;
  background-color: #fff;
}
.boxRecruitS0802L01 .boxCont01 .ul01 {
  margin-bottom: 16px;
  padding-bottom: 22px;
  border-bottom: 1px #eee solid;
}
.boxRecruitS0802L01 .boxCont01 .ul01 &gt; li{
  margin-bottom: 14px;
  font-weight: 700;
  color: #002b52;
}
.boxRecruitS0802L01 .boxCont01 .ul01 &gt; li:last-child {
  margin-bottom: 0;
}
.boxRecruitS0802L01 .boxCont01 .boxBaseCom {
  margin: 0;
  line-height: 1.6;
  font-weight: 700;
}
.boxRecruitS0802R {
  width: 655px;
}
.boxRecruitS0802R01 {
  margin-bottom: 30px;
}
.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: 16px;
}
.boxRecruitS0802R .ttl .ttlNum {
  display: inline-block;
  width: 25px;
  height: 25px;
  margin-right: 15px;
  padding-top: 0.1em;
  background-color: #f2df37;
  text-align: center;
  font-size: 1.5rem;
  font-weight: 700;
  color: #002b52;
}
.boxRecruitS0802R .ttl .ttlStr {
  font-size: 1.7rem;
  font-weight: 700;
  color: #fff;
}
.boxRecruitS0802R .boxBaseCom {
  margin: 0;
  padding: 17px 27px;
  background-color: #fff;
  line-height: 1.6;
  font-weight: 700;
}


/*##### Recruit S Bottom Navi ####*/
.boxRecSBottomNaviWrap {
  margin-bottom: 0;
  /*border-bottom: 1px #ccc solid;*/
  background-image: url('./../../images/recruit/recruit-s-top-navi-bg01.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: auto auto;
}
@media all and (max-width: 640px){
  .boxRecSBottomNaviWrap {
    margin-bottom: 0;/*9vw;*/
    background-color: #0c6bb0;
    background-image: url('./../../images_sp/recruit/sp-recruit-s-top-navi-bg01.jpg');
    background-repeat: no-repeat;/*repeat-y;*/
    background-size: 100% auto;
  }
}

.boxRecSBottomNavi {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center;
  height: 215px;
  /*margin-bottom: 80px;*/
}
@media all and (max-width: 640px){
  .boxRecSBottomNavi {
    display: block;
    height: auto;
    margin-bottom: 0;
    padding-bottom: 1px;
  }
}

.boxRecSBottomNaviL {
  width: 36.6%;/*29%;*/
  padding-left: 2.3em;
}
@media all and (max-width: 640px){
  .boxRecSBottomNaviL {
    width: 100%;
    padding: 29vw 5vw 8vw 5vw;
    text-align: center;
  }
}

.boxRecSBottomNaviL img {
  /*
  max-width: none;
  margin-left: -200px;*/
}
@media all and (max-width: 640px){
  .boxRecSBottomNaviL img {
    width: 80%;
    /*margin-left: 0;*/
  }
}

.boxRecSBottomNaviR {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  width: 63.4%;
  padding-right: 2.0em;
}
@media all and (max-width: 640px){
  .boxRecSBottomNaviR {
    display: block;
    width: 100%;
    margin-top: 0;
    padding-right: 0;
  }
}

.boxRecSBottomNaviR .boxCont01One {
  width: 31%;
}
@media all and (max-width: 640px){
  .boxRecSBottomNaviR .boxCont01One {
    width: 90%;
    margin: 0 auto;
    margin-bottom: 5vw;
  }
}

.boxRecSBottomNaviR .boxCont01One a {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center;
  height: 80px;
  margin-bottom: 15px;
  padding: 0 16px;
  background-color: #bbd4ef;
  background-image: url('./../../images/recruit/recruit-s-top-navi-icn-arrow01.png');
  background-repeat: no-repeat;
  background-position: 93% center;
  background-size: auto auto;
  line-height: 1.38;
  letter-spacing: 0.12em;
  font-size: 1.25rem;
  font-weight: 700;
  color: #0c6bb0;
}
@media all and (max-width: 640px){
  .boxRecSBottomNaviR .boxCont01One a {
    height: 17vw;
    margin-bottom: 2.8vw;
    padding: 0 8vw;
    background-image: url('./../../images_sp/recruit/sp-recruit-s-top-navi-icn-arrow01.png');
    background-repeat: no-repeat;
    background-position: 93% center;
    background-size: 2.3vw auto;
    font-size: 1.13rem;
  }
}

.boxRecSBottomNaviR .boxCont01One .boxBaseCom {
  margin-bottom: 0;
  line-height: 1.6;
  font-size: 0.96rem;
  /*font-weight: 700;*/
  color: #fff;
}
@media all and (max-width: 640px){
  .boxRecSBottomNaviR .boxCont01One .boxBaseCom {
    font-size: 0.9rem;
  }
}




/***** Search *****/
.boxSearch {
  margin-top: 0;
  margin-bottom: 3em;
}

.boxSearchTopTxt {
  margin-top: 2em;
  line-height: 1.4;
}



/*##### Voice #####*/
.boxVoice01Wrap {
  margin-bottom: 100px;
  padding-top: 33px;
}
@media all and (max-width: 640px){
  .boxVoice01Wrap {
    margin-bottom: 10vw;
    padding-top: 8vw;
  }
}

.boxVoice01 .ttlBase02 {
  margin-bottom: 28px;
  padding-bottom: 26px;
  /*background-image: url(./../../images/voice/voice-border01.png);*/
  font-size: 2.5rem;
}
@media all and (max-width: 640px){
  .boxVoice01 .ttlBase02 {
    margin-bottom: 6vw;
    padding-bottom: 4vw;
    line-height: 1.2;
    font-size: 7.0vw;
  }
}

.boxVoice01 .boxBaseCom.no01 {
  margin-bottom: 60px;
  text-align: center;
  letter-spacing: 0.12em;
  font-size: 1.24rem;
}
@media all and (max-width: 640px){
  .boxVoice01 .boxBaseCom.no01 {
    margin-bottom: 8vw;
    text-align: left;
    line-height: 1.6;
    letter-spacing: 0.1em;
    font-size: 3.8vw;
  }
}

.boxVoice0101:not(:last-child) {
  margin-bottom: 42px;
}
@media all and (max-width: 640px){
  .boxVoice0101:not(:last-child) {
    margin-bottom: 10vw;
  }
}

.boxVoice0101 .ttl01 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  height: 71px;
  margin-bottom: 40px;
  background-image: url('./../../images/voice/voice01-ttl-bg01.png');
  background-repeat: no-repeat;
  background-position: left top;
  background-size: auto auto;
}
@media all and (max-width: 640px){
  .boxVoice0101 .ttl01 {
    position: relative;
    height: auto;
    margin-bottom: 5vw;
    padding-top: 18%;
    background-image: url('./../../images_sp/voice/sp-voice01-ttl-bg01.png');
    background-size: 100% auto;
  }
}

.boxVoice0101 .ttl01 &gt; span {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  font-weight: 700;
}
@media all and (max-width: 640px){
  .boxVoice0101 .ttl01 &gt; span {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding-top: 0.1em;
  }
}

.boxVoice0101 .ttl01 .ttlNum {
  margin-right: 0.45em;
  padding-left: 0.8em;
  font-size: 1.8rem;/*3.6rem;*/
  color: #fff;
}
@media all and (max-width: 640px){
  .boxVoice0101 .ttl01 .ttlNum {
    margin-right: 0.25em;
    padding-left: 0.8em;
    font-size: 5.5vw;
  }
}

.boxVoice0101 .ttl01 .ttlStr {
  letter-spacing: 0.09em;
  font-size: 1.8rem;
  color: #fff;
}
@media all and (max-width: 640px){
  .boxVoice0101 .ttl01 .ttlStr {
    line-height: 1.1;
    letter-spacing: 0.03em;
    font-size: 5.5vw;
  }
}

.boxVoice0101 .ttl02 {
  margin-bottom: 1.55em;
  /*
  padding-bottom: 1.0em;
  background-image: url('./../../images/voice/voice01-border01.png');
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: auto auto;*/
  text-align: center;
  letter-spacing: 0.1em;
  font-size: 1.83rem;
}
@media all and (max-width: 640px){
  .boxVoice0101 .ttl02 {
    margin-bottom: 1.0em;
    /*background-image: url('./../../images_sp/voice/sp-voice01-border01.png');
    background-size: 86% auto;*/
    line-height: 1.5;
    letter-spacing: 0.08em;
    font-size: 5.5vw;
  }
}

.boxVoice0101 .ttl02 &gt; span {
  display: inline-block;
  padding: 0.1em 1.1em;
  background-image: url('./../../images/voice/voice01-icn-deco01-l.png'), url('./../../images/voice/voice01-icn-deco01-r.png');
  background-repeat: no-repeat, no-repeat;
  background-position: left top, right top;
  background-size: auto auto, auto auto;
  font-weight: 700;
  color: #1a1a5e;
}
@media all and (max-width: 640px){
  .boxVoice0101 .ttl02 &gt; span {
    padding: 0.1em 1.5em;
    background-image: url('./../../images_sp/voice/sp-voice01-icn-deco01-l.png'), url('./../../images_sp/voice/sp-voice01-icn-deco01-r.png');
    background-position: 3% top, 97% top;
    background-size: 3vw auto, 3vw auto;
  }
}

.boxVoice0101 .boxCont01LR {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
@media all and (max-width: 640px){
  .boxVoice0101 .boxCont01LR {
    display: block;
  }
}

.boxVoice0101 .boxCont01L {
  width: 41.3%;
  padding-left: 22px;
}
@media all and (max-width: 640px){
  .boxVoice0101 .boxCont01L {
    width: 100%;
    margin-bottom: 5vw;
    padding-left: 0;
  }
}

.boxVoice0101 .boxCont01R {
  width: 58.7%;
  padding-right: 20px;
}
@media all and (max-width: 640px){
  .boxVoice0101 .boxCont01R {
    width: 100%;
    padding-right: 0;
  }
}

.boxVoice0101 .boxCont01ROne {
  margin-bottom: 17px;
  padding: 12px 20px 12px 73px;
  border: 1px #1a1a5e solid;
  border-radius: 15px;
  background-image: url('./../../images/voice/voice01-icn-deco02.png');
  background-repeat: no-repeat;
  background-position: 18px 24px;
  background-size: auto auto;
  color: #1a1a5e;
}
@media all and (max-width: 640px){
  .boxVoice0101 .boxCont01ROne {
    margin-bottom: 5vw;
    padding: 4vw 4vw 4vw 19vw;
    border-radius: 3vw;
    background-position: 4.5vw center;
    background-size: 10vw auto;
  }
}

.boxVoice0101 .boxCont01ROne .boxBaseCom {
  margin-bottom: 0;
  line-height: 1.7;
  letter-spacing: 0.08em;
  font-size: 1.1rem;
}
@media all and (max-width: 640px){
  .boxVoice0101 .boxCont01ROne .boxBaseCom {
    font-size: 4.0vw;
  }
}



/* Welfare */
.pageWelfare .boxBaseTop .boxBaseCom {
  letter-spacing: 0.15em;
}
@media all and (max-width: 640px){
  .pageWelfare .boxBaseTop .boxBaseCom {
    font-size: 0.85rem;
  }
}

.boxWelfare01Wrap{
  min-height: 326px;
  margin-bottom: 80px;
  padding-top: 80px;
  background: #f0f0f0; /* Old browsers */
  background: -moz-linear-gradient(top, #f0f0f0 0%, #ffffff 31%, #ffffff 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #f0f0f0 0%,#ffffff 31%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #f0f0f0 0%,#ffffff 31%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f0f0', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
  /*background-image: url('./../../images/welfare/welfare-bg01.jpg');*/
  border-bottom: 1px #eeeeee solid;
  /*
  background-repeat: no-repeat;
  background-position: center top;
  */
}
.boxWelfare01{
  width: 980px;
  margin: 0 auto;
}
.boxWelfare01 .ttl{
  margin-bottom: 40px;
  text-align: center;
  line-height: 1.0;
  letter-spacing: 0.15em;
  font-size: 2.15rem;
}
.boxWelfare01 .boxBaseCom{
  text-align: center;
  line-height: 1.9;
  font-size: 1.3rem;
}

.boxWelfare02{
  margin-bottom: 80px;
  padding-top: 80px;
}
@media all and (max-width: 640px){
  .boxWelfare02{
    margin-bottom: 15vw;
    padding-top: 0;
  }
}

.boxWelfare02LR{
  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: 80px;
}

.boxWelfare02L{
  width: 50%;
}

.boxWelfare02L .ttl{
  position: relative;
  display: block;
  width: 100%;
  background-repeat: no-repeat;
  background-position: left top;
}

.boxWelfare02L .ttl.no01{
  height: 259px;
  background-image: url('./../../images/welfare/welfare-bg0201.jpg');
}
.boxWelfare02L .ttl.no02{
  height: 259px;
  background-image: url('./../../images/welfare/welfare-bg0202.jpg');
}
.boxWelfare02L .ttl.no03{
  height: 259px;
  background-image: url('./../../images/welfare/welfare-bg0203.jpg');
}
.boxWelfare02L .ttl.no04{
  height: 259px;
  background-image: url('./../../images/welfare/welfare-bg0204.jpg');
}
.boxWelfare02L .ttl.no05{
  height: 259px;
  background-image: url('./../../images/welfare/welfare-bg0205.jpg');
}
.boxWelfare02L .ttl.no06{
  height: 259px;
  background-image: url('./../../images/welfare/welfare-bg0206.jpg');
}
.boxWelfare02L .ttl.no07{
  height: 259px;
  background-image: url('./../../images/welfare/welfare-bg0207.jpg');
}
.boxWelfare02L .ttl.no08{
  height: 259px;
  background-image: url('./../../images/welfare/welfare-bg0208.jpg');
}
.boxWelfare02L .ttl.no09{
  height: 259px;
  background-image: url('./../../images/welfare/welfare-bg0209.jpg');
}
.boxWelfare02L .ttl.no10{
  height: 259px;
  background-image: url('./../../images/welfare/welfare-bg0210.jpg');
}
.boxWelfare02L .ttl.no11{
  height: 259px;
  background-image: url('./../../images/welfare/welfare-bg0211.jpg');
}
.boxWelfare02L .ttl .txtL01{
  display: none;
  position: absolute;
  top: 13px;
  left: 22px;
  color: #fff;
}
.boxWelfare02L .ttl .txtNumber{
  display: inline-block;
  margin-bottom: 4px;
  line-height: 1.0;
  letter-spacing: 0.07em;
  font-size: 2.8rem;
}
.boxWelfare02L .ttl .txtTtl01{
  letter-spacing: 0.07em;
  font-size: 1.2rem;
}
.boxWelfare02L .ttl .txtR01{
  display: inline-block;
  position: absolute;
  top: 20px;
  left: 37px;
  text-align: left;
  line-height: 1.1;
  letter-spacing: 0.18em;
  font-size: 2.45rem;
  font-weight: 700;
  color: #fff;
}
.boxWelfare02L .ttl .txtR01.txtShort{
  letter-spacing: normal;
}

.boxWelfare02R{
  width: 43%;
}
.boxWelfare02R li{
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px #eee solid;
  line-height: 1.3;
}
.boxWelfare02R li:last-child{
  margin-bottom: 0;
}

.boxWelfare02R li .ttl2 {
  margin-bottom: 5px;
  letter-spacing: 0.1em;
  font-size: 1.4rem;
  font-weight: 700;
  color: #026ee2;
}

/*
.boxWelfare02R li .ttl2:before{
  content: '笆�';
  margin-right: 8px;
  color: #002b52;
}*/
.boxWelfare02R li .ttl2 .btnWelfare02R{
  display: none;
}
.boxWelfare02R li .txt01{
  letter-spacing: 0.1em;
}
.boxWelfareTb{
  margin-bottom: 100px;
}
.boxWelfareTb .ttl{
  margin-bottom: 5px;
  font-size: 1.8rem;
}
.boxWelfareTbL{
  display: none;
}</pre></body></html>