.sns-design-type01 .sns-top .twitter a,
.sns-design-type01 .sns-top .facebook a,
.sns-design-type01 .sns-top .hatebu a,
.sns-design-type01 .sns-top .pocket a,
.sns-design-type01 .sns-top .line a,
.sns-design-type01 .sns .twitter a,
.sns-design-type01 .sns .facebook a,
.sns-design-type01 .sns .hatebu a,
.sns-design-type01 .sns .pocket a,
.sns-design-type01 .sns .line a {
  color: #fff;
  background-color: #0c0000;
  border: 2px solid #0c0000;
}

.sns-design-type02 .sns-top .twitter a,
.sns-design-type02 .sns-top .facebook a,
.sns-design-type02 .sns-top .hatebu a,
.sns-design-type02 .sns-top .pocket a,
.sns-design-type02 .sns-top .line a,
.sns-design-type02 .sns .twitter a,
.sns-design-type02 .sns .facebook a,
.sns-design-type02 .sns .hatebu a,
.sns-design-type02 .sns .pocket a,
.sns-design-type02 .sns .line a {
  color: #0c0000;
  border: 2px solid #0c0000;
}

.pickup-contents-box .pickup-contents:before {
  opacity: 0;
}

#breadcrumb.footer_type2 a,
#breadcrumb.footer_type2 li {
  color: #0c0000 !important;
}

/* マイクロコピー付きボタン */
.mcbtn-waku {
  margin-bottom: 2rem;
  background: #eeeeee;
  text-align: center;
  padding: 20px;
}
.mcbtn-waku .color-button01-big {
  margin-bottom: 0;
}
.mcbtn-waku .color-button01-big a {
  padding-top: 12px !important;
  padding-bottom: 15px !important;
  width: 100% !important;
}
.mcbtn-waku p {
  padding-bottom: 0.5rem;
  text-align: center;
}
.mcbtn-waku p:first-child {
  font-weight: 500 !important;
  font-size: 1.2em;
}
.mcbtn-waku p:last-child {
  font-size: 0.9em;
}
/* マイクロコピー付きボタンここまで */

@media (width > 768px) {
  .sponsor-center,
  .sponsor-h2-center,
  .sponsor-top {
    width: 100%;
  }
  .center-rectangle,
  .ad-single .center-rectangle,
  .ad-single-h2,
  .center-rectangle,
  #custom_html-4 .custom-html-widget {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
    flex-wrap: wrap;
  }
}

@media (width < 768px) {
  #custom_html-4 .custom-html-widget {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
    flex-wrap: wrap;
  }
}

#widget-ranking-4 {
  display: none;
}