@charset "UTF-8";

#history footer.gFooter {
    margin-top: 0;
}
#history main .ttl {
    font-size: 150%;
    /* letter-spacing: 0.15em; */
    font-weight: 900;
}

#history main .ttl span {
    font-size: 80%;
}
#history main .overview .ttl {
    padding-left: 1.15em;
    text-indent: -1.15em;
}
#history main p {
    line-height: 2.1;
    /* letter-spacing: 0.15em; */
}
#history main p img {
    margin-top: 30px;
    width: 100%;
}
#history main .ttl + * {
    margin-top: 20px;
}
#history main p + .ttl {
    margin-top: 40px;
}
#history main .inner {
    padding: 30px 10px;
    background: #77a3ba;
    color: #fff;
}
