/* ----------------  ----------------  ---------------- 
プライバシーポリシー用
 ----------------  ----------------  ----------------  */

.privacypolicy-title {
    font-weight: bold;
}

.contents-title {
    font-weight: bold;
    padding: 5px;
}

.contents-box {
    padding-left: 20px;
    padding-bottom: 10px;
}

p,
ul {
    color: #000000;
}

li {
    margin-bottom: 10px;
}

.overview-container {
    background-color: azure;
    padding: 20px;
}