@charset "UTF-8";
/* ==================================================
    WorksDetail ペットプラスのお仕事詳細
   ================================================== */
.WorksDetail__col {
  margin-top: 116px;
}
.WorksDetail__colHeading {
  margin-bottom: 27px;
  letter-spacing: 0.064em;
}
.WorksDetail__colText {
  margin-top: 1.75em;
  line-height: 1.75;
  font-size: 1.5rem;
}

.WorksDetail__point {
  margin-top: 160px;
  padding-top: 81px;
  padding-bottom: 95px;
}
.WorksDetail__pointHeading {
  margin-bottom: 67px;
  font-family: "Noto Sans JP", arial, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  letter-spacing: 0.064em;
}
.WorksDetail__pointCol {
  margin-left: auto;
  margin-right: auto;
}
.WorksDetail__pointCol.-col4 {
  max-width: 1100px;
}
.WorksDetail__pointCol.-col3 {
  max-width: 990px;
}
.WorksDetail__point .CateDetail__pointStepIcoParent {
  margin: 0 auto;
  width: 143px;
}
.WorksDetail__point .CateDetail__pointStepIco {
  top: 6px;
}
.WorksDetail__point .CateDetail__pointStepImg {
  background: transparent;
}
.WorksDetail__point .CateDetail__pointStepImg::before {
  padding-top: 100%;
}
.WorksDetail__point .CateDetail__pointStepTtl {
  margin-top: 25px;
  font-family: "Noto Sans JP", arial, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 1.8rem;
  color: #121212;
}
.WorksDetail__point .CateDetail__pointStepTtl + .CateDetail__pointStepCont {
  margin-top: 7px;
}
.WorksDetail__point .CateDetail__pointStepCont {
  line-height: 1.75;
  font-size: 1.5rem;
}

