/*    privacy page    */

/* .privacy-txt {
	font-size:108%;
	margin-top:1em;
	margin-bottom:1em;
}
.privacy-txt > li.privacy-ttl {
	margin-bottom: 1em;
}
.privacy-txt.PI-provide > li:first-of-type {
	margin-bottom: 1em;
}
p.privacy-txt {
    margin-bottom: 1em;
}
.privacy-txt.PI-use .privacy-ttl > ul > li {
    margin-bottom: 1em;
}
.information p.privacy-txt {
    margin-bottom: 0;
}
.title{
    text-align:center;
} */
.privacy-txt.PI-purpose ul {
    text-indent: -1em;
    margin-left: 2em;
}
.privacy-txt > li.privacy-ttl {
	margin-bottom: 1em;
}
.privacy-txt.PI-provide > li:first-of-type {
	margin-bottom: 1em;
}
p.privacy-txt {
    margin-bottom: 1em;
}
.privacy-txt.PI-use .privacy-ttl > ul > li {
    margin-bottom: 1em;
}
.information p.privacy-txt {
    margin-bottom: 0;
}
.privacy-ttl-1{
    font-size: 182%;
    line-height: 1.1;
    font-weight: bold;
    margin: 25px 0 20px;
    background: url(../images/top/top_line_orange.gif) no-repeat bottom;
    padding-bottom: 8px;
}
ul.privacy-txt{
    margin-bottom: 1em;
}
.guide-ttl2{
    margin-top: 20px;
}
ol.number{
    list-style: auto;
    margin-left: 2em;
}
ol.number li{
    padding-left: 1.5em;
}
.information p.mb1{
    margin-bottom: 1em;
}
.privacy-ttl-underline{
    font-size: 123.1%;
    font-weight: bold;
    border-bottom: 1px solid #1F1F1F;
    margin: 1em 0 0.5em;
    display: table;
}