@charset "UTF-8";
/* ---------------------------------------
#共通セクション
--------------------------------------- */
@media screen and (max-width: 639px) {
  .hidecnt {
    display: none;
  }
}

/* #sec_intro */
#sec_intro {
  padding: 70px 0;
}
@media screen and (max-width: 767px) {
  #sec_intro {
    padding: 50px 0;
  }
}
@media screen and (max-width: 639px) {
  #sec_intro {
    padding: 50px 0;
  }
}
@media screen and (max-width: 479px) {
  #sec_intro {
    padding: 45px 0;
  }
}
#sec_intro #pagetitle {
  text-align: center;
  padding-bottom: 30px;
}
@media screen and (max-width: 639px) {
  #sec_intro #pagetitle {
    padding-bottom: 25px;
  }
}
#sec_intro #pagetitle img {
  height: 78px;
}
@media screen and (max-width: 639px) {
  #sec_intro #pagetitle img {
    height: 70px;
  }
}
@media screen and (max-width: 479px) {
  #sec_intro #pagetitle img {
    height: 63px;
  }
}
#sec_intro #cattitle {
  text-align: center;
  padding-bottom: 70px;
}
@media screen and (max-width: 999px) {
  #sec_intro #cattitle {
    padding-bottom: 50px;
  }
}
@media screen and (max-width: 639px) {
  #sec_intro #cattitle {
    padding-bottom: 40px;
  }
}
@media screen and (max-width: 479px) {
  #sec_intro #cattitle {
    padding-bottom: 30px;
  }
}
#sec_intro #cattitle img {
  height: 35px;
}
@media screen and (max-width: 639px) {
  #sec_intro #cattitle img {
    height: 30px;
  }
}
@media screen and (max-width: 479px) {
  #sec_intro #cattitle img {
    height: 28px;
  }
}
#sec_intro .cattxt {
  font-size: 0.85em;
  text-align: center;
  margin: -30px 0 20px;
}
@media screen and (max-width: 767px) {
  #sec_intro .cattxt {
    margin: -5px 0 20px;
  }
}
#sec_intro .img {
  width: 100%;
}
#sec_intro .bgbox {
  padding: 60px 0;
}
@media screen and (max-width: 767px) {
  #sec_intro .bgbox {
    padding: 50px 0;
  }
}
@media screen and (max-width: 639px) {
  #sec_intro .bgbox {
    padding: 7% 0;
  }
}
#sec_intro .bgbox .incnt {
  width: 800px;
}

/* ---------------------------------------
#カテゴリーcarrier
--------------------------------------- */
/* #sec_intro */
/*管理栄養のボタン*/
.carrier #sec_intro .btnstyle1 {
  text-align: center;
  padding-top: 60px;
}

.carrier #sec_intro .btnstyle1 a {
  border: 1px solid #dc5310;
  background: #fdf6f3;
  padding: 20px 0;
  line-height: 1;
  display: inline-block;
  width: 460px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}

.carrier #sec_intro .btnstyle1 a img {
  height: 19px;
}

.carrier #sec_intro .btnstyle1 a:hover {
  background: #dc5310;
}

@media screen and (max-width: 1120px) {
  .carrier #sec_intro .btnstyle1 {
    padding-top: 4%;
  }
  .carrier #sec_intro .btnstyle1 a:hover {
    background: #f8ddcf;
  }
  .carrier #sec_intro .btnstyle1 a img {
    height: 17px;
  }
  .carrier #sec_intro .btnstyle1 a {
    padding: 20px 0;
    width: 400px;
  }
}
@media screen and (max-width: 639px) {
  .carrier #sec_intro .btnstyle1 {
    padding-top: 30px;
  }
  .carrier #sec_intro .btnstyle1 a {
    padding: 15px 40px;
    width: auto;
  }
  .carrier #sec_intro .btnstyle1 a img {
    height: 16px;
  }
}
@media screen and (max-width: 400px) {
  .carrier #sec_intro .btnstyle1 a {
    padding: 15px 0;
    width: 88%;
    margin: 0 6%;
  }
  .carrier #sec_intro .btnstyle1 a img {
    height: 16px;
  }
}
/* .sec_result */
.carrier .section {
  margin-bottom: 140px;
}

.carrier .section.qualification {
  margin-bottom: 0;
}

@media screen and (max-width: 767px) {
  .carrier .section {
    margin-bottom: 0;
  }
}
.carrier #sec_1 .graph {
  text-align: center;
  padding: 30px 0 70px;
}

.carrier #sec_1 .graph:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  font-size: 0em;
  overflow: hidden;
  line-height: 0;
  font-size: 0.1em;
}

@media screen and (max-width: 999px) {
  .carrier #sec_1 .graph {
    margin-bottom: 40px;
  }
  .carrier #sec_1 .graph img {
    width: 400px;
  }
  .carrier #sec_1 .graph {
    text-align: center;
    padding: 0;
    padding-bottom: 10px;
  }
}
.carrier .cap {
  font-size: 0.95em;
  text-align: center;
  padding-bottom: 20px;
  display: block;
  margin-top: -40px;
  line-height: 1.8;
}

@media screen and (max-width: 999px) {
  .carrier .cap {
    margin-top: -20px;
  }
}
@media screen and (max-width: 639px) {
  .carrier .cap {
    margin-top: -10px;
  }
}
.carrier .sec_result .sectitle {
  position: relative;
}

