/*! destyle.css v4.0.0 | MIT License | https://github.com/nicolas-cusan/destyle.css */*,::before,::after{box-sizing:border-box;border-width:0;border-style:solid}html{line-height:1;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{margin:0}main{display:block}p,table,blockquote,address,pre,iframe,form,figure,dl{margin:0}h1,h2,h3,h4,h5,h6{margin:0;font-weight:inherit;font-size:inherit}ul,ol{margin:0;padding:0;list-style:none}dd{margin-left:0}hr{box-sizing:content-box;height:0;margin:0;clear:both;overflow:visible;border-top-width:1px;color:inherit}pre{font-size:inherit;font-family:monospace,monospace}address{font-style:inherit}a{background-color:rgba(0,0,0,0);color:inherit;text-decoration:none}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-size:inherit;font-family:monospace,monospace}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}svg,img,embed,object,iframe{vertical-align:bottom}button,input,optgroup,select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0;padding:0;border-radius:0;background:rgba(0,0,0,0);color:inherit;font:inherit;text-align:inherit;text-transform:inherit;vertical-align:middle}button,[type=button],[type=reset],[type=submit]{cursor:pointer}button:disabled,[type=button]:disabled,[type=reset]:disabled,[type=submit]:disabled{cursor:default}:-moz-focusring{outline:auto}select:disabled{opacity:inherit}option{padding:0}fieldset{min-width:0;margin:0;padding:0}legend{padding:0}progress{vertical-align:baseline}textarea{overflow:auto}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}[type=number]{-moz-appearance:textfield}label[for]{cursor:pointer}details{display:block}summary{display:list-item}[contenteditable]:focus{outline:auto}table{border-color:inherit;border-collapse:collapse}caption{text-align:left}td,th{padding:0;vertical-align:top}th{font-weight:bold;text-align:left}@font-face{font-style:normal;font-weight:300;src:url(../../fonts/NotoSansJP-Light.woff2) format("woff2");font-family:"NotoSansJP";font-display:swap}@font-face{font-style:normal;font-weight:400;src:url(../../fonts/NotoSansJP-Regular.woff2) format("woff2");font-family:"NotoSansJP";font-display:swap}@font-face{font-style:normal;font-weight:500;src:url(../../fonts/NotoSansJP-Medium.woff2) format("woff2");font-family:"NotoSansJP";font-display:swap}@font-face{font-style:normal;font-weight:700;src:url(../../fonts/NotoSansJP-Bold.woff2) format("woff2");font-family:"NotoSansJP";font-display:swap}@font-face{font-style:normal;font-weight:300;src:url("../../fonts/NotoSerifJP-Light.woff2") format("woff2");font-family:"NotoSerifJP";font-display:swap}@font-face{font-style:normal;font-weight:400;src:url(../../fonts/NotoSerifJP-Regular.woff2) format("woff2");font-family:"NotoSerifJP";font-display:swap}@font-face{font-style:normal;font-weight:500;src:url(../../fonts/NotoSerifJP-Medium.woff2) format("woff2");font-family:"NotoSerifJP";font-display:swap}@font-face{font-style:normal;font-weight:600;src:url(../../fonts/NotoSerifJP-SemiBold.woff2) format("woff2");font-family:"NotoSerifJP";font-display:swap}@font-face{font-style:normal;font-weight:700;src:url(../../fonts/NotoSerifJP-Bold.woff2) format("woff2");font-family:"NotoSerifJP";font-display:swap}@font-face{font-style:normal;font-weight:300;src:url(../../fonts/Cormorant-Light.woff2) format("woff2");font-family:"Cormorant";font-display:swap}@font-face{font-style:normal;font-weight:400;src:url(../../fonts/Cormorant-Regular.woff2) format("woff2");font-family:"Cormorant";font-display:swap}@font-face{font-style:normal;font-weight:500;src:url(../../fonts/Cormorant-Medium.woff2) format("woff2");font-family:"Cormorant";font-display:swap}html{font-size:min(10px,.5208333333vw)}body{position:relative;background:#fff;color:#000;font-style:normal;font-weight:400;font-size:1.4rem;line-height:2.4;font-family:"NotoSansJP",serif;letter-spacing:.1em;line-break:strict;overflow-wrap:anywhere}body::after{display:inline-block;z-index:9999;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#fff;content:"";opacity:0;pointer-events:none;transition:opacity .3s ease}body.js-fade::after{opacity:1}a:hover{opacity:.7;transition:all .3s ease-out}img{max-width:100%;height:auto;-o-object-fit:cover;object-fit:cover}.is-pc-hidden{display:none}.is-sp-hidden{display:inline-block}.hover-link{display:flex;z-index:1;position:relative;align-items:center;width:16rem;height:4rem;padding-left:2rem;border:solid #000 .1rem;border-radius:2rem;font-weight:400;font-family:"NotoSerifJP",serif}.hover-link::before{display:inline-block;z-index:-1;position:absolute;top:50%;right:1.1rem;width:3rem;height:1.8rem;transform:translateY(-50%);border-radius:2rem;background:#000;content:"";transition:width .35s ease,height .35s ease,right .35s ease}.hover-link::after{display:inline-block;position:absolute;top:50%;right:2.1rem;width:.8rem;height:.6rem;transform:translateY(-50%);background:url(../images/common/ico_top_link.svg) no-repeat center top;background-size:contain;content:""}.hover-link:hover{color:#fff;opacity:1}.hover-link:hover::before{right:0;width:100%;height:100%}.js-fadein{transform:translateY(10rem);opacity:0;transition:opacity 2s,transform 1.5s}.js-fadein.is-active{transform:translateY(0);opacity:1}.header__inner{display:flex;z-index:10;position:fixed;justify-content:space-between;width:100%;padding:0 6rem;color:#fff;mix-blend-mode:difference;pointer-events:none}.header__logo{display:block;margin-top:5rem;text-align:center;pointer-events:auto}.header__logoImg{width:8.8rem}.header__txtImg{display:block;width:14.8rem;margin:2rem 0 0 0}.header__engImg{display:block;width:14.9rem;margin-top:1.3rem}.header__rsv{display:flex;flex-direction:column;align-items:center;width:22rem;height:7.6rem;margin-top:4rem;padding-top:2rem;border:solid 1px #fff;pointer-events:auto}.header__rsvImg{width:7.2rem;margin-bottom:.6rem}.header__rsvEngImg{width:11.4rem}.mobile-menuBtn{display:none}.mobile-menu{z-index:20;position:fixed;top:0;left:0;width:100%;height:100%;overflow:hidden;background:rgba(0,0,0,.85);color:#d9d9d9;-webkit-backdrop-filter:blur(2px);padding:10rem 0 11.5rem;overflow-y:auto;backdrop-filter:blur(2px);transition:opacity .3s ease,visibility .3s ease}.mobile-menu[aria-hidden=true]{visibility:hidden;opacity:0;pointer-events:none}.mobile-menu[aria-hidden=false]{visibility:visible;opacity:1;pointer-events:auto}.mobile-menu__primary{display:flex;flex-direction:column;align-items:center;margin-bottom:5rem;gap:2rem 0;font-weight:500;line-height:1;letter-spacing:.02em}.mobile-menu__primaryLink{font-size:2.2rem;font-family:"Cormorant",serif}.mobile-menu__primaryLink--jpn{display:block;margin-top:.5rem;font-size:1.1rem;font-family:"NotoSerifJP",serif;text-align:center}.mobile-menu__secondary{display:flex;flex-wrap:wrap;margin:0 5rem 5rem;gap:2rem 0;font-size:1.2rem;line-height:1;font-family:"NotoSerifJP",serif;letter-spacing:.02em;text-align:center}.mobile-menu__secondaryItem{width:50%}.mobile-menu__secondaryLink{display:inline}.mobile-menu__rsv{display:flex;flex-direction:column;align-items:center;justify-content:center;width:31.5rem;height:7.6rem;margin:0 auto 5rem;border:solid 1px #fff;font-weight:600;font-size:1.6rem;line-height:1;font-family:"NotoSerifJP",serif;letter-spacing:.02em}.mobile-menu__rsv--eng{margin-top:1rem;font-weight:300;font-size:1.1rem}.mobile-menu__sns{display:flex;justify-content:center;gap:0 2rem}.mobile-menu__snsLink{display:contents}@keyframes closeBar1{0%{transform:translateY(-8px) rotate(0)}50%{transform:translateY(0) rotate(0)}100%{transform:translateY(0) rotate(12deg)}}@keyframes closeBar2{0%{transform:translateY(8px) rotate(0)}50%{transform:translateY(0) rotate(0)}100%{transform:translateY(0) rotate(-12deg)}}@keyframes closeBar1Rev{0%{transform:translateY(0) rotate(12deg)}50%{transform:translateY(0) rotate(0)}100%{transform:translateY(-4px) rotate(0)}}@keyframes closeBar2Rev{0%{transform:translateY(0) rotate(-12deg)}50%{transform:translateY(0) rotate(0)}100%{transform:translateY(4px) rotate(0)}}.sidenav{z-index:10;position:fixed;bottom:6.5rem;left:6rem;color:#fff;mix-blend-mode:difference}.sidenav__list{display:flex;flex-direction:column;align-items:flex-start;margin-bottom:10rem;gap:3rem 0}.sidenav__link{display:inline-block}.sidenav__link--jpn{display:flex;align-items:center;margin-top:1rem}.sidenav__link--jpn::before{display:inline-block;width:.4rem;height:.4rem;margin-right:.5rem;border-radius:50%;background:#fff;content:"";vertical-align:middle}.sidenav__link:nth-of-type(1) .sidenav__img{width:7.5rem}.sidenav__link:nth-of-type(1) .sidenav__imgJpn{width:6.6rem}.sidenav__link:nth-of-type(2) .sidenav__img{width:13.7rem}.sidenav__link:nth-of-type(2) .sidenav__imgJpn{width:5.6rem}.sidenav__link:nth-of-type(3) .sidenav__img{width:16.2rem}.sidenav__link:nth-of-type(3) .sidenav__imgJpn{width:11rem}.sidenav__link:nth-of-type(4) .sidenav__img{width:20.4rem}.sidenav__link:nth-of-type(4) .sidenav__imgJpn{width:9.7rem}.sidenav__link:nth-of-type(5) .sidenav__img{width:12.5rem}.sidenav__link:nth-of-type(5) .sidenav__imgJpn{width:10.9rem}.sidenav__sns{display:flex;position:absolute;bottom:0;left:0;gap:0 1.2rem}.sidenav__sns.is-hidden{display:none}.sidenav__snsLink{display:inline-block;line-height:0}.sidenav__snsImg{width:1.8rem;height:1.8rem}.footer{display:flex;position:relative;justify-content:space-between;padding:5rem 6.6rem 17rem 35rem;border-top:solid #000 1px}.footer__primary{display:none}.footer__primaryLink{display:flex;align-items:center;justify-content:space-between;padding-bottom:.5rem;border-bottom:solid #000 1px;font-weight:500;line-height:1;letter-spacing:.02em}.footer__primaryLink--en{font-size:1.8rem;font-family:"Cormorant",serif}.footer__primaryLink--jp{font-size:1.1rem}.footer__nav{display:flex;flex-direction:column;align-items:flex-start;margin-bottom:8.6rem;gap:1.5rem 0}.footer__navLink{font-size:1.5rem;letter-spacing:.02em}.footer__navLink::before{display:inline-block;width:.4rem;height:.4rem;margin-right:1.6rem;border-radius:50%;background:#000;content:"";vertical-align:middle}.footer__sns{display:flex;gap:0 2rem;color:#fff;mix-blend-mode:difference}.footer__snsLink{display:inline-block;line-height:0}.footer__info{display:flex;flex-direction:column;margin-top:12.5rem}.footer__logo{display:flex;flex-direction:column;align-items:center;min-height:6rem;margin-bottom:4.3rem;padding:1.3rem 0 0 9.3rem;background:url(../images/common/logo.svg) no-repeat left center;background-size:6.6em 6rem;color:#fff;mix-blend-mode:difference}.footer__logoImg{display:block;width:14.8rem;height:1.8rem;margin-bottom:1.3rem}.footer__engImg{width:14.9rem;height:.9rem}.footer__infoText{font-size:1.6rem;letter-spacing:.1em;text-align:right}.footer__infoText:first-of-type{margin-bottom:1rem}.footer__copy{margin-top:5rem;font-weight:400;font-size:1.2rem;font-family:"NotoSansJP",serif;letter-spacing:.02em;text-align:right}.footer .scrollTop{z-index:5;position:absolute;top:0;right:6rem;width:5rem;height:5rem;background:#000 url(../images/common/ico_page_top.svg) no-repeat center;background-size:2rem 1rem;cursor:pointer}.footer .scrollTop:hover{opacity:.7;transition:all .3s ease-out}.footer .scrollTop__img{width:3.4rem}.footer .footerAnime{position:absolute;bottom:0;left:0;width:100%;height:16rem;overflow:hidden}.footer .footerAnime__layer{position:absolute;top:0;left:0;width:100%;height:100%}.footer .footerAnime__img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:0}.footer .footerAnime .img-footer-1st{z-index:1}.footer .footerAnime .img-footer-2nd{z-index:2}.footer .footerAnime__container{z-index:10;position:absolute;top:0;left:0;width:100%;height:100%}.footer .footerAnime__svg{display:block;width:100%;height:100%;opacity:0}.footer .footerAnime__svgSt{fill:none;stroke:#000;stroke-miterlimit:10}.footer .footerAnime .is-draw-animation{animation:none}.footer .footerAnime.is-started .img-footer-1st{animation:footer-fadeInPhoto 1s ease-in-out 1.2s forwards}.footer .footerAnime.is-started .img-footer-2nd{animation:footer-fadeInPhoto 1s ease-in-out 2.2s forwards}.footer .footerAnime.is-started .footerAnime__container{animation:footer-fadeOutSvg 1s ease-in-out 1.5s forwards}.footer .footerAnime.is-started .footerAnime__svg{animation:footer-fadeInSvg 1s ease-in-out forwards}.footer .footerAnime.is-started .is-draw-animation{animation:footer-drawLine 3s ease-in-out forwards}@keyframes footer-drawLine{to{stroke-dashoffset:0}}@keyframes footer-fadeInPhoto{to{opacity:1}}@keyframes footer-fadeOutSvg{to{visibility:hidden;opacity:0}}@keyframes footer-fadeInSvg{to{opacity:1}}.home .scrollTop{top:-5rem}.home .footer{border-top:none}.home{font-weight:400;font-family:"NotoSerifJP",serif}.topFv{position:relative;height:108rem;overflow:hidden;background:#fff}.topFv::before{z-index:5;position:absolute;bottom:0;left:0;width:100%;height:20rem;background:linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #ffffff 100%);content:""}.topFv__layer{position:absolute;top:0;left:0;width:100%;height:100%}.topFv__img{opacity:0}.topFv .img-1st{z-index:1;animation:fadeInPhoto 2s ease-in-out 2s forwards}.topFv .img-2nd{z-index:2;animation:fadeInPhoto 3s ease-in-out 4s forwards}.topFv__video{-o-object-fit:cover;z-index:3;object-fit:cover;animation:fadeInPhoto 3s ease-in-out 8s forwards;opacity:0}.topFv__container{visibility:hidden}.topFv__container.is-fv-ready{visibility:visible}.topFv__container.is-pcVideo{display:block}.topFv__container.is-spVideo{display:none}.topFv svg{display:block;width:100%;height:100%;animation:none}.topFv__container svg path,.topFv__container svg line,.topFv__container svg polyline,.topFv__container svg polygon,.topFv__container svg circle,.topFv__container svg rect{opacity:0}.topFv__container .is-animation{opacity:1}.topFv .is-animation{fill:none !important;stroke:#333 !important;stroke-width:1;animation:drawLine 3s ease-in-out forwards}@keyframes drawLine{to{stroke-dashoffset:0}}@keyframes fadeInPhoto{to{opacity:1}}@keyframes fadeOutSvg{to{visibility:hidden;opacity:0}}.topFv .scrollGuid{display:none}.fvSvg__path{fill:none;stroke:#000;stroke-linecap:round;stroke-miterlimit:10;stroke-width:.8px}.top-ttl{font-weight:400;font-size:9.6rem;line-height:1;font-family:"Cormorant",serif;letter-spacing:.05em}.top-ttl__small{margin-left:4.2rem;font-size:6.4rem}.secConcept{display:flex;position:relative;top:0;flex-wrap:wrap;padding:12rem 0 21.5rem 36rem}.secConcept::before{z-index:5;position:sticky;top:0;left:0;width:100%;height:20rem;background:linear-gradient(180deg, #ffffff 0%, rgba(255, 255, 255, 0) 100%);content:""}.secConcept__left{position:sticky;top:20.4rem;height:-moz-fit-content;height:fit-content;margin-right:12.7rem;padding-bottom:17.6rem}.secConcept__video{width:26rem;height:26rem;margin-left:9rem}.secConcept__center{display:flex;position:sticky;top:20.4rem;height:-moz-fit-content;height:fit-content;margin:0 13.4rem 0 0;padding:2.8rem 0 10rem 0;gap:0 3rem}.secConcept__centerImg_1{width:3.3rem;height:29.4rem}.secConcept__centerImg_2{width:3.3rem;height:43.6rem}.secConcept__right{position:relative}.secConcept__right .hover-link{margin:0 0 25rem 0}.secConcept__txt{font-weight:500;font-size:1.8rem;line-height:3;letter-spacing:.1em}.secConcept__txt:nth-of-type(1){margin-bottom:5rem}.secConcept__txt:nth-of-type(2){margin-bottom:5.4rem}.secConcept__txt:nth-of-type(3){margin-bottom:5.4rem;padding-left:1em;text-indent:-1em}.secConcept__txt:nth-of-type(4){margin-bottom:5rem}.secConcept__txt:nth-of-type(5){margin-bottom:5.4rem}.secConcept__txt:nth-of-type(6){margin-bottom:5rem}.secConcept__txt:nth-of-type(7){margin-bottom:10rem}.secConcept .top-ttl{margin-bottom:9.5rem}.secConcept__clock{position:relative;width:22rem;height:33rem;margin:0 0 0 16rem;overflow:hidden}.secConcept__clock.is-active .secConcept__svg{animation:clockFadeInSvg .6s ease-in-out 0s forwards}.secConcept__clock.is-active .is-clockAnimation{animation:clockDrawLine 1.5s ease-in-out 0s forwards}.secConcept__clock.is-active .img-clock-1st{animation:clockFadeInPhoto .7s ease-in-out 1.6s forwards}.secConcept__clock.is-active .img-clock-2nd{animation:clockFadeInPhoto .9s ease-in-out 2.1s forwards}.secConcept__clock.is-active .secConcept__clockContainer{animation:clockFadeOutSvg .9s ease-in-out 2.6s forwards}.secConcept__clockLayer{position:absolute;width:100%;height:100%;inset:0}.secConcept__clockImg{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:0}.secConcept .img-clock-1st{z-index:1}.secConcept .img-clock-2nd{z-index:2}.secConcept__clockContainer{z-index:10}.secConcept__svg{display:block;width:100%;height:100%;opacity:0}.secConcept__svgSt{fill:none;stroke:#000;stroke-linecap:round;stroke-miterlimit:10;stroke-width:1.5px}.secConcept .is-clockAnimation{fill:none}@keyframes clockDrawLine{to{stroke-dashoffset:0}}@keyframes clockFadeInPhoto{to{opacity:1}}@keyframes clockFadeOutSvg{to{visibility:hidden;opacity:0}}@keyframes clockFadeInSvg{to{opacity:1}}.roomAnimation{position:relative;width:78.1rem;height:52.1rem;margin:0 auto 37.2rem}.roomAnimation__img{position:absolute;top:0;right:0;bottom:0;left:0;transition:opacity .8s ease}.roomAnimation .roomAnimation1{z-index:1;background:url(../images/common/img_top_room_1.webp) no-repeat center;background-size:contain;opacity:1}.roomAnimation .roomAnimation2{z-index:2;background:url(../images/common/img_top_room_2.webp) no-repeat center;background-size:contain;opacity:0}.roomAnimation.is-active .roomAnimation2{opacity:1}.secRsv{display:grid;place-items:center;height:108rem;background:url(../images/common/bg_tripla.webp) no-repeat;background-size:cover;background-attachment:fixed}.tripla{width:112rem;height:50rem;padding:6rem 0 0;border-radius:2rem;background:rgba(0,0,0,.65);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.tripla [class*=search-widget-search-container-]{display:flex;flex-direction:column;align-items:center;padding:0;border-radius:0;background:none;box-shadow:none;color:#fff;font-weight:400;font-size:1.4rem;font-family:"NotoSerifJP",sans-serif !important}.tripla [class*=input-container-title-]{color:#fff !important;font-size:1.6rem !important;letter-spacing:.1em;text-align:center}.tripla [class*=search-widget-input-wrapper-]{display:flex !important}.tripla [class*=search-widget-two-picker-wrapper-]:nth-of-type(2){display:flex;position:relative;align-items:flex-end;margin-left:3.5rem;padding-top:3.4rem}.tripla [class*=search-widget-two-picker-wrapper-]:nth-of-type(2) [class*=input-container-title-]{position:absolute;top:0;left:50%;transform:translateX(-50%)}.tripla [class*=input-container-input-container-]{margin:0}.tripla [class*=search-widget-calendar-]{border:1px solid #858585 !important;background:rgba(0,0,0,.1) url(../images/common/ico_tripla_calendar.svg) no-repeat 31.5rem center !important;background-size:3.6rem 2.8rem !important;color:#fff !important;font-weight:400;font-size:2rem !important;font-family:"NotoSerifJP",sans-serif !important;letter-spacing:.1em;-webkit-backdrop-filter:blur(5px);width:37.4rem !important;height:6rem;padding:0 0 0 2.5rem;border-radius:2px;backdrop-filter:blur(5px)}.tripla [class*=search-widget-select-],.tripla [class*=dropdown-selector-container-] [class*=dropdown-selector-input-]{border:1px solid #858585 !important;background:rgba(0,0,0,.5) url(../images/common/ico_tripla_select.svg) no-repeat 14.8rem center !important;background-size:3.5rem 2.8rem !important;color:#fff !important;font-weight:400;font-size:2rem !important;font-family:"NotoSerifJP",sans-serif !important;letter-spacing:.1em;-webkit-backdrop-filter:blur(5px);width:20.5rem !important;height:6rem;padding:0 0 0 2.5rem !important;border-radius:2px;backdrop-filter:blur(5px)}.tripla [class*=search-widget-select-][class*=dropdown-arrow-],.tripla [class*=dropdown-selector-container-] [class*=dropdown-selector-input-][class*=dropdown-arrow-]{background:rgba(0,0,0,.5) url(../images/common/ico_tripla_select.svg) no-repeat 14.8rem center !important;background-size:3.5rem 2.8rem !important}.tripla [class*=search-widget-select-] option,.tripla [class*=dropdown-selector-container-] [class*=dropdown-selector-input-] option{background:#fff;color:#0f1213}.tripla [class*=dropdown-dropdown-]{top:6rem !important}.tripla [class*=dropdown-up-]{top:initial !important;bottom:6rem !important}.tripla [class*=input-container-width-sm-]{width:20.5rem !important;margin-right:1.5rem}.tripla__lead{margin-bottom:2.2rem;color:#fff;font-weight:400;font-size:2.4rem;line-height:1;font-family:"Cormorant",serif;letter-spacing:.02em;text-align:center}.tripla__ttl{margin:0 0 7.4rem;text-align:center}.tripla__ttlImg{width:18.8rem}.tripla [class*=search-widget-button-wrapper-] [class*=button-btn-]{display:flex !important;z-index:2;position:relative;align-items:center;width:36rem;height:5.4rem;margin:5.4rem 0 0 !important;padding:0 0 0 4rem;overflow:hidden;border-radius:4rem;background:#fff !important;color:#000 !important;font-weight:700;font-size:2rem}.tripla [class*=search-widget-button-wrapper-] [class*=button-btn-]::before{display:inline-block;position:absolute;top:50%;right:4rem;width:3rem;height:1.8rem;transform:translateY(-50%);border-radius:2rem;background:#000;content:"";transition:width .35s ease,height .35s ease,right .35s ease}.tripla [class*=search-widget-button-wrapper-] [class*=button-btn-]::after{display:inline-block;position:absolute;top:50%;right:5rem;width:.8rem;height:.6rem;transform:translateY(-50%);background:url(../images/common/ico_top_link.svg) no-repeat center top;background-size:contain;content:""}.tripla [class*=search-widget-button-wrapper-] [class*=button-btn-]:hover{color:#fff !important;opacity:1}.tripla [class*=search-widget-button-wrapper-] [class*=button-btn-]:hover::before{z-index:-1;right:0;width:100%;height:100%}.secInside{position:relative;background:linear-gradient(180deg, #fff 0%, #fff 40%, #000 48%, #000 100%)}.secInside__bgVideo{position:absolute;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.secInside__wrapper{display:flex;position:relative;flex-wrap:wrap;justify-content:flex-end;padding:25rem 0 0 40rem}.secInside__wrapper::before{display:inline-block;z-index:1;position:absolute;bottom:100vh;left:0;width:100%;height:180rem;transform:rotate(-180deg);background-image:linear-gradient(#000, #000),linear-gradient(180deg, #000000 4.81%, rgba(0, 0, 0, 0.8) 34.62%, rgba(117, 117, 117, 0) 100%);background-position:left top,left bottom;background-size:100% 151rem,100% 30rem;background-repeat:no-repeat;content:"";pointer-events:none}.secInside__wrapper::after{flex:0 0 100%;height:100vh;content:""}.secInside__txtImg{z-index:2;position:sticky;top:10rem;width:4.1rem;height:77.4rem;margin:29rem 16rem 0 0;color:#fff;mix-blend-mode:difference}.secInside__fixed{z-index:2;position:sticky;top:0}.secInside__animation{position:relative;width:78rem;height:93.2rem}.secInside__animationImg{z-index:0;position:absolute;inset:0;background-position:top right;background-size:cover;background-repeat:no-repeat;opacity:0;pointer-events:none;transition:opacity .6s ease;will-change:opacity}.secInside__animationImg.is-active{z-index:1;opacity:1}.secInside__animationImg.is-next{z-index:2}.secInside__animationImg.room1{background:url(../images/common/img_inside_anima_1.webp) no-repeat top right}.secInside__animationImg.room2{background:url(../images/common/img_inside_anima_2.webp) no-repeat top right}.secInside__animationImg.room3{background:url(../images/common/img_inside_anima_3.webp) no-repeat top right}.secInside__animationImg.room4{background:url(../images/common/img_inside_anima_4.webp) no-repeat top right}.secInside__inner{width:100%;margin-top:-93.2rem}.secInside .top-ttl{position:sticky;margin-bottom:9rem}.secInside__txt{margin-bottom:7rem;font-weight:600;font-size:2rem;line-height:3}.secInside__map{display:inline-block;margin-bottom:20rem}.secInside__mapImg{width:40rem}.secInside .secInsideCard{display:flex;z-index:1;position:relative;flex-direction:column;width:112rem;height:61.8rem;margin-bottom:6rem;padding:10rem 0 10.2rem 6rem}.secInside .secInsideCard:nth-of-type(1){background:#fff}.secInside .secInsideCard:nth-of-type(2){background:#fff}.secInside .secInsideCard:nth-of-type(3){background:#222;color:#fff}.secInside .secInsideCard:nth-of-type(4){margin-bottom:24rem;background:#222;color:#fff}.secInside .secInsideCard__ttl{margin-bottom:4rem;font-weight:500;font-size:3.2rem;line-height:1;font-family:"Cormorant",serif;letter-spacing:.1em}.secInside .secInsideCard__txt{padding-left:2rem;font-weight:500;font-size:1.6rem;line-height:2.6}.secInside .secInsideCard__img{width:34rem;margin-top:auto}.secInside .secInsideCard .secInsideCardAnime{position:relative;width:34rem;height:18rem;overflow:hidden}.secInside .secInsideCard .secInsideCardAnime__layer{position:absolute;top:0;left:0;width:100%;height:100%}.secInside .secInsideCard .secInsideCardAnime__img{opacity:0}.secInside .secInsideCard .secInsideCardAnime .img-inside-1st{z-index:1}.secInside .secInsideCard .secInsideCardAnime .img-inside-2nd{z-index:2}.secInside .secInsideCard .secInsideCardAnime__container{z-index:10}.secInside .secInsideCard .secInsideCardAnime__svg{display:block;width:100%;height:100%;opacity:0}.secInside .secInsideCard .secInsideCardAnime__svgSt,.secInside .secInsideCard .secInsideCardAnime__svgSt-path{fill:none;stroke:#000;stroke-miterlimit:10}.secInside .secInsideCard .secInsideCardAnime__svgSt{stroke-width:1.5px}.secInside .secInsideCard .secInsideCardAnime.is-started .img-inside-1st{animation:inside-fadeInPhoto 3s ease-in-out 1s forwards}.secInside .secInsideCard .secInsideCardAnime.is-started .img-inside-2nd{animation:inside-fadeInPhoto 3s ease-in-out 1s forwards}.secInside .secInsideCard .secInsideCardAnime.is-started .secInsideCardAnime__container{animation:inside-fadeOutSvg 1s ease-in-out 1s forwards}.secInside .secInsideCard .secInsideCardAnime.is-started .secInsideCardAnime__svg{animation:inside-fadeInSvg 1s ease-in-out forwards}.secInside .secInsideCard .secInsideCardAnime .is-insideAnimation{fill:none;animation:inside-drawLine 2s ease-in-out forwards}@keyframes inside-drawLine{to{stroke-dashoffset:0}}@keyframes inside-fadeInPhoto{to{opacity:1}}@keyframes inside-fadeOutSvg{to{visibility:hidden;opacity:0}}@keyframes inside-fadeInSvg{to{opacity:1}}.secInside.is-scroll-switch .secInside__animationImg{opacity:0;transition:opacity .6s ease}.secInside.is-scroll-switch .secInside__animationImg.is-active{opacity:1}.blockGently{z-index:2;position:relative;height:336rem;margin-top:-100vh;padding-top:20rem;background:#000}.blockGently::after{display:inline-block;z-index:3;position:absolute;top:-30rem;left:0;width:100%;height:31rem;transform:rotate(-180deg);background:linear-gradient(180deg, #000000 4.81%, rgba(0, 0, 0, 0.8) 34.62%, rgba(117, 117, 117, 0) 100%);content:""}.blockGently__inner{display:flex;z-index:5;position:sticky;top:50%;justify-content:center;transform:translateY(-50%)}.blockGently__fixed{z-index:5;position:sticky;top:50vh;text-align:center}.blockGently__img{width:60.5rem}.blockGently .hover-link{margin:9.8rem auto 0;border:solid #fff .1rem;color:#fff;letter-spacing:.02em}.blockGently .hover-link::before{background:#fff;content:""}.blockGently .hover-link::after{display:inline-block;background:url(../images/common/ico_top_link_black.svg) no-repeat center top;background-size:contain;content:""}.blockGently .hover-link:hover{color:#000}.blockGently__bg{z-index:-1;position:sticky;top:0}.secSpace{z-index:3;position:sticky;top:0;margin-top:-168rem;background:#fff}.secSpace__bgVideo{position:absolute;width:100%;height:100%;-o-object-fit:cover;z-index:-1;object-fit:cover}.secSpace__inner{display:flex;padding:0 0 112rem 40rem}.secSpace .top-ttl{margin:16rem 0 6rem}.secSpace .top-ttl__img{display:block;width:49.9rem}.secSpace .top-ttl .is-spaceAnimation{fill:#000;fill-opacity:0;stroke:#000;stroke-width:.8px;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1;animation:none}.secSpace .top-ttl.is-active .is-spaceAnimation{animation:secSpaceDrawAndFill 3s ease forwards;animation-delay:var(--space-delay, 0.6s)}@keyframes secSpaceDrawAndFill{0%{stroke-dashoffset:var(--length);fill-opacity:0;stroke-opacity:1}40%{stroke-dashoffset:0;fill-opacity:0;stroke-opacity:1}100%{stroke-dashoffset:0;fill-opacity:1;stroke-opacity:0}}.secSpace__left{display:flex;position:sticky;top:0;flex-direction:column;width:68rem;height:100vh;margin-right:8rem}.secSpace__left .hover-link{display:none}.secSpace__media{position:relative;flex:1 1 0;min-height:0}.secSpace__media .artworkAuthor-img,.secSpace__media .artworkType-img{display:block;position:absolute;width:auto;max-width:calc(100% - 4rem);height:auto}.secSpace__media .artworkAuthor-img{position:absolute;top:3rem;left:2rem}.secSpace__media .artworkType-img{position:absolute;bottom:3.6rem;left:2rem}.secSpace__media:nth-of-type(1) .artworkAuthor-img{height:45.3%;max-height:16.3rem}.secSpace__media:nth-of-type(1) .artworkType-img{height:14.4%;max-height:5.2rem}.secSpace__media:nth-of-type(2) .artworkAuthor-img{height:21.4%;max-height:7.7rem}.secSpace__media:nth-of-type(2) .artworkType-img{height:14.4%;max-height:5.2rem}.secSpace__media:nth-of-type(3) .artworkAuthor-img{height:17.8%;max-height:6.4rem}.secSpace__media:nth-of-type(3) .artworkType-img{height:14.2%;max-height:5.1rem}.secSpace__mediaImg{display:block;width:100%;height:100%}.secSpace__right{position:sticky;top:0;flex-shrink:0;height:108rem}.secSpace__rightImg{width:56.6rem}.secSpace__txt{margin:4rem 0 0;font-weight:500;font-size:1.8rem;line-height:2.4;letter-spacing:.1em}.secSpace__txt:last-of-type{margin:1.4rem 0 8rem}.secExperiences{z-index:3;position:relative;height:200rem;padding-top:36rem}.secExperiences::before{display:inline-block;position:absolute;top:-36rem;right:0;width:calc(100% - 108rem);height:72rem;background:linear-gradient(180deg, rgba(207, 196, 167, 0) 0%, #cfc4a7 100%);content:"";pointer-events:none}.secExperiences::after{display:inline-block;position:absolute;top:-36rem;left:0;width:108rem;height:72rem;background:linear-gradient(180deg, rgba(255, 255, 255, 0) 0, #ffffff calc(100% - 36rem), #ffffff 100%);content:""}.secExperiences__wrapper{display:flex;position:sticky;top:0;height:100%;gap:0 8rem;background:#cfc4a7}.secExperiences__sticky{position:sticky;top:0;width:108rem;height:81rem}.secExperiences__right{position:sticky;top:0;height:90rem}.secExperiences__rightImg{width:51.5rem;margin:0 0 5.6rem 1.5rem}.secExperiences .top-ttl{margin:14rem 0 5rem}.secExperiences__txt{font-weight:500;font-size:1.6rem;line-height:2.6;letter-spacing:.1em}.secExperiences__txt:nth-of-type(1){margin-bottom:2rem}.secExperiences__txt:last-of-type{margin-bottom:4.7rem}.secRsv2nd{display:grid;z-index:4;position:relative;place-items:center;height:100rem;background:url(../images/common/bg_secRsv2nd.webp) no-repeat;background-size:cover;background-attachment:fixed}.secRsv2nd__container{background:rgba(0,0,0,.65);-webkit-backdrop-filter:blur(10px);width:112rem;height:50rem;padding-top:12rem;border-radius:2rem;backdrop-filter:blur(10px)}.secRsv2nd .hover-link{width:40rem;height:10rem;margin:0 auto;padding-left:4.1rem;border:none;border-radius:5rem;background:#fff;font-weight:700;font-size:2rem}.secRsv2nd .hover-link::before{right:4.1rem}.secRsv2nd .hover-link::after{right:5.1rem}.secRsv2nd .hover-link:hover::before{right:0;width:40rem;height:10rem;border-radius:5rem}.secGuidance{display:flex;z-index:4;position:relative;justify-content:center;width:100%;height:52.8rem;padding:12rem 0;background:#111 url(../images/common/bg_guidance.webp) no-repeat right center}.secGuidance__def{display:flex;flex-direction:column;width:56rem;padding:0 8rem;border-left:1px dashed #fff;font-weight:400;font-family:"Cormorant",serif}.secGuidance__def:nth-of-type(1) .secGuidance__titImg{width:13.2rem}.secGuidance__def:nth-of-type(2){border-right:1px dashed #fff}.secGuidance__def:nth-of-type(2) .secGuidance__titImg{width:18.4rem}.secGuidance__tit{margin-bottom:5.5rem;letter-spacing:.02em;text-align:center}.secGuidance__tit--eng{display:block;margin-bottom:3rem;color:#fff;font-size:2rem;line-height:1}.secGuidance__data{margin-top:auto;color:#999;font-size:1.5rem;line-height:2;letter-spacing:.05em}.secGuidance__txt{font-family:"NotoSerifJP",serif}.secGuidance .hover-link{margin:4rem auto 0;border:solid #fff .1rem;color:#fff;font-size:1.4rem;letter-spacing:.02em}.secGuidance .hover-link::before{background:#fff;content:""}.secGuidance .hover-link::after{display:inline-block;background:url(../images/common/ico_top_link_black.svg) no-repeat center top;background-size:contain;content:""}.secGuidance .hover-link:hover{color:#000}.secGallery{z-index:5;position:relative;padding:22rem 0 20rem;background:#f5f5f5}.secGallery__head{display:flex;justify-content:center;margin-bottom:17rem;gap:0 9rem}.secGallery .top-ttl{letter-spacing:0}.secGallery__txt{font-weight:500;font-size:1.6rem;line-height:2.4}.secGallery .gallerySlider{overflow:hidden}.secGallery .gallerySlider__wrapper{display:flex;width:-moz-max-content;width:max-content}.secGallery .gallerySlider__items{display:flex;align-items:center;animation:infinity-scroll 30s linear infinite both}.secGallery .gallerySlider__img{width:auto;margin-right:6rem}.secGallery .gallerySlider__img.is-vertical{width:28rem}.secGallery .gallerySlider__img.is-landscape{width:42rem}@keyframes infinity-scroll{0%{transform:translateX(0)}100%{transform:translateX(-100%)}}.secGallery .hover-link{margin:12rem auto 0}.scrollGuid{display:inline-block;z-index:10;position:fixed;right:6.7rem;bottom:5rem;padding-bottom:.5rem;color:#fff;font-weight:400;font-size:1.6rem;font-family:"Cormorant",serif;letter-spacing:.02em;text-align:center;mix-blend-mode:difference}.scrollGuid::after{display:inline-block;position:absolute;top:100%;left:50%;width:2rem;height:1rem;transform:translateX(-50%);background:url(../images/common/ico_scrollGuid.svg) no-repeat center;background-size:contain;content:"";animation:guidDot 2s ease infinite;will-change:transform,opacity,filter}@keyframes guidDot{0%{transform:translateX(-50%) translateY(0);filter:blur(3px);opacity:0}18%{transform:translateX(-50%) translateY(0);filter:blur(0);opacity:1}70%{transform:translateX(-50%) translateY(0);opacity:1}85%{transform:translateX(-50%) translateY(16px);opacity:0}100%{transform:translateX(-50%) translateY(16px);opacity:0}}@media (max-width: 768px){html{font-size:2.6666666667vw}body{line-height:2}.is-pc-hidden{display:inline-block}.is-sp-hidden{display:none}.hover-link::before{transition:none}.hover-link:hover{color:inherit}.hover-link:hover::before{right:1.1rem;width:3rem;height:1.8rem}.header__inner{margin:1.5rem 0 0 2rem;padding:0}.header__logo{display:flex;position:relative;flex-direction:column;justify-content:center;margin:0;padding:1rem 0 0 6.4rem}.header__logoImg{position:absolute;top:0;left:0;width:5rem}.header__txtImg{width:10.1rem;margin:0}.header__engImg{width:10.1rem;margin-top:.9rem}.header__rsv{display:none}.mobile-menuBtn{-webkit-appearance:none;-moz-appearance:none;display:block;appearance:none;z-index:21;position:fixed;top:3rem;right:3rem;width:4rem;height:1rem;margin:0;padding:0;border:none;background:rgba(0,0,0,0);mix-blend-mode:difference}.mobile-menuBtn::before,.mobile-menuBtn::after{display:block;position:absolute;top:calc(50% - .5px);left:0;width:4rem;height:1px;transform-origin:center center;background:#fff;content:""}.mobile-menuBtn::before{transform:translateY(-0.5rem)}.mobile-menuBtn::after{transform:translateY(0.5rem)}.mobile-menuBtn[aria-expanded=true]::before,.mobile-menuBtn[aria-expanded=true]::after{background:#fff}.mobile-menuBtn[aria-expanded=true]::before{animation:.3s ease closeBar1 forwards}.mobile-menuBtn[aria-expanded=true]::after{animation:.3s ease closeBar2 forwards}.mobile-menuBtn.-close::before{animation:.3s ease closeBar1Rev forwards}.mobile-menuBtn.-close::after{animation:.3s ease closeBar2Rev forwards}.sidenav{display:none}.footer{flex-direction:column;padding:5rem 0 10rem;border-top:none}.footer__navArea{position:relative}.footer__primary{display:flex;flex-direction:column;margin:0 4rem 3.5rem;gap:2rem 0}.footer__nav{align-items:flex-end;margin:0 4rem 0;gap:.5rem 0}.footer__navLink{display:inline-block;font-size:1.2rem}.footer__navLink::before{content:none}.footer__sns{position:absolute;bottom:.8rem;left:4.6rem}.footer__info{margin-top:0}.footer__logo{min-height:5.3rem;margin:4rem 0 2.5rem;padding:0;background:url(../images/common/logo.svg) no-repeat center;background-size:5.8em 5.3rem}.footer__logoImg{display:none}.footer__engImg{display:none}.footer__infoText{font-size:1.3rem;line-height:1;text-align:center}.footer__copy{margin-top:2rem;text-align:center}.footer .scrollTop{display:none}.footer .footerAnime{height:8rem}.topFv{position:relative;height:63.2rem}.topFv::before{content:none}.topFv__container.is-pcVideo{display:none}.topFv__container.is-spVideo{display:block}.topFv .scrollGuid{display:block;margin-bottom:5.6rem}.fvSvg__path{stroke-width:initial}.top-ttl{font-size:4.8rem}.top-ttl__small{margin-left:2.2rem;font-size:3.2rem}.secConcept{padding:0}.secConcept::before{top:-2rem;height:22rem}.secConcept__left{position:static;top:0;order:2;margin:0 3.5rem 0 auto;padding-bottom:0}.secConcept__video{width:16rem;height:16rem;margin:0 0 8rem 4.6rem}.secConcept__center{top:20rem;order:1;width:100%;margin:0 0 0 3.5rem;padding:0;gap:0 2.4rem}.secConcept__centerImg_1{width:1.6rem;height:18.8rem}.secConcept__centerImg_2{width:1.6rem;height:28rem;margin-top:3rem}.secConcept__right{display:flex;flex-direction:column;order:3}.secConcept__right{margin:0 3.5rem 0 13.4rem}.secConcept__txt{font-size:1.3rem;line-height:2.6}.secConcept__txt:nth-of-type(1){order:1;margin-bottom:2.5rem}.secConcept__txt:nth-of-type(2){order:2;margin-bottom:3.5rem}.secConcept__txt:nth-of-type(3){order:3;margin-bottom:3.4rem;padding-left:initial;text-indent:initial}.secConcept__txt:nth-of-type(4){order:4;margin-bottom:2.6rem}.secConcept__txt:nth-of-type(5){order:5}.secConcept__txt:nth-of-type(6){order:7;margin-bottom:2.5rem}.secConcept__txt:nth-of-type(7){order:8;margin-bottom:6rem}.secConcept .top-ttl{margin-bottom:8rem;font-size:3.6rem}.secConcept .hover-link{order:9;margin-bottom:18rem}.secConcept__clock{order:6;width:14rem;height:21rem;margin:0 0 6rem 0}.roomAnimation{width:100%;height:25rem;margin:0 auto 0}.secRsv{position:relative;height:initial;padding:13.5rem 3rem;background:none;clip-path:inset(0)}.secRsv::before{z-index:-1;position:fixed;top:0;left:0;width:100%;height:100%;background:url(../images/common/bg_tripla_sp.webp) no-repeat;background-size:cover;content:""}.tripla{width:31.5rem;height:initial;padding:5rem 0 6rem}.tripla [class*=search-widget-search-container-]{width:100% !important}.tripla [class*=input-container-title-]{font-size:1.5rem !important}.tripla [class*=search-widget-input-wrapper-]{display:block !important}.tripla [class*=search-widget-two-picker-wrapper-]:nth-of-type(2){display:flex;flex-direction:column;align-items:center;margin-bottom:3rem !important;margin-left:0;gap:1rem 0}.tripla [class*=search-widget-two-picker-wrapper-]:nth-of-type(2) [class*=input-container-title-]{position:static;transform:none}.tripla [class*=search-widget-calendar-]{width:28.5rem !important;background:rgba(0,0,0,.1) url(../images/common/ico_tripla_calendar.svg) no-repeat 31.5rem center !important;background-size:4.8rem 5.8rem !important;color:#fff !important;font-size:1.8rem !important}.tripla [class*=search-widget-select-],.tripla [class*=dropdown-selector-container-] [class*=dropdown-selector-input-]{width:28.5rem !important;background:rgba(0,0,0,.5) url(../images/common/ico_tripla_select.svg) no-repeat 21rem center !important;background-size:4.7rem 2.8rem !important;font-size:1.8rem !important}.tripla [class*=input-container-width-sm-]{width:initial !important;margin-right:0}.tripla [class*=search-widget-day-use-wrapper-]{margin:0 !important}.tripla__lead{margin-bottom:2.7rem;font-size:1.5rem}.tripla__ttl{margin-bottom:4.2rem;line-height:1}.tripla__ttlImg{width:9.4rem}.tripla [class*=search-widget-button-wrapper-] [class*=button-btn-]{width:27.5rem;margin:0 !important;padding-left:1.9rem;font-size:1.8rem}.tripla [class*=search-widget-button-wrapper-] [class*=button-btn-]::before{right:2.1rem;width:2.5rem}.tripla [class*=search-widget-button-wrapper-] [class*=button-btn-]::after{right:2.9rem;width:.7rem}.tripla [class*=search-widget-button-wrapper-] [class*=button-btn-]:hover{color:#000 !important}.tripla [class*=search-widget-button-wrapper-] [class*=button-btn-]:hover::before{right:2.1rem;width:2.5rem;height:1.8rem}.secInside{background:none}.secInside__wrapper{padding:16.5rem 0 0 0}.secInside__wrapper::before{content:none}.secInside__wrapper::after{content:none}.secInside__txtImg{z-index:3;top:11rem;width:2rem;height:43.2rem;margin:0;margin:0 0 0 3.5rem}.secInside__fixed{top:11rem;margin-top:9.5rem}.secInside__animation{width:28rem;height:72rem}.secInside__inner{display:flex;flex-wrap:wrap;margin-top:0}.secInside__inner::after{flex:0 0 100%;height:100vh;content:""}.secInside .top-ttl{margin:0 0 5rem 4rem}.secInside__txt{margin:0 0 6rem 4rem;font-size:1.4rem;line-height:2.6}.secInside__map{margin:0 2rem 11rem}.secInside__mapImg{width:33.5rem}.secInside .secInsideCard{z-index:2;width:100%;height:initial;padding:5rem 0 5rem 4rem}.secInside .secInsideCard:nth-of-type(4){margin-bottom:26.7rem}.secInside .secInsideCard__ttl{margin-bottom:3.2rem;font-weight:300;font-size:2rem}.secInside .secInsideCard__txt{max-width:24rem;margin-bottom:4rem;padding-left:0;font-size:1.3rem;line-height:2.2}.secInside .secInsideCard__img{width:24rem;height:14rem}.secInside .secInsideCard .secInsideCardAnime{width:24rem;height:14rem}.blockGently{z-index:3;position:relative;height:initial;margin-top:initial;margin-top:-100vh;padding-top:8.1rem;background:#000 url(../images/common/bg_secInside_bottom_sp.webp) no-repeat center bottom;background-size:contain}.blockGently::before{display:inline-block;position:absolute;top:-18.1rem;left:0;width:100%;height:18.1rem;background:linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);content:""}.blockGently__inner{top:initial;transform:none}.blockGently__fixed{position:static;margin-bottom:35rem}.blockGently__img{width:20.5rem}.blockGently .hover-link{margin:9.3rem auto 0}.blockGently .hover-link:hover{color:#fff}.blockGently__bg{display:none}.secSpace{position:relative;margin-top:0}.secSpace__inner{flex-direction:column;padding:0 4rem 12rem}.secSpace .top-ttl{margin:16rem 0 7.6rem}.secSpace .top-ttl__img{width:24.9rem}.secSpace__left{position:static;align-items:center;order:2;width:29.5rem;height:initial;margin-right:0;gap:1.5rem 0}.secSpace__left .hover-link{display:flex;margin-top:3.5rem}.secSpace__media{flex:none;min-height:initial}.secSpace__media .artworkAuthor-img,.secSpace__media .artworkType-img{max-width:initial}.secSpace__media .artworkAuthor-img{top:1.3rem;left:.8rem}.secSpace__media .artworkType-img{bottom:1.5rem;left:1rem}.secSpace__media:nth-of-type(1) .artworkAuthor-img{width:.5rem;height:7.1rem;max-height:initial}.secSpace__media:nth-of-type(1) .artworkType-img{width:4.7rem;height:2.2rem;max-height:initial}.secSpace__media:nth-of-type(2) .artworkAuthor-img{width:.5rem;height:3.3rem;max-height:initial}.secSpace__media:nth-of-type(2) .artworkType-img{width:4.5rem;height:2.2rem;max-height:initial}.secSpace__media:nth-of-type(3) .artworkAuthor-img{width:.5rem;height:2.8rem;max-height:initial}.secSpace__media:nth-of-type(3) .artworkType-img{width:4.9rem;height:2.2rem;max-height:initial}.secSpace__mediaImg{width:29.5rem;height:15.6rem}.secSpace__right{position:static;order:1;height:initial}.secSpace__right .hover-link{display:none}.secSpace__rightImg{width:21.1rem}.secSpace__txt{margin:4rem 0 0;font-size:1.3rem;line-height:2.2}.secSpace__txt:last-of-type{margin:1.4rem 0 5.2rem}.secExperiences{z-index:0;height:initial;padding-top:0}.secExperiences::before{content:none}.secExperiences::after{content:none}.secExperiences__wrapper{position:static;flex-direction:column;padding-top:3rem}.secExperiences__sticky{width:37.5rem;height:28.1rem}.secExperiences__right{height:initial;margin-bottom:8rem;padding:0 4rem}.secExperiences__right .hover-link{margin:0 auto}.secExperiences__rightImg{width:26.2rem;margin:.7rem .3rem 4.9rem .3rem}.secExperiences .top-ttl{margin:0 0 5rem;padding-top:8rem}.secExperiences__txt:nth-of-type(1){margin-bottom:3rem}.secExperiences__txt:last-of-type{margin-bottom:4.2rem}.secExperiences__txt{font-size:1.3rem;line-height:2.2}.secRsv2nd{position:relative;width:100%;height:initial;padding:13.5rem 3rem;background:none;clip-path:inset(0)}.secRsv2nd::before{z-index:-1;position:fixed;top:0;left:0;width:100%;height:100%;background:url(../images/common/bg_tripla_sp.webp) no-repeat;background-size:cover;content:""}.secRsv2nd__container{width:100%;height:27.8rem;padding-top:5rem}.secRsv2nd__container .tripla__ttl{margin-bottom:5rem}.secRsv2nd .hover-link{width:27.5rem;height:5.4rem;padding-left:2rem;border-radius:4rem;font-size:1.6rem;letter-spacing:.05em}.secRsv2nd .hover-link::before{right:2.1rem}.secRsv2nd .hover-link::after{right:3.1rem}.secRsv2nd .hover-link:hover::before{right:2.1rem;width:3rem;height:1.8rem}.secGuidance{flex-direction:column;height:initial;padding:8rem 0 2rem;background:#111}.secGuidance__def{position:relative;flex-direction:row;width:initial;margin-right:3.8rem;margin-left:3.8rem;padding:0 0 13rem;border-left:none}.secGuidance__def:nth-of-type(1){margin-bottom:6rem;border-bottom:1px dashed #fff}.secGuidance__def:nth-of-type(1) .secGuidance__titImg{width:7.7rem}.secGuidance__def:nth-of-type(2){border-right:none}.secGuidance__def:nth-of-type(2) .secGuidance__titImg{width:10.7rem}.secGuidance__tit{flex-shrink:0;width:50%;margin-bottom:0;padding-right:2rem}.secGuidance__tit--eng{margin-bottom:1.7rem;padding-top:2.8rem;font-size:1.4rem}.secGuidance__data{margin-top:initial;font-size:1.3rem;line-height:1.8}.secGuidance .hover-link{position:absolute;bottom:6rem;left:50%;transform:translateX(-50%)}.secGuidance .hover-link:hover{color:#fff}.secGallery{z-index:0;padding:12rem 0}.secGallery__head{flex-direction:column;margin:0 4rem 5rem;gap:4rem 0}.secGallery .top-ttl{text-align:center}.secGallery__txt{font-size:1.3rem;line-height:2.2}.secGallery .gallerySlider__img{margin-right:2.5rem}.secGallery .gallerySlider__img.is-vertical{width:14rem}.secGallery .gallerySlider__img.is-landscape{width:21rem}.secGallery .hover-link{margin:4rem auto 0}.scrollGuid{display:block;position:absolute;bottom:0;left:50%;margin:0 auto;transform:translateX(-50%)}.footer+.scrollGuid{display:none}}

/*# sourceMappingURL=top.css.map */