@charset "UTF-8";
#koufutachi {
  color: #383838;
  font-size: 1.6rem;
  position: relative;
}
#koufutachi h1 {
  font-size: 14px;
  color: #fff;
  background-color: #25387c;
  text-align: center;
  margin-bottom: 10px;
  font-weight: normal;
}
#koufutachi .txt {
  max-width: 600px;
  width: 90%;
  margin: auto;
}
#koufutachi p {
  line-height: 1.6;
}
#koufutachi .挨拶 {
  display: inline-block;
  margin: 4em auto 2em;
}
#koufutachi .挨拶 figure {
  margin-top: 2em;
}
#koufutachi .book-ttl h3 {
  font-size: 2rem;
  margin-bottom: 2rem;
}
#koufutachi .book-ttl ul {
  display: inline-block;
}
#koufutachi .book-ttl ul li {
  margin-bottom: 1rem;
  font-size: 1.8rem;
  text-align: left;
}
#koufutachi .book-ttl a {
  display: block;
  width: 300px;
  margin: auto;
  margin-bottom: 2rem;
  font-size: 2rem;
  text-align: center;
}
#koufutachi .recocon {
  margin-bottom: 5rem;
}
#koufutachi .recocon figure {
  max-width: 350px;
  width: 90%;
  margin: auto;
}
#koufutachi .recocon figure img {
  width: 100%;
}

#kakehashi {
  font-size: 1.6rem;
  max-width: 600px;
  width: 90%;
  margin: auto;
}
#kakehashi p {
  text-align: left;
  line-height: 1.8;
  margin: 1em auto;
}