.WorksDetail__charm {
  padding: 100px 100px 135px;
  max-width: 1160px;
}
.WorksDetail__charmHeading {
  margin-bottom: 30px;
  font-family: "Noto Sans JP", arial, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.WorksDetail__charmHeading .Ico {
  margin-bottom: 10px;
  font-size: 0;
}
.WorksDetail__charmList {
  position: relative;
  border-radius: 10px;
}
.WorksDetail__charmList::after {
  content: "";
  position: absolute;
  bottom: -1px;
  right: 17px;
  width: 159px;
  height: 100px;
  background: url(/recruit/image/works/illust_charm.svg) no-repeat 50% 50%;
  background-size: contain;
}
.WorksDetail__charm .WorksDetail__charmItem {
  display: flex;
  align-items: center;
  padding: 65px 65px 65px 46px;
}
.WorksDetail__charmImg img {
  display: block;
  width: 100%;
  max-width: 100%;
}
.WorksDetail__charm .slick-track {
  display: flex;
}
.WorksDetail__charm .slick-slide {
  height: auto !important;
}
.WorksDetail__charm .slick-arrow {
  position: absolute;
  top: 50%;
  padding-top: 100px;
  width: 100px;
  height: 0;
  overflow: hidden;
  text-indent: 200%;
  background: url(/recruit/image/cmn/ico_arrow_slide.svg) no-repeat 50% 50%;
  background-size: 13px auto;
}
.WorksDetail__charm .slick-arrow.slick-next {
  left: 100%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.WorksDetail__charm .slick-arrow.slick-prev {
  right: 100%;
  -webkit-transform: translateY(-50%) rotate(180deg);
          transform: translateY(-50%) rotate(180deg);
}
.WorksDetail__charm .slick-dots {
  position: absolute;
  left: 50%;
  bottom: -36px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  display: flex;
  justify-content: center;
  align-items: center;
}
.WorksDetail__charm .slick-dots li {
  margin: 0 21px;
}
.WorksDetail__charm .slick-dots button {
  padding-top: 14px;
  width: 14px;
  height: 0;
  overflow: hidden;
  text-indent: 200%;
  border-radius: 50%;
  background: #E4EEFA;
}
.WorksDetail__charm .slick-dots .slick-active button {
  background: #002E5D;
}

.WorksDetailCharmContent {
  position: relative;
  flex: 1;
  padding: 35px 30px 43px;
  background: #FFFFFF;
  border-radius: 20px;
}
.WorksDetailCharmContent::after {
  content: "";
  position: absolute;
  bottom: -6px;
  right: -6px;
  width: 25px;
  height: 28px;
  background: url(/recruit/image/works/bg_balloon.png) no-repeat 50% 50%;
  background-size: contain;
}
.WorksDetailCharmContent__heading {
  margin-bottom: 8px;
  line-height: 1.3;
  font-size: 2rem;
}
.WorksDetailCharmContent__staff {
  font-size: 1.2rem;
  text-align: right;
}
.WorksDetailCharmContent__text {
  margin-top: 17px;
  line-height: 1.75;
  font-size: 1.4rem;
}

.WorksDetail__flowInner {
  padding-bottom: 80px;
}
.WorksDetail__flowHeading {
  margin-bottom: 5px;
  font-family: "Noto Sans JP", arial, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.WorksDetail__flowText {
  font-size: 1.2rem;
  text-align: center;
}
.WorksDetail__flowTabMenu {
  margin-top: 47px;
}
.WorksDetail__flowSec {
  position: relative;
}
.WorksDetail__flowSec::before, .WorksDetail__flowSec::after {
  content: "";
  position: absolute;
  display: block;
  background: no-repeat 50% 50%;
  background-size: contain;
}
.WorksShop .WorksDetail__flowSec#earlyShift::before {
  top: 74px;
  right: 175px;
  width: 148px;
  height: 41px;
  background-image: url(/recruit/image/works/shop/bg_early_02.png);
}
.WorksShop .WorksDetail__flowSec#earlyShift::after {
  bottom: 62px;
  left: 170px;
  width: 283px;
  height: 185px;
  background-image: url(/recruit/image/works/shop/bg_early_03.png);
}
.WorksShop .WorksDetail__flowSec#middleShift::before {
  top: 67px;
  right: 172px;
  width: 114px;
  height: 87px;
  background-image: url(/recruit/image/works/shop/bg_middle_02.png);
}
.WorksShop .WorksDetail__flowSec#middleShift::after {
  bottom: 61px;
  left: 165px;
  width: 305px;
  height: 177px;
  background-image: url(/recruit/image/works/shop/bg_middle_03.png);
}
.WorksShop .WorksDetail__flowSec#lateShift::before {
  top: 95px;
  right: 170px;
  width: 150px;
  height: 57px;
  background-image: url(/recruit/image/works/shop/bg_late_02.png);
}
.WorksWec .WorksDetail__flowSec::before {
  top: 69px;
  right: 173px;
  width: 222px;
  height: 82px;
  background-image: url(/recruit/image/works/wec/bg_flow.png);
}
.WorksVet .WorksDetail__flowSec::before {
  top: 77px;
  right: 174px;
  width: 202px;
  height: 66px;
  background-image: url(/recruit/image/works/vet/bg_flow.png);
}
.WorksTrimmer .WorksDetail__flowSec::before {
  top: 70px;
  right: 204px;
  width: 60px;
  height: 87px;
  background-image: url(/recruit/image/works/trimmer/bg_flow_01.png);
}
.WorksTrimmer .WorksDetail__flowSec::after {
  bottom: 61px;
  left: 164px;
  width: 305px;
  height: 177px;
  background-image: url(/recruit/image/works/trimmer/bg_flow_02.png);
}
.WorksBuyer .WorksDetail__flowSec#purchase::before {
  top: 71px;
  right: 173px;
  width: 136px;
  height: 61px;
  background-image: url(/recruit/image/works/buyer/bg_purchase.png);
}
.WorksBuyer .WorksDetail__flowSec#office::before {
  top: 78px;
  right: 173px;
  width: 202px;
  height: 78px;
  background-image: url(/recruit/image/works/buyer/bg_office.png);
}
.WorksTrainer .WorksDetail__flowSec::before {
  top: 74px;
  right: 175px;
  width: 148px;
  height: 41px;
  background-image: url(/recruit/image/works/trainer/bg_flow_01.png);
}
.WorksTrainer .WorksDetail__flowSec::after {
  bottom: 62px;
  left: 170px;
  width: 283px;
  height: 185px;
  background-image: url(/recruit/image/works/trainer/bg_flow_02.png);
}
.WorksDetail__flowSecHeading {
  display: none;
}

