#head-top {
  overflow: visible;
}

#sec1 {
  position: relative;
}

#sec1 #imgScrollAnimate {
  position: relative;
  z-index: 2;
}

#sec1 .img {
  text-align: right;
  position: relative;
  z-index: 2;
}

#sec1 .set2 {
  position: relative;
  padding-bottom: 137px;
  padding-top: 150px;
  overflow: hidden;
}

#sec1 .set2::before {
  content: "";
  background: url("../img/recruit/sec1_deco01.png") no-repeat center;
  background-size: 100% auto;
  width: 782px;
  height: 774px;
  position: absolute;
  top: -213px;
  left: calc(50% + 100px);
}

#sec1 .set2 .wrap {
  align-items: flex-end;
}

#sec1 .set2 .box-1 {
  width: 434px;
  position: relative;
  margin-left: -21px;
  z-index: 2;
  height: 694px;
}

#sec1 .set2 .box-1 .photo {
  height: 694px;
  width: 100%;
  box-shadow: 15.282px 21.034px 16px 0px rgba(0, 0, 0, 0.1);
}

#sec1 .set2 .box-1 h3 {
  font-size: 32px;
  width: 90px;
  height: 400px;
  position: absolute;
  top: 271px;
  right: -132px;
  letter-spacing: 4px;
}

#sec1 .set2 .box-2 {
  width: 473px;
  margin-right: -96px;
  margin-bottom: 4px;
}

#sec1 .set2 .box-deco {
  width: 353px;
  position: absolute;
  top: -222px;
  right: -116px;
}

#sec1 .set2 .box-1 .box-deco {
  margin-top: 109px;
  right: 0;
  width: 100%;
  margin-left: 0 !important;
  position: relative;
}

@media only screen and (max-width: 767px) {
  #keyvisual .ob-img {
    height: 70vh;
  }

  .header-box__sub .logo {
    top: 33%;
  }

  #keyvisual .ob-img img {
    object-position: 49% 49%;
  }

  #keyvisual .catch {
    bottom: -55vw;
  }

  #sec1 #imgScrollAnimate {
    top: 225px;
  }

  #sec1 {
    margin-bottom: 0;
  }

  #sec1 .img {}

  #sec1 .set2 {
    padding-bottom: 15vw;
    padding-top: 60vw;
    overflow: visible;
  }

  #sec1 .set2 .wrap {
    align-items: flex-end;
  }

  #sec1 .set2 .box-1 {
    width: 58vw;
    margin: 0 0 10vw 14vw;
    height: auto;
  }

  #sec1 .set2 .box-1 .photo {
    height: 94vw;
    width: 100%;
  }

  #sec1 .set2 .box-1 h3 {
    font-size: 6.5vw;
    width: 11vw;
    height: 85vw;
    top: 6vw;
    right: -16vw;
  }

  #sec1 .set2 .box-2 {
    width: auto;
    margin: 0 4.5% 0vw;
  }

  #sec1 .set2 .box-deco {
    width: 64vw;
    top: -149px;
    right: -8vw;
  }

  #sec1 .set2 .box-1 .box-deco {
    top: 0;
  }
}

#sec2 {
  position: relative;
  padding-bottom: 225px;
}

#sec2::before,
#sec2::after {
  content: "";
  position: absolute;
}

#sec2::before {
  background: url("../img/recruit/sec1_deco02.png") no-repeat center;
  background-size: 100% auto;
  width: 863px;
  height: 774px;
  left: -58px;
  bottom: -303px;
  z-index: -1;
}

#sec2::after {
  background: url("../img/recruit/sec2_bg02.jpg");
  width: 379px;
  height: 840px;
  bottom: 0;
  right: 0;
}

#sec2 .wrap {
  flex-direction: row-reverse;
}

#sec2 .photo {
  width: 712px;
  margin-right: -250px;
  height: 770px;
  position: relative;
  z-index: 2;
  margin-top: -142px;
  margin-left: 0 !important;
}

#sec2 .photo .ob-img {
  height: 100%;
  box-shadow: 15.282px 21.034px 16px 0px rgba(0, 0, 0, 0.1);
}

#sec2 .box {
  width: 500px;
  margin-left: -70px;
  padding-top: 92px;
}

#sec2 .box dl {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  margin-bottom: -13px;
}

