@charset "UTF-8";/*! modern-normalize v3.0.1 | MIT License | https://github.com/sindresorhus/modern-normalize */*,:before,:after{box-sizing:border-box}html{font-family:system-ui,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";line-height:1.15;-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4}body{margin:0}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-color:currentcolor}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}legend{padding:0}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}.section__inner{max-width:100%;margin-inline:auto;padding:6rem 2rem}@media screen and (min-width:768px){.section__inner{padding:8rem 2rem}}@media screen and (min-width:1024px){.section__inner{max-width:960px;padding:10rem 2rem}}@media screen and (min-width:1280px){.section__inner{max-width:1320px;padding:12rem 2rem}}:root{--site-header-motion-duration: .3s;--site-header-motion-easing: ease;--site-header-motion: transform var(--site-header-motion-duration) var(--site-header-motion-easing)}body{padding-top:var(--site-header-height, 0px)}.site-header{width:100%;background-color:#fff;position:fixed;top:0;left:0;z-index:100;padding:0 2rem;transition:var(--site-header-motion),opacity .4s ease}@media screen and (min-width:1024px){.site-header{padding:0 5rem}}.site-header.is-hidden{transform:translateY(-100%);pointer-events:none}@media(prefers-reduced-motion:reduce){.site-header{transition:none}.site-header.is-hidden{transform:none;pointer-events:auto}}.site-header__inner{max-width:1280px;width:100%;margin-inline:auto;padding:1.2rem 0;display:flex;align-items:center;justify-content:space-between;gap:2rem}.site-header__logo{display:block;flex-shrink:0;width:min(15rem,58vw);text-decoration:none}.site-header__logo img{width:100%;height:auto}.site-header__toggle{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;width:4.4rem;height:4.4rem;padding:0;border:none;background:transparent;cursor:pointer;flex-shrink:0;position:relative;z-index:110}@media screen and (min-width:1024px){.site-header__toggle{display:none}}.site-header__toggle-bar{display:block;width:24px;height:2px;background-color:#333;border-radius:.1rem;transition:transform .25s ease,opacity .25s ease}.site-header__nav{position:fixed;top:0;right:0;bottom:0;top:7rem;left:0;width:100%;max-height:0;background-color:#fff;overflow:hidden;transition:max-height .35s ease;z-index:105}@media screen and (min-width:1024px){.site-header__nav{position:static;width:auto;max-height:none;padding:0;background:transparent;box-shadow:none;overflow:visible}}.site-header__list{list-style:none;margin:0;padding:0;padding-top:2rem;display:flex;flex-direction:column}@media screen and (min-width:1024px){.site-header__list{flex-direction:row;align-items:center;gap:2.4rem;padding-top:0}}.site-header__item{border-bottom:1px solid #e5e5e5}@media screen and (min-width:1024px){.site-header__item{border-bottom:none}}.site-header__link{display:block;padding:2rem;color:#333;font-size:1.6rem;font-weight:500;line-height:1.5;text-decoration:none;white-space:nowrap}@media screen and (min-width:1024px){.site-header__link{padding:.4rem 0;font-size:1.5rem}}@media(hover:hover)and (pointer:fine){.site-header__link:hover{color:#c30c22;text-decoration:none}}.site-header__sns{list-style:none;margin:0;padding:2rem;display:flex;justify-content:center;gap:2rem}@media screen and (min-width:1024px){.site-header__sns{display:none}}.site-header__sns-item{width:2.6rem;height:2.6rem;background-color:#fff}@media screen and (min-width:480px){.site-header__sns-item{width:3.6rem;height:3.6rem}}.site-header__sns-link{display:block;width:100%;height:100%}.site-header__sns-link img{width:100%;height:100%}.site-header.is-menu-open .site-header__nav{max-height:100dvh;overflow-y:auto}@media screen and (min-width:1024px){.site-header.is-menu-open .site-header__nav{max-height:none;overflow:visible}}.site-header.is-menu-open .site-header__toggle-bar:nth-child(1){transform:translateY(.7rem) rotate(45deg)}.site-header.is-menu-open .site-header__toggle-bar:nth-child(2){opacity:0}.site-header.is-menu-open .site-header__toggle-bar:nth-child(3){transform:translateY(-.7rem) rotate(-45deg)}@media screen and (min-width:1024px){.site-header.is-menu-open .site-header__toggle-bar:nth-child(1),.site-header.is-menu-open .site-header__toggle-bar:nth-child(2),.site-header.is-menu-open .site-header__toggle-bar:nth-child(3){transform:none;opacity:1}}body.is-header-menu-open{overflow:hidden}@media screen and (min-width:1024px){body.is-header-menu-open{overflow:visible}}.opentime{display:flex;flex-direction:column;gap:2.5rem;margin-bottom:2rem}@media screen and (min-width:768px){.opentime{align-items:stretch}}@media screen and (min-width:1024px){.opentime{flex-direction:row;margin-bottom:8rem;gap:0}}@media screen and (min-width:1280px){.opentime{margin-bottom:8rem;max-width:1100px;margin-left:auto;margin-right:auto}}.opentime__section-divider{width:100%;height:1px;background-color:#333;margin:0}@media screen and (min-width:1024px){.opentime__section-divider{width:2px;height:auto;margin:0 5rem 0 1rem}}@media screen and (min-width:1280px){.opentime__section-divider{margin:0 8rem 0 -7rem}}.opentime .opentime__section:first-child{flex:2}@media screen and (min-width:1280px){.opentime .opentime__section:first-child{flex:3}}.opentime .opentime__section:last-child{flex:1}.opentime__title{font-size:clamp(2.2rem,.682vw + 1.927rem,2.8rem);font-weight:700;margin-bottom:2rem;margin-top:0;text-align:center}.opentime__icon{display:inline-block}.opentime__icon img{height:2.6rem;display:inline-block;vertical-align:middle;margin-right:2rem;margin-left:-2rem}@media screen and (min-width:480px){.opentime__icon img{height:3rem}}.opentime__list{display:flex;align-items:center;gap:2rem;justify-content:space-between;flex-wrap:wrap}@media screen and (min-width:768px){.opentime__list{gap:0}}.opentime__item{display:flex;align-items:center;gap:0;width:100%}@media screen and (min-width:480px){.opentime__item{gap:2rem;max-width:280px;margin:0 auto}}@media screen and (min-width:768px){.opentime__item{gap:0;max-width:50%}}@media screen and (min-width:1024px){.opentime__item{gap:1rem;max-width:100%}}@media screen and (min-width:1280px){.opentime__item{gap:3.5rem}}.opentime__item--left,.opentime__item--right{width:100%}@media screen and (min-width:768px){.opentime__item--left,.opentime__item--right{width:50%}}.opentime__day{font-size:clamp(1.2rem,.227vw + 1.109rem,1.4rem);font-weight:700;text-align:center;line-height:1.4;white-space:nowrap;background-color:#333;color:#fff;min-height:75px;margin:0;padding:.5rem 1.2rem;display:flex;align-items:center;justify-content:center;width:28px}@media screen and (min-width:768px){.opentime__day{min-height:105px;width:auto}}@media screen and (min-width:1024px){.opentime__day{padding:.5rem}}@media screen and (min-width:1280px){.opentime__day{padding:.5rem 1.2rem}}.opentime__time{display:flex;flex-direction:column;gap:.3rem;width:calc(100% - 28px)}@media screen and (min-width:768px){.opentime__time{width:calc(100% - 25px)}}@media screen and (min-width:1280px){.opentime__time{width:auto}}.opentime__time-main{font-size:clamp(2.8rem,.864vw + 2.436rem,3.6rem);font-weight:700;white-space:nowrap;margin-top:0;margin-bottom:1rem;line-height:1;text-align:center}.opentime__time-note{font-size:clamp(1.2rem,.227vw + 1.109rem,1.4rem);line-height:1.6;margin:0;text-align:center}.opentime__time-note small{font-size:clamp(1.2rem,.227vw + 1.109rem,1.4rem)}.site-footer{width:100%;background-color:#fff;padding:0 2rem}.site-footer a{color:inherit;text-decoration:none}.site-footer a img{width:100%}.site-footer__inner{max-width:1280px;width:100%;margin-inline:auto;padding:5rem 0 0}@media screen and (min-width:1024px){.site-footer__inner{padding:10rem 0 0}}.site-footer__info-grid{display:grid;grid-template-columns:1fr;gap:2rem;margin-bottom:4rem}@media screen and (min-width:1024px){.site-footer__info-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:4rem;align-items:start;margin-bottom:8rem}}.site-footer__logo{display:block;width:182px}@media screen and (min-width:480px){.site-footer__logo{width:200px}}@media screen and (min-width:768px){.site-footer__logo{width:240px}}.site-footer__logo{margin-right:auto;margin-bottom:2.4rem;text-decoration:none}.site-footer__logo img{width:100%;height:auto}.site-footer__details{margin:0 0 2rem;padding:0}.site-footer__details-row{display:grid;grid-template-columns:6rem 1fr}@media screen and (min-width:480px){.site-footer__details-row{grid-template-columns:8rem 1fr}}.site-footer__details-row{gap:.2rem 1.2rem;padding:.5rem 0}@media screen and (min-width:1024px){.site-footer__details-row{gap:.2rem 1.6rem;padding:1rem 0}}.site-footer__details-row dt{margin:0;font-size:clamp(1.8rem,.455vw + 1.618rem,2.2rem);font-weight:600;line-height:1.7;color:#c30c22}.site-footer__details-row dd{margin:0;font-size:clamp(1.8rem,.455vw + 1.618rem,2.2rem);line-height:1.7;font-weight:600;color:#333}@media(hover:hover)and (pointer:fine){.site-footer__tel-link:hover{text-decoration:none}}.site-footer__tels{display:flex;flex-direction:column}.site-footer__tel-row a{display:inline-block;width:14rem}.site-footer__tel-label{white-space:nowrap}.site-footer__sns{list-style:none;margin:0 0 1rem;padding:0;display:flex;gap:1.5rem}@media screen and (min-width:1024px){.site-footer__sns{margin:0}}.site-footer__sns-link{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:50%;color:#fff;transition:background-color .2s ease,border-color .2s ease}@media screen and (min-width:480px){.site-footer__sns-link{width:3rem;height:3rem}}@media(hover:hover)and (pointer:fine){.site-footer__sns-link:hover{background-color:#ffffff1a;text-decoration:none}}.site-footer__sns-icon{width:2.8rem;height:2.8rem}.site-footer__map{width:100%;border-radius:1.2rem;overflow:hidden;height:300px;background-color:#0003}@media screen and (min-width:1024px){.site-footer__map{height:545px}}.site-footer__map iframe{display:block;width:100%;height:100%;border:0}.site-footer__bottom{padding:2rem 2rem 2.4rem;border-top:1px solid #C8C8C8;margin-left:-2rem;margin-right:-2rem}.site-footer__bottom .site-footer__inner{padding:0}.site-footer__bottom-inner{display:flex;flex-direction:column;align-items:center;gap:1.2rem}@media screen and (min-width:480px){.site-footer__bottom-inner{flex-direction:row;align-items:center;justify-content:space-between}}.site-footer__copyright{margin:0;font-size:1.2rem;line-height:1.5;order:1}@media screen and (min-width:768px){.site-footer__copyright{order:0}}.site-footer__legal{margin:0;letter-spacing:0}.site-footer__legal-link{font-size:1.2rem;color:#ffffffb3;text-decoration:underline;display:block;text-align:center;text-underline-offset:.2em;margin:0 6px}@media(hover:hover)and (pointer:fine){.site-footer__legal-link:hover{text-decoration:none}}@media screen and (min-width:480px){.site-footer__legal-link{display:inline-block;margin-right:10px;margin-left:0}}@media screen and (min-width:768px){.site-footer__legal-link{margin-right:12px}}@media screen and (min-width:1024px){footer .opentime__section-divider{margin:0 6rem 0 -2rem}}@media screen and (min-width:1280px){footer .opentime__section-divider{margin:0 8rem 0 -7rem}}#mv{position:relative;display:grid;place-items:center;min-height:18rem;overflow:hidden;background-color:#d9d9d9}@media screen and (min-width:768px){#mv{min-height:26rem}}@media screen and (min-width:1024px){#mv{min-height:34rem}}#mv img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}#mv h1{position:relative;z-index:1;margin:0;color:#333;font-size:clamp(2.8rem,3vw + 1.6rem,5.6rem);line-height:1.3;letter-spacing:.08em;text-align:center}.kasou-mv{background-repeat:no-repeat,no-repeat;background-position:center bottom,center;background-size:100%,cover;display:flex;justify-content:center;align-items:center;flex-flow:column;gap:1rem;min-height:280px}@media screen and (min-width:480px){.kasou-mv{min-height:320px}}@media screen and (min-width:768px){.kasou-mv{min-height:350px}}@media screen and (min-width:1024px){.kasou-mv{min-height:370px}}.kasou-mv.restaurant-mv{background-image:url(/images/common/nami.webp),url(/images/restaurant/naoitei_top.webp)}.kasou-mv.onsen-mv{background-image:url(/images/common/nami.webp),url(/images/onsen/ohuro_head.webp)}.kasou-mv.facilities-mv{background-image:url(/images/common/nami.webp),url(/images/facilities/info_head.webp)}.kasou-mv.information-mv{background-image:url(/images/common/nami.webp),url(/images/information/riyou_head.webp)}.kasou-mv.access-mv{background-image:url(/images/common/nami.webp),url(/images/access/access_head.webp)}.kasou-mv.contact-mv,.kasou-mv.news-mv,.kasou-mv.privacy-mv,.kasou-mv.sitepolicy-mv{background-image:url(/images/common/nami.webp),url(/images/common/kasou_head.webp)}.kasou-mv.confirm-mv,.kasou-mv.complete-mv{background-image:url(/images/common/nami.webp),url(/images/common/kasou_head.webp)}.kasou-mv h1,.kasou-mv p{color:#fff;margin:0;width:100%;text-align:center;letter-spacing:.3rem}.kasou-mv p{font-size:clamp(1.4rem,.227vw + 1.309rem,1.6rem)}.kasou-mv h1{font-size:clamp(2.8rem,.864vw + 2.436rem,3.6rem)}.section__inner:has(.kasou-nav){padding-bottom:1rem}.kasou-nav.is-fixed{position:fixed;top:0;left:0;right:0;z-index:90;background-color:#fff;transform:translateY(0);transition:var(--site-header-motion)}@media screen and (min-width:1024px){.kasou-nav.is-fixed{padding-inline:5rem}}@media(prefers-reduced-motion:reduce){.kasou-nav.is-fixed{transition:none}}@media screen and (max-width:1023px){.kasou-nav.is-fixed{overflow-x:clip}}@media screen and (max-width:1023px){.kasou-nav.is-fixed ul{width:100%;max-width:100%;overflow-x:auto;flex-wrap:nowrap;justify-content:flex-start;justify-content:safe center;padding:1rem 2rem;gap:1rem;scroll-padding-inline:2rem;-webkit-overflow-scrolling:touch}.kasou-nav.is-fixed ul li{flex-shrink:0;width:auto;max-width:none}}@media screen and (min-width:1024px){.kasou-nav.is-fixed ul{overflow-x:visible;flex-wrap:wrap;justify-content:center;padding:1rem 0;gap:1rem}.kasou-nav.is-fixed ul li{width:auto}}.kasou-nav.is-fixed ul a{padding:1rem 1.5rem}.kasou-nav.is-fixed ul a.is-current{background-color:#c30c22;color:#fff}.kasou-nav.is-fixed ul a.is-current:after{background-image:url(/images/common/arrow_bottom_w.svg)}.kasou-nav ul{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;margin:0;padding:0;list-style:none}@media screen and (min-width:480px){.kasou-nav ul{gap:2rem}}.kasou-nav ul li{width:calc(50% - .5rem)}@media screen and (min-width:480px){.kasou-nav ul li{width:calc(50% - 1rem)}}@media screen and (min-width:768px){.kasou-nav ul li{width:auto}}.kasou-nav a{display:block;padding:1.6rem 2rem;min-width:135px;text-align:center;border:1px solid #C30C22;border-radius:50px;color:#c30c22;font-size:clamp(1.4rem,.227vw + 1.309rem,1.6rem);letter-spacing:.01rem;text-decoration:none;transition:background-color .3s ease,color .3s ease,padding .3s ease;background-color:#fff;position:relative}@media screen and (min-width:480px){.kasou-nav a{min-width:150px;letter-spacing:.15rem}}@media screen and (min-width:768px){.kasou-nav a{min-width:167px}}@media screen and (min-width:1024px){.kasou-nav a{min-width:200px}}@media(hover:hover)and (pointer:fine){.kasou-nav a:hover{background-color:#c30c22;color:#fff}.kasou-nav a:hover:after{background-image:url(/images/common/arrow_bottom_w.svg)}}.kasou-nav a:after{content:"";width:20px;height:20px;position:absolute;top:calc(50% - 10px);right:.6rem;background-image:url(/images/common/arrow_bottom_r.svg);background-repeat:no-repeat;background-position:center;display:inline-block;background-size:16px}@media screen and (min-width:480px){.kasou-nav a:after{right:1.5rem}}body:has(.site-header:not(.is-hidden)) .kasou-nav.is-fixed{transform:translateY(var(--site-header-height, 0px))}.kasou__title{margin-bottom:3rem;text-align:center}@media screen and (min-width:768px){.kasou__title{margin-bottom:6rem}}.kasou__title--text{margin:0 0 1rem;font-size:clamp(3.6rem,1.045vw + 3.145rem,4rem);line-height:1.4;letter-spacing:.08em}.kasou__title--english{margin:0;font-family:Poppins,sans-serif;font-size:clamp(1.8rem,.455vw + 1.618rem,2.2rem);font-weight:600;color:#c30c22;letter-spacing:.12em}.kasou__title--subtext{margin:0;font-size:clamp(1.8rem,.455vw + 1.618rem,2.2rem);line-height:1.8;letter-spacing:.08em;margin-top:2rem}@media screen and (min-width:480px){.kasou__title--subtext{margin-top:3rem}}@media screen and (min-width:768px){.kasou__title--subtext{margin-top:4rem}}.illust{position:absolute;width:auto;left:50%;transform:translate(-50%);top:-6rem;z-index:1}.illust img{width:auto;height:auto}@font-face{font-display:swap;font-family:Zen Kaku Gothic New;font-style:normal;font-weight:700;font-optical-sizing:auto;src:url(/build/assets/zen-kaku-gothic-new-v18-japanese-700-cK9DHEuw.woff2) format("woff2")}@font-face{font-display:swap;font-family:Poppins;font-style:normal;font-weight:600;src:url(/build/assets/poppins-v24-latin-600-zEkxB9Mr.woff2) format("woff2")}@font-face{font-display:swap;font-family:Poppins;font-style:normal;font-weight:700;src:url(/build/assets/poppins-v24-latin-700-g9MkRaG0.woff2) format("woff2")}.poppins{font-family:Poppins,sans-serif;font-weight:600}html{font-size:62.5%;width:100%;scroll-behavior:smooth}body{color:#333;font-family:Zen Kaku Gothic New,Yu Gothic,YuGothic,Hiragino Sans,Hiragino Kaku Gothic ProN,Meiryo,system-ui,sans-serif;font-size:clamp(1.4rem,.227vw + 1.309rem,1.6rem);width:100%;line-height:1.75;letter-spacing:.04em}img{width:100%;height:auto;display:block}.breadcrumb__list{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem .5rem;margin:0;padding:0;list-style:none;font-size:clamp(1.2rem,.227vw + 1.109rem,1.4rem);line-height:1.5}.breadcrumb__item{display:flex;align-items:center;gap:.5rem;color:#fff}.breadcrumb__item:not(:last-child):after{content:">";color:#fff}.breadcrumb__item a{color:#fff;text-decoration:none}@media(hover:hover)and (pointer:fine){.breadcrumb__item a:hover{color:#fff;text-decoration:underline}}.breadcrumb__item span[aria-current=page]{color:#fff}a{color:#2563eb;text-decoration:underline}@media(hover:hover)and (pointer:fine){a:hover{color:#6b95f1;text-decoration:none}}.fadeIn{opacity:0;transition:opacity .6s ease}.fadeIn.is-show{opacity:1;transition-delay:.3s}@media(prefers-reduced-motion:reduce){.fadeIn{opacity:1;transition:none}}main{overflow:clip}.back-to-top{position:fixed;bottom:2rem;right:2rem;z-index:9998;display:flex;align-items:center;justify-content:center;width:40px;height:40px;background-color:#333;color:#fff;border-radius:50%;text-decoration:none;font-size:18px;opacity:0;visibility:hidden;transition:opacity .5s,visibility .5s,transform .3s}@media screen and (min-width:480px){.back-to-top{width:58px;height:58px;bottom:3rem;right:3rem}}@media screen and (min-width:768px){.back-to-top{width:68px;height:68px}}@media screen and (min-width:1024px){.back-to-top{width:78px;height:78px;bottom:4rem;right:4rem}}.back-to-top.is-visible{opacity:1;visibility:visible}.back-to-top:hover{opacity:1;transform:translateY(-4px)}
