#recruit .none {
  display: none;
}

/* ------------------------------------------------------------
    mainvisual
------------------------------------------------------------ */
#recruit .mainvisual__inner {
  position: relative;
  margin: auto;
}

#recruit .mainvisual__pic {
  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: 241px;
  background: url(../../guide/img/mainimg_bg@2x.png), url(../../guide/img/mainimg@2x.jpg);
  background-position: bottom center,center;
  background-size: cover 36px,cover;
  background-repeat: no-repeat;
}

#recruit .mainvisual__pic__head {
  color: #fff;
  font-size: 3.6rem;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 500;
}

@media screen and (max-width: 767px) {
  #recruit .mainvisual__pic__head {
    font-size: 2.6rem;
  }
}

#recruit .caption {
  margin-top: 70px;
}

#recruit .caption__inner {
  max-width: 1000px;
  position: relative;
  margin: auto;
}

@media screen and (max-width: 1024px) {
  #recruit .caption__inner {
    padding: 0 5%;
  }
}

#recruit .caption__head {
  max-width: 468px;
  margin: auto;
}

#recruit .caption__head__pic {
  width: 100%;
}

#recruit .caption__txt {
  font-family: 'Noto Sans JP', sans-serif;
  text-align: center;
  margin-top: calc(30px - (((1.6rem * 1.5) - 1.6rem) / 2));
  margin-bottom: calc(0px - (((1.6rem * 1.5) - 1.6rem) / 2));
}

@media screen and (max-width: 767px) {
  #recruit .caption__txt {
    text-align: left;
  }
}

#recruit .recruit {
  padding: 70px 0;
}

#recruit .recruit__inner {
  max-width: 1000px;
  position: relative;
  margin: auto;
}

@media screen and (max-width: 1024px) {
  #recruit .recruit__inner {
    padding: 0 5%;
  }
}

#recruit .recruit__list__content {
  background: #fff4e5;
  padding: 0 0 30px 0;
}

#recruit .recruit__list__content__head {
  border: 3px solid #ebd2cb;
  border-radius: 5px 5px 0 0;
}

#recruit .recruit__list__content__head__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #6e3426;
  padding: 15px;
  padding-top: calc(15px - (((2.4rem * 1.5) - 2.4rem) / 2));
  padding-bottom: calc(15px - (((2.4rem * 1.5) - 2.4rem) / 2));
  font-size: 2.4rem;
  font-family: 'Noto Sans JP', sans-serif;
  background: #ebd2cb;
  border: 2px solid #fff4e5;
  border-radius: 5px;
}

@media screen and (max-width: 767px) {
  #recruit .recruit__list__content__head__title {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    font-size: 2rem;
    padding-top: calc(15px - (((2rem * 1.5) - 2rem) / 2));
    padding-bottom: calc(15px - (((2rem * 1.5) - 2rem) / 2));
  }
}

#recruit .recruit__list__content__head__title__want {
  display: inline-block;
  color: #fff;
  font-size: 2rem;
  font-weight: bold;
  padding: 11px 42px;
  padding-top: calc(11px - (((2rem * 1.5) - 2rem) / 2));
  padding-bottom: calc(11px - (((2rem * 1.5) - 2rem) / 2));
  background: #be6a54;
  border-radius: 20px;
}

@media screen and (max-width: 767px) {
  #recruit .recruit__list__content__head__title__want {
    display: block;
    font-size: 1.8rem;
    padding: 11px 22px;
    padding-top: calc(11px - (((1.8rem * 1.5) - 1.8rem) / 2));
    padding-bottom: calc(11px - (((1.8rem * 1.5) - 1.8rem) / 2));
  }
}

#recruit .recruit__list__content__date {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 20px;
  background: #fff4e5;
  border-radius: 0 0 5px 5px;
}

#recruit .recruit__list__content__date__title {
  width: 30%;
  color: #6e3426;
  font-size: 2rem;
  font-family: 'Noto Sans JP', sans-serif;
}

@media screen and (max-width: 767px) {
  #recruit .recruit__list__content__date__title {
    width: 100%;
  }
}

#recruit .recruit__list__content__date__title:not(:nth-of-type(1)) {
  padding: 20px 20px 20px 0;
}

#recruit .recruit__list__content__date__title:nth-of-type(1) {
  padding: 0px 20px 20px 40px;
  background: url(../img/time_ico@2x.png) no-repeat left top/26px, url(../img/border_y@2x.png) repeat-y right top/2px;
}

@media screen and (max-width: 767px) {
  #recruit .recruit__list__content__date__title:nth-of-type(1) {
    background: url(../img/time_ico@2x.png) no-repeat left top/26px;
  }
}

#recruit .recruit__list__content__date__title:nth-of-type(2) {
  padding-left: 37px;
  background: url(../img/yen_ico@2x.png) no-repeat left top 20px/25px, url(../img/border_x@2x.png) repeat-x left top/11px, url(../img/border_y@2x.png) repeat-y right top/2px;
}

@media screen and (max-width: 767px) {
  #recruit .recruit__list__content__date__title:nth-of-type(2) {
    background: url(../img/yen_ico@2x.png) no-repeat left top 20px/25px, url(../img/border_x@2x.png) repeat-x left top/11px;
  }
}