#sec2 .box dl dt {
  width: 58px;
  height: 530px;
  font-size: 32px;
  letter-spacing: 4px;
}

#sec2 .box dl dd {
  width: 416px;
  height: 522px;
}

#sec2 .box .note {
  width: 237px;
  margin-left: 30px;
}

@media only screen and (max-width: 767px) {
  #sec2 {
    padding: 10vw 4.5vw 15vw;
  }

  #sec2::before {
    width: 100vw;
    height: 774px;
    bottom: -11vw;
    background-position: bottom;
    left: -43vw;
  }

  #sec2::after {
    width: 30vw;
    height: 40vw;
  }

  #sec2 .photo {
    width: auto;
    margin-right: 0;
    height: 95vw;
    margin-top: 0;
    margin-left: 0 !important;
  }

  #sec2 .box {
    width: auto;
    margin-left: 0;
    padding-top: 10vw;
    position: relative;
    z-index: 2;
  }

  #sec2 .box dl {
    display: block;
    margin-bottom: 10vw;
  }

  #sec2 .box dl dt {
    width: auto;
    height: auto;
    font-size: 6.5vw;
    letter-spacing: 0.1em;
    margin-bottom: 4vw;
  }

  #sec2 .box dl dd {
    width: auto;
    height: auto;
  }

  #sec2 .box .note {
    max-width: 237px;
    width: 44vw;
    margin-left: 0;
  }
}

#sec3 {
  position: relative;
  z-index: 2;
  background: #000;
}

#sec3 .bgparalax {
  overflow: hidden;
  color: #fff;
  position: relative;
  z-index: 0;
  height: 100vh;
}

#sec3 .bgparalax .pin-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100vh;
}

#sec3 .bgparalax .img {
  position: absolute;
  margin-bottom: 0;
  inset: 0;
  z-index: 1;
}

#sec3 .bgparalax .img .bg1,
#sec3 .bgparalax .img .bg2 {
  position: absolute;
  inset: 0;
  transition: opacity 1s ease;
}

#sec3 .bgparalax .img .bg1 {
  background: url("../img/recruit/sec3_bg.jpg") no-repeat;
  background-size: cover;
  z-index: 1;
  opacity: 1;
}

#sec3 .bgparalax .img .bg2 {
  background-image: url("../img/recruit/sec3_bg2.jpg");
  background-size: cover;
  z-index: 2;
  opacity: 0;
}

#sec3 .scroll-content {
  transform: translateY(100vh);
  opacity: 0;
  padding: 164px 0 110px;
  position: relative;
  z-index: 2;
  transition: all 1.5s ease-out;
  text-align: center;
}

#sec3 .scroll-content .info {
  position: relative;
  padding: 0 4.5%;
}

#sec3 .scroll-content .info h3 {
  font-size: 35px;
  line-height: 101px;
  margin-bottom: 60px;
}

#sec3 .scroll-content .info h3 span {
  display: inline-block;
  width: 165px;
  position: relative;
  margin-right: 15px;
  top: -7px;
}

#sec3 .scroll-content .info .text p+p {
  margin-top: 31px;
}

@media only screen and (max-width: 767px) {
  #sec3 {
    margin-bottom: 0;
  }

  #sec3 .bgparalax {
    margin-bottom: 0;
  }

  #sec3 .bgparalax .img .bg1,
  #sec3 .bgparalax .img .bg2 {
    background-position: 50% 50%;
  }

  #sec3 .scroll-content {
    padding: 0 !important;
    display: flex;
    align-items: center;
    min-height: 100vh;
  }

  #sec3 .scroll-content .info h3 {
    font-size: 6.2vw;
    line-height: 2.2;
    margin-bottom: 7vw;
  }

  #sec3 .scroll-content .info h3 span {
    width: 24vw;
    top: -1vw;
    margin-right: 2vw;
  }

  #sec3 .scroll-content .info .text {
    text-align: justify;
    line-height: 1.8;
  }

  #sec3 .scroll-content .info .text p+p {
    margin-top: 14px;
  }
}

.start .nav-header {
  opacity: 0;
  visibility: hidden;
}

#sec4 {
  position: relative;
  color: #000000;
  padding-bottom: 230px;
}

