@charset "utf-8";
/* CSS Document */
section#flow h3 {
    font-size: 4.1vw;
    text-align: center;
}
section#flow h3 span.itl {
    font-size: 1.8em;
    display: block;
    text-align: center;
}
section#flow h3 span.small {
    font-size: 0.9em;
}
section#flow dl dt {
    padding-right: 1em;
    width: 33%;
}
section#flow dl dd p {
    font-size: 4vw;
    text-indent: -1.85em;
    padding-left: 2em;
}
section#flow dl dd {
    font-size: 3.2vw;
}
section#flow .boxt dd {
    padding-right: 0;
}
.flow_arrow {
    margin-bottom: 12%;
    margin-top: 7%;
}
.flow_arrow img {
    width: 30%;
}