@charset "utf-8";

/* ====================================
プライバシーポリシー
====================================== */
.ppSeIn {
    padding-bottom: 25px;
    margin-bottom: 25px;
	border-bottom: 1px solid #cccccc;
}

.ppSeIn .ppSeInTtl {
    margin-bottom: 13px;
	font-family: 'Noto Serif JP', serif;
    font-size: 2.0rem;
    font-weight: 500;
    letter-spacing: 0.1em;
    color: #766212;
}

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