.view__item.inner__01 {
  padding: 152px 0 90px;
}

.view__item.inner__02 {
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
} 

.view__item.inner__02::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 0;
  background: #5a9ef7;
  top: 0;
  left: 0;
  z-index: -1;
}

.view_list {
  list-style: none;
  margin: auto;
  max-width: 1600px;
}
.view_list > li {
  margin-bottom: 45px;
  border: solid 1px #1c7eff;
}
.view_list > li:last-child {
  margin-bottom: 0;
}
.view_list .ttl {
  color: white;
  width: 100%;
  background-color: #1c7eff;
  font-size: 24px;
  padding: 18px 0;
  padding-left: 6%;
}
.view_list > li .flex {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 35px 3% 45px;
}

.view_list_item {
  list-style: none;
  width: calc(98% - 180px);
}
.view_list_item > li {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  /* justify-content: space-between; */
  justify-content: flex-end;
  background-color: #dbedff;
  padding: 15px 4%;
  margin-bottom: 20px;
}
.view_list_item > li:last-child {
  margin-bottom: 0;
}
.view_list_item > li p {
  margin-right: auto;
}

.return_link {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 277px;
  width: 90%;
  height: 68px;
  color: #1c7eff;
  border: solid 1px #1c7eff;
  border-radius: 35px;
  font-size: 18px;
  font-weight: 500;
  margin: 170px auto 0;
}
.return_link:hover {
  border: solid 1px #1c7eff;
  opacity: 0.8;
}

#int01,#int02,#int03,#int04 {
  padding-top: 180px;
  margin-top: -180px;
}

.recr__title-03 .small__01 {
  margin-left: 5px;
  top: auto;
}
.roboto-medium {
  font-size: 30px;
}
.recr__title-03 .small__02 {
  top: auto;
}
.recr__title-03 {
  font-size: unset;
}
.recr__title-note.inner {
  top: 0;
}

@media screen and (max-width: 1400px) {
  .recr__title-03 .small__01 {
    margin-left: 0.3571vw;
  }
}

@media screen and (max-width: 768px) {
  .view_list > li .flex > img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    opacity: 0.2;
    z-index: -1;
  }
  .view_list_item {
    width: 100%;
  }
  .view_list_item > li {
    background-color: rgba(219, 237, 255, 0.5);
  }
  
#int01,#int02,#int03,#int04 {
  padding-top: 90px;
  margin-top: -90px;
}
}

@media screen and (max-width: 600px) {
  .view_list .ttl {
    font-size: 18px;
    padding: 15px 0;
    padding-left: 3%;
  }
  .return_link {
    margin-top: 70px;
  }
}

@media screen and (max-width: 480px) {
  .wrap_top-mv .mv-slider {
    height: 135vw;
  }

  .wrap_top-mv .mv-text .button {
    font-size: 6.2vw;
    margin-left: 3.9113vw;
  }
  
  .wrap_top-mv .mv-text .button:not(:last-child) {
    margin-bottom: 5px;
  }

  .wrap_top-mv .mv-text h2 {
    margin-bottom: 4.5vw;
  }

  .wrap_top-mv .mv-text p.vs-01 {
    font-size: 3.8vw;
  }

  .wrap_top-mv .mv-text p {
    font-size: 3.5vw;
  }

  .wrap_top-special>div {
    border-radius: 0;
  }

  .recr__main-img img {
    height: 72vw;
    object-fit: cover;
    object-position: 0% 69%;
  }

  .wrap_top-recruit--item---sub:first-child {
    background-position: center;
  }
}


