.ja-slidenews-item {
  border-bottom: 1px solid #efece1;
  padding: 15px 0;
  float: left;
  clear: both;
  width: 100%;
}
.ja-slidenews-item:first-child {
  padding-top: 0;
}
.ja-slidenews-item:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}
.ja-slidenews-item .ja-title {
  color: #333333;
  display: block;
  font-weight: normal;
  font-size: 1.250em;
  margin-bottom: 3px;
  line-height: 1.3;
}
.ja-slidenews-item .ja-title:hover,
.ja-slidenews-item .ja-title:focus,
.ja-slidenews-item .ja-title:active {
  color: #d42b1e;
}
.ja-slidenews-item .ja-createdate {
  color: #999999;
  display: block;
  font-weight: normal;
  margin-bottom: 4px;
  padding: 0px;
}
.ja-slidenews-item img {
  border: 0;
  margin-right: 20px;
  margin-top: 5px;
}
.ja-slidenews-item img[align="left"] {
  margin-right: 20px;
}
.ja-slidenews-item img[align="right"] {
  margin-left: 20px;
}
.ja-sidenews-title {
  font-weight: bold;
}
.ja-sidenews-postdate {
  font-size: 85%;
}
.ja-sidenews {
  cursor: pointer;
  margin: 0;
  overflow: hidden;
  position: relative;
  padding: 0;
  width: 100%;
}
.ja-sidenews-display {
  height: 100%;
  position: absolute;
  top: 0;
  z-index: 1;
  width: 100%;
}
.ja-sidenews-desc {
  padding: 0px 3px;
}
.ja-slidenews-cover {
  bottom: 0;
  float: left;
  left: 0;
  overflow: hidden;
  position: absolute;
  width: 100%;
  z-index: 3;
}
.j41 .btn-group.radio > input,
.j41 .btn-group.btn-group-yesno > input {
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
  position: absolute !important;
  left: 0;
}
.j41 .btn-group.radio > input:nth-child(3),
.j41 .btn-group.btn-group-yesno > input:nth-child(3) {
  left: 56px;
}
.j41 .btn-group.radio > input:nth-child(5),
.j41 .btn-group.btn-group-yesno > input:nth-child(5) {
  left: 112px;
}
.j41 .btn-group.radio label.btn,
.j41 .btn-group.btn-group-yesno label.btn {
  background-color: transparent;
  border: 1px solid transparent;
  cursor: pointer;
  display: inline-block;
  font-size: 12px;
  font-weight: 600;
  flex: 1 1 auto;
  min-width: 56px;
  padding: 8px 16px 4px;
  position: relative;
  letter-spacing: .5px;
}
.j41 .btn-group.radio label.btn.btn-outline-secondary,
.j41 .btn-group.btn-group-yesno label.btn.btn-outline-secondary {
  border-color: #ddd;
}
.j41 .btn-group.radio label.btn:nth-child(2),
.j41 .btn-group.btn-group-yesno label.btn:nth-child(2) {
  border-radius: 4px 0 0 4px;
}
.j41 .btn-group.radio label.btn:last-child,
.j41 .btn-group.btn-group-yesno label.btn:last-child {
  border-radius: 0 4px 4px 0;
  margin-left: -1px;
}
.j41 .btn-group.radio label.btn.btn-outline-danger,
.j41 .btn-group.btn-group-yesno label.btn.btn-outline-danger {
  border-color: #a51f18;
  color: #a51f18;
}
.j41 .btn-group.radio label.btn.active.btn-outline-danger,
.j41 .btn-group.btn-group-yesno label.btn.active.btn-outline-danger,
.j41 .btn-group.radio label.btn.btn-check:checked + .btn-outline-danger,
.j41 .btn-group.btn-group-yesno label.btn.btn-check:checked + .btn-outline-danger {
  background-color: #a51f18;
  border-color: #a51f18;
  color: #fff;
}
.j41 .btn-group.radio label.btn.btn-success,
.j41 .btn-group.btn-group-yesno label.btn.btn-success,
.j41 .btn-group.radio label.btn.btn-outline-success,
.j41 .btn-group.btn-group-yesno label.btn.btn-outline-success {
  border-color: #448344;
  color: #448344;
}
.j41 .btn-group.radio label.btn.active.btn-outline-success,
.j41 .btn-group.btn-group-yesno label.btn.active.btn-outline-success,
.j41 .btn-group.radio label.btn.active.btn-success,
.j41 .btn-group.btn-group-yesno label.btn.active.btn-success,
.j41 .btn-group.radio label.btn.btn-check:checked + .btn-outline-success,
.j41 .btn-group.btn-group-yesno label.btn.btn-check:checked + .btn-outline-success {
  background-color: #448344;
  border-color: #448344;
  color: #fff;
}