@charset "UTF-8";
:root {
  --base-yellow-bg01: #ffe63b;
  --base-yellow-txt01: #ffe63b;
  --base-orange-txt01: #e4370c;
  --base-orange-bg01: #e4370c;
  --base-orange-border01: #e4370c;
  --base-red-txt01: #e5381a;
  --base-blue-txt01: #187cbc;
  --base-blue-txt02: #44acd2;
  --base-brown-bg01: #a92605;
  --base-gray-txt01: #a3a3a3;
  --base-gray-bg01: #a5a5a5;
  --base-gray-bg02: #bfbfbf;
  --base-gray-bg03: #f1f1f1;
  --base-gray-bg04: #ccc;
  --base-gray-bg05: #6f6f6f;
  --base-gray-border01: #b3b3b3;
  --base-gray-border02: #d3d3d3;
  --base-green-txt01: #00b050;
  --base-green-bg01: #00b050;
  --base-beige-bg01: #e6e0d4;
}
body {
  color: #4d271f;
}
.boxHeaderLogo01 {
  padding: 32px 17px 16px 17px;
}
.boxHeader01 {
  height: 128px;
}
.boxHeader01R .ulHeaderMenu01 > li:nth-child(n+2) {
  margin-left: 41px;
}
.boxHeaderLogo01 .l03 {
  font-size: 1.125rem;
  font-weight: bold;
  color: #fff;
  background: url("../../images/recruit/bg-header-recruit01.jpg") no-repeat;
  background-size: cover;
  width: 131px;
  height: 34px;
  border-radius: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 12px;
}
.boxHeaderLogo01 .l03 img {
  width: 19px;
  margin-right: 8px;
}
.boxHeader01R>.ulHeaderMenu01>li>a>.ja {
  color: #451914;
}
.boxHeader01R>.ulHeaderMenu01>li>a>.en {
  color: #d9cda4;
}
.boxHeader {
  padding-right: 0;
  z-index: 2;
  background-color: #fff;
}

