@charset "utf-8";
/* CSS Document */

.privacypolicy_contents{width:100%;height:100%;font-size:100%;line-height:2;}
.privacypolicy_contents h2{line-height:1;}
.update {text-align:right;}

@media screen and (min-width:769px){
.privacypolicy_contentsbox{width:60%;margin: 0 auto;padding:40px 0px;}
}

@media screen and (max-width:768px){
.privacypolicy_contentsbox{width:90%;margin: 0 auto;padding:1em 0;}
}