#recruit .recruit__list__content__date__title:nth-of-type(3) {
  padding-left: 38px;
  background: url(../img/rest_ico@2x.png) no-repeat left top 20px/26px, url(../img/border_x@2x.png) repeat-x left top/11px, url(../img/border_y@2x.png) repeat-y right top/2px;
}

@media screen and (max-width: 767px) {
  #recruit .recruit__list__content__date__title:nth-of-type(3) {
    background: url(../img/rest_ico@2x.png) no-repeat left top 20px/26px, url(../img/border_x@2x.png) repeat-x left top/11px;
  }
}

#recruit .recruit__list__content__date__title:nth-of-type(4) {
  padding-left: 38px;
  background: url(../img/service_ico@2x.png) no-repeat left top 20px/26px, url(../img/border_x@2x.png) repeat-x left top/11px, url(../img/border_y@2x.png) repeat-y right top/2px;
}

@media screen and (max-width: 767px) {
  #recruit .recruit__list__content__date__title:nth-of-type(4) {
    background: url(../img/service_ico@2x.png) no-repeat left top 20px/26px, url(../img/border_x@2x.png) repeat-x left top/11px;
  }
}

#recruit .recruit__list__content__date__title:nth-of-type(5) {
  padding: 20px 20px 3px 38px;
  background: url(../img/app_ico@2x.png) no-repeat left top 20px/26px, url(../img/border_x@2x.png) repeat-x left top/11px, url(../img/border_y@2x.png) repeat-y right top/2px;
}

@media screen and (max-width: 767px) {
  #recruit .recruit__list__content__date__title:nth-of-type(5) {
    padding-bottom: 20px;
    background: url(../img/app_ico@2x.png) no-repeat left top 20px/26px, url(../img/border_x@2x.png) repeat-x left top/11px;
  }
}

#recruit .recruit__list__content__date__txt {
  width: 70%;
  color: #6e3426;
  font-family: 'Noto Sans JP', sans-serif;
  padding: 0 20px 20px 20px;
}

@media screen and (max-width: 767px) {
  #recruit .recruit__list__content__date__txt {
    width: 100%;
    padding: 0 0 20px 0;
  }
}

#recruit .recruit__list__content__date__txt:not(:nth-of-type(1)) {
  padding: 20px;
  background: url(../img/border_x@2x.png) repeat-x left top/11px;
}

@media screen and (max-width: 767px) {
  #recruit .recruit__list__content__date__txt:not(:nth-of-type(1)) {
    padding: 0 0 20px 0;
    background: none;
  }
}

#recruit .recruit__list__content__date__txt:nth-of-type(5) {
  padding: 20px 20px 3px 20px;
}

@media screen and (max-width: 767px) {
  #recruit .recruit__list__content__date__txt:nth-of-type(5) {
    padding: 0;
  }
}

#recruit .recruit__list__content__message {
  width: calc(100% - 40px);
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  background: #fff;
  border-radius: 10px;
  padding: 25px 25px 20px 25px;
}

@media screen and (max-width: 767px) {
  #recruit .recruit__list__content__message {
    padding: 20px;
  }
}

#recruit .recruit__list__content__message__img {
  width: 29%;
}

@media screen and (max-width: 767px) {
  #recruit .recruit__list__content__message__img {
    width: 100%;
    margin-bottom: 12px;
  }
}

#recruit .recruit__list__content__message__img img {
  width: 100%;
  border-radius: 10px;
}

#recruit .recruit__list__content__message__box {
  width: 68%;
}

@media screen and (max-width: 767px) {
  #recruit .recruit__list__content__message__box {
    width: 100%;
  }
}

#recruit .recruit__list__content__message__box__ttl {
  font-size: 2rem;
  color: #b65435;
  margin-bottom: 15px;
}

@media screen and (max-width: 767px) {
  #recruit .recruit__list__content__message__box__ttl {
    font-size: 1.8rem;
    margin-bottom: 10px;
  }
}

#recruit .recruit__list__content__message__box__txt {
  color: #6e3426;
}

@media screen and (max-width: 767px) {
  #recruit .recruit__list__content__message__box__txt {
    font-size: 1.4rem;
  }
}

#recruit .recruit__list__content__btn {
  width: calc(100% - 40px);
  max-width: 500px;
  margin: 20px auto 0;
}

#recruit .recruit__list__content__btn a {
  border: solid 1px #bf6a54;
  border-radius: 100px;
  display: block;
  text-decoration: none;
  font-weight: 600;
  color: #bf6a54;
  text-align: center;
  padding: 15px 0;
  background: url(/common/img/ico_arrow_red@2x.png) no-repeat center right 20px/5px;
  -webkit-transition: .3s;
  transition: .3s;
}

#recruit .recruit__list__content__btn a:hover {
  color: #fff;
  border: solid 1px #bf6a54;
  border-radius: 100px;
  background: url(/common/img/ico_arrow_white@2x.png) #bf6a54 no-repeat center right 20px/5px;
}

#recruit .recruit__list__content:not(:nth-of-type(1)) {
  margin-top: 30px;
}
/*# sourceMappingURL=style.css.map */