@charset "utf-8";

/* ====================================
プライバシーポリシー
====================================== */
.ppSeIn {
    padding-bottom: 25px;
    margin-bottom: 25px;
    background: url("../img/common/border_dashed.png") repeat-x left bottom;
}

.ppSeIn .ppSeInTtl {
    margin-bottom: 13px;
    font-size: 2.0rem;
    font-weight: bold;
    letter-spacing: 0.1em;
    color: #ffc815;
}

.ppSeIn .ppSeTxt {
    font-size: 1.4rem;
    line-height: 1.5;
    letter-spacing: 0.1em;
}