* {
  min-height: 0%;
  box-sizing: border-box;
}

body {
  font-family: "Koburina Gothic W3 JIS2004";
  line-height: 160%;
  letter-spacing: 0.32px;
  font-weight: 300;
  font-size: 16px;
}

body::before {
  content: '';
  position: fixed;
  top: 0;
  left: 0;
  background-image: url(/recruitment/20240701/img/bg-1.jpg);
  background-size: cover;
  background-position: top center;
  height: 100vh;
  width: 100vw;
  z-index: -2;
}

body.dark::after {
  content: '';
  position: fixed;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.4);
  height: 100vh;
  width: 100vw;
  z-index: -1;
}

a {
  color: #2263E2;
  text-decoration: none;
}

a:hover {
  opacity: .8;
}

img {
  width: 100%;
  vertical-align: bottom;
}

.hbnc {
  display: flex;
  position: fixed;
  top: 23px;
  right: 26px;
  z-index: 2;
  width: 86.95px;
}

.mv {
  height: 100vh;
  position: relative;
  text-align: center;
}

.mv h1 {
  position: absolute;
  top: 32%;
  left: 50%;
  transform: translateX(-50%);
  max-width: 707px;
  width: 100%;
}

.mv p {
  position: absolute;
  top: 62%;
  left: 50%;
  transform: translateX(-50%);
  max-width: 854px;
  width: 100%;
}

.mv div {
  position: absolute;
  bottom: 45px;
  left: 50%;
  transform: translateX(-50%);
  max-width: 64px;
  width: 100%;
  cursor: pointer;
}

.mv div:hover {
  opacity: .8;
}

.mv .by {
  position: absolute;
  right: 20px;
  bottom: 10px;
  width: 140px;
}

.yodo {
  display: flex;
  justify-content: center;
  color: #fff;
  background-color: #4ABCBC;
  line-height: 170%;
  letter-spacing: 0.64px;
  padding: 43px 30px 56px;
}

.yodo-under {
  position: relative;
  padding-top: 48.6vw;
}

.yodo-under img {
  position: absolute;
  top: 0;
  left: 0;
  transition: 1s;
  opacity: 1;
}

.yodo-under.fix img {
  position: fixed;
  z-index: 0;
}

.yodo-under.fadeout img {
  opacity: 0;
}

.sec {
  position: relative;
  padding: 85px 30px;
}

.sec .sec-inner {
  max-width: 840px;
  margin: auto;
}

.sec h2 {
  font-family: "Yu Gothic Pr6N B";
  font-size: 24px;
  font-weight: 700;
  line-height: 146%;
  letter-spacing: 1.2px;
  margin-bottom: 16px;
}

.sec p b {
  font-weight: 600;
}

.sec--youkou {
  background-color: rgba(255, 255, 255, 0.8);
}

.sec--youkou .youkou-block {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 10px;
}

.sec--youkou .youkou-block a {
  position: relative;
  display: flex;
  align-items: center;
  padding: 0 20px;
  width: calc(50% - 20px);
  height: 100px;
  border-radius: 10px;
  box-shadow: 2px 2px 10px 0px rgba(0, 0, 0, 0.25);
  margin-top: 40px;
  font-family: "Yu Gothic Pr6N B";
  font-size: 24px;
  font-weight: 700;
  line-height: 146%;
  letter-spacing: 1.2px;
  color: #000;
}

.sec--youkou .youkou-block a span {
  display: block;
  width: calc(100% - 60px);
  text-align: center;
}

.sec--youkou .youkou-block a::after {
  content: '';
  position: absolute;
  right: 20px;
  top: 50%;
  width: 40px;
  height: 40px;
  background-size: contain;
  transform: translateY(-50%);
}

.sec--youkou .youkou-block a:nth-child(1) {
  background: #7DD8FF;
}

.sec--youkou .youkou-block a:nth-child(1)::after {
  background-image: url(/recruitment/20240701/img/ico-arrow-bosyu-blue.svg);
}

.sec--youkou .youkou-block a:nth-child(2) {
  background: #BAFF75;
}

.sec--youkou .youkou-block a:nth-child(2)::after {
  background-image: url(/recruitment/20240701/img/ico-arrow-bosyu-green.svg);
}

.sec--youkou .youkou-block a:nth-child(3) {
  background: #F3FF66;
}

.sec--youkou .youkou-block a:nth-child(3)::after {
  background-image: url(/recruitment/20240701/img/ico-arrow-bosyu-yellow.svg);
}

.sec--youkou .youkou-block a:nth-child(4) {
  background: #FFBA34;
}

.sec--youkou .youkou-block a:nth-child(4)::after {
  background-image: url(/recruitment/20240701/img/ico-arrow-bosyu-orange.svg);
}

.sec--about h2, .sec--about p {
  color: #fff;
}

.sec--about p {
  font-family: "Koburina Gothic W3 JIS2004";
  line-height: 170%;
  letter-spacing: 0.64px;
}

.sec--about .about-bnr {
  display: block;
  margin-top: 50px;
}

.sec--gaiyou {
  background-color: rgba(255, 255, 255, 0.9);
}

.sec--gaiyou h2.mgt {
  margin-top: 40px;
}

