.footer_map{
  margin: 20px 0;
}

/* 2025/12/25追記 */
[data-element-id] .sp-menu .top-sp-news ul li {
    width: 100%;
  }
  

.top-sp-news {
  width: 98%;
  margin: 50px auto 10px;
}
.top-sp-news h2 {
  font-size: 2.8rem;
  text-align: center;
  margin-bottom: 2rem;
}
[data-element-id] .sp-menu .top-sp-news ul {
  margin-bottom: 0;
}
.top-sp-news ul li {
  width: 100%;
  margin-bottom: 10px;
}
.top-sp-news ul li a {
  display: block;
  border: initial;
  border-bottom: 1px solid #DCDAD6;
}
[data-element-id] .sp-menu .top-sp-news ul li a {
  display: block;
  border: initial;
  border-bottom: 1px solid #DCDAD6;
}
.top-sp-news ul li .dcbox {
  display: flex;
  margin-bottom: 5px;
}
.top-sp-news ul li .dcbox .c-category {
  margin-left: 10px;
}
.top-sp-news ul li .title {
  font-size: 16px !important;
  padding-bottom: 2%;
}
.top-sp-news .news-btn {
  text-align: center;
  margin: 20px 0 50px;
}