.etitle {
  line-height: 1;
  padding-left: 22px;
  position: relative;
  margin-bottom: 20px;
}
.etitle:before {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  background: #0081cc;
  position: absolute;
  top: 3px;
  left: 0;
}
body#nursing .etitle:before {
  background: #00abeb;
}

.etitle img {
  height: 18px;
}

/*スマホ時*/
.carrier .moreread .btn,
.carrier .moreread2 .btn {
  text-align: center;
}

.carrier .moreread .btn {
  margin-bottom: 60px;
}

.carrier .moreread2 .btn {
  margin: -30px 0 60px;
}

.carrier .moreread .btn a,
.carrier .moreread2 .btn a {
  color: #FFF;
  font-size: 12px;
  display: inline-block;
  padding: 3px 42px;
  background: #000;
  text-decoration: none;
}

.moreread .btn a:before,
.moreread2 .btn a:before {
  content: "\e601";
  font-family: "icon";
  display: inline-block;
  vertical-align: middle;
  font-size: 10px;
  line-height: 1;
  padding-right: 5px;
}

@media screen and (max-width: 1024px) {
  .carrier .sec_result .job_place-list li {
    /*display: inline-block;*/
    margin-right: 15px;
    position: relative;
    /*padding-left: 16px;*/
  }
}
@media screen and (max-width: 999px) {
  /*.carrier .sec_result .job_place-list li:before{
  	top: 6px!important;
  }*/
  .carrier .sec_result .job_place-list .ico_circle:before {
    font-size: 12px;
    position: relative;
    /*bottom: -1px;*/
  }
}
@media screen and (max-width: 767px) {
  .carrier .sec_result .job_place {
    margin-bottom: 60px;
  }
  .carrier .sec_result .job_place-list {
    padding-right: 0;
  }
  .carrier .sec_result .job_place-tit {
    padding: 8px 5px 8px;
  }
  .carrier .moreread .cntbody {
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 639px) {
  .carrier .moreread .cntbody {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 479px) {
  .carrier .etitle img {
    height: 18px;
  }
}
.carrier #sec_2 .sectitle {
  margin-bottom: 40px;
}
@media screen and (max-width: 639px) {
  .carrier #sec_2 .sectitle {
    margin-bottom: 2px;
  }
}

.carrier .voicelist_wrap {
  margin-right: -1.9%;
}
@media screen and (max-width: 767px) {
  .carrier .voicelist_wrap {
    max-width: 460px;
    margin: 20px auto 60px;
  }
}
@media screen and (max-width: 639px) {
  .carrier .voicelist_wrap {
    padding-top: 20px;
    margin: 0 auto 60px;
  }
}

.carrier .voicelist_wrap .voicelist {
  float: left;
  width: 48.1%;
  margin-right: 1.9%;
}
@media screen and (max-width: 767px) {
  .carrier .voicelist_wrap .voicelist {
    float: none;
    width: 100%;
    margin-right: 0%;
  }
}

.carrier .voicelist_wrap .voicelist li {
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .carrier .voicelist_wrap .voicelist li {
    background: none;
  }
}

.carrier #sec_3 .sectitle {
  margin-bottom: 40px;
}

.carrier .s_voicelist li + li {
  margin-top: 40px;
}

