﻿*,*::before,*::after{margin:0;padding:0;box-sizing:border-box;font-size:100%}:where([hidden]:not([hidden=until-found])){display:none !important}@supports not (min-block-size: 100dvb){:where(html){block-size:100%}}@media(prefers-reduced-motion: no-preference){:where(html:focus-within){scroll-behavior:smooth}}:where(body){block-size:100%;block-size:100dvb;line-height:1.5;font-family:system-ui,sans-serif;-webkit-font-smoothing:antialiased}:where(input,button,textarea,select){font:inherit;color:inherit}:where(textarea){resize:vertical;resize:block}:where(button,label,select,summary,[role=button],[role=option]){cursor:pointer}:where(:disabled){cursor:not-allowed}:where(label:has(>input:disabled),label:has(+input:disabled)){cursor:not-allowed}:where(button){border-style:solid}:where(a){text-underline-offset:.2ex}:where(ul,ol){list-style:none}:where(img,svg,video,canvas,audio,iframe,embed,object){display:block}:where(img,picture,svg){max-inline-size:100%;block-size:auto}:where(p,h1,h2,h3,h4,h5,h6){overflow-wrap:break-word}:where(h1,h2,h3){line-height:calc(1em + .5rem)}:where(hr){border:none;border-block-start:1px solid;color:inherit;block-size:0;overflow:visible}:where(:focus-visible){outline:2px solid var(--focus-color, Highlight);outline-offset:2px}a{text-decoration:none}html{overflow-x:hidden}iframe{width:100%;height:400px}address{font-style:normal}:root{--primary: #190078;--secondary: #E61973;--secondary-grad: linear-gradient(90deg, #EB046A 0%, #F14FAE 100%);--black: #333;--nature300: #EAEAEA;--nature400: #D3D3D3;--nature500: #666;--nature700: #3A3A3A;--white: #fff;--font-sans: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "Yu Gothic", sans-serif;--font-serif: "Noto Serif JP", "Yu Mincho", serif;--font-label: "Heebo", sans-serif;--design-width: 1480;--design-cap: 1480px;--site-inner-max: 1120px;--gutter: 40px;--site-inner-width: min(calc(100vw - (var(--gutter) * 2)), var(--site-inner-max));--site-inner-offset: max(var(--gutter), calc((100vw - var(--site-inner-width)) / 2));--shadow-sm: 0 1px 3px rgba(26, 28, 28, 0.06);--shadow-md: 0 4px 48px rgba(26, 28, 28, 0.06)}@media screen and (max-width: 1100px){:root{--gutter: 32px}}@media screen and (max-width: 768px){:root{--gutter: 24px}}@media screen and (max-width: 486px){:root{--gutter: 20px}}@media screen and (max-width: 468px){:root{--gutter: 16px}}html{scroll-padding-top:96px;font-size:62.5%}@media screen and (max-width: 1100px){html{font-size:59%}}@media screen and (max-width: 768px){html{font-size:56.25%}}@media screen and (max-width: 486px){html{font-size:53%}}body{min-width:320px;background:var(--white);color:var(--black);font-family:var(--font-sans);font-size:1.8rem;font-weight:400;line-height:1.8;font-feature-settings:"palt"}body.is-menu-open{overflow:hidden}a{color:var(--primary);transition:color .2s ease,opacity .2s ease,background-color .2s ease}a:hover,a:focus-visible{color:var(--primary)}button,input,textarea,select{font:inherit}button{border:0;background:rgba(0,0,0,0);color:inherit}input,textarea,select{width:100%;border:1px solid rgba(200,196,212,.15);border-radius:6px;background:#f9f9f9;padding:12px 16px;color:var(--black)}textarea{min-height:10rem;resize:vertical}:focus-visible{outline:3px solid rgba(10,58,138,.24);outline-offset:2px}h1,h2,h3,h4,h5,h6{color:var(--black);font-weight:700;line-height:1.3}[data-reveal]{opacity:0;transform:translateY(30px) scale(0.98);transition:opacity .8s ease,transform .8s ease}html.is-figma-capture [data-reveal],html.is-figma-capture [data-reveal].is-visible{opacity:1;transform:none;transition:none}[data-reveal].is-visible{opacity:1;transform:translateY(0) scale(1)}@media(prefers-reduced-motion: reduce){[data-reveal]{opacity:1;transform:none;transition:none}}.l-wrapper{min-height:100vh;display:flex;flex-direction:column}.l-site-main,.l-wrapper>main{flex:1}.l-container{width:100%;max-width:var(--site-inner-width);margin-inline:auto}.l-header{position:relative}.l-footer{position:relative}.l-content{display:grid;grid-template-columns:minmax(0, 836px) 240px;gap:24px;align-items:start}@media screen and (max-width: 1100px){.l-content{display:block}}.l-container:has(>.l-content){max-width:min(var(--site-inner-width),1100px)}.l-main{min-width:0}.l-sidebar{display:flex;flex-direction:column;gap:24px}@media screen and (max-width: 1100px){.l-sidebar{margin-top:24px}}.c-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:48px;border-radius:6px;padding:0 24px;font-size:1.4rem;font-weight:700;text-align:center;white-space:nowrap;text-decoration:none;cursor:pointer}.c-btn--primary{background:var(--primary);color:var(--white)}.c-btn--primary:hover,.c-btn--primary:focus-visible{background:var(--primary);color:var(--white)}.c-btn--ghost{border:1px solid var(--primary);background:rgba(0,0,0,0);color:var(--primary)}.c-btn--ghost:hover,.c-btn--ghost:focus-visible{border-color:var(--primary);color:var(--primary)}.c-btn--lg{min-height:56px;font-size:1.6rem}.c-button{display:flex;justify-content:center;margin-top:40px;margin-bottom:.8rem}.c-button__link{display:flex;align-items:center;justify-content:space-between;gap:3.2rem;width:350px;padding:3rem 2.6rem 3rem 3.4rem;border-radius:999px;background:var(--secondary-grad);box-shadow:0 4px 40px rgba(235,4,106,.14);color:var(--white);font-family:var(--font-sans);font-size:1.7rem;font-weight:700;letter-spacing:.05em;line-height:1.45;transition:transform .22s ease,box-shadow .22s ease,filter .22s ease}.c-button__link:hover,.c-button__link:focus-visible{box-shadow:0 8px 44px rgba(241,79,174,.28);filter:brightness(1.04);transform:translateY(-1px);color:var(--white)}.c-button__link:focus-visible{outline:3px solid var(--primary);outline-offset:3px}.c-button__link:active{filter:brightness(0.98);transform:translateY(0)}.c-button__label{flex:0 1 auto;text-align:start}.c-button__icon{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;line-height:1}.c-button__icon i{color:hsla(0,0%,100%,.92);font-size:2.4rem;line-height:1}@media(prefers-reduced-motion: reduce){.c-button__link{transition:none}.c-button__link:hover,.c-button__link:focus-visible{transform:none}}@media screen and (max-width: 768px){.c-button{margin-top:24px}.c-button__link{padding:1.2rem 1.4rem 1.2rem 2rem}}@media screen and (max-width: 486px){.c-button__link{gap:1rem;padding:1rem 1.2rem 1rem 1.6rem}}.c-section-base{padding-block:96px}.c-section-base--subtle{background:var(--nature300)}.c-section{padding-block:64px}.c-section--subtle{background:var(--nature300)}.c-section>.l-container>p,.c-section>.c-section__inner>p{max-width:760px;margin-bottom:24px;color:var(--nature700)}.c-heading,.c-heading-sub{margin:0 0 3rem;color:inherit}.c-heading__wrap,.c-heading-sub__wrap{position:relative;display:flex;flex-wrap:wrap;align-items:baseline;column-gap:1.6rem;row-gap:.4rem;padding-bottom:1.9rem}.c-heading__lead,.c-heading-sub__lead{display:flex;min-width:0;flex:0 1 auto;max-width:100%;align-items:flex-start}.c-heading__accent,.c-heading-sub__accent{position:relative;flex-shrink:0;width:4.5rem;height:3.2rem;margin-top:.72rem;margin-right:1.9rem;margin-bottom:.3rem}.c-heading__dot,.c-heading-sub__dot{position:absolute;bottom:0;width:2.6rem;height:2.6rem;border-radius:50%;box-shadow:var(--shadow-sm)}.c-heading__dot:first-child,.c-heading-sub__dot:first-child{left:0;z-index:2;background:linear-gradient(135deg, var(--primary) 0%, #0f045c 100%);opacity:.9}.c-heading__dot+.c-heading__dot,.c-heading__dot+.c-heading-sub__dot,.c-heading-sub__dot+.c-heading__dot,.c-heading-sub__dot+.c-heading-sub__dot{left:1.6rem;z-index:1;background:linear-gradient(135deg, #2d0ba8 0%, #6a58dc 100%);opacity:.92}.c-heading__ja,.c-heading-sub__ja{min-width:0;color:var(--primary);font-family:var(--font-sans);font-size:3.2rem;font-weight:700;line-height:1.45;letter-spacing:.05em}.c-heading__en,.c-heading-sub__en{flex-shrink:0;color:var(--nature500);font-family:var(--font-label);font-size:1.6rem;font-weight:300;line-height:1.25;letter-spacing:.14em;text-transform:uppercase}.c-heading__rule,.c-heading-sub__rule{position:absolute;right:0;bottom:0;left:0;height:.3rem;background:linear-gradient(90deg, var(--primary) 0%, var(--primary) 52%, #2d0ba8 78%, transparent 100%);pointer-events:none}@media screen and (max-width: 768px){.c-heading__wrap,.c-heading-sub__wrap{align-items:flex-start}.c-heading__lead,.c-heading-sub__lead{flex:1 1 100%}.c-heading__en,.c-heading-sub__en{flex:0 0 100%;max-width:100%;padding-left:6.4rem;box-sizing:border-box}.c-heading__accent,.c-heading-sub__accent{margin-bottom:.15rem}}.c-split-block{display:grid;gap:24px}.c-split-block__text{display:grid;gap:16px}.c-split-block__text p{color:var(--nature700)}.c-split-block__text h3{font-size:2rem;font-weight:700}.c-split-block__image{display:grid;align-content:start;gap:12px}.c-split-block__image p{color:var(--nature700)}.c-split-block__image .c-image-placeholder{width:100%}.c-split-block__image--compact{justify-items:center}.c-split-block__image--compact p{text-align:center}@media screen and (min-width: 768px){.c-split-block{grid-template-columns:repeat(2, minmax(0, 1fr));align-items:start}}.c-flow-list{display:grid;gap:16px;counter-reset:flow}.c-flow-list li{position:relative;padding:16px 16px 16px 56px;border-radius:6px;background:var(--nature300);line-height:1.8}.c-flow-list li::before{content:counter(flow);position:absolute;top:50%;left:16px;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:var(--primary);color:var(--white);font-family:var(--font-label);font-size:1.4rem;font-weight:700;transform:translateY(-50%);counter-increment:flow}.c-cta{display:grid;justify-items:center;gap:16px;text-align:center}.c-cta p{font-size:1.8rem;font-weight:500}.c-cta__buttons{display:flex;flex-wrap:wrap;justify-content:center;gap:12px}.c-info-table{width:100%;border-collapse:collapse}.c-info-table th,.c-info-table td{display:block;width:100%;padding:16px;border-bottom:1px solid rgba(200,196,212,.15);text-align:left;vertical-align:top;font-size:1.6rem;line-height:1.8}.c-info-table th{padding-bottom:4px;border-bottom:none;background:var(--nature300);color:var(--nature700);font-weight:500}.c-info-table td{padding-top:0}@media screen and (min-width: 768px){.c-info-table th,.c-info-table td{display:table-cell}.c-info-table th{width:30%;padding-bottom:16px;border-bottom:1px solid rgba(200,196,212,.15)}.c-info-table td{padding-top:16px}}.c-map{overflow:hidden;margin-bottom:16px;border-radius:8px}.c-map .c-image-placeholder{width:100%}.c-image-placeholder{display:grid;place-items:center;aspect-ratio:var(--placeholder-ratio, 4/3);border-radius:8px;background:rgba(25,0,120,.06);color:var(--primary);font-size:1.4rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.c-tag{display:inline-flex;align-items:center;border-radius:999px;background:rgba(25,0,120,.08);color:var(--primary);padding:.45em .9em;font-size:1.2rem;font-weight:700;line-height:1}.c-breadcrumb{flex:0 1 auto;min-width:0;color:var(--nature500);font-size:1.4rem;line-height:1.6}.c-breadcrumb__list,.c-breadcrumb ol,.c-breadcrumb__trail{display:flex;flex-wrap:wrap;align-items:center;gap:5px 8px;min-width:0}.c-breadcrumb__list,.c-breadcrumb ol{justify-content:flex-end;margin:0;padding:0;list-style:none}.c-breadcrumb__item,.c-breadcrumb li{display:inline-flex;align-items:center;gap:8px;min-width:0}.c-breadcrumb__item:not(:last-child)::after,.c-breadcrumb li:not(:last-child)::after{content:"/";flex:0 0 auto;color:var(--nature500)}.c-breadcrumb a,.c-breadcrumb span{min-width:0;color:inherit;overflow-wrap:anywhere}.c-breadcrumb a:hover,.c-breadcrumb a:focus-visible{color:var(--primary)}.p-site-header{z-index:100;top:auto;background:var(--white);backdrop-filter:none;-webkit-backdrop-filter:none;box-shadow:none;border-bottom:none}.p-site-header__inner{width:100%;max-width:min(100%,1440px);margin-inline:auto;padding-block:10px 8px;box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;gap:32px}.p-site-header__logo a{display:flex;align-items:center;gap:24px;min-height:59px}.p-site-header__logo-image{width:248px}.p-site-header__logo-store{display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:2px 12px;border-top:1px solid var(--nature500);border-bottom:1px solid var(--nature500);color:var(--black);font-size:1.8rem;font-weight:700;line-height:1.8;white-space:nowrap}.p-site-header__desktop{display:flex;flex-direction:column;align-items:flex-end;justify-content:center;flex:1 1 auto;min-width:0}.p-site-header__contact{display:flex;align-items:center;justify-content:flex-end;gap:12px}.p-site-header__phone{display:inline-flex;align-items:center;gap:6px}.p-site-header__phone::before{content:"";display:inline-block;font-family:"Font Awesome 6 Free";font-size:2.8rem;font-weight:900;line-height:1;background-image:var(--secondary-grad);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);color:rgba(0,0,0,0)}.p-site-header__phone-number{display:block;background-image:var(--secondary-grad);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);color:rgba(0,0,0,0);font-family:var(--font-label);font-size:3.2rem;font-weight:700;line-height:1;letter-spacing:.01em;white-space:nowrap}.p-site-header__hours{display:grid;flex:0 0 auto;color:var(--black);font-size:1.5rem;line-height:1.35;white-space:nowrap}.p-site-header__nav{display:block}.p-site-header__menu{display:flex;flex-wrap:nowrap;align-items:center;justify-content:flex-end;gap:0 32px}.p-site-header__menu a{display:inline-flex;align-items:center;padding-block:8px;color:var(--black);font-size:1.8rem;font-weight:700;line-height:1.8;transition:color .2s ease}.p-site-header__menu a:hover,.p-site-header__menu a:focus-visible{color:var(--primary)}.p-site-header .menu-item{position:relative;display:flex;align-items:center}.p-site-header__menu-trigger{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:48px;padding:8px 0;border:none;background:rgba(0,0,0,0);color:var(--black);font-size:1.8rem;font-weight:700;line-height:1.8;transition:color .2s ease}.p-site-header__menu-trigger::after{content:"";width:8px;height:8px;margin-top:-4px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg);transition:transform .2s ease}.p-site-header__menu-trigger:hover,.p-site-header__menu-trigger:focus-visible{color:var(--primary)}.p-site-header__nav .p-site-header__submenu{position:absolute;top:calc(100% - 2px);left:50%;z-index:20;display:flex;flex-direction:column;align-items:stretch;min-width:196px;padding:10px 0;border:1px solid #ececec;background:var(--white);box-shadow:0 16px 40px rgba(25,0,120,.1);opacity:0;pointer-events:none;transform:translate(-50%, 8px);transition:opacity .2s ease,transform .2s ease}.p-site-header__nav .p-site-header__submenu li{display:block;width:100%}.p-site-header__nav .p-site-header__submenu a{display:flex;align-items:center;justify-content:flex-start;min-height:44px;padding:10px 16px;border:none;background:var(--white);color:var(--black);font-size:1.6rem;font-weight:700;line-height:1.5;text-align:left;white-space:nowrap;transition:background .2s ease,border-color .2s ease}.p-site-header__nav .p-site-header__submenu a:hover,.p-site-header__nav .p-site-header__submenu a:focus-visible{background:#f8f9fc;color:var(--primary)}.p-site-header__menu>.menu-item{position:relative}.p-site-header__menu>.menu-item:hover .p-site-header__submenu,.p-site-header__menu>.menu-item:focus-within .p-site-header__submenu{opacity:1;pointer-events:auto;transform:translate(-50%, 0)}.p-site-header__menu>.menu-item:hover .p-site-header__menu-trigger::after,.p-site-header__menu>.menu-item:focus-within .p-site-header__menu-trigger::after{transform:rotate(225deg)}.p-site-header__hamburger{display:none;align-self:center}.p-site-header__overlay{position:fixed;inset:73px 0 0;overflow-y:auto;background:hsla(0,0%,100%,.97)}.p-site-header__overlay-inner{width:min(100%,1100px);margin-inline:auto;padding:32px 24px 40px;display:grid;gap:24px}.p-site-header__overlay-menu{display:grid}.p-site-header__overlay-menu .menu-item{display:block}.p-site-header__overlay-menu a{display:block;padding:14px 0;border-bottom:1px solid #e4e4e4;color:var(--black);font-size:1.8rem;font-weight:700;line-height:1.6}.p-site-header__overlay-group-label{display:none}.p-site-header__overlay-submenu{display:grid;padding:0}.p-site-header__overlay-submenu a{display:block;padding:14px 0;border-bottom:1px solid #e4e4e4;color:var(--black);font-size:1.8rem;font-weight:700;line-height:1.6}.p-site-header__overlay-cta{display:grid;gap:12px}.p-site-header__tel{display:grid;justify-items:center;gap:4px;min-height:72px;padding:13px 20px 14px;border-radius:999px;background:var(--secondary-grad);box-shadow:0 4px 24px rgba(235,4,106,.16);color:var(--white);text-align:center}.p-site-header__tel:hover,.p-site-header__tel:focus-visible{color:var(--white)}.p-site-header__tel-label{color:hsla(0,0%,100%,.82);font-size:1.2rem;font-weight:700;line-height:1.4}.p-site-header__tel-number{font-family:var(--font-label);font-size:2.6rem;font-weight:700;line-height:1;color:var(--white);letter-spacing:.04em}.p-site-header__overlay-line{display:none;align-items:center;justify-content:center;min-height:52px;padding:0 24px;border-radius:999px;background:var(--secondary-grad);box-shadow:0 4px 24px rgba(235,4,106,.16);color:var(--white);font-size:1.6rem;font-weight:700;line-height:1.4}@media screen and (max-width: 1100px){.p-site-header{--header-height: 72px}.p-site-header__inner{padding:12px 16px;align-items:center;gap:16px;min-height:var(--header-height)}.p-site-header__logo a{gap:10px}.p-site-header__logo-image{width:min(156px,42vw)}.p-site-header__logo-store{min-height:24px;padding:1px 8px;font-size:1.2rem}.p-site-header__desktop{display:none}.p-site-header__hamburger{display:flex;flex-direction:column;justify-content:center;gap:5px;width:32px;height:32px;padding:0;background:none;border:none}.p-site-header__hamburger span{display:block;height:2px;background:var(--primary);transition:transform .2s ease,opacity .2s ease}}.is-menu-open .p-site-header__hamburger span:nth-child(1){transform:translateY(7px) rotate(45deg)}.is-menu-open .p-site-header__hamburger span:nth-child(2){opacity:0}.is-menu-open .p-site-header__hamburger span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.p-site-footer{background:var(--white);color:var(--black)}.p-site-footer__top{display:flex;justify-content:center;background:linear-gradient(90deg, #100169 0%, #452d94 100%)}.p-site-footer__top>.p-site-footer__inner,.p-site-footer__top>.l-container{max-width:min(var(--site-inner-width),1200px);margin-inline:auto;display:flex;align-items:flex-start;justify-content:space-between;gap:72px;padding-block:48px}.p-site-footer__contact{display:grid;gap:12px;min-width:0;width:min(100%,390px)}.p-site-footer__contact-title{padding-bottom:8px;border-bottom:1px solid var(--nature400);color:var(--white);font-size:1.8rem;font-weight:700;line-height:1.8}.p-site-footer__phone{display:inline-block;width:fit-content;color:var(--white);font-family:var(--font-label);font-size:4.2rem;font-weight:700;line-height:1.2;white-space:nowrap}.p-site-footer__phone:hover,.p-site-footer__phone:focus-visible{color:var(--white);opacity:.8}.p-site-footer__hours{color:var(--white);font-size:1.4rem;font-weight:700;line-height:1.6}.p-site-footer__copy{margin:56px 0 0;color:var(--nature400);font-size:1.2rem;line-height:1.5}.p-site-footer__nav{flex:0 1 520px;display:flex;justify-content:flex-end;width:min(100%,520px)}.p-site-footer__menu{display:grid;width:100%;grid-template-columns:repeat(3, minmax(0, 1fr));gap:16px 56px}.p-site-footer__menu a{color:hsla(0,0%,100%,.88);font-size:1.4rem;font-weight:700;line-height:1.6;transition:color .2s ease}.p-site-footer__menu a:hover,.p-site-footer__menu a:focus-visible{color:var(--white)}.p-site-footer__bottom{background:var(--white)}.p-site-footer__bottom>.p-site-footer__bottom-inner,.p-site-footer__bottom>.l-container{max-width:min(var(--site-inner-width),1200px);margin-inline:auto;padding-block:18px;display:flex;align-items:center;justify-content:center}.p-site-footer__brandmark{display:inline-flex;align-items:center;gap:18px;color:var(--black)}.p-site-footer__bottom-logo{width:184px}.p-site-footer__bottom-store{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:2px 12px;border-top:.75px solid var(--nature500);border-bottom:.75px solid var(--nature500);color:var(--black);font-size:1.4rem;font-weight:700;line-height:1.8;white-space:nowrap}@media screen and (max-width: 1100px){.p-site-footer__top>.p-site-footer__inner,.p-site-footer__top>.l-container{flex-direction:column;gap:32px}.p-site-footer__phone{font-size:4rem}.p-site-footer__copy{margin-top:24px}.p-site-footer__nav{flex:1 1 auto;width:100%;justify-content:flex-start}.p-site-footer__menu{grid-template-columns:repeat(2, minmax(0, max-content));gap:14px 32px}}@media screen and (max-width: 768px){.p-site-footer__top>.p-site-footer__inner,.p-site-footer__top>.l-container{padding-block:36px}.p-site-footer__phone{font-size:3.6rem}.p-site-footer__menu{grid-template-columns:repeat(2, minmax(0, 1fr));gap:12px 16px}.p-site-footer__brandmark{gap:12px}.p-site-footer__bottom-logo{width:156px}.p-site-footer__bottom-store{min-height:24px;padding-inline:8px;font-size:1.2rem}}.p-page-header{padding:52px 0 49px;background:#f8f9fc}.p-page-header h1{color:var(--black);font-size:3.2rem;font-weight:700;line-height:1.5;letter-spacing:.01em}.p-page-header__hero{display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.p-page-header__hero-main{flex:1 1 auto;display:grid;min-width:0}.p-page-header .c-breadcrumb{max-width:min(48%,520px);margin-bottom:4px}.p-page-header__sub{color:var(--primary);font-family:var(--font-label);font-size:1.4rem;font-weight:500;line-height:2;letter-spacing:.12em}.p-page-header__lead{margin:8px 0 0;color:var(--black);font-size:1.6rem;line-height:1.8}@media screen and (max-width: 1100px){.p-page-header{padding-block:40px}.p-page-header__hero{flex-direction:column;align-items:flex-start}.p-page-header .c-breadcrumb{max-width:100%;margin:8px 0 0}.p-page-header .c-breadcrumb__list,.p-page-header .c-breadcrumb ol{justify-content:flex-start}}@media screen and (max-width: 768px){.p-page-header{padding-block:32px}.p-page-header h1{font-size:2.8rem}}.p-page-body{display:grid;gap:24px}.p-page-body>:where(p,h2,h3,h4,ul,ol,table,blockquote,.wp-block-group){width:min(100%,880px);margin-inline:auto}.p-page-body>:where(h2,h3,h4){width:min(100%,880px)}.p-page-body>ul,.p-page-body>ol{padding-left:1.5em}.p-page-body>table{border-collapse:collapse}.p-page-body>table th,.p-page-body>table td{padding:12px;border:1px solid rgba(200,196,212,.15)}.p-page-body>blockquote{padding:16px;border-left:4px solid rgba(25,0,120,.08);background:var(--nature300)}.p-page-body>.wp-block-media-text{display:grid;width:min(100%,880px);margin-inline:auto;align-items:start;gap:32px}.p-page-body>.wp-block-media-text>.wp-block-media-text__media{width:100%;min-width:0;overflow:hidden}.p-page-body>.wp-block-media-text>.wp-block-media-text__media img{width:100%;aspect-ratio:4/3;object-fit:cover}.p-page-body>.wp-block-media-text>.wp-block-media-text__content{display:grid;width:100%;min-width:0;align-content:start;gap:16px;padding:0}@media screen and (min-width: 769px){.p-page-body>.wp-block-media-text:not(.has-media-on-the-right){grid-template-columns:minmax(0, 1fr) 450px !important}}@media screen and (min-width: 769px){.p-page-body>.wp-block-media-text.has-media-on-the-right{grid-template-columns:450px minmax(0, 1fr) !important}}@media screen and (max-width: 768px){.p-page-body>.wp-block-media-text{gap:16px}}@media screen and (max-width: 768px){.p-page-body{gap:16px}}.p-store-info{display:grid;gap:24px;padding-top:40px}.p-store-info>.c-heading-sub,.p-store-info>.c-heading{margin-bottom:0}.p-store-info>*{min-width:0}.p-store-info__visuals{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:8px}.p-store-info__photo{width:100%;aspect-ratio:400/300;object-fit:cover}.p-store-info__grid{display:grid;grid-template-columns:371px minmax(0, 1fr);gap:32px;align-items:stretch}.p-store-info__body{display:grid;gap:12px}.p-store-info__name{color:var(--primary);font-size:2.4rem;font-weight:700;line-height:1.5}.p-store-info__list{display:grid}.p-store-info__row{display:grid;grid-template-columns:72px minmax(0, 1fr);gap:15px;align-items:stretch;border-bottom:1px dashed var(--nature400)}.p-store-info__row:last-child{border-bottom:0}.p-store-info__row dt{display:flex;align-items:center;justify-content:center;padding:8px 0;border-right:1px solid var(--nature500);color:var(--nature500);font-size:1.4rem;font-weight:700;line-height:1.5;white-space:nowrap}.p-store-info__row dd{display:flex;align-items:center;min-height:46px;color:var(--black);font-size:1.6rem;line-height:1.8}.p-store-info__map{display:grid;place-items:center;overflow:hidden;min-height:254px;height:100%;background:var(--nature400)}.p-store-info__map iframe{display:block;width:100%;height:100%;min-height:254px}.p-store-info__map-text{color:var(--nature500);font-size:1.6rem;line-height:1.8;text-align:center}@media screen and (max-width: 1100px){.p-store-info__grid{grid-template-columns:1fr}}@media screen and (max-width: 768px){.p-store-info{padding-top:32px}.p-store-info__visuals{grid-template-columns:1fr}.p-store-info__photo{aspect-ratio:16/9}.p-store-info__photo:nth-child(n+2){display:none}.p-store-info__row{grid-template-columns:64px minmax(0, 1fr);gap:12px}.p-store-info__row dd{font-size:1.4rem}}.p-sidebar-widget__cta-link{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:48px;border-radius:6px;padding:0 24px;font-size:1.4rem;font-weight:700;text-align:center;white-space:nowrap;text-decoration:none;cursor:pointer;border:1px solid var(--primary);background:rgba(0,0,0,0);color:var(--primary)}.p-sidebar-widget__cta-link:hover,.p-sidebar-widget__cta-link:focus-visible{border-color:var(--primary);color:var(--primary)}.p-sidebar-store,.p-sidebar-cta{display:none}.p-sidebar-widget__head{position:relative;display:flex;align-items:baseline;justify-content:space-between;gap:10px;padding:17px 12px 3px;margin-bottom:12px;border:3px solid rgba(0,0,0,0);background:linear-gradient(90deg, #100169 0%, #452d94 100%)}.p-sidebar-widget__head::before{content:"";position:absolute;inset:1px;border:1px solid var(--nature400);pointer-events:none}.p-sidebar-widget__title{position:relative;z-index:1;color:var(--white);font-size:2rem;font-weight:700;line-height:1.8}.p-sidebar-widget__en{position:relative;z-index:1;display:inline-block;flex-shrink:0;margin-top:0;color:var(--white);font-size:1.2rem;line-height:1.5;letter-spacing:.04em}.p-sidebar-widget__card-list,.p-sidebar-widget__item-list{display:grid}.p-sidebar-widget__card-link,.p-sidebar-widget__item-link{position:relative;display:grid;color:var(--black);transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.p-sidebar-widget__card-link:hover,.p-sidebar-widget__card-link:focus-visible,.p-sidebar-widget__item-link:hover,.p-sidebar-widget__item-link:focus-visible{transform:translateY(-2px)}.p-sidebar-widget__card-body{min-width:0}.p-sidebar-widget__item-thumb-placeholder{display:grid;place-items:center;background:rgba(25,0,120,.06);color:var(--primary);font-size:1.4rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.p-sidebar-widget__item-thumb-wrap,.p-sidebar-widget__item-thumb-placeholder{overflow:hidden;background:var(--nature300)}.p-sidebar-widget__item-thumb,.p-sidebar-widget__item-thumb-placeholder{display:block;width:100%;aspect-ratio:1/1}.p-sidebar-widget__item-thumb{object-fit:cover}.p-sidebar-methods .p-sidebar-widget{padding-bottom:12px;background:#f3f3f3}.p-sidebar-methods .p-sidebar-widget__methods-lead{padding:0 14px 8px;color:var(--black);font-size:1.6rem;font-weight:700;line-height:1.5;text-align:center}.p-sidebar-methods .p-sidebar-widget__card-list{display:flex;flex-direction:column;gap:5px;padding:0 14px}.p-sidebar-methods .p-sidebar-widget__card-link{grid-template-columns:minmax(0, 1fr) 18px;align-items:center;padding:9px 10px 9px 14px;border:0;border-left:6px solid #ffe347;border-radius:0;background:var(--white);box-shadow:none}.p-sidebar-methods .p-sidebar-widget__card-link::after{content:"";font-family:"Font Awesome 6 Free";font-size:1.8rem;font-weight:900;line-height:1;color:#444}.p-sidebar-methods .p-sidebar-widget__card-kicker,.p-sidebar-methods .p-sidebar-widget__card-pill{display:none}.p-sidebar-methods .p-sidebar-widget__card-title{color:var(--black);font-size:1.6rem;font-weight:700;line-height:1.8}.p-sidebar-methods li:nth-child(1) .p-sidebar-widget__card-link{border-left-color:#ffe347}.p-sidebar-methods li:nth-child(2) .p-sidebar-widget__card-link{border-left-color:#12dd00}.p-sidebar-methods li:nth-child(3) .p-sidebar-widget__card-link{border-left-color:#d00}.p-sidebar-methods li:nth-child(4) .p-sidebar-widget__card-link{border-left-color:#0079dd}.p-sidebar-latest .p-sidebar-widget{padding-bottom:12px}.p-sidebar-latest .p-sidebar-widget__sns-links{display:flex;justify-content:center;align-items:center;gap:10px;padding:14px 12px 4px}.p-sidebar-latest .p-sidebar-widget__sns-link{display:block;line-height:0}.p-sidebar-latest .p-sidebar-widget__sns-link img{width:41px;height:41px}.p-sidebar-latest .p-sidebar-widget__card-list{gap:0;padding:0 12px}.p-sidebar-latest .p-sidebar-widget__card-list li:nth-child(3){display:none}.p-sidebar-latest .p-sidebar-widget__card-link{grid-template-columns:17px minmax(0, 1fr) 10px;gap:9px;align-items:center;padding:10px;border:0;border-bottom:1px dashed var(--nature400);border-radius:0;background:rgba(0,0,0,0);box-shadow:none}.p-sidebar-latest .p-sidebar-widget__card-link::after{content:"";font-family:"Font Awesome 6 Free";font-size:1rem;font-weight:900;line-height:1;color:var(--black)}.p-sidebar-latest .p-sidebar-widget__card-emblem{display:flex;align-items:center;justify-content:center;width:17px;height:17px;border-radius:0;background:rgba(0,0,0,0)}.p-sidebar-latest .p-sidebar-widget__card-body{display:flex;align-items:center;min-height:17px}.p-sidebar-latest .p-sidebar-widget__card-kicker,.p-sidebar-latest .p-sidebar-widget__card-pill{display:none}.p-sidebar-latest .p-sidebar-widget__card-title{color:var(--black);font-size:1.6rem;font-weight:500;line-height:1.8}.p-sidebar-latest li:nth-child(1) .p-sidebar-widget__card-emblem::before,.p-sidebar-latest li:nth-child(2) .p-sidebar-widget__card-emblem::before{display:block;font-family:"Font Awesome 6 Free";font-size:1.7rem;font-weight:900;line-height:1;color:var(--nature500)}.p-sidebar-latest li:nth-child(1) .p-sidebar-widget__card-emblem::before{content:""}.p-sidebar-latest li:nth-child(2) .p-sidebar-widget__card-emblem::before{content:""}.p-sidebar-items .p-sidebar-widget__item-list{gap:8px}.p-sidebar-items .p-sidebar-widget__item-link{grid-template-columns:54px minmax(0, 1fr);gap:9px;align-items:center;min-height:68px;padding:6px;border:1px solid rgba(25,0,120,.18);border-radius:3px;background:linear-gradient(180deg, var(--white) 0%, #fbfbff 100%);box-shadow:none;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.p-sidebar-items .p-sidebar-widget__item-link:hover,.p-sidebar-items .p-sidebar-widget__item-link:focus-visible{border-color:rgba(25,0,120,.18)}.p-sidebar-items .p-sidebar-widget__item-thumb-wrap{width:54px;height:54px;border-radius:0}.p-sidebar-items .p-sidebar-widget__item-label{color:var(--primary);font-size:1.6rem;font-weight:700;line-height:1.8}body.home .p-home-content{background:var(--white);color:var(--black);padding-block:40px 80px}body.home .p-home-content .l-main{display:grid}body.home .p-home-content .l-main>:where(.p-home-news,.p-home-blog,.p-home-greeting,.p-home-callout,.p-home-works,.p-home-faq){padding-block:0}body.home .p-home-content .l-main>:where(.p-home-news,.p-home-blog,.p-home-greeting,.p-home-callout,.p-home-works,.p-home-faq) .l-container{padding-inline:0}body.home .p-home-content .l-main>.p-store-info{padding-top:0;padding-bottom:0}body.home .p-home-content .l-main>.p-store-info h2{margin-bottom:0}body.home .c-heading-sub{margin-bottom:3rem}body.home .c-button{margin-top:28px;margin-bottom:0}body.home .c-button__link{width:264px;padding:23px 20px 23px 26px;gap:16px;font-size:1.6rem;line-height:1.5;letter-spacing:0}body.home .c-button__icon i{font-size:1.8rem}@media screen and (max-width: 768px){body.home .c-button{margin-top:16px}body.home .p-home-content{padding-block:32px 64px}body.home .c-heading-sub{margin-bottom:2rem}body.home .c-button__link{width:min(100%,264px);padding:18px 18px 18px 22px}}.p-home-hero{overflow:hidden;background:#f6f6f6;padding-block:24px}.p-home-hero__slider{position:relative;width:100%;max-width:1440px;margin-inline:auto}.p-home-hero__slider .splide__track{overflow:visible}.p-home-hero__slider .splide__list{align-items:center}.p-home-hero__slider .splide__slide{height:auto;opacity:1;transform:none;transition:none;overflow:visible}.p-home-hero__slider .splide__pagination{position:absolute;right:0;bottom:16px;left:0;z-index:2;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px;width:100%;max-width:100%;transform:none}.p-home-hero__slider .splide__pagination__page{width:10px;height:10px;border:0;border-radius:50%;background:hsla(0,0%,100%,.48);opacity:1}.p-home-hero__slider .splide__pagination__page.is-active{background:var(--white);transform:scale(1)}.p-home-hero__slide{position:relative}.p-home-hero__slide.is-prev .p-home-hero__media,.p-home-hero__slide.is-next .p-home-hero__media{opacity:1}.p-home-hero__slide.is-prev .p-home-hero__media::after,.p-home-hero__slide.is-next .p-home-hero__media::after{opacity:1}.p-home-hero__slide.is-active .p-home-hero__media{opacity:1}.p-home-hero__media{position:relative;display:block;width:1100px;max-width:100%;aspect-ratio:1100/515;overflow:hidden;border-radius:0;background:rgba(0,0,0,0)}.p-home-hero__media::after{content:"";position:absolute;inset:0;background:hsla(0,0%,100%,.5);opacity:0;pointer-events:none;transition:none}.p-home-hero__media img{width:100%;height:100%;object-fit:cover}@media screen and (max-width: 768px){.p-home-hero{padding-block:0}.p-home-hero__slider .splide__track,.p-home-hero__slider .splide__slide{overflow:hidden}.p-home-hero__slider .splide__pagination{bottom:8px}.p-home-hero__media{width:100%;aspect-ratio:1/1}.p-home-hero__media img{object-fit:contain}}.p-home-greeting__wrap{position:relative;isolation:isolate;overflow:hidden;padding:40px 24px 32px;background:#f3f3f3}.p-home-greeting__wrap::before{display:none}.p-home-greeting__wrap>.l-container{position:relative;z-index:1}.p-home-greeting__grid{display:grid;gap:32px;grid-template-columns:450px auto;margin-top:28px;align-items:start}.p-home-greeting__body{display:grid;gap:14px}.p-home-greeting__body p{color:var(--black);font-size:1.6rem;line-height:2}.p-home-greeting__image-wrap{width:100%;overflow:hidden;border-radius:0}.p-home-greeting__image{width:100%;aspect-ratio:4/3;object-fit:cover}.p-home-greeting__title{margin-bottom:40px;color:var(--black);font-family:var(--font-serif);font-size:2.8rem;font-weight:700;line-height:1.4}.p-home-greeting__points{margin-top:28px}@media screen and (max-width: 768px){.p-home-greeting__wrap{padding:32px 12px}.p-home-greeting__grid{grid-template-columns:1fr;gap:20px;margin-top:16px}.p-home-greeting__body{gap:8px}.p-home-greeting__points{margin-top:20px}.p-home-greeting__title{font-size:2.4rem;margin-bottom:16px}}.p-home-points__wrap{margin-top:28px}.p-home-points__grid{display:grid;gap:14px}.p-home-points__card{position:relative;display:flex;flex-direction:column;background:rgba(0,0,0,0);box-shadow:none;overflow:hidden}.p-home-points__head{display:flex;align-items:center;gap:8px;min-height:60px;padding:8px 18px;background:linear-gradient(90deg, #100169 0%, #452d94 100%)}.p-home-points__number{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;width:43px;height:43px;border-radius:50%;background:var(--white);color:var(--secondary);font-size:2rem}.p-home-points__title{flex:1;min-width:0;color:var(--white);font-size:1.8rem;font-weight:700;line-height:1.8}.p-home-points__text{min-height:111px;padding:12px 28px;background:var(--white);color:var(--black);font-size:1.6rem;font-weight:500;line-height:2}@media screen and (max-width: 768px){.p-home-points__grid{grid-template-columns:1fr}.p-home-points__head{padding:6px 8px;min-height:0}.p-home-points__text{min-height:0}.p-home-points__number{width:32px;height:32px}}@media screen and (min-width: 768px){.p-home-points__grid{grid-template-columns:repeat(2, minmax(0, 1fr))}}.p-home-faq{margin-bottom:32px}.p-home-faq__wrap{padding:40px 24px 32px;background:#f3f3f3}.p-home-faq__list{display:grid;gap:10px;max-width:720px;margin-inline:auto}.p-home-faq__item{padding:0 18px;background:var(--white);box-shadow:var(--shadow-sm)}.p-home-faq__item[open] .p-home-faq__question::after{content:"−"}.p-home-faq__question{display:flex;align-items:flex-start;gap:12px;color:var(--black);padding:18px 0;font-size:1.6rem;font-weight:700;line-height:1.8}.p-home-faq__question::before{content:none}.p-home-faq__question::-webkit-details-marker{display:none}.p-home-faq__question::after{content:"+";display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;inline-size:3.2rem;block-size:3.2rem;margin-inline-start:auto;margin-top:-0.2rem;color:var(--black);font-size:3.2rem;font-weight:300;line-height:1}.p-home-faq__answer{box-sizing:border-box;display:block;overflow:hidden;padding:0;margin-top:0;color:var(--black);font-size:1.6rem;line-height:1.8;opacity:1;transition:height .28s ease,opacity .2s ease}.p-home-faq__answer>p{padding:20px 0 28px;border-top:1px solid rgba(25,0,120,.12)}@media screen and (max-width: 768px){.p-home-faq__wrap{padding:32px 12px}.p-home-faq__question::after{inline-size:2.4rem;block-size:2.4rem;margin-top:-0.1rem;font-size:2.4rem}}.p-home-news .c-heading-sub__rule{background:linear-gradient(90deg, #070038 0%, #5638d1 82%, rgba(86, 56, 209, 0) 100%)}.p-home-news__list{display:grid;gap:10px;margin-bottom:28px}.p-home-news__article{min-width:0;background:#fbfbfb}.p-home-news__link{display:block;outline-offset:4px}.p-home-news__link:hover .p-home-news__title,.p-home-news__link:focus-visible .p-home-news__title{color:var(--primary)}.p-home-news__head{display:grid;grid-template-columns:86px minmax(0, 1fr);gap:12px;align-items:center;padding:14px 16px;border-bottom:0}.p-home-news__date{color:var(--nature500);font-size:1.6rem;font-weight:700}.p-home-news__title{color:var(--black);font-size:1.8rem;font-weight:700;line-height:1.8;text-decoration:underline;transition:color .2s ease}.p-home-news__excerpt{display:none}.p-home-news__empty{color:var(--nature700);text-align:center}@media screen and (max-width: 768px){.p-home-news__head{grid-template-columns:1fr;gap:4px;padding:12px 8px}}.p-home-blog>.l-container{padding-block:32px 40px}.p-home-blog .c-heading-sub__rule{background:linear-gradient(90deg, #070038 0%, #5638d1 82%, rgba(86, 56, 209, 0) 100%)}.p-home-blog__grid{display:grid;grid-template-columns:1fr;gap:8px}.p-home-blog__card{min-width:0;border:none;background:rgba(0,0,0,0)}.p-home-blog__link{display:grid;grid-template-columns:200px minmax(0, 1fr);gap:24px;align-items:center;color:var(--black);transition:opacity .15s ease}.p-home-blog__link:hover,.p-home-blog__link:focus-visible{opacity:.78}.p-home-blog__thumb{width:200px;height:113px;aspect-ratio:auto;overflow:hidden;border:0;border-radius:4px;background:var(--white)}.p-home-blog__image,.p-home-blog__placeholder{display:block;width:100%;height:100%;object-fit:cover}.p-home-blog__placeholder{display:grid;place-items:center;color:var(--nature500);font-family:var(--font-label);font-size:1.2rem;letter-spacing:.08em}.p-home-blog__body{display:grid;gap:2px}.p-home-blog__title{color:var(--black);font-size:1.8rem;font-weight:700;line-height:1.5;text-decoration:underline}.p-home-blog__meta{display:flex;flex-wrap:wrap;align-items:center;gap:0}.p-home-blog__date{display:inline-flex;align-items:center;padding:0;border:0;color:var(--nature500);font-size:1.6rem;font-weight:500;line-height:1.1;white-space:nowrap}.p-home-blog__empty{color:var(--nature700);text-align:center}@media screen and (max-width: 768px){.p-home-blog__grid{grid-template-columns:repeat(2, minmax(0, 1fr));gap:12px 10px}.p-home-blog__link{grid-template-columns:1fr;gap:10px;min-width:0}.p-home-blog__body{min-width:0}.p-home-blog__title{overflow:hidden;font-size:1.4rem;white-space:nowrap;text-overflow:ellipsis}.p-home-blog__date{font-size:1.2rem}.p-home-blog__thumb{width:100%;height:auto;aspect-ratio:200/113}}.p-home-callout>.l-container{padding-block:40px 0}.p-home-callout__banner{display:block}.p-home-callout__media,.p-home-callout__image{display:block;width:100%}@media screen and (max-width: 768px){.p-home-callout>.l-container{padding-block:20px 24px}}.p-home-works>.l-container{padding-block:40px 32px}.p-home-works__grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(240px, 1fr));gap:24px 18px}.p-home-works__card{display:grid;border:none;border-radius:0;background:var(--white);box-shadow:none;color:var(--black)}.p-home-works__card:hover,.p-home-works__card:focus-visible{box-shadow:none;transform:none;opacity:.78}.p-home-works__image{position:relative;overflow:hidden;border:1px solid var(--nature400);border-radius:0}.p-home-works__image img,.p-home-works__placeholder{display:block;width:100%;aspect-ratio:16/9;object-fit:cover}.p-home-works__placeholder{display:grid;place-items:center;background:#f3f3f3;color:var(--nature500);font-size:1.4rem}.p-home-works__body{display:grid;padding:8px 0 0}.p-home-works__image>.c-tag{position:absolute;top:0;left:0;z-index:1;display:inline-flex;align-items:center;justify-content:center;min-height:26px;padding:2px 13px;border-radius:0;background:var(--primary);color:var(--white);font-size:1.4rem;font-weight:700;line-height:1.6}.p-home-works__title{margin:1px 0 0;color:#444;font-size:1.6rem;font-weight:700;line-height:1.8;letter-spacing:0}.p-home-works__date{color:var(--nature500);font-size:1.4rem;line-height:1.6;letter-spacing:0}.p-home-works__empty{color:var(--nature700);text-align:center}@media screen and (max-width: 768px){.p-home-works>.l-container{padding-block:16px 32px}.p-home-works__grid{grid-template-columns:1fr 1fr;gap:16px 12px}}@media screen and (min-width: 768px){.p-home-works__grid{grid-template-columns:repeat(3, minmax(0, 1fr))}}.p-about-nav__nav{padding-block:32px;background:var(--nature300)}.p-about-nav__nav-list{display:grid;gap:16px;list-style:none}.p-about-nav__nav-link{display:flex;align-items:center;gap:16px;height:100%;padding:16px;border-radius:8px;background:var(--white);color:var(--black);text-decoration:none;transition:transform .15s ease,box-shadow .15s ease}.p-about-nav__nav-link:hover,.p-about-nav__nav-link:focus-visible{box-shadow:0 4px 48px rgba(26,28,28,.06);transform:translateY(-2px)}.p-about-nav__nav-link .c-image-placeholder{flex-shrink:0;border-radius:50%}.p-about-nav__nav-link span:last-child{font-size:1.8rem;font-weight:500}@media screen and (min-width: 768px){.p-about-nav__nav-list{grid-template-columns:repeat(3, minmax(0, 1fr))}}.p-purchase-method{display:grid;gap:80px}.p-purchase-method>.c-section{padding-block:0}.p-purchase-method>.c-section>.l-container{display:grid;gap:24px}.p-purchase-method>.c-section>.l-container>.c-heading{margin-bottom:0}.p-purchase-method>.p-store-info{padding-top:0}.p-purchase-method .c-split-block__text{gap:18px}.p-purchase-method .c-split-block__text p{color:var(--black);font-size:1.6rem;line-height:2;letter-spacing:0}.p-purchase-method #about .c-split-block,.p-purchase-method .p-method-flow__item>.c-split-block{grid-template-columns:minmax(0, 1fr) 400px;gap:36px}.p-purchase-method #about .c-split-block__image,.p-purchase-method .p-method-flow__item>.c-split-block .c-split-block__image{justify-items:end}.p-purchase-method__placeholder{display:grid;place-items:center;width:100%;max-width:400px;aspect-ratio:4/3;border:1px solid var(--nature400);background:#d9d9d9;color:var(--nature500);font-family:var(--font-label);font-size:2rem;font-weight:400;line-height:1.2;letter-spacing:.08em}.p-purchase-method__photo{display:block;width:100%;max-width:400px;aspect-ratio:4/3;object-fit:cover;border-radius:4px}.p-method-flow__item>.c-split-block .p-purchase-method__photo{max-width:312px;aspect-ratio:312/234}@media screen and (max-width: 1100px){.p-purchase-method{gap:64px}}@media screen and (max-width: 768px){.p-purchase-method{gap:56px}.p-purchase-method #about .c-split-block,.p-purchase-method .p-method-flow__item>.c-split-block{grid-template-columns:1fr}.p-purchase-method #about .c-split-block{gap:24px}.p-purchase-method .p-method-flow__item>.c-split-block{gap:12px}.p-purchase-method #about .c-split-block__image,.p-purchase-method .p-method-flow__item>.c-split-block .c-split-block__image{justify-items:stretch}.p-purchase-method__placeholder{max-width:none}.p-purchase-method__photo{max-width:none}.p-method-flow__item>.c-split-block .p-purchase-method__photo{max-width:none;aspect-ratio:4/3}}.p-method-flow{display:grid;gap:40px}.p-method-flow__item{display:grid;grid-template-columns:65px minmax(0, 1fr);row-gap:12px;align-items:center}.p-method-flow__badge{display:grid;align-content:center;justify-items:center;width:65px;height:65px;border-radius:50%;padding:10px 10px 6px;background:linear-gradient(135deg, #eb046a 0%, #f14fae 100%);box-shadow:0 8px 16px rgba(230,25,115,.16);color:var(--white);text-align:center;z-index:2}.p-method-flow__badge-label{font-family:var(--font-label);font-size:1.4444rem;font-weight:400;line-height:1;letter-spacing:.14em}.p-method-flow__badge-number{font-family:var(--font-label);font-size:2.9921rem;font-weight:900;line-height:.85}.p-method-flow__title{display:flex;align-items:center;min-height:49px;margin:0 0 0 -14px;padding:8px 10px 8px 34px;background:var(--primary);color:var(--white);font-size:2.4rem;font-weight:700;line-height:1.5;letter-spacing:.01em;z-index:1}.p-method-flow__item>.c-split-block{display:grid;grid-column:1/-1;grid-template-columns:460px minmax(0, 1fr);gap:24px;width:100%;padding-left:40px;align-items:start}.p-method-flow__item>.c-split-block .c-split-block__text{gap:0;width:460px}.p-method-flow__item>.c-split-block .c-split-block__image{justify-items:end}.p-method-flow__item>.c-split-block .p-purchase-method__placeholder{max-width:312px;aspect-ratio:312/234}.p-method-flow__item>.c-split-block .p-purchase-method__photo{max-width:312px;aspect-ratio:312/234}@media screen and (max-width: 1100px){.p-method-flow{gap:32px}.p-method-flow__item{grid-template-columns:65px minmax(0, 1fr)}.p-method-flow__badge{width:65px;height:65px}.p-method-flow__badge-number{font-size:2.9921rem}.p-method-flow__title{margin-left:-14px;padding:8px 10px 8px 34px;font-size:2rem}.p-method-flow__item>.c-split-block{grid-template-columns:minmax(0, 460px) minmax(0, 1fr)}}@media screen and (max-width: 768px){.p-method-flow{gap:24px}.p-method-flow__item{grid-template-columns:65px minmax(0, 1fr);gap:16px 0;align-items:center}.p-method-flow__badge{width:65px;height:65px;padding:10px 10px 6px}.p-method-flow__badge-label{font-size:1.2rem}.p-method-flow__badge-number{font-size:2.4rem}.p-method-flow__title{min-height:0;margin:0 0 0 -14px;padding:8px 12px 8px 26px;font-size:1.8rem}.p-method-flow__item>.c-split-block{grid-column:1/-1;grid-template-columns:1fr;padding-left:0}.p-method-flow__item>.c-split-block .c-split-block__text{width:auto}.p-method-flow__item>.c-split-block .p-purchase-method__placeholder{max-width:none;aspect-ratio:4/3}.p-method-flow__item>.c-split-block .p-purchase-method__photo{max-width:none;aspect-ratio:4/3}}.p-online-nav__nav{display:grid;gap:24px}.p-online-nav__nav-card{display:flex;align-items:center;gap:16px;height:100%;padding:16px;border-radius:8px;background:var(--white);color:var(--black);text-decoration:none;transition:transform .15s ease,box-shadow .15s ease}.p-online-nav__nav-card:hover,.p-online-nav__nav-card:focus-visible{box-shadow:0 4px 48px rgba(26,28,28,.06);transform:translateY(-2px)}.p-online-nav__nav-card .c-image-placeholder{flex-shrink:0;border-radius:50%}.p-online-nav__nav-card strong{font-size:1.8rem;font-weight:500}.p-online-nav__nav-card div:last-child{display:grid;gap:4px}.p-online-nav__nav-card span{color:var(--nature700);font-size:1.4rem}@media screen and (min-width: 768px){.p-online-nav__nav{grid-template-columns:repeat(2, minmax(0, 1fr))}}.p-online-assessment{display:grid;gap:40px}.p-online-assessment>.c-section{padding-block:0}.p-online-assessment>.c-section>.l-container{display:grid;gap:24px}.p-online-assessment>.c-section>.l-container>.c-heading{margin-bottom:0}.p-online-assessment>.p-store-info{padding-top:0}.p-online-assessment__about{display:grid;grid-template-columns:500px minmax(0, 1fr);gap:24px;align-items:start}.p-online-assessment__about-copy{display:grid;gap:16px;color:var(--black);font-size:1.6rem;line-height:1.8}.p-online-assessment__about-media{display:grid;justify-items:end}.p-online-assessment__placeholder{display:grid;place-items:center;background:#f3f3f3;color:var(--nature500);font-size:1.6rem;line-height:1.8;text-align:center}.p-online-assessment__placeholder span{display:block}.p-online-assessment__about-media .p-online-assessment__placeholder{width:312px;aspect-ratio:312/234}.p-online-assessment__photo{display:block;width:100%;max-width:400px;aspect-ratio:4/3;object-fit:cover;border-radius:4px}.p-online-assessment__about-media .p-online-assessment__photo{width:312px;max-width:312px;aspect-ratio:312/234}.p-online-assessment__form .p-online-assessment__placeholder{width:100%;min-height:821px}.p-online-assessment__line,.p-online-assessment__form{display:grid;gap:18px}.p-online-assessment__lead{display:grid;color:var(--black);font-size:1.8rem;font-weight:500;line-height:2;text-align:center}.p-online-assessment__lead span{display:block}.p-online-assessment__line-banner{display:block;width:100%;border-radius:8px;overflow:hidden;transition:opacity .2s ease}.p-online-assessment__line-banner img{display:block;width:100%;height:auto}.p-online-assessment__line-banner:hover,.p-online-assessment__line-banner:focus-visible{opacity:.75}.p-online-assessment__line-banner:active{opacity:.6}.p-online-assessment__warning{display:flex;gap:13px;padding:24px;background:#f3f3f3}.p-online-assessment__warning-title{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:84px;padding:4px 16px;background:var(--black);color:var(--white);font-size:1.6rem;font-weight:700;line-height:1.8;writing-mode:vertical-rl;text-orientation:upright}.p-online-assessment__warning-list{display:grid;flex:1;gap:3px;color:var(--black);font-size:1.6rem;list-style:disc outside;margin-left:20px}@media screen and (max-width: 1100px){.p-online-assessment__about{grid-template-columns:minmax(0, 1fr) 312px}}@media screen and (max-width: 768px){.p-online-assessment{gap:32px}.p-online-assessment__about{grid-template-columns:1fr}.p-online-assessment__about-media{justify-items:stretch}.p-online-assessment__about-media .p-online-assessment__placeholder{width:100%;max-width:none;aspect-ratio:4/3}.p-online-assessment__about-media .p-online-assessment__photo{width:100%;max-width:none;aspect-ratio:4/3}.p-online-assessment__form .p-online-assessment__placeholder{min-height:520px}.p-online-assessment__lead{font-size:1.6rem}.p-online-assessment__warning{flex-direction:column;padding:20px}.p-online-assessment__warning-title{width:auto;padding:6px 14px;writing-mode:horizontal-tb;text-orientation:mixed}}.p-online-form{display:grid;gap:40px;width:100%;color:var(--black)}.p-online-form__section{display:grid;gap:4px}.p-online-form__section-title{margin:0 0 8px;padding:12px 16px;border-left:4px solid var(--primary);background:#f5f4fb;color:var(--primary);font-size:1.8rem;font-weight:700;letter-spacing:.05em}.p-online-form__row{display:grid;grid-template-columns:200px minmax(0, 1fr);gap:24px;align-items:start;padding:18px 4px;border-bottom:1px solid var(--nature300)}.p-online-form__row--stack{grid-template-columns:1fr;gap:12px}.p-online-form__label{display:inline-flex;flex-wrap:wrap;align-items:center;gap:8px;padding-top:10px;color:var(--black);font-size:1.5rem;font-weight:700;line-height:1.6}.p-online-form__row--stack .p-online-form__label{padding-top:0}.p-online-form__required{display:inline-flex;align-items:center;justify-content:center;min-width:40px;padding:2px 8px;border-radius:2px;background:var(--secondary);color:var(--white);font-size:1.1rem;font-weight:700;letter-spacing:.05em;line-height:1.4}.p-online-form__field{display:grid;gap:8px;min-width:0}.p-online-form__field .wpcf7-form-control-wrap{display:block}.p-online-form__note{margin:0 0 4px;color:var(--nature500);font-size:1.3rem;line-height:1.6}.p-online-form input[type=text],.p-online-form input[type=email],.p-online-form input[type=tel],.p-online-form textarea,.p-online-form select{display:block;width:100%;padding:12px 14px;border:1px solid var(--nature400);border-radius:4px;background:var(--white);color:var(--black);font-family:inherit;font-size:1.5rem;line-height:1.6;transition:border-color .2s ease,box-shadow .2s ease}.p-online-form input[type=text]::placeholder,.p-online-form input[type=email]::placeholder,.p-online-form input[type=tel]::placeholder,.p-online-form textarea::placeholder,.p-online-form select::placeholder{color:var(--nature400)}.p-online-form input[type=text]:hover,.p-online-form input[type=email]:hover,.p-online-form input[type=tel]:hover,.p-online-form textarea:hover,.p-online-form select:hover{border-color:var(--nature500)}.p-online-form input[type=text]:focus,.p-online-form input[type=email]:focus,.p-online-form input[type=tel]:focus,.p-online-form textarea:focus,.p-online-form select:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px rgba(25,0,120,.12)}.p-online-form textarea{min-height:140px;resize:vertical}.p-online-form__select{position:relative;display:block}.p-online-form__select select{padding-right:40px;appearance:none;cursor:pointer}.p-online-form__select::after{content:"";position:absolute;top:50%;right:16px;width:8px;height:8px;border-right:2px solid var(--nature500);border-bottom:2px solid var(--nature500);transform:translateY(-70%) rotate(45deg);pointer-events:none}.p-online-form__checks{display:flex;flex-wrap:wrap;gap:12px 24px;margin:0;padding:6px 0;list-style:none}.p-online-form__checks li,.p-online-form__checks .wpcf7-list-item{display:inline-flex;margin:0}.p-online-form__checks label{display:inline-flex;align-items:center;gap:10px;margin:0;padding:0;color:var(--black);font-size:1.5rem;font-weight:400;line-height:1.6;cursor:pointer}.p-online-form__checks input[type=checkbox]{position:relative;width:20px;height:20px;margin:0;border:1px solid var(--nature400);border-radius:3px;background:var(--white);cursor:pointer;appearance:none;transition:background .15s ease,border-color .15s ease}.p-online-form__checks input[type=checkbox]:hover{border-color:var(--primary)}.p-online-form__checks input[type=checkbox]:focus-visible{outline:none;box-shadow:0 0 0 3px rgba(25,0,120,.18)}.p-online-form__checks input[type=checkbox]:checked{background:var(--primary);border-color:var(--primary)}.p-online-form__checks input[type=checkbox]:checked::after{content:"";position:absolute;top:1px;left:6px;width:5px;height:11px;border-right:2px solid var(--white);border-bottom:2px solid var(--white);transform:rotate(45deg)}.p-online-form__checks span,.p-online-form__checks .wpcf7-list-item-label{color:var(--black);font-size:1.5rem;line-height:1.6}.p-online-form__files{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:12px;margin:0;padding:0;list-style:none}.p-online-form__files input[type=file]{display:block;width:100%;padding:14px 16px;border:1px dashed var(--nature400);border-radius:4px;background:#fafafa;color:var(--nature700);font-size:1.3rem;cursor:pointer;transition:border-color .2s ease,background .2s ease}.p-online-form__files input[type=file]:hover{border-color:var(--primary);background:#f5f4fb}.p-online-form__files input[type=file]::file-selector-button{margin-right:12px;padding:6px 14px;border:1px solid var(--primary);border-radius:4px;background:var(--white);color:var(--primary);font-size:1.3rem;font-weight:700;cursor:pointer;transition:background .2s ease,color .2s ease}.p-online-form__files input[type=file]:hover::file-selector-button{background:var(--primary);color:var(--white)}.p-online-form__confirm{display:flex;flex-wrap:wrap;align-items:center;gap:12px 16px;padding:24px;border-radius:4px;background:#f5f4fb}.p-online-form__confirm .wpcf7-form-control-wrap{flex:1 1 auto;display:inline-flex;align-items:center}.p-online-form__confirm .wpcf7-acceptance{display:inline-flex;align-items:center}.p-online-form__confirm .wpcf7-list-item{margin:0;display:inline-flex;align-items:center}.p-online-form__confirm label{display:inline-flex;align-items:center;gap:12px;margin:0;padding:0;color:var(--black);font-size:1.5rem;font-weight:700;line-height:1.6;cursor:pointer}.p-online-form__confirm .wpcf7-list-item-label{font-weight:700}.p-online-form__confirm input[type=checkbox]{position:relative;flex-shrink:0;width:22px;height:22px;margin:0;border:1px solid var(--nature400);border-radius:3px;background:var(--white);cursor:pointer;appearance:none;transition:background .15s ease,border-color .15s ease}.p-online-form__confirm input[type=checkbox]:checked{background:var(--primary);border-color:var(--primary)}.p-online-form__confirm input[type=checkbox]:checked::after{content:"";position:absolute;top:2px;left:7px;width:6px;height:12px;border-right:2px solid var(--white);border-bottom:2px solid var(--white);transform:rotate(45deg)}.p-online-form__confirm input[type=checkbox]:focus-visible{outline:none;box-shadow:0 0 0 3px rgba(25,0,120,.18)}.p-online-form__confirm-label{display:inline-flex;flex:1 1 auto;align-items:center;gap:12px;color:var(--black);font-size:1.5rem;font-weight:700;line-height:1.6;cursor:pointer}.p-online-form__actions{display:flex;justify-content:center;gap:16px;margin-top:8px}.p-online-form__button{appearance:none;display:inline-flex;align-items:center;justify-content:center;min-width:220px;padding:16px 32px;border:none;border-radius:4px;background:var(--primary);color:var(--white);font-family:inherit;font-size:1.6rem;font-weight:700;letter-spacing:.05em;line-height:1.5;cursor:pointer;transition:background .2s ease,opacity .2s ease,transform .15s ease}.p-online-form__button:hover{transform:translateY(-1px)}.p-online-form__button:active{transform:translateY(0)}.p-online-form__button--reset{background:var(--nature300);color:var(--nature700)}.p-online-form__button--reset:hover{background:var(--nature400)}.p-online-form__button--submit{background:var(--primary);color:var(--white);box-shadow:var(--shadow-sm)}.p-online-form__button--submit:hover{background:#2d0ba8}.p-online-form .wpcf7-not-valid-tip{display:block;margin-top:6px;color:var(--secondary);font-size:1.3rem;font-weight:500}.p-online-form .wpcf7-form-control.wpcf7-not-valid{border-color:var(--secondary)}.p-online-form .wpcf7-response-output{margin:16px 0 0;padding:12px 16px;border:1px solid rgba(0,0,0,0);border-radius:4px;font-size:1.4rem}.p-online-form .wpcf7-response-output:empty{display:none}.p-online-form .wpcf7 form.invalid .wpcf7-response-output,.p-online-form .wpcf7 form.unaccepted .wpcf7-response-output{border-color:var(--secondary);color:var(--secondary);background:#fdecf2}.p-online-form .wpcf7 form.sent .wpcf7-response-output{border-color:var(--primary);color:var(--primary);background:#f0eef9}@media screen and (max-width: 768px){.p-online-form{gap:32px}.p-online-form__section-title{padding:10px 14px;font-size:1.6rem}.p-online-form__row{grid-template-columns:1fr;gap:10px;padding:14px 0}.p-online-form__label{padding-top:0}.p-online-form__files{grid-template-columns:1fr}.p-online-form__confirm{padding:18px}.p-online-form__actions{flex-direction:column-reverse}.p-online-form__button{width:100%;min-width:0}}.p-online-assessment__form .p-online-form{margin-top:8px}.p-company__content{display:grid;gap:40px}.p-company__content>.c-section{padding-block:0}.p-company__content>.c-section>.l-container,.p-company__content>.c-section>.c-section__inner{display:grid;gap:24px}.p-company__content>.c-section>.l-container>.c-heading,.p-company__content>.c-section>.c-section__inner>.c-heading{margin-bottom:0}.p-company__content>.p-store-info{padding-top:0}.p-company__about{display:grid;grid-template-columns:500px minmax(0, 1fr);gap:24px;align-items:start}.p-company__about-copy{display:grid;gap:16px;color:var(--black);font-size:1.6rem;line-height:1.8}.p-company__about-media{display:grid;justify-items:end}.p-company__about-image{width:312px;max-width:100%;aspect-ratio:3/4;height:auto;object-fit:cover}.p-company__lead{display:grid;color:var(--black);font-size:1.8rem;font-weight:500;line-height:2;text-align:center}.p-company__lead span{display:block}@media screen and (max-width: 768px){.p-company__content{gap:32px}.p-company__about{grid-template-columns:1fr}.p-company__about-media{justify-items:center}.p-company__about-image{width:100%;max-width:240px;margin-inline:auto}.p-company__lead{font-size:1.6rem}}.p-contact__methods{display:grid;gap:24px}.p-contact__card{display:grid;gap:16px;height:100%;padding:24px;border-radius:8px;background:var(--white)}.p-contact__card p{color:var(--nature700)}.p-contact__card h3{font-size:2rem;font-weight:700}.p-contact__card-tel a{color:var(--primary);font-family:var(--font-label);font-size:2.4rem;font-weight:700}.p-contact__card-hours{font-size:1.4rem}.p-contact__form{display:grid;gap:16px;margin-top:32px}.p-contact__form p{color:var(--nature700)}.p-contact__form h3{font-size:2rem;font-weight:700}.p-contact__form .wpcf7 input[type=text],.p-contact__form .wpcf7 input[type=email],.p-contact__form .wpcf7 input[type=tel],.p-contact__form .wpcf7 textarea{width:100%;padding:12px;padding-inline:0;border:none;border-bottom:1px solid rgba(200,196,212,.15);border-radius:0;background:rgba(0,0,0,0);font-size:1.6rem;transition:border-color .2s ease}.p-contact__form .wpcf7 input[type=text]:focus,.p-contact__form .wpcf7 input[type=email]:focus,.p-contact__form .wpcf7 input[type=tel]:focus,.p-contact__form .wpcf7 textarea:focus{outline:none;border-color:var(--primary)}.p-contact__form .wpcf7 input[type=submit]{display:inline-block;padding:12px 32px;border:none;border-radius:4px;background:var(--primary);color:var(--white);cursor:pointer;font-size:1.6rem;font-weight:500;transition:background .2s ease}.p-contact__form .wpcf7 input[type=submit]:hover{background:var(--primary)}@media screen and (min-width: 768px){.p-contact__methods{grid-template-columns:repeat(2, minmax(0, 1fr));align-items:start}}.p-faq__content{display:grid;gap:40px}.p-faq__content>.c-section{padding-block:0}.p-faq__content>.c-section>.l-container{display:grid;gap:24px}.p-faq__content>.c-section>.l-container>.c-heading{margin-bottom:0}.p-faq__content>.p-store-info{padding-top:0}.p-faq__content>#p-faq-items>.l-container{padding-top:8px}.p-faq__group{display:grid;gap:32px;padding-left:16px}.p-faq__entry{display:grid;gap:4px}.p-faq__row{display:flex;gap:9px;align-items:baseline;width:100%}.p-faq__icon{display:grid;place-items:center;flex:0 0 auto;width:48px;height:48px;font-family:var(--font-label);font-size:2.8rem;font-weight:700;line-height:1;text-align:center}.p-faq__text{color:var(--black)}.p-faq__entry>.p-faq__row:first-child{border-bottom:2px dashed var(--primary)}.p-faq__entry>.p-faq__row:first-child .p-faq__icon{background:var(--primary);color:var(--white)}.p-faq__entry>.p-faq__row:last-child .p-faq__icon{color:var(--secondary)}.p-faq__entry>.p-faq__row:first-child .p-faq__text{flex:1 0 0;min-width:0;font-size:2rem;font-weight:700;line-height:1.8}.p-faq__entry>.p-faq__row:last-child .p-faq__text{flex:1 0 0;min-width:0;font-size:1.6rem;line-height:2}@media screen and (max-width: 768px){.p-faq__content{gap:32px}.p-faq__group{gap:24px}.p-faq__row{gap:8px}.p-faq__icon{width:40px;height:40px;font-size:2.4rem}.p-faq__entry>.p-faq__row:first-child .p-faq__text{padding-top:2px;font-size:1.8rem;line-height:1.7}.p-faq__entry>.p-faq__row:last-child .p-faq__text{font-size:1.5rem;line-height:1.9}}.p-privacy__body{max-width:800px;margin-inline:auto}.p-privacy__body h3{margin-top:48px;margin-bottom:12px;font-size:1.8rem;font-weight:700}.p-privacy__body p{margin-bottom:16px;line-height:1.8}.p-privacy__body ul{margin-bottom:16px;padding-left:24px}.p-privacy__body li{margin-bottom:8px;line-height:1.8}.p-works-filter{display:flex;gap:16px;margin-bottom:32px;overflow-x:auto;white-space:nowrap;scrollbar-width:thin}.p-works-filter__link{display:inline-flex;align-items:center;min-height:40px;border-bottom:2px solid rgba(0,0,0,0);color:var(--nature700);font-size:1.4rem;font-weight:500}.p-works-filter__link[aria-current=page]{border-color:var(--primary);color:var(--primary);font-weight:700}.p-works-card{display:grid;gap:16px;height:100%;border-radius:8px;background:var(--white);padding:16px;color:var(--black);transition:transform .2s ease,box-shadow .2s ease}.p-works-card:hover,.p-works-card:focus-visible{transform:translateY(-2px);box-shadow:0 4px 48px rgba(26,28,28,.06)}.p-works-card__thumb{overflow:hidden;border-radius:6px}.p-works-card__placeholder{display:grid;place-items:center;aspect-ratio:var(--placeholder-ratio, 4/3);border-radius:8px;background:rgba(25,0,120,.06);color:var(--primary);font-size:1.4rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.p-works-card__thumb img,.p-works-card__placeholder{display:block;width:100%;aspect-ratio:4/3;object-fit:cover}.p-works-card__body{display:grid;gap:12px}.p-works-card__title{font-size:1.8rem;line-height:1.6;letter-spacing:.02em}.p-works-card__date{font-family:var(--font-label);color:var(--nature500);font-size:1.4rem}.p-works-card__cat{display:inline-flex;align-items:center;border-radius:999px;background:rgba(25,0,120,.08);color:var(--primary);padding:.45em .9em;font-size:1.2rem;font-weight:700;line-height:1;justify-self:start}@media screen and (max-width: 768px){.p-works-card__body{gap:4px}}.p-works-archive .p-works-filter,.p-item-cat-page .p-works-filter{display:none}.p-works-archive .p-works-card,.p-item-cat-page .p-works-card{display:grid;gap:0;padding:0;border-radius:0;background:var(--white);box-shadow:none}.p-works-archive .p-works-card:hover,.p-works-archive .p-works-card:focus-visible,.p-item-cat-page .p-works-card:hover,.p-item-cat-page .p-works-card:focus-visible{box-shadow:none;transform:none;opacity:.88}.p-works-archive .p-works-card .p-works-card__thumb,.p-item-cat-page .p-works-card .p-works-card__thumb{position:relative;overflow:hidden;border:1px solid var(--nature400);border-radius:0}.p-works-archive .p-works-card .p-works-card__thumb img,.p-works-archive .p-works-card .p-works-card__placeholder,.p-item-cat-page .p-works-card .p-works-card__thumb img,.p-item-cat-page .p-works-card .p-works-card__placeholder{display:block;width:100%;aspect-ratio:16/9;object-fit:cover}.p-works-archive .p-works-card .p-works-card__placeholder,.p-item-cat-page .p-works-card .p-works-card__placeholder{display:grid;place-items:center;background:#f3f3f3;color:var(--nature500);font-size:1.4rem}.p-works-archive .p-works-card .p-works-card__cat,.p-item-cat-page .p-works-card .p-works-card__cat{position:absolute;top:0;left:0;z-index:1;display:inline-flex;align-items:center;justify-content:center;min-height:26px;padding:2px 13px;border-radius:0;background:var(--primary);color:var(--white);font-size:1.4rem;font-weight:700;line-height:1.6}.p-works-archive .p-works-card .p-works-card__body,.p-item-cat-page .p-works-card .p-works-card__body{display:grid;padding:8px 0 0}.p-works-archive .p-works-card .p-works-card__date,.p-item-cat-page .p-works-card .p-works-card__date{color:var(--nature500);font-size:1.4rem;line-height:1.6;letter-spacing:0}.p-works-archive .p-works-card .p-works-card__title,.p-item-cat-page .p-works-card .p-works-card__title{margin:1px 0 0;color:#444;font-size:1.6rem;font-weight:700;line-height:1.8;letter-spacing:0}.p-works-archive .c-pagination,.p-item-cat-page .c-pagination{margin-top:40px}.p-works-archive .p-works-archive-list__empty,.p-works-archive .p-item-cat__empty,.p-item-cat-page .p-works-archive-list__empty,.p-item-cat-page .p-item-cat__empty{padding:40px 0;color:var(--black);font-size:1.6rem;line-height:1.8;text-align:center}.p-works-archive .p-works-archive-list__grid{grid-template-columns:repeat(3, minmax(0, 1fr));gap:32px 18px}@media screen and (max-width: 1100px){.p-works-archive .p-works-archive-list__grid{grid-template-columns:repeat(2, minmax(0, 1fr))}}@media screen and (max-width: 768px){.p-works-archive .p-works-archive-list__grid{grid-template-columns:1fr 1fr;gap:24px 12px}}.p-post-list__item{display:flex;align-items:baseline;gap:16px;padding:16px 0;color:var(--black);transition:color .15s ease}.p-post-list__item:hover .p-post-list__title,.p-post-list__item:focus-visible .p-post-list__title{color:var(--primary)}.p-post-list__date{flex-shrink:0;min-width:7em;font-family:var(--font-label);font-size:1.4rem;color:var(--nature500)}.p-post-list__title{font-size:1.6rem;font-weight:500}.p-news-archive .p-post-list{display:grid;gap:10px}.p-news-archive .p-post-list__item{display:grid;grid-template-columns:86px minmax(0, 1fr);gap:12px;align-items:center;padding:14px 16px;background:#fbfbfb}.p-news-archive .p-post-list__date{min-width:0;color:var(--nature500);font-size:1.6rem;font-weight:700}.p-news-archive .p-post-list__title{color:var(--black);font-size:1.8rem;font-weight:700;line-height:1.8;text-decoration:underline}@media screen and (max-width: 768px){.p-news-archive .p-post-list__item{grid-template-columns:1fr;align-items:start;gap:8px}.p-news-archive .p-post-list__date{font-size:1.4rem}.p-news-archive .p-post-list__title{font-size:1.6rem;line-height:1.65}}.p-post-card{display:block;height:100%;border-radius:6px;overflow:hidden;background:var(--white);color:var(--black);transition:transform .15s ease,box-shadow .15s ease}.p-post-card:hover,.p-post-card:focus-visible{transform:translateY(-2px);box-shadow:0 4px 48px rgba(26,28,28,.06)}.p-post-card__thumb{overflow:hidden;aspect-ratio:16/9}.p-post-card__placeholder{display:grid;place-items:center;aspect-ratio:var(--placeholder-ratio, 4/3);border-radius:8px;background:rgba(25,0,120,.06);color:var(--primary);font-size:1.4rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.p-post-card__thumb img,.p-post-card__placeholder{display:block;width:100%;height:100%;object-fit:cover}.p-post-card__body{padding:16px}.p-post-card__date{display:block;margin-bottom:4px;font-family:var(--font-label);font-size:1.2rem;color:var(--nature500)}.p-post-card__title{margin-bottom:8px;font-size:1.8rem;font-weight:500;line-height:1.6;letter-spacing:.02em}.p-post-card__excerpt{font-size:1.4rem;color:var(--nature700);line-height:1.8}@media screen and (min-width: 768px){.p-blog-archive .p-post-card{border-radius:0;overflow:visible;background:rgba(0,0,0,0);transition:none}.p-blog-archive .p-post-card:hover,.p-blog-archive .p-post-card:focus-visible{transform:none;box-shadow:none}.p-blog-archive .p-post-card__thumb{border-radius:4px}.p-blog-archive .p-post-card__thumb img,.p-blog-archive .p-post-card__placeholder{transition:transform .15s ease}.p-blog-archive .p-post-card__body{transition:opacity .15s ease}.p-blog-archive .p-post-card:hover .p-post-card__thumb img,.p-blog-archive .p-post-card:hover .p-post-card__placeholder,.p-blog-archive .p-post-card:focus-visible .p-post-card__thumb img,.p-blog-archive .p-post-card:focus-visible .p-post-card__placeholder{transform:scale(1.06)}.p-blog-archive .p-post-card:hover .p-post-card__body,.p-blog-archive .p-post-card:focus-visible .p-post-card__body{opacity:.74}.p-blog-archive .p-post-card__date{font-size:1.4rem;font-weight:700}}.p-items-page__container{padding-block:48px}.p-items-page__empty{color:var(--nature700)}.items-grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(240px, 1fr));gap:24px}.p-item-cat-card{display:grid;gap:16px;padding:16px;border-radius:8px;background:var(--white);color:var(--black);transition:transform .2s ease,box-shadow .2s ease}.p-item-cat-card:hover,.p-item-cat-card:focus-visible{box-shadow:0 4px 48px rgba(26,28,28,.06);transform:translateY(-2px)}.p-item-cat-card__thumb img,.p-item-cat-card__placeholder{width:100%;aspect-ratio:4/3;object-fit:cover}.p-item-cat-card__body{display:grid;gap:12px}.p-item-cat-card__name{font-size:1.8rem;line-height:1.6;letter-spacing:.02em}.p-item-cat-card__lead{color:var(--nature700);font-size:1.4rem;line-height:1.8;letter-spacing:.04em}.p-item-cat-card__count{color:var(--primary);font-size:1.4rem;font-weight:700}.p-item-cat__container{padding-block:48px}.p-item-cat__empty{color:var(--nature700)}.p-item-cat__grid{margin-top:32px}.p-item-cat-hero{display:grid;gap:32px;margin-bottom:48px}.p-item-cat-hero__image img,.p-item-cat-hero__placeholder{width:100%;aspect-ratio:4/3;object-fit:cover}.p-item-cat-hero__lead{display:grid;align-content:center;color:var(--nature700);line-height:1.9}@media screen and (min-width: 768px){.p-item-cat-hero{grid-template-columns:minmax(0, 1fr) minmax(0, 1fr);align-items:center}}.p-item-cat-page .p-item-cat-hero{display:grid;grid-template-columns:1fr;align-items:start;gap:18px;margin-bottom:0}.p-item-cat-page .p-item-cat-hero>.c-heading-sub{width:100%;margin-bottom:0}.p-item-cat-page .p-item-cat-hero>.c-heading-sub .c-heading-sub__wrap{padding-bottom:8px;column-gap:12px}.p-item-cat-page .p-item-cat-hero>.c-heading-sub .c-heading-sub__accent{width:31.654px;height:19.654px;margin-top:calc((4.2rem - 19.654px)/2);margin-right:18px;margin-bottom:0}.p-item-cat-page .p-item-cat-hero>.c-heading-sub .c-heading-sub__dot{width:19.654px;height:19.654px;border-radius:9.827px}.p-item-cat-page .p-item-cat-hero>.c-heading-sub .c-heading-sub__dot+.c-heading-sub__dot{left:12px}.p-item-cat-page .p-item-cat-hero>.c-heading-sub .c-heading-sub__ja{font-size:2.8rem;line-height:1.5;letter-spacing:0}.p-item-cat-page .p-item-cat-hero>.c-heading-sub .c-heading-sub__en{font-size:1.4rem;font-weight:300;line-height:1.5;letter-spacing:.08em}.p-item-cat-page .p-item-cat-hero>.c-heading-sub .c-heading-sub__rule{height:2px;background:linear-gradient(90deg, #070038 0%, #5638d1 82%, rgba(86, 56, 209, 0) 100%)}@media screen and (max-width: 768px){.p-item-cat-page .p-item-cat-hero>.c-heading-sub .c-heading-sub__wrap{padding-bottom:6px}.p-item-cat-page .p-item-cat-hero>.c-heading-sub .c-heading-sub__accent{width:24px;height:16px;margin-top:calc((3.6rem - 16px)/2);margin-right:12px}.p-item-cat-page .p-item-cat-hero>.c-heading-sub .c-heading-sub__dot{width:16px;height:16px}.p-item-cat-page .p-item-cat-hero>.c-heading-sub .c-heading-sub__dot+.c-heading-sub__dot{left:8px}.p-item-cat-page .p-item-cat-hero>.c-heading-sub .c-heading-sub__ja{font-size:2.4rem}.p-item-cat-page .p-item-cat-hero>.c-heading-sub .c-heading-sub__en{font-size:1.2rem;padding-left:36px}}.p-item-cat-page .p-item-cat-hero__image{overflow:hidden;border-radius:4px}.p-item-cat-page .p-item-cat-hero__photo,.p-item-cat-page .p-item-cat-hero__placeholder{display:block;width:100%;aspect-ratio:2000/680;object-fit:cover}.p-item-cat-page .p-item-cat-hero__placeholder{display:grid;place-items:center;background:#f3f3f3;color:var(--nature500);font-size:1.6rem}.p-item-cat-page .p-item-cat-hero__body{display:grid;gap:16px;color:var(--black)}.p-item-cat-page .p-item-cat-hero__lead{display:grid;gap:10px;font-size:1.6rem;line-height:1.8}.p-item-cat-page .p-item-cat-hero__notes{display:grid;gap:4px;padding:20px 25px;background:#f3f3f3;font-size:1.6rem;line-height:1.8}.p-item-cat-page .p-item-cat-page__section{display:grid;gap:24px;padding-top:41px}.p-item-cat-page .p-item-cat-page__section>.c-heading-sub{margin-bottom:0}.p-item-cat-page .p-item-cat__grid{grid-template-columns:repeat(3, minmax(0, 1fr));gap:24px 18px}@media screen and (max-width: 1100px){.p-item-cat-page .p-item-cat__grid{grid-template-columns:repeat(2, minmax(0, 1fr))}}@media screen and (max-width: 768px){.p-item-cat-page .p-item-cat-hero__lead{font-size:1.5rem}.p-item-cat-page .p-item-cat-hero__notes{padding:16px 18px;font-size:1.5rem}.p-item-cat-page .p-item-cat-page__section{padding-top:32px}.p-item-cat-page .p-item-cat__grid{grid-template-columns:1fr;gap:24px}}.p-works-archive-list__grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(260px, 1fr));gap:24px}.p-blog-archive__grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(260px, 1fr));gap:24px}.p-item-cat__grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(260px, 1fr));gap:24px}.p-works-detail__related-grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(260px, 1fr));gap:24px}.p-not-found__home-link{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:48px;border-radius:6px;padding:0 24px;font-size:1.4rem;font-weight:700;text-align:center;white-space:nowrap;text-decoration:none;cursor:pointer;background:var(--primary);color:var(--white);min-height:56px;font-size:1.6rem}.p-not-found__home-link:hover,.p-not-found__home-link:focus-visible{background:var(--primary);color:var(--white)}.c-search-form__submit{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:48px;border-radius:6px;padding:0 24px;font-size:1.4rem;font-weight:700;text-align:center;white-space:nowrap;text-decoration:none;cursor:pointer;background:var(--primary);color:var(--white)}.c-search-form__submit:hover,.c-search-form__submit:focus-visible{background:var(--primary);color:var(--white)}.p-item-cat-card__placeholder,.p-item-cat-hero__placeholder,.p-works-detail__placeholder{display:grid;place-items:center;aspect-ratio:var(--placeholder-ratio, 4/3);border-radius:8px;background:rgba(25,0,120,.06);color:var(--primary);font-size:1.4rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.c-pagination{margin-top:48px}.c-pagination__list{display:flex;flex-wrap:wrap;gap:8px;justify-content:center}.c-pagination__item a,.c-pagination__item span{display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;padding-inline:12px;border-radius:6px;background:var(--nature300);color:var(--black)}.c-pagination__item.is-current span,.c-pagination__item .current{background:var(--primary);color:var(--white)}.c-search-form{display:flex;gap:8px;width:100%;max-width:480px}.c-search-form__label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.c-search-form__input{flex:1;min-width:0;padding:12px;border:1px solid rgba(200,196,212,.15);border-radius:4px}.c-search-form__submit{flex:0 0 auto}@media screen and (min-width: 1101px){.p-generic .p-page-body>*>.c-section>.l-container,.p-post-single .p-page-body>*>.c-section>.l-container,.p-news-archive .p-page-body>*>.c-section>.l-container,.p-blog-archive .p-page-body>*>.c-section>.l-container,.p-search-results .p-page-body>*>.c-section>.l-container,.page-items .p-page-body>*>.c-section>.l-container,.p-works-single .p-page-body>*>.c-section>.l-container,.p-works-archive .p-page-body>*>.c-section>.l-container,.p-item-cat-page .p-page-body>*>.c-section>.l-container{padding-inline:0}}.p-generic .c-button,.p-post-single .c-button,.p-news-archive .c-button,.p-blog-archive .c-button,.p-search-results .c-button,.page-items .c-button,.p-works-single .c-button,.p-works-archive .c-button,.p-item-cat-page .c-button{margin-top:28px;margin-bottom:0}.p-generic .c-button__link,.p-post-single .c-button__link,.p-news-archive .c-button__link,.p-blog-archive .c-button__link,.p-search-results .c-button__link,.page-items .c-button__link,.p-works-single .c-button__link,.p-works-archive .c-button__link,.p-item-cat-page .c-button__link{width:264px;padding:23px 20px 23px 26px;gap:16px;font-size:1.6rem;line-height:1.5;letter-spacing:0}.p-generic .c-button__icon i,.p-post-single .c-button__icon i,.p-news-archive .c-button__icon i,.p-blog-archive .c-button__icon i,.p-search-results .c-button__icon i,.page-items .c-button__icon i,.p-works-single .c-button__icon i,.p-works-archive .c-button__icon i,.p-item-cat-page .c-button__icon i{font-size:1.8rem}@media screen and (max-width: 768px){.p-generic .c-button,.p-post-single .c-button,.p-news-archive .c-button,.p-blog-archive .c-button,.p-search-results .c-button,.page-items .c-button,.p-works-single .c-button,.p-works-archive .c-button,.p-item-cat-page .c-button{margin-top:16px}.p-generic .c-button__link,.p-post-single .c-button__link,.p-news-archive .c-button__link,.p-blog-archive .c-button__link,.p-search-results .c-button__link,.page-items .c-button__link,.p-works-single .c-button__link,.p-works-archive .c-button__link,.p-item-cat-page .c-button__link{width:min(100%,264px);padding:18px 18px 18px 22px}}.p-items-page__container{padding-block:48px}.p-items-page__empty{color:var(--nature700)}.items-grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(240px, 1fr));gap:24px}.p-item-cat-card{display:grid;gap:16px;padding:16px;border-radius:8px;background:var(--white);color:var(--black);transition:transform .2s ease,box-shadow .2s ease}.p-item-cat-card:hover,.p-item-cat-card:focus-visible{box-shadow:0 4px 48px rgba(26,28,28,.06);transform:translateY(-2px)}.p-item-cat-card__thumb img,.p-item-cat-card__placeholder{width:100%;aspect-ratio:4/3;object-fit:cover}.p-item-cat-card__body{display:grid;gap:12px}.p-item-cat-card__name{font-size:2rem;line-height:1.6;letter-spacing:.02em}.p-item-cat-card__lead{color:var(--nature700);font-size:1.4rem;line-height:1.8;letter-spacing:.04em}.p-item-cat-card__count{color:var(--primary);font-size:1.4rem;font-weight:700}.p-item-cat__container{padding-block:48px}.p-item-cat__empty{color:var(--nature700)}.p-item-cat__grid{margin-top:32px}.p-item-cat-hero{display:grid;gap:32px;margin-bottom:48px}.p-item-cat-hero__image img,.p-item-cat-hero__placeholder{width:100%;aspect-ratio:4/3;object-fit:cover}.p-item-cat-hero__lead{display:grid;align-content:center;color:var(--nature700);line-height:1.9}@media screen and (min-width: 768px){.p-item-cat-hero{grid-template-columns:minmax(0, 1fr) minmax(0, 1fr);align-items:center}}.p-news-archive__container,.p-blog-archive__container,.p-post-single__container,.p-search-results__container{padding-block:48px}@media screen and (max-width: 768px){.p-news-archive__container,.p-blog-archive__container,.p-post-single__container,.p-search-results__container{padding-block:32px}}.p-news-archive__empty,.p-blog-archive__empty{color:var(--nature700)}.p-blog-archive__grid{grid-template-columns:repeat(auto-fill, minmax(280px, 1fr))}.p-search-results__empty{display:grid;gap:24px;justify-items:start;padding-block:64px 96px}.p-search-results__empty p{color:var(--nature700)}@media screen and (max-width: 768px){.p-search-results__empty{padding-block:48px 64px}}.p-not-found .p-page-header{text-align:center}.p-not-found__body{display:grid;justify-items:center;gap:32px;padding-block:64px 96px;text-align:center}.p-not-found__body p{width:min(100%,640px);color:var(--nature700)}.p-not-found__actions{display:grid;justify-items:center;gap:16px;width:100%}.p-not-found__actions .c-search-form{margin-inline:auto}@media screen and (max-width: 768px){.p-not-found__body{padding-block:48px 64px}}.p-generic .c-breadcrumb,.p-post-single .c-breadcrumb,.p-news-archive .c-breadcrumb,.p-blog-archive .c-breadcrumb,.p-search-results .c-breadcrumb,.page-items .c-breadcrumb,.p-works-single .c-breadcrumb,.p-works-archive .c-breadcrumb,.p-item-cat-page .c-breadcrumb{color:var(--nature500);font-size:1.4rem;line-height:1.6}.p-generic .c-breadcrumb__list,.p-generic .c-breadcrumb ol,.p-post-single .c-breadcrumb__list,.p-post-single .c-breadcrumb ol,.p-news-archive .c-breadcrumb__list,.p-news-archive .c-breadcrumb ol,.p-blog-archive .c-breadcrumb__list,.p-blog-archive .c-breadcrumb ol,.p-search-results .c-breadcrumb__list,.p-search-results .c-breadcrumb ol,.page-items .c-breadcrumb__list,.page-items .c-breadcrumb ol,.p-works-single .c-breadcrumb__list,.p-works-single .c-breadcrumb ol,.p-works-archive .c-breadcrumb__list,.p-works-archive .c-breadcrumb ol,.p-item-cat-page .c-breadcrumb__list,.p-item-cat-page .c-breadcrumb ol{justify-content:flex-end;gap:5px}.p-generic .c-breadcrumb__item,.p-generic .c-breadcrumb li,.p-post-single .c-breadcrumb__item,.p-post-single .c-breadcrumb li,.p-news-archive .c-breadcrumb__item,.p-news-archive .c-breadcrumb li,.p-blog-archive .c-breadcrumb__item,.p-blog-archive .c-breadcrumb li,.p-search-results .c-breadcrumb__item,.p-search-results .c-breadcrumb li,.page-items .c-breadcrumb__item,.page-items .c-breadcrumb li,.p-works-single .c-breadcrumb__item,.p-works-single .c-breadcrumb li,.p-works-archive .c-breadcrumb__item,.p-works-archive .c-breadcrumb li,.p-item-cat-page .c-breadcrumb__item,.p-item-cat-page .c-breadcrumb li{gap:5px}.p-generic .c-breadcrumb a,.p-post-single .c-breadcrumb a,.p-news-archive .c-breadcrumb a,.p-blog-archive .c-breadcrumb a,.p-search-results .c-breadcrumb a,.page-items .c-breadcrumb a,.p-works-single .c-breadcrumb a,.p-works-archive .c-breadcrumb a,.p-item-cat-page .c-breadcrumb a{color:inherit}.p-generic>.l-container,.p-generic .p-news-archive__container,.p-generic .p-blog-archive__container,.p-generic .p-search-results__container,.p-generic .p-items-page__container,.p-generic .p-works-archive-list__container,.p-generic .p-item-cat__container,.p-post-single>.l-container,.p-post-single .p-news-archive__container,.p-post-single .p-blog-archive__container,.p-post-single .p-search-results__container,.p-post-single .p-items-page__container,.p-post-single .p-works-archive-list__container,.p-post-single .p-item-cat__container,.p-news-archive>.l-container,.p-news-archive .p-news-archive__container,.p-news-archive .p-blog-archive__container,.p-news-archive .p-search-results__container,.p-news-archive .p-items-page__container,.p-news-archive .p-works-archive-list__container,.p-news-archive .p-item-cat__container,.p-blog-archive>.l-container,.p-blog-archive .p-news-archive__container,.p-blog-archive .p-blog-archive__container,.p-blog-archive .p-search-results__container,.p-blog-archive .p-items-page__container,.p-blog-archive .p-works-archive-list__container,.p-blog-archive .p-item-cat__container,.p-search-results>.l-container,.p-search-results .p-news-archive__container,.p-search-results .p-blog-archive__container,.p-search-results .p-search-results__container,.p-search-results .p-items-page__container,.p-search-results .p-works-archive-list__container,.p-search-results .p-item-cat__container,.page-items>.l-container,.page-items .p-news-archive__container,.page-items .p-blog-archive__container,.page-items .p-search-results__container,.page-items .p-items-page__container,.page-items .p-works-archive-list__container,.page-items .p-item-cat__container,.p-works-single>.l-container,.p-works-single .p-news-archive__container,.p-works-single .p-blog-archive__container,.p-works-single .p-search-results__container,.p-works-single .p-items-page__container,.p-works-single .p-works-archive-list__container,.p-works-single .p-item-cat__container,.p-works-archive>.l-container,.p-works-archive .p-news-archive__container,.p-works-archive .p-blog-archive__container,.p-works-archive .p-search-results__container,.p-works-archive .p-items-page__container,.p-works-archive .p-works-archive-list__container,.p-works-archive .p-item-cat__container,.p-item-cat-page>.l-container,.p-item-cat-page .p-news-archive__container,.p-item-cat-page .p-blog-archive__container,.p-item-cat-page .p-search-results__container,.p-item-cat-page .p-items-page__container,.p-item-cat-page .p-works-archive-list__container,.p-item-cat-page .p-item-cat__container{padding-block:32px 80px}.p-generic .l-content,.p-post-single .l-content,.p-news-archive .l-content,.p-blog-archive .l-content,.p-search-results .l-content,.page-items .l-content,.p-works-single .l-content,.p-works-archive .l-content,.p-item-cat-page .l-content{margin-top:0}.p-generic__section,.p-post-single__section,.p-news-archive__section,.p-blog-archive__section,.p-search-results__section,.page-items__section,.p-works-single__section,.p-works-archive__section,.p-item-cat-page__section{display:grid;gap:24px}.p-generic .p-items-page__section,.p-post-single .p-items-page__section,.p-news-archive .p-items-page__section,.p-blog-archive .p-items-page__section,.p-search-results .p-items-page__section,.page-items .p-items-page__section,.p-works-single .p-items-page__section,.p-works-archive .p-items-page__section,.p-item-cat-page .p-items-page__section{display:grid;gap:24px}.p-generic__section>.c-heading-sub,.p-generic .p-items-page__section>.c-heading-sub,.p-post-single__section>.c-heading-sub,.p-post-single .p-items-page__section>.c-heading-sub,.p-news-archive__section>.c-heading-sub,.p-news-archive .p-items-page__section>.c-heading-sub,.p-blog-archive__section>.c-heading-sub,.p-blog-archive .p-items-page__section>.c-heading-sub,.p-search-results__section>.c-heading-sub,.p-search-results .p-items-page__section>.c-heading-sub,.page-items__section>.c-heading-sub,.page-items .p-items-page__section>.c-heading-sub,.p-works-single__section>.c-heading-sub,.p-works-single .p-items-page__section>.c-heading-sub,.p-works-archive__section>.c-heading-sub,.p-works-archive .p-items-page__section>.c-heading-sub,.p-item-cat-page__section>.c-heading-sub,.p-item-cat-page .p-items-page__section>.c-heading-sub{margin-bottom:0}.p-generic__lead,.p-generic .p-items-page__lead,.p-post-single__lead,.p-post-single .p-items-page__lead,.p-news-archive__lead,.p-news-archive .p-items-page__lead,.p-blog-archive__lead,.p-blog-archive .p-items-page__lead,.p-search-results__lead,.p-search-results .p-items-page__lead,.page-items__lead,.page-items .p-items-page__lead,.p-works-single__lead,.p-works-single .p-items-page__lead,.p-works-archive__lead,.p-works-archive .p-items-page__lead,.p-item-cat-page__lead,.p-item-cat-page .p-items-page__lead{display:grid;gap:4px;width:100%;margin-block:6px 8px;justify-items:center;color:var(--black);font-size:1.8rem;font-weight:500;line-height:2;text-align:center}.p-generic__lead p,.p-generic .p-items-page__lead p,.p-post-single__lead p,.p-post-single .p-items-page__lead p,.p-news-archive__lead p,.p-news-archive .p-items-page__lead p,.p-blog-archive__lead p,.p-blog-archive .p-items-page__lead p,.p-search-results__lead p,.p-search-results .p-items-page__lead p,.page-items__lead p,.page-items .p-items-page__lead p,.p-works-single__lead p,.p-works-single .p-items-page__lead p,.p-works-archive__lead p,.p-works-archive .p-items-page__lead p,.p-item-cat-page__lead p,.p-item-cat-page .p-items-page__lead p{width:100%;text-align:center}.p-generic .items-grid,.p-post-single .items-grid,.p-news-archive .items-grid,.p-blog-archive .items-grid,.p-search-results .items-grid,.page-items .items-grid,.p-works-single .items-grid,.p-works-archive .items-grid,.p-item-cat-page .items-grid{grid-template-columns:repeat(3, minmax(0, 1fr));gap:24px 18px}.p-generic .p-item-cat-card,.p-post-single .p-item-cat-card,.p-news-archive .p-item-cat-card,.p-blog-archive .p-item-cat-card,.p-search-results .p-item-cat-card,.page-items .p-item-cat-card,.p-works-single .p-item-cat-card,.p-works-archive .p-item-cat-card,.p-item-cat-page .p-item-cat-card{display:grid;gap:0;padding:0;border-radius:0;background:var(--white);box-shadow:none;transition:opacity .3s ease,transform .3s ease,box-shadow .3s ease}.p-generic .p-item-cat-card:hover,.p-generic .p-item-cat-card:focus-visible,.p-post-single .p-item-cat-card:hover,.p-post-single .p-item-cat-card:focus-visible,.p-news-archive .p-item-cat-card:hover,.p-news-archive .p-item-cat-card:focus-visible,.p-blog-archive .p-item-cat-card:hover,.p-blog-archive .p-item-cat-card:focus-visible,.p-search-results .p-item-cat-card:hover,.p-search-results .p-item-cat-card:focus-visible,.page-items .p-item-cat-card:hover,.page-items .p-item-cat-card:focus-visible,.p-works-single .p-item-cat-card:hover,.p-works-single .p-item-cat-card:focus-visible,.p-works-archive .p-item-cat-card:hover,.p-works-archive .p-item-cat-card:focus-visible,.p-item-cat-page .p-item-cat-card:hover,.p-item-cat-page .p-item-cat-card:focus-visible{box-shadow:none;transform:none;opacity:.88}.p-generic .p-item-cat-card:hover .p-item-cat-card__thumb img,.p-generic .p-item-cat-card:hover .p-item-cat-card__thumb .p-item-cat-card__placeholder,.p-generic .p-item-cat-card:hover>.p-item-cat-card__placeholder,.p-generic .p-item-cat-card:focus-visible .p-item-cat-card__thumb img,.p-generic .p-item-cat-card:focus-visible .p-item-cat-card__thumb .p-item-cat-card__placeholder,.p-generic .p-item-cat-card:focus-visible>.p-item-cat-card__placeholder,.p-post-single .p-item-cat-card:hover .p-item-cat-card__thumb img,.p-post-single .p-item-cat-card:hover .p-item-cat-card__thumb .p-item-cat-card__placeholder,.p-post-single .p-item-cat-card:hover>.p-item-cat-card__placeholder,.p-post-single .p-item-cat-card:focus-visible .p-item-cat-card__thumb img,.p-post-single .p-item-cat-card:focus-visible .p-item-cat-card__thumb .p-item-cat-card__placeholder,.p-post-single .p-item-cat-card:focus-visible>.p-item-cat-card__placeholder,.p-news-archive .p-item-cat-card:hover .p-item-cat-card__thumb img,.p-news-archive .p-item-cat-card:hover .p-item-cat-card__thumb .p-item-cat-card__placeholder,.p-news-archive .p-item-cat-card:hover>.p-item-cat-card__placeholder,.p-news-archive .p-item-cat-card:focus-visible .p-item-cat-card__thumb img,.p-news-archive .p-item-cat-card:focus-visible .p-item-cat-card__thumb .p-item-cat-card__placeholder,.p-news-archive .p-item-cat-card:focus-visible>.p-item-cat-card__placeholder,.p-blog-archive .p-item-cat-card:hover .p-item-cat-card__thumb img,.p-blog-archive .p-item-cat-card:hover .p-item-cat-card__thumb .p-item-cat-card__placeholder,.p-blog-archive .p-item-cat-card:hover>.p-item-cat-card__placeholder,.p-blog-archive .p-item-cat-card:focus-visible .p-item-cat-card__thumb img,.p-blog-archive .p-item-cat-card:focus-visible .p-item-cat-card__thumb .p-item-cat-card__placeholder,.p-blog-archive .p-item-cat-card:focus-visible>.p-item-cat-card__placeholder,.p-search-results .p-item-cat-card:hover .p-item-cat-card__thumb img,.p-search-results .p-item-cat-card:hover .p-item-cat-card__thumb .p-item-cat-card__placeholder,.p-search-results .p-item-cat-card:hover>.p-item-cat-card__placeholder,.p-search-results .p-item-cat-card:focus-visible .p-item-cat-card__thumb img,.p-search-results .p-item-cat-card:focus-visible .p-item-cat-card__thumb .p-item-cat-card__placeholder,.p-search-results .p-item-cat-card:focus-visible>.p-item-cat-card__placeholder,.page-items .p-item-cat-card:hover .p-item-cat-card__thumb img,.page-items .p-item-cat-card:hover .p-item-cat-card__thumb .p-item-cat-card__placeholder,.page-items .p-item-cat-card:hover>.p-item-cat-card__placeholder,.page-items .p-item-cat-card:focus-visible .p-item-cat-card__thumb img,.page-items .p-item-cat-card:focus-visible .p-item-cat-card__thumb .p-item-cat-card__placeholder,.page-items .p-item-cat-card:focus-visible>.p-item-cat-card__placeholder,.p-works-single .p-item-cat-card:hover .p-item-cat-card__thumb img,.p-works-single .p-item-cat-card:hover .p-item-cat-card__thumb .p-item-cat-card__placeholder,.p-works-single .p-item-cat-card:hover>.p-item-cat-card__placeholder,.p-works-single .p-item-cat-card:focus-visible .p-item-cat-card__thumb img,.p-works-single .p-item-cat-card:focus-visible .p-item-cat-card__thumb .p-item-cat-card__placeholder,.p-works-single .p-item-cat-card:focus-visible>.p-item-cat-card__placeholder,.p-works-archive .p-item-cat-card:hover .p-item-cat-card__thumb img,.p-works-archive .p-item-cat-card:hover .p-item-cat-card__thumb .p-item-cat-card__placeholder,.p-works-archive .p-item-cat-card:hover>.p-item-cat-card__placeholder,.p-works-archive .p-item-cat-card:focus-visible .p-item-cat-card__thumb img,.p-works-archive .p-item-cat-card:focus-visible .p-item-cat-card__thumb .p-item-cat-card__placeholder,.p-works-archive .p-item-cat-card:focus-visible>.p-item-cat-card__placeholder,.p-item-cat-page .p-item-cat-card:hover .p-item-cat-card__thumb img,.p-item-cat-page .p-item-cat-card:hover .p-item-cat-card__thumb .p-item-cat-card__placeholder,.p-item-cat-page .p-item-cat-card:hover>.p-item-cat-card__placeholder,.p-item-cat-page .p-item-cat-card:focus-visible .p-item-cat-card__thumb img,.p-item-cat-page .p-item-cat-card:focus-visible .p-item-cat-card__thumb .p-item-cat-card__placeholder,.p-item-cat-page .p-item-cat-card:focus-visible>.p-item-cat-card__placeholder{transform:scale(1.06)}.p-generic .p-item-cat-card__thumb,.p-post-single .p-item-cat-card__thumb,.p-news-archive .p-item-cat-card__thumb,.p-blog-archive .p-item-cat-card__thumb,.p-search-results .p-item-cat-card__thumb,.page-items .p-item-cat-card__thumb,.p-works-single .p-item-cat-card__thumb,.p-works-archive .p-item-cat-card__thumb,.p-item-cat-page .p-item-cat-card__thumb{position:relative;overflow:hidden;border:1px solid var(--nature400);border-radius:0}.p-generic .p-item-cat-card__thumb img,.p-generic .p-item-cat-card__placeholder,.p-post-single .p-item-cat-card__thumb img,.p-post-single .p-item-cat-card__placeholder,.p-news-archive .p-item-cat-card__thumb img,.p-news-archive .p-item-cat-card__placeholder,.p-blog-archive .p-item-cat-card__thumb img,.p-blog-archive .p-item-cat-card__placeholder,.p-search-results .p-item-cat-card__thumb img,.p-search-results .p-item-cat-card__placeholder,.page-items .p-item-cat-card__thumb img,.page-items .p-item-cat-card__placeholder,.p-works-single .p-item-cat-card__thumb img,.p-works-single .p-item-cat-card__placeholder,.p-works-archive .p-item-cat-card__thumb img,.p-works-archive .p-item-cat-card__placeholder,.p-item-cat-page .p-item-cat-card__thumb img,.p-item-cat-page .p-item-cat-card__placeholder{display:block;width:100%;aspect-ratio:16/9;object-fit:cover;transition:transform .45s ease}.p-generic .p-item-cat-card__placeholder,.p-post-single .p-item-cat-card__placeholder,.p-news-archive .p-item-cat-card__placeholder,.p-blog-archive .p-item-cat-card__placeholder,.p-search-results .p-item-cat-card__placeholder,.page-items .p-item-cat-card__placeholder,.p-works-single .p-item-cat-card__placeholder,.p-works-archive .p-item-cat-card__placeholder,.p-item-cat-page .p-item-cat-card__placeholder{display:grid;place-items:center;background:#f3f3f3;color:var(--nature500);font-size:1.4rem}.p-generic .p-item-cat-card__body,.p-post-single .p-item-cat-card__body,.p-news-archive .p-item-cat-card__body,.p-blog-archive .p-item-cat-card__body,.p-search-results .p-item-cat-card__body,.page-items .p-item-cat-card__body,.p-works-single .p-item-cat-card__body,.p-works-archive .p-item-cat-card__body,.p-item-cat-page .p-item-cat-card__body{display:grid;gap:4px;padding:8px 0 0}.p-generic .p-item-cat-card__head,.p-post-single .p-item-cat-card__head,.p-news-archive .p-item-cat-card__head,.p-blog-archive .p-item-cat-card__head,.p-search-results .p-item-cat-card__head,.page-items .p-item-cat-card__head,.p-works-single .p-item-cat-card__head,.p-works-archive .p-item-cat-card__head,.p-item-cat-page .p-item-cat-card__head{display:block;border:0}.p-generic .p-item-cat-card__name,.p-post-single .p-item-cat-card__name,.p-news-archive .p-item-cat-card__name,.p-blog-archive .p-item-cat-card__name,.p-search-results .p-item-cat-card__name,.page-items .p-item-cat-card__name,.p-works-single .p-item-cat-card__name,.p-works-archive .p-item-cat-card__name,.p-item-cat-page .p-item-cat-card__name{margin:1px 0 0;color:#444;font-size:1.6rem;font-weight:700;line-height:1.8;letter-spacing:0}.p-generic .p-item-cat-card__icon,.p-post-single .p-item-cat-card__icon,.p-news-archive .p-item-cat-card__icon,.p-blog-archive .p-item-cat-card__icon,.p-search-results .p-item-cat-card__icon,.page-items .p-item-cat-card__icon,.p-works-single .p-item-cat-card__icon,.p-works-archive .p-item-cat-card__icon,.p-item-cat-page .p-item-cat-card__icon{display:none}.p-generic .p-item-cat-card__lead,.p-post-single .p-item-cat-card__lead,.p-news-archive .p-item-cat-card__lead,.p-blog-archive .p-item-cat-card__lead,.p-search-results .p-item-cat-card__lead,.page-items .p-item-cat-card__lead,.p-works-single .p-item-cat-card__lead,.p-works-archive .p-item-cat-card__lead,.p-item-cat-page .p-item-cat-card__lead{color:var(--black);font-size:1.4rem;line-height:1.6;letter-spacing:0}.p-generic .p-item-cat-card__count,.p-post-single .p-item-cat-card__count,.p-news-archive .p-item-cat-card__count,.p-blog-archive .p-item-cat-card__count,.p-search-results .p-item-cat-card__count,.page-items .p-item-cat-card__count,.p-works-single .p-item-cat-card__count,.p-works-archive .p-item-cat-card__count,.p-item-cat-page .p-item-cat-card__count{display:none}@media screen and (max-width: 1100px){.p-generic .c-breadcrumb__list,.p-generic .c-breadcrumb ol,.p-post-single .c-breadcrumb__list,.p-post-single .c-breadcrumb ol,.p-news-archive .c-breadcrumb__list,.p-news-archive .c-breadcrumb ol,.p-blog-archive .c-breadcrumb__list,.p-blog-archive .c-breadcrumb ol,.p-search-results .c-breadcrumb__list,.p-search-results .c-breadcrumb ol,.page-items .c-breadcrumb__list,.page-items .c-breadcrumb ol,.p-works-single .c-breadcrumb__list,.p-works-single .c-breadcrumb ol,.p-works-archive .c-breadcrumb__list,.p-works-archive .c-breadcrumb ol,.p-item-cat-page .c-breadcrumb__list,.p-item-cat-page .c-breadcrumb ol{justify-content:flex-start}.p-generic .items-grid,.p-post-single .items-grid,.p-news-archive .items-grid,.p-blog-archive .items-grid,.p-search-results .items-grid,.page-items .items-grid,.p-works-single .items-grid,.p-works-archive .items-grid,.p-item-cat-page .items-grid{grid-template-columns:repeat(2, minmax(0, 1fr))}}@media screen and (max-width: 768px){.p-generic__lead,.p-generic .p-items-page__lead,.p-post-single__lead,.p-post-single .p-items-page__lead,.p-news-archive__lead,.p-news-archive .p-items-page__lead,.p-blog-archive__lead,.p-blog-archive .p-items-page__lead,.p-search-results__lead,.p-search-results .p-items-page__lead,.page-items__lead,.page-items .p-items-page__lead,.p-works-single__lead,.p-works-single .p-items-page__lead,.p-works-archive__lead,.p-works-archive .p-items-page__lead,.p-item-cat-page__lead,.p-item-cat-page .p-items-page__lead{font-size:1.5rem}.p-generic .p-items-page__container,.p-generic .p-works-archive-list__container,.p-generic .p-item-cat__container,.p-generic .p-news-archive__container,.p-generic .p-blog-archive__container,.p-generic>.l-container,.p-post-single .p-items-page__container,.p-post-single .p-works-archive-list__container,.p-post-single .p-item-cat__container,.p-post-single .p-news-archive__container,.p-post-single .p-blog-archive__container,.p-post-single>.l-container,.p-news-archive .p-items-page__container,.p-news-archive .p-works-archive-list__container,.p-news-archive .p-item-cat__container,.p-news-archive .p-news-archive__container,.p-news-archive .p-blog-archive__container,.p-news-archive>.l-container,.p-blog-archive .p-items-page__container,.p-blog-archive .p-works-archive-list__container,.p-blog-archive .p-item-cat__container,.p-blog-archive .p-news-archive__container,.p-blog-archive .p-blog-archive__container,.p-blog-archive>.l-container,.p-search-results .p-items-page__container,.p-search-results .p-works-archive-list__container,.p-search-results .p-item-cat__container,.p-search-results .p-news-archive__container,.p-search-results .p-blog-archive__container,.p-search-results>.l-container,.page-items .p-items-page__container,.page-items .p-works-archive-list__container,.page-items .p-item-cat__container,.page-items .p-news-archive__container,.page-items .p-blog-archive__container,.page-items>.l-container,.p-works-single .p-items-page__container,.p-works-single .p-works-archive-list__container,.p-works-single .p-item-cat__container,.p-works-single .p-news-archive__container,.p-works-single .p-blog-archive__container,.p-works-single>.l-container,.p-works-archive .p-items-page__container,.p-works-archive .p-works-archive-list__container,.p-works-archive .p-item-cat__container,.p-works-archive .p-news-archive__container,.p-works-archive .p-blog-archive__container,.p-works-archive>.l-container,.p-item-cat-page .p-items-page__container,.p-item-cat-page .p-works-archive-list__container,.p-item-cat-page .p-item-cat__container,.p-item-cat-page .p-news-archive__container,.p-item-cat-page .p-blog-archive__container,.p-item-cat-page>.l-container{padding-block:24px 64px}.p-generic .items-grid,.p-post-single .items-grid,.p-news-archive .items-grid,.p-blog-archive .items-grid,.p-search-results .items-grid,.page-items .items-grid,.p-works-single .items-grid,.p-works-archive .items-grid,.p-item-cat-page .items-grid{grid-template-columns:1fr 1fr;gap:24px 12px}.p-generic .p-item-cat-card__name,.p-post-single .p-item-cat-card__name,.p-news-archive .p-item-cat-card__name,.p-blog-archive .p-item-cat-card__name,.p-search-results .p-item-cat-card__name,.page-items .p-item-cat-card__name,.p-works-single .p-item-cat-card__name,.p-works-archive .p-item-cat-card__name,.p-item-cat-page .p-item-cat-card__name{font-size:1.8rem;line-height:1.8}.p-generic .p-item-cat-card__lead,.p-post-single .p-item-cat-card__lead,.p-news-archive .p-item-cat-card__lead,.p-blog-archive .p-item-cat-card__lead,.p-search-results .p-item-cat-card__lead,.page-items .p-item-cat-card__lead,.p-works-single .p-item-cat-card__lead,.p-works-archive .p-item-cat-card__lead,.p-item-cat-page .p-item-cat-card__lead{font-size:1.3rem}}.page-items .p-item-cat-card__body{gap:12px;padding:14px 0 0}.page-items .p-item-cat-card__head{display:flex;align-items:center;gap:16px;padding-bottom:10px;border-bottom:2px dashed var(--nature400)}.page-items .p-item-cat-card__name{flex:1 1 auto;margin:0;color:var(--black);font-size:2rem;line-height:1.45}.page-items .p-item-cat-card__icon{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;color:var(--secondary);font-size:1.8rem;line-height:1}.page-items .p-item-cat-card__icon i{color:inherit;line-height:1}@media screen and (max-width: 768px){.page-items .p-item-cat-card__head{gap:12px;padding-bottom:8px}.page-items .p-item-cat-card__name{font-size:2.2rem;line-height:1.5}.page-items .p-item-cat-card__icon{font-size:2.4rem}}.p-news-archive .p-page-header__lead,.p-blog-archive .p-page-header__lead{display:none}.p-works-detail__related-grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(260px, 1fr));gap:24px}.post-detail{display:grid;gap:32px}.post-detail__head{display:grid;gap:16px}.post-detail__meta{display:flex;flex-wrap:wrap;align-items:center;gap:10px;color:var(--nature500);font-size:1.6rem;line-height:1.6}.post-detail__meta time{font-family:var(--font-label)}.post-detail__meta .c-tag{font-size:1.4rem}.post-detail__title{width:100%;font-size:2.4rem;line-height:1.35}.post-detail__thumb{width:100%;margin-inline:0;overflow:hidden;border-radius:4px}.post-detail__thumb img{width:100%;aspect-ratio:16/9;object-fit:cover}.post-detail__body{width:100%;margin-inline:0;line-height:2;letter-spacing:.04em}.post-detail__body p,.post-detail__body li,.post-detail__body td,.post-detail__body th,.post-detail__body blockquote,.post-detail__body .wp-block-paragraph,.post-detail__body .wp-block-group{line-height:inherit;letter-spacing:inherit}.post-detail__body img{width:100%;border-radius:4px}.post-detail__body blockquote{padding:16px;border-left:4px solid rgba(25,0,120,.08);background:var(--nature300)}.post-detail__body table{width:100%;border-collapse:collapse}.post-detail__body th,.post-detail__body td{padding:12px;border:1px solid rgba(200,196,212,.15)}.post-detail__body tbody tr:nth-child(even){background:var(--nature300)}.post-detail__foot{display:grid;gap:32px;width:100%;margin-inline:0}.post-detail>.c-button{margin:0}.post-detail__nav{display:flex;justify-content:space-between;gap:16px;margin-top:0;padding-top:32px;border-top:1px solid rgba(200,196,212,.15)}.post-detail__nav-prev,.post-detail__nav-next{max-width:45%}.post-detail__nav-next{margin-left:auto;text-align:right}.post-detail__nav a{color:var(--nature700);font-size:1.8rem;line-height:1.8;transition:color .15s ease}.post-detail__nav a:hover,.post-detail__nav a:focus-visible{color:var(--primary)}.post-detail__nav span:first-child{display:block;margin-bottom:6px;color:var(--nature500);font-size:1.4rem}.post-detail__nav span:last-child{display:block;font-size:1.8rem;font-weight:700;line-height:1.8}@media screen and (max-width: 768px){.post-detail{gap:24px}.post-detail__nav{flex-direction:column}.post-detail__nav-prev,.post-detail__nav-next{max-width:100%}.post-detail__nav-next{margin-left:0;text-align:left}}.works-archive__container{padding-block:48px}.works-archive__empty{color:var(--nature700)}.works-detail{display:grid;gap:28px;padding-block:0}.works-detail__head{display:grid}.works-detail__gallery,.works-detail__slider{display:grid;gap:12px}.works-detail__slider--main,.works-detail__single-image,.works-detail__placeholder{position:relative;overflow:hidden;border-radius:0;background:#f3f3f3}.works-detail__slider--main,.works-detail__single-image{display:grid;align-items:center;width:100%;min-height:415px}.works-detail__image{width:100%;max-width:554px;height:415px;margin-inline:auto;object-fit:contain}.works-detail__placeholder{display:grid;place-items:center;width:100%;min-height:415px;color:var(--nature500);font-size:1.6rem;line-height:1.8;text-align:center}.works-detail__slider--main .swiper-wrapper{align-items:stretch}.works-detail__slider--main .swiper-slide{display:grid;align-items:center;min-height:415px;padding-inline:clamp(24px,16.9%,141px)}.works-detail__slider--main .swiper-button-prev,.works-detail__slider--main .swiper-button-next{width:40px;height:40px;color:var(--nature500)}.works-detail__slider--main .swiper-button-prev::after,.works-detail__slider--main .swiper-button-next::after{font-size:4rem;font-weight:700}.works-detail__slider--main .swiper-button-prev{left:24px}.works-detail__slider--main .swiper-button-next{right:24px}.works-detail__slider--main .swiper-pagination-bullet-active{background:var(--primary)}.works-detail__slider--thumbs{width:100%;min-width:0;overflow:hidden}.works-detail__gallery>.works-detail__thumb-scrollbar{position:relative !important;inset:auto !important;display:block;justify-self:stretch;width:100%;height:4px;margin-top:-4px;overflow:hidden;border-radius:999px;background:rgba(25,0,120,.06)}.works-detail__gallery>.works-detail__thumb-scrollbar .swiper-scrollbar-drag{position:absolute;top:0;left:0;height:100%;border-radius:inherit;background:rgba(25,0,120,.32)}.works-detail__thumb-slide{width:calc((100% - 32px)/5);min-width:0;overflow:hidden;border:1px solid rgba(0,0,0,0);border-radius:4px;cursor:pointer;opacity:1}.works-detail__thumb-slide.swiper-slide-thumb-active{border-color:var(--primary)}.works-detail__thumb-image{width:100%;aspect-ratio:4/3;object-fit:cover}.works-detail__single-image{padding-inline:clamp(24px,16.9%,141px)}.works-detail__info{display:grid;gap:12px;padding-top:6px}.works-detail__info-row{display:flex;align-items:flex-start;padding-bottom:8px;border-bottom:1px solid var(--nature400)}.works-detail__info-row dt,.works-detail__info-row dd{color:var(--black);font-size:1.6rem;line-height:1.8}.works-detail__info-row dt{display:flex;flex:0 0 148px;align-items:center;justify-content:center;font-weight:700}.works-detail__info-row dd{flex:1 1 auto;min-width:0}.works-detail__info-row:last-child dt{align-items:flex-start}.works-detail__comment{color:var(--black);font-size:1.6rem;line-height:1.8}.works-detail__comment p+p{margin-top:2px}.works-detail+.p-store-info{padding-top:72px}@media screen and (max-width: 768px){.works-detail{gap:24px}.works-detail__slider--main{min-height:0}.works-detail__slider--main .swiper-slide{min-height:0;padding-inline:0}.works-detail__slider--main .swiper-button-prev,.works-detail__slider--main .swiper-button-next{width:32px;height:32px}.works-detail__slider--main .swiper-button-prev::after,.works-detail__slider--main .swiper-button-next::after{font-size:3.2rem}.works-detail__slider--main .swiper-button-prev{left:8px}.works-detail__slider--main .swiper-button-next{right:8px}.works-detail__single-image{min-height:0;padding-inline:0}.works-detail__image{max-width:none;aspect-ratio:4/3}.works-detail__gallery>.works-detail__thumb-scrollbar{height:3px;margin-top:-2px}.works-detail__thumb-slide{width:72px}.works-detail__info-row{display:grid;gap:8px}.works-detail__info-row dt{flex-basis:auto;justify-content:flex-start}.works-detail+.p-store-info{padding-top:48px}}:where(.u-visually-hidden:not(:focus,:active,:focus-within,.not-visually-hidden)){clip-path:inset(50%) !important;height:1px !important;width:1px !important;overflow:hidden !important;position:absolute !important;white-space:nowrap !important;border:0 !important}.screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.u-only-pc{display:block}@media screen and (max-width: 768px){.u-only-pc{display:none}}.u-only-sp{display:none}@media screen and (max-width: 768px){.u-only-sp{display:block}}/*# sourceMappingURL=theme.min.css.map */