#sec4::after {
  content: "";
  background: url("../img/recruit/sec4_line.png") no-repeat center;
  background-size: 100% auto;
  width: 509px;
  height: 100%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
}

#sec4::before {
  content: "";
  background: url("../img/recruit/sec4_deco02.png") no-repeat center;
  background-size: 100% auto;
  width: 847px;
  height: 748px;
  position: absolute;
  top: -121px;
  right: -71px;

}


#sec4 h2 {
  max-width: 221px;
  width: 20vw;
  margin: 0 auto 65px;
  position: relative;
}

#sec4 h2.line-title2::after,
#sec4 h2.line-title2::before {
  background: #000;
  width: 1px;
  height: 0;
  content: "";
  position: absolute;
  top: 0px;
  left: 188px;
  transition: height 1.8s ease 1.3s;
}

#sec4 h2::after {
  left: 111px !important;
  top: 40% !important;
}

#sec4 h2.is-line::before {
  height: 69%;
}

#sec4 h2.is-line::after {
  height: 57%;
}


#sec4 .itemList {
  position: relative;
}

#sec4 .itemList .item {
  width: 500px;
  border: 2px solid #757473;
  background: url("../img/recruit/bg02.jpg");
  position: relative;
  z-index: 2;
}

#sec4 .itemList .item .inside {
  padding: 52px 48px;
}

#sec4 .itemList .item .inside ul {
  font-family: "Klee One";
}

#sec4 .itemList .item .inside h3 {
  text-align: center;
  font-size: 23px;
  margin-bottom: 27px;
  letter-spacing: 3px;
}

#sec4 .itemList .item .inside ul li {
  font-size: 16px;
  padding: 4px 0 3px 16px;
  border-bottom: 1px dashed #bebebe;
  letter-spacing: 3px;
}

#sec4 .itemList .item-1 {
  margin-bottom: -327px;
  margin-right: -50px;
  margin-left: auto;
}

#sec4 .itemList .item-3 {

  margin-left: 349px;
}

#sec4 .itemList .item-2 {
  margin-left: -50px;
  margin-bottom: 59px;
}

#sec4 .photo-1 {
  position: absolute;
  top: 150px;
  left: -250px;
  z-index: -1;
  width: 939px;
}

#sec4 .photo-2 {
  position: absolute;
  bottom: 62px;
  right: -200px;
  z-index: -1;
  width: 864px;
}

#sec4 .box-deco {
  width: 629px;
  position: absolute;
  left: -117px;
  bottom: 208px;
  margin-left: 0 !important;
}

@media only screen and (max-width: 767px) {
  #sec4 {
    margin-bottom: 0;
    padding-bottom: 35vw;
  }

  #sec4::after {
    opacity: 0;

  }

  #sec4::before {
    width: 127vw;
    height: 748px;
    top: -24vw;
    right: -51vw;
    background-position: top center;
  }

  #sec4 h2 {
    max-width: 221px;
    width: 29vw;
    margin: 0 auto 11vw;
  }

  #sec4 h2.line-title2::after,
  #sec4 h2.line-title2::before {
    left: 96%;
  }

  #sec4 h2::after {
    left: 54% !important;
  }

  #sec4 .itemList {
    margin-bottom: 0;
    padding: 0 4.5%;
  }

  #sec4 .itemList .item {
    width: auto;
    border: 1px solid #757473;
  }

  #sec4 .itemList .item .inside {
    padding: 7vw 5vw 10vw;
  }

  #sec4 .itemList .item .inside h3 {
    font-size: 4.7vw;
    margin-bottom: 3vw;
    letter-spacing: 0.1em;
  }

  #sec4 .itemList .item .inside ul li {
    font-size: 3.5vw;
    letter-spacing: 0.14em;
    line-height: 1;
    padding: 3.2vw 0;
  }

  #sec4 .itemList .item-1 {
    margin-right: 0;
  }

  #sec4 .itemList .item-1 {
    margin-bottom: 10vw;
  }

  #sec4 .itemList .item-3 {

    margin-left: 0;
  }


  #sec4 .itemList .item-2 {
    margin-left: 0;
    margin-bottom: 10vw;
  }

  #sec4 .photo-1 {
    top: 0;
    left: -24vw;
    width: 151vw;
  }

  #sec4 .photo-2 {
    bottom: -81vw;
    right: -19vw;
    width: 116vw;
  }

  #sec4 .box-deco {
    width: 58vw;
    left: -11vw;
    bottom: -38vw;
  }
}

