@charset "UTF-8";
#summary .summary-txt {
  background-color: #ffffff;
}
#summary .summary-txt .s-title b {
  display: block;
  margin-left: 10px;
  margin-bottom: 20px;
}
#summary .summary-txt .s-title .h2 {
  font-size: 178px;
  line-height: 0.9;
  margin-top: 10px;
}
#summary .summary-txt .section-summary {
  margin-top: 90px;
}
#summary .summary-txt .section-summary:before {
  content: "";
  display: block;
  width: 50px;
  border-bottom: 1px solid;
  margin-bottom: 10px;
}
#summary .summary-txt .section-summary.sum-first {
  margin-top: -30px;
}
#summary .summary-txt .section-summary.sum-first:before {
  margin-bottom: 90px;
}
#summary .summary-txt .section-summary > span {
  font-size: 16px;
  margin-bottom: 30px;
  display: block;
}
#summary .summary-txt .section-summary > .h3 {
  margin-bottom: 30px;
}
#summary .summary-txt .section-summary > ul {
  margin-bottom: 20px;
  list-style: none;
}
#summary .summary-txt .section-summary > ul > li {
  text-indent: -30px;
}
#summary .summary-txt .section-summary > ul > li:before {
  content: "•";
  margin-right: 20px;
}
#summary .summary-txt .section-summary > ul > li ul {
  list-style: none;
}
#summary .summary-txt .section-summary > ul > li ul li {
  text-indent: -12px;
}
#summary .summary-txt .section-summary > ul > li ul li:before {
  display: none;
}
#summary .see-off {
  padding-bottom: 150px;
  color: #ffffff;
  background-color: #3C3C39;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  background-image: url("../img/summary/lorbeerkranz.png");
  background-position: bottom left;
}
#summary .see-off .title-see-off {
  font-size: 178px;
  line-height: 0.9;
  -webkit-text-stroke: 1px #ffffff;
  color: transparent;
}
#summary .see-off .title-see-off:before {
  content: "";
  display: block;
  width: 50px;
  margin-bottom: 30px;
  border-bottom: 1px solid #ffffff;
}
#summary .see-off .sig_gelsdorf img {
  width: 326px;
  transform: translate(35px, 30px);
}
#summary .see-off .sig_hahn img {
  width: 441px;
  transform: translateX(-20px);
}

/*# sourceMappingURL=section-summary.css.map */