.ulHeaderMenu02 > li {
  width: 200px;
  height: 56px;
}
.ulHeaderMenu02>.btn02 {
  width: 174px;
}
.boxHeader .ulHeaderMenu02>.btn02 a {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.ulHeaderMenu02 li a {
  background-color: #ff8a00;
}
.ulHeaderMenu02 li span {
  background-image: url("../../images/recruit/ico-entry.svg");
  background-size: 22px;
}
.ulHeaderMenu02>.btn02 a {
  background-color: #008f43;
  padding-left: 20px;
}
.ulHeaderMenu02>.btn02 span {
  background-image: url("../../images/recruit/ico-building.svg");
  background-size: 12px;
  padding-left: 24px;
}
.boxHeaderFixed .boxHeaderLogo01 a {
  display: flex;
  align-items: center;
}
.boxHeaderFixed .boxHeaderLogo01 .l01 {
  margin-top: 16px;
}
.boxHeaderFixed {
  transform: translateY(-250%);
  z-index: 5;
}

.post-type-archive-recruit .breadcrumbIn,
.tax-recruit-department .breadcrumbIn,
.tax-recruit-cat .breadcrumbIn {
  justify-content: flex-end;
}
.boxBaseArchiveSearch .dl01 > dt .txtJa {
  background: #000;
}
.boxBaseArchiveSearch .dl01 > dd {
  display: block;
}
.boxBaseArchiveSearch .dl02 > dt {
  background: none;
  width: 120px;
  height: auto;
  padding-bottom: 0;
  display: block;
}
.boxBaseArchiveSearch .dl02 > dd {
  padding-top: 0;
  padding-left: 0!important;
}
.boxBaseArchiveSearch .dl02.typeType > dd .ul01 > li,
.boxBaseArchiveSearch .dl02 > dd .ul01 > li {
  min-width: inherit!important;
  width: auto!important;
  margin-right: 1.5em;
}
.boxBaseArchiveSearch .dl02 {
  align-items: baseline;
  width: 100%!important;
  min-width: inherit!important;
}
.boxBaseArchiveSearch .dl01 > dd {
  padding-top: 4.4rem;
}
.boxRecruitList01 .boxDl01L .dlBase > dt {
    width: 100px;
  padding: 0 0 0 1.25em;
}
.boxRecruitList01 .boxDl01R .dlBase > dt {
  padding: 0 0 0 1.25em;
}
.boxRecruitList01 .boxDl01L .dlBase > dd {
    -webkit-line-clamp: 1;
    width: calc(100% - 100px);
}
.dlBase {
  font-size: 1rem;
}
.boxRecruitList01 .boxTtl01 .ttlList {
  display: block;
}
.boxRecruitList01 .boxListTxt .boxTtl01 {
  padding-top: 0;
}
.boxRecruitList01 .ulListCat > li {
  font-size: 1rem;
}
.boxRecruitList01 .boxDl01 .dlBase > dt:before {
    content: '';
    position: absolute;
    top: 0.65em;
    left: 0.15em;
    width: 0.55em;
    height: 0.55em;
    border-radius: 0.55em;
    background-color: #008f43;
}
.boxRecruitList01 .boxTtl01 .pShop {
  font-size: 1.125rem;
}
.boxRecruitList01 .boxLink .link {
  color: #008f43;
  font-size: 13px;
  width: 264px;
  height: 32px;
  background-color: #ececec;
  border-radius: 10em;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding-right: 25px;
}
.boxRecruitList01 .boxLink {
  margin-top: 5px;
}
.boxRecruitList01 .boxDl01R {
    width: 66%;
    margin-left: auto;
}
.boxRecruitList01 .boxListImg img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}
.dlBase01 > dt:before {
    content: '';
    position: absolute;
    top: 50%;
  transform: translateY(-50%);
    left: 0;
    width: 0.55em;
    height: 0.55em;
    border-radius: 0.55em;
    background-color: #008f43;
}
.dlBase01 > dt > span:before {
  content: none;
}
.dlBase01 > dt {
  padding-top: 0;
}
.boxCsnkForm .boxTtl {
  position: relative;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  min-height: 138px;
  margin-bottom: 3.0em;
  padding: 1.66em 0.8% 0.8em 2.5%;
  border: 2px var(--base-gray-border02) solid;
  border-radius: 0.7em;
}
@media all and (max-width: 1000px){
  .boxCsnkForm .boxTtl {
    min-height: auto;
    margin-top: 2.0em;
    margin-bottom: 2.0em;
    padding: 1.0em 4% 0.8em 4%;
    border: 2px var(--base-gray-border02) solid;
    border-radius: 0.7em;
  }
  .boxCsnkForm .boxTtl.typeOneLine {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

.boxCsnkForm .boxTtl01 {
  order: 2;
  padding-left: 1%;
}
@media all and (max-width: 1000px){
  .boxCsnkForm .boxTtl.typeOneLine .boxTtl01 {
    width: 100%;
  }
}

.boxCsnkForm .boxTtl02 {
  order: 1;
}
@media all and (max-width: 1000px){
  .boxCsnkForm .boxTtl.typeOneLine .boxTtl02 {
    width: 100%;
  }
}

.boxCsnkForm .boxTtl01 .ttlSingle {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  margin-bottom: 0.1em;
  font-weight: 700;
}
@media all and (max-width: 1000px){
  .boxCsnkForm .boxTtl01 .ttlSingle {
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    min-height: 18vw;
  }
  .boxCsnkForm .boxTtl.typeNoCat .boxTtl01 .ttlSingle {
    min-height: auto;
  }
  .boxCsnkForm .boxTtl.typeOneLine .boxTtl01 .ttlSingle {
    min-height: auto;
  }
}

.boxCsnkForm .boxTtl01 .ttlSingle .ttlMain {
  margin-right: 0.3em;
  letter-spacing: 0.17em;
  font-size: 2.34rem;
}
@media all and (max-width: 1000px){
  .boxCsnkForm .boxTtl01 .ttlSingle .ttlMain {
    letter-spacing: 0.1em;
    font-size: 1.5rem;
  }
}

.boxCsnkForm .boxTtl01 .ttlSingle .ttlSub {
  letter-spacing: 0.1em;
  font-size: 1.34rem;
}
@media all and (max-width: 1000px){
  .boxCsnkForm .boxTtl01 .ttlSingle .ttlSub {
    letter-spacing: 0.08em;
    font-size: 1.0rem;
  }
}

.boxCsnkForm .boxTtl01 .pShop {
  padding-left: 0.1em;
  letter-spacing: 0.13em;
  font-size: 1.3rem;
  font-weight: 700;
  color: #41a7e0;
  /*
      background: linear-gradient(135deg, #d7ea16 0%, #89c2eb 60%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;*/
}
@media all and (max-width: 1000px){
  .boxCsnkForm .boxTtl01 .pShop {
    width: calc(100% + 19vw);
    margin-left: -19vw;
    padding-left: 0;
    letter-spacing: 0.08em;
    font-size: 1.0rem;
  }
  .boxCsnkForm .boxTtl.typeNoCat .boxTtl01 .pShop {
    width: 100%;
    margin-left: 0;
  }
  .boxCsnkForm .boxTtl.typeOneLine .boxTtl01 .pShop {
    width: 100%;
    margin-left: 0;
  }
}
.boxCsnkForm .ulSingleCat {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}

.boxCsnkForm .ulSingleCat > li {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: 84px;
  height: 84px;
  margin-right: 0.5em;
  margin-bottom: 0.2em;
  padding: 0.1em 0 0 0;
  /*border: 1px #000 solid;*/
  border-radius: 0.6em;
  text-align: center;
  line-height: 1.5;
  letter-spacing: 0.05em;
  font-size: 1.1rem;
  font-weight: 700;
}
@media all and (max-width: 1000px){
  .boxCsnkForm .ulSingleCat > li {
    width: 17vw;
    height: 17vw;
    padding-top: 0.1em;
    letter-spacing: normal;
    font-size: 0.8rem;
  }
}

.boxCsnkForm .ulSingleCat > li > span {
  color: #fff;
}
.boxBaseArchiveSearch .dl01 > dt .txtEn {
  color: #333333;
}
.boxBaseArchiveSearch .dl02.typeWork > dt {
  color: #ff8a00;
}
.boxBaseArchiveSearch .dl02.typeType > dt {
  color: #008f43;
}
.boxRecruitS01Wrap + .boxRecruitTop {
  margin-bottom: 0;
}

/*footer*/
.boxFooterRecruit01Wrap {
  padding-bottom: 70px;
  padding-top: 77px;
}
.boxFooterRecruit01 {
  display: flex;
}
.boxFooterRecruit01 .left {
  width: 391px;
}
.boxFooterRecruit01 .left .f_logo {
  display: flex;
  align-items: center;
  margin-bottom: 24px;
}
.boxFooterRecruit01 .left .f_logo img {
  width: 96px;
}
.boxFooterRecruit01 .left .f_logo div {
  color: #008f43;
  font-size: 1.211rem;
  margin-left: 13px;
  font-weight: bold;
}
.boxFooterRecruit01 .left .f_logo div span {
  display: block;
  font-size: 1.49rem;
}
.boxFooterRecruit01 .left .p01 {
  letter-spacing: 0.02em;
  font-size: 0.9375rem;
  line-height: 2.2;
  margin-bottom: 24px;
}
.boxFooterRecruit01 .left .btn_area {
}
.boxFooterRecruit01 .left .btn_area .ulHeaderMenu02 {
  margin-left: 0;
  justify-content: space-between;
}
.boxFooterRecruit01 .left .btn_area .ulHeaderMenu02 li {
  width: 188px;
  height: 51px;
  font-size: 0.9375rem;
}
.boxFooterRecruit01 .left .btn_area .ulHeaderMenu02 .btn02 {
  margin-left: 0;
}
.boxFooterRecruit01 .left .btn_area .ulHeaderMenu02 .btn02 a {
  background-color: #ff8a00;
  padding-left: 0;
}
.boxFooterRecruit01 .left .btn_area .ulHeaderMenu02 .btn02 a span {
  padding:4px 0 5px 21px;
  background-size: 12px;
}
.boxFooterRecruit01 .left .btn_area .ulHeaderMenu02 .btn01 {
}
.boxFooterRecruit01 .left .btn_area .ulHeaderMenu02 .btn01 a {
  background-color: #5f3125;
}
.boxFooterRecruit01 .left .btn_area .ulHeaderMenu02 .btn01 a span {
  background-image: url("../../images/common/ico-cart.svg");
  background-size: 22px;
  padding-left: 31px;
}
.boxFooterRecruit01 .right {
  margin-left: auto;
  display: flex;
}
.boxFooterRecruit01 .right .f01 {
}
.boxFooterRecruit01 .right .f01 .ttl {
  font-weight: bold;
  margin-bottom: 0.8em;
}
.boxFooterRecruit01 .right .boxFlex {
  display: flex;
}
.boxFooterRecruit01 .right .f01 ul:nth-child(n+2) {
  margin-left: 34px;
}
.boxFooterRecruit01 .right .f01 ul li:not(.ttl):before {
  content: '';
  position: absolute;
  top: 0.55em;
  left: 0.15em;
  width: 0.55em;
  height: 0.55em;
  border-radius: 0.55em;
  background-color: #ff8a00;
}
.boxFooterRecruit01 .right .f01 ul li {
  padding: 0 0 0 1.125em;
  position: relative;
}
.boxFooterRecruit01 .right .f01 ul li:nth-child(n+2) {
  margin-top: 0.7em;
}
.boxFooterRecruit01 .right .f01 ul li.ttl02 {
  padding-left: 0;
}
.boxFooterRecruit01 .right .f01 ul li.ttl02:before {
  content: none;
}
.boxFooterRecruit01 .right .f02 {
  margin-left: 70px;
}
.boxFooterRecruit01 .right .f02 ul li {
   font-weight: bold;
  margin-bottom: 0.8em;
  font-size: 0.9375rem;
}
.boxFooterRecruit01 .right .f02 ul li a {
}
.boxFooterRecruit01 .right .f02 .f0202 {
  font-size: 0.9375rem;
  margin-top: 2em;
}
.boxFooterRecruit01 .right .f02 .f0202 a:nth-child(n+2) {
  margin-top: 0.8em;
  display: inline-block;
}

/*Mv*/
.boxMvWrap {
  background: #008f43;
}
.ttlMv {
  display: block;
}
.ttlMv span {
  display: block;
}
.ttlMv .ttlJa {
  color: #fff;
  font-size: 1.5rem;
  letter-spacing: 0.18em;
  font-weight: 500;
}
.ttlMv .ttlEn {
  font-family: "EB Garamond", serif;
  font-size: 4.05rem;
  font-weight: 600;
  letter-spacing: 0.04em;
  color: #fff;
  margin-top: 0;
}
.ttlMv .ttlParent {
  display: none;
}
@media only screen and (max-width:1700px) and (min-width:751px) {
  .boxMv {
    padding-left: 186px;
  }
}

/*BENEFITS*/
.boxRecruitLeadWrap {
  padding-bottom: 80px;
  background-color: #fff;
}
.boxRecruitLead {
  text-align: center;
}
.boxRecruitLead .ttl {
  letter-spacing: 0.18em;
  font-weight: bold;
  font-size: 2rem;
  margin-bottom: 1em;
}
.boxRecruitLead p {
  font-size: 1.125rem;
  color: #333;
  line-height: 2.22;
}
.boxBenefitsCont {
  background-color: #fff;
  border: 2px solid #dbdbdb;
  border-radius: 17px;
  padding: 0 55px 50px 55px;
  margin-bottom: 65px;
}
.boxBenefitsCont.last {
  margin-bottom: 0;
}
.boxBenefitsCont .ttl_h2 {
  display: flex;
  align-items: center;
  margin-bottom: 45px;
}
.boxBenefitsCont .ttl_h2 .num {
  width: 90px;
  height: 112px;
  border-radius: 8px;
  background-color: #008f43;
  padding: 16px 0 0 0;
  flex-shrink: 0;
  margin-right: 22px;
  position: relative;
  top: -12px;
}
.boxBenefitsCont .ttl_h2 .num .n01 {
  color: #fff;
  font-weight: bold;
  font-size: 0.875rem;
  letter-spacing: 0.04em;
  display: block;
  text-align: center;
  margin-bottom: 5px;
  text-indent: 0.04em;  
}
.boxBenefitsCont .ttl_h2 .num .n02 {
  display: block;
  width: 58px;
  height: 52px;
  background: url("../../images/benefits/bg-number-white.svg") no-repeat center top;
  background-size: contain;
  font-family: "EB Garamond", serif;
  font-weight: 600;
  letter-spacing: 0.08em;
  color: #008f43;
  text-align: center;
  font-size: 1.75rem;
  line-height: 1;
  padding: 15px 0 0 0;
  text-indent: 0.08em;
  margin: auto;
}
.boxBenefitsCont .ttl_h2 .ttl {
  letter-spacing: 0.08em;
  color: #008f43;
  font-weight: bold;
  font-size: 2.125rem;
  width: calc(100% - 90px);
  
}
.boxBenefitsCont .ttl_h2 .ttl span {
  background: url("../../images/benefits/bg-dot01.jpg") repeat-x left bottom;
  padding: 10px 0 22px 0;
  display: block;
}
.boxBenefitsCont .box_wrap {
  display: flex;
}
.boxBenefitsCont .box_wrap .dl_wrap {
  width: calc(100% - 360px);
  padding-right: 5%;
}
.boxBenefitsCont .box_wrap .dl_wrap dl {
  line-height: 1.58;
  padding: 24px 0 24px 6px;
  border-bottom: 1px solid #dbdbdb;
  display: flex;
  letter-spacing: 0.08em;
}
.boxBenefitsCont .box_wrap .dl_wrap dl:first-child {
  padding-top: 0;
}
.boxBenefitsCont .box_wrap .dl_wrap dl:last-child {
  padding-bottom: 0;
  border-bottom: none;
}
.boxBenefitsCont .box_wrap .dl_wrap dl dt {
  font-size: 1.125rem;
  font-weight: bold;
  padding-left: 1.125em;
  position: relative;
  width: 205px;
  flex-shrink: 0;
}
.boxBenefitsCont .box_wrap .dl_wrap dl dt:before {
  content: '';
  position: absolute;
  top: 0.58em;
  left: 0.15em;
  width: 0.55em;
  height: 0.55em;
  border-radius: 0.55em;
  background-color: #ff8a00;
}
.boxBenefitsCont .box_wrap .dl_wrap dl dd {
  width: calc(100% - 205px);
}
.boxBenefitsCont .box_wrap .img {
  width: 360px;
}
.boxBenefitsCont .box_wrap .img img {
  border-radius: 30px;
}
.boxBenefits01Wrap {
  padding: 86px 0;
  background-color: #fcf7e5;
}
.boxHeaderFixed .boxHeaderLogo01 .logo01Header {
  width: 133px;
  margin-right: 0;
}
.boxHeaderLogo01 .l03 {
  width: 100%;
}
.boxBenefitsCont .link01 {
  text-decoration: underline;
  text-underline-offset: 2px;
  margin-top: 1em;
  display: inline-block;
}

/*Index*/

body.pageRecruitTop {
  background: url("../../images/recruit/recruit_top.jpg") no-repeat;
  background: none;
}
.boxRecruitIndex01 {
  position: relative;
  height: 38.65vw;
}
.boxRecruitIndex01 .img01 {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  width: 36.4vw;
}
.boxRecruitIndex02Wrap {
  height: 711px;
  position: relative;
  background: url("../../images/recruit/index/index-bg01.jpg") no-repeat center bottom;
  padding-top: 129px;
}
.boxRecruitIndex02Wrap:after {
  content: "";
  max-width: 1799px;
  width: 100%;
  height: 795px;
  background: url("../../images/recruit/index/index-img01.png") no-repeat center bottom;
  background-size: contain;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 0;
  pointer-events: none;
}
.boxRecruitIndex02 {
  position: relative;
  z-index: 1;
}
.boxRecruitIndex02 .cont {
  text-align: right;
}
.boxRecruitIndex02 .cont .ttl {
  color: #451914;
  font-weight: bold;
  background: url("../../images/recruit/index/img-dot01.png") no-repeat right 17px bottom;
  padding-bottom: 36px;
}
.boxRecruitIndex02 .cont .ttl .t01 {
  display: block;
  letter-spacing: 0.18em;
  font-size: 2.75rem;
}
.boxRecruitIndex02 .cont .ttl .t02 {
  letter-spacing: 0.1em;
  font-size: 3.25rem;
}
.boxRecruitIndex02 .cont .txt {
  font-size: 1.125rem;
  letter-spacing: 0.1em;
  line-height: 2.1;
  margin-top: 66px;
}
.boxRecruitIndex02 .cont .txt span {
  font-size: 1.25rem;
  font-weight: bold;
  color: #ff8a00;
}
.boxRecruitIndex03Wrap {
  padding: 88px 0 70px 0;
}
.boxRecruitIndex03 {
  max-width: 1440px;
}
.boxRecruitIndex03 .ttl {
  margin-bottom: 60px;
  display: flex;
  align-items: flex-end;
}
.boxRecruitIndex03 .ttl .ja {
  color: #451914;
  font-weight: bold;
  letter-spacing: 0.08em;
  font-size: 2rem;
  display: block;
  margin-top: 5px;
}
.boxRecruitIndex03 .ttl .en {
  display: block;
  font-size: 0.875rem;
  color: #d9cda4;
  font-weight: bold;
}
.boxRecruitIndex03 .ttl .recruit-department-list {
  display: flex;
  margin-bottom: 6px;
  margin-left: auto;
}
.boxRecruitIndex03 .ttl .recruit-department-list li {
  color: #008f43;
  font-weight: bold;
  font-size: 1.125rem;
}
.boxRecruitIndex03 .ttl .recruit-department-list li:not(.all) a {
  padding-left: 22px;
  background: url("../../images/common/arrow-right-green.svg") no-repeat left center;
  background-size: 14px;
}
.boxRecruitIndex03 .ttl .recruit-department-list li:not(.all):nth-child(n+2) {
  margin-left: 3.2em;
}
.boxRecruitIndex03 .ttl .recruit-department-list .all {
  margin-left: 38px;
  padding: 0 0 0 38px;
  position: relative;
}
.boxRecruitIndex03 .ttl .recruit-department-list .all a {
  padding: 0 69px 0 0;
  position: relative;
}
.boxRecruitIndex03 .ttl .recruit-department-list .all:before {
  content: "";
  width: 1px;
  height: 18px;
  background: #b9b9b9;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.boxRecruitIndex03 .ttl .recruit-department-list .all a:after {
  content: "";
  width: 58px;
  height: 58px;
  border-radius: 10em;
  border: 3px solid #008f43;
  background: url("../../images/common/ico-loupe.svg") no-repeat center center;
  background-size: 20px;
  display: block;
  position: absolute;
  right: 0;
  top: -15px;
}
body.pageRecruitTop .boxRecruitList01 {
  display: flex;
}
.boxRecruitList01 .box {
  width: 266px;
  position: relative;
  padding-bottom: 55px;
}
.boxRecruitList01 .box:nth-child(n+2) {
  margin-left: 35px;
}
.boxRecruitList01 .box .img {
  height: 194px;
  position: relative;
  margin-bottom: 30px;
}

.boxRecruitList01 .box .img img {
  border-radius: 16px;
  object-fit: cover;
  height: 100%;
  width: 100%;
}
.boxRecruitList01 .box .img .ulBaseListCat {
  position: absolute;
  left: 0;
  bottom: 14px;
}
.boxRecruitList01 .box .img .ulBaseListCat li {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  font-size: 1.125rem;
  min-width: 105px;
  height: 29px;
  padding: 0 1em;
  margin-bottom: 0;
  padding-bottom: 3px;
  pointer-events: none;
}
.boxRecruitList01 .box .ttl01 {
  font-weight: bold;
  color: #333333;
  font-size: 1.375rem;
  line-height: 1.63;
  margin-bottom: 0.5em;
}
.boxRecruitList01 .box .dl_wrap {
  color: #333333;
}
.boxRecruitList01 .box .dl_wrap dl {
  display: flex;
}
.boxRecruitList01 .box .dl_wrap dl:nth-child(n+2) {
  margin-top: 0.5em;
} 
.boxRecruitList01 .box .dl_wrap dl dt {
  width: 76px;
  padding-left: 1.125rem;
  position: relative;
}
.boxRecruitList01 .box .dl_wrap dl dt:before {
  content: '';
  position: absolute;
  top: 0.5em;
  left: 0;
  width: 0.55em;
  height: 0.55em;
  border-radius: 0.55em;
  background-color: #008f43;
}

.boxRecruitList01 .box .dl_wrap dl dd {
  width: calc(100% - 76px);
}
.boxRecruitList01 .box .btn {
  margin-top: 17px;
  color: #008f43;
  font-size: 13px;
  width: 100%;
  height: 32px;
  background-color: #ececec;
  border-radius: 10em;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding-right: 25px;
  position: absolute;
  bottom: 0;
}
.boxRecruitIndex04 {
}
.boxRecruitIndex04 .box_wrap {
  display: flex;
}
.boxRecruitIndex04 .box_wrap .ttl_area {
  width: 260px;
}
.boxRecruitIndex04 .box_wrap .ttl_area h2 {
  margin-bottom: 45px;
}
.boxRecruitIndex04 .box_wrap .ttl_area h2 .en {
  display: block;
  font-size: 0.875rem;
  color: #d9cda4;
  font-weight: bold;
}
.boxRecruitIndex04 .box_wrap .ttl_area h2 .ja {
  color: #451914;
  font-weight: bold;
  letter-spacing: 0.08em;
  font-size: 2rem;
  display: block;
  margin-top: 5px;
}
.boxRecruitIndex04 .box_wrap .ttl_area p {
  color: #333333;
  line-height: 1.66;
  margin-bottom: 45px;
}
.boxRecruitIndex04  {
  max-width: 1440px;
}
.boxRecruitIndex04Wrap {
  background: url("../../images/recruit/index/index-bg02.jpg") no-repeat left bottom;
  padding: 110px 0 160px 0;
}
.boxIndexInterview {
  width: calc(100% - 260px);
  padding-left: 8%;
  display: flex;
  align-items: flex-end;
}
.boxIndexInterview .box {
  width: 296px;
  position: relative;
}
.pageRecruitTop .boxIndexInterview .box:nth-child(n+2) {
  margin-left: 35px;
}
.boxIndexInterview .box a {
  opacity: 1!important;
}
.boxIndexInterview .box .cont {
  position: absolute;
  left: 23px;
  bottom: 20px;
  color: #fff;
  z-index: 2;
}
.boxIndexInterview .box .num {
  font-family: "EB Garamond", serif;
  font-weight: 600;
}
.boxIndexInterview .box .num span:nth-of-type(1) {
  font-size: 1.626rem;
  display: block;
  line-height: 1;
}
.boxIndexInterview .box .num span:nth-of-type(2) {
  display: block;
  font-size: 3.389rem;
  line-height: 1;
}
.boxIndexInterview .box .p01 {
  font-size: 500;
  margin-top: 20px;
  display: none;
}
.boxIndexInterview .box .p02 {
  font-size: 1.4rem;
  font-weight: 600;
  margin-top: 3px;
  display: none;
}
@media only screen and (min-width:751px) {
  .boxIndexInterview .box a:hover .p01,
  .boxIndexInterview .box a:hover .p02 {
    display: block;
  }
}
.boxIndexInterview .box .arrow {
  width: 48px;
  height: 48px;
  border-radius: 10em;
  background-color: #008f43;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  right: 18px;
  bottom: 8px;
  z-index: 1;
}
.boxIndexInterview .box .arrow img {
  width: 24px; 
}
@media only screen and (min-width:751px) {
.boxIndexInterview .box a:hover .arrow img {
  display: none;
}
.boxIndexInterview .box a:hover .arrow {
  background: url("../../images/common/arrow-right-green.svg") no-repeat center center;
  background-size: 24px;
  background-color: #fff;
}
}
.boxIndexInterview .box .img {
  position: relative;
}
.boxIndexInterview .box .img img {
   opacity: 1!important;
  transition: all 0.3s;
}
.boxIndexInterview .box .img img.on {
  position: absolute;
  bottom: 0;
  left: 0;
  opacity: 0!important;
  pointer-events: none;
}
@media only screen and (min-width:751px) {
.boxIndexInterview .box a:hover .img img.on {
  opacity: 1!important;
}
.boxIndexInterview .box a:hover .img img.off {
  opacity: 0!important;
}
.boxIndexInterview .box a:hover {
  transform: translateY(-10px)
}
}
.boxIndexInterview .box a {
  transition: all 0.3s;
  display: block;
}
.boxRecruitIndex05Wrap {
  padding: 90px 0 80px 0;
  background: url("../../images/recruit/index/index-bg05.png") no-repeat center top;
  background-size: cover;
}
.boxRecruitIndex05 {
  display: flex;
  justify-content: space-between;
}
.boxRecruitIndex05 .box {
  width: 48%;
  max-width: 591px;
}
.boxRecruitIndex05 .box .img img {
  border-radius: 36px;
}
.boxRecruitIndex05 .box .cont {
  background: url("../../images/recruit/index/bg-circle.png") no-repeat center top;
  margin-top: -59px;
  position: relative;
  z-index: 1;
}
.boxRecruitIndex05 .box .cont .icon {
  text-align: center;
  top: -22px;
  position: relative;
  margin-bottom: 20px;
}
.boxRecruitIndex05 .box .cont .icon img {
  width: 76px;
}
.boxRecruitIndex05 .box:nth-of-type(2) .cont .icon img {
  width: 59px;
  margin: 6px 0 3px 0;
}
.boxRecruitIndex05 .box .cont .icon span {
  font-weight: bold;
  font-size: 0.875rem;
  color: #008f43;
  display: block;
  text-align: center;
  margin-top: 5px;
}
.boxRecruitIndex05 .box .cont .ttl {
  text-align: center;
  color: #451914;
  letter-spacing: 0.12em;
  font-size: 2rem;
  font-weight: bold;
  margin-bottom: 20px;
}
.boxRecruitIndex05 .box .cont p {
  text-align: center;
  color: #451914;
  line-height: 1.98;
}
.boxRecruitIndex06Wrap {
  background: url("../../images/recruit/index/index-bg03.jpg") no-repeat center top;
  background-size: cover;
  height: 307px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.boxRecruitIndex06 {
  text-align: center;
}
.boxRecruitIndex06 .p01 {
  color: #ff7b00;
  font-weight: bold;
  font-size: 0.875rem;
  margin-bottom: 20px;
}
.boxRecruitIndex06 h2 {
  color: #451914;
  font-size: 2.25rem;
  font-weight: 600;
  line-height: 1.33;
  margin-bottom: 20px;
  letter-spacing: 0.08em;
}
.boxRecruitIndex06 .btnBase01 {
  margin: auto;
  letter-spacing: 0.08em;
}
.boxRecruitIndex07Wrap {
  padding-top: 45px;
  background-color: #fffae8;
  padding-bottom: 30px;
}
.boxRecruitIndex07 {
  display: flex;
  
}
.boxRecruitIndex07 .ttl_area {
  width: 200px;
  height: 195px;
  border-radius: 8px;
  background-color: #008f43;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
}
.boxRecruitIndex07 .ttl_area .ttl {
  font-size: 0.9375rem;
  text-align: center;
  margin-bottom: 16px;
}
.boxRecruitIndex07 .ttl_area .ttl span {
  line-height: 1;
  display: block;
  font-size: 2.4375rem;
  font-weight: bold;
  margin-bottom: 10px;
}
.boxRecruitIndex07 .ttl_area a {
  width: 131px;
  height: 32px;
  display: flex;
  align-items: center;
  padding-left: 17px;
  color: #008f43;
  font-size: 0.8125rem;
  letter-spacing: 0.02em;
  background-color: #fff;
  border-radius: 10em;
}
.boxRecruitIndex07 .cont {
  width: calc(100% - 250px);
  padding-left: 70px;
  padding-top: 1rem;
}
.boxRecruitIndex07 .cont dl {
  display: flex;
  padding: 18px 0;
  position: relative;
  border-bottom: 1px solid #d9cda4;
}
.boxRecruitIndex07 .cont dl:after {
  content: "";
  width: 106px;
  height: 1px;
  background-color: #008f43;
  position: absolute;
  left: 0;
  bottom: -1px;
}
.boxRecruitIndex07 .cont dl:first-child {
  padding-top: 0;
}
.boxRecruitIndex07 .cont dl dt {
  width: 135px;
  font-weight: 500;
  font-size: 0.9375rem;
  color: #008f43;
}
.boxRecruitIndex07 .cont dl dd {
  width: calc(100% - 135px);
  color: #4d271f;
}
.boxRecruitIndex07 .cont dl dd a {
  display: block;
  width: 100%;
  position: relative;
}
.boxRecruitIndex07 .cont dl dd a:after {
  content: "";
  width: 19px;
  height: 19px;
  background-color: #fff;
  border-radius: 10em;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50);
}
.boxRecruitIndex07 .cont dl dd a:before {
  content: "";
  width: 8px;
  height: 8px;
  background: url("../../images/common/arrow-right-green.svg") no-repeat center center;
  background-size: contain;
  position: absolute;
  right: 5px;
  top: 17px;
  z-index: 1;
}
.boxRecruitIndex08Wrap {
  background: url("../../images/recruit/index/index-bg04.png") no-repeat center top;
  background-color: #fffae8;
  padding: 196px 0 0 0;
  position: relative;
}
.boxRecruitIndex08 .txt {
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: 96px;
}
.boxRecruitIndex08 .item_wrap {
  position: relative;
  z-index: 1;
}
.boxRecruitIndex08 .slider_outer {
  overflow: hidden;
  width: 100%;
}
.boxRecruitIndex08 .item_wrap {
  display: flex;
  width: max-content;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  will-change: transform;
}
.boxRecruitIndex08 .item {
  flex-shrink: 0;
  animation-name: floatY;
  animation-duration: 2s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
}

@keyframes floatY {
  0%, 100% { transform: translateY(0); }
  50% { transform: translateY(-15px); }
}
.boxRecruitIndex08 .item img {
  position: relative;
  display: block;  
}
.boxRecruitIndex08 .item {
  margin: 0 -10px
}

.boxRecruitIndex08 .item01 {
  margin-right: -20px;
}
.boxRecruitIndex08 .item04 {
  margin-right: -21px;
}
.boxRecruitIndex08 .item06 img {
  left: -25px;
}
.boxRecruitIndex08 .item07 img {
  right: -15px;
}
.boxRecruitIndex08 .item08 {
  margin-right: -17px;
}
.boxRecruitIndex08 .item09 {
  margin:  0 -49px 0 -25px;
}


.boxFooterRecruitContactWrap {
  height: 168px;
  background: url("../../images/recruit/bg-footer01.jpg") no-repeat center top;
  background-size: cover;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 1;
  margin-top: 6rem;
}
body.pageRecruitTop .boxFooterRecruitContactWrap {
  margin-top: -40px;
}
.boxFooterRecruitContact .box {
  width: 400px;
  height: 87px;
  border-radius: 10em;
  background-color: #fff;
  display: flex;
}
.boxFooterRecruitContact .box a {
  display: flex;
  align-items: center;
  padding: 0 0 0 17px;
}
.boxFooterRecruitContact .box .icon {
  width: 45px;
  height: 45px;
  border-radius: 10em;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #008f43;
}
.boxFooterRecruitContact .box .icon img {
  width: 25px;
}  
.boxFooterRecruitContact .box:nth-of-type(2) .icon img {
  width: 21px;
}
.boxFooterRecruitContact .box .cont {
  margin-left: 17px;
  text-align: left;
}
.boxFooterRecruitContact .box .cont .p01 {
  color: #008f43;
  font-size: 2rem;
  font-weight: bold;
}
.boxFooterRecruitContact .box:nth-of-type(2) .cont .p01 {
  font-size: 1.625rem;
}
.boxFooterRecruitContact .box .cont .sub {
  color: #000000;
  font-size: 0.84rem;
}
.boxFooterRecruitContact .box_wrap {
  display: flex;
  justify-content: center;
}
.boxFooterRecruitContact .box:nth-of-type(2) {
  margin-left: 46px;
  text-align: center;
}
.boxCopyright {
  background-color: #008f43;
  height: 56px;
}
.ttlEntry {
  margin-bottom: 0.38em;
  margin-left: 0.1em;
  text-align: center;
  letter-spacing: 0.14em;
  font-size: 1.7rem;
    font-weight: 700;
  color: #008f43;
}
.leadEntry {
      text-align: center;
    line-height: 1.78;
    letter-spacing: 0.03em;
    font-size: 1.13rem;
  margin-bottom: 5rem;
}

/*##### Interview Single #####*/
.boxInterviewMvWrap {
  /*height: 32.3vw;*/
  height: 621px;
  background-size: cover;
  position: relative;
}
.boxInterviewMv:before {
  content: "";
  width: 44.63vw;
  height: 100%;
  background: url("../../images/recruit/interview/bg-mv.jpg") no-repeat left top;
  background-size: cover;
  border-bottom-right-radius: 140px;
  position: absolute;
  left: 0;
  top: 0;
}
.boxInterviewMvL {
  position: relative;
  z-index: 1;
  width: 44.63vw;
  visibility: hidden;
}
.boxInterviewMvL {
  color: #fff;
  padding-top: 50px;
  position: relative;
  z-index: 1;
}
.boxInterviewMvL .name_image {
  position: absolute;
  right: 0;
  bottom: 0;
  transform: translate(63%, 40%);
}

.boxInterviewMvL .ttlInterviewMv .ttlEn {
  font-family: "EB Garamond", serif;
  color: #ffe63b;
  display: flex;
  align-items: baseline;
}
.boxInterviewMvL .ttlInterviewMv .ttlEn .ttlStr span {
  font-size: 2.27rem;
  position: relative;
  top: -5px;
  font-weight: 600;
}
.boxInterviewMvL .ttlInterviewMv .ttlEn .ttlNum {
  font-size: 5.625rem;
  margin-left: 10px;
  font-weight: 400;
}
.boxInterviewMvL .ttlInterviewMv .ttlJa {
  display: block;
  font-size: 2.25rem;
  letter-spacing: 0.06em;
  line-height: 1.777;
  margin-bottom: 0.5em;
}
.boxInterviewMvL .boxInterviewMvIn .pJobCat {
  color: #fc8900;
  font-size: 1.375rem;
  background-color: #fff;
  padding: 7px 0 7px 24px;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  margin-bottom: 10px;
}
.boxInterviewMvL .boxInterviewMvIn > .name_area {
  display: flex;
  align-items: baseline;
  margin-bottom: 16px;
}
.boxInterviewMvL .boxInterviewMvIn > .name_area .pName {
  font-size: 1.375rem;
}
.boxInterviewMvL .boxInterviewMvIn > .name_area .pJoinYm:before {
  content: "/";
  margin: 0 14px 0 10px;
}
.boxInterviewMvL .boxInterviewMvIn > .name_area .pJoinYm {
  font-size: 1.0625rem;
}
.boxInterviewMvL .boxInterviewMvIn .dl_wrap dl {
  display: flex;
  font-size: 0.9375rem;
}
.boxInterviewMvL .boxInterviewMvIn .dl_wrap dl:nth-child(n+2) {
  margin-top: 0.8em;
}
.boxInterviewMvL .boxInterviewMvIn .dl_wrap dl dt {
  width: 100px;
  padding-left: 19px;
  position: relative;
}
.boxInterviewMvL .boxInterviewMvIn .dl_wrap dl dt:before {
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 10em;
  background-color: #fff;
  position: absolute;
  left: 3px;
  top: 9px;
}
.boxInterviewMvL .boxInterviewMvIn .dl_wrap dl dd {
  width: calc(100% - 100px);
}
.boxInterviewMvR {
  width: 62%;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  background-repeat: no-repeat;
  background-size: auto;
  z-index: -1
}

.single-interview .boxLayoutBaseIn {
  background-color: #fcf7e5;
}
@media all and (max-width: 1000px){
  .boxInterviewS01Wrap {
    margin-top: 0;
  }
}

.boxInterviewS0101 {
  padding-bottom: 5.5em;
}
@media all and (max-width: 1000px){
  .boxInterviewS0101 {
    padding-bottom: 3.5em;
  }
}

.boxInterviewFaq01 {
  text-align: center;
}
.boxInterviewFaq01.typeLeft {
  text-align: left;
}

.boxInterviewFaq01 + .boxInterviewFaq01 {
  margin-top: 5.3em;
}
@media all and (max-width: 1000px){
  .boxInterviewFaq01 + .boxInterviewFaq01 {
    margin-top: 3.5em;
  }
}
/*
.boxInterviewS01Wrap {
	padding-top: 2rem;
	position: relative;
  background-image: url("../../images/recruit/interview/img-h01.png"), url("../../images/recruit/interview/img-h02.png");
  background-repeat: no-repeat, no-repeat;
  background-position: left 22%, right 48%;
}
*/



.boxInterviewFaq01 .ttl01 {
  position: relative;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  margin-bottom: 1.28em;
  padding-right: 1.7em;
  font-size: 1.25rem;
  color: #58312a;
}
.boxInterviewFaq01.typeLeft .ttl01 {
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  padding-top: 0;
  padding-right: 0;
}
@media all and (max-width: 1000px){
  .boxInterviewFaq01.typeLeft .ttl01 {
    padding-left: 0;
    padding-right: 0;
  }
	.boxInterviewS0103:before {
		content: none!important;
	}
}


.boxInterviewFaq01 .ttl01:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
	margin: auto;
  width: 21px;
  height: 21px;
	background: url("../../images/interview/icn-point1.png") no-repeat left top;
}
.boxInterviewFaq01.typeLeft .ttl01:before {
  top: 0;
  bottom: 0.25em;
  left: 0;
  right: auto;
  width: 21px;
  height: 21px;
	background: url("../../images/interview/icn01.png") no-repeat left top;
}
@media all and (max-width: 1000px){
  .boxInterviewFaq01.typeLeft .ttl01:before {
    left: -5.5em;
  }
}

.boxInterviewFaq01 .ttl01 .txtNum {
  width: 47px;
  height: 43px;
  background: url("../../images/recruit/interview/ico-q.svg") no-repeat;
  background-size: contain;
  flex-shrink: 0;
}
.boxInterviewFaq01 .ttl01 .txtStr {
  padding-top: 0.5em;
  font-weight: 500;
  padding-left: 0.75em;
}
.boxInterviewFaq01 .ttl02 {
  margin-bottom: 0.95em;
  line-height: 1.61;
  letter-spacing: 0.02em;
  font-size: 1.625rem;
  color: #008f43;
}
@media all and (max-width: 1000px){
  .boxInterviewFaq01 .ttl02 {
    text-align: left;
    font-size: 1.2rem;
  }
}

.boxInterviewFaq01 .boxBaseCom > p {
  line-height: 1.9;
  letter-spacing: normal;
  color: #505050;
}
@media all and (max-width: 1000px){
  .boxInterviewFaq01 .boxBaseCom > p {
    text-align: left;
  }
}


.boxInterviewS0102 {
  position: relative;
  z-index:3;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  padding-top: 6em;
  padding-bottom: 4.3em;
}
@media all and (max-width: 1530px){
  .boxInterviewS0102 {
    display: block;
    padding-top: 3.5em;
  }
}
@media all and (max-width: 1000px){
  .boxInterviewS0102 {
    margin-bottom: 3.5em;
    padding-bottom: 2.5em;
  }
}
.boxInterviewS0102 .boxTxt .boxInterviewFaq01:nth-child(n+2) {
  padding-top: 2.5em;
  margin-top: 2.5em;
  background: url("../../images/recruit/interview/ico-dot-brown.png") repeat-x top center;
}
.boxInterviewS0102:after {
  content: '';
  position: absolute;
  z-index: -1;
  top: 0;
  right: -67%;
  width: 150%;
  height: 100%;
  background-color: #fff;
  border-top-left-radius: 150px;
}
.boxInterviewS0103:before {
	content: "";
	width: 443px;
	height: 336px;
	background: url("../../images/recruit/interview/img-h01.png") no-repeat left top;
	pointer-events: none;
	position: absolute;
	left: -237px;
	top: -336px;
}
.boxInterviewS0102 .boxBaseCom.ill01 {
  min-height: 200px;
}
.boxInterviewS0102 .obj03InterviewMv {
  position: absolute;
  top: -7.5em;
  right: -25%;
}
@media all and (max-width: 1000px){
  .boxInterviewS0102 .obj03InterviewMv {
    width: 40vw;
  }
}

.boxInterviewS0102 .obj04InterviewMv {
  position: absolute;
  top: 545px;
  left: calc(50% - 305px);
}
@media all and (max-width: 1000px){
  .boxInterviewS0102 .obj04InterviewMv {
    top: 70vw;
    left: 0;
    width: 20vw;
  }
}

.boxInterviewS0102 .boxImg {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  width: 46.7%;
  position: relative;
}
.boxInterviewS0102 .boxImg:after {

}
@media all and (max-width: 1530px){
  .boxInterviewS0102 .boxImg {
    width: 100%;
    margin-bottom: 2.5em;
  }
}

.boxInterviewS0102 .boxImg img {
  max-width: none;
  border-top-right-radius: 24px;
  border-bottom-right-radius: 24px;
}
@media all and (max-width: 1530px){
  .boxInterviewS0102 .boxImg img {
  }
}
@media all and (max-width: 1000px){
  .boxInterviewS0102 .boxImg img {
    width: 100%;
  }
}

.boxInterviewS0102 .boxTxt {
  position: relative;
  top: -0.45em;
  right: -4.4%;
  width: 50%;
  padding-left: 4%;
}
@media all and (max-width: 1530px){
  .boxInterviewS0102 .boxTxt {
    width: 90%;
  }
}
@media all and (max-width: 1300px){
  .boxInterviewS0102 .boxTxt {
    right: 0;
  }
}
@media all and (max-width: 1000px){
  .boxInterviewS0102 .boxTxt {
    width: 100%;
    padding-left: 0;
  }
}

.boxInterviewS0103 {
  position: relative;
  z-index: 2;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  padding-top: 5.7em;
  padding-bottom: 5.7em;
}
@media all and (max-width: 1530px){
  .boxInterviewS0103 {
    display: block;
  }
}
@media all and (max-width: 1000px){
  .boxInterviewS0103 {
    margin-bottom: 3.5em;
    padding-top: 3.5em;
    padding-bottom: 2.5em;
  }
}

.boxInterviewS0103:after {
  content: '';
  position: absolute;
  z-index: -1;
  top: 0;
  left: -67%;
  width: 150%;
  height: 100%;
  background-color: #fff;
  border-bottom-right-radius: 150px;
}

.boxInterviewS0103 .obj05InterviewMv {
  position: absolute;
  top: -13em;
  left: -25%;
}
@media all and (max-width: 1000px){
  .boxInterviewS0103 .obj05InterviewMv {
    top: -7em;
    left: -10%;
    width: 25vw;
  }
}

.boxInterviewS0103 .obj06InterviewMv {
  position: absolute;
  top: 525px;
  left: calc(50% + 135px);
}
@media all and (max-width: 1000px){
  .boxInterviewS0103 .obj06InterviewMv {
    top: 64vw;
    left: 80%;
    width: 25vw;
  }
}

.boxInterviewS0103 .obj07InterviewMv {
  position: absolute;
  top: 870px;
  left: calc(50% + 460px);
}

.boxInterviewS0103 .boxImg {
  width: calc(100% - 53.4%);
}
@media all and (max-width: 1530px){
  .boxInterviewS0103 .boxImg {
    width: 100%;
    margin-bottom: 2.5em;
  }
}

.boxInterviewS0103 .boxImg img {
  max-width: none;
  border-top-left-radius: 24px;
  border-bottom-left-radius: 24px;
}
@media all and (max-width: 1530px){
  .boxInterviewS0103 .boxImg img {
    border-radius: 0;
  }
}
@media all and (max-width: 1000px){
  .boxInterviewS0103 .boxImg img {
    width: 100%;
  }
}

.boxInterviewS0103 .boxTxt {
  /*position: relative;
  top: -0.45em;
  right: -4.4%;*/
  width: 53.4%;
  padding-top: 0.5em;
  padding-right: 7.4%;
}
@media all and (max-width: 1530px){
  .boxInterviewS0103 .boxTxt {
    width: 90%;
  }
}
@media all and (max-width: 1000px){
  .boxInterviewS0103 .boxTxt {
    width: 100%;
    padding-top: 0;
    padding-right: 0;
  }
}

.boxInterviewS0103 .boxTxtIn {
  max-width: 600px;
}
@media all and (max-width: 1530px){
  .boxInterviewS0103 .boxTxtIn {
    max-width: 900px;
  }
}

.boxInterviewS02Wrap {
  padding-top: 5.85em;
  padding-bottom: 5.6em;
  background-color: #fff;
  background: url("../../images/recruit/interview/bg01.jpg") no-repeat;
  background-size: cover;
  position: relative;
}
.boxInterviewS02Wrap:before {
	content: "";
	width: 657px;
	height: 371px;
	background: url("../../images/recruit/interview/img-h02.png") no-repeat left top;
	pointer-events: none;
	position: absolute;
	right: 0;
	top: -371px;
}
@media all and (max-width: 1000px){
  .boxInterviewS02Wrap {
    padding-top: 3.5em;
    padding-bottom: 3.5em;
  }
}

.boxInterviewS02 .ttl01 {
  margin-bottom: 0.87em;
  text-align: center;
  letter-spacing: 0;
  font-size: 3.844375rem;
  font-weight: 500;
  color: #58312a;
}
.boxInterviewS02 .ttl01 .txt01 {
  font-family: "EB Garamond", serif;
  
}
@media all and (max-width: 1000px){
  .boxInterviewS02 .ttl01 {
    font-size: 2.2rem;
  }
}

.boxInterviewS02 .ttl01 .txt02 {
  display: block;
	font-size: 1rem;
	color: #58312a;
	letter-spacing: 0.06em;
	font-weight: 500;
}
@media all and (max-width: 1000px){
  .boxInterviewS02 .ttl01 .txt01 {
    margin-right: 0;
  }
}

.boxInterviewS0201 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  padding-left: 5.3%;
}
@media all and (max-width: 1000px){
  .boxInterviewS0201 {
    display: block;
    padding-left: 0;
  }
}

