@charset "UTF-8";body{color:#010101}.sp-br{display:none}@media screen and (max-width:767px){.sp-br{display:block}}@media screen and (max-width:767px){.pc-br{display:none}}*,:before,:after{box-sizing:border-box}:where(:root){scrollbar-gutter:stable;font-family:sans-serif;line-height:1.5;line-break:strict;overflow-wrap:anywhere;text-spacing-trim:trim-start;text-autospace:normal;text-size-adjust:100%;-webkit-tap-highlight-color:transparent}:where(body){min-block-size:100dvb;margin:unset}:where(h1,h2,h3,h4,h5,h6){text-wrap:pretty}:where(h1){margin-block:.67em;font-size:2em}:where(h2,h3,h4,h5,h6){margin-block:unset}:where(search){display:block flow}:where(p,blockquote,figure,pre,address,ul,ol,dl,menu){margin-block:unset}:where(blockquote,figure){margin-inline:unset}:where(p:lang(en)){text-wrap:pretty}:where(address:lang(ja)){font-style:unset}:where(ul,ol,menu){padding-inline-start:unset;list-style-type:""}:where(dt){font-weight:bolder}:where(dd){margin-inline-start:unset}:where(pre){text-spacing-trim:space-all;text-autospace:no-autospace}:where(em:lang(ja)){font-weight:bolder}:where(:is(i,cite,em,dfn,var):lang(ja)){font-style:unset}:where(code,kbd,samp){font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:unset;font-variation-settings:initial;font-feature-settings:initial;font-variant-ligatures:none}:where(abbr[title]){text-decoration-line:underline;text-decoration-style:dotted;cursor:help}:where(time){text-autospace:no-autospace}@media(forced-colors:active){:where(mark){color:HighlightText;background-color:Highlight}}@media print{:where(mark){border-style:dotted;border-width:1px}}:where(a:any-link){color:unset;text-decoration-line:unset;text-decoration-thickness:from-font}:where(img,svg,picture,video,canvas,model,audio,iframe,embed,object){max-inline-size:100%;block-size:auto;vertical-align:bottom}:where(iframe){border:unset}:where(table){border-collapse:collapse}:where(caption,th){text-align:unset}:where(caption){text-wrap:pretty}:where(button,input,select,textarea),::file-selector-button{font:unset;color:unset;text-align:unset;letter-spacing:unset;border-color:unset;border-style:solid;border-width:1px;border-radius:unset}:where(input:is([type=radio i],[type=checkbox i])){margin:unset}:where(input[type=file i]){border:unset}:where(input[type=search i]){appearance:textfield}@supports (-webkit-touch-callout: none){:where(input[type=search i]){background-color:Canvas}}:where(input:is([type=tel i],[type=url i],[type=email i],[type=number i]):not(:placeholder-shown)){direction:ltr}:where(textarea){margin-block:unset;resize:block}:where(input:not([type=button i],[type=submit i],[type=reset i]),textarea,[contenteditable]){text-autospace:no-autospace}:where(button,input:is([type=button i],[type=submit i],[type=reset i])),::file-selector-button{background-color:unset}:where(button,input:is([type=button i],[type=submit i],[type=reset i]),[role=tab i],[role=button i],[role=option i]),::file-selector-button{touch-action:manipulation}:where(button:enabled,label[for],select:enabled,input:is([type=button i],[type=submit i],[type=reset i],[type=radio i],[type=checkbox i]):enabled,[role=tab i],[role=button i],[role=option i]),:where(:enabled)::file-selector-button{cursor:pointer}:where(fieldset){min-inline-size:0;padding:unset;margin-inline:unset;border:unset}:where(legend){padding-inline:unset}:where(progress){vertical-align:unset}::placeholder{opacity:unset}:where(summary){cursor:pointer;list-style-type:""}:where(summary)::-webkit-details-marker{display:none}:where(dialog,[popover]){padding:unset;overscroll-behavior-block:contain;border:unset}:where(dialog:not([open],[popover]),[popover]:not(:popover-open)){display:none!important}:where(dialog){max-inline-size:unset;max-block-size:unset}:where(dialog)::backdrop{background-color:#0000004d}:where([popover]){margin:unset}:where(:focus-visible){outline-offset:3px}[tabindex="-1"]:focus{outline:none!important}:where(:disabled,[aria-disabled=true i]){cursor:default}[hidden]:not([hidden=until-found i]){display:none!important}:where(*){margin:0}:where(html){scroll-behavior:smooth}.l-header{position:sticky;top:0;z-index:50;display:flex;align-items:center;justify-content:space-between;width:100%;padding:12px 20px;color:#555;background:#fff}.l-header__logo{display:flex;gap:20px;align-items:center}@media screen and (max-width:499px){.l-header__logo{gap:10px}}.l-header__logo a{display:flex;align-items:center;line-height:0}.l-header__logo img{display:block;max-width:100%;height:auto}@media screen and (max-width:499px){.l-header__logo img{width:120px}}.l-header__logo-text{margin:0;font-size:12px;font-weight:400;line-height:1.2;letter-spacing:.02em;white-space:nowrap}@media screen and (max-width:499px){.l-header__logo-text{font-size:10px}}.l-header__toolbar{position:relative;left:10px;display:flex;align-items:center;justify-content:flex-end}.l-header__menu-toggle{position:relative;z-index:60;display:flex;flex-direction:column;gap:6px;align-items:center;justify-content:center;width:44px;height:44px;padding:0;color:#555;cursor:pointer;background:transparent;border:none;transition:color .2s ease}.l-header__menu-toggle:hover{color:#404040}.l-header__menu-toggle-line{display:block;width:24px;height:2px;background:currentcolor;border-radius:1px;transition:transform .25s ease,opacity .25s ease}.l-header.is-open .l-header__menu-toggle-line:nth-child(1){transform:translateY(8px) rotate(45deg)}.l-header.is-open .l-header__menu-toggle-line:nth-child(2){opacity:0}.l-header.is-open .l-header__menu-toggle-line:nth-child(3){transform:translateY(-8px) rotate(-45deg)}.l-header__nav{position:fixed;inset:0;z-index:40;display:flex;visibility:hidden;justify-content:flex-end;pointer-events:none}.l-header.is-open .l-header__nav{visibility:visible;pointer-events:auto}.l-header__nav-list{display:flex;flex-direction:column;gap:0;width:100%;height:100%;padding:72px 24px 32px;margin:0;overflow-y:auto;list-style:none;background:#fff;box-shadow:-4px 0 24px #0000001f;opacity:0;transition:opacity .3s ease;transition-delay:0s}.l-header.is-open .l-header__nav-list{opacity:1;transition-delay:.15s}.l-header__nav-item{border-bottom:1px solid #ecebeb}.l-header__nav-item:last-child{border-bottom:none}.l-header__nav-link{display:flex;gap:6px;align-items:center;min-height:48px;padding:8px 4px;font-size:15px;font-weight:400;line-height:2.4;color:#555;letter-spacing:.02em;text-decoration:none;transition:color .2s ease,background-color .2s ease}.l-header__nav-link:hover{color:#404040}.l-header__nav-link.--entry{display:inline-flex;align-self:flex-start;padding:2px 24px;margin-top:24px;margin-bottom:4px;color:#fff;background-color:#b9bebc;border-radius:2px}.l-header__nav-link.--entry:hover{color:#fff;opacity:.92}@media screen and (min-width:992px){.l-header{padding:20px 32px}.l-header__menu-toggle{display:none}.l-header__nav{position:static;z-index:auto;display:block;visibility:visible;pointer-events:auto;background:transparent}.l-header.is-open .l-header__nav{visibility:visible;pointer-events:auto}.l-header__nav-list{flex-flow:row wrap;gap:8px 28px;align-items:center;justify-content:flex-end;width:auto;height:auto;padding:0;overflow:visible;box-shadow:none;opacity:1;transition:none}.l-header__nav-item{border-bottom:none}.l-header__nav-link{display:flex;gap:6px;min-height:auto;padding:8px 0;font-size:15px}.l-header__nav-link.--entry{margin-top:0;margin-bottom:0}}.l-footer{box-sizing:border-box}.l-footer__bottom-wrap{box-sizing:border-box;padding:120px 20px 0}@media screen and (max-width:767px){.l-footer__bottom-wrap{padding:80px 20px 0}}@media screen and (max-width:499px){.l-footer__bottom-wrap{padding:56px 16px 0}}.l-footer__bottom{box-sizing:border-box;display:flex;flex-wrap:wrap;gap:48px;justify-content:space-between;width:100%;max-width:1200px;padding-bottom:60px;margin-inline:auto;border-bottom:1px solid #989898}@media screen and (max-width:991px){.l-footer__bottom{gap:40px}}@media screen and (max-width:767px){.l-footer__bottom{flex-direction:column;gap:56px;padding-bottom:48px}}@media screen and (max-width:499px){.l-footer__bottom{gap:48px;padding-bottom:40px}}@media screen and (min-width:992px){.l-footer__bottom{flex-flow:row nowrap;gap:0;padding-bottom:60px}}.l-footer__bottom-brand{box-sizing:border-box;display:flex;flex-direction:column;gap:32px;width:100%;max-width:480px}@media screen and (max-width:767px){.l-footer__bottom-brand{gap:28px}}@media screen and (max-width:499px){.l-footer__bottom-brand{gap:24px}}.l-footer__bottom-logo{display:block;width:226px;max-width:100%;height:auto}@media screen and (max-width:499px){.l-footer__bottom-logo{width:180px}}.l-footer__bottom-list{box-sizing:border-box;display:flex;flex-direction:column;gap:10px;padding:0;margin:0;list-style:none}@media screen and (max-width:767px){.l-footer__bottom-list{gap:8px}}.l-footer__bottom-list-item{margin:0;line-height:1.8;letter-spacing:.07em}@media screen and (max-width:499px){.l-footer__bottom-list-item{font-size:12px}}.l-footer__bottom-list-item.--color-black{font-weight:500;line-height:1.32;color:#010101;letter-spacing:.05em}.l-footer__bottom-aside{box-sizing:border-box;display:flex;flex-shrink:0;flex-direction:column;gap:64px;width:100%;max-width:640px;margin-inline-start:0}@media screen and (max-width:991px){.l-footer__bottom-aside{gap:48px}}@media screen and (max-width:767px){.l-footer__bottom-aside{gap:40px}}@media screen and (max-width:499px){.l-footer__bottom-aside{gap:36px}}@media screen and (min-width:992px){.l-footer__bottom-aside{gap:64px;margin-inline-start:auto}}.l-footer__bottom-nav-list{box-sizing:border-box;display:flex;gap:24px;justify-content:flex-end;padding:0;margin:0;list-style:none}@media screen and (max-width:991px){.l-footer__bottom-nav-list{gap:16px;justify-content:flex-start}}@media screen and (max-width:767px){.l-footer__bottom-nav-list{flex-wrap:wrap;gap:12px 20px}}@media screen and (max-width:499px){.l-footer__bottom-nav-list{flex-flow:column nowrap;gap:5px}}.l-footer__bottom-nav-item{margin:0}.l-footer__bottom-nav-link{font-weight:400;line-height:2.4;letter-spacing:.02em;text-decoration:none}@media screen and (max-width:499px){.l-footer__bottom-nav-link{font-size:12px}}.l-footer__bottom-nav-link:hover{text-decoration:none}.l-footer__bottom-links{box-sizing:border-box;display:flex;flex-direction:column;gap:12px;align-items:flex-end;width:100%;font-size:14px;font-weight:400;line-height:2.4;letter-spacing:.02em}@media screen and (max-width:991px){.l-footer__bottom-links{gap:14px;align-items:flex-start}}@media screen and (max-width:767px){.l-footer__bottom-links{gap:16px}}@media screen and (max-width:499px){.l-footer__bottom-links{gap:14px}}.l-footer__bottom-link-row{display:flex;gap:12px}@media screen and (max-width:991px){.l-footer__bottom-link-row{flex-wrap:wrap;gap:14px 16px}}@media screen and (max-width:767px){.l-footer__bottom-link-row{flex-wrap:wrap;gap:12px 14px}}@media screen and (max-width:499px){.l-footer__bottom-link-row{flex-direction:column;gap:5px}}.l-footer__bottom-link{box-sizing:border-box;color:inherit;text-decoration:none;opacity:.7}@media screen and (max-width:499px){.l-footer__bottom-link{font-size:12px}}.l-footer__bottom-link:hover{text-decoration:none}.l-footer__bottom-link-icon{display:inline;margin-inline-start:4px;vertical-align:-.2em}.l-footer__cta{width:100%;background:linear-gradient(180deg,#e6e6e6,#fff)}.l-footer__cta-inner{box-sizing:border-box;width:100%;max-width:1000px;padding-inline:20px;margin-inline:auto}@media screen and (min-width:992px){.l-footer__cta-inner{padding-inline:0}}.l-footer__cta-row{display:flex;gap:12px;justify-content:space-between}@media screen and (max-width:767px){.l-footer__cta-row{flex-direction:column;gap:24px}}@media screen and (max-width:499px){.l-footer__cta-row{gap:20px}}.l-footer__cta-card{box-sizing:border-box;display:flex;align-items:center;width:100%;max-width:440px;min-height:240px;padding:80px 0 144px;background-color:#fff}@media screen and (max-width:767px){.l-footer__cta-card{max-width:none;padding:40px 20px}}@media screen and (max-width:499px){.l-footer__cta-card{padding:20px}}.l-footer__cta-card-text{box-sizing:border-box;display:flex;flex-direction:column;gap:34px;align-items:center;width:100%;text-align:center}@media screen and (max-width:767px){.l-footer__cta-card-text{gap:24px}}@media screen and (max-width:499px){.l-footer__cta-card-text{gap:20px}}.l-footer__cta-card-head{display:flex;flex-direction:column;gap:10px;align-items:center;width:100%;text-align:center}@media screen and (max-width:767px){.l-footer__cta-card-head{gap:8px}}.l-footer__cta-text{margin:0;text-align:center}.l-footer__cta-text.--lead{font-family:inter,sans-serif;font-size:32px;font-weight:700;line-height:1.2}@media screen and (max-width:767px){.l-footer__cta-text.--lead{font-size:32px}}@media screen and (min-width:992px){.l-footer__cta-text.--lead{font-size:40px}}.l-footer__cta-text.--sub{font-size:18px;font-weight:700;line-height:1.2}@media screen and (max-width:767px){.l-footer__cta-text.--sub{font-size:12px}}@media screen and (min-width:992px){.l-footer__cta-text.--sub{font-size:20px}}.l-footer__cta-text.--body{font-size:18px;font-weight:400;line-height:1.5}@media screen and (max-width:767px){.l-footer__cta-text.--body{font-size:12px}}@media screen and (min-width:992px){.l-footer__cta-text.--body{font-size:20px}}.l-footer__copyright{padding:40px 20px;font-size:14px;font-weight:400;line-height:2.4;text-align:center;letter-spacing:.02em}@media screen and (max-width:767px){.l-footer__copyright{padding:32px 20px;line-height:2}}@media screen and (max-width:499px){.l-footer__copyright{padding:28px 16px}}@media screen and (min-width:992px){.l-footer__copyright{padding:40px 0}}.c-title{position:relative;box-sizing:border-box;display:block;width:100%;max-width:none;padding-top:170px;padding-right:0;padding-bottom:260px;margin-inline:0}@media screen and (max-width:991px){.c-title{padding-top:130px;padding-bottom:200px}}@media screen and (max-width:767px){.c-title{padding-top:60px;padding-bottom:100px}}.c-title .c-title__text{position:relative;z-index:1;display:flex;flex-direction:column;width:100%;min-width:0;max-width:1240px;padding-inline:20px;margin:0 auto;font-size:inherit;font-weight:inherit;text-align:left}.c-title .c-title__image-wrap{position:absolute;top:0;right:0;z-index:0;width:min(500px,45vw)}@media screen and (max-width:767px){.c-title .c-title__image-wrap{width:min(200px,70vw)}}.c-title .c-title__image{display:block;width:100%;height:auto}.c-title .c-title__head{font-family:inter,sans-serif;font-size:clamp(40px,10vw,100px);font-weight:700;line-height:1.2}.c-title .c-title__body{font-size:clamp(16px,4vw,28px);font-weight:700;line-height:1.4}@media screen and (max-width:767px){.c-title .c-title__body{font-size:16px;font-weight:500}}.c-section-head{box-sizing:border-box;display:flex;flex-direction:column;gap:12px;align-items:center;margin:0;text-align:center}.c-section-head__en{font-family:inter,sans-serif;font-size:clamp(32px,4vw,60px);font-weight:700;line-height:1.2}.c-section-head__ja{font-size:clamp(20px,4vw,24px);font-weight:700;line-height:1.4}.c-section-head.--xl .c-section-head__en{font-size:clamp(28px,10vw,80px);font-weight:700;line-height:1}.c-section-head.--xl .c-section-head__ja{font-size:clamp(18px,3.5vw,28px);font-weight:700;line-height:1.4}@media screen and (max-width:767px){.c-section-head.--xl .c-section-head__en{font-size:clamp(24px,11vw,56px)}.c-section-head.--xl .c-section-head__ja{font-size:clamp(16px,4vw,22px)}}@media screen and (max-width:499px){.c-section-head.--xl .c-section-head__en{font-size:clamp(22px,12vw,38px)}.c-section-head.--xl .c-section-head__ja{font-size:clamp(14px,4.5vw,20px)}}.c-company{box-sizing:border-box;width:100%;padding-inline:20px}@media screen and (max-width:767px){.c-company{padding-inline:40px}}@media screen and (max-width:499px){.c-company{padding-inline:24px}}.c-company__inner{box-sizing:border-box;display:flex;flex-direction:column;gap:80px;width:100%;max-width:1000px;margin-inline:auto}@media screen and (max-width:991px){.c-company__inner{gap:40px}}@media screen and (max-width:767px){.c-company__inner{gap:20px}}.c-company__row{display:flex;flex-direction:column;gap:16px;align-items:stretch}@media screen and (min-width:768px){.c-company__row{flex-direction:row;align-items:flex-start;justify-content:space-between}}.c-company__figure{box-sizing:border-box;flex-shrink:0;width:100%;max-width:100%}@media screen and (min-width:768px){.c-company__figure{align-self:flex-start;max-width:360px}}.c-company__image{display:block;width:100%;max-width:100%;height:auto;border-top-left-radius:80px;border-bottom-right-radius:80px}@media screen and (min-width:768px){.c-company__image{max-width:360px}}.c-company__content{box-sizing:border-box;display:flex;flex-direction:column;gap:24px;width:100%;min-width:0;max-width:100%}@media screen and (min-width:768px){.c-company__content{flex:1;max-width:560px}}.c-company__text{font-size:16px;font-weight:400;line-height:1.8;color:#555}.c-company__sign{display:flex;flex-direction:column;gap:4px;align-items:flex-end}.c-company__role{font-size:14px;font-weight:400;line-height:1.5;color:#646464}.c-company__name{font-size:18px;font-weight:700;line-height:1.4;color:#010101}.c-partners{box-sizing:border-box;width:100%;padding-inline:20px;padding-top:160px}@media screen and (max-width:991px){.c-partners{padding-top:120px}}@media screen and (max-width:767px){.c-partners{padding-top:80px}}.c-partners__inner{box-sizing:border-box;display:flex;flex-direction:column;gap:32px;align-items:center;width:100%;max-width:1080px;margin-inline:auto;text-align:center}@media screen and (max-width:767px){.c-partners__inner{gap:24px}}.c-partners__lead{font-size:16px;font-weight:400;line-height:1.8;color:#555}.c-partners__figure{box-sizing:border-box;width:100%}.c-profile{box-sizing:border-box;width:100%;padding-inline:20px;padding-top:160px;padding-bottom:160px}@media screen and (max-width:991px){.c-profile{padding-top:120px;padding-bottom:120px}}@media screen and (max-width:767px){.c-profile{padding-top:80px;padding-bottom:80px}}.c-profile__inner{box-sizing:border-box;display:flex;flex-direction:column;gap:80px;width:100%;max-width:920px;margin-inline:auto}@media screen and (max-width:991px){.c-profile__inner{gap:40px}}@media screen and (max-width:767px){.c-profile__inner{gap:20px}}.c-profile__body{box-sizing:border-box;display:flex;flex-direction:column;width:100%}.c-profile__row{box-sizing:border-box;display:flex;flex-direction:row;align-items:stretch;width:100%}@media screen and (max-width:767px){.c-profile__row{flex-direction:column;gap:0}}.c-profile__gutter{box-sizing:border-box;flex-shrink:0;width:132px;border-top:1px solid #e3e3e3}@media screen and (max-width:767px){.c-profile__gutter{display:none}}.c-profile__label{box-sizing:border-box;flex-shrink:0;width:100%;max-width:100px;padding-top:32px;padding-bottom:32px;font-weight:700;line-height:1.5;color:#010101;border-top:1px solid #4a4a4a}@media screen and (max-width:767px){.c-profile__label{max-width:none;padding-top:20px;padding-bottom:10px}}.c-profile__value{box-sizing:border-box;flex:1;min-width:0;padding-top:32px;padding-bottom:32px;font-weight:400;line-height:1.5;color:#010101;border-top:1px solid #e3e3e3}@media screen and (max-width:767px){.c-profile__value{padding-top:10px;padding-bottom:20px;border-top:none}}.c-profile__row:last-child .c-profile__label{border-bottom:1px solid #e3e3e3}@media screen and (max-width:767px){.c-profile__row:last-child .c-profile__label{padding-bottom:20px;border-bottom:none}}.c-profile__row:last-child .c-profile__gutter{border-bottom:1px solid #e3e3e3}.c-profile__row:last-child .c-profile__value{border-bottom:1px solid #e3e3e3}@media screen and (max-width:767px){.c-profile__row:last-child .c-profile__value{padding-bottom:24px;border-bottom:1px solid #4a4a4a}}.c-profile__offices,.c-profile__office{box-sizing:border-box;display:flex;flex-direction:column;gap:0;width:100%}.c-profile__office+.c-profile__office{padding-top:20px}.c-profile__office-detail{padding-top:20px;font-size:16px;font-weight:400;line-height:1.8;color:#010101}.c-profile__office-name{margin:0;font-size:16px;font-weight:400;line-height:1.8;color:#010101}.c-history{box-sizing:border-box;width:100%;padding-inline:20px;padding-top:160px}@media screen and (max-width:991px){.c-history{padding-top:120px}}@media screen and (max-width:767px){.c-history{padding-top:80px}}.c-history__inner{box-sizing:border-box;display:flex;flex-direction:column;gap:80px;width:100%;max-width:920px;margin-inline:auto}@media screen and (max-width:991px){.c-history__inner{gap:40px}}@media screen and (max-width:767px){.c-history__inner{gap:20px}}.c-history__table{box-sizing:border-box;width:100%}.c-history__table-table{width:100%;border-collapse:collapse}.c-history__table-cell{box-sizing:border-box;padding:0;font-size:16px;font-weight:400;line-height:1.8;vertical-align:top;color:#555;text-align:left}.c-history__table-row:not(:last-child) .c-history__table-cell{padding-bottom:32px}.c-history__table-text{font-weight:400;line-height:1.4;color:#555}@media screen and (max-width:767px){.c-history__table-text{padding-left:46px}}.c-history__row-flex{display:flex;flex-direction:column;align-items:flex-start;width:100%}@media screen and (min-width:768px){.c-history__row-flex{flex-direction:row;gap:50px}}.c-history__row-flex-start{display:flex;flex-shrink:0;gap:20px;align-items:flex-start}@media screen and (max-width:767px){.c-history__row-flex-start{gap:12px}}.c-history__row-flex-figure{flex-shrink:0}.c-history__row-flex-image{display:block;width:33px;height:auto}.c-history__row-flex-date{box-sizing:border-box;flex-shrink:0;width:120px;min-width:120px;font-weight:400;line-height:1.4;color:#555}.c-history__row-flex-body{width:100%;min-width:0}@media screen and (min-width:768px){.c-history__row-flex-body{flex:1;width:auto}}.c-philosophy{box-sizing:border-box;width:100%;padding-inline:20px;padding-top:160px}@media screen and (max-width:991px){.c-philosophy{padding-top:120px}}@media screen and (max-width:767px){.c-philosophy{padding-inline:40px;padding-top:80px}}@media screen and (max-width:499px){.c-philosophy{padding-inline:24px}}.c-philosophy__inner{box-sizing:border-box;display:flex;flex-direction:column;gap:80px;width:100%;max-width:920px;margin-inline:auto}@media screen and (max-width:991px){.c-philosophy__inner{gap:40px}}@media screen and (max-width:767px){.c-philosophy__inner{gap:20px}}.c-philosophy__body{box-sizing:border-box;display:flex;flex-direction:column;gap:60px;width:100%;max-width:920px}.c-philosophy__row{width:100%}.c-philosophy__purpose{position:relative}.c-philosophy__purpose-visual{position:absolute;top:-20px;left:-60px}@media screen and (max-width:991px){.c-philosophy__purpose-visual{left:-25px}}.c-philosophy__image{width:120px;object-fit:contain}@media screen and (max-width:767px){.c-philosophy__image{width:80px}}.c-philosophy__purpose-label{margin:0;font-size:14px;font-weight:500;line-height:1.4;color:#555}@media screen and (max-width:991px){.c-philosophy__purpose-label{font-size:13px}}@media screen and (max-width:767px){.c-philosophy__purpose-label{font-size:12px}}.c-philosophy__values{box-sizing:border-box;width:100%;min-width:0}@media screen and (min-width:768px){.c-philosophy__values{flex:1;width:auto}}.c-philosophy__values-line{display:flex;flex-direction:column;gap:24px;align-items:flex-start;width:100%}@media screen and (min-width:768px){.c-philosophy__values-line{flex-direction:row;gap:24px;align-items:flex-start;justify-content:space-between}}.c-philosophy__values-title{box-sizing:border-box;flex-shrink:0;width:100%;max-width:174px;margin:0;font-size:24px;font-weight:700;line-height:1.4;color:#010101}@media screen and (max-width:991px){.c-philosophy__values-title{font-size:20px}}@media screen and (max-width:767px){.c-philosophy__values-title{font-size:18px}}.c-philosophy__values-list{display:flex;flex-direction:column;gap:32px;width:100%;min-width:0;max-width:696px}.c-philosophy__values-item{display:flex;flex-direction:column;gap:10px}.c-philosophy__values-item-title{margin:0;font-size:20px;font-weight:700;line-height:1.8;color:#010101}@media screen and (max-width:991px){.c-philosophy__values-item-title{font-size:18px}}@media screen and (max-width:767px){.c-philosophy__values-item-title{font-size:16px}}.c-philosophy__values-item-title.--large{font-size:24px}@media screen and (max-width:991px){.c-philosophy__values-item-title.--large{font-size:20px}}@media screen and (max-width:767px){.c-philosophy__values-item-title.--large{font-size:18px}}.c-philosophy__values-item-text{margin:0;font-size:16px;font-weight:400;line-height:1.5;color:#555}@media screen and (max-width:991px){.c-philosophy__values-item-text{font-size:15px}}@media screen and (max-width:767px){.c-philosophy__values-item-text{font-size:14px}}.c-form__shell{box-sizing:border-box;padding-right:20px;padding-bottom:260px;padding-left:20px}@media screen and (max-width:991px){.c-form__shell{padding-bottom:200px}}@media screen and (max-width:767px){.c-form__shell{padding-bottom:160px}}.c-form{box-sizing:border-box;display:flex;flex-direction:column;gap:0;width:100%;max-width:800px;margin-inline:auto}.c-form__fields{display:flex;flex-direction:column;gap:32px;margin-bottom:64px}@media screen and (max-width:767px){.c-form__fields{gap:20px}}.c-form__row{display:flex;flex-wrap:nowrap;gap:32px;align-items:flex-start}@media screen and (max-width:767px){.c-form__row{flex-direction:column;gap:0;align-items:stretch}}.c-form__meta{box-sizing:border-box;display:flex;flex-shrink:0;gap:8px;align-items:center;justify-content:space-between;width:100%;max-width:260px;padding:13px 0}@media screen and (max-width:767px){.c-form__meta{justify-content:flex-start;max-width:none}}.c-form__label{margin:0}.c-form__label-text{margin:0;font-size:20px;font-weight:500;line-height:1.6}@media screen and (max-width:499px){.c-form__label-text{font-size:16px}}.c-form__required{flex-shrink:0;padding:4px 8px;margin:0;font-size:14px;font-weight:400;line-height:1.6;color:#fff;letter-spacing:.05em;background-color:#df1818}@media screen and (max-width:499px){.c-form__required{padding:2px 4px;font-size:12px}}.c-form__input{box-sizing:border-box;display:flex;flex:1 1 auto;flex-direction:column;gap:10px;width:100%;min-width:0;max-width:508px}@media screen and (max-width:767px){.c-form__input{max-width:none}}.c-form__input-text,.c-form__input-select,.c-form__input-textarea{box-sizing:border-box;width:100%;padding:16px;font:inherit;color:inherit;background-color:#fff;border:1px solid #dedede;border-radius:0}.c-form__input-select{padding-right:40px;color:#010101;appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 8' fill='none'%3E%3Cpath stroke='%23010101' stroke-width='1.5' d='M1 1.5L6 6.5l5-5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;background-size:12px 8px}.c-form__input-select::-ms-expand{display:none}.c-form__input-select:invalid{color:#adadad}.c-form__input-text::placeholder,.c-form__input-textarea::placeholder{color:#adadad}.c-form__input-select option{color:#010101}.c-form__input-textarea{display:block;height:240px;resize:vertical}.c-form__input-text:focus-visible,.c-form__input-select:focus-visible,.c-form__input-textarea:focus-visible{outline:2px solid #010101;outline-offset:2px}.c-form__submit{box-sizing:border-box;display:block;width:100%;max-width:500px;padding:24px 16px;margin-inline:auto;font:inherit;line-height:1.4;color:#fff;text-align:center;cursor:pointer;background-color:#2d2d2d;border:none}.c-form__submit:focus-visible{outline:2px solid #fff;outline-offset:2px}.c-form__submit:disabled{cursor:not-allowed;opacity:.5}.c-form__privacy{display:flex;justify-content:center;width:100%;margin-bottom:40px}.c-form__privacy label{display:flex;gap:16px;align-items:center;justify-content:center;margin:auto}.c-form__privacy-label{box-sizing:border-box;display:inline-flex;gap:16px;align-items:center;margin:0;text-align:start;cursor:pointer}.c-form__privacy-input{box-sizing:border-box;flex-shrink:0;width:24px;height:24px;appearance:none;cursor:pointer;background-color:#fff;border:1px solid #dedede;border-radius:0}.c-form__privacy-input:checked{background-color:#010101;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 10' fill='none'%3E%3Cpath stroke='%23fff' stroke-width='2' d='M1 5l3 3 7-7'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:12px 10px}.c-form__privacy-input:focus-visible{outline:2px solid #010101;outline-offset:2px}.c-form__privacy-text{margin:0}.c-form__privacy-link{color:#010101;text-decoration:underline;text-underline-offset:2px}.c-form__privacy-link:focus-visible{outline:2px solid #010101;outline-offset:2px}.wpcf7-select:invalid{color:#989898}.c-contact-thanks__shell{box-sizing:border-box;display:flex;flex-direction:column;gap:40px;width:100%;max-width:840px;padding-inline:20px;padding-bottom:260px;margin-inline:auto;text-align:center}@media screen and (max-width:767px){.c-contact-thanks__shell{padding-bottom:160px}}@media screen and (max-width:499px){.c-contact-thanks__shell{padding-bottom:120px}}.c-contact-thanks__title{margin:0;font-size:20px;font-weight:700;line-height:1.4}@media screen and (max-width:499px){.c-contact-thanks__title{font-size:18px}}.c-contact-thanks__text{margin:0;font-size:16px;font-weight:400;line-height:1.5}@media screen and (max-width:499px){.c-contact-thanks__text{font-size:14px}}.c-contact-thanks__button{margin:0;color:inherit;text-decoration:underline;text-underline-offset:5px;transition:opacity .3s ease}.c-contact-thanks__button:hover{opacity:.8}.c-contact-thanks__button:focus-visible{outline:2px solid #000;outline-offset:2px}.c-news{box-sizing:border-box;width:100%;padding-inline:20px;padding-bottom:260px}@media screen and (max-width:991px){.c-news{padding-bottom:200px}}@media screen and (max-width:767px){.c-news{padding-bottom:160px}}.c-news__inner{box-sizing:border-box;display:flex;flex-direction:column;gap:100px;width:100%;max-width:800px;margin-inline:auto}.c-news__list{padding:0;margin:0;list-style:none}.c-news__item{box-sizing:border-box;padding:24px 0;border-top:1px solid #e3e3e3}.c-news__item:last-child{border-bottom:1px solid #e3e3e3}.c-news__link{box-sizing:border-box;display:flex;flex-direction:column;gap:12px;align-items:flex-start;text-decoration:none;transition:opacity .2s ease}.c-news__link:hover{opacity:.8}.c-news__link:focus-visible{outline:2px solid #2d2d2d;outline-offset:4px}.c-news__date{flex-shrink:0;font-weight:400;line-height:1.4}@media screen and (max-width:499px){.c-news__date{font-size:12px}}.c-news__title{min-width:0;font-size:20px;line-height:1.4}@media screen and (max-width:499px){.c-news__title{font-size:16px}}.c-news__empty{font-size:20px;font-weight:500;line-height:1.4;text-align:center}.c-news__pagination{display:flex;flex-wrap:wrap;gap:10px;align-items:center;justify-content:center}.c-news__pagination-ellipsis{box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;padding:5px 11px;color:#010101;-webkit-user-select:none;user-select:none}.c-news__pagination-link{box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;padding:5px 11px;color:#010101;text-decoration:none;background:#fff;border:1px solid #2d2d2d;transition:color .2s ease,background-color .2s ease,border-color .2s ease,opacity .2s ease}.c-news__pagination-link:focus-visible{outline:2px solid #2d2d2d;outline-offset:2px}.c-news__pagination-link:hover:not(.--current){opacity:.85}.c-news__pagination-link.--current{color:#fff;background:#2d2d2d;border-color:#2d2d2d}.c-news__pagination-link.--current:focus-visible{outline-color:#fff}.c-news-detail{position:relative;box-sizing:border-box;width:100%;padding-inline:20px;padding-top:160px;padding-bottom:260px}@media screen and (max-width:991px){.c-news-detail{padding-bottom:200px}}@media screen and (max-width:767px){.c-news-detail{padding-bottom:160px}}.c-news-detail__decoration{position:absolute;top:0;right:0;box-sizing:border-box;width:min(500px,42vw);pointer-events:none}@media screen and (max-width:991px){.c-news-detail__decoration{width:60vw}}.c-news-detail__decoration-image{display:block;width:100%;height:auto}.c-news-detail__inner{position:relative;z-index:1;box-sizing:border-box;display:flex;flex-direction:column;gap:100px;width:100%;max-width:800px;margin-inline:auto}@media screen and (max-width:991px){.c-news-detail__inner{gap:64px}}@media screen and (max-width:767px){.c-news-detail__inner{gap:48px}}.c-news-detail__post{box-sizing:border-box;display:flex;flex-direction:column;gap:160px;width:100%}@media screen and (max-width:991px){.c-news-detail__post{gap:120px}}@media screen and (max-width:767px){.c-news-detail__post{gap:72px}}.c-news-detail__meta{box-sizing:border-box;display:flex;flex-direction:column;gap:12px;width:100%}@media screen and (max-width:767px){.c-news-detail__meta{gap:8px}}.c-news-detail__date{flex-shrink:0;font-weight:400;line-height:1.4}@media screen and (max-width:767px){.c-news-detail__date{font-size:14px}}.c-news-detail__title{min-width:0;font-size:32px;font-weight:700;line-height:1.4}@media screen and (max-width:767px){.c-news-detail__title{font-size:24px}}.c-news-detail__article{width:100%}.c-news-detail__back{box-sizing:border-box;align-self:center;line-height:1.8;color:#555;text-decoration:underline;text-underline-offset:4px;transition:opacity .2s ease}.c-news-detail__back:hover{opacity:.8}.c-news-detail__back:focus-visible{outline:2px solid #555;outline-offset:4px}.c-document{box-sizing:border-box;width:100%;padding-inline:20px;padding-bottom:260px}@media screen and (max-width:991px){.c-document{padding-bottom:200px}}@media screen and (max-width:767px){.c-document{padding-bottom:160px}}.c-document__inner{box-sizing:border-box;display:flex;flex-direction:column;gap:64px;width:100%;max-width:1200px;margin-inline:auto}@media screen and (max-width:767px){.c-document__inner{gap:40px}}.c-document__head{display:flex;flex-shrink:0;flex-direction:column;gap:10px;padding-top:118px;padding-bottom:100px}@media screen and (max-width:767px){.c-document__head{padding-top:80px;padding-bottom:60px}}@media screen and (max-width:499px){.c-document__head{padding-top:60px;padding-bottom:0}}.c-document__head-label{font-size:20px;font-weight:500;line-height:1.2}.c-document__head-title{font-size:32px;font-weight:700;line-height:1.4}.c-document__grid{box-sizing:border-box;display:grid;grid-template-columns:1fr;gap:32px;width:100%}@media screen and (min-width:992px){.c-document__grid{grid-template-columns:repeat(2,1fr)}}.c-document__card{box-sizing:border-box;min-width:0;padding-right:32px;border:1px solid #e3e3e3;border-radius:7px}@media screen and (max-width:499px){.c-document__card{padding-right:0}}.c-document__card-main{box-sizing:border-box;display:flex;gap:32px;align-items:center;width:100%;min-width:0}@media screen and (max-width:767px){.c-document__card-main{gap:16px}}@media screen and (max-width:499px){.c-document__card-main{flex-direction:column;padding-bottom:20px}}.c-document__media{box-sizing:border-box;flex:1 1 0;min-width:0;max-width:220px}@media screen and (max-width:991px){.c-document__media{max-width:100%}}.c-document__image{display:block;width:100%;max-width:100%;height:180px;border-radius:7px 0 0 7px}@media screen and (max-width:991px){.c-document__image{height:auto}}@media screen and (max-width:499px){.c-document__image{border-radius:7px 7px 0 0}}.c-document__text{box-sizing:border-box;display:flex;flex:1 1 0;flex-direction:column;gap:20px;align-items:flex-start;min-width:0}.c-document__title{margin:0;font-size:18px;font-weight:700;line-height:1.4}@media screen and (max-width:991px){.c-document__title{font-size:16px}}@media screen and (max-width:499px){.c-document__title{font-size:14px}}.c-document__download{box-sizing:border-box;display:inline-flex;gap:10px;align-items:center;justify-content:center;width:300px;max-width:100%;padding:12px 20px;color:#fff;text-decoration:none;background-color:#2d2d2d;transition:opacity .2s ease}.c-document__download:hover{opacity:.85}.c-document__download:focus-visible{outline:2px solid #2d2d2d;outline-offset:4px}.c-document__download-label{flex-shrink:0;font-size:14px;font-weight:500;line-height:1.4}.c-document__download-icon{display:block;flex-shrink:0;filter:brightness(0) invert(1)}.c-privacy-policy{box-sizing:border-box;width:100%;padding-inline:20px;padding-bottom:260px}@media screen and (max-width:991px){.c-privacy-policy{padding-bottom:200px}}@media screen and (max-width:767px){.c-privacy-policy{padding-bottom:160px}}.c-privacy-policy__inner{box-sizing:border-box;display:flex;flex-direction:column;gap:64px;width:100%;max-width:1200px;margin-inline:auto}@media screen and (max-width:767px){.c-privacy-policy__inner{gap:40px}}.c-privacy-policy__body{box-sizing:border-box;display:flex;flex-direction:column;gap:64px;width:100%;max-width:1200px}.c-privacy-policy__stack{box-sizing:border-box;display:flex;flex-direction:column;gap:32px;width:100%}.c-privacy-policy__substack{box-sizing:border-box;display:flex;flex-direction:column;gap:24px;width:100%}.c-privacy-policy__list{box-sizing:border-box;width:100%;margin:0}ol.c-privacy-policy__list{box-sizing:border-box;display:flex;flex-direction:column;gap:24px;width:100%;padding:0;margin:0;list-style:none;counter-reset:privacy-ordered}.c-privacy-policy__item{box-sizing:border-box;display:flex;flex-direction:column;gap:10px;width:100%}ol.c-privacy-policy__list .c-privacy-policy__item{counter-increment:privacy-ordered}.c-privacy-policy__h2{margin:0;font-size:24px;font-weight:700;line-height:1.8}@media screen and (max-width:767px){.c-privacy-policy__h2{font-size:20px}}.c-privacy-policy__h3{margin:0;font-size:20px;font-weight:700;line-height:1.8}@media screen and (max-width:767px){.c-privacy-policy__h3{font-size:18px}}.c-privacy-policy__text{margin:0;font-size:16px;font-weight:400;line-height:1.8}.c-privacy-policy__item-title{margin:0;font-size:16px;font-weight:700;line-height:1.8}ol.c-privacy-policy__list .c-privacy-policy__item-title:before{font-weight:700;content:counter(privacy-ordered) ". "}.c-privacy-policy__item-body{margin:0;font-size:16px;font-weight:400;line-height:1.8}.c-facility{box-sizing:border-box;width:100%;padding-inline:20px;padding-bottom:160px}@media screen and (max-width:767px){.c-facility{padding-bottom:120px}}@media screen and (max-width:499px){.c-facility{padding-bottom:80px}}.c-facility__list{box-sizing:border-box;display:flex;flex-direction:column;gap:120px;width:100%;padding:0;margin:0;list-style:none}@media screen and (max-width:767px){.c-facility__list{gap:80px}}@media screen and (max-width:499px){.c-facility__list{gap:60px}}.c-facility__item{box-sizing:border-box;display:flex;gap:40px;align-items:flex-start;justify-content:space-between;width:100%;max-width:1280px;margin-inline:auto;scroll-margin-top:92px}@media screen and (max-width:991px){.c-facility__item{flex-direction:column;gap:32px;align-items:stretch;width:100%;max-width:100%}}@media screen and (max-width:767px){.c-facility__item{gap:24px}}.c-facility__images{box-sizing:border-box;display:flex;flex-direction:column;gap:10px;width:100%;max-width:640px}@media screen and (max-width:1280px){.c-facility__images{max-width:100%}}@media screen and (max-width:499px){.c-facility__images{gap:5px}}.c-facility__main-image{display:block;width:100%;height:auto}.c-facility__thumbs{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}@media screen and (max-width:499px){.c-facility__thumbs{gap:5px}}.c-facility__thumb{display:block;padding:0;cursor:pointer;background:none;border:0}.c-facility__thumb:focus-visible{outline:2px solid #555;outline-offset:2px}.c-facility__thumb-image{display:block;width:100%;height:auto}.c-facility__info{box-sizing:border-box;display:flex;flex-direction:column;gap:40px;width:100%;max-width:580px}@media screen and (max-width:1280px){.c-facility__info{max-width:100%}}@media screen and (max-width:767px){.c-facility__info{gap:24px}}.c-facility__head{display:flex;flex-direction:column;gap:32px}@media screen and (max-width:767px){.c-facility__head{gap:20px}}@media screen and (max-width:499px){.c-facility__head{gap:16px}}.c-facility__head-title{display:flex;flex-direction:column;gap:4px}.c-facility__head-number{font-size:18px;font-weight:500;line-height:1.6;color:#0000004d}@media screen and (max-width:499px){.c-facility__head-number{font-size:14px}}.c-facility__head-name{font-size:32px;font-weight:700;line-height:1.4;color:#2d2d2d}@media screen and (max-width:767px){.c-facility__head-name{font-size:20px}}.c-facility__head-lead{display:flex;flex-direction:column;gap:24px}.c-facility__head-lead-title{font-size:20px;font-weight:500;line-height:1.8;color:#2d2d2d}@media screen and (max-width:767px){.c-facility__head-lead-title{font-size:16px}}.c-facility__head-lead-body{font-weight:400;line-height:1.8;color:#555}@media screen and (max-width:499px){.c-facility__head-lead-body{font-size:14px}}.c-facility__details{box-sizing:border-box;display:grid;grid-template-columns:repeat(2,1fr);gap:12px;width:100%;max-width:580px}@media screen and (max-width:1280px){.c-facility__details{max-width:100%}}@media screen and (max-width:767px){.c-facility__details{gap:10px}}.c-facility__detail{display:grid;grid-template-columns:150px 1fr;gap:8px;align-items:start;min-width:0}@media screen and (max-width:767px){.c-facility__detail{grid-template-columns:1fr}}.c-facility__detail.--address{grid-column:1/-1}.c-facility__detail-label{box-sizing:border-box;width:100%;max-width:150px;padding:4px 0;font-size:14px;font-weight:500;line-height:1.5;color:#2d2d2d;text-align:center;background-color:#f7f7f7;border-radius:20px}@media screen and (max-width:767px){.c-facility__detail-label{max-width:100%}}.c-facility__detail-value{padding:4px 0 6px;font-size:14px;font-weight:400;line-height:1.5;color:#555}.c-facility__detail-link{display:inline-flex;gap:4px;align-items:center;align-self:flex-start;font-size:14px;font-weight:500;line-height:1.4;color:#010101;text-decoration:underline;transition:opacity .2s ease}.c-facility__detail-link:hover{opacity:.7}.c-facility__detail-link:focus-visible{outline:2px solid #555;outline-offset:2px}.c-facility__detail-link-icon{display:block;flex-shrink:0;width:12px;height:12px}.c-facility__detail.--address .c-facility__detail-link{grid-column:2;font-size:14px;font-weight:400;line-height:2;color:#868686}@media screen and (max-width:767px){.c-facility__detail.--address .c-facility__detail-link{grid-column:1}}.c-facility__links{display:flex;justify-content:flex-start}@media screen and (max-width:499px){.c-facility__links{justify-content:center}}.c-facility__links .c-facility__link{display:flex;gap:20px;padding:4px 32px 4px 4px;background-color:#343434;border-radius:4px}.c-facility__links .c-facility__link .c-facility__link-img{width:40px;height:auto;object-fit:contain}.c-facility__links .c-facility__link .c-facility__link-text{font-size:14px;font-weight:700;line-height:40px;color:#fff}.c-fv{box-sizing:border-box;width:100%;overflow:hidden}.c-fv__inner{position:relative;box-sizing:border-box;display:flex;flex-direction:column;width:100%;height:auto;aspect-ratio:5/3;padding:5vw 9vw 0;margin-inline:auto}@media screen and (max-width:991px){.c-fv__inner{height:640px;aspect-ratio:unset}}@media screen and (max-width:767px){.c-fv__inner{height:540px;padding-right:0}}.c-fv__flower{position:static}.c-fv__flower-img{position:absolute;bottom:60px;left:2.6vw;z-index:2;display:block;max-width:13vw;height:auto}@media screen and (max-width:499px){.c-fv__flower-img{max-width:22vw}}.c-fv__content{position:relative;box-sizing:border-box;display:flex;flex:1 1 auto;flex-direction:column;gap:0;width:100%;min-height:0}.c-fv__text{position:absolute;top:0;right:7vw;bottom:0;z-index:2;box-sizing:border-box;display:flex;flex-direction:column;gap:24px;align-items:flex-end;height:fit-content;margin:auto;font-size:3.5vw;color:#fff;text-align:right}@media screen and (max-width:991px){.c-fv__text{gap:16px;font-size:5vw}}@media screen and (max-width:767px){.c-fv__text{gap:12px}}@media screen and (max-width:499px){.c-fv__text{gap:8px}}.c-fv__catch{margin:0;font-family:inter,sans-serif;font-weight:700;line-height:1.2}.c-fv__tagline{margin:0;font-weight:700;line-height:1.5;letter-spacing:.18em}@media screen and (max-width:991px){.c-fv__tagline{font-size:4vw}}@media screen and (max-width:767px){.c-fv__tagline{font-size:3vw}}@media screen and (max-width:499px){.c-fv__tagline{font-size:5.4vw}}.c-fv__visual{position:relative;box-sizing:border-box;flex:1 1 auto;width:100%;min-height:0;margin-top:0;overflow:hidden;line-height:0}.c-fv__image{position:absolute;top:0;left:0;display:block;width:100%;height:100%;object-fit:cover;object-position:35% center}.c-fv__bottom-bar{position:absolute;right:0;bottom:0;left:0;z-index:1;height:40px;pointer-events:none;background:#c6a2ec9e}@media screen and (max-width:767px){.c-fv__bottom-bar{height:30px}}@media screen and (max-width:499px){.c-fv__bottom-bar{height:20px}}.c-message{box-sizing:border-box;width:100%}.c-message__inner{box-sizing:border-box;display:flex;flex-flow:row nowrap;gap:16px;align-items:flex-end;min-width:0;padding-top:120px;margin-inline:auto;overflow:hidden}@media screen and (max-width:991px){.c-message__inner{gap:12px;padding-top:clamp(80px,4vw + 32px,120px)}}@media screen and (max-width:767px){.c-message__inner{flex-direction:column;gap:10px;padding-top:100px}}@media screen and (max-width:499px){.c-message__inner{gap:8px;padding-top:80px}}.c-message__visual{position:relative;width:70%;min-width:0}@media screen and (max-width:767px){.c-message__visual{width:100%}}.c-message__media{position:relative;z-index:0;width:100%;max-width:100%;line-height:0}.c-message__car{position:relative;z-index:0;display:block;width:100%;max-width:100%;object-fit:cover}@media screen and (max-width:991px){.c-message__car{height:500px}}@media screen and (max-width:767px){.c-message__car{height:440px}}@media screen and (max-width:499px){.c-message__car{height:400px}}.c-message__text-stack{position:absolute;top:50px;right:0;left:0;z-index:1;box-sizing:border-box;display:flex;flex-direction:column;gap:12px;align-items:stretch;font-family:dnp-shuei-gothic-gin-std,sans-serif}@media screen and (max-width:991px){.c-message__text-stack{top:40px;gap:10px}}@media screen and (max-width:767px){.c-message__text-stack{gap:8px}}@media screen and (max-width:499px){.c-message__text-stack{gap:6px}}.c-message__text{position:static;box-sizing:border-box;display:flex;flex-direction:column;gap:12px;align-items:flex-start;align-self:flex-start;margin:0 0 0 50px;margin-left:5vw;color:#fff}@media screen and (max-width:991px){.c-message__text{gap:10px}}@media screen and (max-width:767px){.c-message__text{gap:8px}}@media screen and (max-width:499px){.c-message__text{gap:6px}}.c-message__lead,.c-message__body,.c-message__text-note{margin:0;color:#fff;text-shadow:0 1px 8px rgba(1,1,1,.35)}@media screen and (max-width:991px){.c-message__lead,.c-message__body,.c-message__text-note{text-shadow:0 0 4px rgba(1,1,1,.35),0 0 8px rgba(1,1,1,.55)}}.c-message__lead{font-size:2.4vw;font-weight:700;line-height:1.4}@media screen and (max-width:767px){.c-message__lead{font-size:4vw}}@media screen and (max-width:499px){.c-message__lead{font-size:4.5vw}}.c-message__text-note{align-self:flex-start;margin-left:5vw;font-size:1.3vw;font-weight:400;line-height:1.5;text-align:left}@media screen and (max-width:767px){.c-message__text-note{font-size:3vw}}@media screen and (max-width:499px){.c-message__text-note{font-size:3vw}}.c-message__body{font-size:1.3vw;font-weight:400;line-height:1.5}@media screen and (max-width:767px){.c-message__body{font-size:3vw}}@media screen and (max-width:499px){.c-message__body{font-size:3vw}}.c-message__aside{position:relative;box-sizing:border-box;width:30%;min-width:0;padding:0}@media screen and (max-width:767px){.c-message__aside{right:30vw;width:40%}}.c-message__flower{position:absolute;right:-5vw;bottom:0;z-index:0;margin:0}@media screen and (max-width:767px){.c-message__flower{right:-30vw}}.c-message__flower-img{display:block;width:24vw;height:auto}@media screen and (max-width:767px){.c-message__flower-img{width:40vw}}.c-message__en{position:relative;z-index:1;box-sizing:border-box;display:flex;flex-direction:column;max-width:100%;padding:0;margin:0}.c-message__en-line{margin:0;font-family:inter,sans-serif;font-size:3.6vw;font-weight:700;line-height:1}@media screen and (max-width:767px){.c-message__en-line{font-size:9vw}}.c-message__en-line.--design{color:#2567c8}.c-message__en-line.--your{margin-bottom:.8vw;color:#d85a9a}.c-message__en-line.--happy{margin-bottom:.8vw;color:#2f9d4a;white-space:nowrap}.c-message__en-day{color:#dd7823}.c-staff-profile{position:relative;z-index:0;box-sizing:border-box;width:100%;padding:160px 20px;overflow:hidden}@media screen and (max-width:767px){.c-staff-profile{padding:140px 32px 80px}}@media screen and (max-width:499px){.c-staff-profile{padding:120px 24px 60px}}.c-staff-profile__deco{position:absolute;z-index:0;line-height:0;pointer-events:none}.c-staff-profile__deco.--tl{top:4vw;left:0}.c-staff-profile__deco.--tr{top:4vw;right:0}.c-staff-profile__deco.--br{right:0;bottom:0}.c-staff-profile__deco.--bl{bottom:0;left:0}.c-staff-profile__deco-img{display:block;width:100%;max-width:14vw;height:auto}@media screen and (max-width:767px){.c-staff-profile__deco-img{max-width:16vw}}@media screen and (max-width:499px){.c-staff-profile__deco-img{max-width:22vw}}.c-staff-profile__inner{position:relative;z-index:1;box-sizing:border-box;display:flex;flex-direction:column;gap:40px;width:100%;max-width:1200px;margin-inline:auto}@media screen and (max-width:767px){.c-staff-profile__inner{gap:32px}}.c-staff-profile__head{display:flex;flex-direction:column;gap:12px;align-items:center;text-align:center}.c-staff-profile__en{margin:0;font-family:inter,sans-serif;font-size:32px;font-weight:700;line-height:1.4}.c-staff-profile__ja{margin:0;font-family:inter,sans-serif;font-size:20px;font-weight:700;line-height:1.4}.c-staff-profile__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;width:100%}@media screen and (max-width:767px){.c-staff-profile__grid{grid-template-columns:repeat(2,1fr);gap:30px 20px}}.c-staff-profile__item{display:flex;flex-direction:column;gap:20px;align-items:stretch;text-align:left}.c-staff-profile__media{position:relative;box-sizing:border-box;width:100%;aspect-ratio:250/400;overflow:hidden;line-height:0;border-top-left-radius:80px;border-bottom-right-radius:80px}@media screen and (max-width:767px){.c-staff-profile__media{aspect-ratio:200/300}}.c-staff-profile__img{position:absolute;top:0;left:0;display:block;width:100%;height:100%;object-position:center;transform:scale(1.25);transform-origin:center}.c-staff-profile__item:nth-child(4) .c-staff-profile__img{top:auto;left:auto;object-fit:cover}.c-staff-profile__text{display:flex;flex-direction:column;gap:8px;align-items:flex-start;text-align:left}.c-staff-profile__name,.c-staff-profile__role{margin:0}.c-staff-profile__action{text-align:center}.c-staff-profile__link{font-size:24px;font-weight:400;line-height:1.5;color:inherit;text-decoration:underline;text-underline-offset:10px;transition:opacity .3s ease}@media screen and (max-width:499px){.c-staff-profile__link{font-size:16px}}.c-staff-profile__link:hover{opacity:.8}.c-staff-profile__link:focus-visible{outline:2px solid #2d2d2d;outline-offset:4px}.c-recruit-hero{position:relative;box-sizing:border-box;width:100%}.c-recruit-hero__heading{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;white-space:nowrap;border:0;clip-path:inset(50%)}.c-recruit-hero__image{display:block;width:100%;height:auto}.c-recruit-hero__cta{position:fixed;right:20px;bottom:20px;z-index:30;box-sizing:border-box;display:flex;flex-direction:column;gap:4px;align-items:center;justify-content:center;padding:20px 24px;line-height:1.4;color:#fff;text-align:center;text-decoration:none;background:#dd7823;border-radius:4px;transition:opacity .3s ease,visibility .3s ease}@media screen and (max-width:499px){.c-recruit-hero__cta{right:10px;bottom:10px;left:10px;gap:3px;width:calc(100% - 20px);padding:12px 16px}}.c-recruit-hero__cta:hover{opacity:.9}.c-recruit-hero__cta:focus-visible{outline:2px solid #fff;outline-offset:2px}.c-recruit-hero__cta.is-hidden{visibility:hidden;opacity:0}.c-recruit-hero__cta-line{font-size:14px;font-weight:500}@media screen and (max-width:499px){.c-recruit-hero__cta-line{font-size:12px}}.c-recruit-hero__cta-line-title{font-size:20px;font-weight:700}@media screen and (max-width:499px){.c-recruit-hero__cta-line-title{font-size:16px}}.c-recruit-message{position:relative;box-sizing:border-box;padding:160px 20px 80px;overflow-x:hidden;background-image:linear-gradient(to bottom,#fff,#ffffffdb),url(../recruit-background.jpg);background-repeat:no-repeat;background-position:left center;background-size:cover}@media screen and (max-width:991px){.c-recruit-message{padding:80px 20px}}@media screen and (max-width:767px){.c-recruit-message{padding:60px 20px}}.c-recruit-message:before{position:absolute;inset:0;z-index:0;pointer-events:none;content:"";-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.c-recruit-message__inner{position:relative;z-index:1;box-sizing:border-box;display:flex;flex-direction:column;gap:40px;width:100%;max-width:1200px;margin-inline:auto}@media screen and (max-width:767px){.c-recruit-message__inner{gap:28px}}@keyframes c-recruit-message-label-scroll-lr{0%{transform:translate3d(-50%,0,0)}to{transform:translateZ(0)}}.c-recruit-message__label{position:absolute;top:50px;right:0;left:0;z-index:0;box-sizing:border-box;width:100%;max-width:none;margin:0;overflow:hidden;line-height:1;pointer-events:none;opacity:.02}@media screen and (max-width:767px){.c-recruit-message__label{top:20px}}.c-recruit-message__label-track{display:inline-flex;width:max-content;font-family:din-condensed-variable,sans-serif;font-size:160px;font-weight:700;line-height:1;white-space:nowrap;animation:c-recruit-message-label-scroll-lr 20s linear infinite}@media screen and (min-width:1400px){.c-recruit-message__label-track{font-size:200px;animation-duration:24s}}@media screen and (min-width:1920px){.c-recruit-message__label-track{font-size:240px;animation-duration:28s}}@media screen and (max-width:991px){.c-recruit-message__label-track{font-size:100px;animation-duration:20s}}@media screen and (max-width:767px){.c-recruit-message__label-track{font-size:80px}}@media(prefers-reduced-motion:reduce){.c-recruit-message__label-track{animation:none}}.c-recruit-message__label-text{flex-shrink:0;padding-right:4vw}.c-recruit-message__row{position:relative;z-index:1;display:flex;gap:80px;align-items:center;width:100%}@media screen and (max-width:991px){.c-recruit-message__row{gap:40px}}@media screen and (max-width:767px){.c-recruit-message__row{flex-direction:column;align-items:stretch}}.c-recruit-message__media{flex-shrink:0;width:100%;max-width:100%}@media screen and (min-width:768px){.c-recruit-message__media{flex:0 1 640px;min-width:0;max-width:640px}}.c-recruit-message__image{display:block;width:100%;max-width:640px;height:auto}@media screen and (max-width:767px){.c-recruit-message__image{max-width:none}}.c-recruit-message__text{display:flex;flex-direction:column;gap:24px;width:100%;min-width:0;max-width:400px}@media screen and (min-width:768px){.c-recruit-message__text{flex:0 1 400px;min-width:0;max-width:400px}}@media screen and (max-width:767px){.c-recruit-message__text{gap:20px}}.c-recruit-message__title{margin:0;font-size:40px;font-weight:700;line-height:1.4;color:#010101}@media screen and (max-width:1280px){.c-recruit-message__title{font-size:36px}}@media screen and (max-width:991px){.c-recruit-message__title{font-size:28px}}.c-recruit-message__body{margin:0;font-weight:400;line-height:1.8;color:#333}@media screen and (min-width:992px){.c-recruit-message__body{font-size:16px}}.c-recruit-work{box-sizing:border-box;padding:100px 20px;background:#f8f8f8}@media screen and (max-width:991px){.c-recruit-work{padding:80px 20px}}@media screen and (max-width:767px){.c-recruit-work{padding:60px 20px}}.c-recruit-work .c-section-head.--xl{align-items:flex-start;text-align:left}.c-recruit-work .c-section-head.--xl .c-section-head__ja{font-size:16px;font-weight:700;line-height:1.4}.c-recruit-work__inner{box-sizing:border-box;display:flex;flex-direction:column;gap:64px;width:100%;max-width:1200px;margin-inline:auto}@media screen and (max-width:499px){.c-recruit-work__inner{gap:32px}}.c-recruit-work__grid{display:grid;grid-template-columns:1fr;gap:24px}@media screen and (min-width:992px){.c-recruit-work__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.c-recruit-work__item{box-sizing:border-box;display:flex;gap:32px;align-items:center;padding:24px 32px;background:#fff}@media screen and (min-width:768px){.c-recruit-work__item{flex-direction:row}}@media screen and (max-width:499px){.c-recruit-work__item{flex-direction:column;gap:16px}}.c-recruit-work__media{flex-shrink:0}.c-recruit-work__image{display:block;width:auto;max-width:80px;height:auto}.c-recruit-work__body{display:flex;flex-direction:column;gap:10px;min-width:0}.c-recruit-work__title{margin:0;font-size:24px;font-weight:700;line-height:1.5;color:#010101}@media screen and (max-width:499px){.c-recruit-work__title{font-size:20px;text-align:center}}.c-recruit-work__text{margin:0;font-size:14px;font-weight:400;line-height:1.7;color:#555}.c-recruit-interview{box-sizing:border-box;padding:100px 20px}@media screen and (max-width:991px){.c-recruit-interview{padding:80px 20px}}@media screen and (max-width:767px){.c-recruit-interview{padding:60px 20px}}.c-recruit-interview .c-section-head.--xl{align-items:flex-start;text-align:start}.c-recruit-interview .c-section-head.--xl .c-section-head__ja{font-size:16px}.c-recruit-interview__inner{box-sizing:border-box;display:flex;flex-direction:column;gap:64px;width:100%;max-width:1200px;margin-inline:auto}@media screen and (max-width:499px){.c-recruit-interview__inner{gap:32px}}.c-recruit-interview__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}@media screen and (max-width:767px){.c-recruit-interview__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}}.c-recruit-interview__item{min-width:0}.c-recruit-interview__trigger{display:block;width:100%;padding:0;text-align:start;cursor:pointer;background:transparent;border:none}.c-recruit-interview__trigger:focus-visible{outline:2px solid #010101;outline-offset:3px}.c-recruit-interview__media{position:relative;display:block;width:100%}.c-recruit-interview__media:after{position:absolute;inset:0;z-index:1;pointer-events:none;content:"";background:linear-gradient(180deg,transparent 70%,#2d2d2d 90%)}.c-recruit-interview__caption{position:absolute;bottom:24px;left:24px;z-index:2;display:flex;flex-direction:column;gap:4px;text-align:start}@media screen and (max-width:767px){.c-recruit-interview__caption{bottom:20px;left:20px;gap:0}}@media screen and (max-width:499px){.c-recruit-interview__caption{bottom:10px;left:10px}}.c-recruit-interview__role{margin:0;font-size:14px;font-weight:400;line-height:1.8;color:#fff;letter-spacing:.07em}@media screen and (max-width:499px){.c-recruit-interview__role{font-size:12px}}.c-recruit-interview__name{margin:0;font-size:20px;font-weight:700;line-height:1.4;color:#fff;letter-spacing:.07em}@media screen and (max-width:499px){.c-recruit-interview__name{font-size:16px}}.c-recruit-interview__image{display:block;width:100%;max-width:100%;height:auto}.c-recruit-interview-modal{box-sizing:border-box;width:calc(100% - 32px);max-width:600px;max-height:calc(100% - 32px);padding:0;margin:auto;overflow:auto;background:#fff;border:none;border-radius:8px}.c-recruit-interview-modal__inner{display:flex;flex-direction:column}.c-recruit-interview-modal__media{position:relative}.c-recruit-interview-modal__image{display:block;width:100%;max-width:100%;height:auto}.c-recruit-interview-modal__close{position:absolute;top:10px;right:10px;z-index:3;display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;color:#b8b8b8;cursor:pointer;background:#fff;border:none;border-radius:50%}.c-recruit-interview-modal__close:focus-visible{outline:2px solid #010101;outline-offset:2px}.c-recruit-interview-modal__close-icon{position:relative;display:block;flex-shrink:0;width:18px;height:18px}.c-recruit-interview-modal__close-icon:before,.c-recruit-interview-modal__close-icon:after{position:absolute;inset:0;width:2px;height:100%;margin:auto;content:"";background:currentcolor;border-radius:1px}.c-recruit-interview-modal__close-icon:before{transform:rotate(45deg)}.c-recruit-interview-modal__close-icon:after{transform:rotate(-45deg)}.c-recruit-interview-modal__content{box-sizing:border-box;display:flex;flex-direction:column;gap:40px;padding:40px 32px}.c-recruit-interview-modal__block{display:flex;flex-direction:column;gap:20px}.c-recruit-interview-modal__title{padding-left:12px;margin:0;font-size:20px;font-weight:700;line-height:1.6;letter-spacing:.05em;border-left:3px solid #ddd}.c-recruit-interview-modal__text{margin:0;font-weight:400;line-height:1.6;letter-spacing:.05em}.c-recruit-requirements{box-sizing:border-box;padding:100px 20px;scroll-margin-top:92px}@media screen and (max-width:991px){.c-recruit-requirements{padding:80px 20px}}@media screen and (max-width:767px){.c-recruit-requirements{padding:60px 20px}}.c-recruit-requirements .c-section-head.--xl{align-items:flex-start;text-align:start}.c-recruit-requirements .c-section-head.--xl .c-section-head__ja{font-size:16px;font-weight:700;line-height:1.4}.c-recruit-requirements__inner{box-sizing:border-box;display:flex;flex-direction:column;gap:64px;width:100%;max-width:1200px;margin-inline:auto}@media screen and (max-width:499px){.c-recruit-requirements__inner{gap:32px}}.c-recruit-requirements__tabs{box-sizing:border-box;display:grid;grid-template-columns:repeat(4,1fr);gap:12px;width:100%;max-width:100%}@media screen and (max-width:767px){.c-recruit-requirements__tabs{grid-template-columns:repeat(2,1fr)}}.c-recruit-requirements__tab{box-sizing:border-box;min-width:0;padding:22.5px 12px;margin:0;font:inherit;font-size:16px;font-weight:500;line-height:1.5;color:#010101;text-align:center;cursor:pointer;background:#fff;border:1px solid #c0c0c0;border-radius:4px;transition:background-color .2s ease,color .2s ease,border-color .2s ease}.c-recruit-requirements__tab:focus-visible{outline:2px solid #2d2d2d;outline-offset:2px}.c-recruit-requirements__tab:hover{border-color:#2d2d2d}@media screen and (max-width:499px){.c-recruit-requirements__tab{padding:16px 8px;font-size:14px}}.c-recruit-requirements__tab.--is-selected{color:#fff;background:#2d2d2d;border-color:#2d2d2d}.c-recruit-requirements__tab.--is-selected:hover{border-color:#2d2d2d}.c-recruit-requirements__panels{box-sizing:border-box;display:flex;flex-direction:column;gap:0}.c-recruit-requirements__panel{box-sizing:border-box;display:flex;flex-direction:column;gap:10px}@media screen and (max-width:767px){.c-recruit-requirements__panel{gap:0}}.c-recruit-requirements__row{box-sizing:border-box;display:flex;align-items:stretch}@media screen and (max-width:767px){.c-recruit-requirements__row{flex-direction:column}}.c-recruit-requirements__panel .c-recruit-requirements__row:last-child{border-bottom:none}.c-recruit-requirements__label{box-sizing:border-box;display:flex;align-items:center;width:100%;max-width:328px;padding:16px 24px;margin:0;font-size:16px;font-weight:700;line-height:1.8;color:#010101;background:#f7f7f7}@media screen and (max-width:767px){.c-recruit-requirements__label{width:100%;max-width:none}}@media screen and (max-width:499px){.c-recruit-requirements__label{font-size:14px}}.c-recruit-requirements__body{box-sizing:border-box;display:flex;flex:1;flex-direction:column;gap:10px;align-items:stretch;min-width:0;padding-block:24px;padding-inline:20px}@media screen and (max-width:767px){.c-recruit-requirements__body{padding-block:16px}}.c-recruit-requirements__body-stack{box-sizing:border-box;display:flex;flex-direction:column;gap:10px;min-width:0}.c-recruit-requirements__body-block{box-sizing:border-box;display:flex;flex-direction:column;gap:10px;min-width:0;padding-left:12px;border-left:3px solid #ddd}.c-recruit-requirements__text{margin:0;font-weight:400;line-height:1.8;color:#555;letter-spacing:.05em}@media screen and (max-width:499px){.c-recruit-requirements__text{font-size:14px}}.c-recruit-requirements__text-span{font-weight:700}.c-recruit-entry{box-sizing:border-box;padding:120px 20px 0;scroll-margin-top:92px;background-color:#f8f8f8}@media screen and (max-width:991px){.c-recruit-entry{padding:100px 20px 0}}@media screen and (max-width:767px){.c-recruit-entry{padding:80px 20px 0}}.c-recruit-entry .c-section-head.--xl .c-section-head__ja{font-size:16px;font-weight:700;line-height:1.4}.c-recruit-entry__inner{box-sizing:border-box;display:flex;flex-direction:column;gap:64px;width:100%;max-width:1200px;margin-inline:auto}@media screen and (max-width:499px){.c-recruit-entry__inner{gap:32px}}.c-recruit-entry__inner .c-recruit-entry__line{display:flex;flex-direction:column;gap:16px;align-items:center;margin-bottom:160px}@media screen and (max-width:499px){.c-recruit-entry__inner .c-recruit-entry__line{margin-bottom:100px}}.c-recruit-entry__inner .c-recruit-entry__line .c-recruit-entry__link:hover{opacity:.7;transition:opacity .3s ease}.c-recruit-entry__inner .c-recruit-entry__line .c-recruit-entry__text{font-size:20px;font-weight:700}@media screen and (max-width:499px){.c-recruit-entry__inner .c-recruit-entry__line .c-recruit-entry__text{font-size:16px}}.c-service{position:relative;box-sizing:border-box;width:100%;padding:100px 5vw;overflow:hidden}@media screen and (max-width:991px){.c-service{padding:80px 5vw}}@media screen and (max-width:767px){.c-service{padding:60px 5vw}}.c-service__deco-1{position:absolute;top:0;right:0}.c-service__deco-1-img{display:block;width:100%;max-width:11vw;height:auto}@media screen and (max-width:767px){.c-service__deco-1-img{max-width:15vw}}@media screen and (max-width:499px){.c-service__deco-1-img{max-width:22vw}}.c-service__inner{display:flex;gap:30px}@media screen and (max-width:991px){.c-service__inner{gap:20px}}@media screen and (max-width:767px){.c-service__inner{flex-direction:column}}.c-service__concept{display:flex;flex-direction:column;gap:30px;width:65%}@media screen and (max-width:767px){.c-service__concept{gap:20px;width:100%}}.c-service__head{display:flex;flex-direction:column}.c-service__head-en{margin:0;font-family:inter,sans-serif;font-size:8vw;font-weight:700;line-height:1}.c-service__head-concept{margin:0;font-family:inter,sans-serif;font-size:5vw;font-weight:700;line-height:1}.c-service__head-ja{margin:0;font-size:2vw;font-weight:500;line-height:1}@media screen and (max-width:499px){.c-service__head-ja{font-size:3vw}}.c-service__head-labels{display:flex;gap:46px;align-items:center}@media screen and (max-width:991px){.c-service__head-labels{gap:20px}}.c-service__image-wrap{position:relative;width:100%;max-width:100%;line-height:0}.c-service__image-wrap:after{position:absolute;inset:0;z-index:1;pointer-events:none;content:"";background:linear-gradient(90deg,transparent 0%,transparent 70%,#fff 100%)}.c-service__image{position:relative;z-index:0;display:block;width:100%;max-width:100%;height:auto}.c-service__body{position:relative;flex-shrink:0;align-self:flex-end;width:35%}@media screen and (max-width:767px){.c-service__body{width:100%}}.c-service__text-stack{display:flex;flex-direction:column;gap:40px;text-align:right}@media screen and (max-width:991px){.c-service__text-stack{gap:20px}}@media screen and (max-width:767px){.c-service__text-stack{flex-direction:row;text-align:left}}@media screen and (max-width:499px){.c-service__text-stack{flex-direction:column;gap:12px}}.c-service__title{margin:0;font-size:4.5vw;font-weight:700;line-height:1.4}@media screen and (max-width:767px){.c-service__title{font-size:6.5vw}}@media screen and (max-width:499px){.c-service__title{font-size:7vw}}.c-service__text-group{display:flex;flex-direction:column;gap:30px;font-size:1.5vw}@media screen and (max-width:991px){.c-service__text-group{gap:20px}}@media screen and (max-width:767px){.c-service__text-group{font-size:2.5vw}}@media screen and (max-width:499px){.c-service__text-group{font-size:min(3.5vw,16px)}}.c-service__deco-2{position:absolute;bottom:-3vw;left:0}@media screen and (max-width:499px){.c-service__deco-2{inset:0 0 auto auto}}.c-service__deco-2-img{display:block;width:100%;max-width:10vw;height:auto}@media screen and (max-width:767px){.c-service__deco-2-img{max-width:16vw}}@media screen and (max-width:499px){.c-service__deco-2-img{max-width:25vw}}.c-activity{box-sizing:border-box;width:100%;overflow-x:hidden}.c-activity__inner{box-sizing:border-box;display:flex;flex-direction:column;gap:2.4vw;width:100%;padding-bottom:10vw;padding-left:6vw}.c-activity__label{margin:0;font-size:2vw;font-weight:700;letter-spacing:.08em}@media screen and (max-width:767px){.c-activity__label{font-size:14px}}.c-activity__heading{position:relative;width:100%}.c-activity__heading-en{margin:0;font-family:inter,sans-serif;font-size:7vw;font-weight:700;line-height:1;letter-spacing:-.01em}@media screen and (max-width:767px){.c-activity__heading-en{font-size:10vw}}.c-activity__heading-flower{position:absolute;top:-4vw;right:40vw;z-index:-1;line-height:0}@media screen and (max-width:767px){.c-activity__heading-flower{top:-5vw;right:35vw}}.c-activity__heading-flower-img{display:block;width:100%;max-width:15vw;height:auto}@media screen and (max-width:767px){.c-activity__heading-flower-img{max-width:18vw}}@media screen and (max-width:499px){.c-activity__heading-flower-img{max-width:20vw}}.c-activity__list{display:flex;width:100%;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding-inline-end:6vw;-webkit-overflow-scrolling:touch}.c-activity__list::-webkit-scrollbar{display:none}.c-activity__list{scrollbar-width:none}@media screen and (max-width:767px){.c-activity__list{scroll-padding-inline-end:0}}.c-activity__item[data-activity-clone]{pointer-events:none}.c-activity__item{position:relative;flex-shrink:0;width:min(35vw,720px);aspect-ratio:3/2;overflow:hidden;scroll-snap-align:start}@media screen and (max-width:1600px){.c-activity__item{width:20vw}}@media screen and (max-width:767px){.c-activity__item{width:60vw}}.c-activity__item-img{display:block;width:100%;height:100%;object-fit:cover}.c-activity__item-label{position:absolute;left:10px;z-index:1;margin:0;font-size:1.6vw;font-weight:500;line-height:1.2;color:#fff;letter-spacing:.05em}.c-activity__item-label.--text-shadow{text-shadow:0 0 8px rgba(1,1,1,.2)}.c-activity__item-label.--text-shadow-lg{text-shadow:0 0 4px rgba(1,1,1,.4),0 0 16px rgba(1,1,1,.4)}@media screen and (max-width:767px){.c-activity__item-label{font-size:4vw}}.c-activity__item--top .c-activity__item-label{top:10px;color:#010101}.c-activity__item--bottom .c-activity__item-label{bottom:10px}.c-activity__item--label-right .c-activity__item-label{right:10px;left:auto;text-align:right}.c-activity__item--label-right.c-activity__item--label-light .c-activity__item-label{color:#fff}.c-activity__foot{display:flex;gap:4vw;align-items:flex-start;width:100%;padding-right:2vw}@media screen and (max-width:767px){.c-activity__foot{justify-content:space-between;padding-right:1vw}}.c-activity__foot-text{position:relative;display:flex;gap:3vw}@media screen and (max-width:767px){.c-activity__foot-text{flex-direction:column;gap:1vw}}.c-activity__foot-en{margin:0;font-family:inter,sans-serif;font-size:7.3vw;font-weight:700;line-height:1}@media screen and (max-width:991px){.c-activity__foot-en{font-size:6vw}}@media screen and (max-width:767px){.c-activity__foot-en{font-size:10vw}}.c-activity__foot-jp{margin:0;font-size:2.4vw;font-weight:700;line-height:1.6;letter-spacing:.08em}@media screen and (max-width:767px){.c-activity__foot-jp{font-size:4vw}}.c-activity__foot-flower{position:absolute;top:-10vw;left:-5vw;z-index:-1;line-height:0}@media screen and (max-width:767px){.c-activity__foot-flower{top:0;right:-15vw;left:auto;width:20vw}}.c-activity__foot-flower-img{display:block;width:100%;max-width:15vw;height:auto}@media screen and (max-width:767px){.c-activity__foot-flower-img{max-width:17vw}}@media screen and (max-width:499px){.c-activity__foot-flower-img{max-width:20vw}}.c-activity__nav{display:flex;flex-shrink:0;gap:12px;align-self:center;margin-inline-start:auto}@media screen and (max-width:767px){.c-activity__nav{gap:8px;margin-inline-start:0}}.c-activity__trigger{display:block;width:100%;height:100%;padding:0;cursor:pointer;background:transparent;border:none}.c-activity__trigger:focus-visible{outline:2px solid #010101;outline-offset:3px}.c-activity-modal{box-sizing:border-box;width:calc(100% - 152px);max-width:600px;max-height:calc(100% - 32px);padding:0;margin:auto;overflow:visible;background:transparent;border:none}@media screen and (max-width:767px){.c-activity-modal{width:calc(100% - 50px)}}.c-activity-modal__inner{position:relative;box-sizing:border-box;max-height:min(100vh - 48px,100dvh - 48px);overflow:hidden auto;background:#fff;border-radius:8px}.c-activity-modal__image{display:block;width:100%;height:auto;aspect-ratio:6/4}.c-activity-modal__content{box-sizing:border-box;display:flex;flex-direction:column;gap:20px;padding:40px 32px}@media screen and (max-width:499px){.c-activity-modal__content{padding:20px 16px}}.c-activity-modal__title{margin:0;font-size:20px;font-weight:700;line-height:1.6}.c-activity-modal__description{margin:0;font-size:16px;font-weight:400;line-height:1.6}@media screen and (max-width:767px){.c-activity-modal__description{font-size:14px}}.c-activity-modal__close{position:absolute;top:10px;right:10px;z-index:1;display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;color:#b8b8b8;cursor:pointer;background:#fff;border:none;border-radius:50%}@media screen and (max-width:991px){.c-activity-modal__close{width:32px;height:32px}}.c-activity-modal__close:focus-visible{outline:2px solid #010101;outline-offset:2px}.c-activity-modal__close-icon{position:relative;display:block;flex-shrink:0;width:18px;height:18px}@media screen and (max-width:991px){.c-activity-modal__close-icon{width:14px;height:14px}}.c-activity-modal__close-icon:before,.c-activity-modal__close-icon:after{position:absolute;inset:0;width:2px;height:100%;margin:auto;content:"";background:currentcolor;border-radius:1px}.c-activity-modal__close-icon:before{transform:rotate(45deg)}.c-activity-modal__close-icon:after{transform:rotate(-45deg)}.c-activity-modal__nav{position:absolute;top:50%;z-index:1;display:flex;align-items:center;justify-content:center;width:48px;height:48px;padding:0;font-size:0;line-height:0;color:#989898;cursor:pointer;background:#fff;border:none;border-radius:50%;box-shadow:0 0 12px #01010166;transform:translateY(-50%)}.c-activity-modal__nav:after{display:block;width:8px;height:8px;content:"";border:solid #989898;border-width:0 2.5px 2.5px 0}.c-activity-modal__nav.--prev{left:-68px}.c-activity-modal__nav.--prev:after{margin-left:2px;transform:rotate(135deg)}.c-activity-modal__nav.--next{right:-68px}.c-activity-modal__nav.--next:after{margin-right:2px;transform:rotate(-45deg)}.c-activity-modal__nav:focus-visible{outline:2px solid #010101;outline-offset:2px}@media screen and (max-width:991px){.c-activity-modal__nav{width:40px;height:40px}.c-activity-modal__nav:after{width:7px;height:7px;border-width:0 2px 2px 0}.c-activity-modal__nav.--prev{left:-20px}.c-activity-modal__nav.--next{right:-20px}}@media screen and (max-width:499px){.c-activity-modal__nav{width:32px;height:32px}.c-activity-modal__nav:after{width:6px;height:6px;border-width:0 1.5px 1.5px 0}}.c-activity__nav .c-activity-modal__nav{position:static;color:#fff;background-color:#000;box-shadow:none;transform:none}.c-activity__nav .c-activity-modal__nav:after{border-color:#fff}.c-activity__nav .c-activity-modal__nav.--next{right:auto}.c-activity__nav .c-activity-modal__nav.--prev{left:auto}.c-facilities{box-sizing:border-box;width:100%;padding-block:60px 160px}@media screen and (max-width:767px){.c-facilities{padding-block:40px 160px;padding-inline:20px}}.c-facilities__inner{position:relative;box-sizing:border-box;width:100%;margin-inline:auto}@media screen and (max-width:767px){.c-facilities__inner{display:flex;flex-direction:column;gap:32px;align-items:stretch}}.c-facilities__heading{position:absolute;inset:0;z-index:2;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;justify-content:center;pointer-events:none}@media screen and (max-width:767px){.c-facilities__heading{position:static;inset:auto;z-index:auto;pointer-events:auto}}.c-facilities__flower-frame{position:relative;flex-shrink:0;width:fit-content;max-width:100%;line-height:0}.c-facilities__flower{display:block;width:22vw;height:auto}@media screen and (max-width:767px){.c-facilities__flower{width:30vw}}@media screen and (max-width:499px){.c-facilities__flower{width:30vw}}.c-facilities__title-stack{position:absolute;top:50%;left:50%;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;justify-content:center;width:max-content;max-width:none;margin-top:1vw;pointer-events:none;transform:translate(-50%,-50%)}@media screen and (max-width:767px){.c-facilities__title-stack{gap:6px;margin-top:0}}.c-facilities__title-en{margin:0;font-family:inter,sans-serif;font-size:7vw;font-weight:700;line-height:1.1;color:#010101;text-align:center;letter-spacing:-.02em;white-space:nowrap}@media screen and (max-width:767px){.c-facilities__title-en{font-size:8vw;color:#010101;text-shadow:none}}@media screen and (max-width:499px){.c-facilities__title-en{font-size:10vw}}.c-facilities__title-jp{margin:0;font-family:inter,sans-serif;font-size:2.2vw;font-weight:700;line-height:1.4;color:#010101;text-align:center;letter-spacing:.04em;white-space:nowrap}@media screen and (max-width:767px){.c-facilities__title-jp{font-size:4vw;color:#010101;text-shadow:none}}@media screen and (max-width:499px){.c-facilities__title-jp{font-size:5vw}}.c-facilities__grid{position:relative;z-index:0;box-sizing:border-box;display:grid;grid-template-columns:1fr 1fr;gap:2vw;width:100%}@media screen and (max-width:767px){.c-facilities__grid{grid-template-columns:1fr;gap:8px}}.c-facilities__card{box-sizing:border-box;min-width:0}.c-facilities__media{position:relative;box-sizing:border-box;width:100%;height:24vw;overflow:hidden}@media screen and (max-width:767px){.c-facilities__media{height:52vw}}@media screen and (max-width:499px){.c-facilities__media{height:56vw}}a.c-facilities__media{display:block;color:inherit;text-decoration:none}a.c-facilities__media:focus-visible{outline:2px solid #555;outline-offset:4px}.c-facilities__media.--slot-1{border-top-left-radius:80px;border-bottom-right-radius:30px}@media screen and (max-width:767px){.c-facilities__media.--slot-1{border-top-left-radius:0;border-bottom-right-radius:0}}.c-facilities__media.--slot-2{border-top-right-radius:80px;border-bottom-left-radius:30px}@media screen and (max-width:767px){.c-facilities__media.--slot-2{border-top-right-radius:0;border-bottom-left-radius:0}}.c-facilities__media.--slot-3{border-top-right-radius:30px;border-bottom-left-radius:80px}@media screen and (max-width:767px){.c-facilities__media.--slot-3{border-top-right-radius:0;border-bottom-left-radius:0}}.c-facilities__media.--slot-4{border-top-left-radius:30px;border-bottom-right-radius:80px}@media screen and (max-width:767px){.c-facilities__media.--slot-4{border-top-left-radius:0;border-bottom-right-radius:0}}.c-facilities__image{position:absolute;top:0;left:0;display:block;width:100%;height:100%}.c-facilities__labels{position:absolute;z-index:1;display:flex;flex-direction:column;gap:8px;margin:0}.c-facilities__labels.--top-left{top:2.8vw;left:2.8vw}.c-facilities__labels.--bottom-right{right:2.8vw;bottom:2.8vw}@media screen and (max-width:767px){.c-facilities__labels.--bottom-right{top:2.8vw;left:2.8vw}}.c-facilities__label{margin:0;font-size:1.7vw;font-weight:700;line-height:1.35;color:#fff;text-shadow:0 1px 6px rgba(1,1,1,.45)}@media screen and (max-width:767px){.c-facilities__label{font-size:4vw}}.c-facilities__links-grid{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:10px;max-width:1100px;margin:20px auto 0;font-weight:600}@media screen and (max-width:991px){.c-facilities__links-grid{grid-template-columns:1fr 1fr;gap:10px 0}}@media screen and (max-width:767px){.c-facilities__links-grid{width:fit-content;margin-inline:auto}}@media screen and (max-width:499px){.c-facilities__links-grid{grid-template-columns:1fr;gap:20px}}.c-facilities__links-grid .c-facilities__link{display:flex;gap:10px;align-items:center;margin:0 auto}@media screen and (max-width:767px){.c-facilities__links-grid .c-facilities__link{width:100%;margin:0}}.c-facilities__links-grid .c-facilities__link .c-facilities__link-img{width:40px;height:40px}@media screen and (max-width:499px){.c-facilities__links-grid .c-facilities__link .c-facilities__link-img{width:32px;height:32px}}.c-facilities__links-grid .c-facilities__link .c-facilities__link-text{font-size:14px}.c-top-news{box-sizing:border-box;width:100%;padding-inline:20px;padding-bottom:120px}@media screen and (max-width:767px){.c-top-news{padding-bottom:80px}}@media screen and (max-width:499px){.c-top-news{padding-bottom:60px}}.c-top-news__inner{box-sizing:border-box;display:flex;gap:24px;align-items:flex-start;justify-content:space-between;width:100%;max-width:1200px;margin-inline:auto}@media screen and (max-width:767px){.c-top-news__inner{flex-direction:column;gap:32px}}.c-top-news__inner:has(.c-top-news__empty){align-items:center}.c-top-news__head{box-sizing:border-box;display:flex;flex-direction:column;gap:130px;width:100%;max-width:280px}@media screen and (max-width:767px){.c-top-news__head{flex-direction:row;gap:20px;align-items:flex-end;justify-content:space-between;max-width:100%}}.c-top-news__titles{display:flex;flex-direction:column}.c-top-news__en{margin:0;font-family:Inter,sans-serif;font-size:100px;font-weight:700;line-height:1.2}@media screen and (max-width:767px){.c-top-news__en{font-size:50px}}.c-top-news__ja{margin:0;font-family:Inter,sans-serif;font-size:28px;font-weight:700;line-height:1.4}@media screen and (max-width:767px){.c-top-news__ja{font-size:18px}}.c-top-news__more{font-size:16px;font-weight:400;line-height:1.4;text-decoration:underline;text-underline-offset:10px;transition:opacity .2s ease}.c-top-news__more:hover{opacity:.8}.c-top-news__more:focus-visible{outline:2px solid #2d2d2d;outline-offset:4px}.c-top-news__list-wrap{box-sizing:border-box;width:100%;max-width:725px}@media screen and (max-width:767px){.c-top-news__list-wrap{max-width:100%}}.c-top-news__list{padding:0;margin:0;list-style:none}.c-top-news__item{box-sizing:border-box;padding-block:24px;border-top:1px solid #e3e3e3}.c-top-news__item:last-child{border-bottom:1px solid #e3e3e3}.c-top-news__row{box-sizing:border-box;display:flex;flex-direction:column;gap:12px;align-items:flex-start;min-width:0}.c-top-news__link{color:inherit;text-decoration:none;transition:opacity .2s ease}.c-top-news__link:hover{opacity:.8}.c-top-news__link:focus-visible{outline:2px solid #2d2d2d;outline-offset:4px}.c-top-news__date{flex-shrink:0;font-weight:400;line-height:1.4}.c-top-news__title{min-width:0;font-size:20px;font-weight:500;line-height:1.4}@media screen and (max-width:767px){.c-top-news__title{font-size:16px}}.c-top-news__empty{display:flex;justify-content:center;font-size:20px;font-weight:500;line-height:1.4}.c-post-content{display:flow-root}.c-post-content>*:first-child{margin-top:0!important}.c-post-content p{margin-bottom:10px;font-size:1rem;line-height:1.8}@media screen and (max-width:767px){.c-post-content p{font-size:1.4rem}}.c-post-content h2,.c-post-content h3,.c-post-content h4,.c-post-content h5,.c-post-content h6{margin-bottom:20px;font-weight:600;font-feature-settings:"palt";line-height:1.3;letter-spacing:.04em}.c-post-content h2{margin-top:50px;font-size:28px}@media screen and (max-width:767px){.c-post-content h2{margin-top:40px;font-size:24px}}.c-post-content h3{margin-top:24px;font-size:20px}@media screen and (max-width:767px){.c-post-content h3{margin-top:20px}}.c-post-content h4,.c-post-content h5,.c-post-content h6{margin-top:20px;font-size:16px}@media screen and (max-width:767px){.c-post-content h4,.c-post-content h5,.c-post-content h6{margin-top:20px}}.c-post-content a{text-decoration:underline;text-underline-offset:2px}.c-post-content a:hover{text-decoration:none}.c-post-content ol,.c-post-content ul{padding-left:1em;margin-bottom:1.17em}.c-post-content ol{list-style:auto}.c-post-content ul{list-style:disc}.c-post-content li{line-height:1.8}.c-post-content figure{margin-block:1.5em}.c-post-content figcaption{margin-top:.5em;font-size:1.2rem;line-height:1.5;color:#010101}.c-post-content .wp-block-embed{margin-block:1.5em}.c-post-content .wp-block-embed.is-type-video .wp-block-embed__wrapper,.c-post-content .wp-block-embed.wp-has-aspect-ratio .wp-block-embed__wrapper{position:relative;width:100%;max-width:100%;aspect-ratio:16/9;overflow:hidden}.c-post-content .wp-block-embed.is-type-video .wp-block-embed__wrapper iframe,.c-post-content .wp-block-embed.is-type-video .wp-block-embed__wrapper object,.c-post-content .wp-block-embed.is-type-video .wp-block-embed__wrapper embed,.c-post-content .wp-block-embed.wp-has-aspect-ratio .wp-block-embed__wrapper iframe,.c-post-content .wp-block-embed.wp-has-aspect-ratio .wp-block-embed__wrapper object,.c-post-content .wp-block-embed.wp-has-aspect-ratio .wp-block-embed__wrapper embed{position:absolute;inset:0;width:100%;height:100%;border:unset}.c-post-content .wp-block-embed:not(.is-type-video,.wp-has-aspect-ratio) .wp-block-embed__wrapper{max-width:100%}.c-post-content .wp-block-embed:not(.is-type-video,.wp-has-aspect-ratio) .wp-block-embed__wrapper iframe,.c-post-content .wp-block-embed:not(.is-type-video,.wp-has-aspect-ratio) .wp-block-embed__wrapper object,.c-post-content .wp-block-embed:not(.is-type-video,.wp-has-aspect-ratio) .wp-block-embed__wrapper embed{max-width:100%}.c-post-content blockquote,.c-post-content .wp-block-quote{padding:1em 1.2em;margin-block:1.2em;font-size:1.4rem;line-height:1.8;background-color:#fff;border-left:4px solid #fff}.c-post-content .wp-block-quote cite{display:block;margin-top:.75em;font-size:1.2rem;font-style:normal;color:#010101}.c-post-content pre,.c-post-content .wp-block-code,.c-post-content .wp-block-preformatted{padding:1em 1.2em;margin-block:1.2em;overflow-x:auto;font-size:1.3rem;line-height:1.6;background-color:#fff}.c-post-content .wp-block-code pre{padding:0;margin:0;background:none}.c-post-content :not(pre)>code{padding:.1em .35em;font-size:.95em;background-color:#fff}.c-post-content hr,.c-post-content .wp-block-separator{margin-block:2em;border:none;border-top:1px solid #fff}.c-post-content .wp-block-separator.is-style-dots{text-align:center;border:none}.c-post-content .wp-block-separator.is-style-dots:before{color:#010101}.c-post-content .wp-block-image{margin-block:1.2em}.c-post-content .wp-block-image img{display:block;width:100%;max-width:100%;height:auto}.c-post-content .wp-block-image .alignleft,.c-post-content .wp-block-image.alignleft,.c-post-content .wp-block-image.is-style-alignleft{float:left;max-width:50%;margin:0 1.2em .5em 0}.c-post-content .wp-block-image .alignright,.c-post-content .wp-block-image.alignright,.c-post-content .wp-block-image.is-style-alignright{float:right;max-width:50%;margin:0 0 .5em 1.2em}.c-post-content .wp-block-image .aligncenter,.c-post-content .wp-block-image.aligncenter,.c-post-content .wp-block-image.is-style-aligncenter{float:none;clear:both;display:table;max-width:100%;margin-inline:auto}.c-post-content .alignwide{width:100%;max-width:75rem;margin-inline:auto}.c-post-content table{width:100%;text-align:left;table-layout:fixed;border-spacing:0;border-collapse:collapse;border:1px solid #ddd;border-bottom:none}.c-post-content th{width:240px;padding:30px 20px;vertical-align:top;text-align:left;background-color:#f5f5f5;border-right:1px solid #ddd;border-bottom:1px solid #ddd}@media screen and (max-width:767px){.c-post-content th{width:120px;padding:10px;margin-top:32px}}.c-post-content td{padding:30px 20px;background-color:#fff;border-bottom:1px solid #ddd}@media screen and (max-width:767px){.c-post-content td{padding:10px}}.wpcf7{width:100%}.wpcf7-list-item{margin:0}.wpcf7-spinner{position:absolute;top:50%;left:50%;margin:0;background-color:#000c;transform:translate(-50%,-50%)}.wpcf7 form .wpcf7-response-output{max-width:500px;margin:40px auto;text-align:center}.grecaptcha-badge{display:none!important}