#sec5 {
  position: relative;
  background: url("../img/recruit/bg.jpg");
  color: #fff;
  padding: 139px 0 176px;
}

#sec5 .set1 {
  position: relative;
  margin-bottom: 121px;
}

#sec5 .set1 h2 {
  width: 399px;
  margin-bottom: 44px;
}

#sec5 .set1 .col {
  margin-bottom: 0;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  position: relative;
  margin-left: 19px;
}

#sec5 .set1 .col::before,
#sec5 .set1 .col::after {
  content: "";
  position: absolute;
  top: 0;
  height: 55px;
  border-top: 1px solid #8b8b8b;
  border-bottom: 1px solid #8b8b8b;
  width: 90vw;
  left: 0;
}

#sec5 .set1 .col dl {
  margin-bottom: 0;
}

#sec5 .set1 .col dl dt {
  font-size: 27px;
  position: relative;
  height: 55px;
  line-height: 55px;
  border: 1px solid #8b8b8b;
  border-right: none;
  border-left: none;
  margin-bottom: 37px;
  text-align: center;
}

#sec5 .set1 .col dl dt::after {
  content: "";
  background: url("../img/recruit/sec5_arrow-r.png") no-repeat;
  background-size: 100% 100%;
  width: 27px;
  height: 100%;
  right: -18px;
  position: absolute;
}

#sec5 .set1 .col dl dd {
  margin-bottom: 0;
  padding-left: 24px;
  padding-right: 17px;
}

#sec5 .set1 .col dl:first-child dt {
  border-left: 1px solid #8b8b8b;
}

#sec5 .set1 .col dl:first-child dd {
  padding-right: 10px;
  padding-left: 0;
}

#sec5 .set1 .col dl:nth-child(1) {
  width: 30%;
}

#sec5 .set1 .col dl:nth-child(2) {
  width: 37%;
}

#sec5 .set1 .col dl:nth-child(2) dd {
  padding-left: 45px;
  padding-right: 28px;
}

#sec5 .set1 .col dl:nth-child(3) {
  width: 33%;
}

#sec5 .set2 {
  background: url("../img/recruit/bg02.jpg");
  margin-left: 20px;
  margin-right: 20px;
  position: relative;
  color: #000;
  padding: 105px 0 134px;
}

#sec5 .set2::before {
  content: "";
  background: url("../img/recruit/sec5_line.jpg") no-repeat center;
  width: 1px;
  height: 114px;
  position: absolute;
  top: -38px;
  left: 50%;
}

#sec5 .set2 h3 {
  width: 245px;
  margin: 0 auto 51px;
}

#sec5 .set2 .list {
  max-width: 509px;
  margin: 0 auto 65px;
}

#sec5 .set2 .list dl {
  padding: 16px 0;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  font-size: 17px;
  line-height: 32px;
  border-bottom: 1px solid #000000;
  overflow: hidden;
  letter-spacing: 3px;
}

#sec5 .set2 .list dl dt {
  width: 180px;
}

#sec5 .set2 .list dl dd {
  width: 66%;
  letter-spacing: 2px;
}

#sec5 .set2 .bnr__txt {
  width: 100%;
  max-width: 345px;
  height: 56px;
  position: relative;
  margin: 0 auto;
}

#sec5 .set2 .bnr__txt a {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
}

#sec5 .set2 .bnr__txt a::after {
  content: "";
  background: url("../img/recruit/arrow02.png") no-repeat center;
  background-size: 100% auto;
  width: 50px;
  height: 13px;
  position: absolute;
  top: 50%;
  right: 26px;
  margin-top: -6px;
}

#sec5 .set2 .bnr__txt a:hover {
  text-decoration: none;
}

#sec5 .set2 .bnr__txt a:hover svg rect {
  stroke-dasharray: 108, 550;
}

#sec5 .set2 .bnr__txt a span {
  display: block;
  font-size: 20px;
  letter-spacing: 0.15em;
  line-height: 56px;
  padding-left: 40px;
}

