*,body{word-break:break-all}body,html{font-size:16px}h1,h2,h3,p{margin:0}a,body{color:#fff}a,h1,h2,h3{font-weight:700}iframe,img{height:auto}.btn,header a{display:inline-flex}footer,section{text-align:center}*{position:relative;box-sizing:border-box;-webkit-backface-visibility:hidden;backface-visibility:hidden}.preload *{transition:none!important}html{scroll-behavior:smooth}body{width:100%;height:100vh;font-family:"Zen Kaku Gothic New",sans-serif;line-height:1.7;background:#010101}h1,h2,h3{line-height:1.5}p+p{margin-top:2rem}a{text-decoration:none;font-family:Lato,sans-serif}img{max-width:100%;width:auto;vertical-align:bottom;line-height:0}svg{stroke:#fff;width:32px;height:32px;margin-left:.5rem;display:block}header{position:fixed;top:0;width:100%;display:flex;justify-content:space-between;align-items:center;padding:clamp(2rem,5vw,4rem);z-index:5}header a,nav{align-items:center}header h1{line-height:1}header a{font-size:clamp(1rem,3vw,1.5rem)}header img{height:clamp(1.75rem,5vw,2.5rem)}nav{display:flex;gap:clamp(1rem,5vw,2rem)}main{min-height:calc(100vh - 6rem);margin-top:clamp(6rem,15vw,10rem)}section{padding:clamp(10rem,50%,20rem) 0}footer{padding:2rem 4rem;opacity:.5}.message{width:clamp(3rem,80%,40rem);margin:auto}.message a:not(.btn){display:flex;margin-top:2rem;align-items:center;font-size:14px;text-align:right;justify-content:flex-end}.message p{text-align:justify}.message img{margin-bottom:10rem}.figure{width:clamp(3rem,100%,40rem);margin:auto;padding:1rem}.figure img{margin-bottom:clamp(1rem,5vw,10rem)}.detail{width:clamp(3rem,100%,75rem);margin:auto;display:flex;padding:5rem 1rem 10rem;gap:2rem}.detail a:not(.btn){display:flex;margin-top:2rem;align-items:center;font-size:14px;text-align:right;justify-content:flex-end}.detail h1{flex:0 0 50%;font-size:3rem;font-family:lato;margin-top:-10px}.detail p{text-align:justify}.btn{justify-content:center;align-items:center;padding:1rem 4rem;background:#fff;transition:.3s;margin-top:3rem;color:#010101;font-size:20px}.btn span{z-index:2}.btn::before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;background:#010101;width:0;transition:.3s}.btn:hover::before,iframe{width:100%}.btn:hover{color:#fff}iframe{aspect-ratio:16/9;margin:0 auto clamp(5rem,20%,10rem)}.grid{display:grid;justify-content:center;grid-template:auto/repeat(auto-fill,minmax(22rem,1fr));gap:clamp(4px,1vw,1rem);padding:1rem}.grid img{aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover}.lum-next-button:after,.lum-previous-button:after{box-shadow:none}.lum-gallery-button:after{width:1.5rem;height:1.5rem}@media (max-width:800px){.detail{display:grid}.grid{grid-template:auto/1fr 1fr 1fr}}@media (max-width:460px){.lum-lightbox-inner img{max-width:100%}}