@charset "UTF-8";

button {
  cursor: pointer;
}

.main {
  position: relative;
  background: #fff;
  -webkit-box-shadow: -7px 7px 24px 0px rgba(0, 0, 0, 0.08) !important;
  box-shadow: -7px 7px 24px 0px rgba(0, 0, 0, 0.08) !important;
}

.hero {
  background: url(../img/sustainability/top/hero.png) 50% / cover no-repeat;
}

@media all and (max-width: 767px) {
  .hero {
    background-image: url(../img/sustainability/top/hero.png);
  }
}

.mission {
  position: relative;
  padding-bottom: 75px;
}

@media all and (max-width: 767px) {
  .mission {
    padding-bottom: 30px;
  }
}

.mission__bg {
  position: absolute;
  top: 0;
  right: -1px;
}

.mission__wrap {
  max-width: 700px;
  margin: 0 auto;
  padding-top: 90px;
}

@media all and (max-width: 767px) {
  .mission__wrap {
    padding-top: 40px;
  }
}

.mission__ttl {
  color: #f00;
  font-weight: 700;
  font-size: 42px;
  font-family: proxima-nova, YuGothic, "ヒラギノ角ゴ Pro",
    "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック",
    "MS PGothic", sans-serif;
  position: relative;
  line-height: 1.15em;
}

@media all and (max-width: 767px) {
  .mission__ttl {
    font-size: 31px;
  }
}

.mission__ttl-sub {
  position: relative;
  display: inline;
  background: #f00;
  color: #fff;
  letter-spacing: -2px;
  padding: 5px 20px;
}

@media all and (max-width: 767px) {
  .mission__ttl-sub {
    padding: 4px 19px;
  }
}

.mission__ttl-sub::before {
  border-bottom: 2px solid #e5e5e5;
  position: absolute;
  bottom: -42px;
  right: 0;
  left: 0;
  content: "";
  width: 40px;
  margin: 0 auto;
}

@media all and (max-width: 767px) {
  .mission__ttl-sub::before {
    bottom: -32px;
    width: 31px;
  }
}

.mission__mission-ttl {
  font-weight: 700;
  font-size: 33px;
  font-family: proxima-nova, YuGothic, "ヒラギノ角ゴ Pro",
    "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック",
    "MS PGothic", sans-serif;
  letter-spacing: 1px;
  margin-top: 80px;
  margin-bottom: 19px;
}

@media all and (max-width: 767px) {
  .mission__mission-ttl {
    font-size: 24px;
    font-weight: bold;
    margin-top: 64px;
  }
}

.mission__mission-jp {
  font-size: 12px;
  font-weight: bold;
  margin-left: 15px;
  display: inline-block;
  position: relative;
}

@media all and (max-width: 767px) {
  .mission__mission-jp {
    font-size: 11px;
  }
}

.mission__mission-sub {
  font-weight: bold;
  font-size: 24px;
  letter-spacing: -1.7px;
  margin-bottom: 10px;
}

@media all and (max-width: 767px) {
  .mission__mission-sub {
    font-size: 19px;
  }
}

.mission__txt {
  font-size: 17px;
  padding: 0 20px;
  letter-spacing: -1.3px;
}

@media all and (max-width: 767px) {
  .mission__txt {
    font-size: 13px;
    line-height: 1.7em;
  }
}

@media all and (max-width: 767px) {
  .mission__value {
    text-align: center;
  }
}

.mission__value-ttl {
  font-weight: 700;
  font-size: 33px;
  font-family: proxima-nova, YuGothic, "ヒラギノ角ゴ Pro",
    "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック",
    "MS PGothic", sans-serif;
  letter-spacing: 1px;
  margin-top: 50px;
  margin-bottom: 15px;
}

@media all and (max-width: 767px) {
  .mission__value-ttl {
    font-size: 24px;
    margin-top: 23px;
  }
}

.mission__value-jp {
  font-size: 12px;
  font-weight: bold;
  margin-left: 15px;
  display: inline-block;
  position: relative;
}

@media all and (max-width: 767px) {
  .mission__value-jp {
    font-size: 11px;
  }
}

