﻿:root{--breakpoint: 1024;--leading-trim: calc((1em - 1lh) / 2);--theme01_AlpsRed: #7A0808;--theme02_AtagoPurple:#3F4251;--theme03_UsuiGreen:#2D3B22;--theme04_AsamaBrown:#816B58;--Primary:#222222;--Secondary:#666666;--LightGrey:#9C9C9C;--OmotenashiBeige:#ECE2DC;--KaruizawaGreen:#D7DCD2;--Bg_OmotenashiBeige:#ECE2DC;--Bg_FrameWhite:rgba(255, 255, 255, 0.3);--font-size-base: 16px;--font-family-base: sans-serif;--font-family-base-weight: 800;--font-family-en: sans-serif;--font-family-en-weight: 600;--scrollbar: 0px;--easeInCubic: cubic-bezier(0.550, 0.055, 0.675, 0.190);--easeOutCubic: cubic-bezier(0.215, 0.610, 0.355, 1.000);--easeInOutCubic: cubic-bezier(0.645, 0.045, 0.355, 1.000);--easeInCirc: cubic-bezier(0.600, 0.040, 0.980, 0.335);--easeOutCirc: cubic-bezier(0.075, 0.820, 0.165, 1.000);--easeInOutCirc: cubic-bezier(0.785, 0.135, 0.150, 0.860);--easeInExpo: cubic-bezier(0.950, 0.050, 0.795, 0.035);--easeOutExpo: cubic-bezier(0.190, 1.000, 0.220, 1.000);--easeInOutExpo: cubic-bezier(1.000, 0.000, 0.000, 1.000);--easeInQuad: cubic-bezier(0.550, 0.085, 0.680, 0.530);--easeOutQuad: cubic-bezier(0.250, 0.460, 0.450, 0.940);--easeInOutQuad: cubic-bezier(0.455, 0.030, 0.515, 0.955);--easeInQuart: cubic-bezier(0.895, 0.030, 0.685, 0.220);--easeOutQuart: cubic-bezier(0.165, 0.840, 0.440, 1.000);--easeInOutQuart: cubic-bezier(0.770, 0.000, 0.175, 1.000);--easeInQuint: cubic-bezier(0.755, 0.050, 0.855, 0.060);--easeOutQuint: cubic-bezier(0.230, 1.000, 0.320, 1.000);--easeInOutQuint: cubic-bezier(0.860, 0.000, 0.070, 1.000);--easeInSine: cubic-bezier(0.470, 0.000, 0.745, 0.715);--easeOutSine: cubic-bezier(0.390, 0.575, 0.565, 1.000);--easeInOutSine: cubic-bezier(0.445, 0.050, 0.550, 0.950);--easeInBack: cubic-bezier(0.600, -0.280, 0.735, 0.045);--easeOutBack: cubic-bezier(0.175, 0.885, 0.320, 1.275);--easeInOutBack: cubic-bezier(0.680, -0.550, 0.265, 1.550)}@media all and (min-width: 1024px){:root{--header-height: 96px;--whiteGrid: calc((10/1440) * calc(100vw - var(--scrollbar)));--edgeWhiteGrid: calc((30/1440) * calc(100vw - var(--scrollbar)));--redGrid: calc((129/1440) * calc(100vw - var(--scrollbar)))}}@media not all and (min-width: 1024px){:root{--header-height: 60px;--whiteGrid: calc((5/375) * calc(100vw - var(--scrollbar)));--edgeWhiteGrid: calc((20/375) * calc(100vw - var(--scrollbar)));--redGrid: calc((63/375) * calc(100vw - var(--scrollbar)))}}html{-webkit-text-size-adjust:100%;box-sizing:border-box;-moz-tab-size:4;tab-size:4;word-break:normal}*,:after,:before{background-repeat:no-repeat;box-sizing:inherit}:after,:before{text-decoration:inherit;vertical-align:inherit}*{margin:0;padding:0;box-sizing:border-box}ul,ol,li{list-style:none}hr{color:inherit;height:0;overflow:visible}details,main{display:block}summary{display:list-item}small{font-size:80%}[hidden]{display:none}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}a{background-color:rgba(0,0,0,0)}a:active,a:hover{outline-width:0}code,kbd,pre,samp{font-family:monospace,monospace}pre{font-size:1em}b,strong{font-weight:bolder}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}table{border-color:inherit;text-indent:0}iframe{border-style:none}input{border-radius:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{appearance:none}textarea{overflow:auto;resize:vertical}button,input,optgroup,select,textarea{font:inherit}optgroup{font-weight:700}button{overflow:visible}button,select{text-transform:none}[role=button],[type=button],[type=reset],[type=submit],button{cursor:pointer}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button:-moz-focusring{outline:1px dotted ButtonText}[type=reset],[type=submit],button,html [type=button]{appearance:button}button,input,select,textarea{background-color:rgba(0,0,0,0);border-style:none}select{appearance:none}legend{border:0;color:inherit;display:table;max-width:100%;white-space:normal}::-webkit-file-upload-button{-webkit-appearance:button;color:inherit;font:inherit}[disabled]{cursor:default}details summary:hover{cursor:pointer}img{border-style:none}progress{vertical-align:baseline}[aria-busy=true]{cursor:progress}[aria-controls]{cursor:pointer}[aria-disabled=true]{cursor:default}body{transition:background-color .25s ease-out;background-color:var(--OmotenashiBeige);opacity:.001}body.-loaded{opacity:1}a{text-decoration:none;color:inherit}small{color:var(--primary-color)}img{max-width:100%;height:auto}summary{display:block;list-style:none}summary::-webkit-details-marker{display:none}.js-svh{position:absolute;top:0;left:0;width:1px;height:100vh;height:100svh;pointer-events:none}.js-lvh{position:absolute;top:0;left:0;width:1px;height:100vh;height:100lvh;pointer-events:none}.js-modal:hover{cursor:pointer}.js-tgSVG{position:fixed;top:0;left:-9999px;z-index:9999}.js-pre-height{position:absolute;top:0;left:0;width:1px;height:calc(100vh + 1px);pointer-events:none}@media(any-hover: hover){.js-hover-arw .text{transition:color .1s ease-out}.js-hover-arw:hover .text{color:var(--Secondary)}}.js-carousel .list{user-select:none;-webkit-user-drag:none;touch-action:manipulation}.js-carousel .list *{user-select:none;-webkit-user-drag:none;touch-action:manipulation}.js-img-modal:hover{cursor:pointer}@media(any-hover: hover){.js-acc summary{transition:background-color .2s ease-out}.js-acc summary:hover{background-color:rgba(128,8,8,.05)}.js-acc summary:hover .page-acc-icon{rotate:360deg}.js-acc summary .page-acc-icon{transition:rotate .5s var(--easeInOutExpo)}}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate3d(0px, 0, 0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper::before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:rgba(0,0,0,0)}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:"";position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset, 50%);width:calc(var(--swiper-navigation-size)/44*27);height:var(--swiper-navigation-size);margin-top:calc(0px - var(--swiper-navigation-size)/2);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none !important}.swiper-button-next svg,.swiper-button-prev svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset, 10px);right:auto}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none !important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0, 0, 0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none !important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(0.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(0.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(0.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(0.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(0.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, 0.2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none !important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0px, -50%, 0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius, 10px);position:relative;touch-action:none;background:var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none !important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset, 1%);bottom:var(--swiper-scrollbar-bottom, 4px);top:var(--swiper-scrollbar-top, auto);z-index:50;height:var(--swiper-scrollbar-size, 4px);width:calc(100% - 2*var(--swiper-scrollbar-sides-offset, 1%))}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;left:var(--swiper-scrollbar-left, auto);right:var(--swiper-scrollbar-right, 4px);top:var(--swiper-scrollbar-sides-offset, 1%);z-index:50;width:var(--swiper-scrollbar-size, 4px);height:calc(100% - 2*var(--swiper-scrollbar-sides-offset, 1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5));border-radius:var(--swiper-scrollbar-border-radius, 10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active{pointer-events:auto}.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:"";background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}.l-header{position:fixed;left:0;top:0;display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;z-index:9;width:100%;padding:23px calc(var(--edgeWhiteGrid) + var(--whiteGrid)*0*1);opacity:0}.l-header-logo{width:calc(var(--whiteGrid)*2*1 + var(--redGrid)*2*1)}@media not all and (min-width: 1024px){.l-header-logo{width:86px}}.l-header-logo a{display:block;width:103px}@media not all and (min-width: 1024px){.l-header-logo a{width:100%}}html:lang(en) .l-header-logo a{width:119px}@media not all and (min-width: 1024px){html:lang(en) .l-header-logo a{width:min(119px,31.7333333333vw)}}.l-header-logo svg{width:100%}.l-header-logo svg path{transition:fill .3s ease-out;fill:var(--Primary)}body.-dark .l-header-logo svg path{fill:var(--OmotenashiBeige)}body.-enter-reserve .l-header-logo svg path{fill:var(--OmotenashiBeige)}.l-header-nav{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;gap:72px;width:calc(var(--whiteGrid)*4*1 + var(--redGrid)*4*1);flex-shrink:0;color:var(--Primary);transition:color .3s ease-out,opacity .25s}@media all and (max-width: 1133px){.l-header-nav{width:calc(var(--whiteGrid)*4*1 + var(--redGrid)*3*1 + 30px)}}@media not all and (min-width: 1024px){.l-header-nav{display:none}}body.-dark .l-header-nav{color:var(--OmotenashiBeige)}body.-enter-reserve .l-header-nav{color:var(--OmotenashiBeige)}.l-header-nav ol{display:flex;flex-direction:column;align-items:flex-start;gap:7px}.l-header-nav a{font-family:dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:500;-webkit-font-smoothing:antialiased;position:relative;top:0;left:0;font-size:14px;line-height:1;letter-spacing:.04em;color:inherit}html:lang(en) .l-header-nav a{font-family:sofia-pro,sans-serif;letter-spacing:.04em}.l-header-nav a.-current::before{content:"";position:absolute;top:5px;left:-14px;width:4px;height:4px;background-color:var(--Primary);display:block;border-radius:50%}body.-dark .l-header-nav a.-current::before{background-color:var(--OmotenashiBeige)}body.-enter-reserve .l-header-nav a.-current::before{background-color:var(--OmotenashiBeige)}html:lang(en) .l-header-nav a.-current::before{top:50%}.l-header-nav li.-i-arw{position:relative;top:0;left:0}.l-header-nav li.-i-arw::after{position:absolute;top:50%;left:auto;right:-21px;transform:translateY(-50%);content:"";background-image:url("../img/common/i-arw.svg");width:12px;height:12px;background-size:12px 12px;display:block;rotate:-45deg;margin-left:4px}.l-header-lang{color:var(--Primary);display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:14px;flex-shrink:0;color:var(--Primary);transition:color .3s ease-out,opacity .25s}@media not all and (min-width: 1024px){.l-header-lang{position:absolute;top:22px;left:auto;right:calc(var(--edgeWhiteGrid) + var(--whiteGrid)*1*1 + var(--redGrid)*1*1);gap:10px}}body.-dark .l-header-lang{color:var(--OmotenashiBeige)}body.-enter-reserve .l-header-lang{color:var(--OmotenashiBeige)}.l-header-lang div{width:1px;height:14px;background-color:var(--LightGrey)}.l-header-lang a{font-family:sofia-pro,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:150%;letter-spacing:.04em;-webkit-font-smoothing:antialiased}@media not all and (min-width: 1024px){.l-header-lang a{font-style:normal;font-weight:400;font-size:14px;line-height:150%;letter-spacing:.04em;font-feature-settings:"ss01" on}}html:lang(ja) .l-header-lang a.ja{pointer-events:none}html:lang(en) .l-header-lang a.ja span{opacity:.5}html:lang(ja) .l-header-lang a.en span{opacity:.5}html:lang(en) .l-header-lang a.en{pointer-events:none}.l-header-right{position:absolute;top:10px;left:auto;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:0;right:calc(var(--edgeWhiteGrid) + var(--whiteGrid)*0*1);color:var(--Primary);transition:color .3s ease-out}body.-dark .l-header-right{color:var(--OmotenashiBeige)}body.-enter-reserve .l-header-right{color:var(--OmotenashiBeige)}@media not all and (min-width: 1024px){.l-header-right{top:24px}}.l-header-right a,.l-header-right button{font-family:dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:500;-webkit-font-smoothing:antialiased;font-size:14px;line-height:1;letter-spacing:.04em;color:inherit;transition:opacity .25s}html:lang(en) .l-header-right a,html:lang(en) .l-header-right button{font-family:sofia-pro,sans-serif;letter-spacing:.04em}.l-header-right a:nth-child(1),.l-header-right button:nth-child(1){margin-right:50px}.l-header-right a:nth-child(2),.l-header-right button:nth-child(2){margin-right:38px;display:flex;flex-direction:row;align-items:center;justify-content:flex-start}.l-header-right a.-i-arw::after,.l-header-right button.-i-arw::after{content:"";background-image:url("../img/common/i-arw.svg");width:12px;height:12px;background-size:12px 12px;display:block;rotate:-45deg;margin-left:4px}@media not all and (min-width: 1024px){.l-header-right a,.l-header-right button{display:none !important}}.l-header-right .menu{position:relative;top:0;left:0;width:68.37px;height:50px;display:flex;flex-direction:column;align-items:center;justify-content:center;font-family:sofia-pro,sans-serif;font-style:normal;font-weight:400;-webkit-font-smoothing:antialiased;font-size:16px;margin-top:-2px}.l-header-right .menu span{translate:0 -1px}@media not all and (min-width: 1024px){.l-header-right .menu span{translate:0 0}}@media not all and (min-width: 1024px){.l-header-right .menu{width:auto;height:auto;display:flex !important;margin-top:0;border:none !important}}body.-light .l-header-right .menu{border:2px solid rgba(122,8,8,.05)}.l-header-now{position:absolute;top:24px;left:calc(var(--edgeWhiteGrid) + var(--whiteGrid)*2*1 + var(--redGrid)*2*1);color:var(--Primary);display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:15px;pointer-events:none;opacity:0;transition:color .3s ease-out,opacity .25s}body.-dark .l-header-now{color:var(--OmotenashiBeige)}body.-enter-reserve .l-header-now{color:var(--OmotenashiBeige)}@media not all and (min-width: 1024px){.l-header-now{display:none}}.l-header-now .ja{font-family:dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:500;-webkit-font-smoothing:antialiased;position:relative;top:0;left:0;font-size:14px;line-height:1;letter-spacing:.04em}html:lang(en) .l-header-now .ja{font-family:sofia-pro,sans-serif;letter-spacing:.04em}html:lang(en) .l-header-now .ja{display:none}.l-header-now .en{font-family:sofia-pro,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:150%;letter-spacing:.04em;-webkit-font-smoothing:antialiased}@media not all and (min-width: 1024px){.l-header-now .en{font-style:normal;font-weight:400;font-size:14px;line-height:150%;letter-spacing:.04em;font-feature-settings:"ss01" on}}body.-not-top .l-header{opacity:1}@media all and (min-width: 1024px){.l-header.-a{height:50px}}.l-header.-a .l-header-nav,.l-header.-a .l-header-lang{opacity:0;pointer-events:none}.l-header.-a .l-header-right .access,.l-header.-a .l-header-right .shop{opacity:0;pointer-events:none !important}.l-header.-a .l-header-now{opacity:1}@media all and (min-width: 1024px){.l-header.-menu-open{height:50px}}.l-header.-menu-open .l-header-logo svg path{fill:var(--OmotenashiBeige)}.l-header.-menu-open .l-header-lang{color:var(--OmotenashiBeige)}.l-header.-menu-open .l-header-nav{opacity:0;pointer-events:none}.l-header.-menu-open .l-header-now{opacity:0;pointer-events:none}.l-header.-menu-open .l-header-right{color:var(--OmotenashiBeige)}@media not all and (min-width: 1024px){.l-header.-menu-open .l-header-right{display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-start;gap:20px}}.l-header.-menu-open .l-header-right a.-i-arw::after{background-image:url("../img/common/i-arw-b.svg");width:12px;height:12px;background-size:12px 12px;display:block}@media not all and (min-width: 1024px){.l-header.-menu-open .l-header-right .menu{order:1}}.l-header.-menu-open .l-header-right .access{pointer-events:none;visibility:hidden}.l-header.-menu-open .l-header-right .shop{pointer-events:none;visibility:hidden}.l-footer{width:100%;margin-top:200px}@media not all and (min-width: 1024px){.l-footer{margin-top:100px;overflow:hidden}}.l-footer .nav>.head{font-family:sofia-pro,sans-serif;font-style:normal;font-weight:400;font-size:10px;line-height:170%;-webkit-font-smoothing:antialiased;color:var(--theme01_AlpsRed);margin-bottom:20px}@media not all and (min-width: 1024px){.l-footer .nav>.head{font-style:normal;font-weight:400;font-size:10px;line-height:170%;font-feature-settings:"ss01" on}}.l-footer .nav>.list{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;gap:72px}@media not all and (min-width: 1024px){.l-footer .nav>.list{gap:0px}}.l-footer .nav>.list>.g{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}@media not all and (min-width: 1024px){.l-footer .nav>.list>.g{width:calc(var(--whiteGrid)*2*1 + var(--redGrid)*2*1)}}.l-footer .nav>.list>.g.-r{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:20px;margin-top:5px}@media not all and (min-width: 1024px){.l-footer .nav>.list>.g.-r{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:0px;margin-top:0}}.l-footer .nav>.list>.g>.item{font-family:dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:500;-webkit-font-smoothing:antialiased;font-size:14px;line-height:240%;letter-spacing:.04em;color:var(--Primary)}html:lang(en) .l-footer .nav>.list>.g>.item{font-family:sofia-pro,sans-serif;letter-spacing:.04em}@media not all and (min-width: 1024px){.l-footer .nav>.list>.g>.item{font-size:14px}}.l-footer .nav>.list>.g>.item.-blank{display:flex;flex-direction:row;align-items:center;justify-content:flex-start}.l-footer .nav>.list>.g>.item.-blank::after{content:"";background-image:url("../img/common/i-arw.svg");width:13px;height:13px;background-size:13px 13px;display:block;rotate:-45deg;margin-left:8px}@media not all and (min-width: 1024px){.l-footer .nav>.list>.g>.item.-blank::after{margin-left:4px}}.l-footer .nav>.list>.g>.item.-sns-line{font-family:sofia-pro,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:150%;letter-spacing:.04em;-webkit-font-smoothing:antialiased}@media not all and (min-width: 1024px){.l-footer .nav>.list>.g>.item.-sns-line{font-style:normal;font-weight:400;font-size:14px;line-height:150%;letter-spacing:.04em;font-feature-settings:"ss01" on}}.l-footer .nav>.list>.g>.item.-sns-line::before{content:"";background-image:url("../img/common/i-sns-line.svg");width:20px;height:20px;background-size:20px 20px;display:block;margin-right:8px}.l-footer .nav>.list>.g>.item.-sns-in{font-family:sofia-pro,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:150%;letter-spacing:.04em;-webkit-font-smoothing:antialiased}@media not all and (min-width: 1024px){.l-footer .nav>.list>.g>.item.-sns-in{font-style:normal;font-weight:400;font-size:14px;line-height:150%;letter-spacing:.04em;font-feature-settings:"ss01" on}}.l-footer .nav>.list>.g>.item.-sns-in::before{content:"";background-image:url("../img/common/i-sns-in.svg");width:20px;height:20px;background-size:20px 20px;display:block;margin-right:8px}.l-footer .nav>.list>.g>.item.-sns-fb{font-family:sofia-pro,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:150%;letter-spacing:.04em;-webkit-font-smoothing:antialiased}@media not all and (min-width: 1024px){.l-footer .nav>.list>.g>.item.-sns-fb{font-style:normal;font-weight:400;font-size:14px;line-height:150%;letter-spacing:.04em;font-feature-settings:"ss01" on}}.l-footer .nav>.list>.g>.item.-sns-fb::before{content:"";background-image:url("../img/common/i-sns-fb.svg");width:20px;height:20px;background-size:20px 20px;display:block;margin-right:8px}@media all and (min-width: 1024px){.l-footer .nav>.list>.g.-info{width:calc(var(--whiteGrid)*1*1 + var(--redGrid)*2*1)}html:lang(en) .l-footer .nav>.list>.g.-info{gap:15px}}@media not all and (min-width: 1024px){html:lang(en) .l-footer .nav>.list>.g.-info{gap:22px}}.l-footer .nav>.list>.g.-info>.item{font-size:12px;line-height:250%;letter-spacing:.04em;font-feature-settings:"liga" off}html:lang(en) .l-footer .nav>.list>.g.-info>.item{line-height:1.25}body.-not-top .l-footer{margin-top:0px}body.-not-top .l-footer .l-footer-loop{display:none}.l-footer-loop{font-family:the-seasons,sans-serif;font-style:normal;font-weight:lighter;font-feature-settings:"palt";font-smoothing:antialiased;-webkit-font-smoothing:antialiased;font-size:270px;line-height:170%;letter-spacing:-0.02em;color:#fff;opacity:.7;width:100%;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center;align-items:flex-start;margin-bottom:132px;pointer-events:none}@media not all and (min-width: 1024px){.l-footer-loop{font-size:200px;margin-bottom:143px}}.l-footer-loop .tg{margin-top:-14px;display:flex;flex-direction:row;align-items:center;justify-content:flex-start}@media not all and (min-width: 1024px){.l-footer-loop .tg{margin-top:0}}.l-footer-loop .tg .g{white-space:nowrap}.l-footer-con{display:flex;flex-direction:column}.l-footer-top{position:relative;top:0;left:0;display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;width:100%;height:478px;padding:0 calc(var(--edgeWhiteGrid) + var(--whiteGrid)*0*1)}@media not all and (min-width: 1024px){.l-footer-top{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;height:auto}}.l-footer-top::after{position:absolute;top:auto;left:calc(var(--edgeWhiteGrid) + var(--whiteGrid)*0*1);content:"";bottom:0;background-color:rgba(128,8,8,.1);width:calc(var(--whiteGrid)*9*1 + var(--redGrid)*10*1);height:1px}.l-footer-top>.logo{width:130px}@media not all and (min-width: 1024px){.l-footer-top>.logo{width:calc(var(--whiteGrid)*1*1 + var(--redGrid)*2*1)}}.l-footer-top>.main{position:absolute;top:0;left:auto;right:calc(var(--edgeWhiteGrid) + var(--whiteGrid)*0*1);display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}@media not all and (min-width: 1024px){.l-footer-top>.main{position:relative;top:0;left:0;width:100%;margin-top:50px}}.l-footer-top>.main>.item{font-family:dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:500;-webkit-font-smoothing:antialiased;display:flex;flex-direction:row;align-items:center;justify-content:space-between;color:var(--Primary);font-size:16px;line-height:4;letter-spacing:.04em;font-feature-settings:"liga" off;border-top:1px solid rgba(128,8,8,.1);width:calc(var(--whiteGrid)*2*1 + var(--redGrid)*3*1);padding:0 20px}html:lang(en) .l-footer-top>.main>.item{font-family:sofia-pro,sans-serif;letter-spacing:.04em}@media not all and (min-width: 1024px){.l-footer-top>.main>.item{width:100%;padding:0 calc(var(--redGrid)*1*1*.35)}}.l-footer-top>.main>.item:last-child{border-bottom:1px solid rgba(128,8,8,.1)}.l-footer-top>.main>.item::after{content:"";background-image:url("../img/common/i-arw.svg");width:13px;height:9px;background-size:13px 9px;display:block}.l-footer-top>.main>.item[target=_blank]:not(.-r)::after{rotate:-45deg}.l-footer-top>.main>.item.-r::after{background-image:url("../img/common/i-reserve.svg");width:20px;height:20px;background-size:20px 20px;display:block}.l-footer-top>.address{position:absolute;top:292px;left:auto;right:calc(var(--edgeWhiteGrid) + var(--whiteGrid)*0*1);font-family:dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:500;font-size:12px;line-height:150%;letter-spacing:.06em;font-feature-settings:"palt" on;-webkit-font-smoothing:antialiased;color:var(--Primary);display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;width:calc(var(--whiteGrid)*2*1 + var(--redGrid)*3*1);padding:0 20px}html:lang(en) .l-footer-top>.address{font-family:sofia-pro,sans-serif;letter-spacing:.04em}@media not all and (min-width: 1024px){.l-footer-top>.address{position:relative;top:0;left:0;width:100%;margin-top:42px;padding:0}}.l-footer-top>.address>div{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.l-footer-top>.address>div a{font-family:sofia-pro,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:150%;letter-spacing:.04em;-webkit-font-smoothing:antialiased;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;margin-top:12px;white-space:nowrap}@media not all and (min-width: 1024px){.l-footer-top>.address>div a{font-style:normal;font-weight:400;font-size:14px;line-height:150%;letter-spacing:.04em;font-feature-settings:"ss01" on}}@media not all and (min-width: 1024px){.l-footer-top>.address>div a{margin-top:12px}}.l-footer-top>.address>div a::after{content:"";flex-shrink:0;margin-left:2px;background-image:url("../img/common/i-arw.svg");width:13px;height:9px;background-size:13px 9px;display:block;rotate:-45deg}@media not all and (min-width: 1024px){.l-footer-top>.address>div a::after{translate:0 2px}}.l-footer-top>.address>.tel{display:block;margin-top:33px}@media not all and (min-width: 1024px){.l-footer-top>.address>.tel{width:100%;margin-top:60px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}html:lang(en) .l-footer-top>.address>.tel{margin-top:30px}}.l-footer-top>.address>.tel .t{font-family:the-seasons,sans-serif;font-style:normal;font-weight:lighter;font-feature-settings:"palt";font-smoothing:antialiased;-webkit-font-smoothing:antialiased;font-weight:400;font-size:28px;line-height:170%;letter-spacing:.07em;color:var(--Primary)}@media not all and (min-width: 1024px){.l-footer-top>.address>.tel .t{font-size:min(7.4666666667vw,28px)}}.l-footer-top>.address>.tel .i{display:none}@media not all and (min-width: 1024px){.l-footer-top>.address>.tel .i{display:block;width:calc(var(--redGrid)*1*1)}.l-footer-top>.address>.tel .i svg{width:100%}}@media not all and (min-width: 1024px){html:lang(en) .l-footer-top>.address{margin-bottom:30px}}.l-footer-top>.contents{position:absolute;top:-5px;left:calc(var(--edgeWhiteGrid) + var(--whiteGrid)*2*1 + var(--redGrid)*2*1)}@media not all and (min-width: 1024px){.l-footer-top>.contents{position:relative;top:0;left:0;margin-top:50px}}.l-footer-top>.block{display:contents}@media not all and (min-width: 1024px){.l-footer-top>.block{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;margin-top:50px}}.l-footer-top>.block>.info{position:absolute;top:-5px;left:calc(var(--edgeWhiteGrid) + var(--whiteGrid)*5*1 + var(--redGrid)*5*1)}@media not all and (min-width: 1024px){.l-footer-top>.block>.info{position:relative;top:0;left:0;width:calc(var(--whiteGrid)*3*1 + var(--redGrid)*3*1)}}.l-footer-top>.block>.sns{position:absolute;top:260px;left:calc(var(--edgeWhiteGrid) + var(--whiteGrid)*2*1 + var(--redGrid)*2*1)}@media not all and (min-width: 1024px){.l-footer-top>.block>.sns{position:relative;top:0;left:0}}.l-footer-top>.block>.sns .head{margin-bottom:30px}.l-footer-top>.block>.sns .g{gap:20px}.l-footer-top>.banner{position:absolute;top:373px;left:calc(var(--edgeWhiteGrid) + var(--whiteGrid)*5*1 + var(--redGrid)*5*1);width:200px}@media not all and (min-width: 1024px){.l-footer-top>.banner{position:relative;top:0;left:0;width:calc(var(--whiteGrid)*2*1 + var(--redGrid)*3*1);margin-left:calc(var(--whiteGrid)*1*1 + var(--redGrid)*1*1);margin-top:48px;margin-bottom:50px}}.l-footer-top>.banner img{width:100%}html:lang(en) .l-footer-top>.banner{display:none}.l-footer-btm{position:relative;top:0;left:0;margin-top:35px;margin-bottom:60px}@media not all and (min-width: 1024px){.l-footer-btm{margin-top:15px;margin-bottom:20px;width:calc(var(--whiteGrid)*4*1 + var(--redGrid)*5*1);margin-left:calc(var(--edgeWhiteGrid) + var(--whiteGrid)*0*1);display:flex;flex-direction:row;align-items:center;justify-content:space-between}}.l-footer-btm>.lang{position:absolute;top:0;left:calc(var(--edgeWhiteGrid) + var(--whiteGrid)*2*1 + var(--redGrid)*2*1);color:var(--Primary);display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:13px;flex-shrink:0}@media not all and (min-width: 1024px){.l-footer-btm>.lang{position:relative;top:0;left:0}}.l-footer-btm>.lang div{width:1px;height:14px;background-color:var(--LightGrey)}.l-footer-btm>.lang a{font-family:sofia-pro,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:150%;letter-spacing:.04em;-webkit-font-smoothing:antialiased}@media not all and (min-width: 1024px){.l-footer-btm>.lang a{font-style:normal;font-weight:400;font-size:14px;line-height:150%;letter-spacing:.04em;font-feature-settings:"ss01" on}}html:lang(ja) .l-footer-btm>.lang a.ja{pointer-events:none}html:lang(en) .l-footer-btm>.lang a.ja span{opacity:.5}html:lang(ja) .l-footer-btm>.lang a.en span{opacity:.5}html:lang(en) .l-footer-btm>.lang a.en{pointer-events:none}.l-footer-btm>.copy{position:absolute;top:5px;left:auto;right:calc(var(--edgeWhiteGrid) + var(--whiteGrid)*0*1);font-family:sofia-pro,dnp-shuei-gothic-kin-std;font-style:normal;font-weight:400;font-size:10px;line-height:170%;text-align:right;letter-spacing:-0.02em;color:var(--Primary)}@media not all and (min-width: 1024px){.l-footer-btm>.copy{position:relative;top:0;left:0}}.l-bgTex{position:fixed;top:0;left:0;width:100%;height:max(100lvh,100dvh);pointer-events:none;opacity:0;transition:opacity .5s .25s ease-out}body.-loaded .l-bgTex{opacity:1}.l-bgTex>div{position:absolute;top:0;left:0;width:100%;height:100%;background-repeat:repeat;background-size:250px 250px;transition:opacity .25s ease-out,background-color .25s ease-out}.l-bgTex>.a{background-image:url("../img/common/noise_0.png");opacity:1}.l-bgTex>.b{background-color:var(--OmotenashiBeige);background-image:url("../img/common/noise_1.png");opacity:0}body.-enter-top-intro .l-bgTex>.a{opacity:0}body.-enter-top-intro .l-bgTex>.b{background-color:var(--theme01_AlpsRed);opacity:1}body.-enter-reserve .l-bgTex>.a{opacity:0}body.-enter-reserve .l-bgTex>.b{background-color:var(--theme02_AtagoPurple);opacity:1}body.-dark .l-bgTex>.a{opacity:0}body.-dark .l-bgTex>.b{opacity:1}.l-main{position:relative;top:0;left:0}.l-menu{position:fixed;top:0;left:0;scrollbar-width:none;-ms-overflow-style:none;width:100vw;height:100dvh;background:rgba(0,0,0,0);max-width:none;max-height:none;overflow-x:hidden;overscroll-behavior:none;margin-top:0px}.l-menu::-webkit-scrollbar{display:none}.l-menu *{font-family:inherit}.l-menu[open]{border:none}.l-menu[open] .l-menu-bg{opacity:1}.l-menu-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;height:auto;overflow:hidden}.l-menu-bg{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#2d3b22;opacity:0;pointer-events:none;overflow:hidden}.l-menu-bg>.obj{position:relative;top:0;left:0}.l-menu-bg>.obj>.item.-a{width:29.7916666667vw;height:29.7916666667vw}@media not all and (min-width: 1024px){.l-menu-bg>.obj>.item.-a{width:58.4vw;height:58.4vw}}.l-menu-bg>.obj>.item.-b{width:29.7916666667vw;height:29.7916666667vw}@media not all and (min-width: 1024px){.l-menu-bg>.obj>.item.-b{width:58.4vw;height:58.4vw}}.l-menu-bg>.obj>.item svg{width:100%;height:100%;opacity:.4}.l-menu::backdrop{opacity:0}.l-menu-body{position:relative;top:0;left:0;width:calc(100% - var(--scrollbar));height:auto;min-height:100vh;color:var(--OmotenashiBeige)}@media all and (min-width: 1024px){.l-menu-body{display:contents}}@media not all and (min-width: 1024px){.l-menu-body{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;padding-right:0}}.l-menu-body a{color:inherit}.l-menu-main{position:relative;top:0;left:0;margin-left:calc(var(--edgeWhiteGrid) + var(--whiteGrid)*0*1 + var(--redGrid)*1*1*.5);min-height:100vh;padding-top:100px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}@media not all and (min-width: 1024px){.l-menu-main{padding-top:min(160px,42.6666666667vw);margin-top:0;margin-left:calc(var(--edgeWhiteGrid) + var(--whiteGrid)*0*1);min-height:0}}.l-menu-main>ol{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:32px}@media not all and (min-width: 1024px){.l-menu-main>ol{gap:min(40px,10.6666666667vw)}}.l-menu-main .item:last-child{margin-bottom:50px}@media not all and (min-width: 1024px){.l-menu-main .item:last-child{margin-bottom:0}}.l-menu-main .item a{color:inherit;display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start}.l-menu-main .item a.-blank span:nth-child(2){display:flex;flex-direction:row;align-items:center;justify-content:flex-start}.l-menu-main .item a.-blank span:nth-child(2)::after{content:"";background-image:url("../img/common/i-arw-b.svg");width:13px;height:13px;background-size:13px 13px;display:block;rotate:-45deg;margin-left:6px;translate:0 -1px}html:lang(en) .l-menu-main .item a.-blank{position:relative;top:0;left:0}html:lang(en) .l-menu-main .item a.-blank::after{content:"";background-image:url("../img/common/i-arw-b.svg");width:13px;height:13px;background-size:13px 13px;display:block;rotate:-45deg;margin-left:6px;translate:5px 8px}@media not all and (min-width: 1024px){html:lang(en) .l-menu-main .item a.-blank::after{translate:0 2px}}.l-menu-main .item>.acc{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start}.l-menu-main .item span{line-height:1}.l-menu-main .item span:first-child{font-family:the-seasons,sans-serif;font-style:normal;font-weight:400;font-size:56px;line-height:103%;letter-spacing:-0.03em;font-feature-settings:"palt";font-smoothing:antialiased;-webkit-font-smoothing:antialiased;font-size:min(56px,3.8888888889vw)}@media not all and (min-width: 1024px){.l-menu-main .item span:first-child{font-style:normal;font-weight:400;font-size:min(32px,8.5333333333vw)}}.l-menu-main .item span:nth-child(2){font-family:dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:500;-webkit-font-smoothing:antialiased;font-size:min(14px,.9722222222vw);letter-spacing:.06em;translate:min(10px,.6944444444vw) min(7px,.4861111111vw)}html:lang(en) .l-menu-main .item span:nth-child(2){font-family:sofia-pro,sans-serif;letter-spacing:.04em}@media not all and (min-width: 1024px){.l-menu-main .item span:nth-child(2){font-size:min(14px,3.7333333333vw);translate:min(10px,2.6666666667vw) min(0px,0vw)}}html:lang(en) .l-menu-main .item span:nth-child(2){display:none}.l-menu-main .item .icon{color:inherit;position:relative;display:inline-block;inline-size:min(22px,1.5277777778vw);aspect-ratio:1;flex-shrink:0;margin-left:min(32px,2.2222222222vw);translate:0 min(18px,1.25vw)}@media not all and (min-width: 1024px){.l-menu-main .item .icon{inline-size:min(22px,5.8666666667vw);margin-left:min(32px,8.5333333333vw);translate:0 min(6px,1.6vw)}}.l-menu-main .item .icon::before,.l-menu-main .item .icon::after{position:absolute;inset:0;inline-size:100%;block-size:1px;margin:auto;content:"";background-color:currentcolor}.l-menu-main .item .icon::after{rotate:90deg;transition:rotate .5s var(--easeInOutQuart)}@media(any-hover: hover){.l-menu-main .item .icon{transition:rotate .5s var(--easeInOutQuart)}.l-menu-main .item .icon:hover{rotate:180deg}}.l-menu-main .item .sublist{margin-left:5.1388888889vw;overflow:hidden;height:0;transition:height .5s var(--easeInOutQuart);pointer-events:none}@media not all and (min-width: 1024px){.l-menu-main .item .sublist{margin-left:5.3333333333vw}}.l-menu-main .item .sublist>summary{display:none}.l-menu-main .item .sublist.-open{height:auto;pointer-events:auto}.l-menu-main .item .sublist .inner{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:10px}@media not all and (min-width: 1024px){.l-menu-main .item .sublist .inner{gap:20px}}.l-menu-main .item .sublist a{font-family:dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:500;-webkit-font-smoothing:antialiased;display:block;font-size:min(14px,.9722222222vw);letter-spacing:.06em;line-height:1.5;color:#9c9c9c}html:lang(en) .l-menu-main .item .sublist a{font-family:sofia-pro,sans-serif;letter-spacing:.04em}@media not all and (min-width: 1024px){.l-menu-main .item .sublist a{font-size:min(12px,3.2vw)}}.l-menu-main .item .sublist a:first-child{margin-top:40px}@media not all and (min-width: 1024px){.l-menu-main .item .sublist a:first-child{margin-top:40px}}.l-menu-main .item.-open .sublist{pointer-events:auto}.l-menu-main .item.-open .icon::after{rotate:0deg}.l-menu-sub{position:fixed;top:auto;left:calc(var(--edgeWhiteGrid) + var(--whiteGrid)*6*1 + var(--redGrid)*6*1);bottom:50px;width:calc(var(--whiteGrid)*3*1 + var(--redGrid)*3*1 + var(--redGrid)*1*1*.5)}@media not all and (min-width: 1024px){.l-menu-sub{position:relative;top:0;left:0;margin-top:50px;min-height:0;width:calc(var(--whiteGrid)*4*1 + var(--redGrid)*5*1);margin-left:calc(var(--edgeWhiteGrid) + var(--whiteGrid)*0*1);padding-bottom:0px}}.l-menu-sub>.top{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}@media not all and (min-width: 1024px){.l-menu-sub>.top{position:relative;top:0;left:0;width:100%;margin-top:0px}}.l-menu-sub>.top>.item{font-family:dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:500;-webkit-font-smoothing:antialiased;display:flex;flex-direction:row;align-items:center;justify-content:space-between;font-size:16px;line-height:4;letter-spacing:.04em;font-feature-settings:"liga" off;border-top:1px solid rgba(215,220,210,.2);width:100%;padding:0 20px}html:lang(en) .l-menu-sub>.top>.item{font-family:sofia-pro,sans-serif;letter-spacing:.04em}@media not all and (min-width: 1024px){.l-menu-sub>.top>.item{width:100%;padding:0 calc(var(--redGrid)*1*1*.35)}}.l-menu-sub>.top>.item:last-child{border-bottom:1px solid rgba(215,220,210,.2)}.l-menu-sub>.top>.item::after{content:"";background-image:url("../img/common/i-arw-b.svg");width:13px;height:9px;background-size:13px 9px;display:block;transition:opacity .1s ease-out}.l-menu-sub>.top>.item.-r::after{background-image:url("../img/common/i-reserve-b.svg");width:20px;height:20px;background-size:20px 20px;display:block}.l-menu-sub>.top>.item[target=_blank]:not(.-r)::after{rotate:-45deg}@media(any-hover: hover){.l-menu-sub>.top>.item{transition:color .1s ease-out}.l-menu-sub>.top>.item:hover{color:rgba(236,226,220,.4)}.l-menu-sub>.top>.item:hover::after{opacity:.4}}.l-menu-sub>.sns{display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin-top:40px}@media not all and (min-width: 1024px){.l-menu-sub>.sns{flex-direction:column;align-items:flex-start;justify-content:flex-start}}.l-menu-sub>.sns>.head{font-family:sofia-pro,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:150%;letter-spacing:.04em;-webkit-font-smoothing:antialiased;color:inherit}@media not all and (min-width: 1024px){.l-menu-sub>.sns>.head{font-style:normal;font-weight:400;font-size:14px;line-height:150%;letter-spacing:.04em;font-feature-settings:"ss01" on}}@media not all and (min-width: 1024px){.l-menu-sub>.sns>.head{margin-bottom:11px}}.l-menu-sub>.sns>.list{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;gap:72px}@media not all and (min-width: 1024px){.l-menu-sub>.sns>.list{gap:0px}}.l-menu-sub>.sns>.list>.g{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.l-menu-sub>.sns>.list>.g.-r{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:1.3888888889vw}.l-menu-sub>.sns>.list>.g>.item{font-family:sofia-pro,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:150%;letter-spacing:.04em;-webkit-font-smoothing:antialiased}@media not all and (min-width: 1024px){.l-menu-sub>.sns>.list>.g>.item{font-style:normal;font-weight:400;font-size:14px;line-height:150%;letter-spacing:.04em;font-feature-settings:"ss01" on}}.l-menu-sub>.sns>.list>.g>.item.-blank{display:flex;flex-direction:row;align-items:center;justify-content:flex-start}.l-menu-sub>.sns>.list>.g>.item.-blank::after{content:"";background-image:url("../img/common/i-arw-b.svg");width:13px;height:13px;background-size:13px 13px;display:block;rotate:-45deg;margin-left:8px}@media not all and (min-width: 1024px){.l-menu-sub>.sns>.list>.g>.item.-blank::after{margin-left:4px}}.l-menu-sub>.sns>.list>.g>.item.-sns-line::before{content:"";background-image:url("../img/common/i-sns-line-w.svg");width:1.9444444444vw;height:1.9444444444vw;background-size:1.9444444444vw 1.9444444444vw;display:block;margin-right:8px;translate:0 1px}@media not all and (min-width: 1024px){.l-menu-sub>.sns>.list>.g>.item.-sns-line::before{background-image:url("../img/common/i-sns-line-w.svg");width:20px;height:20px;background-size:20px 20px;display:block}}.l-menu-sub>.sns>.list>.g>.item.-sns-in::before{content:"";background-image:url("../img/common/i-sns-in-w.svg");width:1.9444444444vw;height:1.9444444444vw;background-size:1.9444444444vw 1.9444444444vw;display:block;margin-right:8px;translate:0 1px}@media not all and (min-width: 1024px){.l-menu-sub>.sns>.list>.g>.item.-sns-in::before{background-image:url("../img/common/i-sns-in-w.svg");width:20px;height:20px;background-size:20px 20px;display:block}}.l-menu-sub>.sns>.list>.g>.item.-sns-fb::before{content:"";background-image:url("../img/common/i-sns-fb-w.svg");width:1.9444444444vw;height:1.9444444444vw;background-size:1.9444444444vw 1.9444444444vw;display:block;margin-right:8px;translate:0 1px}@media not all and (min-width: 1024px){.l-menu-sub>.sns>.list>.g>.item.-sns-fb::before{background-image:url("../img/common/i-sns-fb-w.svg");width:20px;height:20px;background-size:20px 20px;display:block}}.l-menu-sub>.address{font-family:dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:500;font-size:12px;line-height:150%;letter-spacing:.06em;font-feature-settings:"palt" on;-webkit-font-smoothing:antialiased;width:100%;margin-top:40px}html:lang(en) .l-menu-sub>.address{font-family:sofia-pro,sans-serif;letter-spacing:.04em}@media not all and (min-width: 1024px){.l-menu-sub>.address{position:relative;top:0;left:0;width:100%;margin-top:42px;padding:0}}.l-menu-sub>.address>div{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.l-menu-sub>.address>div a{font-family:sofia-pro,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:150%;letter-spacing:.04em;-webkit-font-smoothing:antialiased;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;white-space:nowrap}@media not all and (min-width: 1024px){.l-menu-sub>.address>div a{font-style:normal;font-weight:400;font-size:14px;line-height:150%;letter-spacing:.04em;font-feature-settings:"ss01" on}}@media not all and (min-width: 1024px){.l-menu-sub>.address>div a{margin-top:12px}}.l-menu-sub>.address>div a::after{content:"";flex-shrink:0;margin-left:2px;background-image:url("../img/common/i-arw-b.svg");width:13px;height:9px;background-size:13px 9px;display:block;rotate:-45deg;margin-top:2px}@media not all and (min-width: 1024px){.l-menu-sub>.address>div a::after{translate:0 2px}}.l-menu-sub>.address>.tel{margin-top:12px}@media not all and (min-width: 1024px){.l-menu-sub>.address>.tel{margin-top:60px;margin-bottom:40px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}}.l-menu-sub>.address>.tel .t{font-family:the-seasons,sans-serif;font-style:normal;font-weight:lighter;font-feature-settings:"palt";font-smoothing:antialiased;-webkit-font-smoothing:antialiased;font-weight:400;font-size:28px;line-height:170%;letter-spacing:.07em}@media not all and (min-width: 1024px){.l-menu-sub>.address>.tel .t{font-size:min(7.4666666667vw,28px)}}.l-menu-sub>.address>.tel .i{display:none}@media not all and (min-width: 1024px){.l-menu-sub>.address>.tel .i{display:block;width:calc(var(--redGrid)*1*1)}.l-menu-sub>.address>.tel .i svg{width:100%}}.l-breadcrumb{width:calc(var(--whiteGrid)*7*1 + var(--redGrid)*8*1);margin-left:calc(var(--edgeWhiteGrid) + var(--whiteGrid)*2*1 + var(--redGrid)*2*1);border-top:1px solid rgba(128,8,8,.1);border-bottom:1px solid rgba(128,8,8,.1);padding:16px 0 16px 20px;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;margin-bottom:76px}@media not all and (min-width: 1024px){.l-breadcrumb{position:relative;top:0;left:0;padding:0;width:100%;margin-left:0;margin-bottom:50px;border-top:none;border-bottom:none}.l-breadcrumb::after,.l-breadcrumb::before{content:"";position:absolute;top:0;left:2.6666666667vw;width:94.6666666667vw;height:1px;background-color:rgba(128,8,8,.1)}.l-breadcrumb::before{top:auto;bottom:0}}.l-breadcrumb>.l-breadcrumb-inner{display:contents}@media not all and (min-width: 1024px){.l-breadcrumb>.l-breadcrumb-inner{scrollbar-width:none;-ms-overflow-style:none;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;overflow-x:auto;padding:13px 5.3333333333vw 13px 5.3333333333vw}.l-breadcrumb>.l-breadcrumb-inner::-webkit-scrollbar{display:none}}.l-breadcrumb>.l-breadcrumb-inner>.home{width:14px;height:10px;translate:0 -1px}@media not all and (min-width: 1024px){.l-breadcrumb>.l-breadcrumb-inner>.home{flex-shrink:0}}.l-breadcrumb>.l-breadcrumb-inner>.home svg{width:100%;height:100%}.l-breadcrumb>.l-breadcrumb-inner>.it{font-family:dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:500;-webkit-font-smoothing:antialiased;font-size:12px;color:#9c9c9c;margin:0 16px}html:lang(en) .l-breadcrumb>.l-breadcrumb-inner>.it{font-family:sofia-pro,sans-serif;letter-spacing:.04em}.l-breadcrumb>.l-breadcrumb-inner>.link{font-family:dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:500;-webkit-font-smoothing:antialiased;font-size:12px;color:var(--Primary);letter-spacing:.06em}html:lang(en) .l-breadcrumb>.l-breadcrumb-inner>.link{font-family:sofia-pro,sans-serif;letter-spacing:.04em}@media not all and (min-width: 1024px){.l-breadcrumb>.l-breadcrumb-inner>.link{white-space:nowrap}}.l-recommend{margin:120px 0 200px 0;display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;width:calc(var(--whiteGrid)*6*1 + var(--redGrid)*6*1 + var(--redGrid)*1*1*.5);margin-left:calc(var(--edgeWhiteGrid) + var(--whiteGrid)*2*1 + var(--redGrid)*2*1)}@media not all and (min-width: 1024px){.l-recommend{margin:120px 0;width:82.9333333333vw;margin-left:8.2666666667vw;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:40px}}.l-recommend>.ttl{font-family:sofia-pro,sans-serif;font-style:normal;font-weight:400;-webkit-font-smoothing:antialiased;flex-shrink:0;font-size:14px;color:var(--theme01_AlpsRed);width:calc(var(--whiteGrid)*3*1 + var(--redGrid)*3*1)}.l-recommend>.btn{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;gap:16px 24px;flex-wrap:wrap;margin-top:-20px}@media not all and (min-width: 1024px){.l-recommend>.btn{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:8px;margin-top:10px}}.l-reserve{position:relative;top:0;left:0;width:100%;height:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:80svh;margin-bottom:60svh}@media not all and (min-width: 1024px){.l-reserve{height:auto;margin-top:60svh;margin-bottom:60svh}}.l-reserve .loop{position:absolute;top:-140px;left:0;font-family:the-seasons,sans-serif;font-style:normal;font-weight:lighter;font-feature-settings:"palt";font-smoothing:antialiased;-webkit-font-smoothing:antialiased;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:270px;line-height:1.22;letter-spacing:-0.02em;color:#222;width:100%;overflow:hidden;align-items:flex-start;margin-bottom:0;pointer-events:none;opacity:0;transition:opacity .5s}@media not all and (min-width: 1024px){.l-reserve .loop{font-size:200px;top:calc(50% - 190px)}}.l-reserve .loop .tg{margin-top:0;display:flex;flex-direction:row;align-items:center;justify-content:flex-start}@media not all and (min-width: 1024px){.l-reserve .loop .tg{margin-top:0}}.l-reserve .loop .tg .g{white-space:nowrap}.l-reserve>.inner{position:relative;top:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center}.l-reserve>.inner>p{font-family:source-han-serif-jp-subset,sans-serif;font-style:normal;font-weight:400;font-size:32px;line-height:130%;letter-spacing:.05em;font-feature-settings:"ss01" on,"ss02" on,"palt" on,"pcap" on;-webkit-font-smoothing:antialiased;color:var(--OmotenashiBeige);margin-bottom:68px;text-align:center}html:lang(en) .l-reserve>.inner>p{font-family:the-seasons,sans-serif;letter-spacing:0em;font-feature-settings:"palt"}@media not all and (min-width: 1024px){.l-reserve>.inner>p{margin-bottom:40px;font-size:24px}}@media not all and (min-width: 1024px){.l-reserve>.inner>p>span{display:none}}.l-reserve>.inner>p.-banquet{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:36px}@media not all and (min-width: 1024px){.l-reserve>.inner>p.-banquet{margin-bottom:40px}}@media not all and (min-width: 1024px){.l-reserve>.inner>p.-banquet>span{display:flex !important}}.l-reserve>.inner>a{position:relative;top:0;left:0;width:calc(var(--whiteGrid)*5*1 + var(--redGrid)*6*1);height:auto;display:flex;flex-direction:row;align-items:center;justify-content:center;background-color:#fff;color:var(--Primary);padding:58px 0;margin-bottom:20px;border-radius:8px;transition:background-color .2s}@media not all and (min-width: 1024px){.l-reserve>.inner>a{padding:25px 0;width:89.3333333333vw;margin-bottom:30px;justify-content:flex-start;padding-left:8vw}}.l-reserve>.inner>a>.cal{width:20px;height:20px;margin-right:15px}.l-reserve>.inner>a>.cal svg{width:100%;height:100%}.l-reserve>.inner>a>.wrapper{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;flex-wrap:wrap;max-width:58%;gap:0}@media not all and (min-width: 1024px){.l-reserve>.inner>a>.wrapper{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:0px;max-width:60%}}.l-reserve>.inner>a>.wrapper>.ja{font-family:dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:500;-webkit-font-smoothing:antialiased;font-size:18px;margin-right:15px;line-height:1}html:lang(en) .l-reserve>.inner>a>.wrapper>.ja{font-family:sofia-pro,sans-serif;letter-spacing:.04em}@media not all and (min-width: 1024px){.l-reserve>.inner>a>.wrapper>.ja{display:inline-block;font-size:min(16px,4.2666666667vw);margin-right:0;margin-bottom:6px}}html:lang(en) .l-reserve>.inner>a>.wrapper>.ja{display:none}.l-reserve>.inner>a>.wrapper>.en{font-family:sofia-pro,sans-serif;font-style:normal;font-weight:400;-webkit-font-smoothing:antialiased;font-size:18px;letter-spacing:.02em;translate:0 -1px}@media not all and (min-width: 1024px){.l-reserve>.inner>a>.wrapper>.en{font-size:min(16px,4.2666666667vw);translate:0;margin-right:0;line-height:1.2}}.l-reserve>.inner>a>.icon{position:absolute;top:calc(50% - 18px);left:auto;right:68px;width:50px;height:36px}@media not all and (min-width: 1024px){.l-reserve>.inner>a>.icon{right:19px}}.l-reserve>.inner>a>.icon .arw{rotate:-30deg}@media(any-hover: hover){.l-reserve>.inner>a:hover{background-color:var(--Primary);color:var(--OmotenashiBeige)}.l-reserve>.inner>a:hover>.cal svg path{fill:var(--OmotenashiBeige)}.l-reserve>.inner>a:hover>.icon{border:1px solid rgba(236,226,220,.4)}.l-reserve>.inner>a:hover>.icon svg path{fill:var(--OmotenashiBeige)}}@media not all and (min-width: 1024px){.l-reserve>.inner>a.-a>.cal{translate:-1px 0}}.l-reserve>.inner>.tel{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:23px}@media not all and (min-width: 1024px){.l-reserve>.inner>.tel{margin-top:5px}}.l-reserve>.inner>.tel .sub{font-family:dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:500;font-size:10px;line-height:150%;letter-spacing:.1em;font-feature-settings:"palt" on;-webkit-font-smoothing:antialiased;color:var(--OmotenashiBeige);margin-bottom:10px;text-align:center}html:lang(en) .l-reserve>.inner>.tel .sub{font-family:sofia-pro,sans-serif;letter-spacing:.04em}.l-reserve>.inner>.tel .sub>.b{display:inline-block;font-size:14px;margin-bottom:20px}@media not all and (min-width: 1024px){.l-reserve>.inner>.tel .sub>.b{font-size:12px;margin-bottom:10px}}.l-reserve>.inner>.tel .text{font-family:the-seasons,sans-serif;font-style:normal;font-weight:lighter;font-feature-settings:"palt";font-smoothing:antialiased;-webkit-font-smoothing:antialiased;font-size:28px;letter-spacing:.07em;color:var(--OmotenashiBeige)}body.-enter-reserve .l-reserve .loop{opacity:.4}.l-reserveModal{position:fixed;top:0;left:0;scrollbar-width:none;-ms-overflow-style:none;display:flex;flex-direction:column;align-items:center;justify-content:center;justify-content:flex-start;width:100vw;height:100dvh;max-width:none;max-height:none;overflow-x:hidden;overscroll-behavior:none;margin-top:0px;background-color:rgba(0,0,0,0);color:var(--Primary);display:none}.l-reserveModal::-webkit-scrollbar{display:none}body.-reserveModal-center .l-reserveModal{justify-content:center}.l-reserveModal::backdrop{background-color:rgba(0,0,0,0)}.l-reserveModal *{font-family:inherit}.l-reserveModal[open]{display:flex;border:none}.l-reserveModal>.bg{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(34,34,34,.2)}.l-reserveModal input,.l-reserveModal select,.l-reserveModal textarea{font-family:dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:150%;letter-spacing:.06em;-webkit-font-smoothing:antialiased;text-align:center;background:rgba(255,255,255,.7);border:1px solid rgba(156,156,156,.3);border-radius:4px;padding:9px 36px}@media not all and (min-width: 1024px){.l-reserveModal input,.l-reserveModal select,.l-reserveModal textarea{font-size:min(14px,3.7333333333vw)}}html:lang(en) .l-reserveModal input,html:lang(en) .l-reserveModal select,html:lang(en) .l-reserveModal textarea{font-family:sofia-pro,sans-serif;letter-spacing:.04em}@media not all and (min-width: 1024px){.l-reserveModal input,.l-reserveModal select,.l-reserveModal textarea{padding:0px 8vw;width:29.3333333333vw;height:10.6666666667vw}}.l-reserveModal input.small,.l-reserveModal select.small,.l-reserveModal textarea.small{padding:9px 13px}@media not all and (min-width: 1024px){.l-reserveModal input.small,.l-reserveModal select.small,.l-reserveModal textarea.small{padding:0px 4vw;width:14.6666666667vw}}.l-reserveModal select{color:var(--Primary);padding:9px 62px 9px 26px}@media not all and (min-width: 1024px){.l-reserveModal select{padding:0px 12vw 0px 9.3333333333vw;width:29.3333333333vw;height:10.6666666667vw}}.l-reserveModal .sel-wrapper{position:relative;top:0;left:0}.l-reserveModal .sel-wrapper:after{content:"";position:absolute;top:50%;left:auto;background-image:url("../img/common/i-arw-btm2.svg");width:11.7px;height:14.3px;background-size:11.7px 14.3px;display:block;translate:0 -50%;right:21px;pointer-events:none}@media not all and (min-width: 1024px){.l-reserveModal .sel-wrapper:after{background-image:url("../img/common/i-arw-btm2.svg");width:7.8px;height:9.1px;background-size:7.8px 9.1px;display:block;right:5.3333333333vw}}.l-reserveModal #booking_inner{width:240px;margin:0;padding:0;line-height:1.5em;font-size:12px}.l-reserveModal .bookingengine{color:#d6d6d6}.l-reserveModal .booking{font-size:14px;font-weight:bold}.l-reserveModal .booking_date{margin:0;padding:0;float:left;display:block}.l-reserveModal .booking_date_2col{float:left;display:block;width:80px;margin-right:5px;padding:0 5px}.l-reserveModal #nitteiarea,.l-reserveModal #ninzuarea,.l-reserveModal #ryokinarea,.l-reserveModal #searchtypearea{width:100%;margin:0;padding:0;border:none}.l-reserveModal input#chkymd,.l-reserveModal input#chkpsn{margin:0;padding:0}.l-reserveModal #calidif,.l-reserveModal #apple_overlayif{width:0;height:0;position:absolute;display:block}.l-reserveModal #searchtypearea{display:none}.l-reserveModal #frmplanseek{width:100%;background:rgba(255,255,255,.9);backdrop-filter:blur(12px);border-radius:8px 8px 0px 0px}.l-reserveModal #booking_inner{width:100%;padding:0;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.l-reserveModal .l-reserveModal-inner{position:relative;top:0;left:0;margin-top:100px;padding-bottom:100px;width:928px;height:auto}@media not all and (min-width: 1024px){.l-reserveModal .l-reserveModal-inner{width:94.6666666667vw;margin-top:10px;padding-bottom:10px}}.l-reserveModal .l-reserveModal-restaurants{width:100%;background:#3f4251;opacity:.9;backdrop-filter:blur(12px);border-radius:0px 0px 8px 8px;color:var(--OmotenashiBeige);padding-bottom:30px}.l-reserveModal .l-reserveModal-restaurants .l-reserveModal-ttl{border-bottom:1px solid rgba(236,226,220,.3)}.l-reserveModal .l-reserveModal-restaurants>.btn{width:100%;margin:30px 0 0 0;display:flex;flex-direction:column;align-items:center;justify-content:center}.l-reserveModal .l-reserveModal-ttl{padding:20px 30px 20px;width:100%;border-bottom:1px solid rgba(128,8,8,.1);display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:9px}@media not all and (min-width: 1024px){.l-reserveModal .l-reserveModal-ttl{padding:3.2vw 5.3333333333vw 3.2vw 5.3333333333vw}}.l-reserveModal .l-reserveModal-ttl>span{color:inherit;white-space:nowrap}.l-reserveModal .l-reserveModal-ttl>span:first-child{font-family:dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:500;-webkit-font-smoothing:antialiased;font-size:16px;letter-spacing:.06em}html:lang(en) .l-reserveModal .l-reserveModal-ttl>span:first-child{font-family:sofia-pro,sans-serif;letter-spacing:.04em}@media not all and (min-width: 1024px){.l-reserveModal .l-reserveModal-ttl>span:first-child{font-family:dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:150%;letter-spacing:.06em;-webkit-font-smoothing:antialiased}}@media not all and (min-width: 1024px){.l-reserveModal .l-reserveModal-ttl>span:first-child{font-size:min(14px,3.7333333333vw)}html:lang(en) .l-reserveModal .l-reserveModal-ttl>span:first-child{font-family:sofia-pro,sans-serif;letter-spacing:.04em}}.l-reserveModal .l-reserveModal-ttl>span:last-child{font-family:sofia-pro,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:150%;letter-spacing:.04em;-webkit-font-smoothing:antialiased;translate:0 -1px}@media not all and (min-width: 1024px){.l-reserveModal .l-reserveModal-ttl>span:last-child{font-style:normal;font-weight:400;font-size:14px;line-height:150%;letter-spacing:.04em;font-feature-settings:"ss01" on}}html:lang(en) .l-reserveModal .l-reserveModal-ttl>span:last-child{display:none}.l-reserveModal .booking_date{font-family:dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:150%;letter-spacing:.06em;-webkit-font-smoothing:antialiased}@media not all and (min-width: 1024px){.l-reserveModal .booking_date{font-size:min(14px,3.7333333333vw)}}html:lang(en) .l-reserveModal .booking_date{font-family:sofia-pro,sans-serif;letter-spacing:.04em}.l-reserveModal .booking{font-family:dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:150%;letter-spacing:.06em;-webkit-font-smoothing:antialiased}@media not all and (min-width: 1024px){.l-reserveModal .booking{font-size:min(14px,3.7333333333vw)}}html:lang(en) .l-reserveModal .booking{font-family:sofia-pro,sans-serif;letter-spacing:.04em}.l-reserveModal #nitteiarea{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start}.l-reserveModal .l-reserveModal-cmnBtn{font-family:dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:150%;letter-spacing:.06em;-webkit-font-smoothing:antialiased;position:relative;top:0;left:0;width:500px;height:80px;border-radius:8px;background-color:#fff;display:flex;flex-direction:row;align-items:center;justify-content:center;color:var(--Primary)}@media not all and (min-width: 1024px){.l-reserveModal .l-reserveModal-cmnBtn{font-size:min(14px,3.7333333333vw)}}html:lang(en) .l-reserveModal .l-reserveModal-cmnBtn{font-family:sofia-pro,sans-serif;letter-spacing:.04em}@media not all and (min-width: 1024px){.l-reserveModal .l-reserveModal-cmnBtn{width:84vw;height:16vw}}.l-reserveModal .l-reserveModal-cmnBtn>.icon{position:absolute;top:50%;left:auto;right:39px;translate:0 -50%}@media not all and (min-width: 1024px){.l-reserveModal .l-reserveModal-cmnBtn>.icon{right:19px}}.l-reserveModal .l-reserveModal-cmnBtn.-small{width:auto;height:auto;gap:10px;background-color:rgba(0,0,0,0)}.l-reserveModal .l-reserveModal-cmnBtn.-small>.icon{position:relative;top:0;left:0;translate:none}@media(any-hover: hover){.l-reserveModal .l-reserveModal-cmnBtn.-small{transition:opacity .2s}.l-reserveModal .l-reserveModal-cmnBtn.-small:hover{opacity:.6}}.l-reserveModal .l-reserveModal-cmnBtn[target=_blank] .arw{rotate:-30deg}.l-reserveModal .l-reserveModal-cmnBtn.-black{background-color:var(--Primary);color:var(--OmotenashiBeige)}.l-reserveModal .l-reserveModal-cmnBtn.-black>.icon{border:1px solid rgba(236,226,220,.4)}.l-reserveModal .l-reserveModal-cmnBtn.-black>.icon svg path{fill:var(--OmotenashiBeige)}@media(any-hover: hover){.l-reserveModal .l-reserveModal-cmnBtn.-black{transition:background-color .2s}.l-reserveModal .l-reserveModal-cmnBtn.-black:hover{background-color:var(--OmotenashiBeige);color:var(--Primary)}.l-reserveModal .l-reserveModal-cmnBtn.-black:hover>.cal svg path{fill:var(--OmotenashiBeige)}.l-reserveModal .l-reserveModal-cmnBtn.-black:hover>.icon{border:1px solid rgba(128,8,8,.1)}.l-reserveModal .l-reserveModal-cmnBtn.-black:hover>.icon svg path{fill:var(--theme01_AlpsRed)}}.l-reserveModal .button{display:none}.l-reserveModal .l-reserveModal-day,.l-reserveModal .l-reserveModal-num{width:824px;display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;margin-left:52px;margin-top:30px;border-bottom:1px solid rgba(128,8,8,.1);padding-bottom:30px}@media not all and (min-width: 1024px){.l-reserveModal .l-reserveModal-day,.l-reserveModal .l-reserveModal-num{flex-direction:column;width:84vw;margin-left:5.3333333333vw;margin-top:5.3333333333vw;padding-bottom:15px;gap:15px}}.l-reserveModal .l-reserveModal-day>h4,.l-reserveModal .l-reserveModal-num>h4{font-family:dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:150%;letter-spacing:.06em;-webkit-font-smoothing:antialiased;width:280px}@media not all and (min-width: 1024px){.l-reserveModal .l-reserveModal-day>h4,.l-reserveModal .l-reserveModal-num>h4{font-size:min(14px,3.7333333333vw)}}html:lang(en) .l-reserveModal .l-reserveModal-day>h4,html:lang(en) .l-reserveModal .l-reserveModal-num>h4{font-family:sofia-pro,sans-serif;letter-spacing:.04em}@media not all and (min-width: 1024px){.l-reserveModal .l-reserveModal-day>h4,.l-reserveModal .l-reserveModal-num>h4{width:auto}}.l-reserveModal .l-reserveModal-day>.l-reserveModal-block,.l-reserveModal .l-reserveModal-num>.l-reserveModal-block{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;gap:20px}@media not all and (min-width: 1024px){.l-reserveModal .l-reserveModal-day>.l-reserveModal-block,.l-reserveModal .l-reserveModal-num>.l-reserveModal-block{flex-direction:column;gap:15px}}.l-reserveModal .l-reserveModal-day>.l-reserveModal-block>.block,.l-reserveModal .l-reserveModal-num>.l-reserveModal-block>.block{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:18px;flex-shrink:0}@media not all and (min-width: 1024px){.l-reserveModal .l-reserveModal-day>.l-reserveModal-block>.block,.l-reserveModal .l-reserveModal-num>.l-reserveModal-block>.block{gap:15px}}.l-reserveModal .l-reserveModal-day>.l-reserveModal-block>.block:first-child,.l-reserveModal .l-reserveModal-num>.l-reserveModal-block>.block:first-child{width:auto;min-width:358px}@media not all and (min-width: 1024px){.l-reserveModal .l-reserveModal-day>.l-reserveModal-block>.block:first-child,.l-reserveModal .l-reserveModal-num>.l-reserveModal-block>.block:first-child{width:auto}}@media not all and (min-width: 1024px){.l-reserveModal .l-reserveModal-num>.l-reserveModal-block>.block{width:auto !important;min-width:0 !important}}@media not all and (min-width: 1024px){.l-reserveModal .l-reserveModal-num>.l-reserveModal-block{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:10.1333333333vw}}.l-reserveModal .l-reserveModal-btns{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;margin-top:30px;gap:20px;margin-bottom:29px}.l-reserveModal .l-reserveModal-close{position:absolute;top:-25px;left:auto;width:68px;height:50px;display:flex;flex-direction:column;align-items:center;justify-content:center;font-family:sofia-pro,sans-serif;font-style:normal;font-weight:400;-webkit-font-smoothing:antialiased;right:-25px;background-color:var(--Primary);color:var(--OmotenashiBeige);font-size:16px;letter-spacing:.02em;border-radius:50%}@media not all and (min-width: 1024px){.l-reserveModal .l-reserveModal-close{font-size:16px;right:-5px;top:5px}}@media(any-hover: hover){.l-reserveModal .l-reserveModal-close{opacity:1;transition:opacity .1s ease-out}.l-reserveModal .l-reserveModal-close:hover{opacity:.8 !important}}.l-reserveModal .l-reserveModal-inputs{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:12px}@media not all and (min-width: 1024px){.l-reserveModal .l-reserveModal-inputs{gap:2.1333333333vw}}.l-reserveModal .l-reserveModal-checkbox{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:10px}@media not all and (min-width: 1024px){.l-reserveModal .l-reserveModal-checkbox{gap:2.6666666667vw}}.l-reserveModal .l-reserveModal-checkbox>input{width:28px;height:28px;appearance:none;background:rgba(255,255,255,.7);border:2px solid rgba(122,8,8,.3);border-radius:4px}.l-reserveModal .l-reserveModal-checkbox>input:checked{position:relative;top:0;left:0;background:rgba(122,8,8,.15)}.l-reserveModal .l-reserveModal-checkbox>input:checked::before{content:"";position:absolute;top:50%;left:50%;background-image:url("../img/common/i-checked.svg");width:18.6px;height:11.4px;background-size:18.6px 11.4px;display:block;translate:-50% -50%}.l-other-stay{width:calc(var(--whiteGrid)*7*1 + var(--redGrid)*8*1);margin-left:calc(var(--edgeWhiteGrid) + var(--whiteGrid)*2*1 + var(--redGrid)*2*1);margin-top:200px}@media not all and (min-width: 1024px){.l-other-stay{width:calc(var(--whiteGrid)*4*1 + var(--redGrid)*5*1);margin-left:calc(var(--edgeWhiteGrid) + var(--whiteGrid)*0*1);margin-top:160px}}.l-other-stay>.ttl{font-family:source-han-serif-jp-subset,sans-serif;font-style:normal;font-weight:400;font-size:20px;line-height:150%;letter-spacing:.05em;font-feature-settings:"ss01" on,"ss02" on,"palt" on,"pcap" on;-webkit-font-smoothing:antialiased;color:var(--Primary);margin-bottom:40px}@media not all and (min-width: 1024px){.l-other-stay>.ttl{font-size:20px}}html:lang(en) .l-other-stay>.ttl{font-family:the-seasons,sans-serif;font-size:24px;letter-spacing:0em;font-feature-settings:"palt"}@media not all and (min-width: 1024px){.l-other-stay>.ttl{margin-bottom:40px}}.l-other-stay>.list{width:100%;display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;flex-wrap:wrap;gap:calc(var(--whiteGrid)*1*1);margin:0}@media not all and (min-width: 1024px){.l-other-stay>.list{gap:32px 0vw;justify-content:space-between !important;overflow:visible !important}.l-other-stay>.list::before{display:none}.l-other-stay>.list::after{display:none}}.l-other-stay>.list>.item{width:calc(var(--whiteGrid)*1*1 + var(--redGrid)*2*1)}@media not all and (min-width: 1024px){.l-other-stay>.list>.item{width:calc(50% - 1.3333333333vw) !important}}.l-other-stay>.list>.item h3{font-family:source-han-serif-jp-subset,sans-serif;font-style:normal;font-weight:400;font-size:20px;line-height:150%;letter-spacing:.05em;font-feature-settings:"ss01" on,"ss02" on,"palt" on,"pcap" on;-webkit-font-smoothing:antialiased;font-size:20px !important}@media not all and (min-width: 1024px){.l-other-stay>.list>.item h3{font-size:20px}}html:lang(en) .l-other-stay>.list>.item h3{font-family:the-seasons,sans-serif;font-size:24px;letter-spacing:0em;font-feature-settings:"palt"}.l-other-stay>.list>.item h3 span{translate:2px 0 !important}html:lang(en) .l-other-stay>.list>.item h3{padding-bottom:10px}@media not all and (min-width: 1024px){.l-other-stay>.list>.item .bg .line{height:4px}}@media not all and (min-width: 1024px){.l-other-stay>.list>.item .text{margin-top:10px}}@media not all and (min-width: 1024px){.l-other-stay>.list>.item{width:44vw;overflow:visible !important}.l-other-stay>.list>.item h3{display:flex;flex-direction:column !important;align-items:flex-start;justify-content:flex-start}.l-other-stay>.list>.item h3 span{translate:0 2px !important;margin-left:0 !important}}.l-other-stay>.back{margin-top:100px}@media not all and (min-width: 1024px){.l-other-stay>.back{margin-top:85px;display:flex;flex-direction:column;align-items:center;justify-content:center}}.l-img-modal{position:fixed;top:0;left:0;font-size:14px;color:var(--OmotenashiBeige);width:100vw;height:100dvh;background:rgba(0,0,0,0);max-width:none;max-height:none;overflow-x:hidden;overscroll-behavior:none;margin-top:0px;z-index:9999}.l-img-modal *{font-family:inherit;color:inherit}.l-img-modal>.backdrop{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#222;opacity:0}.l-img-modal>.wrapper{position:relative;top:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;height:85vh}.l-img-modal>.wrapper .tg{position:relative;top:0;left:0;height:100%;background-color:#fff}.l-img-modal>.wrapper button{position:absolute;top:-20px;left:auto;width:68px;height:50px;font-family:sofia-pro,sans-serif;font-style:normal;font-weight:400;-webkit-font-smoothing:antialiased;right:-20px;font-size:16px;color:var(--OmotenashiBeige);background-color:var(--Primary);border-radius:50%;padding-bottom:4px}@media(any-hover: hover){.l-img-modal>.wrapper button{transition:all .15s ease-out}.l-img-modal>.wrapper button:hover{background-color:#fff;color:var(--Primary)}}.l-img-modal>.wrapper img{position:relative;top:0;left:0;height:100%}.l-img-modal[open]{border:none;display:flex;flex-direction:column;align-items:center;justify-content:center}.l-img-modal::backdrop{opacity:0}.l-carousel .btn button{transition:opacity .25s}.l-carousel .btn button.-disabled{opacity:.25;pointer-events:none}.c-breadcrumb{position:relative;background:var(--tertiary-color)}@media all and (min-width: 1024px){.c-breadcrumb{height:180px}}.c-breadcrumb__inner{margin:0 auto 0}@media all and (min-width: 1024px){.c-breadcrumb__inner{max-width:1460px;padding:125px 60px 0}}@media not all and (min-width: 1024px){.c-breadcrumb__inner{padding:80px 16px 20px}}.c-breadcrumb__list{display:flex;justify-content:flex-end;align-items:center;flex-wrap:wrap}.c-breadcrumb__item:last-of-type a span{overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:1;max-width:600px}@media not all and (min-width: 1024px){.c-breadcrumb__item:last-of-type a span{max-width:120px}}.c-breadcrumb__link{line-height:1.2}@media not all and (min-width: 1024px){.c-breadcrumb__link{font-size:12px}}@media(any-hover: hover){.c-breadcrumb__link[href]:hover{color:pink}}.c-breadcrumb__dot{display:inline-block;margin:0 8px 0 6px}.c-h1{display:inline-flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;padding:3px 28px 20px 10px}@media not all and (min-width: 1024px){.c-h1{flex-direction:column;padding:3px 0 18px 5px}}.c-h1>span:first-child{font-family:the-seasons,sans-serif;font-style:normal;font-weight:400;font-size:100px;line-height:90%;letter-spacing:-0.03em;font-feature-settings:"palt";font-smoothing:antialiased;-webkit-font-smoothing:antialiased;color:var(--Primary)}@media not all and (min-width: 1024px){.c-h1>span:first-child{font-style:normal;font-weight:400;font-size:min(64px,17.0666666667vw);line-height:90%;letter-spacing:-0.03em}}.c-h1>span:last-child{font-family:dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:500;-webkit-font-smoothing:antialiased;font-size:14px;line-height:150%;letter-spacing:.06em;color:var(--Primary);white-space:nowrap;display:inline-block;translate:13px 10px}html:lang(en) .c-h1>span:last-child{font-family:sofia-pro,sans-serif;letter-spacing:.04em}@media not all and (min-width: 1024px){.c-h1>span:last-child{translate:5.3333333333vw 12px}}.page-rooms .c-h1>span:last-child,.page-rooms-detail .c-h1>span:last-child,.page-restaurants-detail .c-h1>span:last-child,.page-company_recruit .c-h1>span:last-child{translate:23px 10px}@media not all and (min-width: 1024px){.page-rooms .c-h1>span:last-child,.page-rooms-detail .c-h1>span:last-child,.page-restaurants-detail .c-h1>span:last-child,.page-company_recruit .c-h1>span:last-child{translate:5.3333333333vw 12px}}html:lang(en) .c-h1>span:last-child{display:none}@media not all and (min-width: 1024px){.c-h1>span .b{margin-left:.34em}}.c-h1>span .r{margin-left:.2em}@media not all and (min-width: 1024px){.c-h1>span .r{margin-left:0em}}.c-h1.-s span:first-child{font-family:the-seasons,sans-serif;font-style:normal;font-weight:400;font-size:72px;line-height:90%;letter-spacing:-0.03em;font-feature-settings:"palt";font-smoothing:antialiased;-webkit-font-smoothing:antialiased}@media not all and (min-width: 1024px){.c-h1.-s span:first-child{font-style:normal;font-weight:400;font-size:min(48px,12.8vw);line-height:90%;letter-spacing:-0.03em}}.c-h1.-s span:last-child{translate:10px 5px}@media not all and (min-width: 1024px){.c-h1.-s span:last-child{translate:6.6666666667vw 12px}}.c-h1.-light>span:first-child{color:var(--OmotenashiBeige) !important}.c-h1.-light>span:last-child{color:var(--OmotenashiBeige) !important}.c-h1.-m10>span:last-child{translate:23px 10px}@media not all and (min-width: 1024px){.c-h1.-m10>span:last-child{translate:5.3333333333vw 12px}}@media not all and (min-width: 1024px){.c-h1.-xs-small>span:first-child{font-size:min(45px,12vw)}}@media not all and (min-width: 1024px){.c-h1.-xs-small-space>span:first-child{letter-spacing:-0.05em}}.c-h2{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;padding:0 10px 15px 0}@media not all and (min-width: 1024px){.c-h2{flex-direction:column;padding:0 0 15px 0}}.c-h2>span{display:inline-block}.c-h2>span:first-child{font-family:the-seasons,sans-serif;font-style:normal;font-weight:400;font-size:100px;line-height:90%;letter-spacing:-0.03em;font-feature-settings:"palt";font-smoothing:antialiased;-webkit-font-smoothing:antialiased;color:var(--Primary);white-space:nowrap}@media not all and (min-width: 1024px){.c-h2>span:first-child{font-style:normal;font-weight:400;font-size:min(64px,17.0666666667vw);line-height:90%;letter-spacing:-0.03em}}.c-h2>span:last-child{font-family:dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:500;-webkit-font-smoothing:antialiased;font-size:14px;line-height:150%;letter-spacing:.06em;color:var(--Primary);white-space:nowrap;display:inline-block;translate:10px 10px}html:lang(en) .c-h2>span:last-child{font-family:sofia-pro,sans-serif;letter-spacing:.04em}@media not all and (min-width: 1024px){.c-h2>span:last-child{translate:6.6666666667vw 12px}}html:lang(en) .c-h2>span:last-child{display:none}.c-h2 span.-top-news{display:inline-block;translate:38px 0}@media not all and (min-width: 1024px){.c-h2 span.-top-news{translate:0}}.c-h2.-s>span:first-child{font-family:the-seasons,sans-serif;font-style:normal;font-weight:400;font-size:72px;line-height:90%;letter-spacing:-0.03em;font-feature-settings:"palt";font-smoothing:antialiased;-webkit-font-smoothing:antialiased}@media not all and (min-width: 1024px){.c-h2.-s>span:first-child{font-style:normal;font-weight:400;font-size:min(48px,12.8vw);line-height:90%;letter-spacing:-0.03em}}.c-h2.-s>span:last-child{translate:10px 5px}@media not all and (min-width: 1024px){.c-h2.-s>span:last-child{translate:6.6666666667vw 12px}}.c-h2.-light span:first-child{color:var(--OmotenashiBeige)}.c-h2.-light span:last-child{color:var(--OmotenashiBeige)}.c-h2.-m10>span:last-child{translate:20px 10px}@media not all and (min-width: 1024px){.c-h2.-m10>span:last-child{translate:9.3333333333vw 12px}}.c-h3{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}@media not all and (min-width: 1024px){.c-h3{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start}}.c-h3 span:first-child{font-family:the-seasons,sans-serif;font-style:normal;font-weight:400;font-size:56px;line-height:103%;letter-spacing:-0.03em;font-feature-settings:"palt";font-smoothing:antialiased;-webkit-font-smoothing:antialiased;color:var(--Primary)}@media not all and (min-width: 1024px){.c-h3 span:first-child{font-style:normal;font-weight:400;font-size:min(32px,8.5333333333vw)}}.c-h3 span:last-child{font-family:dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:150%;letter-spacing:.06em;-webkit-font-smoothing:antialiased;display:inline-block;translate:0px 15px}@media not all and (min-width: 1024px){.c-h3 span:last-child{font-size:min(14px,3.7333333333vw)}}html:lang(en) .c-h3 span:last-child{font-family:sofia-pro,sans-serif;letter-spacing:.04em}@media not all and (min-width: 1024px){.c-h3 span:last-child{translate:11px 0}}html:lang(en) .c-h3 span:last-child{display:none}.c-arwBtn{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;white-space:nowrap}.c-arwBtn .text{font-family:dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:150%;letter-spacing:.06em;-webkit-font-smoothing:antialiased;color:var(--Primary);margin-right:10px;transition:opacity .2s}@media not all and (min-width: 1024px){.c-arwBtn .text{font-size:min(14px,3.7333333333vw)}}html:lang(en) .c-arwBtn .text{font-family:sofia-pro,sans-serif;letter-spacing:.04em}.c-arwBtn.-blank .arw{rotate:-30deg}.c-arwBtn[target=_blank] .arw{rotate:-30deg}.c-arwBtn.-btm .arw{rotate:90deg}.c-arwBtn>.wrapper{display:flex;flex-direction:row;align-items:center;justify-content:flex-start}.c-arwBtn.-box{justify-content:space-between;background-color:var(--Bg_FrameWhite);padding:28px 40px;border-radius:8px}@media not all and (min-width: 1024px){.c-arwBtn.-box{padding:20px 30px}}.c-arwBtn.-box span.icon{margin-right:20px !important}.c-arwBtn.-light .text{color:var(--OmotenashiBeige)}.c-arwBtn.-disable{pointer-events:none;opacity:.1}@media(any-hover: hover){.c-arwBtn:hover .text{opacity:.5}}.c-arw-icon{position:relative;top:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;width:50.25px;height:36.75px;border-radius:50%;border:1px solid rgba(122,8,8,.05);flex-shrink:0}.c-arwBtn.-light .c-arw-icon{border-color:rgba(255,255,255,.2)}.c-arwBtn.-light .c-arw-icon svg path{fill:var(--OmotenashiBeige)}.c-arw-icon .arw{width:17px;height:10.96px}.c-arw-icon svg{width:100%;height:100%}.c-arwBtn.-icon>span.icon,.c-arwBtn.-icon>.wrapper span.icon{font-family:sofia-pro,sans-serif;font-style:normal;font-weight:400;font-size:10px;line-height:170%;-webkit-font-smoothing:antialiased;color:var(--theme01_AlpsRed);background-color:#fff;border-radius:4px;padding:2px 4px;margin-right:10px}@media not all and (min-width: 1024px){.c-arwBtn.-icon>span.icon,.c-arwBtn.-icon>.wrapper span.icon{font-style:normal;font-weight:400;font-size:10px;line-height:170%;font-feature-settings:"ss01" on}}.c-reserve-room-btn{display:flex;flex-direction:row;align-items:center;justify-content:center;background-color:#fff;border-radius:8px;padding:15px;transition:background-color .2s}.c-reserve-room-btn .text{font-family:dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:150%;letter-spacing:.06em;-webkit-font-smoothing:antialiased;margin:0 10px}@media not all and (min-width: 1024px){.c-reserve-room-btn .text{font-size:min(14px,3.7333333333vw)}}html:lang(en) .c-reserve-room-btn .text{font-family:sofia-pro,sans-serif;letter-spacing:.04em}.c-reserve-room-btn::before{content:"";background-image:url("../img/common/i-reserve.svg");width:20px;height:20px;background-size:20px 20px;display:block}.c-reserve-room-btn::after{content:"";background-image:url("../img/common/i-arw.svg");width:13px;height:9px;background-size:13px 9px;display:block;rotate:-45deg}@media(any-hover: hover){.c-reserve-room-btn:hover{background-color:var(--Primary);color:var(--OmotenashiBeige)}.c-reserve-room-btn:hover::before{background-image:url("../img/common/i-reserve-b.svg");width:20px;height:20px;background-size:20px 20px;display:block}.c-reserve-room-btn:hover::after{background-image:url("../img/common/i-arw-b.svg");width:13px;height:9px;background-size:13px 9px;display:block}}.c-round-btn{position:relative;top:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;display:inline-flex;padding:0 30px;height:58px}@media not all and (min-width: 1024px){.c-round-btn{padding:0 min(30px,8vw)}}.c-round-btn .bg{position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--Primary);border-radius:100px;transition:background-color .25s ease-out,border .25s ease-out}.c-round-btn>.inner{position:relative;top:0;left:0;display:flex;flex-direction:row;align-items:center;justify-content:center;flex-wrap:nowrap;color:var(--OmotenashiBeige)}.c-round-btn>.inner .en{font-family:sofia-pro,sans-serif;font-style:normal;font-weight:400;-webkit-font-smoothing:antialiased;font-size:18px;color:inherit;letter-spacing:-0.03em;margin-right:11px;white-space:nowrap;translate:0 -1px}@media not all and (min-width: 1024px){.c-round-btn>.inner .en{font-size:min(18px,4.8vw);margin-right:min(11px,2.9333333333vw);translate:0 -2px}}html:lang(en) .c-round-btn>.inner .en{line-height:1;margin-right:19px}@media not all and (min-width: 1024px){html:lang(en) .c-round-btn>.inner .en{margin-right:min(19px,5.0666666667vw)}}.c-round-btn>.inner .ja{font-family:dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:500;font-size:12px;line-height:150%;letter-spacing:.06em;font-feature-settings:"palt" on;-webkit-font-smoothing:antialiased;color:inherit;margin-right:19px;white-space:nowrap}html:lang(en) .c-round-btn>.inner .ja{font-family:sofia-pro,sans-serif;letter-spacing:.04em}@media not all and (min-width: 1024px){.c-round-btn>.inner .ja{margin-right:5.0666666667vw}}html:lang(en) .c-round-btn>.inner .ja{display:none}.c-round-btn>.inner .icon{width:13px;height:9px}.c-round-btn>.inner .icon svg{width:100%;height:100%}.c-round-btn.-back>.inner .ja{margin-right:0}.c-round-btn.-back>.inner .icon{rotate:180deg;margin-right:20px}.c-round-btn[target=_blank] .inner>.icon{rotate:-30deg}@media(any-hover: hover){.c-round-btn:hover .bg{background-color:rgba(0,0,0,0);border:1px solid rgba(128,8,8,.1)}.c-round-btn:hover>.inner{color:var(--Primary)}.c-round-btn:hover>.inner .icon svg path{fill:var(--theme01_AlpsRed)}}.c-simple-arw-btn{width:50px;height:36px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid rgba(236,226,220,.4);border-radius:50%}.c-simple-arw-btn.-white svg path{fill:var(--OmotenashiBeige)}.c-telBtn{display:inline-block;cursor:text;-webkit-user-drag:none;-khtml-user-drag:none}body.-sp .c-telBtn{pointer-events:auto}.c-large-btn{position:relative;top:0;left:0;font-family:dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:500;-webkit-font-smoothing:antialiased;font-size:18px;display:flex;flex-direction:row;align-items:center;justify-content:center;margin-top:80px;width:57.2222222222vw;background-color:#fff;padding:58px 0;border-radius:8px;overflow:hidden;transition:background-color .2s}html:lang(en) .c-large-btn{font-family:sofia-pro,sans-serif;letter-spacing:.04em}@media not all and (min-width: 1024px){.c-large-btn{justify-content:flex-start;font-size:16px;margin-top:40px;width:calc(var(--whiteGrid)*4*1 + var(--redGrid)*5*1);padding:31px 0 22px 30px}}html:lang(en) .c-large-btn{justify-content:flex-start;padding:48px 0}@media not all and (min-width: 1024px){html:lang(en) .c-large-btn{padding:18px 0 16px 30px}}.c-large-btn::before{content:"";position:absolute;top:0;left:0;width:100%;height:8px;background-color:var(--theme01_AlpsRed)}.c-large-btn .t{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:20px}@media not all and (min-width: 1024px){.c-large-btn .t{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:0px;translate:0 -2px}}html:lang(en) .c-large-btn .t{flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:11px;margin-left:5.8333333333vw}@media not all and (min-width: 1024px){html:lang(en) .c-large-btn .t{margin-left:0;width:70%;gap:4px}}.c-large-btn .t>span:first-child{font-family:dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:500;-webkit-font-smoothing:antialiased;font-size:18px}html:lang(en) .c-large-btn .t>span:first-child{font-family:sofia-pro,sans-serif;letter-spacing:.04em}@media not all and (min-width: 1024px){.c-large-btn .t>span:first-child{font-size:16px;line-height:1}}.c-large-btn .t>span:last-child{font-family:sofia-pro,sans-serif;font-style:normal;font-weight:400;-webkit-font-smoothing:antialiased;font-size:18px;letter-spacing:.04em}@media not all and (min-width: 1024px){.c-large-btn .t>span:last-child{font-size:16px}}.c-large-btn .t.-b{gap:40px}@media not all and (min-width: 1024px){.c-large-btn .t.-b{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:0}}.c-large-btn .t.-b>span:first-child{font-family:dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:500;font-size:12px;line-height:150%;letter-spacing:.06em;font-feature-settings:"palt" on;-webkit-font-smoothing:antialiased;margin-left:-15.2777777778vw}html:lang(en) .c-large-btn .t.-b>span:first-child{font-family:sofia-pro,sans-serif;letter-spacing:.04em}@media not all and (min-width: 1024px){.c-large-btn .t.-b>span:first-child{margin-left:0}}html:lang(en) .c-large-btn .t.-b>span:first-child{margin-left:0}.c-large-btn .t.-b>span:last-child{font-family:dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:500;-webkit-font-smoothing:antialiased;font-size:18px}html:lang(en) .c-large-btn .t.-b>span:last-child{font-family:sofia-pro,sans-serif;letter-spacing:.04em}@media not all and (min-width: 1024px){.c-large-btn .t.-b>span:last-child{font-size:16px}}.c-large-btn .t.-c>span:first-child{display:none}.c-large-btn .t.-c>span:last-child{font-family:dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:500;-webkit-font-smoothing:antialiased;font-size:18px}html:lang(en) .c-large-btn .t.-c>span:last-child{font-family:sofia-pro,sans-serif;letter-spacing:.04em}@media not all and (min-width: 1024px){.c-large-btn .t.-c>span:last-child{font-size:16px}}.c-large-btn>.icon{position:absolute;top:calc(50% - 18px);left:auto;right:5.8333333333vw}@media not all and (min-width: 1024px){.c-large-btn>.icon{right:5.3333333333vw;top:calc(50% - 18.375px + 2px)}}.c-large-btn .arw{rotate:-30deg}@media(any-hover: hover){.c-large-btn:hover{background-color:var(--Primary);color:var(--OmotenashiBeige)}.c-large-btn:hover .c-arw-icon{border:1px solid rgba(236,226,220,.4)}.c-large-btn:hover .c-arw-icon svg path{fill:var(--OmotenashiBeige)}}@media all and (min-width: 1024px){html:lang(en) .c-large-btn.-en-center{justify-content:center}html:lang(en) .c-large-btn.-en-center .t{margin-left:0}html:lang(en) .c-large-btn.-en-center .t>span:last-child{display:none}}@media not all and (min-width: 1024px){.c-large-btn.-en-center{padding:31px 0 22px 30px !important}}.c-border-btn{word-wrap:break-word;display:inline;color:var(--theme01_AlpsRed);margin-bottom:5px;padding-bottom:.25em;background-image:linear-gradient(to right, var(--theme01_AlpsRed) 2px, transparent 1px);background-size:4px 1px;background-repeat:repeat-x;background-position:left bottom}.c-border-btn[target=_blank]::after{content:"";background-image:url("../img/common/i-arw.svg");width:13px;height:9px;background-size:13px 9px;display:block;rotate:-45deg;display:inline-block}@media(any-hover: hover){.c-border-btn{transition:opacity .25s}.c-border-btn:hover{opacity:.5}}.c-simple-btn{font-family:sofia-pro,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:150%;letter-spacing:.04em;-webkit-font-smoothing:antialiased;display:inline-flex;flex-direction:row;align-items:center;justify-content:flex-start;color:var(--Primary);gap:2px}@media not all and (min-width: 1024px){.c-simple-btn{font-style:normal;font-weight:400;font-size:14px;line-height:150%;letter-spacing:.04em;font-feature-settings:"ss01" on}}.c-simple-btn[target=_blank]::after{content:"";background-image:url("../img/common/i-arw.svg");width:13px;height:9px;background-size:13px 9px;display:block;rotate:-45deg;translate:0 2px}@media(any-hover: hover){.c-simple-btn{transition:opacity .25s}.c-simple-btn:hover{opacity:.5}}.c-reserveBtn-wrapper{position:fixed;top:auto;left:50%;bottom:20px;translate:-50% 0;display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;gap:5px;transition:bottom .5s ease-in-out;z-index:2}.c-reserveBtn{position:fixed;top:auto;left:50%;bottom:20px;translate:-50% 0;display:flex;flex-direction:row;align-items:center;justify-content:center;color:var(--Primary);padding:0px 14px;opacity:0;white-space:nowrap;transition:bottom .5s ease-in-out,color var(--hover-time) var(--hover-ease);z-index:2;height:49px;--hover-time: 0.15s;--hover-ease: ease-out}.c-reserveBtn .bg{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:8px;background-color:rgba(255,255,255,.7);backdrop-filter:blur(2px);transition:background-color var(--hover-time) var(--hover-ease)}.c-reserveBtn .icon{position:relative;top:0;left:0;width:20px;height:20px;margin-right:10px}.c-reserveBtn .icon path{transition:fill var(--hover-time) var(--hover-ease)}.c-reserveBtn .ja{position:relative;top:0;left:0;font-family:dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:150%;letter-spacing:.06em;-webkit-font-smoothing:antialiased;margin-right:10px}@media not all and (min-width: 1024px){.c-reserveBtn .ja{font-size:min(14px,3.7333333333vw)}}html:lang(en) .c-reserveBtn .ja{font-family:sofia-pro,sans-serif;letter-spacing:.04em}.c-reserveBtn .en{position:relative;top:0;left:0;font-family:sofia-pro,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:150%;letter-spacing:.04em;-webkit-font-smoothing:antialiased}@media not all and (min-width: 1024px){.c-reserveBtn .en{font-style:normal;font-weight:400;font-size:14px;line-height:150%;letter-spacing:.04em;font-feature-settings:"ss01" on}}.c-reserveBtn.-left,.c-reserveBtn.-right{position:relative;top:0;left:0;translate:0 0}.c-reserveBtn.-left>.bg{border-radius:8px 0 0 8px}.c-reserveBtn.-right>.bg{border-radius:0 8px 8px 0}@media(any-hover: hover){.c-reserveBtn:hover{color:var(--OmotenashiBeige)}.c-reserveBtn:hover .icon path{fill:var(--OmotenashiBeige) !important}.c-reserveBtn:hover .bg{background-color:rgba(34,34,34,.7)}}html:lang(en) .c-reserveBtn{padding:0px 42px}@media not all and (min-width: 1024px){html:lang(en) .c-reserveBtn{padding:0px 38px}}body.-not-top .c-reserveBtn{opacity:1}body.-footer .c-reserveBtn,body.-footer .c-reserveBtn-wrapper{bottom:-100px}@media not all and (min-width: 1024px){body.-footer .c-reserveBtn,body.-footer .c-reserveBtn-wrapper{bottom:-60px}}.page-fix-nav{position:fixed;top:250px;left:calc(var(--edgeWhiteGrid) + var(--whiteGrid)*0*1);font-family:sofia-pro,dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:400;font-size:12px;line-height:150%;display:flex;align-items:center;letter-spacing:.04em;-webkit-font-smoothing:antialiased;font-feature-settings:"palt" on;z-index:1;transition:opacity .25s}@media not all and (min-width: 1024px){.page-fix-nav{font-style:normal;font-weight:400;font-size:12px;letter-spacing:.06em}}@media not all and (min-width: 1024px){.page-fix-nav{display:none}}.page-fix-nav ul{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:11px;width:calc(var(--whiteGrid)*1*1 + var(--redGrid)*1*1 + var(--redGrid)*1*1*.25)}.page-fix-nav li>ul{margin-top:10px;margin-left:calc(5px + .8em)}.page-fix-nav li>ul>li:last-child{margin-bottom:-2px}.page-fix-nav li>ul button{text-indent:-0.8em}.page-fix-nav button{color:var(--LightGrey);transition:color .25s,opacity .1s ease-out;text-align:left}.page-fix-nav button.-current{color:var(--Primary)}body.-dark .page-fix-nav button.-current{color:var(--OmotenashiBeige)}body.-enter-reserve .page-fix-nav button.-current{color:var(--OmotenashiBeige)}body.-footer .page-fix-nav{opacity:0;pointer-events:none}.page-fix-nav-open{display:none}@media not all and (min-width: 1024px){.page-fix-nav-open{position:fixed;top:56px;left:calc(var(--edgeWhiteGrid) + var(--whiteGrid)*0*1);font-family:sofia-pro,dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:400;font-size:12px;line-height:150%;display:flex;align-items:center;letter-spacing:.04em;-webkit-font-smoothing:antialiased;font-feature-settings:"palt" on;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;color:var(--Primary);padding:10px 10px 10px 0;-webkit-tap-highlight-color:rgba(0,0,0,0);z-index:1}}@media not all and (min-width: 1024px){.page-fix-nav-open{font-style:normal;font-weight:400;font-size:12px;letter-spacing:.06em}html:lang(en) .page-fix-nav-open{top:69px}body.-dark .page-fix-nav-open{color:var(--OmotenashiBeige)}body.-enter-reserve .page-fix-nav-open{color:var(--OmotenashiBeige)}.page-fix-nav-open::after{content:"";background-image:url("../img/common/i-arw-btm.svg");width:7px;height:8px;background-size:7px 8px;display:block;margin-left:17px;margin-top:1px}}@media not all and (min-width: 1024px){.page-fix-nav-modal{position:fixed;top:0;left:0;scrollbar-width:none;-ms-overflow-style:none;font-family:dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:500;-webkit-font-smoothing:antialiased;font-size:14px;color:var(--OmotenashiBeige);width:100vw;height:100dvh;background:rgba(0,0,0,0);max-width:none;max-height:none;overflow-x:hidden;overscroll-behavior:none;margin-top:0px;z-index:9999}.page-fix-nav-modal::-webkit-scrollbar{display:none}html:lang(en) .page-fix-nav-modal{font-family:sofia-pro,sans-serif;letter-spacing:.04em}}.page-fix-nav-modal *{font-family:inherit;color:inherit}.page-fix-nav-modal>.backdrop{position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--Primary);opacity:0}.page-fix-nav-modal>.wrapper{position:relative;top:0;left:0;display:inline-block;margin-top:60px;margin-left:calc(var(--edgeWhiteGrid) + var(--whiteGrid)*0*1)}.page-fix-nav-modal>.wrapper>.bg{position:absolute;top:0;left:0;width:100%;height:100%;max-width:calc(100% - (var(--edgeWhiteGrid) + var(--whiteGrid)*1*1));display:inline-block;background-color:var(--Primary);border-radius:10px}@media not all and (min-width: 1024px){.page-fix-nav-modal>.wrapper>.bg{max-width:100vw}}.page-fix-nav-modal>.wrapper>.body{position:relative;top:0;left:0;display:inline-block;padding:18px 20px 18px 20px;max-width:calc(100% - (var(--edgeWhiteGrid) + var(--whiteGrid)*1*1));min-width:226px}@media not all and (min-width: 1024px){.page-fix-nav-modal>.wrapper>.body{min-width:0;max-width:100vw}}.page-fix-nav-modal>.wrapper>.body>.close{position:absolute;top:15px;left:auto;width:50px;height:30px;right:0}.page-fix-nav-modal>.wrapper>.body>ul{width:100%;display:inline-flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:13px}.page-fix-nav-modal>.wrapper>.body>ul>li{width:100%}.page-fix-nav-modal>.wrapper>.body>ul>li:not(:last-child){padding:0 0 13px 0;border-bottom:1px solid rgba(215,220,210,.2)}.page-fix-nav-modal>.wrapper>.body>ul>li>ul{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:12px;margin-top:13px;margin-left:calc(15px + .8em)}.page-fix-nav-modal>.wrapper>.body>ul>li>ul button{text-indent:-0.8em}.page-fix-nav-modal>.wrapper>.body>ul button{width:100%;text-align:left}.page-fix-nav-modal>.wrapper>.body>ul button.-index{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.page-fix-nav-modal>.wrapper>.body>ul button.-index::after{content:"";background-image:url("../img/common/i-arw-btm-w.svg");width:7px;height:8px;background-size:7px 8px;display:block;margin-top:1px}.page-fix-nav-modal[open]{border:none}.page-fix-nav-modal::backdrop{opacity:0}.page-fv{width:100%;min-height:100vh;margin-top:240px}@media not all and (min-width: 1024px){.page-fv{margin-top:308px}}.page-fv>.nf-loop{position:absolute;top:240px;left:0;width:100%;height:680px;opacity:.3}@media not all and (min-width: 1024px){.page-fv>.nf-loop{height:400px;top:290px}}.page-fv>.nf-loop .loop{position:absolute;top:0;left:0;font-family:the-seasons,sans-serif;font-style:normal;font-weight:lighter;font-feature-settings:"palt";font-smoothing:antialiased;-webkit-font-smoothing:antialiased;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:400px;line-height:1;letter-spacing:-0.02em;color:#fff;width:100%;overflow:hidden;align-items:flex-start;pointer-events:none;transition:color .75s ease-out}@media not all and (min-width: 1024px){.page-fv>.nf-loop .loop{font-size:350px}}.page-fv>.nf-loop .loop .tg{display:flex;flex-direction:row;align-items:center;justify-content:flex-start}.page-fv>.nf-loop .loop .tg .g{white-space:nowrap}.page-fv>.nf-loop .loop .tg .g.-space span{margin-right:180px}.page-fv>.nf-loop .loop .tg .g.-space-small span{margin-right:90px}.page-fv>.head{position:relative;top:0;left:0;width:100%;margin-bottom:223px;opacity:0}@media not all and (min-width: 1024px){.page-fv>.head{margin-bottom:40px}}.page-fv>.head h2{margin-left:calc(var(--edgeWhiteGrid) + var(--whiteGrid)*0*1 + var(--redGrid)*1*1 + var(--redGrid)*1*1*.5)}@media not all and (min-width: 1024px){.page-fv>.head h2{margin-left:calc(var(--edgeWhiteGrid) + var(--whiteGrid)*0*1)}}.page-fv>.head .obj{position:absolute;top:-49px;left:auto;width:130px;height:130px;right:calc(var(--edgeWhiteGrid) + var(--whiteGrid)*0*1 + var(--redGrid)*1*1*.5)}@media not all and (min-width: 1024px){.page-fv>.head .obj{width:26.1333333333vw;height:26.1333333333vw;top:-192px;right:calc(var(--edgeWhiteGrid) + var(--whiteGrid)*0*1)}}.page-fv>.head .obj svg{width:100%}.page-fv>.bg{position:relative;top:0;left:0;width:100%;height:700px;overflow:hidden}@media not all and (min-width: 1024px){.page-fv>.bg{height:400px}}.page-fv>.bg>.inner{position:relative;top:0;left:0;width:100%;height:100%;overflow:hidden}.page-fv>.bg>.inner img{position:relative;top:0;left:0;width:100%;height:100%;height:calc(100% + 100px);object-fit:cover;transform-origin:50% 0%}.page-fv>.bg>.inner .loop{position:absolute;top:auto;left:0;font-family:the-seasons,sans-serif;font-style:normal;font-weight:lighter;font-feature-settings:"palt";font-smoothing:antialiased;-webkit-font-smoothing:antialiased;display:flex;flex-direction:column;align-items:center;justify-content:center;bottom:-60px;font-size:270px;line-height:1;letter-spacing:-0.02em;color:var(--OmotenashiBeige);width:100%;overflow:hidden;align-items:flex-start;pointer-events:none;transition:color .75s ease-out}@media not all and (min-width: 1024px){.page-fv>.bg>.inner .loop{font-size:200px;bottom:-40px}}.page-fv>.bg>.inner .loop .tg{display:flex;flex-direction:row;align-items:center;justify-content:flex-start}.page-fv>.bg>.inner .loop .tg .g{white-space:nowrap;padding-right:.2em}.page-fv>.bg>.inner .loop .tg .g.-space span{margin-right:180px}.page-fv>.bg>.inner .loop .tg .g.-space-small span{margin-right:90px}.page-fv.-three{margin-bottom:0svh}.page-fv.-three h2 span{color:var(--Primary) !important}@media not all and (min-width: 1024px){.page-fv.-three{margin-bottom:0svh}}.page-fv.-three>.bg{width:100%;height:1117px;display:flex;flex-direction:column;align-items:center;justify-content:center}@media not all and (min-width: 1024px){.page-fv.-three>.bg{width:100%;height:400px}}.page-fv.-three>.bg>.inner{width:57%}@media not all and (min-width: 1024px){.page-fv.-three>.bg>.inner{width:78%}}.page-fv.-sub{min-height:0}.page-fv.-sub>.head{margin-bottom:0px}.page-fv>.nav{display:none}@media not all and (min-width: 1024px){.page-fv>.nav{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;color:var(--Primary);margin-top:78px}body.-dark .page-fv>.nav{color:var(--OmotenashiBeige)}body.-enter-reserve .page-fv>.nav{color:var(--OmotenashiBeige)}.page-fv>.nav>.body{width:78.6666666667vw}.page-fv>.nav>.body button{font-family:dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:500;font-size:12px;line-height:150%;letter-spacing:.06em;font-feature-settings:"palt" on;-webkit-font-smoothing:antialiased;text-align:left;color:var(--Primary)}html:lang(en) .page-fv>.nav>.body button{font-family:sofia-pro,sans-serif;letter-spacing:.04em}body.-dark .page-fv>.nav>.body button{color:var(--OmotenashiBeige)}.page-fv>.nav>.body .wrapper{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start}.page-fv>.nav>.body .wrapper>div{flex-shrink:0;width:40vw;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:20px}.page-fv>.nav>.body .wrapper>div>li{flex-shrink:0;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:20px}.page-fv>.nav>.body .wrapper>div>li>ul{flex-shrink:0;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:20px;margin-left:5px}.page-fv>.nav>.body>ul{width:100%;display:inline-flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:21px}.page-fv>.nav>.body>ul>li{width:100%}.page-fv>.nav>.body>ul>li>ul{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:20px;margin-top:19px;margin-left:calc(5px + .8em)}.page-fv>.nav>.body>ul>li>ul button{text-indent:-0.8em}}.page-contents{margin-top:200px}@media not all and (min-width: 1024px){.page-contents{margin-top:160px}}.page-contents.-sub{margin-top:160px}@media not all and (min-width: 1024px){.page-contents.-sub{margin-top:160px}}.page-contents>.page-contents-block:not(:last-child){margin-bottom:195px}@media not all and (min-width: 1024px){.page-contents>.page-contents-block:not(:last-child){margin-bottom:160px}}.page-contents-block{width:calc(var(--whiteGrid)*8*1 + var(--redGrid)*8*1 + var(--redGrid)*1*1*.5);margin-left:calc(var(--edgeWhiteGrid) + var(--whiteGrid)*1*1 + var(--redGrid)*1*1 + var(--redGrid)*1*1*.5)}@media not all and (min-width: 1024px){.page-contents-block{width:100%;margin-left:0}}.page-contents-block>.ttl{position:relative;top:0;left:0;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;margin-bottom:80px}@media not all and (min-width: 1024px){.page-contents-block>.ttl{margin-bottom:80px;margin-left:calc(var(--edgeWhiteGrid) + var(--whiteGrid)*0*1)}.page-contents-block>.ttl.-xs-s-margin{margin-bottom:40px}}.page-contents-block>.ttl>.text,.page-contents-block>.ttl>.wrapper{font-family:dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:170%;letter-spacing:.04em;font-feature-settings:"palt";font-smoothing:antialiased;-webkit-font-smoothing:antialiased;color:var(--Primary);margin-left:calc(var(--whiteGrid)*1*1 + var(--redGrid)*1*1*.5 + 0px);margin-top:56px;width:calc(var(--whiteGrid)*3*1 + var(--redGrid)*4*1 + var(--redGrid)*1*1*.5)}html:lang(en) .page-contents-block>.ttl>.text,html:lang(en) .page-contents-block>.ttl>.wrapper{font-family:sofia-pro,sans-serif;letter-spacing:.04em}@media not all and (min-width: 1024px){.page-contents-block>.ttl>.text,.page-contents-block>.ttl>.wrapper{margin-top:40px;width:78.6666666667vw;margin-left:5.3333333333vw}}.page-contents-block>.ttl.-mincho>.text{font-family:source-han-serif-jp-subset,sans-serif;font-style:normal;font-weight:400;font-size:20px;line-height:150%;letter-spacing:.05em;font-feature-settings:"ss01" on,"ss02" on,"palt" on,"pcap" on;-webkit-font-smoothing:antialiased}@media not all and (min-width: 1024px){.page-contents-block>.ttl.-mincho>.text{font-size:20px}}html:lang(en) .page-contents-block>.ttl.-mincho>.text{font-family:the-seasons,sans-serif;font-size:24px;letter-spacing:0em;font-feature-settings:"palt"}.page-contents-block>.ttl>.wrapper{width:calc(var(--whiteGrid)*7*1 + var(--redGrid)*7*1 + var(--redGrid)*1*1*.5);display:flex;flex-direction:row;align-items:flex-end;justify-content:space-between}@media not all and (min-width: 1024px){.page-contents-block>.ttl>.wrapper{margin-top:80px;width:78.6666666667vw;display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-start;gap:40px}}.page-contents-block>.ttl>.obj{position:absolute;top:0;left:auto;width:130px;height:130px;right:calc(var(--whiteGrid)*1*1 + var(--redGrid)*1*1)}.page-contents-block>.ttl>.obj svg{width:100%;height:100%}@media not all and (min-width: 1024px){.page-contents-block>.ttl>.obj{width:26.1333333333vw;height:26.1333333333vw;position:relative;top:0;left:0;margin-top:40px;margin-left:calc(var(--whiteGrid)*3*1 + var(--redGrid)*3*1 + var(--redGrid)*1*1*.5)}}.page-contents-block>.contents{width:calc(var(--whiteGrid)*7*1 + var(--redGrid)*7*1 + var(--redGrid)*1*1*.5);margin-left:calc(var(--whiteGrid)*1*1 + var(--redGrid)*1*1*.5)}@media not all and (min-width: 1024px){.page-contents-block>.contents{width:calc(var(--whiteGrid)*4*1 + var(--redGrid)*5*1);margin-left:calc(var(--edgeWhiteGrid) + var(--whiteGrid)*0*1)}}@media not all and (min-width: 1024px){.page-contents-block>.contents.-xs-full{width:100%;margin-left:0}}.page-contents-block.-small>.ttl{margin-bottom:50px}@media not all and (min-width: 1024px){.page-contents-block.-small>.ttl{margin-bottom:80px}}.page-acc-icon{position:relative;top:0;left:0;width:11px;height:11px;margin-top:0px}@media not all and (min-width: 1024px){.page-acc-icon{margin-top:0px}}.page-acc-icon span{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.page-acc-icon span::after{width:100%;height:1px;content:"";display:block;background-color:var(--theme01_AlpsRed)}.page-acc-icon span:nth-child(2){transform:rotate(90deg)}.page-contents-news{width:calc(var(--whiteGrid)*4*1 + var(--redGrid)*5*1);margin-left:calc(var(--edgeWhiteGrid) + var(--whiteGrid)*0*1 + var(--redGrid)*2*1 + var(--redGrid)*1*1*1)}@media not all and (min-width: 1024px){.page-contents-news{width:100%;margin-left:0px;padding:0 2.6666666667vw}}.page-contents-news>.list>.inner{width:100%;display:flex;flex-direction:column;margin-bottom:40px}@media not all and (min-width: 1024px){.page-contents-news>.list>.inner{margin-bottom:40px}}.page-contents-news>.list>.inner>.item{width:100%;display:flex;flex-direction:row;align-items:flex-start;border-top:1px solid rgba(122,8,8,.1);padding:22px 0px 29px 0px}@media not all and (min-width: 1024px){.page-contents-news>.list>.inner>.item{flex-direction:column;padding:22px 5.3333333333vw 20px 5.3333333333vw}}.page-contents-news>.list>.inner>.item span{display:block;flex-shrink:0}.page-contents-news>.list>.inner>.item span:first-child{font-family:sofia-pro,dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:400;font-size:12px;line-height:150%;display:flex;align-items:center;letter-spacing:.04em;-webkit-font-smoothing:antialiased;font-feature-settings:"palt" on;color:var(--theme01_AlpsRed);width:12.1527777778vw;padding-left:22px}@media not all and (min-width: 1024px){.page-contents-news>.list>.inner>.item span:first-child{font-style:normal;font-weight:400;font-size:12px;letter-spacing:.06em}}@media not all and (min-width: 1024px){.page-contents-news>.list>.inner>.item span:first-child{width:100%;padding-left:0;margin-bottom:15px}}.page-contents-news>.list>.inner>.item span:last-child{font-family:dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:170%;letter-spacing:.04em;font-feature-settings:"palt";font-smoothing:antialiased;-webkit-font-smoothing:antialiased;color:var(--Primary);width:36.1111111111vw;padding-right:22px}html:lang(en) .page-contents-news>.list>.inner>.item span:last-child{font-family:sofia-pro,sans-serif;letter-spacing:.04em}@media not all and (min-width: 1024px){.page-contents-news>.list>.inner>.item span:last-child{width:100%;padding-right:0}}@media(any-hover: hover){.page-contents-news>.list>.inner>.item span{transition:opacity .2s ease-out}.page-contents-news>.list>.inner>.item:hover span{opacity:.5 !important}}.page-contents-news>.list>.more{width:100%;display:flex;flex-direction:column;align-items:flex-end;margin-bottom:0}.c-indicator{pointer-events:none}.c-indicator:not(.-no-mask){width:110px;padding-left:10px;overflow:hidden;mask-image:linear-gradient(to right, transparent 0%, #000 20%, #000 70%, transparent 100%)}.c-indicator>.inner{width:max-content;display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;flex-wrap:nowrap;gap:10px}.c-indicator>.inner button{width:6px;height:6px;background-color:#fff;border-radius:50%;transition:background-color .5s;flex-shrink:0}.c-indicator>.inner button.-active{background-color:var(--theme01_AlpsRed)}@media not all and (min-width: 1024px){.u-br-pc{display:none !important}}@media all and (min-width: 1024px){.u-br-sp{display:none !important}}@media(any-hover: hover){.u-hover-fade{opacity:1;transition:opacity .1s ease-out}.u-hover-fade:hover{opacity:.4 !important}}@media(any-hover: hover){.u-hover-bg-color{transition:background-color .2s ease-out}.u-hover-bg-color:hover{background-color:rgba(122,8,8,.05)}}.u-btn-border{border-radius:50%;border:3.5px solid rgba(236,226,220,.3)}.u-btn-border.-s2{border:2px solid rgba(236,226,220,.3)}html:lang(en) .u-ja-only{display:none !important}html:lang(ja) .u-en-only{display:none !important}body.-no-scroll .page-top{position:fixed;top:0;left:0;width:100%}body.-no-scroll .l-footer{display:none}.p-top-preScroll{position:absolute;top:0;left:0;width:1px;height:101vh}@media not all and (min-width: 1024px){.p-top-preScroll{height:100vh}}.page-top-kv{position:relative;top:0;left:0;width:100%;height:calc(100svh + 0px);overflow:hidden}.page-top-kv-img{position:absolute;top:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%}.page-top-kv-img>.item{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.page-top-kv-img>.item .tg{width:60%}@media not all and (min-width: 1024px){.page-top-kv-img>.item .tg{width:110%;max-width:none}}.page-top-kv-img>.item:nth-child(5) .tg{width:40%}@media not all and (min-width: 1024px){.page-top-kv-img>.item:nth-child(5) .tg{width:80%}}.page-top-kv-img>.item.-fix{position:relative;top:0;left:0;width:100%;height:calc(100svh - 176px);display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:176px}@media not all and (min-width: 1024px){.page-top-kv-img>.item.-fix{width:100%;height:calc(100svh - 73px);margin-top:73px}}.page-top-kv-img>.item.-fix .tg{width:100%;height:100%}.page-top-kv-img>.item video{width:100%;height:100%;object-fit:cover;line-height:100%}@media not all and (min-width: 1024px){.page-top-kv-img>.item video{height:100.5%}}.page-top-kv-year{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;pointer-events:none}.page-top-kv-year>.container{position:relative;top:0;left:0;width:320px;height:140px;overflow:hidden}@media not all and (min-width: 1024px){.page-top-kv-year>.container{width:61.3333333333vw;height:26.6666666667vw}}.page-top-kv-year>.container>.item{position:absolute;top:0;left:0;font-family:the-seasons,sans-serif;font-style:normal;font-weight:400;font-size:140px;line-height:1;color:#ece2dc}@media not all and (min-width: 1024px){.page-top-kv-year>.container>.item{font-size:26.6666666667vw}}.page-top-kv-year>.container>.item .g{flex-shrink:0;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:0px}.page-top-kv-year>.container>.item .g .num{flex-shrink:0;font-size:inherit;height:140px}@media not all and (min-width: 1024px){.page-top-kv-year>.container>.item .g .num{height:26.6666666667vw}}.page-top-kv-year>.container>.item.-i0{left:-0.085em}.page-top-kv-year>.container>.item.-i1{left:.45em}.page-top-kv-year>.container>.item.-i2{left:1.05em}.page-top-kv-year>.container>.item.-i3{left:1.61em}.page-top-kv-title{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}@media not all and (min-width: 1024px){.page-top-kv-title{width:auto;height:auto;top:143px;left:10.6666666667vw}}@media not all and (min-width: 1024px){html:lang(en) .page-top-kv-title{top:110px;left:50%;translate:-50% 0}}.page-top-kv-title .main{width:413px;margin-top:176px;margin-bottom:35px}@media not all and (min-width: 1024px){.page-top-kv-title .main{width:143px;margin-top:0}}.page-top-kv-title .main img{width:100%}@media not all and (min-width: 1024px){.page-top-kv-title .main{margin-bottom:26px}}html:lang(en) .page-top-kv-title .main{width:691px;margin-top:176px}@media not all and (min-width: 1024px){html:lang(en) .page-top-kv-title .main{width:81.0666666667vw;margin-top:0}}.page-top-kv-title p{font-family:the-seasons,sans-serif;font-style:normal;font-weight:700;font-feature-settings:"palt";font-smoothing:antialiased;-webkit-font-smoothing:antialiased;font-size:28px;line-height:90%;text-align:center;letter-spacing:.04em;color:var(--OmotenashiBeige)}@media not all and (min-width: 1024px){.page-top-kv-title p{font-size:18px;line-height:1.2;text-align:left}}.page-top-kv-loop{position:absolute;top:0;left:0;width:100%;height:100%;font-family:the-seasons,sans-serif;font-style:normal;font-weight:lighter;font-feature-settings:"palt";font-smoothing:antialiased;-webkit-font-smoothing:antialiased;font-size:270px;line-height:170%;letter-spacing:-0.02em;color:var(--OmotenashiBeige);overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center;align-items:flex-start;opacity:.1}.page-top-kv-loop .inner{width:100%;height:auto;overflow:hidden}.page-top-kv-loop .tg{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;opacity:0}.page-top-kv-loop .tg .g{white-space:nowrap}.page-top-kv-scroll{font-family:sofia-pro,sans-serif;font-style:normal;font-weight:400;-webkit-font-smoothing:antialiased;position:absolute;top:auto;left:80px;bottom:40px;font-size:16px;color:var(--OmotenashiBeige);letter-spacing:.02em;opacity:0;pointer-events:none}@media not all and (min-width: 1024px){.page-top-kv-scroll{left:30px;bottom:30px}}.page-top-kv-scroll.-active{pointer-events:auto}.page-top-kv-skip{font-family:sofia-pro,sans-serif;font-style:normal;font-weight:400;-webkit-font-smoothing:antialiased;position:absolute;top:auto;left:auto;width:100px;height:73px;right:83px;bottom:58px;font-size:16px;color:var(--OmotenashiBeige);letter-spacing:.02em}@media not all and (min-width: 1024px){.page-top-kv-skip{right:calc(var(--edgeWhiteGrid) + var(--whiteGrid)*0*1);bottom:calc(var(--edgeWhiteGrid) + var(--whiteGrid)*0*1)}}.page-top-infomation{font-family:dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:500;-webkit-font-smoothing:antialiased;font-size:14px;letter-spacing:.12em;color:var(--Primary);width:100%;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;margin-top:19px;gap:15px;padding:0 calc(var(--edgeWhiteGrid) + var(--whiteGrid)*0*1);overflow:hidden}html:lang(en) .page-top-infomation{font-family:sofia-pro,sans-serif;letter-spacing:.04em}@media not all and (min-width: 1024px){.page-top-infomation{margin-top:16px;font-size:13px}}.page-top-infomation>.icon{width:38px;height:28px;font-family:sofia-pro,sans-serif;font-style:normal;font-weight:400;-webkit-font-smoothing:antialiased;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:16px;border-radius:50%;border:1px solid rgba(128,8,8,.1);flex-shrink:0}.page-top-infomation>.icon>span{display:inline-block;translate:0 -1px;color:var(--theme01_AlpsRed)}.page-top-infomation>.inner{overflow:hidden;width:100%}.page-top-infomation>.inner>.text{width:max-content;white-space:nowrap}body.-dark .page-top-infomation{color:var(--OmotenashiBeige)}body.-dark .page-top-infomation>.icon{border-color:rgba(255,255,255,.1)}body.-dark .page-top-infomation>.icon>span{color:var(--OmotenashiBeige)}.page-top-intro{position:relative;top:0;left:0;width:100%;display:flex;flex-direction:row;align-items:flex-start;margin-top:400px}@media not all and (min-width: 1024px){.page-top-intro{flex-direction:column;align-items:center;margin-top:200px}}.page-top-intro>a{display:none}@media not all and (min-width: 1024px){.page-top-intro>a{margin-top:80px;display:inline-flex}}.page-top-intro>a>.text{font-family:sofia-pro,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:150%;letter-spacing:.04em;-webkit-font-smoothing:antialiased;color:var(--OmotenashiBeige)}@media not all and (min-width: 1024px){.page-top-intro>a>.text{font-style:normal;font-weight:400;font-size:14px;line-height:150%;letter-spacing:.04em;font-feature-settings:"ss01" on}}.page-top-intro>a>.icon{border:1.5px solid rgba(236,226,220,.3)}.page-top-intro>a>.icon .arw path{fill:var(--OmotenashiBeige)}.page-top-intro__title{position:sticky;top:100px;font-family:sofia-pro,dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:400;font-size:12px;line-height:150%;display:flex;align-items:center;letter-spacing:.04em;-webkit-font-smoothing:antialiased;font-feature-settings:"palt" on;color:var(--OmotenashiBeige);margin-left:calc(var(--edgeWhiteGrid) + var(--whiteGrid)*0*1);width:calc(var(--whiteGrid)*2*1 + var(--redGrid)*2*1);flex-shrink:0}@media not all and (min-width: 1024px){.page-top-intro__title{font-style:normal;font-weight:400;font-size:12px;letter-spacing:.06em}}@media not all and (min-width: 1024px){.page-top-intro__title{position:relative;top:0;left:0;margin-left:0;width:calc(var(--whiteGrid)*4*1 + var(--redGrid)*5*1)}}.page-top-intro__title::after{content:"";width:40px;height:1px;background-color:var(--OmotenashiBeige);opacity:.5;margin-left:17px}@media not all and (min-width: 1024px){.page-top-intro__title::after{margin-left:15px}}.page-top-intro__text{position:relative;top:0;left:0;font-family:source-han-serif-jp-subset,sans-serif;font-style:normal;font-weight:400;font-size:20px;line-height:150%;letter-spacing:.05em;font-feature-settings:"ss01" on,"ss02" on,"palt" on,"pcap" on;-webkit-font-smoothing:antialiased;color:var(--OmotenashiBeige);width:calc(var(--whiteGrid)*5*1 + var(--redGrid)*5*1 - 0px);margin-right:calc(var(--whiteGrid)*2*1 + var(--redGrid)*3*1 - 22.0833333333vw);z-index:1}@media not all and (min-width: 1024px){.page-top-intro__text{font-size:20px}}html:lang(en) .page-top-intro__text{font-family:the-seasons,sans-serif;font-size:24px;letter-spacing:0em;font-feature-settings:"palt"}@media not all and (min-width: 1024px){.page-top-intro__text{margin-left:0;margin-right:0;width:calc(var(--whiteGrid)*4*1 + var(--redGrid)*5*1);margin-top:40px;overflow:hidden;height:300px}.page-top-intro__text.-close{mask-image:linear-gradient(to bottom, #000 0%, #000 40%, transparent 100%)}}.page-top-intro__text .inner{display:flex;flex-direction:column;gap:64px}@media not all and (min-width: 1024px){.page-top-intro__text .inner{gap:40px}}@media all and (min-width: 1024px){.page-top-intro__text p{white-space:nowrap}}.page-top-intro__text a{margin-top:120px;display:inline-flex}@media not all and (min-width: 1024px){.page-top-intro__text a{display:none}}.page-top-intro__text a>.text{font-family:sofia-pro,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:150%;letter-spacing:.04em;-webkit-font-smoothing:antialiased;font-feature-settings:"ss01" on;color:var(--OmotenashiBeige)}@media not all and (min-width: 1024px){.page-top-intro__text a>.text{font-style:normal;font-weight:400;font-size:14px;line-height:150%;letter-spacing:.04em;font-feature-settings:"ss01" on}}.page-top-intro__text a>.icon{border:1.5px solid rgba(236,226,220,.3)}.page-top-intro__text a>.icon .arw path{fill:var(--OmotenashiBeige)}@media(any-hover: hover){.page-top-intro__text a>.text{color:var(--OmotenashiBeige) !important}}.page-top-intro .more{display:none}@media not all and (min-width: 1024px){.page-top-intro .more{position:relative;top:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;margin-top:-10px}.page-top-intro .more button{display:flex;flex-direction:column;align-items:center;justify-content:center}.page-top-intro .more button .i{position:relative;top:0;left:0;width:50px;height:36px;margin-bottom:8px}.page-top-intro .more button .i::after,.page-top-intro .more button .i::before{width:11px;height:1px;position:absolute;inset:0;margin:auto;content:"";background-color:var(--KaruizawaGreen)}.page-top-intro .more button .i::after{rotate:90deg}.page-top-intro .more button .t{font-family:dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:150%;letter-spacing:.06em;-webkit-font-smoothing:antialiased;color:var(--OmotenashiBeige);white-space:nowrap}}@media not all and (min-width: 1024px){.page-top-intro .more button .t{font-size:min(14px,3.7333333333vw)}html:lang(en) .page-top-intro .more button .t{font-family:sofia-pro,sans-serif;letter-spacing:.04em}.page-top-intro .more.-close{margin-top:24px}.page-top-intro .more.-close button .i::after{opacity:0}}.page-top-intro__img{position:sticky;top:100px;left:auto;right:0;width:22.0833333333vw;height:auto;flex-shrink:0;pointer-events:none}@media not all and (min-width: 1024px){.page-top-intro__img{position:relative;top:0;left:0;width:71.4666666667vw;margin-top:40px}}.page-top-intro__img__item{position:absolute;top:0;left:0;width:100%;height:auto;overflow:hidden}.page-top-intro__img__item:first-child{position:relative;top:0;left:0}.page-top-intro__img__item img{width:100%;height:auto}.page-top-stay{width:100%;display:flex;flex-direction:column;margin-top:800px}@media not all and (min-width: 1024px){.page-top-stay{margin-top:380px}}.page-top-stay>.indicator{display:none}@media not all and (min-width: 1024px){.page-top-stay>.indicator{display:block;width:auto;margin-top:40px;padding-left:calc(var(--edgeWhiteGrid) + var(--whiteGrid)*0*1)}}.page-top-stay>.indicator>.mask{width:auto}.page-top-stay>.indicator>.mask>.inner{gap:10px;display:flex;flex-direction:row;align-items:center;justify-content:flex-start}.page-top-stay>.indicator>.mask>.inner button{width:4px;height:4px;background-color:#fff;border-radius:50%;transition:background-color .5s;flex-shrink:0}.page-top-stay>.indicator>.mask>.inner button.-active{background-color:var(--theme01_AlpsRed)}.page-top-stay-head{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.page-top-stay-head>div{position:relative;top:0;left:0;display:flex;flex-direction:row;width:calc(var(--whiteGrid)*7*1 + var(--redGrid)*8*1)}@media not all and (min-width: 1024px){.page-top-stay-head>div{width:calc(var(--whiteGrid)*4*1 + var(--redGrid)*5*1);flex-direction:column;align-items:flex-start}}.page-top-stay-head>div>.c-h2{margin-right:68px}@media not all and (min-width: 1024px){.page-top-stay-head>div>.c-h2{margin-right:0}}.page-top-stay-head>div>.text{font-family:dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:170%;letter-spacing:.04em;font-feature-settings:"palt";font-smoothing:antialiased;-webkit-font-smoothing:antialiased;color:#222;margin-top:79px;display:flex;flex-direction:column;align-items:flex-start;gap:40px}html:lang(en) .page-top-stay-head>div>.text{font-family:sofia-pro,sans-serif;letter-spacing:.04em}@media not all and (min-width: 1024px){.page-top-stay-head>div>.text{align-items:flex-end;width:80vw;margin-top:62px;gap:20px;margin-left:6.6666666667vw}}.page-top-stay-head>div>.text a{flex-grow:0;flex-shrink:0}.page-top-stay-head>div .obj{position:absolute;top:-130px;left:0;width:130px;height:130px;left:auto;right:0}@media not all and (min-width: 1024px){.page-top-stay-head>div .obj{position:absolute;top:-25px;left:auto;right:0;width:98px;height:98px}}.page-top-stay-head>div .obj svg{width:100%;height:auto}.page-top-stay-list{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;width:calc(var(--whiteGrid)*9*1 + var(--redGrid)*10*1);margin-left:calc(var(--edgeWhiteGrid) + var(--whiteGrid)*0*1);margin-top:80px;gap:.7039187%}.page-top-stay-list:has(>*:nth-child(-n+4)){justify-content:flex-end}.l-other-stay .page-top-stay-list{justify-content:flex-start}@media not all and (min-width: 1024px){.page-top-stay-list{scrollbar-width:none;-ms-overflow-style:none;width:100%;justify-content:flex-start !important;margin-top:10px;gap:calc(var(--whiteGrid)*1*1);margin-left:0;overflow:auto;scroll-snap-type:x}.page-top-stay-list::-webkit-scrollbar{display:none}.page-top-stay-list::before{content:"";width:calc(var(--edgeWhiteGrid) + var(--whiteGrid)*0*1 - var(--whiteGrid)*1*1);height:10px;flex-shrink:0;display:block}.page-top-stay-list::after{content:"";width:calc(var(--edgeWhiteGrid) + var(--whiteGrid)*0*1 - var(--whiteGrid)*1*1);height:10px;flex-shrink:0;display:block}}.page-top-stay-list>.item{width:24.4202899%;flex-shrink:0;overflow:hidden}@media not all and (min-width: 1024px){.page-top-stay-list>.item{width:calc(var(--whiteGrid)*3*1 + var(--redGrid)*4*1)}}.page-top-stay-list>.item>.bg{position:relative;top:0;left:0;width:100%;height:auto;overflow:hidden}.page-top-stay-list>.item>.bg .image{transition:scale .5s ease-out}.page-top-stay-list>.item>.bg .icon{position:absolute;top:auto;left:auto;bottom:32px;right:20px;border:1px solid rgba(236,226,220,.4)}@media not all and (min-width: 1024px){.page-top-stay-list>.item>.bg .icon{bottom:20px;right:10px}}.page-restaurants-detail .page-top-stay-list>.item>.bg .icon{bottom:20px}@media not all and (min-width: 1024px){.page-restaurants-detail .page-top-stay-list>.item>.bg .icon{bottom:10px}}.page-top-stay-list>.item>.bg .icon .arw path{fill:var(--OmotenashiBeige)}.page-top-stay-list>.item>.bg .line{position:absolute;top:auto;left:0;width:100%;height:12px;bottom:0;background-color:#7a0808}.page-top-stay-list>.item>.text{width:100%;margin-top:12px}@media not all and (min-width: 1024px){.page-top-stay-list>.item>.text{margin-top:12px}}.page-top-stay-list>.item>.text h3{font-family:source-han-serif-jp-subset,sans-serif;font-style:normal;font-weight:400;font-size:24px;line-height:150%;letter-spacing:.05em;font-feature-settings:"ss01" on,"ss02" on,"palt" on,"pcap" on;-webkit-font-smoothing:antialiased;color:var(--Primary);display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;line-height:1}html:lang(en) .page-top-stay-list>.item>.text h3{font-family:the-seasons,sans-serif;letter-spacing:0em;font-feature-settings:"palt"}.page-top-stay-list>.item>.text h3 span{font-family:sofia-pro,sans-serif;font-style:normal;font-weight:400;-webkit-font-smoothing:antialiased;font-size:12px;line-height:1;letter-spacing:.02em;color:var(--Primary);margin-left:10px;display:inline-block;translate:-3px 4px;font-feature-settings:"palt"}@media not all and (min-width: 1024px){.page-top-stay-list>.item>.text h3 span{translate:5px 4px}}html:lang(en) .page-top-stay-list>.item>.text h3 span{display:none}.page-top-stay-list>.item>.text p{font-family:dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:170%;letter-spacing:.04em;font-feature-settings:"palt";font-smoothing:antialiased;-webkit-font-smoothing:antialiased;color:var(--Secondary);margin-top:15px}html:lang(en) .page-top-stay-list>.item>.text p{font-family:sofia-pro,sans-serif;letter-spacing:.04em}@media not all and (min-width: 1024px){.page-top-stay-list>.item>.text p{margin-top:10px}}.page-top-stay-list>.item.-hover>.bg .image{scale:1.1}.page-top-restaurants{position:relative;top:0;left:0;margin-top:500px;width:100%}@media not all and (min-width: 1024px){.page-top-restaurants{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:236px;background-color:var(--Bg_FrameWhite)}}.page-top-restaurants .head{position:relative;top:0;left:0;width:calc(var(--whiteGrid)*9*1 + var(--redGrid)*10*1);margin-left:calc(var(--edgeWhiteGrid) + var(--whiteGrid)*0*1);display:flex;flex-direction:column;align-items:flex-end;background-color:var(--Bg_FrameWhite);padding:92px calc(var(--redGrid)*1*1*.7) 80px 0}@media not all and (min-width: 1024px){.page-top-restaurants .head{width:100%;margin-left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0px 0 0px 0;background-color:rgba(0,0,0,0)}}@media not all and (min-width: 1024px){.page-top-restaurants .head .c-h2{width:calc(var(--whiteGrid)*4*1 + var(--redGrid)*5*1);margin-top:-10.6666666667vw}}.page-top-restaurants .head p{font-family:dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:170%;letter-spacing:.04em;font-feature-settings:"palt";font-smoothing:antialiased;-webkit-font-smoothing:antialiased;color:var(--Primary);margin-top:50px;margin-bottom:80px;margin-right:-25px}html:lang(en) .page-top-restaurants .head p{font-family:sofia-pro,sans-serif;letter-spacing:.04em}@media not all and (min-width: 1024px){.page-top-restaurants .head p{width:calc(var(--whiteGrid)*4*1 + var(--redGrid)*5*1);margin-left:0;margin-top:43px;margin-bottom:0;margin-right:0;padding-left:6.6666666667vw}}@media not all and (min-width: 1024px){.page-top-restaurants .head .more{width:calc(var(--whiteGrid)*4*1 + var(--redGrid)*5*1);display:flex;flex-direction:column;align-items:flex-end;margin-top:40px}}.page-top-restaurants .head a{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;margin-right:-56px}@media not all and (min-width: 1024px){.page-top-restaurants .head a{margin-right:0;align-items:center;justify-content:flex-end}}.page-top-restaurants .head a .frame svg path{stroke:#7a0808 !important;opacity:.03}.page-top-restaurants .image{position:absolute;top:0;left:0}@media not all and (min-width: 1024px){.page-top-restaurants .image{position:relative;top:0;left:0;width:calc(var(--whiteGrid)*4*1 + var(--redGrid)*5*1);margin-top:40px;margin-bottom:106px}}.page-top-restaurants .image .item{position:absolute;top:0;left:0;overflow:hidden}.page-top-restaurants .image .item:first-child{width:37.9166666667vw;top:-102px;left:calc(var(--edgeWhiteGrid) + var(--whiteGrid)*0*1 + var(--redGrid)*1*1*.5)}@media not all and (min-width: 1024px){.page-top-restaurants .image .item:first-child{position:relative;top:0;left:0;width:63.2vw}}.page-top-restaurants .image .item:nth-child(2){width:18.6111111111vw;top:407px;left:calc(var(--edgeWhiteGrid) + var(--whiteGrid)*0*1 + var(--redGrid)*1*1*.5 + 38.6111111111vw)}@media not all and (min-width: 1024px){.page-top-restaurants .image .item:nth-child(2){width:34.9333333333vw;top:auto;left:auto;right:0;bottom:-17.8666666667vw}}.page-top-shop{position:relative;top:0;left:0;margin-top:677px;width:100%;height:300svh}@media not all and (min-width: 1024px){.page-top-shop{margin-top:190px;height:auto}}@media all and (min-width: 1024px){html:lang(en) .page-top-shop{height:100svh;margin-top:430px}}.page-top-shop>.container{position:sticky;top:0}@media not all and (min-width: 1024px){.page-top-shop>.container{position:relative;top:0;left:0}}.page-top-shop-obj{display:none}@media not all and (min-width: 1024px){.page-top-shop-obj{position:absolute;top:auto;left:calc(var(--edgeWhiteGrid) + var(--whiteGrid)*0*1);width:26.1333333333vw;height:26.1333333333vw;display:block;bottom:-50px}.page-top-shop-obj svg{width:100%}}.page-top-shop-list{position:relative;top:0;left:0;width:100%;height:100svh}@media not all and (min-width: 1024px){.page-top-shop-list{display:none}}.page-top-shop-list>.item{position:absolute;top:0;left:0;width:100%;height:100%}.page-top-shop-list>.item>.back{position:relative;top:0;left:0;width:100%;height:100svh}.page-top-shop-list>.item>.back>.bg{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.page-top-shop-list>.item>.back>.bg img{width:86.1111111111vw;height:78%}.page-top-shop-list>.item>.back>.info{position:absolute;top:50%;left:11.7361111111vw;translate:0 -50%}.page-top-shop-list>.item>.back>.info>.inner{position:relative;top:0;left:0;width:auto;min-width:432px;background-color:rgba(255,255,255,.7);backdrop-filter:blur(2px);padding:53px 60px 55px 47px}.page-top-shop-list>.item>.back>.info>.inner::before{position:absolute;top:0;left:0;width:100%;height:8px;content:"";display:block;background-color:var(--theme01_AlpsRed)}.page-top-shop-list>.item>.back>.info .ttl{position:relative;top:0;left:0;margin-bottom:56px;white-space:nowrap}@media not all and (min-width: 1024px){.page-top-shop-list>.item>.back>.info .ttl{margin-bottom:15px;height:70px}.page-top-shop-list>.item>.back>.info .ttl span{white-space:nowrap !important}.page-top-shop-list>.item>.back>.info .ttl.-l1{padding-top:20px}}.page-top-shop-list>.item>.back>.info .links{position:relative;top:0;left:0;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:25px}@media not all and (min-width: 1024px){.page-top-shop-list>.item>.back>.info .links{width:100%;gap:0px;align-items:flex-end}}.page-top-shop-list>.item>.back>.info .links a{white-space:nowrap}.page-top-shop-list>.item>.front{position:absolute;top:calc((100svh - 78%)*.5 + 40px);left:0;width:100%;height:10px;display:flex;flex-direction:column;align-items:center;justify-content:center;pointer-events:none}.page-top-shop-list>.item>.front .text{font-family:sofia-pro,sans-serif;font-style:normal;font-weight:400;-webkit-font-smoothing:antialiased;font-size:20px;letter-spacing:-0.03em;color:var(--Primary)}.page-top-shop-list-xs{display:none}@media not all and (min-width: 1024px){.page-top-shop-list-xs{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:60px}}@media not all and (min-width: 1024px){.page-top-shop-list-xs>.item{width:calc(var(--whiteGrid)*4*1 + var(--redGrid)*5*1)}}@media not all and (min-width: 1024px){.page-top-shop-list-xs>.item img{width:100%;height:50.6666666667vw}}@media not all and (min-width: 1024px){.page-top-shop-list-xs>.item .ttl{margin-bottom:25px}.page-top-shop-list-xs>.item .ttl span{white-space:nowrap !important}.page-top-shop-list-xs>.item .ttl.-l1{padding-top:20px}}.page-top-shop-list-xs>.item .links{position:relative;top:0;left:0;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:25px}@media not all and (min-width: 1024px){.page-top-shop-list-xs>.item .links{margin-top:20px;width:100%;gap:10px;align-items:flex-end}}.page-top-shop-list-xs>.item .links a{white-space:nowrap}.page-top-about{position:relative;top:0;left:0;margin-top:415px;width:100%}@media not all and (min-width: 1024px){.page-top-about{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:200px;background-color:var(--Bg_FrameWhite)}}.page-top-about .head{position:relative;top:0;left:0;width:calc(var(--whiteGrid)*9*1 + var(--redGrid)*10*1);margin-left:calc(var(--edgeWhiteGrid) + var(--whiteGrid)*0*1);display:flex;flex-direction:column;align-items:flex-start;background-color:var(--Bg_FrameWhite);padding:0 0 100px calc(var(--redGrid)*1*1)}@media not all and (min-width: 1024px){.page-top-about .head{width:100%;margin-left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0px 0 0px 0;background-color:rgba(0,0,0,0)}}.page-top-about .head .c-h2{margin-top:-40px}@media not all and (min-width: 1024px){.page-top-about .head .c-h2{width:calc(var(--whiteGrid)*4*1 + var(--redGrid)*5*1);margin-top:-6.6666666667vw}}.page-top-about .head p{font-family:dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:170%;letter-spacing:.04em;font-feature-settings:"palt";font-smoothing:antialiased;-webkit-font-smoothing:antialiased;color:#222;margin-top:70px;margin-bottom:80px;margin-left:63px}html:lang(en) .page-top-about .head p{font-family:sofia-pro,sans-serif;letter-spacing:.04em}@media not all and (min-width: 1024px){.page-top-about .head p{width:calc(var(--whiteGrid)*4*1 + var(--redGrid)*5*1);margin-left:0;margin-top:58px;margin-bottom:0;margin-right:0;padding-left:6.6666666667vw}}@media not all and (min-width: 1024px){.page-top-about .head .more{width:100%;display:flex;flex-direction:column;align-items:flex-end;margin-bottom:0px;padding-right:calc(var(--edgeWhiteGrid) + var(--whiteGrid)*0*1);margin-top:42px}}.page-top-about .head a{font-family:dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:150%;letter-spacing:.06em;-webkit-font-smoothing:antialiased;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;margin-left:20px;gap:10px}@media not all and (min-width: 1024px){.page-top-about .head a{font-size:min(14px,3.7333333333vw)}}html:lang(en) .page-top-about .head a{font-family:sofia-pro,sans-serif;letter-spacing:.04em}@media not all and (min-width: 1024px){.page-top-about .head a{margin-left:0px}}.page-top-about .head a .frame svg path{stroke:#7a0808 !important;opacity:.03}.page-top-about .image{position:absolute;top:-136px;left:auto;width:37.9166666667vw;right:calc(var(--edgeWhiteGrid) + var(--whiteGrid)*1*1 + var(--redGrid)*1*1)}@media not all and (min-width: 1024px){.page-top-about .image{position:relative;top:0;left:0;width:calc(var(--whiteGrid)*4*1 + var(--redGrid)*5*1);margin-top:42px;margin-bottom:40px}}.page-top-about .image .item{width:100%;height:100%;overflow:hidden}.page-top-news{margin-top:460px;width:100%;display:flex;flex-direction:row;align-items:flex-start}@media not all and (min-width: 1024px){.page-top-news{width:calc(var(--whiteGrid)*4*1 + var(--redGrid)*5*1);margin-top:150px;margin-left:calc(var(--edgeWhiteGrid) + var(--whiteGrid)*0*1);flex-direction:column}}.page-top-news .c-h2{margin-left:calc(var(--edgeWhiteGrid) + var(--whiteGrid)*1*1 + var(--redGrid)*1*1);width:calc(var(--whiteGrid)*3*1 + var(--redGrid)*3*1);flex-shrink:0;margin-top:-5px}@media not all and (min-width: 1024px){.page-top-news .c-h2{margin-left:0;width:100%;margin-top:0}}.page-top-news .page-top-news-list{width:calc(var(--whiteGrid)*4*1 + var(--redGrid)*5*1)}@media not all and (min-width: 1024px){.page-top-news .page-top-news-list{width:100%;margin-top:55px}}.page-top-news .page-top-news-list>div{width:100%;display:flex;flex-direction:column;margin-bottom:80px}@media not all and (min-width: 1024px){.page-top-news .page-top-news-list>div{margin-bottom:40px}}.page-top-news .page-top-news-list>div>.item{width:100%;display:flex;flex-direction:row;align-items:flex-start;border-top:1px solid rgba(122,8,8,.1);padding:29px 0px 29px 0px}@media not all and (min-width: 1024px){.page-top-news .page-top-news-list>div>.item{flex-direction:column;padding:22px 6.6666666667vw 20px 6.6666666667vw}}.page-top-news .page-top-news-list>div>.item span{display:block;flex-shrink:0}.page-top-news .page-top-news-list>div>.item span:first-child{font-family:sofia-pro,dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:400;font-size:12px;line-height:150%;display:flex;align-items:center;letter-spacing:.04em;-webkit-font-smoothing:antialiased;font-feature-settings:"palt" on;color:var(--theme01_AlpsRed);width:calc(var(--whiteGrid)*1*1 + var(--redGrid)*1*1);padding-left:22px}@media not all and (min-width: 1024px){.page-top-news .page-top-news-list>div>.item span:first-child{font-style:normal;font-weight:400;font-size:12px;letter-spacing:.06em}}@media not all and (min-width: 1024px){.page-top-news .page-top-news-list>div>.item span:first-child{width:100%;padding-left:0;margin-bottom:15px}}.page-top-news .page-top-news-list>div>.item span:last-child{font-family:dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:170%;letter-spacing:.04em;font-feature-settings:"palt";font-smoothing:antialiased;-webkit-font-smoothing:antialiased;color:var(--Primary);width:calc(var(--whiteGrid)*3*1 + var(--redGrid)*4*1);padding-right:22px}html:lang(en) .page-top-news .page-top-news-list>div>.item span:last-child{font-family:sofia-pro,sans-serif;letter-spacing:.04em}@media not all and (min-width: 1024px){.page-top-news .page-top-news-list>div>.item span:last-child{width:100%;padding-right:0}}.page-top-news .page-top-news-list .more{width:100%;display:flex;flex-direction:column;align-items:flex-end;margin-bottom:0}.page-access-contents{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:200px}@media not all and (min-width: 1024px){.page-access-contents{gap:160px}}@media not all and (min-width: 1024px){.page-access-contents>.block{width:100%}}.page-access-contents>.block>.ttl{font-family:source-han-serif-jp-subset,sans-serif;font-style:normal;font-weight:400;font-size:32px;line-height:130%;letter-spacing:.05em;font-feature-settings:"ss01" on,"ss02" on,"palt" on,"pcap" on;-webkit-font-smoothing:antialiased;color:var(--Primary)}html:lang(en) .page-access-contents>.block>.ttl{font-family:the-seasons,sans-serif;letter-spacing:0em;font-feature-settings:"palt"}@media not all and (min-width: 1024px){.page-access-contents>.block>.ttl{padding:0 calc(var(--edgeWhiteGrid) + var(--whiteGrid)*0*1)}}.page-access-contents>.block>.inner{width:calc(var(--whiteGrid)*7*1 + var(--redGrid)*7*1 + var(--redGrid)*1*1*.5);margin-left:calc(var(--whiteGrid)*1*1 + var(--redGrid)*1*1*.5);margin-top:76px}@media not all and (min-width: 1024px){.page-access-contents>.block>.inner{width:100%;margin-top:0;margin-left:0}}.page-access-a{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.page-access-a>.head{width:100%;display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;margin-bottom:40px}@media not all and (min-width: 1024px){.page-access-a>.head{padding:0 calc(var(--edgeWhiteGrid) + var(--whiteGrid)*0*1 + 5.3333333333vw);display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;margin-top:36px;margin-bottom:48px}}.page-access-a>.head>div:first-child{font-family:dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:170%;letter-spacing:.04em;font-feature-settings:"palt";font-smoothing:antialiased;-webkit-font-smoothing:antialiased}html:lang(en) .page-access-a>.head>div:first-child{font-family:sofia-pro,sans-serif;letter-spacing:.04em}@media not all and (min-width: 1024px){.page-access-a>.head>div:last-child{margin-top:11px;width:100%;display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-end}}.page-access-a>.map{width:100%;aspect-ratio:1037/778;height:auto;margin-bottom:40px}@media not all and (min-width: 1024px){.page-access-a>.map{width:calc(var(--whiteGrid)*4*1 + var(--redGrid)*5*1);aspect-ratio:335/400;margin-left:calc(var(--edgeWhiteGrid) + var(--whiteGrid)*0*1)}}.page-access-a>.map>iframe{width:100%;height:100%}.page-access-a>.info{width:100%;display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;border-top:1px solid rgba(128,8,8,.1)}.page-access-a>.info b,.page-access-a>.info strong{font-weight:bold}.page-access-a>.info a{display:inline-flex;flex-direction:row;align-items:center;justify-content:flex-start;color:var(--theme01_AlpsRed);margin-bottom:2px;background-image:linear-gradient(to right, var(--theme01_AlpsRed) 2px, transparent 1px);background-size:4px 1px;background-repeat:repeat-x;background-position:left bottom}.page-access-a>.info a[target=_blank]::after{content:"";background-image:url("../img/common/i-arw.svg");width:13px;height:9px;background-size:13px 9px;display:block;rotate:-45deg}@media not all and (min-width: 1024px){.page-access-a>.info{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;width:calc(var(--whiteGrid)*4*1 + var(--redGrid)*5*1);margin-left:calc(var(--edgeWhiteGrid) + var(--whiteGrid)*0*1);gap:0px;border:none}}.page-access-a>.info>div{flex-shrink:0;margin-top:28px}@media not all and (min-width: 1024px){.page-access-a>.info>div{margin-top:0}}.page-access-a>.info>div:first-child{font-family:dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:500;-webkit-font-smoothing:antialiased;font-size:16px;color:var(--Primary);width:calc(var(--whiteGrid)*2*1 + var(--redGrid)*2*1);line-height:1.5}html:lang(en) .page-access-a>.info>div:first-child{font-family:sofia-pro,sans-serif;letter-spacing:.04em}@media not all and (min-width: 1024px){.page-access-a>.info>div:first-child{font-family:dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:170%;letter-spacing:.04em;font-feature-settings:"palt";font-smoothing:antialiased;-webkit-font-smoothing:antialiased;width:auto;margin-top:0px;font-size:20px}html:lang(en) .page-access-a>.info>div:first-child{font-family:sofia-pro,sans-serif;letter-spacing:.04em}}.page-access-a>.info>div:last-child{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:20px}@media not all and (min-width: 1024px){.page-access-a>.info>div:last-child{gap:40px;margin-top:34px}}.page-access-a>.info>div:last-child>div{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start}@media not all and (min-width: 1024px){.page-access-a>.info>div:last-child>div{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:20px}}.page-access-a>.info>div:last-child>div>div{font-family:dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:170%;letter-spacing:.04em;font-feature-settings:"palt";font-smoothing:antialiased;-webkit-font-smoothing:antialiased;flex-shrink:0}html:lang(en) .page-access-a>.info>div:last-child>div>div{font-family:sofia-pro,sans-serif;letter-spacing:.04em}.page-access-a>.info>div:last-child>div>div:first-child{color:var(--LightGrey);width:calc(var(--whiteGrid)*2*1 + var(--redGrid)*2*1)}@media not all and (min-width: 1024px){.page-access-a>.info>div:last-child>div>div:first-child{width:auto}}.page-access-a>.info>div:last-child>div>div:last-child{color:var(--Primary);width:calc(var(--whiteGrid)*3*1 + var(--redGrid)*3*1 + var(--redGrid)*1*1*.5)}@media not all and (min-width: 1024px){.page-access-a>.info>div:last-child>div>div:last-child{width:auto}}.page-access-a>.btn{width:100%;display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-end;margin-top:40px}@media not all and (min-width: 1024px){.page-access-a>.btn{width:calc(var(--whiteGrid)*4*1 + var(--redGrid)*5*1);margin-left:calc(var(--edgeWhiteGrid) + var(--whiteGrid)*0*1)}}.page-access-b{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;gap:calc(var(--whiteGrid)*1*1 + var(--redGrid)*1*1*.5)}@media not all and (min-width: 1024px){.page-access-b{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:40px;width:calc(var(--whiteGrid)*4*1 + var(--redGrid)*5*1) !important;margin-left:calc(var(--edgeWhiteGrid) + var(--whiteGrid)*0*1) !important;margin-top:40px !important}}.page-access-b .modal{position:relative;top:0;left:0;flex-shrink:0;width:calc(var(--whiteGrid)*2*1 + var(--redGrid)*3*1)}@media not all and (min-width: 1024px){.page-access-b .modal{width:100%}}.page-access-b .modal::after{content:"";position:absolute;top:20px;left:auto;background-image:url("../img/common/i-large.svg");width:50px;height:37px;background-size:50px 37px;display:block;right:20px;pointer-events:none}.page-access-b .modal img{position:relative;top:0;left:0;width:100%}@media not all and (min-width: 1024px){.page-access-b .info{padding:0 5.3333333333vw}}.page-access-b .info>div{font-family:dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:170%;letter-spacing:.04em;font-feature-settings:"palt";font-smoothing:antialiased;-webkit-font-smoothing:antialiased;color:var(--Primary);margin-bottom:40px}html:lang(en) .page-access-b .info>div{font-family:sofia-pro,sans-serif;letter-spacing:.04em}.page-access-b .info>ul{font-family:dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:500;font-size:13px;line-height:150%;-webkit-font-smoothing:antialiased;color:var(--Secondary);display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:2px;margin-left:1em}html:lang(en) .page-access-b .info>ul{font-family:sofia-pro,sans-serif;letter-spacing:.04em}.page-access-b .info ul,.page-access-b .info li{list-style:"※"}.page-access-c{color:var(--Primary)}.page-access-c p{font-family:dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:170%;letter-spacing:.04em;font-feature-settings:"palt";font-smoothing:antialiased;-webkit-font-smoothing:antialiased;margin-bottom:40px}html:lang(en) .page-access-c p{font-family:sofia-pro,sans-serif;letter-spacing:.04em}@media not all and (min-width: 1024px){.page-access-c p{width:calc(var(--whiteGrid)*4*1 + var(--redGrid)*5*1);margin-left:calc(var(--edgeWhiteGrid) + var(--whiteGrid)*0*1);padding:0 5.3333333333vw;margin-top:36px}}.page-access-c .tel{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;background-color:var(--Bg_FrameWhite);padding:20px 0px;border-radius:8px}@media not all and (min-width: 1024px){.page-access-c .tel{position:relative;top:0;left:0;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;width:calc(var(--whiteGrid)*4*1 + var(--redGrid)*5*1);margin-left:calc(var(--edgeWhiteGrid) + var(--whiteGrid)*0*1);padding:15px 5.3333333333vw;gap:8px}}.page-access-c .tel>.i{display:none}@media not all and (min-width: 1024px){.page-access-c .tel>.i{position:absolute;top:50%;left:auto;width:18.1333333333vw;height:13.3333333333vw;right:5.3333333333vw;translate:0 -50%;display:block}.page-access-c .tel>.i svg{width:100%;height:100%}}.page-access-c .tel>div{flex-shrink:0}.page-access-c .tel>div:nth-child(1){font-family:dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:170%;letter-spacing:.04em;font-feature-settings:"palt";font-smoothing:antialiased;-webkit-font-smoothing:antialiased;width:calc(var(--whiteGrid)*2*1 + var(--redGrid)*2*1);display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding-left:40px;white-space:nowrap}html:lang(en) .page-access-c .tel>div:nth-child(1){font-family:sofia-pro,sans-serif;letter-spacing:.04em}@media not all and (min-width: 1024px){.page-access-c .tel>div:nth-child(1){padding-left:0;width:auto}}.page-access-c .tel>div:nth-child(1)::after{content:"";display:block;width:1px;height:60px;background-color:var(--theme01_AlpsRed)}@media not all and (min-width: 1024px){.page-access-c .tel>div:nth-child(1)::after{display:none}}.page-access-c .tel>div:nth-child(2){width:calc(var(--whiteGrid)*5*1 + var(--redGrid)*5*1 + var(--redGrid)*1*1*.5);display:flex;flex-direction:column;align-items:center;justify-content:center}@media not all and (min-width: 1024px){.page-access-c .tel>div:nth-child(2){width:auto}}.page-access-c .tel>div:nth-child(2) a{font-family:the-seasons,sans-serif;font-style:normal;font-weight:lighter;font-feature-settings:"palt";font-smoothing:antialiased;-webkit-font-smoothing:antialiased;font-size:20px;letter-spacing:.07em}@media not all and (min-width: 1024px){.page-access-c .tel>div:nth-child(2) a{font-size:18px}}.page-access-d{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.page-access-d>.head{width:100%;display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-end;margin-bottom:40px}@media not all and (min-width: 1024px){.page-access-d>.head{margin-top:30px;padding:0 calc(var(--edgeWhiteGrid) + var(--whiteGrid)*0*1)}}.page-access-d>.list{width:100%;display:flex;flex-direction:row;align-items:stretch;justify-content:space-between;flex-wrap:wrap;gap:40px 0vw}@media not all and (min-width: 1024px){.page-access-d>.list{display:block;scrollbar-width:none;-ms-overflow-style:none;overflow-y:hidden;overflow-x:auto;scroll-snap-type:x}.page-access-d>.list::-webkit-scrollbar{display:none}}.page-access-d>.list>div{display:contents}@media not all and (min-width: 1024px){.page-access-d>.list>div{width:max-content;display:flex;flex-direction:row;align-items:stretch;justify-content:flex-start;flex-wrap:nowrap;gap:10px}.page-access-d>.list>div::before,.page-access-d>.list>div::after{content:"";display:block;width:calc(var(--edgeWhiteGrid) + var(--whiteGrid)*0*1);height:100%}}.page-access-d>.list>div>.item{width:calc((100% - 1.3888888889vw)/3);display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;color:var(--Primary);background-color:var(--Bg_FrameWhite);padding-bottom:30px}@media not all and (min-width: 1024px){.page-access-d>.list>div>.item{flex-shrink:0;width:80vw;padding-bottom:20px}}.page-access-d>.list>div>.item img{width:100%;aspect-ratio:339/210;object-fit:cover;margin-bottom:25px}@media not all and (min-width: 1024px){.page-access-d>.list>div>.item img{aspect-ratio:300/185;margin-bottom:16px}}.page-access-d>.list>div>.item>.ttl{font-family:source-han-serif-jp-subset,sans-serif;font-style:normal;font-weight:400;font-size:20px;line-height:150%;letter-spacing:.05em;font-feature-settings:"ss01" on,"ss02" on,"palt" on,"pcap" on;-webkit-font-smoothing:antialiased;padding:0 1.8055555556vw;margin-bottom:19px}@media not all and (min-width: 1024px){.page-access-d>.list>div>.item>.ttl{font-size:20px}}html:lang(en) .page-access-d>.list>div>.item>.ttl{font-family:the-seasons,sans-serif;font-size:24px;letter-spacing:0em;font-feature-settings:"palt"}@media not all and (min-width: 1024px){.page-access-d>.list>div>.item>.ttl{padding:0 5.3333333333vw;margin-bottom:13px}}.page-access-d>.list>div>.item>.sub{font-family:dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:170%;letter-spacing:.04em;font-feature-settings:"palt";font-smoothing:antialiased;-webkit-font-smoothing:antialiased;padding:0 1.8055555556vw;margin-bottom:19px}html:lang(en) .page-access-d>.list>div>.item>.sub{font-family:sofia-pro,sans-serif;letter-spacing:.04em}@media not all and (min-width: 1024px){.page-access-d>.list>div>.item>.sub{padding:0 5.3333333333vw;margin-bottom:13px}}.page-access-d>.list>div>.item>.text{font-family:dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:170%;letter-spacing:.04em;font-feature-settings:"palt";font-smoothing:antialiased;-webkit-font-smoothing:antialiased;padding:0 1.8055555556vw;margin-bottom:19px}html:lang(en) .page-access-d>.list>div>.item>.text{font-family:sofia-pro,sans-serif;letter-spacing:.04em}@media not all and (min-width: 1024px){.page-access-d>.list>div>.item>.text{padding:0 5.3333333333vw;margin-bottom:13px}}html:lang(en) .page-access-d>.list>div>.item>.text{line-height:155%}.page-access-d>.list>div>.item>.btn{padding:0 1.8055555556vw;width:100%;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:10px}@media not all and (min-width: 1024px){.page-access-d>.list>div>.item>.btn{padding:0 5.3333333333vw;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:10px}}.page-access-d>.list>div>.item>.btn a.-gmap{font-family:sofia-pro,sans-serif;font-style:normal;font-weight:400;-webkit-font-smoothing:antialiased}.page-access-d>.list>div>.item>.btn a.-gmap>.text{font-family:inherit}.page-access-d>.indicator{display:none}@media not all and (min-width: 1024px){.page-access-d>.indicator{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;margin-top:40px}}.page-access-d>.indicator>.mask{width:110px;overflow:hidden;mask-image:linear-gradient(to right, transparent 0%, #000 0%, #000 70%, transparent 100%)}.page-access-d>.indicator>.mask>.inner{gap:10px;display:flex;flex-direction:row;align-items:center;justify-content:flex-start}.page-access-d>.indicator>.mask>.inner button{width:6px;height:6px;background-color:#fff;border-radius:50%;transition:background-color .5s;flex-shrink:0}.page-access-d>.indicator>.mask>.inner button.-active{background-color:var(--theme01_AlpsRed)}.page-banquets-room>.item>.head>div:last-child>p.text{font-family:source-han-serif-jp-subset,sans-serif;font-style:normal;font-weight:400;font-size:20px;line-height:150%;letter-spacing:.05em;font-feature-settings:"ss01" on,"ss02" on,"palt" on,"pcap" on;-webkit-font-smoothing:antialiased;width:calc(var(--whiteGrid)*4*1 + var(--redGrid)*5*1);color:var(--Primary)}@media not all and (min-width: 1024px){.page-banquets-room>.item>.head>div:last-child>p.text{font-size:20px}}html:lang(en) .page-banquets-room>.item>.head>div:last-child>p.text{font-family:the-seasons,sans-serif;font-size:24px;letter-spacing:0em;font-feature-settings:"palt"}@media all and (min-width: 1024px){.page-banquets-room>.item>.head>div:last-child>p.text{white-space:nowrap}}@media not all and (min-width: 1024px){.page-banquets-room>.item>.head>div:last-child>p.text{width:100%;margin-bottom:0}}.page-banquets-room>.item>.info>.item>div>p{font-family:dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:170%;letter-spacing:.04em;font-feature-settings:"palt";font-smoothing:antialiased;-webkit-font-smoothing:antialiased;width:calc(var(--whiteGrid)*5*1 + var(--redGrid)*5*1 + var(--redGrid)*1*1*.5) !important}html:lang(en) .page-banquets-room>.item>.info>.item>div>p{font-family:sofia-pro,sans-serif;letter-spacing:.04em}@media not all and (min-width: 1024px){.page-banquets-room>.item>.info>.item>div>p{width:100% !important;margin-top:35px !important;gap:40px !important}}.page-banquets-room>.item>.info>.item>div>p>span:first-child,.page-banquets-room>.item>.info>.item>div>p>span.layout{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start}@media not all and (min-width: 1024px){.page-banquets-room>.item>.info>.item>div>p>span:first-child,.page-banquets-room>.item>.info>.item>div>p>span.layout{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:10px}}.page-banquets-room>.item>.info>.item>div>p>span:first-child>.a,.page-banquets-room>.item>.info>.item>div>p>span.layout>.a{width:calc(var(--whiteGrid)*2*1 + var(--redGrid)*2*1)}.page-banquets-room>.item>.info>.item>div>p>span:first-child>.b,.page-banquets-room>.item>.info>.item>div>p>span.layout>.b{color:var(--Primary)}@media not all and (min-width: 1024px){.page-banquets-room>.item .list .item .tg{aspect-ratio:267/200;object-fit:cover}}.page-banquets-plan{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:20px}.page-banquets-plan>.item{width:100%;display:flex;flex-direction:row-reverse;align-items:flex-start;justify-content:space-between;background-color:rgba(255,255,255,.3);padding:80px calc(var(--redGrid)*1*1*.5) 80px calc(var(--whiteGrid)*1*1 + var(--redGrid)*1*1*.5)}@media not all and (min-width: 1024px){.page-banquets-plan>.item{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:20px;padding:5.3333333333vw 5.3333333333vw 10.6666666667vw 5.3333333333vw}}.page-banquets-plan>.item>div{flex-shrink:0}.page-banquets-plan>.item>div:first-child{width:calc(var(--whiteGrid)*2*1 + var(--redGrid)*2*1)}@media not all and (min-width: 1024px){.page-banquets-plan>.item>div:first-child{width:89.3333333333vw}}.page-banquets-plan>.item>div:first-child img{width:100%}.page-banquets-plan>.item>div:last-child{width:calc(var(--whiteGrid)*4*1 + var(--redGrid)*4*1 + var(--redGrid)*1*1*.5);color:var(--Primary);display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}@media not all and (min-width: 1024px){.page-banquets-plan>.item>div:last-child{width:89.3333333333vw;padding:0 5.3333333333vw}}.page-banquets-plan>.item>div:last-child .name{font-family:source-han-serif-jp-subset,sans-serif;font-style:normal;font-weight:400;font-size:24px;line-height:150%;letter-spacing:.05em;font-feature-settings:"ss01" on,"ss02" on,"palt" on,"pcap" on;-webkit-font-smoothing:antialiased;margin-bottom:13px}html:lang(en) .page-banquets-plan>.item>div:last-child .name{font-family:the-seasons,sans-serif;letter-spacing:0em;font-feature-settings:"palt"}.page-banquets-plan>.item>div:last-child .date{font-family:dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:170%;letter-spacing:.04em;font-feature-settings:"palt";font-smoothing:antialiased;-webkit-font-smoothing:antialiased;margin-bottom:40px}html:lang(en) .page-banquets-plan>.item>div:last-child .date{font-family:sofia-pro,sans-serif;letter-spacing:.04em}@media not all and (min-width: 1024px){.page-banquets-plan>.item>div:last-child .date{margin-bottom:20px}}.page-banquets-plan>.item>div:last-child>.text{font-family:dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:170%;letter-spacing:.04em;font-feature-settings:"palt";font-smoothing:antialiased;-webkit-font-smoothing:antialiased;margin-bottom:40px}html:lang(en) .page-banquets-plan>.item>div:last-child>.text{font-family:sofia-pro,sans-serif;letter-spacing:.04em}@media not all and (min-width: 1024px){.page-banquets-plan>.item>div:last-child>.text{margin-bottom:20px}}.page-banquets-plan>.item>div:last-child .sub{font-family:dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:500;-webkit-font-smoothing:antialiased;font-size:14px;line-height:2;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;margin-bottom:50px}html:lang(en) .page-banquets-plan>.item>div:last-child .sub{font-family:sofia-pro,sans-serif;letter-spacing:.04em}@media not all and (min-width: 1024px){.page-banquets-plan>.item>div:last-child .sub{margin-bottom:20px}}.page-banquets-plan>.item>div:last-child .sub>span{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start}.page-banquets-plan>.item>div:last-child .sub>span span:first-child{color:var(--LightGrey);width:4.1666666667vw}@media not all and (min-width: 1024px){.page-banquets-plan>.item>div:last-child .sub>span span:first-child{width:16vw}}@media not all and (min-width: 1024px){.page-banquets-plan>.item>div:last-child .btn{width:100%;display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-start}}.page-banquets-room .layout-item img{opacity:.5}@media not all and (min-width: 1024px){body[data-id=news-category] .page-contents.-sub{margin-top:0}}.page-news-contents{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:200px;margin-bottom:200px}@media not all and (min-width: 1024px){.page-news-contents{width:100%;gap:160px;margin-bottom:160px}}.page-news-contents>.block{color:var(--Primary);display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start}@media not all and (min-width: 1024px){.page-news-contents>.block{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}}.page-news-contents>.block>.ttl{font-family:source-han-serif-jp-subset,sans-serif;font-style:normal;font-weight:400;font-size:32px;line-height:130%;letter-spacing:.05em;font-feature-settings:"ss01" on,"ss02" on,"palt" on,"pcap" on;-webkit-font-smoothing:antialiased;width:calc(var(--whiteGrid)*2*1 + var(--redGrid)*3*1);flex-shrink:0}html:lang(en) .page-news-contents>.block>.ttl{font-family:the-seasons,sans-serif;letter-spacing:0em;font-feature-settings:"palt"}@media not all and (min-width: 1024px){.page-news-contents>.block>.ttl{width:calc(var(--whiteGrid)*4*1 + var(--redGrid)*5*1);padding-left:calc(var(--edgeWhiteGrid) + var(--whiteGrid)*0*1);margin-bottom:32px}}.page-news-contents>.block>.inner{width:calc(var(--whiteGrid)*5*1 + var(--redGrid)*5*1);flex-shrink:0}@media not all and (min-width: 1024px){.page-news-contents>.block>.inner{width:100%;margin-left:0}}.page-news-contents>.block>.inner>.list{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:0px;margin-bottom:40px}@media not all and (min-width: 1024px){.page-news-contents>.block>.inner>.list{margin-bottom:40px;padding:0 2.6666666667vw}}.page-news-contents>.block>.inner>.list>.item{width:100%;padding:30px 1.8055555556vw 30px 1.3888888889vw;border-top:1px solid rgba(128,8,8,.1);display:flex;flex-direction:row;align-items:center;justify-content:flex-start}@media not all and (min-width: 1024px){.page-news-contents>.block>.inner>.list>.item{padding:25px 0 22px 0;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}}@media not all and (min-width: 1024px){.page-news-contents>.block>.inner>.list>.item>div{padding:0 5.3333333333vw}}.page-news-contents>.block>.inner>.list>.item>div:first-child{font-family:sofia-pro,dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:400;font-size:12px;line-height:150%;display:flex;align-items:center;letter-spacing:.04em;-webkit-font-smoothing:antialiased;font-feature-settings:"palt" on;color:var(--theme01_AlpsRed);margin-right:4.0277777778vw}@media not all and (min-width: 1024px){.page-news-contents>.block>.inner>.list>.item>div:first-child{font-style:normal;font-weight:400;font-size:12px;letter-spacing:.06em}}@media not all and (min-width: 1024px){.page-news-contents>.block>.inner>.list>.item>div:first-child{margin-right:0;margin-bottom:13px}}.page-news-contents>.block>.inner>.list>.item>div:last-child{font-family:dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:170%;letter-spacing:.04em;font-feature-settings:"palt";font-smoothing:antialiased;-webkit-font-smoothing:antialiased;color:#222}html:lang(en) .page-news-contents>.block>.inner>.list>.item>div:last-child{font-family:sofia-pro,sans-serif;letter-spacing:.04em}.page-news-contents>.block>.inner>.btm{width:100%;display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-end}@media not all and (min-width: 1024px){.page-news-contents>.block>.inner>.btm{padding:0 calc(var(--edgeWhiteGrid) + var(--whiteGrid)*0*1)}}.page-news-contents>.block.-card{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}@media not all and (min-width: 1024px){.page-news-contents>.block.-card{width:100%}}.page-news-contents>.block.-card>.inner{width:calc(var(--whiteGrid)*7*1 + var(--redGrid)*7*1 + var(--redGrid)*1*1*.5);margin-left:calc(var(--whiteGrid)*1*1 + var(--redGrid)*1*1*.5)}@media not all and (min-width: 1024px){.page-news-contents>.block.-card>.inner{width:100%;margin-left:0}}.page-news-contents>.block.-card>.inner>.report{width:100%;margin-top:76px;margin-bottom:40px;display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;gap:.6944444444vw}@media not all and (min-width: 1024px){.page-news-contents>.block.-card>.inner>.report{margin-top:36px;width:100%;scrollbar-width:none;-ms-overflow-style:none;overflow-y:hidden;overflow-x:auto;scroll-snap-type:x}.page-news-contents>.block.-card>.inner>.report::-webkit-scrollbar{display:none}}.page-news-contents>.block.-card>.inner>.report>.wrapper{display:contents}@media not all and (min-width: 1024px){.page-news-contents>.block.-card>.inner>.report>.wrapper{width:max-content;display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;flex-wrap:nowrap;gap:10px}.page-news-contents>.block.-card>.inner>.report>.wrapper::before,.page-news-contents>.block.-card>.inner>.report>.wrapper::after{content:"";display:block;width:calc(var(--edgeWhiteGrid) + var(--whiteGrid)*0*1 - 10px);height:100%}}.page-news-contents>.block.-card>.inner>.report .item{width:calc((100% - 20px)/3);display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;background-color:var(--Bg_FrameWhite)}@media not all and (min-width: 1024px){.page-news-contents>.block.-card>.inner>.report .item{width:80vw}}.page-news-contents>.block.-card>.inner>.report .item>.imgWrapper{aspect-ratio:339/210;object-fit:cover;overflow:hidden}@media not all and (min-width: 1024px){.page-news-contents>.block.-card>.inner>.report .item>.imgWrapper{aspect-ratio:300/185}}.page-news-contents>.block.-card>.inner>.report .item>.imgWrapper img{width:100%;height:100%;transition:scale .85s var(--easeOutQuart)}.page-news-contents>.block.-card>.inner>.report .item .info{padding:25px;transition:opacity .25s}@media not all and (min-width: 1024px){.page-news-contents>.block.-card>.inner>.report .item .info{padding:12px 21px}}.page-news-contents>.block.-card>.inner>.report .item .info>div:first-child{font-family:sofia-pro,dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:400;font-size:12px;line-height:150%;display:flex;align-items:center;letter-spacing:.04em;-webkit-font-smoothing:antialiased;font-feature-settings:"palt" on;color:var(--theme01_AlpsRed);margin-bottom:19px}@media not all and (min-width: 1024px){.page-news-contents>.block.-card>.inner>.report .item .info>div:first-child{font-style:normal;font-weight:400;font-size:12px;letter-spacing:.06em}}@media not all and (min-width: 1024px){.page-news-contents>.block.-card>.inner>.report .item .info>div:first-child{margin-bottom:8px}}.page-news-contents>.block.-card>.inner>.report .item .info>div:last-child{font-family:dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:170%;letter-spacing:.04em;font-feature-settings:"palt";font-smoothing:antialiased;-webkit-font-smoothing:antialiased;color:var(--Primary)}html:lang(en) .page-news-contents>.block.-card>.inner>.report .item .info>div:last-child{font-family:sofia-pro,sans-serif;letter-spacing:.04em}@media(any-hover: hover){.page-news-contents>.block.-card>.inner>.report .item:hover img{scale:1.1}.page-news-contents>.block.-card>.inner>.report .item:hover>.info{opacity:.5}}.page-news-contents.-category>.block{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.page-news-contents.-category>.block>.ttl{flex-shrink:0;width:100%}@media not all and (min-width: 1024px){.page-news-contents.-category>.block>.ttl{width:calc(100% - 10.6666666667vw)}}.page-news-contents.-category>.block>.inner{margin-top:76px;width:calc(var(--whiteGrid)*6*1 + var(--redGrid)*7*1);margin-left:calc(var(--whiteGrid)*1*1 + var(--redGrid)*1*1*.5)}@media not all and (min-width: 1024px){.page-news-contents.-category>.block>.inner{margin-top:32px;width:calc(100% - 5.3333333333vw) !important;margin-left:2.6666666667vw !important}}@media not all and (min-width: 1024px){.page-news-contents.-category>.block>.inner>.list{padding:0 0vw !important}}.page-news-contents.-category>.block>.inner>.list>.item{padding:22px calc(var(--whiteGrid)*1*1 + var(--redGrid)*1*1) 30px 1.3888888889vw}@media not all and (min-width: 1024px){.page-news-contents.-category>.block>.inner>.list>.item{padding:25px 0 22px 0}}.page-news-contents.-category>.block>.inner>.btn{margin-top:200px}@media not all and (min-width: 1024px){.page-news-contents.-category>.block>.inner>.btn{margin-top:160px;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}}.page-news-contents.-category>.block .page-press-btns{margin-top:80px}@media not all and (min-width: 1024px){.page-news-contents.-category>.block .page-press-btns{margin-top:20px}}@media not all and (min-width: 1024px){.page-news-contents.-category>.block.-card>.inner{margin-top:0}}.page-news-contents.-category>.block.-card>.inner>.report{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;gap:40px 10px;flex-wrap:wrap}@media not all and (min-width: 1024px){.page-news-contents.-category>.block.-card>.inner>.report{display:block;margin-top:0}}@media not all and (min-width: 1024px){.page-news-contents.-category>.block.-card>.inner>.report>.wrapper{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:20px}.page-news-contents.-category>.block.-card>.inner>.report>.wrapper::before,.page-news-contents.-category>.block.-card>.inner>.report>.wrapper::after{display:none}}@media not all and (min-width: 1024px){.page-news-contents.-category>.block.-card>.inner>.report>.wrapper>.item{width:100%}}.page-news-detail .page-contents.-sub{margin-top:200px}@media not all and (min-width: 1024px){.page-news-detail .page-contents.-sub{margin-top:80px}}.page-news-detail-contents{width:calc(var(--whiteGrid)*7*1 + var(--redGrid)*7*1)}@media not all and (min-width: 1024px){.page-news-detail-contents{width:100%}}.page-news-detail-contents .head{width:100%;margin-bottom:80px}@media not all and (min-width: 1024px){.page-news-detail-contents .head{margin-bottom:40px}}.page-news-detail-contents>.inner{width:calc(var(--whiteGrid)*5*1 + var(--redGrid)*6*1);margin-left:calc(var(--whiteGrid)*1*1 + var(--redGrid)*1*1*.5);color:var(--Primary);display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:40px;margin-bottom:200px}@media not all and (min-width: 1024px){.page-news-detail-contents>.inner{width:100%;margin-left:0;margin-bottom:160px;padding:0 calc(var(--edgeWhiteGrid) + var(--whiteGrid)*0*1)}}.page-news-detail-contents .title h1{font-family:source-han-serif-jp-subset,sans-serif;font-style:normal;font-weight:400;font-size:32px;line-height:130%;letter-spacing:.05em;font-feature-settings:"ss01" on,"ss02" on,"palt" on,"pcap" on;-webkit-font-smoothing:antialiased}html:lang(en) .page-news-detail-contents .title h1{font-family:the-seasons,sans-serif;letter-spacing:0em;font-feature-settings:"palt"}.page-news-detail-contents .title>div{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start}.page-news-detail-contents .title>div>div{font-family:sofia-pro,dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:400;font-size:12px;line-height:150%;display:flex;align-items:center;letter-spacing:.04em;-webkit-font-smoothing:antialiased;font-feature-settings:"palt" on;color:var(--theme01_AlpsRed);margin-top:20px}@media not all and (min-width: 1024px){.page-news-detail-contents .title>div>div{font-style:normal;font-weight:400;font-size:12px;letter-spacing:.06em}}.page-news-detail-contents .title>div>div:first-child::after{content:"";display:block;width:1px;height:10px;background-color:var(--LightGrey);margin:0 12px}.page-news-detail-contents h2{font-family:source-han-serif-jp-subset,sans-serif;font-style:normal;font-weight:400;font-size:24px;line-height:150%;letter-spacing:.05em;font-feature-settings:"ss01" on,"ss02" on,"palt" on,"pcap" on;-webkit-font-smoothing:antialiased}html:lang(en) .page-news-detail-contents h2{font-family:the-seasons,sans-serif;letter-spacing:0em;font-feature-settings:"palt"}.page-news-detail-contents p{font-family:dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:170%;letter-spacing:.04em;font-feature-settings:"palt";font-smoothing:antialiased;-webkit-font-smoothing:antialiased;width:100%}html:lang(en) .page-news-detail-contents p{font-family:sofia-pro,sans-serif;letter-spacing:.04em}.page-news-detail-contents ul{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:14px;margin-left:1em}.page-news-detail-contents ul,.page-news-detail-contents li{font-family:dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:500;font-size:12px;line-height:150%;letter-spacing:.06em;font-feature-settings:"palt" on;-webkit-font-smoothing:antialiased;list-style-type:disc;color:var(--Secondary)}html:lang(en) .page-news-detail-contents ul,html:lang(en) .page-news-detail-contents li{font-family:sofia-pro,sans-serif;letter-spacing:.04em}.page-news-detail-contents img,.page-news-detail-contents iframe{width:100%}.page-news-detail-contents iframe{aspect-ratio:16/9;height:100%}.page-news-detail-contents a:not(.c-round-btn){word-wrap:break-word;display:inline;color:var(--theme01_AlpsRed);margin-bottom:5px;padding-bottom:.25em;background-image:linear-gradient(to right, var(--theme01_AlpsRed) 2px, transparent 1px);background-size:4px 1px;background-repeat:repeat-x;background-position:left bottom}.page-news-detail-contents a:not(.c-round-btn)[target=_blank]::after{content:"";background-image:url("../img/common/i-arw.svg");width:13px;height:9px;background-size:13px 9px;display:block;rotate:-45deg;display:inline-block}@media(any-hover: hover){.page-news-detail-contents a:not(.c-round-btn){transition:opacity .25s}.page-news-detail-contents a:not(.c-round-btn):hover{opacity:.5}}.page-news-detail-contents .wp-caption-text{font-family:dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:500;font-size:13px;line-height:150%;-webkit-font-smoothing:antialiased;color:var(--LightGrey);margin-top:20px}html:lang(en) .page-news-detail-contents .wp-caption-text{font-family:sofia-pro,sans-serif;letter-spacing:.04em}.page-news-detail-contents h3{font-family:source-han-serif-jp-subset,sans-serif;font-style:normal;font-weight:400;font-size:20px;line-height:150%;letter-spacing:.05em;font-feature-settings:"ss01" on,"ss02" on,"palt" on,"pcap" on;-webkit-font-smoothing:antialiased}@media not all and (min-width: 1024px){.page-news-detail-contents h3{font-size:20px}}html:lang(en) .page-news-detail-contents h3{font-family:the-seasons,sans-serif;font-size:24px;letter-spacing:0em;font-feature-settings:"palt"}.page-news-detail-contents b{font-weight:bolder}.page-news-detail-contents .btn{margin-top:120px}@media not all and (min-width: 1024px){.page-news-detail-contents .btn{margin-top:80px}}.page-news-detail-contents blockquote{position:relative;top:0;left:0;font-family:dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:170%;letter-spacing:.04em;font-feature-settings:"palt";font-smoothing:antialiased;-webkit-font-smoothing:antialiased;width:100%;color:var(--Secondary);padding:34px 42px 32px 86px;background-color:var(--Bg_FrameWhite)}html:lang(en) .page-news-detail-contents blockquote{font-family:sofia-pro,sans-serif;letter-spacing:.04em}@media not all and (min-width: 1024px){.page-news-detail-contents blockquote{padding:68px 20px 30px 27px}}.page-news-detail-contents blockquote::before{content:"";position:absolute;top:0;left:0;width:4px;height:100%;display:block;background-color:var(--theme01_AlpsRed)}.page-news-detail-contents blockquote::after{content:"“";position:absolute;top:50px;left:30px;font-family:the-seasons,sans-serif;font-style:normal;font-weight:lighter;font-feature-settings:"palt";font-smoothing:antialiased;-webkit-font-smoothing:antialiased;color:var(--theme01_AlpsRed);font-size:64px;letter-spacing:.04em}@media not all and (min-width: 1024px){.page-news-detail-contents .btn{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}}body.-ie .page-about{overflow:hidden}@media not all and (min-width: 1024px){body.-ie .page-about{overflow:auto}}@media all and (min-width: 1024px){html:lang(en) .page-about .page-contents-block.-guide>.ttl p.text{width:calc(var(--whiteGrid)*5*1 + var(--redGrid)*5*1)}}@media not all and (min-width: 1024px){.page-about .page-contents-block.-guide>.ttl a{translate:5.3333333333vw 0}}.page-about-history{color:var(--OmotenashiBeige)}@media not all and (min-width: 1024px){.page-about-history{width:78.6666666667vw !important;margin-left:10.6666666667vw !important}}.page-about-history>h4{font-family:source-han-serif-jp-subset,sans-serif;font-style:normal;font-weight:400;font-size:20px;line-height:150%;letter-spacing:.05em;font-feature-settings:"ss01" on,"ss02" on,"palt" on,"pcap" on;-webkit-font-smoothing:antialiased;margin-bottom:80px}@media not all and (min-width: 1024px){.page-about-history>h4{font-size:20px}}html:lang(en) .page-about-history>h4{font-family:the-seasons,sans-serif;font-size:24px;letter-spacing:0em;font-feature-settings:"palt"}@media not all and (min-width: 1024px){.page-about-history>.text{overflow:hidden;height:300px}.page-about-history>.text.-close{mask-image:linear-gradient(to bottom, #000 0%, #000 40%, transparent 100%)}}.page-about-history>.text p{font-family:dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:150%;letter-spacing:.06em;-webkit-font-smoothing:antialiased;width:calc(var(--whiteGrid)*5*1 + var(--redGrid)*6*1)}@media not all and (min-width: 1024px){.page-about-history>.text p{font-size:min(14px,3.7333333333vw)}}html:lang(en) .page-about-history>.text p{font-family:sofia-pro,sans-serif;letter-spacing:.04em}@media not all and (min-width: 1024px){.page-about-history>.text p{width:100%}}.page-about-history>.more{display:none}@media not all and (min-width: 1024px){.page-about-history>.more{position:relative;top:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;margin-top:-10px}.page-about-history>.more button{display:flex;flex-direction:column;align-items:center;justify-content:center}.page-about-history>.more button .i{position:relative;top:0;left:0;width:50px;height:36px;margin-bottom:8px}.page-about-history>.more button .i::after,.page-about-history>.more button .i::before{width:11px;height:1px;position:absolute;inset:0;margin:auto;content:"";background-color:var(--KaruizawaGreen)}.page-about-history>.more button .i::after{rotate:90deg}.page-about-history>.more button .t{font-family:dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:150%;letter-spacing:.06em;-webkit-font-smoothing:antialiased;color:var(--OmotenashiBeige);white-space:nowrap}}@media not all and (min-width: 1024px){.page-about-history>.more button .t{font-size:min(14px,3.7333333333vw)}html:lang(en) .page-about-history>.more button .t{font-family:sofia-pro,sans-serif;letter-spacing:.04em}.page-about-history>.more.-close{margin-top:24px}.page-about-history>.more.-close button .i::after{opacity:0}}.page-about-history-list{margin-top:115px;margin-bottom:453px;width:calc(100vw - var(--scrollbar));overflow:hidden;margin-left:calc(-1*(var(--edgeWhiteGrid) + var(--whiteGrid)*1*1 + var(--redGrid)*1*1 + var(--redGrid)*1*1*.5))}@media not all and (min-width: 1024px){.page-about-history-list{margin-top:50px;margin-bottom:200px;margin-left:0}}.page-about-history-list>.inner{margin-top:10.4166666667vw;width:max-content;display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;gap:6.9444444444vw;padding-left:calc(var(--edgeWhiteGrid) + var(--whiteGrid)*2*1 + var(--redGrid)*2*1);padding-right:calc(var(--edgeWhiteGrid) + var(--whiteGrid)*2*1 + var(--redGrid)*2*1)}@media not all and (min-width: 1024px){.page-about-history-list>.inner{margin-top:40vw;padding-left:0;gap:26.6666666667vw}}.page-about-history-list>.inner>.item{position:relative;top:0;left:0;color:var(--OmotenashiBeige);width:calc(var(--whiteGrid)*4*1 + var(--redGrid)*4*1);flex-shrink:0;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media not all and (min-width: 1024px){.page-about-history-list>.inner>.item{padding:0 5.3333333333vw;width:100vw}}.page-about-history-list>.inner>.item:nth-child(even){margin-top:10.4166666667vw}@media not all and (min-width: 1024px){.page-about-history-list>.inner>.item:nth-child(even){margin-top:0}}.page-about-history-list>.inner>.item>.img{position:absolute;top:-4.1666666667vw;left:20.1388888889vw;width:24.3055555556vw;flex-shrink:0;max-width:none}@media not all and (min-width: 1024px){.page-about-history-list>.inner>.item>.img{position:absolute;top:-5.3333333333vw;left:33.3333333333vw;width:35.7333333333vw}}.page-about-history-list>.inner>.item>.img img{position:absolute;top:0;left:0;max-width:none;user-select:none;width:100%;max-width:none}.page-about-history-list>.inner>.item>.img.-i0{width:24.3055555556vw;top:-6.25vw}@media not all and (min-width: 1024px){.page-about-history-list>.inner>.item>.img.-i0{width:34.6666666667vw;top:0vw}}.page-about-history-list>.inner>.item>.img.-i1{width:34.7222222222vw;left:11.8055555556vw;top:-6.25vw}@media not all and (min-width: 1024px){.page-about-history-list>.inner>.item>.img.-i1{width:74.6666666667vw;left:13.3333333333vw;top:-26.6666666667vw}}.page-about-history-list>.inner>.item>.img.-i2{width:29.8611111111vw;left:10.4166666667vw}@media not all and (min-width: 1024px){.page-about-history-list>.inner>.item>.img.-i2{width:61.3333333333vw;left:14.6666666667vw;top:-24vw}}.page-about-history-list>.inner>.item>.img.-i3{width:27.7777777778vw;left:9.0277777778vw;top:-1.3888888889vw}@media not all and (min-width: 1024px){.page-about-history-list>.inner>.item>.img.-i3{width:56vw;left:17.3333333333vw;top:-18.6666666667vw}}.page-about-history-list>.inner>.item>.img.-i4{width:27.7777777778vw;left:12.5vw;top:0vw}@media not all and (min-width: 1024px){.page-about-history-list>.inner>.item>.img.-i4{width:58.6666666667vw;left:14.6666666667vw;top:-21.3333333333vw}}.page-about-history-list>.inner>.item>.img.-i5{width:20.1388888889vw;left:12.5vw;top:-6.25vw}@media not all and (min-width: 1024px){.page-about-history-list>.inner>.item>.img.-i5{width:45.3333333333vw;left:21.3333333333vw;top:-32vw}}.page-about-history-list>.inner>.item>.img.-i6{width:29.1666666667vw;top:1.3888888889vw;left:10.0694444444vw}@media not all and (min-width: 1024px){.page-about-history-list>.inner>.item>.img.-i6{width:61.3333333333vw;left:13.3333333333vw;top:-24vw}}.page-about-history-list>.inner>.item>.img.-i7{width:22.2222222222vw;top:-9.0277777778vw;left:13.5416666667vw}@media not all and (min-width: 1024px){.page-about-history-list>.inner>.item>.img.-i7{width:45.3333333333vw;left:29.3333333333vw;top:-37.3333333333vw}}.page-about-history-list>.inner>.item>.img.-i8{width:28.4722222222vw;top:-.6944444444vw;left:10.0694444444vw}@media not all and (min-width: 1024px){.page-about-history-list>.inner>.item>.img.-i8{width:58.6666666667vw;left:18.6666666667vw;top:-16vw}}.page-about-history-list>.inner>.item>.img.-i9{width:22.9166666667vw;top:-4.1666666667vw;left:13.8888888889vw}@media not all and (min-width: 1024px){.page-about-history-list>.inner>.item>.img.-i9{width:50.6666666667vw;left:21.3333333333vw;top:-21.3333333333vw}}.page-about-history-list>.inner>.item>.img.-i10{display:none}.page-about-history-list>.inner>.item>.img.-i11{width:34.0277777778vw;top:-4.1666666667vw;left:8.6805555556vw}@media not all and (min-width: 1024px){.page-about-history-list>.inner>.item>.img.-i11{width:64vw;left:0vw;top:-26.6666666667vw}}.page-about-history-list>.inner>.item>.img.-i12{width:27.7777777778vw;top:-.6944444444vw;left:10.0694444444vw}@media not all and (min-width: 1024px){.page-about-history-list>.inner>.item>.img.-i12{width:58.6666666667vw;left:18.6666666667vw;top:-18.6666666667vw}}.page-about-history-list>.inner>.item>.year{position:relative;top:0;left:0;font-family:the-seasons,sans-serif;font-style:normal;font-weight:lighter;font-feature-settings:"palt";font-smoothing:antialiased;-webkit-font-smoothing:antialiased;font-size:120px;letter-spacing:-0.02em;line-height:1;margin-top:9.0277777778vw}@media not all and (min-width: 1024px){.page-about-history-list>.inner>.item>.year{font-size:64px;margin-top:8vw}}.page-about-history-list>.inner>.item>.year::after{content:"";position:absolute;top:auto;left:0;width:20px;height:4px;background-color:var(--theme01_AlpsRed);bottom:-1.25vw}@media not all and (min-width: 1024px){.page-about-history-list>.inner>.item>.year::after{bottom:-2.1333333333vw}}.page-about-history-list>.inner>.item>.info{position:relative;top:0;left:0;margin-top:3.1944444444vw;margin-left:3.1944444444vw}@media not all and (min-width: 1024px){.page-about-history-list>.inner>.item>.info{margin-top:9.3333333333vw;margin-left:7.2vw}}.page-about-history-list>.inner>.item>.info>.ttl{font-family:source-han-serif-jp-subset,sans-serif;font-style:normal;font-weight:400;font-size:20px;line-height:150%;letter-spacing:.05em;font-feature-settings:"ss01" on,"ss02" on,"palt" on,"pcap" on;-webkit-font-smoothing:antialiased;margin-bottom:.3472222222vw}@media not all and (min-width: 1024px){.page-about-history-list>.inner>.item>.info>.ttl{font-size:20px}}html:lang(en) .page-about-history-list>.inner>.item>.info>.ttl{font-family:the-seasons,sans-serif;font-size:24px;letter-spacing:0em;font-feature-settings:"palt"}@media not all and (min-width: 1024px){.page-about-history-list>.inner>.item>.info>.ttl{margin-bottom:1.3333333333vw}}.page-about-history-list>.inner>.item>.info>.sub{font-family:dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:500;font-size:13px;line-height:150%;-webkit-font-smoothing:antialiased;margin-bottom:1.3888888889vw}html:lang(en) .page-about-history-list>.inner>.item>.info>.sub{font-family:sofia-pro,sans-serif;letter-spacing:.04em}@media not all and (min-width: 1024px){.page-about-history-list>.inner>.item>.info>.sub{margin-bottom:5.3333333333vw}}html:lang(en) .page-about-history-list>.inner>.item>.info>.sub{display:none}.page-about-history-list>.inner>.item>.info>.text{font-family:dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:170%;letter-spacing:.04em;font-feature-settings:"palt";font-smoothing:antialiased;-webkit-font-smoothing:antialiased;color:var(--LightGrey)}html:lang(en) .page-about-history-list>.inner>.item>.info>.text{font-family:sofia-pro,sans-serif;letter-spacing:.04em}.page-about-history-list>.ui{position:relative;top:0;left:0;margin-top:80px;margin-left:calc(var(--edgeWhiteGrid) + var(--whiteGrid)*2*1 + var(--redGrid)*2*1);display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:40px}@media not all and (min-width: 1024px){.page-about-history-list>.ui{width:100%;margin-top:25px;margin-left:0;gap:0}}.page-about-history-list>.ui>.btn{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;gap:20px}@media not all and (min-width: 1024px){.page-about-history-list>.ui>.btn{width:100%;padding:0 10.6666666667vw;justify-content:space-between}}.page-about-history-list>.ui>.btn button{transition:opacity .25s}.page-about-history-list>.ui>.btn button.-disabled{opacity:.25;pointer-events:none}.page-about-history-list>.ui button.next{rotate:180deg}.page-about-history-list>.ui>.indicator{pointer-events:none;width:110px;padding-left:10px;overflow:hidden;mask-image:linear-gradient(to right, transparent 0%, #000 20%, #000 70%, transparent 100%)}@media not all and (min-width: 1024px){.page-about-history-list>.ui>.indicator{position:absolute;top:12px;left:36.5333333333vw}}.page-about-history-list>.ui>.indicator>.tg{width:max-content;display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;flex-wrap:nowrap;gap:10px}.page-about-history-list>.ui>.indicator>.tg button{width:6px;height:6px;background-color:var(--Secondary);border-radius:50%;transition:background-color .5s;flex-shrink:0}.page-about-history-list>.ui>.indicator>.tg button.-active{background-color:var(--theme01_AlpsRed)}.page-about-history-list>.btn{margin-top:60px;width:calc(var(--edgeWhiteGrid) + var(--whiteGrid)*8*1 + var(--redGrid)*9*1 + var(--redGrid)*1*1*.5);display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-end}@media not all and (min-width: 1024px){.page-about-history-list>.btn{width:100%;margin-top:44px;padding-right:calc(var(--edgeWhiteGrid) + var(--whiteGrid)*0*1)}}.page-about-history-list>.btn a>.text{color:var(--OmotenashiBeige) !important}.page-about-guide{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:20px}@media not all and (min-width: 1024px){.page-about-guide{gap:10px}}.page-about-guide>.item{width:100%;flex-shrink:0;background-color:var(--Bg_FrameWhite);padding:3.4722222222vw 4.5138888889vw 3.4722222222vw 5.1388888889vw}@media not all and (min-width: 1024px){.page-about-guide>.item{padding:20px 10.6666666667vw 0 10.6666666667vw}}.page-about-guide>.item>.head{display:none}@media not all and (min-width: 1024px){.page-about-guide>.item>.head{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:0px;padding-bottom:20px}.page-about-guide>.item>.head img{width:20.2666666667vw;height:15.2vw;object-fit:cover;transition:opacity .25s ease-out;opacity:1}.page-about-guide>.item>.head .no{font-family:sofia-pro,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:150%;letter-spacing:.04em;-webkit-font-smoothing:antialiased;color:var(--LightGrey);margin-bottom:4px}}@media not all and (min-width: 1024px){.page-about-guide>.item>.head .no{font-style:normal;font-weight:400;font-size:14px;line-height:150%;letter-spacing:.04em;font-feature-settings:"ss01" on}.page-about-guide>.item>.head .ttl{font-family:source-han-serif-jp-subset,sans-serif;font-style:normal;font-weight:400;font-size:24px;line-height:150%;letter-spacing:.05em;font-feature-settings:"ss01" on,"ss02" on,"palt" on,"pcap" on;-webkit-font-smoothing:antialiased;color:var(--Primary);width:33.3333333333vw;flex-shrink:0}html:lang(en) .page-about-guide>.item>.head .ttl{font-family:the-seasons,sans-serif;letter-spacing:0em;font-feature-settings:"palt"}}@media not all and (min-width: 1024px){.page-about-guide>.item>.head .ttl{line-height:1.2}.page-about-guide>.item>.head>div:last-child{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;gap:18px}.page-about-guide>.item>.head>div:last-child .page-acc-icon{translate:0 5px}}.page-about-guide>.item>.inner{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;gap:2.5vw}@media not all and (min-width: 1024px){.page-about-guide>.item>.inner{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:0}}.page-about-guide>.item>.inner .no{font-family:sofia-pro,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:150%;letter-spacing:.04em;-webkit-font-smoothing:antialiased;color:var(--LightGrey);margin-bottom:12px}@media not all and (min-width: 1024px){.page-about-guide>.item>.inner .no{font-style:normal;font-weight:400;font-size:14px;line-height:150%;letter-spacing:.04em;font-feature-settings:"ss01" on}}@media not all and (min-width: 1024px){.page-about-guide>.item>.inner .no{display:none}}.page-about-guide>.item>.inner .ttl{font-family:source-han-serif-jp-subset,sans-serif;font-style:normal;font-weight:400;font-size:24px;line-height:150%;letter-spacing:.05em;font-feature-settings:"ss01" on,"ss02" on,"palt" on,"pcap" on;-webkit-font-smoothing:antialiased;color:var(--Primary);margin-bottom:20px}html:lang(en) .page-about-guide>.item>.inner .ttl{font-family:the-seasons,sans-serif;letter-spacing:0em;font-feature-settings:"palt"}@media not all and (min-width: 1024px){.page-about-guide>.item>.inner .ttl{display:none}}.page-about-guide>.item>.inner .text{font-family:dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:170%;letter-spacing:.04em;font-feature-settings:"palt";font-smoothing:antialiased;-webkit-font-smoothing:antialiased;color:var(--Primary)}html:lang(en) .page-about-guide>.item>.inner .text{font-family:sofia-pro,sans-serif;letter-spacing:.04em}@media not all and (min-width: 1024px){.page-about-guide>.item>.inner .text{width:100%}}.page-about-guide>.item>.inner .sub{margin-top:20px;display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;gap:33px}@media not all and (min-width: 1024px){.page-about-guide>.item>.inner .sub{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:5px}}.page-about-guide>.item>.inner .sub>div{font-family:dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:170%;letter-spacing:.04em;font-feature-settings:"palt";font-smoothing:antialiased;-webkit-font-smoothing:antialiased;display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;gap:10px}html:lang(en) .page-about-guide>.item>.inner .sub>div{font-family:sofia-pro,sans-serif;letter-spacing:.04em}.page-about-guide>.item>.inner .sub>div span:first-child{color:var(--LightGrey)}.page-about-guide>.item>.inner .sub>div span:last-child{color:var(--Primary)}.page-about-guide>.item>.inner a{margin-top:20px;display:inline-flex}.page-about-guide>.item>.inner>div{flex-shrink:0}.page-about-guide>.item>.inner>div:first-child{width:41.6666666667vw}@media not all and (min-width: 1024px){.page-about-guide>.item>.inner>div:first-child{width:100%}}.page-about-guide>.item>.inner>div:last-child{width:27.7777777778vw}@media not all and (min-width: 1024px){.page-about-guide>.item>.inner>div:last-child{width:100%;margin-top:20px}}.page-about-guide>.item>.inner>div:last-child img{width:100%}@media not all and (min-width: 1024px){.page-about-guide>.item>.inner>div:last-child img{margin-bottom:40px}}@media not all and (min-width: 1024px){.page-about-guide>.item.-open{opacity:.99999}}@media not all and (min-width: 1024px){.page-about-guide>.item.-open>.head img{opacity:0}}.page-about-activity{width:100%}.page-about-activity>.list{width:100%;display:flex;flex-direction:row;align-items:stretch;justify-content:flex-start;flex-wrap:wrap;gap:40px 7px}@media not all and (min-width: 1024px){.page-about-activity>.list{overflow:hidden;margin-left:calc(-1*(var(--edgeWhiteGrid) + var(--whiteGrid)*0*1));width:100vw}}.page-about-activity>.list>.inner{display:contents}@media not all and (min-width: 1024px){.page-about-activity>.list>.inner{scrollbar-width:none;-ms-overflow-style:none;width:max-content;display:flex;flex-direction:row;align-items:stretch;justify-content:flex-start;gap:10px;overflow-y:hidden;overflow-x:auto;scroll-snap-type:x}.page-about-activity>.list>.inner::-webkit-scrollbar{display:none}.page-about-activity>.list>.inner::before,.page-about-activity>.list>.inner::after{content:"";display:block;width:5.3333333333vw;height:10px}}.page-about-activity>.list>.inner>.item{flex-shrink:0;width:calc(33.33% - 5px);display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;background-color:var(--Bg_FrameWhite)}.page-about-activity>.list>.inner>.item img{width:100%;aspect-ratio:339/210;object-fit:cover}@media not all and (min-width: 1024px){.page-about-activity>.list>.inner>.item{width:80vw}.page-about-activity>.list>.inner>.item img{width:100%;aspect-ratio:300/185;object-fit:cover}}.page-about-activity>.list>.inner>.item>.info{padding:25px}.page-about-activity>.list>.inner>.item>.info h4{font-family:source-han-serif-jp-subset,sans-serif;font-style:normal;font-weight:400;font-size:20px;line-height:150%;letter-spacing:.05em;font-feature-settings:"ss01" on,"ss02" on,"palt" on,"pcap" on;-webkit-font-smoothing:antialiased;color:var(--Primary);margin-bottom:18px}@media not all and (min-width: 1024px){.page-about-activity>.list>.inner>.item>.info h4{font-size:20px}}html:lang(en) .page-about-activity>.list>.inner>.item>.info h4{font-family:the-seasons,sans-serif;font-size:24px;letter-spacing:0em;font-feature-settings:"palt"}.page-about-activity>.list>.inner>.item>.info p{font-family:dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:170%;letter-spacing:.04em;font-feature-settings:"palt";font-smoothing:antialiased;-webkit-font-smoothing:antialiased;color:var(--Primary);margin-bottom:19px}html:lang(en) .page-about-activity>.list>.inner>.item>.info p{font-family:sofia-pro,sans-serif;letter-spacing:.04em}html:lang(en) .page-about-activity>.list>.inner>.item>.info p{line-height:155%}.page-about-activity>.list>.inner>.item>.info .sub{font-family:dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:170%;letter-spacing:.04em;font-feature-settings:"palt";font-smoothing:antialiased;-webkit-font-smoothing:antialiased}html:lang(en) .page-about-activity>.list>.inner>.item>.info .sub{font-family:sofia-pro,sans-serif;letter-spacing:.04em}.page-about-activity>.list>.inner>.item>.info .sub>div:first-of-type span:first-child{color:var(--LightGrey)}.page-about-activity>.list>.inner>.item>.info .sub>div:first-of-type span:last-child{color:var(--Primary)}.page-about-activity>.indicator{display:none}@media not all and (min-width: 1024px){.page-about-activity>.indicator{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;margin-top:40px;padding-left:0}}.page-about-activity>.indicator>.mask{width:110px;overflow:hidden;mask-image:linear-gradient(to right, transparent 0%, #000 0%, #000 70%, transparent 100%)}.page-about-activity>.indicator>.mask>.inner{gap:10px;display:flex;flex-direction:row;align-items:center;justify-content:center}.page-about-activity>.indicator>.mask>.inner button{width:6px;height:6px;background-color:#fff;border-radius:50%;transition:background-color .5s;flex-shrink:0}.page-about-activity>.indicator>.mask>.inner button.-active{background-color:var(--theme01_AlpsRed)}.page-about-activity>.tel{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;color:var(--Primary);margin-top:80px}@media not all and (min-width: 1024px){.page-about-activity>.tel{margin-top:40px}}.page-about-activity>.tel .ttl{font-family:dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:170%;letter-spacing:.04em;font-feature-settings:"palt";font-smoothing:antialiased;-webkit-font-smoothing:antialiased;margin-bottom:24px}html:lang(en) .page-about-activity>.tel .ttl{font-family:sofia-pro,sans-serif;letter-spacing:.04em}.page-about-activity>.tel a{font-family:the-seasons,sans-serif;font-style:normal;font-weight:lighter;font-feature-settings:"palt";font-smoothing:antialiased;-webkit-font-smoothing:antialiased;letter-spacing:.07em;font-size:28px}.page-about-activity>.tel .small{font-family:dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:500;font-size:10px;line-height:150%;letter-spacing:.1em;font-feature-settings:"palt" on;-webkit-font-smoothing:antialiased;margin-top:5px}html:lang(en) .page-about-activity>.tel .small{font-family:sofia-pro,sans-serif;letter-spacing:.04em}.page-about-activity .exlink{margin-top:19px}@media not all and (min-width: 1024px){.page-about-activity .exlink{margin-top:16px}}.page-contact-contents{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:200px;margin-bottom:200px}@media not all and (min-width: 1024px){.page-contact-contents{gap:160px;margin-bottom:160px}}.page-contact-contents>.block{color:var(--Primary)}@media not all and (min-width: 1024px){.page-contact-contents>.block{width:94.6666666667vw;margin-left:2.6666666667vw}}.page-contact-contents>.block>.ttl{font-family:source-han-serif-jp-subset,sans-serif;font-style:normal;font-weight:400;font-size:32px;line-height:130%;letter-spacing:.05em;font-feature-settings:"ss01" on,"ss02" on,"palt" on,"pcap" on;-webkit-font-smoothing:antialiased;margin-bottom:75px}html:lang(en) .page-contact-contents>.block>.ttl{font-family:the-seasons,sans-serif;letter-spacing:0em;font-feature-settings:"palt"}@media not all and (min-width: 1024px){.page-contact-contents>.block>.ttl{margin-bottom:36px;margin-left:2.6666666667vw}}.page-contact-contents>.block>.inner{width:calc(var(--whiteGrid)*7*1 + var(--redGrid)*7*1 + var(--redGrid)*1*1*.5);margin-left:calc(var(--whiteGrid)*1*1 + var(--redGrid)*1*1*.5)}@media not all and (min-width: 1024px){.page-contact-contents>.block>.inner{width:100%;margin-left:0}}.page-contact-contents>.block>.inner>.head{font-family:dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:170%;letter-spacing:.04em;font-feature-settings:"palt";font-smoothing:antialiased;-webkit-font-smoothing:antialiased;margin-bottom:40px}html:lang(en) .page-contact-contents>.block>.inner>.head{font-family:sofia-pro,sans-serif;letter-spacing:.04em}@media not all and (min-width: 1024px){.page-contact-contents>.block>.inner>.head{margin-left:2.6666666667vw}}.page-contact-contents>.block>.inner>.list{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:40px;margin-bottom:80px}@media not all and (min-width: 1024px){.page-contact-contents>.block>.inner>.list{gap:20px;margin-bottom:40px}}.page-contact-contents>.block>.inner>.list>.item{width:100%;padding-top:40px;border-top:1px solid rgba(128,8,8,.1)}@media not all and (min-width: 1024px){.page-contact-contents>.block>.inner>.list>.item{padding:28px 2.6666666667vw 0}}@media not all and (min-width: 1024px){.page-contact-contents>.block>.inner>.list>.item>ul>li{width:calc(100% - (1em + 10.6666666667vw))}}.page-contact-contents>.block>.inner>.list>.item>ul>li.q{font-family:dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:170%;letter-spacing:.04em;font-feature-settings:"palt";font-smoothing:antialiased;-webkit-font-smoothing:antialiased;margin-left:1.3888888889vw;margin-bottom:36px;list-style:"Q. ";list-style-position:inside}html:lang(en) .page-contact-contents>.block>.inner>.list>.item>ul>li.q{font-family:sofia-pro,sans-serif;letter-spacing:.04em}@media not all and (min-width: 1024px){.page-contact-contents>.block>.inner>.list>.item>ul>li.q{margin-left:calc(1em + 5.3333333333vw);margin-bottom:20px;list-style-position:outside}}.page-contact-contents>.block>.inner>.list>.item>ul>li.a{font-family:dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:500;font-size:13px;line-height:150%;-webkit-font-smoothing:antialiased;color:var(--Secondary);margin-left:calc(1em + var(--redGrid)*1*1*.5);padding-right:6.9444444444vw;list-style:"A. "}html:lang(en) .page-contact-contents>.block>.inner>.list>.item>ul>li.a{font-family:sofia-pro,sans-serif;letter-spacing:.04em}@media not all and (min-width: 1024px){.page-contact-contents>.block>.inner>.list>.item>ul>li.a{margin-left:calc(1em + 5.3333333333vw);padding-right:0vw}}.page-contact-contents>.block>.inner>.list>.item>ul>li.etc{margin-top:1em;margin-left:calc(.5em + var(--redGrid)*1*1*.5);padding-right:6.9444444444vw}@media not all and (min-width: 1024px){.page-contact-contents>.block>.inner>.list>.item>ul>li.etc{margin-left:calc(.75em + 5.3333333333vw);padding-right:0vw}}.page-contact-contents>.block>.inner>.list>.item>ul>li.etc>ul{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.page-contact-contents>.block>.inner>.list>.item>ul>li.etc>ul>li{font-family:dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:500;font-size:13px;line-height:150%;-webkit-font-smoothing:antialiased;color:var(--Secondary);list-style:"※"}html:lang(en) .page-contact-contents>.block>.inner>.list>.item>ul>li.etc>ul>li{font-family:sofia-pro,sans-serif;letter-spacing:.04em}@media not all and (min-width: 1024px){.page-contact-contents>.block>.inner>.list>.item>ul>li.etc>ul>li{list-style:"※ "}}html:lang(en) .page-contact-contents>.block>.inner>.list>.item>ul>li.etc>ul>li{list-style:"*"}@media not all and (min-width: 1024px){html:lang(en) .page-contact-contents>.block>.inner>.list>.item>ul>li.etc>ul>li{list-style:"* "}}.page-contact-contents>.block>.inner>.btm{width:100%;display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between}@media not all and (min-width: 1024px){.page-contact-contents>.block>.inner>.btm{padding:0 2.6666666667vw;display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-start;gap:40px}}.page-contact-contents>.block>.inner>.btm>div:first-child{font-family:dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:170%;letter-spacing:.04em;font-feature-settings:"palt";font-smoothing:antialiased;-webkit-font-smoothing:antialiased}html:lang(en) .page-contact-contents>.block>.inner>.btm>div:first-child{font-family:sofia-pro,sans-serif;letter-spacing:.04em}.page-contact-contents>.block>.inner>.forms{width:100%;display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;gap:16px 0}@media not all and (min-width: 1024px){.page-contact-contents>.block>.inner>.forms{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:10px}}.page-contact-contents>.block>.inner>.forms>.item{font-family:dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:170%;letter-spacing:.04em;font-feature-settings:"palt";font-smoothing:antialiased;-webkit-font-smoothing:antialiased;width:calc((100% - 11px)/2);background-color:var(--Bg_FrameWhite);border-radius:8px;padding:28px 2.7777777778vw;display:flex;flex-direction:row;align-items:center;justify-content:space-between;transition:background-color .2s}html:lang(en) .page-contact-contents>.block>.inner>.forms>.item{font-family:sofia-pro,sans-serif;letter-spacing:.04em}@media not all and (min-width: 1024px){.page-contact-contents>.block>.inner>.forms>.item{width:calc(100% - 5.3333333333vw);padding:20px 8vw;height:67px;margin-left:2.6666666667vw}}@media(any-hover: hover){.page-contact-contents>.block>.inner>.forms>.item:hover{background-color:var(--Primary);color:var(--OmotenashiBeige)}.page-contact-contents>.block>.inner>.forms>.item:hover .c-arw-icon{border:1px solid rgba(236,226,220,.4)}.page-contact-contents>.block>.inner>.forms>.item:hover .c-arw-icon svg path{fill:var(--OmotenashiBeige)}}.page-contact-contents>.block>.inner>.tels{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:10px}.page-contact-contents>.block>.inner>.tels>.item{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;background-color:var(--Bg_FrameWhite);padding:20px 0px;border-radius:8px}@media not all and (min-width: 1024px){.page-contact-contents>.block>.inner>.tels>.item{position:relative;top:0;left:0;width:calc(100% - 5.3333333333vw);margin-left:2.6666666667vw;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;padding:15px 5.3333333333vw;gap:8px}}.page-contact-contents>.block>.inner>.tels>.item>.i{display:none}@media not all and (min-width: 1024px){.page-contact-contents>.block>.inner>.tels>.item>.i{position:absolute;top:50%;left:auto;width:min(68px,18.1333333333vw);height:min(50px,13.3333333333vw);right:min(20px,5.3333333333vw);translate:0 -50%;display:block}.page-contact-contents>.block>.inner>.tels>.item>.i svg{width:100%;height:100%}}.page-contact-contents>.block>.inner>.tels>.item>div{flex-shrink:0}.page-contact-contents>.block>.inner>.tels>.item>div:nth-child(1){font-family:dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:170%;letter-spacing:.04em;font-feature-settings:"palt";font-smoothing:antialiased;-webkit-font-smoothing:antialiased;width:calc(var(--whiteGrid)*2*1 + var(--redGrid)*2*1);display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding-left:40px;white-space:nowrap}html:lang(en) .page-contact-contents>.block>.inner>.tels>.item>div:nth-child(1){font-family:sofia-pro,sans-serif;letter-spacing:.04em}@media not all and (min-width: 1024px){.page-contact-contents>.block>.inner>.tels>.item>div:nth-child(1){padding-left:0;width:auto}}.page-contact-contents>.block>.inner>.tels>.item>div:nth-child(1)::after{content:"";display:block;width:1px;height:60px;background-color:var(--theme01_AlpsRed)}@media not all and (min-width: 1024px){.page-contact-contents>.block>.inner>.tels>.item>div:nth-child(1)::after{display:none}}.page-contact-contents>.block>.inner>.tels>.item>div:nth-child(2){width:calc(var(--whiteGrid)*5*1 + var(--redGrid)*5*1 + var(--redGrid)*1*1*.5);display:flex;flex-direction:column;align-items:center;justify-content:center}@media not all and (min-width: 1024px){.page-contact-contents>.block>.inner>.tels>.item>div:nth-child(2){width:auto}}.page-contact-contents>.block>.inner>.tels>.item>div:nth-child(2) a{font-family:the-seasons,sans-serif;font-style:normal;font-weight:lighter;font-feature-settings:"palt";font-smoothing:antialiased;-webkit-font-smoothing:antialiased;font-size:20px;letter-spacing:.07em}@media not all and (min-width: 1024px){.page-contact-contents>.block>.inner>.tels>.item>div:nth-child(2) a{font-size:18px}}.page-company-outline{font-family:dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:170%;letter-spacing:.04em;font-feature-settings:"palt";font-smoothing:antialiased;-webkit-font-smoothing:antialiased;color:var(--Primary);border-top:1px solid rgba(128,8,8,.1);padding-top:40px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:20px}html:lang(en) .page-company-outline{font-family:sofia-pro,sans-serif;letter-spacing:.04em}@media not all and (min-width: 1024px){.page-company-outline{width:calc(var(--whiteGrid)*4*1 + var(--redGrid)*5*1);padding-top:40px;gap:23px;padding-bottom:40px;border-bottom:1px solid rgba(128,8,8,.1)}}.page-company-outline>.item{display:flex;flex-direction:row;align-items:center;justify-content:flex-start}@media not all and (min-width: 1024px){.page-company-outline>.item{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}}.page-company-outline>.item>span{flex-shrink:0}.page-company-outline>.item>span:first-child{width:calc(var(--whiteGrid)*2*1 + var(--redGrid)*2*1);color:var(--LightGrey)}@media not all and (min-width: 1024px){.page-company-outline>.item>span:first-child{width:auto}}@media not all and (min-width: 1024px){.page-company_recruit .page-contents-block.-outline>.ttl{margin-bottom:40px}}@media not all and (min-width: 1024px){.page-company_recruit .page-contents-block.-outline{margin-bottom:190px}}.page-company-sustainability>.list{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:20px;width:calc(var(--whiteGrid)*7*1 + var(--redGrid)*8*1)}@media not all and (min-width: 1024px){.page-company-sustainability>.list{width:100%}}.page-company-sustainability>.list>.item{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;background-color:rgba(255,255,255,.3);padding:35px calc(var(--redGrid)*1*1*.5) 50px calc(var(--whiteGrid)*1*1 + var(--redGrid)*1*1*.5)}@media not all and (min-width: 1024px){.page-company-sustainability>.list>.item{gap:0px;padding:10.6666666667vw 5.3333333333vw 10.6666666667vw 5.3333333333vw}}.page-company-sustainability>.list>.item>.no{font-family:sofia-pro,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:150%;letter-spacing:.04em;-webkit-font-smoothing:antialiased;color:var(--Primary);opacity:.3;margin-bottom:12px}@media not all and (min-width: 1024px){.page-company-sustainability>.list>.item>.no{font-style:normal;font-weight:400;font-size:14px;line-height:150%;letter-spacing:.04em;font-feature-settings:"ss01" on}}@media not all and (min-width: 1024px){.page-company-sustainability>.list>.item>.no{margin-bottom:0;padding:0 5.3333333333vw}}.page-company-sustainability>.list>.item>.name{font-family:source-han-serif-jp-subset,sans-serif;font-style:normal;font-weight:400;font-size:32px;line-height:130%;letter-spacing:.05em;font-feature-settings:"ss01" on,"ss02" on,"palt" on,"pcap" on;-webkit-font-smoothing:antialiased;margin-bottom:37px}html:lang(en) .page-company-sustainability>.list>.item>.name{font-family:the-seasons,sans-serif;letter-spacing:0em;font-feature-settings:"palt"}@media not all and (min-width: 1024px){.page-company-sustainability>.list>.item>.name{padding:0 5.3333333333vw;margin-bottom:40px}}.page-company-sustainability>.list>.item>.list{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:40px}@media not all and (min-width: 1024px){.page-company-sustainability>.list>.item>.list{gap:20px;width:78.6666666667vw;margin-left:5.3333333333vw}}.page-company-sustainability>.list>.item>.list>.wrapper{display:flex;flex-direction:row-reverse;align-items:flex-start;justify-content:flex-start}@media not all and (min-width: 1024px){.page-company-sustainability>.list>.item>.list>.wrapper{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:20px}}.page-company-sustainability>.list>.item>.list>.wrapper>.text{width:calc(var(--whiteGrid)*4*1 + var(--redGrid)*4*1 + var(--redGrid)*1*1*.5);margin-right:calc(var(--whiteGrid)*1*1 + var(--redGrid)*1*1*.5);display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:40px}@media not all and (min-width: 1024px){.page-company-sustainability>.list>.item>.list>.wrapper>.text{gap:20px}}.page-company-sustainability>.list>.item>.list>.wrapper>.text>.item{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:14px}.page-company-sustainability>.list>.item>.list>.wrapper>.text>.item span:first-child{font-family:source-han-serif-jp-subset,sans-serif;font-style:normal;font-feature-settings:"ss01" on,"ss02" on,"palt" on,"pcap" on;font-size:18px;letter-spacing:.06em;line-height:1.5}html:lang(en) .page-company-sustainability>.list>.item>.list>.wrapper>.text>.item span:first-child{font-family:sofia-pro,sans-serif;letter-spacing:.04em;font-feature-settings:"ss01" on}html:lang(en) .page-company-sustainability>.list>.item>.list>.wrapper>.text>.item span:first-child{font-family:the-seasons,sans-serif;letter-spacing:0em;font-feature-settings:"palt";font-smoothing:antialiased;-webkit-font-smoothing:antialiased}.page-company-sustainability>.list>.item>.list>.wrapper>.text>.item span:last-child{font-family:dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:170%;letter-spacing:.04em;font-feature-settings:"palt";font-smoothing:antialiased;-webkit-font-smoothing:antialiased}html:lang(en) .page-company-sustainability>.list>.item>.list>.wrapper>.text>.item span:last-child{font-family:sofia-pro,sans-serif;letter-spacing:.04em}.page-company-sustainability>.list>.item>.list>.wrapper>img{width:calc(var(--whiteGrid)*1*1 + var(--redGrid)*2*1)}@media not all and (min-width: 1024px){.page-company-sustainability>.list>.item>.list>.wrapper>img{width:100%}}.page-company-sustainability>.btn{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}@media not all and (min-width: 1024px){.page-company-sustainability>.btn a{margin-top:75px}}.page-company_recruit .page-contents-block.-recruit>.ttl{margin-bottom:62px}@media not all and (min-width: 1024px){.page-company_recruit .page-contents-block.-recruit>.ttl{margin-bottom:40px}}.page-company-recruit{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:60px}@media not all and (min-width: 1024px){.page-company-recruit{gap:40px}}.page-company-recruit>.block{width:calc(var(--whiteGrid)*7*1 + var(--redGrid)*7*1 + var(--redGrid)*1*1*.5)}@media not all and (min-width: 1024px){.page-company-recruit>.block{width:100%}}.page-company-recruit>.block.-head{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start}@media not all and (min-width: 1024px){.page-company-recruit>.block.-head{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:20px}}.page-company-recruit>.block.-head img{width:calc(var(--whiteGrid)*2*1 + var(--redGrid)*3*1)}@media not all and (min-width: 1024px){.page-company-recruit>.block.-head img{width:100%}}.page-company-recruit>.block.-head .text{font-family:dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:170%;letter-spacing:.04em;font-feature-settings:"palt";font-smoothing:antialiased;-webkit-font-smoothing:antialiased;display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-start;color:var(--Primary);padding-top:36px;padding-left:calc(var(--redGrid)*1*1*.5)}html:lang(en) .page-company-recruit>.block.-head .text{font-family:sofia-pro,sans-serif;letter-spacing:.04em}@media not all and (min-width: 1024px){.page-company-recruit>.block.-head .text{padding-top:0;padding-left:0;width:100%}}.page-company-recruit>.block.-head .text .obj{width:130px;height:130px;margin-top:80px;margin-right:calc(var(--whiteGrid)*1*1 + var(--redGrid)*1*1)}@media not all and (min-width: 1024px){.page-company-recruit>.block.-head .text .obj{margin-top:40px;margin-right:0}}.page-company-recruit>.block.-head .text .obj svg{width:100%;height:100%}.page-company-recruit>.block>.ttl{font-family:source-han-serif-jp-subset,sans-serif;font-style:normal;font-weight:400;font-size:32px;line-height:130%;letter-spacing:.05em;font-feature-settings:"ss01" on,"ss02" on,"palt" on,"pcap" on;-webkit-font-smoothing:antialiased;margin-bottom:36px}html:lang(en) .page-company-recruit>.block>.ttl{font-family:the-seasons,sans-serif;letter-spacing:0em;font-feature-settings:"palt"}@media not all and (min-width: 1024px){.page-company-recruit>.block>.ttl.-b{margin-bottom:20px}}.page-company-recruit>.block>.desc{font-family:dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:170%;letter-spacing:.04em;font-feature-settings:"palt";font-smoothing:antialiased;-webkit-font-smoothing:antialiased;padding-left:5.2083333333vw;margin-bottom:80px}html:lang(en) .page-company-recruit>.block>.desc{font-family:sofia-pro,sans-serif;letter-spacing:.04em}@media not all and (min-width: 1024px){.page-company-recruit>.block>.desc{width:100%;padding:0 5.3333333333vw;margin-bottom:40px}}.page-company-recruit>.block>.btnA{padding-left:5.2083333333vw;margin-top:0px;margin-bottom:20px}@media not all and (min-width: 1024px){.page-company-recruit>.block>.btnA{padding-left:0;margin-top:0px;margin-bottom:60px}}.page-company-recruit>.block>.list{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:40px}.page-company-recruit>.block>.list>.item{width:100%;padding-top:40px;border-top:1px solid rgba(128,8,8,.1);display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start}@media not all and (min-width: 1024px){.page-company-recruit>.block>.list>.item{width:89.3333333333vw;padding-top:20px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:20px}}.page-company-recruit>.block>.list>.item>div{color:var(--Primary)}.page-company-recruit>.block>.list>.item>div:first-child{font-family:source-han-serif-jp-subset,sans-serif;font-style:normal;font-weight:400;font-size:20px;line-height:150%;letter-spacing:.05em;font-feature-settings:"ss01" on,"ss02" on,"palt" on,"pcap" on;-webkit-font-smoothing:antialiased;width:calc(var(--whiteGrid)*2*1 + var(--redGrid)*2*1)}@media not all and (min-width: 1024px){.page-company-recruit>.block>.list>.item>div:first-child{font-size:20px}}html:lang(en) .page-company-recruit>.block>.list>.item>div:first-child{font-family:the-seasons,sans-serif;font-size:24px;letter-spacing:0em;font-feature-settings:"palt"}@media not all and (min-width: 1024px){.page-company-recruit>.block>.list>.item>div:first-child{width:auto}}.page-company-recruit>.block>.list>.item>div:last-child{font-family:dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:170%;letter-spacing:.04em;font-feature-settings:"palt";font-smoothing:antialiased;-webkit-font-smoothing:antialiased}html:lang(en) .page-company-recruit>.block>.list>.item>div:last-child{font-family:sofia-pro,sans-serif;letter-spacing:.04em}@media not all and (min-width: 1024px){.page-company-recruit>.block>.list>.item>div:last-child{padding-left:5.3333333333vw}}.page-company-recruit>.block>.list>.item>.info{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:30px}.page-company-recruit>.block>.list>.item>.info>div{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start}@media not all and (min-width: 1024px){.page-company-recruit>.block>.list>.item>.info>div{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}}.page-company-recruit>.block>.list>.item>.info>div span{flex-shrink:0}.page-company-recruit>.block>.list>.item>.info>div span:first-child{width:calc(var(--whiteGrid)*2*1 + var(--redGrid)*2*1);color:var(--LightGrey)}.page-company-recruit>.block>.btn{padding-left:5.2083333333vw;margin-top:80px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}@media not all and (min-width: 1024px){.page-company-recruit>.block>.btn{padding-left:0;margin-top:20px}}.page-company-recruit>.block>.btn>div:first-child>span{font-family:dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:170%;letter-spacing:.04em;font-feature-settings:"palt";font-smoothing:antialiased;-webkit-font-smoothing:antialiased}html:lang(en) .page-company-recruit>.block>.btn>div:first-child>span{font-family:sofia-pro,sans-serif;letter-spacing:.04em}.page-company-recruit>.block>.btn>div:last-child{width:57.2222222222vw;display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:40px}@media not all and (min-width: 1024px){.page-company-recruit>.block>.btn>div:last-child{margin-top:40px;width:100%}}.page-company-recruit>.block>.btn>div:last-child .text{font-family:the-seasons,sans-serif;font-style:normal;font-weight:lighter;font-feature-settings:"palt";font-smoothing:antialiased;-webkit-font-smoothing:antialiased;font-size:28px;letter-spacing:.07em;line-height:1.7;margin-bottom:5px}@media not all and (min-width: 1024px){.page-company-recruit>.block>.btn>div:last-child .text{margin-bottom:0px}}.page-company-recruit>.block>.btn>div:last-child .time{font-family:dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:500;font-size:10px;line-height:150%;letter-spacing:.1em;font-feature-settings:"palt" on;-webkit-font-smoothing:antialiased;margin-bottom:12px}html:lang(en) .page-company-recruit>.block>.btn>div:last-child .time{font-family:sofia-pro,sans-serif;letter-spacing:.04em}.page-company-recruit>.block>.btn>div:last-child .sub{font-family:dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:500;font-size:12px;line-height:150%;letter-spacing:.06em;font-feature-settings:"palt" on;-webkit-font-smoothing:antialiased}html:lang(en) .page-company-recruit>.block>.btn>div:last-child .sub{font-family:sofia-pro,sans-serif;letter-spacing:.04em}.page-company-recruit>.block>.btn .c-large-btn{margin-top:16px}@media not all and (min-width: 1024px){.page-company-recruit>.block>.btn .c-large-btn{margin-top:20px}}.page-404 .page-contents{margin-top:70px}@media not all and (min-width: 1024px){.page-404 .page-contents{margin-top:25px}}.page-404-contents{position:relative;top:0;left:0}.page-404-contents>.block{margin-left:calc(var(--whiteGrid)*1*1 + var(--redGrid)*1*1*.5)}@media not all and (min-width: 1024px){.page-404-contents>.block{margin-left:0}}.page-404-contents>.block p{font-family:dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:170%;letter-spacing:.04em;font-feature-settings:"palt";font-smoothing:antialiased;-webkit-font-smoothing:antialiased;color:var(--Primary)}html:lang(en) .page-404-contents>.block p{font-family:sofia-pro,sans-serif;letter-spacing:.04em}@media not all and (min-width: 1024px){.page-404-contents>.block p{margin-left:10.6666666667vw}}.page-404-contents>.block>.btn{margin-top:200px}@media not all and (min-width: 1024px){.page-404-contents>.block>.btn{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:100px}}.page-rooms-rooms{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:20px}@media not all and (min-width: 1024px){.page-rooms-rooms{gap:20px}}.page-rooms-rooms>.item{position:relative;top:0;left:0;width:100%;background-color:rgba(255,255,255,.3);overflow:hidden}.page-rooms-rooms>.item>.frame{position:absolute;top:0;left:0;width:100%;height:12px}.page-rooms-rooms>.item>.head{margin-left:calc(var(--whiteGrid)*1*1 + var(--redGrid)*1*1*.5);width:calc(var(--whiteGrid)*7*1 + var(--redGrid)*7*1 + var(--redGrid)*1*1*.5);margin-top:80px;display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;margin-bottom:52px}@media not all and (min-width: 1024px){.page-rooms-rooms>.item>.head{width:100%;margin-top:40px;margin-left:0;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;margin-bottom:40px}}.page-rooms-rooms>.item>.head>div:first-child{width:calc(var(--whiteGrid)*4*1 + var(--redGrid)*4*1)}@media not all and (min-width: 1024px){.page-rooms-rooms>.item>.head>div:first-child{width:80vw}}.page-rooms-rooms>.item>.head>div:last-child{width:calc(var(--whiteGrid)*4*1 + var(--redGrid)*3*1 + var(--redGrid)*1*1*.5);margin-top:110px}@media not all and (min-width: 1024px){.page-rooms-rooms>.item>.head>div:last-child{margin-top:40px;width:80vw}}.page-rooms-rooms>.item>.head .no{font-family:sofia-pro,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:150%;letter-spacing:.04em;-webkit-font-smoothing:antialiased;color:#9c9c9c;margin-bottom:18px}@media not all and (min-width: 1024px){.page-rooms-rooms>.item>.head .no{font-style:normal;font-weight:400;font-size:14px;line-height:150%;letter-spacing:.04em;font-feature-settings:"ss01" on}}@media not all and (min-width: 1024px){.page-rooms-rooms>.item>.head .no{margin-bottom:0px}}.page-rooms-rooms>.item>.head h4{font-family:source-han-serif-jp-subset,sans-serif;font-style:normal;font-weight:400;font-size:32px;line-height:130%;letter-spacing:.05em;font-feature-settings:"ss01" on,"ss02" on,"palt" on,"pcap" on;-webkit-font-smoothing:antialiased;color:var(--Primary);display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;line-height:1;margin-bottom:40px}html:lang(en) .page-rooms-rooms>.item>.head h4{font-family:the-seasons,sans-serif;letter-spacing:0em;font-feature-settings:"palt"}@media not all and (min-width: 1024px){.page-rooms-rooms>.item>.head h4{margin-bottom:40px}}.page-rooms-rooms>.item>.head h4 span{font-family:sofia-pro,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:150%;letter-spacing:.04em;-webkit-font-smoothing:antialiased;color:var(--Primary);margin-left:19px;display:inline-block;translate:0px 3px;font-feature-settings:"palt"}@media not all and (min-width: 1024px){.page-rooms-rooms>.item>.head h4 span{font-style:normal;font-weight:400;font-size:14px;line-height:150%;letter-spacing:.04em;font-feature-settings:"ss01" on}}@media not all and (min-width: 1024px){.page-rooms-rooms>.item>.head h4 span{margin-left:10px;translate:0 3px}}.page-rooms-rooms>.item>.head .desc{font-family:source-han-serif-jp-subset,sans-serif;font-style:normal;font-weight:400;font-size:20px;line-height:150%;letter-spacing:0em;font-feature-settings:"ss01" on,"ss02" on,"palt" on,"pcap" on;-webkit-font-smoothing:antialiased;color:var(--Primary);margin-bottom:60px}@media not all and (min-width: 1024px){.page-rooms-rooms>.item>.head .desc{margin-bottom:22px}}.page-rooms-rooms>.item>.head p.text{font-family:dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:170%;letter-spacing:.04em;font-feature-settings:"palt";font-smoothing:antialiased;-webkit-font-smoothing:antialiased;color:var(--Primary)}html:lang(en) .page-rooms-rooms>.item>.head p.text{font-family:sofia-pro,sans-serif;letter-spacing:.04em}.page-rooms-rooms>.item>.head .btnWrapper{display:contents}@media not all and (min-width: 1024px){.page-rooms-rooms>.item>.head .btnWrapper{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-end;width:calc(var(--whiteGrid)*4*1 + var(--redGrid)*5*1);margin-left:calc((var(--edgeWhiteGrid) + var(--whiteGrid)*0*1)*-1)}}.page-rooms-rooms>.item>.head a{display:inline-flex}.page-rooms-rooms>.item>.carousel{position:relative;top:0;left:0;margin-left:calc(var(--whiteGrid)*1*1 + var(--redGrid)*1*1*.5);width:auto}@media not all and (min-width: 1024px){.page-rooms-rooms>.item>.carousel{width:100%;margin-left:0}}.page-rooms-rooms>.item>.carousel>.list{width:max-content;height:370px;display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;flex-wrap:nowrap;gap:10px;margin-bottom:20px}@media not all and (min-width: 1024px){.page-rooms-rooms>.item>.carousel>.list{scrollbar-width:none;-ms-overflow-style:none;width:100%;height:300px;margin-bottom:40px;gap:calc(var(--whiteGrid)*1*1);overflow-y:hidden;overflow-x:auto;scroll-snap-type:x}.page-rooms-rooms>.item>.carousel>.list::-webkit-scrollbar{display:none}}body.-td .page-rooms-rooms>.item>.carousel>.list{scrollbar-width:none;-ms-overflow-style:none;width:100%;overflow-y:hidden;overflow-x:auto;scroll-snap-type:x}body.-td .page-rooms-rooms>.item>.carousel>.list::-webkit-scrollbar{display:none}@media not all and (min-width: 1024px){.page-rooms-rooms>.item>.carousel>.list::before{content:"";width:calc(var(--edgeWhiteGrid) + var(--whiteGrid)*0*1 - var(--whiteGrid)*1*1);height:10px;flex-shrink:0;display:block}}.page-rooms-rooms>.item>.carousel>.list::after{content:"";width:calc(var(--redGrid)*0*1 + var(--redGrid)*1*1*.5);height:10px;flex-shrink:0;display:block}@media not all and (min-width: 1024px){.page-rooms-rooms>.item>.carousel>.list::after{width:calc(var(--edgeWhiteGrid) + var(--whiteGrid)*0*1 - var(--whiteGrid)*1*1)}}.page-rooms-rooms>.item>.carousel>.list>.item{pointer-events:none;flex-shrink:0;width:auto;height:100%}.page-rooms-rooms>.item>.carousel>.list>.item img{width:auto;height:100%;user-drag:none;-moz-user-drag:none;-webkit-user-drag:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.page-rooms-rooms>.item>.carousel>.btn{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;gap:20px;margin-bottom:23px}@media not all and (min-width: 1024px){.page-rooms-rooms>.item>.carousel>.btn{display:none}}body.-td .page-rooms-rooms>.item>.carousel>.btn{display:none}.page-rooms-rooms>.item>.carousel>.btn button{display:flex;flex-direction:column;align-items:center;justify-content:center;width:50px;height:36px;border:1px solid rgba(128,8,8,.05);border-radius:50%}.page-rooms-rooms>.item>.carousel>.btn button .icon{width:100%;height:100%}.page-rooms-rooms>.item>.carousel>.btn button .icon .arw{width:9px;height:11px}.page-rooms-rooms>.item>.carousel>.btn button.next{transform:rotate(180deg)}html:lang(en) .page-rooms-rooms:not(.page-rooms-detail-rooms)>.item>.head h4 span{display:none}.page-contents-block.-map>.ttl{margin-bottom:60px}@media not all and (min-width: 1024px){.page-contents-block.-map>.ttl{margin-bottom:40px}}.page-rooms-map{position:relative;top:0;left:0;width:calc(var(--whiteGrid)*7*1 + var(--redGrid)*8*1);margin-left:calc(var(--whiteGrid)*1*1 + var(--redGrid)*1*1*.5);display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-start}@media not all and (min-width: 1024px){.page-rooms-map{width:calc(var(--whiteGrid)*4*1 + var(--redGrid)*5*1);margin-left:calc(var(--edgeWhiteGrid) + var(--whiteGrid)*0*1)}}.page-rooms-map::after{content:"";position:absolute;top:20px;left:auto;background-image:url("../img/common/i-large.svg");width:50px;height:37px;background-size:50px 37px;display:block;right:20px;display:none;pointer-events:none}@media not all and (min-width: 1024px){.page-rooms-map::after{display:block}}.page-rooms-map img{width:100%;margin-bottom:40px;pointer-events:none}@media not all and (min-width: 1024px){.page-rooms-map img{margin-bottom:40px;pointer-events:auto}}.page-contents-block.-service>.ttl{margin-bottom:55px}@media not all and (min-width: 1024px){.page-contents-block.-service>.ttl{margin-bottom:78px}}.page-rooms-service{width:calc(var(--whiteGrid)*5*1 + var(--redGrid)*6*1);margin-left:calc(var(--whiteGrid)*3*1 + var(--redGrid)*2*1 + var(--redGrid)*1*1*.5)}@media not all and (min-width: 1024px){.page-rooms-service{width:94.6666666667vw;margin-left:2.6666666667vw}}.page-rooms-service>.item{width:100%;border-top:1px solid rgba(128,8,8,.1)}.page-rooms-service>.item>summary{font-family:dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:500;-webkit-font-smoothing:antialiased;font-size:16px;color:var(--Primary);letter-spacing:.04em;line-height:1.5;padding:28px 20px 28px 20px;width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between}html:lang(en) .page-rooms-service>.item>summary{font-family:sofia-pro,sans-serif;letter-spacing:.04em}.page-rooms-service>.item>div{padding:0px 63px 0px 63px;overflow:hidden}@media not all and (min-width: 1024px){.page-rooms-service>.item>div{padding:0px 30px 0px 30px}}.page-rooms-service>.item>div p{font-family:dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:500;font-size:13px;line-height:150%;-webkit-font-smoothing:antialiased;color:var(--Secondary);margin:20px 0 40px}html:lang(en) .page-rooms-service>.item>div p{font-family:sofia-pro,sans-serif;letter-spacing:.04em}.page-rooms-service>.item>div p b,.page-rooms-service>.item>div p strong{font-weight:bold}.page-rooms-service>.item>div p a{display:inline-flex;flex-direction:row;align-items:center;justify-content:flex-start;color:var(--theme01_AlpsRed);margin-bottom:5px;background-image:linear-gradient(to right, var(--theme01_AlpsRed) 2px, transparent 1px);background-size:4px 1px;background-repeat:repeat-x;background-position:left bottom}.page-rooms-service>.item>div p a[target=_blank]::after{content:"";background-image:url("../img/common/i-arw.svg");width:13px;height:9px;background-size:13px 9px;display:block;rotate:-45deg}@media(any-hover: hover){.page-rooms-service>.item a{transition:opacity .25s}.page-rooms-service>.item a:hover{opacity:.5}}@media not all and (min-width: 1024px){.page-rooms-detail .page-contents-block>.ttl>.text br{display:none !important}}.page-rooms-detail-fv{margin-bottom:80svh}.page-rooms-detail-fv h2 span{color:var(--OmotenashiBeige) !important}@media not all and (min-width: 1024px){.page-rooms-detail-fv{margin-bottom:80svh}}.page-rooms-detail-rooms>.item>.head{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;width:calc(var(--whiteGrid)*7*1 + var(--redGrid)*8*1);margin-bottom:40px}@media not all and (min-width: 1024px){.page-rooms-detail-rooms>.item>.head{width:calc(var(--whiteGrid)*4*1 + var(--redGrid)*5*1);margin-left:calc(var(--edgeWhiteGrid) + var(--whiteGrid)*0*1);padding:0 5.3333333333vw;margin-bottom:40px}}.page-rooms-detail-rooms>.item>.head>div:first-child{width:100%}.page-rooms-detail-rooms>.item>.head>div:last-child{display:flex;flex-direction:row-reverse;align-items:flex-start;justify-content:flex-end;width:100%;margin-top:0px}@media not all and (min-width: 1024px){.page-rooms-detail-rooms>.item>.head>div:last-child{margin-top:30px;flex-direction:column;align-items:center;justify-content:flex-start}}.page-rooms-detail-rooms>.item>.head>div:last-child>.btnWrapper{display:block;flex-shrink:0;width:calc(var(--whiteGrid)*4*1 + var(--redGrid)*4*1)}@media not all and (min-width: 1024px){.page-rooms-detail-rooms>.item>.head>div:last-child>.btnWrapper{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}}.page-rooms-detail-rooms>.item>.head>div:last-child>.text{font-family:dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:150%;letter-spacing:.06em;-webkit-font-smoothing:antialiased;color:var(--Secondary);flex-shrink:0;width:calc(var(--whiteGrid)*3*1 + var(--redGrid)*3*1 + var(--redGrid)*1*1*.5)}@media not all and (min-width: 1024px){.page-rooms-detail-rooms>.item>.head>div:last-child>.text{font-size:min(14px,3.7333333333vw)}}html:lang(en) .page-rooms-detail-rooms>.item>.head>div:last-child>.text{font-family:sofia-pro,sans-serif;letter-spacing:.04em}@media not all and (min-width: 1024px){.page-rooms-detail-rooms>.item>.head>div:last-child>.text{width:100%;margin-top:0px;margin-bottom:40px}}.page-rooms-detail-rooms>.item>.head .no{margin-bottom:12px}@media not all and (min-width: 1024px){.page-rooms-detail-rooms>.item>.head .no{margin-bottom:0px}}.page-rooms-detail-rooms>.item>.head h4{font-family:source-han-serif-jp-subset,sans-serif;font-style:normal;font-weight:400;font-size:32px;line-height:130%;letter-spacing:.05em;font-feature-settings:"ss01" on,"ss02" on,"palt" on,"pcap" on;-webkit-font-smoothing:antialiased;align-items:center}html:lang(en) .page-rooms-detail-rooms>.item>.head h4{font-family:the-seasons,sans-serif;letter-spacing:0em;font-feature-settings:"palt"}.page-rooms-detail-rooms>.item>.head h4 span{font-family:source-han-serif-jp-subset,sans-serif;font-style:normal;font-weight:400;font-size:20px;line-height:150%;letter-spacing:.05em;font-feature-settings:"ss01" on,"ss02" on,"palt" on,"pcap" on;-webkit-font-smoothing:antialiased;translate:0 0;margin-left:24px}@media not all and (min-width: 1024px){.page-rooms-detail-rooms>.item>.head h4 span{font-size:20px}}html:lang(en) .page-rooms-detail-rooms>.item>.head h4 span{font-family:the-seasons,sans-serif;font-size:24px;letter-spacing:0em;font-feature-settings:"palt"}@media not all and (min-width: 1024px){.page-rooms-detail-rooms>.item>.head h4 span{margin-left:0px;translate:0 -2px}}@media not all and (min-width: 1024px){.page-rooms-detail-rooms>.item>.head h4{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;margin-bottom:0}}.page-rooms-detail-rooms>.item>.carousel>.list{height:524px}@media not all and (min-width: 1024px){.page-rooms-detail-rooms>.item>.carousel>.list{height:200px}}.page-rooms-detail-rooms>.item>.info{position:relative;top:0;left:0;display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;border-top:1px solid rgba(128,8,8,.1);width:calc(var(--whiteGrid)*7*1 + var(--redGrid)*7*1 + var(--redGrid)*1*1*.5);margin-left:calc(var(--whiteGrid)*1*1 + var(--redGrid)*1*1*.5);margin-bottom:40px}@media not all and (min-width: 1024px){.page-rooms-detail-rooms>.item>.info{width:calc(var(--whiteGrid)*4*1 + var(--redGrid)*5*1);margin-left:calc(var(--edgeWhiteGrid) + var(--whiteGrid)*0*1);margin-bottom:20px}}.page-rooms-detail-rooms>.item>.info>.item{width:100%}.page-rooms-detail-rooms>.item>.info>.item>summary{padding:28px 1.3888888889vw 28px 1.3888888889vw;width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(128,8,8,.1)}@media not all and (min-width: 1024px){.page-rooms-detail-rooms>.item>.info>.item>summary{width:100%;padding:18px 2.1333333333vw 18px 5.3333333333vw;align-items:flex-start}}.page-rooms-detail-rooms>.item>.info>.item>summary>.head{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:0}@media not all and (min-width: 1024px){.page-rooms-detail-rooms>.item>.info>.item>summary>.head{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}}.page-rooms-detail-rooms>.item>.info>.item>summary>.head>.a{font-family:dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:500;-webkit-font-smoothing:antialiased;font-size:16px;color:var(--Primary);width:calc(var(--whiteGrid)*2*1 + var(--redGrid)*2*1 - 1.3888888889vw)}html:lang(en) .page-rooms-detail-rooms>.item>.info>.item>summary>.head>.a{font-family:sofia-pro,sans-serif;letter-spacing:.04em}@media not all and (min-width: 1024px){.page-rooms-detail-rooms>.item>.info>.item>summary>.head>.a{width:auto}}.page-rooms-detail-rooms>.item>.info>.item>summary>.head>.b{font-family:dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:170%;letter-spacing:.04em;font-feature-settings:"palt";font-smoothing:antialiased;-webkit-font-smoothing:antialiased;display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;gap:30px}html:lang(en) .page-rooms-detail-rooms>.item>.info>.item>summary>.head>.b{font-family:sofia-pro,sans-serif;letter-spacing:.04em}@media not all and (min-width: 1024px){.page-rooms-detail-rooms>.item>.info>.item>summary>.head>.b{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:3px;margin-top:16px}}.page-rooms-detail-rooms>.item>.info>.item>summary>.head>.b:first-child{transition:opacity .25s}.page-rooms-detail-rooms>.item>.info>.item>summary>.head>.b>span{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;gap:.5em}.page-rooms-detail-rooms>.item>.info>.item>summary>.head>.b>span>span:first-child{color:var(--LightGrey)}@media not all and (min-width: 1024px){.page-rooms-detail-rooms>.item>.info>.item>summary>.head>.b>span>span:first-child{width:calc(var(--whiteGrid)*2*1 + var(--redGrid)*2*1)}}.page-rooms-detail-rooms>.item>.info>.item>summary>.head>.b>span>span:last-child{color:var(--Primary);width:auto}@media all and (min-width: 1024px){.page-rooms-detail-rooms>.item>.info>.item>summary>.head>.b{transition:opacity .25s}}@media not all and (min-width: 1024px){.page-rooms-detail-rooms>.item>.info>.item>summary .page-acc-icon{translate:0 10px}}.page-rooms-detail-rooms>.item>.info>.item>div{border-bottom:1px solid rgba(128,8,8,.1)}.page-rooms-detail-rooms>.item>.info>.item>div.-no-border{border-bottom:none}@media not all and (min-width: 1024px){.page-rooms-detail-rooms>.item>.info>.item>div{border-bottom:none}}.page-rooms-detail-rooms>.item>.info>.item>div p{font-family:dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:170%;letter-spacing:.04em;font-feature-settings:"palt";font-smoothing:antialiased;-webkit-font-smoothing:antialiased;color:var(--Secondary);display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;width:calc(100% - var(--whiteGrid)*1*1);margin-left:calc(var(--whiteGrid)*2*1 + var(--redGrid)*2*1);margin-top:40px;margin-bottom:40px;gap:20px}html:lang(en) .page-rooms-detail-rooms>.item>.info>.item>div p{font-family:sofia-pro,sans-serif;letter-spacing:.04em}@media not all and (min-width: 1024px){.page-rooms-detail-rooms>.item>.info>.item>div p{width:100%;gap:20px;padding:0 5.3333333333vw;margin-top:20px;margin-left:0;margin-bottom:0}}.page-rooms-detail-rooms>.item>.info>.item>div p>.block{width:100%;display:contents}@media not all and (min-width: 1024px){.page-rooms-detail-rooms>.item>.info>.item>div p>.block{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:25px}}.page-rooms-detail-rooms>.item>.info>.item>div p>.block>span{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start}@media not all and (min-width: 1024px){.page-rooms-detail-rooms>.item>.info>.item>div p>.block>span{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:2px;width:100%}}.page-rooms-detail-rooms>.item>.info>.item>div p>.block>span>span:first-child{width:calc(var(--whiteGrid)*2*1 + var(--redGrid)*2*1)}@media not all and (min-width: 1024px){.page-rooms-detail-rooms>.item>.info>.item>div p>.block>span>span:first-child{width:auto}}.page-rooms-detail-rooms>.item>.info>.item>div p>.block>span>span:last-child{width:calc(var(--whiteGrid)*3*1 + var(--redGrid)*3*1 + var(--redGrid)*1*1*.5)}@media not all and (min-width: 1024px){.page-rooms-detail-rooms>.item>.info>.item>div p>.block>span>span:last-child{width:auto}}.page-rooms-detail-rooms>.item>.info>.item>div p>.block>span .modal{position:relative;top:0;left:0;width:100%;display:block}.page-rooms-detail-rooms>.item>.info>.item>div p>.block>span .modal::after{content:"";position:absolute;top:20px;left:auto;background-image:url("../img/common/i-large.svg");width:50px;height:37px;background-size:50px 37px;display:block;right:20px;pointer-events:none}.page-rooms-detail-rooms>.item>.info>.item>div p>.block>span .modal img{position:relative;top:0;left:0;width:100%;opacity:.5}.page-rooms-detail-rooms>.item>.info>.item>div p>.block>span .ttl{color:var(--Secondary);margin-bottom:12px}@media not all and (min-width: 1024px){.page-rooms-detail-rooms>.item>.info>.item>div p>.block>span .ttl{margin-bottom:0px}}.page-rooms-detail-rooms>.item>.info>.item>div p>.block>span .a{color:var(--LightGrey)}.page-rooms-detail-rooms>.item>.info>.item>div p>.block>span .b{color:var(--Primary)}@media not all and (min-width: 1024px){.page-rooms-detail-rooms>.item>.info>.item>div p>.block.-c2{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;flex-wrap:wrap;gap:25px 0}}@media not all and (min-width: 1024px){.page-rooms-detail-rooms>.item>.info>.item>div p>.block.-c2>span{width:50%}}@media all and (min-width: 1024px){.page-rooms-detail-rooms>.item>.info>.item[open]>summary:not(.-no-out) .head .b{opacity:0}}.page-rooms-detail-rooms>.item>.link{position:relative;top:0;left:0;width:100%;display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-end;margin-bottom:40px;padding-right:calc(var(--redGrid)*1*1*.5)}@media not all and (min-width: 1024px){.page-rooms-detail-rooms>.item>.link{padding-right:calc(var(--edgeWhiteGrid) + var(--whiteGrid)*0*1);margin-bottom:60px}}.page-rooms-detail-hot{width:calc(var(--whiteGrid)*7*1 + var(--redGrid)*7*1 + var(--redGrid)*1*1*.5);margin-left:calc(var(--whiteGrid)*1*1 + var(--redGrid)*1*1*.5)}@media not all and (min-width: 1024px){.page-rooms-detail-hot{width:calc(var(--whiteGrid)*4*1 + var(--redGrid)*5*1);margin-left:calc(var(--edgeWhiteGrid) + var(--whiteGrid)*0*1)}}.page-rooms-detail-hot>.imgWrapper{width:100%}@media not all and (min-width: 1024px){.page-rooms-detail-hot>.imgWrapper{aspect-ratio:1/1}}@media not all and (min-width: 1024px){.page-rooms-detail-hot>.imgWrapper img{width:100%;height:100%;object-fit:cover}}.page-rooms-detail-hot>.info{font-family:dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:170%;letter-spacing:.04em;font-feature-settings:"palt";font-smoothing:antialiased;-webkit-font-smoothing:antialiased;border-top:1px solid rgba(128,8,8,.1);margin-top:40px;padding-top:20px;display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start}html:lang(en) .page-rooms-detail-hot>.info{font-family:sofia-pro,sans-serif;letter-spacing:.04em}@media not all and (min-width: 1024px){.page-rooms-detail-hot>.info{border-top:none;margin-top:40px;padding-top:0px;flex-direction:column}}.page-rooms-detail-hot>.info>.a{flex-shrink:0;width:calc(var(--whiteGrid)*2*1 + var(--redGrid)*2*1);color:var(--Secondary)}@media not all and (min-width: 1024px){.page-rooms-detail-hot>.info>.a{width:auto;margin-bottom:30px}}.page-rooms-detail-hot>.info>.b{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:0px}@media not all and (min-width: 1024px){.page-rooms-detail-hot>.info>.b{gap:25px}}.page-rooms-detail-hot>.info>.b>span{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start}@media not all and (min-width: 1024px){.page-rooms-detail-hot>.info>.b>span{flex-direction:column}}.page-rooms-detail-hot>.info>.b>span>.a{flex-shrink:0;width:calc(var(--whiteGrid)*2*1 + var(--redGrid)*2*1);color:var(--LightGrey)}.page-weddings-particle{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none}.page-weddings-particle .pt{position:absolute;top:0;left:0;width:100px;height:100px}@media not all and (min-width: 1024px){.page-weddings-particle .pt{width:150px;height:150px}}.page-weddings-particle .pt img{width:100%;height:100%;object-fit:cover}.page-weddings-story{position:relative;top:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;margin-bottom:200px}.page-weddings-story>.inner{position:relative;top:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:349px;margin-bottom:164px}@media not all and (min-width: 1024px){.page-weddings-story>.inner{margin-top:34.4vw;margin-bottom:160px;width:100%;overflow:hidden;padding-top:21.3333333333vw}}.page-weddings-story>.inner>.img{position:relative;top:0;left:0;margin-bottom:50px}@media not all and (min-width: 1024px){.page-weddings-story>.inner>.img{margin-bottom:20vw}}.page-weddings-story>.inner>.img .obj{position:absolute;top:-3.8194444444vw;left:calc(var(--whiteGrid)*1*1 + var(--redGrid)*2*1 - 4.5138888889vw);width:9.0277777778vw;height:9.0277777778vw}@media not all and (min-width: 1024px){.page-weddings-story>.inner>.img .obj{width:36.5866666667vw;height:36.5866666667vw;top:-17.8666666667vw;left:41.3333333333vw}}.page-weddings-story>.inner>.img .obj .item,.page-weddings-story>.inner>.img .obj svg{width:100%}.page-weddings-story>.inner>.img .photo{width:20.2083333333vw;height:24.8611111111vw;overflow:hidden;border-radius:50%}@media not all and (min-width: 1024px){.page-weddings-story>.inner>.img .photo{width:62.6666666667vw;height:77.3333333333vw}}.page-weddings-story>.inner>.img .photo img{width:20.2083333333vw;height:24.8611111111vw}@media not all and (min-width: 1024px){.page-weddings-story>.inner>.img .photo img{width:62.6666666667vw;height:77.3333333333vw}}.page-weddings-story>.inner>.ttl{font-family:the-seasons,sans-serif;font-style:normal;font-weight:400;font-size:100px;line-height:90%;letter-spacing:-0.03em;font-feature-settings:"palt";font-smoothing:antialiased;-webkit-font-smoothing:antialiased;color:var(--OmotenashiBeige);margin-bottom:10px;padding:20px}@media not all and (min-width: 1024px){.page-weddings-story>.inner>.ttl{font-style:normal;font-weight:400;font-size:min(64px,17.0666666667vw);line-height:90%;letter-spacing:-0.03em}}@media not all and (min-width: 1024px){.page-weddings-story>.inner>.ttl{width:78.6666666667vw;margin-bottom:30px;margin-left:-40px}}.page-weddings-story>.inner>.desc{font-family:source-han-serif-jp-subset,sans-serif;font-style:normal;font-weight:400;font-size:24px;line-height:150%;letter-spacing:.05em;font-feature-settings:"ss01" on,"ss02" on,"palt" on,"pcap" on;-webkit-font-smoothing:antialiased;color:var(--OmotenashiBeige);margin-bottom:80px;margin-left:2px;white-space:nowrap}html:lang(en) .page-weddings-story>.inner>.desc{font-family:the-seasons,sans-serif;letter-spacing:0em;font-feature-settings:"palt"}@media not all and (min-width: 1024px){.page-weddings-story>.inner>.desc{width:78.6666666667vw;margin-bottom:80px;margin-left:0}}.page-weddings-story>.inner>.text{font-family:dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:170%;letter-spacing:.04em;font-feature-settings:"palt";font-smoothing:antialiased;-webkit-font-smoothing:antialiased;color:var(--OmotenashiBeige);width:auto}html:lang(en) .page-weddings-story>.inner>.text{font-family:sofia-pro,sans-serif;letter-spacing:.04em}@media not all and (min-width: 1024px){.page-weddings-story>.inner>.text{width:78.6666666667vw}}.page-weddings-story>.slide{position:relative;top:0;left:0;width:100%;height:200vh;margin-bottom:0}@media not all and (min-width: 1024px){.page-weddings-story>.slide{height:200svh;margin-bottom:0px}}.page-weddings-story>.slide>.inner{position:sticky;top:calc(50% - 254px);width:100%;height:508px;overflow:hidden}@media not all and (min-width: 1024px){.page-weddings-story>.slide>.inner{top:calc(50% - 127px);height:268px;width:100vw}}.page-weddings-story>.slide>.inner>.tg{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;width:max-content;height:100%;gap:calc(var(--whiteGrid)*1*1);padding-left:13.8888888889vw}@media not all and (min-width: 1024px){.page-weddings-story>.slide>.inner>.tg{padding-left:10.6666666667vw}}.page-weddings-story>.slide>.inner img{zoom:.5}@media not all and (min-width: 1024px){.page-weddings-story>.slide>.inner img{zoom:.25}}.page-contents-block.-ceremony>.ttl>.text{margin-top:30px}@media not all and (min-width: 1024px){.page-contents-block.-ceremony>.ttl>.text{margin-top:38px}}.page-weddings-ceremony{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:80px}@media not all and (min-width: 1024px){.page-weddings-ceremony{gap:80px}}.page-weddings-ceremony>.item{width:100%}@media not all and (min-width: 1024px){.page-weddings-ceremony>.item{overflow:hidden}}.page-weddings-ceremony>.item>.ttl{color:var(--Primary);display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}@media not all and (min-width: 1024px){.page-weddings-ceremony>.item>.ttl{width:100%}}.page-weddings-ceremony>.item>.ttl .no{font-family:sofia-pro,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:150%;letter-spacing:.04em;-webkit-font-smoothing:antialiased;opacity:.3;margin-bottom:10px}@media not all and (min-width: 1024px){.page-weddings-ceremony>.item>.ttl .no{font-style:normal;font-weight:400;font-size:14px;line-height:150%;letter-spacing:.04em;font-feature-settings:"ss01" on}}@media not all and (min-width: 1024px){.page-weddings-ceremony>.item>.ttl .no{margin-bottom:0}}.page-weddings-ceremony>.item>.ttl .text{font-family:source-han-serif-jp-subset,sans-serif;font-style:normal;font-weight:400;font-size:32px;line-height:130%;letter-spacing:.05em;font-feature-settings:"ss01" on,"ss02" on,"palt" on,"pcap" on;-webkit-font-smoothing:antialiased}html:lang(en) .page-weddings-ceremony>.item>.ttl .text{font-family:the-seasons,sans-serif;letter-spacing:0em;font-feature-settings:"palt"}.page-weddings-ceremony>.item>.ttl .sub{font-family:source-han-serif-jp-subset,sans-serif;font-style:normal;font-weight:400;font-size:20px;line-height:150%;letter-spacing:.05em;font-feature-settings:"ss01" on,"ss02" on,"palt" on,"pcap" on;-webkit-font-smoothing:antialiased;margin-top:36px}@media not all and (min-width: 1024px){.page-weddings-ceremony>.item>.ttl .sub{font-size:20px}}html:lang(en) .page-weddings-ceremony>.item>.ttl .sub{font-family:the-seasons,sans-serif;font-size:24px;letter-spacing:0em;font-feature-settings:"palt"}@media not all and (min-width: 1024px){.page-weddings-ceremony>.item>.ttl .sub{margin-top:15px;margin-bottom:40px}}.page-weddings-ceremony>.item>.wrapper{display:flex;flex-direction:row-reverse;align-items:flex-start;justify-content:space-between;width:100%;margin-top:30px}@media not all and (min-width: 1024px){.page-weddings-ceremony>.item>.wrapper{display:contents}}@media not all and (min-width: 1024px){.page-weddings-ceremony>.item>.wrapper>.img{width:100%;margin-bottom:40px}}.page-weddings-ceremony>.item>.wrapper>.img img{width:100%}.page-weddings-ceremony>.item>.wrapper>.img.-a{width:31.8055555556vw;display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between}@media not all and (min-width: 1024px){.page-weddings-ceremony>.item>.wrapper>.img.-a{width:100%}}.page-weddings-ceremony>.item>.wrapper>.img.-a>.item:first-child{width:11.8055555556vw;margin-top:1.3888888889vw}@media not all and (min-width: 1024px){.page-weddings-ceremony>.item>.wrapper>.img.-a>.item:first-child{width:33.3333333333vw;margin-top:29.3333333333vw}}.page-weddings-ceremony>.item>.wrapper>.img.-a>.item:last-child{width:19.3055555556vw;margin-top:-10.4166666667vw}@media not all and (min-width: 1024px){.page-weddings-ceremony>.item>.wrapper>.img.-a>.item:last-child{width:54.6666666667vw;margin-top:0vw}}.page-weddings-ceremony>.item>.wrapper>.img.-b{width:23.8888888889vw;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}@media not all and (min-width: 1024px){.page-weddings-ceremony>.item>.wrapper>.img.-b{width:100%}}.page-weddings-ceremony>.item>.wrapper>.img.-b>.item:first-child{width:16.7361111111vw;margin-top:5px}@media not all and (min-width: 1024px){.page-weddings-ceremony>.item>.wrapper>.img.-b>.item:first-child{width:64.2666666667vw;margin-top:0px}}.page-weddings-ceremony>.item>.wrapper>.img.-b>.item:last-child{width:22.4305555556vw;margin-top:10px;margin-left:3.125vw}@media not all and (min-width: 1024px){.page-weddings-ceremony>.item>.wrapper>.img.-b>.item:last-child{width:76.2666666667vw;margin-top:5px;margin-left:12vw}}.page-weddings-ceremony>.item>.wrapper>.img.-c{width:33.3333333333vw;display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between}@media not all and (min-width: 1024px){.page-weddings-ceremony>.item>.wrapper>.img.-c{width:100%}}.page-weddings-ceremony>.item>.wrapper>.img.-c>.item{flex-shrink:0}.page-weddings-ceremony>.item>.wrapper>.img.-c>.item:first-child{width:19.7222222222vw;margin-top:-5.5555555556vw}@media not all and (min-width: 1024px){.page-weddings-ceremony>.item>.wrapper>.img.-c>.item:first-child{width:54.6666666667vw;margin-top:0vw}}.page-weddings-ceremony>.item>.wrapper>.img.-c>.item:last-child{width:18.3333333333vw;margin-top:9.0277777778vw;margin-left:-4.1666666667vw}@media not all and (min-width: 1024px){.page-weddings-ceremony>.item>.wrapper>.img.-c>.item:last-child{width:49.0666666667vw;margin-top:40.5333333333vw;margin-left:-16vw}}.page-weddings-ceremony>.item>.wrapper>.img.-d{width:31.8055555556vw;display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between}@media not all and (min-width: 1024px){.page-weddings-ceremony>.item>.wrapper>.img.-d{width:100%}}.page-weddings-ceremony>.item>.wrapper>.img.-d>.item:first-child{width:31.8055555556vw;margin-top:0vw}@media not all and (min-width: 1024px){.page-weddings-ceremony>.item>.wrapper>.img.-d>.item:first-child{width:100%;margin-top:0vw}}.page-weddings-ceremony>.item>.wrapper>.img.-e{width:33.3333333333vw;display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start}@media not all and (min-width: 1024px){.page-weddings-ceremony>.item>.wrapper>.img.-e{width:100%;flex-direction:column}}.page-weddings-ceremony>.item>.wrapper>.img.-e>.item{flex-shrink:0}.page-weddings-ceremony>.item>.wrapper>.img.-e>.item:first-child{width:24.5138888889vw;margin-top:-5.5555555556vw}@media not all and (min-width: 1024px){.page-weddings-ceremony>.item>.wrapper>.img.-e>.item:first-child{width:79.4666666667vw;margin-top:0vw}}.page-weddings-ceremony>.item>.wrapper>.img.-e>.item:last-child{width:17.0833333333vw;margin-top:4.8611111111vw;margin-left:-7.6388888889vw}@media not all and (min-width: 1024px){.page-weddings-ceremony>.item>.wrapper>.img.-e>.item:last-child{width:55.2vw;margin-top:1.3333333333vw;margin-left:34.6666666667vw}}.page-weddings-ceremony>.item>.wrapper>.info{width:calc(var(--whiteGrid)*3*1 + var(--redGrid)*3*1 + var(--redGrid)*1*1*.5)}@media not all and (min-width: 1024px){.page-weddings-ceremony>.item>.wrapper>.info{width:100%}}.page-weddings-ceremony>.item>.wrapper>.info>.ttl{font-family:source-han-serif-jp-subset,sans-serif;font-style:normal;font-weight:400;font-size:20px;line-height:150%;letter-spacing:.05em;font-feature-settings:"ss01" on,"ss02" on,"palt" on,"pcap" on;-webkit-font-smoothing:antialiased;display:block;margin-bottom:30px}@media not all and (min-width: 1024px){.page-weddings-ceremony>.item>.wrapper>.info>.ttl{font-size:20px}}html:lang(en) .page-weddings-ceremony>.item>.wrapper>.info>.ttl{font-family:the-seasons,sans-serif;font-size:24px;letter-spacing:0em;font-feature-settings:"palt"}@media not all and (min-width: 1024px){.page-weddings-ceremony>.item>.wrapper>.info>.ttl{display:none}}.page-weddings-ceremony>.item>.wrapper>.info>.text{font-family:dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:170%;letter-spacing:.04em;font-feature-settings:"palt";font-smoothing:antialiased;-webkit-font-smoothing:antialiased;color:var(--Primary)}html:lang(en) .page-weddings-ceremony>.item>.wrapper>.info>.text{font-family:sofia-pro,sans-serif;letter-spacing:.04em}.page-weddings-ceremony>.item>.wrapper>.info>.sub{font-family:dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:170%;letter-spacing:.04em;font-feature-settings:"palt";font-smoothing:antialiased;-webkit-font-smoothing:antialiased;margin-top:40px}html:lang(en) .page-weddings-ceremony>.item>.wrapper>.info>.sub{font-family:sofia-pro,sans-serif;letter-spacing:.04em}@media not all and (min-width: 1024px){.page-weddings-ceremony>.item>.wrapper>.info>.sub{margin-top:20px}}.page-weddings-ceremony>.item>.wrapper>.info>.sub>div>span:first-child{color:var(--LightGrey);margin-right:10px}@media not all and (min-width: 1024px){.page-weddings-ceremony>.item>.wrapper>.info>.sub>div>span:first-child{margin-right:10px}}.page-weddings-ceremony>.item:nth-child(odd)>.wrapper>.info>.ttl{display:none}.page-weddings-ceremony>.item:nth-child(even)>.ttl>.sub{display:none}@media not all and (min-width: 1024px){.page-weddings-ceremony>.item:nth-child(even)>.ttl>.sub{display:block}}.page-weddings-ceremony>.item:nth-child(even)>.wrapper{flex-direction:row;justify-content:flex-start}.page-weddings-ceremony>.item:nth-child(even)>.wrapper>.img{margin-right:5.0694444444vw}@media not all and (min-width: 1024px){.page-weddings-ceremony>.item:nth-child(even)>.wrapper>.img{margin-right:0}}.page-weddings-ceremony>.item:nth-child(even)>.wrapper>.info{margin-top:2.0833333333vw}@media not all and (min-width: 1024px){.page-weddings-ceremony>.item:nth-child(even)>.wrapper>.info{margin-top:0}}.page-weddings-ceremony>.item:nth-child(even)>.wrapper>.info.-b{margin-top:3.8194444444vw}@media not all and (min-width: 1024px){.page-weddings-ceremony>.item:nth-child(even)>.wrapper>.info.-b{margin-top:0}}.page-weddings-ceremony>.item:nth-child(even)>.wrapper>.info.-d{margin-top:3.8194444444vw}@media not all and (min-width: 1024px){.page-weddings-ceremony>.item:nth-child(even)>.wrapper>.info.-d{margin-top:0}}.page-contents-block.-cuisine>.ttl{margin-bottom:55px}@media not all and (min-width: 1024px){.page-contents-block.-cuisine>.ttl{margin-bottom:80px}}.page-weddings-cuisine>.img{margin-bottom:40px}@media not all and (min-width: 1024px){.page-weddings-cuisine>.img{margin-bottom:40px;width:100vw;margin-left:calc((var(--edgeWhiteGrid) + var(--whiteGrid)*0*1)*-1);height:auto;min-height:100vh}}.page-weddings-cuisine>.img>.inner{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;width:100%}@media not all and (min-width: 1024px){.page-weddings-cuisine>.img>.inner{position:sticky;top:calc(50% - 38.6666666667vw);overflow:hidden;display:block;gap:5px;width:100%}}.page-weddings-cuisine>.img>.inner>.wrapper{display:contents;display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;width:100%}@media not all and (min-width: 1024px){.page-weddings-cuisine>.img>.inner>.wrapper{width:max-content;display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;gap:5px}}.page-weddings-cuisine>.img>.inner img{flex-shrink:0;width:17.5vw}@media not all and (min-width: 1024px){.page-weddings-cuisine>.img>.inner img{width:67.2vw}}.page-weddings-cuisine>.img>.inner img:nth-child(even){margin-top:3.4722222222vw}@media not all and (min-width: 1024px){.page-weddings-cuisine>.img>.inner img:nth-child(even){margin-top:10.6666666667vw}}.page-weddings-cuisine>.desc{font-family:dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:170%;letter-spacing:.04em;font-feature-settings:"palt";font-smoothing:antialiased;-webkit-font-smoothing:antialiased;color:var(--Primary);margin-bottom:80px}html:lang(en) .page-weddings-cuisine>.desc{font-family:sofia-pro,sans-serif;letter-spacing:.04em}@media not all and (min-width: 1024px){.page-weddings-cuisine>.desc{width:100%;padding:0 5.3333333333vw;margin-bottom:80px}}.page-weddings-cuisine>.list{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:0px}@media not all and (min-width: 1024px){.page-weddings-cuisine>.list{gap:0px}}.page-weddings-cuisine>.list>.item{border-top:1px solid rgba(128,8,8,.1);width:100%}.page-weddings-cuisine>.list>.item>summary{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:28px 20px}@media not all and (min-width: 1024px){.page-weddings-cuisine>.list>.item>summary{padding:28px 20px}}.page-weddings-cuisine>.list>.item>summary>.name{font-family:dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:500;-webkit-font-smoothing:antialiased;font-size:16px;color:var(--Primary);letter-spacing:.04em;line-height:1.5}html:lang(en) .page-weddings-cuisine>.list>.item>summary>.name{font-family:sofia-pro,sans-serif;letter-spacing:.04em}.page-weddings-cuisine>.list>.item>summary>.wrapper{display:flex;flex-direction:row;align-items:center;justify-content:flex-start}.page-weddings-cuisine>.list>.item>summary .price{font-family:dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:500;font-size:12px;line-height:150%;letter-spacing:.06em;font-feature-settings:"palt" on;-webkit-font-smoothing:antialiased;color:var(--LightGrey);margin-right:44px}html:lang(en) .page-weddings-cuisine>.list>.item>summary .price{font-family:sofia-pro,sans-serif;letter-spacing:.04em}@media not all and (min-width: 1024px){.page-weddings-cuisine>.list>.item>summary .price{margin-right:8vw}}.page-weddings-cuisine>.list>.item>div{margin-top:0px}@media not all and (min-width: 1024px){.page-weddings-cuisine>.list>.item>div{margin-top:0px;width:100vw;margin-left:-5.3333333333vw}}.page-weddings-cuisine>.list>.item>div>.inner{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;margin-top:20px;margin-bottom:40px}@media not all and (min-width: 1024px){.page-weddings-cuisine>.list>.item>div>.inner{flex-direction:column;align-items:center;justify-content:flex-start;gap:20px;margin-top:20px}}.page-weddings-cuisine>.list>.item>div>.inner .img{width:32.3611111111vw;margin-left:1.3888888889vw}@media not all and (min-width: 1024px){.page-weddings-cuisine>.list>.item>div>.inner .img{width:89.3333333333vw;margin-left:0}.page-weddings-cuisine>.list>.item>div>.inner .img:empty{display:none}}.page-weddings-cuisine>.list>.item>div>.inner .img img{border:1.3888888889vw solid var(--Bg_FrameWhite)}@media not all and (min-width: 1024px){.page-weddings-cuisine>.list>.item>div>.inner .img img{border:5.3333333333vw solid var(--Bg_FrameWhite)}}.page-weddings-cuisine>.list>.item>div>.inner .list{width:calc(var(--whiteGrid)*3*1 + var(--redGrid)*3*1 + var(--redGrid)*1*1*.5);border-bottom:1px solid rgba(128,8,8,.1)}@media not all and (min-width: 1024px){.page-weddings-cuisine>.list>.item>div>.inner .list{width:78.6666666667vw}}.page-weddings-cuisine>.list>.item>div>.inner .list>.item{font-family:dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:500;font-size:13px;line-height:150%;-webkit-font-smoothing:antialiased;padding:20px;color:var(--Secondary);border-top:1px solid rgba(128,8,8,.1)}html:lang(en) .page-weddings-cuisine>.list>.item>div>.inner .list>.item{font-family:sofia-pro,sans-serif;letter-spacing:.04em}@media not all and (min-width: 1024px){.page-weddings-cuisine>.list>.item>div>.inner .list>.item{padding:20px 0}}.page-weddings-plans>.item{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:10px}@media not all and (min-width: 1024px){.page-weddings-plans>.item{gap:0px}}.page-weddings-plans>.item h4{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;gap:5px}.page-weddings-plans>.item h4 span{color:var(--Primary)}.page-weddings-plans>.item h4 span:first-child{font-family:the-seasons,sans-serif;font-style:normal;font-weight:lighter;font-feature-settings:"palt";font-smoothing:antialiased;-webkit-font-smoothing:antialiased;font-size:40px;letter-spacing:-0.03em}@media not all and (min-width: 1024px){.page-weddings-plans>.item h4 span:first-child{font-size:32px}}.page-weddings-plans>.item h4 span:last-child{font-family:dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:150%;letter-spacing:.06em;-webkit-font-smoothing:antialiased;translate:0 4px}@media not all and (min-width: 1024px){.page-weddings-plans>.item h4 span:last-child{font-size:min(14px,3.7333333333vw)}}html:lang(en) .page-weddings-plans>.item h4 span:last-child{font-family:sofia-pro,sans-serif;letter-spacing:.04em}@media not all and (min-width: 1024px){.page-weddings-plans>.item h4 span:last-child{translate:6px 5px}}.page-weddings-plans>.item>h4{display:none}@media not all and (min-width: 1024px){.page-weddings-plans>.item>h4{display:flex;margin-bottom:10px}}.page-weddings-plans>.item>.box{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;background-color:#fff}@media not all and (min-width: 1024px){.page-weddings-plans>.item>.box{margin-bottom:20px}}.page-weddings-plans>.item>.box .wrapper{display:flex;flex-direction:row;align-items:center;justify-content:flex-start}.page-weddings-plans>.item>.box .wrapper h4{transition:opacity .25s}.page-weddings-plans>.item>.box .wrapper h4>span:last-child{display:inline-block;translate:6px 7px}@media not all and (min-width: 1024px){.page-weddings-plans>.item>.box .wrapper h4{display:none}}.page-weddings-plans>.item>.box .wrapper .img{width:16.6666666667vw;border:20px solid var(--theme01_AlpsRed);margin-right:40px}@media not all and (min-width: 1024px){.page-weddings-plans>.item>.box .wrapper .img{border:2.6666666667vw solid var(--theme01_AlpsRed);width:34.6666666667vw;margin-right:16px}}.page-weddings-plans>.item>.box .wrapper .img img{width:100%;scale:1.02}.page-weddings-plans>.item>.box .c-arwBtn{margin-right:70px}@media not all and (min-width: 1024px){.page-weddings-plans>.item>.box .c-arwBtn{flex-shrink:0;margin-right:10px}}@media(any-hover: hover){.page-weddings-plans>.item>.box:hover h4{opacity:.5}}.page-weddings-reports>.list{width:100%;display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;gap:.6944444444vw}@media not all and (min-width: 1024px){.page-weddings-reports>.list{scrollbar-width:none;-ms-overflow-style:none;width:100vw;overflow:auto;scroll-snap-type:x;gap:calc(var(--whiteGrid)*1*1);margin-left:calc((var(--edgeWhiteGrid) + var(--whiteGrid)*0*1)*-1);padding-left:calc(var(--edgeWhiteGrid) + var(--whiteGrid)*0*1);padding-right:calc(var(--edgeWhiteGrid) + var(--whiteGrid)*0*1)}.page-weddings-reports>.list::-webkit-scrollbar{display:none}}.page-weddings-reports>.list>.item{width:23.5416666667vw;background-color:var(--Bg_FrameWhite)}@media not all and (min-width: 1024px){.page-weddings-reports>.list>.item{width:80vw;flex-shrink:0}}.page-weddings-reports>.list>.item .imgWrapper{width:100%;overflow:hidden;aspect-ratio:339/210}@media not all and (min-width: 1024px){.page-weddings-reports>.list>.item .imgWrapper{aspect-ratio:300/185}}.page-weddings-reports>.list>.item img{width:100%;transition:scale .85s var(--easeOutQuart)}.page-weddings-reports>.list>.item>div:not(.imgWrapper){padding:25px;transition:opacity .25s}@media not all and (min-width: 1024px){.page-weddings-reports>.list>.item>div:not(.imgWrapper){padding:12px 20px 16px 20px}}.page-weddings-reports>.list>.item .date{font-family:sofia-pro,dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:400;font-size:12px;line-height:150%;display:flex;align-items:center;letter-spacing:.04em;-webkit-font-smoothing:antialiased;font-feature-settings:"palt" on;color:var(--theme01_AlpsRed);margin-bottom:19px}@media not all and (min-width: 1024px){.page-weddings-reports>.list>.item .date{font-style:normal;font-weight:400;font-size:12px;letter-spacing:.06em}}@media not all and (min-width: 1024px){.page-weddings-reports>.list>.item .date{margin-bottom:10px}}.page-weddings-reports>.list>.item p{font-family:dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:170%;letter-spacing:.04em;font-feature-settings:"palt";font-smoothing:antialiased;-webkit-font-smoothing:antialiased;color:var(--Primary)}html:lang(en) .page-weddings-reports>.list>.item p{font-family:sofia-pro,sans-serif;letter-spacing:.04em}@media(any-hover: hover){.page-weddings-reports>.list>.item:hover img{scale:1.1}.page-weddings-reports>.list>.item:hover>div:not(.imgWrapper){opacity:.5}}.page-weddings-reports>.btn{margin-top:47px;width:100%;display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-end}@media not all and (min-width: 1024px){.page-weddings-reports>.btn{margin-top:40px}}.page-weddings-gallery{display:flex;flex-direction:column;align-items:center;justify-content:center}@media not all and (min-width: 1024px){.page-weddings-gallery{flex-shrink:0;width:100vw !important;margin-left:0 !important}}.page-weddings-gallery-photo{position:relative;top:0;left:0;width:71.9444444444vw;overflow:hidden;background-color:var(--Bg_FrameWhite)}@media not all and (min-width: 1024px){.page-weddings-gallery-photo{width:100vw}}.page-weddings-gallery-photo::before{content:"";position:absolute;top:0;left:0;width:100%;height:32.5694444444vw;display:block;background-color:var(--theme01_AlpsRed)}@media not all and (min-width: 1024px){.page-weddings-gallery-photo::before{height:85.8666666667vw}}.page-weddings-gallery-photo>.main{position:relative;top:0;left:0;width:max-content;display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;gap:0vw;margin-left:0vw;margin-top:5.4861111111vw}@media not all and (min-width: 1024px){.page-weddings-gallery-photo>.main{gap:0vw;margin-left:0vw;margin-top:13.3333333333vw}}.page-weddings-gallery-photo>.main>.item{width:71.9444444444vw;flex-shrink:0;display:flex;flex-direction:column;align-items:center;justify-content:center;user-select:none;-webkit-user-drag:none}@media not all and (min-width: 1024px){.page-weddings-gallery-photo>.main>.item{width:100vw;display:flex;flex-direction:column;align-items:center;justify-content:center}}.page-weddings-gallery-photo>.main>.item>.photo{width:34.7222222222vw;margin-bottom:7.3611111111vw;aspect-ratio:500/309;pointer-events:none}@media not all and (min-width: 1024px){.page-weddings-gallery-photo>.main>.item>.photo{width:80vw;aspect-ratio:300/185;margin-bottom:2.6666666667vw}}.page-weddings-gallery-photo>.main>.item>.photo img{width:100%;height:100%;object-fit:cover}.page-weddings-gallery-photo>.main>.item>p{font-family:dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:500;font-size:13px;line-height:150%;-webkit-font-smoothing:antialiased;color:var(--Secondary);width:34.7222222222vw}html:lang(en) .page-weddings-gallery-photo>.main>.item>p{font-family:sofia-pro,sans-serif;letter-spacing:.04em}@media not all and (min-width: 1024px){.page-weddings-gallery-photo>.main>.item>p{margin-top:25.0666666667vw;width:100%;padding:0 calc(var(--edgeWhiteGrid) + var(--whiteGrid)*0*1)}}.page-weddings-gallery-photo>.btn{position:absolute;top:14.9305555556vw;left:0;left:7.5694444444vw;border:1px solid rgba(236,226,220,.4);border-radius:50%;transition:opacity .25s}@media not all and (min-width: 1024px){.page-weddings-gallery-photo>.btn{top:68vw;left:10.6666666667vw}}.page-weddings-gallery-photo>.btn path{fill:var(--OmotenashiBeige) !important}.page-weddings-gallery-photo>.btn.next{rotate:180deg;left:auto;right:7.5694444444vw}@media not all and (min-width: 1024px){.page-weddings-gallery-photo>.btn.next{right:10.6666666667vw}}.page-weddings-gallery-photo>.btn.-disabled{opacity:.25;pointer-events:none}.page-weddings-gallery-photo>.thumb{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.9722222222vw;margin-top:2.7777777778vw;margin-bottom:2.7777777778vw}@media not all and (min-width: 1024px){.page-weddings-gallery-photo>.thumb{width:max-content;gap:3.7333333333vw;margin-top:5.3333333333vw;margin-bottom:10.6666666667vw;padding:0 calc(var(--edgeWhiteGrid) + var(--whiteGrid)*0*1)}}.page-weddings-gallery-photo>.thumb button{flex-shrink:0;width:3.4722222222vw;opacity:.3;transition:opacity .25s;aspect-ratio:1/1}@media not all and (min-width: 1024px){.page-weddings-gallery-photo>.thumb button{width:13.3333333333vw}}.page-weddings-gallery-photo>.thumb button.-active{opacity:1;pointer-events:none}.page-weddings-gallery-photo>.thumb button img{width:100%;height:100%;object-fit:cover}@media(any-hover: hover){.page-weddings-gallery-photo>.thumb button:hover{opacity:.15}}.page-restaurants-list>.item>.head{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;flex-wrap:wrap;margin-top:63px}@media not all and (min-width: 1024px){.page-restaurants-list>.item>.head{width:calc(var(--whiteGrid)*4*1 + var(--redGrid)*5*1);flex-direction:column;align-items:flex-start;gap:0px;margin-top:40px;margin-left:calc(var(--edgeWhiteGrid) + var(--whiteGrid)*0*1)}}.page-restaurants-list>.item>.head>.base{width:calc(var(--whiteGrid)*4*1 + var(--redGrid)*4*1)}@media not all and (min-width: 1024px){.page-restaurants-list>.item>.head>.base{flex-shrink:0;width:calc(var(--whiteGrid)*4*1 + var(--redGrid)*5*1) !important;order:1}}.page-restaurants-list>.item>.head>.base>.no{margin-bottom:10px}@media not all and (min-width: 1024px){.page-restaurants-list>.item>.head>.base>.no{margin-bottom:5px;margin-left:5.3333333333vw}}.page-restaurants-list>.item>.head>.base>.ttl{margin-bottom:48px}@media not all and (min-width: 1024px){.page-restaurants-list>.item>.head>.base>.ttl{margin-bottom:45px;margin-left:5.3333333333vw;width:78.6666666667vw}}.page-restaurants-list>.item>.head>.base>.desc{margin-bottom:40px}@media not all and (min-width: 1024px){.page-restaurants-list>.item>.head>.base>.desc{margin-bottom:32px;margin-left:5.3333333333vw;width:78.6666666667vw}}.page-restaurants-list>.item>.head>.base>.btnWrapper{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;gap:40px}@media not all and (min-width: 1024px){.page-restaurants-list>.item>.head>.base>.btnWrapper{gap:20px;justify-content:flex-start;flex-direction:column;gap:10px;margin-left:5.3333333333vw}}.page-restaurants-list>.item>.head>.time{font-family:dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:500;-webkit-font-smoothing:antialiased;width:calc(var(--whiteGrid)*2*1 + var(--redGrid)*2*1);line-height:2;color:var(--Primary);margin-left:calc(var(--whiteGrid)*1*1 + var(--redGrid)*1*1);margin-top:28px}html:lang(en) .page-restaurants-list>.item>.head>.time{font-family:sofia-pro,sans-serif;letter-spacing:.04em}@media not all and (min-width: 1024px){.page-restaurants-list>.item>.head>.time{width:100%;order:3;margin-left:0;margin-top:40px;padding:0 5.3333333333vw}}.page-restaurants-list>.item>.head>.time .ttl{font-size:16px;margin-bottom:6px}.page-restaurants-list>.item>.head>.time .con{font-size:14px}.page-restaurants-list>.item>.head>.time .con>div{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start}.page-restaurants-list>.item>.head>.time .con>div>span:first-child{flex-shrink:0;color:var(--LightGrey);width:5.5555555556vw}@media not all and (min-width: 1024px){.page-restaurants-list>.item>.head>.time .con>div>span:first-child{width:21.3333333333vw}}.page-restaurants-list>.item>.head>.time .con>div>span:first-child:empty{width:0;margin-left:-9px}.page-restaurants-list>.item>.head>.time .con>div>span:last-child{margin-left:10px}.page-restaurants-list>.item>.head>.photo{flex-shrink:0;width:100% !important;margin-top:38px !important}@media not all and (min-width: 1024px){.page-restaurants-list>.item>.head>.photo{width:calc(var(--whiteGrid)*4*1 + var(--redGrid)*5*1) !important;margin-top:40px !important;order:2}}.page-restaurants-list>.item>.head>.photo>.list{width:100%;display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;gap:calc(var(--whiteGrid)*1*1)}@media not all and (min-width: 1024px){.page-restaurants-list>.item>.head>.photo>.list{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:20px}}.page-restaurants-list>.item>.head>.photo>.list>.item{flex-shrink:0;width:calc(50% - var(--whiteGrid)*1*1*.5)}@media not all and (min-width: 1024px){.page-restaurants-list>.item>.head>.photo>.list>.item{width:100%}}.page-contents-block.-list{margin-bottom:100px !important}@media not all and (min-width: 1024px){.page-contents-block.-list{margin-bottom:98px !important}}.page-restaurants-allergy{width:calc(var(--whiteGrid)*7*1 + var(--redGrid)*7*1 + var(--redGrid)*1*1*.5);margin-left:calc(var(--whiteGrid)*1*1 + var(--redGrid)*1*1*.5)}@media not all and (min-width: 1024px){.page-restaurants-allergy{width:94.6666666667vw;margin-left:2.6666666667vw}}.page-restaurants-allergy>.item{border-top:1px solid rgba(128,8,8,.1);border-bottom:1px solid rgba(128,8,8,.1)}.page-restaurants-allergy>.item summary{font-family:source-han-serif-jp-subset,sans-serif;font-style:normal;font-weight:400;font-size:20px;line-height:150%;letter-spacing:.05em;font-feature-settings:"ss01" on,"ss02" on,"palt" on,"pcap" on;-webkit-font-smoothing:antialiased;padding:20px 20px 20px 20px;width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between}@media not all and (min-width: 1024px){.page-restaurants-allergy>.item summary{font-size:20px}}html:lang(en) .page-restaurants-allergy>.item summary{font-family:the-seasons,sans-serif;font-size:24px;letter-spacing:0em;font-feature-settings:"palt"}html:lang(en) .page-restaurants-allergy>.item summary{font-size:20px}.page-restaurants-allergy>.item>div{width:calc(var(--whiteGrid)*4*1 + var(--redGrid)*4*1 + var(--redGrid)*1*1*.5);margin-left:calc(var(--whiteGrid)*3*1 + var(--redGrid)*3*1);padding:0;overflow:hidden;border-top:1px solid rgba(128,8,8,.1)}@media not all and (min-width: 1024px){.page-restaurants-allergy>.item>div{padding:0;width:100%;margin-left:0}}.page-restaurants-allergy>.item>div .contents{font-family:dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:170%;letter-spacing:.04em;font-feature-settings:"palt";font-smoothing:antialiased;-webkit-font-smoothing:antialiased;color:var(--Primary);margin-bottom:40px}html:lang(en) .page-restaurants-allergy>.item>div .contents{font-family:sofia-pro,sans-serif;letter-spacing:.04em}@media not all and (min-width: 1024px){.page-restaurants-allergy>.item>div .contents{padding:0 8vw}}.page-restaurants-allergy>.item>div .contents *{font-family:inherit}.page-restaurants-allergy>.item>div .contents .ttl{margin:40px 0 0 0}.page-restaurants-allergy>.item>div .contents .sub{padding-left:20px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:12px;margin-top:40px}@media not all and (min-width: 1024px){.page-restaurants-allergy>.item>div .contents .sub{gap:10px;margin-top:30px}}.page-restaurants-allergy>.item>div .contents .sub.-list{margin-top:20px}.page-restaurants-allergy>.item>div .contents .sub>.item{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;gap:10px}@media not all and (min-width: 1024px){.page-restaurants-allergy>.item>div .contents .sub>.item{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:1px}}.page-restaurants-allergy>.item>div .contents .sub>.item span:first-child{color:var(--Secondary);flex-shrink:0;white-space:nowrap}html:lang(en) .page-restaurants-allergy>.item>div .contents .sub>.item span:first-child{width:9.7222222222vw}@media not all and (min-width: 1024px){html:lang(en) .page-restaurants-allergy>.item>div .contents .sub>.item span:first-child{width:auto}}.page-restaurants-allergy>.item>div .contents .sub li{list-style:decimal;margin-left:1em}@media not all and (min-width: 1024px){.page-restaurants-allergy>.item>div .contents .sub li{margin-left:.5em}}.page-restaurants-allergy>.item>div .contents .c-arwBtn{margin-top:40px}@media(any-hover: hover){.page-restaurants-allergy>.item a{transition:opacity .25s}.page-restaurants-allergy>.item a:hover{opacity:.5}}@media not all and (min-width: 1024px){.page-restaurants-detail .l-reserve>.inner>p{margin-bottom:1em}}body.-no-reserve .page-contents-block.-allergy{margin-top:195px}@media not all and (min-width: 1024px){body.-no-reserve .page-contents-block.-allergy{margin-top:160px}}.page-restaurants-detail-about{position:relative;top:0;left:0;width:100%;height:100%;margin-bottom:200px;height:300svh}@media not all and (min-width: 1024px){.page-restaurants-detail-about{margin-bottom:100px;height:auto}}.page-restaurants-detail-about>.container{position:sticky;top:0;width:100%;height:100vh}@media not all and (min-width: 1024px){.page-restaurants-detail-about>.container{position:relative;top:0;left:0;height:auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:20px}}.page-restaurants-detail-about>.container>.item{position:absolute;top:0;left:0;width:100%;height:100%}@media not all and (min-width: 1024px){.page-restaurants-detail-about>.container>.item{position:relative;top:0;left:0;height:auto;background-color:var(--Bg_FrameWhite)}}.page-restaurants-detail-about>.container>.item>.back{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}@media not all and (min-width: 1024px){.page-restaurants-detail-about>.container>.item>.back{position:relative;top:0;left:0;height:auto;display:flex;flex-direction:column-reverse;align-items:flex-start;justify-content:flex-start;gap:0px}}.page-restaurants-detail-about>.container>.item>.back>.bg{position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--OmotenashiBeige)}@media not all and (min-width: 1024px){.page-restaurants-detail-about>.container>.item>.back>.bg{position:relative;top:0;left:0;height:100vw}}.page-restaurants-detail-about>.container>.item>.back>.bg img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.page-restaurants-detail-about>.container>.item>.back>.info{position:relative;top:0;left:0;width:31.9444444444vw;background-color:rgba(236,226,220,.75);backdrop-filter:blur(10px);padding:75px 70px}@media not all and (min-width: 1024px){.page-restaurants-detail-about>.container>.item>.back>.info{width:100%;background-color:rgba(0,0,0,0);padding:10.6666666667vw;backdrop-filter:none}}.page-restaurants-detail-about>.container>.item>.back>.info>.obj{position:absolute;top:30px;left:auto;width:60px;height:60px;right:30px}@media not all and (min-width: 1024px){.page-restaurants-detail-about>.container>.item>.back>.info>.obj{width:40px;height:40px;top:10.6666666667vw;right:calc(var(--edgeWhiteGrid) + var(--whiteGrid)*0*1)}}.page-restaurants-detail-about>.container>.item>.back>.info>.obj svg{width:100%;height:100%}.page-restaurants-detail-about>.container>.item>.back>.info>.inner{position:relative;top:0;left:0;color:var(--Primary)}.page-restaurants-detail-about>.container>.item>.back>.info>.inner .no{font-family:sofia-pro,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:150%;letter-spacing:.04em;-webkit-font-smoothing:antialiased;opacity:.3;margin-bottom:11px}@media not all and (min-width: 1024px){.page-restaurants-detail-about>.container>.item>.back>.info>.inner .no{font-style:normal;font-weight:400;font-size:14px;line-height:150%;letter-spacing:.04em;font-feature-settings:"ss01" on}}@media not all and (min-width: 1024px){.page-restaurants-detail-about>.container>.item>.back>.info>.inner .no{margin-bottom:4px}}.page-restaurants-detail-about>.container>.item>.back>.info>.inner .ttl{font-family:source-han-serif-jp-subset,sans-serif;font-style:normal;font-weight:400;font-size:24px;line-height:150%;letter-spacing:.05em;font-feature-settings:"ss01" on,"ss02" on,"palt" on,"pcap" on;-webkit-font-smoothing:antialiased;margin-bottom:40px;white-space:nowrap}html:lang(en) .page-restaurants-detail-about>.container>.item>.back>.info>.inner .ttl{font-family:the-seasons,sans-serif;letter-spacing:0em;font-feature-settings:"palt"}.page-restaurants-detail-about>.container>.item>.back>.info>.inner .text{font-family:dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:170%;letter-spacing:.04em;font-feature-settings:"palt";font-smoothing:antialiased;-webkit-font-smoothing:antialiased}html:lang(en) .page-restaurants-detail-about>.container>.item>.back>.info>.inner .text{font-family:sofia-pro,sans-serif;letter-spacing:.04em}.page-restaurants-detail-about>.container>.item>.cover{position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--OmotenashiBeige);pointer-events:none}@media not all and (min-width: 1024px){.page-restaurants-detail-about>.container>.item>.cover{display:none}}.page-restaurants-detail-info>.con>div{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:21px;border-top:1px solid rgba(128,8,8,.1);padding-top:40px}.page-restaurants-detail-info>.con>div>div{font-family:dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:170%;letter-spacing:.04em;font-feature-settings:"palt";font-smoothing:antialiased;-webkit-font-smoothing:antialiased;display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;margin-bottom:0px}html:lang(en) .page-restaurants-detail-info>.con>div>div{font-family:sofia-pro,sans-serif;letter-spacing:.04em}@media not all and (min-width: 1024px){.page-restaurants-detail-info>.con>div>div{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:3px}}.page-restaurants-detail-info>.con>div>div span:first-child{color:var(--LightGrey);width:calc(var(--whiteGrid)*2*1 + var(--redGrid)*2*1);flex-shrink:0}@media not all and (min-width: 1024px){.page-restaurants-detail-info>.con>div>div span:first-child{width:auto}}.page-restaurants-detail-info>.con>div>div span:last-child{color:var(--Primary);width:calc(var(--whiteGrid)*3*1 + var(--redGrid)*3*1 + var(--redGrid)*1*1*.5)}@media not all and (min-width: 1024px){.page-restaurants-detail-info>.con>div>div span:last-child{width:auto}}.page-restaurants-detail-info>.con ul{font-family:dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:500;font-size:13px;line-height:150%;-webkit-font-smoothing:antialiased;color:var(--Secondary);display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:2px;margin-top:40px;margin-left:1em;margin-bottom:40px}html:lang(en) .page-restaurants-detail-info>.con ul{font-family:sofia-pro,sans-serif;letter-spacing:.04em}@media not all and (min-width: 1024px){.page-restaurants-detail-info>.con ul{gap:1px}}.page-restaurants-detail-info>.con ul li{position:relative;top:0;left:0}.page-restaurants-detail-info>.con ul li::before{content:"※";position:absolute;top:0px;left:-1em}html:lang(en) .page-restaurants-detail-info>.con ul li::before{content:"*"}.page-restaurants-detail-info>.btn{width:100%;display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-end}@media not all and (min-width: 1024px){.page-restaurants-detail-info>.btn{border-bottom:1px solid rgba(128,8,8,.1);padding-bottom:40px}}.page-restaurants-detail-menu{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;flex-wrap:wrap;gap:11px;width:72.0138888889vw}@media not all and (min-width: 1024px){.page-restaurants-detail-menu{width:100%;flex-direction:column;gap:10px}}.page-restaurants-detail-menu a{width:calc(50% - 5.5px)}@media not all and (min-width: 1024px){.page-restaurants-detail-menu a{width:100%}}.page-restaurants-detail-room{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:40px}@media not all and (min-width: 1024px){.page-restaurants-detail-room{gap:20px}}.page-restaurants-detail-room>.item{position:relative;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;background-color:var(--Bg_FrameWhite)}@media not all and (min-width: 1024px){.page-restaurants-detail-room>.item{flex-direction:column;gap:10px}}.page-restaurants-detail-room>.item::before{position:absolute;top:0;left:0;width:5px;height:100%;content:"";background-color:var(--theme01_AlpsRed)}@media not all and (min-width: 1024px){.page-restaurants-detail-room>.item::before{width:100%;height:5px}}.page-restaurants-detail-room>.item>div:first-child{width:calc(var(--whiteGrid)*4*1 + var(--redGrid)*4*1);flex-shrink:0;padding:40px 44px}@media not all and (min-width: 1024px){.page-restaurants-detail-room>.item>div:first-child{width:100%;padding:5.3333333333vw}}.page-restaurants-detail-room>.item>div:first-child .name{font-family:source-han-serif-jp-subset,sans-serif;font-style:normal;font-weight:400;font-size:20px;line-height:150%;letter-spacing:.05em;font-feature-settings:"ss01" on,"ss02" on,"palt" on,"pcap" on;-webkit-font-smoothing:antialiased;color:var(--Primary);margin-bottom:40px}@media not all and (min-width: 1024px){.page-restaurants-detail-room>.item>div:first-child .name{font-size:20px}}html:lang(en) .page-restaurants-detail-room>.item>div:first-child .name{font-family:the-seasons,sans-serif;font-size:24px;letter-spacing:0em;font-feature-settings:"palt"}@media not all and (min-width: 1024px){.page-restaurants-detail-room>.item>div:first-child .name{margin-bottom:20px}}.page-restaurants-detail-room>.item>div:first-child .info{font-family:dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:170%;letter-spacing:.04em;font-feature-settings:"palt";font-smoothing:antialiased;-webkit-font-smoothing:antialiased;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:19px}html:lang(en) .page-restaurants-detail-room>.item>div:first-child .info{font-family:sofia-pro,sans-serif;letter-spacing:.04em}@media not all and (min-width: 1024px){.page-restaurants-detail-room>.item>div:first-child .info{gap:10px}}.page-restaurants-detail-room>.item>div:first-child .info>div{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start}.page-restaurants-detail-room>.item>div:first-child .info>div>span:first-child{color:var(--LightGrey);width:9.7222222222vw;flex-shrink:0}@media not all and (min-width: 1024px){.page-restaurants-detail-room>.item>div:first-child .info>div>span:first-child{width:37.3333333333vw}}.page-restaurants-detail-room>.item>div:first-child .info>div>span:last-child{color:var(--Primary)}.page-restaurants-detail-room>.item>div:last-child{width:auto}.page-restaurants-detail-room>.item>div:last-child img{width:100%}.page-shopping-pickup>.list{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:20px;width:100%}@media not all and (min-width: 1024px){.page-shopping-pickup>.list{gap:20px}}.page-shopping-pickup>.list>.item{width:100%;flex-shrink:0;display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;background-color:var(--Bg_FrameWhite);padding:30px}@media not all and (min-width: 1024px){.page-shopping-pickup>.list>.item{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:0;padding:0;padding-bottom:40px}}.page-shopping-pickup>.list>.item>.imgs{display:flex;flex-direction:column;align-items:center;justify-content:center;width:18.6111111111vw;flex-shrink:0}@media not all and (min-width: 1024px){.page-shopping-pickup>.list>.item>.imgs{display:block;width:100%;overflow:hidden}}.page-shopping-pickup>.list>.item>.imgs>.tg{position:relative;top:0;left:0;width:100%;height:18.6111111111vw}@media not all and (min-width: 1024px){.page-shopping-pickup>.list>.item>.imgs>.tg{scrollbar-width:none;-ms-overflow-style:none;height:89.3333333333vw;overflow-y:hidden;overflow-x:auto;scroll-snap-type:x;background-color:#fff}.page-shopping-pickup>.list>.item>.imgs>.tg::-webkit-scrollbar{display:none}}.page-shopping-pickup>.list>.item>.imgs>.tg>.inner{display:contents}@media not all and (min-width: 1024px){.page-shopping-pickup>.list>.item>.imgs>.tg>.inner{width:max-content;height:100%;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:10px}.page-shopping-pickup>.list>.item>.imgs>.tg>.inner::before,.page-shopping-pickup>.list>.item>.imgs>.tg>.inner::after{content:"";display:block;width:calc(var(--edgeWhiteGrid) + var(--whiteGrid)*0*1 + 5.3333333333vw);height:10px}}.page-shopping-pickup>.list>.item>.imgs>.tg img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;border:15px solid #fff}@media not all and (min-width: 1024px){.page-shopping-pickup>.list>.item>.imgs>.tg img{position:relative;top:0;left:0;width:68vw;height:68vw;border:none;flex-shrink:0;opacity:1 !important}}.page-shopping-pickup>.list>.item>.imgs>.indicator{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin-top:10px}@media not all and (min-width: 1024px){.page-shopping-pickup>.list>.item>.imgs>.indicator{justify-content:center;margin-top:21px}}@media not all and (min-width: 1024px){.page-shopping-pickup>.list>.item>.imgs>.indicator>.move{display:none}}.page-shopping-pickup>.list>.item>.imgs>.indicator>.move.prev>.icon{rotate:180deg}.page-shopping-pickup>.list>.item>.imgs>.indicator>.move.-disabled{pointer-events:none;opacity:.1}.page-shopping-pickup>.list>.item>.imgs>.indicator>.inner{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:10px}@media not all and (min-width: 1024px){.page-shopping-pickup>.list>.item>.imgs>.indicator>.inner{justify-content:center}}.page-shopping-pickup>.list>.item>.imgs>.indicator>.inner>button{width:6px;height:6px;background-color:#fff;border-radius:50%;transition:background-color .25s}.page-shopping-pickup>.list>.item>.imgs>.indicator>.inner>button.-active{background-color:var(--theme01_AlpsRed);pointer-events:none}@media not all and (min-width: 1024px){.page-shopping-pickup>.list>.item>.imgs>.indicator>.inner>button{pointer-events:none}}.page-shopping-pickup>.list>.item>.info{flex-shrink:0;margin-left:3.125vw;width:calc(var(--whiteGrid)*4*1 + var(--redGrid)*5*1 + var(--redGrid)*1*1*.5 - 9.375vw)}@media not all and (min-width: 1024px){.page-shopping-pickup>.list>.item>.info{width:100%;margin-left:0;padding:0 calc(var(--edgeWhiteGrid) + var(--whiteGrid)*0*1 + 5.3333333333vw);margin-top:18px}}.page-shopping-pickup>.list>.item>.info>h4{font-family:source-han-serif-jp-subset,sans-serif;font-style:normal;font-weight:400;font-size:20px;line-height:150%;letter-spacing:.05em;font-feature-settings:"ss01" on,"ss02" on,"palt" on,"pcap" on;-webkit-font-smoothing:antialiased;color:var(--Primary)}@media not all and (min-width: 1024px){.page-shopping-pickup>.list>.item>.info>h4{font-size:20px}}html:lang(en) .page-shopping-pickup>.list>.item>.info>h4{font-family:the-seasons,sans-serif;font-size:24px;letter-spacing:0em;font-feature-settings:"palt"}.page-shopping-pickup>.list>.item>.info>.tag{font-family:dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:500;font-size:12px;line-height:150%;letter-spacing:.06em;font-feature-settings:"palt" on;-webkit-font-smoothing:antialiased;display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;gap:5px;margin-top:11px}html:lang(en) .page-shopping-pickup>.list>.item>.info>.tag{font-family:sofia-pro,sans-serif;letter-spacing:.04em}@media not all and (min-width: 1024px){.page-shopping-pickup>.list>.item>.info>.tag{margin-top:11px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}}.page-shopping-pickup>.list>.item>.info>.tag>span{padding:2px 6px;background-color:#fff;color:var(--theme01_AlpsRed);border-radius:4px}.page-shopping-pickup>.list>.item>.info>.text{font-family:dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:170%;letter-spacing:.04em;font-feature-settings:"palt";font-smoothing:antialiased;-webkit-font-smoothing:antialiased;color:var(--Primary);margin-bottom:23px;margin-top:21px}html:lang(en) .page-shopping-pickup>.list>.item>.info>.text{font-family:sofia-pro,sans-serif;letter-spacing:.04em}@media not all and (min-width: 1024px){.page-shopping-pickup>.list>.item>.info>.text{margin-bottom:26px}}.page-shopping-pickup>.list>.item>.info>.sub{font-family:dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:500;font-size:10px;line-height:150%;letter-spacing:.1em;font-feature-settings:"palt" on;-webkit-font-smoothing:antialiased;color:var(--LightGrey)}html:lang(en) .page-shopping-pickup>.list>.item>.info>.sub{font-family:sofia-pro,sans-serif;letter-spacing:.04em}.page-shopping-pickup>.list>.item>.info>.btn{width:100%;display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-end;margin-top:32px}@media not all and (min-width: 1024px){.page-shopping-pickup>.list>.item>.info>.btn{margin-top:20px;width:calc(100% + 5.3333333333vw);margin-bottom:0px}}.page-shopping-info>img{width:100%;margin-bottom:40px}@media not all and (min-width: 1024px){.page-shopping-info>img{margin-bottom:40px}}.page-shopping-info>.info{font-family:dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:170%;letter-spacing:.04em;font-feature-settings:"palt";font-smoothing:antialiased;-webkit-font-smoothing:antialiased;display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;border-top:1px solid rgba(128,8,8,.1);padding-top:25px}html:lang(en) .page-shopping-info>.info{font-family:sofia-pro,sans-serif;letter-spacing:.04em}@media not all and (min-width: 1024px){.page-shopping-info>.info{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:32px;border-top:none;padding-top:0;padding:0 5.3333333333vw}}.page-shopping-info>.info>div{flex-shrink:0}.page-shopping-info>.info>div:first-child{color:var(--LightGrey);width:calc(var(--whiteGrid)*2*1 + var(--redGrid)*2*1)}@media not all and (min-width: 1024px){.page-shopping-info>.info>div:first-child{width:auto}}.page-shopping-info>.info>div:last-child{margin-left:40px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:21px}@media not all and (min-width: 1024px){.page-shopping-info>.info>div:last-child{width:auto;gap:25px;margin-left:0}}.page-shopping-info>.info>div:last-child>div{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start}@media not all and (min-width: 1024px){.page-shopping-info>.info>div:last-child>div{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}}.page-shopping-info>.info>div:last-child>div>span:first-child{color:var(--LightGrey);width:calc(var(--whiteGrid)*2*1 + var(--redGrid)*2*1)}@media not all and (min-width: 1024px){.page-shopping-info>.info>div:last-child>div>span:first-child{width:auto}}.page-shopping-info>.info>div:last-child>div>span:last-child{color:var(--Primary);width:auto}.page-shopping-info>.btn{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}@media not all and (min-width: 1024px){.page-site_policy .page-contents{margin-top:80px}}@media not all and (min-width: 1024px){.page-site_policy .nav{display:none}}.page-site_policy-contents{color:var(--Primary)}@media all and (min-width: 1024px){.page-site_policy-contents{width:calc(var(--whiteGrid)*6*1 + var(--redGrid)*6*1) !important}}.page-site_policy-section:not(:last-of-type){margin-bottom:40px}.page-site_policy-title{font-family:source-han-serif-jp-subset,sans-serif;font-style:normal;font-weight:400;font-size:24px;line-height:150%;letter-spacing:.05em;font-feature-settings:"ss01" on,"ss02" on,"palt" on,"pcap" on;-webkit-font-smoothing:antialiased;margin-bottom:20px}html:lang(en) .page-site_policy-title{font-family:the-seasons,sans-serif;letter-spacing:0em;font-feature-settings:"palt"}.page-site_policy-text{font-family:dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:170%;letter-spacing:.04em;font-feature-settings:"palt";font-smoothing:antialiased;-webkit-font-smoothing:antialiased}html:lang(en) .page-site_policy-text{font-family:sofia-pro,sans-serif;letter-spacing:.04em}.page-site_policy-text--first{margin-bottom:80px !important}.page-site_policy-text:not(lasf-of-type){margin-bottom:20px}.page-site_policy-oList{font-family:dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:170%;letter-spacing:.04em;font-feature-settings:"palt";font-smoothing:antialiased;-webkit-font-smoothing:antialiased}html:lang(en) .page-site_policy-oList{font-family:sofia-pro,sans-serif;letter-spacing:.04em}.page-site_policy-oList li{text-indent:-1.4em;padding-left:1.4em}.page-site_policy-oList li:not(:last-of-type){margin-bottom:2px}.page-site_policy-list{font-family:dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:170%;letter-spacing:.04em;font-feature-settings:"palt";font-smoothing:antialiased;-webkit-font-smoothing:antialiased}html:lang(en) .page-site_policy-list{font-family:sofia-pro,sans-serif;letter-spacing:.04em}.page-site_policy-list li{padding-left:1.4em;position:relative;list-style-type:none}.page-site_policy-list li:not(:last-of-type){margin-bottom:2px}.page-site_policy-list li::before{content:"・";position:absolute;left:0;font-weight:bold;font-size:20px}@media not all and (min-width: 1024px){.page-terms .page-contents{margin-top:80px}}@media not all and (min-width: 1024px){.page-terms .nav{display:none}}.page-terms-contents{color:var(--Primary)}@media all and (min-width: 1024px){.page-terms-contents{width:calc(var(--whiteGrid)*6*1 + var(--redGrid)*6*1) !important}}.page-terms-contents p{font-family:dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:170%;letter-spacing:.04em;font-feature-settings:"palt";font-smoothing:antialiased;-webkit-font-smoothing:antialiased}html:lang(en) .page-terms-contents p{font-family:sofia-pro,sans-serif;letter-spacing:.04em}.page-terms-section{font-family:dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:170%;letter-spacing:.04em;font-feature-settings:"palt";font-smoothing:antialiased;-webkit-font-smoothing:antialiased}html:lang(en) .page-terms-section{font-family:sofia-pro,sans-serif;letter-spacing:.04em}.page-terms-section:not(:last-of-type){margin-bottom:40px}.page-terms-title{font-family:source-han-serif-jp-subset,sans-serif;font-style:normal;font-weight:400;font-size:24px;line-height:150%;letter-spacing:.05em;font-feature-settings:"ss01" on,"ss02" on,"palt" on,"pcap" on;-webkit-font-smoothing:antialiased;margin-bottom:20px}html:lang(en) .page-terms-title{font-family:the-seasons,sans-serif;letter-spacing:0em;font-feature-settings:"palt"}.page-terms-oList:not(:last-child){margin-bottom:30px}.page-terms-oList>li:not(:last-of-type){margin-bottom:20px}.page-terms-oList__child>li{text-indent:-2em;padding-left:2em}.page-terms-oList__child>li li{text-indent:-1.2em;padding-left:1.2em}.page-terms-list:not(:last-child){margin-bottom:30px}.page-terms-list>li:not(:last-of-type){margin-bottom:20px}@media all and (min-width: 1024px){.page-terms-column{display:grid;grid-template-columns:145px 1fr}}@media all and (min-width: 1024px){.page-terms-column__child:first-child{padding-left:1em}}.page-terms-tableGroup--mb{margin-bottom:50px}.page-terms-table{margin-top:10px;margin-bottom:10px}@media all and (min-width: 1024px){.page-terms-table--1{max-width:685px}.page-terms-table--2{max-width:686px}}@media not all and (min-width: 1024px){.page-terms-table{max-width:375px;margin-inline:auto}}.page-faq .page-contents{margin-top:50px}.page-faq-contents{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:50px}@media not all and (min-width: 1024px){.page-faq-contents{gap:10px}}.page-faq-contents>.block{padding-top:150px}@media not all and (min-width: 1024px){.page-faq-contents>.block{width:100%}}.page-faq-contents>.block>.ttl{font-family:source-han-serif-jp-subset,sans-serif;font-style:normal;font-weight:400;font-size:32px;line-height:130%;letter-spacing:.05em;font-feature-settings:"ss01" on,"ss02" on,"palt" on,"pcap" on;-webkit-font-smoothing:antialiased;color:var(--Primary)}html:lang(en) .page-faq-contents>.block>.ttl{font-family:the-seasons,sans-serif;letter-spacing:0em;font-feature-settings:"palt"}@media not all and (min-width: 1024px){.page-faq-contents>.block>.ttl{padding:0 calc(var(--edgeWhiteGrid) + var(--whiteGrid)*0*1)}}.page-faq-contents>.block>.inner{width:calc(var(--whiteGrid)*7*1 + var(--redGrid)*7*1 + var(--redGrid)*1*1*.5);margin-left:calc(var(--whiteGrid)*1*1 + var(--redGrid)*1*1*.5);margin-top:76px}@media not all and (min-width: 1024px){.page-faq-contents>.block>.inner{width:100%;margin-top:36px;margin-left:0}}.page-faq-list>.item{border-top:1px solid rgba(128,8,8,.1)}@media not all and (min-width: 1024px){.page-faq-list>.item{width:calc(100% - 2.6666666667vw);margin-left:1.3333333333vw}}.page-faq-list>.item summary{font-family:dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:170%;letter-spacing:.04em;font-feature-settings:"palt";font-smoothing:antialiased;-webkit-font-smoothing:antialiased;padding:20px 20px 20px 20px;width:100%;display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;word-break:break-all}html:lang(en) .page-faq-list>.item summary{font-family:sofia-pro,sans-serif;letter-spacing:.04em}@media not all and (min-width: 1024px){.page-faq-list>.item summary{padding:28px 8vw 28px 8vw}}.page-faq-list>.item summary>span:first-child{padding-right:6.9444444444vw}@media not all and (min-width: 1024px){.page-faq-list>.item summary>span:first-child{padding-right:4vw}}.page-faq-list>.item summary>span:last-child{flex-shrink:0;margin-top:.5em}.page-faq-list>.item>div{width:100%;padding:0;overflow:hidden}@media not all and (min-width: 1024px){.page-faq-list>.item>div{padding:0;width:100%;margin-left:0}}.page-faq-list>.item>div .contents{font-family:dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:500;font-size:13px;line-height:150%;-webkit-font-smoothing:antialiased;color:var(--Secondary);margin-bottom:40px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:1em;padding:24px 9.5833333333vw 0 3.4722222222vw}html:lang(en) .page-faq-list>.item>div .contents{font-family:sofia-pro,sans-serif;letter-spacing:.04em}@media not all and (min-width: 1024px){.page-faq-list>.item>div .contents{padding:0 8vw 0 8vw}}.page-faq-list>.item>div .contents *{font-family:inherit;color:inherit}.page-faq-list>.item>div .contents a{word-wrap:break-word;display:inline;color:var(--theme01_AlpsRed);margin-bottom:5px;padding-bottom:.25em;background-image:linear-gradient(to right, var(--theme01_AlpsRed) 2px, transparent 1px);background-size:4px 1px;background-repeat:repeat-x;background-position:left bottom}.page-faq-list>.item>div .contents a[target=_blank]::after{content:"";background-image:url("../img/common/i-arw.svg");width:13px;height:9px;background-size:13px 9px;display:block;rotate:-45deg;display:inline-block}@media(any-hover: hover){.page-faq-list>.item>div .contents a{transition:opacity .25s}.page-faq-list>.item>div .contents a:hover{opacity:.5}}.page-faq-list>.item>div .contents b{font-weight:bold}@media(any-hover: hover){.page-faq-list>.item a{transition:opacity .25s}.page-faq-list>.item a:hover{opacity:.5}}@media not all and (min-width: 1024px){.page-external_transmissions .page-contents{margin-top:80px}}@media not all and (min-width: 1024px){.page-external_transmissions .nav{display:none}}.page-external_transmissions-contents{font-family:dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:170%;letter-spacing:.04em;font-feature-settings:"palt";font-smoothing:antialiased;-webkit-font-smoothing:antialiased;color:var(--Primary)}html:lang(en) .page-external_transmissions-contents{font-family:sofia-pro,sans-serif;letter-spacing:.04em}@media all and (min-width: 1024px){.page-external_transmissions-contents{width:calc(var(--whiteGrid)*6*1 + var(--redGrid)*6*1) !important}}@media not all and (min-width: 1024px){.page-external_transmissions-contents{width:auto !important}}@media all and (min-width: 1024px){.page-external_transmissions-lead{width:550px;margin-bottom:80px}}@media not all and (min-width: 1024px){.page-external_transmissions-lead{margin-bottom:40px;margin-left:15px;margin-right:calc(var(--edgeWhiteGrid) + 15px)}}@media not all and (min-width: 1024px){.page-external_transmissions-table{overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:none;scrollbar-width:none}.page-external_transmissions-table::-webkit-scrollbar{display:none}}.page-external_transmissions-table table{width:100%;table-layout:fixed;border-collapse:collapse;border-spacing:0;border-left:1px solid #d6b8b4;border-top:1px solid #d6b8b4}.page-external_transmissions-table th{background:rgba(122,8,8,.1);height:80px}.page-external_transmissions-table td{vertical-align:top}.page-external_transmissions-table th,.page-external_transmissions-table td{font-family:dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:170%;letter-spacing:.04em;font-feature-settings:"palt";font-smoothing:antialiased;-webkit-font-smoothing:antialiased;border-right:1px solid #d6b8b4;border-bottom:1px solid #d6b8b4;padding:15px}html:lang(en) .page-external_transmissions-table th,html:lang(en) .page-external_transmissions-table td{font-family:sofia-pro,sans-serif;letter-spacing:.04em}.page-external_transmissions-table ul{margin-left:5px}.page-external_transmissions-table ul li{padding-left:1.4em;position:relative;list-style-type:none}.page-external_transmissions-table ul li::before{content:"・";position:absolute;left:0;font-weight:bold;font-size:20px}.page-external_transmissions-table p:not(:last-child){margin-bottom:15px}@media not all and (min-width: 1024px){.page-external_transmissions-table__inner{width:824px;padding-right:calc(var(--edgeWhiteGrid))}}.page-external_transmissions-table__linkWrap{display:block;margin-top:5px}@media not all and (min-width: 1024px){.page-privacy_policy .page-contents{margin-top:80px}}@media not all and (min-width: 1024px){.page-privacy_policy .nav{display:none}}.page-privacy_policy-contents{color:var(--Primary)}@media all and (min-width: 1024px){.page-privacy_policy-contents{width:calc(var(--whiteGrid)*6*1 + var(--redGrid)*6*1) !important}}.page-privacy_policy-lead{margin-bottom:160px;font-family:dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:170%;letter-spacing:.04em;font-feature-settings:"palt";font-smoothing:antialiased;-webkit-font-smoothing:antialiased}html:lang(en) .page-privacy_policy-lead{font-family:sofia-pro,sans-serif;letter-spacing:.04em}.page-privacy_policy-rightText{text-align:right;margin-top:40px}.page-privacy_policy-title{font-family:source-han-serif-jp-subset,sans-serif;font-style:normal;font-weight:400;font-size:32px;line-height:130%;letter-spacing:.05em;font-feature-settings:"ss01" on,"ss02" on,"palt" on,"pcap" on;-webkit-font-smoothing:antialiased;margin-bottom:40px}html:lang(en) .page-privacy_policy-title{font-family:the-seasons,sans-serif;letter-spacing:0em;font-feature-settings:"palt"}.page-privacy_policy-section:not(:last-of-type){margin-bottom:40px}.page-privacy_policy-section__title{font-family:source-han-serif-jp-subset,sans-serif;font-style:normal;font-weight:400;font-size:24px;line-height:150%;letter-spacing:.05em;font-feature-settings:"ss01" on,"ss02" on,"palt" on,"pcap" on;-webkit-font-smoothing:antialiased;margin-bottom:20px}html:lang(en) .page-privacy_policy-section__title{font-family:the-seasons,sans-serif;letter-spacing:0em;font-feature-settings:"palt"}@media not all and (min-width: 1024px){.page-privacy_policy-section__title{text-indent:-1.3em;margin-left:1.3em}}.page-privacy_policy-text{font-family:dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:170%;letter-spacing:.04em;font-feature-settings:"palt";font-smoothing:antialiased;-webkit-font-smoothing:antialiased}html:lang(en) .page-privacy_policy-text{font-family:sofia-pro,sans-serif;letter-spacing:.04em}.page-privacy_policy-text:not(lasf-of-type){margin-bottom:20px}.page-privacy_policy-text--large-mb{margin-bottom:40px !important}.page-privacy_policy-oList{font-family:dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:170%;letter-spacing:.04em;font-feature-settings:"palt";font-smoothing:antialiased;-webkit-font-smoothing:antialiased}html:lang(en) .page-privacy_policy-oList{font-family:sofia-pro,sans-serif;letter-spacing:.04em}.page-privacy_policy-oList>li{text-indent:-2.1em;padding-left:2.1em}.page-privacy_policy-oList>li:not(:last-of-type){margin-bottom:20px}.page-privacy_policy-oList__child>li{text-indent:-1.5em;padding-left:1.5em}.page-privacy_policy-list{font-family:dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:170%;letter-spacing:.04em;font-feature-settings:"palt";font-smoothing:antialiased;-webkit-font-smoothing:antialiased}html:lang(en) .page-privacy_policy-list{font-family:sofia-pro,sans-serif;letter-spacing:.04em}.page-privacy_policy-list>li{padding-left:1.4em;position:relative;list-style-type:none}.page-privacy_policy-list>li:not(:last-of-type){margin-bottom:2px}.page-privacy_policy-list>li::before{content:"・";position:absolute;left:0;font-weight:bold;font-size:20px}.page-press-contents{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:200px}@media not all and (min-width: 1024px){.page-press-contents{gap:160px}}@media not all and (min-width: 1024px){.page-press-contents>.block{width:100%}}.page-press-contents>.block>.ttl{font-family:source-han-serif-jp-subset,sans-serif;font-style:normal;font-weight:400;font-size:32px;line-height:130%;letter-spacing:.05em;font-feature-settings:"ss01" on,"ss02" on,"palt" on,"pcap" on;-webkit-font-smoothing:antialiased;color:var(--Primary)}html:lang(en) .page-press-contents>.block>.ttl{font-family:the-seasons,sans-serif;letter-spacing:0em;font-feature-settings:"palt"}@media not all and (min-width: 1024px){.page-press-contents>.block>.ttl{padding:0 calc(var(--edgeWhiteGrid) + var(--whiteGrid)*0*1)}}.page-press-contents>.block>.inner{width:calc(var(--whiteGrid)*7*1 + var(--redGrid)*7*1 + var(--redGrid)*1*1*.5);margin-left:calc(var(--whiteGrid)*1*1 + var(--redGrid)*1*1*.5);margin-top:76px}@media not all and (min-width: 1024px){.page-press-contents>.block>.inner{width:100%;margin-top:36px;margin-left:0}}.page-press-contents>.block>.inner>.head{position:relative;top:0;left:0;width:calc(var(--whiteGrid)*6*1 + var(--redGrid)*7*1);display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-end;margin-bottom:40px}@media not all and (min-width: 1024px){.page-press-contents>.block>.inner>.head{width:calc(var(--whiteGrid)*4*1 + var(--redGrid)*5*1);margin-left:calc(var(--edgeWhiteGrid) + var(--whiteGrid)*0*1)}}.page-press-category-open{font-family:sofia-pro,dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:400;font-size:12px;line-height:150%;display:flex;align-items:center;letter-spacing:.04em;-webkit-font-smoothing:antialiased;font-feature-settings:"palt" on;width:calc(var(--whiteGrid)*1*1 + var(--redGrid)*2*1);border-bottom:1px solid var(--Primary);display:flex;flex-direction:row;align-items:center;justify-content:space-between;color:var(--Primary);padding:11px 10px;-webkit-tap-highlight-color:rgba(0,0,0,0)}@media not all and (min-width: 1024px){.page-press-category-open{font-style:normal;font-weight:400;font-size:12px;letter-spacing:.06em}}@media not all and (min-width: 1024px){.page-press-category-open{width:53.3333333333vw}}.page-press-category-open::after{content:"";background-image:url("../img/common/i-arw-btm.svg");width:7px;height:8px;background-size:7px 8px;display:block;margin-top:1px}.page-press-category-closeArea{position:fixed;top:0;left:0;width:100%;height:100%;background-color:red;opacity:0;z-index:10;display:none}.page-press-category-closeArea.-open{display:block}.page-press-category-menu{position:absolute;top:0;left:auto;right:0;width:calc(var(--whiteGrid)*1*1 + var(--redGrid)*2*1);z-index:11;display:none}@media not all and (min-width: 1024px){.page-press-category-menu{width:53.3333333333vw}}.page-press-category-menu.-open{display:block}.page-press-category-menu>.bg{position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--Primary);border-radius:10px}.page-press-category-menu>ul{position:relative;top:0;left:0;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:0px;padding:12px 0 12px 0px;width:100%}.page-press-category-menu li{width:100%}.page-press-category-menu a{font-family:sofia-pro,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:150%;letter-spacing:.04em;-webkit-font-smoothing:antialiased;width:100%;height:100%;display:block;color:#fff;padding:8px 0 8px 20px;transition:background-color .2s ease-out}@media not all and (min-width: 1024px){.page-press-category-menu a{font-style:normal;font-weight:400;font-size:14px;line-height:150%;letter-spacing:.04em;font-feature-settings:"ss01" on}}@media(any-hover: hover){.page-press-category-menu a:hover{background-color:rgba(236,226,220,.3)}}.page-press-list{width:calc(var(--whiteGrid)*6*1 + var(--redGrid)*7*1)}@media not all and (min-width: 1024px){.page-press-list{width:calc(var(--whiteGrid)*4*1 + var(--redGrid)*5*1);margin-left:calc(var(--edgeWhiteGrid) + var(--whiteGrid)*0*1)}}.page-press-list>.item{border-top:1px solid rgba(128,8,8,.1);display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;padding:25px 1.3888888889vw}@media not all and (min-width: 1024px){.page-press-list>.item{position:relative;top:0;left:0;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;padding:25px 5.3333333333vw}}.page-press-list>.item .date{font-family:sofia-pro,dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:400;font-size:12px;line-height:150%;display:flex;align-items:center;letter-spacing:.04em;-webkit-font-smoothing:antialiased;font-feature-settings:"palt" on;color:var(--theme01_AlpsRed);margin-right:59px}@media not all and (min-width: 1024px){.page-press-list>.item .date{font-style:normal;font-weight:400;font-size:12px;letter-spacing:.06em}}@media not all and (min-width: 1024px){.page-press-list>.item .date{margin-right:0;margin-bottom:13px}}.page-press-list>.item .text{font-family:dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:170%;letter-spacing:.04em;font-feature-settings:"palt";font-smoothing:antialiased;-webkit-font-smoothing:antialiased;color:#222;padding-right:6.25vw}html:lang(en) .page-press-list>.item .text{font-family:sofia-pro,sans-serif;letter-spacing:.04em}@media not all and (min-width: 1024px){.page-press-list>.item .text{padding-right:0}}.page-press-list>.item .icon{font-family:sofia-pro,sans-serif;font-style:normal;font-weight:400;font-size:10px;line-height:170%;-webkit-font-smoothing:antialiased;background-color:#fff;border-radius:4px;color:var(--theme01_AlpsRed);padding:0px 4px;margin-top:3px}@media not all and (min-width: 1024px){.page-press-list>.item .icon{font-style:normal;font-weight:400;font-size:10px;line-height:170%;font-feature-settings:"ss01" on}}@media not all and (min-width: 1024px){.page-press-list>.item .icon{position:absolute;top:20px;left:auto;right:5.3333333333vw;margin-top:6px}}.page-press-btns{margin-top:40px;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:20px;width:100%}.page-press-btns>.move.prev>.icon{rotate:180deg}.page-press-btns>ul{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:calc(var(--whiteGrid)*1*1)}@media not all and (min-width: 1024px){.page-press-btns>ul{gap:2.6666666667vw}}.page-press-btns>ul .page-numbers.prev>.icon{rotate:180deg}.page-press-btns>ul .page-numbers:not(.prev,.next){display:flex;flex-direction:column;align-items:center;justify-content:center;width:46px;height:46px;font-family:sofia-pro,sans-serif;font-style:normal;font-weight:400;-webkit-font-smoothing:antialiased;color:var(--Primary);font-size:16px;letter-spacing:-0.02em;border-radius:50%;border:1px solid rgba(128,8,8,.05);line-height:1}.page-press-btns>ul .page-numbers:not(.prev,.next).current{background-color:rgba(128,8,8,.05);pointer-events:none}@media not all and (min-width: 1024px){.page-press-btns>ul .page-numbers:not(.prev,.next):nth-child(n+4){display:none}}.page-press-btns>ul .page-numbers:not(.prev,.next)>span{display:block;margin-top:-2px}@media(any-hover: hover){.page-press-btns>ul>li>a{transition:background-color .2s ease-out}.page-press-btns>ul>li>a:hover{background-color:rgba(128,8,8,.05)}}.page-press-kit{width:calc(var(--whiteGrid)*6*1 + var(--redGrid)*7*1);display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:20px}@media not all and (min-width: 1024px){.page-press-kit{width:calc(var(--whiteGrid)*4*1 + var(--redGrid)*5*1);margin-left:5.3333333333vw}}.page-press-kit>.item{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;background-color:var(--Bg_FrameWhite);padding:19px 5.1388888889vw 19px 1.3888888889vw}@media not all and (min-width: 1024px){.page-press-kit>.item{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:0;padding:0}}.page-press-kit>.item>div:first-child{width:13.8888888889vw}@media not all and (min-width: 1024px){.page-press-kit>.item>div:first-child{width:100%}}.page-press-kit>.item>div:first-child img{width:100%}.page-press-kit>.item>div:last-child{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:0px}@media not all and (min-width: 1024px){.page-press-kit>.item>div:last-child{gap:0;width:100%;padding:18px 6.6666666667vw}}.page-press-kit>.item>div:last-child .text{font-family:dnp-shuei-gothic-kin-std,sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:150%;letter-spacing:.06em;-webkit-font-smoothing:antialiased;color:var(--Primary)}@media not all and (min-width: 1024px){.page-press-kit>.item>div:last-child .text{font-size:min(14px,3.7333333333vw)}}html:lang(en) .page-press-kit>.item>div:last-child .text{font-family:sofia-pro,sans-serif;letter-spacing:.04em}.page-press-kit>.item>div:last-child .pdf{font-family:sofia-pro,sans-serif;font-style:normal;font-weight:400;font-size:10px;line-height:170%;-webkit-font-smoothing:antialiased;background-color:#fff;border-radius:4px;color:var(--theme01_AlpsRed);padding:0px 4px;margin-right:10px}@media not all and (min-width: 1024px){.page-press-kit>.item>div:last-child .pdf{font-style:normal;font-weight:400;font-size:10px;line-height:170%;font-feature-settings:"ss01" on}}@media not all and (min-width: 1024px){.page-press-kit>.item>div:last-child .pdf{margin-top:-2px}}.page-press-kit>.item>div:last-child>.icon{flex-shrink:0}