.boxInterviewS0201L,
.boxInterviewS0201R {
  width: 50%;
  max-width: 470px;
}
@media all and (max-width: 1000px){
  .boxInterviewS0201L,
  .boxInterviewS0201R {
    width: 100%;
    max-width: none;
  }
}

.boxInterviewS0201L {
  margin-right: 10.8%;
}
@media all and (max-width: 1000px){
  .boxInterviewS0201L {
    margin-right: 0;
  }
}

.boxInterviewS0201One .dl01 {
  position: relative;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  padding-bottom: 1.15em;
}

.boxInterviewS0201One:not(:last-child) .dl01:before {
  content: '';
  position: absolute;
  top: 0.5em;
  left: 101px;
  width: 1px;
  height: 100%;
  background-color: #ff8a00;
}
@media all and (max-width: 1000px){
  .boxInterviewS0201L .boxInterviewS0201One:last-child .dl01:before {
         content: '';
    position: absolute;
    top: 0.5em;
    left: 6.39em;
    width: 1px;
    height: 100%;
    background-color: #ff8a00;
  }
}

.boxInterviewS0201One .dl01:after {
  content: '';
  position: absolute;
  z-index: 2;
  top: 0.4em;
  left: 6.05em;
  width: 9px;
  height: 9px;
  background-color: #ff8a00;
  border-radius: 10em;
}

