/*利用規約*/
.content-inner {
  background: #fff;
  font-size: 12px;
  color: #333;
  padding-top: 26px;
}

h2 {
  margin-top: 24px;
}

.h2-line:before,
.h3-line:before {
  background: #cc0033;
}

.child.txt {
  font-size: 14px;
}

.content-inner p.note {
  margin: 6px 0;
  text-indent: 0;
}

.btn-wrap {
  margin-top: 24px;
}

.btn-wrap .btn.btn-back-white {
  background: #fff url("/mi02/common/img/icon_arrow_left_pink.svg") no-repeat center left 15px/14px;
  border: 1px solid #cc0033;
  color: #cc0033;
  margin: 0;
  width: 100%;
  padding: 12px;
}

ol.list-num {
  padding-top: 6px;
}

.note li {
  margin: 0;
  text-indent: 0;
  color: #555;
  line-height: 1.5;
}

.list-num ul.note {
  margin: 0;
}
