<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

#main section#top {
  background: url("../../img/rfrm/1200_top.jpg") no-repeat center 30% / cover #fff;
  height: 260px;
}

#main section#top h2 {
  padding: 5% 0 0 0;
  text-align: center;
  position: static;
  bottom: auto;
  right: auto;
}

#main section#top p {
  color: #333;
  font-size: 120%;
  line-height: 1.4;
  text-shadow: 0.1em 0.1em 3px #999;
  right: 7%;
  top: auto;
  bottom: 4%;
}

section#reform {
  background: url('../../img/top/bg_ex.jpg') no-repeat 100% 0 transparent;
  background-size: contain;
}

section#reform h2 {
  margin: 0 0 40px 0;
  padding: 6px 0;
  background: url("../../img/bg_h2.gif") repeat-x 0 center #fff;
  text-align: left;
  text-indent: 20px;
}

#reform p {
  margin: 0 auto 30px;
}

#reform h3 {
  width: 82%;
  margin: 0 auto 50px;
}



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