/*	cmn-color
------------------------------------ */
/*	transition,hover
------------------------------------ */
/*	media-screen
------------------------------------ */
/*	font
------------------------------------ */
@font-face {
  font-family: "NotoSansCJKjp-Regular";
  src: url("../fonts/NotoSansCJKjp-Regular.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "NotoSansCJKjp-Medium";
  src: url("../fonts/NotoSansCJKjp-Medium.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "NotoSansCJKjp-Bold";
  src: url("../fonts/NotoSansCJKjp-Bold.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "NotoSansCJKjp-Black";
  src: url("../fonts/NotoSansCJKjp-Black.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "rounded-mplus-1c-heavy";
  src: url("../fonts/rounded-mplus-1c-heavy.ttf");
  font-display: swap;
}
@font-face {
  font-family: "rounded-mplus-1c-Black";
  src: url("../fonts/rounded-mplus-1c-black.ttf");
  font-display: swap;
}
@font-face {
  font-family: "RobotoCondensed-Bold";
  src: url("../fonts/RobotoCondensed-Bold.ttf");
  font-display: swap;
}
@font-face {
  font-family: "Murecho-Regular";
  src: url("../fonts/Murecho-Regular.ttf");
  font-display: swap;
}
@font-face {
  font-family: "Murecho-Medium";
  src: url("../fonts/Murecho-Medium.ttf");
  font-display: swap;
}
/*	layout
------------------------------------ */
/*	font-size  cmn
------------------------------------ */
/*	cmn parts
------------------------------------ */
.md-inner {
  width: 100%;
  max-width: 1280px;
  margin: auto;
}

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

  main layout  all

========================================= */
/* top-contact  PC
------------------------------------ */
#top-contact .contact-inner {
  padding: 82px 0 90px;
}

/* top-service  PC
------------------------------------ */
#top-service .service-inner {
  padding: 94px 0 100px;
}

/* top-area  PC
------------------------------------ */
#top-area .area-inner {
  padding: 111px 0 130px;
}

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

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

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

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

  sub layout  all

========================================= */
/* voice  PC
------------------------------------ */
#voice .voice-inner {
  padding: 100px 0;
}

/* reason  PC
------------------------------------ */
#reason .reason-inner {
  width: 100%;
  max-width: 1280px;
  padding: 86px 0 100px;
}

/* company  PC
------------------------------------ */
#company .company-inner {
  padding: 100px 0;
}
#company .greeting-inner {
  padding: 100px 0 87px;
}/*# sourceMappingURL=style.css.map */