.mission__value-sub {
  color: #f00;
  font-weight: 700;
  font-size: 27px;
  font-family: proxima-nova, YuGothic, "ヒラギノ角ゴ Pro",
    "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック",
    "MS PGothic", sans-serif;
  text-align: right;
  letter-spacing: 0.4px;
  margin-bottom: 13px;
  display: inline-block;
  width: 45%;
}

@media all and (max-width: 767px) {
  .mission__value-sub {
    width: 100%;
    text-align: center;
    font-size: 21px;
    margin-bottom: 6px;
  }
}

.mission__cach {
  color: #000;
  font-weight: 700;
  font-size: 20px;
  text-align: left;
  letter-spacing: -1px;
  display: inline-block;
  width: 45%;
  padding-left: 10px;
}

@media all and (max-width: 767px) {
  .mission__cach {
    width: 100%;
    text-align: center;
    padding-left: 0;
    font-size: 14px;
    margin-bottom: 9px;
  }
}

.mission__value-txt {
  font-size: 17px;
  padding: 0 20px;
  letter-spacing: -1.3px;
  margin-bottom: 30px;
}

@media all and (max-width: 767px) {
  .mission__value-txt {
    font-size: 12px;
    line-height: 1.9em;
    margin-bottom: 17px;
  }
}

@media all and (max-width: 767px) {
  .mission__slide {
    padding: 0 20px;
  }
}

.office {
  background: url(../img/recruit/top/bg_office.jpg) 50%/100% no-repeat;
  margin: 0 5px;
  padding-bottom: 100px;
}

@media all and (max-width: 767px) {
  .office {
    background: url(../img/recruit/top/bg_office_sp.jpg) 50%/100% no-repeat;
    padding-bottom: 0;
  }
}

.office__wrap {
  padding-top: 94px;
}

@media all and (max-width: 767px) {
  .office__wrap {
    padding: 45px 0 50px;
  }
}

.office__top {
  margin-bottom: 72px;
}

@media all and (max-width: 767px) {
  .office__top {
    margin-bottom: 60px;
  }
}

.office__ttl {
  color: #f00;
  font-weight: 700;
  font-size: 41px;
  font-family: proxima-nova, YuGothic, "ヒラギノ角ゴ Pro",
    "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック",
    "MS PGothic", sans-serif;
  position: relative;
  line-height: 1.05em;
}

@media all and (max-width: 767px) {
  .office__ttl {
    font-size: 30px;
  }
}

.office__sub {
  position: relative;
  display: inline;
  background: #f00;
  color: #fff;
  letter-spacing: -2px;
  padding: 4px 24px;
}

@media all and (max-width: 767px) {
  .office__sub {
    padding: 4px 20px;
  }
}

.office__sub::before {
  border-bottom: 2px solid #e5e5e5;
  position: absolute;
  bottom: -42px;
  right: 0;
  left: 0;
  content: "";
  width: 40px;
  margin: 0 auto;
}

.office__txt {
  font-size: 17px;
  letter-spacing: -1.7px;
  margin-bottom: 55px;
}

@media all and (max-width: 767px) {
  .office__txt {
    font-size: 12px;
    letter-spacing: -1.5px;
    margin-bottom: 25px;
    padding: 0 15px;
  }
}

.office__box {
  margin-bottom: 55px;
}

@media all and (max-width: 767px) {
  .office__box {
    margin-bottom: 35px;
  }
}

.office__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.office__item {
  width: 25%;
}

@media all and (max-width: 767px) {
  .office__item {
    width: 50%;
  }
}

.office__img {
  width: 100%;
}

@media all and (min-width: 768px) {
  .office__btn :hover {
    color: #fff;
  }
}

.office__btn {
  display: block;
  border: 1px solid #000;
  width: 306px;
  height: 57px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}

@media all and (min-width: 768px) {
  .office__btn:hover {
    color: #fff;
  }

  .office__btn:hover span {
    color: #fff;
    position: relative;
  }

  .office__btn:hover:before {
    opacity: 1;
    width: 100%;
  }
}