.recr__item::before {
  background: url(../img/recr_img_06.jpg);
}
.recr__ul-01 li::before {
  width: 62px;
  height: 59px;
}
.recr__ul-01 li {
  width: 100%;
  margin-right: 0;
}
.recr__ul-01 li:nth-child(2n-1) {
  top: 0;
}
.recr__ul-01 li .icon {
  position: absolute;
  top: 48px;
  left: 45px;
  z-index: 2;
}
.recr__item.inner__02 .recr__head {
  padding-bottom: 100px;
}
.recr__ul-01 li:nth-child(1) .title { padding-top: 145px; }
.recr__ul-01 li:nth-child(2) .title { padding-top: 214px; }
.recr__ul-01 li:nth-child(3) .title { padding-top: 221px; }
.recr__ul-01 li:nth-child(4) .title { padding-top: 161px; }

.recr__ul-01 li:nth-child(1) .title .img { max-width: 1200px; margin: auto; }
.recr__ul-01 li:nth-child(2) .title .img { max-width: 933px;  margin: auto; }
.recr__ul-01 li:nth-child(3) .title .img { max-width: 933px;  margin: auto; }
.recr__ul-01 li:nth-child(4) .title .img { max-width: 635px;  margin: auto; }


.recr__ul-01 li .title .img ul {
  display: flex;
  justify-content: space-between;
  list-style: none;
}
.recr__ul-01 li .title .img ul li::before {
  display: none;
}
.recr__ul-01 li:nth-child(1) .title .img ul li:nth-child(odd) {
  padding-top: 60px;
}

.recr__txt-01 p {
  max-width: 984px;
  margin: auto;
}
.recr__ul-01 li .cont {
  padding-bottom: 100px;
}
.recr__wrap .txtarea {
  width: 100%;
  position: absolute;
}
.recr__wrap .txtarea .recr__wrap-cont:first-of-type {
  margin-bottom: 60px;
}
.recr__wrap-cont {
  width: 60%;
  background-color: rgba(255, 255, 255, 0.9);
  padding-bottom: 4.2083vw;
  margin-left: auto;
  margin-right: 2%;
  border: solid 1px #4D9AFF;
}
.recr__wrap-img {
  margin-left: 0;
  width: 50%;
}
.recr__wrap-img img {
  width: 100%;
  min-height: 1093px;
  object-fit: cover;
}
.recr__wrap {
  background: none;
}

@media screen and (max-width: 1400px) {
  .recr__item.inner__02 .recr__head {
    padding-bottom: 7.1428vw;
  }
  .recr__ul-01 li::before {
    width: 4.4285vw;
    height: 4.2142vw;
  }
  .recr__ul-01 li .cont {
    padding-bottom: 7.1428vw;
  }
}
@media screen and (max-width: 1000px) {
  .recr__ul-01 li .img {
    width: 97%;
  }
  .recr__ul-01 li .img img {
    width: auto;
  }
  .recr__ul-01 li .img ul li {
    padding-left: 0.5%;
    padding-right: 0.5%;
  }

  .recr__wrap-img {
    margin-top: -30px;
  }
  .recr__wrap-img img {
    min-height: 900px;
  }
  
  .recr__ul-01 li:nth-child(1) .title { padding-top: 190px; }
  .recr__ul-01 li:nth-child(4) .title { padding-top: 210px; }
}

@media screen and (max-width: 767px) {
  .recr__ul-01 li .title .img ul {
    flex-wrap: wrap;
    justify-content: center;
  }
  .recr__ul-01 li:nth-child(1) .title .img ul li {
    width: 33.3%;
    margin-bottom: 7px;
  }
  .recr__ul-01 li:nth-child(1) .title .img ul li:nth-child(odd) {
    padding-top: 0;
  }

  .recr__wrap .txtarea {
    position: relative;
  }
  .recr__wrap .txtarea .recr__wrap-cont:first-of-type {
    margin-bottom: 15px;
  }
  .recr__wrap-cont {
    width: calc(100% - 30px);
    margin-left: 15px;
    margin-right: 15px;
  }
  .recr__wrap-img {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 0;
    margin-bottom: 15px;
  }
  .recr__wrap-img img {
    min-height: auto;
  }
  .recr__wrap {
    padding-bottom: 0;
  }
}