<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">h2.title {
  background: url("https://www.icas.jp.net/icas_hp/wp-content/uploads/2024/06/127-2-scaled.jpg") top center no-repeat;
  background-size: cover;
  color: #ffffff;
}

h3#catch {
  font-size: 24px;
  letter-spacing: 0.01em;
  color: #178E50;
  text-align: center;
  margin-top: 50px;
}

.subhead {
  line-height: 1.8;
  text-align: center;
  margin: 2em 0 2.2em;
}

#contactUs {
  border-top: none;
}




@media screen and (max-width: 640px) {
  h3#catch {
    font-size: 20px;
    margin-top: 2em;
  }

  .subhead {
    margin: 2em 0 2.2em;
  }

}</pre></body></html>