body#job .pagetitle {
  background-image: url("../images/job/pagetitle_bg.jpg");
}
body#job .lead {
  margin-bottom: 3.75rem;
  padding: 0 6.25rem;
}
@media (max-width: 768px) {
  body#job .lead {
    margin-bottom: 7.8125vw;
    padding: 0;
  }
}
body#job .lead p {
  font-size: 1.125rem;
  line-height: 1.75;
  text-indent: 1em;
}
@media (max-width: 768px) {
  body#job .lead p {
    font-size: 3.6458333333vw;
  }
}
body#job .pics .slider {
  width: 100%;
}
body#job .pics .slider figure {
  position: relative;
}
body#job .pics .slider figure figcaption {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 0.625rem;
  color: #fff;
  font-size: 0.875rem;
  background-color: rgba(0, 0, 0, 0.6);
}
@media (max-width: 768px) {
  body#job .pics .slider figure figcaption {
    padding: 1.3020833333vw;
    font-size: 2.34375vw;
  }
}
body#job .pics .slider .slick-arrow {
  position: absolute;
  top: 50%;
  z-index: 1;
  width: 3.125rem;
  height: 3.125rem;
  font-size: 0;
  line-height: 0;
  background-color: #d92121;
  cursor: pointer;
  transform: translateY(-50%);
}
@media (max-width: 768px) {
  body#job .pics .slider .slick-arrow {
    width: 6.5104166667vw;
    height: 6.5104166667vw;
  }
}
body#job .pics .slider .slick-arrow::before {
  content: "";
  position: absolute;
  top: 50%;
  width: 1.25rem;
  height: 1.25rem;
  transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}
@media (max-width: 768px) {
  body#job .pics .slider .slick-arrow::before {
    width: 2.6041666667vw;
    height: 2.6041666667vw;
  }
}
body#job .pics .slider .slick-arrow.slick-prev {
  left: 0;
}
body#job .pics .slider .slick-arrow.slick-prev::before {
  left: 50%;
  border-bottom: solid 1px #fff;
  border-left: solid 1px #fff;
  transform: translate(-25%, -50%) rotate(45deg);
}
body#job .pics .slider .slick-arrow.slick-prev:hover::before {
  transform: translate(-50%, -50%) rotate(45deg);
}
body#job .pics .slider .slick-arrow.slick-next {
  right: 0;
}
body#job .pics .slider .slick-arrow.slick-next::before {
  right: 50%;
  border-top: solid 1px #fff;
  border-right: solid 1px #fff;
  transform: translate(25%, -50%) rotate(45deg);
}
body#job .pics .slider .slick-arrow.slick-next:hover::before {
  transform: translate(50%, -50%) rotate(45deg);
}
body#job .pics .slider .slick-dots {
  display: flex;
  position: absolute;
  right: 1.25rem;
  bottom: 1.25rem;
  z-index: 3;
}
@media (max-width: 768px) {
  body#job .pics .slider .slick-dots {
    right: 2.6041666667vw;
    bottom: 2.6041666667vw;
  }
}
body#job .pics .slider .slick-dots li + li {
  margin-left: 0.625rem;
}
@media (max-width: 768px) {
  body#job .pics .slider .slick-dots li + li {
    margin-left: 1.3020833333vw;
  }
}
body#job .pics .slider .slick-dots li button {
  width: 3.75rem;
  height: 0.3125rem;
  font-size: 0;
  line-height: 0;
  cursor: pointer;
  transition: background-color 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  background-color: rgba(255, 255, 255, 0.5);
}
@media (max-width: 768px) {
  body#job .pics .slider .slick-dots li button {
    width: 10.4166666667vw;
    height: 1.3020833333vw;
  }
}
body#job .pics .slider .slick-dots li.slick-active button {
  background-color: #d92121;
}
body#job .voice .contents {
  padding-top: 1.875rem;
}
@media (max-width: 768px) {
  body#job .voice .contents {
    padding-top: 0;
  }
}
body#job .voice .contents figure {
  width: 35rem;
  margin-left: 3.75rem;
}
@media (max-width: 768px) {
  body#job .voice .contents figure {
    width: 70%;
    margin: 0 auto;
  }
}
body#job .voice .contents .name {
  position: absolute;
  top: 0;
  left: 1.875rem;
  width: 100%;
}
@media (max-width: 768px) {
  body#job .voice .contents .name {
    position: relative;
    left: 0;
    margin-top: 10.4166666667vw;
  }
}
body#job .voice .contents .name dt {
  position: relative;
  font-size: 2.25rem;
  font-weight: 700;
}
@media (max-width: 768px) {
  body#job .voice .contents .name dt {
    font-size: 4.6875vw;
  }
}
body#job .voice .contents .name dd {
  position: relative;
  margin-top: 0.3125rem;
  color: rgba(255, 255, 255, 0.5);
  font-size: 1.125rem;
}
@media (max-width: 768px) {
  body#job .voice .contents .name dd {
    margin-top: 0.6510416667vw;
    font-size: 3.125vw;
  }
}
body#job .voice .contents .name dd.read {
  position: absolute;
  top: -3.125rem;
  left: -1.875rem;
  z-index: -1;
  color: rgba(0, 0, 0, 0.2);
  font-size: 5rem;
  font-weight: 700;
}
@media (max-width: 768px) {
  body#job .voice .contents .name dd.read {
    top: -7.8125vw;
    left: -3.90625vw;
    font-size: 10.4166666667vw;
  }
}
body#job .voice .contents .panel {
  position: relative;
  margin-top: -15rem;
  margin-left: 26.25rem;
  padding: 2.5rem;
  background-color: rgba(255, 255, 255, 0.8);
}
@media (max-width: 768px) {
  body#job .voice .contents .panel {
    margin-top: 3.90625vw;
    margin-left: 0;
    padding: 0;
    background-color: transparent;
  }
}
body#job .voice .contents .panel p {
  color: #000;
  font-size: 0.875rem;
  text-indent: 1em;
}
@media (max-width: 768px) {
  body#job .voice .contents .panel p {
    color: #fff;
    font-size: 3.125vw;
  }
}