@media screen and (max-width: 767px) {
  .carrier .s_voicelist {
    max-width: 460px;
    margin: 20px auto 80px;
  }
  .carrier .s_voicelist li {
    background: none;
  }
}
@media screen and (max-width: 639px) {
  .carrier .s_voicelist {
    margin: 0 auto 80px;
    padding-top: 20px;
  }
  .carrier #sec_3 .sectitle {
    margin-bottom: 2px;
  }
}
@media screen and (max-width: 1120px) {
  .carrier .s_voicelist li + li {
    margin-top: 44px;
  }
}
.p-voiceItem {
  --p-voice-color: #666;
  background: #f2f2f2;
  width: 100%;
  container-type: inline-size;
  --cqw-base: 490;
}
.p-voiceItem.-nutritional {
  --p-voice-color: #dc5310;
}
.p-voiceItem.-childcare {
  --p-voice-color: #d68bb9;
}
.p-voiceItem.-infant {
  --p-voice-color: #f39800;
}
.p-voiceItem.-elementary {
  --p-voice-color: #5eb031;
}
.p-voiceItem.-media {
  --p-voice-color: #0081cc;
}
.p-voiceItem.-design {
  --p-voice-color: #2eb6aa;
}
.p-voiceItem.-fashion {
  --p-voice-color: #da536b;
}
.p-voiceItem.-nursing {
  --p-voice-color: #00abeb;
}
.p-voiceItem.-nursing2 {
  --p-voice-color: #ed7a94;
}
.p-voiceItem_head {
  box-sizing: border-box;
  cursor: pointer;
  position: relative;
  display: grid;
  grid-template-columns: 43% 1fr;
  grid-template-rows: 1fr auto auto;
}
@media screen and (max-width: 767px) {
  .p-voiceItem_head {
    grid-template-columns: 30% 1fr;
    padding-bottom: 20px;
  }
}
@media screen and (min-width: 640px) {
  .p-voiceItem_head {
    height: 250px;
  }
}
@media screen and (max-width: 639px) {
  .p-voiceItem_head {
    aspect-ratio: 440/220;
  }
}
.p-voiceItem_head > ._img {
  grid-column: 1;
  grid-row: 1/span 99;
}
.p-voiceItem_head > ._img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.p-voiceItem_head > ._txt {
  background: var(--p-voice-color);
  padding-left: calc(18 / var(--cqw-base) * 100cqw);
  padding-right: calc(18 / var(--cqw-base) * 100cqw);
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.p-voiceItem_head > ._txt ._tag {
  background: #fff;
  width: fit-content;
  line-height: 1;
  padding: calc(4 / var(--cqw-base) * 100cqw) calc(5 / var(--cqw-base) * 100cqw);
  margin-bottom: calc(10 / var(--cqw-base) * 100cqw);
  color: var(--p-voice-color);
  font-size: calc(12 / var(--cqw-base) * 100cqw);
  letter-spacing: 0.1em;
}
.p-voiceItem_head > ._txt ._company {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: calc(3 / var(--cqw-base) * 100cqw) calc(8 / var(--cqw-base) * 100cqw);
  text-align: left;
  letter-spacing: 0.1em;
  font-family: "dnp-shuei-gothic-gin-std", sans-serif;
  font-weight: 600;
  font-style: normal;
  line-height: 1.5;
  color: #fff;
  font-size: calc(20 / var(--cqw-base) * 100cqw);
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  .p-voiceItem_head > ._txt ._company {
    letter-spacing: 0.07em;
  }
}
@media screen and (min-width: 768px) {
  .p-voiceItem_head > ._txt ._company.-pc_ls0 {
    letter-spacing: 0em;
  }
  body.debug .p-voiceItem_head > ._txt ._company.-pc_ls0 {
    color: #0f0;
  }
}
.p-voiceItem_head > ._txt ._company.-sizeS {
  font-size: calc(18 / var(--cqw-base) * 100cqw);
  line-height: 1.4;
  letter-spacing: 0.05em;
}
body.debug .p-voiceItem_head > ._txt ._company.-sizeS {
  color: #f00;
}

@media screen and (min-width: 768px) {
  .p-voiceItem_head > ._txt ._company.-pc_sizeS {
    font-size: calc(18 / var(--cqw-base) * 100cqw);
    line-height: 1.4;
    letter-spacing: 0.05em;
  }
  body.debug .p-voiceItem_head > ._txt ._company.-pc_sizeS {
    color: #00f;
  }
}
.p-voiceItem_head > ._txt ._company span {
  letter-spacing: 0.1em;
  font-size: calc(16 / var(--cqw-base) * 100cqw);
}
.p-voiceItem_head > ._txt ._job {
  display: flex;
  align-items: start;
  flex-wrap: wrap;
  gap: calc(5 / var(--cqw-base) * 100cqw) 0;
  padding-top: calc(12 / var(--cqw-base) * 100cqw);
  border-top: 1px solid #fff;
  margin-top: calc(12 / var(--cqw-base) * 100cqw);
  font-family: "dnp-shuei-gothic-gin-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #fff;
}
.p-voiceItem_head > ._txt ._job dt {
  letter-spacing: 0.1em;
  font-size: calc(12 / var(--cqw-base) * 100cqw);
  line-height: 1;
  margin-top: 2.5%;
}
.p-voiceItem_head > ._txt ._job dd {
  line-height: 1.4;
  letter-spacing: 0.1em;
  font-size: calc(18 / var(--cqw-base) * 100cqw);
  gap: calc(5 / var(--cqw-base) * 100cqw) 0;
}
.p-voiceItem_head > ._txt ._job dd span {
  display: block;
  letter-spacing: 0em;
  line-height: 1;
  font-size: calc(13 / var(--cqw-base) * 100cqw);
  margin-top: 0.1em;
}
body.debug .p-voiceItem_head > ._txt ._job.-sizeS {
  color: #f00;
}

.p-voiceItem_head > ._txt ._job.-sizeS dd {
  font-size: calc(17 / var(--cqw-base) * 100cqw);
  letter-spacing: 0;
}
@media screen and (min-width: 768px) {
  body.debug .p-voiceItem_head > ._txt ._job.-pc_sizeS {
    color: #00f;
  }
  .p-voiceItem_head > ._txt ._job.-pc_sizeS dd {
    font-size: calc(17 / var(--cqw-base) * 100cqw);
    letter-spacing: 0;
  }
}
.p-voiceItem_head > ._name {
  display: flex;
  align-items: center;
  gap: calc(7 / var(--cqw-base) * 100cqw);
  padding: calc(15 / var(--cqw-base) * 100cqw) calc(20 / var(--cqw-base) * 100cqw);
  padding-right: 0;
  font-size: calc(12 / var(--cqw-base) * 100cqw);
}
@media screen and (min-width: 768px) and (max-width: 999px) {
  .p-voiceItem_head > ._name {
    flex-direction: column;
    align-items: start;
  }
}
.p-voiceItem_head > ._name img {
  height: 14px;
}
@media screen and (max-width: 767px) {
  .p-voiceItem_head > ._name img {
    height: calc(15 / var(--cqw-base) * 100cqw);
  }
}
.p-voiceItem_head > ._name span {
  line-height: 1;
  font-size: 13px;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
  .p-voiceItem_head > ._name span {
    font-size: calc(13 / var(--cqw-base) * 100cqw);
  }
}
.p-voiceItem_head > ._btn {
  background: #000;
  height: 20px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: opacity 0.3s ease-in-out;
  backface-visibility: hidden;
}
@media screen and (min-width: 768px) {
  .p-voiceItem_head > ._btn:hover {
    opacity: 0.7;
  }
}
.p-voiceItem_head > ._btn {
  cursor: pointer;
}
.p-voiceItem_head > ._btn::before {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-right: 1px solid #FFF;
  border-bottom: 1px solid #FFF;
  transform: rotate(45deg);
  margin-top: -4px;
}
@media screen and (min-width: 1000px) {
  .p-voiceItem_head > ._btn span {
    display: none;
  }
}
.p-voiceItem_head > ._btn span {
  color: #fff;
  margin-left: calc(10 / var(--cqw-base) * 100cqw);
  font-size: calc(12 / var(--cqw-base) * 100cqw);
}
.p-voiceItem_head > ._btn {
  transition-delay: 0.3s;
}
@media screen and (max-width: 767px) {
  .p-voiceItem_head > ._btn {
    position: absolute;
    width: 100%;
    bottom: 0;
  }
}
.p-voiceItem_head > ._over {
  inset: 0;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.2);
  opacity: 0;
  transition: 0.3s ease-in-out;
}
@media screen and (max-width: 999px) {
  .p-voiceItem_head > ._over {
    display: none;
  }
}
.p-voiceItem_head > ._over span {
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  width: 120px;
  padding: 12px 10px 8px;
}
.p-voiceItem_head > ._over span::after {
  content: "詳しく見る";
  letter-spacing: 0;
  font-size: 0.9em;
  line-height: 1;
}
.p-voiceItem_head > ._over span::before {
  content: "";
  width: 8px;
  height: 8px;
  border-right: 1px solid #333;
  border-bottom: 1px solid #333;
  transform: rotate(45deg);
  position: relative;
  top: -4px;
  margin-right: 8px;
}
@media screen and (min-width: 1000px) {
  .p-voiceItem_head:hover > ._over {
    opacity: 1;
  }
}
.p-voiceItem_main {
  display: none;
  position: relative;
  padding: 30px 28px 55px;
}
@media screen and (max-width: 767px) {
  .p-voiceItem_main {
    padding: 10px 15px 50px;
  }
}
.p-voiceItem_main > ._company {
  padding-bottom: calc(20 / var(--cqw-base) * 100cqw);
  border-bottom: 1px solid #969595;
  margin-bottom: calc(40 / var(--cqw-base) * 100cqw);
}
@media screen and (max-width: 767px) {
  .p-voiceItem_main > ._company {
    padding-bottom: calc(30 / var(--cqw-base) * 100cqw);
    margin-bottom: calc(30 / var(--cqw-base) * 100cqw);
  }
}
.p-voiceItem_main > ._company ._tit {
  color: var(--p-voice-color);
  line-height: 1.8;
  margin-bottom: calc(4 / var(--cqw-base) * 100cqw);
  position: relative;
  display: flex;
  align-items: flex-start;
}
.p-voiceItem_main > ._company ._tit::before {
  content: "■";
  margin-right: 0.4em;
}
.p-voiceItem_main > ._title {
  font-family: "shippori-mincho", serif;
  font-weight: 600;
  font-style: normal;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  text-align: center;
  font-size: 18px;
  line-height: 1.6;
  letter-spacing: 0.05em;
}
@media screen and (min-width: 768px) {
  .p-voiceItem_main > ._title {
    margin-right: -1em;
    margin-left: -1em;
  }
}
@media screen and (max-width: 767px) {
  .p-voiceItem_main > ._title {
    font-size: 16px;
  }
}
.p-voiceItem_main > ._title.-palt {
  font-feature-settings: "palt";
  letter-spacing: 0.1em;
}
.p-voiceItem_main > ._title hr {
  flex-basis: 100%;
  height: 0;
  margin: 0;
  padding: 0;
  border: none;
}
.p-voiceItem_main > ._title.-br {
  display: block;
  text-align: center;
}
.p-voiceItem_main > ._body {
  margin-top: calc(25 / var(--cqw-base) * 100cqw);
}
.p-voiceItem_main > ._post {
  font-size: 0.85em;
  text-align: center;
  margin-top: calc(30 / var(--cqw-base) * 100cqw);
}
.p-voiceItem_main > ._btn {
  background: #000;
  height: 20px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: opacity 0.3s ease-in-out;
  backface-visibility: hidden;
}
@media screen and (min-width: 768px) {
  .p-voiceItem_main > ._btn:hover {
    opacity: 0.7;
  }
}
.p-voiceItem_main > ._btn {
  cursor: pointer;
}
.p-voiceItem_main > ._btn::before {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-right: 1px solid #FFF;
  border-bottom: 1px solid #FFF;
  transform: rotate(45deg);
  margin-top: -4px;
}
@media screen and (min-width: 1000px) {
  .p-voiceItem_main > ._btn span {
    display: none;
  }
}
.p-voiceItem_main > ._btn span {
  color: #fff;
  margin-left: calc(10 / var(--cqw-base) * 100cqw);
  font-size: calc(12 / var(--cqw-base) * 100cqw);
}
.p-voiceItem_main > ._btn {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
}
.p-voiceItem_main > ._btn::before {
  transform: rotate(-135deg);
  margin-top: 4px;
}
.p-voiceItem.is-active .p-voiceItem_head ._btn {
  transition-delay: 0s;
  opacity: 0;
  pointer-events: none;
}
.p-voiceItem.is-active .p-voiceItem_head ._over span::after {
  content: "閉じる";
}

