<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*	cmn-color
------------------------------------ */
/*	transition,hover
------------------------------------ */
/*	media-screen
------------------------------------ */
/*	font
------------------------------------ */
@font-face {
  font-family: "ZenKakuGothicNew-Regular";
  src: url("../fonts/ZenKakuGothicNew-Regular.ttf");
}
@font-face {
  font-family: "ZenKakuGothicNew-Medium";
  src: url("../fonts/ZenKakuGothicNew-Medium.ttf");
}
@font-face {
  font-family: "ZenKakuGothicNew-Bold";
  src: url("../fonts/ZenKakuGothicNew-Bold.ttf");
}
@font-face {
  font-family: "ZenMaruGothic-Medium";
  src: url("../fonts/ZenMaruGothic-Medium.ttf");
}
/*	layout
------------------------------------ */
/*	cmn-color
------------------------------------ */
/*	transition,hover
------------------------------------ */
/*	media-screen
------------------------------------ */
/*	font
------------------------------------ */
@font-face {
  font-family: "ZenKakuGothicNew-Regular";
  src: url("../fonts/ZenKakuGothicNew-Regular.ttf");
}
@font-face {
  font-family: "ZenKakuGothicNew-Medium";
  src: url("../fonts/ZenKakuGothicNew-Medium.ttf");
}
@font-face {
  font-family: "ZenKakuGothicNew-Bold";
  src: url("../fonts/ZenKakuGothicNew-Bold.ttf");
}
@font-face {
  font-family: "ZenMaruGothic-Medium";
  src: url("../fonts/ZenMaruGothic-Medium.ttf");
}
/*	layout
------------------------------------ */
/*	font-size  cmn
------------------------------------ */
/*	cmn parts
------------------------------------ */
.md-inner {
  width: 100%;
  max-width: 1280px;
  margin: auto;
}

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

  main layout  all

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

/*  top-solution  PC
------------------------------------ */
#top-solution .solution-inner {
  padding: 0 0 77px;
}

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

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

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

  sub layout  PC

========================================= */
/*  problem  PC
------------------------------------ */
#problem .problem-inner {
  padding: 155px 0 150px;
}
#problem .best-inner {
  padding: 95px 0 157px;
}

/*  symptom  PC
------------------------------------ */
#symptom .about-inner {
  padding: 105px 0;
}

/*  store   PC
------------------------------------ */
#store .about-inner {
  padding: 100px 0 0;
}

/*  qa  PC
------------------------------------ */
#qa .qa-inner {
  padding-top: 85px;
}

/*  information  PC
------------------------------------ */
#information .information-inner {
  padding: 90px 0 120px;
}/*# sourceMappingURL=style.css.map */</pre></body></html>