@charset 'euc-jp';

.breadcrumb {
  margin-right: auto;
  margin-left: auto;
  width: 980px;
  line-height: 2;
  font-family: '¥Ò¥é¥®¥Î³Ñ¥´ Pro W3', 'Hiragino Kaku Gothic Pro', '¥á¥¤¥ê¥ª', Meiryo, '£Í£Ó £Ð¥´¥·¥Ã¥¯', 'MS PGothic', sans-serif;
  font-size: 18px;
  color: #000;
  background: #fff;
}

.breadcrumb a:link,
.breadcrumb a:visited,
.breadcrumb a:hover,
.breadcrumb a:active {
  color: #000;
}

.breadcrumb .item {
  position: relative;
  display: inline-block;
  margin-right: 1em;
}

.breadcrumb .item::after {
  position: absolute;
  top: 0;
  right: -1em;
  content: '>';
  color: #000;
}

.breadcrumb .item:last-child::after {
  content: '';
}

.content {
  line-height: 1.4;
  font-family: '¥Ò¥é¥®¥Î³Ñ¥´ Pro W3', 'Hiragino Kaku Gothic Pro', '¥á¥¤¥ê¥ª', Meiryo, '£Í£Ó £Ð¥´¥·¥Ã¥¯', 'MS PGothic', sans-serif;
  font-size: 24px;
  text-align: left;
}

.article {
  margin-bottom: 30px;
}

.article h2 {
  box-sizing: border-box;
  margin-bottom: 20px;
  padding-left: 70px;
  width: 980px;
  height: 70px;
  line-height: 68px;
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  background: url(https://www.maru-jan.com/image/guide/question/tit01.jpg) no-repeat left top;
}

.article dl {
  overflow: hidden;
  margin: 0 auto;
  width: 840px;
}

.article dl dd {
  background-color: #fff;
  /* for Android */
}

.article dt {
  margin-bottom: 6px;
  font-size: 24px;
  font-weight: bold;
}

.article dd p {
  margin-bottom: 1em;
  background-color: #fff;
  /* for Android */
}

.article dd .link-page-top {
  margin-bottom: 0;
  width: 100%;
  text-align: right;
}

.article .link {
  font-size: 24px;
}

.content .memo {
  margin: 0 auto 32px;
  padding-top: 24px;
  width: 940px;
  text-align: center;
  border-top: 4px double #333;
}

.content .memo--left {
  text-align: left;
}

.content .info {
  margin: 0 auto 12px;
  padding: 4px;
  width: 900px;
  border: 2px solid #aaa;
  background: #e7e7e7;
}

.content .info p {
  padding: 16px 0;
  text-align: center;
  border: 2px solid #aaa;
}

.faq_list {
  margin: 0 auto 1em;
  width: 890px;
}

.faq_list li {
  padding-left: 2.4em;
  line-height: 2em;
}

.faq_list .updated {
  background: url('https://www.maru-jan.com/image/new_chart.jpg') no-repeat top 8px left;
}

.content h2.caption {
  margin: 0 auto;
  width: 980px;
  line-height: 2.8;
  font-size: 24px;
  font-weight: bold;
}

.content .article .voices {
  margin: 0 auto;
  width: 86%;
}

.content .article .voices li {
  margin-bottom: 12px;
  line-height: 1.4;
  text-indent: -1em;
}

.pl-24px {
  padding-left: 24px;
}