.p-voiceSpecItem {
  --p-voice-color: #666;
  background: #f2f2f2;
  width: 100%;
  container-type: inline-size;
  --cqw-base: 1000;
}
@media screen and (max-width: 767px) {
  .p-voiceSpecItem {
    container-type: inline-size;
    --cqw-base: 490;
  }
}
.p-voiceSpecItem.-nutritional {
  --p-voice-color: #dc5310;
}
.p-voiceSpecItem.-childcare {
  --p-voice-color: #d68bb9;
}
.p-voiceSpecItem.-infant {
  --p-voice-color: #f39800;
}
.p-voiceSpecItem.-elementary {
  --p-voice-color: #5eb031;
}
.p-voiceSpecItem.-media {
  --p-voice-color: #0081cc;
}
.p-voiceSpecItem.-design {
  --p-voice-color: #2eb6aa;
}
.p-voiceSpecItem.-fashion {
  --p-voice-color: #da536b;
}
.p-voiceSpecItem.-nursing {
  --p-voice-color: #00abeb;
}
.p-voiceSpecItem.-nursing2 {
  --p-voice-color: #ed7a94;
}
.p-voiceSpecItem_head {
  box-sizing: border-box;
  cursor: pointer;
  position: relative;
}
@media screen and (max-width: 767px) {
  .p-voiceSpecItem_head {
    padding-bottom: 25px;
  }
}
.p-voiceSpecItem_head > ._img {
  transition: 0.3s ease-in-out;
  aspect-ratio: 1000/380;
}
@media screen and (max-width: 767px) {
  .p-voiceSpecItem_head > ._img {
    aspect-ratio: 460/244;
  }
}
.p-voiceSpecItem_head > ._img {
  position: relative;
  z-index: 0;
}
.p-voiceSpecItem_head > ._img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.p-voiceSpecItem_head > ._txt {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media screen and (min-width: 768px) {
  .p-voiceSpecItem_head > ._txt {
    padding: calc(25 / var(--cqw-base) * 100cqw);
    min-width: calc(290 / var(--cqw-base) * 100cqw);
    min-width: calc(240 / var(--cqw-base) * 100cqw);
    position: absolute;
    z-index: 1;
  }
  .p-voiceSpecItem_head > ._txt.-leftTop {
    top: 30px;
    left: 30px;
  }
  .p-voiceSpecItem_head > ._txt.-leftBottom {
    bottom: 60px;
    left: 30px;
  }
  .p-voiceSpecItem_head > ._txt.-leftCenter {
    left: 30px;
    top: 50%;
    transform: translateY(-50%);
  }
  .p-voiceSpecItem_head > ._txt.-rightCenter {
    right: 30px;
    top: 50%;
    transform: translateY(-50%);
  }
  .p-voiceSpecItem_head > ._txt.-rightBottom {
    bottom: 60px;
    right: 30px;
  }
}
@media screen and (max-width: 767px) {
  .p-voiceSpecItem_head > ._txt {
    padding: calc(15 / var(--cqw-base) * 100cqw) calc(25 / var(--cqw-base) * 100cqw);
  }
}
@media screen and (min-width: 768px) {
  .p-voiceSpecItem_head > ._txt.-mediaVs6 {
    left: 60px;
    top: 50%;
    transform: translateY(-50%);
  }
}
@media screen and (min-width: 768px) {
  .p-voiceSpecItem_head > ._txt.-infantVs6 ._company {
    gap: calc(0 / var(--cqw-base) * 100cqw) calc(8 / var(--cqw-base) * 100cqw);
  }
}
@media screen and (min-width: 768px) {
  .p-voiceSpecItem_head > ._txt.-nutritionalVs7, .p-voiceSpecItem_head > ._txt.-nutritionalVs9, .p-voiceSpecItem_head > ._txt.-nutritionalVs10 {
    left: 100px;
    top: 50%;
    transform: translateY(-50%);
  }
}
@media screen and (min-width: 768px) {
  .p-voiceSpecItem_head > ._txt.-nutritionalVs8 {
    right: 60px;
    top: 50%;
    transform: translateY(-50%);
  }
}
@media screen and (min-width: 768px) {
  .p-voiceSpecItem_head > ._txt.-nutritionalVs10 {
    max-width: calc(360 / var(--cqw-base) * 100cqw);
  }
}
.p-voiceSpecItem_head > ._txt.-nutritionalVs10 ._name {
  flex-wrap: wrap;
}
.p-voiceSpecItem_head > ._txt.-nutritionalVs10 ._name span {
  flex-basis: 100%;
}
@media screen and (min-width: 768px) {
  .p-voiceSpecItem_head > ._txt.-nursingVs3 {
    max-width: calc(360 / var(--cqw-base) * 100cqw);
  }
}
.p-voiceSpecItem_head > ._txt.-nursingVs3 ._name {
  flex-wrap: wrap;
}
.p-voiceSpecItem_head > ._txt.-nursingVs3 ._name span {
  flex-basis: 100%;
}
.p-voiceSpecItem_head > ._txt::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 0;
  inset: 0;
  background: var(--p-voice-color);
}
@media screen and (min-width: 768px) {
  .p-voiceSpecItem_head > ._txt::after {
    opacity: 0.88;
  }
}
.p-voiceSpecItem_head > ._txt ._tag {
  position: relative;
  z-index: 1;
  background: #fff;
  width: fit-content;
  line-height: 1;
  padding: calc(4 / var(--cqw-base) * 100cqw) calc(5 / var(--cqw-base) * 100cqw);
  margin-bottom: calc(10 / var(--cqw-base) * 100cqw);
  color: var(--p-voice-color);
  font-size: calc(12 / var(--cqw-base) * 100cqw);
  letter-spacing: 0.1em;
}
.p-voiceSpecItem_head > ._txt ._company {
  position: relative;
  z-index: 1;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: calc(3 / var(--cqw-base) * 100cqw) calc(8 / var(--cqw-base) * 100cqw);
  text-align: left;
  letter-spacing: 0.1em;
  font-family: "dnp-shuei-gothic-gin-std", sans-serif;
  font-weight: 600;
  font-style: normal;
  line-height: 1.5;
  color: #fff;
  font-size: calc(20 / var(--cqw-base) * 100cqw);
}
@media screen and (max-width: 767px) {
  .p-voiceSpecItem_head > ._txt ._company {
    letter-spacing: 0.07em;
  }
}
@media screen and (min-width: 768px) {
  .p-voiceSpecItem_head > ._txt ._company.-pc_ls0 {
    letter-spacing: 0em;
  }
  body.debug .p-voiceSpecItem_head > ._txt ._company.-pc_ls0 {
    color: #0f0;
  }
}
.p-voiceSpecItem_head > ._txt ._company.-sizeS {
  font-size: calc(18 / var(--cqw-base) * 100cqw);
  line-height: 1.4;
  letter-spacing: 0.05em;
}
body.debug .p-voiceSpecItem_head > ._txt ._company.-sizeS {
  color: #f00;
}

