@charset "UTF-8";
@import url("https://use.typekit.net/olo3hqx.css");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;500;700&amp;display=swap");
/* ------------------------------------------------------------------------------------------------------------------------ */
html, body {
  width: 100%;
  height: auto;
}

html {
  font-size: 62.5%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1rem;
  line-height: 1.5rem;
  color: #000;
  text-align: center;
  -webkit-text-size-adjust: 100%;
  background-color: #FFF;
}
a {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

a:hover,
a:active,
a.active {
  color: #4d4d4d;
}

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

i {
  font-style: normal;
}

a, form, section, p, div, ul, li, dl, dt, dd, input, textarea {
  padding: 0px;
  margin: 0px;
  box-sizing: border-box;
  list-style: none;
}

/* ---------------------------------------------------------common--------------------------------------------------------- */
.brsp {
  display: none;
}

header {
  width: 100%;
  position: fixed;
  left: 0px;
  top: 0px;
  z-index: 1111;
  box-sizing: border-box;
}
header .inner {
  width: 100%;
  margin: 0;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
}
header .inner .logo {
  width: 176px;
  padding: 20px;
  background-color: #FFF;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
}
header .inner .logo h1 {
  width: 136px;
  box-sizing: border-box;
}
header .inner .logo h1 a {
  background-image: url(https://www.daifuku.com/jp/employment/common/images/logo.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  text-align: left;
  text-indent: 999%;
  line-height: 1;
  white-space: nowrap;
  display: block;
  overflow: hidden;
  height: 42px;
  display: block;
}
header .inner .links {
  width: calc(100% - 176px - 4px);
  min-height: 82px;
  background-color: rgba(255, 255, 255, 0.8);
  padding: 20px 75px 20px 20px;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
}
header .inner .links h2 {
  margin: 0px;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
}
header .inner .links h2 span {
  color: #000;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.05em;
  font-feature-settings: "palt";
}
header .inner .links h2 span:nth-child(2) {
  margin: 0 0 0 10px;
}
header .inner .links h2 br {
  display: none;
}
header .inner .links dl {
  padding: 0 20px;
  border-left: solid 1px #b3b3b3;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
}
header .inner .links dl:nth-child(2) {
  margin: 0 0 0 auto;
}
header .inner .links dl:nth-child(2)::before {
  content: "/";
  color: #51489d;
  font-family: din-2014-narrow, sans-serif;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0em;
  font-feature-settings: "palt";
  padding: 0 10px;
  display: inline-block;
  order: 3;
}
header .inner .links dl:nth-child(2) dd:nth-child(2) {
  order: 2;
}
header .inner .links dl:nth-child(2) dd:nth-child(3) {
  order: 4;
}
header .inner .links dl:nth-child(3) {
  border-right: solid 1px #b3b3b3;
}
header .inner .links dl:nth-child(3)::before {
  content: "/";
  color: #51489d;
  font-family: din-2014-narrow, sans-serif;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0em;
  font-feature-settings: "palt";
  padding: 0 10px;
  display: inline-block;
  order: 3;
}
header .inner .links dl:nth-child(3)::after {
  content: "/";
  color: #51489d;
  font-family: din-2014-narrow, sans-serif;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0em;
  font-feature-settings: "palt";
  padding: 0 10px;
  display: inline-block;
  order: 5;
}
header .inner .links dl:nth-child(3) dd:nth-child(2) {
  order: 2;
}
header .inner .links dl:nth-child(3) dd:nth-child(3) {
  order: 4;
}
header .inner .links dl:nth-child(3) dd:nth-child(4) {
  order: 6;
}
header .inner .links dl dt {
  order: 1;
}
header .inner .links dl dt span {
  color: #51489d;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.05em;
  font-feature-settings: "palt";
  padding: 10px 0;
}
header .inner .links dl dd {
  order: 2;
}
header .inner .links dl dd:nth-child(2) {
  margin-left: 20px;
}
header .inner .links dl dd a {
  color: #51489d;
  font-family: din-2014-narrow, sans-serif;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.05em;
  font-feature-settings: "palt";
  padding: 10px 0;
  display: inline-block;
  box-sizing: border-box;
  transition: all 0.25s ease-in 0s;
}
header .inner .links dl dd a:hover {
  color: #000;
}

.hum {
  width: 75px;
  height: 36px;
  margin: 0px;
  position: fixed;
  right: 0px;
  top: 23px;
  z-index: 5555;
}
.hum div {
  width: 100%;
  height: 100%;
  position: relative;
  order: 1;
  transition: all 0.25s ease-in;
}
.hum div span {
  width: 20px;
  height: 1px;
  background-color: #000;
  position: absolute;
  left: 26px;
  transition: all 0.15s ease-in;
}
.hum div span:nth-child(1) {
  top: 10px;
}
.hum div span:nth-child(2) {
  top: 17px;
}
.hum div span:nth-child(3) {
  bottom: 10px;
}
.hum:hover div span:nth-child(1) {
  top: 8px;
}
.hum:hover div span:nth-child(3) {
  bottom: 8px;
}
.hum.active div {
  transform: rotate(180deg);
}
.hum.active div span:nth-child(1) {
  top: 17px;
  transform: rotate(45deg);
}
.hum.active div span:nth-child(2) {
  opacity: 0;
}
.hum.active div span:nth-child(3) {
  bottom: 18px;
  transform: rotate(-45deg);
}
.hum.active:hover:nth-child(1) {
  top: 17px;
}
.hum.active:hover:nth-child(3) {
  bottom: 18px;
}

nav {
  width: 100%;
  height: calc(100vh - 82px);
  background-color: rgba(81, 72, 157, 0.95);
  position: fixed;
  left: 0px;
  top: 82px;
  z-index: 3333;
  clip-path: inset(0% 0% 100% 0%);
  -webkit-clip-path: inset(0% 0% 100% 0%);
  pointer-events: none;
  transition: all 0.5s ease-out;
  opacity: 0;
}
nav.active {
  opacity: 1;
  clip-path: inset(0% 0% 0% 0%);
  -webkit-clip-path: inset(0% 0% 0% 0%);
  pointer-events: auto;
}
nav .inner {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: flex-start;
}
nav .inner .combo {
  width: calc(100% - 80px);
  max-width: 1280px;
  min-width: 1040px;
  height: 100%;
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: stretch;
}
nav .inner .combo dl {
  text-align: left;
  width: calc((100% - 60px) / 4);
  padding: 150px 0 75px 0;
  box-sizing: border-box;
}
nav .inner .combo dl.entry {
  display: none;
}
nav .inner .combo dl dt {
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom: solid 2px #FFF;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-end;
}
nav .inner .combo dl dt span {
  color: #FFF;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.1em;
  font-feature-settings: "palt";
  display: inline-block;
}
nav .inner .combo dl dt a {
  color: #FFF;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.1em;
  font-feature-settings: "palt";
  display: inline-block;
}
nav .inner .combo dl dt.intern {
  padding-top: 40px;
}
nav .inner .combo dl dt.intern a {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  transition: all 0.25s ease-in 0s;
}
nav .inner .combo dl dt.intern a::after {
  content: "";
  width: 14px;
  height: 14px;
  background-image: url(https://www.daifuku.com/jp/employment/common/images/icon_blank.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  display: block;
}
nav .inner .combo dl dt.intern a:hover {
  color: #f7931e;
}
nav .inner .combo dl dt.intern a:hover::after {
  background-image: url(https://www.daifuku.com/jp/employment/common/images/icon_blank2.svg);
}
nav .inner .combo dl dd {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
}
nav .inner .combo dl dd.child::before {
  content: none;
}
nav .inner .combo dl dd.cat::before {
  padding-top: 5px;
}
nav .inner .combo dl dd::before {
  content: ">";
  color: #FFF;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.2rem;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0em;
  font-feature-settings: "palt";
  vertical-align: middle;
  padding: 0 10px 0 0;
  display: inline-block;
  transition: all 0.25s ease-in 0s;
}
nav .inner .combo dl dd > a {
  color: #FFF;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0em;
  font-feature-settings: "palt";
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  transition: all 0.25s ease-in 0s;
}
nav .inner .combo dl dd > a > span {
  display: inline-block;
  transition: all 0.25s ease-in 0s;
}
nav .inner .combo dl dd > a > span:nth-child(1) {
  color: #51489d;
  line-height: 1;
  background-color: #FFF;
  padding: 5px;
  margin-bottom: 10px;
  border-radius: 5px;
}
nav .inner .combo dl dd:hover::before {
  color: #f7931e;
}
nav .inner .combo dl dd:hover > a {
  color: #f7931e;
}
nav .inner .combo dl dd:hover > a > span:nth-child(1) {
  background-color: #f7931e;
}
nav .inner .combo dl dd ul li.cat {
  margin-bottom: 10px;
}
nav .inner .combo dl dd ul li.cat span {
  color: #51489d;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0em;
  font-feature-settings: "palt";
  background-color: #FFF;
  padding: 5px;
  border-radius: 5px;
  display: inline-block;
}
nav .inner .combo dl dd ul li a {
  color: #FFF;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0em;
  font-feature-settings: "palt";
  padding: 0 0 0 1.4rem;
  margin: 0px;
  display: inline-block;
  transition: all 0.25s ease-in 0s;
}
nav .inner .combo dl dd ul li a::before {
  content: "・";
  color: #FFF;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.2rem;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0em;
  font-feature-settings: "palt";
  vertical-align: middle;
  padding: 0 10px 0 0;
  display: inline-block;
  transition: all 0.25s ease-in 0s;
}
nav .inner .combo dl dd ul li a:hover {
  color: #f7931e;
}
nav .inner .combo dl dd ul li a:hover::before {
  color: #f7931e;
}
nav .inner .combo dl dd ul li:not(:last-child) {
  margin-bottom: 10px;
}
nav .inner .combo dl dd:not(:last-child) {
  margin-bottom: 20px;
}
nav .inner .combo dl:not(:first-child) {
  margin: 0 0 0 50px;
}
nav .inner .combo dl.banner dd {
  width: 100%;
}
nav .inner .combo dl.banner dd a {
  width: 100%;
  line-height: 2.4rem;
  height: 75px;
  padding: 0 10px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  box-sizing: border-box;
}
nav .inner .combo dl.banner dd a::before {
  content: ">";
  color: #FFF;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.2rem;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0em;
  font-feature-settings: "palt";
  vertical-align: middle;
  padding: 0 10px 0 0;
  display: inline-block;
  transition: all 0.25s ease-in 0s;
}
nav .inner .combo dl.banner dd a:hover {
  color: #f7931e;
}
nav .inner .combo dl.banner dd a:hover::before {
  color: #f7931e;
}
nav .inner .combo dl.banner dd::before {
  content: none;
}
nav .inner .combo dl.banner dd.b1 a {
  background-image: url(https://www.daifuku.com/jp/employment/common/images/mnu_banner1.jpg);
}
nav .inner .combo dl.banner dd.b2 a {
  background-image: url(https://www.daifuku.com/jp/employment/common/images/mnu_banner2.jpg);
}
nav .inner .combo dl.banner dd.b3 a {
  background-image: url(https://www.daifuku.com/jp/employment/common/images/mnu_banner3.jpg);
}
nav .inner .combo dl.banner dd.b4 a {
  background-image: url(https://www.daifuku.com/jp/employment/common/images/mnu_banner4.jpg);
  height: 85px;
}
nav .inner .combo dl.banner dd.b4 a > div {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
}
nav .inner .combo dl.banner dd.b4 a > div::before {
  content: "";
  width: 80px;
  height: 15px;
  background-image: url(https://www.daifuku.com/jp/employment/common/images/mnu_banner4_logo.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  text-align: left;
  text-indent: 999%;
  line-height: 1;
  white-space: nowrap;
  display: block;
  overflow: hidden;
  margin-bottom: 5px;
}
nav .inner .combo dl.banner dd.b4 a > div::after {
  content: "";
  width: 80px;
  height: 14px;
  background-image: url(https://www.daifuku.com/jp/employment/common/images/mnu_banner4_logo2.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  text-align: left;
  text-indent: 999%;
  line-height: 1;
  white-space: nowrap;
  display: block;
  overflow: hidden;
}
nav .inner .combo dl.banner dd.b4 a > div span {
  margin-bottom: 5px;
}
nav .btn {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: flex-start;
  position: relative;
}
nav .btn::before {
  content: "";
  width: 10%;
  height: 44px;
  border-top: solid 1px #f7931e;
  border-bottom: solid 1px #f7931e;
  position: relative;
  top: 1px;
}
nav .btn::after {
  content: "";
  width: 10%;
  height: 44px;
  border-top: solid 1px #f7931e;
  border-bottom: solid 1px #f7931e;
  position: relative;
  top: 1px;
}
nav .btn .entry {
  width: 80%;
  border-top: solid 1px #f7931e;
  border-bottom: solid 1px #f7931e;
}
nav .btn .entry a {
  color: #FFF;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0em;
  font-feature-settings: "palt";
  height: 45px;
  background-color: #4d4d4d;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  transition: all 0.25s ease-in 0s;
}
nav .btn .entry a:hover {
  background-color: #51489d;
}

main {
  width: 100%;
  padding: 0px;
  display: block;
}

footer {
  width: 100%;
  padding-bottom: 40px;
}
footer .inner {
  width: 1080px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
}
footer .inner .pgtop {
  margin-bottom: 40px;
}
footer .inner .pgtop a {
  color: #000;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0em;
  font-feature-settings: "palt";
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  pointer-events: auto;
  transition: all 0.25s ease-in 0s;
}
footer .inner .pgtop a:hover {
  opacity: 0.7;
}
footer .inner .pgtop a::before {
  content: "";
  width: 1px;
  height: 35px;
  background-color: #000;
  margin-bottom: 10px;
  display: block;
}
footer .inner .logoset {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
}
footer .inner .logoset .logo {
  width: 136px;
}
footer .inner .logoset .logo span {
  width: 136px;
  height: 42px;
  background-image: url(https://www.daifuku.com/jp/employment/common/images/logo.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  text-align: left;
  text-indent: 999%;
  line-height: 1;
  white-space: nowrap;
  display: block;
  overflow: hidden;
  display: block;
}
footer .inner .logoset .link {
  margin-left: 40px;
}
footer .inner .logoset .link ul {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 10px;
}
footer .inner .logoset .link ul li:not(:first-child) {
  margin-left: 20px;
}
footer .inner .logoset .link ul li a {
  color: #000;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.2rem;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0em;
  font-feature-settings: "palt";
  pointer-events: auto;
}
footer .inner .logoset .link ul li a:hover {
  color: #51489d;
}
footer .inner .logoset .link .cp {
  color: #000;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0em;
  font-feature-settings: "palt";
  text-align: left;
}

/* ----------------------------------------------- forIE11 ----------------------------------------------- */
@media all and (-ms-high-contrast: none) {
  *::-ms-backdrop, nav {
    opacity: 0;
    pointer-events: none;
    transition: all 0.5s ease-out;
  }

  *::-ms-backdrop, nav.active {
    opacity: 1;
    pointer-events: auto;
  }
}
/* ----------------------------------------------- Media Queries Smartphone ----------------------------------------------- */
@media screen and (max-width: 768px) {
  /* ---------------------------------------------------------common--------------------------------------------------------- */
  html {
    font-size: 2.6666666667vw;
  }

  .brsp {
    display: block;
  }

  header {
    box-sizing: border-box;
  }
  header .inner {
    align-items: stretch;
    height: 50px;
  }
  header .inner .logo {
    width: 108px;
    padding: 10px 20px;
  }
  header .inner .logo h1 {
    width: 68px;
    box-sizing: border-box;
  }
  header .inner .logo h1 a {
    height: 21px;
  }
  header .inner .links {
    width: calc(100% - 108px - 2px);
    min-height: 100%;
    padding: 10px 55px 10px 10px;
  }
  header .inner .links h2 {
    margin: 0px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
  }
  header .inner .links h2 span {
    color: #000;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 1.2rem;
    font-weight: 700;
    line-height: 1.2rem;
    letter-spacing: 0em;
    font-feature-settings: "palt";
    text-align: left;
  }
  header .inner .links h2 span:nth-child(2) {
    margin: 0 0 0 10px;
  }
  header .inner .links dl {
    display: none;
  }

  .hum {
    width: 36px;
    height: 36px;
    margin: 0px;
    position: fixed;
    right: 10px;
    top: 7px;
  }
  .hum div span {
    left: 8px;
  }
  .hum div span:nth-child(1) {
    top: 10px;
  }
  .hum div span:nth-child(2) {
    top: 17px;
  }
  .hum div span:nth-child(3) {
    bottom: 10px;
  }
  .hum:hover div span:nth-child(1) {
    top: 10px;
  }
  .hum:hover div span:nth-child(2) {
    top: 17px;
  }
  .hum:hover div span:nth-child(3) {
    bottom: 10px;
  }
  .hum.active div {
    transform: rotate(180deg);
  }
  .hum.active div span:nth-child(1) {
    top: 17px;
    transform: rotate(45deg);
  }
  .hum.active div span:nth-child(2) {
    opacity: 0;
  }
  .hum.active div span:nth-child(3) {
    bottom: 18px;
    transform: rotate(-45deg);
  }
  .hum.active:hover:nth-child(1) {
    top: 17px;
  }
  .hum.active:hover:nth-child(3) {
    bottom: 18px;
  }

  nav {
    height: calc(100vh - 50px);
    top: 50px;
    pointer-events: none;
  }
  nav.active {
    opacity: 1;
    clip-path: inset(0% 0% 0% 0%);
    -webkit-clip-path: inset(0% 0% 0% 0%);
    pointer-events: auto;
    overflow: scroll;
  }
  nav .inner {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: flex-start;
  }
  nav .inner .combo {
    width: calc(100% - 40px);
    max-width: calc(100% - 40px);
    min-width: calc(100% - 40px);
    height: 100%;
    padding: 40px 0 120px 0;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: flex-start;
  }
  nav .inner .combo dl {
    text-align: left;
    width: 100%;
    padding: 0px;
    box-sizing: border-box;
  }
  nav .inner .combo dl.entry {
    display: block;
  }
  nav .inner .combo dl dt {
    padding-bottom: 10px;
    margin-bottom: 20px;
    border-bottom: solid 2px #FFF;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: flex-end;
  }
  nav .inner .combo dl dt span {
    color: #FFF;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 2rem;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.1em;
    font-feature-settings: "palt";
    display: inline-block;
  }
  nav .inner .combo dl dt a {
    color: #FFF;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 2rem;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.1em;
    font-feature-settings: "palt";
    display: inline-block;
  }
  nav .inner .combo dl dt.intern {
    padding-top: 20px;
  }
  nav .inner .combo dl dt.intern a {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    transition: all 0.25s ease-in 0s;
  }
  nav .inner .combo dl dt.intern a::after {
    content: "";
    width: 14px;
    height: 14px;
    background-image: url(https://www.daifuku.com/jp/employment/common/images/icon_blank.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    display: block;
  }
  nav .inner .combo dl dt.intern a:hover {
    color: #f7931e;
  }
  nav .inner .combo dl dt.intern a:hover::after {
    background-image: url(https://www.daifuku.com/jp/employment/common/images/icon_blank2.svg);
  }
  nav .inner .combo dl:not(:first-child) {
    margin: 0px;
  }
  nav .inner .combo dl:not(:last-child) {
    margin: 0 0 40px 0;
  }
  nav .inner .combo dl.banner dd a {
    height: 100px;
  }

  main {
    width: 100%;
    padding: 0px;
    display: block;
  }

  footer {
    width: 100%;
    padding-bottom: 50px;
  }
  footer .inner {
    width: calc(100% - 40px);
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: flex-start;
  }
  footer .inner .pgtop {
    margin-bottom: 20px;
  }
  footer .inner .pgtop a {
    color: #000;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0em;
    font-feature-settings: "palt";
  }
  footer .inner .pgtop a:hover {
    opacity: 1;
  }
  footer .inner .pgtop a::before {
    content: "";
    width: 1px;
    height: 35px;
    background-color: #000;
    margin-bottom: 10px;
    display: block;
  }
  footer .inner .logoset {
    width: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: flex-start;
  }
  footer .inner .logoset .logo {
    width: 81px;
    margin-bottom: 20px;
  }
  footer .inner .logoset .logo a {
    width: 81px;
    height: 25px;
    background-image: url(https://www.daifuku.com/jp/employment/common/images/logo.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    text-align: left;
    text-indent: 999%;
    line-height: 1;
    white-space: nowrap;
    display: block;
    overflow: hidden;
    display: block;
    pointer-events: auto;
  }
  footer .inner .logoset .link {
    width: 100%;
    margin-left: 0px;
  }
  footer .inner .logoset .link ul {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 10px;
  }
  footer .inner .logoset .link ul li:not(:first-child) {
    margin-left: 20px;
  }
  footer .inner .logoset .link ul li a {
    color: #000;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 1rem;
    font-weight: 500;
    line-height: 1;
    letter-spacing: 0em;
    font-feature-settings: "palt";
    pointer-events: auto;
  }
  footer .inner .logoset .link ul li a:hover {
    color: #51489d;
  }
}
@media (orientation: landscape) {
  html.sp {
    font-size: 1.2315270936vw;
    color: #51489d;
  }
}

/*# sourceMappingURL=style_common.css.map */
