@charset "utf-8";
/* CSS Document */

.help.contents{
  font-size: 14px;
  line-height: 1.6;
  padding: 26px 0 0 0;
}

.help.contents h1{
  font-size: 20px;
  margin-bottom: 12px;
  padding: 0 18px;
}

.help.contents section {
  width: 100%;
  padding: 0px 16px 12px 16px;
}

.help.contents section div.faq {
  margin-bottom: 12px;
  padding: 18px 16px 6px 16px;
}

.help.contents section:last-child,
.help.contents section div.faq:last-child{
  margin-bottom: 0;
}

.help.contents section h2.heading1 {
  margin: 0 0 12px 0;
  line-height: 1.4;
}