body #header{position:fixed;top:0;left:0;width:100%;color:#fff;font-size:min(3.2dvw,16px);font-family:"Shippori Mincho",serif;transition:all .5s 0s ease;z-index:1001}@media screen and (min-width: 769px),print{body #header{padding:1.5em 3em}}body #header::before{content:"";position:absolute;inset:0;background:rgba(0,0,0,.7);z-index:1;pointer-events:none;opacity:1;transition:opacity .5s;opacity:.5}body #header .header_inner{position:relative;display:flex;justify-content:space-between;align-items:start;gap:0 1em;margin:0 auto;max-width:100%;width:100%;z-index:2;padding:.5em 0 .5em 1em}@media screen and (min-width: 769px),print{body #header .header_inner{padding:0}}body #header .header_inner .gnav{display:flex;flex-direction:column;justify-content:center;align-items:end;gap:1.25em 0}body #header .header_inner .gnav_logo{max-width:100%;width:auto;height:50px}@media screen and (min-width: 769px),print{body #header .header_inner .gnav_logo{max-width:138px;width:100%;height:auto;margin:0}}body #header .header_inner .gnav_logo img{height:50px}@media screen and (min-width: 769px),print{body #header .header_inner .gnav_logo img{height:auto}}body #header .header_inner .gnav01{display:none}@media screen and (min-width: 769px),print{body #header .header_inner .gnav01{display:flex;justify-content:end;align-items:center;gap:1.25em}}body #header .header_inner .gnav01>a{flex-shrink:0;display:flex;justify-content:center;align-items:center;min-width:0;font-size:min(2.8dvw,14px);letter-spacing:.05em;line-height:1;white-space:nowrap}@media screen and (min-width: 769px),print{body #header .header_inner .gnav01>a{font-size:min(2.8dvw,14px)}}body #header .header_inner .gnav01>a.request{padding:.25em 0;border-radius:19px;background-image:linear-gradient(104deg, #BF9647 0%, #C9A55B 5%, #DCC080 20%, #EBD69E 25%, #F6E6B3 40%, #FCEFBF 52%, #FFF3C4 60%, #F8E9B7 65%, #E8CE96 75%, #CEA460 90%, #BB8539 100%);box-shadow:0 0 10px rgba(0,0,0,.16);max-width:100%;width:100%;color:#3d2218;letter-spacing:.12em}@media screen and (min-width: 769px),print{body #header .header_inner .gnav01>a.request{padding:.75em 2em;border-radius:19px;max-width:128px;width:100%}}body #header .header_inner .gnav02{position:fixed;top:0;left:0;transform:translateX(100%);display:grid;grid-auto-rows:min-content;grid-template-columns:repeat(2, 1fr);align-items:center;gap:1.5em;padding:4em 2em;background-color:#ececec;width:100dvw;height:calc(100dvh - 58px);transition:transform .3s;z-index:100000}@media screen and (min-width: 769px),print{body #header .header_inner .gnav02{position:unset;transform:none;display:flex;justify-content:end;align-items:center;gap:0 1.5em;padding:unset;background-color:unset;width:100%;height:auto;z-index:unset}}body #header .header_inner .gnav02>a{flex-shrink:0;position:relative;display:flex;justify-content:center;align-items:center;min-width:0;color:#000;font-size:min(3.8dvw,20px);font-family:"EB Garamond",serif;letter-spacing:.15em;line-height:2;white-space:nowrap}@media screen and (min-width: 769px),print{body #header .header_inner .gnav02>a{color:#fff;font-size:min(2.8dvw,14px);line-height:1}}body #header .header_inner .gnav02>a.grid_col2{grid-column:span 2;display:block;padding:.5em 0;color:#fff;font-size:min(3.6dvw,18px);text-align:center}@media screen and (min-width: 769px),print{body #header .header_inner .gnav02>a.grid_col2{grid-column:unset;display:none}}body #header .header_inner .gnav02>a.grid_col2.request{margin:4em 0 0;background:url(../images/common/bg-request.png) no-repeat 50% 50%;background-size:cover;color:#000}body #header .header_inner .gnav02>a.grid_col2.reserve{margin:-0.5em 0 0;background-image:linear-gradient(to right, #2b6091 0%, #537fa8 50%, #2b6091 100%)}body #header .header_inner .gnav02>a.cs{pointer-events:none;color:rgba(0,0,0,.4)}@media screen and (min-width: 769px),print{body #header .header_inner .gnav02>a.cs{color:hsla(0,0%,100%,.4)}}body #header .header_inner .gmenubtn{position:absolute;top:0;right:0;width:76px;height:50px;cursor:pointer;z-index:20}@media screen and (min-width: 769px),print{body #header .header_inner .gmenubtn{display:none}}body #header .header_inner .gmenubtn-line{position:absolute;left:18px;width:40px;height:1px;background:#fff;transition:.4s}body #header .header_inner .gmenubtn-line--01{top:17px;height:2px}body #header .header_inner .gmenubtn-line--02{top:24px}body #header .header_inner .gmenubtn-line--03{top:30px;height:2px}body #header .header_inner.opened .gnav02{transform:translateX(0)}body #header .header_inner.opened .gmenubtn-line--01{transform:rotate(20deg);transform-origin:left top;height:1px}body #header .header_inner.opened .gmenubtn-line--02{opacity:0}body #header .header_inner.opened .gmenubtn-line--03{transform:rotate(-20deg);transform-origin:left bottom;height:1px}body #header .header_inner .gmenu{width:100%;height:0;background:#ececec;text-align:center;position:absolute;top:0;pointer-events:none;overflow:hidden;transition:height .4s;overflow:auto}@media screen and (min-width: 768px){body #header .header_inner .gmenu{height:auto;pointer-events:all;background:none;position:static}}body #header .header_inner .is-gmenu-open .gmenu{pointer-events:all;height:100dvh}/*# sourceMappingURL=header.css.map */