@charset "utf-8";





/* ------------------------------------------------
###  プライバシーポリシーの範囲
------------------------------------------------ */
.privacy div.container h1 {
font-weight: bold;
font-size: 22px;
margin-bottom: 15px;
}


.privacy div.container ul li {
margin-bottom: 10px;
}



.wrap{
display: flex;
flex-direction: column;
min-height: 100vh;
}
.footer{
margin-top: auto;
}