@charset "UTF-8";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:100%;-webkit-text-size-adjust:100%}body{min-height:100vh;text-rendering:optimizeSpeed;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}ul,ol{list-style:none}a{color:inherit;text-decoration:none}body{font-family:Zen Kaku Gothic New,sans-serif;font-weight:400;color:#000;letter-spacing:.1em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{transition:opacity .3s ease}a:hover{opacity:.7}img,picture,svg,iframe,video{width:100%;height:auto;vertical-align:bottom}ul{list-style:none}em{font-style:normal}@media screen and (max-width:768px){a[href^="tel:"]{pointer-events:none!important}}span{display:inline-block}@media screen and (max-width:768px){.pc-only{display:none!important}}@media (min-width: 768px){.sp-only{display:none!important}}.l-header{position:fixed;z-index:100;top:0;left:0;width:100%;pointer-events:none}.l-header__inner,.l-header__contact,.l-header__hamburger,.l-header__drawer{pointer-events:auto}.l-header.is-hidden .l-header__inner{transform:translateY(-100%)}.l-header__inner{position:relative;min-height:6.25rem;background-color:transparent;transform:translateY(0);transition:transform .3s ease;display:flex;align-items:center;gap:2.5rem;padding-left:3%;padding-right:0}@media screen and (max-width:1280px){.l-header__inner{gap:1.25rem}}@media screen and (max-width:1024px){.l-header__inner{min-height:4rem;padding:0 1rem}}.l-header__logo{display:block;text-decoration:none;max-width:min(30vw,23.75rem)}@media screen and (max-width:1024px){.l-header__logo{max-width:13.75rem}}.l-header__logo img{display:block;width:100%;height:auto;transition:filter .3s ease}body.home .l-header__logo img{filter:brightness(0) invert(1)}body.home .l-header.is-past-fv .l-header__logo img{filter:none}.l-header__nav{margin-left:auto}@media screen and (max-width:1024px){.l-header__nav{display:none}}.l-header__nav .l-header__nav-list{display:flex;align-items:center;gap:2.5rem;margin:0;padding:0;list-style:none}@media screen and (max-width:1280px){.l-header__nav .l-header__nav-list{gap:1.25rem}}.l-header__nav .l-header__nav-list>li{position:relative}.l-header__nav .l-header__nav-list>li>a{position:relative;display:flex;justify-content:center;flex-direction:column;align-items:center;font-family:Zen Kaku Gothic New,sans-serif;font-weight:500;letter-spacing:.1em;font-size:1.125rem;line-height:1;gap:.625rem;min-height:6.25rem;color:#000;text-decoration:none;white-space:nowrap;transition:color .3s ease,opacity .3s ease}body.home .l-header__nav .l-header__nav-list>li>a{color:#fff}body.home .l-header.is-past-fv .l-header__nav .l-header__nav-list>li>a{color:#000}@media screen and (max-width:1280px){.l-header__nav .l-header__nav-list>li>a{font-size:1rem}}.l-header__nav .l-header__nav-list>li.current-menu-item>a:after,.l-header__nav .l-header__nav-list>li.current-menu-ancestor>a:after{transform:scaleX(1)}@media (hover: hover){.l-header__nav .l-header__nav-list>li>a:hover{opacity:.6}}.l-header__contact{flex-shrink:0;align-self:stretch;display:flex;align-items:center;justify-content:center;gap:.75rem;width:15.625rem;background-color:#000;color:#fff;text-decoration:none;font-family:Zen Kaku Gothic New,sans-serif;font-weight:500;letter-spacing:.1em;font-size:1.125rem;transition:opacity .2s ease}@media screen and (max-width:1280px){.l-header__contact{width:12.5rem;font-size:1rem}}@media screen and (max-width:1024px){.l-header__contact{display:none}}@media (hover: hover){.l-header__contact:hover{opacity:.6}}.l-header__contact-icon{display:block;width:1.875rem;height:1.25rem}.l-header__contact-icon img{display:block;width:100%;height:100%;object-fit:contain}.l-header__hamburger{display:none}@media screen and (max-width:1024px){.l-header__hamburger{position:relative;z-index:110;margin-left:auto;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:transparent;display:flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;padding:0;cursor:pointer}}.l-header__hamburger-bars{position:relative;display:block;width:1.75rem;height:1rem}.l-header__hamburger-bars span{position:absolute;left:0;width:100%;height:.125rem;background-color:#000;transition:transform .3s ease,opacity .2s ease,top .3s ease,background-color .3s ease}body.home .l-header__hamburger-bars span{background-color:#fff}body.home .l-header.is-past-fv .l-header__hamburger-bars span{background-color:#000}.l-header__hamburger-bars span:nth-child(1){top:0}.l-header__hamburger-bars span:nth-child(2){top:50%;transform:translateY(-50%)}.l-header__hamburger-bars span:nth-child(3){top:100%;transform:translateY(-100%)}.is-open .l-header__hamburger-bars span:nth-child(1){top:50%;transform:translateY(-50%) rotate(45deg)}.is-open .l-header__hamburger-bars span:nth-child(2){opacity:0}.is-open .l-header__hamburger-bars span:nth-child(3){top:50%;transform:translateY(-50%) rotate(-45deg)}.l-header__drawer{display:none}@media screen and (max-width:1024px){.l-header__drawer{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:105;background-color:#000000b3;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease;overflow-y:auto}.l-header__drawer.is-active{opacity:1;visibility:visible}}.l-header__drawer-inner{min-height:100%;display:flex;flex-direction:column}.l-header__drawer-header{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem}.l-header__drawer-logo{display:block;width:13.75rem;max-width:60%}.l-header__drawer-logo img{display:block;width:100%;height:auto}.l-header__drawer-close{position:relative;width:2.5rem;height:2.5rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:transparent;cursor:pointer;flex-shrink:0}.l-header__drawer-close span{position:absolute;left:50%;top:50%;width:2rem;height:.125rem;background-color:#fff}.l-header__drawer-close span:nth-child(1){transform:translate(-50%,-50%) rotate(45deg)}.l-header__drawer-close span:nth-child(2){transform:translate(-50%,-50%) rotate(-45deg)}@media (hover: hover){.l-header__drawer-close:hover{opacity:.6}}.l-header__drawer-nav{flex:1 1 auto;display:flex;align-items:center;justify-content:center;width:100%}.l-header__drawer-nav-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;align-items:center;gap:1.75rem;width:100%}.l-header__drawer-nav-list>li{width:100%;text-align:center}.l-header__drawer-nav-list a{display:inline-block;font-family:Zen Kaku Gothic New,sans-serif;font-weight:500;letter-spacing:.1em;font-size:1.125rem;color:#fff;text-decoration:none;transition:opacity .2s ease}@media (hover: hover){.l-header__drawer-nav-list a:hover{opacity:.6}}.l-header__drawer-nav-list .current-menu-item>a,.l-header__drawer-nav-list .current-menu-ancestor>a{opacity:.6}.l-header__drawer-contact{display:flex;align-items:center;justify-content:center;gap:1rem;width:100%;min-height:6.875rem;padding:1.25rem;background-color:#000;color:#fff;text-decoration:none;font-family:Zen Kaku Gothic New,sans-serif;font-weight:500;letter-spacing:.1em;font-size:1.25rem;transition:opacity .2s ease}@media (hover: hover){.l-header__drawer-contact:hover{opacity:.6}}.l-header__drawer-contact-icon{display:block;width:2.25rem;height:1.5rem}.l-header__drawer-contact-icon img{display:block;width:100%;height:100%;object-fit:contain}body:has(.l-header__drawer.is-active){overflow:hidden}.l-footer{background-color:#39b54a;color:#fff;padding-block:3.125rem}@media screen and (max-width:768px){.l-footer{padding-block:3.125rem 1.875rem}}.l-footer__inner{padding-inline:4%;margin-inline:auto;max-width:calc(1200px + 8%);width:100%}@media screen and (max-width:768px){.l-footer__inner{padding-inline:5%;max-width:100%}}.l-footer__main{display:flex;justify-content:space-between;gap:3.75rem}@media screen and (max-width:768px){.l-footer__main{flex-direction:column;gap:2.5rem}}.l-footer__info{display:flex;flex-direction:column;gap:1.5rem}@media screen and (max-width:768px){.l-footer__info{gap:1.25rem;align-items:flex-start}}.l-footer__logo{display:block;width:23.75rem}@media screen and (max-width:768px){.l-footer__logo{width:16.25rem}}.l-footer__logo img{width:100%;height:auto}.l-footer__address{display:flex;flex-direction:column;gap:.5rem}.l-footer__address p{font-family:Zen Kaku Gothic New,sans-serif;font-weight:500;letter-spacing:.1em;font-size:1.125rem;line-height:1.6;color:#fff}@media screen and (max-width:768px){.l-footer__address p{font-family:Zen Kaku Gothic New,sans-serif;font-weight:400;letter-spacing:.1em;font-size:1rem}}.l-footer__contact{display:inline-flex;align-items:center;justify-content:center;gap:1rem;width:12.5rem;height:3.75rem;border-radius:.625rem;background-color:#000;color:#fff;text-decoration:none;margin-top:.5rem}.l-footer__contact-icon{display:inline-flex;width:1.875rem;height:1.25rem}.l-footer__contact-icon img{width:100%;height:100%;object-fit:contain}.l-footer__contact-text{font-family:Zen Kaku Gothic New,sans-serif;font-weight:500;letter-spacing:.1em;font-size:1.125rem;color:#fff}@media screen and (max-width:768px){.l-footer__contact-text{font-size:1rem}}@media screen and (max-width:768px){.l-footer__nav{width:100%}}.l-footer__nav .l-footer__nav-list{column-count:2;margin:0;padding:0;list-style:none}@media screen and (max-width:768px){.l-footer__nav .l-footer__nav-list{column-count:revert;display:grid;grid-auto-flow:column;grid-template-rows:repeat(4,auto);grid-auto-columns:max-content;column-gap:3.125rem;row-gap:.875rem}}.l-footer__nav .l-footer__nav-list li{margin-bottom:1rem;break-inside:avoid}@media screen and (max-width:768px){.l-footer__nav .l-footer__nav-list li{margin-bottom:0}}@media screen and (max-width:768px){.l-footer__nav .l-footer__nav-list li:nth-child(4){break-after:column}}.l-footer__nav .l-footer__nav-list li:nth-child(5){break-after:column}@media screen and (max-width:768px){.l-footer__nav .l-footer__nav-list li:nth-child(5){break-after:initial}}.l-footer__nav .l-footer__nav-list li a{font-family:Zen Kaku Gothic New,sans-serif;font-weight:500;letter-spacing:.1em;color:#fff;text-decoration:none;font-size:1.125rem}@media screen and (max-width:768px){.l-footer__nav .l-footer__nav-list li a{font-size:1rem}}@media (hover: hover){.l-footer__nav .l-footer__nav-list li a:hover{opacity:.6}}.l-footer__copyright{margin-top:4.375rem}@media screen and (max-width:768px){.l-footer__copyright{margin-top:3.125rem}}.l-footer__copyright p{font-family:Zen Kaku Gothic New,sans-serif;font-weight:400;letter-spacing:.1em;font-size:.75rem;color:#fff}@media screen and (max-width:768px){.l-footer__copyright p{font-size:.875rem}}.c-buttons-basic{display:inline-flex;align-items:center;justify-content:center;width:18.75rem;height:4.375rem;background-color:#39b54a;color:#fff;font-family:Zen Kaku Gothic New,sans-serif;font-weight:500;letter-spacing:.1em;font-size:1.125rem;line-height:1;text-decoration:none;border-radius:100vmax;transition:opacity .3s ease}.c-buttons-basic:hover{opacity:.6}@media screen and (max-width:768px){.c-buttons-basic{width:17.1875rem;height:4.375rem}}.c-headlines-basic{display:flex;flex-direction:column;align-items:center;gap:1.125rem;text-align:center}@media screen and (max-width:768px){.c-headlines-basic{gap:.75rem}}.c-headlines-basic[data-align=left]{align-items:flex-start;text-align:left}.c-headlines-basic__en{font-family:Montserrat,sans-serif;font-weight:500;font-size:3.5rem;color:#39b54a;line-height:1;letter-spacing:.05em;margin:0}@media screen and (max-width:768px){.c-headlines-basic__en{font-size:2rem}}.c-headlines-basic__ja{font-family:Zen Kaku Gothic New,sans-serif;font-weight:500;letter-spacing:.1em;font-size:1rem;color:#000;line-height:1;margin:0}@media screen and (max-width:768px){.c-headlines-basic__ja{font-size:.8125rem}}.c-headlines-basic[data-color=green] .c-headlines-basic__en{color:#39b54a}.c-headlines-mv{display:flex;align-items:center;width:100%;position:relative;min-height:34.375rem;aspect-ratio:1366/581;overflow:hidden}@media screen and (max-width:768px){.c-headlines-mv{flex-direction:column;align-items:stretch}}.c-headlines-mv__text{z-index:1;flex:0 0 30%;padding-left:3%;padding-right:2.5rem}@media screen and (max-width:768px){.c-headlines-mv__text{flex:0 0 auto;width:100%;padding:7.8125rem 2rem 4.375rem}}.c-headlines-mv__en{font-family:Montserrat,sans-serif;font-weight:500;font-size:4rem;line-height:1;letter-spacing:.05em;color:#000;margin:0 0 1rem;white-space:nowrap}@media screen and (max-width:768px){.c-headlines-mv__en{font-size:2rem;margin-bottom:.75rem}}.c-headlines-mv__ja{font-family:Zen Kaku Gothic New,sans-serif;font-weight:500;letter-spacing:.1em;font-size:1.125rem;line-height:1;color:#000;margin:0;white-space:nowrap}@media screen and (max-width:768px){.c-headlines-mv__ja{font-size:.875rem}}.c-headlines-mv__image{position:absolute;flex:1 1 auto;min-width:0;aspect-ratio:900/581;width:65.8857979502vw;min-height:34.375rem;top:0;right:0}@media screen and (max-width:768px){.c-headlines-mv__image{position:static;height:25rem;min-height:auto;width:92%;aspect-ratio:345/400;overflow:hidden;margin-left:auto}}.c-headlines-mv__image picture,.c-headlines-mv__image img{display:block;width:100%;height:100%;object-fit:cover}.c-card-info{background-color:#e6f5fa;background-image:repeating-conic-gradient(#eef8fc 0% 25%,transparent 0% 50%);background-size:10px 10px;border-radius:15px;padding:0 44px 40px;position:relative}@media screen and (max-width:768px){.c-card-info{padding:24px 20px 32px;row-gap:4.6875rem}}.c-card-info:before{content:"";border-radius:15px;position:absolute;top:.625rem;left:.625rem;width:calc(100% - 1.25rem);height:calc(100% - 1.25rem);border:2px solid #39b54a}.c-card-info__title{top:-.5rem;margin-bottom:-.5rem;position:relative;z-index:1;width:fit-content;padding-inline:1.25rem;margin-inline:auto;color:#39b54a;font-size:1.5rem;line-height:1;text-align:center}@media screen and (max-width:768px){.c-card-info__title{top:-2rem;margin-bottom:-2rem}}.c-card-info__title:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:.9375rem;z-index:-1;background-color:#e6f5fa;background-image:repeating-conic-gradient(#eef8fc 0% 25%,transparent 0% 50%);background-size:10px 10px}.c-card-info__list{margin-top:2rem;list-style:none;display:flex;flex-direction:column;position:relative}.c-card-info__item{display:flex;letter-spacing:0;font-size:1.125rem;line-height:2.1}.c-card-info__item:before{content:"・";color:#2e3192}@media screen and (max-width:768px){.c-card-info__item{font-size:.9375rem}}.c-card-info__item[data-sub]{padding-left:2rem}.c-card-info__item[data-sub]:before{content:none}.c-blocks-access__body{display:grid;grid-template-columns:400px 1fr;column-gap:3.5625rem}@media screen and (max-width:768px){.c-blocks-access__body{grid-template-columns:1fr;gap:2rem}}.c-blocks-access__info{display:flex;flex-direction:column;gap:1.5rem}.c-blocks-access__photo img{width:100%;height:auto;display:block;object-fit:cover}.c-blocks-access__detail{display:flex;flex-direction:column;gap:.75rem}.c-blocks-access__logo img{width:100%;height:auto;display:block}.c-blocks-access__contact{display:flex;flex-direction:column;width:max-content}.c-blocks-access__tel{display:flex;justify-content:space-between;font-size:2.0625rem;color:#29abe2;text-decoration:none;line-height:1.1}@media screen and (max-width:768px){.c-blocks-access__tel{font-size:1.375rem}}.c-blocks-access__tel span{letter-spacing:.06em}.c-blocks-access__fax{font-size:2.0625rem;color:#29abe2;line-height:1.1}@media screen and (max-width:768px){.c-blocks-access__fax{font-size:1.375rem}}.c-blocks-access__address{display:flex;flex-direction:column;gap:.25rem}.c-blocks-access__address p{font-size:1.25rem;color:#000;line-height:1.4}@media screen and (max-width:768px){.c-blocks-access__address p{font-size:1rem}}@media screen and (max-width:768px){.c-blocks-access__map{aspect-ratio:4/3}}.c-blocks-access__map iframe{width:100%;height:100%;min-height:25rem;display:block;border:none}@media screen and (max-width:768px){.c-blocks-access__map iframe{min-height:unset}}.sub-menu{position:absolute;top:80%;left:0;transform:translate(0) translateY(1.25rem);z-index:10;width:13.75rem;margin:0;padding:1.5rem 1.25rem;list-style:none;background-color:#39b54ab3;border-radius:.625rem;display:flex;flex-direction:column;gap:.75rem;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s ease,transform .2s ease,visibility .2s ease}@media screen and (max-width:768px){.sub-menu{display:none}}.sub-menu:before{content:"";position:absolute;top:-1.25rem;left:0;width:100%;height:1.25rem}.sub-menu li{line-height:1}.sub-menu a{display:block;font-family:Zen Kaku Gothic New,sans-serif;font-weight:400;letter-spacing:.1em;font-size:1rem;letter-spacing:.08em;color:#fff;text-decoration:none;line-height:1.4;transition:opacity .2s ease}.sub-menu a:before{content:"- "}@media (hover: hover){.sub-menu a:hover{opacity:.7}}#top .pg-fv__inner{position:relative;width:100%;height:62.5rem}@media screen and (max-width:1920px){#top .pg-fv__inner{height:auto}}@media screen and (max-width:768px){#top .pg-fv__inner{height:auto}}#top .pg-fv__movie{display:block;width:100%;height:48rem;clip-path:ellipse(100% 180% at 50% -80%)}@media screen and (max-width:768px){#top .pg-fv__movie{height:41.0625rem;clip-path:ellipse(200% 125% at 50% -25%)}}#top .pg-fv__movie video{display:block;width:100%;height:100%;object-fit:cover;object-position:center bottom}#top .pg-fv__text{position:absolute;left:6.5%;bottom:44%;color:#fff;font-family:Zen Kaku Gothic New,sans-serif;font-weight:700;line-height:1}@media screen and (max-width:1920px){#top .pg-fv__text{bottom:24%}}@media screen and (max-width:768px){#top .pg-fv__text{left:8%;bottom:10%}}#top .pg-fv__sub{font-size:1.5rem;letter-spacing:.1em;margin-bottom:1.25rem}@media screen and (max-width:768px){#top .pg-fv__sub{font-size:1rem;letter-spacing:0;margin-bottom:1rem}}#top .pg-fv__title{font-size:4rem;letter-spacing:.2em}@media screen and (max-width:768px){#top .pg-fv__title{font-size:3rem;line-height:1.2}}#top .pg-about{padding-block:5rem 4.375rem;overflow:hidden}@media screen and (max-width:768px){#top .pg-about{padding-block:3.75rem 6.25rem}}#top .pg-about__inner{position:relative;max-width:1366px;margin-inline:auto;width:100%}@media screen and (max-width:768px){#top .pg-about__inner{max-width:100%}}#top .pg-about__inner{min-height:41.5rem}@media screen and (max-width:768px){#top .pg-about__inner{max-width:100%;min-height:344.8275862069vw;padding-inline:0}}#top .pg-about__image{position:absolute;margin:0;overflow:hidden;display:block}#top .pg-about__image img{width:100%;height:100%;object-fit:cover;display:block}#top .pg-about__image[data-pos=top-right]{top:1.1875rem;right:.25rem;width:15.625rem;height:21.875rem}@media screen and (max-width:768px){#top .pg-about__image[data-pos=top-right]{top:31.6091954023vw;right:1.1494252874vw;width:63.7931034483vw;height:89.367816092vw}}#top .pg-about__image[data-pos=square]{top:4.25rem;left:9.8125rem;width:15.625rem;height:15.625rem}@media screen and (max-width:768px){#top .pg-about__image[data-pos=square]{top:192.5287356322vw;left:auto;right:5%;width:56.0344827586vw;height:56.0344827586vw}}#top .pg-about__image[data-pos=bottom-left]{top:17.375rem;left:.25rem;width:15.625rem;height:21.875rem}@media screen and (max-width:768px){#top .pg-about__image[data-pos=bottom-left]{top:238.5057471264vw;left:5%;width:56.0344827586vw;height:78.4482758621vw;z-index:-1}}#top .pg-about__heading{position:absolute;top:7.8125rem;left:50%;transform:translate(-50%);margin:0}@media screen and (max-width:768px){#top .pg-about__heading{top:8.6206896552vw}#top .pg-about__heading .c-headlines-basic{gap:.375rem}}#top .pg-about__text{position:absolute;top:18.4375rem;left:50%;transform:translate(-50%);width:max-content;text-align:center;margin:0;font-family:Zen Kaku Gothic New,sans-serif;font-weight:400;letter-spacing:.1em;font-size:1.125rem;color:#000;line-height:2.6666666667}@media screen and (max-width:768px){#top .pg-about__text{top:129.3103448276vw;left:5.7471264368vw;right:5.7471264368vw;transform:none;width:auto;text-align:left;font-size:1rem;line-height:2}}#top .pg-about__btn{position:absolute;top:34.625rem;left:50%;transform:translate(-50%)}@media screen and (max-width:768px){#top .pg-about__btn{top:auto;bottom:0}}#top .pg-info{padding-bottom:6.5625rem}#top .pg-info__wrapper{padding-inline:4%;margin-inline:auto;max-width:calc(1200px + 8%);width:100%}@media screen and (max-width:768px){#top .pg-info__wrapper{padding-inline:5%;max-width:100%}}#top .pg-info__head{padding-top:3.75rem;padding-bottom:2.5rem;text-align:center;border-bottom:1px solid #b2e1f0;margin-bottom:3.75rem}@media screen and (max-width:768px){#top .pg-info__head{padding-top:2.5rem;padding-bottom:1.5rem;margin-bottom:2.5rem}}#top .pg-info__head-title{font-size:2.5rem;color:#39b54a;line-height:1;letter-spacing:.5em}@media screen and (max-width:768px){#top .pg-info__head-title{font-size:1.625rem;letter-spacing:.3em}}#top .pg-info__head-sub{font-size:1.125rem;color:#000;margin-top:.75rem}@media screen and (max-width:768px){#top .pg-info__head-sub{font-size:.8125rem;margin-top:.5rem}}#top .pg-info__schedule{margin-bottom:5rem}@media screen and (max-width:768px){#top .pg-info__schedule{margin-bottom:3.125rem}}#top .pg-info__schedule-title{font-size:2.125rem;color:#39b54a;line-height:1;width:fit-content;margin-inline:auto}@media screen and (max-width:768px){#top .pg-info__schedule-title{font-size:1.5rem}}#top .pg-info__schedule-title:after{content:"";display:block;width:4.375rem;height:2px;background-color:#f1f9fc;margin-top:.75rem;margin-inline:auto}#top .pg-info__schedule-row{display:flex;align-items:end;gap:1.875rem}@media screen and (max-width:768px){#top .pg-info__schedule-row{align-items:initial;flex-direction:column;gap:2rem}}#top .pg-info__schedule-body{flex:1;min-width:0}#top .pg-info__dept{display:flex;justify-content:center;align-items:baseline;gap:.75rem;margin-top:1.25rem;margin-bottom:1.5rem}@media screen and (max-width:768px){#top .pg-info__dept{flex-direction:column;gap:.25rem;margin-top:1rem;margin-bottom:1rem}}#top .pg-info__dept-label{font-size:1.375rem;color:#39b54a;white-space:nowrap}@media screen and (max-width:768px){#top .pg-info__dept-label{font-size:1rem}}#top .pg-info__dept-value{font-size:1.375rem;color:#000}@media screen and (max-width:768px){#top .pg-info__dept-value{font-size:1rem}}#top .pg-info__table{overflow:auto;width:auto}#top .pg-info__table-days{display:grid;grid-template-columns:12.5rem repeat(7,1fr);gap:0 .5rem;margin-bottom:.75rem;min-width:51.25rem}@media screen and (max-width:768px){#top .pg-info__table-days{min-width:43.75rem}}#top .pg-info__table-day{display:flex;align-items:center;justify-content:center;background-color:#39b54a;color:#fff;border-radius:1rem;width:4.8125rem;height:2rem;margin-inline:auto;font-size:1.375rem}@media screen and (max-width:768px){#top .pg-info__table-day{width:100%;height:1.625rem;font-size:1.125rem}}#top .pg-info__table-day[data-holiday]{font-size:1.375rem;letter-spacing:0;font-feature-settings:"palt"}@media screen and (max-width:768px){#top .pg-info__table-day[data-holiday]{font-size:1.125rem}}#top .pg-info__table-row{display:grid;grid-template-columns:12.5rem repeat(7,1fr);gap:0 .5rem;background-color:#e5f5fa;border-radius:1.75rem;height:3.4375rem;align-items:center;min-width:51.25rem}@media screen and (max-width:768px){#top .pg-info__table-row{min-width:43.75rem;height:2.5rem}}#top .pg-info__table-row+.pg-info__table-row{margin-top:1.25rem}#top .pg-info__table-time{background-color:#39b54a;height:100%;display:flex;align-items:center;padding-left:1.5rem;color:#fff;font-size:1.125rem;white-space:nowrap;border-radius:100vmax 0 0 100vmax}#top .pg-info__table-cell{display:flex;align-items:center;justify-content:center}#top .pg-info__table-cell[data-open]:after{content:"";display:block;width:1.75rem;height:1.75rem;border-radius:50%;background-color:#29abe2}@media screen and (max-width:768px){#top .pg-info__table-cell[data-open]:after{width:1.25rem;height:1.25rem}}#top .pg-info__table-cell[data-close]:after{content:"";display:block;width:2.5rem;height:.25rem;border-radius:.125rem;background-color:#29abe2}@media screen and (max-width:768px){#top .pg-info__table-cell[data-close]:after{width:1.875rem}}#top .pg-info__wait{position:relative;width:11.125rem;height:11.125rem;border-radius:50%;display:flex;flex-direction:column;align-items:center}@media screen and (max-width:768px){#top .pg-info__wait{width:7.5rem;height:7.5rem;margin-left:auto}}#top .pg-info__news{display:grid;grid-template-columns:auto 1fr;gap:1.875rem;align-items:stretch;border:3px solid #66c3e1;border-radius:.9375rem;padding:1.25rem 1.875rem;margin-bottom:5rem}@media screen and (max-width:768px){#top .pg-info__news{grid-template-columns:1fr;gap:1.25rem;padding:1.25rem;margin-bottom:3.125rem}}#top .pg-info__news-head{display:flex;flex-direction:column;align-items:center}@media screen and (max-width:768px){#top .pg-info__news-head{flex-direction:row;justify-content:space-between}}#top .pg-info__news-sub{font-size:1.625rem;color:#39b54a;line-height:1;text-align:center}@media screen and (max-width:768px){#top .pg-info__news-sub{font-size:1.125rem}}#top .pg-info__news-sub span{font-size:1.125rem}@media screen and (max-width:768px){#top .pg-info__news-sub span{font-size:.8125rem}}#top .pg-info__news-title{margin-bottom:.625rem;font-size:2.125rem;color:#39b54a;line-height:1.2}@media screen and (max-width:768px){#top .pg-info__news-title{font-size:1.5rem}}#top .pg-info__news-more{font-size:1.375rem;color:#fff;background-color:#29abe2;border-radius:1.625rem;padding:.625rem 2rem;text-decoration:none;margin-top:auto;text-align:center;letter-spacing:-.1em}@media screen and (max-width:768px){#top .pg-info__news-more{font-size:.875rem;padding:.5rem 1.25rem;margin-top:.75rem;align-self:flex-start}}#top .pg-info__news-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column}#top .pg-info__news-item{border-bottom:1px solid #d1d1d3}#top .pg-info__news-item:last-child{border-bottom:none}#top .pg-info__news-item:first-child a{padding-top:0}#top .pg-info__news-item:last-child a{padding-bottom:0}#top .pg-info__news-link{display:grid;grid-template-columns:8.75rem 1fr;gap:1.25rem;align-items:center;padding-block:1.25rem;text-decoration:none}@media screen and (max-width:768px){#top .pg-info__news-link{grid-template-columns:5.625rem 1fr;gap:.75rem;padding-block:.75rem}}#top .pg-info__news-link:hover{opacity:.7}#top .pg-info__news-date{font-size:1.375rem;color:#39b54a;line-height:1}@media screen and (max-width:768px){#top .pg-info__news-date{font-size:.8125rem}}#top .pg-info__news-text{font-size:1.25rem;color:#000;line-height:1.4;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}@media screen and (max-width:768px){#top .pg-info__news-text{font-size:.8125rem;-webkit-line-clamp:2}}#top .pg-info__cards{display:flex;flex-direction:column;gap:4.6875rem}@media screen and (max-width:768px){#top .pg-info__cards{gap:2.5rem}}#top .pg-access{padding-block:5rem;padding-inline:4%;margin-inline:auto;max-width:calc(1200px + 8%);width:100%}@media screen and (max-width:768px){#top .pg-access{padding-inline:5%;max-width:100%}}@media screen and (max-width:768px){#top .pg-access{padding-block:3rem}}#top .pg-access__head{text-align:center}#top .pg-access__title{font-size:2.5rem;color:#39b54a;line-height:1}@media screen and (max-width:768px){#top .pg-access__title{font-size:1.75rem}}#top .pg-access__subtitle{font-size:1.125rem;color:#000;margin-top:.5rem}@media screen and (max-width:768px){#top .pg-access__subtitle{font-size:.875rem}}#top .pg-access__line{width:100%;height:1px;background-color:#b2e1f0;margin-top:1.5rem;margin-bottom:2.5rem}@media screen and (max-width:768px){#top .pg-access__line{margin-block:1.25rem}}#top .pg-vision{background-color:#e6f5fa;background-image:repeating-conic-gradient(rgba(255,255,255,.3) 0% 25%,transparent 0% 50%);background-size:10px 10px;padding-block:5rem}@media screen and (max-width:768px){#top .pg-vision{padding-block:3rem}}#top .pg-vision__inner{padding-inline:4%;margin-inline:auto;max-width:calc(1200px + 8%);width:100%}@media screen and (max-width:768px){#top .pg-vision__inner{padding-inline:5%;max-width:100%}}#top .pg-vision__title{font-size:2.125rem;color:#39b54a;text-align:center;line-height:1.6}@media screen and (max-width:768px){#top .pg-vision__title{font-size:1.25rem}}#top .pg-vision__title [data-accent]{font-weight:700;font-size:2.5rem}@media screen and (max-width:768px){#top .pg-vision__title [data-accent]{font-size:1.5rem}}#top .pg-vision__title [data-color=green]{color:#29abe2}#top .pg-vision__line{width:75rem;max-width:100%;height:1px;background-color:#b2e1f0;margin:2rem auto 2.5rem}@media screen and (max-width:768px){#top .pg-vision__line{margin:1.25rem auto}}#top .pg-vision__section{text-align:center;margin-bottom:1.5rem}@media screen and (max-width:768px){#top .pg-vision__section{margin-bottom:1rem}}#top .pg-vision__section[data-type=hospital]{margin-bottom:5.25rem}@media screen and (max-width:768px){#top .pg-vision__section[data-type=hospital]{margin-bottom:3.75rem}}#top .pg-vision__section-label{font-size:1.75rem;line-height:1;color:#39b54a}@media screen and (max-width:768px){#top .pg-vision__section-label{font-size:1rem}}#top .pg-vision__section-line{width:4.375rem;height:2px;background-color:#f1f9fc;margin:.75rem auto 0}#top .pg-vision__block{display:flex;align-items:flex-start;gap:1.25rem;margin-bottom:3rem}@media screen and (max-width:768px){#top .pg-vision__block{gap:.75rem;margin-bottom:2rem}}#top .pg-vision__block-num{margin-top:1rem;width:4.375rem;flex-shrink:0}@media screen and (max-width:768px){#top .pg-vision__block-num{width:3rem}}#top .pg-vision__block-body{padding-top:.75rem}#top .pg-vision__block-text{font-size:1.75rem;line-height:1.4}@media screen and (max-width:768px){#top .pg-vision__block-text{font-size:1rem}}#top .pg-vision__block-desc{margin-top:1.25rem;font-size:1.125rem;line-height:1.5}@media screen and (max-width:768px){#top .pg-vision__block-desc{font-size:.875rem}}#top .pg-vision__desc{font-size:1.125rem;color:#000;line-height:1.8;margin-bottom:1.5rem}@media screen and (max-width:768px){#top .pg-vision__desc{font-size:.8125rem;margin-bottom:1rem}}#top .pg-vision__hospitals{display:grid;grid-template-columns:repeat(4,1fr);gap:3.125rem 1.25rem;margin-bottom:3rem}@media screen and (max-width:1024px){#top .pg-vision__hospitals{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:768px){#top .pg-vision__hospitals{grid-template-columns:repeat(auto-fit,minmax(min(220px,100%),1fr));gap:3.125rem .75rem;margin-bottom:2rem}}#top .pg-vision__hospital{position:relative;background-color:#fff;border-radius:1.25rem;padding:1.5rem 1rem;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem}@media screen and (max-width:768px){#top .pg-vision__hospital{padding:1rem .75rem;gap:.5rem}}#top .pg-vision__hospital-icon{top:-2.0625rem;position:absolute;width:5rem;height:2.875rem;object-fit:contain;background-image:url(/assets/images/pages/front/hospital-icon.png);background-size:contain;background-repeat:no-repeat;background-position:center}#top .pg-vision__hospital-name{font-size:1.5rem;color:#39b54a;text-align:center}@media screen and (max-width:768px){#top .pg-vision__hospital-name{font-size:.875rem}}#top .pg-vision__hospital-link{font-size:1rem;color:#fff;background-color:#29abe2;border-radius:1.375rem;padding:.5rem 1.75rem;text-decoration:none;display:block;text-align:center}@media screen and (max-width:768px){#top .pg-vision__hospital-link{font-size:.6875rem;padding:.375rem 1rem}}#top .pg-vision__services{display:grid;justify-content:center;grid-template-columns:repeat(2,max-content);gap:2.5rem 4.375rem;margin-bottom:3rem}@media screen and (max-width:768px){#top .pg-vision__services{grid-template-columns:repeat(auto-fit,minmax(min(200px,100%),1fr));gap:.75rem;margin-bottom:2rem}}#top .pg-vision__service{display:flex;flex-direction:column;align-items:center}#top .pg-vision__service-num{width:4.375rem}@media screen and (max-width:768px){#top .pg-vision__service-num{width:3rem}}#top .pg-vision__service-icon{width:10rem;height:10rem;border-radius:50%;background-color:#fff;margin-top:.75rem;margin-bottom:1rem;display:flex;align-items:center;justify-content:center}@media screen and (max-width:768px){#top .pg-vision__service-icon{width:6.25rem;height:6.25rem}}#top .pg-vision__service-icon:after{content:"";display:block;width:6.0625rem;aspect-ratio:1/1;background-size:contain;background-repeat:no-repeat;background-position:center}@media screen and (max-width:768px){#top .pg-vision__service-icon:after{width:3.125rem}}#top .pg-vision__service-icon[data-icon=care]:after{background-image:url(/assets/images/pages/front/care-icon.png)}#top .pg-vision__service-icon[data-icon=vaccine]:after{background-image:url(/assets/images/pages/front/vaccine-icon.png)}#top .pg-vision__service-bottom{text-align:center}#top .pg-vision__service-title{font-size:1.75rem;line-height:1;color:#39b54a}@media screen and (max-width:768px){#top .pg-vision__service-title{font-size:1.125rem}}#top .pg-vision__service-text{font-size:1.25rem;line-height:1.4;color:#39b54a}@media screen and (max-width:768px){#top .pg-vision__service-text{font-size:.75rem}}#top .pg-vision__notes{margin-bottom:3rem}@media screen and (max-width:768px){#top .pg-vision__notes{margin-bottom:2rem}}#top .pg-vision__notes p{font-size:1.125rem;color:#000;line-height:1.8}@media screen and (max-width:768px){#top .pg-vision__notes p{font-size:.875rem}}#top .pg-vision__notes [data-accent]{color:#29abe2;font-weight:700}#top .pg-vision__additions{display:flex;flex-direction:column;gap:2rem}@media screen and (max-width:768px){#top .pg-vision__additions{gap:1.5rem}}#top .pg-vision__addition{padding-left:1rem;border-left:2px solid #29abe2}#top .pg-vision__addition-title{font-size:1.5rem;color:#39b54a;margin-bottom:.375rem}@media screen and (max-width:768px){#top .pg-vision__addition-title{font-size:1rem}}#top .pg-vision__addition-text{font-size:1.125rem;color:#000;line-height:1.8}@media screen and (max-width:768px){#top .pg-vision__addition-text{font-size:.875rem}}#top .pg-news{padding-block:7.5rem 9.375rem}@media screen and (max-width:768px){#top .pg-news{padding-block:3.125rem 6.25rem}}#top .pg-news__inner{padding-inline:4%;margin-inline:auto;max-width:calc(1200px + 8%);width:100%}@media screen and (max-width:768px){#top .pg-news__inner{padding-inline:5%;max-width:100%}}#top .pg-news__list{margin-top:6.25rem;list-style:none;padding:0;margin-inline:auto;max-width:57.5rem;display:flex;flex-direction:column;gap:1.875rem}@media screen and (max-width:768px){#top .pg-news__list{margin-top:3.125rem;gap:2rem}}#top .pg-news__link{display:grid;grid-template-columns:7.5rem 7.5rem 1fr;align-items:start;gap:1.25rem;text-decoration:none;transition:opacity .3s ease}@media screen and (max-width:768px){#top .pg-news__link{grid-template-columns:max-content 1fr;justify-content:start;align-items:center;column-gap:1rem;row-gap:.625rem}}#top .pg-news__link:hover{opacity:.6}#top .pg-news__date{font-family:Zen Kaku Gothic New,sans-serif;font-weight:500;font-size:1.25rem;color:#000;letter-spacing:.1em;line-height:2;min-height:2.5rem;display:flex;align-items:center}@media screen and (max-width:768px){#top .pg-news__date{font-size:1.125rem;line-height:1;min-height:1.875rem}}#top .pg-news__label{display:inline-flex;align-items:center;justify-content:center;background-color:#29abe2;color:#fff;border-radius:100vmax;width:7.5rem;height:2.5rem;font-family:Zen Kaku Gothic New,sans-serif;font-weight:500;font-size:1.125rem;letter-spacing:.1em;line-height:1}@media screen and (max-width:768px){#top .pg-news__label{width:5.625rem;height:1.875rem;font-size:1rem}}#top .pg-news__text{font-family:Zen Kaku Gothic New,sans-serif;font-weight:400;font-size:1.125rem;color:#000;letter-spacing:.1em;line-height:2.2}@media screen and (max-width:768px){#top .pg-news__text{font-size:1rem;line-height:2;grid-column:1/-1}}#top .pg-news__more{margin-top:5rem;text-align:center}@media screen and (max-width:768px){#top .pg-news__more{margin-top:3rem}}#top .pg-product{padding-block:2.5rem 7.5rem}@media screen and (max-width:768px){#top .pg-product{padding-block:6.25rem 0;background-color:#f2f2eb}}#top .pg-product__inner{max-width:1366px;margin-inline:auto;width:100%}@media screen and (max-width:768px){#top .pg-product__inner{max-width:100%}}#top .pg-product .c-headlines-basic{margin-bottom:5rem}@media screen and (max-width:768px){#top .pg-product .c-headlines-basic{margin-bottom:3rem}}#top .pg-product__body{position:relative;display:flex;flex-direction:column;gap:6.25rem}@media screen and (max-width:768px){#top .pg-product__body{gap:0}}#top .pg-product__item{display:grid;grid-template-columns:1fr 1fr;align-items:center}@media screen and (max-width:768px){#top .pg-product__item{grid-template-columns:1fr;gap:3.125rem}}#top .pg-product__item+#top .pg-product__item{margin-top:7.5rem}@media screen and (max-width:768px){#top .pg-product__item+#top .pg-product__item{margin-top:4rem}}@media screen and (max-width:768px){#top .pg-product__item[data-reverse]{display:flex;flex-direction:column-reverse}}#top .pg-product__item[data-reverse] .pg-product__item-image{order:2}@media screen and (max-width:768px){#top .pg-product__item[data-reverse] .pg-product__item-image{order:initial}}#top .pg-product__item[data-item="1"] .pg-product__item-image{max-width:33.875rem;margin-left:auto;margin-right:1.25rem}@media screen and (max-width:768px){#top .pg-product__item[data-item="1"] .pg-product__item-image{max-width:100%;text-align:center;margin-inline:auto;padding-bottom:2.5rem}}@media screen and (max-width:768px){#top .pg-product__item[data-item="2"]{padding-top:3.125rem}}#top .pg-product__item[data-item="2"] .pg-product__item-image{max-width:27.4375rem;margin-right:auto;margin-left:4.375rem}@media screen and (max-width:768px){#top .pg-product__item[data-item="2"] .pg-product__item-image{max-width:100%;margin-inline:auto}}@media screen and (max-width:768px){#top .pg-product__item[data-item="2"] .pg-product__item-image img{max-width:75%;margin-inline:auto}}@media screen and (max-width:768px){#top .pg-product__item-image{background-color:#fff;max-width:17.5rem;margin-inline:auto;order:2}}#top .pg-product__item-image img{width:100%;height:auto;display:block}@media screen and (max-width:768px){#top .pg-product__item-image img{max-width:75%;margin-inline:auto}}#top .pg-product__item-text{display:flex;flex-direction:column;background-color:#f2f2eb;padding:3.75rem}@media screen and (max-width:768px){#top .pg-product__item-text{background-color:transparent;padding:0 5%;order:1}}#top .pg-product__item-label{font-family:Montserrat,sans-serif;font-weight:500;font-size:1.5rem;color:#000;line-height:1;margin-bottom:1.75rem}@media screen and (max-width:768px){#top .pg-product__item-label{font-size:1.125rem;margin-bottom:1.25rem}}#top .pg-product__item-title{font-family:Zen Kaku Gothic New,sans-serif;font-weight:700;font-size:2.25rem;line-height:1.5;letter-spacing:.1em;margin-bottom:2.5rem}@media screen and (max-width:768px){#top .pg-product__item-title{font-size:1.5rem;margin-bottom:1.5rem}}#top .pg-product__item-desc{font-family:Zen Kaku Gothic New,sans-serif;font-weight:400;font-size:1.125rem;color:#000;line-height:1.9;letter-spacing:.1em}@media screen and (max-width:768px){#top .pg-product__item-desc{font-size:1rem;line-height:2}}#top .pg-product__circle{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2;width:17.8125rem;height:17.8125rem;border-radius:50%;background-color:#39b54a;color:#fff;font-family:Zen Kaku Gothic New,sans-serif;font-weight:700;font-size:1.5rem;letter-spacing:.1em;line-height:1;display:flex;align-items:center;justify-content:center;text-align:center;text-decoration:none;box-shadow:.4375rem .4375rem 1rem #00000029;transition:opacity .3s ease;border:1px solid #fff;outline:.375rem solid #39b54a}@media screen and (max-width:768px){#top .pg-product__circle{margin-top:-3.75rem;position:static;transform:none;width:8.75rem;height:8.75rem;font-size:1.125rem;margin-inline:auto}}#top .pg-product__circle:hover{opacity:.6}#top .pg-product__more{padding-top:5rem;text-align:center}@media screen and (max-width:768px){#top .pg-product__more{background-color:#fff;padding-block:3rem 4rem}}#top .c-headlines-basic__en{color:#000}#news .pg-news{padding-top:5rem;padding-bottom:7.5rem}@media screen and (max-width:768px){#news .pg-news{padding-top:3rem;padding-bottom:5rem}}#news .pg-news__inner{padding-inline:4%;margin-inline:auto;max-width:calc(1200px + 8%);width:100%}@media screen and (max-width:768px){#news .pg-news__inner{padding-inline:5%;max-width:100%}}#news .pg-news__en{font-family:Zen Kaku Gothic New,sans-serif;font-weight:500;letter-spacing:.1em;font-size:1.5rem;line-height:1;color:#000;margin:0}@media screen and (max-width:768px){#news .pg-news__en{font-size:1.125rem}}#news .pg-news__list-wrap{padding-inline:4%;margin-inline:auto;max-width:calc(1000px + 8%);width:100%}@media screen and (max-width:768px){#news .pg-news__list-wrap{padding-inline:5%;max-width:100%}}#news .pg-news__list-wrap{margin-top:5rem}@media screen and (max-width:768px){#news .pg-news__list-wrap{margin-top:3rem}}#news .pg-news__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1.875rem}@media screen and (max-width:768px){#news .pg-news__list{gap:2rem}}#news .pg-news__link{display:grid;grid-template-columns:7.5rem 7.5rem 1fr;align-items:start;column-gap:1.25rem;text-decoration:none;transition:opacity .3s ease}@media screen and (max-width:768px){#news .pg-news__link{grid-template-columns:max-content 1fr;column-gap:1rem;row-gap:.625rem;align-items:center}}#news .pg-news__link:hover{opacity:.6}#news .pg-news__date{font-family:Zen Kaku Gothic New,sans-serif;font-weight:500;letter-spacing:.1em;font-size:1.25rem;color:#000;line-height:2;min-height:2.5rem;display:flex;align-items:center}@media screen and (max-width:768px){#news .pg-news__date{font-size:1.125rem;line-height:1;min-height:1.875rem}}#news .pg-news__label{display:inline-flex;align-items:center;justify-content:center;background-color:#29abe2;color:#fff;border-radius:100vmax;width:7.5rem;height:2.5rem;font-family:Zen Kaku Gothic New,sans-serif;font-weight:500;letter-spacing:.1em;font-size:1.125rem;line-height:1}@media screen and (max-width:768px){#news .pg-news__label{width:5.625rem;height:1.875rem;font-size:1rem}}#news .pg-news__text{font-family:Zen Kaku Gothic New,sans-serif;font-weight:400;letter-spacing:.1em;font-size:1.125rem;color:#000;line-height:2.2}@media screen and (max-width:768px){#news .pg-news__text{font-size:1rem;line-height:2;grid-column:1/-1}}#news .pg-news__pagination{margin-top:5rem;display:flex;justify-content:center}@media screen and (max-width:768px){#news .pg-news__pagination{margin-top:3rem}}#news .pg-news__pagination ul{list-style:none;padding:0;margin:0;display:flex;align-items:center;gap:.75rem}@media screen and (max-width:768px){#news .pg-news__pagination ul{gap:.5rem}}#news .pg-news__pagination li{display:flex}#news .pg-news__pagination a,#news .pg-news__pagination span{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:50%;font-family:Zen Kaku Gothic New,sans-serif;font-weight:500;letter-spacing:.1em;font-size:1rem;color:#29abe2;text-decoration:none;line-height:1;transition:background-color .3s ease,color .3s ease}@media screen and (max-width:768px){#news .pg-news__pagination a,#news .pg-news__pagination span{width:2rem;height:2rem;font-size:.875rem}}#news .pg-news__pagination .current,#news .pg-news__pagination a:hover{color:#fff;background-color:#29abe2}#news .pg-news__pagination .dots{color:#000}#news .pg-news__empty{font-family:Zen Kaku Gothic New,sans-serif;font-weight:400;letter-spacing:.1em;font-size:1.125rem;color:#000;text-align:center;padding-block:3.75rem}@media screen and (max-width:768px){#news .pg-news__empty{font-size:1rem;padding-block:2.5rem}}#news .pg-news[data-single]{padding-block:10rem 7.5rem}@media screen and (max-width:768px){#news .pg-news[data-single]{padding-block:5rem}}#news .pg-news__single{padding-bottom:2.5rem}@media screen and (max-width:768px){#news .pg-news__single{padding-bottom:1.5rem}}#news .pg-news__single-meta{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}@media screen and (max-width:768px){#news .pg-news__single-meta{gap:.75rem;margin-bottom:.75rem}}#news .pg-news__single-date{font-size:1.125rem;color:#39b54a;line-height:1}@media screen and (max-width:768px){#news .pg-news__single-date{font-size:.875rem}}#news .pg-news__single-cat{font-size:.875rem;color:#fff;background-color:#39b54a;border-radius:1.25rem;padding:.25rem 1.25rem;line-height:1.4}@media screen and (max-width:768px){#news .pg-news__single-cat{font-size:.75rem;padding:.1875rem .875rem}}#news .pg-news__single-title{font-size:1.75rem;color:#000;line-height:1.5;padding-bottom:1.5rem;border-bottom:1px solid #c1c1c4;margin-bottom:2rem}@media screen and (max-width:768px){#news .pg-news__single-title{font-size:1.25rem;padding-bottom:1rem;margin-bottom:1.25rem}}#news .pg-news__single-thumb{border-radius:1.25rem;overflow:hidden;margin-bottom:2rem}@media screen and (max-width:768px){#news .pg-news__single-thumb{margin-bottom:1.25rem}}#news .pg-news__single-thumb img{display:block;width:100%;height:auto}#news .pg-news__single-content{font-family:Zen Kaku Gothic New,sans-serif;font-weight:400;letter-spacing:.1em;font-size:1.125rem;color:#000;line-height:1.9}@media screen and (max-width:768px){#news .pg-news__single-content{font-size:.875rem;line-height:1.8}}#news .pg-news__single-content p+p{margin-top:1.5rem}@media screen and (max-width:768px){#news .pg-news__single-content p+p{margin-top:1rem}}#news .pg-news__single-content img{max-width:100%;height:auto;border-radius:.75rem;margin-block:1.5rem}#news .pg-news__single-content a{color:#39b54a;text-decoration:underline}@media (hover: hover){#news .pg-news__single-content a:hover{opacity:.6}}#news .pg-news__single-content h1,#news .pg-news__single-content h2,#news .pg-news__single-content h3,#news .pg-news__single-content h4,#news .pg-news__single-content h5,#news .pg-news__single-content h6{color:#39b54a;margin-top:2.5rem;margin-bottom:1rem;line-height:1.5}@media screen and (max-width:768px){#news .pg-news__single-content h1,#news .pg-news__single-content h2,#news .pg-news__single-content h3,#news .pg-news__single-content h4,#news .pg-news__single-content h5,#news .pg-news__single-content h6{margin-top:1.75rem;margin-bottom:.75rem}}#news .pg-news__single-content h1{font-size:2rem;padding-bottom:.75rem;border-bottom:2px solid #39b54a}@media screen and (max-width:768px){#news .pg-news__single-content h1{font-size:1.375rem}}#news .pg-news__single-content h2{font-size:1.625rem;padding-left:1rem;border-left:.25rem solid #39b54a}@media screen and (max-width:768px){#news .pg-news__single-content h2{font-size:1.125rem;padding-left:.75rem}}#news .pg-news__single-content h3{font-size:1.375rem;padding-bottom:.5rem;border-bottom:1px solid #c1c1c4}@media screen and (max-width:768px){#news .pg-news__single-content h3{font-size:1.0625rem}}#news .pg-news__single-content h4{font-size:1.25rem}@media screen and (max-width:768px){#news .pg-news__single-content h4{font-size:1rem}}#news .pg-news__single-content h4:before{content:"■ "}#news .pg-news__single-content h5{font-size:1.125rem}@media screen and (max-width:768px){#news .pg-news__single-content h5{font-size:.9375rem}}#news .pg-news__single-content h6{font-size:1rem;color:#000}@media screen and (max-width:768px){#news .pg-news__single-content h6{font-size:.875rem}}#news .pg-news__single-content ul,#news .pg-news__single-content ol{padding-left:1.75rem;margin-block:1rem}#news .pg-news__single-content ul li+li,#news .pg-news__single-content ol li+li{margin-top:.5rem}#news .pg-news__single-content ul ul,#news .pg-news__single-content ul ol,#news .pg-news__single-content ol ul,#news .pg-news__single-content ol ol{margin-top:.5rem;margin-bottom:0}#news .pg-news__single-content ul{list-style:disc}#news .pg-news__single-content ul ul{list-style:circle}#news .pg-news__single-content ul ul ul{list-style:square}#news .pg-news__single-content ol{list-style:decimal}#news .pg-news__single-content table{width:100%;border-collapse:collapse;margin-block:1.5rem;font-size:1rem}@media screen and (max-width:768px){#news .pg-news__single-content table{font-size:.8125rem;margin-block:1rem}}#news .pg-news__single-content table thead{background-color:#39b54a;color:#fff}#news .pg-news__single-content table th,#news .pg-news__single-content table td{padding:.75rem 1rem;border:1px solid #c1c1c4;text-align:left;vertical-align:top;line-height:1.6}@media screen and (max-width:768px){#news .pg-news__single-content table th,#news .pg-news__single-content table td{padding:.5rem .625rem}}#news .pg-news__single-content table tbody th{background-color:#e6f5fa;color:#39b54a;white-space:nowrap}@media screen and (max-width:768px){#news .pg-news__single-content table tbody th{white-space:normal}}#news .pg-news__single-content table tbody tr:nth-child(2n) td{background-color:#f8fcfd}#news .pg-news__single-content dl{margin-block:1.5rem;border-top:1px solid #c1c1c4}@media screen and (max-width:768px){#news .pg-news__single-content dl{margin-block:1rem}}#news .pg-news__single-content dt{font-size:1.125rem;color:#39b54a;padding-top:1rem}@media screen and (max-width:768px){#news .pg-news__single-content dt{font-size:.9375rem;padding-top:.75rem}}#news .pg-news__single-content dd{margin:0;padding:.5rem 0 1rem;border-bottom:1px solid #c1c1c4}#news .pg-news__single-content blockquote{margin-block:1.5rem;padding:1.25rem 1.5rem;background-color:#f1f9fc;border-left:.25rem solid #39b54a;border-radius:0 .5rem .5rem 0;color:#000;font-style:italic}@media screen and (max-width:768px){#news .pg-news__single-content blockquote{padding:.875rem 1rem;margin-block:1rem}}#news .pg-news__single-content blockquote p{margin-top:0}#news .pg-news__single-content blockquote p+p{margin-top:.5rem}#news .pg-news__single-content blockquote cite{display:block;margin-top:.5rem;font-size:.875rem;font-style:normal;color:#39b54a;text-align:right}#news .pg-news__single-content blockquote cite:before{content:"— "}#news .pg-news__single-content code{background-color:#f1f1f3;color:#d6336c;padding:.125rem .375rem;border-radius:.25rem;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:.92em}#news .pg-news__single-content pre{margin-block:1.5rem;padding:1.25rem;background-color:#2e2e33;color:#f5f5f7;border-radius:.5rem;overflow-x:auto;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:.875rem;line-height:1.7}@media screen and (max-width:768px){#news .pg-news__single-content pre{padding:.875rem;font-size:.75rem}}#news .pg-news__single-content pre code{background:transparent;color:inherit;padding:0;border-radius:0;font-size:inherit}#news .pg-news__single-content strong,#news .pg-news__single-content b{font-weight:700}#news .pg-news__single-content em,#news .pg-news__single-content i{font-style:italic}#news .pg-news__single-content del,#news .pg-news__single-content s{text-decoration:line-through;color:#939397}#news .pg-news__single-content ins{text-decoration:underline;background-color:#fff7c2;padding:0 .125rem}#news .pg-news__single-content mark{background-color:#fff7c2;padding:0 .125rem}#news .pg-news__single-content q:before{content:"「"}#news .pg-news__single-content q:after{content:"」"}#news .pg-news__single-content cite{font-style:italic;color:#39b54a}#news .pg-news__single-content abbr,#news .pg-news__single-content acronym{border-bottom:1px dotted #000;cursor:help}#news .pg-news__single-content kbd{display:inline-block;padding:.125rem .5rem;background-color:#f1f1f3;border:1px solid #c1c1c4;border-bottom-width:2px;border-radius:.25rem;font-family:SFMono-Regular,Consolas,monospace;font-size:.9em;line-height:1}#news .pg-news__single-content sub{vertical-align:sub;font-size:.75em}#news .pg-news__single-content sup{vertical-align:super;font-size:.75em}#news .pg-news__single-content big{font-size:1.25em}#news .pg-news__single-content var{font-style:italic;color:#29abe2}#news .pg-news__single-content tt{font-family:SFMono-Regular,Consolas,monospace;background-color:#f1f1f3;padding:0 .25rem;border-radius:.125rem}#news .pg-news__single-content address{margin-block:1rem;padding:1rem 1.25rem;background-color:#f1f9fc;border-radius:.5rem;font-style:normal;line-height:1.8}#news .pg-news__single-content hr{border:none;border-top:1px solid #c1c1c4;margin-block:2rem}#news .pg-news__single-back{margin-top:3rem;display:flex;justify-content:center}@media screen and (max-width:768px){#news .pg-news__single-back{margin-top:2rem}}#news .pg-news__single-back-link{display:inline-flex;align-items:center;justify-content:center;font-size:1.125rem;color:#fff;background-color:#39b54a;border-radius:1.875rem;padding:.875rem 3.75rem;text-decoration:none;line-height:1;min-width:16.25rem}@media screen and (max-width:768px){#news .pg-news__single-back-link{font-size:.875rem;padding:.625rem 2rem;min-width:12.5rem}}@media (hover: hover){#news .pg-news__single-back-link:hover{opacity:.6}}#about .pg-head{display:flex;align-items:flex-end;justify-content:space-between;gap:1.5rem;padding-block:2rem 2.4375rem;border-bottom:1px solid #939397}@media screen and (max-width:768px){#about .pg-head{flex-direction:column;align-items:flex-start;gap:.5rem;padding-block:1.5rem .75rem}}#about .pg-head__titles{display:flex;flex-direction:column;gap:.375rem}#about .pg-head__title{font-size:2.8125rem;color:#39b54a;letter-spacing:.15em;line-height:1}@media screen and (max-width:768px){#about .pg-head__title{font-size:1.875rem;letter-spacing:.1em}}#about .pg-head__sub{font-size:1.25rem;color:#000;line-height:1}@media screen and (max-width:768px){#about .pg-head__sub{font-size:.875rem}}#about .pg-head__crumbs{font-size:1rem;color:#939397;line-height:1}@media screen and (max-width:768px){#about .pg-head__crumbs{font-size:.75rem}}#about .pg-head__crumbs-link{color:inherit;text-decoration:none}#about .pg-head__crumbs-link:hover{opacity:.6}#about .pg-head__crumbs-sep{margin-inline:.25rem}#about .pg-philosophy{padding-block:3.5rem 4.5rem;border-bottom:1px solid #939397}@media screen and (max-width:768px){#about .pg-philosophy{padding-block:2rem 2.5rem}}#about .pg-philosophy__catch{margin-top:2.25rem;display:flex;align-items:center;gap:1.625rem}@media screen and (max-width:768px){#about .pg-philosophy__catch{margin-top:1.5rem;gap:.75rem}}#about .pg-philosophy__catch-logo{width:3.75rem;height:auto;flex-shrink:0}@media screen and (max-width:768px){#about .pg-philosophy__catch-logo{width:2.75rem}}#about .pg-philosophy__catch-text{letter-spacing:0;font-size:2.125rem;color:#939397;line-height:1.5}@media screen and (max-width:768px){#about .pg-philosophy__catch-text{font-size:1rem}}#about .pg-philosophy__catch-text span{font-size:2.375rem;color:#39b54a}@media screen and (max-width:768px){#about .pg-philosophy__catch-text span{font-size:1.125rem}}#about .pg-philosophy__main{margin-top:2.5rem;display:grid;grid-template-columns:50% 1fr;gap:3.25rem;align-items:center}@media screen and (max-width:768px){#about .pg-philosophy__main{grid-template-columns:1fr;gap:1.5rem;margin-top:1.5rem}}#about .pg-philosophy__image{border-radius:1.25rem;overflow:hidden}#about .pg-philosophy__image img{display:block;width:100%;height:auto}#about .pg-philosophy__body{padding-top:1.5rem}@media screen and (max-width:768px){#about .pg-philosophy__body{padding-top:0}}#about .pg-philosophy__heading{letter-spacing:0;font-size:1.625rem;color:#4ccbb8;line-height:1.7}@media screen and (max-width:768px){#about .pg-philosophy__heading{font-size:1.125rem}}#about .pg-philosophy__text{margin-top:1.75rem;font-family:Zen Kaku Gothic New,sans-serif;font-weight:400;letter-spacing:.1em;font-size:1.125rem;color:#000;line-height:1.8}@media screen and (max-width:768px){#about .pg-philosophy__text{font-size:.9375rem;margin-top:1rem}}#about .pg-guid{padding-block:4.5rem 6.0625rem;border-bottom:1px solid #939397}@media screen and (max-width:768px){#about .pg-guid{padding-block:3rem}}#about .pg-guid__list{display:grid;grid-template-columns:repeat(3,1fr);gap:3.75rem 2.5rem;margin-top:3.75rem}@media screen and (max-width:768px){#about .pg-guid__list{grid-template-columns:1fr;gap:2.5rem;margin-top:2rem}}#about .pg-guid__item{display:flex;flex-direction:column;align-items:center;text-align:center}#about .pg-guid__image{width:15.875rem;height:15.875rem;border-radius:50%;overflow:hidden}@media screen and (max-width:768px){#about .pg-guid__image{width:12.5rem;height:12.5rem}}#about .pg-guid__image img{width:100%;height:100%;object-fit:cover}#about .pg-guid__item-title{font-size:1.875rem;color:#39b54a;letter-spacing:.06em;line-height:1;margin-top:2.25rem}@media screen and (max-width:768px){#about .pg-guid__item-title{font-size:1.375rem;margin-top:1.5rem}}#about .pg-guid__item-text{font-size:1.125rem;color:#000;line-height:1.9;margin-top:1.25rem}@media screen and (max-width:768px){#about .pg-guid__item-text{font-size:.875rem;margin-top:1rem}}#about .pg-history{background-color:#f2f2eb;padding-block:7.5rem 10rem}@media screen and (max-width:768px){#about .pg-history{padding-block:5rem 6.25rem}}#about .pg-history__inner{padding-inline:4%;margin-inline:auto;max-width:calc(1200px + 8%);width:100%}@media screen and (max-width:768px){#about .pg-history__inner{padding-inline:5%;max-width:100%}}#about .pg-history__title{font-family:Zen Kaku Gothic New,sans-serif;font-weight:500;letter-spacing:.1em;font-size:1.5rem;line-height:1;color:#000;margin:0 0 5rem}@media screen and (max-width:768px){#about .pg-history__title{font-size:1.125rem;margin-bottom:2.5rem}}#about .pg-history__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1.75rem}@media screen and (max-width:768px){#about .pg-history__list{gap:1.25rem}}#about .pg-history__item{display:grid;grid-template-columns:8.75rem 3.75rem 1fr;align-items:center;column-gap:1.875rem}@media screen and (max-width:768px){#about .pg-history__item{grid-template-columns:2.5rem 1.25rem 1fr;column-gap:.75rem}}#about .pg-history__year{font-family:Zen Kaku Gothic New,sans-serif;font-weight:500;letter-spacing:.1em;font-size:2rem;line-height:1;color:#000;text-align:right}@media screen and (max-width:768px){#about .pg-history__year{align-self:flex-start;text-align:left;font-size:1.25rem;white-space:nowrap}}#about .pg-history__bar{display:block;width:1px;height:3.75rem;background-color:#000;margin:0 auto}@media screen and (max-width:768px){#about .pg-history__bar{height:100%}}#about .pg-history__text{font-family:Zen Kaku Gothic New,sans-serif;font-weight:400;letter-spacing:.1em;font-size:1.125rem;line-height:1.78;color:#000;margin:0}@media screen and (max-width:768px){#about .pg-history__text{font-size:.875rem;line-height:1.7}}#about .pg-access{padding-block:5rem}@media screen and (max-width:768px){#about .pg-access{padding-block:3rem}}#about .pg-access .c-blocks-access{padding-top:4.875rem}@media screen and (max-width:768px){#about .pg-access .c-blocks-access{padding-top:2rem}}#about .pg-map{width:100%}#about .pg-map__inner{width:100%;aspect-ratio:1366/500;line-height:0}@media screen and (max-width:768px){#about .pg-map__inner{aspect-ratio:375/300}}#about .pg-map iframe{width:100%;height:100%;display:block;border:0}#about .pg-company{padding-block:5rem;overflow:hidden}@media screen and (max-width:768px){#about .pg-company{padding-block:5rem 3rem}}#about .pg-company__wrapper{padding-inline:4%;margin-inline:auto;max-width:calc(1200px + 8%);width:100%}@media screen and (max-width:768px){#about .pg-company__wrapper{padding-inline:5%;max-width:100%}}@media screen and (max-width:768px){#about .pg-company__wrapper{padding-inline:0}}#about .pg-company__heading{font-family:Zen Kaku Gothic New,sans-serif;font-weight:500;font-size:1.5rem;letter-spacing:.1em;color:#000;line-height:1;margin:0 0 2.5rem}@media screen and (max-width:768px){#about .pg-company__heading{padding-inline:5%;font-size:1.125rem;margin-bottom:1.5rem}}#about .pg-company__list{margin:0;padding:0}#about .pg-company__row{position:relative;display:grid;grid-template-columns:8.75rem 1fr;align-items:stretch;min-height:3.75rem;padding-left:6.25rem;padding-right:3.125rem;column-gap:3.125rem}@media screen and (max-width:768px){#about .pg-company__row{grid-template-columns:6.5625rem 1fr;min-height:3.75rem;padding-left:1.875rem;padding-right:1.25rem;column-gap:1.25rem}}#about .pg-company__row:nth-child(odd){background-color:#f2f2eb}#about .pg-company__label{position:relative;display:flex;align-items:center;margin:0;padding-block:.9375rem;font-family:Zen Kaku Gothic New,sans-serif;font-weight:400;letter-spacing:.1em;font-size:1.125rem;color:#000;line-height:1.5}@media screen and (max-width:768px){#about .pg-company__label{align-items:flex-start;font-size:1rem;padding-block:.9375rem}}#about .pg-company__label:after{content:"";position:absolute;top:50%;right:-1.5625rem;transform:translateY(-50%);width:1px;height:calc(100% - 1.25rem);min-height:2.5rem;background-color:#000}@media screen and (max-width:768px){#about .pg-company__label:after{right:-.625rem}}#about .pg-company__value{display:flex;align-items:center;margin:0;padding-block:.9375rem;font-family:Zen Kaku Gothic New,sans-serif;font-weight:400;letter-spacing:.1em;font-size:1.125rem;color:#000;line-height:1.6}@media screen and (max-width:768px){#about .pg-company__value{font-size:1rem;padding-block:.9375rem}}#about .pg-philosophy,#about .pg-history,#about .pg-access{scroll-margin-top:8.75rem}@media screen and (max-width:768px){#about .pg-philosophy,#about .pg-history,#about .pg-access{scroll-margin-top:5rem}}#about .pg-about{padding-block:5rem 7.5rem}@media screen and (max-width:768px){#about .pg-about{padding-block:5.625rem 4rem}}#about .pg-about__inner{padding-inline:4%;margin-inline:auto;max-width:calc(1200px + 8%);width:100%}@media screen and (max-width:768px){#about .pg-about__inner{padding-inline:5%;max-width:100%}}#about .pg-about__en{font-family:Zen Kaku Gothic New,sans-serif;font-weight:500;letter-spacing:.1em;font-size:1.5rem;line-height:1;color:#000}@media screen and (max-width:768px){#about .pg-about__en{font-size:1.125rem}}#about .pg-about__main{margin-top:3rem;display:grid;grid-template-columns:auto minmax(0,1fr);column-gap:3.5rem;align-items:start}@media screen and (max-width:768px){#about .pg-about__main{margin-top:2.5rem;grid-template-columns:minmax(0,1fr);row-gap:4.375rem;justify-items:center}}#about .pg-about__symbol{margin:0;font-family:Zen Kaku Gothic New,sans-serif;font-weight:700;font-size:7.5625rem;line-height:1.2;color:#999}#about .pg-about__symbol>span{display:block}@media screen and (max-width:768px){#about .pg-about__symbol{font-size:4.5rem}}#about .pg-about__body{min-width:0;padding-top:2rem}@media screen and (max-width:768px){#about .pg-about__body{padding-top:0;width:100%}}#about .pg-about__catch{margin:0;font-family:Zen Kaku Gothic New,sans-serif;font-weight:700;letter-spacing:.2em;font-size:2.25rem;line-height:1.55;color:#000}@media screen and (max-width:768px){#about .pg-about__catch{font-size:1.5rem;line-height:1.75;letter-spacing:.1em}}#about .pg-about__text{margin-top:3rem;font-family:Zen Kaku Gothic New,sans-serif;font-weight:400;letter-spacing:.1em;font-size:1.125rem;line-height:2.6;color:#000}@media screen and (max-width:768px){#about .pg-about__text{margin-top:2rem;font-size:1rem;line-height:2}}.pg-body{padding-inline:4%;margin-inline:auto;max-width:calc(1200px + 8%);width:100%}@media screen and (max-width:768px){.pg-body{padding-inline:5%;max-width:100%}}.pg-body{padding-block:6.25rem 10rem}@media screen and (max-width:768px){.pg-body{padding-block:3.5rem 6rem}}.pg-body p{font-family:Zen Kaku Gothic New,sans-serif;font-weight:400;letter-spacing:.1em;font-size:1rem;color:#000;line-height:2;margin:0}@media screen and (max-width:768px){.pg-body p{font-size:.875rem;line-height:1.9}}.pg-body p+p{margin-top:1.5rem}@media screen and (max-width:768px){.pg-body p+p{margin-top:1rem}}.pg-body h1,.pg-body h2,.pg-body h3,.pg-body h4,.pg-body h5,.pg-body h6{color:#000;line-height:1.5;margin:0}.pg-body *+h1,.pg-body *+h2,.pg-body *+h3,.pg-body *+h4,.pg-body *+h5,.pg-body *+h6{margin-top:4rem}@media screen and (max-width:768px){.pg-body *+h1,.pg-body *+h2,.pg-body *+h3,.pg-body *+h4,.pg-body *+h5,.pg-body *+h6{margin-top:2.5rem}}.pg-body h1+*,.pg-body h2+*,.pg-body h3+*,.pg-body h4+*,.pg-body h5+*,.pg-body h6+*{margin-top:1.5rem}@media screen and (max-width:768px){.pg-body h1+*,.pg-body h2+*,.pg-body h3+*,.pg-body h4+*,.pg-body h5+*,.pg-body h6+*{margin-top:1rem}}.pg-body h1,.pg-body h2{font-family:Montserrat,sans-serif;font-weight:500;letter-spacing:0;font-size:1.25rem;letter-spacing:.05em;line-height:1.4}@media screen and (max-width:768px){.pg-body h1,.pg-body h2{font-size:1rem}}.pg-body h3{font-family:Zen Kaku Gothic New,sans-serif;font-weight:700;letter-spacing:.1em;font-size:1.75rem;color:#39b54a;padding-left:1rem;border-left:.25rem solid #39b54a}@media screen and (max-width:768px){.pg-body h3{font-size:1.25rem;padding-left:.75rem}}.pg-body h4{font-family:Zen Kaku Gothic New,sans-serif;font-weight:700;letter-spacing:.1em;font-size:1.375rem;color:#39b54a;padding-bottom:.5rem;border-bottom:1px solid #c1c1c4}@media screen and (max-width:768px){.pg-body h4{font-size:1.0625rem}}.pg-body h5{font-family:Zen Kaku Gothic New,sans-serif;font-weight:700;letter-spacing:.1em;font-size:1.125rem}@media screen and (max-width:768px){.pg-body h5{font-size:.9375rem}}.pg-body h5:before{content:"■ ";color:#39b54a}.pg-body h6{font-family:Zen Kaku Gothic New,sans-serif;font-weight:700;letter-spacing:.1em;font-size:1rem}@media screen and (max-width:768px){.pg-body h6{font-size:.875rem}}.pg-body a{color:#39b54a;text-decoration:underline}@media (hover: hover){.pg-body a:hover{opacity:.6}}.pg-body img{max-width:100%;height:auto;border-radius:.75rem}@media screen and (max-width:768px){.pg-body img{border-radius:.5rem}}.pg-body ul,.pg-body ol{font-family:Zen Kaku Gothic New,sans-serif;font-weight:400;letter-spacing:.1em;font-size:1rem;line-height:1.9;padding-left:1.75rem;margin:0}@media screen and (max-width:768px){.pg-body ul,.pg-body ol{font-size:.875rem;line-height:1.8;padding-left:1.375rem}}.pg-body ul li+li,.pg-body ol li+li{margin-top:.5rem}.pg-body ul ul,.pg-body ul ol,.pg-body ol ul,.pg-body ol ol{margin-top:.5rem}.pg-body ul{list-style:disc}.pg-body ul ul{list-style:circle}.pg-body ul ul ul{list-style:square}.pg-body ol{list-style:decimal}.pg-body *+ul,.pg-body *+ol{margin-top:1rem}.pg-body table{width:100%;border-collapse:collapse;font-family:Zen Kaku Gothic New,sans-serif;font-weight:400;letter-spacing:.1em;font-size:1rem;line-height:1.7;margin:0}@media screen and (max-width:768px){.pg-body table{font-size:.8125rem}}.pg-body table thead{background-color:#39b54a;color:#fff}.pg-body table thead th{color:#fff;background-color:#39b54a}.pg-body table th,.pg-body table td{padding:.875rem 1.25rem;border:1px solid #c1c1c4;text-align:left;vertical-align:top}@media screen and (max-width:768px){.pg-body table th,.pg-body table td{padding:.625rem .75rem}}.pg-body table tbody th{background-color:#f1f9fc;color:#39b54a;font-weight:700;white-space:nowrap;width:13.75rem}@media screen and (max-width:768px){.pg-body table tbody th{white-space:normal;width:auto}}.pg-body table tbody tr:nth-child(2n) td{background-color:#f8fcfd}.pg-body *+table{margin-top:2rem}@media screen and (max-width:768px){.pg-body *+table{margin-top:1.25rem}}.pg-body dl{margin:0;border-top:1px solid #c1c1c4}.pg-body dl dt{font-family:Zen Kaku Gothic New,sans-serif;font-weight:700;letter-spacing:.1em;font-size:1.125rem;color:#39b54a;padding-top:1.25rem}@media screen and (max-width:768px){.pg-body dl dt{font-size:.9375rem;padding-top:.875rem}}.pg-body dl dd{margin:0;padding:.5rem 0 1.25rem;border-bottom:1px solid #c1c1c4;font-family:Zen Kaku Gothic New,sans-serif;font-weight:400;letter-spacing:.1em;font-size:1rem;line-height:1.9}@media screen and (max-width:768px){.pg-body dl dd{font-size:.875rem;padding-bottom:.875rem}}.pg-body *+dl{margin-top:2rem}@media screen and (max-width:768px){.pg-body *+dl{margin-top:1.25rem}}.pg-body blockquote{margin:0;padding:1.5rem 1.75rem;background-color:#f1f9fc;border-left:.25rem solid #39b54a;border-radius:0 .5rem .5rem 0;font-family:Zen Kaku Gothic New,sans-serif;font-weight:400;letter-spacing:.1em;font-size:1rem;line-height:1.9;color:#000;font-style:italic}@media screen and (max-width:768px){.pg-body blockquote{padding:1rem 1.25rem;font-size:.875rem}}.pg-body blockquote p{margin:0}.pg-body blockquote p+p{margin-top:.5rem}.pg-body blockquote cite{display:block;margin-top:.75rem;font-size:.875rem;font-style:normal;color:#39b54a;text-align:right}.pg-body blockquote cite:before{content:"— "}.pg-body *+blockquote{margin-top:2rem}@media screen and (max-width:768px){.pg-body *+blockquote{margin-top:1.25rem}}.pg-body code{background-color:#f1f1f3;color:#d6336c;padding:.125rem .375rem;border-radius:.25rem;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:.92em}.pg-body pre{margin:0;padding:1.5rem;background-color:#2e2e33;color:#f5f5f7;border-radius:.5rem;overflow-x:auto;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:.875rem;line-height:1.7}@media screen and (max-width:768px){.pg-body pre{padding:1rem;font-size:.75rem}}.pg-body pre code{background:transparent;color:inherit;padding:0;border-radius:0;font-size:inherit}.pg-body *+pre{margin-top:2rem}.pg-body hr{border:none;border-top:1px solid #c1c1c4;margin-block:3rem}@media screen and (max-width:768px){.pg-body hr{margin-block:2rem}}.pg-body strong,.pg-body b{font-weight:700}.pg-body em,.pg-body i{font-style:italic}.pg-body del,.pg-body s{text-decoration:line-through;color:#999}.pg-body mark,.pg-body ins{background-color:#fff7c2;padding:0 .125rem}.pg-body ins{text-decoration:underline}.pg-body sub{vertical-align:sub;font-size:.75em}.pg-body sup{vertical-align:super;font-size:.75em}.pg-body .wp-block-image{margin:0}.pg-body .wp-block-image figcaption{font-family:Zen Kaku Gothic New,sans-serif;font-weight:400;letter-spacing:.1em;font-size:.8125rem;color:#999;text-align:center;margin-top:.5rem}.pg-body *+.wp-block-image{margin-top:2rem}#product .pg-product{padding-block:8.75rem 9.375rem}@media screen and (max-width:768px){#product .pg-product{padding-block:5.625rem 6.25rem}}#product .pg-product__inner{padding-inline:4%;margin-inline:auto;max-width:calc(1200px + 8%);width:100%}@media screen and (max-width:768px){#product .pg-product__inner{padding-inline:5%;max-width:100%}}#product .pg-product__en{font-family:Zen Kaku Gothic New,sans-serif;font-weight:500;letter-spacing:.1em;font-size:1.5rem;line-height:1;color:#000;margin:0}@media screen and (max-width:768px){#product .pg-product__en{font-size:1.125rem}}#product .pg-product__section{position:relative;margin-top:3.75rem;padding-block:2.1875rem 0}@media screen and (max-width:768px){#product .pg-product__section{margin-top:2.5rem;padding-block:3rem 4rem}}#product .pg-product__section:before{content:"";position:absolute;top:0;left:0;right:0;height:12.5rem;background-color:#f2f2eb;z-index:0}#product .pg-product__section+.pg-product__section{margin-top:6.25rem}#product .pg-product__band-inner{position:relative;z-index:1;padding-inline:4%;margin-inline:auto;max-width:calc(1200px + 8%);width:100%}@media screen and (max-width:768px){#product .pg-product__band-inner{padding-inline:5%;max-width:100%}}#product .pg-product__band-inner{padding-inline-start:calc(4% + 3.125rem)}@media screen and (max-width:768px){#product .pg-product__band-inner{padding-inline-start:calc(5% + .9375rem)}}#product .pg-product__heading{font-family:Zen Kaku Gothic New,sans-serif;font-weight:700;letter-spacing:.2em;font-size:1.5rem;line-height:1.4;color:#000;margin:0}@media screen and (max-width:768px){#product .pg-product__heading{font-size:1.3125rem}}#product .pg-product__list-wrap{position:relative;z-index:1;padding-inline:4%;margin-inline:auto;max-width:calc(1200px + 8%);width:100%}@media screen and (max-width:768px){#product .pg-product__list-wrap{padding-inline:5%;max-width:100%}}#product .pg-product__list-wrap{margin-top:1.875rem}@media screen and (max-width:768px){#product .pg-product__list-wrap{margin-top:1.25rem}}#product .pg-product__list{list-style:none;margin:0;padding:0;max-width:62.5rem;margin-inline:auto;display:grid;grid-template-columns:repeat(auto-fill,minmax(min(300px,100%),1fr));column-gap:1.875rem;row-gap:5rem}@media screen and (max-width:768px){#product .pg-product__list{grid-template-columns:1fr;row-gap:3rem}}#product .pg-product__item{display:grid;grid-template-rows:auto 1fr auto}#product .pg-product__item:has(.pg-product__btn:hover) .pg-product__image{transform:scale(1.1)}#product .pg-product__media{position:relative;background-color:#fff;aspect-ratio:313/243;display:flex;align-items:center;justify-content:center;overflow:hidden}@media screen and (max-width:768px){#product .pg-product__media{aspect-ratio:275/209}}#product .pg-product__image{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;transition:transform .3s ease}#product .pg-product__badge{position:absolute;left:0;bottom:0;background-color:#2e3192;color:#fff;font-family:Zen Kaku Gothic New,sans-serif;font-weight:500;letter-spacing:.1em;font-size:.875rem;line-height:1;padding:.5rem .75rem;border-bottom-right-radius:.625rem}@media screen and (max-width:768px){#product .pg-product__badge{font-size:.75rem;padding:.4375rem .625rem}}#product .pg-product__badge[data-category=第3類医薬品]{background-color:#39b54a}#product .pg-product__name{font-family:Zen Kaku Gothic New,sans-serif;font-weight:500;letter-spacing:.1em;font-size:1.3125rem;line-height:1;color:#000;margin-top:.625rem}@media screen and (max-width:768px){#product .pg-product__name{font-size:1.125rem}}#product .pg-product__action{margin-top:2rem;display:flex;justify-content:flex-end}@media screen and (max-width:768px){#product .pg-product__action{margin-top:1.5rem}}#product .pg-product__btn{display:inline-flex;align-items:center;justify-content:center;width:11.25rem;height:2.5rem;background-color:#fff;color:#000;border:1px solid #2e3192;border-radius:100vmax;font-family:Zen Kaku Gothic New,sans-serif;font-weight:500;letter-spacing:.1em;font-size:1rem;line-height:1;text-decoration:none;transition:opacity .3s ease}#product .pg-product__btn:hover{opacity:.6}#equipment .pg-equipment{padding-block:5rem 9.375rem}@media screen and (max-width:768px){#equipment .pg-equipment{padding-block:5rem 6.25rem}}#equipment .pg-equipment__inner{padding-inline:4%;margin-inline:auto;max-width:calc(1200px + 8%);width:100%}@media screen and (max-width:768px){#equipment .pg-equipment__inner{padding-inline:5%;max-width:100%}}#equipment .pg-equipment__en{font-family:Zen Kaku Gothic New,sans-serif;font-weight:500;letter-spacing:.1em;font-size:1.5rem;line-height:1;color:#000;margin:0}@media screen and (max-width:768px){#equipment .pg-equipment__en{font-size:1.125rem}}#equipment .pg-equipment__floor{position:relative;margin-top:3.75rem;padding-block:3.75rem 3.125rem}@media screen and (max-width:768px){#equipment .pg-equipment__floor{margin-top:3.75rem;padding-block:3.75rem 2.5rem}}#equipment .pg-equipment__floor:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:#f2f2eb;z-index:0;height:100%}#equipment .pg-equipment__floor+.pg-equipment__floor{margin-top:5.625rem}@media screen and (max-width:768px){#equipment .pg-equipment__floor+.pg-equipment__floor{margin-top:5rem}}#equipment .pg-equipment__floor:nth-child(2n):before{display:none}#equipment .pg-equipment__floor-head{position:relative;z-index:1;padding-inline:4%;margin-inline:auto;max-width:calc(1200px + 8%);width:100%}@media screen and (max-width:768px){#equipment .pg-equipment__floor-head{padding-inline:5%;max-width:100%}}#equipment .pg-equipment__floor-head{display:flex;align-items:center;gap:1.5rem;margin-top:-5.625rem}@media screen and (max-width:768px){#equipment .pg-equipment__floor-head{gap:1rem;margin-top:-5.3125rem}}#equipment .pg-equipment__floor-name{font-family:Zen Kaku Gothic New,sans-serif;font-weight:500;letter-spacing:0;font-size:3rem;line-height:1;flex-shrink:0}@media screen and (max-width:768px){#equipment .pg-equipment__floor-name{font-size:2.25rem}}#equipment .pg-equipment__slider{position:relative;z-index:1;padding-inline:4%;margin-inline:auto;max-width:calc(1000px + 8%);width:100%}@media screen and (max-width:768px){#equipment .pg-equipment__slider{padding-inline:5%;max-width:100%}}#equipment .pg-equipment__slider{margin-top:1.875rem;padding-inline:2.5rem}@media screen and (max-width:768px){#equipment .pg-equipment__slider{margin-top:2.5rem;padding-inline:0;max-width:100%}}#equipment .pg-equipment__list{list-style:none;margin:0;padding:0}#equipment .pg-equipment__item{display:flex;flex-direction:column;height:auto}@media screen and (max-width:768px){#equipment .pg-equipment__item{padding-inline:3.75rem}}#equipment .pg-equipment__item:has(.pg-equipment__zoom:hover) .pg-equipment__image{transform:scale(1.06)}#equipment .pg-equipment__media{position:relative;background-color:#fff;aspect-ratio:1/1;overflow:hidden}#equipment .pg-equipment__zoom{display:block;width:100%;height:100%;padding:0;margin:0;border:0;background:transparent;cursor:zoom-in;-webkit-appearance:none;-moz-appearance:none;appearance:none}#equipment .pg-equipment__image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}#equipment .pg-equipment__badge{position:absolute;top:0;left:0;background-color:#39b54a;color:#fff;font-family:Zen Kaku Gothic New,sans-serif;font-weight:500;letter-spacing:.1em;font-size:.875rem;line-height:1;padding:.5rem .875rem}@media screen and (max-width:768px){#equipment .pg-equipment__badge{font-size:.75rem;padding:.4375rem .625rem}}#equipment .pg-equipment__name{font-family:Zen Kaku Gothic New,sans-serif;font-weight:500;letter-spacing:.1em;font-size:1rem;line-height:1.4;color:#000;margin:.875rem 0 0;text-align:center}@media screen and (max-width:768px){#equipment .pg-equipment__name{font-size:.9375rem;margin-top:.75rem}}#equipment .pg-equipment__nav{position:absolute;top:50%;transform:translateY(calc(-50% - 1.5rem));width:2.5rem;height:2.5rem;display:inline-flex;align-items:center;justify-content:center;background-color:#000;color:#fff;border:0;padding:0;cursor:pointer;z-index:2;transition:opacity .3s ease}@media screen and (max-width:768px){#equipment .pg-equipment__nav{width:3.125rem;height:3.125rem;transform:translateY(calc(-50% - 1.25rem))}}#equipment .pg-equipment__nav svg{width:1rem;height:1rem}#equipment .pg-equipment__nav:hover{opacity:.6}#equipment .pg-equipment__nav.is-disabled,#equipment .pg-equipment__nav.swiper-button-disabled{opacity:.3;cursor:default;pointer-events:none}#equipment .pg-equipment__nav--prev{left:0}#equipment .pg-equipment__nav--next{right:0}#equipment .pg-equipment__slider[data-pc-slider=false]{padding-inline:3.75rem}@media screen and (max-width:768px){#equipment .pg-equipment__slider[data-pc-slider=false]{padding-inline:0}}#equipment .pg-equipment__slider[data-pc-slider=false] .pg-equipment__list{display:grid;grid-template-columns:repeat(4,1fr);column-gap:1.875rem;row-gap:2.5rem;justify-items:start}@media screen and (max-width:768px){#equipment .pg-equipment__slider[data-pc-slider=false] .pg-equipment__list{display:flex}}#equipment .pg-equipment__slider[data-pc-slider=false] .pg-equipment__item{width:100%}#equipment .pg-equipment__slider[data-pc-slider=false] .pg-equipment__nav{display:none}@media screen and (max-width:768px){#equipment .pg-equipment__slider[data-pc-slider=false] .pg-equipment__nav{display:inline-flex}}#equipment .pg-equipment__slider[data-count="1"] .pg-equipment__nav{display:none}#equipment .pg-equipment-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:2.5rem}@media screen and (max-width:768px){#equipment .pg-equipment-modal{padding:1.25rem}}#equipment .pg-equipment-modal[hidden]{display:none}#equipment .pg-equipment-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#000000d9;cursor:zoom-out}#equipment .pg-equipment-modal__inner{position:relative;max-width:min(1200px,100%);max-height:100%;display:flex;align-items:center;justify-content:center}#equipment .pg-equipment-modal__image{max-width:100%;max-height:calc(100vh - 7.5rem);object-fit:contain;display:block}@media screen and (max-width:768px){#equipment .pg-equipment-modal__image{max-height:calc(100vh - 5rem)}}#equipment .pg-equipment-modal__close{position:absolute;top:-3rem;right:0;width:2.5rem;height:2.5rem;display:inline-flex;align-items:center;justify-content:center;background-color:transparent;color:#fff;border:0;padding:0;cursor:pointer;transition:opacity .3s ease}@media screen and (max-width:768px){#equipment .pg-equipment-modal__close{top:-2.5rem;width:2.25rem;height:2.25rem}}#equipment .pg-equipment-modal__close svg{width:1.75rem;height:1.75rem}#equipment .pg-equipment-modal__close:hover{opacity:.6}#contact .pg-contact{padding-top:5rem;padding-bottom:7.5rem}@media screen and (max-width:768px){#contact .pg-contact{padding-top:3rem;padding-bottom:5rem}}#contact .pg-contact__inner{padding-inline:4%;margin-inline:auto;max-width:calc(1200px + 8%);width:100%}@media screen and (max-width:768px){#contact .pg-contact__inner{padding-inline:5%;max-width:100%}}#contact .pg-contact__en{font-family:Zen Kaku Gothic New,sans-serif;font-weight:500;letter-spacing:.1em;font-size:1.5rem;line-height:1;color:#000;margin:0}@media screen and (max-width:768px){#contact .pg-contact__en{font-size:1.125rem}}#contact .pg-contact__body{padding-inline:4%;margin-inline:auto;max-width:calc(1000px + 8%);width:100%}@media screen and (max-width:768px){#contact .pg-contact__body{padding-inline:5%;max-width:100%}}#contact .pg-contact__body{margin-top:5rem}@media screen and (max-width:768px){#contact .pg-contact__body{margin-top:3rem}}#contact .pg-contact__intro{text-align:center;font-family:Zen Kaku Gothic New,sans-serif;font-weight:500;letter-spacing:.1em;font-size:1rem;line-height:2;color:#000}@media screen and (max-width:768px){#contact .pg-contact__intro{font-size:.875rem;line-height:1.85;text-align:left}}#contact .pg-contact__intro p{margin:0}#contact .pg-contact__intro p+p{margin-top:.75rem}@media screen and (max-width:768px){#contact .pg-contact__intro p+p{margin-top:.5rem}}#contact .pg-contact__form{margin-top:5rem}@media screen and (max-width:768px){#contact .pg-contact__form{margin-top:3rem}}#contact .smf-form{font-family:Zen Kaku Gothic New,sans-serif;font-weight:400;letter-spacing:0;font-size:1rem}@media screen and (max-width:768px){#contact .smf-form{font-size:.875rem}}#contact .smf-form--simple-table{display:flex;flex-direction:column;gap:1.5rem}@media screen and (max-width:768px){#contact .smf-form--simple-table{gap:1.25rem}}#contact .smf-form--simple-table .smf-item,#contact .smf-form--simple-table .wp-block-snow-monkey-forms-item{display:grid;grid-template-columns:13.75rem 1fr;gap:1.5rem;align-items:start}@media screen and (max-width:768px){#contact .smf-form--simple-table .smf-item,#contact .smf-form--simple-table .wp-block-snow-monkey-forms-item{grid-template-columns:1fr;gap:.5rem}}#contact .smf-form--simple-table .smf-item__col{min-width:0}#contact .smf-form--simple-table .smf-item__col--label{padding-top:.75rem}@media screen and (max-width:768px){#contact .smf-form--simple-table .smf-item__col--label{padding-top:0}}#contact .smf-form--simple-table .smf-item__label{margin:0}#contact .smf-form--simple-table .smf-item__label__text{font-family:Zen Kaku Gothic New,sans-serif;font-weight:500;letter-spacing:.1em;font-size:1rem;line-height:1.5;color:#000}@media screen and (max-width:768px){#contact .smf-form--simple-table .smf-item__label__text{font-size:.875rem}}#contact .smf-form--simple-table .smf-item__controls,#contact .smf-form--simple-table .smf-item__control{display:block}#contact .smf-form--simple-table>.smf-item:last-child,#contact .smf-form--simple-table>.wp-block-snow-monkey-forms-item:last-child{grid-template-columns:1fr}#contact .smf-form--simple-table>.smf-item:last-child .smf-item__col--label,#contact .smf-form--simple-table>.wp-block-snow-monkey-forms-item:last-child .smf-item__col--label{display:none}#contact .smf-text-control,#contact .smf-tel-control,#contact .smf-email-control,#contact .smf-textarea-control{display:block;width:100%}#contact .smf-text-control__control,#contact .smf-tel-control__control,#contact .smf-email-control__control,#contact .smf-textarea-control__control{display:block;width:100%;padding:.625rem .875rem;border:1px solid #999999;border-radius:0;background-color:#fff;color:#000;font-family:Zen Kaku Gothic New,sans-serif;font-weight:400;letter-spacing:0;font-size:1rem;line-height:1.5;-webkit-appearance:none;-moz-appearance:none;appearance:none}@media screen and (max-width:768px){#contact .smf-text-control__control,#contact .smf-tel-control__control,#contact .smf-email-control__control,#contact .smf-textarea-control__control{font-size:.875rem}}#contact .smf-text-control__control:focus,#contact .smf-tel-control__control:focus,#contact .smf-email-control__control:focus,#contact .smf-textarea-control__control:focus{outline:2px solid #39b54a;outline-offset:-2px}#contact .smf-textarea-control__control{min-height:17.5rem;resize:vertical}@media screen and (max-width:768px){#contact .smf-textarea-control__control{min-height:12.5rem}}#contact .smf-action{margin-block:1rem 0;display:flex;justify-content:center}#contact .smf-button-control__control,#contact .smf-button-control button[type=submit]{display:inline-flex;align-items:center;justify-content:center;min-width:17.5rem;height:3.5rem;padding-inline:2.5rem;background-color:#39b54a;color:#fff;border:0;border-radius:100vmax;font-family:Zen Kaku Gothic New,sans-serif;font-weight:500;letter-spacing:.1em;font-size:1.125rem;line-height:1;cursor:pointer;transition:opacity .3s ease}@media screen and (max-width:768px){#contact .smf-button-control__control,#contact .smf-button-control button[type=submit]{min-width:13.75rem;height:3rem;font-size:1rem}}#contact .smf-button-control__control:hover,#contact .smf-button-control button[type=submit]:hover{opacity:.6}#contact .smf-checkbox-control{display:inline-flex;align-items:center;gap:.5rem;cursor:pointer}#contact .smf-checkbox-control input[type=checkbox]{width:1rem;height:1rem;accent-color:#39b54a}#contact .smf-checkbox-controls{display:flex;flex-wrap:wrap;gap:.75rem 1.25rem;justify-content:center}#contact .policy{border:1px solid #000000;height:18.75rem;overflow-y:scroll;padding:1.25rem;font-family:Zen Kaku Gothic New,sans-serif;font-weight:400;letter-spacing:0;font-size:1rem;line-height:1.75;margin-bottom:3.75rem}@media screen and (max-width:768px){#contact .policy{margin-bottom:2.5rem;font-size:.875rem;height:15rem;padding:1rem}}#contact .policy *:nth-child(n+2){margin-top:1.25rem}#contact .smf-form--simple-table .smf-item__col--controls{max-width:100%}#contact .smf-form--simple-table .smf-item__col--label{padding-right:0}#contact .smf-action .smf-button-control__control{background-image:initial}#contact .smf-checkbox-control{display:flex;width:fit-content;margin-inline:auto}#contact .smf-form--simple-table .smf-item{padding:0}#contact .smf-form--simple-table .smf-item__col--label{padding-bottom:0}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
