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

/*  top-career  PC
------------------------------------ */
#top-career .career-inner {
  width: 100%;
  max-width: 1280px;
  padding: 83px 0 167px;
}

/*  top-recruit  PC
------------------------------------ */
#top-recruit .recruit-inner {
  padding: 68px 0 78px;
}

/*  top-bnr  PC
------------------------------------ */
#top-bnr .bnr-inner {
  width: 100%;
  max-width: 1280px;
  padding: 120px 0 130px;
}

/*  top-news  PC
------------------------------------ */
#top-news .news-inner {
  width: 100%;
  max-width: 1000px;
  padding: 100px 0 75px;
}

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

  sub layout  all

========================================= */
/*  message  PC
------------------------------------ */
#message .message-inner {
  padding: 85px 0 108px;
}
#message .charm-inner {
  padding-bottom: 183px;
}
#message .civil-inner {
  padding: 123px 0 85px;
}
#message .entry-inner {
  width: 100%;
  max-width: 1200px;
  padding: 90px 0;
}

/*  ideal  PC
------------------------------------ */
#ideal .ideal-inner {
  padding: 85px 0 153px;
}
#ideal .map-inner {
  width: 100%;
  max-width: 1280px;
  padding: 70px 0;
}

/*  information  PC
------------------------------------ */
#information .information-inner {
  width: 100%;
  max-width: 1200px;
  padding: 75px 0 107px;
}/*# sourceMappingURL=style.css.map */