/* ======================================================================
 p-recruit-
====================================================================== */
.recruit {
  padding-bottom: 80px;
}
.recruit__mainvisual {
  background: url(../img/p-recruit/bg1.png) no-repeat center top;
  height: 100vh;
  background-size: cover;
  position: relative;
}
.recruit__mainvisual h1 {
  mix-blend-mode: difference;
  font-size: 100px;
  color: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
  font-family: "Syncopate", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .recruit__mainvisual {
    background: url(../img/p-recruit/sp/bg1.png) no-repeat center top;
    background-size: cover;
  }
  .recruit__mainvisual h1 {
    font-size: 36px;
    margin-bottom: 30px;
  }
}
.recruit__box1 {
  background: #333 url(../img/p-recruit/bg2.png) no-repeat right -145px top 340px;
  color: #fff;
}
.recruit__box1 .section > .u-text-1 {
  font-size: 20px;
  letter-spacing: 7px;
  line-height: 2.3;
  font-weight: 700;
}
.recruit__box1-title {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 80px;
  margin-bottom: -140px;
}
.recruit__box1 .about__philosophy {
  margin-top: 80px;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .recruit__box1 {
    background-size: 50%;
    background-position: right 10px top 15%;
  }
}
@media only screen and (max-width: 767px) and (max-width: 374px) {
  .recruit__box1 {
    background: #333 url(../img/p-recruit/bg2.png) no-repeat right -55px top 15%;
    background-size: 50%;
  }
}
@media screen and (max-width: 767px) {
  .recruit__box1-title {
    padding-top: 95px;
    height: 139px;
    position: relative;
    margin: 0 -20px -140px;
  }
  .recruit__box1-title img {
    position: absolute;
    top: 30px;
    left: 0;
    min-width: 350px;
  }
  .recruit__box1 .about__philosophy {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .recruit__box1 .section {
    padding-bottom: 10px;
  }
  .recruit__box1 .section > .u-text-1 {
    font-size: 15px;
    letter-spacing: 4px;
  }
  .recruit__box1 .section .about__philosophy-subcontent h4 span {
    color: #474747;
  }
  .recruit__box1 .section .about__philosophy-subcontent h4 strong:after {
    background: #fff;
  }
  .recruit__box1 .section .about__philosophy-subcontent:last-child {
    margin-bottom: 10px;
  }
}
.recruit__box2 {
  padding: 20px 0;
}
.recruit__box2-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 40px;
}
.recruit__box2-right {
  min-width: 560px;
  margin-left: 60px;
  margin-right: -111px;
}
.recruit__box2-right img {
  max-width: 100%;
}
.recruit__box2-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-right: -111px;
}
.recruit__box2-list img {
  width: 260px;
}
.recruit__box2 .c-heading-3 {
  line-height: 2.1;
}
@media screen and (max-width: 1024px) {
  .recruit__box2-right {
    min-width: 45%;
    margin-right: 0;
    margin-left: 30px;
  }
  .recruit__box2-list {
    margin-right: 0;
    margin-bottom: -20px;
  }
  .recruit__box2-list li {
    margin: 0 10px 20px;
  }
}
@media screen and (max-width: 767px) {
  .recruit__box2 {
    padding: 20px 0 10px;
  }
  .recruit__box2 .c-heading-2 {
    margin-bottom: 20px;
  }
  .recruit__box2 .c-heading-3 {
    font-size: 17px;
    margin-bottom: 30px;
    letter-spacing: 5px;
  }
  .recruit__box2-content {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 20px;
  }
  .recruit__box2-left {
    margin-bottom: 20px;
  }
  .recruit__box2-right {
    margin-left: 0;
  }
  .recruit__box2-list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .recruit__box2-list li {
    width: calc(50% - 10px);
    margin: 0 0 20px;
  }
}
.recruit__box3 {
  background: #333;
  padding: 20px 0;
}
.recruit__box3-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-right: -120px;
  margin-left: -120px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.recruit__box3-list li {
  margin: 0 7.5px 13px;
}
.recruit__box3-list li img {
  width: 301px;
}
@media screen and (max-width: 1024px) {
  .recruit__box3-list {
    margin-right: 0;
    margin-left: 0;
  }
}
@media screen and (max-width: 767px) {
  .recruit__box3 {
    padding: 30px 0 10px;
  }
  .recruit__box3-list li {
    margin-bottom: 10px;
  }
}
.recruit__box4 {
  padding: 20px 0 20px;
}
.recruit__box4 .section {
  padding-bottom: 0;
}
.recruit__box4-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -107px 40px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (max-width: 1024px) {
  .recruit__box4-list {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .recruit__box4-list li {
    margin: 0 10px 20px;
  }
}
@media screen and (max-width: 1024px) and (max-width: 767px) {
  .recruit__box4-list li {
    margin: 0 0 20px;
  }
}
.recruit__box4-list li {
  border-radius: 20px;
  position: relative;
}
.recruit__box4-list li img {
  width: 393px;
}
@media screen and (max-width: 767px) {
  .recruit__box4-list li:last-child {
    margin-bottom: 30px;
  }
}
.recruit__box4-list li:hover .recruit__box4-photo {
  position: relative;
}
.recruit__box4-list li:hover .recruit__box4-photo img {
  filter: none;
  -webkit-filter: grayscale(0);
  filter: brightness(1.7);
}
.recruit__box4-list li a {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  display: block;
  width: 100%;
  height: 100%;
}
.recruit__box4-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
  padding: 20px 30px;
  color: #fff;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .recruit__box4-wrap {
    padding: 20px;
  }
}
.recruit__box4-name {
  font-size: 24px;
}
@media screen and (max-width: 767px) {
  .recruit__box4-name {
    font-weight: bold;
  }
}
.recruit__box4-detail {
  font-size: 14px;
}
@media screen and (max-width: 767px) {
  .recruit__box4-detail {
    font-weight: bold;
  }
}
.recruit__box4-photo {
  position: relative;
}
.recruit__box4-photo img {
  -webkit-transition: all ease 0.3s;
  transition: all ease 0.3s;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  filter: gray;
  filter: grayscale(100%);
  filter: url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' height='0'><filter id='greyscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0' /></filter></svg>#greyscale");
}
@media screen and (max-width: 767px) {
  .recruit__box4 {
    padding: 30px 0 0;
  }
  .recruit__box4-list {
    margin: 0;
  }
}
.recruit__box5 .c-heading-5 {
  font-size: 22px;
}
.recruit__box5-text {
  text-align: center;
  margin-bottom: 60px;
}
.recruit__box5-row {
  background: #fff;
  border-radius: 20px;
  margin-bottom: 20px;
  padding: 40px 50px;
  position: relative;
  border: 2px solid #fff;
  -webkit-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
.recruit__box5-row .c-heading-5 {
  margin-bottom: 10px;
}
.recruit__box5-row:after {
  width: 40px;
  height: 40px;
  display: block;
  content: "";
  border: 2px solid #080808;
  border-radius: 100px;
  background: #fff url(../img/p-recruit/arrow2.svg) no-repeat left 55% center;
  position: absolute;
  right: 40px;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
.recruit__box5-row a {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  display: block;
  width: 100%;
  height: 100%;
}
.recruit__box5-row:hover {
  border: 2px solid #080808;
}
.recruit__box5-row:hover:after {
  background-position: left 69% center;
}
.recruit__box5 h3, .recruit__box5 ul {
  position: relative;
  z-index: 2;
}
.recruit__box5 .c-list-1 li {
  margin-bottom: 20px;
}
.recruit__box5 .c-list-1 li:last-child {
  margin-bottom: 0;
}
.recruit__box5-sub {
  font-size: 60px;
  color: #F7F7F7;
  font-family: "Syncopate", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  font-weight: bold;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-transform: uppercase;
}
@media screen and (max-width: 767px) {
  .recruit__box5 {
    padding-top: 30px;
    padding-bottom: 0;
  }
  .recruit__box5-text {
    text-align: left;
    margin-bottom: 40px;
  }
  .recruit__box5-sub {
    display: none;
  }
  .recruit__box5-row {
    padding: 30px 60px 30px 20px;
    margin-bottom: 10px;
  }
  .recruit__box5-row .c-heading-5 {
    margin-bottom: 20px;
    font-size: 20px;
    padding-left: 15px;
  }
  .recruit__box5-row .c-list-1 {
    margin-left: -5px;
  }
  .recruit__box5-row .c-list-1 li {
    margin-bottom: 10px;
    font-size: 14px;
  }
  .recruit__box5-row:after {
    right: 20px;
    width: 26px;
    height: 26px;
    background-size: 6px;
  }
}
.recruit__box2 img {
  max-width: 100%;
}

.about__philosophy {
  margin-bottom: 160px;
}
.about__philosophy-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 50px;
}
.about__philosophy-right {
  min-width: 473px;
  margin-left: 40px;
  display: block;
  text-align: left;
}
.about__philosophy-right iframe {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .about__philosophy {
    margin-bottom: 100px;
  }
  .about__philosophy .c-heading-3 {
    letter-spacing: 7px;
  }
  .about__philosophy .c-heading-3 br {
    display: none;
  }
  .about__philosophy-container {
    -ms-flex-wrap: Wrap;
        flex-wrap: Wrap;
  }
  .about__philosophy-left {
    width: 100%;
    margin-bottom: 20px;
  }
  .about__philosophy-right {
    width: 100%;
    min-width: 100%;
    margin-left: 0;
  }
  .about__philosophy-photo {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 50px;
  }
  .about__philosophy-subcontent {
    margin-bottom: 35px;
  }
  .about__philosophy-subcontent h4 {
    position: relative;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .about__philosophy-subcontent h4 {
    margin-bottom: 12px;
  }
}
@media screen and (max-width: 767px) {
  .about__philosophy-subcontent h4 span {
    font-family: "Syncopate", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    font-size: 28px;
    font-weight: bold;
    color: #EFEFEF;
    position: absolute;
    top: -20px;
    white-space: nowrap;
  }
  .about__philosophy-subcontent h4 strong {
    position: relative;
    z-index: 2;
    font-size: 18px;
    font-weight: bold;
    padding-left: 25px;
  }
  .about__philosophy-subcontent h4 strong:after {
    display: block;
    width: 16px;
    height: 2px;
    background: #080808;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 0;
    content: "";
  }
  .about__philosophy-subcontent p {
    font-size: 14px;
    position: relative;
    z-index: 2;
  }
}

.is-style-fade-in {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  -webkit-transition-delay: 0.25s;
          transition-delay: 0.25s;
  opacity: 0;
  -webkit-transform: translateY(15px);
          transform: translateY(15px);
}
.is-style-fade-in.is-view {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}