.sec--attention {
  background-color: #D9D9D9;
  margin: 85px 0;
}

.sec--attention p {
  font-size: 12px;
  font-weight: 300;
  line-height: 163.5%;
}

.sec--other {
  background-color: #4ABCBC;
}

.sec--other h2, .sec--other p {
  color: #fff;
}

.sec--other .other-btn {
  position: relative;
  display: flex;
  align-items: center;
  background-color: #1E5161;
  color: #fff;
  width: 310px;
  height: 35px;
  font-family: 'Koburina Gothic W3 JIS2004';
  font-size: 18px;
  line-height: 163.5%;
  letter-spacing: 0.18px;
  padding-left: 15px;
  margin-top: 28px;
  border-radius: 3px;
}

.sec--other .other-btn::after {
  content: '';
  position: absolute;
  right: 9px;
  top: 50%;
  transform: translateY(-50%);
  width: 16px;
  height: 16px;
  background-image: url(/recruitment/20240701/img/ico-arrow-other.svg);
  background-size: contain;
}

footer {
  position: relative;
  font-family: 'Koburina Gothic W6 JIS2004';
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 1.2px;
  color: #fff;
  padding: 170px 30px 100px;
}

footer a {
  color: #fff;
}

footer time {
  display: block;
  text-align: center;
}

footer .footer-sns {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  letter-spacing: 1.26px;
  margin: 120px 0 30px;
}

footer .footer-sns-block1 {
  display: flex;
  align-items: center;
  margin-right: 33px;
}

footer .footer-sns-block1 p {
  margin-right: 28px;
}

footer .footer-sns-block1 a {
  display: block;
  margin-right: 23px;
}

footer .footer-sns-block1 a.tw img {
  width: 30px;
}

footer .footer-sns-block1 a.fb img {
  width: 30.35px;
}

footer .footer-sns-block1 a.li {
  margin-right: 0;
}

footer .footer-sns-block1 a.li img {
  width: 33.44px;
}

footer .footer-sns-block2 {
  display: flex;
  align-items: center;
}

footer .footer-hobonichi {
  text-align: center;
}

.pc {
  display: block;
}

.pad {
  display: none;
}

.sp {
  display: none;
}

@media (max-width: 1024px) {
  body::before {
    background-image: url(/recruitment/20240701/img/bg-1-pad.jpg);
  }
  .sec {
    padding: 85px 5%;
  }
  .yodo-under {
    padding-top: 112vw;
  }
  .pad {
    display: block;
  }
}

@media (max-width: 767px) {
  body {
    font-size: 14px;
    line-height: 164%;
    letter-spacing: 0.28px;
  }
  body::before {
    background-image: url(/recruitment/20240701/img/bg-1-sp.jpg);
  }
  .hbnc {
    width: 53.87px;
    top: 14px;
    right: 16px;
  }
  .mv h1 {
    width: 50%;
    max-width: 250px;
    top: 16%;
  }
  .mv p {
    width: 12%;
    max-width: 58px;
    top: 14%;
    left: 8%;
    transform: initial;
  }
  .mv div {
    width: 44px;
  }
  .mv .by {
    right: 9px;
    bottom: 8px;
    width: 103px;
  }
  .sec {
    padding: 50px 5%;
  }
  .sec h2 {
    font-size: 18px;
    line-height: 146%;
    letter-spacing: 0.9px;
  }
  .sec--youkou .youkou-block a {
    width: 100%;
    height: 66px;
    font-size: 18px;
    line-height: 146%;
    letter-spacing: 0.9px;
    margin-top: 25px;
  }
  .sec--youkou .youkou-block a span {
    width: auto;
    text-align: left;
  }
  .sec--youkou .youkou-block a::after {
    width: 28px;
    height: 28px;
    right: 10px;
  }
  .sec--about h2 {
    letter-spacing: 0.36px;
  }
  .sec--about .about-bnr {
    margin-top: 40px;
  }
  .sec--attention {
    margin: 50px 0;
  }
  .sec--attention p {
    line-height: 163.5%;
    letter-spacing: -0.24px;
  }
  .sec--other .other-btn {
    width: 100%;
    max-width: 320px;
  }
  footer {
    padding: 208px 5% 120px;
  }
  footer .footer-sns {
    display: block;
    margin: 130px 0 33px;
    font-size: 16px;
    letter-spacing: 1.2px;
  }
  footer .footer-sns-block1 {
    margin-right: 0;
  }
  footer .footer-sns-block1 p {
    margin-right: 34px;
  }
  footer .footer-sns-block1 a {
    margin-right: 25px;
  }
  footer .footer-sns-block1 a:last-child {
    margin-right: 0;
  }
  footer .footer-sns-block2 {
    flex-direction: column;
    align-items: initial;
    margin-top: 17px;
  }
  footer .footer-sns-block2 a {
    display: inline-block;
  }
  footer .footer-sns-block2 span {
    display: none;
  }
  footer .footer-hobonichi {
    text-align: left;
  }
  .pc {
    display: none;
  }
  .pad {
    display: none;
  }
  .sp {
    display: block;
  }
}

@media (max-height: 750px) and (min-width: 500px) {
  .mv {
    height: 850px;
  }
}
