/*privacypolicy*/
.privacypolicy section.content:nth-of-type(1),
.grant section.content:nth-of-type(1),
.special section.content:nth-of-type(1),
.internalreport section.content:nth-of-type(1) {
    margin-top: 8rem;
}
.dlType1 + h3 {
    margin-top: 6rem;
}
ol.default {
    margin-left: 1em;
    line-height: 1.75;
}
ol.default li + li {
    margin-top: 1.5rem;
}
ol.ol-brackets {
    margin-bottom: 4rem;
}
ol.ol-brackets li {
    list-style: none;
    position: relative;
    padding-left: 2em;
    line-height: 1.75;
}
ol.ol-brackets li i {
    font-style: normal;
    position: absolute;
    left: 0;
    top: 0;
}
section.content h4.simple {
    color: #000;
    padding: 0;
    font-size: 1.6rem;
    margin-bottom: 1.5rem;
}
section.content h4.simple::before,
section.content h4.simple::after {
    display: none;    
}
.dlType1 + h4.simple {
    margin-top: 4rem;
}
.inner2 a:link,
.inner2 a:visited {
    color: #5F80BF;
    text-decoration: underline;
}
ul.optout {
    margin-bottom: 4rem;
}
ul.optout li {
    list-style: none;
    position: relative;
    text-indent: -1em;
    margin-left: 1em;
    line-height: 1.75;
}
.grant .tableType1 td dt {
    font-weight: bold;
}
.grant .tableType1 td dd p {
    text-indent: -1em;
    margin-left: 1em;
}
.grant .inner2 .tableType1 td dd p + p {
    margin-top: 0;
}
.grant .inner2 .tableType1 td dd + dt {
    margin-top: 2rem;
}
.grant .tableType1 {
    margin-bottom: 6rem;
}
.internalreport dl.dlType1 {
    margin-top: 4rem;
    margin-bottom: 4rem;
}
.internalreport .inner2 {
    margin-bottom: 6rem;

}
.smiplehead section.content h5 {
    color: #000;
    font-size: 1.6rem;
    margin-top: 3rem;
    line-height: 1.75;
}
.privacypolicy .tableType1 {
    margin: 1.5rem 0;
}
.privacypolicy ol.defol {
    list-style: none;
    margin: 1.5rem 0;
}
.privacypolicy ol.defol li {
    text-indent: -1.5em;
    margin-left: 1.5em;
    line-height: 1.75;
}
.privacypolicy section.content  ol.defol + h4.simple {
    margin-top: 4rem;
}
.privacypolicy dl.dlType1 {
    margin-top: 3rem;
}


@media(hover: hover) {
    .inner2 a:hover {
        text-decoration: none;

    }
}

@media screen and (max-width: 767px) {   
.privacypolicy section.content:nth-of-type(1),
.grant section.content:nth-of-type(1),
.special section.content:nth-of-type(1),
.internalreport section.content:nth-of-type(1) {
    margin-top: 5rem;
}
.grant .inner2 .tableType1 td dd + dt {
    margin-top: 0;
}
}