/*	cmn-color
------------------------------------ */
/*	transition,hover
------------------------------------ */
/*	media-screen
------------------------------------ */
/*	font
------------------------------------ */
@font-face {
  font-family: "NotoSerifCJKjp-ExtraLight";
  src: url("../fonts/NotoSerifCJKjp-ExtraLight.otf");
}
@font-face {
  font-family: "NotoSerifCJKjp-Regular";
  src: url("../fonts/NotoSerifCJKjp-Regular.otf");
}
@font-face {
  font-family: "NotoSerifCJKjp-Medium";
  src: url("../fonts/NotoSerifCJKjp-Medium.otf");
}
@font-face {
  font-family: "NotoSerifCJKjp-SemiBold";
  src: url("../fonts/NotoSerifCJKjp-SemiBold.otf");
}
@font-face {
  font-family: "NotoSerifCJKjp-Bold";
  src: url("../fonts/NotoSerifCJKjp-Bold.otf");
}
@font-face {
  font-family: "ShipporiMincho-Medium";
  src: url("../fonts/ShipporiMincho-Medium.ttf");
}
@font-face {
  font-family: "ShipporiMincho-SemiBold";
  src: url("../fonts/ShipporiMincho-SemiBold.ttf");
}
/*	layout
------------------------------------ */
/*	cmn-color
------------------------------------ */
/*	transition,hover
------------------------------------ */
/*	media-screen
------------------------------------ */
/*	font
------------------------------------ */
@font-face {
  font-family: "NotoSerifCJKjp-ExtraLight";
  src: url("../fonts/NotoSerifCJKjp-ExtraLight.otf");
}
@font-face {
  font-family: "NotoSerifCJKjp-Regular";
  src: url("../fonts/NotoSerifCJKjp-Regular.otf");
}
@font-face {
  font-family: "NotoSerifCJKjp-Medium";
  src: url("../fonts/NotoSerifCJKjp-Medium.otf");
}
@font-face {
  font-family: "NotoSerifCJKjp-SemiBold";
  src: url("../fonts/NotoSerifCJKjp-SemiBold.otf");
}
@font-face {
  font-family: "NotoSerifCJKjp-Bold";
  src: url("../fonts/NotoSerifCJKjp-Bold.otf");
}
@font-face {
  font-family: "ShipporiMincho-Medium";
  src: url("../fonts/ShipporiMincho-Medium.ttf");
}
@font-face {
  font-family: "ShipporiMincho-SemiBold";
  src: url("../fonts/ShipporiMincho-SemiBold.ttf");
}
/*	layout
------------------------------------ */
/*	font-size  cmn
------------------------------------ */
/* =========================================

  main layout  all

========================================= */
/*	cmn parts
------------------------------------ */
.md-inner {
  width: 100%;
  max-width: 1280px;
  margin: auto;
}

/*	top-campaign  PC
------------------------------------ */
.com-campaign .campaign-inner {
  padding: 110px 0 98px;
}

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

/*	top-voice  PC
------------------------------------ */
#top-voice .voice-inner {
  padding: 45px 0 93px;
}

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

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

/*	top-contact  PC
------------------------------------ */
.com-contact .contact-inner {
  padding: 120px 0 154px;
}

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

  sub layout  PC

========================================= */
/*	about  PC
------------------------------------ */
#about .feature-inner {
  padding: 80px 0 140px;
}
#about .owner-inner {
  padding: 90px 0 134px;
}

/*	price  PC
------------------------------------ */
#price .price-inner {
  padding: 80px 0 104px;
}
#price .flow-inner {
  padding: 37px 0 141px;
}
#price .qa-inner {
  padding: 110px 0 130px;
}
#price .campaign-inner {
  padding-bottom: 156px;
}

/*	voice  PC
------------------------------------ */
#voice .voice-inner {
  padding: 110px 0 130px;
}

/*	information  PC
------------------------------------ */
#information .information-inner {
  padding: 75px 0 98px;
}
#information .access-inner {
  padding: 100px 0 160px;
}