/* ../../../../../../tmp/tmp-12053-mD0XZmbyKasR/assets/css/brand.css */
#news-contents {
  margin: 10px auto 40px auto;
  font-size: 14px;
}
#news-contents h1 {
  position: relative;
  border-bottom: 2px solid #ddd;
  margin-bottom: 25px;
  padding-bottom: 10px;
  font-size: 20px;
}
#news-contents h1 span:after {
  display: block;
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 180px;
  height: 2px;
  background: #d80605;
  content: "";
}
#news-contents > dl {
  display: flex;
  flex-wrap: wrap;
}
#news-contents > dl > dt {
  border-bottom: 1px dotted #b2b2b2;
  width: 240px;
  padding: 15px 0;
  line-height: 1.5;
}
#news-contents > dl > dd {
  border-bottom: 1px dotted #b2b2b2;
  width: 720px;
  padding: 15px 0;
  line-height: 1.5;
}
#news-contents > dl a {
  text-decoration: underline;
  line-height: 1.5;
}
#news-contents > dl a:hover {
  color: #E50012;
  text-decoration: none;
}
#topics-contents {
  margin: 10px auto 40px auto;
  font-size: 14px;
}
#topics-contents h1 {
  position: relative;
  border-bottom: 2px solid #ddd;
  margin-bottom: 25px;
  padding-bottom: 10px;
  font-size: 20px;
}
#topics-contents h1 span:after {
  display: block;
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 180px;
  height: 2px;
  background: #d80605;
  content: "";
}
#topics-contents > dl {
  display: flex;
  flex-wrap: wrap;
}
#topics-contents > dl > dt {
  border-bottom: 1px dotted #b2b2b2;
  width: 120px;
  padding: 15px 0;
  line-height: 1.5;
}
#topics-contents > dl > dd {
  border-bottom: 1px dotted #b2b2b2;
  width: 840px;
  padding: 15px 0;
  line-height: 1.5;
}
#topics-contents > dl a {
  text-decoration: underline;
  line-height: 1.5;
}
#topics-contents > dl a:hover {
  color: #E50012;
  text-decoration: none;
  line-height: 1.5;
}
/*# sourceMappingURL=brand.css.map */
