@charset "utf-8";

.subvisual .icon {
    float: left;
    width: 110px;
    margin-right: 1em;
}

.contents {
    padding-bottom: 80px;
}

#privacy .contents h3 {
    font-size: 125%;
    margin-top: 1.25em;
    margin-bottom: .75em;
    border-bottom: 1px solid #ef233c;
}

#privacy .contents p {
    margin-bottom: 1.25em;
}

#privacy .contents ol {
    margin-top:1em;
    margin-bottom:1em;
    padding-left: 1.5em;
}