@charset "UTF-8";

/* .Privacypolicy */

.section-Privacypolicy{
    padding: 150px 78px ;
}

.section_topicPrivacypolicy {
    font-size:1.8rem;
    line-height: 1;
    text-align: center;
}

.privacypolicy_about{
    font-family: "Hiragino Mincho Pro W3";
    font-size: 1.4rem;
    line-height: 1.3;
    margin-top: 100px;
    letter-spacing: 0.16em;
}

.privacypolicy_txt{
    font-family: "Hiragino Mincho Pro W3";
    font-size: 1.4rem;
    line-height: 1.3;
    margin-top: 20px;
    margin-left: 20px;
    letter-spacing: 0.16em;
}


.privacypolicy_content{
    margin-top:50px;
    list-style: auto;
}

.privacypolicy_tittle{
    font-family: "Hiragino Mincho Pro W6";
    font-size: 1.4rem;
    line-height: 1.3;
    margin-top: 50px;
    margin-left: 20px;
}

.privacypolicy_list{
    margin-left: 20px;
}

.privacypolicy_listTxt{
    font-family: "Hiragino Mincho Pro W3";
    font-size: 1.4rem;
    line-height: 1.3;
    margin-top: 5px;
    margin-left: 15px;
    list-style: disc;
}
.privacypolicy_adress{
    font-family: "Hiragino Mincho Pro W6";
    font-size: 1.4rem;
    line-height: 1.3;
    margin-top: 50px;
}

.privacypolicy_Adresscontent{
    font-family: "Hiragino Mincho Pro W6";
    font-size: 1.4rem;
    line-height: 1.3;
    margin-top: 15px;

}
.privacypolicy_adressTxt{
    font-family: "Hiragino Mincho Pro W3";
    font-size: 1.4rem;
    line-height: 1.3;
    margin-top: 15px;
    letter-spacing: 0.16em;
    
}
 
/* .Menu pc */
@media screen and (min-width:769px) {
   
    .section_topicPrivacypolicy {
    font-size:3.6rem;
    line-height: 1;
    letter-spacing: 0.16em;
}
 
}
/* pc 769px */

