@charset "UTF-8";
.c-visual {
    margin: 0 auto;
}
.c-visual_label-lt {
    margin-top: 0;
}
.c-visual_labelInner {
    text-align: center;
}
.c-visual_labelInner p {
    font-size: 16px;
    color: #000;
    line-height: 1.75;
    margin-top: 30px;
}
.u-box-privacy {
    padding: 20px;
    border: 1px solid #eaeaea;
    border-radius: 8px;
}
.c-visual_labelInner {
    width: 100%;
}
.u-mb0 {
    margin-bottom: 0;
}
.u-list-style-none li {
    list-style-type: none !important;
}