.office__btn:before {
  background: #242424;
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  content: "";
  opacity: 0;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

@media all and (max-width: 767px) {
  .office__btn {
    border: 1.5px solid #000;
    width: 231px;
    height: 44px;
  }
}

.office__more-txt {
  font-size: 16px;
  font-weight: 400;
  line-height: 3.6em;
}

@media all and (max-width: 767px) {
  .office__more-txt {
    font-size: 12px;
  }
}

.people__wrap {
  padding: 97px 0 100px;
}

@media all and (max-width: 767px) {
  .people__wrap {
    padding: 43px 0 50px;
  }
}

.people__top {
  margin-bottom: 74px;
}

@media all and (max-width: 767px) {
  .people__top {
    margin-bottom: 57px;
  }
}

.people__ttl {
  color: #f00;
  font-weight: 700;
  font-size: 41px;
  font-family: proxima-nova, YuGothic, "ヒラギノ角ゴ Pro",
    "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック",
    "MS PGothic", sans-serif;
  position: relative;
  line-height: 1.05em;
}

@media all and (max-width: 767px) {
  .people__ttl {
    font-size: 29px;
    margin-bottom: 4px;
    letter-spacing: 1.3px;
  }
}

.people__sub {
  position: relative;
  display: inline;
  background: #f00;
  color: #fff;
  letter-spacing: -2px;
  padding: 4px 18px;
}

@media all and (max-width: 767px) {
  .people__sub {
    padding: 4px 18px;
    font-size: 11px;
    font-weight: bold;
  }
}

.people__sub::before {
  border-bottom: 2px solid #e5e5e5;
  position: absolute;
  bottom: -42px;
  right: 0;
  left: 0;
  content: "";
  width: 40px;
  margin: 0 auto;
}

@media all and (max-width: 767px) {
  .people__sub::before {
    bottom: -32px;
    width: 31px;
  }
}

.people__txt {
  font-size: 17px;
  letter-spacing: -1.7px;
  margin-bottom: 20px;
}

@media all and (max-width: 767px) {
  .people__txt {
    font-size: 12px;
    letter-spacing: 0;
    margin-bottom: -10px;
  }
}

.people__txt-sub {
  font-size: 11px;
  line-height: 3em;
  letter-spacing: -1px;
}

@media all and (max-width: 767px) {
  .people__txt-sub {
    font-size: 10px;
    line-height: 5em;
  }
}

.people__box {
  margin-bottom: 32px;
}

@media all and (max-width: 767px) {
  .people__box {
    margin-bottom: 9px;
  }
}

.people__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0 73px;
}

@media all and (max-width: 767px) {
  .people__list {
    padding: 0 20px;
  }
}

.people__item {
  width: 44%;
  margin: 30px auto;
}

@media all and (max-width: 767px) {
  .people__item {
    width: 100%;
    margin: 0 0 20px;
  }
}

.people__item-link {
  display: block;
  position: relative;
}

@media all and (min-width: 768px) {
  .people__item-link:hover img {
    -webkit-transform: scale(1.1) !important;
    -ms-transform: scale(1.1) !important;
    -o-transform: scale(1.1) !important;
    transform: scale(1.1) !important;
  }
}

.people__tag {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  background: #fff;
  color: #ff0000;
  border: 1px solid #ff0000;
  font-size: 14px;
  font-weight: bold;
  line-height: 1;
  padding: 5px 7px;
  z-index: 1;
}

@media all and (max-width: 767px) {
  .people__tag {
    font-size: 10px;
  }
}

.people__zoom {
  overflow: hidden;
}

.people__img {
  -webkit-transition: all 0.5s ease !important;
  -o-transition: all 0.5s ease !important;
  transition: all 0.5s ease !important;
}

.people__item-inner {
  background: #f6f6f6;
  margin: 0;
}

@media all and (max-width: 767px) {
  .people__item-inner {
    margin: 0;
  }
}

.people__item-txt {
  background: url(../img/recruit/top/bg_people.png) 0% 0% / auto no-repeat;
  font-size: 16px;
  text-align: left;
  padding: 14px 19px;
  line-height: 1.6em;
  letter-spacing: 0;
  height: 75px;
}

@media all and (max-width: 767px) {
  .people__item-txt {
    background: url(../img/recruit/top/bg_people.png) 0% 0%/11% no-repeat;
    font-size: 11px;
    height: 53px;
    padding: 11px 16px;
  }
}

.require {
  padding-bottom: 5px;
  margin-bottom: 0px;
}