@media screen and (min-width: 768px) {
  .p-voiceSpecItem_head > ._txt ._company.-pc_sizeS {
    font-size: calc(18 / var(--cqw-base) * 100cqw);
    line-height: 1.4;
    letter-spacing: 0.05em;
  }
  body.debug .p-voiceSpecItem_head > ._txt ._company.-pc_sizeS {
    color: #00f;
  }
}
.p-voiceSpecItem_head > ._txt ._company span {
  letter-spacing: 0.1em;
  font-size: calc(16 / var(--cqw-base) * 100cqw);
}
.p-voiceSpecItem_head > ._txt ._job {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: start;
  flex-wrap: wrap;
  gap: calc(5 / var(--cqw-base) * 100cqw) 0;
  padding-top: calc(12 / var(--cqw-base) * 100cqw);
  border-top: 1px solid #fff;
  margin-top: calc(12 / var(--cqw-base) * 100cqw);
  font-family: "dnp-shuei-gothic-gin-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #fff;
}
.p-voiceSpecItem_head > ._txt ._job dt {
  letter-spacing: 0.1em;
  font-size: calc(12 / var(--cqw-base) * 100cqw);
  line-height: 1;
  margin-top: 2.5%;
}
.p-voiceSpecItem_head > ._txt ._job dd {
  line-height: 1.4;
  letter-spacing: 0.1em;
  font-size: calc(18 / var(--cqw-base) * 100cqw);
  gap: calc(5 / var(--cqw-base) * 100cqw) 0;
}
.p-voiceSpecItem_head > ._txt ._job dd span {
  display: block;
  letter-spacing: 0em;
  line-height: 1;
  font-size: calc(13 / var(--cqw-base) * 100cqw);
  margin-top: 0.1em;
}
body.debug .p-voiceSpecItem_head > ._txt ._job.-sizeS {
  color: #f00;
}

