.ujiro .site-header {
  background: linear-gradient(90deg,#233543,#36434d);
}

.ujiro .section-heading {
  background-color: #000080;
}

.feature-sub-list li::before {
  color: #6699ff;
}

.elbo-figures {
  display: flex;
  justify-content: space-between;
}
.elbo-figures figure {
  margin: 1em 0;
}

.kikaku tr:nth-child(even) td {
  background-color: #fbfbe3;
}

/* ujiro2.asp */
.ujiro h3 {
  border-bottom: 1px solid #ccc;
}
.sekou-gallery {
  display: flex;
  gap: 2em;
}

.sekou-gallery figure {
  margin: 0;
}