<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

.header_wrap { height: 30vw;  }
.contents { margin-top:50px; }
.ul_privacy {list-style-type: none; }
.div_privacy { width:100%; display:block; margin-bottom:50px; }



@media screen and (min-width:798px) {
    .header_wrap { height:23vw; margin-bottom:0; }
    .contents { margin-top:60px; margin-bottom:50px; display:block; }
    .photo-container h1 { top:18.5vw; transform:rotate(-8deg); }

}</pre></body></html>