.hh-top{display:none}*:before,*:after{box-sizing:border-box}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-family:inherit;font-weight:inherit;vertical-align:baseline}html{line-height:1}ol,ul{list-style:none}table{border-collapse:collapse;border-spacing:0}caption,th,td{text-align:left;font-weight:400;vertical-align:middle}q,blockquote{quotes:none}q:before,q:after,blockquote:before,blockquote:after{content:'';content:none}a img{border:none}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}img{vertical-align:bottom;border:none}input,select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:rgba(0,0,0,0);border:none;border-radius:0;font:inherit;outline:none}textarea{resize:vertical}input[type=submit],input[type=button],label,button,select{cursor:pointer}select::-ms-expand{display:none}:root{--site-color-blk:#000;--site-color-white:#fff;--site-color-gray:#f6f6f6;--site-color-biege:#f7f1e2;--site-color-key:#957b20;--site-font-base:'Zen Kaku Gothic New',sans-serif;--site-font-en:'EB Garamond','Zen Old Mincho',serif;--site-font-en2:'EB Garamond','Zen Old Mincho',serif;--site-btn-anim:cubic-bezier(.77,0,.175,1);--opacity2:.2;--opacity4:.4;--scrollbar:0;--site-gap:1.6rem;--site-gap-sp:1.6rem}@keyframes circle{0%{stroke-dasharray:0 126}99.9%,to{stroke-dasharray:126 126}}@keyframes circle-re{0%{stroke-dasharray:126 126}99.9%,to{stroke-dasharray:0 126}}.lenis.lenis-stopped{overflow:hidden}body{color:var(--site-color-blk);background-color:var(--site-color-white);font-kerning:normal;text-size-adjust:100%;-webkit-text-size-adjust:100%;font-family:var(--site-font-base);-webkit-font-smoothing:antialiased;width:100%;box-sizing:border-box;line-height:1.6}body.fixed{height:100%;overflow:hidden}.base-width{width:calc(100% - 14rem);max-width:118rem;margin:0 auto}.base-width.base-width--wide{width:calc(100% - 12rem);max-width:170rem}@media screen and (max-width:1024px){.base-width{width:calc(100% - 12rem)}}@media screen and (max-width:600px){.base-width{width:calc(100% - 6rem)}.base-width.base-width--wide{width:calc(100% - 6rem)}}.base-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:0 1.6rem}.first-dom{padding:12rem 0 0}br.pc{display:block}@media screen and (max-width:600px){br.pc{display:none}}br.tab{display:none}@media screen and (max-width:600px){br.tab{display:block}}br.sp{display:none}@media screen and (max-width:600px){br.sp{display:block}}a{color:var(--site-color-blk-base);text-decoration:none}@media screen and (max-width:600px){a{-webkit-tap-highlight-color:rgba(0,0,0,.03)}}img,svg{width:100%;height:auto}select::-ms-expand{display:none}.disabled{pointer-events:none}::selection{background:var(--site-color-blk);color:var(--site-color-white)}::-moz-selection{background:var(--site-color-blk);color:var(--site-color-white)}.screen-reader-text{clip:rect(1px,1px,1px,1px);position:absolute !important;height:1px;width:1px;overflow:hidden}.site__title{font-family:var(--site-font-en);font-size:3.2rem;line-height:1.78125;letter-spacing:.1em}@media screen and (max-width:1024px){.site__title{font-size:4.2rem}}@media screen and (max-width:600px){.site__title{font-size:3.2rem}}.site__title-en{font-family:var(--site-font-en2);font-weight:600;font-size:4.6rem;line-height:1.2;letter-spacing:.09em}@media screen and (max-width:600px){.site__title-en{font-size:4.2rem;letter-spacing:.05em}}.site__text{line-height:2.434;letter-spacing:.072em}.site__text p:not(:last-child){margin:0 0 1.75em}@media screen and (max-width:1024px){.site__text{font-size:2rem;line-height:2.2}}@media screen and (max-width:600px){.site__text{font-size:1.6rem;line-height:2.2}}@media screen and (max-width:1024px){br.pc{display:none}}br.tab{display:none}@media screen and (max-width:1024px){br.tab{display:block}}br.sp{display:none}@media screen and (max-width:600px){br.sp{display:block}}.hov_btn{position:relative;display:block;overflow:hidden;text-shadow:0 1em 0 currentColor;box-sizing:border-box}.hov_btn .text{display:inline-block;transition-duration:.4s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hov_btn:before{content:'';position:absolute;left:0;bottom:-3rem;width:100%;height:1px;background:currentColor;transform:scaleX(0);transition-duration:.6s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}@media (hover:hover){.hov_btn:hover .text{transform:translateY(-1em)}.hov_btn:hover:before{background:currentColor;transform:scaleX(1)}}.h-overlay{position:fixed;inset:0;pointer-events:none;opacity:0;background-color:rgba(255,255,255,.7);backdrop-filter:blur(.4rem);z-index:10;transition:.5s}.h-nav{position:fixed;right:0;top:0;width:48rem;height:100%;z-index:99;background-color:#000;color:#fff;overflow:scroll;-ms-overflow-style:none;scrollbar-width:none;transform:translateX(100%);transition:.2s}.h-nav::-webkit-scrollbar{display:none}.h-nav .h-nav_inner{padding:16rem 8rem 8rem;font-size:2.4rem;font-family:var(--site-font-en);letter-spacing:.06em}.h-nav .list li:not(:first-child){margin:2em 0 0}.h-nav small{display:block;font-size:.6em;margin:0 0 .5em;line-height:1;letter-spacing:.02em}@media screen and (max-width:600px){.h-nav{width:100%}.h-nav .h-nav_inner{font-size:1.8rem;padding:15rem 4rem 5rem}}body.scrolled .h-logo .c1{display:block}body.scrolled .h-logo .c2{display:none}.fixed-cta{position:fixed;width:100%;z-index:20;display:grid}.fixed-cta a{position:relative;font-family:var(--site-font-en);line-height:1;text-align:center;color:#fff}.fixed-cta a:before{position:absolute;content:'';left:0;top:0;width:100%;height:100%;z-index:-1;background:#9f9038}.nav-anchor-link{bottom:9.5rem}.fixed-cta .text{position:relative;font-family:var(--site-font-en2);font-size:20px;font-weight:700;padding:15px 0 17px;display:block;background-color:var(--site-color-white);transition:.2s ease-out}@media screen and (min-width:601px){.fixed-cta{grid-template-columns:1fr;gap:.6rem;right:6rem;bottom:4.5rem;width:20rem}.fixed-cta a{font-size:1.2rem;padding-block:1.9rem}}@media screen and (max-width:600px){.fixed-cta{grid-template-columns:repeat(3,1fr);gap:.3rem;bottom:0;left:0}.fixed-cta a{font-size:.9rem;line-height:2;padding-block:1rem}.nav-anchor .nav-anchor-link{bottom:3rem}}body.fixed{padding-right:var(--scrollbar)}body.fixed .h-logo{opacity:0}body.fixed .h-nav{transform:translateX(0)}body.fixed .h-overlay{pointer-events:all;opacity:1}body.fixed .h-btn{margin-right:var(--scrollbar)}body.fixed .h-btn span:nth-child(1),body.fixed .h-btn span:nth-child(4){opacity:0;transform-origin:center}body.fixed .h-btn span:nth-child(2){transform:rotate(45deg)}body.fixed .h-btn span:nth-child(3){transform:rotate(-45deg)}.js-hero-w{opacity:0;transform:translateY(2rem);filter:blur(10px)}.js-section-t{opacity:0;transform:translateY(2rem);filter:blur(10px)}.hero{color:#fff;height:100vh;padding:0 0 50vh}.hero .base-width{position:absolute;left:0;top:0;width:100%;max-width:none;height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;z-index:2;display:none}.hero span{display:block}.hero__text{margin:0 0 5.9rem;text-align:center}.hero__text .subTitle{font-family:var(--site-font-en);font-size:1.8rem;color:#c0c8c9;margin-bottom:2.6rem;position:relative}.hero__text .subTitle:before{position:absolute;content:'';width:16.4rem;height:.1rem;left:50%;bottom:0;translate:-50% 0;background:#c0c8c9}.hero__text .ja{font-family:var(--site-font-en);font-size:2.6rem;text-indent:1.5em;letter-spacing:.36em}.hero__text .en{font-family:var(--site-font-en2);font-size:1.4rem;letter-spacing:.38em;text-indent:.38em;margin:.8em 0 0}.hero__title{margin:0 0 3.9rem}.hero__title .en{font-family:'Zen Old Mincho',serif;font-size:7.8rem;font-weight:600;letter-spacing:.11em;line-height:1.217;margin:0 0 0 -.11em}.hero__title .en span{display:inline}.hero__title .en i{font-family:var(--site-font-base);font-weight:300}.hero__sub{font-family:var(--site-font-en2);font-size:3.8rem;letter-spacing:.06em;text-indent:.06em}@media screen and (max-width:1024px){.hero__text{margin:0 0 5.9rem}.hero__text .ja{font-size:4rem}.hero__text .en{font-size:1.6rem}.hero__text .subTitle{font-size:2.2rem;margin-bottom:6.8rem}.hero__text .subTitle:before{display:none}.hero__title{margin:0 0 5.2rem}.hero__title .en{font-size:10.14rem}.hero__sub{font-size:4.94rem}}@media screen and (max-width:600px){.hero__text{margin:0 0 3.8rem}.hero__text .ja{font-size:2.6rem}.hero__text .en{font-size:1.2rem}.hero__title{margin:0 0 2.4rem}.hero__title .en{font-size:6.2rem;letter-spacing:.1em}.hero__title .en span{display:none}.hero__sub{font-size:2.2em;padding:0 0 2em}}.hero__mov{position:fixed;inset:0;height:100%;z-index:-1}.hero__mov.hide{opacity:0}.hero__mov video{position:relative;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%;font-family:'object-fit: cover ; object-position: 50% 50% ';z-index:1}@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64,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');font-weight:400;font-style:normal}.slider-thumbnail .swiper-slide{background-color:#000}.slider-thumbnail .swiper-slide img{transition:opacity .5s}.slider-thumbnail .swiper-slide.swiper-slide-thumb-active img{opacity:.5}.swiper{width:100%;max-width:100vw}.swiper-slide{transition:opacity 2s}.swiper-slide img{height:auto;width:100%}.slider{width:83.33%;margin-bottom:8rem}.slider-thumbnail{margin-bottom:8rem}.slider-thumbnail .swiper-wrapper{width:fit-content;margin-inline:auto}.slider-thumbnail .swiper-slide{margin-inline:.5rem;width:20rem !important;height:11.4rem}.slider-thumbnail .swiper-slide img{width:100%;height:100%;object-fit:cover}@media screen and (max-width:600px){.slider{width:100%;margin-bottom:1.2rem}.slider-thumbnail{margin-bottom:3rem}.slider-thumbnail .swiper-slide{margin-inline:.3rem;width:8.7rem !important;height:5.5rem}}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.mfp-bg{top:0;left:0;width:100%;height:100vh;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8}.mfp-wrap{top:0;left:0;width:100%;height:100vh !important;max-height:100vh !important;z-index:1043;position:fixed;outline:none !important;overflow-y:hidden !important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100vh;left:0;top:0;padding:0;box-sizing:border-box}.mfp-container:before{content:'';display:inline-block;height:100vh;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none !important}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-ready .mfp-preloader{display:none}.mfp-s-error .mfp-content{display:none}button.mfp-close,button.mfp-arrow{overflow:visible;cursor:pointer;background:rgba(0,0,0,0);border:0;-webkit-appearance:none;display:block;outline:none;padding:0;z-index:1046;box-shadow:none;touch-action:manipulation}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:hover,.mfp-close:focus{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:rgba(0,0,0,0)}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:hover,.mfp-arrow:focus{opacity:1}.mfp-arrow:before,.mfp-arrow:after{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset rgba(0,0,0,0)}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #fff;margin-left:31px}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3f3f3f}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #fff;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;box-sizing:border-box;padding:40px 0 40px;margin:0 auto}.mfp-figure{line-height:0}.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,.6);background:#444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}}@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(.75);transform:scale(.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}}.mfp-zoom-in .mfp-container{opacity:0;transition:all .2s ease-in-out;transform:scale(.8)}.mfp-zoom-in.mfp-bg{opacity:0;transition:all .3s ease-out}.mfp-zoom-in.mfp-ready .mfp-container{opacity:1;transform:scale(1)}.mfp-zoom-in.mfp-ready.mfp-bg{opacity:.8}.mfp-zoom-in.mfp-removing .mfp-container{transform:scale(.8);opacity:0}.mfp-zoom-in.mfp-removing.mfp-bg{opacity:0}.mfp-newspaper .mfp-with-anim{opacity:0;-webkit-transition:all .2s ease-in-out;transition:all .5s;transform:scale(0) rotate(500deg)}.mfp-newspaper.mfp-bg{opacity:0;transition:all .5s}.mfp-newspaper.mfp-ready .mfp-with-anim{opacity:1;transform:scale(1) rotate(0deg)}.mfp-newspaper.mfp-ready.mfp-bg{opacity:.8}.mfp-newspaper.mfp-removing .mfp-with-anim{transform:scale(0) rotate(500deg);opacity:0}.mfp-newspaper.mfp-removing.mfp-bg{opacity:0}.mfp-move-horizontal .mfp-with-anim{opacity:0;transition:all .3s;transform:translateX(-50px)}.mfp-move-horizontal.mfp-bg{opacity:0;transition:all .3s}.mfp-move-horizontal.mfp-ready .mfp-with-anim{opacity:1;transform:translateX(0)}.mfp-move-horizontal.mfp-ready.mfp-bg{opacity:.8}.mfp-move-horizontal.mfp-removing .mfp-with-anim{transform:translateX(50px);opacity:0}.mfp-move-horizontal.mfp-removing.mfp-bg{opacity:0}.mfp-move-from-top .mfp-content{vertical-align:top}.mfp-move-from-top .mfp-with-anim{opacity:0;transition:all .2s;transform:translateY(-100px)}.mfp-move-from-top.mfp-bg{opacity:0;transition:all .2s}.mfp-move-from-top.mfp-ready .mfp-with-anim{opacity:1;transform:translateY(0)}.mfp-move-from-top.mfp-ready.mfp-bg{opacity:.8}.mfp-move-from-top.mfp-removing .mfp-with-anim{transform:translateY(-50px);opacity:0}.mfp-move-from-top.mfp-removing.mfp-bg{opacity:0}.mfp-3d-unfold .mfp-content{perspective:2000px}.mfp-3d-unfold .mfp-with-anim{opacity:0;transition:all .3s ease-in-out;transform-style:preserve-3d;transform:rotateY(-60deg)}.mfp-3d-unfold.mfp-bg{opacity:0;transition:all .5s}.mfp-3d-unfold.mfp-ready .mfp-with-anim{opacity:1;transform:rotateY(0deg)}.mfp-3d-unfold.mfp-ready.mfp-bg{opacity:.8}.mfp-3d-unfold.mfp-removing .mfp-with-anim{transform:rotateY(60deg);opacity:0}.mfp-3d-unfold.mfp-removing.mfp-bg{opacity:0}.mfp-zoom-out .mfp-with-anim{opacity:0;transition:all .3s ease-in-out;transform:scale(1.3)}.mfp-zoom-out.mfp-bg{opacity:0;transition:all .3s ease-out}.mfp-zoom-out.mfp-ready .mfp-with-anim{opacity:1;transform:scale(1)}.mfp-zoom-out.mfp-ready.mfp-bg{opacity:.8}.mfp-zoom-out.mfp-removing .mfp-with-anim{transform:scale(1.3);opacity:0}.mfp-zoom-out.mfp-removing.mfp-bg{opacity:0}@keyframes circle{0%{stroke-dasharray:0 126}99.9%,to{stroke-dasharray:126 126}}@keyframes circle-re{0%{stroke-dasharray:126 126}99.9%,to{stroke-dasharray:0 126}}.page--sec{background-color:#fff}.about{position:relative;padding:20rem 0 30rem}.about .titleTag{margin-bottom:28rem}.gallery .titleTag{margin-bottom:21rem}.titleTag{font-family:var(--site-font-en);font-size:3rem;padding-left:4.5rem;margin-left:12rem;margin-bottom:15rem;position:relative;line-height:1.2}.titleTag:before{position:absolute;content:'';width:2.5rem;height:.1rem;top:50%;left:0;background:#9f9038}.titleTag small{font-size:1rem}.titleTag:has(small):before{top:73%}.about__wrap{display:flex;justify-content:flex-start;align-items:flex-end;gap:12rem;width:88%;position:relative}.about__pic{width:56.25%}.about__content{display:flex;justify-content:flex-end;align-items:flex-end}.about__text{font-family:var(--site-font-en);font-size:1.2rem;line-height:2.2;letter-spacing:10%}.about__title{position:absolute;top:0;right:0;display:flex;justify-content:center;align-items:flex-start;gap:1.2rem;margin-bottom:0;padding-top:4.2rem}.about__title .ja{font-size:3.8rem;line-height:1.4;writing-mode:vertical-rl;text-indent:unset;text-align:left}.about__title .en{font-size:1.2rem;margin:0;letter-spacing:0;writing-mode:vertical-rl}.about__renewal{width:48.6%;margin-inline:auto;margin-bottom:20rem}.about__renewal h3{font-size:3rem;font-family:var(--site-font-en);line-height:1.5;text-align:center;margin-bottom:6rem}.about__renewal p{font-family:var(--site-font-base);font-size:1.4rem;line-height:2}.about__scroll{position:absolute;left:0;top:80rem;width:100%;z-index:1;overflow:hidden}.about__scroll .en{font-size:8.8rem;font-family:var(--site-font-en);font-weight:400;letter-spacing:4rem;white-space:nowrap;color:#333;opacity:.1}@media screen and (max-width:600px){.about{padding:6.5rem 0 13rem}.about .titleTag{margin-bottom:17rem}.titleTag{font-size:2rem;margin-left:0;margin-bottom:10rem}.gallery .titleTag{margin-bottom:12rem}.titleTag small{font-size:.8rem}.about__wrap{width:100%;flex-direction:column;justify-content:center;align-items:center;gap:8.5rem;padding-inline:2rem}.about__pic{width:100%}.about__content{width:100%;justify-content:center;align-items:flex-start;flex-direction:row-reverse;gap:5rem}.about__title{position:relative;gap:0;padding-top:0}.about__title .ja{font-size:2.6rem;letter-spacing:.3rem}.about__title .en{font-size:1rem}.about__text{font-size:1.2rem;line-height:2.4}.about__renewal{width:100%;padding-inline:4rem;margin-bottom:15rem}.about__renewal h3{font-size:2rem;margin-bottom:4rem}.about__renewal p{font-size:1.2rem}.about__scroll{top:60rem}.about__scroll .en{font-size:6.4rem;letter-spacing:1rem}}.gallery{overflow:hidden}.gallery__content{margin-bottom:27rem}.gal__title{margin-bottom:10rem}.gal__title .num{font-size:1.2rem;font-family:var(--site-font-en);text-align:center;color:#9f9038;display:block;margin-bottom:4rem}.gal__title h3{font-size:3.2rem;font-family:var(--site-font-en);text-align:center}.gal01 .gal__title img{width:41.8rem;margin-inline:auto}.gal02 .gal__title img{width:21.5rem;margin-inline:auto}.gal__text{font-size:1.2rem;line-height:2;width:60%;margin-inline:auto}.banquets .gal__title{margin-bottom:3rem}.banquets .gal__text{width:41.67%;letter-spacing:0}.youtube{margin:17rem auto 0;display:block;width:95rem;height:54rem}.gallery__content .titleTag{margin-bottom:3.4rem}.gal__flex{display:flex;justify-content:flex-start;align-items:center;gap:14rem;width:120rem;margin-inline:auto}.gal__flex.flex-reverse{flex-direction:row-reverse}.gal__flex__pictures{width:84rem}.banquets__text{font-size:1.2rem;line-height:2;width:60rem;margin-left:17rem;margin-bottom:8rem;letter-spacing:.12rem}.gal__flex__contents{font-size:1.4rem;font-family:var(--site-font-en);line-height:2}@media screen and (min-width:601px){.gal__title .num{text-align:center;width:fit-content;padding-bottom:1.5rem;border-bottom:.1rem solid #9f9038;margin-inline:auto}}@media screen and (max-width:600px){.gallery__content{margin-bottom:12rem}.gal__title{margin-bottom:3rem}.gal__title .num{font-size:1rem;margin-bottom:3rem}.gal__title h3{font-size:2.3rem}.gal__title img{width:54%}.gal01 .gal__title img{width:21rem}.gal02 .gal__title img{width:15.4rem}.gal__text{font-size:1.1rem;width:31rem}.youtube{margin:4rem auto 0;display:block;width:30.8rem;height:17.5rem}.gallery__content .titleTag{margin-block:7.7rem 2.5rem;margin-left:4rem}.banquets .gal__text{width:31rem}.banquets__text{font-size:1.1rem;width:31rem;margin:0 auto 4rem}.gal__flex{flex-direction:column;align-items:center;width:100%;gap:3rem}.gal__flex.flex-reverse{flex-direction:column}.gal__flex__pictures{width:100%}.gal__flex__contents{padding-top:0;font-size:1rem;line-height:2}}picture{display:block}.fair{position:relative;z-index:4;display:flex;justify-content:flex-start;gap:11.5rem;align-items:center;margin-bottom:28rem}.fair__left{width:84rem}.fair__right h2{font-family:var(--site-font-en);font-size:3.2rem;line-height:1.2;margin-bottom:3.6rem}.fair__right h2 small{font-size:1.1rem}.fair__right>p{font-size:1.2rem;margin-bottom:6.4rem}.fair__table{display:flex;justify-content:flex-start;align-items:flex-start;gap:2rem;border-block:.1rem solid;border-color:#dcdcdc;padding-block:4.6rem 4rem;margin-top:5.5rem}.fair__table .table__title{font-size:1.1rem;width:10rem}.fair__table .table__content{font-size:1.1rem}.fair__table .table__content small{font-size:.8rem}.fair__link{display:flex;justify-content:flex-start;align-items:center;gap:1.5rem}.fair__link img{width:5rem}.fair__link:hover{opacity:.5}@media screen and (max-width:600px){.fair{flex-direction:column;justify-content:flex-start;gap:4rem;align-items:flex-start;margin-bottom:20rem}.fair__left{width:100%}.fair__right{width:31rem;margin-inline:auto}.fair__right h2{font-size:2rem;text-align:center;line-height:1.5;margin-bottom:3rem}.fair__right>p{font-size:1.1rem;text-align:center;margin-bottom:4rem}.fair__right .link-btn{display:block;margin-inline:auto}.fair__right .link-btn .link-btn__text{font-size:1.4rem}.fair__table{gap:2rem;padding-block:4rem 4.5rem}.fair__table .table__title{font-size:1.1rem}.fair__table .table__content{font-size:1.1rem}}.access{position:relative;z-index:4;margin-bottom:28rem}.access__text{font-size:1.4rem;line-height:2;text-align:center;margin-bottom:5rem}.access__map{width:100%;height:70rem;margin-bottom:10rem}.access .link-btn{display:block;margin-inline:auto}.access__contact{display:grid;grid-template-columns:repeat(2,1fr);gap:0 1.6rem;width:83%;padding:8rem 12.8rem;border-block:.1rem solid;border-color:#dcdcdc;margin:10rem auto 0}.access__contact__text span{display:block}.access__contact__text .tel{font-family:var(--site-font-en);font-size:3.2rem;letter-spacing:.06em}.access__contact__text .tel small{font-size:1.2rem}.access__contact__text .text{font-size:1.3rem;letter-spacing:.02em}.access__contact__list{display:flex;gap:0 1.6rem;margin:.8rem}.access__contact__list li{flex:1;text-align:center;color:#fff}.access__contact__list li a{display:block;grid-template-columns:repeat(2,1fr);padding:2.1rem 0 2.3rem;background-color:#9f9038;font-family:var(--site-font-en);font-size:1.8rem;line-height:1}.access__contact__list li a:hover{color:#fff;opacity:.5}@media screen and (max-width:1024px){.access__contact{width:80%;padding:5rem 2rem}.access__contact__text .text{font-size:1.2rem;letter-spacing:.02em}.access__contact__list{display:flex;gap:0 1.6rem}.access__contact__list li{flex:1;text-align:center;color:#fff}.access__contact__list li a{font-size:2.3rem}}@media screen and (max-width:600px){.access{margin-bottom:2rem}.access .titleTag{margin-bottom:5rem}.access .link-btn{margin-inline:auto 4rem}.access__text{font-size:1.2rem;text-align:left;width:80%;margin:0 auto 5rem}.access__map{height:25rem;margin-bottom:5rem}.access__contact{display:block}.access__contact__text{text-align:center}.access__contact__text .tel{font-size:2.8rem}.access__contact__text .text{font-size:1rem;font-family:var(--site-font-en)}.access__contact__list{flex-direction:column;gap:1.4rem;margin:3rem 0}.access__contact__list li{flex:1;text-align:center;color:#fff}.access__contact__list li a{font-size:1.6rem;padding:2.2rem 0}}