.Btn{position:relative;right:8vw;font-family:"paganini",serif;font-weight:300;font-style:normal;text-align:right;margin-top:24px;font-size:var(--f14_16)}@media(min-width: 520px){.Btn{right:6vw}}@media(min-width: 960px){.Btn{right:3vw}}@media(min-width: 1400px){.Btn{right:2.2vw}}.Btn:hover{transition:.3s;opacity:.7}.Btn::after{position:absolute;content:"";top:50%;width:18px;height:1px;background-color:var(--black);margin-left:7px}@media(min-width: 960px){.Btn::after{width:20px}}.Btn .circle{position:absolute;top:-4px;display:inline-block;width:26px;height:26px;border-radius:50%;background-color:var(--yellow);margin-left:12px}@media(min-width: 720px){.Btn .circle{top:-6px;width:30px;height:30px}}.header{position:fixed;width:100%;z-index:10;background-color:var(--bg)}.header .headerNav{position:fixed;top:0;left:0;transform:translateX(100vw);width:100%;height:100%;transition:.3s}@media(min-width: 1400px){.header .headerNav{width:auto;height:auto;transform:none;position:relative;margin-left:auto}}.header .headerNavContents{background-color:var(--black);padding-bottom:64px;height:100%;overflow-y:scroll}@media(min-width: 1400px){.header .headerNavContents{background-color:rgba(0,0,0,0);padding-bottom:0;overflow-y:hidden}}.header .headerNavContents .big-ul{width:min(100% - var(--pad),var(--max));margin-inline:auto;padding-top:32px}@media(min-width: 1400px){.header .headerNavContents .big-ul{display:flex;gap:32px;justify-content:flex-end;align-items:center;padding-top:0;width:100%;margin-inline:0}}.header .headerNavContents .big-ul .big-li{border-bottom:1px solid var(--yellow);line-height:1.4}.header .headerNavContents .big-ul .big-li a{font-size:16px;display:block;padding:16px 0;font-family:"paganini",serif;font-weight:300;font-style:normal;color:var(--white);text-align:center}@media(min-width: 1400px){.header .headerNavContents .big-ul .big-li a{color:var(--yellow);padding:0}}.header .headerNavContents .big-ul .big-li a:hover{background-color:var(--yellow);transition:.3s}@media(min-width: 1400px){.header .headerNavContents .big-ul .big-li a:hover{background-color:rgba(0,0,0,0);opacity:.7}}@media(min-width: 1400px){.header .headerNavContents .big-ul .big-li{border-bottom:none}}.header .headerNavContents .big-ul .big-li .exlink{display:inline-block;position:relative;top:-1px;line-height:0;width:7px;height:7px;border:1px solid var(--white);position:relative;margin-left:10px}@media(min-width: 1400px){.header .headerNavContents .big-ul .big-li .exlink{border:1px solid var(--yellow)}}.header .headerNavContents .big-ul .big-li .exlink::after{content:"";display:inline-block;width:8px;height:8px;position:relative;top:1px;left:-4px;border-bottom:1px solid var(--white);border-left:1px solid var(--white)}@media(min-width: 1400px){.header .headerNavContents .big-ul .big-li .exlink::after{border-bottom:1px solid var(--yellow);border-left:1px solid var(--yellow)}}.header .headerNavContents .big-ul .big-li .contact_pc{width:100%;text-align:center;line-height:1.2;display:inline-block;padding:16px 24px;color:var(--white)}@media(min-width: 1400px){.header .headerNavContents .big-ul .big-li .contact_pc{background-color:var(--yellow);width:182px}.header .headerNavContents .big-ul .big-li .contact_pc:hover{color:var(--yellow);background-color:var(--black);transition:.3s;opacity:1}}.header .hamBtn{position:fixed;top:18px;right:var(--s16_40);cursor:pointer;width:30px;height:20px;z-index:1}@media(min-width: 1400px){.header .hamBtn{display:none}}.header .hamBtn span,.header .hamBtn::before,.header .hamBtn::after{content:"";position:absolute;left:0;display:inline-block;width:100%;height:1px;background-color:var(--black)}.header .hamBtn span{top:50%;translate:0 -50%}.header .hamBtn::before{top:0;transition:.3s}.header .hamBtn::after{bottom:0;transition:.3s}.header .headerNav.isOpen{transform:none}.header .hamBtn.isOpen span{display:none;transition:.3s}.header .hamBtn.isOpen::before{transition:.3s;transform:translateY(10px) rotate(-45deg);background-color:var(--yellow)}.header .hamBtn.isOpen::after{transition:.3s;transform:translateY(-10px) rotate(45deg);background-color:var(--yellow)}.Top{position:relative;width:100%;padding-top:220px;padding-bottom:230px;background-image:url(/images/top_sp.webp);background-repeat:no-repeat;background-size:cover;background-position:50% 100%}@media(min-width: 720px){.Top{background-image:url(/images/top_pc.webp);min-height:600px}}.Top h1{font-family:"paganini",serif;font-weight:300;font-style:normal;font-weight:300;text-align:center;font-size:var(--f32_48);color:#5d5d5d;padding:18px 0;background:rgba(255,255,255,.12)}@media(min-width: 960px){.Top h1{padding:46px 0}}.Top h1 span{display:block;font-size:var(--f18_32);color:var(--yellow);margin-top:8px}.Menu{width:min(100% - var(--pad),var(--max));margin-inline:auto;margin-top:var(--f64_80);margin-bottom:var(--f80_120)}.Menu .menu_list{display:flex;flex-direction:column;gap:80px}@media(min-width: 960px){.Menu .menu_list{flex-direction:row;gap:32px}}.Menu li{width:100%;height:auto}@media(min-width: 960px){.Menu li{width:320px}}.Menu .ttl{font-family:"paganini",serif;font-weight:300;font-style:normal;font-size:32px;color:var(--black);line-height:1}.Menu h2{font-size:14px;color:var(--yellow);margin-top:8px}.Menu .img{margin-top:32px}.Menu .img img{width:100%;height:auto}.Menu p{margin-top:var(--f24_32)}.Menu .other_list{margin-top:80px}@media(min-width: 960px){.Menu .other_list{display:flex;justify-content:space-between;gap:32px}.Menu .other_list .chair_img{position:relative;top:-32px}.Menu .other_list .chair_img img{min-width:580px;height:380px}}@media(min-width: 960px)and (min-width: 1400px){.Menu .other_list .chair_img img{min-width:680px;height:auto}}.Menu .other_smalllist{margin-top:80px}@media(min-width: 960px){.Menu .other_smalllist{max-width:320px;margin-top:0}}.Menu .other_smalllist li{border-top:solid 1px var(--yellow);border-bottom:solid 1px var(--yellow);width:100%}.Menu .other_smalllist li:last-child{border-top:0}@media(min-width: 960px){.Menu .other_smalllist li{width:320px}}.Menu .other_smalllist .ttl_wrap{margin-top:24px}.Menu .other_smalllist .ttl{font-family:"paganini",serif;font-weight:300;font-style:normal;font-size:32px;color:var(--black);line-height:1}.Menu .other_smalllist h2{font-size:14px;color:var(--yellow);margin-top:8px}.Menu .other_smalllist p{margin-top:24px;line-height:1}.Menu .other_smalllist .Btn{margin-bottom:24px}footer{font-family:"paganini",serif;font-weight:300;font-style:normal;font-size:var(--f12_14);text-align:center;line-height:1;background-color:var(--yellow);color:var(--white);padding:8px 0}@media(min-width: 960px){footer{padding:16px 0}}footer p{margin:0}
/*# sourceMappingURL=style.min.css.map */