body{background-color:#40200a;font-family:"Noto Serif JP",serif;position:relative}.background{position:absolute;inset:0;overflow:hidden}.background div{position:absolute;top:0;left:0;width:100%}.background #brick{opacity:.15;z-index:-1}.background #brick img{height:1550px;width:100%}.background #brick img:nth-of-type(even){transform:scaleY(-1)}.background #wave img{height:1936px;width:100%;position:relative;left:50%;transform:translateX(-50%)}.background img{-o-object-fit:cover;object-fit:cover}header nav{position:absolute;top:2.5vh;left:0;right:0;width:calc(100vw - 88px);margin:0 auto;display:flex;align-items:center;justify-content:space-between;z-index:100}header nav img{height:60px;width:auto}header nav ul{display:flex;gap:50px}header nav ul li{display:inline-block}header nav ul li a{text-decoration:none;font-size:1.5rem}header nav .material-symbols-outlined{font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24;font-size:3rem;color:#fff;display:none}@media(width < 1280px){header nav .material-symbols-outlined{display:inline-block;cursor:pointer;position:relative;z-index:1;transition:transform .25s ease}header nav ul{display:grid;justify-content:center;justify-items:start;align-content:center;gap:50px;position:fixed;top:0;left:0;width:100%;height:60vh;background-color:rgba(0,0,0,.8);opacity:0;visibility:hidden;transform:translateY(-100%);transition:opacity .3s ease,transform .3s ease,visibility .3s}header nav ul li a{font-size:1.35rem}header nav ul li a:hover{opacity:.7}header nav.open ul{opacity:1;visibility:visible;transform:translateY(0)}header nav.open .material-symbols-outlined{transform:rotate(90deg)}}@media(width < 480px){header nav img{height:40px}}main{display:flow-root;margin-bottom:200px}main .flow{margin-top:185px;width:1200px;margin-inline:auto}main .flow>p:nth-of-type(1){font-size:3rem;text-align:center}main .flow>a{display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;text-decoration:none;font-size:20px;margin-inline:auto;padding:10px 250px;background-color:#804c26;letter-spacing:5%;border-radius:10px}main .flow>div{margin-top:60px}main .flow>div .card{margin-bottom:250px;position:relative;width:1200px;height:600px}main .flow>div .card>img:nth-of-type(1){display:block;width:1200px;height:600px;-o-object-fit:cover;object-fit:cover}main .flow>div .card>img:nth-of-type(2){position:absolute}main .flow>div .card .text{position:absolute;top:calc(100% + 20px)}main .flow>div .card .text p:nth-of-type(1){font-size:2.25rem}main .flow>div .card .text p:nth-of-type(1) span:nth-of-type(2){font-size:1.25rem}main .flow>div .card .text p:nth-of-type(2){margin-top:15px;font-size:16px;line-height:160%}main .flow>div .card:nth-of-type(1)>img:nth-of-type(2){width:370px;height:309px;right:27px;bottom:-156px}main .flow>div .card:nth-of-type(1) .text{left:30px}main .flow>div .card:nth-of-type(2)>img:nth-of-type(2){width:347px;height:313px;left:27px;bottom:-156px}main .flow>div .card:nth-of-type(2) .text{right:0px}main .flow>div .card:nth-of-type(3)>img:nth-of-type(2){width:371px;height:323px;right:27px;bottom:-156px}main .flow>div .card:nth-of-type(3) .text{left:30px}main .flow>div .card:nth-of-type(4)>img:nth-of-type(2){width:381px;height:307px;left:80px;bottom:-138px}main .flow>div .card:nth-of-type(4) .text{right:0px}main .flow>div .card:nth-of-type(5)>img:nth-of-type(1){-o-object-position:20%;object-position:20%}main .flow>div .card:nth-of-type(5)>img:nth-of-type(2){width:420px;height:314px;right:27px;bottom:-156px}main .flow>div .card:nth-of-type(5) .text{left:30px}main .flow>div .card:nth-of-type(6)>img:nth-of-type(1){-o-object-position:10%;object-position:10%}main .flow>div .card:nth-of-type(6)>img:nth-of-type(2){width:371px;height:258px;left:79px;bottom:-134px}main .flow>div .card:nth-of-type(6) .text{right:0px}main .flow>div .card:nth-of-type(7)>img:nth-of-type(1){-o-object-position:30%;object-position:30%}main .flow>div .card:nth-of-type(7)>img:nth-of-type(2){width:359px;height:300px;right:27px;bottom:-156px}main .flow>div .card:nth-of-type(7) .text{left:30px}@media(width < 1280px){main .flow{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}main .flow>a{padding:10px 15vw}main .flow>div .card{width:80vw;margin-bottom:100px;height:auto}main .flow>div .card>img:nth-of-type(1){width:100%;height:auto;aspect-ratio:1.714;border-radius:20px}main .flow>div .card>img:nth-of-type(2){display:none}main .flow>div .card .text{position:static;margin-left:20px;margin-top:20px;width:calc(80vw - 40px)}main .flow>div .card .text p:nth-of-type(1){font-size:1.25rem}main .flow>div .card .text p:nth-of-type(1) span:nth-of-type(2){font-size:1rem}main .flow>div .card .text p:nth-of-type(2){font-size:1rem}main .flow>div .card .text p:nth-of-type(2) span{display:inline-block}main .flow>div .card .text p:nth-of-type(2) .pc{display:none}}@media(width < 768px){main .flow{padding-inline:15px}main .flow>div .card{width:90vw}main .flow>div .card>img:nth-of-type(1){aspect-ratio:1.2;width:90vw}main .flow>div .card .text{width:90vw;margin-left:0;text-wrap:pretty}main .flow>div .card .text p:nth-of-type(1) span:nth-of-type(2){display:inline-block}}@media(width <= 480px){main .flow>p:nth-of-type(1){font-size:2rem}}footer{background-color:#121212;width:100%;height:600px;display:flow-root}footer .footer-inner{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-inline:auto;display:flex;margin-top:100px;gap:120px;position:relative}footer .footer-inner .footer-logo{width:260px;height:325px}footer .footer-inner .footer-center{display:flex;flex-direction:column;align-items:center}footer .footer-inner .footer-center .footer-social{display:flex;gap:180px}footer .footer-inner .footer-center .footer-social .footer-qr p{font-size:20px}footer .footer-inner .footer-center .footer-social .footer-qr a{display:block;margin-top:20px}footer .footer-inner .footer-center .footer-social .footer-qr a img{width:136px;height:136px}footer .footer-inner .footer-center .footer-hours{margin-top:55px;display:flex;align-items:center;gap:40px}footer .footer-inner .footer-center .footer-hours p{font-size:14px;letter-spacing:5%}footer .footer-inner .footer-center .footer-email{margin-top:30px;font-size:20px;letter-spacing:5%}footer .footer-inner .footer-nav{margin:10px 56px 0 57px;display:flex;flex-direction:column;gap:40px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}footer .footer-inner .footer-nav a{text-decoration:none;font-size:20px;letter-spacing:5%}footer .footer-copyright{margin-top:61px;text-align:center;font-size:14px;position:relative}@media(width < 1280px){footer{height:749px}footer .footer-inner{margin-top:80px;display:grid;grid-template-columns:repeat(3, auto);gap:calc((100vw - 460px)/4)}footer .footer-inner .footer-logo{width:176px;height:220px}footer .footer-inner .footer-center{width:113px;margin-left:0px;white-space:nowrap}footer .footer-inner .footer-center .footer-social{order:2;margin-top:68px;gap:calc((100vw - 272px)/4)}footer .footer-inner .footer-center .footer-hours{order:1;display:block;margin-top:57px}footer .footer-inner .footer-center .footer-email{order:3;margin-top:40px}footer .footer-inner .footer-nav{margin:0 15px 0 14px;gap:20px}footer .footer-copyright{margin-top:80px}}@media(width < 768px){footer{height:864px;padding-inline:0}footer .footer-inner{gap:0;margin-top:clamp(36px,105px - (100vw - 320px)*.15,105px)}footer .footer-inner .footer-logo{width:clamp(128px,128px + (100vw - 320px)*.27,250px);height:auto}footer .footer-inner .footer-center{width:clamp(40px,40px + (100vw - 320px)*.178571429,120px)}footer .footer-inner .footer-center .footer-social{margin-top:40px}footer .footer-inner .footer-center .footer-hours{margin-top:clamp(275px,275px + (100vw - 320px)*.15,344px);display:flex}footer .footer-inner .footer-center .footer-email{margin-top:20px;font-size:clamp(16px,16px + (100vw - 320px)*.009,20px)}footer .footer-inner .footer-nav{margin:0;width:clamp(128px,128px + (100vw - 320px)*.27,250px)}footer .footer-inner .footer-nav a{font-size:clamp(16px,16px + (100vw - 320px)*.017,24px)}footer .footer-copyright{margin-top:60px}}
/*# sourceMappingURL=style.min.css.map */