.FlowSecList {
  position: relative;
  margin-top: 40px;
  padding: 70px 0 60px;
}
.WorksShop #middleShift .FlowSecList::before {
  height: 562px;
}
.WorksShop #lateShift .FlowSecList::before {
  height: 665px;
}
.WorksWec .FlowSecList::before {
  height: 915px;
}
.WorksVet .FlowSecList::before {
  height: 594px;
}
.WorksTrimmer .FlowSecList::before {
  height: 574px;
}
.WorksBuyer #purchase .FlowSecList::before {
  height: 652px;
}
.WorksBuyer #office .FlowSecList::before {
  height: 463px;
}
.WorksTrainer .FlowSecList::before {
  height: 664px;
}
.FlowSecList::before {
  content: "";
  display: block;
  margin: 0 auto;
  width: 1px;
  height: 817px;
  background: #2E8BF0;
}
.FlowSecList::after {
  content: "";
  position: absolute;
  top: -131px;
  right: 119px;
  width: 225px;
  height: 139px;
  background: no-repeat 50% 50%;
  background-size: contain;
}
.WorksShop #earlyShift .FlowSecList::after {
  background-image: url(/recruit/image/works/shop/bg_early_01.png);
}
.WorksShop #middleShift .FlowSecList::after {
  background-image: url(/recruit/image/works/shop/bg_middle_01.png);
}
.WorksShop #lateShift .FlowSecList::after {
  background-image: url(/recruit/image/works/shop/bg_late_01.png);
}
.FlowSecList__item {
  position: absolute;
  left: 50%;
  padding: 17px 30px;
  width: 420px;
  background: #FFFFFF;
  border-radius: 10px;
}
.FlowSecList__item.-left {
  margin-left: -484px;
}
.FlowSecList__item.-right {
  margin-left: 56px;
}
.FlowSecList__item.-notBalloon::after {
  display: none;
}
.FlowSecList__item::after {
  content: "";
  position: absolute;
  top: 22px;
  left: -9px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 9px 10px 9px 0;
  border-color: transparent #ffffff transparent transparent;
}
.FlowSecList__time {
  position: absolute;
  top: -7px;
  left: -95px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 77px;
  height: 77px;
  letter-spacing: 0.064em;
  color: #FFFFFF;
  font-family: "Montserrat", arial, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 1.6rem;
  font-weight: 700;
  background: #2E8BF0;
  border: 4px solid #E4EEFA;
  border-radius: 50%;
}
.FlowSecList__item.-left .FlowSecList__time {
  left: auto;
  right: -102px;
}
.FlowSecList__defineHeading {
  margin-bottom: -3px;
  letter-spacing: 0.064em;
  color: #002E5D;
  font-size: 1.8rem;
  font-weight: 700;
}
.FlowSecList__defineHeading:not(:only-child) {
  margin-bottom: 5px;
}
.FlowSecList__defineImg {
  display: block;
  margin-top: 16px;
  max-width: 100%;
  width: 100%;
}

.WorksDetail__interview {
  margin-top: 80px;
}
.WorksDetail__interviewHeading {
  margin-bottom: 39px;
  font-family: "Noto Sans JP", arial, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.WorksDetail__interviewCol {
  margin: 0 auto;
  max-width: 840px;
}
.WorksDetail__interviewCol.ly_Col > .ly_Col__item {
  box-shadow: 0px 4px 16px 0px rgba(1, 71, 147, 0.2);
  border-radius: 10px;
}
.WorksDetail__interviewCol.ly_Col.-col1 .ly_Col__item {
  margin: 0 auto;
  max-width: 400px;
}
.WorksDetail__interviewCol .Card {
  position: relative;
  width: 100%;
  box-shadow: none;
}
.WorksDetail__interviewCol .Card::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 30px;
  right: 19px;
  width: 14px;
  height: 12px;
  background: url(/recruit/image/cmn/ico_link_external_navy.svg) no-repeat center;
  background-size: contain;
}
.WorksDetail__interviewCol .Card__body {
  padding: 19px 20px 20px;
}
.WorksDetail__interviewCol .Card__bodyHeading {
  line-height: 1.3;
  letter-spacing: 0.064em;
  color: #002E5D;
  font-size: 1.6rem;
  font-weight: 700;
}
.WorksDetail__interviewCol .Card__bodyInner {
  display: flex;
  align-items: center;
  margin-top: 12px;
  letter-spacing: 0.064em;
  font-size: 1.4rem;
}
.WorksDetail__interviewCol .Card__bodyPosition {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 16px;
  padding: 0 22px;
  height: 31px;
  background: #F3F6F9;
  border-radius: 15px;
}
.WorksDetail__interviewBtn {
  margin: 133px auto 0;
}
.WorksDetail__interview .slick-track {
  display: flex;
}
.WorksDetail__interview .slick-arrow {
  position: absolute;
  bottom: -31px;
  left: 50%;
  padding-top: 15px;
  width: 15px;
  height: 0;
  overflow: hidden;
  text-indent: 200%;
  background: url(/recruit/image/cmn/ico_arrow_slide.svg) no-repeat 50% 50%;
  background-size: 7px auto;
}
.WorksDetail__interview .slick-arrow.slick-next {
  -webkit-transform: translateX(44px);
          transform: translateX(44px);
}
.WorksDetail__interview .slick-arrow.slick-prev {
  -webkit-transform: translateX(-59px) rotate(180deg);
          transform: translateX(-59px) rotate(180deg);
}
.WorksDetail__interview .slick-dots {
  position: absolute;
  left: 50%;
  bottom: -32px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  display: flex;
  justify-content: center;
  align-items: center;
}
.WorksDetail__interview .slick-dots li {
  margin: 0 5px;
}
.WorksDetail__interview .slick-dots button {
  padding-top: 6px;
  width: 6px;
  height: 0;
  overflow: hidden;
  text-indent: 200%;
  border-radius: 50%;
  background: #E4EEFA;
}
.WorksDetail__interview .slick-dots .slick-active button {
  background: #002E5D;
}

