*{box-sizing:border-box}::selection{background:#5F4A3B}body{margin:0;height:100vh;display:flex;flex-direction:column;padding:1.5rem 1.5rem calc(.5rem - env(safe-area-inset-bottom));font-family:"kozuka-gothic-pro", sans-serif;font-size:1.125rem;font-weight:400;font-style:normal;line-height:1.5}.bg{position:fixed;width:100%;height:100%;left:0;top:0;object-fit:cover}.fg{width:100%;height:auto;object-fit:contain;z-index:1;max-width:2000px;transform:translateY(-50%)}.ct{color:white;z-index:2}.h{width:100%;height:auto;max-height:235px;object-fit:contain;object-position:right}.qr{width:100%;max-width:100px;height:auto}p{margin-top:0}a{color:currentColor;text-decoration:none}a:hover{text-decoration:underline}.vh{position:absolute !important;height:1px;width:1px;overflow:hidden;clip:rect(1px, 1px, 1px, 1px)}@media all and (min-width: 769px){body{flex-direction:row}.fg{transform:none}.h{position:absolute;right:1.5rem;top:1rem;width:auto;max-height:40svh}.ct{display:flex;flex-direction:column;flex-basis:80%;width:60vw;max-width:770px;justify-content:space-between}}