@import"https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700;900&family=Barlow+Condensed:wght@400;500;600;700&family=Questrial&display=swap";:root{--white: #fff;--black: #000;--blackForeground: #333;--gray: #8C8C8C;--orange: #ED6E20;--blue: #4383E4;--red: #E10403;--teal: #166886;--cream: #F8F6EB;--letter-spacing: 0.15em}body,h1,h2,h3,h4,h5,h6,p,ol,ul,dl,dt,dd,form,figure{margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}strong{font-weight:normal}table,td,th,tr,thead,tbody{border:none}table th{text-align:left;font-weight:normal}table{border-collapse:collapse}ul,ol{list-style:none}a{text-decoration:none}a img{border:none}img{vertical-align:bottom}textarea{font-size:1em;border:none;border-radius:0;outline:none;-webkit-appearance:none;box-shadow:none}select{font-size:1em;border:none;border-radius:0;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;box-shadow:none}select::-ms-expand{display:none}header,footer,section,nav,main,figure,figcaption,time,small{display:block}input[type=submit],input[type=image]{border:none;padding:0}input[type=text],input[type=email],input[type=tel],input[type=number],input[type=password]{outline:none;-moz-appearance:none;appearance:none;-webkit-appearance:none;border-radius:0;box-shadow:none}input[type=number]{-moz-appearance:textfield}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{appearance:none;-webkit-appearance:none;-moz-appearance:none;margin:0}button{border:none;margin:0;cursor:pointer}input[type=submit],input[type=image],input[type=reset]{cursor:pointer}address{font-style:normal}input,button,select,textarea{font-family:inherit;font-weight:inherit;line-height:inherit;font-size:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:rgba(0,0,0,0);border:none;border-radius:0;outline:none}input::-moz-placeholder, textarea::-moz-placeholder{color:#999}input::placeholder,textarea::placeholder{color:#999}*{box-sizing:border-box}html{font-size:62.5%;scrollbar-gutter:stable}body{font-family:"Noto Sans JP",sans-serif;line-height:1.8;color:#000;word-break:break-all;font-size:14px;font-size:1.4rem;letter-spacing:var(--letter-spacing)}body.is-lock{overflow:hidden}a{color:var(--blue)}@media screen and (min-width: 769px){a{transition:all .3s ease-out}}.header{position:fixed;width:100%;z-index:99;top:0;left:0}@media screen and (min-width: 769px){.header__inner{display:flex;align-items:center;justify-content:space-between;padding:30px 40px}}@media screen and (max-width: 1000px){.header__inner{padding:15px 20px}}.header__logo{display:block}@media screen and (min-width: 769px){.header__logo{width:150px}}@media screen and (max-width: 768px){.header__logo{width:120px}}.header__logo img{width:100%;height:auto}.header__logo .logoBlack{display:none}@media screen and (min-width: 769px){.header__nav{display:flex;align-items:center;gap:0 20px}}@media screen and (max-width: 768px){.header__nav{display:none}}@media screen and (min-width: 769px){.header__nav__item>a{font-size:18px;font-size:1.8rem;color:var(--white);line-height:1.6}}@media screen and (min-width: 769px){.header__nav__item>a.contact{background:var(--white);color:var(--black);position:relative;font-size:14px;font-size:1.4rem;line-height:1.7;padding:6px 20px 6px 32px;border:1px solid rgba(0,0,0,0);border-radius:20px}.header__nav__item>a.contact:before{position:absolute;content:"";top:50%;left:20px;width:5px;height:5px;border-top:1.5px solid var(--black);border-right:1.5px solid var(--black);transform:translateY(-50%) rotate(45deg);transition:all .3s ease-out}.header__nav__item>a.contact:hover{background:var(--black);color:var(--white);text-decoration:none}.header__nav__item>a.contact:hover:before{border-color:var(--white)}}.header.is-black .header__logo .logoWhite{display:none}.header.is-black .header__logo .logoBlack{display:block}.header.is-black .header__nav__item a{color:var(--black)}.header.is-black .header__nav__item a.contact{background:var(--black);color:var(--white)}.header.is-black .header__nav__item a.contact:before{border-color:var(--white)}@media screen and (min-width: 769px){.header.is-black .header__nav__item a.contact:hover{background:var(--white);border-color:var(--black);color:var(--black)}.header.is-black .header__nav__item a.contact:hover:before{border-color:var(--black)}}.footer{background:var(--blackForeground);color:var(--white);border-top-left-radius:100px;border-top-right-radius:100px}@media screen and (max-width: 1000px){.footer{border-top-right-radius:50px;border-top-left-radius:50px}}@media screen and (min-width: 769px){.footer__inner{max-width:1320px;margin:0 auto;padding:100px 60px 40px}}@media screen and (max-width: 1000px){.footer__inner{padding:100px 40px 90px}}@media screen and (min-width: 769px){.footer__flex{display:flex;justify-content:space-between;gap:40px}}@media screen and (max-width: 1000px){.footer__flex{flex-direction:column}}.footer__flex__left .logo{width:200px;height:auto;aspect-ratio:200/62;display:inline-block;margin-bottom:20px}@media screen and (min-width: 769px){.footer__flex__left .logo:hover{opacity:1 !important}}.footer__flex__left .logo img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.footer__flex__left .info{margin-bottom:9px}.footer__flex__left .info__address{font-size:14px;font-size:1.4rem;letter-spacing:.15em;line-height:2.14;margin-bottom:37px;display:block}.footer__flex__left .info__contact{font-size:18px;font-size:1.8rem;letter-spacing:.15em;line-height:2.22;margin-bottom:10px}@media screen and (min-width: 769px){.footer__flex__left .info__contact{display:flex;flex-wrap:wrap;gap:0 14px}}@media screen and (max-width: 768px){.footer__flex__left .info__contact{display:inline-flex;flex-flow:column}}.footer__flex__left .info__contact__link{color:var(--white)}.footer__flex__left .reservation{font-size:18px;font-size:1.8rem;letter-spacing:0;line-height:1.33;color:var(--white);display:inline-block}.footer__flex__left .reservation::before{content:"";display:inline-block;width:5px;height:5px;border-top:1.5px solid var(--white);border-right:1.5px solid var(--white);transform:translateY(-50%) rotate(45deg);margin-right:5px}@media screen and (min-width: 769px){.footer__flex__right .company{margin:30px 0 63px}}@media screen and (max-width: 768px){.footer__flex__right .company{margin:45px 0}}.footer__flex__right .company span{font-size:14px;font-size:1.4rem;letter-spacing:.15em;line-height:2.14;display:block;font-weight:normal;margin:0}.footer__flex__right .company span:first-child{margin-bottom:10px}.footer__flex__right .linkList ul{padding:0;margin:0;display:flex;flex-wrap:wrap}@media screen and (min-width: 769px){.footer__flex__right .linkList ul{gap:14px 32px;max-width:417px}}@media screen and (max-width: 768px){.footer__flex__right .linkList ul{flex-direction:column;gap:14px}}.footer__flex__right .linkList ul li a{color:var(--white)}.footer__copyRight{font-size:12px;font-size:1.2rem;letter-spacing:.15em;line-height:2.5}@media screen and (min-width: 769px){.footer__copyRight{margin:25px 0 0}}@media screen and (max-width: 768px){.footer__copyRight{margin:65px 0 0}}@media screen and (min-width: 769px){.footer a:hover{opacity:.5}}.jsLoading{position:fixed;inset:0;background:var(--white);display:flex;justify-content:center;align-items:center;z-index:999;height:100vh;transition:background .4s ease-out,opacity .6s ease-out}.jsLoading__logo{opacity:0;visibility:hidden;filter:blur(10px);transition:1s ease-out;mix-blend-mode:difference}@media screen and (min-width: 769px){.jsLoading__logo{width:140px}}@media screen and (max-width: 768px){.jsLoading__logo{width:100px}}.jsLoading__logo img{width:100%;height:auto}.jsLoading__logo.is-show{opacity:1;visibility:visible;filter:blur(0)}.jsLoading__logo.is-hide{opacity:0;visibility:hidden}.jsLoading.is-clear{z-index:9;background:rgba(0,0,0,0);pointer-events:none}.jsTextFade .is-word{display:inline-block}.jsTextFade .is-word>span{display:inline-block;opacity:0}.jsTextFade .is-word>span.letter-animate{opacity:1;animation:fadeInText .7s cubic-bezier(0.39, 0.575, 0.565, 1)}.jsImageZoom{overflow:hidden}.jsImageZoom>img{opacity:0}.jsImageZoom.zoom-animate>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:1;animation:zoomInImage 1s ease-out}@keyframes zoomInImage{from{opacity:0;transform:scale(1.1)}to{opacity:1;transform:scale(1)}}@keyframes fadeInText{0%{opacity:0;transform:translate3d(0, 10px, 0)}100%{opacity:1}}@media screen and (min-width: 769px){.modBpPc{display:inherit}}@media screen and (max-width: 768px){.modBpPc{display:none}}@media screen and (min-width: 769px){.modBpSp{display:none}}@media screen and (max-width: 768px){.modBpSp{display:inherit}}.modHeadingIcon01{position:relative}@media screen and (min-width: 769px){.modHeadingIcon01{padding:0 0 0 170px}}@media screen and (max-width: 1000px){.modHeadingIcon01{padding-left:85px}}.modHeadingIcon01__eng{font-family:"Barlow Condensed",sans-serif;font-weight:500;line-height:.9;font-size:100px;font-size:10rem;font-size:clamp(80px,6.25vw,100px);margin:-12px 0 0}@media screen and (min-width: 769px){.modHeadingIcon01__eng{letter-spacing:.05em}}@media screen and (max-width: 1000px){.modHeadingIcon01__eng{letter-spacing:0}}.modHeadingIcon01__jp{font-family:"Noto Sans JP",sans-serif;font-weight:400;letter-spacing:.15em;line-height:1;font-size:30px;font-size:3rem;font-size:clamp(20px,1.875vw,30px)}@media screen and (min-width: 769px){.modHeadingIcon01__jp{margin:33px 0 0}}@media screen and (max-width: 1000px){.modHeadingIcon01__jp{margin:15px 0 0}}.modHeadingIcon01:before{position:absolute;content:"";top:10px;left:0;background-color:var(--teal)}@media screen and (min-width: 769px){.modHeadingIcon01:before{width:140px;height:140px;border-radius:20px}}@media screen and (max-width: 1000px){.modHeadingIcon01:before{width:70px;height:70px;border-radius:10px}}.modBtn{max-width:460px;display:block;width:100%;background:var(--black);color:var(--white);text-align:center;padding:16px;margin:20px auto;transition:.3s;border:1px solid var(--black);font-size:18px;font-size:1.8rem;font-weight:700;font-family:"Noto Sans JP",sans-serif}@media screen and (max-width: 768px){.modBtn{font-size:16px;font-size:1.6rem}}@media screen and (min-width: 769px){.modBtn:hover{color:var(--black);background:var(--white)}}.modBtn--white{background:var(--white);color:var(--black)}.modBtn--white:hover{background:var(--black);color:var(--white)}.modText{line-height:3;font-size:16px;font-size:1.6rem}.modText strong{font-weight:700}.modTextCenter{text-align:center}.modTextRight{text-align:right}.modTextMedium{line-height:2;font-size:14px;font-size:1.4rem}@media screen and (min-width: 1001px){.modText+.modText:not([class*=" "]){margin-top:40px}}@media screen and (max-width: 1000px){.modText+.modText:not([class*=" "]){margin-top:30px}}@media screen and (max-width: 768px){.modText .wordBreak{display:inline-block}}.modListCard{display:flex}@media screen and (min-width: 1001px){.modListCard{width:96%;margin:auto}}.modListCard__item{cursor:pointer}@media screen and (min-width: 769px){.modListCard__item:has(.jsImageZoom){pointer-events:none}.modListCard__item:has(.jsImageZoom.pointer-animate){pointer-events:auto}.modListCard__item:hover .modListCard__item__image img{transform:scale(1.05)}}.modListCard__item__inner{display:block;height:100%}.modListCard__item__image{height:100%;overflow:hidden}.modListCard__item__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (min-width: 769px){.modListCard__item__image img{transition:all .3s ease-out}}.modListCard__item__content{width:100%;color:var(--white)}@media screen and (min-width: 1001px){.modListCard--expand{max-width:1528px;gap:14px;position:relative;min-height:800px;flex-wrap:wrap}}@media screen and (max-width: 1000px){.modListCard--expand{flex-direction:column;gap:20px}}@media screen and (max-width: 768px){.modListCard--expand{margin:0 -20px}}@media screen and (min-width: 1001px){.modListCard--expand .modListCard__item{transition:all 1s ease-out;width:calc((100% - 28px)/3);position:absolute;top:0;height:100%;z-index:2}}@media screen and (max-width: 1000px){.modListCard--expand .modListCard__item{position:relative;min-height:53.34vw;display:grid}}.modListCard--expand .modListCard__item__image{position:absolute;width:100%;left:0;top:0;z-index:-1}@media screen and (min-width: 1001px){.modListCard--expand .modListCard__item__image{border-radius:40px}}@media screen and (max-width: 1000px){.modListCard--expand .modListCard__item__image{border-radius:20px}}@media screen and (min-width: 1001px){.modListCard--expand .modListCard__item__image img{-o-object-position:57% center;object-position:57% center}}@media screen and (min-width: 1001px){.modListCard--expand .modListCard__item:first-child{left:0;z-index:3}}@media screen and (min-width: 1001px){.modListCard--expand .modListCard__item:nth-child(2){left:50%;transform:translateX(-50%)}}@media screen and (min-width: 1001px){.modListCard--expand .modListCard__item:last-child{right:0}}.modListCard--expand .modListCard__item__content{display:grid;place-content:center;height:100%;padding:20px}.modListCard--expand .modListCard__item__content .title{text-align:center;line-height:2;letter-spacing:.5em;font-size:36px;font-size:3.6rem;font-size:clamp(21px,2.25vw,36px)}@media screen and (min-width: 1001px){.modListCard--expand .modListCard__item__content .description{text-align:center;margin:auto;opacity:0;visibility:hidden;width:0;height:0;transition:width 1s ease-out,opacity .5s ease-out}}@media screen and (max-width: 1000px){.modListCard--expand .modListCard__item__content .description{overflow:hidden;height:0;transition:height 1s ease-out}}@media screen and (min-width: 769px){.modListCard--expand .modListCard__item__content .modText:first-child{margin:17px 0 0}}@media screen and (max-width: 768px){.modListCard--expand .modListCard__item__content .modText:first-child{margin:25px 0 0}}.modListCard--expand .modListCard__item__close{display:none;position:absolute;left:50%;bottom:4%;cursor:pointer;z-index:99;transform:translateX(-50%) rotate(45deg)}@media screen and (min-width: 1001px){.modListCard--expand .modListCard__item__close{width:40px;height:40px}}@media screen and (max-width: 1000px){.modListCard--expand .modListCard__item__close{width:40px;height:40px}}.modListCard--expand .modListCard__item__close:before,.modListCard--expand .modListCard__item__close:after{content:"";background:var(--white);position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}.modListCard--expand .modListCard__item__close:before{width:100%;height:2px}.modListCard--expand .modListCard__item__close:after{width:2px;height:100%}@media screen and (min-width: 1001px){.modListCard--expand .modListCard__item.is-expand{width:100%;z-index:9}}.modListCard--expand .modListCard__item.is-expand .modListCard__item__image img{-o-object-position:center;object-position:center}@media screen and (max-width: 1000px){.modListCard--expand .modListCard__item.is-expand .modListCard__item__content{padding:60px 20px 30px}}@media screen and (min-width: 1001px){.modListCard--expand .modListCard__item.is-expand .modListCard__item__content .description{width:-moz-fit-content;width:fit-content;min-width:800px;height:auto;opacity:1;visibility:visible}}@media screen and (max-width: 1000px){.modListCard--expand .modListCard__item.is-expand .modListCard__item__content .description{height:calc(var(--height) + 100px)}}@media screen and (min-width: 769px){.modListCard--single{max-width:1300px;gap:14px}}@media screen and (max-width: 768px){.modListCard--single{margin:0 -40px}}.modListCard--single .modListCard__item{flex:1;position:relative}@media screen and (min-width: 769px){.modListCard--single .modListCard__item{aspect-ratio:424/600}.modListCard--single .modListCard__item:hover::before{bottom:17px}}@media screen and (max-width: 768px){.modListCard--single .modListCard__item{aspect-ratio:125/300}}@media screen and (min-width: 769px){.modListCard--single .modListCard__item:first-child .modListCard__item__image{border-radius:40px 0 0 40px}}@media screen and (min-width: 769px){.modListCard--single .modListCard__item:last-child .modListCard__item__image{border-radius:0 40px 40px 0}}.modListCard--single .modListCard__item:before{content:"";background:url("/nomuraya/assets/img/common/icon/icon_arrow_down.svg") no-repeat center;background-size:100%;position:absolute;z-index:2;left:50%;transform:translateX(-50%)}@media screen and (min-width: 769px){.modListCard--single .modListCard__item:before{width:8px;height:30px;bottom:34px;transition:all .5s ease-in-out}}@media screen and (max-width: 768px){.modListCard--single .modListCard__item:before{width:5px;height:20px;bottom:11px}}.modListCard--single .modListCard__item__content{padding:20px 10px;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.modListCard--single .modListCard__item__content .caption{font-family:"Barlow Condensed",sans-serif;text-transform:uppercase;text-align:center;line-height:1;font-weight:500}@media screen and (min-width: 769px){.modListCard--single .modListCard__item__content .caption{font-size:80px;font-size:8rem;font-size:clamp(50px,5vw,80px)}}@media screen and (max-width: 768px){.modListCard--single .modListCard__item__content .caption{font-size:32px;font-size:3.2rem}}.modListCard--single .modListCard__item__content .caption small{font-weight:400;letter-spacing:.15em;font-family:"Noto Sans JP",sans-serif}@media screen and (min-width: 769px){.modListCard--single .modListCard__item__content .caption small{margin:10px 0 0;font-size:24px;font-size:2.4rem}}@media screen and (max-width: 768px){.modListCard--single .modListCard__item__content .caption small{margin:5px 0 0;font-size:12px;font-size:1.2rem}}.modBlockFlex{display:flex}@media screen and (min-width: 769px){.modBlockFlex{max-width:1230px;width:90%;justify-content:space-between;align-items:flex-start;gap:30px;margin:0 auto 160px}}@media screen and (max-width: 768px){.modBlockFlex{flex-direction:column;gap:63px;margin:0 auto 80px}}@media screen and (min-width: 769px){.modBlockFlex__content{min-width:325px;width:43.1%}}.modBlockFlex__content__textLead{line-height:1.9;letter-spacing:.5em;font-size:36px;font-size:3.6rem;font-size:clamp(24px,2.25vw,36px)}@media screen and (min-width: 769px){.modBlockFlex__content__textLead{margin:83px 0 63px}}@media screen and (max-width: 768px){.modBlockFlex__content__textLead{margin:65px 0 50px}}.modBlockFlex__content__textLead .is-word{display:inline}@media screen and (min-width: 769px){.modBlockFlex__image{width:48.8%;border-radius:40px}}@media screen and (max-width: 768px){.modBlockFlex__image{margin:0 -20px;border-radius:20px}}.modBlockFlex__image img{width:100%;height:auto}.modSectionRadius{background:var(--white);position:relative;z-index:9}@media screen and (min-width: 769px){.modSectionRadius{padding:200px 0;border-radius:100px 100px 0 0}}@media screen and (max-width: 1000px){.modSectionRadius{padding:100px 40px;border-radius:50px 50px 0 0}}@media screen and (min-width: 769px){.modSectionRadius--story{padding:182px 0 0;margin:-100px 0 0}}@media screen and (max-width: 1000px){.modSectionRadius--story{margin:-50px 0 0;padding:83px 40px 0}}.modSectionRadius--gather{overflow:clip;background:var(--cream)}@media screen and (min-width: 769px){.modSectionRadius--gather{padding-bottom:400px;margin-bottom:-200px}}@media screen and (max-width: 1000px){.modSectionRadius--gather{padding-bottom:200px;margin-bottom:-100px}}.top{opacity:0;visibility:hidden;position:relative;transition:opacity .6s ease-out}.topKv{position:relative;min-height:650px}@media screen and (min-width: 769px){.topKv{height:calc(100vh + 100px)}}@media screen and (max-width: 768px){.topKv{height:calc(100vh + 50px)}}.topKv__text{width:100%;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);z-index:999;color:var(--white)}@media screen and (min-width: 769px){.topKv__text{padding:0 9%}}@media screen and (max-width: 768px){.topKv__text{padding:0 40px}}.topKv__text .eng{font-family:"Barlow Condensed",sans-serif;font-weight:500;letter-spacing:.4em;text-transform:uppercase}@media screen and (min-width: 769px){.topKv__text .eng{font-size:70px;font-size:7rem;font-size:clamp(50px,4.375vw,70px);line-height:1.14}}@media screen and (max-width: 768px){.topKv__text .eng{width:-moz-max-content;width:max-content;font-size:32px;font-size:3.2rem;line-height:1.56}}.topKv__text .jp{letter-spacing:.3em;line-height:1.9}@media screen and (min-width: 769px){.topKv__text .jp{font-size:24px;font-size:2.4rem;margin:25px 0 0}}@media screen and (max-width: 768px){.topKv__text .jp{font-size:16px;font-size:1.6rem;margin:20px 0 0}}.topKv__slider{height:100%}.topKv__slider__inner{height:100%}.topKv__slider__item{height:100%}.topKv__slider__item .image{display:block;width:100%;height:100%;overflow:hidden}.topKv__slider__item .image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.topKv__slider__item.active-zoom .image{animation:slide-zoom 5s ease-out forwards}@media screen and (min-width: 769px){.topStory{max-width:1230px;display:grid;place-items:center;margin:0 auto 132px}}@media screen and (max-width: 768px){.topStory{margin:0 auto 64px}}@media screen and (min-width: 769px){.topStory__title{text-align:center;margin:0 0 55px}}@media screen and (max-width: 1000px){.topStory__title{margin:0 0 54px}}.topStory__title__eng{display:block;text-transform:uppercase;font-family:"Barlow Condensed",sans-serif;font-weight:500;letter-spacing:.05em;font-size:70px;font-size:7rem;word-break:auto-phrase;font-size:clamp(50px,4.375vw,70px)}@media screen and (min-width: 769px){.topStory__title__eng{line-height:1.14}}@media screen and (max-width: 768px){.topStory__title__eng{line-height:1.2}}.topStory__title__jp{display:block;letter-spacing:.5em;margin:22px 0 0}@media screen and (min-width: 769px){.topStory__title__jp{line-height:1.9;font-size:30px;font-size:3rem}}@media screen and (max-width: 768px){.topStory__title__jp{line-height:2;font-size:20px;font-size:2rem}}@media screen and (min-width: 769px){.topStory .modText{line-height:4.4;word-break:auto-phrase}}@media screen and (max-width: 1000px){.topThumbnail{margin:0 -40px}}.topThumbnail__item{width:50%;cursor:pointer}@media screen and (min-width: 769px){.topThumbnail__item:has(.jsImageZoom){pointer-events:none}.topThumbnail__item:has(.jsImageZoom.pointer-animate){pointer-events:auto}.topThumbnail__item:hover .image img{transform:scale(1.05)}}.topThumbnail__item .title{color:var(--white);line-height:1;font-weight:500;font-family:"Barlow Condensed",sans-serif;letter-spacing:0;position:absolute;z-index:5;top:50%;left:50%;width:100%;transform:translate(-50%, -50%);text-align:center;text-transform:uppercase;font-size:80px;font-size:8rem;font-size:clamp(60px,5vw,80px)}.topThumbnail__item .image{overflow:hidden}.topThumbnail__item .image img{width:100%;height:100%;min-height:600px;-o-object-fit:cover;object-fit:cover}@media screen and (min-width: 769px){.topThumbnail__item .image img{transition:all .3s ease-out}}@media screen and (min-width: 1800px){.topThumbnail.swiper-initialized .swiper-slide{width:33.3333333333vw}}.topThumbnail.swiper-initialized .swiper-button-next,.topThumbnail.swiper-initialized .swiper-button-prev{z-index:5;background:url("/nomuraya/assets/img/common/icon/icon_nav.svg") no-repeat center;background-size:contain}@media screen and (min-width: 769px){.topThumbnail.swiper-initialized .swiper-button-next,.topThumbnail.swiper-initialized .swiper-button-prev{width:44px;height:103px}}@media screen and (max-width: 768px){.topThumbnail.swiper-initialized .swiper-button-next,.topThumbnail.swiper-initialized .swiper-button-prev{width:29px;height:70px}}.topThumbnail.swiper-initialized .swiper-button-next{transform:scaleX(-1)}@media screen and (min-width: 769px){.topThumbnail.swiper-initialized .swiper-button-next{right:.8%}}@media screen and (max-width: 768px){.topThumbnail.swiper-initialized .swiper-button-next{right:0}}@media screen and (min-width: 769px){.topThumbnail.swiper-initialized .swiper-button-prev{left:.8%}}@media screen and (max-width: 768px){.topThumbnail.swiper-initialized .swiper-button-prev{left:0}}.topThumbnail .swiper-button-next:after,.topThumbnail .swiper-button-next:before,.topThumbnail .swiper-button-prev:after,.topThumbnail .swiper-button-prev:before{display:none}.topSauna__content{display:flex}@media screen and (min-width: 769px){.topSauna__content{max-width:1100px;width:90%;margin:142px auto 154px;gap:30px;justify-content:space-between;align-items:center}}@media screen and (max-width: 768px){.topSauna__content{flex-direction:column;margin:73px auto}}.topSauna__content__title{width:-moz-fit-content;width:fit-content}.topSauna__content__title .title__eng{word-break:auto-phrase;text-transform:uppercase;font-weight:500;letter-spacing:.01em;line-height:1;font-family:"Barlow Condensed",sans-serif;font-size:60px;font-size:6rem;font-size:clamp(40px,3.75vw,60px)}.topSauna__content__title .title__jp{letter-spacing:.5em;font-size:30px;font-size:3rem;line-height:1.9;font-size:clamp(24px,1.875vw,30px)}@media screen and (min-width: 769px){.topSauna__content__title .title__jp{margin:30px 0 0}}@media screen and (max-width: 768px){.topSauna__content__title .title__jp{margin:20px 0 0}}.topSauna__content__description{display:grid;gap:50px}@media screen and (min-width: 769px){.topSauna__content__description{width:-moz-fit-content;width:fit-content}}@media screen and (max-width: 768px){.topSauna__content__description{margin:55px 0 0}}.topSauna__image{display:block}@media screen and (min-width: 769px){.topSauna__image{max-width:1300px;border-radius:40px}}@media screen and (min-width: 1001px){.topSauna__image{width:96%;margin:auto}}@media screen and (max-width: 768px){.topSauna__image{border-radius:20px;margin:0 -20px;aspect-ratio:335/300}}.topSauna__image img{width:100%;height:auto}.topMap{position:relative;z-index:9;width:100%;display:flex;flex-direction:column;gap:30px;align-items:center}@media screen and (min-width: 769px){.topMap{margin-bottom:150px}}@media screen and (max-width: 768px){.topMap{margin-bottom:80px}}.topMap iframe{width:100%;filter:grayscale(100%)}@media screen and (min-width: 769px){.topMap iframe{height:800px}}@media screen and (max-width: 768px){.topMap iframe{height:600px}}.topMap__inner{padding:0 25px}.topRestaurant{max-width:1600px;margin:0 auto;display:grid;justify-content:space-between;grid-template-columns:repeat(2, 1fr)}@media screen and (min-width: 769px)and (max-width: 1000px){.topRestaurant{margin:0 -40px}}.topRestaurant__image{aspect-ratio:800/800;height:auto;overflow:hidden;border-top-right-radius:40px;border-bottom-right-radius:40px}@media screen and (min-width: 769px){.topRestaurant__image{width:100%}}@media screen and (max-width: 768px){.topRestaurant__image{grid-row:2;grid-column:1/-1;margin:73px 0 0 -40px;width:calc(100% + 60px)}}@media screen and (min-width: 1600px){.topRestaurant__image{margin-left:calc((1600px - 100vw)/2);width:calc(100% + (100vw - 1600px)/2)}}.topRestaurant__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (max-width: 768px){.topRestaurant__content{grid-row:1;grid-column:1/-1}}@media screen and (min-width: 769px){.topRestaurant__content__inner{max-width:710px;margin:0 auto;padding:7.5% 7.5% 0}}.topRestaurant__content__logo{width:100%;height:auto;overflow:hidden}@media screen and (min-width: 769px){.topRestaurant__content__logo{max-width:240px;aspect-ratio:240/245;margin:0 auto 80px}}@media screen and (max-width: 768px){.topRestaurant__content__logo{max-width:195px;aspect-ratio:195/199;margin:40px auto 60px}}.topRestaurant__content__logo img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.topRestaurant__content__logo figcaption{font-family:"Questrial",sans-serif;font-size:20px;letter-spacing:.5em;white-space:nowrap;line-height:.7;color:var(--black)}.topRestaurant__content__logo:has(figcaption){aspect-ratio:unset;width:auto;max-width:none;display:flex;flex-direction:column-reverse;align-items:center;gap:30px;overflow:visible}.topRestaurant__content__logo:has(figcaption) img{height:auto}@media screen and (min-width: 769px){.topRestaurant__content__logo:has(figcaption) img{width:156px}}@media screen and (max-width: 768px){.topRestaurant__content__logo:has(figcaption) img{width:120px}}.topRestaurant__content__contact{font-size:14px;font-size:1.4rem;letter-spacing:.15em;line-height:2.14;margin-bottom:20px}.topRestaurant__content__contact span{display:block}.topRestaurant--reverse .topRestaurant__image{border-top-right-radius:0;border-bottom-right-radius:0;border-top-left-radius:40px;border-bottom-left-radius:40px}@media screen and (min-width: 769px){.topRestaurant--reverse .topRestaurant__image{grid-column:2/3}}@media screen and (max-width: 768px){.topRestaurant--reverse .topRestaurant__image{margin:73px 0 0 -20px}}@media screen and (min-width: 1600px){.topRestaurant--reverse .topRestaurant__image{margin:0 calc((1600px - 100vw)/2) 0 0}}@media screen and (min-width: 769px){.topRestaurant--reverse .topRestaurant__content{grid-column:1/2;grid-row:1}}@media screen and (min-width: 769px){.topRestaurant--reverse .topRestaurant__content__inner{padding:7.5% 10.5% 0}}.topRestaurant--reverse .topRestaurant__content__logo{margin-bottom:0}@media screen and (min-width: 769px){.topRestaurant--reverse .topRestaurant__content__logo{max-width:300px;aspect-ratio:300/255}}@media screen and (max-width: 768px){.topRestaurant--reverse .topRestaurant__content__logo{max-width:280px;aspect-ratio:280/210}}@media screen and (min-width: 769px){.topRestaurant+.topRestaurant{margin-top:130px}}@media screen and (max-width: 768px){.topRestaurant+.topRestaurant{margin-top:80px}}@media screen and (min-width: 769px){.topListContact{display:none !important}}@media screen and (max-width: 768px){.topListContact{display:none;position:fixed;bottom:0;left:0;width:100%;background:var(--black);display:flex;align-items:center;z-index:9}.topListContact__item{flex:1;position:relative;text-align:center}.topListContact__item>a{display:inline-block;width:100%;padding:17px 10px;line-height:1.2;color:var(--white);font-size:14px;font-size:1.4rem}.topListContact__item::before{content:"";width:1px;height:30px;background:#666;position:absolute;left:1px;top:50%;transform:translateY(-50%)}.topListContact__item:first-child::before{display:none}}.top.is-show{opacity:1;visibility:visible}@keyframes slide-zoom{0%{transform:scale(1.15)}100%{transform:scale(1)}}
/*# sourceMappingURL=main.min.css.map */
