/*	cmn-color
------------------------------------ */
/*	transition,hover
------------------------------------ */
/*	media-screen
------------------------------------ */
/*	font
------------------------------------ */
@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: "ZenMaruGothic-Medium";
  src: url("../fonts/ZenMaruGothic-Medium.ttf");
  font-display: swap;
}
@font-face {
  font-family: "NotoSansCJKjp-Regular";
  src: url("../fonts/NotoSansCJKjp-Regular.otf");
  font-display: swap;
}
@font-face {
  font-family: "NotoSansCJKjp-Medium";
  src: url("../fonts/NotoSansCJKjp-Medium.otf");
  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: 169px 0;
}

/* top-service  PC
------------------------------------ */
#top-service .service-inner {
  max-width: 1280px;
  padding: 95px 0 255px;
}

/* top-works  PC
------------------------------------ */
#top-works .works-inner {
  padding-bottom: 100px;
}

/* com-price  PC
------------------------------------ */
.com-price .price-inner {
  padding: 96px 0 100px;
}

/* com-contact  PC
------------------------------------ */
.com-contact .contact-inner {
  max-width: 1280px;
  padding: 117px 0;
}

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

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

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

  sub layout  all

========================================= */
/* com-troubles  PC
------------------------------------ */
.com-troubles .troubles-inner {
  padding: 123px 0 190px;
}

.com-merits .merits-inner {
  padding: 96px 0 254px;
}

.com-service .service-inner {
  padding: 22px 0 98px;
}

.com-case .case-inner {
  padding: 61px 0 140px;
}

/* bathroom  PC
------------------------------------ */
#bathroom .service-inner {
  padding-bottom: 45px;
}

/* works  PC
------------------------------------ */
#works .works-inner {
  padding: 123px 0 200px;
}

/* contact  PC
------------------------------------ */
#contact .contact-inner {
  padding: 123px 0 190px;
}/*# sourceMappingURL=style.css.map */