.m-sec-title02 {
  border-bottom: 1px solid #D6D6D6;
  font-size: 2.2rem;
  line-height: 1.5;
  font-family: "Noto Serif JP", serif;
  clear: both;
  padding-bottom: 1.5rem;
  margin: 8.5rem 0 1.6rem;
  position: relative;
}
@media screen and (max-width: 767px) {
  .m-sec-title02 {
    font-size: 4.8vw;
    margin: 13.3333333333vw 0 8vw;
  }
}
.m-sec-title02:after {
  content: "";
  display: block;
  width: 20rem;
  height: 1px;
  background: #C5786F;
  position: absolute;
  left: 0;
  bottom: -1px;
}
@media screen and (max-width: 767px) {
  .m-sec-title02:after {
    width: 10rem;
  }
}

.p-job .sec-about {
  margin: 13rem 0 6rem;
}
@media screen and (max-width: 767px) {
  .p-job .sec-about {
    margin: 0 0 10.6666666667vw;
  }
}
.p-job .sec-about .m-inner {
  max-width: 940px;
}
.p-job .sec-about p {
  font-size: 1.5rem;
  line-height: 1.8666666667;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 767px) {
  .p-job .sec-about p {
    font-size: 3.4666666667vw;
  }
}
.p-job .sec-about p + p {
  margin-top: 3rem;
}
@media screen and (max-width: 767px) {
  .p-job .sec-about p + p {
    margin-top: 5.3333333333vw;
  }
}
.p-job .sec-about-btn-wrap {
  text-align: center;
  margin-top: 50px;
}
@media screen and (max-width: 767px) {
  .p-job .sec-about-btn-wrap {
    margin-top: 8vw;
  }
}
.p-job .sec-about-btn {
  border: 1px solid #BEBEBE;
  text-align: center;
  padding: 25px 0;
  font-size: 1.8rem;
  line-height: 1.5555555556;
  letter-spacing: 0.04em;
  max-width: 340px;
  width: 100%;
  display: inline-block;
}
@media screen and (max-width: 767px) {
  .p-job .sec-about-btn {
    padding: 5.3333333333vw 0;
    font-size: 4.2666666667vw;
    max-width: 66.6666666667vw;
  }
}
.p-job .sec-careermap {
  padding: 8.5rem 0 9.6rem;
}
@media screen and (max-width: 767px) {
  .p-job .sec-careermap {
    padding: 10.6666666667vw 0;
  }
}
.p-job .sec-careermap:before {
  background: #F6F4F2;
}
.p-job .sec-careermap .m-inner {
  max-width: 940px;
}
.p-job .sec-careermap .p-careermap-lead {
  font-size: 2.2rem;
  line-height: 1.2272727273;
  text-align: center;
  margin-bottom: 4rem;
}
@media screen and (max-width: 767px) {
  .p-job .sec-careermap .p-careermap-lead {
    font-size: 4.8vw;
    margin-bottom: 8vw;
  }
}
.p-job .sec-careermap .p-careermap-logo {
  margin-bottom: 4rem;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-job .sec-careermap .p-careermap-logo {
    width: 62.1333333333vw;
    margin: 0 auto 8vw;
  }
}
.p-job .sec-careermap .p-careermap-nav {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  gap: 3rem;
}
@media screen and (max-width: 767px) {
  .p-job .sec-careermap .p-careermap-nav {
    display: block;
  }
}
.p-job .sec-careermap .p-careermap-nav li {
  width: 100%;
}
.p-job .sec-careermap .p-careermap-nav .m-btn .m-button02 {
  height: 100%;
  width: 100%;
}
.p-job .sec-careermap .p-careermap-nav .m-btn .m-button02 span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1.8rem;
  line-height: 2;
  height: 100%;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .p-job .sec-careermap .p-careermap-nav .m-btn .m-button02 span {
    height: 18.9333333333vw;
    font-size: 4.8vw;
  }
}
.p-job .sec-careermap .p-careermap-nav .m-tel {
  width: 480px;
}
@media screen and (max-width: 767px) {
  .p-job .sec-careermap .p-careermap-nav .m-tel {
    margin-top: 5.3333333333vw;
    width: 100%;
  }
}
.p-job .sec-careermap .p-careermap-nav .m-tel .m-telbox {
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  width: 100%;
}
.p-job .sec-careermap .p-careermap-nav .m-tel .m-telbox-wrap {
  width: 100%;
}
.p-job .sec-careermap .p-careermap-nav .m-tel .m-telbox .m-telbox-time {
  margin-top: 0.5rem;
}
@media screen and (max-width: 767px) {
  .p-job .sec-careermap .p-careermap-nav .m-tel .m-telbox .m-telbox-time {
    margin-top: 0;
  }
}

@media (min-width: 768px) {
  [href*="tel:"] {
    text-decoration: none;
    cursor: default;
    pointer-events: none;
  }
}
.m-button02 {
  background: #fff;
}