.p-voiceSpecItem_head > ._txt ._job.-sizeS dd {
  font-size: calc(17 / var(--cqw-base) * 100cqw);
  letter-spacing: 0;
}
@media screen and (min-width: 768px) {
  body.debug .p-voiceSpecItem_head > ._txt ._job.-pc_sizeS {
    color: #00f;
  }
  .p-voiceSpecItem_head > ._txt ._job.-pc_sizeS dd {
    font-size: calc(17 / var(--cqw-base) * 100cqw);
    letter-spacing: 0;
  }
}
.p-voiceSpecItem_head > ._txt ._name {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  gap: calc(7 / var(--cqw-base) * 100cqw);
  margin-top: calc(10 / var(--cqw-base) * 100cqw);
  font-size: calc(12 / var(--cqw-base) * 100cqw);
  color: #fff;
}
.p-voiceSpecItem_head > ._txt ._name img {
  height: 14px;
}
@media screen and (max-width: 767px) {
  .p-voiceSpecItem_head > ._txt ._name img {
    height: calc(15 / var(--cqw-base) * 100cqw);
  }
}
.p-voiceSpecItem_head > ._txt ._name span {
  line-height: 1.4;
  font-size: 13px;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
  .p-voiceSpecItem_head > ._txt ._name span {
    font-size: calc(13 / var(--cqw-base) * 100cqw);
  }
}
.p-voiceSpecItem_head > ._btn {
  background: #000;
  height: 20px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: opacity 0.3s ease-in-out;
  backface-visibility: hidden;
}
@media screen and (min-width: 768px) {
  .p-voiceSpecItem_head > ._btn:hover {
    opacity: 0.7;
  }
}
.p-voiceSpecItem_head > ._btn {
  cursor: pointer;
}
.p-voiceSpecItem_head > ._btn::before {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-right: 1px solid #FFF;
  border-bottom: 1px solid #FFF;
  transform: rotate(45deg);
  margin-top: -4px;
}
@media screen and (min-width: 1000px) {
  .p-voiceSpecItem_head > ._btn span {
    display: none;
  }
}
.p-voiceSpecItem_head > ._btn span {
  color: #fff;
  margin-left: calc(10 / var(--cqw-base) * 100cqw);
  font-size: calc(12 / var(--cqw-base) * 100cqw);
}
.p-voiceSpecItem_head > ._btn {
  height: 25px;
  transition-delay: 0.3s;
  position: absolute;
  width: 100%;
  bottom: 0;
}
.p-voiceSpecItem_head > ._over {
  inset: 0;
  position: absolute;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transition: 0.3s ease-in-out;
}
@media screen and (max-width: 999px) {
  .p-voiceSpecItem_head > ._over {
    display: none;
  }
}
.p-voiceSpecItem_head > ._over span {
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  width: 120px;
  padding: 12px 10px 8px;
}
.p-voiceSpecItem_head > ._over span::after {
  content: "詳しく見る";
  letter-spacing: 0;
  font-size: 0.9em;
  line-height: 1;
}
.p-voiceSpecItem_head > ._over span::before {
  content: "";
  width: 8px;
  height: 8px;
  border-right: 1px solid #333;
  border-bottom: 1px solid #333;
  transform: rotate(45deg);
  position: relative;
  top: -4px;
  margin-right: 8px;
}
@media screen and (min-width: 1000px) {
  .p-voiceSpecItem_head:hover > ._over {
    opacity: 1;
  }
  .p-voiceSpecItem_head:hover > ._img {
    filter: brightness(0.8);
  }
}
.p-voiceSpecItem_main {
  display: none;
  position: relative;
}
@media screen and (min-width: 768px) {
  .p-voiceSpecItem_main {
    padding: 33px 60px 65px 60px;
  }
}
@media screen and (max-width: 767px) {
  .p-voiceSpecItem_main {
    padding: 0px 15px 40px 15px;
  }
}
.p-voiceSpecItem_main > ._title {
  font-family: "shippori-mincho", serif;
  font-weight: 600;
  font-style: normal;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  text-align: center;
  border-bottom: 1px dotted #7A7979;
}
@media screen and (min-width: 768px) {
  .p-voiceSpecItem_main > ._title {
    padding-bottom: 32px;
    margin-bottom: 48px;
  }
}
@media screen and (max-width: 767px) {
  .p-voiceSpecItem_main > ._title {
    padding-bottom: 22px;
    margin-bottom: 32px;
  }
}
.p-voiceSpecItem_main > ._title {
  font-size: 22px;
  line-height: 1.6;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
  .p-voiceSpecItem_main > ._title {
    font-size: 19px;
    letter-spacing: 0.05em;
  }
}
@media screen and (max-width: 400px) {
  .p-voiceSpecItem_main > ._title {
    font-size: 16px;
  }
}
.p-voiceSpecItem_main > ._title hr {
  flex-basis: 100%;
  height: 0;
  margin: 0;
  padding: 0;
  border: none;
}
.p-voiceSpecItem_main > ._title.-br {
  display: block;
  text-align: center;
}
.p-voiceSpecItem_main > ._block + ._block {
  margin-top: 55px;
}
@media screen and (min-width: 768px) {
  .p-voiceSpecItem_main > ._block {
    display: flex;
    gap: 4.5454545455%;
  }
}
@media screen and (min-width: 768px) {
  .p-voiceSpecItem_main > ._block > ._img {
    flex: 0 0 43.1818181818%;
  }
}
@media screen and (max-width: 767px) {
  .p-voiceSpecItem_main > ._block > ._img {
    margin-top: 30px;
  }
}
@media screen and (min-width: 768px) {
  .p-voiceSpecItem_main > ._block.-reverse > ._txt {
    order: 2;
  }
}
@media screen and (min-width: 768px) {
  .p-voiceSpecItem_main > ._block.-reverse > ._img {
    order: 1;
  }
}
.p-voiceSpecItem_main > ._block > ._txt > ._subtitle {
  position: relative;
  font-family: "shippori-mincho", serif;
  font-weight: 600;
  font-style: normal;
  display: flex;
  flex-wrap: wrap;
  padding-left: 20px;
  margin-bottom: 17px;
}
@media screen and (min-width: 768px) {
  .p-voiceSpecItem_main > ._block > ._txt > ._subtitle {
    margin-top: -0.2em;
    margin-right: -2em;
  }
}
.p-voiceSpecItem_main > ._block > ._txt > ._subtitle::before {
  content: "";
  display: block;
  width: 4px;
  background: var(--p-voice-color);
  position: absolute;
  left: 0;
  top: 0.25em;
  bottom: 0.25em;
}
.p-voiceSpecItem_main > ._block > ._txt > ._subtitle {
  font-size: 18px;
  line-height: 1.8;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .p-voiceSpecItem_main > ._block > ._txt > ._subtitle {
    font-size: 16px;
  }
}
@media screen and (max-width: 400px) {
  .p-voiceSpecItem_main > ._block > ._txt > ._subtitle {
    font-size: 15px;
  }
}
.p-voiceSpecItem_main > ._block > ._txt > ._subtitle.-palt {
  font-feature-settings: "palt";
  letter-spacing: 0.1em;
}
.p-voiceSpecItem_main > ._block > ._txt > ._subtitle hr {
  flex-basis: 100%;
  height: 0;
  margin: 0;
  padding: 0;
  border: none;
}
.p-voiceSpecItem_main > ._block > ._txt > ._subtitle.-br {
  display: block;
  text-align: center;
}
.p-voiceSpecItem_main > ._post {
  font-size: 0.85em;
  text-align: center;
  margin-top: calc(30 / var(--cqw-base) * 100cqw);
}
.p-voiceSpecItem_main > ._btn {
  background: #000;
  height: 20px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: opacity 0.3s ease-in-out;
  backface-visibility: hidden;
}
@media screen and (min-width: 768px) {
  .p-voiceSpecItem_main > ._btn:hover {
    opacity: 0.7;
  }
}
.p-voiceSpecItem_main > ._btn {
  cursor: pointer;
}
.p-voiceSpecItem_main > ._btn::before {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-right: 1px solid #FFF;
  border-bottom: 1px solid #FFF;
  transform: rotate(45deg);
  margin-top: -4px;
}
@media screen and (min-width: 1000px) {
  .p-voiceSpecItem_main > ._btn span {
    display: none;
  }
}
.p-voiceSpecItem_main > ._btn span {
  color: #fff;
  margin-left: calc(10 / var(--cqw-base) * 100cqw);
  font-size: calc(12 / var(--cqw-base) * 100cqw);
}
.p-voiceSpecItem_main > ._btn {
  height: 25px;
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
}
.p-voiceSpecItem_main > ._btn::before {
  transform: rotate(-135deg);
  margin-top: 4px;
}
.p-voiceSpecItem.is-active .p-voiceSpecItem_head ._btn {
  transition-delay: 0s;
  opacity: 0;
  pointer-events: none;
}
.p-voiceSpecItem.is-active .p-voiceSpecItem_head ._over span::after {
  content: "閉じる";
}

