html{scroll-behavior:smooth}body{background-color:#edebe5;font-family:"Noto Serif JP","Yu Mincho","游明朝","Hiragino Mincho ProN","HGS明朝E",serif;overflow-x:clip}html{scrollbar-width:thin;scrollbar-color:#205781 #edebe5}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background-color:#edebe5}::-webkit-scrollbar-thumb{border-radius:10px;background-color:#205781}::-webkit-scrollbar-thumb:hover{background-color:#0a4053}.l-inner{width:95%;max-width:1200px;margin:0 auto}.c-nav-en{font-size:.875rem}.l-header{display:flex;justify-content:space-between;align-items:center;position:fixed;z-index:999999;width:100%;padding:16px 20px;background-color:rgba(0,0,0,0);color:#fff;transition:background-color .4s ease,transform .4s ease}.l-header.is-hidden{transform:translateY(-100%)}.l-header.is-scrolled{background-color:rgba(228,221,202,.5490196078);color:#1e1e1e;backdrop-filter:blur(12px)}.l-header__logo{font-size:clamp(1rem,2.5vw,2rem)}.l-header__nav-list{display:flex;font-size:1.25rem;gap:40px}.l-header__nav-list:has(.is-active) .l-header__nav-item:not(.is-active) a{opacity:.45;transition:opacity .3s ease}.l-header__nav-list:has(.is-active) .l-header__nav-item:not(.is-active) a:hover{opacity:1}.l-header__nav-item a{display:flex;justify-content:center;align-items:center;flex-direction:column}.l-header__hamburger{display:none}.l-sp-nav-overlay{display:none}.l-sp-nav{display:none}@media screen and (max-width: 768px){.l-header__logo{font-size:1rem}.l-header__nav{display:none}.l-header__hamburger{display:flex;justify-content:center;align-items:center;flex-direction:column;position:relative;z-index:100000;width:44px;height:44px;padding:8px;border:none;border-radius:6px;background:none;cursor:pointer;transition:background-color .4s ease,backdrop-filter .4s ease;gap:5px}.l-header__hamburger span{display:block;width:22px;height:2px;background-color:#fff;transition:transform .5s cubic-bezier(0.68, -0.55, 0.27, 1.55),background-color .3s ease,opacity .3s ease;transform-origin:center}.l-header__hamburger.is-open span:nth-child(1){transform:translateY(7px) rotate(405deg);background-color:#0a4053}.l-header__hamburger.is-open span:nth-child(2){opacity:0;transform:rotate(180deg)}.l-header__hamburger.is-open span:nth-child(3){transform:translateY(-7px) rotate(-405deg);background-color:#0a4053}.l-sp-nav{display:flex;justify-content:center;align-items:center;position:fixed;top:0;right:0;bottom:0;z-index:99999;width:80%;background-color:#e4ddca;color:#1e1e1e;transform:translateX(100%);transition:transform .45s cubic-bezier(0.22, 0.61, 0.36, 1);pointer-events:none}.l-sp-nav.is-open{transform:translateX(0);pointer-events:auto}.l-sp-nav__list{display:flex;flex-direction:column;align-items:center;list-style:none;text-align:center;gap:48px}.l-sp-nav__list a{display:flex;flex-direction:column;align-items:center;color:inherit;font-size:1.375rem;text-decoration:none;gap:6px;transition:opacity .3s ease}.l-sp-nav__list:has([aria-current=page]) li:not(:has([aria-current=page])) a{opacity:.4}.l-sp-nav__list .c-nav-en{opacity:.6;font-size:.75rem;letter-spacing:.15em}}.l-footer{display:flex;justify-content:center;align-items:center;flex-direction:column;min-height:600px;padding:60px 0 32px;background:url("../images/footer-bg.jpg") center/cover;background-image:-webkit-image-set(url("../images/webp/footer-bg.webp") type("image/webp"), url("../images/footer-bg.jpg") type("image/jpeg"));background-image:image-set(url("../images/webp/footer-bg.webp") type("image/webp"), url("../images/footer-bg.jpg") type("image/jpeg"));color:#fff;text-align:center}.l-footer__inner{display:flex;flex-direction:column;align-items:center;gap:32px;width:100%;margin:0 auto 40px}.l-footer__info{display:flex;flex-direction:column;align-items:center;gap:2em;padding-bottom:110px}.l-footer__nav{width:100%;max-width:500px}.l-footer__name{font-weight:600;font-size:2rem;letter-spacing:.1em;display:flex;flex-direction:column;gap:16px;padding-bottom:80px}.l-footer__name--en{opacity:.8;font-size:1.4375rem;letter-spacing:.07em;display:block}.l-footer__detail{display:flex;gap:40px;text-align:left;align-items:center;font-weight:normal}.l-footer__detail-col{display:flex;flex-direction:column;gap:6px}.l-footer__detail-item{display:flex;gap:8px;font-size:1rem;line-height:1.6;justify-content:space-between}.l-footer__detail-item a{color:inherit;text-decoration:none}.l-footer__detail-item--tel{font-size:1.75rem;font-family:"Zen Kaku Gothic New","Hiragino Kaku Gothic ProN","Yu Gothic",sans-serif;letter-spacing:.05em}.l-footer__detail-item--tel a{color:inherit;text-decoration:none}.l-footer__detail-item--tel dt{font-weight:normal}.l-footer__detail-item--hours dd,.l-footer__detail-item--postal dt,.l-footer__detail-item--postal dd{font-family:"Zen Kaku Gothic New","Hiragino Kaku Gothic ProN","Yu Gothic",sans-serif;font-weight:normal}.l-footer__detail-item--postal{flex-direction:column;align-items:flex-start;gap:4px}.l-footer__detail-item--hours{letter-spacing:30%}.l-footer__detail-item--hours dt{font-weight:normal}@media screen and (max-width: 768px){.l-footer__detail{flex-direction:column;align-items:center;gap:20px}.l-footer__detail-col{text-align:center;align-items:center}.l-footer__detail-item--hours{font-size:.875rem}.l-footer__detail-item--tel{font-size:1.25rem;letter-spacing:.13em}}.l-footer__nav-list{display:flex;list-style:none;font-size:1.25rem;letter-spacing:.08em;justify-content:space-between;padding:0 18px}.l-footer__nav-item a{color:inherit;text-decoration:none}.l-footer__bottom{display:flex;align-items:center;gap:24px}.l-footer__links{display:flex;align-items:center;gap:24px}.l-footer__sitemap{opacity:.7;font-size:.6875rem;letter-spacing:.05em;color:inherit;text-decoration:none}.l-footer__sitemap:hover{opacity:1;text-decoration:underline}.l-footer__copy{opacity:.7;font-size:.6875rem;letter-spacing:.05em}@media screen and (max-width: 768px){.l-footer__name{font-size:1.25rem;padding-bottom:24px}.l-footer__info{padding-bottom:40px}.l-footer__name--en{font-size:.9375rem}.l-footer__nav-list{font-size:.875rem}.l-footer__bottom{flex-direction:column;gap:12px}}.c-btn-wrap{display:flex;justify-content:center;align-items:center}.c-btn{display:flex;justify-content:center;align-items:center;position:relative;overflow:hidden;width:260px;height:60px;background-color:#205781;color:#fff;letter-spacing:.1em;text-decoration:none;transition:color .4s ease}.c-btn::before{position:absolute;top:0;left:-75%;width:50%;height:100%;background:linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.25) 50%, rgba(255, 255, 255, 0) 100%);content:"";transform:skewX(-20deg);transition:left .5s ease;pointer-events:none}.c-btn:hover::before{left:125%}.c-btn::after{position:absolute;inset:0;background-color:hsla(0,0%,100%,.12);content:"";transform:scaleY(0);transform-origin:bottom;transition:transform .35s ease;pointer-events:none}.c-btn:hover::after{transform:scaleY(1)}.c-btn--teal{background-color:#4f959d}.c-btn--navy{background-color:#205781}.c-btn--outline{display:inline-flex;justify-content:center;align-items:center;position:relative;overflow:hidden;z-index:10;width:160px;height:44px;border:1px solid #4f959d;border-radius:44px;color:#4f959d;font-size:.875rem;letter-spacing:.08em;text-decoration:none;transition:color .35s ease,background-color .35s ease}.c-btn--outline::before{position:absolute;inset:0;border-radius:inherit;background-color:#4f959d;content:"";transform:scaleX(0);transform-origin:left;transition:transform .35s ease;pointer-events:none;z-index:-1}.c-btn--outline:hover{color:#fff}.c-btn--outline:hover::before{transform:scaleX(1)}.c-breadcrumbs{padding:12px 0;background-color:#0a4053}.c-breadcrumbs__inner{display:flex;align-items:center;list-style:none;gap:0}.c-breadcrumbs__item{display:flex;align-items:center;color:#fff;font-size:.8125rem}.c-breadcrumbs__item+.c-breadcrumbs__item::before{padding:0 .5em;color:#fff;content:"›"}.c-breadcrumbs__item a{color:#fff;text-decoration:none;transition:.3s}.c-breadcrumbs__item a:hover{text-decoration:underline}.c-breadcrumbs__item[aria-current=page]{opacity:.6;color:#fff}.c-sec-head{max-width:1200px;margin:0 auto 48px}.c-sec-head__label{margin-bottom:8px;color:#205781;font-size:1rem;letter-spacing:.1em}.c-sec-head__ttl{font-size:2rem;text-align:center}.c-sec-head span{display:block;color:#205781;font-weight:600;font-size:2rem}@media screen and (max-width: 768px){.c-sec-head{width:100%}.c-sec-head span{font-size:1.5rem}.c-sec-head__ttl{font-size:1.5rem}}.c-page-top-wrapper{position:fixed;right:32px;bottom:32px;z-index:100;width:123px;height:123px;opacity:0;pointer-events:none;transition:opacity .4s ease}.c-page-top-wrapper.is-visible{opacity:1;pointer-events:auto}.c-page-top{display:flex;justify-content:center;align-items:center;position:relative;z-index:1;width:100%;height:100%;color:#0a4053;font-size:1.5rem;letter-spacing:.05em;text-decoration:none}.c-page-top::before{position:absolute;inset:0;z-index:-1;border-radius:50%;background-color:#e5c14b;content:"";filter:blur(8px)}@media screen and (max-width: 768px){.c-page-top-wrapper{right:16px;bottom:16px;width:60px;height:60px}.c-page-top{font-size:.875rem}}.p-sub-hero{display:flex;justify-content:center;align-items:center;position:relative;height:320px;overflow:hidden;background:url("../images/sub/sub-main-visal-bg.png") center/cover no-repeat;background-image:-webkit-image-set(url("../images/webp/sub/sub-main-visal-bg.webp") type("image/webp"), url("../images/sub/sub-main-visal-bg.png") type("image/png"));background-image:image-set(url("../images/webp/sub/sub-main-visal-bg.webp") type("image/webp"), url("../images/sub/sub-main-visal-bg.png") type("image/png"))}.p-sub-hero__title{color:#fff;font-size:2.5rem;letter-spacing:.12em}.p-sub-hero__illust{position:absolute;bottom:0;left:0}.p-sub-hero__illust picture{display:inline-block}.p-sub-hero__illust img{display:block;width:auto;height:180px}@media screen and (max-width: 768px){.p-sub-hero{align-items:center;height:280px;padding:56px 20px 3em}.p-sub-hero__title{font-size:1.5rem;letter-spacing:.08em}.p-sub-hero__illust{left:0;bottom:0}.p-sub-hero__illust picture{display:inline-block}.p-sub-hero__illust img{height:auto;width:180px}}.p-hero{position:relative;height:100vh}.p-hero__catch{position:absolute;top:50%;left:3.8%;transform:translateY(-50%);font-size:clamp(1.5rem,4vw,4rem)}.p-hero__catch-txt{display:block;color:#fff}.p-hero__catch-txt:nth-child(2){padding-top:1em;padding-left:1em}.p-hero__flower{position:absolute;right:0;bottom:0;width:30%;max-width:500px}.p-hero__bg{height:100vh;-o-object-fit:cover;object-fit:cover;width:100%}.p-hero__circle{position:absolute;bottom:-50px;width:100%;max-width:400px;animation:rotate 20s linear infinite}.p-hero__wave{position:absolute;bottom:-1em}@keyframes rotate{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@media screen and (max-width: 768px){.p-hero{height:100svh;overflow:hidden}.p-hero__img-area{position:absolute;inset:0}.p-hero__img-area picture:last-child,.p-hero__img-area picture:last-child img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.p-hero__catch{top:50%;left:8%;z-index:10;transform:translateY(-50%);font-size:1.75rem;letter-spacing:.2em;writing-mode:vertical-rl}.p-hero__catch-txt{padding-left:.5em;white-space:nowrap}.p-hero__catch-txt:nth-child(2){padding-top:1em;padding-left:0}.p-hero__flower{right:0;bottom:0;width:55%;max-width:none}.p-hero__circle{width:50%;max-width:220px;bottom:-30px}.p-hero__wave{bottom:-0.5em}}.p-poem{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:80px 60px;gap:3em}.p-poem__contents{display:flex;flex-direction:row-reverse;align-items:flex-start;gap:3em}.p-poem__lead{flex-shrink:0;font-weight:600;font-size:1.375rem;line-height:2;letter-spacing:.5em;writing-mode:vertical-rl}.p-poem__txt-area{display:flex;flex-direction:row-reverse;gap:2.5em}.p-poem__txt{font-size:1.125rem;line-height:2.2;letter-spacing:.7em;writing-mode:vertical-rl}.p-poem__imgs{display:flex;justify-content:space-between;align-items:flex-start;position:relative;width:100%;max-width:1232px;gap:1em}.p-poem__imgs img{display:block}.p-poem__img--01{width:35%}.p-poem__img--02{position:absolute;top:-6%;left:50%;width:30%}.p-poem__img--03{position:absolute;bottom:0;left:33%;width:17%}.p-poem__img--04{width:40%;padding-top:20%}@media screen and (max-width: 970px){.p-poem__contents{gap:2em}.p-poem__txt-area{gap:1.5em}.p-poem__txt{line-height:1.5}}@media screen and (max-width: 768px){.p-poem{padding:3em 1em}.p-poem__contents,.p-poem__txt-area{flex-direction:column;align-items:flex-start}.p-poem__lead,.p-poem__txt{letter-spacing:.2em;text-align:left;writing-mode:horizontal-tb}}.p-service{padding:80px 16px}.p-service__body{display:flex;align-items:stretch;margin-bottom:60px;gap:60px}.p-service__text-area{display:flex;flex:1;flex-direction:column;gap:1.5em}.p-service__text{line-height:2}.p-service__list{display:grid;height:100%;counter-reset:service-counter;gap:16px;grid-template-columns:repeat(2, 288px);grid-template-rows:repeat(5, 1fr)}.p-service__list-item{border-radius:6px;background-color:#e0d9c6;counter-increment:service-counter;transition:.3s}.p-service__list-item:hover{background-color:#4f959d;color:#fff}.p-service__list-item a{display:flex;justify-content:center;align-items:center;position:relative;width:100%;height:100%;margin:0 auto;padding:2em 1em;color:inherit;text-decoration:none;transition:.3s;gap:16px}.p-service__list-item a::before{flex-shrink:0;position:absolute;left:1em;min-width:2em;color:#4f959d;font-weight:600;font-size:1rem;content:counter(service-counter, decimal-leading-zero);transition:.3s}.p-service__list-item a::after{position:absolute;right:1em;margin-left:auto;color:#1e1e1e;font-size:1.5rem;content:"›";transition:.3s}.p-service__list-item:hover a,.p-service__list-item:hover a::before,.p-service__list-item:hover a::after{color:#fff}@media screen and (max-width: 1200px){.p-service__body{flex-direction:column;align-items:center}}@media screen and (max-width: 768px){.p-service__body{flex-direction:column}.p-service__list{grid-template-columns:repeat(2, 1fr);width:100%}.p-service__list-item a{padding:1em}}.p-service-intro{padding:56px 0 0;background-color:#edebe5}.p-service-intro__txt{color:#1e1e1e;font-size:.9375rem;line-height:2;text-align:center}@media screen and (max-width: 768px){.p-service-intro{padding:40px 0 0}.p-service-intro__txt{font-size:.875rem;text-align:left}}.p-service-tab{background-color:#edebe5}.p-service-tab__nav-wrap{padding:48px 0;background-color:#edebe5}.p-service-tab__nav{display:flex;max-width:1000px;gap:24px}.p-service-tab__btn{display:flex;flex:1;justify-content:center;align-items:center;position:relative;height:64px;padding:0 28px;border:none;border-radius:9999px;background-color:#8a8a8a;color:#fff;font-size:1rem;font-family:"Noto Serif JP","Yu Mincho","游明朝","Hiragino Mincho ProN","HGS明朝E",serif;letter-spacing:.1em;text-align:center;cursor:pointer;transition:background-color .3s;gap:16px}.p-service-tab__btn.is-active{background-color:#4f959d}.p-service-tab__btn:nth-child(2).is-active{background-color:#205781}.p-service-tab__btn:hover:not(.is-active){background-color:#777}.p-service-tab__nav{gap:8px;width:100%}.p-service-tab__btn-dot{flex-shrink:0;position:absolute;left:1em;width:36px;height:36px;border-radius:50%;background-color:#fff}.p-service-tab__panel{display:none}.p-service-tab__panel.is-active{display:block}@media screen and (max-width: 768px){.p-service-tab__nav-wrap{padding:32px 0}.p-service-tab__btn{height:32px;padding:0 8px 0 30px;font-size:.875rem;text-align:center;gap:12px}.p-service-tab__btn-dot{width:18px;height:18px}}.p-service-person{padding:0 0 80px;background-color:#edebe5;container-name:person;container-type:inline-size}.p-service-person__list{display:grid;list-style:none;max-width:1000px;gap:24px;grid-template-columns:repeat(2, 1fr)}.p-service-person__item{display:flex;flex-direction:column;align-items:center;position:relative;padding:68px 24px 32px;border:1.5px dashed #4f959d;border-radius:12px;background-color:#ede9de;text-align:center;transition:box-shadow .3s;gap:16px}.p-service-person__item:hover{box-shadow:0 6px 20px rgba(10,64,83,.1)}.p-service-person__num{display:flex;justify-content:center;align-items:center;position:absolute;top:16px;left:16px;width:36px;height:36px;border-radius:50%;background-color:#4f959d;color:#fff;font-weight:600;font-size:.8125rem;letter-spacing:0}.p-service-person__icon{width:100px;height:100px}.p-service-person__icon picture,.p-service-person__icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.p-service-person__name{color:#4f959d;font-weight:600;font-size:1.25rem;letter-spacing:.05em}.p-service-person__bullets{list-style:none;width:100%;text-align:left}.p-service-person__bullets li{position:relative;padding-left:1.3em;color:#1e1e1e;font-size:.875rem;line-height:1.85}.p-service-person__bullets li+li{margin-top:6px}.p-service-person__bullets li::before{position:absolute;top:.58em;left:0;width:8px;height:8px;border-radius:50%;background-color:#4f959d;content:""}.p-service-person__content{display:flex;flex-direction:column;align-items:center;width:100%;text-align:center;gap:16px}@media screen and (max-width: 768px){.p-service-person__list{gap:16px;grid-template-columns:1fr}.p-service-person__item{padding:60px 20px 28px}.p-service-person__icon{width:72px;height:72px}.p-service-person__name{font-size:1.125rem}.p-service-person__bullets li{font-size:.8125rem}}.p-service-company{padding:0 0 80px;background-color:#edebe5}.p-service-company__list{display:flex;flex-direction:column;list-style:none;max-width:1000px;gap:24px}.p-service-company__item{display:flex;align-items:stretch;overflow:hidden;border:1.5px dashed #1e1e1e;border-radius:12px;background-color:#ede9de;transition:box-shadow .3s}.p-service-company__item:hover{box-shadow:0 6px 20px rgba(10,64,83,.1)}.p-service-company__left{display:flex;flex-shrink:0;justify-content:space-between;align-items:center;width:200px;gap:12px}.p-service-company__num{display:flex;justify-content:center;align-items:center;width:64px;height:100%;background-color:#205781;color:#fff;font-weight:600;font-size:.8125rem;letter-spacing:.08em}.p-service-company__icon{width:88px;height:88px}.p-service-company__icon picture,.p-service-company__icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.p-service-company__body{display:flex;flex:1;flex-direction:column;justify-content:center;min-width:0;padding:28px 36px;gap:14px}.p-service-company__name{color:#205781;font-weight:600;font-size:1.125rem;letter-spacing:.05em}.p-service-company__bullets{list-style:none}.p-service-company__bullets li{position:relative;padding-left:1.3em;color:#1e1e1e;font-size:.875rem;line-height:1.85}.p-service-company__bullets li+li{margin-top:6px}.p-service-company__bullets li::before{position:absolute;top:.58em;left:0;width:8px;height:8px;border-radius:50%;background-color:#205781;content:""}@media screen and (max-width: 768px){.p-service-company__item{display:grid;grid-template-columns:72px 1fr;padding:50px 20px 0;position:relative}.p-service-company__left,.p-service-company__body{display:contents}.p-service-company__num{grid-column:1/-1;grid-row:1;width:auto;height:auto;padding:10px;text-align:center;font-size:.875rem;position:absolute;width:calc(100% + 40px);top:-50px;left:-20px}.p-service-company__icon{grid-column:1;grid-row:2;align-self:center;justify-self:center;width:120px;height:100px;padding:15px 30px}.p-service-company__name{grid-column:2;grid-row:2;align-self:center;padding:8px 0 8px 36px;font-size:1rem}.p-service-company__bullets{grid-column:1/-1;grid-row:3;padding:0 0 16px}.p-service-company__bullets li{font-size:.8125rem}}@container person (max-width: 940px){.p-service-person__list{grid-template-columns:1fr}.p-service-person__item{flex-direction:row;align-items:center;padding:40px 24px 24px;text-align:left;gap:1em}.p-service-person__icon{flex-shrink:0}.p-service-person__content{align-items:flex-start;text-align:left}.p-service-person__name{text-align:left}}@container person (max-width: 580px){.p-service-person__item{flex-direction:column;align-items:center;padding:24px 24px 32px;text-align:center;gap:1em}.p-service-person__content{align-items:center;text-align:center}.p-service-person__name{text-align:center}}.p-philosophy{padding:80px 0;border-radius:50px 50px 0 0;background:#fff}.p-philosophy__inner{display:flex;align-items:center;gap:60px}.p-philosophy__text{flex:1;min-width:0}.p-philosophy__text-area{display:flex;flex-direction:column;gap:24px}.p-philosophy__text-area p{line-height:2}.p-philosophy__text-area .c-btn-wrap{justify-content:flex-start;margin-top:16px}.p-philosophy__imgs{flex-shrink:0;position:relative;width:48%;height:520px}.p-philosophy__imgs picture{position:absolute;overflow:hidden}.p-philosophy__imgs picture img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.p-philosophy__imgs picture:nth-child(1){top:24%;left:6%;z-index:2;width:66%;height:52%}.p-philosophy__imgs picture:nth-child(2){top:0;right:0;z-index:1;width:36%;height:46%}.p-philosophy__imgs picture:nth-child(3){bottom:0;left:0;z-index:3;width:38%;height:32%}.p-philosophy__imgs picture:nth-child(4){top:42%;right:0;z-index:2;width:36%;height:56%}@media screen and (max-width: 768px){.p-philosophy__inner{flex-direction:column;align-items:start;gap:24px}.p-philosophy__text{display:contents}.p-philosophy__inner .c-sec-head{order:1;margin-bottom:0}.p-philosophy__imgs{order:2;width:100%;height:260px;overflow:hidden}.p-philosophy__imgs picture:nth-child(n){inset:0;z-index:0;width:100%;height:100%;opacity:0;transition:opacity .8s ease}.p-philosophy__imgs picture:has(img.is-active){z-index:1;opacity:1}.p-philosophy__text-area{order:3;width:100%}.p-philosophy__text-area .c-btn-wrap{justify-content:center}}.p-message{padding:80px 0}.p-message__inner{display:flex;flex-direction:column}.p-message__col--top{display:flex;flex-direction:row-reverse;align-items:center;gap:48px}.p-message__col--top .p-message__img-area{flex-shrink:0;width:50%}.p-message__col--top .c-sec-head{flex:1;margin-bottom:0}.p-message__col--bottom{display:flex;align-items:center;gap:60px}.p-message__col--bottom .p-message__img-area{flex-shrink:0;width:50%}.p-message__text-area{display:flex;flex:1;flex-direction:column;gap:40px}.p-message__text-area .c-btn-wrap{justify-content:flex-start}.p-message__txt{line-height:2.2}.p-message__img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.p-message__slider{position:relative;width:100%;overflow:hidden;aspect-ratio:380/300}.p-message__slider picture,.p-message__slider>img{position:absolute;inset:0;z-index:0;opacity:0;transition:opacity .8s ease}.p-message__slider picture img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.p-message__slider>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.p-message__slider picture:has(img.is-active),.p-message__slider>img.is-active{z-index:1;opacity:1}@media screen and (max-width: 768px){.p-message{padding-top:0}.p-message__col--top,.p-message__col--bottom{flex-direction:column}.p-message__img-area{display:none}.p-message__slider{order:1;width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);margin-bottom:32px}.p-message__col--top{order:2}.p-message__col--top .c-sec-head{margin-bottom:32px}.p-message__col--bottom{order:3}}.p-office-intro{padding:80px 0}.p-office-intro__inner{width:95%;max-width:1000px;margin:0 auto;display:flex;align-items:center;gap:60px}.p-office-intro__text{flex:1;min-width:0}.p-office-intro__text .c-sec-head{margin-bottom:32px}.p-office-intro__text-area{display:flex;align-items:center}.p-office-intro__text-area--reverse{flex-direction:row-reverse}.p-office-intro__img{width:50%}.p-office-intro__txt{width:50%;line-height:2;font-size:1rem;padding-left:1em;text-align:justify}.p-office-intro__text-area--reverse-txt{padding-left:0;padding-right:1em}.p-office-intro__img-area{flex-shrink:0;width:45%}.p-office-intro__img-area img{display:block;width:100%;height:auto}@media screen and (max-width: 768px){.p-office-intro__inner{flex-direction:column;gap:32px;padding:0 1em}.p-office-intro__text-area{flex-direction:column;gap:24px;margin-bottom:40px}.p-office-intro__img-area{width:100%}.p-office-intro__img{width:100%}.p-office-intro__txt{width:100%;padding-left:0;padding-right:0}}.p-access-route{padding:0 0 80px}.p-access-route__inner{max-width:1000px}.p-access-route__list{display:flex;align-items:center;list-style:none;gap:0}.p-access-route__item{flex:1;min-width:0}.p-access-route__item--arrow{flex:0 0 auto;padding:0 12px;padding-bottom:2.5em}.p-access-route__img-wrap img{display:block;width:100%;height:auto;-o-object-fit:cover;object-fit:cover}.p-access-route__caption{margin-top:10px;font-size:1rem;line-height:1.7}.p-access-route__arrow{display:block;width:32px;height:auto}@media screen and (max-width: 768px){.p-access-route{padding:0 0 60px}.p-access-route__list{flex-direction:column;align-items:stretch;gap:16px}.p-access-route__item--arrow{display:flex;justify-content:center;padding:0}.p-access-route__arrow{width:24px;transform:rotate(90deg)}}.p-access-building{padding:0 0 80px;width:95%;margin:0 auto}.p-access-building__top{display:flex;align-items:center;max-width:1000px;margin:0 auto 40px;gap:48px}.p-access-building__imgs{flex-shrink:0;width:40%;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:8px}.p-access-building__img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.p-access-building__img--1{grid-column:1;grid-row:1}.p-access-building__img--2{grid-column:1;grid-row:2}.p-access-building__img--3{grid-column:2;grid-row:1/span 2}.p-access-building__content{flex:1;min-width:0}.p-access-building__lead{font-size:1rem;line-height:1.9}.p-access-building__note{max-width:1000px;margin:0 auto;display:flex;flex-direction:column;gap:16px;border:1px solid #104c62;padding:3%}.p-access-building__note-title{font-size:2rem;font-weight:600;letter-spacing:.05em;padding-bottom:.5em;border-bottom:1px solid #d9d9d9;text-align:center}.p-access-building__note-body{display:flex;flex-direction:column;gap:10px}.p-access-building__note-body p{font-size:.8125rem;line-height:1.9}.p-access-building__sign{margin-top:8px;text-align:right;font-size:.8125rem;color:#205781;font-weight:600;letter-spacing:.05em}@media screen and (max-width: 768px){.p-access-building__top{flex-direction:column;padding:0 1em;gap:24px}.p-access-building__imgs{width:100%}.p-access-building__note{padding:0 1em 1em}.p-access-building__note-title{font-size:1.5rem;padding:1em}}.p-access{padding:80px 0}.p-access .c-sec-head{text-align:center}.p-access__inner{max-width:1000px;margin:0 auto;display:flex;justify-content:space-between;align-items:flex-start;width:95%;gap:60px}.p-access__info{display:flex;flex-shrink:0;flex-direction:column;width:40%;gap:20px}.p-access__name{font-weight:600;font-size:1rem}.p-access__name--en{margin-top:-14px;color:#205781;font-size:.8125rem}.p-access__address,.p-access__train{font-size:.875rem;line-height:1.9}.p-access__hours{display:flex;flex-direction:column;list-style:none;gap:8px}.p-access__hours li{position:relative;padding-left:1.4em;font-size:.875rem}.p-access__hours li::before{position:absolute;top:50%;left:0;transform:translateY(-50%);width:10px;height:10px;border-radius:50%;background-color:#4f959d;content:""}.p-access__map{width:60%}.p-access__map iframe{display:block;width:100%;height:385px}@media screen and (max-width: 768px){.p-access__inner{flex-direction:column}.p-access__map,.p-access__info{width:100%}.p-access__map iframe{height:212px}}.p-access .c-btn--outline{margin-top:-60px;margin-left:auto}.p-lawyer-greeting{padding:80px 0}.p-lawyer-greeting__inner{max-width:1000px;margin:0 auto;width:95%}.p-lawyer-greeting__top{margin-bottom:48px}.p-lawyer-greeting__head{flex:1;min-width:0}.p-lawyer-greeting__head .c-sec-head{margin-bottom:45px;text-align:left}.p-lawyer-greeting__head .c-sec-head__ttl,.p-lawyer-greeting__head .c-sec-head span{text-align:left}.p-lawyer-greeting__visual{position:relative}.p-lawyer-greeting__photo{display:block;width:100%;height:auto;-o-object-fit:cover;object-fit:cover}.p-lawyer-greeting__catch p{color:#000;font-size:.9375rem;font-weight:600;line-height:2;letter-spacing:.2em;writing-mode:vertical-rl}.p-lawyer-greeting__catch-text{position:absolute;display:block;font-size:2rem;background-color:#fff;white-space:nowrap;padding:.5em .3em 0}.p-lawyer-greeting__catch-text--top{top:15px;right:20px}.p-lawyer-greeting__catch-text--bottom{top:136px;right:120px}.p-lawyer-greeting__body{display:flex;flex-direction:column;gap:24px}.p-lawyer-greeting__txt{font-size:1rem;line-height:2.2;margin-bottom:2em}@media screen and (max-width: 768px){.p-lawyer-greeting__top{flex-direction:column;gap:32px}.p-lawyer-greeting__head .c-sec-head{margin-bottom:26px;text-align:center}.p-lawyer-greeting__head .c-sec-head__ttl,.p-lawyer-greeting__head .c-sec-head span{text-align:center}.p-lawyer-greeting__visual{width:100%}.p-lawyer-greeting__catch{right:0;width:44px}.p-lawyer-greeting__catch p{font-size:1.25rem;writing-mode:horizontal-tb;letter-spacing:0em}.p-lawyer-greeting__catch-text{padding:0 .3em;font-size:1.25rem}.p-lawyer-greeting__catch-text--top{left:0;right:auto;bottom:40px;top:auto}.p-lawyer-greeting__catch-text--bottom{top:auto;bottom:-20px;right:0}}.separate-bg{padding-top:40vh;background-attachment:fixed;background-size:cover;background-position:center;background-image:url("../images/lawyer/sun-flower.jpg");background-image:-webkit-image-set(url("../images/webp/lawyer/sun-flower.webp") type("image/webp"), url("../images/lawyer/sun-flower.jpg") type("image/jpeg"));background-image:image-set(url("../images/webp/lawyer/sun-flower.webp") type("image/webp"), url("../images/lawyer/sun-flower.jpg") type("image/jpeg"))}@media screen and (max-width: 768px){.separate-bg{background-position:center right 60%}}.p-lawyer-profile{padding:80px 0}.p-lawyer-profile__inner{max-width:1000px;margin:0 auto;width:95%}.p-lawyer-profile__left{display:flex;gap:24px;margin-bottom:72px;align-items:center}.p-lawyer-profile__img img{display:block;width:100%;height:auto;-o-object-fit:cover;object-fit:cover}.p-lawyer-profile__meta{display:flex;gap:24px}.p-lawyer-profile__meta-col{flex:1;min-width:0;display:flex;flex-direction:column;gap:20px;padding:24px;border:1px solid #0a4053;align-items:start}.p-lawyer-profile__meta-title{display:inline-block;font-size:2.25rem;font-weight:600;color:#0a4053;letter-spacing:.05em;gap:12px;background-color:#edebe5;margin-top:-50px;padding:0 .5em}.p-lawyer-profile__meta-list{list-style:none;display:flex;flex-direction:column;gap:16px}.p-lawyer-profile__meta-list li{position:relative;padding-left:1.6em;font-size:.875rem;line-height:1.7;color:#1e1e1e}.p-lawyer-profile__meta-list li::before{position:absolute;top:.2em;left:0;content:"◆";font-size:.875rem;color:#0a4053}.p-lawyer-profile__meta-note{margin-top:auto;font-size:.875rem;color:#1e1e1e;line-height:1.8}.p-lawyer-profile__timeline{flex:1;min-width:0;display:flex;flex-direction:column}.p-lawyer-profile__timeline-item{display:grid;grid-template-columns:140px 1fr;align-items:center;padding:20px 0;border-top:1px solid #d9d9d9}.p-lawyer-profile__timeline-item:last-child{border-bottom:1px solid #d9d9d9}.p-lawyer-profile__year{font-size:2rem;font-weight:400;color:#b4b4b4;letter-spacing:.02em;line-height:1}.p-lawyer-profile__event{display:grid;grid-template-columns:4em 1fr;align-items:baseline;font-size:1rem;color:#1e1e1e;line-height:1.6}.p-lawyer-profile__month{font-size:1rem;color:#1e1e1e}@media screen and (max-width: 1024px){.p-lawyer-profile__left{flex-direction:column;width:100%}}@media screen and (max-width: 768px){.p-lawyer-profile__body{flex-direction:column}.p-lawyer-profile__meta{flex-direction:column;gap:60px}.p-lawyer-profile__meta-list li{font-size:.75rem}.p-lawyer-profile__meta-note{font-size:.75rem}.p-lawyer-profile__meta-title{font-size:1.75rem}.p-lawyer-profile__timeline-item{grid-template-columns:55px 1fr}.p-lawyer-profile__year{font-size:1.25rem}.p-lawyer-profile__event{font-size:.75rem;grid-template-columns:2.7em 1fr;align-items:center}.p-lawyer-profile__month{font-size:.75rem}}.p-sitemap{padding:80px 20px 100px}.p-sitemap__inner{max-width:800px;margin:0 auto}.p-sitemap__group+.p-sitemap__group{margin-top:60px}.p-sitemap__group-title{font-size:.8125rem;letter-spacing:.15em;color:#205781;text-transform:uppercase;border-bottom:1px solid #205781;padding-bottom:10px;margin-bottom:24px}.p-sitemap__list{list-style:none;display:flex;flex-wrap:wrap;gap:16px}.p-sitemap__item{width:calc(50% - 8px)}.p-sitemap__item a{display:flex;flex-direction:column;gap:4px;padding:20px 24px;border:1px solid #e0d9c6;color:#1e1e1e;text-decoration:none;transition:border-color .3s ease,background-color .3s ease}.p-sitemap__item a:hover{border-color:#205781;background-color:rgba(32,87,129,.04)}.p-sitemap__item-en{font-size:.6875rem;letter-spacing:.15em;color:#205781;text-transform:uppercase;opacity:.8}.p-sitemap__item-ja{font-size:1.125rem;letter-spacing:.08em}@media screen and (max-width: 768px){.p-sitemap{padding:48px 20px 72px}.p-sitemap__list{flex-direction:column;gap:12px}.p-sitemap__item{width:100%}.p-sitemap__item-ja{font-size:1rem}}.is-404 .l-header{color:#205781}.p-error{display:flex;justify-content:center;align-items:center;min-height:60vh;padding:80px 20px;text-align:center}.p-error__inner{display:flex;flex-direction:column;align-items:center;gap:24px}.p-error__code{font-size:7.5rem;font-weight:700;line-height:1;color:#205781;opacity:.15;letter-spacing:.05em}.p-error__title{font-size:1.5rem;letter-spacing:.08em;color:#1e1e1e}.p-error__text{font-size:1rem;line-height:1.9;color:#1e1e1e;opacity:.7}@media screen and (max-width: 768px){.p-error__code{font-size:5rem}.p-error__title{font-size:1.25rem}.p-error__text{font-size:.875rem}}.p-privacy{padding:80px 20px 100px}.p-privacy__inner{max-width:800px;margin:0 auto;line-height:1.9;color:#1e1e1e}.p-privacy__intro{margin-bottom:48px;font-size:.9375rem}.p-privacy__section{margin-bottom:40px}.p-privacy__heading{margin-bottom:16px;padding-bottom:10px;border-bottom:1px solid #205781;color:#205781;font-size:1.25rem;font-weight:600;letter-spacing:.05em}.p-privacy__section p{margin-bottom:12px;font-size:.9375rem}.p-privacy__list{margin:12px 0 16px;padding-left:1.5em;list-style:disc;font-size:.9375rem}.p-privacy__list li{margin-bottom:6px}.p-privacy__list a{color:#4f959d;text-decoration:underline}.p-privacy__list a:hover{text-decoration:none}.p-privacy__contact{margin-top:16px;padding:20px 24px;background-color:#edebe5;font-size:.9375rem}.p-privacy__contact div{display:flex;gap:16px;padding:6px 0}.p-privacy__contact div+div{border-top:1px solid rgba(30,30,30,.1)}.p-privacy__contact dt{flex-shrink:0;width:100px;font-weight:600;color:#205781}.p-privacy__contact dd{margin:0}.p-privacy__contact a{color:inherit;text-decoration:none}.p-privacy__contact a:hover{text-decoration:underline}.p-privacy__date{margin-top:48px;text-align:right;font-size:.8125rem;color:rgba(30,30,30,.6)}@media screen and (max-width: 768px){.p-privacy{padding:48px 20px 72px}.p-privacy__heading{font-size:1.125rem}.p-privacy__intro,.p-privacy__section p,.p-privacy__list,.p-privacy__contact{font-size:.875rem}.p-privacy__contact{padding:16px}.p-privacy__contact div{flex-direction:column;gap:4px}.p-privacy__contact dt{width:auto}}.u-sp-only{display:none}@media screen and (max-width: 768px){.u-sp-only{display:inline}}.u-mb-100{margin-bottom:100px}@media screen and (max-width: 768px){section{padding:0 16px}}.js-fade{opacity:0;transform:translateY(24px);transition:opacity .9s cubic-bezier(0.22, 0.61, 0.36, 1),transform .9s cubic-bezier(0.22, 0.61, 0.36, 1);will-change:opacity,transform}.js-fade.is-visible{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion: reduce){.js-fade{opacity:1;transform:none;transition:none}}