.boxInterviewS0201One:last-child .dl01 {
  padding-bottom: 0;
}

@media all and (max-width: 1000px){
  .boxInterviewS0201L .boxInterviewS0201One:last-child .dl01 {
    padding-bottom: 1.15em;
  }
}

.boxInterviewS0201One .dl01 > dt {
  width: 3em;
  text-align: right;
	color: #58312a;
  font-size: 1.25rem;
  font-family:  'Noto Serif JP', 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
  font-weight: 500;
}

@media all and (max-width: 1000px){
  .boxInterviewS0201One .dl01 > dt {
    position: relative;
    top: 0.1em;
    font-size: 1.4rem;
  }
	.boxInterviewS0201One .dl01.empty > dt {
		width: 0;
	}
	.boxInterviewS0201One .dl01.empty:after {
		left: 3.05em!important;
	}
	.boxInterviewS0201One .dl01.empty:before {
		left: 3.39em!important;
	}
	
	
}

.boxInterviewS0201One .dl01 > dd {
  width: calc(100% - 3em);
  padding-left: 4.75em;/*4.5%;*/
}

.boxInterviewS0201One .dl01 > dd .p01 {
  position: relative;
  top: -0.1em;
  line-height: 1.65;
  letter-spacing: 0.05em;
  font-size: 1.13rem;
  color: #ff8a00;
}

.boxInterviewS0201One .dl01 > dd .p02 {
  margin-top: -0.05em;
  line-height: 1.5;
  color: #505050;
}

.boxInterviewS03Wrap {
  position: relative;
  background: url("../../images/recruit/interview/bg02.jpg") no-repeat center top;
	background-size: cover;
	padding: 4.25rem 0;
}
@media all and (max-width: 1300px){
  .boxInterviewS03Wrap {
    background-position: calc(50% + 200px) top;
  }
}
@media all and (max-width: 1000px){
  .boxInterviewS03Wrap {
    height: auto;
    padding-top: 3.0em;
    padding-bottom: 3.0em;
    background-position: -50vw top;
    background-size: cover;
  }
}

