<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

.l-inner-main &gt; ul.lead_txt &gt; li {
   margin-bottom: 0.5em;
}

.dl-btn-icon {
  padding: 15px 0;
  width: 100%;
  display: block;
  text-align: center;
  font-weight: bold;
  background: #f4f5f7;
  color: #333;
}

.dl-btn-icon:hover {
  padding: 15px 0;
  width: 100%;
  display: block;
  text-align: center;
  font-weight: bold;
  background: #333;
  color: #f4f5f7;
  text-decoration: none;
}

.common_box-prefectures {
  height: 300px;
  margin-top: -2.3em;
  margin-bottom: 1em;
  overflow: hidden;
  text-align: center;
}

.Dlcataloglist-lists-col{
  margin-bottom: 1em;
}

.l-inner-main.Dlcataloglist-lists &gt; .row {
    border-bottom: 1px solid;
    color: #333;
    margin-bottom: 4em;
}

.l-inner-main.Dlcataloglist-lists &gt; .row:last-child {
    border-bottom:none;
}

.dl-link {
   color: #333;
}

.dl-link:hover {
   color: #333;
   text-decoration: underline;
}

@media screen and (max-width: 936px) {
   .l-inner-main.Dlcataloglist-lists &gt; .row:not(.sp_border) {
      border-bottom:none;
   }
}

/*# sourceMappingURL=style.css.map */
</pre></body></html>