.carrier .sq_title {
  border-bottom: 1px dotted #7A7979;
  padding-bottom: 10px;
  margin-bottom: 22px;
  line-height: 1;
  font-weight: normal;
}

.carrier .sq_title span {
  display: inline-block;
  font-size: 15px;
  margin-left: 15px;
}

.carrier .sq_title img {
  height: 16px;
}

.carrier .qualification_list {
  text-align: left;
  margin-bottom: 5px;
}

.carrier .qualification_list li {
  display: inline-block;
  margin-right: 15px;
  font-size: 1.15em;
  line-height: 1.6;
  text-indent: -1.2em;
  margin-left: 1.2em;
  margin-bottom: 6px;
}

.carrier .qualification_list li:before {
  content: "■";
  color: #DB520F;
  margin-right: 3px;
}

.carrier .qualification_list li .smalltxt {
  font-size: 0.85em;
}

.carrier .txt_small {
  text-indent: -1em;
  padding-left: 1em;
}

@media screen and (max-width: 639px) {
  .carrier .qualification {
    margin-bottom: 50px;
  }
  .carrier .qualification .sectitle {
    margin-bottom: 0;
  }
  .carrier .sq_title {
    margin-bottom: 15px;
  }
  .carrier .sq_title span {
    display: block;
    margin-left: 0px;
    margin-top: 10px;
  }
  .carrier .sq_title img {
    height: 15px;
  }
}
.carrier * + .sq_title {
  margin-top: 60px;
}
@media screen and (max-width: 999px) {
  .carrier * + .sq_title {
    margin-top: 40px;
  }
}
@media screen and (max-width: 640px) {
  .carrier * + .sq_title {
    margin-top: 30px;
  }
}

