/*	cmn-color
------------------------------------ */
/*	transition,hover
------------------------------------ */
/*	media-screen
------------------------------------ */
/*	font
------------------------------------ */
@font-face {
  font-family: "Lato-Black";
  src: url("../fonts/Lato-Black.ttf");
  font-display: swap;
}
@font-face {
  font-family: "ZenKakuGothicNew-Regular";
  src: url("../fonts/ZenKakuGothicNew-Regular.ttf");
  font-display: swap;
}
@font-face {
  font-family: "ZenKakuGothicNew-Medium";
  src: url("../fonts/ZenKakuGothicNew-Medium.ttf");
  font-display: swap;
}
@font-face {
  font-family: "ZenKakuGothicNew-Bold";
  src: url("../fonts/ZenKakuGothicNew-Bold.ttf");
  font-display: swap;
}
@font-face {
  font-family: "ZenKakuGothicNew-Black";
  src: url("../fonts/ZenKakuGothicNew-Black.ttf");
  font-display: swap;
}
/*	layout
------------------------------------ */
/*	cmn-color
------------------------------------ */
/*	transition,hover
------------------------------------ */
/*	media-screen
------------------------------------ */
/*	font
------------------------------------ */
@font-face {
  font-family: "Lato-Black";
  src: url("../fonts/Lato-Black.ttf");
  font-display: swap;
}
@font-face {
  font-family: "ZenKakuGothicNew-Regular";
  src: url("../fonts/ZenKakuGothicNew-Regular.ttf");
  font-display: swap;
}
@font-face {
  font-family: "ZenKakuGothicNew-Medium";
  src: url("../fonts/ZenKakuGothicNew-Medium.ttf");
  font-display: swap;
}
@font-face {
  font-family: "ZenKakuGothicNew-Bold";
  src: url("../fonts/ZenKakuGothicNew-Bold.ttf");
  font-display: swap;
}
@font-face {
  font-family: "ZenKakuGothicNew-Black";
  src: url("../fonts/ZenKakuGothicNew-Black.ttf");
  font-display: swap;
}
/*	layout
------------------------------------ */
/*	font-size  cmn
------------------------------------ */
/*	cmn parts
------------------------------------ */
.md-inner {
  width: 100%;
  max-width: 1280px;
  margin: auto;
}

/* =========================================

  main layout  all

========================================= */
/* top-about  PC
------------------------------------ */
#top-about .about-inner {
  padding: 70px 0;
}

/* top-business  PC
------------------------------------ */
#top-business .business-inner {
  padding: 170px 0 160px;
}

/* top-reason  PC
------------------------------------ */
#top-reason .reason-inner {
  padding: 57px 0 85px;
}

/* top-bnr  PC
------------------------------------ */
#top-bnr .bnr-inner {
  padding: 71px 0 82px;
}

/* top-entry  SP
------------------------------------ */
#top-entry .entry-inner {
  padding: 145px 0 80px;
}

/* top-news  PC
------------------------------------ */
#top-news .news-inner {
  padding: 90px 0 116px;
}

/* top-company  PC
------------------------------------ */
#top-company .company-inner {
  padding: 26px 0 36px;
}

/* =========================================

  sub layout  all

========================================= */
/* business  PC
------------------------------------ */
#business .business-inner {
  padding: 60px 0 115px;
}
#business .flow-inner {
  padding: 65px 0;
}
#business .this-inner {
  padding: 119px 0 68px;
}
#business .greeting-inner {
  padding: 130px 0;
}

/* reason  PC
------------------------------------ */
#reason .reason-inner {
  padding: 105px 0;
}
#reason .salary-inner {
  padding: 80px 0 96px;
}
#reason .our-inner {
  padding: 95px 0;
}

/* recruit  PC
------------------------------------ */
#recruit .recruit-inner {
  padding: 90px 0;
}

/* faq  PC
------------------------------------ */
#faq .faq-inner {
  padding: 40px 0 90px;
}/*# sourceMappingURL=style.css.map */