#sec5 .set2 .bnr__txt a svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media only screen and (max-width: 767px) {
  #sec5 {
    padding: 20vw 4.5%;
    margin-bottom: -1px;
  }

  #sec5 .set1 {
    margin-bottom: 73px;
  }

  #sec5 .set1 h2 {
    width: 92vw;
    max-width: 399px;
    margin: 0 auto 7vw;
  }

  #sec5 .set1 .col {
    margin-bottom: 0;
    display: block;
    margin-left: 0;
  }

  #sec5 .set1 .col::before,
  #sec5 .set1 .col::after {
    opacity: 0;
  }

  #sec5 .set1 .col dl {
    margin-bottom: 0;
    position: relative;
    display: flex;
  }

  #sec5 .set1 .col dl::after {}

  #sec5 .set1 .col dl dt {
    font-size: 22px;
    border: none;
    margin-bottom: 0;
    text-align: center;
    width: 46px;
    height: auto;
    border-left: 1px solid #8b8b8b;
    border-right: 1px solid #8b8b8b;
    cursor: vertical-text;
    writing-mode: vertical-rl;
    -o-writing-mode: vertical-rl;
    -ms-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    -moz-writing-mode: vertical-rl;
    -webkit-writing-mode: vertical-rl;
    text-orientation: upright;
    word-wrap: break-word;
    padding: 0 2%;
    line-height: 46px;
  }

  #sec5 .set1 .col dl dt::after {
    width: 100%;
    height: 14px;
    right: 0;
    background: url(../img/recruit/sec5_arrow-r_sp.png) no-repeat;
    background-size: 100% 100%;
    bottom: -14px;
  }

  #sec5 .set1 .col dl dd {
    padding-top: 35px;
    padding-bottom: 35px;
    padding-left: 35px;
    padding-right: 0;
  }


  #sec5 .set1 .col dl:nth-child(1) {
    width: 100%;
  }

  #sec5 .set1 .col dl:nth-child(2) {
    width: 100%;
  }

  #sec5 .set1 .col dl:nth-child(2) dd {
    padding: 20px 0 20px 35px;
  }

  #sec5 .set1 .col dl:nth-child(3) {
    width: 100%;
  }

  #sec5 .set1 .col dl:first-child dt {
    border-top: 1px solid #8b8b8b;
  }

  #sec5 .set1 .col dl:first-child dd {
    padding-right: 0;
    padding-left: 35px;
  }

  #sec5 .set2 {
    margin-left: 0;
    margin-right: 0;
    padding: 30vw 20px 18vw;
  }

  #sec5 .set2::before {
    width: 1px;
    height: 114px;
    position: absolute;
    top: -38px;
    left: 50%;
  }

  #sec5 .set2 h3 {
    max-width: 245px;
    margin: 0 auto 7vw;
    width: 42vw;
  }

  #sec5 .set2 .list {
    margin: 0 auto 10vw;
  }

  #sec5 .set2 .list dl {
    font-size: 17px;
    line-height: 32px;
    display: block;
  }

  #sec5 .set2 .list dl dt {
    width: auto;
  }

  #sec5 .set2 .list dl dd {
    width: auto;
  }

  #sec5 .set2 .bnr__txt {}

  #sec5 .set2 .bnr__txt a {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
  }

  #sec5 .set2 .bnr__txt a::after {
    width: 42px;
    height: 13px;
    top: 50%;
    right: 20px;
    margin-top: -6px;
  }

  #sec5 .set2 .bnr__txt a:hover svg rect {
    stroke-dasharray: 0, 0;
  }

  #sec5 .set2 .bnr__txt a span {
    font-size: 4.3vw;
    letter-spacing: 0.15em;
    line-height: 56px;
    padding-left: 8vw;
  }
}


@media only screen and (min-width: 768px) and (max-width: 1299px) {
  #sec1 .set2 .box-2 {
    width: 457px;
    margin-right: 0;
  }

  #sec1 .set2 .box-1 h3 {
    right: -80px;
  }

  #sec1 .set2 .box-1 .box-deco {
    top: 0;
    margin-top: 0;
  }

  #sec2 .photo {
    margin-top: 0;
  }
}

@media only screen and (min-width: 768px) and (max-height: 800px) {
  #sec3 .scroll-content .info h3 {
    line-height: 80px;
    margin-bottom: 25px;
  }

  #sec3 .scroll-content {
    padding: 60px 0 60px;
  }
}