/*	cmn-color
------------------------------------ */
/*	transition,hover
------------------------------------ */
/*	media-screen
------------------------------------ */
/*	font
------------------------------------ */
@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;
}
@font-face {
  font-family: "Roboto-Black";
  src: url("../fonts/Roboto-Black.ttf");
  font-display: swap;
}
/*	layout
------------------------------------ */
/*	cmn-color
------------------------------------ */
/*	transition,hover
------------------------------------ */
/*	media-screen
------------------------------------ */
/*	font
------------------------------------ */
@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;
}
@font-face {
  font-family: "Roboto-Black";
  src: url("../fonts/Roboto-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: 100px 0;
}

/* top-strengths  PC
------------------------------------ */
#top-strengths .strengths-inner {
  padding-top: 90px;
}

/* top-recruit  PC
------------------------------------ */
#top-recruit .recruit-inner {
  max-width: 1280px;
  padding: 120px 0;
}

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

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

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

  sub layout  all

========================================= */
/* business  PC
------------------------------------ */
#business .business-inner {
  padding: 80px 0 120px;
}
#business .strengths-inner {
  padding: 95px 0 107px;
}
#business .area-inner {
  padding: 74px 0;
}

/* recruit  PC
------------------------------------ */
#recruit .works-inner {
  max-width: 1280px;
  padding: 77px 0 123px;
}
#recruit .flow-inner {
  padding: 81px 0 116px;
}
#recruit .charm-inner {
  padding: 95px 0 92px;
}
#recruit .profile-inner {
  padding: 106px 0 79px;
}
#recruit .faq-inner {
  padding: 120px 0 100px;
}

/* gallery  PC
------------------------------------ */
#gallery .gallery-inner {
  padding: 80px 0;
}

/* company  PC
------------------------------------ */
#company .policy-inner {
  padding: 74px 0 140px;
}
#company .company-inner {
  padding-top: 73px;
}/*# sourceMappingURL=style.css.map */