/* ---------------------------------------
#カテゴリーvoice
--------------------------------------- */
/* #sec_1 */
/* ---------------------------------------
#通常ページ
--------------------------------------- */
/* common設定 */
/* .insec */
.insec {
  width: 880px;
  margin: 0 auto;
}

@media screen and (max-width: 1120px) {
  .insec {
    width: 92%;
    margin: 0 4%;
  }
}
p.tl {
  text-align: left !important;
}

/* #sec_title */
#sec_title {
  margin: 130px 0 70px;
}

#sec_title #pagetitle {
  text-align: center;
}

#sec_title #pagetitle img {
  height: 78px;
}

@media screen and (max-width: 1120px) {
  #sec_title #pagetitle img {
    height: 70px;
  }
}
@media screen and (max-width: 767px) {
  #sec_title {
    margin: 50px 0;
  }
  #sec_title #pagetitle img {
    height: 65px;
  }
}
@media screen and (max-width: 639px) {
  #sec_title {
    margin: 40px 0;
  }
  #sec_title #pagetitle img {
    height: 60px;
  }
}
@media screen and (max-width: 479px) {
  #sec_title {
    margin: 30px 0;
  }
  #sec_title #pagetitle img {
    height: 53px;
  }
}
/* #sec_bgintro */
#sec_bgintro {
  background: #f7efef;
  padding: 60px 0;
  margin-bottom: 100px;
}

@media screen and (max-width: 1120px) {
  #sec_bgintro {
    padding: 6% 0;
    margin-bottom: 10%;
  }
}/*# sourceMappingURL=career.css.map */