.boxInterviewS03Wrap:before {
  content: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #E2F3B5;
  background: -moz-linear-gradient(left, #E2F3B5 0%, #6FCBB6 50%, #7CADC6 100%);
  background: -webkit-linear-gradient(left, #E2F3B5 0%, #6FCBB6 50%, #7CADC6 100%);
  background: linear-gradient(to right, #E2F3B5 0%, #6FCBB6 50%, #7CADC6 100%);
  opacity: 0.5;
}
.boxInterviewS03 {
	display: flex;
	flex-wrap: wrap;
}
.boxInterviewS0301 {
  position: relative;
  z-index: 2;
  width: 47%;
  background-color: #fff;
	padding: 3.56rem 2.81rem;
  border-radius: 24px;
}
.boxInterviewS0302 {
	margin-left: auto;
}
@media all and (max-width: 1000px){
  .boxInterviewS0301 {
    width: 100%;
		padding: 3.5rem 2.5rem;
		margin-bottom: 1rem;
  }
}

.boxInterviewS0301 .ttl01 {
  position: relative;
  margin-bottom: 1.15em;
  font-size: 1.25rem;
	color: #58312a;
}
@media all and (max-width: 1000px){
  .boxInterviewS0301 .ttl01 {
    padding-left: 0;
  }
}

.boxInterviewS0301 .ttl01:before {
  content: none;
  position: absolute;
  top: 0.45em;
  left: -2.9em;
  width: 6.6em;
  height: 2px;
  background-color: #fff;
  box-shadow: 1px 1px 5px rgba(0,0,0,0.5);
}
@media all and (max-width: 1000px){
  .boxInterviewS0301 .ttl01:before {
    width: 5.0em;
    box-shadow: 1px 1px 1vw rgba(0,0,0,0.2);
  }
}

.boxInterviewS0301 .ttl02 {
  position: relative;
  margin-bottom: 0.94em;
  line-height: 1.45;
  letter-spacing: 0.145em;
  color: #008f43;
  font-size: 1.625rem;
  font-weight: 500;
}
@media all and (max-width: 1000px){
  .boxInterviewS0301 .ttl02 {
    font-size: 1.1rem;
  }
}

.boxInterviewS0301 .boxBaseCom > p {
  line-height: 1.86;
  letter-spacing: normal;
  color: #333333;
}

.boxInterviewS04Wrap {
  padding-top: 5.4em;
  padding-bottom: 5.6em;
  background-color: #fff;
}
@media all and (max-width: 1000px){
  .boxInterviewS04Wrap {
    padding-top: 3.5em;
    padding-bottom: 0;
  }
}

.boxInterviewS04 .ttlBase02 {
  margin-bottom: 6.3em;
	text-align: center;
}
.boxInterviewS04 .ttlBase02 .ttlEn {
	text-align: center;
	letter-spacing: 0;
	font-family: "EB Garamond", serif;
	font-size: 3.845rem;
	font-weight: 500;
	color: #451914;
}
.boxInterviewS04 .ttlBase02 .ttlJa {
  display: block;
    font-size: 1rem;
    color: #451914;
    letter-spacing: 0.1em;
    font-weight: 500;
}
@media all and (max-width: 1000px){
  .boxInterviewS04 .ttlBase02 {
    margin-bottom: 2.5em;
  }
}

.boxInterviewS04 .boxCsnkSliderHorizontal01 {
  width: 500px;
  height: auto;
  height: 400px;
}
@media all and (max-width: 1000px){
  .boxInterviewS04 .boxCsnkSliderHorizontal01 {
    width: 100%;
    height: 70vw;
  }
}

.boxInterviewS04 .boxCsnkSliderHorizontal01 .slider {
  /*padding-top: 100px;*/
}
.boxInterviewS04 .boxCsnkSliderHorizontal01 .slider .slides > li a {
	opacity: 1;
}
.boxInterviewS04 .boxCsnkSliderHorizontal01 .slides > li .boxImg img {
	opacity: 1;
	transition: all 0.3s;
}
.boxInterviewS04 .boxCsnkSliderHorizontal01 .slides > li a:hover .boxImg img {
	transform: scale(1.05);
}
.boxInterviewS04 .boxCsnkSliderHorizontal01 .slider .slides > li {
  z-index: 2;
  padding: 0 1rem;
  opacity: 0.5;
  pointer-events: none;
}
.boxInterviewS04 .boxCsnkSliderHorizontal01 .slider .slides > li.current {
  opacity: 1;
  /*transform: scale(1.3);*/
  pointer-events: auto;
}
@media all and (max-width: 1000px){
  .boxInterviewS04 .boxCsnkSliderHorizontal01 .slider .slides > li {
    padding: 0 5vw;
  }
}

.boxInterviewS04 .boxCsnkSliderHorizontal01 .slider .slides > li:after {
  content: '';
  position: absolute;
  z-index: -1;
  top: 3em;
  right: 1em;
  width: calc(100% - 5.0em);
	max-width: 350px;
	background: url(../../images/interview/bg-img01.jpg) no-repeat left top;
  aspect-ratio: 350 / 278;
}

.boxInterviewS04 .boxCsnkSliderHorizontal01 .slides > li .boxImg {
  overflow: hidden;
  width: 86.5%;
  aspect-ratio: 330 / 228;
	max-width: 330px;
	position: relative;
}
.boxInterviewS04 .boxCsnkSliderHorizontal01 .slides > li .boxImg:before {
	content: url("../../images/interview/icn01.png");
	position: absolute;
	left:3px;
	top: 3px;
	z-index: 1;
}
.boxInterviewS04 .boxCsnkSliderHorizontal01 .slides > li .boxTxt {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}

.boxInterviewS04 .boxCsnkSliderHorizontal01 .slides > li .boxTxtL {
  width: 38.4%;
}

.boxInterviewS04 .boxCsnkSliderHorizontal01 .slides > li .boxTxtLIn {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	font-family: "Times New Roman", Times, "serif";
	color: #ff8a00;
	font-style: italic;
}

.boxInterviewS04 .boxCsnkSliderHorizontal01 .slides > li .boxTxtLIn .txtStr {
  top: -0.3em;
  position: relative;
  margin-right: 0.75em;
  letter-spacing: 0.03em;
  font-size: 0.78rem;
  font-weight: 700;
	text-shadow: 2px 2px 1px #fff, 2px 2px 1px #fff, 2px 2px 1px #fff;
}

.boxInterviewS04 .boxCsnkSliderHorizontal01 .slides > li .boxTxtLIn .txtNum {
  font-size: 4.2rem;
	text-shadow: 2px 2px 0 #fff, 2px 2px 0 #fff, 2px 2px 0 #fff;
}
@media all and (max-width: 1000px){
  .boxInterviewS04 .boxCsnkSliderHorizontal01 .slides > li .boxTxtLIn .txtNum {
    font-size: 2.2rem;
  }
}
.boxInterviewS04 .boxCsnkSliderHorizontal01 .slides > li .boxTxtR {
	width: 61%;
	max-width: 246px;
	min-height: 132px;
	padding: 1.2rem 4% 1.2rem 4%;
	background: url(../../images/interview/icn02.jpg) no-repeat right bottom;
	background-color: #fff;
	border-top: 5px solid;
	border-image: linear-gradient(to right, #0492f3, #054dad) 1;
	position: absolute;
	right: 3.5rem;
	bottom: 97px;
}
@media all and (max-width: 1000px){
  .boxInterviewS04 .boxCsnkSliderHorizontal01 .slides > li .boxTxtR {
    min-height: auto;
    padding: 1.0em 4% 1.0em 4%;
  }
}

.boxInterviewS04 .boxCsnkSliderHorizontal01 .slides > li .boxTxtR:before {
  content: none;
  position: absolute;
  top: 0;
  bottom: 0;
  right: -1.0em;
  width: 2.0em;
  height: 2.0em;
  margin: auto;
  border-radius: 2.0em;
  background-color: #F9FFC6;
}

.boxInterviewS04 .boxCsnkSliderHorizontal01 .slides > li .boxTxtR:after {
  content: none;
  position: absolute;
  z-index: 2;
  top: 0;
  bottom: 0;
  right: -1.3em;
  width: 2.0em;
  height: 2.0em;
  margin: auto;
  /*background-image: url('./../../images/base/base-icn-arrow01-green.svg');*/
  background-repeat: no-repeat;
  background-position: right center;
  background-size: contain;
}

.boxInterviewS04 .boxCsnkSliderHorizontal01 .slides > li .boxTxtR .ttlList {
  position: relative;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  min-height: 3.3em;
  margin-bottom: 0.5em;
  line-height: 1.4;
  letter-spacing: 0.1em;
  font-size: 1rem;
	text-align: left;
	font-weight: bold;
}

.boxInterviewS04 .boxCsnkSliderHorizontal01 .slides > li .boxTxtR .boxNameJoinYm {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  padding-left: 0.2em;
}

.boxInterviewS04 .boxCsnkSliderHorizontal01 .slides > li .boxTxtR .boxNameJoinYm .pName {
  font-size: 0.88rem;
}

.boxInterviewS04 .boxCsnkSliderHorizontal01 .slides > li .boxTxtR .boxNameJoinYm .pJoinYm {
  font-size: 0.88rem;
}

.boxInterviewS04 .boxCsnkSliderHorizontal01 .slides > li .boxTxtR .boxNameJoinYm .pName + .pJoinYm {
  margin-left: 1.0em;
}

.boxInterviewS04 .boxCsnkSliderHorizontal01.typeCircle .ulSlideNavi > li {
  background-color: #c2c2c2;
	border-radius: 0;
}
.boxInterviewS04 .boxCsnkSliderHorizontal01.typeCircle .ulSlideNavi > li.current {
  background-color: #ea5433;
}

.boxInterviewS04 .boxCsnkSliderHorizontal01 .sliderNaviPrev,
.boxInterviewS04 .boxCsnkSliderHorizontal01 .sliderNaviNext {
  z-index: 3;
  bottom: 4.5em;
  width: 1.8em;
  height: 1.8em;
  padding: 0;
  border-top: 5px var(--base-color-txt) solid;
  border-radius: 0;
  background-color: transparent;
}
.boxInterviewS04 .boxCsnkSliderHorizontal01 .sliderNaviPrev {
  left: -4em;/*-4.5em;*/
  width: 67px;
	height: 67px;
	background: url("../../images/recruit/img-arrow_prev.png") no-repeat left top;
}
.boxInterviewS04 .boxCsnkSliderHorizontal01 .sliderNaviNext {
  right: -4em;/*-4.5em;*/
  width: 67px;
	height: 67px;
	background: url("../../images/recruit/img-arrow_next.png") no-repeat left top;
}
@media all and (max-width: 1000px){
  .boxInterviewS04 .boxCsnkSliderHorizontal01 .sliderNaviPrev {
    left: 1.3vw;
  }
  .boxInterviewS04 .boxCsnkSliderHorizontal01 .sliderNaviNext {
    right: 1.3vw;
  }
}

@media all and (max-width: 1000px){
  .boxInterviewS04 .boxCsnkSliderHorizontal01 .ulSlideNavi {
    bottom: 1px;
  }
}
.boxInterviewS05Wrap {
  background-color: #fff;
  padding: 60px 0 90px 0;
}
.boxInterviewS05 {
  display: flex;
}
.boxInterviewS05 .boxInterviewS0101 {
  width: 47%;
  padding-bottom: 0;
}
.boxInterviewS05 .boxInterviewS0101:nth-of-type(2n) {
  margin-left: auto;
}
.boxInterviewS05 .boxInterviewFaq01 {
  text-align: left;
}
.boxInterviewS05 .boxInterviewFaq01 .ttl01 {
  justify-content: flex-start;
  padding: 0;
}
.boxInterviewS0401 .boxIndexInterview {
  justify-content: center;
  padding-left: 0;
  width: 100%;
}
.boxInterviewS0401 .boxIndexInterview .box {
  width: 235px;
  margin: 0 12px;
}
.boxInterviewS0401 .boxIndexInterview .box .num span:nth-of-type(1) {
  font-size: 1.3rem;
}
.boxInterviewS0401 .boxIndexInterview .box .num span:nth-of-type(2) {
  font-size: 3rem;
}
.boxInterviewS0401 .boxIndexInterview .box .p02 {
  font-size: 1.6rem;
}
.boxInterviewS0401 .boxIndexInterview .box .arrow {
  width: 40px;
  height: 40px;
}
.boxInterviewS0401 .boxIndexInterview .box a:hover .arrow {
  background-size: 20px;
}
.boxInterviewS0401 .boxIndexInterview .box .arrow img {
  width: 20px;
}
.boxInterviewS0401 .boxIndexInterview .box .p02 {
  padding-right: 2em;
  font-size: 1.05rem;
}
.boxInterviewS0401 .slider {
  margin-bottom: 63px;
}
.boxInterviewS0101.boxImgBread {
  position: relative;
}
.boxInterviewS0101.boxImgBread:before {
  content: "";
  width: 289px;
  height: 339px;
  background: url("../../images/recruit/interview/img-left.png") no-repeat;
  background-size: contain;
  position: absolute;
  left: -65px;
  top: 0;
}
.boxInterviewS0101.boxImgBread:after {
  content: "";
  width: 296px;
  height: 383px;
  background: url("../../images/recruit/interview/img-right.png") no-repeat;
  background-size: contain;
  position: absolute;
  right: -77px;
  top: -20px;
  z-index: 4;
}
.boxInterviewS01Wrap {
  padding-top: 5rem;
}

@media only screen and (max-width:1000px) {
  .boxHeader {
    width: 100%;
    border-radius: 0;
    top: 0;
  }
  .boxHeader01 {
    height: 16.666vw;
  }
  .boxHeaderLogo01 {
    padding: 0;
  }
  .btnHmbMenu.typeCss01 {
    top: 6.5vw;
    right: 4.4vw;
  }
  .boxHeaderLogo01 .l03 img {
    display: none;
  }
  .boxHeaderLogo01 .l03 {
    font-size: 1.07rem;
    width: 3.923rem;
    height: 3.923rem;
    border-radius: 0.563rem;
    line-height: 1.2;
    margin: 0;
    position: absolute;
    right: 22vw;
    top: -0.5vw;
  }
  .boxRecruitIndex01 img {
    display: none;
  }
  .boxRecruitIndex01 {
    height: 131vw;
  }
  .boxRecruitIndex01:before {
    content: "";
    height: 100%;
    width: 100%;
    background: url("../../images/recruit/index/img-mv_sp02.png") no-repeat;
    background-size: cover;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
  }

  .boxRecruitIndex02 .cont .ttl .t01 {
    font-size: 2.19rem;
  }
  .boxRecruitIndex02 .cont .ttl .t02 {
    font-size: 2.593rem;
  }
  .boxRecruitIndex02Wrap {
    padding-top: 3.3rem;
    height: auto;
    /*background: url("../../images/recruit/index/index-bg01sp.jpg") center bottom;*/
    background-size: cover;
    padding-bottom: 39vw;
  }
  .boxRecruitIndex02Wrap:after {
    height: 45vw;
    background-size: cover;
  }
  
  .boxRecruitIndex02 .cont .ttl {
    background-size: 67%;
    padding-bottom: 1.5rem;
  }
  .boxRecruitIndex02 .cont .txt {
    font-size: 1.076rem;
    letter-spacing: 0.1em;
    font-weight: 500;
    color: #333;
    margin-top: 2.5em;
  }
  #container {
    padding-top: 16.6666vw
  }
  .boxRecruitIndex03 .ttl {
    display: block;
  }
  .boxRecruitIndex03 .ttl {
    text-align: center;
    margin-bottom: 7.5rem;
  }
  .boxRecruitIndex03Wrap {
    padding: 4.6rem 0 0 0;
  }
  .boxRecruitIndex03 .ttl .ja,.boxRecruitIndex04 .box_wrap .ttl_area h2 .ja {
    font-size: 1.92rem;
  }
  .boxRecruitIndex03 .ttl .recruit-department-list {
    margin-top: 1.4rem;
    position: relative;
    width: 112%;
    margin-left: -6%;
    background: #fcf7e4;
    padding: 1.5em 10%;
    justify-content: space-between;
  }
  .boxRecruitIndex03 .ttl .recruit-department-list li {
    font-size: 1.076rem;
    margin-left: 0!important;
  }
  .boxRecruitIndex03 .ttl .recruit-department-list .all {
    padding: 0;
    font-size: 1.246rem;
    position: absolute;
    bottom: -4rem;
    left: 0;
    right: 0;
    margin: auto;
  }
  .boxRecruitIndex03 .ttl .recruit-department-list .all:before {
    content: none;
  }
  .boxRecruitIndex03 .ttl .recruit-department-list li:not(.all) a {
    background-size: 1em;
    padding-bottom: 0.3em;
  }
  .boxRecruitList01 .box .img {
    height: 56.66vw;
    margin-bottom: 1.5rem;
  }
  .boxRecruitList01 .box:nth-child(n+2) {
    margin: 0;
  }
  .boxRecruitIndex03 {    
    width: 100%;
  }
  body.pageRecruitTop .boxRecruitList01 {
    padding: 0 11vw;
  }
  .boxRecruitIndex03 .slick-prev:before, .boxRecruitIndex03 .slick-next:before {
    content: none;
  } 
  .boxRecruitIndex03 .slick-prev, .boxRecruitIndex03 .slick-next {
    width: 8.8vw;
    height: 16vw;
  }
  .boxRecruitIndex03 .slick-prev {
    background: url("../../images/common/arrow-slide-prev.png") no-repeat !important;
    background-size: contain!important;
    z-index: 1;
    top: 31vw;
    left: 0.5vw;
  }
  .boxRecruitIndex03 .slick-next {
    background: url("../../images/common/arrow-slide-next.png") no-repeat !important;
    background-size: contain!important;
    z-index: 1;
    top: 31vw;
    right: 0.5vw;
  }
  .boxRecruitList01 .box .img .ulBaseListCat li {
    font-size: 1.46rem;
  }
  .boxRecruitList01 .box .img .ulBaseListCat {
    bottom: 9vw;
  }
  .boxRecruitList01 .box .ttl01 {
    font-size: 1.53rem;
  }
  .boxRecruitList01 .box .dl_wrap dl {
    font-size: 1.3rem;
  }
  .boxRecruitList01 .box .dl_wrap dl li {
    font-size: 1.3rem;
  }
  .boxRecruitList01 .box .dl_wrap dl dt {
    width: 5em;
  }
  .boxRecruitList01 .box .dl_wrap dl dd {
    width: calc(100% - 5em);
  }
  .boxRecruitList01 .box .btn {
    height: 3em;
    font-weight: bold;
    position: static;
  }
  .boxRecruitList01 .box .btn {
    /*display: block;*/
    margin-bottom: 0;
  }
  .boxRecruitIndex04 .box_wrap .ttl_area {
    width: 100%;
    text-align: center;
  }
  .boxIndexInterview {
    width: 100%;
    padding: 0;
    flex-wrap: wrap;
  }
  .boxRecruitIndex04 .box_wrap {
    display: block;
    position: relative;
    padding-bottom: 22vw;
  }
  .boxRecruitIndex04 .box_wrap .ttl_area h2 {
    margin-bottom: 1.2em;
  }
  .boxRecruitIndex04Wrap {
    border-top-left-radius: 17.3vw;
    border-top-right-radius: 17.3vw;
    padding: 4.6rem 0 7rem 0;
    background: url("../../images/recruit/index/bg-mugi.png") no-repeat left bottom;
    background-size: 50%;
    background-color: #fff8e1;
  }
  .boxIndexInterview .box {
    width: 47.5%;
    padding-bottom: 5.5rem;
  }
  .pageRecruitTop .boxIndexInterview .box:nth-child(n+2) {
    margin-left: 0;
  }
  .pageRecruitTop .boxIndexInterview .box:nth-of-type(2n) {
    margin-left: auto;
  }
  .boxIndexInterview .box .num span:nth-of-type(2) {
    font-size: 2.08rem;
  }
  .boxIndexInterview .box .num span:nth-of-type(1) {
    font-size: 1rem;
  }
  .boxIndexInterview .box .cont {
    left: 8%;
    bottom: 5%;    
  }
  .boxIndexInterview .box .arrow {
    width: 8.8vw;
    height: 8.8vw;
    right: 5%;
    bottom: 6rem;
  }
  .boxIndexInterview .box .arrow img {
    width: 4.26vw;
  }
  .boxIndexInterview .box .p01 {
    display: block;
    font-size: 1rem;
    color: #008f43;
    font-weight: 500;
  }
  .boxIndexInterview .box .p02 {
    display: block;
    color: #008f43;
    font-size: 1.15rem;
    font-weight: 500;
  }
  .boxRecruitIndex04 .btnBase01 {
    position: absolute;
    left: 0;
    bottom: 0;
  }
  .boxRecruitIndex08Wrap {
    display: none;
  }
  .boxRecruitIndex03 .ttl .recruit-department-list .all a:after {
    border-width: 0.6vw;
    width: 13.3vw;
    height: 13.3vw;
    background-size: 4.93vw;
  }
  .boxRecruitIndex05 {
    display: block;
  }
  .boxRecruitIndex05 .box {
    width: 100%;
    max-width: inherit;
  }
  .boxRecruitIndex05 .box .cont .ttl {
    font-size: 1.8rem;
    margin-bottom: 0.5em;
  }
  .boxRecruitIndex05 .box .cont .icon img {
    width: 16.53vw;
  }
  .boxRecruitIndex05 .box .cont {
    background-size: 46vw;
    margin-top: -9vw;
  }
  .boxRecruitIndex05 .box .cont p {
    font-size: 1.07rem;
  }
  .boxRecruitIndex05 .box .cont .icon span {
    font-size: 1rem;
  }
  .boxRecruitIndex05 .box .cont .icon {
    margin-bottom: -1em;
  }
  .boxRecruitIndex05 .box:first-child {
    margin-bottom: 3rem;
  }
  .boxRecruitIndex05 .box .img img {
    border-radius: 1.23rem;
  }
  .boxRecruitIndex05Wrap {
    padding: 4.6rem 0;
    background: #fff;
  }
  .boxRecruitIndex06Wrap {
    background: url("../../images/recruit/index/index-bg03sp.jpg") no-repeat center top;
    height: 78.66vw;
    background-size: cover;
  }
  .boxRecruitIndex06 .p01 {
    font-size: 0.96rem;
    margin-bottom: 0.5em;
  }
  .boxRecruitIndex06 h2 {
    font-size: 1.92rem;
    margin-bottom: 1em;
  }
  .boxRecruitIndex06 .btnBase01 {
    width: 65%;
    height: 13.8vw;
    border: 0.6vw solid #008538;
    letter-spacing: 0.1em;
    font-weight: bold;
    color: #008f43;
    font-size: 1.23rem;
    background-image: url("../../images/common/arrow-right-green.svg");
  }
  .boxRecruitIndex07 {
    display: block;
  }
  .boxRecruitIndex07 .ttl_area {
    width: 100%;
    height: 34.66vw;
    background-color: #ff8000;
  }
  .boxRecruitIndex07 .ttl_area .ttl {
    font-size: 1.038rem;
    font-weight: bold;
    letter-spacing: 0.08em;
    margin-bottom: 0.7em;
  }
  .boxRecruitIndex07 .ttl_area .ttl span {
    font-size: 2.692rem;
  }
  .boxRecruitIndex07 .ttl_area a {
    width: 90%;
    height: 2.384rem;
    color: #5f3125;
    justify-content: center;
    align-items: center;
    font-size: 1.23rem;
    font-weight: bold;
    margin: auto;
    background-image: url("../../images/common/arrow-right-brown.svg");
    background-repeat: no-repeat;
    background-position: right 1.3em center;
    background-size: 1rem;
  }
  .boxRecruitIndex07 .ttl_area div {
    width: 100%;
  }
  .boxRecruitIndex07 .cont {
    width: 100%;
    padding: 0;
  }
  .boxRecruitIndex07 .cont dl {
    padding: 1.73rem 0 !important;
    display: block;
  }

  .boxRecruitIndex07Wrap {
    padding: 4.6rem 0 6rem 0;
  }
  .boxRecruitIndex07 .cont dl dt {
    width: 100%;
    font-size: 1.076rem;
    font-weight: 500;
    margin-bottom: 0.5em;
  }
  .boxRecruitIndex07 .cont dl dd {
    font-size: 1.23rem;
    font-weight: 500;
    width: 100%;
  }
  .boxRecruitIndex07 .cont dl dd a {
    padding-right: 2.5em;
  }
  .boxRecruitIndex07 .cont dl dd a:before {
    width: 2.53vw;
    height: 2.53vw;
    top: 50%;
        transform: translateY(-50%);
    right: 1.6vw;
  }
  .boxRecruitIndex07 .cont dl dd a:after {
    width: 6.13vw;
    height: 6.13vw;
    top: 50%;
    transform: translateY(-50%);
  }
  .boxFooterRecruitContact .box_wrap {
    display: block;
  }
  .boxFooterRecruitContact .box {
    width: 100%;
    height: 26vw;
  }
  .boxFooterRecruitContact .box:nth-of-type(2) {
    margin: 1.2rem 0 0 0;
  }
  body.pageRecruitTop .boxFooterRecruitContactWrap {
    margin-top: 0;
  }
  .boxFooterRecruitContactWrap {
    height: 69.3vw;
    background: url("../../images/recruit/bg-footer01sp.jpg") no-repeat center top;
    background-size: cover;
  }
  .boxFooterRecruitContact .box .cont .p01 {
    font-size: 8.22vw;
  }
  .boxFooterRecruitContact .box .cont .sub {
    font-size: 1rem;
    text-align: center;
  }
  .boxFooterRecruitContact .box:nth-of-type(2) .cont .p01 {
    font-size: 6.68vw;
  }
  .boxFooterRecruit01Wrap {
    padding: 3.2rem 0 0 0;
  }
  .boxFooterRecruit01 {
    flex-direction: column-reverse;
  }
  .boxFooterRecruit01 .left {
    width: 100%;
    margin-top: 3.07rem;
  }
  .boxFooterRecruit01 .right {
    display: block;
    margin: 0;
    width: 100%;
  }
  .boxFooterRecruit01 .right .f02 {
    margin: 1.92rem 0 0 0;
  }
  .boxFooterRecruit01 .right .f01 .ttl,.boxFooterRecruit01 .right .f02 ul li {
    font-size: 1.3rem;
  }
  .boxFooterRecruit01 .right .f01 ul li {
    font-size: 1.23rem;
  }
  .boxFooterRecruit01 .right .f01 ul li:before {
    top: 0.45em;
  }
  .boxFooterRecruit01 .right .f02 .f0202 {
    font-size: 1.15rem;
    font-weight: 500;
  }
  .boxFooterRecruit01 .left .f_logo div {
    display: none;
  }
  .boxFooterRecruit01 .left .f_logo {
    display: block;
    margin: 0 auto 1.5rem auto;
    text-align: center;
  }
  .boxFooterRecruit01 .left .f_logo img {
    width: 32.8vw;
  }
  .boxFooterRecruit01 .left .p01 {
    text-align: center;
    font-size: 1.12rem;
    line-height: 1.6;
    font-weight: 400;
  }
  .boxCopyright {
    height: 4.5em;
    padding: 0;
  }
  .boxCopyright > p {
    color: #fff;
  }
  .boxFooterRecruit01 .left .btn_area .ulHeaderMenu02 {
    width: 112%;
    margin-left: -6%;
  }
  .boxFooterRecruit01 .left .btn_area .ulHeaderMenu02 li {
    height: 18.9vw;
    width: 50%;
    font-size: 1.125rem;
  }
  .boxFooterRecruit01 .left .btn_area .ulHeaderMenu02 .btn01 a span {
    background-size: 24px;
  }
  .boxFooterRecruit01 .left .btn_area .ulHeaderMenu02 .btn02 a span {
    padding: 6px 0 5px 23px;
    background-size: 15px;
}
  .btnHmbMenu.typeCss01,.boxHeader {
    z-index: 10;
  }
  .boxHmbMenu {
    z-index: 9;
    width: 100%;
  }
  .boxUlHmbMenu01 {
    padding: 0 3%;
  }
  .boxUlHmbMenu01 .boxFooterRecruit01 {
    display: block;
  }
   .boxHmbMenu .boxFooterRecruit01 .last ul .small_wrap div a {
    border-bottom: 1px solid #d6c899;
  }
  .boxHmbMenu .boxFooterRecruit01 .ulHeaderMenu02 {
    margin: 0 auto;
    display: flex;
    width: 100%;
  }
  .boxHmbMenu .boxFooterRecruit01 {
    padding: 0 2.5%;
  }
  .boxHmbMenu .boxFooterRecruit01 .ulHeaderMenu02>.btn02 {
    margin: 0;
  }
  .boxHmbMenu .boxFooterRecruit01 .ulHeaderMenu02> li {
    height: 18.66vw;
    width: 49%;
    font-size: 1.076rem;
  }
  .boxHmbMenu .boxFooterRecruit01 .ulHeaderMenu02> li a {
    border-radius: 9px;
  }
  .boxHmbMenu .boxFooterRecruit01 .ulHeaderMenu02> li:last-child {
    margin-left: auto;
  }
  .boxHmbMenu .ulHeaderMenu02>.btn02 span {
    padding-top: 0.3em;
  }
  .boxHmbMenu .boxFooterRecruit01 dl {
    padding: 0 1.2%;
  }
  .boxHmbMenu .boxFooterRecruit01 .last ul.dSp {
    padding: 0 1.2%;
  }
  .boxHmbMenu .boxFooter02 {
    overflow: hidden;
  }
  .boxHmbMenu .boxFooterRecruit01 {
    padding: 0;
  }
  .boxHmbMenu .boxFooterRecruit01 .btn_area {
    margin-bottom: 2rem;
  }
  .ttlMv .ttlEn {
    text-align: center;
     font-size: 3rem;
  }
  .ttlMv {
    margin-top: 0;   
  }
  .ttlMv .ttlJa {
    font-size: 1.2rem;
  }
  .boxMvWrap {
    padding-top: 38%;
  }
  .boxBaseArchiveSearch .dl01 > dd {
    padding-top: 0;
  }
  .boxBaseArchiveSearch .dl02 > dt {
    font-size: 1.125rem;
  }
  .boxBaseArchiveSearch .dl02 > dd .ul01 > li {
    font-size: 1.12rem;
    margin-bottom: 0.7em;
  }
  .boxRecruitList01 .boxListTxt .boxTtl01 {
    position: relative;
  }
  .boxRecruitList01 .boxTtl01 .ttlList {
    min-height: inherit;
  }
  .boxRecruitList01 .boxTtl01 .pShop {
    margin: 0;
    width: auto;
  }
  .boxRecruitList01 .boxListTxt .boxTtl {
    align-items: center;
  }
  .boxRecruitList01 .boxDl01L {
    display: flex;
    flex-wrap: wrap;
  }
  .boxRecruitList01 .boxDl01L .dlBase > dd {
    width: 100%;
  }
  .boxRecruitList01 .boxDl01 .dlBase:not(:last-child) {
    width: 50%;
  }
  .boxRecruitList01 .boxDl01R {
    width: 100%;
  }
  .boxRecruitList01 .boxLink {
    margin: 1.5rem 0 1rem 0;
  }
  .boxRecruitS01 .boxSingleTxt .boxTtl01 .ttlSingle,.boxCsnkForm .boxTtl01 .ttlSingle {
    min-height: inherit;
  }
  .boxRecruitS01 .boxSingleTxt .boxTtl01 .pShop,.boxCsnkForm .boxTtl01 .pShop {
    width: 100%;
    margin: 0;
  }
  .boxRecruitS01 .boxSingleTxt .boxTtl,.boxCsnkForm .boxTtl {
    align-items: center;
  }
  .boxPostBody > p,.dlBase01 > dd {
    font-size: 1rem;
  }
  .dlBase01 > dt:before {
    transform: none;
    top: 1.21em;
  }
  .boxRecruitS01 .boxBaseSingleBackLink01 {
    margin: -18vw auto 0 auto;
  }
  .boxRecruitS01 .boxBaseSingleBackLink01 a {
    margin: auto;
  }
  .boxBaseArchiveSearch .dl01 > dt .txtEn {
    margin-bottom: 0.5em;
  }
  .boxInterview01:before,
  .boxInterviewS0101.boxImgBread:before {
    width: 35vw;
    height: 47vw;
    left: -22vw;
    top: -4vw;
  }
  .boxInterview01:after,.boxInterviewS0101.boxImgBread:after {
    width: 38vw;
    height: 49vw;
    right: -22vw;
    top: 2vw;
  }
  .boxInterviewList01 {
    display: block;
  }
  .boxInterviewItem {
    width: 100%;
    margin: 0!important;
    min-height: inherit;
  }
  .boxInterviewItem:nth-child(n+2) {
    margin-top: 3rem!important;
  }
  .boxInterviewItem .cont {
    width: 80%;
    margin: -13vw 4vw 0 auto
  }
  .boxInterviewItem .cont .p01 {
    font-size: 1.2rem;
  }
  .boxInterviewItem .cont .p02 span:nth-of-type(1) {
    font-size: 1rem;
  }
  .boxInterviewItem .cont .p02 span:nth-of-type(2):before {
    margin: 0 0.3em;
  }
  .boxInterviewItem .name_image {
    bottom: 33vw;
  }
  body.post-type-archive-interview .boxPageWrap {
    padding-bottom: 0;
  }
  .boxInterviewMv:before {
    width: 100%;
  }
  .boxInterviewMvL {
    width: 100%;
  }
  .boxInterviewMvL .ttlInterviewMv .ttlEn .ttlStr span {
    font-size: 1.25rem;
  }
  .boxInterviewMvL .ttlInterviewMv .ttlEn .ttlNum {
    font-size: 3rem;
  }
  .boxInterviewMvL .ttlInterviewMv .ttlJa {
    font-size: 1.5rem;
  }
  .boxInterviewMvL .boxInterviewMvIn .pJobCat {
    border-radius: 10px;
    font-size: 1.25rem;
    font-weight: 500;
  }
  .boxInterviewMv:before {
    content: none;
  }
  .boxInterviewMvL {
    background: url("../../images/recruit/interview/bg-mv.jpg") no-repeat right top;
    background-size: cover;
    padding: 3rem 0 4.6rem 0;
  }
  .boxInterviewMvL .name_image {
        width: 43%;
        right: 3%;
        transform: none;
        bottom: auto;
    top: -9vw;
  }
  .boxInterviewMvR {
    height: 55vw;
    background-size: cover;
    width: 100%;
  }
  .boxInterviewS0101.boxImgBread:before,
  .boxInterviewS0101.boxImgBread:after {
    content: none;
  }
  .boxInterviewFaq01 .ttl01 .txtStr {
    text-align: left;
  }
  .boxInterviewS0102 .boxImg {
    margin-left: -6%;
  }
  .boxInterviewS0201One:not(:last-child) .dl01:before {
            left: 6.39em;
  }
  .boxInterviewS05 {
    display: block;
  }
  .boxInterviewS05 .boxInterviewS0101 {
    width: 100%;
  }
  .boxInterviewS05 .boxInterviewS0101:nth-child(n+2) {
    margin-top: 3rem;
  }
  .boxInterviewS04 .ttlBase02 .ttlEn {
    font-size: 3rem;
  }
  .boxInterviewS0401 .boxIndexInterview {
    display: flex;
    justify-content: flex-start;
  }
  .boxInterviewS0401 .boxIndexInterview .box {
    width: 47.5%;
    margin: 0;
    padding-bottom: 5.5rem;
  }
  .boxInterviewS0401 .boxIndexInterview .box:nth-of-type(2n) {
    margin-left: auto;
  }
  .boxRecruitLead .ttl,.boxLead01 h2 {
    font-size: 1.7rem;
  }
  .boxBenefitsCont {
    padding: 3rem 1.5rem 2.5rem 1.5rem;
    position: relative;
  }
  /*
  .boxBenefitsCont .ttl_h2 {
    display: block;
  }
  .boxBenefitsCont .ttl_h2 .num {
    position: absolute;
    left: 1rem;
    top: -3rem;
    width: 17vw;
    height: 21vw;
    padding-top: 3vw;
  }
  .boxBenefitsCont .ttl_h2 .num .n02 {
    width: 11vw;
    height: 10vw;
    padding-top: 3vw;
  }
  */
    .boxBenefitsCont .ttl_h2 .num {
    width: 17vw;
    height: 21vw;
    padding-top: 3vw;
  }
  .boxBenefitsCont .ttl_h2 .num .n02 {
    width: 11vw;
    height: 10vw;
    padding-top: 3vw;
  }
  .boxBenefitsCont .ttl_h2 .ttl {
    width: 100%;
    font-size: 1.5rem;
    position: relative;
    top: -1rem;
  }
  .boxBenefitsCont .box_wrap {
    display: block;
  }
  .boxBenefitsCont .box_wrap .dl_wrap {
    width: 100%;
    padding: 0;
    margin-bottom: 3rem;
  }
  .boxBenefitsCont .box_wrap .img {
    width: 100%;
  }
  .boxBenefitsCont .box_wrap .dl_wrap dl {
    display: block;
  }
  .boxBenefitsCont .box_wrap .dl_wrap dl dt {
    width: 100%;
    margin-bottom: 1em;
  }
  .boxBenefitsCont .box_wrap .dl_wrap dl dd {
    width: 100%;
  }
  .pageBenefits .boxPageWrap {
    padding-bottom: 0;
  }
  .boxInterviewFaq01 .ttl01 {
    padding-right: 0;
  }
  .boxBenefitsCont .ttl_h2 {
    margin-bottom: 1.5rem;
  }
  .boxBenefitsCont .box_wrap .img img {
    margin: 0;
  }
  
  
  
  
  
  
}
.boxBenefitsCont .slick-dots li button {
  width: 14px;
  height: 14px;
}
.boxBenefitsCont .slick-dots li button:before {
  font-size: 14px;
}
.boxBenefitsCont.slick-dotted.slick-slider {
  padding-bottom: 65px;
}
.slick-dots li.slick-active button:before {
  color: #5f3125!important;
  opacity: 1!important;
}
.boxBenefitsCont .slick-dots li button:before {
  opacity: 1!important;
  color: #d5d5d5;
}

.boxData02 {
}
.boxData02 .ttl_h2 {
  color: #451914;
  font-weight: 500;
  letter-spacing: 0.1em;
  text-align: center;
  margin-bottom: 42px;
}
.boxData02 .ttl_h2 span {
  font-family: 'Noto Serif JP', 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
  display: block;
  letter-spacing: 0;
  font-size: 3.844rem;
  margin-bottom: 5px;
}
.boxData02 .boxDataQWrap .boxDataQ .ttl_h3 .num {
  width: 90px;
  height: 112px;
  border-radius: 8px;
  background-color: #4d271f;
  padding: 11px 0 0 0;
  flex-shrink: 0;
  margin-right: 22px;
  position: relative;
  top: -12px;
}
.boxData02 .boxDataQWrap .boxDataQ .ttl_h3 .num .n01 {
  color: #fff;
  font-weight: bold;
  font-size: 0.875rem;
  letter-spacing: 0.04em;
  display: block;
  text-align: center;
  margin-bottom: 5px;
  text-indent: 0.04em;  
  line-height: 1.15;
}
.boxData02 .boxDataQWrap .boxDataQ .ttl_h3 .num .n02 {
  display: block;
  width: 58px;
  height: 52px;
  background: url("../../images/benefits/bg-number-white.svg") no-repeat center top;
  background-size: contain;
  font-family: "EB Garamond", serif;
  font-weight: 600;
  letter-spacing: 0.08em;
  color: #4d271f;
  text-align: center;
  font-size: 1.75rem;
  line-height: 1;
  padding: 15px 0 0 0;
  text-indent: 0.08em;
  margin: auto;
}
.boxData02 .boxDataQWrap .boxDataQ:nth-child(n+2) {
  margin-top: 95px;
}
.boxData02 .boxDataQWrap .boxDataQ .ttl_h3 {
  background-color: #fcf7e5;
  border-radius: 8px;
  height: 120px;
  display: flex;
  padding: 0 0 0 43px;
  align-items: center;
  margin-bottom: 30px;
}
.boxData02 .boxDataQWrap .boxDataQ .ttl_h3 .ttl {
  font-weight: bold;
  font-size: 1.75rem;
}
.boxData02 .boxDataQWrap .boxDataQ .box_wrap {
  display: flex;
  max-width: 1160px;
  margin: auto;
}
.boxData02 .boxDataQWrap .boxDataQ .box {
  width: 260px;
  min-height: 260px;
  border-radius: 16px;
  border: 2px solid #018f43;
  color: #018f43;
  padding: 28px 18px 14px 18px;
  position: relative;
  margin: 0 15px;
}
.boxData02 .boxDataQWrap .boxDataQ:nth-of-type(2n) .box {
  border-color: #ff8a00;
  color: #ff8a00;
}
.boxData02 .boxDataQWrap .boxDataQ .box .txt {
  font-weight: bold;
  padding-bottom: 20px;
  line-height: 1.66;
}
.boxData02 .boxDataQWrap .boxDataQ .box .sub {
  font-size: 0.875rem;
  font-weight: 400;
  color: #4d271f;
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  padding: 0 20px 14px 0;
  text-align: right;
}
.boxData02 .boxDataQWrap .slick-prev:before, .boxData02 .boxDataQWrap .slick-next:before {
    content: none;
  } 
  .boxData02 .boxDataQWrap .slick-prev, .boxData02 .boxDataQWrap .slick-next {
    width: 34px;
    height: 69px;
  }
  .boxData02 .boxDataQWrap .slick-prev {
    background: url("../../images/common/arrow-slide-prev.png") no-repeat !important;
    background-size: contain!important;
    z-index: 1;
    top: 50%;
    left: -40px;
  }
  .boxData02 .boxDataQWrap .slick-next {
    background: url("../../images/common/arrow-slide-next.png") no-repeat !important;
    background-size: contain!important;
    z-index: 1;
    top: 50%;
    right: -40px
  }
.boxData02 .boxDataQWrap .boxDataQ:nth-of-type(2n) .slick-prev {
  background-image: url("../../images/common/arrow-slide-prev-orange.png") !important;
}
.boxData02 .boxDataQWrap .boxDataQ:nth-of-type(2n) .slick-next {
  background-image: url("../../images/common/arrow-slide-next-orange.png") !important;
}
  .boxData02 .boxDataQWrap .slick-dots li button:before {
  font-size: 14px;
  color: #d5d5d5;
  opacity: 1;
}
  .boxData02 .boxDataQWrap .slick-dots li {
  margin: 0 2px;
}
  .boxData02 .boxDataQWrap .slick-dots {
  bottom: -40px;
  text-align: right;
    padding-right: 1rem;
}

.boxData01 #myPieChart {
  width: 400px!important;
  height: 400px!important;
}
.boxData01 .box_wrap01 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.boxData01 .box_wrap01 .box {
  width: 31.7%;
  border-radius: 1rem;
  background-color: #fff;
  border: 2px solid #dbdbdb;
  padding: 30px 20px 70px 20px;
  position: relative;
}
.boxData01 .box_wrap01 .box .ttl {
  color: #008f43;
  font-weight: bold;
  text-align: center;
}
.boxData01 .box_wrap01 .box .ttl:after {
  content: "";
  width: 66px;
  height: 2px;
  background: url("../../images/common/bg-dot-green.png") repeat-x left bottom;
  display: block;
  margin: 16px auto;
}
.boxData01 .box_wrap01 .box .ttl .en {
  font-size: 0.875rem;
  display: block;
}
.boxData01 .box_wrap01 .box .ttl .ja {
  font-size: 1.875rem;
  display: block;
  letter-spacing: 0.08em;
}
.boxData01 .box_wrap01 .box .count {
  text-align: center;
}
.boxData01 .box_wrap01 .box .count span {
  color: #008f43;
  font-weight: bold;
  font-family: "EB Garamond", serif;
  font-size: 6.375rem;
  line-height: 1;
  letter-spacing: 0.04em;
}
.boxData01 .box_wrap01 .box:not(.box01) .count span {
  font-size: 6.25rem;
}
.boxData01 .box_wrap01 .box .count small {
  color: #4d271f;
  font-weight: bold;
  font-size: 1.75rem;  
}
.boxData01 .box_wrap01 .box .cont01 {
  display: flex;
  justify-content: center;
  margin-top: 5px;
}
.boxData01 .box_wrap01 .box .cont01 .in {
  width: 35%;
  text-align: center;
}
.boxData01 .box_wrap01 .box .cont01 .in:nth-of-type(2) {
  margin-left: 15%;
}
.boxData01 .box_wrap01 .box .cont01 .in .p01 {
  color: #fff;
  font-size: 1.125rem;
  background-color: #009eff;
  border-radius: 7px;
  padding: 2px 0;
  text-align: center;
  margin: 5px 0 10px 0;
}
.boxData01 .box_wrap01 .box .cont01 .in:nth-of-type(2) .p01 {
  background-color: #ff8a00;
}
.boxData01 .box_wrap01 .box .cont01 .in .p02 span {
  font-family: "EB Garamond", serif;
  letter-spacing: 0.08em;
  font-size: 3.34rem;
  font-weight: bold;
  color: #009eff;
  line-height: 1;
}
.boxData01 .box_wrap01 .box .cont01 .in .p02 small {
  font-size: 1.125rem;
  font-weight: bold;
}
.boxData01 .box_wrap01 .box .cont01 .in:nth-of-type(2) .p02 span {
  color: #ff8a00;
}
.boxData01Wrap {
  background-color: #fcf7e5;
  padding: 90px 0;
}
.boxData01 .box_wrap01 .box .sub_text {
  position: absolute;
  bottom: 1em;
  right: 1.5em;
}
.boxData01 .box_wrap01 .box02 .sougyo {
  font-size: 1.58rem;
  text-align: center;
  margin: 58px 0 0 0;
  font-weight: bold;
}
.boxData01 .box_wrap01 .box02 .sougyo span {
  font-family: "EB Garamond", serif;
  font-weight: bold;
  color: #008f43;
  font-size: 2.67rem;
  letter-spacing: 0.08em;
}
.boxData01 .box_wrap01 .box02 .count {
  display: flex;
  justify-content: center;
  align-items: baseline;
}
.boxData01 .box_wrap01 .box02 .count img {
  position: relative;
  bottom: -25px;
  margin-right: 3px;
}
.boxData01 .box_wrap01 .box03 .sougyo {
  font-size: 1.58rem;
  text-align: center;
  margin: 58px 0 0 0;
  font-weight: bold;
}

.boxData01 .box_wrap01 .box03 .sougyo span {
  font-family: "EB Garamond", serif;
  font-weight: bold;
  color: #008f43;
  font-size: 2.67rem;
  letter-spacing: 0.08em;
}
.boxData01 .box_wrap01 .box03 .count {
  display: flex;
  justify-content: center;
  align-items: baseline;
  flex-wrap: wrap;
}
.boxData01 .box_wrap01 .box03 .count .img {
  position: relative;
  bottom: 19px;
  margin-right: 3px;
}
.boxData01 .box_wrap01 .box03 .count small {
  display: block;
  margin-left: auto;
  margin-top: -28px;
  padding-right: 0.5em;
}
.boxData01 .box_wrap01 .box03 .count span {
  letter-spacing: -1px;
  padding-top: 12px;
}
.boxData01 .box_wrap01 .box04 {
  margin-top: 2.45%;
  width: 720px;
}
.boxDataCanvas {
  padding: 110px 0 0 0;
  position: relative;
}
.boxDataCanvas #myPieChart {
  margin: auto;
}

.boxDataCanvas .data {
  color: #fff;
  font-weight: bold;
  position: absolute;
  right: 176px;
  top: 257px;
}
.boxDataCanvas .data .p01 {
  font-size: 1.448rem;
  letter-spacing: 0.08em;
  display:block;
}
.boxDataCanvas .data .p02 {
  display: block;
  font-size: 5.07rem;
  letter-spacing: 0.04em;
  font-family: "EB Garamond", serif;
  line-height: 0.8;
}
.boxDataCanvas .data .p02 small {
  font-size: 0.4em;
}
.boxDataCanvas .data.data02 {
  right: 352px;
  top: 345px;
}
.boxDataCanvas .data.data02 .p02 {
  font-size: 3.9475rem;
}
.boxDataCanvas .data.data03 {
  color: #514f4f;
  right: 400px;
  top: 211px;
}
.boxDataCanvas .data.data03 .p01 {
  font-size: 1.31rem;
  line-height: 1.2;
}
.boxDataCanvas .data.data03 .p02 {
  font-size: 3.89rem;
}
.boxDataCanvas .data.data04 {
  right: 380px;
  top: 148px;
}
.boxDataCanvas .data.data04 .p01 {
  font-size: 1.1rem;
}
.boxDataCanvas .data.data04 .p02 {
  font-size: 3.11rem;
  padding-left: 9px;
}
.boxDataCanvas .data.data05 {
  color: #634aee;
  display: flex;
  right: auto;
  left: 11px;
  top: 65px;
  align-items: baseline;
}
.boxDataCanvas .data.data05:after {
  content: "";
  width: 66px;
  height: 17px;
  background: url("../../images/recruit/data/img-line01.png") no-repeat;
  position: absolute;
  right: -74px;
  bottom: -3px;
}
.boxDataCanvas .data.data05 .p01 {
  font-size: 1.158rem;
  position: relative;
  bottom: 3px;
}
.boxDataCanvas .data.data05 .p02 {
  font-size: 3.215rem;
  margin-left: 3px;
}
.boxDataCanvas .data.data06 {
  color: #ff4700;
  display: flex;
  right: auto;
  left: 161px;
  top: 19px;
  align-items: baseline;
}
.boxDataCanvas .data.data06:after {
  content: "";
  width: 44px;
  height: 60px;
  background: url("../../images/recruit/data/img-line02.png") no-repeat;
  position: absolute;
  right: -51px;
  bottom: -46px;
}
.boxDataCanvas .data.data06 .p01 {
  font-size: 1.158rem;
  position: relative;
  bottom: 3px;
}
.boxDataCanvas .data.data06 .p02 {
  font-size: 3.215rem;
  margin-left: 3px;
}
.boxDataCanvas .sub_image {
  position: absolute;
  right: 65px;
  top: 0;
}
 .boxData01 .box_wrap01 .box05 {
   width: calc(97.55% - 720px);
   margin: 2.45% 0 0 auto;
   padding-left: 35px;
   padding-right: 35px;
   padding-bottom: 35px;
}
 .boxData01 .box_wrap01 .box05 .ttl .ja span {
   font-size: 0.8em;
}
 .boxData01 .box_wrap01 .box05 .item_wrap .item {
   display: flex;
}
.boxData01 .box_wrap01 .box05 .item_wrap .item:not(:last-child) {
  margin-bottom: 25px;
  padding-bottom: 25px;
  background: url("../../images/common/bg-dot-green.png") repeat-x center bottom;
}
 .boxData01 .box_wrap01 .box05 .item_wrap .item .rank {
   width: calc(100% - 148px);
   padding-right: 1rem;
}
 .boxData01 .box_wrap01 .box05 .item_wrap .item .rank .num {
   font-size: 1.5rem;
   font-weight: bold;
   text-align: center;
   position: relative;
}
 .boxData01 .box_wrap01 .box05 .item_wrap .item .rank .num span:nth-of-type(1) {
   color: #008f43;
   font-size: 3.75rem;
   font-family: "EB Garamond", serif;
   position: relative;
   bottom: -2px;
}
 .boxData01 .box_wrap01 .box05 .item_wrap .item .rank .num span:nth-of-type(2) {
   font-size: 1.56rem;
   margin: 0 18px 0 4px;
}
 .boxData01 .box_wrap01 .box05 .item_wrap .item .rank p {
   font-weight: 400;
   line-height: 1.58;
   margin-top: 10px;
}
 .boxData01 .box_wrap01 .box05 .item_wrap .item .img {
   width: 148px;
}
.boxData01 .box_wrap01 .box05 .item_wrap .item .rank .num:before {
  content: "";
  width: 48px;
  height: 32px;
  background: url("../../images/recruit/data/img-rank01.png") no-repeat;
  background-size: contain;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.boxData01 .box_wrap01 .box05 .item_wrap .item:nth-of-type(2) .rank .num:before {
  background-image: url("../../images/recruit/data/img-rank02.png");
}
.boxData01 .box_wrap01 .box05 .item_wrap .item:nth-of-type(3) .rank .num:before {
  background-image: url("../../images/recruit/data/img-rank03.png");
}
.boxData01 .box_wrap01 .box_last {
  margin-top: 2.45%;
  padding-bottom: 50px;
}
.boxData01 .box_wrap01 .box_last img {
  position: relative;
  top: -32px;
  margin-right: 8px;
}
.boxData01 .box_wrap01 .box06 .count small {
  display: inline-block;
  width: 1em;
  line-height: 1.2;
  margin-left: 3px;
}
.zoomTrigger {
	opacity: 0;
}

.zoomIn{
  animation-name:zoomInAnime;
  animation-duration:0.5s;
  animation-fill-mode:forwards;
}
@keyframes zoomInAnime{
  from {
		opacity: 0;
  transform: scale(0.6);
  }

  to {
		opacity: 1;
      transform: scale(1);
  }
}
.boxData01 .box_wrap01 .box02 .counter {
  min-width: 114px;
}
.boxData01 .box_wrap01 .box03 .counter {
  min-width: 232px;
}
.boxDataCanvas .data,.boxDataCanvas .sub_image {
  opacity: 0;
  transition: all 1.5s;
}
.boxDataCanvas.show .data,.boxDataCanvas.show .sub_image {
  opacity: 1;
}
.boxCanvasSub {
  position: absolute;
  left: 35px;
  bottom: 30px;
}
.boxCanvasSub ul li {
  font-size: 1.089rem;
  padding-left: 1.2em;
  position: relative;
}
.boxCanvasSub ul li:nth-child(n+2) {
  margin-top: 5px;
}
.boxCanvasSub ul li:before {
  content: "";
  width: 1em;
  height: 1em;
  border-radius: 10em;
  background-color: #ff8a00;
  position: absolute;
  left: 0;
  top: 4px;
}
.boxCanvasSub ul li:nth-of-type(2):before {
  background-color: #018f43
}
.boxCanvasSub ul li:nth-of-type(3):before {
  background-color: #fde639
}
.boxCanvasSub ul li:nth-of-type(4):before {
  background-color: #009eff
}
.boxCanvasSub ul li:nth-of-type(5):before {
  background-color: #634aee
}
.boxCanvasSub ul li:nth-of-type(6):before {
  background-color: #ff4700
}
@media only screen and (max-width:1000px) {
  .boxData01 .box_wrap01 {
    display: block;
  }
  .boxData01 .box_wrap01 .box {
    width: 100%;
  }
  .boxData01 .box_wrap01 .box:nth-child(n+2) {
    margin-top: 2rem;
  }
  .boxData01 #myPieChart {
    width: 100%!important;
    height: 100%!important;
  }
  .boxDataCanvas .sub_image {
    width: 35%;
    top: 0;
    right: 0;
  }
  .boxCanvasSub {
    position: static;
    margin-top: 1.5rem;
  }
  .boxCanvasSub ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .boxCanvasSub ul li {
    margin: 0 0.8em 0.5em 0!important;
  }
  .boxDataCanvas {
    padding-top: 9rem;
  }
  .boxDataCanvas .data {
    right: 7%;
    top: 56%;
  }
  .boxDataCanvas .data.data02 {
    right: auto;
    top: 71%;
    left: 16%;
  }
  .boxDataCanvas .data.data03 {
    color: #514f4f;
    right: auto;
    top: 45%;
    left: 8%;
  }
  .boxDataCanvas .data.data04 {
    right: auto;
    top: 34%;
    left: 23%;
  }
  .boxDataCanvas .data.data04 .p02 {
    font-size: 2.7rem;
    padding-left: 0.35em;
  }
  .boxDataCanvas .data.data05 {
    left: -3%;
    top: 19%;
    align-items: flex-end;
  }
  .boxDataCanvas .data.data05:after {
    background: none;
    width: 2rem;
    height: 1px;
    background-color: #634aee;
    right: -1.9rem;
    transform: rotate(67deg);
        bottom: 0em;
  }
  .boxDataCanvas .data.data06 {
    left:0;
    top: 8%;
  }
  .boxDataCanvas .data.data06:after {
    content: "";
    width: 52px;
    height: 87px;
    background: url(../../images/recruit/data/img-line02.png) no-repeat;
    position: absolute;
    right: -54px;
    bottom: -73px;
    background-size: contain;
}
  .boxData01 .box_wrap01 .box05 .item_wrap .item {
    display: block;
    overflow: hidden;
  }
  .boxData01 .box_wrap01 .box05 .item_wrap .item .rank {
    width: 100%;
    padding: 0;
  }
  .boxData01 .box_wrap01 .box05 .item_wrap .item .img {
    width: 45%;
    float: right;
  }
  .boxData01 .box_wrap01 .box05 .item_wrap .item .rank p {
    width: 50%;
    float: left;
    padding-top: 1rem;
  }
  .boxData02 .ttl_h2 span {
    font-size: 3rem;
  }
  
  .boxData02 .boxDataQWrap .boxDataQ .ttl_h3 .num {
    width: 17vw;
    height: 22vw;
    padding-top: 2vw;
  }
  .boxData02 .boxDataQWrap .boxDataQ .ttl_h3 .ttl {
    width: 100%;
    font-size: 1.5rem;
    position: relative;
  }
  .boxData02 .boxDataQWrap .boxDataQ .ttl_h3 .num .n02 {
    width: 11vw;
    height: 10vw;
    padding-top: 3vw;
  }
  .boxData02 .boxDataQWrap .boxDataQ .ttl_h3 {
    height: auto;
    padding: 0 1rem 0 1.5rem;
  }
  .boxData02 .boxDataQWrap .slick-prev {
    left: -4vw;
  }
  .boxData02 .boxDataQWrap .slick-next {
    right: -4vw;
  }
  .boxData02 .boxDataQWrap .slick-prev, .boxData02 .boxDataQWrap .slick-next {
    width: 6vw;
    height: 11vw;
}
  .boxData02 .boxDataQWrap .boxDataQ .box {
    min-height: 15em;
  }
  .boxData02 .boxDataQWrap .boxDataQ .box .txt {
    font-size: 1.125rem;
  }
}
.pageCareer .boxRecruitLeadWrap {
  margin-bottom: 50px;
}
.boxCareer01Wrap {
  background-color: #fcf7e5;
  padding: 113px 0 140px 0;
}
.boxCareer01 .ttlBaseH2 {
  margin-top: -165px;
}
.boxCareer01 .box01 {
  display: flex;
  margin-bottom: 85px;
}
.boxCareer01 .box01 .img {
  width: 47%;
  background-color: #fff;
  border-radius: 27px;
  border: 2px solid #dbdbdb;
  position: relative;
  height: 348px;
}
.boxCareer01 .box01 .img img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.boxCareer01 .box01 .cont {
  width: 48.5%;
  margin-left: auto;
}
.boxCareer01 .box01 .cont .ttl {
  font-size: 1.75rem;
  font-weight: 500;
  letter-spacing: 0.08em;
  color: #008f43;
  margin-bottom: 0.8em;
  line-height: 1.57;
}
.txt_orange {
  color: #ff6c00;
}
.boxCareer01 .box01 .cont .boxBaseCom p {
  font-size: 1.0625rem;
}
.boxCareer01 .box_wrap {
}
.boxCareer01 .box_wrap .box02:nth-child(n+2) {
  margin-top: 85px;
}
.boxCareer01 .box_wrap .box02 .boxFlex {
}
.boxCareer01 .box_wrap .box02 .boxFlex .cont {
  width: calc(100% - 442px);
  padding-right: 5%;
}
.boxCareer01 .box_wrap .box02 .boxFlex .cont p {
  margin-bottom: 2.3em;
}
.boxCareer01 .box_wrap .box02 .boxFlex .cont ul {
}
.boxCareer01 .box_wrap .box02 .boxFlex .cont ul li {
  font-size: 1.0625rem;
  color:#008f43;
  font-weight: 500;
  padding-left: 1.588em;
  background: url(../../images/common/footer-ico-list01.png) no-repeat left 0.5em;
}
.boxCareer01 .box_wrap .box02 .boxFlex .cont ul li:nth-child(n+2) {
  margin-top: 0.8em;
}
.boxCareer01 .box_wrap .box02 .boxFlex .img {
  width: 442px;
  margin-left: auto;
}
.boxCareer01 .box_wrap .box02 .boxFlex .img img {
  border-radius: 18px;
}
@media only screen and (max-width:1000px) {
  .boxCareer01 .box01 {
    display: block;
    margin-bottom: 4.6rem;
  }
  .boxCareer01 .box01 .img {
    width: 100%;
    height: 50vw;
  }
  .boxCareer01 .box01 .img img {
    width: 90%;
  }
  .boxCareer01 .box01 .cont {
    width: 100%;
    margin: 2rem 0 0 0;
  }
  .boxCareer01 .box01 .cont .ttl {
    font-size: 1.5rem;
  }
  .boxCareer01 .box_wrap .box02 .boxFlex .cont {
    width: 100%;
    padding: 0;
  }
  .boxCareer01 .ttlBaseH3 {
    background-position: 4px 1.25em, left top;
  }
  .boxCareer01 .box_wrap .box02 .boxFlex .img {
    width: 100%;
    margin: 2rem 0 0 0;
  }
  .boxCareer01 .box_wrap .box02:nth-child(n+2) {
    margin-top: 4.6rem;
  }
  .pageCareer .boxPageWrap {
    padding-bottom: 0;
  }
  .boxRecruitList01,.boxRecruitList01 .boxListOne:last-child {
    margin-bottom: 0;
  }
  .boxRecruit01Wrap {
    padding-bottom: 0;
  }
  .boxPageWrap,.boxInterviewList01Wrap {
    padding-bottom: 6.5rem;
  }
  .boxData02 .boxDataQWrap .boxDataQ:last-child {
    margin-bottom: 40px;
  }
  .boxBenefits01Wrap {
    padding-bottom: 6.5rem;
  }
  .boxCareer01Wrap {
    padding-bottom: 6.5rem;
  }
  .boxCsnkFormWrap {
    padding-bottom: 0;
  }
  .boxCareer01 .ttlBaseH2 {
    margin-top: -36vw;
  }
  .pageCareer .boxRecruitLeadWrap {
    margin-bottom: 0;
  }
  .boxCareer01 .box_wrap .box02 .boxFlex .cont p {
    line-height: 1.6;
  }
  .boxData01 .box_wrap01 .box02 .counter {
    min-width: inherit;
  }
  .boxData01 .box_wrap01 .box02 .count img {
    bottom: -4vw;
    width: 31vw;
  }
  .boxData01 .box_wrap01 .box03 .counter {
    min-width: 49.7vw;
  }
  .boxData01 .box_wrap01 .box03 .count .img {
    width: 100%;
    position: static;
    margin-top: 1rem;
  }
  .boxData01 .box_wrap01 .box03 .count img {
    width: 30vw;
  }
  .boxData01 .box_wrap01 .box .count small {
    margin-left: 0.6rem;
    width: auto;
  }
    .boxData01 .box_wrap01 .box03 .count small {
      margin-left: 0.8rem;
      padding: 0;

  }

  .boxData01 .box_wrap01 .box:not(.box01) .count span {
    min-width: 24.668vw;
  }
  .boxData01 .box_wrap01 .box03 .sougyo,.boxData01 .box_wrap01 .box02 .sougyo {
    margin-top: 0;
  }
  .boxData01 .box_wrap01 .box_last .count {
    display: flex;
    align-items: baseline;
  }
  .boxData01 .box_wrap01 .box_last .count span {
    font-size: 5rem!important;
  }
  .boxData01 .box_wrap01 .box_last img[src*="data08"] {
    width: 21vw;
    top: 5vw;
  }
  .boxData01 .box_wrap01 .box_last img[src*="data09"] {
    width: 20vw;
  }
  .boxData01 .box_wrap01 .box_last img[src*="data10"] {
    width: 17vw;
  }
  .boxData01 .box_wrap01 .box_last img {
    top: 0;
  }
  .boxData01 .box_wrap01 .box05 .item_wrap .item .rank .num {
    padding-top: 1rem;
  }
  .boxData01 .box_wrap01 .box_last:nth-last-of-type(1) .count {
    padding-left: 3vw;
  }
  .boxData01 .box_wrap01 .box_last:nth-last-of-type(2) .count {
    position: relative;
    top: -4vw;
  }
  .boxData01 .box_wrap01 .box_last:nth-last-of-type(3) .count {
    position: relative;
    top: -7vw;
  }
  .boxData02 .boxDataQWrap .boxDataQ .box {
    
  }
}
.boxRecruitIndex01 .img02 {
  position: relative;
  height: 100%
}
.boxRecruitIndex01 video {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 74%;
}
@media only screen and (max-width:1000px) {
  .boxRecruitIndex01 video {
    bottom: 0;
    width: auto;
    height: 100%;
    left: -40%
  }
  .boxInterviewMvWrap {
    height: auto;
    padding-top: 55vw;
  }
  .boxInterviewS0102:after {
    right: -10%;
  }
  .boxInterviewS0103:after {
    background-color: #fcf7e5;
    left: -10%;
  }
  .boxInterviewS0102 {
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .boxInterviewS02Wrap:before {
    content: none;
  }
  .post-type-archive-interview .boxFooterRecruitContactWrap {
    margin-top: 0;
  }
  .boxPageWrap {
    padding-bottom: 0;
  }
  .pageData .boxFooterRecruitContactWrap {
    margin-top: 8rem;
  }
  .pageBenefits .boxFooterRecruitContactWrap,
  .pageCareer .boxFooterRecruitContactWrap {
    margin-top: 0;
  }
  
}
@media only screen and (max-width:1510px) and (min-width:751px) {
  .baseW {
    width: calc(100% - 100px);
  }
  .boxInterviewS0102 .boxImg {
    justify-content: flex-start;
    margin-left: -50px;
  }  
}
.boxInterviewFaq01 .ttl01:before {
  content: none;
}
@media only screen and (min-width:751px) {
  .pageCareer .boxFooterRecruitContactWrap {
    margin-top: 0
  }
}

@media only screen and (max-width:1000px) and (min-width:751px) {  
  .boxRecruitIndex01 {
    height: 117vw;
  }
  .boxRecruitIndex01:before {
    top: auto;
    bottom: 0;
    background-size: contain;
  }
  .boxRecruitIndex03 .ttl .recruit-department-list li:not(.all) a {
    padding: 0 0 0 1.4rem;
  }
  .boxRecruitIndex03 .ttl .recruit-department-list .all a:after {
    border-width: 0.6vw;
    width: 9vw;
    height: 9vw;
    background-size: 3.4vw;
    top: -1vw
  }
  .boxRecruitIndex03 .ttl .recruit-department-list .all a {
    padding-right: 2.7em;
  }
  .boxRecruitList01 .box .btn {
    font-size: 1rem;
  }
  .boxIndexInterview .box {
    max-width: 296px;
  }
  .boxIndexInterview {
    width: 90%;
    margin: auto;
  }
  .boxIndexInterview .box .cont {
    bottom: 7%;
  }
  .boxRecruitIndex05 .box .img {
    text-align: center;
  }
  .boxFooterRecruitContact .box .icon {
    width: 10vw;
    height: 10vw;
  }
  .boxFooterRecruitContact .box .icon img {
    width: 4.5vw!important;
  }
  .boxFooterRecruit01 .left .btn_area .ulHeaderMenu02 {
    width: 114%;
    margin-left: -7%;
  }
  .boxRecruitList01 .boxLink .link {
    font-size: 1rem;
    width: 12em;
    height: 2em;
  }
  .boxRecruitList01 .boxDl01L .dlBase > dt {
    width: 6em;
  }
  .boxBaseSingleBackLink01 a {
    letter-spacing: 0.08em;
    width: 11em;
    height: 2.5em;
    background-size: 0.8em;
  }
  .boxFooterRecruitContact .box .cont {
    margin-left: 5vw;
  }
  .ulHeaderMenu02 li span {
    background-size: 1.5rem!important;
    padding-left: 2em!important
  }
  .boxHmbMenu .ulHeaderMenu02>.btn02 span {
    background-size: 1.2rem!important;
  }
}
@media only screen and (max-width:1400px) and (min-width:1001px) {
  .boxIndexInterview .box .arrow {
    width: 2.8vw;
    height: 2.8vw;
  }
  .boxIndexInterview .box .arrow img {
    width: 1.5vw;
  }
  .boxIndexInterview .box a:hover .arrow {
    background-size: 1.5vw;
  }
  .boxIndexInterview .box .p02 {
    font-size: 1.4vw;
  }
  .boxIndexInterview .box .cont {
    bottom: 1.3vw;
  }
}
@media only screen and (max-width:1200px) and (min-width:1001px) {
  .ulHeaderMenu02 > li {
    width: 140px;
    font-size: 1rem;
  }
  .ulHeaderMenu02 li span {
    padding-left: 30px;
    background-size: 20px;
  }
  .ulHeaderMenu02>.btn02 span {
    background-size: 22px;
    padding-left: 30px;
  }
  .boxHeader01R .ulHeaderMenu01 > li:nth-child(n+2) {
    margin-left: 1rem;
    font-size: 0.9rem;
  }
  .boxRecruitList01 .boxListTxt .boxTtl01 {
    width: 100%;
  }
  .boxInterview01 p br:nth-of-type(4) {
    display: block!important;
  }
  .boxInterviewMvL {
    padding-left: 3%!important;
  }
  .boxInterviewMvL .ttlInterviewMv .ttlJa {
    font-size: 2rem;
    font-weight: bold;
  }
  .boxInterviewMvR {
    background-position: center center;
  }
  .boxInterviewS0101.boxImgBread:before {
    left: -100px
  }
  .boxInterviewS0101.boxImgBread:after {
    right: -120px;
  }
  .boxInterviewS0103 .boxImg img {
    border-top-left-radius: 24px;
    border-bottom-left-radius: 24px;
  }
  .boxInterviewS0103 .boxImg {
    text-align: right;
    margin-right: -50px;
  }
  .boxData01 .box_wrap01 .box .cont01 .in .p02 span {
    font-size: 2.7rem;
  }
  .boxData01 .box_wrap01 .box03 .count .img {
    bottom: 0;
  }
  .boxData01 .box_wrap01 .box03 .count span {
    padding-bottom: 15px;
  }
  .boxData01 .box_wrap01 .box .ttl .ja {
    font-size: 1.5rem;
  }
  .boxData01 .box_wrap01 .box05 .item_wrap .item .rank {
    width: 100%;
    padding: 0;
  }
  .boxData01 .box_wrap01 .box05 .item_wrap .item {
    flex-wrap: wrap;
    position: relative;
  }
  .boxData01 .box_wrap01 .box05 .item_wrap .item .img {
    margin: auto;
    width: 45%;
    position: absolute;
    right: 0;
    top: 8vw;
  }
  .boxData01 .box_wrap01 .box05 .item_wrap .item .rank .num {
    font-size: 1.3rem;
  }
  .boxCanvasSub {
    position: static;
    margin-top: 2rem;
  }
  .boxCanvasSub ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .boxCanvasSub ul li {
    margin: 0 1rem 0 0!important;
  }
  .boxData01 .box_wrap01 .box:not(.box01) .count span {
    font-size: 4.5rem;
  }
  .boxData01 .box_wrap01 .box05 .item_wrap .item .rank p {
    width: 50%;
  }
  .boxData02 .boxDataQWrap .slick-prev {
    left: 0;
  }
  .boxData02 .boxDataQWrap .slick-next {
    right: 0;
  }
  .boxData02 .boxDataQWrap .boxDataQ .box_wrap {
    padding: 0 5%;
  }
  .boxData01 .box_wrap01 .box05 {
    padding-left: 20px;
    padding-right: 20px;
  }
}




@media only screen and (max-width:1000px) and (min-width:751px) {  
  .baseW {
    width: 100%;
    padding: 0 5%;
  }
  .boxMv {
    padding-left: 0;
  }
  .boxInterviewMvL .boxInterviewMvIn .dl_wrap dl dt {
    width: 6em;
  }
  .boxInterviewFaq01 .ttl01 .txtStr {
    padding-top: 0;
  }
  .boxInterviewFaq01 .ttl02 {
    font-size: 1.4rem;
  }
    .boxInterviewS0201One .dl01:after {
    width: 0.5em;
    height: 0.5em;
    left: 6.2em;
    top: 0.9em;
  }
    .boxInterviewS0201One:not(:last-child) .dl01:before {
    top: 0.9em;
  }
  .boxInterviewS0201One .dl01 > dt,
  .boxInterviewS0201One .dl01 > dd {
    font-size: 1.2rem;
  }
  .boxInterviewS0201R {
    position: relative;
    top: -0.35em;
  }
  .boxInterviewS0401 .boxIndexInterview .box .p02 {
    padding-right: 0;
    font-size: 1.15rem;
  }
  .boxIndexInterview .box .p01 {
    font-size: 1rem;
  }
  .boxIndexInterview .box .cont {
    bottom: 10%;
  }
  .boxInterviewMvL .boxInterviewMvIn .dl_wrap dl dt:before {
    width: 0.25em;
    height: 0.25em;
    top: 0.65em;
  }
  .boxData01 #myPieChart {
    width: 65%!important;
    height: 65%!important;
  }
  .boxDataCanvas .sub_image {
    width: 26%;
  }
  .boxDataCanvas {
    padding-top: 3rem;
  }
  .boxDataCanvas .data .p01 {
    font-size: 1.2rem;
  }
  .boxDataCanvas .data .p02 {
    font-size: 4rem;
  }
  .boxDataCanvas .data {
    right: 22%;
    top: 45%;
  }
  .boxDataCanvas .data.data02 .p02 {
    font-size: 3rem;
  }
  .boxDataCanvas .data.data02 {
    top: 64%;
    left: 26%;
  }
  .boxDataCanvas .data.data03 .p01 {
    font-size: 0.9rem;
  }
  .boxDataCanvas .data.data03 .p02 {
    font-size: 2.8rem;
  }
  .boxDataCanvas .data.data03 {
    top: 35%;
    left: 23%;
  }
  .boxDataCanvas .data.data04 .p01 {
    font-size: 0.8rem;
  }
  .boxDataCanvas .data.data04 .p02 {
    font-size: 2.3rem;
  }
  .boxDataCanvas .data.data04 {
    top: 23%;
    left: 32%;
  }
  .boxDataCanvas .data.data05 .p01,
  .boxDataCanvas .data.data06 .p01 {
    font-size: 0.8rem;
  }
  .boxDataCanvas .data.data05 .p02,
  .boxDataCanvas .data.data06 .p02 {
    font-size: 1.8rem;
  }
  .boxDataCanvas .data.data05 {
    left: 3%;
    top: 9%;
  }
  .boxDataCanvas .data.data05:after {
    transform: rotate(48deg);
  }
  .boxDataCanvas .data.data05 br {
    display: none!important;
  }
  .boxDataCanvas .data.data06:after {
        content: "";
        width: 52px;
        height: 96px;
        background: url(../../images/recruit/data/img-line02.png) no-repeat;
        position: absolute;
        right: -57px;
        bottom: -89px;
        background-size: contain;
    }
  .boxDataCanvas .data.data06 {
    left: 23%;
    top: -1%;
  }
  .boxCanvasSub ul li {
    font-size: 0.9rem;
  }
  .boxCanvasSub ul {
    justify-content: flex-start;
    padding-left: 10%;
  }
  .boxData01 .box_wrap01 .box05 .item_wrap .item .img img {
    max-width: inherit;
    width: 100%;
  }
  .boxData01 .box_wrap01 .box05 .item_wrap .item .img {
    width: 35%;
  }
  .boxData01 .box_wrap01 .box05 .item_wrap .item .rank p {
    width: 57%;
  }
  .boxData01 .box_wrap01 .box05 .item_wrap .item .rank .num:before {
    width: 3rem;
    height: 2rem;
  }
  .boxData01 .box_wrap01 .box05 .item_wrap .item .rank .num {
    padding-top: 0.5em;
  }
  .boxData01 .box_wrap01 .box_last .count {
    justify-content: center;
  }
  .boxData01 .box_wrap01 .box_last {
    padding-bottom: 3rem;
  }
  .boxCareer01 .ttlBaseH2 {
    margin-top: -6rem;
  }
  .pageCareer .boxRecruitLeadWrap {
    margin-bottom: 5rem;
  }
  .boxCareer01 .box_wrap .box02 .boxFlex .cont ul li {
    background-size: 0.75em;
  }
  .boxCareer01 .box_wrap .box02 .boxFlex .img {
    text-align: center;
  }
  .boxRecruitIndex01 {
    height: 80vh;
  }
  .btnBase01 {
    background-size: 0.7em;
  }
  .boxBaseArchiveSearch input[type=checkbox] {
    position: relative;
    top: -0.3em;
  }
  .boxBaseArchiveSearch .dl02.typeType > dt,
  .boxBaseArchiveSearch .dl02.typeWork > dt {
    width: 5em;
  }
  .boxBaseArchiveSearch .dl02.typeType > dd .ul01 > li, .boxBaseArchiveSearch .dl02 > dd .ul01 > li {
    margin-right: 1em;
  }
  .boxData01 .box_wrap01 .box02 .count img {
    width: auto;
    bottom: 1vw;
    left: -2vw;
  }
  .boxData01 .box_wrap01 .box03 .count img {
    width: auto;
  }
  .boxData01 .box_wrap01 .box_last:nth-last-of-type(3) .count,
  .boxData01 .box_wrap01 .box_last:nth-last-of-type(2) .count,
  .boxData01 .box_wrap01 .box_last:nth-last-of-type(1) .count {
    top: 0;
  }
  .boxData01 .box_wrap01 .box_last img[src*="data08"] {
    width: auto;
    top: 1vw;
    margin-right: 1rem;
  }
  .boxData01 .box_wrap01 .box_last img[src*="data09"],
  .boxData01 .box_wrap01 .box_last img[src*="data10"]{
    width: auto;
    margin-right: 1rem;
  }
  .boxHeaderLogo01 .l03 {
    right: 33vw;
  }
  
  
  
}

.boxHeaderFixed .boxHeaderLogo01 .logo01Header {
  width: 106px;
  margin-right: 15px;
}
.boxHeaderFixed .boxHeaderLogo01 .l03 {
  font-size: 0.85rem;
  width: 7.5em;
  height: 2em;
  margin-top: 6px;
}
.boxHeaderFixed .boxHeaderLogo01 .l03 img {
  width: 16px;
  margin-bottom: 3px;
}
.boxHeaderFixed .boxHeaderLogo01 .l02 {
  font-size: 0.85rem;
}
.boxHeaderFixed .boxHeaderLogo01 .l01 {
  font-size: 0.75rem;
  margin-top: 0;
}
.boxHeaderFixed .boxHeader01 {
  height: 108px;
}
.boxRecruitIndex02 .cont .txt .d_w1440 {
  display: none;
}
@media only screen and (max-width: 1440px) and (min-width: 751px) {
    .boxHeaderFixed .boxHeader01R>.ulHeaderMenu01>li>a>.ja {
        font-size: 0.85rem;
    }
  .boxHeaderFixed .ulHeaderMenu02 {
    transform: scale(0.9);
        transform-origin: right center;
  }
  .boxRecruitIndex02Wrap {
    z-index: 1;
  }
  .boxRecruitIndex02Wrap {
    height: 46vw;
    min-height: 580px;
    padding-top: 4vw;
  }
  .boxRecruitIndex02 .cont .txt .d_w1440 {
    display: block;
  }
  .boxRecruitIndex02 .cont .txt {
    margin-top: 36px;
  }
  .boxRecruitIndex02 .cont {
    transform: scale(0.9);
    transform-origin: right center;
    padding-right: 6%;
  }
  .boxRecruitIndex02Wrap:after {
    width: 105%;
  }
  
}

