.privacy_dt_title {
    color: #9cc715;
    font-size: 20px;
}

.privacy_subTitle {
    margin-top: 10px;
    margin-bottom: 5px;
    padding: 5px;
    border-bottom: solid 1px #9cc715;
    color: #9cc715;
    font-size: 18px;
}

.privacy_contents_data {
    text-align: right;
    margin-bottom: 30px;
}

.privacy_conents {
    margin-top: 10px;
    margin-bottom: 40px;
    margin-left: 5px;
    line-height: 25px;
}

.footer {
    clear: left;
    text-align: center;
    margin-bottom: 10px;
    margin-top: 15px;
    font-family: "Meiryo UI";
    font-size: x-small;
    color: #808080;
}