@charset "UTF-8";html{-webkit-text-size-adjust:100%;box-sizing:border-box;-moz-tab-size:4;tab-size:4;word-break:normal}*,:after,:before{background-repeat:no-repeat;box-sizing:inherit}:after,:before{text-decoration:inherit;vertical-align:inherit}*{margin:0;padding:0}hr{color:inherit;height:0;overflow:visible}details,main{display:block}summary{display:list-item}small{font-size:80%}[hidden]{display:none}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}a{background-color:transparent}a:active,a:hover{outline-width:0}code,kbd,pre,samp{font-family:monospace,monospace}pre{font-size:1em}b,strong{font-weight:bolder}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-color:inherit;text-indent:0}iframe{border-style:none}input{border-radius:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}textarea{overflow:auto;resize:vertical}button,input,optgroup,select,textarea{font:inherit}optgroup{font-weight:700}button{overflow:visible}button,select{text-transform:none}[role=button],[type=button],[type=reset],[type=submit],button{cursor:pointer}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button:-moz-focusring{outline:1px dotted ButtonText}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}button,input,select,textarea{background-color:transparent;border-style:none}a:focus,button:focus,input:focus,select:focus,textarea:focus{outline-width:0}select{-moz-appearance:none;-webkit-appearance:none}select::-ms-expand{display:none}select::-ms-value{color:currentColor}legend{border:0;color:inherit;display:table;max-width:100%;white-space:normal}::-webkit-file-upload-button{-webkit-appearance:button;color:inherit;font:inherit}[disabled]{cursor:default}img{border-style:none}progress{vertical-align:baseline}[aria-busy=true]{cursor:progress}[aria-controls]{cursor:pointer}[aria-disabled=true]{cursor:default}.u-row{--w: auto;--gap: 4rem;display:grid;grid-template-columns:var(--w) calc(100% - var(--w) - var(--gap));gap:var(--gap)}@media screen and (max-width: 767px){.u-row{--gap: 2.4rem;display:grid;grid-template-columns:repeat(1,1fr);gap:var(--gap)}}@media screen and (min-width: 768px),print{.u-row.-reverse>*:first-child{order:2}.u-row.-reverse>*:last-child{order:1}}.u-row.-col8{--w: 80%}.u-row.-col6{--w: 60%}.u-row.-col5{--w: 50%}.u-row.-col4{--w: 40%}.u-row.-col3{--w: 30%}.u-row.-col2{--w: 20%}.u-row.-gap1{--gap: 1.2rem}.u-repeat{--col: 1;--base-gap: 4rem;--gap: var(--base-gap);display:grid;grid-template-columns:repeat(var(--col),1fr);gap:var(--gap)}@media screen and (min-width: 768px),print{.u-repeat.-col1{--col: 1}.u-repeat.-col2{--col: 2}.u-repeat.-col3{--col: 3}.u-repeat.-col4{--col: 4}.u-repeat.-col5{--col: 5}.u-repeat.-col6{--col: 6}.u-repeat.-gapy6{--gap: 6.4rem var(--base-gap)}.u-repeat.-gapy2{--gap: 2.4rem var(--base-gap)}}@media screen and (max-width: 767px){.u-repeat{--col: 1;--gap: 2.4rem}.u-repeat.-sm-col2{--col: 2}.u-repeat.-sm-col3{--col: 3}.u-repeat.-sm-col4{--col: 4}.u-repeat.-sm-col5{--col: 5}.u-repeat.-sm-col6{--col: 6}}.u-repeat.-gap0{--gap: 0}.u-repeat.-gap2{--gap: 2.4rem}.u-align-center{align-items:center}.u-justify-center{justify-content:center}.u-justify-between{justify-content:space-between}.u-flex{display:flex}@media screen and (max-width: 767px){.u-flex{flex-direction:column;gap:4rem}}.u-ff-jp{font-family:var(--ff-jp)}.u-ff-en{font-family:var(--ff-en);font-weight:500}.u-uppercase{text-transform:uppercase}.u-color-primary{color:var(--color-primary)!important}.u-color-secondary{color:var(--color-secondary)!important}.u-color-alert{color:var(--color-alert)}.u-color-text{color:var(--color-base)}.u-color-sub{color:var(--color-sub)}.u-color-wht{color:#fff}.u-color-wht>*{color:#fff!important}.u-lead1{font-size:1.6rem;line-height:2}.u-lead2{font-weight:500;font-size:1.8rem;line-height:2.3}@media screen and (max-width: 767px){.u-lead2{font-size:1.6rem;line-height:2}}.u-lh{line-height:normal}@media screen and (min-width: 768px),print{.u-lh-wide{line-height:var(--lh-wide);font-size:1.8rem}}.u-fw{font-weight:400}.u-fw-bold{font-weight:700}.u-fw-med{font-weight:500}.u-fw-regular{font-weight:400}.u-fw-light{font-weight:100}.u-text-indent{padding-left:1em;text-indent:-1em}.u-text-indent.unset{text-indent:unset}.u-text-indent:where(span){display:block}.u-text-notice{font-size:1.5rem;font-weight:600;line-height:normal;color:var(--color-sub);padding-left:1em;text-indent:-1em}@media screen and (max-width: 767px){.u-text-notice{font-size:1.2rem}}.u-text-notice:not(:last-child){margin-bottom:.35em}.u-text-notice:before{content:"※"}.u-text-notice.-alert{color:var(--color-alert)}.u-ta-left{text-align:left!important}.u-ta-right{text-align:right!important}.u-ta-center{text-align:center!important}@media screen and (min-width: 768px),print{.u-ta-center-lg{text-align:center!important}}@media screen and (max-width: 767px){.u-ta-center-sm{text-align:center!important}}.u-ta-justify{text-align:justify!important}@media screen and (min-width: 768px),print{.u-sm{display:none!important}}@media screen and (max-width: 767px){.u-sm{display:block}}@media screen and (min-width: 768px),print{.u-lg{display:block}}@media screen and (max-width: 767px){.u-lg{display:none!important}}.u-capitalize{text-transform:capitalize}.u-movie>iframe{aspect-ratio:16/9;width:100%;height:100%}.u-filter-wht{filter:brightness(0) invert(1)}@media (hover: hover){.u-hover-color:hover .color{color:var(--color-primary)}}.u-hover-color .color,.u-hover-opacity{transition:var(--ease) var(--time)}@media (hover: hover){.u-hover-opacity:hover{opacity:.6!important}}.u-hover-opacity:not(.u-row){display:block}.u-hover-scale{--hover-scale: 1.075}@media (hover: hover){.u-hover-scale:hover .scale img{scale:var(--hover-scale)}}.u-hover-scale .scale{overflow:hidden}.u-hover-scale .scale img{transform-origin:center;transition:var(--time) cubic-bezier(.33,1,.68,1)}@media (hover: hover){.u-hover-bg:hover .bg{transition:var(--ease) var(--time);background:var(--color-primary);color:#fff}}.u-fit-cover{--aspect: 1;object-fit:cover;width:100%;height:100%;aspect-ratio:var(--aspect)}.u-fit-contain{--aspect: 1;object-fit:contain;width:100%;height:auto;aspect-ratio:var(--aspect)}.u-scrollbar{-webkit-overflow-scrolling:touch}.u-scrollbar::-webkit-scrollbar{width:10px;height:2px}.u-scrollbar::-webkit-scrollbar-track{background:var(--color-border);border-radius:10px}.u-scrollbar::-webkit-scrollbar-thumb{background:var(--color-primary);border-radius:10px}.u-bg{--radius: 3rem;border-radius:var(--radius);overflow:hidden}.u-bg.-wht{background:#fff;color:var(--color-base)}.u-corner{border-radius:var(--radius);border-top-left-radius:0;overflow:hidden}.u-radius{border-radius:var(--radius);overflow:hidden}.u-radius-xs{border-radius:var(--radius-xs)}.u-radius-sm{border-radius:var(--radius-sm)}.u-mb-letter{margin-bottom:1.25em}.u-mt-letter{margin-top:1.25em}.u-full{width:100%}.u-mb-0{margin-bottom:0!important}.splide__container{box-sizing:border-box;position:relative}.splide__list{backface-visibility:hidden;display:-ms-flexbox;display:flex;height:100%;margin:0!important;padding:0!important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide:not(.is-overflow) .splide__pagination{display:none}.splide__progress__bar{width:0}.splide{position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{backface-visibility:hidden;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0;list-style-type:none!important;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__spinner{animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:transparent;border-radius:50%;contain:strict;display:inline-block;height:20px;inset:0;margin:auto;position:absolute;width:20px}.splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{overflow:hidden;position:relative;z-index:0}@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.splide__track--fade>.splide__list>.splide__slide{margin:0!important;opacity:0;z-index:0}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__arrow{-ms-flex-align:center;align-items:center;background:#ccc;border:0;border-radius:50%;cursor:pointer;display:-ms-flexbox;display:flex;height:2em;-ms-flex-pack:center;justify-content:center;opacity:.7;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:2em;z-index:1}.splide__arrow svg{fill:#000;height:1.2em;width:1.2em}.splide__arrow:hover:not(:disabled){opacity:.9}.splide__arrow:disabled{opacity:.3}.splide__arrow:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide__arrow--prev{left:1em}.splide__arrow--prev svg{transform:scaleX(-1)}.splide__arrow--next{right:1em}.splide.is-focus-in .splide__arrow:focus{outline:3px solid #0bf;outline-offset:3px}.splide__pagination{bottom:.5em;left:0;padding:0 1em;position:absolute;right:0;z-index:1}.splide__pagination__page{background:#ccc;border:0;border-radius:50%;display:inline-block;height:8px;margin:3px;opacity:.7;padding:0;position:relative;transition:transform .2s linear;width:8px}.splide__pagination__page.is-active{background:#fff;transform:scale(1.4);z-index:1}.splide__pagination__page:hover{cursor:pointer;opacity:.9}.splide__pagination__page:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__pagination__page:focus{outline:3px solid #0bf;outline-offset:3px}.splide__progress__bar{background:#ccc;height:3px}.splide__slide{-webkit-tap-highlight-color:rgba(0,0,0,0)}.splide__slide:focus{outline:0}@supports (outline-offset: -3px){.splide__slide:focus-visible{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast: none){.splide__slide:focus-visible{border:3px solid #0bf}}@supports (outline-offset: -3px){.splide.is-focus-in .splide__slide:focus{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast: none){.splide.is-focus-in .splide__slide:focus{border:3px solid #0bf}.splide.is-focus-in .splide__track>.splide__list>.splide__slide:focus{border-color:#0bf}}.splide__toggle{cursor:pointer}.splide__toggle:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__toggle:focus{outline:3px solid #0bf;outline-offset:3px}.splide__track--nav>.splide__list>.splide__slide{border:3px solid transparent;cursor:pointer}.splide__track--nav>.splide__list>.splide__slide.is-active{border:3px solid #000}.splide__arrows--rtl .splide__arrow--prev{left:auto;right:1em}.splide__arrows--rtl .splide__arrow--prev svg{transform:scaleX(1)}.splide__arrows--rtl .splide__arrow--next{left:1em;right:auto}.splide__arrows--rtl .splide__arrow--next svg{transform:scaleX(-1)}.splide__arrows--ttb .splide__arrow{left:50%;transform:translate(-50%)}.splide__arrows--ttb .splide__arrow--prev{top:1em}.splide__arrows--ttb .splide__arrow--prev svg{transform:rotate(-90deg)}.splide__arrows--ttb .splide__arrow--next{bottom:1em;top:auto}.splide__arrows--ttb .splide__arrow--next svg{transform:rotate(90deg)}.splide__pagination--ttb{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;inset:0 .5em 0 auto;padding:1em 0}:root{--color-primary: #eaa8bf;--color-secondary: #95dfd6;--color-base: #1e2d46;--color-bg: #f8f3eb;--color-bg-sub: #a5c5e5;--color-bg-aqua: #70afeb;--color-sub: #c8c8c8;--fz-base: 1.6rem;--inner: 2rem;--content-width: calc(123.2rem + var(--inner) * 2);--content-width-s: calc(60rem + var(--inner) * 2);--header-height: 6.4rem;--ff-jp: "Noto Sans JP", sans-serif;--ff-en: "Ibarra Real Nova", serif;--lh-base: 1.65;--lh-wide: 2.2222;--ease: ease;--ease-custom: cubic-bezier(.87, 0, .13, 1);--time: .5s}@media screen and (max-width: 767px){:root{--ls-base: .02em;--lh-base: 1.666}}*{box-sizing:border-box;margin:0;padding:0}*:before,*:after{box-sizing:border-box}*::selection{background-color:var(--color-primary);color:#fff}html{font-size:62.5%;-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:transparent;font-display:swap;font-optical-sizing:auto;opacity:0;transition:opacity .5s}@media screen and (min-width: 768px),print{html{scrollbar-gutter:stable}}@media screen and (max-width: 767px){html{font-size:2.6666666667vw}html.is-nav-active{overflow:hidden}}html:has(details[open]){overflow:hidden}html.is-loaded{opacity:1}body{color:var(--color-base);font-size:var(--fz-base);line-height:var(--lh-base);font-weight:500;font-family:var(--ff-jp);word-break:break-all;background:#eeeef1}@media screen and (min-width: 768px),print{body{min-width:var(--content-width)}body #luxy{min-width:var(--content-width);width:100%}}@media (min-device-pixel-ratio: 2),(resolution >= 2dppx){body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}.top body{overflow-x:hidden}#luxy{will-change:transform}h2,h3,h4,h5,h6,button{line-height:1.666;font-weight:500}input,textarea{line-height:1.55}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}body:not(.top) p{line-height:2}a,button,input,svg path,textarea{transition:var(--ease) var(--time)}a{color:var(--color-base);text-decoration:none}@media screen and (min-width: 768px),print{a[href^="tel:"]{pointer-events:none;text-decoration:none}a[href^="tel:"].u-text-link{color:currentColor}}ol,ul{list-style:none;list-style-position:inside}img,svg,video{height:auto;max-width:100%;vertical-align:bottom}picture img{height:auto;width:100%}table{border-collapse:collapse;max-width:100%;width:100%}table th,table td{text-align:left;vertical-align:top;word-break:break-all}address{font-style:normal}iframe{vertical-align:bottom}fieldset{border:none}input::-ms-clear{display:none}input[type=radio],input[type=checkbox]{appearance:none;-moz-opacity:0;opacity:0;position:absolute;line-height:14}[data-js-focus-visible]:focus:not([data-focus-visible-added]){outline:none}.js-scroll{opacity:0;visibility:hidden;transition:var(--ease) 1s}.js-scroll.is-show{opacity:1;visibility:visible}.inner{margin-left:auto;margin-right:auto;max-width:var(--content-width);width:100%;padding-inline:var(--inner)}.inner.-s{margin-left:auto;margin-right:auto;max-width:var(--content-width-s);width:100%}.js-accordion-trigger{cursor:pointer}.js-accordion-trigger .plus{min-width:2.4rem;aspect-ratio:1;position:relative;border-radius:50%;border:solid .1rem var(--color-primary);translate:0 -.2rem}.js-accordion-trigger .plus:before,.js-accordion-trigger .plus:after{content:"";position:absolute;background:var(--color-primary);inset:0;margin:auto;width:50%;height:.1rem;transition:var(--ease) var(--time)}.js-accordion-trigger button:after{rotate:-90deg;transition:var(--ease) var(--time)}.js-accordion-trigger.is-active+.js-accordion-panel{grid-template-rows:1fr;padding-top:var(--pt)}.js-accordion-trigger.is-active button:after{rotate:-180deg}.js-accordion-trigger+.js-accordion-panel{padding-top:0;display:grid;grid-template-rows:0fr;transition:var(--ease) var(--time)}.js-accordion-trigger+.js-accordion-panel>*{overflow:hidden;transition:var(--ease) var(--time)}.js-reveal{filter:blur(1rem);transition:4s cubic-bezier(.16,1,.3,1)}.js-reveal.is-show{filter:blur(0)}.js-fade-up{opacity:0;transition:opacity 1.2s cubic-bezier(.16,1,.3,1)}.js-fade-up.is-show{opacity:1}.js-fade-text{opacity:0;filter:blur(1.6rem);transition:opacity 1.4s cubic-bezier(.16,1,.3,1),filter 1.8s cubic-bezier(.16,1,.3,1)}.js-fade-text.is-show{opacity:1;filter:blur(0)}.header[data-astro-cid-mwoppcd7]{position:fixed;width:100%;height:var(--header-height);display:flex;align-items:center;z-index:99;transition:opacity var(--ease) var(--time),translate var(--ease) var(--time);opacity:0;pointer-events:none}.header[data-astro-cid-mwoppcd7].is-hidden{translate:0 -100%}.is-nav-active .header[data-astro-cid-mwoppcd7]{background:var(--color-base)}.is-nav-active .header__logo[data-astro-cid-mwoppcd7],.is-nav-active .header-hmb[data-astro-cid-mwoppcd7]{filter:brightness(0) invert(1)}html:has(.op__bg.is-leave) .header[data-astro-cid-mwoppcd7]{opacity:1;pointer-events:auto}.header__inner[data-astro-cid-mwoppcd7]{max-width:100%;padding-inline:10rem;display:flex;align-items:center;justify-content:space-between}@media screen and (max-width: 767px){.header__inner[data-astro-cid-mwoppcd7]{padding-inline:var(--inner)}}.header__logo[data-astro-cid-mwoppcd7]{transition:var(--ease) var(--time)}.header__logo[data-astro-cid-mwoppcd7] a[data-astro-cid-mwoppcd7]{display:flex}@media screen and (max-width: 767px){.header-nav[data-astro-cid-mwoppcd7]{position:fixed;top:var(--header-height);left:0;width:100%;background:var(--color-base);opacity:0;overflow:auto;height:calc(100dvh - var(--header-height));padding:4rem var(--inner) var(--header-height);transition:opacity var(--ease) var(--time);pointer-events:none}.is-nav-active .header-nav[data-astro-cid-mwoppcd7]{opacity:1;pointer-events:auto}}.header-nav__items[data-astro-cid-mwoppcd7]{display:flex;gap:4rem}@media screen and (max-width: 767px){.header-nav__items[data-astro-cid-mwoppcd7]{flex-direction:column;gap:2.4rem;text-align:center}}.header-nav__items[data-astro-cid-mwoppcd7] a[data-astro-cid-mwoppcd7]{font-size:1.4rem;position:relative;display:inline-block}@media screen and (max-width: 767px){.header-nav__items[data-astro-cid-mwoppcd7] a[data-astro-cid-mwoppcd7]{color:#fff}}@media (hover: hover){.header-nav__items[data-astro-cid-mwoppcd7] a[data-astro-cid-mwoppcd7]:hover:after{scale:1 1}}.header-nav__items[data-astro-cid-mwoppcd7] a[data-astro-cid-mwoppcd7]:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:.1rem;background:currentColor;scale:0 1;transform-origin:left;transition:var(--ease) var(--time)}.header-hmb[data-astro-cid-mwoppcd7]{width:4rem;aspect-ratio:1;text-align:center;color:var(--color-base)}.header-hmb[data-astro-cid-mwoppcd7] [data-astro-cid-mwoppcd7]{display:block}.header-hmb__txt[data-astro-cid-mwoppcd7]{font-size:1rem;margin-top:.4rem}.footer[data-astro-cid-zizlwfnu]{background:var(--color-base);padding-bottom:4rem}.footer[data-astro-cid-zizlwfnu] [data-astro-cid-zizlwfnu]{color:#fff}.footer__cont[data-astro-cid-zizlwfnu]{padding-block:5.6rem 3.2rem;border-top:solid .1rem #fff}@media screen and (min-width: 768px),print{.footer__cont[data-astro-cid-zizlwfnu]{display:flex;flex-direction:row-reverse;justify-content:space-between}}@media screen and (max-width: 767px){.footer__cont[data-astro-cid-zizlwfnu]{padding-block:5.6rem}}@media screen and (max-width: 767px){.footer-nav[data-astro-cid-zizlwfnu]{margin-bottom:5.6rem}}.footer-nav[data-astro-cid-zizlwfnu] li[data-astro-cid-zizlwfnu]{text-align:right;font-size:1.4rem}@media screen and (max-width: 767px){.footer-nav[data-astro-cid-zizlwfnu] li[data-astro-cid-zizlwfnu]{text-align:center}}.footer-nav[data-astro-cid-zizlwfnu] li[data-astro-cid-zizlwfnu]:not(:last-child){margin-bottom:1.2rem}.footer-nav[data-astro-cid-zizlwfnu] li[data-astro-cid-zizlwfnu] a[data-astro-cid-zizlwfnu]{display:inline-block;position:relative}@media (hover: hover){.footer-nav[data-astro-cid-zizlwfnu] li[data-astro-cid-zizlwfnu] a[data-astro-cid-zizlwfnu]:hover:after{scale:1 1}}.footer-nav[data-astro-cid-zizlwfnu] li[data-astro-cid-zizlwfnu] a[data-astro-cid-zizlwfnu]:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:.1rem;background:currentColor;scale:0 1;transform-origin:right;transition:var(--ease) var(--time)}.footer-main__logo[data-astro-cid-zizlwfnu]{margin-bottom:4rem;filter:brightness(0) invert(1)}@media screen and (min-width: 768px),print{.footer-main__logo[data-astro-cid-zizlwfnu]{display:inline-flex;align-items:center;gap:4rem}}@media screen and (max-width: 767px){.footer-main__logo[data-astro-cid-zizlwfnu]{margin-bottom:4.8rem;margin-left:auto;margin-right:auto;max-width:19.8rem;width:100%}.footer-main__logo[data-astro-cid-zizlwfnu] img{width:100%}}.footer-main__logo[data-astro-cid-zizlwfnu]:after{content:"";width:4.8rem;aspect-ratio:1;background:url("data:image/svg+xml,%3csvg%20width='48'%20height='48'%20viewBox='0%200%2048%2048'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M4%2029.3501H44L31.53%2017.9502'%20stroke='white'%20stroke-miterlimit='10'/%3e%3cpath%20d='M36.78%2022.7505C39.34%2025.0905%2039.07%2029.3501%2034.14%2029.3501H44L36.78%2022.7505Z'%20fill='white'%20stroke='white'%20stroke-miterlimit='10'/%3e%3c/svg%3e") no-repeat center/contain}@media screen and (max-width: 767px){.footer-main__logo[data-astro-cid-zizlwfnu]:after{content:none}}.footer-main__sns[data-astro-cid-zizlwfnu]{display:flex;gap:4.8rem;align-items:center}@media screen and (max-width: 767px){.footer-main__sns[data-astro-cid-zizlwfnu]{justify-content:center}.footer-main__sns[data-astro-cid-zizlwfnu] img{width:100%}}.footer__cpr[data-astro-cid-zizlwfnu]{font-size:1.2rem}@media screen and (max-width: 767px){.footer__cpr[data-astro-cid-zizlwfnu]{text-align:center}}@keyframes op-fade-scale{0%{opacity:0;scale:.975}to{opacity:1;scale:1}}@keyframes op-fade-up{0%{opacity:0;translate:0 1rem}to{opacity:1;translate:0 0}}@keyframes op-fade-out{0%{opacity:1}to{opacity:0}}@keyframes copy-enter{0%{opacity:0;filter:blur(1.6rem);transform:scale(.95)}to{opacity:1;filter:blur(0);transform:scale(1)}}@keyframes copy-leave{0%{opacity:1;filter:blur(0);transform:scale(1)}to{opacity:0;filter:blur(1.6rem);transform:scale(.95)}}@keyframes greet-enter{0%{opacity:0;filter:blur(1.6rem)}to{opacity:1;filter:blur(0)}}@keyframes greet-leave{0%{opacity:1;filter:blur(0)}to{opacity:0;filter:blur(1.6rem)}}@keyframes txt-slide-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes txt-slide-down{0%{transform:translateY(-100%)}to{transform:translateY(0)}}@keyframes arw-blink{0%,40%,to{opacity:1}70%{opacity:.08}}@keyframes light1-enter{0%{opacity:0;transform:translate(-90vw,90vh) rotate(-45deg);animation-timing-function:cubic-bezier(.1,0,.1,1)}4%{opacity:1;animation-timing-function:cubic-bezier(.1,0,.05,1)}50%{transform:translate(20rem,-39.5rem) rotate(8deg);animation-timing-function:cubic-bezier(.8,0,.4,1)}76%{transform:translate(-12rem,-14.5rem) rotate(-3deg);animation-timing-function:cubic-bezier(.25,0,.1,1)}91%{transform:translate(-6rem,-19.5rem) rotate(1deg);animation-timing-function:cubic-bezier(.3,0,.1,1)}to{opacity:1;transform:translate(-30rem,-21.5rem) rotate(0)}}@keyframes sp-light1-enter{0%{opacity:0;transform:translate(-90vw,90vh) rotate(-45deg);animation-timing-function:cubic-bezier(.1,0,.1,1)}4%{opacity:1;animation-timing-function:cubic-bezier(.1,0,.05,1)}50%{transform:translate(20rem,-24.4rem) rotate(8deg);animation-timing-function:cubic-bezier(.8,0,.4,1)}76%{transform:translate(-12rem,.6rem) rotate(-3deg);animation-timing-function:cubic-bezier(.25,0,.1,1)}91%{transform:translate(-6rem,-4.4rem) rotate(1deg);animation-timing-function:cubic-bezier(.3,0,.1,1)}to{opacity:1;transform:translate(-2.4rem,-6.4rem) rotate(0)}}.op[data-astro-cid-ybh6i4uj]{display:grid;place-items:center;z-index:999;padding:var(--inner)}@media screen and (max-width: 767px){.op[data-astro-cid-ybh6i4uj]{margin-bottom:8rem}}.op__init[data-astro-cid-ybh6i4uj]{color:#fff;position:fixed;inset:0;height:100dvh;z-index:999;margin-left:auto;margin-right:auto;max-width:calc(var(--inner) * 2 + 88rem);width:100%;padding-inline:var(--inner)}.op__copy[data-astro-cid-ybh6i4uj]{opacity:0;filter:blur(1.6rem);position:absolute;inset:0;display:grid;place-items:center}@media screen and (max-width: 767px){.op__copy[data-astro-cid-ybh6i4uj] img{width:20.8rem}}.op__copy[data-astro-cid-ybh6i4uj].is-enter{animation:copy-enter 1.4s cubic-bezier(.16,1,.3,1) forwards}.op__copy[data-astro-cid-ybh6i4uj].is-leave{animation:copy-leave .8s cubic-bezier(.7,0,1,.3) forwards}.op-greet[data-astro-cid-ybh6i4uj]{--w: 30rem;--gap: 10.4rem;opacity:0;filter:blur(1.6rem);position:absolute;inset:0;place-items:center}@media screen and (max-width: 767px){.op-greet[data-astro-cid-ybh6i4uj]{gap:3.2rem;display:flex;flex-direction:column;justify-content:center}}.op-greet[data-astro-cid-ybh6i4uj].is-enter{animation:greet-enter 1.4s cubic-bezier(.16,1,.3,1) forwards}.op-greet[data-astro-cid-ybh6i4uj].is-leave{animation:greet-leave .8s cubic-bezier(.7,0,1,.3) forwards}.op-greet__txt[data-astro-cid-ybh6i4uj]{font-size:2.2rem;line-height:2.4}@media screen and (max-width: 767px){.op-greet__txt[data-astro-cid-ybh6i4uj]{text-align:center;font-size:1.6rem}}.op__bg[data-astro-cid-ybh6i4uj]{position:fixed;inset:0;height:100dvh;z-index:1}.op__bg[data-astro-cid-ybh6i4uj] img{width:100%;height:100%;object-fit:cover}.op__bg[data-astro-cid-ybh6i4uj].is-leave{animation:op-fade-out 1s cubic-bezier(.7,0,1,.3) forwards}.fv[data-astro-cid-ybh6i4uj]{position:relative;z-index:9;width:100%;max-width:144.4rem}@media screen and (max-width: 767px){.fv[data-astro-cid-ybh6i4uj]{height:auto!important;padding-bottom:8.8rem}}.fv__light1[data-astro-cid-ybh6i4uj]{position:absolute;filter:brightness(0) invert(1);opacity:0;transform-origin:center;width:144.4rem}@media screen and (min-width: 768px),print{.fv__light1[data-astro-cid-ybh6i4uj]{left:58%;translate:-50% 0}}@media screen and (max-width: 767px){.fv__light1[data-astro-cid-ybh6i4uj]{width:106%;top:10rem;left:-2rem}}.fv__light1[data-astro-cid-ybh6i4uj].is-enter{animation:light1-enter 3.2s linear forwards}@media screen and (max-width: 767px){.fv__light1[data-astro-cid-ybh6i4uj].is-enter{animation:sp-light1-enter 3.2s linear forwards}}.fv__light1[data-astro-cid-ybh6i4uj].is-reveal{filter:none;transition:filter .8s cubic-bezier(.4,0,.2,1)}.fv__light2[data-astro-cid-ybh6i4uj]{opacity:0;position:absolute}@media screen and (max-width: 767px){.fv__light2[data-astro-cid-ybh6i4uj]{top:9rem}}.fv__light2[data-astro-cid-ybh6i4uj].is-enter{animation:op-fade-up 1.2s cubic-bezier(.16,1,.3,1) forwards}.fv__inner[data-astro-cid-ybh6i4uj]{margin-left:auto;margin-right:auto;max-width:calc(var(--inner) * 2 + 129.8rem);padding-inline:var(--inner);position:absolute;top:15rem;width:100%}@media screen and (max-width: 767px){.fv__inner[data-astro-cid-ybh6i4uj]{left:0;top:0;padding-top:12rem;padding-inline:0rem;position:relative}}.fv-ttl[data-astro-cid-ybh6i4uj]{position:relative}.fv-ttl__logo[data-astro-cid-ybh6i4uj]{opacity:0;transform-origin:center}@media screen and (min-width: 768px) and (min-width: 768px) and (max-width: 1440px),print{.fv-ttl__logo[data-astro-cid-ybh6i4uj]{width:32rem}}@media screen and (max-width: 767px){.fv-ttl__logo[data-astro-cid-ybh6i4uj]{width:9.5rem}}.fv-ttl__logo[data-astro-cid-ybh6i4uj].is-enter{animation:op-fade-scale 1.2s var(--ease) forwards}.fv-ttl__sub[data-astro-cid-ybh6i4uj]{position:absolute;top:8rem;right:0}@media screen and (min-width: 768px) and (min-width: 768px) and (max-width: 1440px),print{.fv-ttl__sub[data-astro-cid-ybh6i4uj]{width:90rem}}@media screen and (max-width: 767px){.fv-ttl__sub[data-astro-cid-ybh6i4uj]{top:3rem}}.fv-ttl__sub[data-astro-cid-ybh6i4uj] .txt[data-astro-cid-ybh6i4uj]{overflow:hidden}.fv-ttl__sub[data-astro-cid-ybh6i4uj] .txt[data-astro-cid-ybh6i4uj].-top{padding-left:6rem;translate:0 .4rem}@media screen and (max-width: 767px){.fv-ttl__sub[data-astro-cid-ybh6i4uj] .txt[data-astro-cid-ybh6i4uj].-top{padding-left:1.2rem;width:14rem;translate:0 .1rem}}.fv-ttl__sub[data-astro-cid-ybh6i4uj] .txt[data-astro-cid-ybh6i4uj].-top img{display:block;transform:translateY(100%)}.fv-ttl__sub[data-astro-cid-ybh6i4uj] .txt[data-astro-cid-ybh6i4uj].-top.is-enter img{animation:txt-slide-up 1s var(--ease-custom) forwards}@media screen and (max-width: 767px){.fv-ttl__sub[data-astro-cid-ybh6i4uj] .txt[data-astro-cid-ybh6i4uj].-bottom{width:24rem}}.fv-ttl__sub[data-astro-cid-ybh6i4uj] .txt[data-astro-cid-ybh6i4uj].-bottom img{display:block;transform:translateY(-100%)}.fv-ttl__sub[data-astro-cid-ybh6i4uj] .txt[data-astro-cid-ybh6i4uj].-bottom.is-enter img{animation:txt-slide-down 1s var(--ease-custom) forwards}.fv-copy[data-astro-cid-ybh6i4uj]{max-width:108rem;margin-left:9.5rem;margin-top:-12rem;display:flex;justify-content:space-between;align-items:center}@media screen and (min-width: 768px) and (min-width: 768px) and (max-width: 1440px),print{.fv-copy[data-astro-cid-ybh6i4uj]{max-width:98rem}}@media screen and (max-width: 767px){.fv-copy[data-astro-cid-ybh6i4uj]{max-width:100%;margin-inline:3rem;margin-top:-3rem}}.fv-copy__txt[data-astro-cid-ybh6i4uj]{max-width:100rem;opacity:0}@media screen and (max-width: 767px){.fv-copy__txt[data-astro-cid-ybh6i4uj]{max-width:27.8rem;padding-right:1.2rem}}.fv-copy__txt[data-astro-cid-ybh6i4uj].is-enter{animation:op-fade-up 1.2s var(--ease-custom) forwards}.fv-copy__arw[data-astro-cid-ybh6i4uj]{opacity:0}@media screen and (max-width: 767px){.fv-copy__arw[data-astro-cid-ybh6i4uj]{width:1.6rem}}.fv-copy__arw[data-astro-cid-ybh6i4uj]:not(:last-child){margin-bottom:4rem}@media screen and (max-width: 767px){.fv-copy__arw[data-astro-cid-ybh6i4uj]:not(:last-child){margin-bottom:1rem}}.fv-copy__arw[data-astro-cid-ybh6i4uj].is-enter{animation:op-fade-up .8s var(--ease-custom) forwards}.fv-copy__arw[data-astro-cid-ybh6i4uj].is-loop{opacity:1;animation:arw-blink 2.4s ease-in-out infinite}.fv-copy__arw[data-astro-cid-ybh6i4uj].is-loop:nth-child(2){animation-delay:.4s}.fv-copy__arw[data-astro-cid-ybh6i4uj].is-loop:nth-child(3){animation-delay:.8s}.intro__lead[data-astro-cid-ybh6i4uj]{font-size:2.6rem;font-weight:700;line-height:2.5}@media screen and (max-width: 767px){.intro__lead[data-astro-cid-ybh6i4uj]{font-size:1.4rem}}.heading[data-astro-cid-lqge64d5]{margin-bottom:10rem}@media screen and (max-width: 767px){.heading[data-astro-cid-lqge64d5]{margin-bottom:4rem}}.logo .heading[data-astro-cid-lqge64d5]{margin-bottom:4rem}.heading[data-astro-cid-lqge64d5]>span[data-astro-cid-lqge64d5]{display:block}.heading__en[data-astro-cid-lqge64d5]{margin-bottom:3.2rem}@media screen and (max-width: 767px){.heading__en[data-astro-cid-lqge64d5]{margin-bottom:2.4rem}}@media screen and (max-width: 767px){.logo .heading__en[data-astro-cid-lqge64d5] img{max-width:20.6rem}}@media screen and (max-width: 767px){.vision .heading__en[data-astro-cid-lqge64d5] img{max-width:12.8rem}}@media screen and (max-width: 767px){.hx .heading__en[data-astro-cid-lqge64d5] img{max-width:16.6rem}}@media screen and (max-width: 767px){.voice .heading__en[data-astro-cid-lqge64d5] img{max-width:13.8rem}}@media screen and (max-width: 767px){.msg .heading__en[data-astro-cid-lqge64d5] img{max-width:17.4rem}}.heading__jp[data-astro-cid-lqge64d5]{font-size:1.8rem}@media screen and (max-width: 767px){.heading__jp[data-astro-cid-lqge64d5]{font-size:1.2rem}}.msg[data-astro-cid-idxl7gmn]{margin-bottom:24rem}@media screen and (max-width: 767px){.msg[data-astro-cid-idxl7gmn]{margin-bottom:12rem}}@media screen and (min-width: 768px),print{.msg[data-astro-cid-idxl7gmn]{padding-top:28rem}}.msg[data-astro-cid-idxl7gmn]>.inner[data-astro-cid-idxl7gmn]{position:relative}.msg__cont[data-astro-cid-idxl7gmn]{--w: 61.6rem;--gap: 0rem}@media screen and (max-width: 767px){.msg[data-astro-cid-idxl7gmn] .heading{margin-bottom:6.4rem}}.msg__light[data-astro-cid-idxl7gmn]{position:absolute;right:15rem;top:-20rem}@media screen and (max-width: 767px){.msg__light[data-astro-cid-idxl7gmn]{width:13.2rem;top:2rem;right:var(--inner)}}.msg-head[data-astro-cid-idxl7gmn]{position:relative}.msg-head__copy[data-astro-cid-idxl7gmn]{text-align:center}@media screen and (max-width: 767px){.msg-head__copy[data-astro-cid-idxl7gmn]{margin-bottom:12rem}}@media screen and (max-width: 767px){.msg-head__copy[data-astro-cid-idxl7gmn] img{margin-left:auto;margin-right:auto;max-width:12.4rem;width:100%}}.msg-head__bg[data-astro-cid-idxl7gmn]{max-width:28.6rem;position:absolute;bottom:-20rem;left:0;right:0;margin-inline:auto}@media screen and (min-width: 768px),print{.msg-lead[data-astro-cid-idxl7gmn]{padding-right:5.6rem}}.msg-lead__txt[data-astro-cid-idxl7gmn]{margin-bottom:6.4rem}.msg-lead__name[data-astro-cid-idxl7gmn]>span[data-astro-cid-idxl7gmn]{display:block}.msg-lead__name[data-astro-cid-idxl7gmn] .sub[data-astro-cid-idxl7gmn]{font-size:1.4rem;margin-bottom:.8rem}.msg-lead__name[data-astro-cid-idxl7gmn] .name[data-astro-cid-idxl7gmn]{font-size:2.4rem;font-weight:700}.hx-modal-overlay[data-astro-cid-3msvph3u]{position:fixed;inset:0;background:#00000080;z-index:200;display:flex;align-items:center;justify-content:center;padding:4rem;opacity:0;pointer-events:none;transition:opacity .3s ease}@media screen and (max-width: 767px){.hx-modal-overlay[data-astro-cid-3msvph3u]{padding:0}}.hx-modal-overlay[data-astro-cid-3msvph3u].is-active{opacity:1;pointer-events:auto}.hx-modal[data-astro-cid-3msvph3u]{background:#fff;border:.2rem solid var(--color-base);border-radius:2rem;padding:6.4rem 8rem;display:none;flex-direction:column;gap:4.8rem;position:relative;max-width:120rem;width:100%;max-height:90vh;overflow-y:auto}@media screen and (max-width: 767px){.hx-modal[data-astro-cid-3msvph3u]{padding-inline:var(--inner);border-radius:1rem;gap:2.4rem}}.hx-modal[data-astro-cid-3msvph3u].is-active{display:flex}.hx-modal__close[data-astro-cid-3msvph3u]{position:absolute;top:3.2rem;right:3.2rem;width:4rem;height:4rem;border-radius:50%;background:var(--color-base);border:none;cursor:pointer;flex-shrink:0}@media screen and (max-width: 767px){.hx-modal__close[data-astro-cid-3msvph3u]{right:var(--inner);top:var(--inner)}}.hx-modal__close[data-astro-cid-3msvph3u]:before,.hx-modal__close[data-astro-cid-3msvph3u]:after{content:"";position:absolute;left:50%;top:50%;width:1.4rem;height:.15rem;background:#fff;border-radius:1px}.hx-modal__close[data-astro-cid-3msvph3u]:before{transform:translate(-50%,-50%) rotate(45deg)}.hx-modal__close[data-astro-cid-3msvph3u]:after{transform:translate(-50%,-50%) rotate(-45deg)}.hx-modal__youtube[data-astro-cid-3msvph3u]{width:100%}.hx-modal__youtube[data-astro-cid-3msvph3u] iframe[data-astro-cid-3msvph3u]{width:100%;aspect-ratio:16/9}.hx-modal__year[data-astro-cid-3msvph3u]{display:flex;align-items:baseline;gap:1.2rem}.hx-modal__year-num[data-astro-cid-3msvph3u]{font-size:6.4rem;font-weight:400;letter-spacing:.05em;line-height:1}@media screen and (max-width: 767px){.hx-modal__year-num[data-astro-cid-3msvph3u]{font-size:4rem}}.hx-modal__year-unit[data-astro-cid-3msvph3u]{font-size:2.4rem;font-weight:700;font-family:serif}@media screen and (max-width: 767px){.hx-modal__year-unit[data-astro-cid-3msvph3u]{font-size:2rem}}.hx-modal__body[data-astro-cid-3msvph3u]{--movie: 0;display:flex}@media screen and (max-width: 767px){.hx-modal__body[data-astro-cid-3msvph3u]{flex-direction:column}}.hx-modal__body[data-astro-cid-3msvph3u]:has(.hx-modal__phts){--phts: 46rem}.hx-modal__body[data-astro-cid-3msvph3u]:has(.hx-modal__phts) .hx-modal__text[data-astro-cid-3msvph3u]{padding-right:8rem}.hx-modal__text[data-astro-cid-3msvph3u]{width:calc(100% - var(--phts))}@media screen and (max-width: 767px){.hx-modal__text[data-astro-cid-3msvph3u]{width:100%;padding:0!important}}.hx-modal__ttl[data-astro-cid-3msvph3u]{font-size:2.4rem;font-weight:700;line-height:2;margin-bottom:1.6rem}.hx-modal__txt[data-astro-cid-3msvph3u]{font-size:1.6rem;line-height:2.1}.hx-modal__phts[data-astro-cid-3msvph3u]{width:var(--phts)}@media screen and (max-width: 767px){.hx-modal__phts[data-astro-cid-3msvph3u]{max-width:100%;margin-top:3.2rem}}.hx-modal__phts[data-astro-cid-3msvph3u] img{border-radius:1rem;width:100%}.hx-modal__phts[data-astro-cid-3msvph3u] figure[data-astro-cid-3msvph3u]:not(:last-child){margin-bottom:1.6rem}@media screen and (max-width: 767px){.hx__secs[data-astro-cid-3msvph3u]{margin-inline:calc(-1 * var(--inner))}}.hx-sec[data-astro-cid-3msvph3u]{padding-block:5.6rem;border-block:solid .1rem var(--color-base);position:relative;background:#fff}@media screen and (max-width: 767px){.hx-sec[data-astro-cid-3msvph3u]{padding:2.4rem var(--inner)}}.hx-sec[data-astro-cid-3msvph3u]:before{content:"";position:absolute;aspect-ratio:56/10;width:5.6rem;background:url("data:image/svg+xml,%3csvg%20width='56'%20height='10'%20viewBox='0%200%2056%2010'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M0%200H28V10H4C1.79086%2010%200%208.20914%200%206V0Z'%20fill='%23EAA8BF'/%3e%3cpath%20d='M28%200H56V6C56%208.20914%2054.2091%2010%2052%2010H28V0Z'%20fill='%2395DFD6'/%3e%3c/svg%3e") no-repeat center/contain;top:0}@media screen and (max-width: 767px){.hx-sec[data-astro-cid-3msvph3u]:before{left:0;width:2.8rem}}.hx-sec[data-astro-cid-3msvph3u]:not(:last-child){border-bottom:none}.hx-sec__trigger[data-astro-cid-3msvph3u]{--w: 41rem;--gap: 9.6rem;align-items:center;position:relative}@media screen and (max-width: 767px){.hx-sec__trigger[data-astro-cid-3msvph3u]{--gap: 1rem}}.hx-sec__trigger-btn[data-astro-cid-3msvph3u]{--w: 3.2rem;position:absolute;right:6.4rem;top:50%;transform:translateY(-50%);width:var(--w);height:var(--w);background:url("data:image/svg+xml,%3csvg%20width='30'%20height='31'%20viewBox='0%200%2030%2031'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='30'%20y='16.5498'%20width='16'%20height='2'%20transform='rotate(180%2030%2016.5498)'%20fill='%231E2D46'/%3e%3crect%20y='14.5498'%20width='16'%20height='2'%20fill='%23EAA8BF'/%3e%3crect%20x='14'%20y='30.5498'%20width='16'%20height='2'%20transform='rotate(-90%2014%2030.5498)'%20fill='%2395DFD6'/%3e%3crect%20x='16'%20y='0.549805'%20width='16'%20height='2'%20transform='rotate(90%2016%200.549805)'%20fill='%231E2D46'/%3e%3c/svg%3e") no-repeat center/contain}@media screen and (max-width: 767px){.hx-sec__trigger-btn[data-astro-cid-3msvph3u]{right:var(--inner);--w: 1.6rem}}.hx-sec__head[data-astro-cid-3msvph3u]{display:flex;align-items:center}.hx-sec__sec[data-astro-cid-3msvph3u]{font-size:2.4rem}@media screen and (min-width: 768px),print{.hx-sec__sec[data-astro-cid-3msvph3u]{min-width:23rem;text-align:center}}@media screen and (max-width: 767px){.hx-sec__sec[data-astro-cid-3msvph3u]{font-size:1.2rem;margin-right:2em}}@media screen and (min-width: 768px),print{.hx-sec__era[data-astro-cid-3msvph3u]{width:100%}}@media screen and (max-width: 767px){.hx-sec__era[data-astro-cid-3msvph3u]{display:flex;align-items:center}}.hx-sec__era-label[data-astro-cid-3msvph3u]{font-size:2.4rem;text-align:center;font-weight:700;display:block}@media screen and (min-width: 768px),print{.hx-sec__era-label[data-astro-cid-3msvph3u]{border-bottom:solid .1rem var(--color-base);padding-bottom:1.6rem;margin-bottom:1.2rem}}@media screen and (max-width: 767px){.hx-sec__era-label[data-astro-cid-3msvph3u]{font-size:1.2rem;border-right:solid .1rem var(--color-base);margin-right:1em;padding-right:1em}}.hx-sec__era-year[data-astro-cid-3msvph3u]{display:flex;align-items:center;gap:1.6rem;font-size:2.8rem}@media screen and (max-width: 767px){.hx-sec__era-year[data-astro-cid-3msvph3u]{font-size:1.6rem;gap:.5em}}.hx-sec__era-year[data-astro-cid-3msvph3u] .sub[data-astro-cid-3msvph3u]{font-size:1.6rem}@media screen and (max-width: 767px){.hx-sec__era-year[data-astro-cid-3msvph3u] .sub[data-astro-cid-3msvph3u]{font-size:1rem}}.hx-sec__ttl-txt[data-astro-cid-3msvph3u]{font-size:2.8rem;font-weight:700}@media screen and (max-width: 767px){.hx-sec__ttl-txt[data-astro-cid-3msvph3u]{font-size:1.8rem}}@media screen and (max-width: 767px){.hx-sec__body[data-astro-cid-3msvph3u]{--pt: 1.6rem}}.hx-sec__body-lead[data-astro-cid-3msvph3u]{margin-bottom:6.4rem}@media screen and (min-width: 768px),print{.hx-sec__body-lead[data-astro-cid-3msvph3u]{margin-left:50.6rem}}.hx-item[data-astro-cid-3msvph3u]{--w: 33.8rem;--gap: 16rem;--pb: 8rem}@media screen and (max-width: 767px){.hx-item[data-astro-cid-3msvph3u]{--gap: .8rem;--pb: 5.6rem}}.hx-item[data-astro-cid-3msvph3u] iframe[data-astro-cid-3msvph3u]{aspect-ratio:16/9;width:100%;height:100%}.hx-item[data-astro-cid-3msvph3u]:not(:last-child){padding-bottom:var(--pb)}.hx-item__head[data-astro-cid-3msvph3u]{position:relative;line-height:1}@media screen and (min-width: 768px),print{.hx-item__head[data-astro-cid-3msvph3u]{padding-left:8rem}}.hx-item__head[data-astro-cid-3msvph3u]:after{content:"";position:absolute;--w: 1rem;width:var(--w);height:var(--w);background:var(--color-base);border-radius:50%;right:0;top:2rem}@media screen and (max-width: 767px){.hx-item__head[data-astro-cid-3msvph3u]:after{content:none}}.hx-item__head[data-astro-cid-3msvph3u]:before{content:"";position:absolute;width:.1rem;height:calc(100% + var(--pb));background:var(--color-sub);right:.5rem;top:2rem}@media screen and (max-width: 767px){.hx-item__head[data-astro-cid-3msvph3u]:before{content:none}}.hx-item__head-unit[data-astro-cid-3msvph3u]{font-size:2.4rem;font-family:serif;font-weight:700}@media screen and (max-width: 767px){.hx-item__head-unit[data-astro-cid-3msvph3u]{font-size:2rem}}.hx-item__head-year[data-astro-cid-3msvph3u]{font-size:5.6rem}@media screen and (max-width: 767px){.hx-item__head-year[data-astro-cid-3msvph3u]{font-size:4rem}}.hx-item__body[data-astro-cid-3msvph3u]{--w: 36rem}@media screen and (max-width: 767px){.hx-item__body[data-astro-cid-3msvph3u]{--gap: 0rem}}@media screen and (max-width: 767px){.hx-item__body-trigger[data-astro-cid-3msvph3u]{width:5.6rem}.hx-item__body-trigger[data-astro-cid-3msvph3u] img{width:100%}}.hx-item__body-ttl[data-astro-cid-3msvph3u]{font-size:2rem;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word;font-weight:700;margin-bottom:4rem}@media screen and (max-width: 767px){.hx-item__body-ttl[data-astro-cid-3msvph3u]{margin-bottom:2.4rem}}@media screen and (max-width: 767px){.hx-item__body-phts[data-astro-cid-3msvph3u]{margin-bottom:2.4rem}}.hx-item__body-phts[data-astro-cid-3msvph3u] img{border-radius:1rem}.hx-item__body-phts[data-astro-cid-3msvph3u] figure[data-astro-cid-3msvph3u]:not(:last-child){margin-bottom:1.6rem}.is-active[data-astro-cid-3msvph3u] .hx-sec__trigger-btn[data-astro-cid-3msvph3u]{background:url("data:image/svg+xml,%3csvg%20width='30'%20height='31'%20viewBox='0%200%2030%2031'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='30'%20y='16.5498'%20width='16'%20height='2'%20transform='rotate(180%2030%2016.5498)'%20fill='%231E2D46'/%3e%3crect%20y='14.5498'%20width='16'%20height='2'%20fill='%23EAA8BF'/%3e%3c/svg%3e") no-repeat center/contain}.hx[data-astro-cid-r2rld7qq]{position:relative;--top: 12rem}@media screen and (max-width: 767px){.hx[data-astro-cid-r2rld7qq]{--top: 4rem}}.hx[data-astro-cid-r2rld7qq]:before{content:"";position:absolute;inset:0;z-index:-1;background-color:#fff;background-image:repeating-linear-gradient(90deg,#f3f3f3 0,#f3f3f3 .1rem,transparent .1rem,transparent 3.5rem),repeating-linear-gradient(0deg,#f3f3f3 0,#f3f3f3 .1rem,transparent .1rem,transparent 6.4rem)}.hx__note[data-astro-cid-r2rld7qq]{font-size:1.4rem;padding-top:2em;background:#fff}@media screen and (max-width: 767px){.hx__note[data-astro-cid-r2rld7qq]{margin-inline:calc(var(--inner) * -1);padding-inline:var(--inner);font-size:1.2rem}}.hx__wrap[data-astro-cid-r2rld7qq]{padding-block:var(--top)}.hx__wrap[data-astro-cid-r2rld7qq]>.inner[data-astro-cid-r2rld7qq]{position:relative}.hx__light[data-astro-cid-r2rld7qq]{position:absolute;right:15rem;top:-20rem}@media screen and (max-width: 767px){.hx__light[data-astro-cid-r2rld7qq]{width:13.2rem;right:var(--inner);top:-5rem}}.voice[data-astro-cid-h5ikffxd]{--pd: 20rem;padding:var(--pd) 0}@media screen and (max-width: 767px){.voice[data-astro-cid-h5ikffxd]{--pd: 12rem}}.voice[data-astro-cid-h5ikffxd]>.inner[data-astro-cid-h5ikffxd]{position:relative}.voice__blocks[data-astro-cid-h5ikffxd]{display:flex;flex-direction:column;gap:1.6rem;position:relative;z-index:2}.voice__section[data-astro-cid-h5ikffxd]{display:grid;gap:1.6rem}.voice__section[data-astro-cid-h5ikffxd]:has(.is-hide){display:none}.voice__section--normal[data-astro-cid-h5ikffxd],.voice__section--feature-left[data-astro-cid-h5ikffxd]{grid-template-columns:repeat(5,1fr)}.voice__section--feature-left[data-astro-cid-h5ikffxd] .voice-card--feature[data-astro-cid-h5ikffxd]{grid-column:1/3;grid-row:1/3}.voice__section--feature-right[data-astro-cid-h5ikffxd]{grid-template-columns:repeat(5,1fr)}.voice__section--feature-right[data-astro-cid-h5ikffxd] .voice-card--feature[data-astro-cid-h5ikffxd]{grid-column:4/6;grid-row:1/3}.voice__showall[data-astro-cid-h5ikffxd]{height:6.4rem;width:100%;border-radius:9999px;background:var(--color-base);position:relative;margin-top:4.8rem}.voice__showall[data-astro-cid-h5ikffxd]:before,.voice__showall[data-astro-cid-h5ikffxd]:after{content:"";position:absolute;inset:0;width:3rem;height:.2rem;background:#fff;margin:auto}.voice__showall[data-astro-cid-h5ikffxd]:before{rotate:90deg}.voice__effect[data-astro-cid-h5ikffxd]{position:absolute;max-width:55.6rem;width:100%;left:0;--top: -8.8rem;top:calc(-1 * var(--pd) + var(--top));z-index:1}@media screen and (max-width: 767px){.voice__effect[data-astro-cid-h5ikffxd]{max-width:27.8rem;--top: -2.8rem;left:-7rem}}.voice__light[data-astro-cid-h5ikffxd]{right:5rem;position:absolute;top:-12rem}@media screen and (max-width: 767px){.voice__light[data-astro-cid-h5ikffxd]{width:13.2rem;top:-16rem;right:var(--inner)}}.is-hide[data-astro-cid-h5ikffxd]{display:none!important}.voice-card[data-astro-cid-h5ikffxd]{background-color:#fff;overflow:hidden;--radius: 3.2rem;border-top-left-radius:var(--radius);border-bottom-right-radius:var(--radius);position:relative;--avatar-w: 17rem}@media screen and (max-width: 767px){.voice-card[data-astro-cid-h5ikffxd]{--avatar-w: 12rem;--radius: 1.6rem}}@media (hover: hover){.voice-card[data-astro-cid-h5ikffxd]:hover:before,.voice-card[data-astro-cid-h5ikffxd]:hover:after{opacity:1;scale:1}}.voice-card[data-astro-cid-h5ikffxd]:before,.voice-card[data-astro-cid-h5ikffxd]:after{content:"";position:absolute;width:4rem;aspect-ratio:1;background:url("data:image/svg+xml,%3csvg%20width='40'%20height='40'%20viewBox='0%200%2040%2040'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M40%200V40H34V6H0V0H40Z'%20fill='%231E2D46'/%3e%3c/svg%3e") no-repeat center/contain;opacity:0;transition:opacity var(--ease) var(--time),scale var(--ease) .3s;scale:0}.voice-card[data-astro-cid-h5ikffxd]:before{top:0;right:0;transform-origin:top right}.voice-card[data-astro-cid-h5ikffxd]:after{bottom:0;left:0;transform:rotate(180deg)}.voice-card--small[data-astro-cid-h5ikffxd]{display:flex;flex-direction:column;padding-bottom:2rem}.voice-card--small[data-astro-cid-h5ikffxd] .voice-card__img[data-astro-cid-h5ikffxd]{flex:1;aspect-ratio:1/1}.voice-card--feature[data-astro-cid-h5ikffxd]{padding:9.6rem 4.8rem 4.8rem;--w: var(--avatar-w);--gap: 2.4rem}@media screen and (max-width: 767px){.voice-card--feature[data-astro-cid-h5ikffxd]{--gap: 1.6rem;--w: 11rem;display:grid;grid-template-columns:var(--w) calc(100% - var(--w) - var(--gap));gap:var(--gap);padding:6.4rem 2.4rem 4rem}}.voice-card--feature[data-astro-cid-h5ikffxd] .voice-card__avatar[data-astro-cid-h5ikffxd]{position:relative;border-radius:50%;aspect-ratio:1;overflow:hidden}.voice-card--feature[data-astro-cid-h5ikffxd] .voice-card__avatar[data-astro-cid-h5ikffxd] img{position:absolute;bottom:-1.2rem;width:100%}.voice-card__trigger[data-astro-cid-h5ikffxd]{position:absolute;inset:0;z-index:1}.voice-card__img[data-astro-cid-h5ikffxd]{background-color:var(--color-bg);display:flex;align-items:center;justify-content:center}.voice-card__avatar[data-astro-cid-h5ikffxd]{aspect-ratio:1/1;border-radius:50%;max-width:var(--avatar-w);margin-inline:auto;width:100%}.voice-card__badge[data-astro-cid-h5ikffxd]{text-align:center;border-radius:999px;font-size:1.1rem;padding:.6rem 1.2rem;position:absolute;max-width:18.4rem;inset-inline:0;margin-inline:auto;bottom:1.2rem}@media screen and (max-width: 767px){.voice-card__badge[data-astro-cid-h5ikffxd]{font-size:.9rem;padding:.2rem .4rem;max-width:14rem}}.voice-card__badge--m[data-astro-cid-h5ikffxd]{background:var(--color-secondary)}.voice-card__badge--f[data-astro-cid-h5ikffxd]{background:var(--color-primary)}.voice-card__quote[data-astro-cid-h5ikffxd]{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word;margin-bottom:8rem}@media screen and (max-width: 767px){.voice-card__quote[data-astro-cid-h5ikffxd]{margin-bottom:4rem;font-size:1.1rem}}.voice-card__attr[data-astro-cid-h5ikffxd]{font-size:1.2rem;color:var(--color-base);opacity:.6}@media screen and (max-width: 767px){.voice-card__attr[data-astro-cid-h5ikffxd]{font-size:.9rem}}.voice-modal[data-astro-cid-h5ikffxd]{position:fixed;inset:0;z-index:200;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity var(--time) var(--ease),visibility var(--time) var(--ease)}.voice-modal[data-astro-cid-h5ikffxd].is-open{opacity:1;visibility:visible}.voice-modal__overlay[data-astro-cid-h5ikffxd]{position:absolute;inset:0;background:#1e2d4680;cursor:pointer}.voice-modal__inner[data-astro-cid-h5ikffxd]{position:relative;z-index:1;width:100%;max-width:96rem;max-height:90dvh;overflow-y:auto;padding:2rem}@media screen and (max-width: 767px){.voice-modal__inner[data-astro-cid-h5ikffxd]{padding:0!important}}.voice-modal__card[data-astro-cid-h5ikffxd]{background:#fff;border:.2rem solid var(--color-base);border-radius:2rem;padding:8rem 12rem 16rem;position:relative;display:flex;flex-direction:column;align-items:center;gap:4.8rem}@media screen and (max-width: 767px){.voice-modal__card[data-astro-cid-h5ikffxd]{gap:1.6rem!important;padding:6.4rem var(--inner)}}.voice-modal__close[data-astro-cid-h5ikffxd]{position:absolute;top:3.2rem;right:3.2rem;width:4rem;height:4rem;border-radius:50%;background:var(--color-base);border:none;cursor:pointer;flex-shrink:0}@media screen and (max-width: 767px){.voice-modal__close[data-astro-cid-h5ikffxd]{top:var(--inner);right:var(--inner)}}.voice-modal__close[data-astro-cid-h5ikffxd]:before,.voice-modal__close[data-astro-cid-h5ikffxd]:after{content:"";position:absolute;left:50%;top:50%;width:1.4rem;height:.15rem;background:#fff;border-radius:1px}.voice-modal__close[data-astro-cid-h5ikffxd]:before{transform:translate(-50%,-50%) rotate(45deg)}.voice-modal__close[data-astro-cid-h5ikffxd]:after{transform:translate(-50%,-50%) rotate(-45deg)}.voice-modal__top[data-astro-cid-h5ikffxd]{display:flex;flex-direction:column;align-items:center;gap:4rem;width:100%}.voice-modal__avatar[data-astro-cid-h5ikffxd]{width:22rem;aspect-ratio:1;border-radius:50%;overflow:hidden;flex-shrink:0;background:var(--color-bg)}.voice-modal__avatar-img[data-astro-cid-h5ikffxd]{width:100%;height:100%;object-fit:cover;object-position:0 1.6rem;background:#fff}.voice-modal__name[data-astro-cid-h5ikffxd]{font-size:1.8rem;font-weight:500;line-height:2.1;text-align:center;color:var(--color-base)}@media screen and (max-width: 767px){.voice-modal__name[data-astro-cid-h5ikffxd]{font-size:1.6rem}}.voice-modal__body[data-astro-cid-h5ikffxd]{width:100%}.voice-modal__txt[data-astro-cid-h5ikffxd]{font-size:1.6rem;font-weight:400;line-height:2.1;color:var(--color-base)}@media screen and (max-width: 767px){.voice__section--normal[data-astro-cid-h5ikffxd],.voice__section--feature-left[data-astro-cid-h5ikffxd],.voice__section--feature-right[data-astro-cid-h5ikffxd]{grid-template-columns:repeat(2,1fr)}.voice__section--feature-left[data-astro-cid-h5ikffxd] .voice-card--feature[data-astro-cid-h5ikffxd],.voice__section--feature-right[data-astro-cid-h5ikffxd] .voice-card--feature[data-astro-cid-h5ikffxd]{grid-column:1/3;grid-row:auto}.voice__section--feature-right[data-astro-cid-h5ikffxd] .voice-card--feature[data-astro-cid-h5ikffxd]{order:-1}}.thanx[data-astro-cid-3c2h6ods]{background:var(--color-base);color:#fff;padding-block:11rem}@media screen and (max-width: 767px){.thanx[data-astro-cid-3c2h6ods]{padding-block:6.4rem 9rem}}.thanx[data-astro-cid-3c2h6ods] .u-ff-en[data-astro-cid-3c2h6ods]{font-size:4.8rem}@media screen and (max-width: 767px){.thanx[data-astro-cid-3c2h6ods] .u-ff-en[data-astro-cid-3c2h6ods]{font-size:4rem}}.thanx__head[data-astro-cid-3c2h6ods]{margin-bottom:6.4rem}@media screen and (max-width: 767px){.thanx__head[data-astro-cid-3c2h6ods]{margin-bottom:3.2rem}}.thanx__lead[data-astro-cid-3c2h6ods]{margin-bottom:5.6rem}@media screen and (max-width: 767px){.thanx__lead[data-astro-cid-3c2h6ods]{margin-bottom:3.2rem}}@media screen and (max-width: 767px){main[data-astro-cid-j7pv25f6]{overflow:hidden}}
