/*!
 * ress.css • v3.0.0
 * MIT License
 * github.com/filipelinhares/ress
 */html{-webkit-text-size-adjust:100%;box-sizing:border-box;word-break:normal;tab-size:4}*,:after,:before{box-sizing:inherit;background-repeat:no-repeat}:after,:before{text-decoration:inherit;vertical-align:inherit}hr{height:0;overflow:visible}details,main{display:block}summary{display:list-item}small{font-size:80%}[hidden]{display:none}abbr[title]{-webkit-text-decoration:underline dotted;border-bottom:none;text-decoration:underline;text-decoration:underline dotted}a{background-color:initial}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{position:relative;font-size:75%;line-height:0;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}input{border-radius:0}[disabled]{cursor:default}[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{color:inherit;cursor:pointer}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}[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{border-style:none;background-color:initial}select{-moz-appearance:none;-webkit-appearance:none}select::-ms-expand{display:none}select::-ms-value{color:currentColor}legend{display:table;max-width:100%;border:0;color:inherit;white-space:normal}::-webkit-file-upload-button{-webkit-appearance:button;color:inherit;font:inherit}img{border-style:none}progress{vertical-align:initial}[aria-busy=true]{cursor:progress}[aria-controls]{cursor:pointer}[aria-disabled]{cursor:default}:root{--radius-xs:3px;--radius-sm:5px;--radius:2rem;--radius-m:.8rem;--radius-lg:1.6rem;--radius-xl:96px;--infinity:9999px;--content-width:115rem;--inner:24px;--shadowHover:0px 10px 30px 0px rgba(0,0,0,0.05);--ff-jp:"Shippori Mincho",sans-serif;--ff-en:"Hepta Slab",sans-serif;--ff-accent:"Outfit",sans-serif;--lh-base:1.6;--fz-min:1rem;--color-base:#252c73;--color-primary:#040404;--color-border:#f0eae6;--color-border-cell:#e0d8d3;--color-accent:#fdaf96;--color-bg:#f7f3f0;--color-sub:#ccc0b8;--color-gray:#d4d4d4;--color-alert:#e94235;--ease:ease;--time:0.4s;--header-height:7.2rem;--admin-height:3.2rem;--mb-main:160px;--arw-w:24px;--arw-hover-scale:1.15;--arw-hover-pos:-15%;--gap-1:8px;--gap-2:16px;--gap-3:24px;--gap-4:32px;--gap-5:40px;--gap-6:48px;--gap-7:56px;--gap-8:64px;--gap-9:72px;--gap-10:80px;--gap-11:88px;--gap-12:96px}*{margin:0;padding:0}*,:after,:before{box-sizing:border-box}html{-webkit-font-smoothing:antialiased;font-size:62.5%;font-display:swap;font-optical-sizing:auto}html,html:has(.js-modal.is-show){overflow:hidden}html.is-loaded{overflow:visible}body{color:var(--color-base);font-weight:600;font-size:1.6rem;line-height:var(--lh-base);font-family:var(--ff-jp);word-break:break-all}body,body.post-detail{background:var(--color-bg)}button,h2,h3,h4,h5,h6{line-height:1.5}input,textarea{line-height:1.55}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}a,button,input,svg path,textarea{transition:var(--ease) var(--time)}a{color:var(--color-base);text-decoration:none}ol,ul{list-style:none;list-style-position:inside}img,svg,video{max-width:100%;height:auto;vertical-align:bottom}picture img{width:100%;height:auto}table{width:100%;max-width:100%;border-collapse:collapse}table td,table th{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=checkbox],input[type=radio]{-moz-opacity:0;appearance:none;position:absolute;line-height:14;opacity:0}[data-js-focus-visible]:focus:not([data-focus-visible-added]){outline:none}.js-accordion-trigger{cursor:pointer}.js-accordion-trigger.is-active+.js-accordion-panel{grid-template-rows:1fr;padding-top:var(--pt)}.js-accordion-trigger+.js-accordion-panel{display:grid;grid-template-rows:0fr;padding-top:0;transition:var(--ease) var(--time)}.js-accordion-trigger+.js-accordion-panel>div{overflow:hidden;transition:var(--ease) var(--time)}.js-tab-item{display:none}.js-tab-item.is-active{display:block;animation:fade .5s var(--ease)}@keyframes fade{0%{opacity:.2}to{opacity:1}}.js-scroll{visibility:hidden;translate:0 2rem;opacity:0;transition:var(--ease) 1s}.js-scroll.is-show{visibility:visible;translate:0 0;opacity:1}@keyframes scroll-hint-appear{0%{transform:translateX(40px);opacity:0}10%{opacity:1}50%,to{transform:translateX(-40px);opacity:0}}.scroll-hint.is-right-scrollable{background:linear-gradient(270deg,rgba(0,0,0,.15),transparent 16px,transparent)}.scroll-hint.is-right-scrollable.is-left-scrollable{background:linear-gradient(90deg,rgba(0,0,0,.15),transparent 16px,transparent),linear-gradient(270deg,rgba(0,0,0,.15),transparent 16px,transparent)}.scroll-hint.is-left-scrollable{background:linear-gradient(90deg,rgba(0,0,0,.15),transparent 16px,transparent)}.scroll-hint-icon{box-sizing:border-box;position:absolute;top:50%;left:50%;width:37.3333333333vw;height:19.2vw;max-height:100%;padding:4.2666666667vw;translate:-50% -50%;border-radius:1.6vw;background:rgba(0,0,0,.85);text-align:center;opacity:0;transition:opacity .3s}.scroll-hint-icon-wrap{position:absolute;top:0;left:0;width:100%;height:100%;max-height:100%;overflow:hidden;pointer-events:none}.scroll-hint-text{margin-top:5px;color:#fff;font-size:1rem!important}.scroll-hint-icon-wrap.is-active .scroll-hint-icon{opacity:.8}.scroll-hint-icon:before{display:inline-block;width:6.4vw;height:6.4vw;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNS43NyIgaGVpZ2h0PSIzMC41MiI+PGcgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PHBhdGggZD0iTTIxLjMzIDMwLjUySDcuODVBMS41NSAxLjU1IDAgMDE2LjMgMjlhMTIuNDYgMTIuNDYgMCAwMC0uNjMtNC40MiAyNS4xNiAyNS4xNiAwIDAwLTQuMjUtNWwtLjA2LS4wNkE1IDUgMCAwMTAgMTUuODZhMy42NCAzLjY0IDAgMDExLjE3LTIuNjIgMy42MyAzLjYzIDAgMDE1LjE0LjA3VjMuNzdhMy43NyAzLjc3IDAgMTE3LjU0IDB2NC41NmEzLjM1IDMuMzUgMCAwMTEuMjYgMCAzIDMgMCAwMTIgMS4yMiAzLjUgMy41IDAgMDEyLS4wNiAzLjIxIDMuMjEgMCAwMTIgMS41NCAzLjc0IDMuNzQgMCAwMTMgLjQ3IDQuMjEgNC4yMSAwIDAxMS42MyAzLjV2LjQ2YTE5LjI2IDE5LjI2IDAgMDEtLjg0IDdjLS4xNC4zOC0uMzYuODEtLjU2IDEuMjJsLS4xMS4yMmMwIC4wNy0uMDkuMTQtLjE0LjIxYTcuMTMgNy4xMyAwIDAwLTEuMTcgMi4xN2MtLjA2LjU2LS4wNiAyLjE1LS4wNSAyLjcxYTEuNTUgMS41NSAwIDAxLTEuNTQgMS41M3pNOC42MSAyOC4yMWgxMmMwLS43MSAwLTEuNzEuMDctMi4yM2E4Ljc0IDguNzQgMCAwMTEuNTktMy4yNWwuMDYtLjEyYTEwIDEwIDAgMDAuNDYtMSAxNi44IDE2LjggMCAwMC43LTYuMTJ2LS41NGEyIDIgMCAwMC0uNjQtMS41MiAxLjMzIDEuMzMgMCAwMC0xLjU1LjA4IDEuMTMgMS4xMyAwIDAxLTEuMTguMjggMS4xNSAxLjE1IDAgMDEtLjc4LS45NCAxLjI2IDEuMjYgMCAwMC0uNzUtMS4xMSAxIDEgMCAwMC0xLjExLjI4bC0uMS4xYTEuMTUgMS4xNSAwIDAxLTEuMTkuMjkgMS4xNiAxLjE2IDAgMDEtLjc4LS45NWMtLjA5LS42OC0uMjEtLjc3LS43LS44N2EuODIuODIgMCAwMC0xIC40OCAxLjE2IDEuMTYgMCAwMS0yLjE2LS41OFYzLjc3YTEuNDYgMS40NiAwIDEwLTIuOTIgMHYxMi4xOGExLjE3IDEuMTcgMCAwMS0uODMgMS4xMSAxLjE1IDEuMTUgMCAwMS0xLjItLjM1bC0xLS45MWMtLjQ3LS40Mi0uNzMtLjY2LS44NC0uNzdhMS4zNSAxLjM1IDAgMDAtMi0uMTJMMi43IDE1YTEuMzIgMS4zMiAwIDAwLS4zOSAxQTIuNTcgMi41NyAwIDAwMyAxNy44NWEyNy4yNCAyNy4yNCAwIDAxNC43IDUuNjIgMTIuNjMgMTIuNjMgMCAwMS45MSA0Ljc0em0xNC41OS00Ljg2ek02LjUxIDE2LjU5eiIgZmlsbD0iI2ZmZiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMSIvPjwvZz48L3N2Zz4=);background-position:50%;color:#fff;text-align:center;vertical-align:middle}.scroll-hint-icon:after,.scroll-hint-icon:before{background-size:contain;background-repeat:no-repeat;content:""}.scroll-hint-icon:after{display:block;position:absolute;top:2.1333333333vw;left:calc(50% - .53333vw);width:8.5333333333vw;height:8.5333333333vw;translate:-50%;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMy4yOSIgaGVpZ2h0PSIxMi4wMiI+PGcgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMSIgZmlsbD0iI2ZmZiI+PHBhdGggZD0iTTEuODUgNi4wMWg4LjU1TTEwLjQgNy4xN0gxLjg1YTEuMTYgMS4xNiAwIDExMC0yLjMxaDguNTVhMS4xNiAxLjE2IDAgMTEwIDIuMzF6Ii8+PHBhdGggZD0iTTcuNCAxMmExLjE1IDEuMTUgMCAwMS0uNzItLjI1bC02LjI1LTVBMS4yIDEuMiAwIDAxMCA1Ljg3IDEuMTQgMS4xNCAwIDAxLjQ2IDVMNi43LjIzYTEuMTYgMS4xNiAwIDAxMS40IDEuODVMMyA1LjkxIDguMTIgMTBhMS4xNiAxLjE2IDAgMDEtLjcyIDJ6TTMxLjQ1IDYuMDFoLTguNTZNMzEuNDUgNy4xN2gtOC41NmExLjE2IDEuMTYgMCAxMTAtMi4zMWg4LjU2YTEuMTYgMS4xNiAwIDAxMCAyLjMxeiIvPjxwYXRoIGQ9Ik0yNS45IDEyYTEuMTggMS4xOCAwIDAxLS45MS0uNDMgMS4xNyAxLjE3IDAgMDEuMTgtMS41N2w1LjA5LTQuMDUtNS4wNi0zLjg3QTEuMTYgMS4xNiAwIDAxMjYuNTkuMjNMMzIuODQgNWExLjE2IDEuMTYgMCAwMS40NS45MSAxLjE0IDEuMTQgMCAwMS0uNDMuOTJsLTYuMjQgNWExLjE3IDEuMTcgMCAwMS0uNzIuMTd6Ii8+PC9nPjwvZz48L3N2Zz4=);opacity:0;transition:opacity 0s 2.4s}.scroll-hint-icon-wrap.is-active .scroll-hint-icon:after{opacity:1}.scroll-hint-icon-wrap.is-active .scroll-hint-icon:before{animation:scroll-hint-appear 1.2s linear;animation-iteration-count:2}.scroll-hint-icon-white{background-color:#fff;box-shadow:0 4px 5px rgba(0,0,0,.4)}.scroll-hint-icon-white:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNS43NyIgaGVpZ2h0PSIzMC41MiI+PGcgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PHBhdGggZD0iTTIxLjMzIDMwLjUySDcuODVBMS41NSAxLjU1IDAgMDE2LjMgMjlhMTIuNDYgMTIuNDYgMCAwMC0uNjMtNC40MiAyNS4xNiAyNS4xNiAwIDAwLTQuMjUtNWwtLjA2LS4wNkE1IDUgMCAwMTAgMTUuODZhMy42NCAzLjY0IDAgMDExLjE3LTIuNjIgMy42MyAzLjYzIDAgMDE1LjE0LjA3VjMuNzdhMy43NyAzLjc3IDAgMTE3LjU0IDB2NC41NmEzLjM1IDMuMzUgMCAwMTEuMjYgMCAzIDMgMCAwMTIgMS4yMiAzLjUgMy41IDAgMDEyLS4wNiAzLjIxIDMuMjEgMCAwMTIgMS41NCAzLjc0IDMuNzQgMCAwMTMgLjQ3IDQuMjEgNC4yMSAwIDAxMS42MyAzLjV2LjQ2YTE5LjI2IDE5LjI2IDAgMDEtLjg0IDdjLS4xNC4zOC0uMzYuODEtLjU2IDEuMjJsLS4xMS4yMmMwIC4wNy0uMDkuMTQtLjE0LjIxYTcuMTMgNy4xMyAwIDAwLTEuMTcgMi4xN2MtLjA2LjU2LS4wNiAyLjE1LS4wNSAyLjcxYTEuNTUgMS41NSAwIDAxLTEuNTQgMS41M3pNOC42MSAyOC4yMWgxMmMwLS43MSAwLTEuNzEuMDctMi4yM2E4Ljc0IDguNzQgMCAwMTEuNTktMy4yNWwuMDYtLjEyYTEwIDEwIDAgMDAuNDYtMSAxNi44IDE2LjggMCAwMC43LTYuMTJ2LS41NGEyIDIgMCAwMC0uNjQtMS41MiAxLjMzIDEuMzMgMCAwMC0xLjU1LjA4IDEuMTMgMS4xMyAwIDAxLTEuMTguMjggMS4xNSAxLjE1IDAgMDEtLjc4LS45NCAxLjI2IDEuMjYgMCAwMC0uNzUtMS4xMSAxIDEgMCAwMC0xLjExLjI4bC0uMS4xYTEuMTUgMS4xNSAwIDAxLTEuMTkuMjkgMS4xNiAxLjE2IDAgMDEtLjc4LS45NWMtLjA5LS42OC0uMjEtLjc3LS43LS44N2EuODIuODIgMCAwMC0xIC40OCAxLjE2IDEuMTYgMCAwMS0yLjE2LS41OFYzLjc3YTEuNDYgMS40NiAwIDEwLTIuOTIgMHYxMi4xOGExLjE3IDEuMTcgMCAwMS0uODMgMS4xMSAxLjE1IDEuMTUgMCAwMS0xLjItLjM1bC0xLS45MWMtLjQ3LS40Mi0uNzMtLjY2LS44NC0uNzdhMS4zNSAxLjM1IDAgMDAtMi0uMTJMMi43IDE1YTEuMzIgMS4zMiAwIDAwLS4zOSAxQTIuNTcgMi41NyAwIDAwMyAxNy44NWEyNy4yNCAyNy4yNCAwIDAxNC43IDUuNjIgMTIuNjMgMTIuNjMgMCAwMS45MSA0Ljc0em0xNC41OS00Ljg2ek02LjUxIDE2LjU5eiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMSIvPjwvZz48L3N2Zz4=)}.scroll-hint-icon-white:after{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMy4yOSIgaGVpZ2h0PSIxMi4wMiI+PGcgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMSI+PHBhdGggZD0iTTEuODUgNi4wMWg4LjU1TTEwLjQgNy4xN0gxLjg1YTEuMTYgMS4xNiAwIDExMC0yLjMxaDguNTVhMS4xNiAxLjE2IDAgMTEwIDIuMzF6Ii8+PHBhdGggZD0iTTcuNCAxMmExLjE1IDEuMTUgMCAwMS0uNzItLjI1bC02LjI1LTVBMS4yIDEuMiAwIDAxMCA1Ljg3IDEuMTQgMS4xNCAwIDAxLjQ2IDVMNi43LjIzYTEuMTYgMS4xNiAwIDAxMS40IDEuODVMMyA1LjkxIDguMTIgMTBhMS4xNiAxLjE2IDAgMDEtLjcyIDJ6TTMxLjQ1IDYuMDFoLTguNTZNMzEuNDUgNy4xN2gtOC41NmExLjE2IDEuMTYgMCAxMTAtMi4zMWg4LjU2YTEuMTYgMS4xNiAwIDAxMCAyLjMxeiIvPjxwYXRoIGQ9Ik0yNS45IDEyYTEuMTggMS4xOCAwIDAxLS45MS0uNDMgMS4xNyAxLjE3IDAgMDEuMTgtMS41N2w1LjA5LTQuMDUtNS4wNi0zLjg3QTEuMTYgMS4xNiAwIDAxMjYuNTkuMjNMMzIuODQgNWExLjE2IDEuMTYgMCAwMS40NS45MSAxLjE0IDEuMTQgMCAwMS0uNDMuOTJsLTYuMjQgNWExLjE3IDEuMTcgMCAwMS0uNzIuMTd6Ii8+PC9nPjwvZz48L3N2Zz4=)}.scroll-hint-icon-white .scroll-hint-text{color:#000}.u-movie>iframe{aspect-ratio:16/9;width:100%;height:100%}.u-movie.-short>iframe{aspect-ratio:9/16}.u-radius{overflow:hidden;border-radius:var(--radius)}.u-radius-xs{border-radius:var(--radius-xs)}.u-radius-sm{border-radius:var(--radius-sm)}.u-hover-opacity{display:block}.u-hover-circle .circle{--circle:7.2rem;position:relative;aspect-ratio:1;min-width:var(--circle);overflow:hidden;border:.1rem solid #fff;border-radius:50%;transition:background var(--ease) var(--time)}.u-hover-circle .circle:before{position:absolute;margin:auto;inset:0;transform-origin:center;scale:0;border-radius:50%;background:#fff;content:"";transition:scale var(--ease) .3s}.u-hover-circle .circle:after{--w:1rem;position:absolute;width:var(--w);height:var(--w);margin:auto;inset:0;translate:-.2rem 0;rotate:45deg;border-top:.2rem solid #fff;border-right:.2rem solid #fff;content:"";transition:border-color var(--ease) var(--time)}.u-hover-scale{--hover-scale:1.1}.u-hover-scale .frame{overflow:hidden}.u-hover-scale .frame img{transform-origin:center;transition:var(--ease) var(--time)}.u-fit-cover{height:100%;object-fit:cover}.u-fit-contain,.u-fit-cover{--aspect:1;aspect-ratio:var(--aspect);width:100%}.u-fit-contain{height:auto;object-fit:contain}.u-scrollbar{-webkit-overflow-scrolling:touch}.u-scrollbar::-webkit-scrollbar{width:10px;height:2px}.u-scrollbar::-webkit-scrollbar-track{border-radius:10px;background:var(--color-border)}.u-scrollbar::-webkit-scrollbar-thumb{border-radius:10px;background:var(--color-primary)}.u-bg{background:var(--color-base)}[class*=u-bg-]{padding:6.4rem}[class*=u-bg-].-narrow{padding:4rem}[class*=u-bg-].-outer{border:1px solid var(--color-border)}.u-bg-gray{background:var(--color-bg)}.u-bg-blk{background:var(--color-base);color:#fff}.u-bg-wht{background:#fff}.u-outer{padding:4rem;border:1px solid var(--color-border)}.u-w-auto picture img{width:auto}.u-quote{position:relative;padding:2.4rem}.u-quote:before{display:block;position:absolute;top:0;left:0;aspect-ratio:24/17;width:2.4rem;background-image:url(/welcome/assets/images/icons/quote.svg);background-size:contain;background-repeat:no-repeat;content:""}.u-vertical-flow{display:grid;grid-auto-flow:column;justify-content:start}.u-vertical-flow.-row4{grid-template-rows:repeat(4,auto)}.u-vertical-flow.-row6{grid-template-rows:repeat(6,auto)}.u-vertical-flow.-colGap120{column-gap:12rem}.u-vertical-flow.-rowGap12{row-gap:1.2rem}.u-vertical-flow.-rowGap20{row-gap:2rem}.u-d-block{display:block}.u-d-iblock{display:inline-block}.u-d-inline{display:inline}.u-d-flex{display:flex}.u-d-iflex{display:inline-flex}.u-justify-center{justify-content:center}.u-justify-between{justify-content:space-between}.u-flex-column{flex-direction:column}.u-gap-1{gap:1rem}.u-pl-0{padding-left:0}.u-pt-0{padding-top:0}.u-pl-0{padding-right:0}.u-pb-0{padding-bottom:0}.u-ml-0{margin-left:0}.u-mt-0{margin-top:0}.u-mr-0{margin-right:0}.u-mb-0{margin-bottom:0}.u-pl-1{padding-left:.8rem}.u-pt-1{padding-top:.8rem}.u-pl-1{padding-right:.8rem}.u-pb-1{padding-bottom:.8rem}.u-ml-1{margin-left:.8rem}.u-mt-1{margin-top:.8rem}.u-mr-1{margin-right:.8rem}.u-mb-1{margin-bottom:.8rem}.u-pl-2{padding-left:1.6rem}.u-pt-2{padding-top:1.6rem}.u-pl-2{padding-right:1.6rem}.u-pb-2{padding-bottom:1.6rem}.u-ml-2{margin-left:1.6rem}.u-mt-2{margin-top:1.6rem}.u-mr-2{margin-right:1.6rem}.u-mb-2{margin-bottom:1.6rem}.u-pl-3{padding-left:2.4rem}.u-pt-3{padding-top:2.4rem}.u-pl-3{padding-right:2.4rem}.u-pb-3{padding-bottom:2.4rem}.u-ml-3{margin-left:2.4rem}.u-mt-3{margin-top:2.4rem}.u-mr-3{margin-right:2.4rem}.u-mb-3{margin-bottom:2.4rem}.u-pl-4{padding-left:3.2rem}.u-pt-4{padding-top:3.2rem}.u-pl-4{padding-right:3.2rem}.u-pb-4{padding-bottom:3.2rem}.u-ml-4{margin-left:3.2rem}.u-mt-4{margin-top:3.2rem}.u-mr-4{margin-right:3.2rem}.u-mb-4{margin-bottom:3.2rem}.u-pl-5{padding-left:4rem}.u-pt-5{padding-top:4rem}.u-pl-5{padding-right:4rem}.u-pb-5{padding-bottom:4rem}.u-ml-5{margin-left:4rem}.u-mt-5{margin-top:4rem}.u-mr-5{margin-right:4rem}.u-mb-5{margin-bottom:4rem}.u-pl-6{padding-left:4.8rem}.u-pt-6{padding-top:4.8rem}.u-pl-6{padding-right:4.8rem}.u-pb-6{padding-bottom:4.8rem}.u-ml-6{margin-left:4.8rem}.u-mt-6{margin-top:4.8rem}.u-mr-6{margin-right:4.8rem}.u-mb-6{margin-bottom:4.8rem}.u-pl-7{padding-left:5.6rem}.u-pt-7{padding-top:5.6rem}.u-pl-7{padding-right:5.6rem}.u-pb-7{padding-bottom:5.6rem}.u-ml-7{margin-left:5.6rem}.u-mt-7{margin-top:5.6rem}.u-mr-7{margin-right:5.6rem}.u-mb-7{margin-bottom:5.6rem}.u-pl-8{padding-left:6.4rem}.u-pt-8{padding-top:6.4rem}.u-pl-8{padding-right:6.4rem}.u-pb-8{padding-bottom:6.4rem}.u-ml-8{margin-left:6.4rem}.u-mt-8{margin-top:6.4rem}.u-mr-8{margin-right:6.4rem}.u-mb-8{margin-bottom:6.4rem}.u-pl-9{padding-left:7.2rem}.u-pt-9{padding-top:7.2rem}.u-pl-9{padding-right:7.2rem}.u-pb-9{padding-bottom:7.2rem}.u-ml-9{margin-left:7.2rem}.u-mt-9{margin-top:7.2rem}.u-mr-9{margin-right:7.2rem}.u-mb-9{margin-bottom:7.2rem}.u-pl-10{padding-left:8rem}.u-pt-10{padding-top:8rem}.u-pl-10{padding-right:8rem}.u-pb-10{padding-bottom:8rem}.u-ml-10{margin-left:8rem}.u-mt-10{margin-top:8rem}.u-mr-10{margin-right:8rem}.u-mb-10{margin-bottom:8rem}.u-pl-letter{padding-left:1.25em!important}.u-pt-letter{padding-top:1.25em!important}.u-pr-letter{padding-right:1.25em!important}.u-pb-letter{padding-bottom:1.25em!important}.u-ml-letter{margin-left:1.25em!important}.u-mt-letter{margin-top:1.25em!important}.u-mr-letter{margin-right:1.25em!important}.u-mb-letter{margin-bottom:1.25em!important}.u-pt-none{padding-top:0!important}.u-pb-none{padding-bottom:0!important}.u-row{--w:auto;--gap:4rem;display:grid;grid-template-columns:var(--w) calc(100% - var(--w) - var(--gap));gap:var(--gap)}.u-row.-col8{--w:80%}.u-row.-col6{--w:66.666%}.u-row.-col5{--w:50%}.u-row.-col4{--w:33.333%}.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)}.u-repeat.-gap0{--gap:0}.u-repeat.-gap2{--gap:2.4rem}.u-align-center{align-items:center}.u-text-jp{font-family:Noto Sans JP,sans-serif}.u-text-en{font-weight:300;font-family:var(--ff-en)}.u-text-accent{font-weight:600;font-family:var(--ff-accent)}.u-uppercase{text-transform:uppercase}.u-capitalize{text-transform:capitalize}.u-color-primary{color:var(--color-primary)!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-lh{line-height:normal}.u-fz-small{font-size:.8125em}.u-fz-smaller{font-size:.9375em}.u-fz-larger{font-size:1.25em}.u-fz-large{font-size:2em}.u-fw{font-weight:400}.u-fw-bold{font-weight:700}.u-fw-semibold{font-weight:500}.u-fw-regular{font-weight:400}.u-fw-light{font-weight:100}.u-text-link{color:currentColor;text-decoration:underline}.u-text-link[target=_blank]{position:relative}.u-text-link[target=_blank].-wht{width:12px}.u-text-link[target=_blank].-wht:after{-webkit-mask:url(/welcome/assets/images/icons/blank_wht.svg) no-repeat 50%/contain;background:#fff;mask:url(/welcome/assets/images/icons/blank_wht.svg) no-repeat 50%/contain}.u-text-link[target=_blank]:after{-webkit-mask:url(/welcome/assets/images/icons/blank_gray.svg) no-repeat 50%/contain;display:inline-block;aspect-ratio:1;width:16px;margin-inline:.5em;content:"";vertical-align:-.15em;mask:url(/welcome/assets/images/icons/blank_gray.svg) no-repeat 50%/contain}.u-text-link[target=_blank]:where(.u-color-primary):after{-webkit-mask:url(/welcome/assets/images/icons/blank.svg) no-repeat 50%/contain;background:var(--color-primary);mask:url(/welcome/assets/images/icons/blank.svg) no-repeat 50%/contain}.u-text-link[href$=".pdf"]:after{-webkit-mask:url(/welcome/assets/images/icons/pdf.svg) no-repeat center/cover!important;width:2rem;translate:0 -1px;vertical-align:middle;mask:url(/welcome/assets/images/icons/pdf.svg) no-repeat center/cover!important}.u-text-link.-map:after{background:url(/welcome/assets/images/icons/pin_gray.svg) no-repeat 50%/contain;content:""}.u-text-indent{padding-left:1em;text-indent:-1em}.u-text-indent.unset{text-indent:unset}.u-opat{font-feature-settings:"pwid" on}.u-text-notice{padding-left:1em;color:var(--color-sub);font-weight:600;font-size:1.5rem;line-height:normal;text-indent:-1em}.u-text-notice:not(:last-child){margin-bottom:.35em}.u-text-notice:before{content:"※"}.u-text-notice.-alert{color:var(--color-alert)}.u-text-figcap{margin-top:12px}.u-ta-left{text-align:left!important}.u-ta-right{text-align:right!important}.u-ta-center{text-align:center!important}.u-ta-justify{text-align:justify!important}.u-cap{margin-top:.6rem}.u-cap-row{display:flex}.u-cap-row>*{width:50%}.u-cap-row>.after{padding-left:1rem}.l-body{position:relative}.l-backlayer{visibility:hidden;z-index:800;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.6);opacity:0;transition:visibility .4s ease,opacity .4s ease}.is-nav-active .l-backlayer{visibility:visible;opacity:1}.l-inner{width:100%;max-width:calc(var(--content-width) + var(--inner)*2);margin-right:auto;margin-left:auto;padding-inline:var(--inner)}.l-note{display:none}.l-main{position:relative}.top .l-main{overflow:hidden}.l-footer{z-index:1;position:relative;padding-top:8rem}.l-footer__bg{z-index:-1;position:absolute;inset:0}.l-footer__bg img{width:100%;height:100%;object-fit:cover;object-position:center}.l-footer__sns{margin-bottom:8rem}.l-footer__sns .head{text-align:center}.l-footer__sns .head>span{display:inline-block;padding:1rem;background:#fff;font-size:2rem;line-height:1.1}.l-footer__sns .list{display:flex;justify-content:center}.l-footer__sns .list>li{width:5.6rem}.l-footer__main{margin-bottom:4rem}.l-footer__nav{position:relative;padding-left:7.2rem;padding-block:7.2rem}.l-footer__nav:before{z-index:-1;position:absolute;top:0;right:0;width:calc(50% + var(--content-width)/2);height:100%;background:var(--color-bg);content:""}.l-footer__logo{max-width:29.4rem;text-align:center}.l-footer__logo .name{display:block;margin-top:.8rem;font-size:2.2rem}.l-footer__menu{display:grid;grid-template-rows:repeat(3,auto);grid-auto-flow:column;gap:4rem 2.4rem}.l-footer__menu a[target=_blank]{display:inline-flex;position:relative;align-items:center;gap:1.2rem}.l-footer__menu a[target=_blank]:after{aspect-ratio:1;width:2rem;translate:0 .1rem;background:url(/welcome/assets/images/icons/blank.svg) no-repeat 50%/contain;content:""}.l-footer__sub{margin-bottom:4rem;padding-block:4rem;border-block:solid 1px var(--color-border)}.l-footer__sub .nav-list{display:flex;justify-content:center;gap:5.6rem}.l-footer__copy,.l-footer__sub .nav-list a{color:var(--color-sub);font-size:1.4rem}.l-footer__copy{text-align:center}.l-footer__copy .address{margin-bottom:2.4rem}.l-header{position:absolute;top:4rem;left:0}.l-header__inner{padding-inline:4rem}.l-header__logo a{display:inline-flex}.l-header__logo a .logo{max-width:26.6rem}.l-header__logo a .name{font-size:2.2rem}.c-btn-row{display:flex;justify-content:center;gap:4rem}.c-btn-arw{--h:4rem;display:inline-flex;align-items:center;height:var(--h);gap:.8rem}.c-btn-arw .btn-txt{font-size:1.8rem}.c-btn-arw .btn-icon{position:relative;height:var(--h);padding-left:2.8rem}.c-btn-arw .btn-icon:before{z-index:1;position:absolute;top:0;bottom:0;left:0;aspect-ratio:6/1;width:4.8rem;margin-block:auto;background:url(/welcome/assets/images/common/arw.svg) no-repeat 100%;content:""}.c-btn-arw .btn-icon:after{position:absolute;aspect-ratio:1;height:100%;border-radius:50%;background:linear-gradient(157deg,#ff8b86 1.23%,#ffb39a 40.36%,#dbe9f3 98.25%);content:"";transition:var(--ease) var(--time)}.c-btn-arw .btn-icon-custom{display:inline-block;width:2.4rem;height:var(--h);margin-left:0;vertical-align:bottom}.c-btn-arw .btn-icon-custom:before{display:block;width:100%;height:100%;background:url(/welcome/assets/images/icons/blank.svg) no-repeat 50%;background-size:contain;content:"";filter:brightness(0) invert(1)}.c-nav-page__list{--gap:.8rem}.c-nav-page__list>li a{--side:1.6rem;display:flex;position:relative;flex-wrap:wrap;align-items:center;min-height:6rem;padding-right:var(--side);padding-block:.8rem;gap:.8rem;border-bottom:1px solid var(--color-border)}.c-nav-page__list>li a:before{position:absolute;width:100%;height:1px;inset:auto auto -1px 0;transform-origin:left;scale:0 1;background:var(--color-base);content:"";transition:scale var(--ease) var(--time)}.c-nav-page__list>li a:after{position:absolute;aspect-ratio:2/1;width:2rem;width:1.4rem;margin-block:auto;inset:0 auto 0 auto;inset:0 var(--side) 0 auto;rotate:90deg;background:url(/welcome/assets/images/icons/arw.svg) no-repeat 50%/contain;content:"";transition:filter var(--ease) var(--time)}.c-ttl-primary{font-size:4rem}.sakura{z-index:-1;position:fixed;width:100%;height:100%;inset:0;opacity:0;transition:opacity 2s var(--ease)}.sakura.show{opacity:1}.top{--sec-gap:11.2rem;--bg-radius:15.4rem}.top main{padding-bottom:var(--sec-gap)}.top-heading{display:flex;position:relative;justify-content:space-between;margin-bottom:5.6rem;gap:1.6rem}.top-heading.-wht{color:#fff}.top-heading__en{--side:-8rem;top:1.2rem;font-weight:300;font-size:2rem;font-family:var(--ff-en);letter-spacing:.16rem}.top-heading__en.-left{left:var(--side)}.top-heading__en.-right{top:0;right:var(--side)}.top-heading__lead>p{color:var(--color-base);text-align:right}.top-heading__lead>p:not(:last-child){margin-bottom:.4rem}.top-heading__lead>p>span{display:inline-block;padding:.6rem 1rem;background:#fff;font-size:2rem}.top-op{display:flex;z-index:9999;position:fixed;align-items:center;justify-content:center;height:100svh;min-height:50rem;inset:0;background:var(--color-bg)}.is-loaded .top-op{animation:end 1.2s cubic-bezier(.85,0,.15,1) .8s forwards,hide 0s linear 2s forwards}@keyframes end{0%{z-index:999;opacity:1}to{z-index:-999;opacity:0}}@keyframes hide{0%{display:block}to{display:none}}.top-op__text{position:absolute;top:50%;left:50%;translate:-50% -50%;font-size:2.4rem;text-orientation:mixed;writing-mode:vertical-rl}.top-op__text>span{animation:fadeInChar 1.2s cubic-bezier(.55,.09,.68,.53) forwards;opacity:0}@keyframes fadeInChar{0%{scale:.96;filter:blur(4px);opacity:0}60%{scale:1.02;filter:blur(1px);opacity:.7}to{scale:1;filter:blur(0);opacity:1}}.top-hero{position:relative;margin-bottom:4rem;padding-top:var(--sec-gap)}.top-hero:before{z-index:-1;position:absolute;top:0;right:0;width:calc(50% - var(--content-width)/2 + 44rem);height:calc(100% + 28rem);background:linear-gradient(177deg,#093258 .42%,#96a4ce 23.88%,#c5deed 43.05%,#ffebe5 65.83%,var(--color-bg));content:""}.top-hero__visual{filter:blur(12px);transition:filter 1.5s ease;transition-delay:1s}.is-loaded .top-hero__visual{filter:blur(0)}.top-hero__ttl{--time:1.6s;visibility:hidden;z-index:1;position:absolute;top:10.4rem;left:18.3rem;transform:scale(.95);filter:blur(8px);opacity:0;transition:opacity var(--time) ease,transform var(--time) ease,filter var(--time) ease,visibility var(--time) linear}.is-loaded .top-hero__ttl{visibility:visible;transform:scale(1);filter:blur(0);opacity:1;transition-delay:1s}.top-hero__flt{--side:5.6rem;visibility:hidden;position:absolute;opacity:0;transition:opacity 1.2s var(--ease),visibility 1.2s var(--ease);transition-delay:1s}.is-loaded .top-hero__flt{visibility:visible;opacity:1}.top-hero__flt.-left{top:9.6rem;left:calc(var(--side)*-1)}.top-hero__flt.-right{top:22.4rem;right:calc(var(--side)*-1)}.top-hero__flower{visibility:hidden;position:absolute;opacity:0;transition:opacity 1.2s var(--ease),visibility 1.2s var(--ease)}.is-loaded .top-hero__flower{visibility:visible;opacity:1}.top-hero__flower.-top{top:calc(var(--sec-gap)*-1);right:-14.3rem;transition-delay:1.5s}.top-hero__flower.-bottom{bottom:0;left:-22.4rem;transition-delay:1.75s}.top-nav{visibility:hidden;margin-bottom:9.6rem;opacity:0}.is-loaded .top-nav{visibility:visible;opacity:1}.top-nav__links{--gap:2.4rem}.top-nav__links>li a{--icon:4rem;display:flex;align-items:center;justify-content:center;min-height:6.4rem;padding:.8rem 2.4rem;border-radius:var(--infinity);background:#fff;font-size:1.8rem;line-height:1.3;text-align:center}.top-nav__links>li .btn-txt{width:calc(100% - var(--icon))}.top-nav__links>li .btn-icon{position:relative;aspect-ratio:1;width:var(--icon);border-radius:50%;background:linear-gradient(157deg,#ff8b86 1.23%,#ffb39a 40.36%,#dbe9f3 98.25%);transition:var(--ease) var(--time)}.top-nav__links>li .btn-icon:after{--w:.8rem;position:absolute;width:var(--w);height:var(--w);margin:auto;inset:0;translate:0 -.2rem;rotate:45deg;border-right:1px solid var(--color-base);border-bottom:1px solid var(--color-base);content:""}.top-movie{position:relative;padding-block:10.5rem}.top-movie:before{z-index:-1;position:absolute;top:0;left:0;width:calc(50% + var(--content-width)/2 - 44rem);height:100%;border-top-right-radius:8rem;background:linear-gradient(184deg,#c9d5f5 -6.51%,#dfeffa 38.38%,rgba(250,233,227,.94) 61.75%,rgba(249,234,226,.74) 79.58%,rgba(247,235,223,0) 91.56%);content:""}.top-movie__list{--gap:3.2rem;margin-bottom:6.4rem}.top-movie__list>li .movie{margin-bottom:2.4rem}.top-point{position:relative;padding-block:8rem var(--sec-gap)}.top-point:before{z-index:-1;position:absolute;top:0;right:0;width:calc(50% - var(--content-width)/2 + 18.6rem);height:100%;border-top-left-radius:8rem;background:linear-gradient(184deg,#c9d5f5 -6.51%,#dfeffa 64.21%,rgba(247,235,223,0) 91.56%);content:""}.top-point__sec{--info:64rem;--num:9rem;--w:var(--info);--gap:0rem}.top-point__sec:not(:last-child){margin-bottom:8rem}.top-point__sec .point-pht{position:relative}.top-point__sec .point-pht:before{position:absolute;content:""}.top-point__sec .point-info{--w:9rem;--gap:4rem;position:relative}.top-point__sec .point-num{display:flex;align-items:center;justify-content:center;aspect-ratio:1;width:var(--num);border-radius:50%;background:#fff;line-height:1}.top-point__sec .point-num>span>span{display:block}.top-point__sec .point-num .head{font-size:1.2rem}.top-point__sec .point-num .num{font-size:3.2rem}.top-point__sec .point-txt h3{margin-bottom:2rem;font-size:3.4rem;line-height:1.5}.top-point__sec .point-txt__lead{margin-bottom:4rem}.top-week{position:relative;margin-bottom:var(--sec-gap)}.top-week__inner{position:relative;padding-top:8rem}.top-week__inner>.bg{z-index:-1;position:absolute;top:0;left:-14.4rem;width:27.2rem;overflow:hidden}.top-week__inner>.bg:after{position:absolute;inset:0;background:linear-gradient(180deg,rgba(247,243,240,0) 38.94%,rgba(247,243,240,.3) 99.64%),linear-gradient(0deg,hsla(0,0%,100%,.05),hsla(0,0%,100%,.05));content:""}.top-week__trigger{--gap:.4rem;overflow:hidden;border-bottom:1px solid var(--color-border-cell)}.top-week__trigger>button{display:flex;align-items:center;justify-content:center;min-height:8rem;padding:.8rem;border:1px solid var(--color-border-cell);border-bottom:none;background:#f0e9e4}.top-week__trigger>button.-english{--color-accent:#5db0c1}.top-week__trigger>button.-global{--color-accent:#6795b2}.top-week__trigger>button.-sogo{--color-accent:#e38a92}.top-week__trigger>button.-music{--color-accent:#81869d}.top-week__trigger>button.-shinri{--color-accent:#d6798d}.top-week__trigger>button.-life{--color-accent:#58a98e}.top-week__trigger>button:first-child{border-top-left-radius:2rem}.top-week__trigger>button.is-active{background:var(--color-accent);color:#fff}.top-week__panel{--radius:1.2rem}.top-week__panel table colgroup .txt{width:18.6rem}.top-week__panel table td,.top-week__panel table th{height:8rem;padding:.8rem;border:1px solid var(--color-border-cell);font-size:1.5rem;text-align:center;vertical-align:middle}.top-week__panel table th{background:#f0e9e4}.top-week__panel table td{background:#f7f3f0}.top-week__panel .sub{display:flex;align-items:center;gap:1.6rem;font-size:1.8rem}.top-week__panel .sub .head{padding:1.6rem;border:1px solid var(--color-border-cell);background:#f0e9e4;white-space:nowrap}.top-sch{position:relative;padding-block:calc(var(--sec-gap) + var(--bg-radius)) var(--bg-radius);background:linear-gradient(184deg,#c9d5f5 6%,#dfeffa 38.38%,rgba(250,233,227,.94) 61.75%,rgba(249,234,226,.74) 79.58%,rgba(247,235,223,0) 91.56%)}.top-sch>.bg-shape{position:absolute;top:0;left:0;width:100%}.top-sch .sch-accod{padding:3.2rem;border:1px solid var(--color-border-cell);border-radius:5.6rem;background:#fff;transition:border-color var(--ease) var(--time)}.top-sch .sch-accod:has(.sch-accod__trigger:hover){border-color:var(--color-base)}.top-sch .sch-accod:not(:last-child){margin-bottom:1.6rem}.top-sch .sch-accod__trigger{display:flex;align-items:center;justify-content:space-between}.top-sch .sch-accod__trigger.is-active>button:after{rotate:none}.top-sch .sch-accod__trigger>button{position:relative;aspect-ratio:1;min-width:4rem;border-radius:50%;background:linear-gradient(157deg,#ff8b86 1.23%,#ffb39a 40.36%,#dbe9f3 98.25%)}.top-sch .sch-accod__trigger>button:after,.top-sch .sch-accod__trigger>button:before{position:absolute;width:1rem;height:1px;margin:auto;inset:0;background:var(--color-base);content:"";transition:var(--ease) var(--time)}.top-sch .sch-accod__trigger>button:after{rotate:90deg}.top-sch .sch-accod__trigger>h3{display:flex;align-items:center;gap:2rem}.top-sch .sch-accod__trigger>h3 .head{padding:.4rem 2rem;border-radius:var(--infinity);font-size:1.8rem}.top-sch .sch-accod__trigger>h3 .head.-none{padding:0}.top-sch .sch-accod__trigger>h3 .head.-sogo{background:#ffb39a}.top-sch .sch-accod__trigger>h3 .head.-kobo{background:#b2c4eb}.top-sch .sch-accod__trigger>h3 .head.-zenki{background:#dfeffa}.top-sch .sch-accod__trigger>h3 .head.-koki{background:#ffe9e1}.top-sch .sch-accod__trigger>h3 .head.-ippan{background:#dfeffa}.top-sch .sch-accod__trigger>h3 .txt{font-size:2rem}.top-sch .sch-accod__panel{--n:7.2rem}.top-sch .sch-accod__panel .sch-list{--gap:1.2rem;position:relative;margin-top:3.2rem}.top-sch .sch-accod__panel .sch-list__item{--gap:0rem;--w:var(--n);display:grid;position:relative;grid-template-rows:subgrid;grid-row:span 2;overflow:hidden;gap:0;border:1px solid var(--color-border-cell);border-radius:1.2rem;background:var(--color-bg)}.top-sch .sch-accod__panel .sch-list__item:after,.top-sch .sch-accod__panel .sch-list__item:before{position:absolute;left:4.4rem;width:1px;content:""}.top-sch .sch-accod__panel .sch-list__item:before{top:8rem;height:100%;background:var(--color-base)}.top-sch .sch-accod__panel .sch-list__item:after{bottom:0;height:2.4rem;background:var(--color-bg)}.top-sch .sch-accod__panel .item-head{--w:6.4rem;--gap:.8rem;align-items:center;padding:1.6rem 1.2rem;background:linear-gradient(102deg,#ffb39a -13.46%,#dbe9f3 117.43%)}.top-sch .sch-accod__panel .item-head h4{font-size:1.8rem}.top-sch .sch-accod__panel .item-num{display:flex;align-items:center;justify-content:center;aspect-ratio:1;width:100%;border-radius:50%;background:#fff;line-height:1}.top-sch .sch-accod__panel .item-num>div>span{display:block}.top-sch .sch-accod__panel .item-num>div .head{font-size:1.2rem}.top-sch .sch-accod__panel .item-num>div .num{font-size:2.4rem}.top-sch .sch-accod__panel .item-info{--w:5.5rem;--gap:.4rem;padding:1.6rem 1.2rem 2.4rem;text-align:center}.top-sch .sch-accod__panel .item-info .date{display:flex;align-items:center;justify-content:center;width:100%;gap:.2rem}.top-sch .sch-accod__panel .item-info .date+.date{margin-top:1.2rem}.top-sch .sch-accod__panel .item-info .sub{display:inline-block;margin-top:1.2rem;padding:.8rem 1.6rem;border-radius:var(--infinity);background:#f0e9e4;font-size:1.3rem}.top-sch .sch-accod__panel .item-info .head{padding:.25rem .8rem;border-radius:var(--infinity);background:#fff;font-size:1.4rem;white-space:nowrap}.top-sch .sch-accod__panel .item-info .day{line-height:1.25}.top-sch .sch-accod__panel .item-info .day>span{margin-inline:.2rem;font-size:1.3em}.top-sch .sch-accod__panel .item-info .day .day_col2{display:flex;flex-direction:column;gap:.5rem}.top-sch .sch-accod__panel .item-info .day .day_col2 p{text-align:start}.top-sch .sch-accod__panel .item-info .day .day_col2 span{margin-inline:.2rem;font-size:1.3em}.top-sch .sch-accod__panel .link-list>li:not(:last-child){margin-bottom:1.6rem}.top-sch .sch-accod__panel .link-list>li .c-btn-arw{display:flex;justify-content:space-between;width:17rem}.top-life{--bg:10.7vw;position:relative;margin-bottom:var(--sec-gap);padding-top:var(--bg);padding-bottom:calc(var(--sec-gap) + var(--bg-radius));background:linear-gradient(177deg,#093258 .42%,#96a4ce 23.88%,#c5deed 43.05%,#ffebe5 65.83%)}.top-life>.bg-shape{position:absolute;bottom:0;left:0;width:100%}.top-life__links{--gap:3.2rem}.top-life a{display:block;position:relative}.top-life a .link-ttl{display:inline-flex;z-index:1;position:absolute;top:0;left:0;align-items:center;padding:2.4rem 6.8rem 2.4rem 2.4rem;gap:4rem;border-bottom-right-radius:4rem;background:#fff;font-size:2rem}.top-life a .link-ttl .link-txt>span{display:block}.top-life a .link-ttl .link-txt>span:nth-child(2){padding-left:1em}.top-contact__cards{margin-bottom:5.6rem}.top-contact__card{padding:5.6rem;border:1px solid var(--color-border-cell);border-radius:2rem;background:#fff;text-align:center}.top-contact__card .card-ttl{margin-bottom:2rem;font-size:3.2rem}.top-contact__card .card-ttl>span{display:inline-block;padding-bottom:1.2rem;border-bottom:1px solid var(--color-border)}.top-contact__card .card-lead{margin-bottom:3.2rem;font-size:2.4rem}.top-contact__card .card-contact{display:inline-block;text-align:left}.top-contact__card .card-contact>li:not(:last-child){margin-bottom:1.6rem}.top-contact__card .card-contact>li>div{display:inline-flex;align-items:center;gap:2rem}.top-contact__card .card-contact>li a{line-height:1}.top-contact__card .card-contact>li .icon{position:relative;aspect-ratio:1;width:4.8rem;border-radius:50%;background:linear-gradient(157deg,#ff8b86 1.23%,#ffb39a 40.36%,#dbe9f3 98.25%)}.top-contact__card .card-contact>li .icon:before{position:absolute;aspect-ratio:1;width:2.2rem;margin:auto;inset:0;content:""}.top-contact__card .card-contact>.tel a{font-size:4rem}.top-contact__card .card-contact>.tel .icon:before{background:url(/welcome/assets/images/icons/tel.svg) no-repeat 50%/contain}.top-contact__card .card-contact>.mail a{font-size:2.4rem}.top-contact__card .card-contact>.mail .icon:before{background:url(/welcome/assets/images/icons/mail.svg) no-repeat 50%/contain}.top-msg{position:relative;margin-bottom:var(--sec-gap);padding-top:8rem}.top-msg:before{z-index:-1;position:absolute;top:0;left:0;width:calc(50% - var(--content-width)/2 + 12rem);height:100%;border-top-right-radius:8rem;background:linear-gradient(184deg,#c9d5f5 -6.51%,#dfeffa 38.38%,rgba(250,233,227,.94) 61.75%,rgba(249,234,226,.74) 79.58%,rgba(247,235,223,0) 91.56%);content:""}.top-msg__pht{position:absolute;top:0;right:calc(50% - var(--content-width)/2 - 31rem);width:75.4rem}.top-msg__txt{max-width:63rem;line-height:1.7}.top-msg__txt-sp{width:20.4rem;line-height:1.7}.top-msg__lead{margin-bottom:7.2rem;letter-spacing:.032rem}.top-msg__name{font-size:1.8rem}.top-msg__name .name{display:block;font-size:2.4rem}.top-info{margin-bottom:96px}.top-info-btn div{display:grid;grid-template-columns:repeat(2,auto);column-gap:24px;align-items:center;justify-content:center;width:100%;height:102px;border-radius:12px;background:linear-gradient(181deg,#093258,#96a4ce 111.73%);background-blend-mode:color-burn,normal}.top-info-btn div span:first-child{display:flex;align-items:center;justify-content:center;aspect-ratio:1/1;width:40px;height:40px;border-radius:50%;background:#fff;color:var(--color-base);font-weight:900;font-size:2rem}.top-info-btn div span:last-child{display:inline-block;color:#fff;font-weight:600;font-size:2.4rem}.top-info-wtn a{display:flex;z-index:1;position:relative;align-items:center;justify-content:center;width:100%;height:120px;margin-top:35px;padding:2.6666666667vw;gap:24px;border-radius:80px;background:linear-gradient(181deg,#093258,#96a4ce 111.73%);background-blend-mode:color-burn,normal;font-size:2.4rem;text-align:center;text-decoration:none}.top-bnr{z-index:2;position:fixed;right:0;bottom:2vh}.top-bnr a{padding:16px 28px 16px 16px;gap:12px;border-radius:200px 0 0 200px;background:linear-gradient(145deg,#ff8b86 15.76%,#ffb39a 90.9%);color:var(--color-base);font-size:1.6rem;transition:opacity .3s ease}.top-bnr a,.top-bnr a figure{display:flex;align-items:center}.top-bnr a figure{justify-content:center;padding:12px 13px 13px 11px;border-radius:50%;background:#fff}.top-bnr a div{display:flex;gap:20px}.top-bnr a div figure{padding:0;transform:none;border-radius:0;background:transparent;transition:all .3s ease}.btn-line2{display:flex;position:relative;align-items:center;line-height:1.2;text-align:center}.btn-line2:after{display:block;position:absolute;right:-40px;width:30px;height:30px;background:url(/welcome/assets/images/icons/blank.svg) no-repeat 50%;background-size:contain;content:"";filter:brightness(0) invert(1)}@media screen{[hidden~=screen]{display:inherit}[hidden~=screen]:not(:active):not(:focus):not(:target){clip:rect(0 0 0 0)!important;position:absolute!important}}@media screen and (max-width:767px){:root{--radius-xs:0.8vw;--radius-sm:1.3333333333vw;--radius-xl:8.5333333333vw;--admin-height:0rem;--inner:1.6rem;--header-height:4.8rem;--bottom-height:7.2rem;--mb-main:17.0666666667vw;--arw-w:5.3333333333vw;--gap-1:2.1333333333vw;--gap-2:4.2666666667vw;--gap-3:6.4vw;--gap-4:8.5333333333vw;--gap-5:10.6666666667vw;--gap-6:12.8vw;--gap-7:14.9333333333vw;--gap-8:17.0666666667vw;--gap-9:19.2vw;--gap-10:21.3333333333vw;--gap-11:23.4666666667vw;--gap-12:25.6vw}html{font-size:2.6666666667vw}html.is-nav-active{overflow:hidden}body{font-size:1.4rem}.u-hover-circle .circle{--circle:4rem}.u-hover-circle .circle:after{--w:.8rem}.u-outer,[class*=u-bg-],[class*=u-bg-].-narrow{padding:2.4rem}.u-scroll-w600{min-width:60rem}.u-vertical-flow{grid-auto-flow:row}.u-d-flex{flex-direction:column}.u-row{--gap:2.4rem;display:grid;grid-template-columns:repeat(1,1fr);gap:var(--gap)}.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-fz-larger{font-size:1.1em}.u-text-link[target=_blank].-wht{width:3.2vw}.u-text-link[target=_blank]:after{width:4.2666666667vw;margin-inline:.4em}.u-text-notice{font-size:1.2rem}.u-text-figcap{margin-top:2.1333333333vw}.u-ta-center-sm{text-align:center!important}.l-lg{display:none!important}.l-footer{padding-top:4.8rem}.l-footer__sns{margin-bottom:4.8rem}.l-footer__sns .head{margin-bottom:2.4rem}.l-footer__sns .head>span{font-size:1.8rem}.l-footer__main{margin-bottom:3.2rem}.l-footer__nav{padding:4rem 0}.l-footer__logo{margin-bottom:3.2rem;margin-inline:auto}.l-footer__menu{grid-template-rows:repeat(5,auto);gap:2rem}.l-footer__menu a[target=_blank]{gap:.8rem}.l-footer__sub{margin-bottom:3.2rem;padding-block:2.4rem;text-align:center}.l-footer__sub .nav-list{display:inline-flex;flex-direction:column;gap:2rem}.l-footer__sub .nav-list>li{display:inline-block;text-align:left}.l-footer__copy{font-size:1.2rem}.l-footer__copy .address{margin-bottom:1.6rem}.l-header{top:1.6rem}.l-header__inner{padding-inline:var(--inner)}.l-header__logo a .logo{max-width:17.2rem;text-align:center}.l-header__logo a .in>*{display:block}.l-header__logo a .name{font-size:1.6rem}.c-btn-row{flex-direction:column;gap:2.4rem}.c-nav-page__list{--gap:1.6rem}.c-nav-page__list>li a{min-height:4.8rem;padding-right:1.2rem}.c-nav-page__list>li a:after{width:1.6rem}.top{--sec-gap:8rem;--bg-radius:5.4rem}.top-heading{flex-direction:column;margin-bottom:2.4rem;gap:0}.top-heading:has(.top-heading__lead){margin-bottom:4rem}.top-heading:has(.top-heading__lead) .c-ttl-primary{margin-bottom:2.4rem}.top-heading__en{margin-bottom:3.2rem;font-size:1.2rem}.top-heading__lead>p>span{padding-block:.6rem;font-size:1.8rem}.top-op__text{font-size:2.2rem}.top-hero{--pt:8rem;padding-top:var(--pt);padding-bottom:24rem}.top-hero img{width:100%}.top-hero__inner{display:contents}.top-hero__ttl{top:29rem;right:0;left:0;width:32rem;margin-inline:auto}.top-hero__flower.-top{top:0;right:0;width:18rem}.top-hero__flower.-bottom{left:0;width:24rem}.top-nav{margin-bottom:5.6rem}.top-nav__links{--col:2;--gap:1.2rem .8rem}.top-nav__links>li a{--icon:3.2rem;height:100%;padding:.8rem 1rem .8rem 2rem;gap:.6rem;font-size:1.5rem;text-align:left}.top-movie{padding-block:8rem}.top-movie:before{width:17rem}.top-movie__list{--col:1;--gap:1.6rem;margin-bottom:5.6rem}.top-movie__list>li .movie{margin-bottom:.8rem;border-radius:.4rem}.top-point{padding-bottom:8rem}.top-point:before{width:17rem}.top-point__sec{--num:6.4rem;--gap:2rem}.top-point__sec:not(:last-child){margin-bottom:4rem}.top-point__sec .point-pht{padding-top:calc(var(--num)/2)}.top-point__sec .point-pht figure{border-radius:0}.top-point__sec .point-pht:before{z-index:1;top:calc(var(--num) - .4rem);left:4.2rem;width:1px;height:13.2rem;background:var(--color-base)}.top-point__sec .point-num{position:absolute;top:0;left:1rem}.top-point__sec .point-num .num{font-size:2.4rem}.top-point__sec .point-txt h3{margin-bottom:1.6rem;font-size:2.2rem}.top-point__sec .point-txt__lead{margin-bottom:2.4rem}.top-week__inner>.bg{right:0;left:auto;width:17rem;border-top-left-radius:8rem}.top-week__trigger{--col:3;--gap:.2rem;margin-bottom:3.2rem}.top-week__trigger>button{font-size:1.3rem}.top-week__trigger>button:nth-child(3){border-top-right-radius:2rem}.top-week__panel .panel-cont{border:1px solid var(--color-border-cell);border-top:none;border-bottom-right-radius:2rem;border-bottom-left-radius:2rem}.top-week__panel table{min-width:90rem}.top-week__panel table thead th{height:4rem}.top-week__panel table tbody th{white-space:nowrap}.top-week__panel table colgroup .head{width:4em}.top-week__panel table td,.top-week__panel table th{height:6.4rem;font-size:1.6rem}.top-week__panel table td{font-size:1.3rem}.top-week__panel .sub{gap:1.2rem;font-size:1.4rem}.top-week__panel .sub .head{padding:.8rem 1.2rem}.top-sch .sch-accod{padding:2rem}.top-sch .sch-accod__trigger>h3{gap:.8rem}.top-sch .sch-accod__trigger>h3 .head{font-size:1.3rem}.top-sch .sch-accod__trigger>h3 .txt{font-size:1.5rem}.top-sch .sch-accod__panel{--n:5.6rem}.top-sch .sch-accod__panel .sch-list__item:after,.top-sch .sch-accod__panel .sch-list__item:before{content:none}.top-sch .sch-accod__panel .item-head{--gap:.8rem;display:grid;grid-template-columns:var(--w) calc(100% - var(--w) - var(--gap));padding:1.6rem;gap:var(--gap)}.top-sch .sch-accod__panel .item-head h4{font-size:1.6rem}.top-sch .sch-accod__panel .item-num{width:5.6rem;margin-inline:auto}.top-sch .sch-accod__panel .item-num>div .num{font-size:2rem}.top-sch .sch-accod__panel .item-info{display:block;padding:1.6rem}.top-sch .sch-accod__panel .link-list>li .c-btn-arw{width:15.2rem}.top-life__links{--gap:2rem}.top-life a .link-ttl{padding:1.6rem;gap:2.4rem;font-size:1.6rem}.top-contact__cards{--gap:1.6rem;margin-bottom:4rem}.top-contact__card{padding:3.2rem 1.6rem}.top-contact__card .card-ttl{font-size:2.4rem}.top-contact__card .card-lead{margin-bottom:2.4rem;font-size:1.8rem}.top-contact__card .card-contact>li:not(:last-child){margin-bottom:1.2rem}.top-contact__card .card-contact>li>div{gap:1rem}.top-contact__card .card-contact>li .icon{width:4rem}.top-contact__card .card-contact>.tel a{font-size:3rem}.top-contact__card .card-contact>.mail a{font-size:1.8rem}.top-msg:before{width:17rem}.top-msg .u-mb-letter{margin-bottom:3.2rem!important}.top-msg__pht{top:8rem;right:0;width:12rem}.top-msg__lead{margin-bottom:3.2rem}.top-msg__name{font-size:1.6rem}.top-msg__name .name{font-size:2.2rem}.top-info{margin-bottom:12.2666666667vw}.top-info-btn div{grid-template-rows:repeat(2,auto);grid-template-columns:1fr;row-gap:2.6666666667vw;justify-items:center;height:auto;padding:7.4666666667vw}.top-info-btn div span:last-child{font-size:2rem;text-align:center}.top-info-wtn a{adding:8vw;flex-direction:column;justify-items:center;height:4lh;padding-right:10vw;gap:2.6666666667vw;font-size:1.4rem}.top-bnr{bottom:0}.top-bnr a{padding:4.8vw 8.2666666667vw 4.8vw 4.8vw;gap:3.2vw;border-radius:10.6666666667vw 0 0 0}.top-bnr a figure{padding:2.9333333333vw 2.9333333333vw 2.6666666667vw 2.4vw}.top-bnr a div{gap:5.3333333333vw}.btn-line2:after{right:-25px;width:24px;height:24px;margin-left:.9rem;transform:translateY(.05rem)}}@media print,screen and (min-width:768px){html{scrollbar-gutter:stable}body{min-width:var(--content-width)}a[href^="tel:"]{text-decoration:none;pointer-events:none}.scroll-hint-icon-wrap{display:none}[class*=u-bg-].l-sec-wide{padding:8rem}.u-row.-reverse>:first-child{order:2}.u-row.-reverse>:last-child{order:1}.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)}.u-ta-center-lg{text-align:center!important}.l-sm{display:none!important}.l-footer__main{display:flex;justify-content:space-between}.l-header__logo a .in{display:inline-flex;align-items:center;gap:2rem}.c-nav-page__list>li a{max-width:43rem}.u-repeat .c-nav-page__list>li a{max-width:100%}.top-heading__en{position:absolute;white-space:nowrap;writing-mode:vertical-rl}.top-hero__inner{--content-width:122.6rem}.top-hero__cont{position:relative;padding-bottom:6rem}.top-point__sec:nth-child(2n){--w:calc(100% - var(--info))}.top-point__sec:nth-child(2n) .point-info{order:2}.top-point__sec:nth-child(2n) .point-pht{order:1}.top-point__sec:nth-child(2n) .point-pht:before{background:linear-gradient(270deg,var(--color-bg),hsla(0,0%,100%,0) 45%)}.top-point__sec .point-pht{order:2}.top-point__sec .point-pht:before{inset:0;background:linear-gradient(90deg,var(--color-bg),hsla(0,0%,100%,0) 45%)}.top-point__sec .point-info{order:1}.top-point__sec .point-info:before{position:absolute;top:8rem;left:4.5rem;width:1px;height:calc(100% - 11rem);margin-inline:auto;background:var(--color-base);content:""}.top-point__sec .point-txt{padding-top:2rem}.top-week__inner>.bg{border-top-right-radius:8rem}.top-week__trigger>button:last-child{border-top-right-radius:2rem}.top-week__panel{padding:5.6rem;border:1px solid var(--color-border-cell);border-top:none;border-bottom-right-radius:2rem;border-bottom-left-radius:2rem;background:#fff}.top-sch .sch-accod__panel .item-head{min-height:11.4rem}}@media(min-device-pixel-ratio:2),(resolution >= 2dppx){body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}@media(hover:hover){.u-hover-opacity:hover{opacity:.6}.u-hover-circle:hover .circle{background:#fff}.u-hover-circle:hover .circle:before{scale:1}.u-hover-circle:hover .circle:after{border-color:var(--color-primary)}.u-hover-scale:hover .frame img{scale:var(--hover-scale)}.u-text-link:hover{text-decoration:none}.l-footer a:hover{opacity:.6}.c-btn-arw:hover .btn-icon:after{scale:1.2}.c-nav-page__list>li a:hover:before{scale:1 1}.top-nav__links>li a:hover .btn-icon{scale:1.2}.top-nav__links>li a:hover .btn-icon:after{scale:1}.top-week__trigger>button:hover{background:var(--color-accent);color:#fff}.top-bnr a:hover,.top-info:hover{opacity:.8}.top-bnr a:hover div figure{transform:translateX(10%);transition:all .3s ease}}@media print,screen and (min-width:768px)and (max-width:1439px){.l-note{display:block}}