@import url("https://fonts.googleapis.com/earlyaccess/notosansjp.css");@import url("https://fonts.googleapis.com/css2?family=Josefin+Sanse&family=Libre+Baskerville&family=Noto+Serif+JP:wght@200;300;400;500;600&display=swap");:root{--main-color:#fff;--sub-color:#130012;--theme-color:#5d7156;--title-font:"Noto Serif JP",serif;--main-font:"Noto Sans JP",serif;--lg-kerning:0.05em;--sm-kerning:0.03em;--xl-space:clamp(6.25rem,4.167rem + 10.42vw,12.5rem);--lg-space:clamp(3.125rem,2.083rem + 5.21vw,6.25rem);--md-space:clamp(2.5rem,1.667rem + 4.17vw,5rem);--sm-space:clamp(1.875rem,1.25rem + 3.13vw,3.75rem);--xs-space:clamp(1.25rem,0.833rem + 2.08vw,2.5rem);--xss-space:clamp(0.625rem,0.417rem + 1.04vw,1.25rem);scroll-behavior:smooth}body{font-family:var(--main-font);font-size:clamp(.875rem,.83rem + .23vw,1rem);font-weight:300;letter-spacing:var(--sm-kerning);line-height:1.5}a,body{color:var(--sub-color)}a{text-decoration:none;transition:all .36s cubic-bezier(.215,.61,.355,1)}a:hover{cursor:pointer;opacity:.5}ul{list-style:none}.main .text-decoration-underline{-webkit-text-decoration:underline currentColor 1px;text-decoration:underline currentColor 1px;text-underline-offset:3px}.fadeIn{animation-name:fadeInAnime;animation-duration:4s;animation-fill-mode:forwards;opacity:0}@keyframes fadeInAnime{0%{opacity:0}to{opacity:1}}.fadeUpTrigger{opacity:0;transform:translate3d(0,10px,0);transition:opacity 2.2s,transform 1.2s ease-out}@media screen and (max-width:530px){.fadeUpTrigger{transform:translate3d(0,5px,0)}}.fadeUp{opacity:1;transform:translateZ(0)}@media screen and (max-width:530px){.fadeUp{animation-duration:1s}}.blurTrigger{opacity:0}.blur{animation-name:blurAnime;animation-duration:1.2s;animation-fill-mode:forwards;animation-timing-function:ease-out}@keyframes blurAnime{0%{filter:blur(10px);transform:scale(1.01);opacity:0}to{filter:blur(0);transform:scale(1);opacity:1}}@media screen and (max-width:530px){.blur{animation-duration:1s}@keyframes blurAnime{0%{filter:blur(5px);transform:scale(1.01);opacity:0}to{filter:blur(0);transform:scale(1);opacity:1}}}.l-header{width:100%;z-index:100000;position:fixed;top:0;left:0;color:var(--main-color)}.l-header__inner{padding:var(--sm-space)}.l-header__logo{width:143px;height:46px;position:absolute;top:38%;left:5.5%}.l-header__logo a{display:block;width:100%;height:100%;text-indent:100%;white-space:nowrap;overflow:hidden;position:relative;text-align:left;background-size:100% 100%;background-position:50%;background-image:url(/img/logo/svg/logo_black_full.svg);background-repeat:no-repeat}.l-nav{display:flex;align-items:center;justify-content:flex-end;gap:min(2em,40px)}.l-nav__reserve a{display:block;padding:clamp(.688rem,.642rem + .23vw,.813rem) clamp(1rem,.909rem + .45vw,1.25rem);width:100%;height:100%;font-size:clamp(.813rem,.767rem + .23vw,.938rem);font-family:var(--title-font);font-weight:600;transition:1s}.l-nav__reserve a:hover{opacity:1;transition:1s ease}.btn-style{border:1px solid}.btn-style,.btn-style-line{text-align:center}.btn-style-line:hover{-webkit-text-decoration:underline currentColor 1px;text-decoration:underline currentColor 1px;text-underline-offset:8px;font-weight:600;transition:1s ease;background-color:none}.btn-style.tour{color:var(--sub-color);background-color:var(--main-color)}.btn-style.booking,.btn-style.tour:hover{border:1px solid var(--sub-color);background-color:var(--sub-color);color:var(--main-color)}.btn-style.booking:hover{color:var(--sub-color)}.header-nav__lang-item{font-family:var(--title-font);font-weight:300;color:var(--sub-color)}.header-nav__lang-item.ja{font-size:14px}.header-nav__lang-item.en{font-size:15px;letter-spacing:.3em}@media screen and (max-width:530px){#header-nav{position:fixed;z-index:100;bottom:0;right:0;flex-direction:column}.header-nav__lang-item{display:none}.l-nav__reserve{width:100%}.btn-style.tour{background-color:var(--theme-color);color:var(--main-color)}.sp{display:block}}.header-nav__list{display:flex;gap:min(2em,40px);align-items:center}@media screen and (max-width:530px){.header-nav__list{gap:min(.5em,20px)}}.is-scrolled{display:none}.openbtn{position:relative;cursor:pointer;width:2rem;height:2.5rem;border-radius:5px;z-index:1000;transition:all .6s ease 0s}.openbtn span{display:inline-block;transition:all .4s;position:absolute;right:0;height:1px;border-radius:2px;background:var(--sub-color);width:100%}.openbtn span:first-of-type{top:6px}.openbtn span:nth-of-type(2){top:19px}.openbtn span:nth-of-type(3){top:32px}.openbtn.active span:first-of-type{top:6px;left:3px;transform:translateY(18px) rotate(-45deg);width:100%;background:var(--main-color)}.openbtn.active span:nth-of-type(2){opacity:0}.openbtn.active span:nth-of-type(3){top:30px;left:3px;transform:translateY(-6px) rotate(45deg);width:100%;background:var(--main-color)}.l-sitemap{position:fixed;z-index:999;top:-120%;left:0;width:100%;height:100vh;background:var(--theme-color);transition:all .6s}.l-sitemap.active{top:0}.l-sitemap__inner{position:relative;z-index:999;top:50%;left:50%;width:80%;transform:translate(-50%,-50%)}.l-sitemap__nav-list,.l-sitemap__reserve li{display:block;width:100%;margin-bottom:var(--xss-space);text-align:center;font-family:var(--title-font);font-size:larger}.l-sitemap__main li:first-of-type{margin-bottom:var(--xs-space)}.l-sitemap__logo{width:176px}.l-sitemap__reserve{margin-top:var(--xs-space);margin-bottom:2em}.l-sitemap__reserve a{display:block;margin:1.5em auto;padding:13px 20px;width:100%;max-width:250px;height:100%;transition:1s}.l-sitemap__main a,.l-sitemap__reserve a{font-size:.9em;font-family:var(--title-font);color:var(--main-color)}.white{border:1px solid var(--main-color)}.l-sitemap__reserve a:hover{opacity:1;color:var(--theme-color);font-weight:600;background-color:var(--main-color);transition:1s}.l-sitemap__sns-list{display:flex;align-items:center;justify-content:center;gap:var(--xss-space)}.l-sitemap__sns-icon{width:-moz-fit-content;width:fit-content}.l-footer{background-color:var(--theme-color)}.l-footer__inner{display:flex;flex-wrap:wrap;justify-content:space-between;margin:auto;padding:var(--lg-space) 0;max-width:850px;color:var(--main-color)}@media screen and (max-width:849px){.l-footer__inner{width:80%}}@media screen and (max-width:530px){.l-footer__inner{justify-content:center;text-align:center}.l-footer__info{width:100%}}.l-footer__logo{margin-bottom:var(--xs-space)}.l-footer__logo img{max-width:176px;height:auto}.l-footer__address{margin-bottom:var(--xss-space)}@media screen and (max-width:530px){.l-footer__logo img{width:50%}.l-footer__address{width:80%;margin:0 auto var(--xs-space)}}.l-footer__address p{display:block;font-size:clamp(.813rem,.767rem + .23vw,.938rem);line-height:1.8}.l-footer__address a,.l-footer__address p{color:var(--main-color)}.l-footer__address p:first-of-type{margin-bottom:5px}.l-footer__sns-list{display:flex;gap:var(--xss-space);margin-bottom:var(--xss-space)}@media screen and (max-width:530px){.l-footer__sns-list{margin-bottom:var(--xs-space)}}.icon{width:24px;height:24px;fill:var(--main-color)}.l-footer__copyright{font-size:clamp(.625rem,.542rem + .42vw,.875rem)}.l-footer__menu{display:flex;gap:4.2vw;justify-content:center;width:50%;font-family:var(--title-font)}.l-footer__menu ul{display:flex;flex-direction:column;gap:clamp(1rem,.909rem + .45vw,1.25rem)}@media screen and (max-width:675px){.l-footer__menu ul{display:none}}.l-footer__menu li a{color:var(--main-color)}.l-footer__menu__reserve a{display:block;padding:clamp(.5rem,.455rem + .23vw,.625rem) clamp(1.125rem,1.08rem + .23vw,1.25rem);font-size:clamp(.875rem,.852rem + .11vw,.938rem);color:var(--main-color);transition:1s}.l-footer__menu__reserve a:hover{opacity:1;background-color:var(--main-color);color:var(--theme-color);font-weight:600;transition:1s}@media screen and (max-width:530px){.l-footer__menu__reserve{display:none}}.pg-top-visual{position:relative;z-index:100;margin-bottom:var(--xl-space)}@media screen and (max-width:430px){.pg-top-visual{margin-bottom:var(--lg-space)}}.pg-top-visual__catch_copy{position:absolute;top:50%;left:50%;transform:translate(-50%,-10%);color:var(--main-color);font-family:var(--title-font)}.pg-top-visual__catch_copy img{width:100%;max-width:350px}.pg-top-visual__img img{object-fit:cover;height:100vh;width:100%;max-height:789px}.p-sec{margin:0 auto var(--xl-space)}.p-sec.full-width{margin-left:auto;margin-right:auto}.p-sec .c-title{margin-bottom:var(--xs-space);text-align:center;font-size:clamp(1.5rem,1.333rem + .83vw,2rem);font-family:var(--title-font);font-weight:600;letter-spacing:var(--lg-kerning);animation-delay:.3s}@media screen and (max-width:530px){.p-sec .c-title{animation-delay:0s}}.c-title__en{display:block;font-size:clamp(.625rem,.542rem + .42vw,.875rem);font-weight:300}.c-title__en span{display:inline}@media screen and (max-width:430px){.c-title__en span{display:block}}.p-sec__about__container{margin:0 auto;width:100%;max-width:1280px}.c-about__wrap{display:flex;margin-bottom:var(--md-space)}.img-relative{justify-content:flex-end}@media screen and (max-width:430px){.c-about__wrap{justify-content:flex-end}.img-relative{flex-direction:column-reverse}}.c-about__text{margin-left:8.625rem;width:50%}@media screen and (max-width:820px){.c-about__text{margin-left:5.625rem}}@media screen and (max-width:768px){.c-about__text{margin-left:0;margin-right:calc(100 / 1280 * 100vw);width:47%}}@media screen and (max-width:430px){.c-about__text{width:80%;margin:auto}}.c-about-title{margin-bottom:clamp(1.625rem,1.398rem + 1.14vw,2.25rem);font-family:var(--title-font);font-size:clamp(1.25rem,1.083rem + .83vw,1.75rem);font-weight:400;letter-spacing:var(--lg-kerning);line-height:1.6}.c-about__headText{font-size:clamp(.938rem,.875rem + .31vw,1.125rem);letter-spacing:var(--lg-kerning);line-height:2.22;width:83%;animation-delay:.5s}@media screen and (max-width:768px){.c-about__headText{width:100%}}.c-about__img01{display:block;width:100%;height:auto;max-width:480px;position:relative;transform:translateY(40%);animation-delay:.8s}@media screen and (max-width:820px){.c-about__img01{width:calc(480 / 1280 * 100vw);height:calc(320 / 1280 * 100vw)}}@media screen and (max-width:430px){.c-about__img01{transform:none;margin-bottom:2.5em;width:calc(480 / 768 * 100vw);height:calc(320 / 768 * 100vw);animation-delay:-.1s}}.c-about__img02{display:block;margin-left:var(--sm-space);width:100%;max-width:344px;animation-delay:1s}@media screen and (max-width:768px){.c-about__img02{width:calc(344 / 1280 * 100vw)}}@media screen and (max-width:430px){.c-about__img02{width:calc(344 / 768 * 100vw);animation-delay:0s}}.c-about__video{max-width:850px;margin:auto;animation-delay:1.3s}@media screen and (max-width:849px){.c-about__video{width:85%}}@media screen and (max-width:530px){.c-about__video{animation-delay:.1s}}.c-about__video__inner{position:relative;width:100%;height:0;padding-top:56.25%}.c-about__video iframe{position:absolute;top:0;left:50%;transform:translateX(-50%);width:100%;height:100%}.p-sec__introduction__header{margin-bottom:var(--md-space)}.p-sec__introduction__header img{width:100%;height:calc(356 / 1280 * 100vw);object-fit:cover}.p-sec__introduction__inner{display:flex;flex-wrap:wrap;align-items:end;max-width:1280px;margin:0 auto var(--md-space)}.p-sec__introduction__inner:last-of-type{justify-content:flex-end}@media screen and (max-width:768px){.p-sec__introduction__inner{justify-content:center;align-items:center;width:80%}.p-sec__introduction__inner:last-of-type{flex-direction:column-reverse}}.p-sec__introduction__imgWrap{width:50%}@media screen and (max-width:768px){.p-sec__introduction__imgWrap{width:100%}}.p-sec__introduction__imgWrap img{width:100%}.p-sec__introduction__textWrap{margin:0 auto min(60px,4.9vw);width:40%}@media screen and (max-width:768px){.p-sec__introduction__textWrap{margin:var(--xss-space) auto;width:85%}}@media screen and (max-width:530px){.p-sec__introduction__textWrap{width:100%}}.p-sec__introduction__textWrap p{line-height:2}.p-sec__introduction__gallery{display:flex}.p-sec__introduction__gallery__listItem img{aspect-ratio:3/2;width:100%}.p-sec__howToUse__list{display:flex;flex-wrap:wrap;justify-content:center;gap:var(--xs-space) var(--sm-space);max-width:1160px;margin:0 auto var(--md-space)}.p-sec__howToUse__list li{width:25%}@media screen and (max-width:768px){.p-sec__howToUse__list{width:80%}.p-sec__howToUse__list li{width:45%}}@media screen and (max-width:430px){.p-sec__howToUse__list{gap:2em 1.5em}}.p-sec__howToUse__list li img{aspect-ratio:3/2;width:100%}.p-sec__howToUse__list li p{margin-top:var(--xss-space);text-align:center;font-family:var(--title-font);font-size:clamp(.938rem,.833rem + .52vw,1.25rem);font-weight:500}@media screen and (max-width:768px){.p-sec__howToUse__list li p{margin-top:5px}}.p-sec__howToUse__list a{display:inline-block;margin:0 auto;padding:.5em 2em;font-size:.8em}.p-sec__howToUse__list a:hover{background-color:var(--sub-color);color:var(--main-color)}.contact-btn a,.p-sec__howToUse__list a:hover{transition:1s;border:1px solid var(--sub-color)}.contact-btn a{margin:auto;display:block;padding:1.8rem 2.3rem;max-width:455px;height:auto;font-size:clamp(.875rem,.75rem + .63vw,1.25rem);text-align:center}.contact-btn-text{padding-right:.3em}.dli-arrow-right{display:inline-block;position:relative;height:1px;width:.8em;background-color:var(--sub-color);vertical-align:middle}.dli-arrow-right:before{position:absolute;content:"";border:3px solid transparent;border-left:7px solid;top:-2px;left:12px}.contact-btn a:hover{background-color:var(--sub-color);color:var(--main-color);transition:1s}.contact-btn a:hover .dli-arrow-right{background-color:var(--main-color)}@media screen and (max-width:530px){.contact-btn a{padding:3% 4%;width:80%}}.p-sec__trainingPlan__description{text-align:center;margin-bottom:var(--xs-space);line-height:2}@media screen and (max-width:430px){.p-sec__trainingPlan__description{display:block;margin-left:auto;margin-right:auto;width:80%;line-height:1.6}}.p-sec__trainingPlan__list{display:flex;flex-wrap:wrap;justify-content:center;gap:40px 60px;max-width:1160px;margin:0 auto var(--md-space)}@media screen and (max-width:768px){.p-sec__trainingPlan__list{gap:20px}}.p-sec__trainingPlan__list li{position:relative}@media screen and (max-width:768px){.p-sec__trainingPlan__list li{text-align:center}}@media screen and (max-width:430px){.p-sec__trainingPlan__list{gap:10px;width:80%}.p-sec__trainingPlan__list li{width:100%}}.p-sec__trainingPlan__list li img{width:100%}.p-sec__trainingPlan__list li p{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:var(--main-color);font-size:clamp(1rem,.917rem + .42vw,1.25rem);font-weight:300;line-height:1.45}.p-sec__plan__subtitleWrap{display:flex;flex-direction:column;justify-content:center;align-items:center;max-width:1006px;margin:0 auto var(--xs-space)}.p-sec__eatlo__subtitle{margin-bottom:var(--xss-space);text-align:center;font-size:clamp(1rem,.917rem + .42vw,1.25rem);font-weight:400;line-height:1.45}@media screen and (max-width:390px){.p-sec__eatlo__subtitle{width:80%}}.p-sec__eatlo__description{display:block;width:70%;line-height:1.6;animation-delay:.8s}.p-sec__eatlo__description.small{font-size:.85em}@media screen and (max-width:430px){.p-sec__eatlo__description{width:80%}}.p-sec__eatlo__chefList{display:flex;flex-wrap:wrap;justify-content:space-evenly;margin:0 auto var(--md-space);max-width:1006px}.p-sec__eatlo__chefList li{width:28%;margin-bottom:var(--xs-space);animation-delay:.8s}@media screen and (max-width:768px){.p-sec__eatlo__chefList li{width:80%;text-align:center;margin-bottom:2.5em}.p-sec__eatlo__chefList li:last-of-type{margin-bottom:1.5em}}@media screen and (max-width:430px){.p-sec__eatlo__chefList li{margin-bottom:2.5em}}.card-top{position:relative}.card-top img{max-width:287px;width:100%;height:194px;object-fit:cover}@media screen and (max-width:768px){.card-top img{max-width:none;width:100%}}@media screen and (max-width:430px){.card-top img{height:150px}}.card-circle{width:200px;margin:-85px auto 15px;position:relative}@media screen and (max-width:430px){.card-circle{margin:-85px auto 5px}}.card-circle img{border-radius:50%;object-fit:cover}.card-icon{text-align:center}.card-icon img{width:150px;height:150px;border:2px solid #fff}.card-chefs-info{margin-bottom:var(--xs-space)}@media screen and (max-width:430px){.card-chefs-info{margin-bottom:.625em}}.card-chefs-info p{text-align:center;font-size:clamp(.875rem,.739rem + .68vw,1.25rem);font-weight:400}.p-sec__plan__inner{margin:0 auto var(--md-space);max-width:1005px}@media screen and (max-width:768px){.p-sec__plan__inner{margin-bottom:var(--lg-space);width:80%}}.p-sec__plan__category{margin-bottom:10px;font-family:var(--title-font);font-size:clamp(1.25rem,1.125rem + .63vw,1.625rem);font-weight:400;letter-spacing:var(--lg-kerning);line-height:1.423rem}.p-sec__plan__category_des{margin-bottom:var(--xss-space);font-weight:200;line-height:1.5rem}@media screen and (max-width:768px){.p-sec__plan__category_des{margin-bottom:10px}}.p-sec__planWrap{display:flex;flex-wrap:wrap;margin-bottom:var(--sm-space);gap:120px}.p-sec__planWrap:last-of-type{margin-bottom:0}.p-sec__plan_imgWrap{width:40%}@media screen and (max-width:768px){.p-sec__planWrap{margin-bottom:var(--md-space);justify-content:center;gap:normal}.p-sec__plan_imgWrap{width:100%;margin-bottom:var(--xs-space)}}.p-sec__plan_imgWrap img{width:100%}.p-sec__plan__detailsWrap{width:39%;display:flex;flex-direction:column;justify-content:center}@media screen and (max-width:768px){.p-sec__plan__detailsWrap{width:100%}}.p-sec__plan__title{font-family:var(--title-font);font-size:clamp(1.125rem,1.042rem + .42vw,1.375rem);font-weight:500;letter-spacing:var(--lg-kerning);line-height:1.5;border-bottom:1px solid;border-color:var(--sub-color);padding-bottom:5px}.p-sec__plan__block,.p-sec__plan__title{margin-bottom:var(--xs-space)}.p-sec__plan__block:last-of-type{margin-bottom:0;animation-delay:.5s}.p-sec__plan__block.space{margin-bottom:var(--xss-space)}.p-sec__plan__course,.p-sec__plan__option{display:flex;align-items:baseline;gap:40px}@media screen and (max-width:430px){.p-sec__plan__course,.p-sec__plan__option{gap:30px}}@media screen and (max-width:280px){.p-sec__plan__course,.p-sec__plan__option{gap:20px}}.p-sec__plan__course{margin-bottom:15px;font-family:var(--title-font);font-size:clamp(1rem,.917rem + .42vw,1.25rem);font-weight:400;line-height:1.45;letter-spacing:.07rem}.space .p-sec__plan__course{margin-bottom:10px}.p-sec__plan__course__textJp{font-size:16px;line-height:1.3;letter-spacing:var(--lg-kerning)}@media screen and (max-width:430px){.p-sec__plan__course__availableTime{display:block;font-size:clamp(.875rem,.833rem + .21vw,1rem)}}.p-sec__plan__course__yen{font-size:clamp(.875rem,.83rem + .23vw,1rem)}.p-sec__plan__course__tax{padding-left:5px;font-size:12px}.p-sec__plan__availability{padding-bottom:5px;font-size:clamp(.875rem,.833rem + .21vw,1rem);font-weight:300;line-height:1.4}.p-sec__plan__availability.checkOut{padding-bottom:10px}.availability-period{padding-left:15px;font-size:clamp(.875rem,.833rem + .21vw,1rem)}.p-sec__plan__checkInOut{padding-bottom:10px;font-size:clamp(.875rem,.833rem + .21vw,1rem);font-weight:300}.p-sec__plan__dash{padding:0 10px}.p-sec__plan__caution{font-size:clamp(.75rem,.705rem + .23vw,.875rem);text-indent:-1em;padding-left:1em}.p-sec__plan__caution__seasonsPrice{display:block;font-size:clamp(.625rem,.58rem + .23vw,.75rem)}.option-title{font-family:var(--title-font);font-size:clamp(1rem,.955rem + .23vw,1.125rem);font-weight:500;letter-spacing:var(--lg-kerning);line-height:1.5;border-bottom:1px solid;margin-bottom:10px;padding-bottom:5px}.p-sec__plan__course.general{margin-bottom:0}.p-sec__plan__availability.additional{margin-bottom:10px;font-size:clamp(.625rem,.58rem + .23vw,.75rem);letter-spacing:var(--sm-kerning)}.p-sec__plan__availability.additional span{font-size:clamp(.813rem,.767rem + .23vw,.938rem)}.p-sec__plan__option{margin-bottom:1.25rem;font-family:var(--title-font);font-size:clamp(1rem,.955rem + .23vw,1.125rem);font-weight:400;line-height:1.3}.p-sec__plan__option__textJP{font-size:clamp(.813rem,.767rem + .23vw,.938rem)}.p-sec__plan__option__tax{padding-left:5px;font-size:clamp(.625rem,.58rem + .23vw,.75rem)}.p-sec__news__list{display:flex;flex-wrap:wrap;gap:var(--xs-space) var(--sm-space);justify-content:center;margin:0 auto var(--md-space);max-width:1160px}.news-info{width:25%}@media screen and (max-width:768px){.p-sec__news__list{gap:var(--xss-space)}.news-info{width:80%}}.news-info__eye-catch{margin-bottom:var(--xss-space)}.news-info__eye-catch img{width:100%;aspect-ratio:3/2;object-fit:cover;min-width:110px}.news-info__date{font-size:clamp(.625rem,.58rem + .23vw,.75rem);margin-bottom:.1em}.news-info__title{font-weight:400;margin-top:.2em}@media screen and (max-width:768px){.news-info a{display:flex;justify-content:space-between}.news-info__eye-catch{width:30%}.news-info__textwrap{margin-left:var(--xss-space);width:60%}}.p-sec__media__list{margin:0 auto;max-width:850px;width:80%}.media-info{display:flex;gap:var(--xs-space);margin-bottom:var(--xs-space)}.p-sec__access__map{text-align:center}.access-map{width:100%;max-width:500px}@media screen and (max-width:530px){.access-map{width:80%}}.p-sec__access__info{margin:0 auto;width:80%;height:100%}.access-list{margin:0 auto;padding-top:var(--xs-space);max-width:850px}.access-list li{margin-bottom:var(--xs-space)}.access-list li:first-of-type{margin-bottom:var(--sm-space)}.access-list .access-list__address{font-size:clamp(1rem,.917rem + .42vw,1.25rem)}.access-list__googleMap{margin-left:1em;font-size:.9em}.access-list dl{display:flex;margin-top:10px;gap:10px}@media screen and (max-width:768px){.access-list dl{margin-top:5px}}.access-list .access-list__tel dd,.access-list .access-list__tel dt{font-size:clamp(.875rem,.792rem + .42vw,1.125rem)}.access-list__tel span{vertical-align:middle}@media screen and (max-width:768px){.access-list .access-list__tel{flex-wrap:wrap;gap:5px}}.access-list__parkingArea{font-size:clamp(.875rem,.833rem + .21vw,1rem)}.access-list__takeABus,.access-list__takeATaxi,.access-list__takeATrain{flex-direction:column}.access-list__takeATrain{animation-delay:.3s}.access-list__takeATaxi{animation-delay:.5s}.access-list__takeABus{animation-delay:.8s}.access-list__takeABus dt,.access-list__takeATaxi dt,.access-list__takeATrain dt{font-size:clamp(1rem,.917rem + .42vw,1.25rem);border-bottom:.5px solid;border-color:var(--sub-color);padding:5px}.access-list__takeABus dd,.access-list__takeATrain dd{font-size:clamp(.875rem,.833rem + .21vw,1rem);font-weight:200;line-height:1.6}.l-faq{margin:auto;width:80%;max-width:850px}.l-faq__question{margin-bottom:10px;font-family:var(--title-font);font-size:clamp(1rem,.917rem + .42vw,1.25rem);font-weight:400;line-height:1.3}.l-faq__answer{margin-bottom:var(--xs-space);font-weight:200}.l-faq__answer:last-of-type{margin-bottom:0}.sec-facilities__wrap{width:100%;max-width:850px;margin:0 auto;text-align:center}@media screen and (max-width:1006px){.sec-facilities__wrap{width:80%}}.sec-facilities__img{width:100%;max-width:340px;height:auto}.sec-facilities__name{margin:var(--xss-space) auto .25em;font-size:clamp(1rem,.917rem + .42vw,1.25rem);font-weight:400}.is-hidden{display:none!important}.breadcrumb{list-style:none;border-radius:4px;padding:var(--sm-space)}.breadcrumb-item{display:inline-block}.breadcrumb-item:not(:last-child):after{content:"/";margin-left:.8rem;margin-right:.4rem}.breadcrumb-item a{-webkit-text-decoration:underline currentColor 1px;text-decoration:underline currentColor 1px;text-underline-offset:3px}@media screen and (max-width:768px){.lower p{margin-left:auto;margin-right:auto;width:90%}}.lower .single_img img{width:100%}@media screen and (max-width:768px){.lower .single_img{width:90%;margin:0 auto}}.lower .flex_ul{display:flex;flex-wrap:wrap;justify-content:space-between;gap:.5em}@media screen and (max-width:768px){.lower .flex_ul{width:90%;margin:0 auto;gap:.3em}}.lower .flex_ul li{width:49%}.lower .flex_ul li img{width:100%}.mtb2{margin:2em auto}.mb1{margin-bottom:1em}.mt05{margin-top:.5em!important}.mt2{margin-top:2em}@media screen and (max-width:820px){.s-mt{margin-top:var(--xss-space)}}.sp{display:none}@media screen and (max-width:530px){.sp{display:block}.lower .sp{margin-left:0;margin-right:0;width:auto}}.c-ul__news-list{max-width:980px;margin:auto}@media screen and (max-width:430px){.c-ul__news-list{width:90%}}.c-ul__news-list .news-info{width:100%}.c-ul__news-list .news-info a{display:flex}.c-ul__news-list .news-info__eye-catch{width:30%}.c-ul__news-list .news-info__textwrap{margin-left:var(--xs-space);width:60%}.c-ul__news-list .text-decoration-underline{-webkit-text-decoration:underline currentColor 1px;text-decoration:underline currentColor 1px;text-underline-offset:3px}.l-blog{max-width:980px}.c-sec__blog{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:var(--xs-space)}.c-sec__blog:nth-child(odd){flex-direction:row-reverse}.c-sec__blog__annotation{flex-direction:row;font-size:clamp(.75rem,.705rem + .23vw,.875rem);color:var(--sub-color);text-indent:-1em}.c-sec__blog__annotation p{padding-left:1em}@media screen and (max-width:979px){.c-sec__blog,.c-sec__blog__annotation{width:90%;margin-left:auto;margin-right:auto;margin-bottom:var(--sm-space);flex-direction:column-reverse}}.c-sec__blog__article{width:50%}.c-sec__blog__article h3{font-family:var(--title-font);font-size:clamp(1.125rem,1.042rem + .42vw,1.375rem);margin-bottom:var(--xss-space)}@media screen and (max-width:979px){.c-sec__blog:nth-child(odd){flex-direction:column-reverse}.c-sec__blog__article{width:100%}.c-sec__blog__article h3{width:90%;margin-left:auto;margin-right:auto}}.c-sec__blog__article p{line-height:1.8;text-align:justify}.c-sec__blog_inline_link{-webkit-text-decoration:underline currentColor 1px;text-decoration:underline currentColor 1px;text-underline-offset:7px}.c-sec__blog__image{width:45%;margin-top:0;margin-right:0}.c-sec__blog:nth-child(odd) .c-sec__blog__image{margin-left:0}@media screen and (max-width:979px){.c-sec__blog__image{width:100%;margin-bottom:var(--xss-space)}.c-sec__blog:nth-child(odd) .c-sec__blog__image{margin-left:auto}}.c-sec__blog__image img{width:100%;aspect-ratio:4/3;object-fit:cover}.c-sec__blog__related-articles{margin-top:var(--sm-space);padding-top:var(--sm-space);border-top:1px solid var(--sub-color)}.c-sec__blog__related-articles h4{margin-bottom:var(--xss-space);font-family:var(--title-font);font-size:clamp(1rem,.909rem + .45vw,1.25rem);font-weight:600}.c-sec__blog__related-articles .related-articles-list{display:flex;flex-wrap:wrap;justify-content:space-between;gap:var(--xs-space)}.related-articles-list .news-info{width:46%}.l-blog .text-decoration-underline{-webkit-text-decoration:underline currentColor 1px;text-decoration:underline currentColor 1px;text-underline-offset:3px}@media screen and (max-width:979px){.c-sec__blog__related-articles{margin-bottom:var(--sm-space);flex-direction:column-reverse}.c-sec__blog__related-articles,.c-sec__blog__related-articles h4{width:90%;margin-left:auto;margin-right:auto}.c-sec__blog__related-articles .related-articles-list{flex-direction:column}.related-articles-list .news-info{width:100%}.related-articles-list .news-info__eye-catch{width:30%}}.c-ul_term-list{max-width:980px;margin:var(--lg-space) auto auto}@media screen and (max-width:430px){.c-ul_term-list{width:90%}}.c-ul_term-list li{margin-bottom:var(--sm-space)}.term-label{font-family:var(--title-font);font-weight:700;font-size:clamp(.938rem,.833rem + .52vw,1.25rem);padding-bottom:.5em;border-bottom:1px solid var(--sub-color)}.term-item{padding-top:var(--xss-space);text-align:justify}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}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;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}a{background-color:transparent}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:-.25em}sup{top:-.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]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-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]{-webkit-appearance:button}button,input,select,textarea{background-color:transparent;border-style:none}a:focus,button:focus,input:focus,select:focus,textarea:focus{outline-width:0}select{-moz-appearance:none;-webkit-appearance:none}select::-ms-expand{display:none}select::-ms-value{color:currentColor}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}img{border-style:none}progress{vertical-align:baseline}[aria-busy=true]{cursor:progress}[aria-controls]{cursor:pointer}[aria-disabled=true]{cursor:default}