@charset "utf-8";
/* CSS Document */

#topics_index .ttl00 {
  font-size: 2.5rem;
  padding: 0 20px;
  text-align: left;
}

#topics_index #hometatsu .main{
    font-size: 1.6rem;
}

#topics_index #hometatsu figure {
     text-align: center;
     float: none;
    margin-top: 20px;
}
#topics_index #hometatsu img {
     width: 100%;
}

#topics_index #hometatsu h2 {
    font-weight: bold;
    border-bottom: 1px solid #000;
    font-size: 2rem;
    margin: 40px 0 20px;
    border-left: 5px solid #000;
    padding-left: 5px;
}

#topics_index #hometatsu h3 {
    font-weight: bold;
    font-size: 1.4rem;
    margin-top: 40px;
}

#topics_index #hometatsu .about {
    font-weight: bold;
    font-size: 1.8rem;
    margin: 20px 0 0;
}
