#recruit .l-body {
  opacity: 0;
}

#recruit .l-body.recruit_show:not(.hide) {
  opacity: 1;
  transition-timing-function: cubic-bezier(.165,.84,.44,1);
  transform-origin: top center;
  transition: opacity .2s,transform .2s;
}
#recruit .bg_white {
  background: linear-gradient(rgba(255,255,255,0) 0%, rgba(255,255,255,1) 10%, rgba(255,255,255,1) 92%, rgba(255,255,255,0) 100%);
}
#recruit .mainvisual {
  width: 100%;
  aspect-ratio: 3.147;
  height: auto;
/*  height: 610px;*/
  margin: 0 auto 50px;
  padding: 0 50px 70px;
}

#recruit .text {
  margin: 0 auto 90px;
  font-size: 1.6rem;
  line-height: 1.8;
  letter-spacing: 0.08em;
}
#recruit .btn_entry {
  width: 70%;
  margin: 0 auto 80px;
  display: flex;
  gap: 10%;
  z-index: 2;
}
#recruit .button.note,
#recruit .button.entry,
#recruit .button.line {
  width: 45%;
  background: #f59d68;
  border: 1px solid #959595;
  border-radius: 50px;
  color: #fff;
}
#recruit .btn_entry.bottom {
  display: none;
}
#recruit .btn_entry.bottom.show {
  display: none;
}

#joblist h2 {
  font-size: 3.6rem;
}

#recruit h2.t_l {
  margin: 0 auto 30px;
}

#recruit h2.t_l span {
  margin: 0 auto 10px;
  display: block;
  font-family: "Lato", dnp-shuei-gothic-gin-std, sans-serif;
  font-size: 4.8rem;
  line-height: 1.2;
  letter-spacing: 0.08em;
}
#recruit #joblist {
  margin: 0 auto 60px;
}

#recruit dl {
  padding: 40px 0;
  display: flex;
  border-bottom: 1px solid #A5A5A5;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.74;
}
#recruit dl:nth-child(2) {
  border-top: 1px solid #A5A5A5;
}
#recruit dl dt {
  width: 30%;
  font-family: "Lato", dnp-shuei-gothic-gin-std, sans-serif;
  font-weight: bold;
}
#recruit dl ul {
  display: flex;
  flex-direction: column;
  gap: 5px;
}
#recruit dl dd {
  letter-spacing: 0.08em;
}

#recruit .button.line {
  width: 30%;
  background: #06C755;
}
#recruit .button.note {
  width: 30%;
  color: #464646;
  background: #eeeeee;
}

.block-separator-dot {
  width: 80%;
  height: 8px;
  margin: 40px auto 35px auto;
  background: url('../img/hr-dot.svg') 50% 50% repeat-x;
  border: none;
}

p.noposts {
  text-align: center;
}

.post-list-4__content > div {
  display: flex;
  align-items: center;
  gap: 2%;
}

.post-list-4__content p:not(.post-list-4__fair) {
  font: 400 1rem "Lato", dnp-shuei-gothic-gin-std, sans-serif;
  letter-spacing: 0.08em;
  color: #959595;
}
.post-list-4__content > div p.tag {
  padding: 3px 10px;
  border-radius: 2px;
  background: #f59d68;
  color: #fff;
}

.post-list-4 {
  width: 100%;
  -webkit-transition: all 0.6s !important;
  -o-transition: all 0.6s !important;
  transition: all 0.6s !important;
  margin-bottom: 40px;
}

.post-list-4 > div {
  position: relative;
  display: block;
  width: 100%;
  -webkit-transition: color 0.4s, background 0.4s, opacity 0.4s, padding 0.4s, width 0.4s, letter-spacing 0.4s, -webkit-transform 0.4s;
  transition: color 0.4s, background 0.4s, opacity 0.4s, padding 0.4s, width 0.4s, letter-spacing 0.4s, -webkit-transform 0.4s;
  -o-transition: color 0.4s, background 0.4s, transform 0.4s, opacity 0.4s, padding 0.4s, width 0.4s, letter-spacing 0.4s;
  transition: color 0.4s, background 0.4s, transform 0.4s, opacity 0.4s, padding 0.4s, width 0.4s, letter-spacing 0.4s;
  transition: color 0.4s, background 0.4s, transform 0.4s, opacity 0.4s, padding 0.4s, width 0.4s, letter-spacing 0.4s, -webkit-transform 0.4s;
  line-height: 1.5;
  letter-spacing: 0.12em;
  transition: color 0.4s, background 0.4s, transform 0.4s, opacity 0.4s, padding 0.4s, width 0.4s, letter-spacing 0.4s;
}

.post-list-4 > div > div iframe {
  overflow: hidden;
  position: absolute !important;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: 'object-fit: cover;';
  -webkit-transition: -webkit-transform 1s;
  transition: -webkit-transform 1s;
  -o-transition: transform 1s;
  transition: transform 1s;
  transition: transform 1s,-webkit-transform 1s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.post-list-4 div:hover {
  -webkit-tap-highlight-color: transparent;
}

.post-list-4 > div:hover > div:after {
  opacity: 40%;
}

.post-list-4 > div > div:not(:last-child) {
  margin-bottom: 10px;
}

.post-list-4 > div > div iframe {
  margin-bottom: 14px;
}

.post-list-4 > div > div iframe {
}

@media screen and (max-width: 720px) {

  #recruit {
    padding: 0 0 90px;
  }

  .l-main {
    padding: 120px 0 0;
  }

  .l-header.backimg {
    padding: 10px 4% 0 8%;
  }

  .l-header.backimg .header-logo.show:after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: url(../img/header_bg_sp.png) left top no-repeat;
    background-size: cover;
    z-index: -1;
  }
  #recruit .text {
    margin: 0 auto 70px;
    font-size: 1.5rem;
  }

  #recruit .btn_entry {
    width: 100%;
    margin: 0 auto 40px;
    align-items: center;
    gap: 10px 0;
    flex-direction: column;
  }

  #recruit .button.entry {
    width: 60%;
  }
  #recruit .btn_entry.bottom .button.entry {
    width: 70%;
  }
  #recruit .button.line,
  #recruit .button.note {
    margin: 0 auto 20px;
    width: 80%;
  }

  #recruit dl {
    padding: 20px 0;
    flex-direction: column;
    gap: 20px;
  }
  #recruit dl dt {
    width: 100%;
  }
  #recruit h2.t_l span {
  font-size: 3.6rem;
  }

  #recruit .swiper-container {
    width: 84%;
    overflow: visible;
  }
  #recruit .mainvisual {
    width: 100%;
    height: auto;
    aspect-ratio: auto;
    padding: 0;
  }
  #recruit .mainvisual .swiper-container {
    width: 100%;
    padding: 0;
    overflow: hidden;
  }
  .slide_first_sp .post-list-4__image:before {
    content: none;
  }
  .slide_first_sp {
    margin: 0 auto 30px;
  }
  #movie .slide_first_sp iframe {
    width: 100%;
    height: 100%;
  }

  #recruit .btn_entry.bottom {
    width: 100%;
    margin: 0;
    padding: 8px 0;
    background: rgba(255, 255, 255, .5);
    position: fixed;
    bottom: 0;
    z-index: 1;
    display: none;
  }
  #recruit .btn_entry.bottom.show {
    display: block;
  }
  #recruit .btn_entry.bottom > div {
    display: flex;
    justify-content: center;
    gap: 2%;
  }
  #recruit .btn_entry.bottom .button:after {
    content: none;
  }
}