.require__wrap {
  background: url(../img/recruit/top/bg_requirement.jpg) 50% / cover no-repeat;
  padding: 95px 0 100px;
  margin: 0 5px;
}

@media all and (max-width: 767px) {
  .require__wrap {
    background: url(../img/recruit/top/bg_requirement_sp.jpg) 50% / cover
      no-repeat;
    padding: 42px 0 50px;
  }
}

.require__top {
  margin-bottom: 74px;
}

@media all and (max-width: 767px) {
  .require__top {
    margin-bottom: 58px;
  }
}

.require__ttl {
  color: #f00;
  font-weight: 700;
  font-size: 41px;
  font-family: proxima-nova, YuGothic, "ヒラギノ角ゴ Pro",
    "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック",
    "MS PGothic", sans-serif;
  position: relative;
  line-height: 1.05em;
}

@media all and (max-width: 767px) {
  .require__ttl {
    font-size: 29px;
    margin-bottom: 4px;
    letter-spacing: 1.3px;
  }
}

.require__sub {
  position: relative;
  display: inline;
  background: #f00;
  color: #fff;
  letter-spacing: -2px;
  padding: 4px 25px;
}

@media all and (max-width: 767px) {
  .require__sub {
    padding: 4px 18px;
    font-size: 11px;
    font-weight: bold;
  }
}

.require__sub::before {
  border-bottom: 2px solid #e5e5e5;
  position: absolute;
  bottom: -42px;
  right: 0;
  left: 0;
  content: "";
  width: 40px;
  margin: 0 auto;
}

@media all and (max-width: 767px) {
  .require__sub::before {
    bottom: -32px;
    width: 31px;
  }
}

.require__txt {
  font-size: 17px;
  letter-spacing: -1.7px;
  margin-bottom: 20px;
}

@media all and (max-width: 767px) {
  .require__txt {
    font-size: 12px;
    letter-spacing: -1px;
    margin-bottom: 25px;
  }
}

.require__box {
  margin-bottom: 32px;
}

@media all and (max-width: 767px) {
  .require__box {
    margin-bottom: 28px;
  }
}

.require__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0 68px;
}

@media all and (max-width: 767px) {
  .require__list {
    padding: 0 15px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

.require__item {
  margin: 31px 28px;
  display: block;
}

.require__item--bnr a {
  display: block;
}
.require__item--bnr a img {
  max-width: 100%;
}

@media all and (min-width: 768px) {
  .require__item:hover img {
    -webkit-transform: scale(1.1) !important;
    -ms-transform: scale(1.1) !important;
    -o-transform: scale(1.1) !important;
    transform: scale(1.1) !important;
  }
  .require__item--bnr {
    margin: 31px 28px;
  }
  .require__item--bnr a:not(:first-child) {
    margin-top: 62px;
  }
}

@media all and (max-width: 767px) {
  .require__item {
    width: 46.7%;
    margin: 0 0 13px;
    text-align: right;
  }
  .require__item--bnr {
    margin: 0 0 12px;
    width: 100%;
  }
  .require__item--bnr a:not(:first-child) {
    margin-top: 12px;
  }
}

.require__item--other {
  margin: 31px 28px;
  width: 100%;
}

@media all and (max-width: 767px) {
  .require__item--other {
    margin: 0;
  }
}

@media all and (max-width: 767px) {
  .require__sp-left {
    margin-right: 0px;
    text-align: left;
  }
}

.require__img {
  -webkit-transition: all 0.5s ease !important;
  -o-transition: all 0.5s ease !important;
  transition: all 0.5s ease !important;
}

.require__item-inner {
  position: relative;
  background: #fff;
  padding: 14px 19px;
  text-align: left;
}

@media all and (max-width: 767px) {
  .require__item-inner {
    padding: 9px 15px;
    min-height: 38px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

.require__item-inner::after {
  content: url(../img/recruit/top/icon_arrow.svg);
  display: block;
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

@media all and (max-width: 767px) {
  .require__item-inner::after {
    top: 50%;
    right: 15px;
  }
}

.require__item-txt {
  position: relative;
  font-size: 16px;
  text-align: left;
  line-height: 1.6em;
  letter-spacing: 0;
  padding: 0;
}

@media all and (max-width: 767px) {
  .require__item-txt {
    font-size: 12px;
    padding: 0;
  }
}
