.br-none-pc{display:none}@media screen and (max-width: 800px){.br-none-pc{display:inline}}.br-none-sp{display:inline}@media screen and (max-width: 800px){.br-none-sp{display:none}}@media screen and (max-width: 800px){.none-sp{display:none}}.eng{font-family:"Poppins","Arial","Noto Sans JP","Yu Gothic","YuGothic","Hiragino Kaku Gothic Pro","Meiryo",sans-serif}.common-max{width:calc(100% - 40px);max-width:clamp(900px,65.9vw,1500px);margin:0 auto;position:relative}.common-button{background-color:#fff;display:flex;align-items:center;justify-content:space-between;padding-right:13px;text-align:center;cursor:pointer}.common-button span{width:100%}.common-f{font-family:"Poppins","Arial","Noto Sans JP","Yu Gothic","YuGothic","Hiragino Kaku Gothic Pro","Meiryo",sans-serif;font-weight:200;font-size:212px;letter-spacing:.05em;line-height:1}@media screen and (max-width: 800px){.common-f{font-size:150px}}.common-link{font-family:"Poppins","Arial","Noto Sans JP","Yu Gothic","YuGothic","Hiragino Kaku Gothic Pro","Meiryo",sans-serif;font-size:1rem;line-height:1.5;display:inline-block;position:relative;transition:color .3s}.common-link::before{content:"";width:100%;height:1px;display:block;position:absolute;bottom:0;left:0;background-color:#818181}.common-link:hover{color:#818181 !important}.common-link:hover::before{-webkit-animation:line-hover .5s;animation:line-hover .5s}.common-flowtext{width:100vw;overflow:hidden;pointer-events:none;z-index:-1;font-family:"Poppins","Arial","Noto Sans JP","Yu Gothic","YuGothic","Hiragino Kaku Gothic Pro","Meiryo",sans-serif;font-weight:200;font-size:200px;color:#c6c6c6;line-height:1}@media screen and (max-width: 800px){.common-flowtext{display:none}}.common-flowtext .inner{display:flex}@media screen and (max-width: 800px){.common-flowtext .inner span{font-size:25vw}}.common-flowtext-sp{display:none}@media screen and (max-width: 800px){.common-flowtext-sp{position:static !important;transform:translateY(0) !important;display:block !important;margin:50px 0}}.common-left{position:absolute;color:#c6c6c6;font-size:117px;font-weight:200;font-family:"Poppins","Arial","Noto Sans JP","Yu Gothic","YuGothic","Hiragino Kaku Gothic Pro","Meiryo",sans-serif;line-height:1;-ms-writing-mode:tb-lr;writing-mode:vertical-lr}.common-tags{display:flex}.common-tags span{line-height:1;letter-spacing:.1em;color:#9f9f9f;font-size:.875rem;font-family:"Poppins","Arial","Noto Sans JP","Yu Gothic","YuGothic","Hiragino Kaku Gothic Pro","Meiryo",sans-serif;font-weight:500;line-height:1}.common-tags span+span::before{content:"/";display:inline-block;color:#9f9f9f;margin:0 10px;font-size:.875rem;line-height:1}.common-date{color:#9f9f9f;font-size:.875rem;font-family:"Poppins","Arial","Noto Sans JP","Yu Gothic","YuGothic","Hiragino Kaku Gothic Pro","Meiryo",sans-serif;font-weight:500;line-height:1;letter-spacing:.05em}.section-mono{pointer-events:none;width:100vw;height:100vh;height:calc(var(--vh, 1vh)*100);position:fixed;top:0;left:0;z-index:900;background-image:linear-gradient(#000 10%, transparent 30%);mix-blend-mode:hue}.section-nav .nav{transform:translate3d(calc(100% + 50px), 0, 0);transition:transform 1s 1s;position:fixed;top:60px;right:50px;display:flex;flex-direction:column;align-items:center;z-index:999}.section-nav .nav.on{transform:translate3d(0, 0, 0)}@media screen and (max-width: 800px){.section-nav .nav{top:30px;right:20px}}.section-nav .nav .button{width:60px;height:17px;position:relative;cursor:pointer}@media screen and (max-width: 800px){.section-nav .nav .button{width:30px;height:12px}}.section-nav .nav .button div{width:100%;height:2px;background-color:#000;position:absolute;left:0;transition:transform .3s,background-color 1s}.section-nav .nav .button div:nth-of-type(1){transform-origin:top left;top:0}.section-nav .nav .button div:nth-of-type(2){transform-origin:bottom left;bottom:0}.section-nav .nav .button.hover div:nth-of-type(1){-webkit-animation:"line-hover" .6s ease-out;animation:"line-hover" .6s ease-out}.section-nav .nav .button.hover div:nth-of-type(2){-webkit-animation:"line-hover" .6s .1s ease-out;animation:"line-hover" .6s .1s ease-out}.section-nav .nav .ib{width:25px;margin-top:45px;transition:opacity .5s}@media screen and (max-width: 800px){.section-nav .nav .ib{width:17px;margin-top:20px}}.section-nav .nav .ib svg{transition:fill 1s}.section-nav .nav .ib:hover{opacity:.3}.section-nav .inner{pointer-events:none;position:fixed;top:0;left:0;z-index:998;width:100vw;height:100vh;height:calc(var(--vh, 1vh)*100);display:grid;place-items:center}.section-nav .inner::before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;z-index:-1;background-color:#e0e0e0;background-image:url(../img/noise.png);background-blend-mode:multiply;opacity:0;transition:opacity .5s}.section-nav .inner .logo{width:68px;margin:50px 0 0 60px;opacity:0;transition:opacity .3s;position:absolute;top:0;left:0}@media screen and (max-width: 800px){.section-nav .inner .logo{margin:20px 0 0 30px}}.section-nav .inner .main{display:grid;grid-template-rows:auto;grid-template-columns:1fr auto 1fr}@media screen and (max-width: 800px){.section-nav .inner .main{grid-template-rows:auto auto;grid-template-columns:1fr}}.section-nav .inner .main p{font-family:"Poppins","Arial","Noto Sans JP","Yu Gothic","YuGothic","Hiragino Kaku Gothic Pro","Meiryo",sans-serif;font-size:.875rem;align-self:end;justify-self:right;opacity:0;transition:opacity .3s}@media screen and (max-width: 800px){.section-nav .inner .main p{position:absolute;left:30px;bottom:20px}}.section-nav .inner .main img{width:auto;height:63vh;height:calc(var(--vh, 1vh)*63);margin:0 75px;opacity:0;transition:opacity .3s,transform .5s;filter:grayscale(100%);transform:scale(0.8)}@media screen and (max-width: 800px){.section-nav .inner .main img{display:none}}.section-nav .inner .main ul{align-self:center}@media screen and (max-width: 800px){.section-nav .inner .main ul{position:absolute;left:30px}}.section-nav .inner .main li{opacity:0;transform:translate3d(120px, 0, 0);transition:opacity .3s,transform .3s ease-in-out}@media screen and (max-width: 800px){.section-nav .inner .main li{transform:translate3d(60px, 0, 0)}}.section-nav .inner .main li+li{margin-top:50px}@media screen and (max-width: 800px){.section-nav .inner .main li+li{margin-top:30px}}.section-nav .inner .main a{font-family:"Poppins","Arial","Noto Sans JP","Yu Gothic","YuGothic","Hiragino Kaku Gothic Pro","Meiryo",sans-serif;font-weight:300;letter-spacing:0;font-size:58px;line-height:1;transition:color .3s}@media screen and (max-width: 800px){.section-nav .inner .main a{font-size:35px}}.section-nav .inner .main a:hover{color:#fdcd00}.section-nav.white .button div{background-color:#818181}.section-nav.white .ib svg{fill:#818181}.section-nav.open .button div{background-color:#000}.section-nav.open .button div:nth-of-type(1){transform:rotate(14deg)}@media screen and (max-width: 800px){.section-nav.open .button div:nth-of-type(1){transform:rotate(19deg)}}.section-nav.open .button div:nth-of-type(2){transform:rotate(-14deg)}@media screen and (max-width: 800px){.section-nav.open .button div:nth-of-type(2){transform:rotate(-19deg)}}.section-nav.open .ib svg{fill:#000}.section-nav.open .inner{pointer-events:auto;opacity:1}.section-nav.open .inner::before{opacity:1}.section-nav.open .inner .logo{opacity:1}.section-nav.open .inner .main p{opacity:1}.section-nav.open .inner .main img{opacity:1;transform:scale(1)}@media screen and (max-width: 800px){.section-nav.open .inner .main img{transform:scale(1) translateX(-40%)}}.section-nav.open .inner .main li{opacity:1;transform:translate3d(0, 0, 0);transition:opacity .3s,transform .5s cubic-bezier(0.65, -0.01, 0.4, 1)}.section-nav.open .inner .main li:nth-of-type(2){transition-delay:.1s}.section-nav.open .inner .main li:nth-of-type(3){transition-delay:.2s}.section-nav.open .inner .main li:nth-of-type(4){transition-delay:.3s}.section-nav.open .inner .main li:nth-of-type(5){transition-delay:.4s}@-webkit-keyframes line-hover{0%{transform:scaleX(1);transform-origin:right}30%{transform:scaleX(0);transform-origin:right}60%{transform:scaleX(0);transform-origin:left}100%{transform:scaleX(1);transform-origin:left}}@keyframes line-hover{0%{transform:scaleX(1);transform-origin:right}30%{transform:scaleX(0);transform-origin:right}60%{transform:scaleX(0);transform-origin:left}100%{transform:scaleX(1);transform-origin:left}}.section-top{width:100vw;height:100vh;height:calc(var(--vh, 1vh)*100);overflow-x:hidden;position:relative}.section-top .img{height:80.6vh;height:calc(var(--vh, 1vh)*80.6);overflow:hidden;position:absolute;right:50%;bottom:5.9%;transform:translateX(2.6vw);opacity:0;transform:translate3d(0, 60px, 0);transition:opacity 1s,transform 1s}@media screen and (max-width: 550px){.section-top .img{height:51.6vh;height:calc(var(--vh, 1vh)*51.6);right:auto;left:0;bottom:8.2%;transform:translateX(0)}}.section-top .img div{position:absolute;width:100%;height:110%;top:0;left:0}.section-top .img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.section-top h1{position:absolute;bottom:10%;left:50%;transform:translateX(-2.6vw);opacity:0;transform:translate3d(-2.6vw, 60px, 0);transition:opacity 1s .5s,transform 1s .5s}@media screen and (max-width: 550px){.section-top h1{top:15.6%;bottom:auto;left:0;transform:translateX(0) !important}}.section-top h1 .title{max-width:50vw;height:47.6vh;height:calc(var(--vh, 1vh)*47.6)}@media screen and (max-width: 550px){.section-top h1 .title{width:auto;max-width:95%;height:26.8vh;height:calc(var(--vh, 1vh)*26.8)}}.section-top h1 .logo{width:auto;height:13vh;height:calc(var(--vh, 1vh)*13);position:absolute;bottom:53.5%;right:9.5%}@media screen and (max-width: 550px){.section-top h1 .logo{max-width:19.7vw;height:10.9vh;height:calc(var(--vh, 1vh)*10.9);bottom:45%;right:0}}.section-top .news{position:absolute;top:15px;left:35px;display:flex;align-items:center;opacity:0;transition:opacity 1s 1s}@media screen and (max-width: 550px){.section-top .news{display:block;top:auto;bottom:15px;left:calc(100vw - 35px);flex-direction:column}}.section-top .news .news-eng{letter-spacing:.1em;font-size:.875rem;display:flex;align-items:center}@media screen and (max-width: 550px){.section-top .news .news-eng{-ms-writing-mode:tb-rl;writing-mode:vertical-rl}}.section-top .news .news-eng::after{content:"";display:block;width:50px;height:1px;margin:0 20px;background:#000}@media screen and (max-width: 550px){.section-top .news .news-eng::after{width:1px;height:30px;margin:10px 0}}.section-top .news .text{width:450px;max-width:60vw;font-size:.75rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.section-top .news .text span{letter-spacing:.05em;margin-right:20px}@media screen and (max-width: 550px){.section-top .news .text{width:auto;height:28%;text-overflow:clip;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;font-family:"Arial","Noto Sans JP","Yu Gothic","YuGothic","Hiragino Kaku Gothic Pro","Meiryo",sans-serif}}@media screen and (max-width: 800px){.section-top .news .text .eng{display:none}}.section-top.on .img{opacity:1;transform:translate(0)}.section-top.on h1{opacity:1;transform:translate3d(-2.6vw, 0, 0)}.section-top.on .news{opacity:1}.section-heading{width:100vw;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;overflow:hidden;position:relative;padding-bottom:50px}.section-heading::before{content:"";display:block;width:100%;height:100%;position:fixed;top:0;left:0;background-color:rgba(0,0,0,.1);z-index:-1}@media screen and (max-width: 800px){.section-heading .imgs{width:100%}}.section-heading .js-mono>div{width:100%;height:100%;position:absolute;top:0;left:0}.section-heading .img1{margin:105px auto 0 -233px;width:728px;height:484px}@media screen and (max-width: 800px){.section-heading .img1{width:100vw;height:0;padding-top:66%;margin:50px 0 0 0}}.section-heading .img2{margin:153px auto 0 45%;width:392px;height:587px;z-index:-1}@media screen and (max-width: 800px){.section-heading .img2{margin:0 0 0 auto;width:52%;height:0;padding-top:75%}}.section-heading .img3{margin:-276px -440px 0 auto;width:490px;height:395px}@media screen and (max-width: 800px){.section-heading .img3{margin:110px -17.3vw 0 auto;width:60.8%;height:0;padding-top:40%}}.section-heading .img4{margin:-287px auto 0 -97px;width:379px;height:568px}@media screen and (max-width: 800px){.section-heading .img4{margin:-104vw auto 0 0;width:60%;height:0;padding-top:89.4%}}.section-heading .img5{margin:124px auto 0;width:555px;height:412px}@media screen and (max-width: 800px){.section-heading .img5{width:100%;height:0;padding-top:74.1%}}.section-heading .img6{margin:-124px auto 0 -233px;width:326px;height:735px}@media screen and (max-width: 800px){.section-heading .img6{margin:120px auto 0;width:50.1vw;height:0;padding-top:113%}}.section-heading .img7{margin:-533px -233px 0 auto;width:566px;height:377px;z-index:-1}@media screen and (max-width: 800px){.section-heading .img7{display:none}}.section-heading p{text-align:center;display:block}.section-heading .text1{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:block;margin:-315px 103px 0 auto}@media screen and (max-width: 800px){.section-heading .text1{margin:75px auto}}.section-heading .text2{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:block;margin:-276px auto 0 50%}@media screen and (max-width: 800px){.section-heading .text2{margin:140px auto 75px}}.section-heading .text3{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:block;margin:-241px 50% 0 auto}@media screen and (max-width: 800px){.section-heading .text3{margin:120px auto 0}}.section-heading .figure{width:80%;max-width:450px;margin:344px auto 130px}@media screen and (max-width: 800px){.section-heading .figure{margin:120px auto 100px}}.section-heading .common-button{width:calc(100% - 40px);max-width:290px;margin:0 auto;font-size:1.56rem;font-weight:300;letter-spacing:.05em;font-family:"Poppins","Arial","Noto Sans JP","Yu Gothic","YuGothic","Hiragino Kaku Gothic Pro","Meiryo",sans-serif}.section-heading .common-button img{width:25px}@media screen and (max-width: 800px){.section-heading .common-button{max-width:none}}.section-floor{display:grid;grid-template-rows:repeat(4, auto)}.section-floor h2{margin-bottom:45px}.section-floor h2 img{margin-left:20px}@media screen and (max-width: 800px){.section-floor h2{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:40px}}.section-floor .time{color:#727272;font-size:.875rem;letter-spacing:-0.03em;margin-top:15px}@media screen and (max-width: 800px){.section-floor .time{margin-top:10px}}.section-floor .slide{margin-top:65px;position:relative;padding-bottom:0;overflow-x:hidden}@media screen and (max-width: 800px){.section-floor .slide{margin:0 0 40px 0;grid-row:2}}.section-floor .slide .swiper-slide{width:90%;max-width:clamp(900px,65.9vw,1500px)}@media screen and (max-width: 800px){.section-floor .slide .img{width:100%;max-width:none;height:0;padding-top:100%;margin:0;position:relative}}@media screen and (max-width: 800px){.section-floor .slide .img img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}}.section-floor .slide .swiper-pagination{bottom:0}.section-floor .slide .swiper-pagination .swiper-pagination-bullet{width:85px;height:20px;border-radius:0;position:relative;background-color:rgba(0,0,0,0)}.section-floor .slide .swiper-pagination .swiper-pagination-bullet::before{content:"";display:block;width:100%;height:2px;background-color:#818181;position:absolute;top:0;left:0;bottom:0;margin:auto}.section-floor .slide .swiper-pagination .swiper-pagination-bullet.is-selected::before{background-color:#000}.section-floor .list{display:flex;justify-content:space-around}.section-floor .list-outer{width:100%}@media screen and (max-width: 800px){.section-floor .list-outer{overflow:hidden}}@media screen and (max-width: 800px){.section-floor .list{flex-direction:column;align-items:center;gap:30px}}.section-floor .list li{width:clamp(238px,17.4vw,300px);flex-shrink:0;display:flex;flex-direction:column;align-items:center;opacity:0;transform:translate3d(0, 60px, 0);transition:opacity 2s,transform 1s;position:relative}@media screen and (max-width: 800px){.section-floor .list li{width:100vw}}.section-floor .list li:nth-of-type(1){transition-delay:.2s}.section-floor .list li:nth-of-type(2){transition-delay:.5s}.section-floor .list li:nth-of-type(3){transition-delay:.8s}.section-floor .list li .js-mono{flex-shrink:0;width:100%;height:0;padding-top:100%;border-radius:50%;overflow:hidden;position:relative}@media screen and (max-width: 800px){.section-floor .list li .js-mono{width:75%;padding-top:75%}}.section-floor .list li .js-mono::after{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background-color:rgba(0,0,0,.3);display:none}@media screen and (max-width: 800px){.section-floor .list li .js-mono::after{display:block}}.section-floor .list .text{z-index:2}@media screen and (max-width: 800px){.section-floor .list .text{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;position:absolute;inset:0;margin:auto}}@media screen and (max-width: 800px){.section-floor .list .text *{color:#fff}}.section-floor .list h4{font-family:"Poppins","Arial","Noto Sans JP","Yu Gothic","YuGothic","Hiragino Kaku Gothic Pro","Meiryo",sans-serif;font-size:1.25rem;letter-spacing:.1em;text-align:center;margin-top:25px}@media screen and (max-width: 800px){.section-floor .list h4{margin-top:0;font-weight:500;line-height:1.5}}.section-floor .list p{font-size:.875rem;letter-spacing:.025em;text-align:justify;margin:15px auto 0}@media screen and (max-width: 800px){.section-floor .list p{width:50%;font-weight:500;line-height:1.75}}.section-floor .list.on li{opacity:1;transform:translate3d(0, 0, 0)}.section-cafe{margin-top:150px}@media screen and (max-width: 800px){.section-cafe{text-align:center;margin-top:100px}}.section-cafe h2 img{width:232px;margin-top:-35px}@media screen and (max-width: 800px){.section-cafe h2 img{width:155px;margin-top:0;margin-bottom:17px}}.section-cafe .features{margin-top:165px}@media screen and (max-width: 800px){.section-cafe .features{margin-top:60px}}.section-cafe .features .list{margin-top:-100px}@media screen and (max-width: 800px){.section-cafe .features .list{margin-top:0}}@-webkit-keyframes roop{0%{transform:translateX(0)}100%{transform:translateX(-100%)}}@keyframes roop{0%{transform:translateX(0)}100%{transform:translateX(-100%)}}.object-stairs{display:block;width:74px;margin:160px auto 100px}@media screen and (max-width: 800px){.object-stairs{width:60px;margin:100px auto}}.section-gallery h2 img{width:227px;margin-top:-47px}@media screen and (max-width: 800px){.section-gallery h2 img{width:144px;margin:0 0 22px 0}}.section-gallery .slide{margin-bottom:55px}@media screen and (max-width: 800px){.section-gallery .slide{margin-bottom:25px}}.section-gallery .slide .img{width:100%;height:0;padding-top:56.25%}@media screen and (max-width: 800px){.section-gallery .slide .img{padding-top:100%}}.section-gallery .list{margin-top:85px}@media screen and (max-width: 800px){.section-gallery .list{margin-top:50px}}@media screen and (max-width: 800px){.section-gallery .text{text-align:center}}@media screen and (max-width: 800px){.section-gallery .text2{text-align:center;margin-top:40px}}.section-gallery .common-flowtext{position:absolute;top:50%;left:0;transform:translateY(-50%)}@media screen and (max-width: 800px){.section-gallery .common-flowtext{display:none}}.section-gallery .common-button{font-size:1.125rem;letter-spacing:.05em;font-weight:500;padding:20px;margin-top:88px}@media screen and (max-width: 800px){.section-gallery .common-button{text-align:left;line-height:1.5;position:relative;padding-left:25px;margin-top:50px}}.section-gallery .common-button img{width:30px;transform:rotate(-90deg)}@media screen and (max-width: 800px){.section-gallery .common-button img{width:15px;position:absolute;top:0;bottom:0;right:20px;margin:auto}}.section-gallery .window{opacity:0;pointer-events:none;transition:opacity .2s;position:fixed;top:0;left:0;z-index:1000;width:100%;height:100vh;height:calc(var(--vh, 1vh)*100);overflow-y:auto}.section-gallery .window.open{opacity:1;pointer-events:auto;transition:opacity .5s}.section-gallery .window.open .main{transform:scale(1) !important;transition:transform .3s ease-out !important}.section-gallery .window .back{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);cursor:pointer}.section-gallery .window .close{width:60px;height:17px;cursor:pointer;position:absolute}@media screen and (max-width: 800px){.section-gallery .window .close{width:30px;height:12px}}.section-gallery .window .close::before,.section-gallery .window .close::after{content:"";width:100%;height:2px;background-color:#000;position:absolute;left:0}.section-gallery .window .close::before{transform-origin:top left;transform:rotate(14deg);top:0}@media screen and (max-width: 800px){.section-gallery .window .close::before{transform:rotate(19deg)}}.section-gallery .window .close::after{transform-origin:bottom left;transform:rotate(-14deg);bottom:0}@media screen and (max-width: 800px){.section-gallery .window .close::after{transform:rotate(-19deg)}}.section-gallery .window .close.top{top:50px;right:50px}@media screen and (max-width: 800px){.section-gallery .window .close.top{right:40px}}.section-gallery .window .close.bottom{bottom:70px;right:0;left:0;margin:auto}.section-gallery .window .close.bottom::before,.section-gallery .window .close.bottom::after{background-color:#fff}.section-gallery .window .inner{z-index:1;padding-top:50px;display:grid;justify-items:center;width:100%}.section-gallery .window .inner .main{width:90%;max-width:clamp(1130px,84%,1500px);height:calc(100% - 165px);padding:130px 75px 250px 155px;position:relative;background-color:#e0e0e0;background-image:url(../img/noise.png);background-blend-mode:multiply;transform:scale(0.7);transform-origin:top;transition:transform 0s .3s;overflow:hidden}@media screen and (max-width: 800px){.section-gallery .window .inner .main{padding:100px 40px 220px}}.section-gallery .window .inner .logo{width:100%;max-width:346px}@media screen and (max-width: 800px){.section-gallery .window .inner .logo{max-width:150px}}.section-gallery .window .inner h2{font-size:1.75rem;font-weight:500;margin-top:75px}@media screen and (max-width: 800px){.section-gallery .window .inner h2{font-size:20px;margin:50px 0 30px}}@media screen and (max-width: 800px){.section-gallery .window .inner .text{text-align:justify}}.section-gallery .window .inner .section{position:relative;margin-top:150px}@media screen and (max-width: 800px){.section-gallery .window .inner .section{margin-top:70px}}.section-gallery .window .inner .section .common-left{left:-155px;top:0;overflow:hidden;width:100px;height:550px}@media screen and (max-width: 800px){.section-gallery .window .inner .section .common-left{display:none}}.section-gallery .window .inner .section .common-left div{font-size:inherit;font-weight:inherit;font-family:inherit;color:inherit;line-height:inherit;-ms-writing-mode:inherit;writing-mode:inherit;position:absolute;top:0;left:-18px}.section-gallery .window .inner .section h3{font-size:1.56rem;font-weight:500;letter-spacing:.1em;display:flex;align-items:center;margin-bottom:20px}@media screen and (max-width: 800px){.section-gallery .window .inner .section h3{font-size:18px}}.section-gallery .window .inner .section h3 span{flex-shrink:0;word-break:keep-all}.section-gallery .window .inner .section h3::after{content:"";width:100%;height:1px;background-color:#818181;margin-left:35px}@media screen and (max-width: 800px){.section-gallery .window .inner .section h3::after{margin-left:20px}}.section-gallery .window .inner .section.example{margin-top:120px}@media screen and (max-width: 800px){.section-gallery .window .inner .section.example{margin-top:50px}}.section-gallery .window .inner .section .list-img{margin-top:55px;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;gap:60px 45px}@media screen and (max-width: 800px){.section-gallery .window .inner .section .list-img{margin-top:30px;grid-template-columns:auto;gap:30px 0}}.section-gallery .window .inner .section .list-img .imgs{position:relative}.section-gallery .window .inner .section .list-img .imgs picture:nth-of-type(2) img{position:absolute;top:0;left:0}.section-gallery .window .inner .section .list-img h4{margin:24px 0 5px;font-size:1.125rem;font-weight:500;letter-spacing:.05em}@media screen and (max-width: 800px){.section-gallery .window .inner .section .list-img h4{margin-top:15px}}.section-gallery .window .inner .section .list-img p{font-size:.875rem;text-align:justify;line-height:1.75}.section-gallery .window .inner .section .list-link{margin-top:70px;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:25px}@media screen and (max-width: 800px){.section-gallery .window .inner .section .list-link{margin-top:30px;grid-template-columns:auto;gap:15px}}.section-gallery .window .inner .section .list-link a{background-color:#fff;width:100%;padding:25px 40px;display:flex;align-items:center;justify-content:space-between}@media screen and (max-width: 800px){.section-gallery .window .inner .section .list-link a{padding:15px 25px}}.section-gallery .window .inner .section .list-link img{width:15px}.section-gallery .window .inner .section.fee h4{font-weight:700;margin:45px 0 10px}@media screen and (max-width: 800px){.section-gallery .window .inner .section.fee h4{margin-top:20px}}@media screen and (max-width: 800px){.section-gallery .window .inner .section.fee p{line-height:1.75}}.section-gallery .window .inner .section.news ul{margin-top:85px}@media screen and (max-width: 800px){.section-gallery .window .inner .section.news ul{margin-top:30px}}.section-gallery .window .inner .section.news ul li+li{margin-top:40px}@media screen and (max-width: 800px){.section-gallery .window .inner .section.news ul li+li{margin-top:20px}}.section-gallery .window .inner .section.news ul li a{display:flex;align-items:center;gap:90px;border-bottom:1px solid #818181;transition:opacity .3s}@media screen and (max-width: 800px){.section-gallery .window .inner .section.news ul li a{flex-direction:column;align-items:flex-start;gap:0}}.section-gallery .window .inner .section.news ul li a p{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.section-gallery .window .inner .section.news ul li a:hover{opacity:.5}.section-gallery .window .inner .section.news .more{margin:55px 0 0 auto;text-align:right}@media screen and (max-width: 800px){.section-gallery .window .inner .section.news .more{margin-top:40px}}.section-gallery .window .inner .section.tell .tell{font-size:41px;font-weight:300;color:#818181;font-family:"Poppins","Arial","Noto Sans JP","Yu Gothic","YuGothic","Hiragino Kaku Gothic Pro","Meiryo",sans-serif;letter-spacing:0;margin:70px 0;position:relative}@media screen and (max-width: 800px){.section-gallery .window .inner .section.tell .tell{margin:30px 0 50px;font-size:7.7vw}}.section-gallery .window .inner .section.tell .tell span:nth-of-type(1){margin-right:10px}.section-gallery .window .inner .section.tell .tell .date{position:absolute;font-size:1rem;bottom:-10px;left:80px}@media screen and (max-width: 800px){.section-gallery .window .inner .section.tell .tell .date{left:0;bottom:-20px}}@media screen and (max-width: 800px){.section-gallery .window .inner .section.tell p{text-align:justify}}.section-gallery .window .inner .logo-foot{display:block;width:75px;margin:190px auto 0;transform:translateX(-80px);transition:opacity .3s;cursor:pointer}@media screen and (max-width: 800px){.section-gallery .window .inner .logo-foot{width:60px;margin-top:100px;transform:translateX(0)}}.section-gallery .window .inner .logo-foot:hover{opacity:.5}.section-news{margin-top:200px;position:relative;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:200px 0}@media screen and (max-width: 800px){.section-news{padding:50px 0;margin-top:200px}}.section-news::before{content:"";width:100%;height:100%;background-color:#000;position:fixed;top:0;left:0;z-index:-1;opacity:0;transition:opacity 1s;pointer-events:none}.section-news.on::before{opacity:.9 !important}.section-news.on .list .title{color:#fff}.section-news.on .common-link{color:#fff}.section-news .h2-outer{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;pointer-events:none;position:-webkit-sticky;position:sticky;top:0}.section-news .h2-outer-outer{pointer-events:none;height:100%;position:absolute;top:0;left:0;right:0;margin:auto;transform:translateX(-130px)}@media screen and (max-width: 1200px){.section-news .h2-outer-outer{transform:translateX(-30px)}}@media screen and (max-width: 800px){.section-news .h2-outer-outer{transform:translateX(0)}}@media screen and (max-width: 800px){.section-news .h2-outer{position:absolute;left:0;right:0;margin:auto}}.section-news .h2-outer h2{font-family:"Poppins","Arial","Noto Sans JP","Yu Gothic","YuGothic","Hiragino Kaku Gothic Pro","Meiryo",sans-serif;font-size:156px;font-weight:200;color:#818181;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;line-height:1;pointer-events:none}@media screen and (max-width: 800px){.section-news .h2-outer h2{font-size:20vw;-ms-writing-mode:lr-tb;writing-mode:horizontal-tb;transform:translateX(0)}}.section-news .outer{width:100vw;overflow-x:hidden}.section-news .list{width:76%;margin:0 0 0 auto;padding:100px 0}@media screen and (max-width: 800px){.section-news .list{width:100%;padding:100px 0 70px}}.section-news .list>li{position:relative}.section-news .list>li::after{content:"";width:calc(100vw + (100vw - 900px)/2);height:1px;background-color:#818181;position:absolute;bottom:0;left:0;will-change:transform;transform:scaleX(0);transform-origin:left;transition:transform 1s ease-in}@media screen and (max-width: 800px){.section-news .list>li::after{width:100%}}.section-news .list>li.on::after{transform:scaleX(1)}.section-news .list>li .line{height:1px;display:block;background-color:#818181;position:absolute;right:0;bottom:-1px;transform:translateX(100%)}@media screen and (max-width: 800px){.section-news .list>li .line{display:none}}.section-news .list>li>a{width:100%;padding:40px 0 40px 40px;display:grid;grid-template-columns:223px 1fr;grid-template-rows:auto auto;-moz-column-gap:45px;column-gap:45px;transition:opacity .3s;cursor:pointer}@media screen and (max-width: 800px){.section-news .list>li>a{grid-template-columns:50% 1fr;gap:20px;padding:40px 0}}.section-news .list>li>a:hover{opacity:.5}.section-news .list>li>a .img{grid-row:1/3;grid-column:1/2;width:100%;height:0;padding-top:70.9%;position:relative}.section-news .list>li>a .img img{width:100%;height:100%;position:absolute;top:0;left:0;-o-object-fit:cover;object-fit:cover}@media screen and (max-width: 800px){.section-news .list>li>a .img{grid-row:1/2}}.section-news .list>li>a .sub{width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;display:flex;align-items:center;justify-content:space-between}@media screen and (max-width: 800px){.section-news .list>li>a .sub{height:100%;flex-direction:column-reverse;align-items:flex-start}}.section-news .list>li>a .title{letter-spacing:.05em;color:#000;transition:color 1s;font-weight:500;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;grid-row:2;grid-column:2;align-self:flex-end}@media screen and (max-width: 800px){.section-news .list>li>a .title{grid-column:1/3}}.section-news .common-link{transition:color 1s;position:absolute;right:0;bottom:0}.section-access{margin-top:100px}.section-access h2{font-family:"Poppins","Arial","Noto Sans JP","Yu Gothic","YuGothic","Hiragino Kaku Gothic Pro","Meiryo",sans-serif;font-size:156px;color:#c6c6c6;font-weight:200;letter-spacing:.05em;line-height:1;text-align:center}@media screen and (max-width: 800px){.section-access h2{font-size:20vw}}.section-access>div{margin-top:100px;display:grid;grid-template-columns:45% 1fr}@media screen and (max-width: 800px){.section-access>div{margin-top:65px;grid-template-columns:100%;grid-template-rows:auto auto;gap:45px}}.section-access>div .text{display:flex;flex-direction:column;justify-content:space-between}@media screen and (max-width: 800px){.section-access>div .text{grid-row:2;align-items:center}}.section-access>div .text>div{width:100%;display:flex;flex-direction:column}@media screen and (max-width: 800px){.section-access>div .text>div{align-items:center}}.section-access>div .text h3{font-size:16px;font-weight:500;margin-bottom:60px}@media screen and (max-width: 800px){.section-access>div .text h3{margin-bottom:25px}}.section-access>div .text p{font-size:.875rem;line-height:1.75}@media screen and (max-width: 800px){.section-access>div .text p{font-size:14px;text-align:center}}.section-access>div .text p+p{margin-top:5px}@media screen and (max-width: 800px){.section-access>div .text p+p{margin-top:20px}}.section-access>div .text p span{width:15px;height:15px;background-color:#c6c6c6;vertical-align:-10%;margin-right:7px}@media screen and (max-width: 800px){.section-access>div .text p.left{text-align:left}}.section-access>div .text .common-button{margin:20px 0;padding:15px 25px 15px 0;font-size:.875rem;max-width:260px;font-family:"Poppins","Arial","Noto Sans JP","Yu Gothic","YuGothic","Hiragino Kaku Gothic Pro","Meiryo",sans-serif;transition:background-color 1s,color .3s}@media screen and (max-width: 800px){.section-access>div .text .common-button{width:100%;max-width:100%;font-size:14px;margin:35px 0}}.section-access>div .text .common-button img{width:10px;transition:filter .3s}.section-access>div .text .common-button:hover{color:#fff;background-color:#000 !important}.section-access>div .text .common-button:hover img{filter:invert(100%)}.section-footer{margin-top:300px;padding-bottom:40px}@media screen and (max-width: 800px){.section-footer{margin-top:100px;padding-bottom:20px}}.section-footer .sp{display:none;width:60%;margin:0 auto 100px}@media screen and (max-width: 800px){.section-footer .sp{display:block}}.section-footer p{text-align:center}.section-footer .logo{width:70px;display:block;margin:200px auto 40px;transition:opacity .3s}@media screen and (max-width: 800px){.section-footer .logo{width:60px;margin:100px auto 30px}}.section-footer .logo:hover{opacity:.3}.section-footer .copy{font-size:.625rem;font-family:"Poppins","Arial","Noto Sans JP","Yu Gothic","YuGothic","Hiragino Kaku Gothic Pro","Meiryo",sans-serif}.page-news,.page-single{margin-bottom:-150px}@media screen and (max-width: 800px){.page-news,.page-single{margin-bottom:-50px}}.page-news .main-outer,.page-single .main-outer{position:relative}.page-news .common-left,.page-single .common-left{height:100%;font-size:200px;top:-22px;left:-35px}@media screen and (max-width: 800px){.page-news .common-left,.page-single .common-left{opacity:.3}}.page-news .common-left span,.page-single .common-left span{position:-webkit-sticky;position:sticky;top:-17px}@media screen and (max-width: 800px){.page-news .common-left span,.page-single .common-left span{position:absolute;top:5px}}.page-news .tags,.page-single .tags{position:relative;padding:120px 0}.page-news .tags::before,.page-single .tags::before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background-image:linear-gradient(transparent 0%, #eee 20%, #eee 80%, transparent 100%);mix-blend-mode:multiply}.page-news .tags .common-max>div,.page-single .tags .common-max>div{display:flex}@media screen and (max-width: 800px){.page-news .tags .common-max>div,.page-single .tags .common-max>div{flex-direction:column}}.page-news .tags .common-max>div+div,.page-single .tags .common-max>div+div{margin-top:30px}.page-news .tags .common-max h3,.page-single .tags .common-max h3{width:150px;font-weight:500;flex-shrink:0}@media screen and (max-width: 800px){.page-news .tags .common-max h3,.page-single .tags .common-max h3{margin-bottom:10px}}.page-news .tags .common-max ul,.page-single .tags .common-max ul{display:flex;flex-wrap:wrap;gap:0px 20px}.page-news .tags .common-max ul a,.page-single .tags .common-max ul a{margin-right:20px;font-family:"Poppins","Arial","Noto Sans JP","Yu Gothic","YuGothic","Hiragino Kaku Gothic Pro","Meiryo",sans-serif;font-size:.875rem;letter-spacing:.1em;position:relative;line-height:1.4;transition:color .3s}.page-news .tags .common-max ul a::after,.page-single .tags .common-max ul a::after{content:"";width:100%;height:1px;background-color:#818181;position:absolute;left:0;bottom:0;transform-origin:left;transition:transform .3s,background-color .3s}.page-news .tags .common-max ul a:hover,.page-single .tags .common-max ul a:hover{color:#818181}.page-news .tags .common-max ul a:hover::after,.page-single .tags .common-max ul a:hover::after{-webkit-animation:line-hover .5s;animation:line-hover .5s}.page-news .tags .common-max ul li:nth-of-type(1) a,.page-single .tags .common-max ul li:nth-of-type(1) a{margin-left:0}.page-news .tags .common-max ul li:not(li:nth-last-of-type(1))::after,.page-single .tags .common-max ul li:not(li:nth-last-of-type(1))::after{content:"/";display:inline-block;color:#000;margin:0 10px;font-size:.875rem;line-height:1}.page-news .tags .common-max .upper a,.page-single .tags .common-max .upper a{font-size:1.125rem;line-height:1.3}.page-news .main-outer{padding-top:200px}@media screen and (max-width: 800px){.page-news .main-outer{padding-top:100px}}@media screen and (max-width: 800px){.page-news h1{display:flex;flex-direction:column}}.page-news h1 span{letter-spacing:.1em}.page-news h1 span:nth-of-type(1){font-family:"Poppins","Arial","Noto Sans JP","Yu Gothic","YuGothic","Hiragino Kaku Gothic Pro","Meiryo",sans-serif;font-size:58px;font-weight:300}@media screen and (max-width: 800px){.page-news h1 span:nth-of-type(1){font-size:40px;line-height:1.5}}.page-news h1 span:nth-of-type(2){font-size:1.56rem;font-weight:500;margin-left:35px}@media screen and (max-width: 800px){.page-news h1 span:nth-of-type(2){font-size:18px;margin-left:0}}.page-news .list{margin-top:120px}@media screen and (max-width: 800px){.page-news .list{margin-top:50px}}.page-news .list a{display:flex;gap:40px;padding:55px 0;position:relative}@media screen and (max-width: 800px){.page-news .list a{flex-direction:column;gap:10px;padding:40px 0}}.page-news .list a::after{content:"";position:absolute;left:0;bottom:0;width:100%;height:1px;background-color:#818181}.page-news .list a .img{flex-shrink:0;width:230px;height:160px;position:relative}@media screen and (max-width: 800px){.page-news .list a .img{width:100%;height:0;padding-top:70.9%}}.page-news .list a .img img{width:100%;height:100%;position:absolute;top:0;left:0;-o-object-fit:cover;object-fit:cover}.page-news .list .title{display:flex;justify-content:space-between;align-items:center}@media screen and (max-width: 800px){.page-news .list .title{flex-direction:column-reverse;flex-wrap:wrap;align-items:flex-start;margin-top:5px}}.page-news .list .title h2{text-align:1rem;font-weight:500}@media screen and (max-width: 800px){.page-news .list .title h2{margin:5px 0}}@media screen and (max-width: 800px){.page-news .list .common-date{margin-top:5px}}.page-news .list p{font-size:.875rem;line-height:1.75;margin-top:30px;text-align:justify;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}@media screen and (max-width: 800px){.page-news .list p{margin-top:15px}}.page-news .pagenation{margin:120px 0 95px;display:flex;gap:45px;align-items:center;justify-content:center}@media screen and (max-width: 800px){.page-news .pagenation{margin:60px 0}}.page-news .pagenation img{width:13px}.page-news .pagenation .page-numbers{font-size:1.125rem;color:#818181;font-family:"Poppins","Arial","Noto Sans JP","Yu Gothic","YuGothic","Hiragino Kaku Gothic Pro","Meiryo",sans-serif;transition:color .3s}.page-news .pagenation .page-numbers:hover{color:#000}.page-news .pagenation .current{color:#000;position:relative}.page-news .pagenation .current::after{content:"";width:150%;height:1px;background-color:#818181;position:absolute;left:50%;bottom:0;transform:translateX(-50%)}.page-news .pagenation .prev{width:13px;margin-right:110px}@media screen and (max-width: 800px){.page-news .pagenation .prev{margin:0 auto 0 0}}.page-news .pagenation .next{margin-left:110px}@media screen and (max-width: 800px){.page-news .pagenation .next{margin:0 0 0 auto}}.page-news .pagenation .next svg{transform:scaleX(-1)}_::-webkit-full-page-media,_:future,:root .page-news .list p{text-align:left}.page-single .main{background-color:rgba(255,255,255,.7);padding:70px 60px}.page-single .main-outer{padding-top:130px}@media screen and (max-width: 800px){.page-single .main-outer{padding-top:80px}}@media screen and (max-width: 800px){.page-single .main{padding:60px 30px}}.page-single .main .header{display:flex;margin-bottom:20px}.page-single .main .header .common-date{margin-right:40px}.page-single .main h1{font-size:1.56rem;letter-spacing:.1em;font-weight:500;position:relative;line-height:1.75;padding-bottom:10px;margin-bottom:50px}@media screen and (max-width: 800px){.page-single .main h1{font-size:1.25rem;margin-bottom:30px}}.page-single .main h1::after{content:"";width:100%;height:1px;background-color:#818181;position:absolute;left:0;bottom:0}.page-single .article{display:flex;flex-direction:column}.page-single .article p{margin:1em 0}.page-single .article p+img{margin-top:2em}.page-single .article img{width:100%;max-width:420px;-o-object-fit:cover;object-fit:cover;margin:1em 0}.page-single .article img+p{margin-top:2em}.page-single .share{display:flex;flex-direction:column;align-items:center;margin-top:100px}.page-single .share div:nth-of-type(1){font-size:1.125rem;letter-spacing:.1em;font-weight:"Poppins","Arial","Noto Sans JP","Yu Gothic","YuGothic","Hiragino Kaku Gothic Pro","Meiryo",sans-serif;color:#818181;margin-bottom:10px}.page-single .share div:nth-of-type(2){display:flex;gap:40px}.page-single .share div:nth-of-type(2) svg{width:25px}.page-single .share div:nth-of-type(2) svg path{transition:fill .3s}.page-single .share a:hover svg path{fill:#000}.page-single .pagenation{display:flex;justify-content:space-between;margin:35px auto 100px}.page-single .pagenation img{width:18px}@media screen and (max-width: 800px){.page-single .pagenation img{width:10px}}@media screen and (max-width: 800px){.page-single .pagenation{margin:15px auto 50px}}.page-single .pagenation a{color:#818181;font-size:1.125rem;letter-spacing:.1em;font-family:"Poppins","Arial","Noto Sans JP","Yu Gothic","YuGothic","Hiragino Kaku Gothic Pro","Meiryo",sans-serif;display:flex;align-items:center;transition:opacity .3s}@media screen and (max-width: 800px){.page-single .pagenation a{font-size:.875rem}}.page-single .pagenation a:nth-of-type(1) img{margin-right:15px}@media screen and (max-width: 800px){.page-single .pagenation a:nth-of-type(1) img{margin-right:5px}}.page-single .pagenation a:nth-of-type(2) img{transform:scaleX(-1);margin-left:15px}@media screen and (max-width: 800px){.page-single .pagenation a:nth-of-type(2) img{margin-left:5px}}.page-single .pagenation a:hover{opacity:.5}.section-404{text-align:center;height:500px;display:flex;align-items:center;justify-content:center;flex-direction:column}.section-404 a{margin-top:50px}.js-fade{opacity:0;transition:opacity 5s}.js-fade.on{opacity:1}.js-movefade{opacity:0;transform:translate3d(0, 60px, 0);transition:opacity 1s,transform 1s}@media screen and (min-width: 1400px){.js-movefade.img1,.js-movefade.img2,.js-movefade.img3,.js-movefade.img4,.js-movefade.img5,.js-movefade.img6,.js-movefade.img7{transform:scale(1.2) translate3d(0, 60px, 0)}}.js-movefade.on{opacity:1;transform:translate3d(0, 0, 0)}@media screen and (min-width: 1400px){.js-movefade.on.img1,.js-movefade.on.img2,.js-movefade.on.img3,.js-movefade.on.img4,.js-movefade.on.img5,.js-movefade.on.img6,.js-movefade.on.img7{transform:scale(1.2) translate3d(0, 0, 0)}}.js-back::before{opacity:0;transition:opacity 1s;mix-blend-mode:multiply}.js-back.on::before{opacity:1}.js-play{-webkit-animation-play-state:paused;animation-play-state:paused}.js-play.play{-webkit-animation-play-state:running;animation-play-state:running}.js-mono{overflow:hidden;position:relative;z-index:1}.js-mono div{width:100%;height:100%;position:absolute;top:0;left:0}.js-mono img{position:absolute;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;top:0;left:0}.js-mono img:nth-of-type(2),.js-mono picture:nth-of-type(2) img{filter:grayscale(100%);transition:opacity 1s}.js-mono.on-mono img:nth-of-type(2),.js-mono.on-mono picture:nth-of-type(2) img{opacity:0}.js-mono.js-para img{height:120%;top:50%;left:0;transform:translateY(-50%)}