.WorksDetail__other {
  margin-top: 100px;
}
.WorksDetail__other.ly_Container.-wide {
  max-width: 1350px;
  margin-right: auto;
  padding-right: 0px;
  padding-left: 0px;
}
.WorksDetail__otherHeading {
  margin-bottom: 39px;
  font-family: "Noto Sans JP", arial, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.WorksDetail__otherCol .Card {
  width: 100%;
}
.WorksDetail__otherCol .Card__body {
  padding: 30px 10px;
  color: #002E5D;
  text-align: center;
  font-size: 2rem;
  font-weight: 700;
}
.WorksDetail__other .WorksDetail__otherItem {
  margin: 0 16px;
}
.WorksDetail__other .slick-list {
  padding-right: 10%;
  padding-bottom: 30px;
  padding-left: 16px;
  width: 100%;
}
.WorksDetail__other .slick-track {
  display: flex;
}
.WorksDetail__other .slick-slide {
  height: auto !important;
  width: 297px !important;
}
.WorksDetail__other .slick-arrow {
  position: absolute;
  bottom: -13%;
  width: 29px;
  height: 29px;
  overflow: hidden;
  text-indent: 200%;
  background: url(/recruit/image/cmn/ico_arrow_slide_circle.svg) no-repeat 50% 50%;
  background-size: 29px 29px;
}
.WorksDetail__other .slick-arrow.slick-next {
  right: 50px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.WorksDetail__other .slick-arrow.slick-prev {
  right: 95px;
  -webkit-transform: translateY(-50%) rotate(180deg);
          transform: translateY(-50%) rotate(180deg);
}
.WorksDetail__other .slick-dots {
  position: absolute;
  left: 50%;
  bottom: -36px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  display: flex;
  justify-content: center;
  align-items: center;
}
.WorksDetail__other .slick-dots li {
  margin: 0 7.5px;
}
.WorksDetail__other .slick-dots button {
  padding-top: 14px;
  width: 14px;
  height: 0;
  overflow: hidden;
  text-indent: 200%;
  border-radius: 50%;
  background: #E4EEFA;
}
.WorksDetail__other .slick-dots .slick-active button {
  background: #002E5D;
}
@media screen and (min-width: 800px){
  .WorksDetail__pointCol.-col4 > .ly_Col__item {
    width: calc((100% - 30px) / 4);
  }
  .WorksDetail__pointCol.-col3 > .ly_Col__item {
    width: calc((100% - 20px) / 3);
  }
  .WorksDetail__point .CateDetail__pointStepDefine {
    text-align: center;
  }
  .WorksDetail__charmImg {
    margin-right: 40px;
    width: 52.83%;
  }
  .FlowSecList__item.-left::after {
    left: auto;
    right: -9px;
    border-width: 9px 0 9px 10px;
    border-color: transparent transparent transparent #ffffff;
  }
  .WorksShop #earlyShift .FlowSecList__item:nth-child(1) {
    top: 60px;
  }
  .WorksShop #earlyShift .FlowSecList__item:nth-child(2) {
    top: 160px;
  }
  .WorksShop #earlyShift .FlowSecList__item:nth-child(3) {
    top: 349px;
  }
  .WorksShop #earlyShift .FlowSecList__item:nth-child(4) {
    top: 434px;
  }
  .WorksShop #earlyShift .FlowSecList__item:nth-child(5) {
    top: 519px;
  }
  .WorksShop #middleShift .FlowSecList__item:nth-child(1) {
    top: 60px;
  }
  .WorksShop #middleShift .FlowSecList__item:nth-child(2) {
    top: 184px;
  }
  .WorksShop #middleShift .FlowSecList__item:nth-child(3) {
    top: 284px;
  }
  .WorksShop #lateShift .FlowSecList__item:nth-child(1) {
    top: 60px;
  }
  .WorksShop #lateShift .FlowSecList__item:nth-child(2) {
    top: 184px;
  }
  .WorksShop #lateShift .FlowSecList__item:nth-child(3) {
    top: 291px;
  }
  .WorksShop #lateShift .FlowSecList__item:nth-child(4) {
    top: 432px;
  }
  .WorksShop #lateShift .FlowSecList__item:nth-child(5) {
    top: 525px;
  }
  .WorksWec .FlowSecList__item:nth-child(1) {
    top: 60px;
  }
  .WorksWec .FlowSecList__item:nth-child(2) {
    top: 160px;
  }
  .WorksWec .FlowSecList__item:nth-child(3) {
    top: 286px;
  }
  .WorksWec .FlowSecList__item:nth-child(4) {
    top: 404px;
  }
  .WorksWec .FlowSecList__item:nth-child(5) {
    top: 489px;
  }
  .WorksWec .FlowSecList__item:nth-child(6) {
    top: 598px;
  }
  .WorksWec .FlowSecList__item:nth-child(7) {
    top: 716px;
  }
  .WorksVet .FlowSecList__item:nth-child(1) {
    top: 60px;
  }
  .WorksVet .FlowSecList__item:nth-child(2) {
    top: 160px;
  }
  .WorksVet .FlowSecList__item:nth-child(3) {
    top: 317px;
  }
  .WorksVet .FlowSecList__item:nth-child(4) {
    top: 459px;
  }
  .WorksTrimmer .FlowSecList__item:nth-child(1) {
    top: 60px;
  }
  .WorksTrimmer .FlowSecList__item:nth-child(2) {
    top: 160px;
  }
  .WorksTrimmer .FlowSecList__item:nth-child(3) {
    top: 299px;
  }
  .WorksBuyer #purchase .FlowSecList__item:nth-child(1) {
    top: 60px;
  }
  .WorksBuyer #purchase .FlowSecList__item:nth-child(2) {
    top: 160px;
  }
  .WorksBuyer #purchase .FlowSecList__item:nth-child(3) {
    top: 265px;
  }
  .WorksBuyer #purchase .FlowSecList__item:nth-child(4) {
    top: 396px;
  }
  .WorksBuyer #purchase .FlowSecList__item:nth-child(5) {
    top: 551px;
  }
  .WorksBuyer #office .FlowSecList__item:nth-child(1) {
    top: 60px;
  }
  .WorksBuyer #office .FlowSecList__item:nth-child(2) {
    top: 160px;
  }
  .WorksBuyer #office .FlowSecList__item:nth-child(3) {
    top: 293px;
  }
  .WorksBuyer #office .FlowSecList__item:nth-child(4) {
    top: 432px;
  }
  .WorksTrainer .FlowSecList__item:nth-child(1) {
    top: 60px;
  }
  .WorksTrainer .FlowSecList__item:nth-child(2) {
    top: 180px;
  }
  .WorksTrainer .FlowSecList__item:nth-child(3) {
    top: 288px;
  }
  .WorksTrainer .FlowSecList__item:nth-child(4) {
    top: 396px;
  }
  .WorksDetail__interviewCol.ly_Col > .ly_Col__item {
    display: flex;
  }
  .WorksDetail__interviewCol .Card__header {
    padding-top: 65%;
  }
  .WorksDetail__otherCol.ly_Col > .ly_Col__item {
    display: flex;
  }
  .WorksDetail__otherCol.ly_Col.-col4 > .ly_Col__item {
    width: calc((100% - 90px) / 4);
  }
  .WorksDetail__otherCol .Card__header {
    padding-top: 92.92%;
  }
}
@media screen and (min-width: 800px) and (max-width: 1040px){
  .WorksDetail__pointCol.-col4 > .ly_Col__item {
    width: 100%;
  }
  .WorksDetail__pointCol.-col3 > .ly_Col__item {
    width: 100%;
  }
  .FlowSecList__item.-left::after {
    left: -9px;
    right: auto;
    border-width: 9px 10px 9px 0;
    border-color: transparent #ffffff transparent transparent;
  }
  .WorksShop #earlyShift .FlowSecList__item:nth-child(1) {
    top: auto;
  }
  .WorksShop #earlyShift .FlowSecList__item:nth-child(2) {
    top: auto;
  }
  .WorksShop #earlyShift .FlowSecList__item:nth-child(3) {
    top: auto;
  }
  .WorksShop #earlyShift .FlowSecList__item:nth-child(4) {
    top: auto;
  }
  .WorksShop #earlyShift .FlowSecList__item:nth-child(5) {
    top: auto;
  }
  .WorksShop #middleShift .FlowSecList__item:nth-child(1) {
    top: auto;
  }
  .WorksShop #middleShift .FlowSecList__item:nth-child(2) {
    top: auto;
  }
  .WorksShop #middleShift .FlowSecList__item:nth-child(3) {
    top: auto;
  }
  .WorksShop #lateShift .FlowSecList__item:nth-child(1) {
    top: auto;
  }
  .WorksShop #lateShift .FlowSecList__item:nth-child(2) {
    top: auto;
  }
  .WorksShop #lateShift .FlowSecList__item:nth-child(3) {
    top: auto;
  }
  .WorksShop #lateShift .FlowSecList__item:nth-child(4) {
    top: auto;
  }
  .WorksShop #lateShift .FlowSecList__item:nth-child(5) {
    top: auto;
  }
  .WorksWec .FlowSecList__item:nth-child(1) {
    top: auto;
  }
  .WorksWec .FlowSecList__item:nth-child(2) {
    top: auto;
  }
  .WorksWec .FlowSecList__item:nth-child(3) {
    top: auto;
  }
  .WorksWec .FlowSecList__item:nth-child(4) {
    top: auto;
  }
  .WorksWec .FlowSecList__item:nth-child(5) {
    top: auto;
  }
  .WorksWec .FlowSecList__item:nth-child(6) {
    top: auto;
  }
  .WorksWec .FlowSecList__item:nth-child(7) {
    top: auto;
  }
  .WorksVet .FlowSecList__item:nth-child(1) {
    top: auto;
  }
  .WorksVet .FlowSecList__item:nth-child(2) {
    top: auto;
  }
  .WorksVet .FlowSecList__item:nth-child(3) {
    top: auto;
  }
  .WorksVet .FlowSecList__item:nth-child(4) {
    top: auto;
  }
  .WorksTrimmer .FlowSecList__item:nth-child(1) {
    top: auto;
  }
  .WorksTrimmer .FlowSecList__item:nth-child(2) {
    top: auto;
  }
  .WorksTrimmer .FlowSecList__item:nth-child(3) {
    top: auto;
  }
  .WorksBuyer #purchase .FlowSecList__item:nth-child(1) {
    top: auto;
  }
  .WorksBuyer #purchase .FlowSecList__item:nth-child(2) {
    top: auto;
  }
  .WorksBuyer #purchase .FlowSecList__item:nth-child(3) {
    top: auto;
  }
  .WorksBuyer #purchase .FlowSecList__item:nth-child(4) {
    top: auto;
  }
  .WorksBuyer #purchase .FlowSecList__item:nth-child(5) {
    top: auto;
  }
  .WorksBuyer #office .FlowSecList__item:nth-child(1) {
    top: auto;
  }
  .WorksBuyer #office .FlowSecList__item:nth-child(2) {
    top: auto;
  }
  .WorksBuyer #office .FlowSecList__item:nth-child(3) {
    top: auto;
  }
  .WorksBuyer #office .FlowSecList__item:nth-child(4) {
    top: auto;
  }
  .WorksTrainer .FlowSecList__item:nth-child(1) {
    top: auto;
  }
  .WorksTrainer .FlowSecList__item:nth-child(2) {
    top: auto;
  }
  .WorksTrainer .FlowSecList__item:nth-child(3) {
    top: auto;
  }
  .WorksTrainer .FlowSecList__item:nth-child(4) {
    top: auto;
  }
}
@media screen and (max-width: 1440px){
  .WorksDetail__other.ly_Container.-wide {
    margin-right: 0px;
  }
}
@media screen and (max-width: 1285px){
  .WorksDetail__otherCol .Card__body {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 1260px) and (min-width: 800px){
  .FlowSecList::after {
    right: 5px;
  }
}
@media screen and (max-width: 1040px){
  .WorksDetail__point {
    margin-top: 56px;
    padding-top: 54px;
    padding-bottom: 60px;
  }
  .WorksDetail__pointHeading {
    margin-bottom: 36px;
  }
  .WorksDetail__pointCol {
    display: block;
  }
  .WorksDetail__point .ly_Col__item {
    display: flex;
    align-items: center;
    padding-left: 10px;
  }
  .WorksDetail__point .ly_Col > .ly_Col__item + .ly_Col__item {
    margin-top: 33px;
  }
  .WorksDetail__point .CateDetail__pointStepIcoParent {
    margin-right: 20px;
    width: 112px;
  }
  .WorksDetail__point .CateDetail__pointStepIco {
    width: 32px;
    height: 32px;
  }
  .WorksDetail__point .CateDetail__pointStepIco::before {
    font-size: 1.7rem;
  }
  .WorksDetail__point .CateDetail__pointStepDefine {
    flex: 1;
    text-align: left;
  }
  .WorksDetail__point .CateDetail__pointStepTtl {
    margin-top: 0;
    font-size: 1.4rem;
  }
  .WorksDetail__point .CateDetail__pointStepTtl + .CateDetail__pointStepCont {
    margin-top: 3px;
  }
  .WorksDetail__point .CateDetail__pointStepCont {
    font-size: 1.2rem;
  }
  .WorksDetail__charm {
    padding: 60px 20px 89px;
  }
  .WorksDetail__charmHeading {
    margin-bottom: 27px;
  }
  .WorksDetail__charmList {
    border-radius: 0;
  }
  .WorksDetail__charmList::after {
    right: 27px;
    width: 144px;
  }
  .WorksDetail__charm .WorksDetail__charmItem {
    display: block;
    padding: 40px 28px 75px;
  }
  .WorksDetail__charmImg {
    margin: 0 0 30px;
    width: auto;
  }
  .WorksDetail__charmImg img {
    border-radius: 10px;
  }
  .WorksDetail__charm .slick-arrow {
    top: auto;
    bottom: -31px;
    padding-top: 15px;
    width: 15px;
    background-size: 7px auto;
  }
  .WorksDetail__charm .slick-arrow.slick-next {
    left: 50%;
    -webkit-transform: translateX(44px);
            transform: translateX(44px);
  }
  .WorksDetail__charm .slick-arrow.slick-prev {
    left: 50%;
    right: auto;
    -webkit-transform: translateX(-59px) rotate(180deg);
            transform: translateX(-59px) rotate(180deg);
  }
  .WorksDetail__charm .slick-dots {
    bottom: -32px;
  }
  .WorksDetail__charm .slick-dots li {
    margin: 0 5px;
  }
  .WorksDetail__charm .slick-dots button {
    padding-top: 6px;
    width: 6px;
  }
  .WorksDetailCharmContent {
    padding: 35px 20px 31px;
  }
  .WorksDetailCharmContent::after {
    bottom: -13px;
    right: 25px;
    width: 23px;
    height: 13px;
    background-image: url(/recruit/image/works/bg_balloon_sp.png);
  }
  .WorksDetailCharmContent__heading {
    margin-bottom: 7px;
    font-size: 1.6rem;
  }
  .WorksDetailCharmContent__staff {
    font-size: 1rem;
  }
  .WorksDetailCharmContent__text {
    margin-top: 23px;
    line-height: 1.67;
    font-size: 1.2rem;
  }
  .WorksDetail__flowSec::before, .WorksDetail__flowSec::after {
    display: none;
  }
  .FlowSecList {
    padding: 41px 20px 171px 96px;
  }
  .WorksShop #middleShift .FlowSecList::before {
    height: calc(100% - 227px);
  }
  .WorksShop #lateShift .FlowSecList::before {
    height: calc(100% - 227px);
  }
  .WorksWec .FlowSecList {
    padding-bottom: 30px;
  }
  .WorksWec .FlowSecList::before {
    height: calc(100% - 86px);
  }
  .WorksVet .FlowSecList {
    padding-bottom: 30px;
  }
  .WorksVet .FlowSecList::before {
    height: calc(100% - 86px);
  }
  .WorksTrimmer .FlowSecList {
    padding-bottom: 30px;
  }
  .WorksTrimmer .FlowSecList::before {
    height: calc(100% - 86px);
  }
  .WorksBuyer #purchase .FlowSecList {
    padding-bottom: 30px;
  }
  .WorksBuyer #purchase .FlowSecList::before {
    height: calc(100% - 86px);
  }
  .WorksBuyer #office .FlowSecList {
    padding-bottom: 30px;
  }
  .WorksBuyer #office .FlowSecList::before {
    height: calc(100% - 86px);
  }
  .WorksTrainer .FlowSecList {
    padding-bottom: 30px;
  }
  .WorksTrainer .FlowSecList::before {
    height: calc(100% - 86px);
  }
  .FlowSecList::before {
    position: absolute;
    top: 56px;
    left: 47px;
    height: calc(100% - 227px);
  }
  .FlowSecList::after {
    top: auto;
    right: 20px;
    bottom: -7px;
  }
  .FlowSecList__item {
    position: relative;
    left: auto;
    padding: 17px 20px 20px;
    width: 100%;
  }
  .FlowSecList__item + .FlowSecList__item {
    margin-top: 20px;
  }
  .FlowSecList__item.-left {
    margin-left: 0;
  }
  .FlowSecList__item.-right {
    margin-left: 0;
  }
  .FlowSecList__time {
    top: 0;
    left: -80px;
    width: 63px;
    height: 63px;
    font-size: 1.4rem;
  }
  .FlowSecList__item.-left .FlowSecList__time {
    left: -80px;
    right: auto;
  }
  .FlowSecList__defineHeading {
    font-size: 1.4rem;
  }
  .FlowSecList__defineHeading:not(:only-child) {
    margin-bottom: 4px;
  }
  .FlowSecList__defineContent {
    font-size: 1.2rem;
  }
  .FlowSecList__defineImg {
    margin-top: 12px;
  }
}
@media screen and (max-width: 799px){
  .WorksDetail__col {
    margin-top: 56px;
  }
  .WorksDetail__colHeading {
    margin-bottom: 22px;
  }
  .WorksDetail__colText {
    margin-top: 1.5em;
    line-height: 1.5;
    font-size: 1.4rem;
  }
  .WorksDetail__col.ly_Col.-spReverse .ly_Col__item:not(:last-child) {
    margin-top: 55px;
  }
  .WorksDetail__flowInner {
    padding-top: 55px;
    padding-bottom: 70px;
  }
  .WorksDetail__flowHeading {
    margin-bottom: 11px;
  }
  .WorksDetail__flowTabMenu {
    margin-top: 36px;
  }
  .WorksDetail__flowTabMenu .TabMenu__item {
    width: 95px;
  }
  .WorksDetail__flowSec {
    margin-right: -20px;
    margin-left: -20px;
  }
  .FlowSecList {
    margin-top: 18px;
  }
  .WorksDetail__interview {
    margin-top: 54px;
  }
  .WorksDetail__interviewHeading {
    margin-bottom: 30px;
  }
  .WorksDetail__interviewCol {
    margin: 0 -20px;
  }
  .WorksDetail__interviewCol.ly_Col.-col1 .slick-track {
    justify-content: center;
  }
  .WorksDetail__interviewCol.ly_Col.-col1 .ly_Col__item {
    margin: 0 20px;
  }
  .WorksDetail__interviewCol .ly_Col__item {
    margin: 0 20px;
    box-shadow: 0px 4px 16px 0px rgba(1, 71, 147, 0.2);
    border-radius: 10px;
  }
  .WorksDetail__interviewCol .Card__header {
    padding-top: 60.62%;
  }
  .WorksDetail__interviewBtn {
    margin-top: 128px;
  }
  .WorksDetail__interview .ly_Col.-col1 + .WorksDetail__interviewBtn {
    margin-top: 80px;
  }
  .WorksDetail__other {
    margin-top: 94px;
  }
  .WorksDetail__otherHeading {
    margin-bottom: 27px;
  }
  .WorksDetail__otherCol.ly_Col > .ly_Col__item + .ly_Col__item {
    margin-top: 20px;
  }
  .WorksDetail__otherCol .Card__inner {
    flex-direction: row;
    align-items: center;
  }
  .WorksDetail__otherCol .Card__header {
    width: 126px;
    height: 84px;
  }
  .WorksDetail__otherCol .Card__header img {
    -o-object-position: 50% 0%;
       object-position: 50% 0%;
  }
  .WorksDetail__otherCol .Card__header.-trainer img {
    -o-object-position: 50% 15%;
       object-position: 50% 15%;
  }
  .WorksDetail__otherCol .Card__body {
    flex: 1;
    padding: 20px;
    letter-spacing: 0.05em;
    font-size: 1.4rem;
    text-align: left;
  }
}