._weather2_with_override_style .circleBoxShortIn_sprite {
  background: none;
  width: 100%;
}
._weather2_with_override_style .tenkiListWrap_sprite {
  background: none;
  display: flex;
}
._weather2_with_override_style .tenkiListWrap_sprite .tenkiModule {
  width: 100%;
}
._weather2_with_override_style .tenkiListWrap_sprite .tenkiModule:nth-of-type(4) {
  border: none;
}
._weather2_with_override_style .rain_sprite span {
  background: none;
}
._weather2_with_override_style .tenkiListNavi {
  display: none;
}
._weather2_with_override_style ._weatherlinknavi {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  font-size: 12px;
}
._weather2_with_override_style ._weatherlinknavi li {
  padding: 8px;
}
._weather2_with_override_style ._weatherlinknavi li::before {
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  background-image: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" height="48" width="48"><path d="m18.75 37.2-3.35-3.35 9.9-9.9-9.9-9.9 3.35-3.35L32 23.95Z" fill="%233471d6"/></svg>');
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
._weather2_with_override_style ._weatherlinknavi li a {
  padding-left: 4px;
  color: #2464b2;
}/*# sourceMappingURL=sidepartsoverride.css.map */