@charset "UTF-8";@font-face{font-family:Signifier;src:url(/assets/font/signifier-regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}:root{--base-font-family: "helvetica-neue-lt-pro", "kinto-sans", "noto-sans-cjk-jp", sans-serif;--en-font-family: "helvetica-neue-lt-pro", sans-serif;--third-font-family: "Signifier", serif}:root{--regular: 400;--medium: 500;--bold: 700}:root{--black: #000;--base-color: #1c1d1f;--white: #fff;--red: #ff0000;--gray: #1c1d1f;--gold: #f5f2eb;--beige: #f7f5f0}body{font-family:var(--base-font-family);font-weight:var(--regular);color:var(--base-color);line-height:1.75;-webkit-font-smoothing:antialiased;letter-spacing:0em}@media only screen and (min-width: 768px){.sp{display:none!important}}@media only screen and (max-width: 767px){.pc{display:none!important}}*,*:before,*:after{box-sizing:border-box}ul,ol{padding:0}body,h1,h2,h3,h4,p,ul,ol,figure,blockquote,dl,dd{margin:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{min-height:100vh;text-rendering:optimizeSpeed;line-height:1.5}ul,ol{list-style:none}a:not([class]){text-decoration-skip-ink:auto}img{max-width:100%;display:block;width:100%}input,button,textarea,select{font:inherit}img:not([alt]){filter:blur(10px)}input,button,select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:none;border-radius:0;font:inherit;outline:none}textarea{resize:vertical}input[type=checkbox],input[type=radio]{display:none}input[type=submit],input[type=button],label,button,select{cursor:pointer}select::-ms-expand{display:none}html{overflow-wrap:break-word}@media (max-width: 767px){html{font-size:max(9px,4.2666666667vw)}}@media (min-width: 768px){html{font-size:max(9px,1.1428571429vw)}}a[href^="tel:"]{pointer-events:none}@media screen and (max-width: 767px){a[href^="tel:"]{pointer-events:all}}a{text-decoration:none;color:inherit}img{height:100%;object-fit:cover}html,body{scroll-padding-top:6.25rem}@media screen and (max-width: 767px){html,body{scroll-padding-top:6.25rem}}.button{display:flex;align-items:center;justify-content:space-between;gap:.875rem;padding:.8125rem 1rem;border-radius:.25rem;border:1px solid rgba(28,29,31,.2);background:var(--white);width:fit-content;min-width:11.125rem;transition:.3s ease-in-out all}@media screen and (max-width: 767px){.button{padding:.8125rem .9375rem}}.button .text{transition:.3s ease-in-out all;font-size:clamp(11.25px,.9375rem,1.40625rem);font-weight:var(--bold);color:var(--base-color);letter-spacing:.03em;font-feature-settings:"palt";position:relative;overflow:hidden}@media screen and (max-width: 767px){.button .text{font-size:.8125rem}}.button .text:after{transition:.3s ease-in-out all;content:attr(data-text);display:block;white-space:nowrap}.button .text:before{transition:.3s ease-in-out all;content:attr(data-text);display:block;position:absolute;white-space:nowrap;top:0;left:0;transform:translateY(100%);color:var(--red)}.button .arrow-circle{width:1rem}@media (any-hover: hover){.button:hover{border:1px solid var(--red)}.button:hover .text:after{opacity:0;transform:translateY(-100%)}.button:hover .text:before{opacity:1;transform:translate(0)}}.header{transition:.3s ease-in-out all;position:fixed;z-index:100;top:0;right:0;left:0;width:100%;display:flex;align-items:flex-start}@media screen and (max-width: 767px){.header{align-items:center;justify-content:space-between;padding-right:1.25rem}}.header__logo{position:relative;z-index:4;padding:1.75rem 1.5rem;display:block;width:8.5625rem;transition:.3s ease-in-out all}@media screen and (max-width: 767px){.header__logo{padding:1.25rem 1rem;gap:1rem;display:flex;align-items:center;justify-content:space-between}}.header__logo-icon{aspect-ratio:60/38;transition:.3s ease-in-out all}@media screen and (max-width: 767px){.header__logo-icon{width:3.75rem}}.header__logo-text{aspect-ratio:109/11;width:6.8125rem;transition:.3s ease-in-out all}@media (any-hover: hover){.header__logo:hover{opacity:.7}}.header__inner{flex-grow:1;width:50%;padding:0 1.75rem;position:relative;z-index:1}.header__inner-wrap{border-bottom:1px solid rgba(28,29,31,.2);display:flex;align-items:center;justify-content:space-between;position:relative;z-index:10;transition:.3s ease-in-out all}@media screen and (max-width: 767px){.header__inner-wrap{border:unset}}.header__inner-wrap:has(.header__megamenu.is-open){border-bottom-color:#1c1d1f33}.header__left-menus{display:flex;gap:1.75rem}.header__left-menu{cursor:pointer;transition:.3s ease-in-out all;display:block;font-size:clamp(11.25px,.9375rem,1.40625rem);font-weight:var(--bold);line-height:1;padding:1.8125rem 0;position:relative;z-index:6;letter-spacing:.03em;font-feature-settings:"palt"}.header__left-menu:after{transition:.3s ease-in-out all}.header__left-menu:before{content:"";display:block;position:absolute;bottom:0;left:0;width:100%;right:0;height:2px;background-color:var(--red);opacity:0;transition:.3s ease-in-out all}.header__left-menu .popup{position:absolute;right:0;top:50%;transform:translateY(-50%);transition:.3s ease-in-out all}@media (any-hover: hover){.header__left-menu:hover{color:var(--red)}.header__left-menu:hover:after{background-color:var(--red)}.header__left-menu:hover .popup:before{background-color:var(--red)!important}}.header__left-menu:has(+.header__megamenu.is-open):after{background-color:var(--red)}.header__left-menu:has(+.header__megamenu.is-open):before{opacity:1}div.header__left-menu,.header__left-menu[target=_blank]{padding-right:1rem;position:relative;transition:.3s ease-in-out all}div.header__left-menu:after{content:"";display:block;position:absolute;transition:.3s ease-in-out all;right:0;top:50%;transform:translateY(-50%);aspect-ratio:917/667;width:.625rem;mask-image:url(/assets/images/common/arrow-down.svg);background-color:var(--base-color);mask-repeat:no-repeat;mask-size:contain;mask-position:center}.header__megamenu{transition:.3s ease-in-out all;position:fixed;padding-top:4.5625rem;right:0;left:0;width:100%;z-index:5;background-color:#f7f5f0;opacity:0;visibility:hidden}.header__megamenu.is-open{opacity:1;visibility:visible}.megamenu__inner{padding:0 1.75rem 0 10.3125rem}.megamenu__container{padding-top:2.25rem;padding-bottom:6rem;border-top:1px solid rgba(28,29,31,.2)}.megamenu__contents--2col{display:grid;grid-template-columns:1fr 1fr;gap:1.75rem}.megamenu__title{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem}.megamenu__title .text{transition:.3s ease-in-out all;font-size:clamp(18px,1.5rem,2.25rem);font-weight:var(--bold);line-height:1;letter-spacing:.01em;font-feature-settings:"palt"}@media (any-hover: hover){.megamenu__title:hover .text{color:var(--red)}}.megamenu__items{display:grid;gap:0 1.75rem;grid-template-columns:repeat(auto-fit,minmax(17.1875rem,1fr));counter-reset:number 0}.megamenu__item{display:flex;align-items:center;gap:.5rem;padding:1.25rem 0;position:relative;border-bottom:1px solid rgba(28,29,31,.2);--item-color: var(--base-color);transition:.3s ease-in-out all}.megamenu__item:after{content:"";display:block;position:absolute;bottom:0;left:0;height:2px;width:1rem;background-color:var(--red);transition:.3s ease-in-out all}.megamenu__item .number{transform:translateY(-.125rem)}.megamenu__item .number:after{counter-increment:number 1;content:"#" counter(number);font-size:clamp(9px,.75rem,1.125rem);line-height:1.2;color:var(--item-color);transition:.3s ease-in-out all;letter-spacing:0}.megamenu__item .text{position:relative;padding-right:1.125rem;font-size:.9375rem;font-weight:var(--medium);letter-spacing:.03em;color:var(--item-color);transition:.3s ease-in-out all;font-feature-settings:"palt"}.megamenu__item .popup{position:absolute;right:0;top:50%;transform:translateY(-50%)}@media (any-hover: hover){.megamenu__item:hover{--item-color: var(--red)}.megamenu__item:hover:after{width:100%}}.header__right-menus{display:flex;align-items:center;gap:1.75rem;position:relative;z-index:6}.header__right-menu{transition:.3s ease-in-out all;padding:1.8125rem 0;font-size:clamp(9.75px,.8125rem,1.21875rem);font-weight:var(--bold);line-height:1;letter-spacing:.03em;font-feature-settings:"palt"}@media (any-hover: hover){.header__right-menu:hover{color:var(--red)}}.header__buttons{margin-left:1.125rem;display:flex;gap:.625rem}.header__button{transition:.3s ease-in-out all;border-radius:.25rem;padding:.625rem;font-size:clamp(9px,.75rem,1.125rem);font-weight:var(--bold);line-height:1;letter-spacing:.03em;font-feature-settings:"palt";position:relative}.header__button span{transition:.3s ease-in-out all;display:inline-block;color:var(--item-color)}.header__button:after{transition:.3s ease-in-out all;content:attr(data-text);position:absolute;display:block;white-space:nowrap;top:50%;left:50%;color:var(--red);transform:translate(-50%,50%);opacity:0}.header__button:first-of-type{--item-color: var(--base-color);border:1px solid;border-color:var(--item-color)}.header__button:last-of-type{background-color:var(--base-color);color:var(--white);--item-color: var(--base-color)}.header__button:last-of-type span{color:var(--white)}.header__button:last-of-type:after{color:var(--white)}.is-change .header__button:last-of-type{border-color:var(--white);background-color:var(--white)}.is-change .header__button:last-of-type span{color:var(--base-color)}@media (any-hover: hover){.header__button:hover{border-color:var(--red)}.header__button:hover span{transform:translateY(-100%);opacity:0}.header__button:hover:after{opacity:1;transform:translate(-50%,-50%)}.header__button:nth-of-type(1):hover{--item-color: var(--red)}.header__button:nth-of-type(1):hover:after{color:var(--item-color)}.header__button:nth-of-type(2):hover{background-color:var(--red)}.header__button:nth-of-type(2):hover:after{color:var(--white)}}.header__hamburger{transition:.3s ease-in-out all;border:1px solid var(--base-color);border-radius:.1875rem;aspect-ratio:58/31;width:3.625rem;position:relative}.header__hamburger-line{transition:.3s ease-in-out all;width:1.875rem;height:1px;background-color:var(--base-color);top:50%;left:50%;transform:translate(-50%,-50%);position:absolute}.header__hamburger-line:nth-of-type(1){transform:translate(-50%,calc(-50% - .125rem))}.header__hamburger-line:nth-of-type(2){transform:translate(-50%,calc(-50% + .125rem))}.version-2:nth-of-type(3){transform:translate(-50%,-50%) rotate(15deg)}.version-2:nth-of-type(4){transform:translate(-50%,-50%) rotate(-15deg)}.version-1{clip-path:inset(0% 0% 0% 0%);transition:.3s ease-in-out all}.version-2{clip-path:inset(0% 50% 0% 50%);transition:.3s ease-in-out all}.header__hamburger.is-open .version-2{clip-path:inset(0% 0% 0% 0%)}.header__hamburger.is-open .version-1{clip-path:inset(0% 50% 0% 50%)}.header.is-change:not(:has(.header__megamenu.is-open)) .header__logo-icon{filter:grayscale(1) invert(1) brightness(5)}.header.is-change:not(:has(.header__megamenu.is-open)) .header__inner-wrap{border-bottom-color:#fff3}.header.is-change:not(:has(.header__megamenu.is-open)) .header__logo-text{filter:grayscale(1) invert(1) brightness(5)}.header.is-change:not(:has(.header__megamenu.is-open)) .header__left-menu{color:var(--white)}.header.is-change:not(:has(.header__megamenu.is-open)) .header__left-menu:after{background-color:var(--white)}.header.is-change:not(:has(.header__megamenu.is-open)) .header__left-menu:before{background-color:var(--white)}.header.is-change:not(:has(.header__megamenu.is-open)) .header__left-menu .popup:after,.header.is-change:not(:has(.header__megamenu.is-open)) .header__left-menu .popup:before{background-color:var(--white)}@media (any-hover: hover){.header.is-change:not(:has(.header__megamenu.is-open)) .header__left-menu:hover{color:var(--red)}.header.is-change:not(:has(.header__megamenu.is-open)) .header__left-menu:hover:after{background-color:var(--red)}.header.is-change:not(:has(.header__megamenu.is-open)) .header__left-menu:hover:before{background-color:var(--red)}}.header.is-change:not(:has(.header__megamenu.is-open)) .header__right-menu{color:var(--white)}@media (any-hover: hover){.header.is-change:not(:has(.header__megamenu.is-open)) .header__right-menu:hover{color:var(--red)}}.header.is-change:not(:has(.header__megamenu.is-open)) .header__button:first-of-type{--item-color: var(--white)}.header.is-change:not(:has(.header__megamenu.is-open)) .header__button:first-of-type:after{color:var(--red)}.header.is-change:not(:has(.header__megamenu.is-open)) .header__hamburger{border-color:var(--white)}.header.is-change:not(:has(.header__megamenu.is-open)) .header__hamburger-line{background-color:var(--white)}.footer{background-image:url(/_astro/footer-bg.DAhtlE13.jpg);background-repeat:no-repeat;background-size:cover;padding:2.25rem 1.75rem 1.75rem}@media screen and (max-width: 767px){.footer{padding:1.25rem .75rem}}.footer__cta{margin-bottom:15rem}@media screen and (max-width: 767px){.footer__cta{margin-bottom:5.25rem}}@media screen and (max-width: 767px){.footer__bottom{padding:0 1rem}}.footer-bottom__top{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:3.75rem}@media screen and (max-width: 767px){.footer-bottom__top{display:grid;grid-template-columns:1fr;gap:1.75rem}}.footer-bottom__top-left{width:fit-content;display:grid;grid-template-columns:1fr;gap:.5rem}@media screen and (max-width: 767px){.footer-bottom__top-left{width:100%;grid-template-columns:1fr 1fr;gap:.75rem}}.footer-bottom__parent-menu{display:block;padding:.25rem 0;font-size:clamp(13.5px,1.125rem,1.6875rem);font-weight:var(--medium);color:var(--white);line-height:1.65;transition:.3s ease-in-out all}@media screen and (max-width: 767px){.footer-bottom__parent-menu{font-size:clamp(12px,1rem,1.5rem);padding:unset}}@media (any-hover: hover){.footer-bottom__parent-menu:hover{color:var(--red)}}.footer-bottom__top-right{width:26.875rem;display:grid;grid-template-columns:1fr 1fr;gap:2.5rem 1.75rem}@media screen and (max-width: 767px){.footer-bottom__top-right{width:100%;gap:1.75rem .75rem}}.footer-bottom__top-right-menus{display:grid;grid-template-columns:1fr;place-content:start;gap:.75rem}@media screen and (max-width: 767px){.footer-bottom__top-right-menus{gap:.5rem}}.footer-bottom__child-menu{width:fit-content;--item-color: var(--white);display:block;font-size:clamp(10.5px,.875rem,1.3125rem);font-weight:var(--medium);color:var(--item-color);line-height:1.65;transition:.3s ease-in-out all}@media screen and (max-width: 767px){.footer-bottom__child-menu{font-size:clamp(9.75px,.8125rem,1.21875rem)}}.footer-bottom__child-menu[target=_blank]{position:relative;padding-right:1rem}.footer-bottom__child-menu[target=_blank]:after{content:"";display:block;position:absolute;top:50%;right:0;transform:translateY(-50%);width:.75rem;height:.75rem;mask-image:url("data:image/svg+xml,%3csvg%20width='13'%20height='13'%20viewBox='0%200%2013%2013'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_7901_1560)'%3e%3cpath%20d='M10.4501%202.8501L10.4501%209.6001H8.95006V4.3501L3.70006%204.3501V2.8501L10.4501%202.8501Z'%20fill='white'/%3e%3cpath%20d='M10.4453%203.94484L3.44531%2010.9448L2.38477%209.88429L9.38477%202.88429L10.4453%203.94484Z'%20fill='white'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_7901_1560'%3e%3crect%20width='12'%20height='12'%20fill='white'%20transform='translate(0.5%200.5)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");mask-repeat:no-repeat;mask-size:contain;mask-position:center;background-color:var(--item-color);transition:.3s ease-in-out all}@media (any-hover: hover){.footer-bottom__child-menu:hover{--item-color: var(--red)}}.footer-bottom__bottom{display:flex;justify-content:space-between;align-items:flex-end;color:var(--white)}@media screen and (max-width: 767px){.footer-bottom__bottom{display:block}}.footer-bottom__company{margin-bottom:1rem;font-size:clamp(13.5px,1.125rem,1.6875rem);font-weight:var(--medium);line-height:1.65}@media screen and (max-width: 767px){.footer-bottom__company{font-size:clamp(12px,1rem,1.5rem)}}.footer-bottom__info-text{font-size:clamp(9.75px,.8125rem,1.21875rem);font-weight:var(--medium);line-height:1.65}@media screen and (max-width: 767px){.footer-bottom__info-text{font-size:clamp(9px,.75rem,1.125rem);margin-bottom:.625rem}}.footer-bottom__right{width:26.875rem;display:flex;justify-content:space-between}@media screen and (max-width: 767px){.footer-bottom__right{width:100%;gap:1.25rem}}.footer-bottom__copy{font-size:clamp(9px,.625rem,.9375rem);font-weight:var(--medium);line-height:1.65}.footer-bottom__small-link{font-size:clamp(9px,.625rem,.9375rem);font-weight:var(--medium);line-height:1.65;transition:.3s ease-in-out all}@media (any-hover: hover){.footer-bottom__small-link:hover{color:var(--red)}}.inner{max-width:70rem;padding:0 25px;margin-inline:auto}@media screen and (max-width: 767px){.inner{max-width:37.5rem;padding:0 28px}}.dec-slash:before{content:"/";color:var(--red);margin-right:.5em;font-size:1em;font-weight:var(--medium)}.bottomLine-red{position:relative}.bottomLine-red:after{content:"";display:block;position:absolute;bottom:0;width:1.5rem;height:2px;background:var(--red);left:0}.base-text{font-size:clamp(12px,1rem,1.5rem);line-height:1.75;font-weight:var(--regular)}@media screen and (max-width: 767px){.base-text{font-size:clamp(10.5px,.875rem,1.3125rem)}}.arrow-circle{width:1.25rem;aspect-ratio:1;border-radius:50%;border:1px solid rgba(28,29,31,.2);transition:.3s ease-in-out all;position:relative;overflow:hidden}.arrow-circle:after,.arrow-circle:before{transition:.3s ease-in-out all;content:"";display:block;aspect-ratio:333/533;width:.375rem;mask-image:url(/assets/images/common/arrow.svg);mask-repeat:no-repeat;mask-size:contain;mask-position:center;background:var(--red);position:absolute;top:50%;left:54%;transform:translate(-50%,-50%)}@media screen and (max-width: 767px){.arrow-circle:after,.arrow-circle:before{width:.3125rem}}.arrow-circle:before{transform:translate(-200%,-50%);opacity:0}@media (any-hover: hover){a:hover .arrow-circle{border-color:var(--red)}a:hover .arrow-circle:after{transform:translate(150%,-50%);opacity:0}a:hover .arrow-circle:before{transform:translate(-50%,-50%);opacity:1}}.anchors{position:sticky;top:7.5rem}.anchors__title{margin-bottom:1rem;font-size:clamp(12px,1rem,1.5rem);font-weight:var(--bold);line-height:1;letter-spacing:.03em;font-feature-settings:"palt";color:var(--gray)}.anchors__menus{display:grid;grid-template-columns:1fr}.anchors__menu{display:block;color:var(--gray);padding:.3125rem 0;font-size:clamp(9.75px,.8125rem,1.21875rem);font-weight:var(--medium);position:relative;transition:.3s ease-in-out all;width:calc(100% + .5rem)}.anchors__menu:before{content:"";display:block;position:absolute;top:50%;right:calc(100% + .5rem);transform:translateY(-50%);aspect-ratio:1;width:.3125rem;background:var(--red);opacity:0;border-radius:50%;transition:.3s ease-in-out all}@media (any-hover: hover){.anchors__menu:hover{color:var(--red)}}.anchors__menu.is-active{color:var(--red)}.anchors__menu.is-active:before{opacity:1}.coming-soon{width:fit-content;margin:2.5rem auto;font-size:clamp(22.5px,1.875rem,2.8125rem)}.red-topLine{border-top:1px solid rgba(28,29,31,.2);position:relative}.red-topLine:after{transition:.3s ease-in-out all;content:"";display:block;position:absolute;top:0;left:0;width:1.5rem;height:2px;background:var(--red)}.cta{background:var(--base-color);padding:1.75rem}@media screen and (max-width: 767px){.cta{padding:1.25rem 1rem 1.75rem}}.cta__top{position:relative;display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:11.25rem}@media screen and (max-width: 767px){.cta__top{margin-bottom:6.25rem}}.cta__logo{aspect-ratio:89/87;width:5.5625rem;display:block;transition:.3s ease-in-out all;margin-top:.25rem}@media screen and (max-width: 767px){.cta__logo{width:3.75rem}}@media (any-hover: hover){.cta__logo:hover{opacity:.7}}.cta__movie-button{position:absolute;top:0rem;right:0rem}.cta__menus{display:grid;grid-template-columns:1fr 1fr 1fr;gap:3.75rem}@media screen and (max-width: 767px){.cta__menus{grid-template-columns:1fr;gap:2rem}}.cta__menu{--item-color: var(--white)}.cta__menu-top{position:relative;display:flex;align-items:center;gap:.5rem;margin-bottom:1rem}@media screen and (max-width: 767px){.cta__menu-top{margin-bottom:.625rem}}.cta__menu-top .text{color:var(--item-color);font-size:clamp(18px,1.5rem,2.25rem);font-weight:var(--bold);line-height:1;letter-spacing:.01em;transition:.3s ease-in-out all;font-feature-settings:"palt"}@media screen and (max-width: 767px){.cta__menu-top .text{font-size:clamp(15px,1.25rem,1.875rem)}}.cta__menu-top .arrow-circle{border-color:#fff3;transition:.3s ease-in-out all}@media (any-hover: hover){.cta__menu:hover{--item-color: var(--red)}.cta__menu:hover .arrow-circle{border-color:var(--red)}}.cta__menu-bottom{font-size:clamp(10.5px,.875rem,1.3125rem);color:var(--white);letter-spacing:.02em;opacity:.5;font-feature-settings:"palt"}@media screen and (max-width: 767px){.cta__menu-bottom{font-size:clamp(9px,.75rem,1.125rem)}}.movie-button{cursor:pointer;background-color:var(--white);padding:.1875rem;border-radius:.3125rem;display:flex;align-items:flex-start;gap:.5rem;position:relative;transition:.4s cubic-bezier(.58,.01,.05,1) all,.4s cubic-bezier(.58,.01,.05,1) width,.4s cubic-bezier(.58,.01,.05,1) height,.4s cubic-bezier(.58,.01,.05,1) background-color,.4s cubic-bezier(.58,.01,.05,1) padding,.4s cubic-bezier(.58,.01,.05,1) border-radius}.movie-button__movie{aspect-ratio:144/81;width:9rem;overflow:hidden;border-radius:.3125rem;transition:.4s cubic-bezier(.58,.01,.05,1) all}@media screen and (max-width: 767px){.movie-button__movie{aspect-ratio:105/63;width:6.5625rem;height:3.9375rem;border-radius:.25rem}}.movie-button__movie img{transition:.4s cubic-bezier(.58,.01,.05,1) all}.movie-button__content{padding-right:.5rem;transition:.4s cubic-bezier(.58,.01,.05,1) all}@media screen and (max-width: 767px){.movie-button__content{padding-right:.25rem}}.movie-button__text{padding-top:.25rem;font-size:clamp(9px,.75rem,1.125rem);font-weight:var(--medium);letter-spacing:0;line-height:1.2;margin-bottom:.625rem}@media screen and (max-width: 767px){.movie-button__text{font-size:clamp(9px,.625rem,.9375rem)}}.movie-button__text span{display:block}.movie-button__arrow{margin-left:auto;aspect-ratio:1;width:1.875rem;position:relative;transition:.4s cubic-bezier(.58,.01,.05,1) all}@media screen and (max-width: 767px){.movie-button__arrow{width:1.5rem}}.movie-button__arrow:before{transition:.4s cubic-bezier(.58,.01,.05,1) all;content:"";display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);aspect-ratio:1;width:100%;height:100%;background-color:var(--base-color);border-radius:50%}.movie-button__arrow:after{content:"";display:block;aspect-ratio:8/10;position:absolute;top:50%;left:52%;transform:translate(-50%,-50%);width:.5rem;background-color:var(--white);mask-image:url("data:image/svg+xml,%3csvg%20width='8'%20height='11'%20viewBox='0%200%208%2011'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M7.58%205.82L0.52%2010.53C0.37%2010.63%200.16%2010.59%200.06%2010.44C0.02%2010.39%200%2010.32%200%2010.26V0.83C0%200.65%200.15%200.5%200.33%200.5C0.4%200.5%200.46%200.52%200.51%200.56L7.58%205.27C7.73%205.37%207.77%205.58%207.67%205.73C7.65%205.77%207.61%205.8%207.58%205.82Z'%20fill='white'/%3e%3c/svg%3e");mask-repeat:no-repeat;mask-size:contain;mask-position:center}@media screen and (max-width: 767px){.movie-button__arrow:after{width:.4375rem}}.movie-modal__close{position:absolute;font-size:.875rem;font-weight:var(--medium);line-height:1;top:1.75rem;right:1.75rem;color:var(--white);transition:.4s cubic-bezier(.58,.01,.05,1) opacity}@media screen and (max-width: 767px){.movie-modal__close{right:1.25rem;font-size:.875rem}}.movie-modal__close:after{content:"";display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scaleX(0);transform-origin:left;width:100%;height:1px;background-color:var(--white);transition:.4s cubic-bezier(.58,.01,.05,1) transform}@media (any-hover: hover){.movie-modal__close:hover:after{transform:translate(-50%,-50%) scaleX(1)}}@media (any-hover: hover){.movie-button:hover .movie-button__arrow:before{transform:translate(-50%,-50%) scale(1.05);background-color:var(--red)}.movie-button:hover .movie-button__movie img{transform:scale(1.05)}}.movie-modal{display:none;position:fixed;inset:0;width:100%;height:100%;background-color:var(--white);z-index:99999;opacity:0;overflow:auto;overscroll-behavior:none;scrollbar-width:none}.movie-modal.is-open{background-color:var(--black)}.movie-modal__content{position:relative;width:100%;height:calc(100% + 1px);display:flex;align-items:center;justify-content:center}.movie-modal__content video{width:100%;height:100%;object-fit:contain}.movie-modal.is-open{opacity:1}.movie-controls{position:absolute;bottom:2.25rem;left:50%;transform:translate(-50%);z-index:100}@media screen and (max-width: 767px){.movie-controls{width:100%}}.movie-controls__inner{display:flex;align-items:center;gap:1.5rem;min-width:62.5rem}@media screen and (max-width: 767px){.movie-controls__inner{width:100%;padding:0 28px;min-width:20.9375rem;gap:.75rem}}.movie-controls__play-pause{background:none;border:none;color:var(--white);cursor:pointer;width:1.5rem;aspect-ratio:1}.movie-controls__play-pause .pause-icon,.movie-controls__play-pause.is-playing .play-icon{display:none}.movie-controls__play-pause.is-playing .pause-icon{display:inline}.movie-controls__progress{flex:1;display:flex;align-items:center;gap:.75rem;border-radius:.625rem;overflow:hidden}.movie-controls__progress-bar{flex:1;height:5px;background-color:#fff3;overflow:hidden;cursor:pointer;position:relative;transition:.3s ease-in-out all}.movie-controls__progress-bar:hover{background-color:#ffffff4d}.movie-controls__progress-fill{height:100%;background-color:var(--white);width:0%;transition:width .1s ease}.movie-controls__time{color:var(--white);font-size:.75rem;font-weight:var(--medium);min-width:5rem;text-align:center}.movie-controls__mute{color:var(--white);cursor:pointer;aspect-ratio:1;width:1.5rem;position:relative}@media screen and (max-width: 767px){.movie-controls__mute{width:1.875rem}}.movie-controls__mute:after{content:"";display:block;position:absolute;top:50%;left:50%;transform:translate(-50%) scaleX(0);transform-origin:left;width:1.25rem;height:1px;background-color:var(--white);transition:.4s cubic-bezier(.4,0,0,1) transform}@media screen and (max-width: 767px){.movie-controls__mute:after{width:1.5625rem}}.movie-controls__mute span{aspect-ratio:1;width:100%;display:block}.movie-controls__mute.is-muted:after{transform:translate(-50%) scaleX(1)}.movie-loading-placeholder{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;z-index:10}.movie-loading-spinner{width:2.5rem;height:2.5rem;border:3px solid rgba(255,255,255,.3);border-top:3px solid var(--white);border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.popup{position:relative;width:1rem;aspect-ratio:1;overflow:hidden}.popup:after,.popup:before{transition:.3s ease-in-out all;content:"";display:block;position:absolute;right:0;top:50%;transform:translateY(-50%);aspect-ratio:1;width:.625rem;mask-image:url(../../assets/images/common/popup-arrow.svg);mask-size:contain;mask-position:center;mask-repeat:no-repeat}.popup:after{background:var(--base-color)}.popup:before{transform:translate(-100%,50%);opacity:0;background:var(--red)}@media (any-hover: hover){a:hover .popup:before{transform:translateY(-50%);opacity:1}a:hover .popup:after{transform:translate(100%,-150%);opacity:1}}.js-drawer{opacity:0;visibility:hidden;transition:.3s ease-in-out all}.js-drawer.is-active{opacity:1;visibility:visible}.drawer{position:fixed;z-index:50;top:0;right:0;left:0;background-color:var(--white);overflow:auto;overscroll-behavior:none;scrollbar-width:none;height:100vh}.drawer__inner{padding:0 28px;min-height:calc(100% + 6.25rem)}.drawer__container{padding:6.625rem 0 6.25rem}.drawer__menus{margin-bottom:2.25rem}.drawer__menu{padding:1rem .1875rem 1rem 0;font-size:1.0625rem;font-weight:var(--bold);line-height:1;letter-spacing:.03em;border-bottom:1px solid rgba(28,29,31,.15);display:flex;align-items:center;justify-content:space-between;font-feature-settings:"palt"}.drawer__menu--parent:after{content:"";display:block;background-color:var(--base-color);aspect-ratio:917/667;width:.625rem;mask-image:url(/assets/images/common/arrow-down.svg);mask-repeat:no-repeat;mask-size:contain;mask-position:center;transition:transform .3s ease-in-out}.drawer__menu.popup:after{width:.5rem;margin-right:.25rem}.js-drawer-trigger.is-active:after{transform:scaleY(-1)}.drawer__menu-children{max-height:0;overflow:hidden;transition:max-height .3s ease-in-out}.drawer__menu-children.is-open{max-height:62.5rem}.drawer__child-title{padding:.5rem 0;margin-top:1rem;display:flex;align-items:center;justify-content:space-between}.drawer__child-title .text{font-size:.9375rem;font-weight:var(--bold);line-height:1;letter-spacing:.01em;font-feature-settings:"palt"}.drawer__child-title .arrow-circle{width:1rem}.drawer__child-lists{counter-reset:number 0;padding-bottom:2.25rem}.drawer__child-list{padding:1rem 0;display:flex;align-items:center;gap:.5rem;justify-content:space-between;position:relative;border-bottom:1px solid rgba(28,29,31,.15)}.drawer__child-list:after{content:"";display:block;position:absolute;bottom:0;left:0;width:1rem;height:2px;background-color:var(--red)}.drawer__child-list .nunber{transform:translateY(-.125rem)}.drawer__child-list .nunber:after{counter-increment:number 1;content:"#" counter(number);font-size:.625rem;font-weight:var(--medium);line-height:1.2;letter-spacing:0}.drawer__child-list .text{display:flex;flex-grow:1;font-size:.8125rem;font-weight:var(--medium);line-height:1;letter-spacing:.03em;font-feature-settings:"palt"}.drawer__child-list .popup:after{width:.5rem}.drawer__child-list .arrow-circle{width:1rem}.drawer__small-menus{display:grid;grid-template-columns:1fr;gap:.375rem;margin-bottom:12.5625rem}.drawer__small-menu{display:block;padding:.3125rem 0;font-size:.8125rem;font-weight:var(--bold);line-height:1;letter-spacing:.03em;font-feature-settings:"palt"}.drawer__buttons{position:relative;margin-left:-28px;width:calc(100% + 56px);border-top:1px solid rgba(28,29,31,.15);padding:1rem 28px 0;display:grid;grid-template-columns:1fr 1fr;gap:.625rem}.drawer__button{border-radius:.25rem;padding:.625rem;font-size:clamp(9.75px,.8125rem,1.21875rem);text-align:center;font-weight:var(--bold);line-height:1;letter-spacing:.03em;border:1px solid #1c1d1f;font-feature-settings:"palt"}.drawer__button:first-of-type{color:var(--base-color);background-color:var(--white)}.drawer__button:last-of-type{color:var(--white);background-color:var(--base-color)}.arrow-up{aspect-ratio:917/667;width:.5625rem;background-color:var(--white);mask-image:url(/assets/images/common/arrow-down.svg);mask-repeat:no-repeat;mask-size:contain;mask-position:center;transform:scaleY(-1)}.subnav{position:fixed;z-index:10;bottom:2.25rem;width:32.5625rem;left:50%;transform:translate(-50%);background-color:#1c1d1ff2;border-radius:.25rem}@media screen and (max-width: 767px){.subnav{width:calc(100% - 50px);bottom:1.75rem}}.subnav:after{content:"";display:block;position:absolute;bottom:0;left:0;right:0;width:100%;height:2.875rem;background:linear-gradient(to bottom,transparent,#1c1d1f 90% 100%);z-index:3;pointer-events:none;opacity:0;transition:.3s cubic-bezier(.58,.01,.05,1) all}.subnav__title{cursor:pointer;padding:.9375rem 1.5rem;font-size:.9375rem;font-weight:var(--bold);line-height:1;letter-spacing:.03em;color:var(--white);transition:.3s cubic-bezier(.58,.01,.05,1) all}@media screen and (max-width: 767px){.subnav__title{font-size:.8125rem;padding:.8125rem .5rem}}.subnav__items{height:30.8125rem;padding-bottom:5.25rem;position:relative;max-height:0;overflow:auto;scrollbar-width:none;overscroll-behavior:none;transition:max-height .55s cubic-bezier(.58,.01,.05,1),padding-bottom .55s cubic-bezier(.58,.01,.05,1)}@media screen and (max-width: 767px){.subnav__items{height:25.25rem}}.subnav.is-open .subnav__items{max-height:31.25rem;padding-bottom:5.25rem}@media screen and (max-width: 767px){.subnav.is-open .subnav__items{padding-bottom:.6875rem}}.subnav:not(.is-open) .subnav__items{padding-bottom:0}.subnav__item{padding:.75rem 1.5rem;display:flex;align-items:center;justify-content:space-between;gap:1.75rem;border-bottom:1px solid rgba(255,255,255,.15)}@media screen and (max-width: 767px){.subnav__item{padding:.75rem 1rem;gap:1rem}}@media (any-hover: hover){.subnav__item:hover .subnav__item-text{color:var(--red)}.subnav__item:hover .subnav__item-img{width:6.25rem}}.subnav__item.is-current{background-color:#ffffff12;pointer-events:none}.subnav__item.is-current .subnav__item-arrow{display:none}.subnav__item.is-current .subnav__item-text{opacity:.6;transition:.3s cubic-bezier(.58,.01,.05,1) all}.subnav__item-img{transition:.3s cubic-bezier(.58,.01,.05,1) all;width:5.6875rem;height:4.25rem}@media screen and (max-width: 767px){.subnav__item-img{width:4.25rem;height:3.1875rem}}.subnav__item-text{transition:.3s cubic-bezier(.58,.01,.05,1) all;flex-grow:1;font-size:1.125rem;font-weight:var(--medium);color:var(--white);line-height:1;letter-spacing:.01em}@media screen and (max-width: 767px){.subnav__item-text{font-size:1rem}}.subnav__item-arrow{width:1.25rem;height:1.25rem;border-color:#fff3}.subnav__info{position:absolute;display:flex;align-items:center;gap:.8125rem;bottom:.625rem;right:.8125rem;z-index:4;cursor:pointer}@media screen and (max-width: 767px){.subnav__info{bottom:.5rem}}.subnav__current{transition:.3s cubic-bezier(.58,.01,.05,1) all;background:var(--white);padding:.375rem;border-radius:.25rem;font-size:.875rem;font-weight:var(--bold);color:var(--base-color);line-height:1;letter-spacing:.03em}@media screen and (max-width: 767px){.subnav__current{font-size:.75rem}}.subnav.is-open:after{opacity:1}.subnav.is-open .subnav__current{opacity:0;visibility:hidden}.subnav.is-open .subnav__title{padding:1.5rem}@media screen and (max-width: 767px){.subnav.is-open .subnav__title{padding-top:1.5rem;padding-bottom:1.5rem}}.PageTitle__en{font-size:clamp(11.25px,.9375rem,1.40625rem);font-weight:var(--medium);line-height:1.2;margin-bottom:.75rem}@media screen and (max-width: 767px){.PageTitle__en{font-size:clamp(9.75px,.8125rem,1.21875rem)}}.PageTitle__title{font-size:clamp(28.5px,2.375rem,3.5625rem);font-weight:var(--bold);letter-spacing:.01em;font-feature-settings:"palt";line-height:1.3}@media screen and (max-width: 767px){.PageTitle__title{font-size:clamp(21px,1.75rem,2.625rem)}}.SectionTitle__en{margin-bottom:3.75rem;font-size:.9375rem;font-weight:var(--medium);line-height:1.2;letter-spacing:0}@media screen and (max-width: 767px){.SectionTitle__en{font-size:.8125rem;margin-bottom:2.25rem}}.SectionTitle__en2{margin-bottom:1.5rem;font-size:1.125rem;font-weight:var(--medium);line-height:1.55;letter-spacing:0}@media screen and (max-width: 767px){.SectionTitle__en2{font-size:.875rem;margin-bottom:1rem}}.SectionTitle__title{font-size:3rem;font-weight:var(--bold);line-height:1.4;letter-spacing:.01em;font-feature-settings:"palt"}@media screen and (max-width: 767px){.SectionTitle__title{font-size:1.75rem}}.map-link{transition:.3s ease-in-out all;display:flex;align-items:center;gap:.5rem;font-size:.9375rem;font-weight:var(--regular);line-height:1.75;letter-spacing:0}@media screen and (max-width: 767px){.map-link{font-size:.875rem}}.map-link .popup{transition:.3s ease-in-out all;border-radius:50%;aspect-ratio:1;border:1px solid rgba(28,29,31,.2)}.map-link .popup:after{background-color:var(--red)}.map-link .popup:after,.map-link .popup:before{width:.5rem;right:.1875rem}@media screen and (max-width: 767px){.map-link .popup:after,.map-link .popup:before{width:.4375rem;right:.25rem}}@media (any-hover: hover){.map-link:hover .popup{border-color:var(--red)}}.pc-list{border-bottom:1px solid rgba(0,0,0,.15);padding:1.45625rem 0;display:flex;align-items:flex-start;gap:1.75rem}@media screen and (max-width: 767px){.pc-list{padding:1.1875rem 0;display:grid;grid-template-columns:1fr;gap:.5rem}}.pc-list__label{width:15.375rem;font-size:1rem;font-weight:var(--bold);line-height:1.75;letter-spacing:0}@media screen and (max-width: 767px){.pc-list__label{width:100%;font-size:.9375rem}}.pc-list__text{width:50%;flex-grow:1;font-size:1rem;font-weight:var(--regular);line-height:1.75;letter-spacing:0em}@media screen and (max-width: 767px){.pc-list__text{width:100%;font-size:.875rem}}.pc-list__text img{margin-top:1.25rem;border:1px solid rgba(28,29,31,.15);padding:1.875rem}@media screen and (max-width: 767px){.pc-list__text img{margin-top:.75rem;padding:unset}}.pc-list__text .info{display:flex;align-items:center;gap:1.25rem;margin:.5rem 0 .75rem}@media screen and (max-width: 767px){.pc-list__text .info{gap:.75rem;margin:0 0 .25rem}}.pc-list__map-link{margin-top:.9375rem}@media screen and (max-width: 767px){.pc-list__map-link{margin-top:.3125rem}}.pagination{display:flex;justify-content:center}.pagination__list{display:flex;align-items:center}.pagination__link{padding:0 .625rem;display:inline-flex;justify-content:center;align-items:center;font-size:1.0625rem;font-weight:var(--medium);line-height:1.2;text-decoration:none;transition:.3s ease-in-out all}.pagination__link.is-current{color:#d00000;font-weight:700}@media (any-hover: hover){.pagination__link:hover{color:var(--red)}}.pagination__ellipsis{font-size:1.0625rem;font-weight:var(--medium);line-height:1.2}.pagination__prev,.pagination__next{margin:.25rem .75rem 0;padding:unset}.pagination__prev .arrow-circle,.pagination__next .arrow-circle{width:2.25rem}.pagination__prev .arrow-circle:after,.pagination__prev .arrow-circle:before,.pagination__next .arrow-circle:after,.pagination__next .arrow-circle:before{width:.5rem}.pagination__prev{transform:scaleX(-1)}.wysiwyg h2{margin:5rem 0 2.5rem;font-size:2rem;font-weight:var(--bold);line-height:1.5;letter-spacing:.03em;font-feature-settings:"palt"}@media screen and (max-width: 767px){.wysiwyg h2{margin:3.75rem 0 2.25rem;font-size:1.5rem}}.wysiwyg h3{margin:3.5rem 0 2.25rem;font-size:1.5rem;font-weight:var(--bold);line-height:1.5;letter-spacing:.03em;font-feature-settings:"palt"}@media screen and (max-width: 767px){.wysiwyg h3{margin:3rem 0 1.5rem;font-size:1.25rem}}.wysiwyg h4{margin:2.25rem 0 1.875rem;font-size:1.25rem;font-weight:var(--bold);line-height:1.5;letter-spacing:.03em;font-feature-settings:"palt"}@media screen and (max-width: 767px){.wysiwyg h4{margin:2.25rem 0 1.5rem;font-size:1.0625rem}}.wysiwyg p{font-size:1rem;line-height:1.9;letter-spacing:0;margin:0 0 2.25rem}@media screen and (max-width: 767px){.wysiwyg p{font-size:.875rem}}.wysiwyg p a{text-decoration:underline;transition:.3s ease-in-out all}@media (any-hover: hover){.wysiwyg p a:hover{color:var(--red)}}.wysiwyg li{font-size:1rem;line-height:1.9;letter-spacing:0;font-weight:var(--regular)}@media screen and (max-width: 767px){.wysiwyg li{font-size:.875rem}}.wysiwyg ul{margin:0 0 2.25rem;counter-reset:number 0}@media screen and (max-width: 767px){.wysiwyg ul{margin-bottom:1rem}}.wysiwyg ul li{padding-left:1.25rem;position:relative}.wysiwyg ul li:before{content:"";display:block;position:absolute;aspect-ratio:1;width:.375rem;border-radius:50%;background-color:var(--base-color);top:.5lh;left:0;transform:translateY(-50%)}.wysiwyg ol{margin:0 0 2.25rem;counter-reset:number 0}@media screen and (max-width: 767px){.wysiwyg ol{margin-bottom:1rem}}.wysiwyg ol li{padding-left:2rem;position:relative}@media screen and (max-width: 767px){.wysiwyg ol li{padding-left:1.5rem}}.wysiwyg ol li:before{counter-increment:number 1;content:counter(number) ".";display:block;position:absolute;top:.5lh;left:0;transform:translateY(-50%);font-size:1rem;font-weight:var(--regular);line-height:1.9;letter-spacing:0}@media screen and (max-width: 767px){.wysiwyg ol li:before{font-size:.875rem}}.wysiwyg .wp-block-columns{padding:2.5rem 0;display:grid;grid-template-columns:45% 49%;gap:6.0625rem}@media screen and (max-width: 767px){.wysiwyg .wp-block-columns{gap:3rem;grid-template-columns:1fr}}.wysiwyg .wp-block-columns .wp-block-image{aspect-ratio:452/339}.wysiwyg .wp-block-columns .wp-block-image img{object-fit:contain}.wysiwyg .wp-block-columns .wp-block-column:nth-of-type(2){border-top:1px solid rgba(28,29,31,.15)}@media screen and (max-width: 767px){.wysiwyg .wp-block-columns .wp-block-column:nth-of-type(2){border-top:unset}}@media screen and (max-width: 767px){.wysiwyg .wp-block-columns h2,.wysiwyg .wp-block-columns h3,.wysiwyg .wp-block-columns h4,.wysiwyg .wp-block-columns h5{margin-top:unset}}.service-card__figure{aspect-ratio:402/226;margin-bottom:.625rem;overflow:hidden}@media screen and (max-width: 767px){.service-card__figure{margin-bottom:.3125rem}}.service-card__figure img{transition:.3s ease-in-out all}.service-card__meta{margin-bottom:.375rem}@media screen and (max-width: 767px){.service-card__meta{margin-bottom:unset}}.service-card__cat{font-size:clamp(9.75px,.8125rem,1.21875rem);letter-spacing:.03em}@media screen and (max-width: 767px){.service-card__cat{font-size:clamp(9px,.6875rem,1.03125rem)}}.service-card__label{display:flex;gap:.5rem;align-items:center}.service-card__label .text{font-size:clamp(14.25px,1.1875rem,1.78125rem);font-weight:var(--medium);line-height:1.5;letter-spacing:.03em;color:var(--gray);transition:.3s ease-in-out all;font-feature-settings:"palt"}@media screen and (max-width: 767px){.service-card__label .text{font-size:clamp(10.5px,.875rem,1.3125rem)}}@media (any-hover: hover){.service-card:hover .service-card__figure img{transform:scale(1.05)}.service-card:hover .service-card__label .text{color:var(--red)}}.business-card__img{aspect-ratio:521/261;margin-bottom:1.25rem;overflow:hidden}@media screen and (max-width: 767px){.business-card__img{margin-bottom:.75rem;aspect-ratio:319/160}}.business-card__img img{transition:.3s ease-in-out all}.business-card__title{display:flex;gap:.5rem;font-size:1.1875rem;font-weight:var(--bold);letter-spacing:.03em;margin-bottom:1.25rem}@media screen and (max-width: 767px){.business-card__title{font-size:1rem;margin-bottom:.75rem}}.business-card__title .text{margin-top:-.125rem;transition:.3s ease-in-out all}.business-card__title .arrow-circle{width:1.25rem;height:1.25rem}.business-card__text{font-size:.875rem;line-height:1.65;letter-spacing:.03em;opacity:.6}@media screen and (max-width: 767px){.business-card__text{font-size:.75rem}}@media (any-hover: hover){.business-card:hover .business-card__title .text{color:var(--red)}.business-card:hover .business-card__img img{transform:scale(1.05)}}.contact .is-required{color:#e60000;font-size:1rem;margin-left:.25rem;vertical-align:top}@media screen and (max-width: 767px){.contact .is-required{margin-left:.125rem}}.contact__form{display:block}.contact__row{margin-bottom:2.625rem}@media screen and (max-width: 767px){.contact__row{margin-bottom:1.75rem}}.contact__row--mt10{margin-top:-1.0625rem}@media screen and (max-width: 767px){.contact__row--mt10{margin-top:unset}}.contact__cols{display:grid;grid-template-columns:1fr 1fr;gap:1.75rem}@media screen and (max-width: 767px){.contact__cols{gap:2.1875rem;grid-template-columns:1fr}}.contact__col{display:flex;align-items:center;gap:1.125rem}@media screen and (max-width: 767px){.contact__col{margin-top:-.25rem}}.contact__label{display:inline-block;font-size:1rem;font-weight:var(--regular);margin-bottom:.75rem}@media screen and (max-width: 767px){.contact__label{font-size:.875rem;margin-bottom:.625rem}}.contact__label-small{font-size:.8125rem;font-weight:var(--regular);line-height:1.5;letter-spacing:0}.contact__field{display:block;flex-grow:1}.contact__field input[type=text],.contact__field input[type=email],.contact__field input[type=tel],.contact__field input[type=number],.contact__field select,.contact__field textarea{width:100%;display:block;font-size:.875rem;line-height:1.75;padding:1.0625rem;border-radius:.25rem;background-color:#f5f5f5;color:#3f464b;outline:none;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease;appearance:none;border:2px solid transparent}@media screen and (max-width: 767px){.contact__field input[type=text],.contact__field input[type=email],.contact__field input[type=tel],.contact__field input[type=number],.contact__field select,.contact__field textarea{font-size:.8125rem;padding:.875rem 1.0625rem}}.contact__field textarea{min-height:16.25rem;resize:vertical}.contact__field input::placeholder,.contact__field textarea::placeholder{color:#1c1d1f;opacity:.5}.contact__field input:focus,.contact__field select:focus,.contact__field textarea:focus{border:2px solid var(--red)}.contact__field .is-invalid,.contact__field input[aria-invalid=true],.contact__field textarea[aria-invalid=true]{border-color:#e74c3c;box-shadow:0 0 0 .1875rem #e74c3c1f}.contact__error{margin-top:.5rem;font-size:.8125rem;line-height:1.6;color:#e74c3c}.contact__privacy{margin:3.75rem 0 2.25rem}@media screen and (max-width: 767px){.contact__privacy{margin:3rem 0 2.25rem}}.contact__policy{margin-top:0rem;max-height:15rem;overflow:auto;padding:1.5rem;border:1px solid rgba(28,29,31,.15);margin-bottom:2.25rem}@media screen and (max-width: 767px){.contact__policy{padding:2rem 1.5rem;margin-bottom:2.25rem}}.contact__policyText{font-size:.875rem}@media screen and (max-width: 767px){.contact__policyText{font-size:.8125rem}}.contact__agree{display:flex;align-items:center;gap:.5rem;font-size:.875rem;position:relative;padding-left:2.25rem}.contact__agree:after{content:"";display:block;position:absolute;left:0;top:50%;transform:translateY(-50%);aspect-ratio:1;width:1.25rem;background-color:var(--white);border:1px solid var(--base-color);border-radius:.125rem}.contact__agree:before{content:"";display:block;position:absolute;left:0;top:50%;transform:translate(-3%,-50%);aspect-ratio:1;width:1.25rem;background-color:var(--white);mask-image:url(/assets/images/common/check.svg);mask-repeat:no-repeat;mask-size:.9375rem .625rem;mask-position:center;z-index:3;opacity:0}.contact__agree:has(input:checked):after{border-color:var(--base-color);background-color:var(--base-color)}.contact__agree:has(input:checked):before{opacity:1}.cf-turnstile{margin-top:.5rem}.contact__actions{margin-top:1.75rem}.contact__submit-wrap{position:relative;transition:.3s ease-in-out all;background-color:var(--base-color);border-radius:.25rem}.contact__submit-wrap:after{content:"";display:block;position:absolute;top:50%;transform:translateY(-50%);right:1.875rem;aspect-ratio:667/1067;width:.5rem;background-color:var(--white);mask-image:url(/assets/images/common/arrow.svg);mask-repeat:no-repeat;mask-size:contain;mask-position:center;transition:.3s ease-in-out all}.contact__submit-wrap:before{content:"";display:block;position:absolute;top:50%;transform:translateY(-50%);right:2.5rem;aspect-ratio:667/1067;width:.5rem;background-color:var(--white);mask-image:url(/assets/images/common/arrow.svg);mask-repeat:no-repeat;mask-size:contain;mask-position:center;transition:.3s ease-in-out all;opacity:0}.contact__submit{transition:.3s ease-in-out all;width:100%;border:1px solid rgba(28,29,31,.2);padding:1.875rem;color:var(--white);font-size:1.125rem;font-weight:var(--bold);text-align:left}@media screen and (max-width: 767px){.contact__submit{font-size:1rem}}.contact__submit .text{display:inline-block;transition:.3s ease-in-out all;font-size:clamp(13.5px,1.125rem,1.6875rem);font-weight:var(--bold);line-height:1;letter-spacing:.03em;color:var(--white)}.contact__submit .text:after{color:var(--white);transition:.3s ease-in-out all;content:attr(data-text);display:block;white-space:nowrap}.contact__submit .text:before{position:absolute;color:var(--white);transition:.3s ease-in-out all;content:attr(data-text);display:block;white-space:nowrap;transform:translateY(50%);top:50%;opacity:0}@media (any-hover: hover){.contact__submit-wrap:hover{background-color:var(--red)}.contact__submit-wrap:hover:after{opacity:0;right:1.25rem}.contact__submit-wrap:hover:before{opacity:1;right:1.875rem}.contact__submit-wrap:hover .text:after{opacity:0;transform:translateY(-100%)}.contact__submit-wrap:hover .text:before{opacity:1;transform:translateY(-50%)}}.button:active,.contact__submit:active{transform:translateY(.0625rem)}.button:disabled,.contact__submit:disabled,.contact__submit.is-loading{opacity:.5;cursor:not-allowed}.contact__field-select{position:relative}.contact__field-select:after{content:"";display:block;position:absolute;top:50%;transform:translateY(-50%);right:1.375rem;aspect-ratio:5/8;width:.625rem;background-color:var(--base-color);mask-image:url(/assets/images/common/arrow-down.svg);mask-repeat:no-repeat;mask-size:contain;mask-position:center}.contact__field-select select{padding-right:2.5rem}@media screen and (max-width: 767px){.contact__field-select select{padding-right:1.875rem}}#form-message{margin-top:1.25rem;padding:1rem 1.875rem;border-radius:.25rem;font-weight:var(--medium);display:none;transition:all .3s ease;line-height:1}#form-message.success{color:#2d5a2d;border:1px solid #c3e6c3}#form-message.error{color:#c53030;border:1px solid #fecaca}.contact__submit{transition:opacity .3s ease}.contact__submit:disabled{cursor:not-allowed;opacity:.7}.img-layer{position:relative}.img-layer:after{content:"";display:block;position:absolute;inset:0;height:100%;background-color:#00000026;width:100%}body:not(:has(.loader)){opacity:0;animation:fadeIn .4s ease-in-out forwards .45s}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.PageFv__container{display:flex;align-items:flex-start;justify-content:space-between;gap:6.25rem}@media screen and (max-width: 767px){.PageFv__container{display:grid;grid-template-columns:1fr;gap:1.375rem}}.PageFv__head{width:20%;flex-grow:1}@media screen and (max-width: 767px){.PageFv__head{width:100%}}.PageFv__en{font-size:clamp(11.25px,.9375rem,1.40625rem);font-weight:var(--medium);line-height:1.2;margin-bottom:.5rem}@media screen and (max-width: 767px){.PageFv__en{font-size:clamp(9.75px,.8125rem,1.21875rem);margin-bottom:.75rem}}.PageFv__title{font-size:clamp(28.5px,2.375rem,3.5625rem);font-weight:var(--bold);letter-spacing:.01em;line-height:1.3;font-feature-settings:"palt"}@media screen and (max-width: 767px){.PageFv__title{font-size:clamp(21px,1.75rem,2.625rem)}}.PageFv__body{font-size:clamp(12px,1rem,1.5rem);line-height:1.75;font-weight:var(--regular);width:28.25rem;letter-spacing:0;font-feature-settings:"palt"}@media screen and (max-width: 767px){.PageFv__body{width:100%;font-size:clamp(10.5px,.875rem,1.3125rem)}}.PageFv2{padding-bottom:9rem}@media screen and (max-width: 767px){.PageFv2{padding-bottom:5.125rem}}.PageFv2__hero{aspect-ratio:1400/500;margin-bottom:1.25rem}@media screen and (max-width: 767px){.PageFv2__hero{aspect-ratio:375/300;margin-bottom:3.75rem}}.PageFv2__container{padding:0 1.875rem}@media screen and (max-width: 767px){.PageFv2__container{padding:unset}}.PageFv2__breadcrumb{margin-bottom:5.9375rem}@media screen and (max-width: 767px){.PageFv2__breadcrumb{display:none}}.PageFv2__back{position:relative;padding-left:.9375rem;font-size:clamp(9.75px,.8125rem,1.21875rem);font-weight:var(--medium);letter-spacing:.03em;transition:.35s cubic-bezier(.58,.01,.05,1) all}.PageFv2__back:before{transition:.35s cubic-bezier(.58,.01,.05,1) all;content:"";display:inline-block;position:absolute;top:50%;left:0;aspect-ratio:667/917;width:.5625rem;background:var(--base-color);mask-image:url(/assets/images/common/arrow.svg);mask-repeat:no-repeat;mask-size:contain;mask-position:center;transform:scaleX(-1) translateY(-50%)}@media (any-hover: hover){.PageFv2__back:hover{color:var(--red)}.PageFv2__back:hover:before{background:var(--red)}}.PageFv2__trail{margin-bottom:1.75rem;display:flex;gap:.375rem;font-size:clamp(9px,.75rem,1.125rem);font-weight:var(--medium);color:var(--gray)}@media screen and (max-width: 767px){.PageFv2__trail{margin-bottom:1rem;font-size:clamp(9px,.6875rem,1.03125rem)}}.PageFv2__trail .dec-slash:last-of-type{opacity:.4}.PageFv2__content{display:flex;justify-content:space-between;gap:14.625rem}@media screen and (max-width: 767px){.PageFv2__content{display:grid;grid-template-columns:1fr;gap:2.25rem}}.PageFv2__main{width:32.5625rem}@media screen and (max-width: 767px){.PageFv2__main{width:100%}}.PageFv2__title{margin-bottom:3.4375rem;font-size:clamp(28.5px,2.375rem,3.5625rem);font-weight:var(--bold);line-height:1;letter-spacing:.01em;font-feature-settings:"palt"}@media screen and (max-width: 767px){.PageFv2__title{margin-bottom:2.25rem;font-size:clamp(21px,1.75rem,2.625rem)}}.PageFv2__body{font-size:clamp(12px,1rem,1.5rem);line-height:1.75;letter-spacing:0em}@media screen and (max-width: 767px){.PageFv2__body{font-size:clamp(10.5px,.875rem,1.3125rem)}}.PageFv2__aside{width:19.6875rem}@media screen and (max-width: 767px){.PageFv2__aside{width:100%}}.PageFv2__aside-title{margin-bottom:1rem;font-size:clamp(9px,.75rem,1.125rem);font-weight:var(--medium);line-height:1;letter-spacing:.03em}.PageFv2__link{display:block;position:relative;padding:.8125rem 0;display:flex;gap:.5rem;border-bottom:1px solid rgba(28,29,31,.2)}.PageFv2__link:after{content:"";display:block;position:absolute;bottom:0;left:0;height:2px;width:1rem;background:var(--red);transition:.35s cubic-bezier(.58,.01,.05,1) all}@media (any-hover: hover){.PageFv2__link:hover:after{width:100%}.PageFv2__link:hover .PageFv2__no,.PageFv2__link:hover .PageFv2__label{color:var(--red)}}.PageFv2__no{font-size:clamp(9px,.75rem,1.125rem);font-weight:var(--medium);line-height:1.2;color:var(--gray);transform:translateY(3px);transition:.35s cubic-bezier(.58,.01,.05,1) all}@media screen and (max-width: 767px){.PageFv2__no{transform:translateY(2px)}}.PageFv2__label{font-size:clamp(11.25px,.9375rem,1.40625rem);font-weight:var(--medium);line-height:1.2;letter-spacing:.03em;font-feature-settings:"palt";color:var(--gray);flex-grow:1;transition:.35s cubic-bezier(.58,.01,.05,1) all}.PageFv3{position:relative}.PageFv3__img{height:100vh;position:relative;overflow:hidden;z-index:1}@media screen and (max-width: 767px){.PageFv3__img{min-height:fit-content}}.PageFv3__img:after{content:"";display:block;position:absolute;inset:0;width:100%;height:100%;background:#0003;z-index:1}.PageFv3__img video{width:100%;height:100%;display:block;object-fit:cover;scale:1.2}.PageFv3__inner{position:absolute;width:100%;height:100%;z-index:3;inset:0}.PageFv3__container{max-width:70rem;padding:0 25px 1.25rem;margin-inline:auto;height:100%;width:100%;display:grid;align-items:center}@media screen and (max-width: 767px){.PageFv3__container{max-width:37.5rem;padding:8rem 28px 3.75rem;align-items:unset}}.PageFv3__texts-wrap{display:flex;align-items:flex-start;justify-content:space-between}@media screen and (max-width: 767px){.PageFv3__texts-wrap{flex-direction:column;justify-content:unset}}.PageFv3__texts{color:var(--white);width:24.0625rem}@media screen and (max-width: 767px){.PageFv3__texts{display:contents}}.PageFv3__en{margin-bottom:1rem;font-size:clamp(11.25px,.9375rem,1.40625rem);font-weight:var(--medium);font-family:var(--font-en);line-height:1.2}@media screen and (max-width: 767px){.PageFv3__en{order:1;margin-bottom:.75rem;font-size:clamp(9.75px,.8125rem,1.21875rem)}}.PageFv3__title{margin-bottom:3.75rem;font-size:clamp(28.5px,2.375rem,3.5625rem);line-height:1;letter-spacing:.01em;font-weight:var(--bold);font-feature-settings:"palt"}@media screen and (max-width: 767px){.PageFv3__title{order:2;margin-bottom:3rem;font-size:clamp(21px,1.75rem,2.625rem)}}.PageFv3__read{margin-bottom:.75rem;font-size:clamp(13.5px,1.125rem,1.6875rem);font-weight:var(--bold);line-height:1.5;letter-spacing:.03em;font-feature-settings:"palt"}@media screen and (max-width: 767px){.PageFv3__read{order:4;margin-bottom:.75rem;font-size:clamp(12px,1rem,1.5rem)}}.PageFv3__text{font-size:clamp(10.5px,.875rem,1.3125rem);font-weight:var(--regular);line-height:1.75;letter-spacing:0}@media screen and (max-width: 767px){.PageFv3__text{order:5;font-size:clamp(9px,.75rem,1.125rem)}}.PageFv3__copy{width:27.5rem;font-size:clamp(51px,4.25rem,6.375rem);font-weight:var(--medium);color:var(--white);line-height:1.1;letter-spacing:0}@media screen and (max-width: 767px){.PageFv3__copy{order:3;width:100%;margin-bottom:3rem;font-size:clamp(31.5px,2.625rem,3.9375rem)}}.BusinessSection__fv{position:relative;margin-bottom:9rem}@media screen and (max-width: 767px){.BusinessSection__fv{margin-bottom:3.75rem}}.BusinessSection__fv-img{width:100%;aspect-ratio:1400/788}@media screen and (max-width: 767px){.BusinessSection__fv-img{aspect-ratio:375/564}}.BusinessSection__fv-content{position:absolute;top:48%;left:50%;transform:translate(-50%,-50%);width:fit-content}@media screen and (max-width: 767px){.BusinessSection__fv-content{max-width:100%;top:50%}}.BusinessSection__fv-en{font-size:clamp(11.25px,.9375rem,1.40625rem);color:var(--white);font-weight:var(--medium);line-height:1.2}@media screen and (max-width: 767px){.BusinessSection__fv-en{font-size:clamp(9.75px,.8125rem,1.21875rem)}}.BusinessSection__fv-title{padding:0 1.5rem;line-height:1;font-size:clamp(32.25px,2.6875rem,4.03125rem);color:var(--white);font-weight:var(--bold);text-align:center;letter-spacing:.01em;font-feature-settings:"palt"}@media screen and (max-width: 767px){.BusinessSection__fv-title{font-size:clamp(21px,1.75rem,2.625rem);width:fit-content;white-space:nowrap}}.BusinessSection__fv-body{position:absolute;bottom:2.25rem;left:50%;transform:translate(-50%);font-size:clamp(11.25px,.9375rem,1.40625rem);line-height:1.2;color:var(--white);font-weight:var(--medium);text-align:center}@media screen and (max-width: 767px){.BusinessSection__fv-body{bottom:1.75rem;font-size:clamp(9.75px,.8125rem,1.21875rem)}}.BusinessSection__list{margin-bottom:9.375rem;max-width:87.125rem;padding:0 25px;margin-inline:auto;display:flex;align-items:flex-start;gap:6.75rem}@media screen and (max-width: 767px){.BusinessSection__list{margin-bottom:5.3125rem;max-width:37.5rem;padding:0 28px;display:block}}.BusinessSection__list-number{position:sticky;top:7.5rem;width:fit-content;white-space:nowrap;font-size:clamp(11.25px,.9375rem,1.40625rem);font-weight:var(--medium);line-height:1.2}@media screen and (max-width: 767px){.BusinessSection__list-number{display:none}}.BusinessSection__content{width:50%;flex-grow:1;display:grid;grid-template-columns:1fr;gap:7.5rem;padding-right:4.3125rem}@media screen and (max-width: 767px){.BusinessSection__content{width:100%;gap:3.75rem;padding-right:unset}}.BusinessSection__item{display:flex;gap:5.9375rem;align-items:flex-start}@media screen and (max-width: 767px){.BusinessSection__item{display:grid;grid-template-columns:1fr;gap:2.75rem}}.BusinessSection__item-texts{width:30%;flex-grow:1;padding-top:3rem;border-top:1px solid rgba(28,29,31,.15)}@media screen and (max-width: 767px){.BusinessSection__item-texts{width:100%;padding-top:2.25rem}}.BusinessSection__item-title{margin-bottom:1.75rem;line-height:1;font-size:clamp(18px,1.5rem,2.25rem);font-weight:var(--bold);letter-spacing:.03em;font-feature-settings:"palt"}@media screen and (max-width: 767px){.BusinessSection__item-title{font-size:clamp(15px,1.25rem,1.875rem);margin-bottom:1.25rem}}.BusinessSection__item-metaTop{font-size:clamp(10.5px,.875rem,1.3125rem);font-weight:var(--regular);line-height:1.65;letter-spacing:.03em}@media screen and (max-width: 767px){.BusinessSection__item-metaTop{font-size:clamp(9px,.75rem,1.125rem)}}.BusinessSection__item-meta{padding-bottom:1.75rem;margin-bottom:1.75rem;font-size:clamp(10.5px,.875rem,1.3125rem);font-weight:var(--regular);line-height:1.65;opacity:.6;letter-spacing:.03em;font-feature-settings:"palt";position:relative}@media screen and (max-width: 767px){.BusinessSection__item-meta{padding-bottom:1.25rem;margin-bottom:1.375rem;font-size:clamp(9px,.75rem,1.125rem)}}.BusinessSection__item-meta:after{content:"";display:block;position:absolute;bottom:0;left:0;height:2px;width:1.5rem;background-color:var(--red)}.BusinessSection__item-body{margin-bottom:1.75rem;font-size:clamp(12px,1rem,1.5rem);line-height:1.75;letter-spacing:0}@media screen and (max-width: 767px){.BusinessSection__item-body{margin-bottom:1.25rem;font-size:clamp(10.5px,.875rem,1.3125rem)}}.BusinessSection__item-img{aspect-ratio:520/390;width:32.5rem}@media screen and (max-width: 767px){.BusinessSection__item-img{width:100%}}.GroupSection__list{margin-bottom:10.625rem;max-width:87.125rem;padding:0 25px;margin-inline:auto;display:flex;align-items:flex-start;gap:6.75rem}@media screen and (max-width: 767px){.GroupSection__list{max-width:37.5rem;padding:0 28px;display:block;margin-bottom:5.625rem}}.GroupSection__list-number{width:fit-content;white-space:nowrap;font-size:clamp(11.25px,.9375rem,1.40625rem);font-weight:var(--medium);line-height:1.2;position:sticky;top:7.5rem}@media screen and (max-width: 767px){.GroupSection__list-number{display:none}}.GroupSection__content{width:50%;flex-grow:1;display:grid;grid-template-columns:1fr;gap:7.5rem;padding-right:4.3125rem}@media screen and (max-width: 767px){.GroupSection__content{padding-right:unset;width:100%;gap:3.75rem}}.GroupSection__item{display:flex;gap:5.9375rem;align-items:flex-start}@media screen and (max-width: 767px){.GroupSection__item{display:grid;grid-template-columns:1fr;gap:3.3125rem}}.GroupSection__item-texts{width:40%;flex-grow:1;padding-top:2.625rem;border-top:1px solid rgba(28,29,31,.15)}@media screen and (max-width: 767px){.GroupSection__item-texts{width:100%;padding-top:2.8125rem}}.GroupSection__item-label{margin-bottom:.75rem;font-size:clamp(10.5px,.875rem,1.3125rem);font-weight:var(--bold);letter-spacing:.03em;font-feature-settings:"palt"}@media screen and (max-width: 767px){.GroupSection__item-label{font-size:clamp(9px,.75rem,1.125rem);margin-bottom:.625rem}}.GroupSection__item-title{margin-bottom:1.75rem;line-height:1;font-size:clamp(18px,1.5rem,2.25rem);font-weight:var(--bold);letter-spacing:.03em;font-feature-settings:"palt"}@media screen and (max-width: 767px){.GroupSection__item-title{font-size:clamp(15px,1.25rem,1.875rem);margin-bottom:1.25rem}}.GroupSection__item-metaTop{font-size:clamp(10.5px,.875rem,1.3125rem);font-weight:var(--regular);line-height:1.65;letter-spacing:.03em;font-feature-settings:"palt"}@media screen and (max-width: 767px){.GroupSection__item-metaTop{font-size:clamp(9px,.75rem,1.125rem)}}.GroupSection__item-meta{padding-bottom:1.75rem;margin-bottom:1.75rem;font-size:clamp(10.5px,.875rem,1.3125rem);font-weight:var(--regular);line-height:1.65;opacity:.6;letter-spacing:.03em;font-feature-settings:"palt";position:relative}@media screen and (max-width: 767px){.GroupSection__item-meta{padding-bottom:1.25rem;margin-bottom:1.25rem;font-size:clamp(9px,.75rem,1.125rem)}}.GroupSection__item-meta:after{content:"";display:block;position:absolute;bottom:0;left:0;height:2px;width:1.5rem;background-color:var(--red)}.GroupSection__item-body{margin-bottom:1.75rem;font-size:clamp(12px,1rem,1.5rem);letter-spacing:0;line-height:1.75}@media screen and (max-width: 767px){.GroupSection__item-body{margin-bottom:1.25rem;font-size:clamp(10.5px,.875rem,1.3125rem)}}.GroupSection__item-img{aspect-ratio:520/346;width:32.5rem;border:12px solid var(--gold)}@media screen and (max-width: 767px){.GroupSection__item-img{width:100%}}.service-overview{display:grid;grid-template-columns:1fr;gap:2.25rem}@media screen and (max-width: 767px){.service-overview{gap:1.5rem}}.bt-title{padding-bottom:2.25rem}@media screen and (max-width: 767px){.bt-title{padding-bottom:1.375rem}}.bt-title__main{margin-bottom:1.5rem;font-size:clamp(11.25px,.9375rem,1.40625rem);font-weight:var(--bold);letter-spacing:.01em;font-feature-settings:"palt"}@media screen and (max-width: 767px){.bt-title__main{margin-bottom:1rem;font-size:clamp(9.75px,.8125rem,1.21875rem)}}.bt-title__sub{font-size:clamp(21px,1.75rem,2.625rem);font-weight:var(--bold);letter-spacing:.03em;font-feature-settings:"palt";line-height:1.5;color:var(--gray)}@media screen and (max-width: 767px){.bt-title__sub{font-size:clamp(16.5px,1.375rem,2.0625rem)}}.service-feature{display:grid;grid-template-columns:1fr;gap:2.25rem}@media screen and (max-width: 767px){.service-feature{gap:1.5rem}}.service-feature__list{display:grid;grid-template-columns:1fr}.service-feature__item{padding:2.25rem 0;display:flex;align-items:center;gap:6.1875rem}@media screen and (max-width: 767px){.service-feature__item{display:block}}.service-feature__img{aspect-ratio:246/308;width:15.375rem}@media screen and (max-width: 767px){.service-feature__img{margin-inline:auto;width:14.6875rem;margin-bottom:3rem}}.service-feature__body{width:50%;flex-grow:1}@media screen and (max-width: 767px){.service-feature__body{width:100%}}.service-feature__subtitle{margin-bottom:1.75rem;font-size:clamp(18px,1.5rem,2.25rem);font-weight:var(--bold);letter-spacing:.03em;line-height:1.5;font-feature-settings:"palt"}@media screen and (max-width: 767px){.service-feature__subtitle{font-size:clamp(15px,1.25rem,1.875rem);margin-bottom:1.25rem}}.service-feature__text{opacity:.7}.service-list__header{margin-bottom:2.25rem}@media screen and (max-width: 767px){.service-list__header{margin-bottom:1.5rem}}.service-list__body{margin-bottom:2.25rem}@media screen and (max-width: 767px){.service-list__body{margin-bottom:1.5rem}}.service-list__grid{padding:2.25rem 0;display:grid;grid-template-columns:1fr 1fr;gap:2rem 3.75rem}@media screen and (max-width: 767px){.service-list__grid{gap:1.5rem .75rem;padding:1.5rem 0}}.mv{height:100vh;overflow:hidden;position:relative}@media screen and (max-width: 767px){.mv{height:100svh}}.mv:after{content:"";display:block;position:absolute;height:100%;width:1px;background-color:var(--red);left:50%;transform:translate(-50%);top:0;z-index:1}@media screen and (max-width: 767px){.mv:after{display:none}}.mv__buttons{position:absolute;width:100%;height:100%;inset:0;padding:0 1.75rem;display:flex;align-items:center;justify-content:space-between;pointer-events:none;z-index:2}@media screen and (max-width: 767px){.mv__buttons{display:none}}.mv__button{pointer-events:auto;aspect-ratio:1;width:1.25rem;height:1.25rem;display:grid;place-content:center;border:1px solid var(--white);border-radius:.125rem;transition:.3s ease-in-out all}.mv__button:after{content:"";display:block;width:.625rem;aspect-ratio:1000/792;background-color:var(--white);mask-image:url(../../assets/images/common/arrow-2.svg);mask-repeat:no-repeat;mask-size:contain;mask-position:center}@media (any-hover: hover){.mv__button:hover{opacity:.7}}.mv__button--prev{transform:scaleX(-1)}.mv__slider-wrap{max-width:68.75rem;padding:0 25px;margin-inline:auto}@media screen and (max-width: 767px){.mv__slider-wrap{width:100%;max-width:unset;padding:unset}}.mv__slider{overflow:visible!important;width:32.8125rem;margin-left:unset}@media screen and (max-width: 767px){.mv__slider{width:100%}}.mv__slider .swiper-wrapper{transition-timing-function:linear}.mv__slider .swiper-slide{height:100vh;position:relative;overflow:hidden}@media screen and (max-width: 767px){.mv__slider .swiper-slide{height:100svh}}.mv__slider .swiper-slide video{height:100%;object-fit:cover;display:block;width:100%}.mv__slider .mv__slider-title{position:absolute;left:3.75rem;top:13.5rem;font-size:clamp(11.25px,.9375rem,1.40625rem);font-weight:var(--medium);line-height:1;color:var(--white);z-index:10}@media screen and (max-width: 767px){.mv__slider .mv__slider-title{font-size:.75rem;top:11.25rem;left:3.125rem}}.mv__inner{width:100%;height:100%;position:absolute;top:0;left:50%;transform:translate(-50%);padding:0 4.375rem;margin-inline:auto;display:flex;align-items:flex-end;z-index:3;pointer-events:none}@media screen and (max-width: 767px){.mv__inner{max-width:37.5rem;padding:0 28px}}.mv__container{padding-bottom:4rem;width:70%;color:var(--white);pointer-events:auto}@media screen and (max-width: 767px){.mv__container{padding-bottom:2.8125rem;width:100%}}.mv__title{margin-bottom:6.625rem;font-size:clamp(49.5px,4.125rem,6.1875rem);font-weight:var(--medium);line-height:1;position:relative}@media screen and (max-width: 767px){.mv__title{font-size:clamp(34.5px,2.875rem,4.3125rem);margin-bottom:3.8125rem}}.mv__title .mv__title-dec-slash{position:absolute;top:0;left:-26%;height:87.5rem;transform:skew(-20deg) translateY(-50%)}@media screen and (max-width: 767px){.mv__title .mv__title-dec-slash{top:.5rem;transform:skew(-20deg) translateY(-50%) scaleY(.55);left:-76%}}.mv__title .mv__title-dec-slash span{display:block;height:100%;background-color:var(--red);width:.625rem;z-index:10}@media screen and (max-width: 767px){.mv__title .mv__title-dec-slash span{width:.5rem}}.mv-title-text{line-height:1.2;position:absolute;left:.7em;top:0;opacity:0;visibility:hidden}.mv-title-text.active{opacity:1;visibility:visible}.mv__text{width:100%;font-size:clamp(10.5px,.875rem,1.3125rem);line-height:1.65;font-weight:var(--medium);letter-spacing:.03em;position:relative;min-height:4.5em}@media screen and (max-width: 767px){.mv__text{font-size:clamp(9px,.75rem,1.125rem);min-height:4em}}.mv-text-content{position:absolute;width:100%;top:0;left:0;opacity:0;visibility:hidden}.mv-text-content.active{opacity:1;visibility:visible}.mv__movie-button-wrap{display:contents}@media screen and (max-width: 767px){.mv__movie-button-wrap{display:block;position:absolute;inset:0;width:100%;height:100%;display:grid;place-content:center;z-index:10;pointer-events:none}}.mv__movie-button{pointer-events:auto!important;position:absolute;right:1.75rem;bottom:1.75rem;z-index:100}@media screen and (max-width: 767px){.mv__movie-button{position:relative;pointer-events:auto;top:0;left:0;bottom:unset;right:unset}}@media screen and (max-width: 767px){.mv__movie-button .movie-button{background-color:transparent}}@media screen and (max-width: 767px){.mv__movie-button .movie-button__content{display:flex;align-items:center;gap:.75rem}}@media screen and (max-width: 767px){.mv__movie-button .movie-button__text{color:var(--white);font-size:.75rem;margin-bottom:unset;display:flex;gap:.1875rem}}@media screen and (max-width: 767px){.mv__movie-button .movie-button__arrow{width:1.75rem}}@media screen and (max-width: 767px){.mv__movie-button .movie-button__arrow:before{background-color:var(--red)}}@media screen and (max-width: 767px){.mv__movie-button .movie-button__movie{display:none}}.loader{position:fixed;inset:0;width:100%;height:100%;background-color:#f7f5f0;z-index:100;display:grid;place-items:center;overflow:auto;scrollbar-width:none;overscroll-behavior:none}.loader__wrap{width:100%;height:calc(100% + 1px);display:grid;place-content:center}.loader__logo-bars{width:5.5625rem;display:grid;grid-template-columns:repeat(5,1fr);padding:0 .0625rem;margin-inline:auto;gap:.375rem;transform:skew(-26deg) translate(1.0625rem);margin-bottom:.875rem}.loader__logo{opacity:0}.loader__logo-bar{height:3.625rem;background-color:var(--red)}.bar1{clip-path:inset(50% 0 0 0)}.bar3{clip-path:inset(0% 0 50% 0)}.bar4{clip-path:inset(50% 0 0% 0)}.loader__logo-text{aspect-ratio:89/13;width:5.5625rem;height:.8125rem}.loader__logo-text svg{object-fit:contain}.loader__line{position:absolute;bottom:35vh;left:0;width:100%;height:1px;background-color:var(--red);transform:scaleX(0);transform-origin:left}.news__inner{max-width:87.125rem;padding:0 25px;margin-inline:auto}@media screen and (max-width: 767px){.news__inner{max-width:37.5rem;padding:0 28px}}.news__container{padding:7.5rem 3.5625rem 9rem 0;display:flex;align-items:flex-start;gap:5.3125rem}@media screen and (max-width: 767px){.news__container{padding-right:unset;padding:3.4375rem 0 2.25rem;display:block}}.news__sidebar{width:12.5625rem}@media screen and (max-width: 767px){.news__sidebar{width:100%;margin-bottom:1.4375rem}}.news__title{font-size:clamp(18px,1.5rem,2.25rem);font-weight:var(--bold);margin-bottom:1.5625rem;letter-spacing:.01em;font-feature-settings:"palt"}@media screen and (max-width: 767px){.news__title{font-size:clamp(15px,1.25rem,1.875rem);margin-bottom:unset}}.news__title a{display:flex;gap:.5rem;align-items:center;transition:.3s ease-in-out all}@media (any-hover: hover){.news__title a:hover{color:var(--red)}}@media screen and (max-width: 767px){.news__categories{display:none}}.news__categories button{width:100%;text-align:left;display:block;padding:.75rem .625rem;border-radius:.25rem;font-size:clamp(11.25px,.9375rem,1.40625rem);font-weight:var(--medium);line-height:1;letter-spacing:.03em;font-feature-settings:"palt"}.news__categories .is-active{background:var(--beige)}.news__categories button{transition:.3s ease-in-out all}@media (any-hover: hover){.news__categories button:hover{background:var(--beige)}}.news__item a{display:flex;align-items:flex-start;justify-content:space-between;gap:5.3125rem;padding:.75rem 0;border-top:1px solid rgba(28,29,31,.2)}@media screen and (max-width: 767px){.news__item a{gap:.75rem;padding:.75rem 0 2.1875rem}}@media (any-hover: hover){.news__item a:hover .news__thumb img{transform:scale(1.05)}.news__item a:hover .news__heading{color:var(--red);text-decoration-color:var(--red)}}.news__body{width:30%;flex-grow:1;display:flex;align-items:flex-start;gap:3rem}@media screen and (max-width: 767px){.news__body{width:7rem;flex-grow:unset;flex-direction:column-reverse;gap:.75rem}}.news__thumb{aspect-ratio:158/119;width:9.875rem;border-radius:.25rem;overflow:hidden}@media screen and (max-width: 767px){.news__thumb{width:100%}}.news__thumb img{transition:.3s ease-in-out all}.news__category{width:6.875rem;font-size:clamp(9.75px,.8125rem,1.21875rem);line-height:1.65;letter-spacing:.03em}@media screen and (max-width: 767px){.news__category{width:100%;font-size:clamp(9px,.6875rem,1.03125rem)}}.news__main{width:37.5rem}@media screen and (max-width: 767px){.news__main{width:50%;flex-grow:1}}.news__date{display:block;margin-bottom:.5rem;font-size:clamp(9.75px,.8125rem,1.21875rem);line-height:1.65;letter-spacing:.03em;font-feature-settings:"palt"}@media screen and (max-width: 767px){.news__date{margin-bottom:.75rem;font-size:clamp(9px,.6875rem,1.03125rem)}}.news__heading{margin-bottom:.5rem;transition:.3s ease-in-out all;font-size:clamp(13.5px,1.125rem,1.6875rem);font-weight:var(--medium);line-height:1.3;letter-spacing:.05em;word-break:break-all;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;text-decoration:underline;text-decoration-color:transparent;font-feature-settings:"palt"}@media screen and (max-width: 767px){.news__heading{font-size:clamp(10.5px,.875rem,1.3125rem);margin-bottom:.5rem}}.news__excerpt{word-break:break-all;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;font-size:clamp(9.75px,.8125rem,1.21875rem);line-height:1.65;letter-spacing:.03em;font-feature-settings:"palt";opacity:.6}@media screen and (max-width: 767px){.news__excerpt{font-size:clamp(9px,.6875rem,1.03125rem);-webkit-line-clamp:2}}.business{position:relative;margin-bottom:6rem}@media screen and (max-width: 767px){.business{margin-bottom:3.75rem}}.business__img{max-height:49.25rem;height:100vh;position:relative;z-index:1}@media screen and (max-width: 767px){.business__img{max-height:unset;max-width:unset;aspect-ratio:375/564;height:unset;width:100%}}@media screen and (max-width: 767px){.business__img img{object-position:70%}}.business__inner{position:absolute;top:0;left:50%;transform:translate(-50%);height:100%;width:100%;max-width:61.375rem;padding:0 25px;margin-inline:auto;z-index:2}@media screen and (max-width: 767px){.business__inner{max-width:37.5rem;padding:0 28px;max-width:unset}}.business__container{height:100%;display:grid;align-content:center;gap:3rem;padding-left:1.25rem}@media screen and (max-width: 767px){.business__container{margin-top:5rem;align-content:baseline;justify-content:start;padding-left:unset;padding-top:10rem;gap:1.625rem;height:unset}}.business__title{font-size:clamp(11.25px,.9375rem,1.40625rem);font-weight:var(--bold);line-height:1;letter-spacing:.01em;color:var(--white);font-feature-settings:"palt"}@media screen and (max-width: 767px){.business__title{font-size:clamp(9.75px,.8125rem,1.21875rem)}}.bussiness__read{font-size:clamp(22.5px,1.875rem,2.8125rem);font-weight:var(--bold);line-height:1.5;letter-spacing:.01em;color:var(--white);font-feature-settings:"palt"}.bussiness__read span{line-height:1;font-size:2.8125rem;font-weight:var(--regular)}@media screen and (max-width: 767px){.bussiness__read span{font-size:1.875rem}}@media screen and (max-width: 767px){.bussiness__read{font-size:clamp(16.5px,1.375rem,2.0625rem)}}.business-list{margin-bottom:13.4375rem}@media screen and (max-width: 767px){.business-list{margin-bottom:7.5rem}}.business-list__inner{max-width:80rem;padding:0 25px;margin-inline:auto;display:flex;align-items:flex-start;justify-content:space-between;gap:5.3125rem}@media screen and (max-width: 767px){.business-list__inner{display:block;max-width:37.5rem;padding:0 28px}}.business-list__diagram{width:34rem;margin-top:1.25rem;position:sticky;top:7.5rem}@media screen and (max-width: 767px){.business-list__diagram{margin-top:unset;position:relative;top:unset;width:100%}}.business-list__diagram svg{width:100%;height:100%}.business-list__graphic .text{opacity:0}.business-list__graphic .first-circle{stroke-dashoffset:300%;stroke-dasharray:300%}.business-list__graphic .default-cicle{stroke-dashoffset:200%;stroke-dasharray:200%}.business-list__graphic .circle-large{transform-box:fill-box;transform-origin:center;stroke-dashoffset:200%;stroke-dasharray:200%}@media screen and (max-width: 767px){.business-list__graphic .circle-large{display:none}}.business-list__graphic .circle-large-1{rotate:130deg}.business-list__graphic .circle-large-2{rotate:-50deg}.business-list__graphic .circle-large-3,.business-list__graphic .circle-large-4{rotate:50deg}.business-list__graphic .small-circle{transform-box:fill-box;transform-origin:center;stroke-dashoffset:100%;stroke-dasharray:100%}@media screen and (max-width: 767px){.business-list__graphic .small-circle{display:none}}.business-list__eyebrow{font-size:clamp(11.25px,.9375rem,1.40625rem);font-weight:var(--medium);line-height:1.2;margin-bottom:1rem}@media screen and (max-width: 767px){.business-list__eyebrow{font-size:clamp(9.75px,.8125rem,1.21875rem);margin-bottom:.75rem}}.business-list__title{font-size:clamp(22.5px,1.875rem,2.8125rem);font-weight:var(--bold);line-height:1;letter-spacing:.01em;font-feature-settings:"palt"}@media screen and (max-width: 767px){.business-list__title{font-size:clamp(16.5px,1.375rem,2.0625rem);margin-bottom:1.5rem}}.business-list__graphic{margin-top:-.875rem;width:100%;aspect-ratio:1}@media screen and (max-width: 767px){.business-list__graphic{margin-top:unset}}.business-list__contents{width:49%;flex-grow:1;display:grid;grid-template-columns:1fr;gap:7.5rem}@media screen and (max-width: 767px){.business-list__contents{width:100%;margin-top:2.25rem;gap:4.375rem}}.business-list__content{padding-top:3rem;border-top:1px solid rgba(28,29,31,.2)}@media screen and (max-width: 767px){.business-list__content{padding-top:1.5rem}}@media (any-hover: hover){a.business-list__content:hover .business-list__subtitle{color:var(--red)}a.business-list__content:hover .business-list__image img{transform:scale(1.05)}}.business-list__label{margin-bottom:.75rem;font-size:clamp(9px,.75rem,1.125rem);font-weight:var(--medium);line-height:1.2}.business-list__subtitle{display:flex;align-items:center;gap:.5rem;margin-bottom:1.5rem}@media screen and (max-width: 767px){.business-list__subtitle{margin-bottom:1.25rem}}.business-list__subtitle .text{font-size:clamp(18px,1.5rem,2.25rem);font-weight:var(--bold);line-height:1;letter-spacing:.01em;font-feature-settings:"palt";transition:.3s ease-in-out all}@media screen and (max-width: 767px){.business-list__subtitle .text{font-size:clamp(15px,1.25rem,1.875rem)}}@media (any-hover: hover){.business-list__subtitle:hover .text{color:var(--red)}}.business-list__desc{font-size:clamp(11.25px,.9375rem,1.40625rem);margin-bottom:3.75rem}@media screen and (max-width: 767px){.business-list__desc{font-size:clamp(9.75px,.8125rem,1.21875rem);margin-bottom:2.25rem}}.business-list__desc--mb{margin-bottom:1.25rem}@media screen and (max-width: 767px){.business-list__desc--mb{margin-bottom:1.5rem;margin-top:1.875rem}}.business-list__services{counter-reset:number 0;display:grid;grid-template-columns:1fr;gap:3.75rem}@media screen and (max-width: 767px){.business-list__services{gap:2.25rem}}.business-list__service{padding-top:.9375rem;display:block}@media (any-hover: hover){.business-list__service:hover:after{width:100%}.business-list__service:hover .business-list__service-title{color:var(--red)}.business-list__service:hover .business-list__service-num:after{color:var(--red)}.business-list__service:hover .business-list__image img{transform:scale(1.05)}}.business-list__service-top{display:flex;align-items:center;gap:1.125rem;margin-bottom:1.25rem}.business-list__service-num:after{transition:.3s ease-in-out all;counter-increment:number 1;content:"#" counter(number);font-size:clamp(12px,1rem,1.5rem);font-weight:var(--medium);line-height:1.2}@media screen and (max-width: 767px){.business-list__service-num:after{font-size:clamp(10.5px,.875rem,1.3125rem)}}.business-list__service-title{transition:.3s ease-in-out all;display:flex;align-items:center;gap:.5rem;letter-spacing:.03em;font-feature-settings:"palt";font-size:clamp(14.25px,1.1875rem,1.78125rem)}@media screen and (max-width: 767px){.business-list__service-title{font-size:clamp(12.75px,1.0625rem,1.59375rem)}}.business-list__image{margin-bottom:1rem;aspect-ratio:600/337;overflow:hidden}@media screen and (max-width: 767px){.business-list__image{margin-bottom:.75rem}}.business-list__image img{transition:.3s ease-in-out all}.business-list__service-body{display:flex;gap:1.75rem;align-items:flex-start;justify-content:space-between}@media screen and (max-width: 767px){.business-list__service-body{gap:.75rem;display:grid}}.business-list__service-body-left{width:15.6875rem}@media screen and (max-width: 767px){.business-list__service-body-left{width:100%}}.business-list__service-body-left--large{width:100%}.business-list__service-label{font-size:clamp(9.75px,.8125rem,1.21875rem);line-height:1.65;letter-spacing:.03em}@media screen and (max-width: 767px){.business-list__service-label{font-size:clamp(9px,.75rem,1.125rem)}}.business-list__service-list{font-size:clamp(9.75px,.8125rem,1.21875rem);line-height:1.65;letter-spacing:.03em;font-feature-settings:"palt";opacity:.6}@media screen and (max-width: 767px){.business-list__service-list{font-size:clamp(9px,.75rem,1.125rem)}}.business-list__service-desc{font-size:clamp(11.25px,.9375rem,1.40625rem);width:17.875rem;line-height:1.75}@media screen and (max-width: 767px){.business-list__service-desc{width:100%;font-size:clamp(10.5px,.875rem,1.3125rem)}}.strength{margin-bottom:11.25rem}@media screen and (max-width: 767px){.strength{margin-bottom:5.25rem}}.strength__inner{max-width:80rem;padding:0 25px;margin-inline:auto}@media screen and (max-width: 767px){.strength__inner{max-width:37.5rem;padding:0 28px}}.strength__items{display:flex;gap:.125rem;margin-bottom:.125rem}@media screen and (max-width: 767px){.strength__items{flex-direction:column}}.strength__item{width:25%;flex-grow:.4;background:var(--beige);transition:.55s cubic-bezier(.77,0,.17,1) all;overflow:hidden;position:relative}@media screen and (max-width: 767px){.strength__item{width:100%;flex-grow:unset}}.strength__item:after{content:"";display:block;position:absolute;bottom:0;left:0;width:100%;height:2px;background:var(--red);transform:scaleX(0);transform-origin:left;transition:.55s cubic-bezier(.77,0,.17,1) all}.strength__item-wrap{min-width:38.125rem;width:fit-content;padding:1.5rem 1.5rem .75rem}@media screen and (max-width: 767px){.strength__item-wrap{min-width:unset;width:100%}}.strength__item--top{background:transparent;padding:unset;pointer-events:none}@media screen and (max-width: 767px){.strength__item--top{margin-bottom:3.125rem}}.strength__en{margin-bottom:1rem;font-size:clamp(11.25px,.9375rem,1.40625rem);font-weight:var(--medium);line-height:1.2}@media screen and (max-width: 767px){.strength__en{font-size:clamp(9.75px,.8125rem,1.21875rem)}}.strength__title{margin-bottom:2.25rem;font-size:clamp(22.5px,1.875rem,2.8125rem);font-weight:var(--bold);line-height:1;font-feature-settings:"palt";letter-spacing:.01em}@media screen and (max-width: 767px){.strength__title{font-size:clamp(16.5px,1.375rem,2.0625rem);margin-bottom:1.5rem}}.strength__text{font-size:clamp(11.25px,.9375rem,1.40625rem);margin-bottom:2.25rem}@media screen and (max-width: 767px){.strength__text{font-size:clamp(10.5px,.875rem,1.3125rem);margin-bottom:1.5rem;font-size:clamp(9.75px,.8125rem,1.21875rem)}}.strength__button{pointer-events:auto}.strength__item-top{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:7.25rem}@media screen and (max-width: 767px){.strength__item-top{margin-bottom:2.8125rem}}.strength__item-title{width:50%;flex-grow:1;font-size:clamp(18px,1.5rem,2.25rem);font-weight:var(--medium);line-height:1.35;letter-spacing:.01em;font-feature-settings:"palt"}@media screen and (max-width: 767px){.strength__item-title{width:100%;font-size:clamp(13.5px,1.125rem,1.6875rem)}}.strength__item-text{opacity:0;width:17.1875rem;font-size:clamp(10.5px,.875rem,1.3125rem);letter-spacing:0;transition:.55s cubic-bezier(.77,0,.17,1) all;min-height:6.125rem}@media screen and (max-width: 767px){.strength__item-text{display:none}}.strength__item-bottom{display:flex;align-items:flex-end;justify-content:space-between;gap:1.25rem}.strength__item-left{width:50%;flex-grow:1}@media screen and (max-width: 767px){.strength__item-left{width:100%;flex-grow:unset}}.strength__item-label{margin-bottom:.75rem;padding:0rem .25rem;background:var(--white);width:fit-content;font-size:clamp(10.5px,.875rem,1.3125rem);line-height:1.5;letter-spacing:.05em;font-feature-settings:"palt"}@media screen and (max-width: 767px){.strength__item-label{font-size:clamp(9.75px,.8125rem,1.21875rem)}}.strength__item-number{display:flex;align-items:flex-end;gap:.5rem}.strength__item-number .number{font-size:clamp(51px,4.25rem,6.375rem);font-family:var(--third-font-family);color:#000;line-height:1}@media screen and (max-width: 767px){.strength__item-number .number{font-size:clamp(39px,3.25rem,4.875rem)}}.strength__item-number .unit{color:#000;transform:translateY(-.625rem);font-size:clamp(13.5px,1.125rem,1.6875rem);font-weight:var(--medium);line-height:1;letter-spacing:.02em}@media screen and (max-width: 767px){.strength__item-number .unit{font-size:clamp(10.5px,.875rem,1.3125rem);transform:translateY(-.375rem)}}.strength__item-buttom{opacity:0;width:16.875rem;display:flex;align-items:center;justify-content:space-between;gap:1.25rem;transition:.55s cubic-bezier(.77,0,.17,1) all}@media screen and (max-width: 767px){.strength__item-buttom{display:none}}.strength__item-buttom .text{font-size:clamp(11.25px,.9375rem,1.40625rem);font-weight:var(--medium);line-height:1;letter-spacing:.03em;font-feature-settings:"palt"}.strength__item-buttom .arrow-circle{width:1rem;border:1px solid red}@media (any-hover: hover){.strength__item:not(.strength__item--top):hover{width:38.125rem}.strength__item:not(.strength__item--top):hover:after{transform:scaleX(1)}.strength__item:not(.strength__item--top):hover .strength__item-text{opacity:1}.strength__item:not(.strength__item--top):hover .strength__item-buttom{opacity:1}}.recruit{margin-bottom:7.5rem}@media screen and (max-width: 767px){.recruit{margin-bottom:2.1875rem}}.recruit__fv{margin-bottom:3.75rem;position:relative}@media screen and (max-width: 767px){.recruit__fv{margin-bottom:2.25rem}}.recruit__fv-img{height:49.25rem;position:relative;z-index:1}@media screen and (max-width: 767px){.recruit__fv-img{height:35.25rem}}.recruit__fv-inner{position:absolute;z-index:3;top:0;left:50%;height:100%;transform:translate(-50%);max-width:80rem;padding:0 25px;margin-inline:auto;padding-bottom:3.75rem;width:100%;display:grid;place-content:end;justify-content:start}@media screen and (max-width: 767px){.recruit__fv-inner{max-width:37.5rem;padding:0 28px;padding-bottom:2.25rem}}.recruit__fv-texts{display:grid;place-content:center;gap:2.25rem;color:var(--white)}@media screen and (max-width: 767px){.recruit__fv-texts{gap:1.25rem}}.recruit__fv-title{font-size:clamp(11.25px,.9375rem,1.40625rem);letter-spacing:.01em;line-height:1;font-feature-settings:"palt"}@media screen and (max-width: 767px){.recruit__fv-title{font-size:clamp(9.75px,.8125rem,1.21875rem)}}.recruit__fv-en{font-size:clamp(49.5px,4.125rem,6.1875rem);font-weight:var(--medium);line-height:1;letter-spacing:.06em}@media screen and (max-width: 767px){.recruit__fv-en{font-size:clamp(34.5px,2.875rem,4.3125rem)}}.recruit__fv-en:before{margin-right:.625rem}.recruit__fv-read{font-size:clamp(18px,1.5rem,2.25rem);font-weight:var(--bold);line-height:1.25;letter-spacing:.03em;font-feature-settings:"palt"}@media screen and (max-width: 767px){.recruit__fv-read{font-size:clamp(15px,1.25rem,1.875rem)}}.recruit__inner{max-width:80rem;padding:0 25px;margin-inline:auto}@media screen and (max-width: 767px){.recruit__inner{max-width:37.5rem;padding:0 28px}}.recruit__container{display:flex;align-items:flex-start;justify-content:space-between}@media screen and (max-width: 767px){.recruit__container{display:block}}.recruit__text{font-size:clamp(12.75px,1.0625rem,1.59375rem);font-weight:var(--medium)}@media screen and (max-width: 767px){.recruit__text{font-size:clamp(11.25px,.9375rem,1.40625rem);margin-bottom:2.25rem}}.recruit__button{background:var(--red);min-width:12.5625rem;justify-content:space-between;transition:.3s ease-in-out all}.recruit__button .text{color:var(--white);letter-spacing:.03em;font-feature-settings:"palt"}@media screen and (max-width: 767px){.recruit__button .text{font-size:clamp(9.75px,.8125rem,1.21875rem)}}.recruit__button .text:before{color:var(--red)}.recruit__button .popup:after{background:var(--white)}@media (any-hover: hover){.recruit__button:hover{background-color:transparent;border-color:var(--red)}}.about{margin-bottom:11.25rem}@media screen and (max-width: 767px){.about{padding-top:1.5rem;margin-bottom:6.75rem}}.about__inner{max-width:80rem;padding:0 25px;margin-inline:auto}@media screen and (max-width: 767px){.about__inner{max-width:37.5rem;padding:0 28px}}.about__container{padding-top:2.25rem;border-top:1px solid rgba(28,29,31,.2)}@media screen and (max-width: 767px){.about__container{padding-top:1.4375rem}}.about__en{margin-bottom:1rem;font-size:clamp(11.25px,.9375rem,1.40625rem);font-weight:var(--medium);line-height:1.2}@media screen and (max-width: 767px){.about__en{font-size:clamp(9.75px,.8125rem,1.21875rem)}}.about__title{margin-bottom:5.25rem;font-size:clamp(22.5px,1.875rem,2.8125rem);font-weight:var(--bold);line-height:1;letter-spacing:.01em;font-feature-settings:"palt"}@media screen and (max-width: 767px){.about__title{font-size:clamp(16.5px,1.375rem,2.0625rem);margin-bottom:3rem}}.about__items{display:grid;grid-template-columns:repeat(4,1fr);counter-reset:number 0}@media screen and (max-width: 767px){.about__items{grid-template-columns:repeat(2,1fr);gap:2.25rem 0}}.about__item{position:relative;--item-color: #000;padding:0 2.9375rem 0 .75rem;border-left:1px solid rgba(28,29,31,.2)}@media screen and (max-width: 767px){.about__item{padding:0rem .75rem 0}}.about__item:after{content:"";top:0;left:0;display:block;position:absolute;width:2px;height:2rem;background:var(--red);transition:.3s cubic-bezier(.77,0,.17,1) all}@media screen and (max-width: 767px){.about__item:after{height:1.125rem}}.about__item-number{margin-bottom:1rem}@media screen and (max-width: 767px){.about__item-number{margin-bottom:0}}.about__item-number:after{counter-increment:number 1;content:"#" counter(number);font-size:clamp(11.25px,.9375rem,1.40625rem);font-weight:var(--medium);line-height:1.2;letter-spacing:.01em;color:var(--item-color);transition:.3s cubic-bezier(.77,0,.17,1) all}@media screen and (max-width: 767px){.about__item-number:after{font-size:clamp(9px,.75rem,1.125rem)}}.about__item-botton{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem}@media screen and (max-width: 767px){.about__item-botton{margin-bottom:2.25rem;width:calc(100% + .625rem)}}.about__item-botton .text{font-size:clamp(14.25px,1.1875rem,1.78125rem);font-weight:var(--medium);color:var(--item-color);line-height:1;letter-spacing:.03em;font-feature-settings:"palt";transition:.3s cubic-bezier(.77,0,.17,1) all}@media screen and (max-width: 767px){.about__item-botton .text{font-size:clamp(10.5px,.875rem,1.3125rem)}}.about__item-botton .arrow-circle{transition:.3s cubic-bezier(.77,0,.17,1) all}.about__item-text{font-size:clamp(11.25px,.9375rem,1.40625rem);line-height:1.75;opacity:0;margin-bottom:7.5rem;transition:.3s cubic-bezier(.77,0,.17,1) all}@media screen and (max-width: 767px){.about__item-text{display:none}}.about__item-img{width:8.75rem;height:8.75rem;transition:.3s cubic-bezier(.77,0,.17,1) all}@media screen and (max-width: 767px){.about__item-img{width:8.4375rem;height:5.625rem}}@media (any-hover: hover){.about__item:hover{--item-color: var(--red)}.about__item:hover:after{height:100%}.about__item:hover .about__item-img{width:100%}.about__item:hover .about__item-text{opacity:.6}.about__item:hover .arrow-circle{border-color:var(--item-color)}}.page-business__fv{margin-top:13.875rem;margin-bottom:5.3125rem}@media screen and (max-width: 767px){.page-business__fv{margin-top:9.375rem;margin-bottom:3rem}}.page-group__fv{margin-top:13.875rem;margin-bottom:5.3125rem}@media screen and (max-width: 767px){.page-group__fv{margin-top:9.375rem;margin-bottom:3rem}}.page-group__fv-img{margin-bottom:9rem;aspect-ratio:1400/500}@media screen and (max-width: 767px){.page-group__fv-img{margin-bottom:2.75rem;aspect-ratio:375/300}}.bt-main{background:#f7f5f0;padding:6.75rem 0 3.4375rem}@media screen and (max-width: 767px){.bt-main{padding:3.75rem 0 2.25rem}}.bt-main__inner{max-width:87.5rem;padding:0 1.75rem;margin-inline:auto;display:flex;align-items:flex-start;justify-content:space-between;gap:6.25rem}@media screen and (max-width: 767px){.bt-main__inner{display:block;max-width:37.5rem;padding:0 28px}}.bt-main__anchors{margin-top:2.1875rem;width:12.5rem;flex-grow:1}@media screen and (max-width: 767px){.bt-main__anchors{display:none}}.bt-main__left{width:62.5rem;padding-right:8.5625rem}@media screen and (max-width: 767px){.bt-main__left{width:100%;padding-right:unset}}.bt-main__item{padding:2.8125rem 0 5.25rem;border-top:1px solid rgba(28,29,31,.15)}@media screen and (max-width: 767px){.bt-main__item{padding:3rem 0}}.page-reason__wrap{padding:9rem 6.0625rem 12rem 1.75rem;display:flex;justify-content:space-between;overflow:clip;gap:6.8125rem}@media screen and (max-width: 767px){.page-reason__wrap{max-width:37.5rem;margin-inline:auto;padding:5.25rem 28px 6.5625rem}}.page-reason__anchors{width:10rem}@media screen and (max-width: 767px){.page-reason__anchors{display:none}}.page-reason__main{width:50%;flex-grow:1;display:grid;grid-template-columns:1fr;gap:11.25rem}@media screen and (max-width: 767px){.page-reason__main{width:100%;gap:6rem}}.pr-reason{padding-left:4.6875rem}@media screen and (max-width: 767px){.pr-reason{padding-left:unset}}.pr-reason__title{margin-bottom:3.75rem}.strength-title__en{margin-bottom:3.75rem;font-size:clamp(11.25px,.9375rem,1.40625rem);font-weight:var(--medium);line-height:1.2}@media screen and (max-width: 767px){.strength-title__en{font-size:clamp(9.75px,.8125rem,1.21875rem);margin-bottom:2.25rem}}.strength-title__en1{margin-bottom:1.5rem;font-size:clamp(13.5px,1.125rem,1.6875rem);font-weight:var(--medium);line-height:1.55}@media screen and (max-width: 767px){.strength-title__en1{font-size:clamp(10.5px,.875rem,1.3125rem);margin-bottom:1rem}}.strength-title__ja{margin-bottom:3.75rem;font-size:clamp(36px,3rem,4.5rem);font-weight:var(--bold);line-height:1.4;letter-spacing:.01em}@media screen and (max-width: 767px){.strength-title__ja{margin-bottom:2.25rem;font-size:clamp(21px,1.75rem,2.625rem)}}.strength-title__text{font-size:clamp(13.5px,1.125rem,1.6875rem);font-weight:var(--medium)}@media screen and (max-width: 767px){.strength-title__text{font-size:clamp(10.5px,.875rem,1.3125rem)}}.pr-reason__items{display:grid;grid-template-columns:1fr;gap:3.75rem;counter-reset:number 0}@media screen and (max-width: 767px){.pr-reason__items{gap:2.375rem}}.pr-reason__item{padding-top:1rem;border-top:1px solid rgba(28,29,31,.2);position:relative;display:flex;align-items:flex-start;justify-content:space-between}@media screen and (max-width: 767px){.pr-reason__item{display:block}}.pr-reason__item:after{content:"";display:block;position:absolute;width:1.5rem;height:2px;background:var(--red);top:0;left:0;z-index:2}.pr-reason__item-number{width:1.5rem;padding-top:.3125rem}@media screen and (max-width: 767px){.pr-reason__item-number{padding-top:unset;margin-bottom:.9375rem}}.pr-reason__item-number:after{counter-increment:number 1;content:"#" counter(number);display:block;font-size:clamp(12px,1rem,1.5rem);font-weight:var(--medium);line-height:1.2}@media screen and (max-width: 767px){.pr-reason__item-number:after{font-size:clamp(10.5px,.875rem,1.3125rem)}}.pr-reason__item-texts{display:grid;gap:.75rem;width:36.875rem}@media screen and (max-width: 767px){.pr-reason__item-texts{width:100%}}.pr-reason__item-title{font-size:clamp(18px,1.5rem,2.25rem);font-weight:var(--bold);line-height:1.5;letter-spacing:.03em;font-feature-settings:"palt"}@media screen and (max-width: 767px){.pr-reason__item-title{font-size:clamp(15px,1.25rem,1.875rem)}}.pr-reason__item-text{opacity:.7}@media screen and (max-width: 767px){.pr-reason__item-text{width:calc(100% + .125rem)}}.pr-numbers{scroll-margin-top:-6.25rem;padding:6.75rem 0 6.875rem 4.6875rem;position:relative}@media screen and (max-width: 767px){.pr-numbers{padding:4.5rem 0}}.pr-numbers:after{content:"";display:block;position:absolute;left:-1.25rem;top:0;height:100%;width:90vw;z-index:1;background-color:var(--beige)}@media screen and (max-width: 767px){.pr-numbers:after{left:-50vw;width:200vw}}.pr-numbers__inner{position:relative;z-index:3}.pr-numbers__title{margin-bottom:3.75rem}.pr-numbers__items{display:grid;gap:1.75rem}@media screen and (max-width: 767px){.pr-numbers__items{gap:1.375rem}}.pr-numbers__item{padding-top:1.75rem;border-top:1px solid #1c1d1f}@media screen and (max-width: 767px){.pr-numbers__item{padding-top:1.25rem}}.pr-numbers__item-title{margin-bottom:2.5rem;font-size:clamp(18px,1.5rem,2.25rem);font-weight:var(--bold);line-height:1.5;letter-spacing:.03em;font-feature-settings:"palt"}@media screen and (max-width: 767px){.pr-numbers__item-title{font-size:clamp(15px,1.25rem,1.875rem);margin-bottom:.75rem}}.pr-numbers__item-bottom{display:flex;align-items:flex-end;justify-content:space-between;gap:3.75rem}@media screen and (max-width: 767px){.pr-numbers__item-bottom{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:0}}.pr-numbers__item-text{flex-grow:1;max-width:28.25rem}@media screen and (max-width: 767px){.pr-numbers__item-text{margin-bottom:5.625rem;width:100%;max-width:100%}}.pr-numbers__item-texts{flex-shrink:0}@media screen and (max-width: 767px){.pr-numbers__item-texts{align-self:flex-end}}.pr-numbers__item-label{margin-bottom:.25rem;margin-left:auto;padding:0 .25rem;font-size:clamp(10.5px,.875rem,1.3125rem);line-height:1.5;letter-spacing:.05em;width:fit-content;background:#fff}@media screen and (max-width: 767px){.pr-numbers__item-label{font-size:clamp(9px,.75rem,1.125rem);letter-spacing:.05em}}.pr-numbers__item-middle{margin-bottom:.75rem;font-size:clamp(9px,.6875rem,1.03125rem);line-height:1.5;letter-spacing:.05em;width:fit-content;margin-left:auto;opacity:.6}@media screen and (max-width: 767px){.pr-numbers__item-middle{font-size:clamp(9px,.625rem,.9375rem)}}.pr-numbers__item-number{display:flex;align-items:flex-end;justify-content:flex-end;gap:.5rem}.pr-numbers__item-number-prefix{font-size:clamp(13.5px,1.125rem,1.6875rem);color:var(--black);line-height:1;letter-spacing:.02em;transform:translateY(-10px)}@media screen and (max-width: 767px){.pr-numbers__item-number-prefix{font-size:clamp(9px,.75rem,1.125rem);transform:translateY(-5px)}}.pr-numbers__item-number-value{font-size:clamp(60px,5rem,7.5rem);font-family:var(--third-font-family);color:var(--red);line-height:1}@media screen and (max-width: 767px){.pr-numbers__item-number-value{font-size:clamp(33.75px,2.8125rem,4.21875rem)}}.pr-numbers__item-number-unit{font-size:clamp(13.5px,1.125rem,1.6875rem);color:var(--black);line-height:1;letter-spacing:.02em;transform:translateY(-10px)}@media screen and (max-width: 767px){.pr-numbers__item-number-unit{font-size:clamp(9px,.75rem,1.125rem);transform:translateY(-5px)}}.pr-numbers__item-figure{width:fit-content;min-width:11.5625rem}@media screen and (max-width: 767px){.pr-numbers__item-figure{min-width:8.625rem}}@media screen and (max-width: 767px){.pr-numbers__item-figure--circle{margin-top:1.5625rem;min-width:unset;width:6.875rem}}@media screen and (max-width: 767px){.pr-numbers__item-figure--dotted{width:10.625rem}}.pr-training{padding-left:4.6875rem}@media screen and (max-width: 767px){.pr-training{padding-left:unset}}.pr-training__title{margin-bottom:3.75rem}.pr-training__items{display:grid;gap:4.5rem;counter-reset:number 0}@media screen and (max-width: 767px){.pr-training__items{gap:2.875rem}}.pr-training__item{position:relative;border-top:1px solid rgba(28,29,31,.2);padding-top:1rem;display:flex;align-items:flex-start;gap:1.875rem}@media screen and (max-width: 767px){.pr-training__item{display:block}}.pr-training__item:after{content:"";display:block;position:absolute;width:1.5rem;height:2px;background:var(--red);top:0;left:0;z-index:2}.pr-training__item-left{width:30%;flex-grow:1}@media screen and (max-width: 767px){.pr-training__item-left{width:100%}}.pr-training__item-number{margin-bottom:.5rem}@media screen and (max-width: 767px){.pr-training__item-number{margin-bottom:1.0625rem}}.pr-training__item-number:after{counter-increment:number 1;content:"#" counter(number);display:block;font-size:clamp(12px,1rem,1.5rem);font-weight:var(--medium);line-height:1.2}@media screen and (max-width: 767px){.pr-training__item-number:after{font-size:clamp(10.5px,.875rem,1.3125rem)}}.pr-training__item-tilte{font-size:clamp(18px,1.5rem,2.25rem);font-weight:var(--bold);line-height:1.5;letter-spacing:.03em}@media screen and (max-width: 767px){.pr-training__item-tilte{font-size:clamp(15px,1.25rem,1.875rem);margin-bottom:.75rem}}.pr-training__item-right{width:36.875rem;display:grid;gap:2.25rem}@media screen and (max-width: 767px){.pr-training__item-right{width:100%;gap:.75rem}}.pr-training__item-text{line-height:1.75}@media screen and (max-width: 767px){.pr-training__item-text{font-size:.875rem}}.pr-training__item-lists{display:grid;gap:2.8125rem}@media screen and (max-width: 767px){.pr-training__item-lists{gap:1.25rem}}.pr-training__item-list{border-top:1px solid rgba(28,29,31,.15);padding-top:1.5rem;display:flex;align-items:flex-start;gap:1.25rem}@media screen and (max-width: 767px){.pr-training__item-list{display:block;padding-top:.75rem}}.pr-training__item-list:first-of-type{border-top:unset}.pr-training__item-list-title{width:11.125rem;flex-grow:1;font-size:clamp(15px,1.25rem,1.875rem);font-weight:var(--bold);line-height:1.5;letter-spacing:.03em;font-feature-settings:"palt"}@media screen and (max-width: 767px){.pr-training__item-list-title{width:100%;margin-bottom:1.25rem;font-size:clamp(12px,1rem,1.5rem)}}.pr-training__item-list-title .small{margin-top:.25rem;font-size:clamp(9px,.6875rem,1.03125rem);font-weight:var(--regular);line-height:1.5;letter-spacing:.05em;opacity:.6;display:block}@media screen and (max-width: 767px){.pr-training__item-list-title .small{font-size:clamp(9px,.625rem,.9375rem)}}.pr-training__item-list-main{width:23.9375rem}@media screen and (max-width: 767px){.pr-training__item-list-main{width:100%}}.pr-training__item-list-sub{margin-top:unset;margin-bottom:.75rem}@media screen and (max-width: 767px){.pr-training__item-list-sub{margin-bottom:.375rem}}.pr-training__item-list-sub .label{border-radius:.25rem;padding:.125rem .375rem;display:inline-block;transform:translateY(-3px);background:var(--base-color);color:var(--white);font-size:clamp(10.5px,.875rem,1.3125rem);font-weight:var(--medium);line-height:1.5;letter-spacing:.03em;font-feature-settings:"palt";margin-right:.625rem}@media screen and (max-width: 767px){.pr-training__item-list-sub .label{font-size:clamp(9px,.75rem,1.125rem);margin-right:.3125rem;transform:translateY(-2px)}}.pr-training__item-list-sub .text{font-size:clamp(15px,1.25rem,1.875rem);font-weight:var(--medium);line-height:1.5;letter-spacing:.01em;font-feature-settings:"palt"}@media screen and (max-width: 767px){.pr-training__item-list-sub .text{font-size:clamp(12px,1rem,1.5rem)}}.pr-training__item-list-text{font-size:clamp(12px,1rem,1.5rem);line-height:1.75;opacity:.7}@media screen and (max-width: 767px){.pr-training__item-list-text{font-size:clamp(10.5px,.875rem,1.3125rem)}}.page-philosophy{padding-top:9rem;position:relative;padding-bottom:15rem}@media screen and (max-width: 767px){.page-philosophy{padding-top:5.25rem;padding-bottom:unset}}.page-philosophy__anchors{position:absolute;top:9rem;left:1.75rem;height:calc(100% - 10.25rem);width:5.4375rem;z-index:3}@media screen and (max-width: 767px){.page-philosophy__anchors{display:none}}.pf-inner{max-width:78.5rem;padding:0 25px;margin-inline:auto}@media screen and (max-width: 767px){.pf-inner{max-width:37.5rem;padding:0 28px}}.pf-container{padding-left:17.1875rem}@media screen and (max-width: 767px){.pf-container{padding-left:unset}}.pf-vision__content{display:flex;flex-direction:column;gap:3.75rem}@media screen and (max-width: 767px){.pf-vision__content{gap:2.25rem}}.pf-vision__header{display:flex;flex-direction:column;gap:3.75rem}@media screen and (max-width: 767px){.pf-vision__header{gap:2.25rem}}.pf-vision__label{display:flex;align-items:center;gap:.375rem}.pf-vision__slash{font-size:.9375rem;font-weight:var(--medium);font-family:var(--en-font);line-height:1.2;color:var(--red)}@media screen and (max-width: 767px){.pf-vision__slash{font-size:.8125rem}}.pf-vision__label-text{font-size:.9375rem;font-weight:var(--medium);font-family:var(--en-font);line-height:1.2;color:var(--base-color)}@media screen and (max-width: 767px){.pf-vision__label-text{font-size:.8125rem}}.pf-vision__title{font-size:1.5rem;font-weight:var(--bold);font-family:var(--jp-font);line-height:1.5;letter-spacing:.72px;color:var(--base-color)}@media screen and (max-width: 767px){.pf-vision__title{font-size:1.25rem;letter-spacing:.6px}}.pf-vision__catchphrase{display:flex;flex-direction:column;gap:.5rem}@media screen and (max-width: 767px){.pf-vision__catchphrase{gap:1rem}}.pf-vision__catchphrase-en{font-size:4.25rem;font-weight:var(--medium);font-family:var(--en-font);line-height:1.1;color:var(--base-color)}@media screen and (max-width: 767px){.pf-vision__catchphrase-en{font-size:2.625rem}}.pf-vision__catchphrase-jp{font-size:1.125rem;font-weight:var(--medium);font-family:var(--jp-font);line-height:1.75;color:var(--base-color)}@media screen and (max-width: 767px){.pf-vision__catchphrase-jp{font-size:.875rem}}.pf-vision__sections{display:flex;flex-direction:column;gap:3.75rem}@media screen and (max-width: 767px){.pf-vision__sections{gap:2.25rem}}.pf-vision__section{display:flex;flex-direction:column;gap:2.25rem}@media screen and (max-width: 767px){.pf-vision__section{gap:.75rem}}.pf-vision__section-en{font-size:.9375rem;font-weight:var(--medium);font-family:var(--en-font);line-height:1.2;color:var(--base-color)}@media screen and (max-width: 767px){.pf-vision__section-en{font-size:.875rem;line-height:1.55}}.pf-vision__section-text{font-size:1.125rem;font-weight:var(--medium);font-family:var(--jp-font);line-height:1.75;color:var(--base-color)}@media screen and (max-width: 767px){.pf-vision__section-text{font-size:.875rem}}.pf-vision__section-text p{margin:0}.pf-vision{margin-bottom:7.5rem}@media screen and (max-width: 767px){.pf-vision{margin-bottom:3.75rem}}.pf-vision__read{--item-color: var(--base-color)}.pf-read__en{font-size:.9375rem;font-weight:var(--medium);line-height:1.2;color:var(--base-color)}@media screen and (max-width: 767px){.pf-read__en{font-size:.875rem}}.pf-read__jp{font-size:3rem;font-weight:var(--bold);line-height:1.4;letter-spacing:.01em;font-feature-settings:"palt";color:var(--base-color)}@media screen and (max-width: 767px){.pf-read__jp{font-size:1.75rem}}.pf-read__text{font-size:1.125rem;font-weight:var(--medium);line-height:1.75}@media screen and (max-width: 767px){.pf-read__text{font-size:.875rem}}.page-philosophy__movie{margin-bottom:9rem}@media screen and (max-width: 767px){.page-philosophy__movie{margin-bottom:3.75rem}}.pf-movie__inner{max-width:52.875rem;padding:0 25px;margin-inline:auto;display:grid;grid-template-columns:49.75rem 11.0625rem;gap:1.75rem}@media screen and (max-width: 767px){.pf-movie__inner{max-width:37.5rem;padding:0 28px;display:block}}.pf-movie__movie{cursor:pointer;aspect-ratio:796/447;position:relative}@media screen and (max-width: 767px){.pf-movie__movie{margin-bottom:.75rem}}.pf-movie__movie-texts{color:var(--white);z-index:5;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;gap:1.25rem;width:90%}.pf-movie__movie-texts .arrow{aspect-ratio:1;width:2.5rem;position:relative;transition:.4s cubic-bezier(.58,.01,.05,1) all}@media screen and (max-width: 767px){.pf-movie__movie-texts .arrow{width:2rem}}.pf-movie__movie-texts .arrow:before{transition:.4s cubic-bezier(.58,.01,.05,1) all;content:"";display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);aspect-ratio:1;width:100%;height:100%;background-color:var(--red);border-radius:50%}.pf-movie__movie-texts .arrow:after{content:"";display:block;aspect-ratio:8/10;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:.6875rem;background-color:var(--white);mask-image:url("data:image/svg+xml,%3csvg%20width='8'%20height='11'%20viewBox='0%200%208%2011'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M7.58%205.82L0.52%2010.53C0.37%2010.63%200.16%2010.59%200.06%2010.44C0.02%2010.39%200%2010.32%200%2010.26V0.83C0%200.65%200.15%200.5%200.33%200.5C0.4%200.5%200.46%200.52%200.51%200.56L7.58%205.27C7.73%205.37%207.77%205.58%207.67%205.73C7.65%205.77%207.61%205.8%207.58%205.82Z'%20fill='white'/%3e%3c/svg%3e");mask-repeat:no-repeat;mask-size:contain;mask-position:center}@media screen and (max-width: 767px){.pf-movie__movie-texts .arrow:after{width:.5625rem}}.pf-movie__movie-texts .text{transition:.4s cubic-bezier(.58,.01,.05,1) all;width:fit-content;font-size:3.5rem;font-weight:var(--medium);line-height:1.1}@media screen and (max-width: 767px){.pf-movie__movie-texts .text{font-size:1.75rem}}@media (any-hover: hover){.pf-movie__movie:hover .pf-movie__movie-texts .arrow:before{transform:translate(-50%,-50%) scale(1.15)}.pf-movie__movie:hover .pf-movie__movie-texts .text{color:var(--red)}}.pf-movie__movie video{display:block;width:100%;position:relative;z-index:1;height:100%;object-fit:cover}.pf-movie__info{display:flex;flex-direction:column;justify-content:space-between}@media screen and (max-width: 767px){.pf-movie__info{flex-direction:row;gap:1.25rem}}.pf-movie__text{font-size:clamp(9.75px,.8125rem,1.21875rem);letter-spacing:0;font-weight:var(--medium);line-height:1.2}@media screen and (max-width: 767px){.pf-movie__text{font-size:clamp(9px,.75rem,1.125rem)}}@media screen and (max-width: 767px){.pf-movie__text:first-of-type{width:9.5rem}}@media screen and (max-width: 767px){.pf-movie__text:last-of-type{width:3.125rem;text-align:right}}.page-philosophy__purpose{scroll-margin-top:-6.25rem;margin-bottom:9rem}@media screen and (max-width: 767px){.page-philosophy__purpose{margin-bottom:4.5rem}}.pf-purpose{position:relative}.pf-purpose__img{position:absolute;inset:0;width:100%;height:100%;z-index:1}.pf-purpose__img:after{content:"";display:block;position:absolute;inset:0;width:100%;height:100%;background-color:#0006}.pf-purpose__container{padding-top:9rem;padding-bottom:11.25rem;position:relative;z-index:2}@media screen and (max-width: 767px){.pf-purpose__container{padding-top:4.5rem;padding-bottom:4.5rem}}.pf-purpose__content{display:flex;flex-direction:column;gap:3.75rem}@media screen and (max-width: 767px){.pf-purpose__content{gap:2.25rem}}.pf-purpose__label{display:flex;align-items:center;gap:.375rem}.pf-purpose__slash{font-size:.9375rem;font-weight:var(--medium);font-family:var(--en-font);line-height:1.2;color:var(--red)}@media screen and (max-width: 767px){.pf-purpose__slash{font-size:.8125rem}}.pf-purpose__label-text{font-size:.9375rem;font-weight:var(--medium);font-family:var(--en-font);line-height:1.2;color:var(--white)}@media screen and (max-width: 767px){.pf-purpose__label-text{font-size:.8125rem}}.pf-purpose__header{display:flex;flex-direction:column;gap:1.5rem}.pf-purpose__en{font-size:1.125rem;font-weight:var(--medium);font-family:var(--en-font);line-height:1.55;color:var(--white)}@media screen and (max-width: 767px){.pf-purpose__en{font-size:.875rem}}.pf-purpose__title{font-size:3rem;font-weight:var(--bold);font-family:var(--jp-font);line-height:1.4;letter-spacing:.48px;color:var(--white)}@media screen and (max-width: 767px){.pf-purpose__title{font-size:1.75rem;letter-spacing:.28px}}.pf-purpose__text{font-size:1.125rem;font-weight:var(--medium);font-family:var(--jp-font);line-height:1.75;color:var(--white)}@media screen and (max-width: 767px){.pf-purpose__text{font-size:.875rem}}.pf-purpose__text p{margin:0}.page-philosophy__belief{margin-bottom:11.25rem}@media screen and (max-width: 767px){.page-philosophy__belief{margin-bottom:5.25rem}}.page-philosophy__belief .pf-read__en{margin-bottom:3.75rem}@media screen and (max-width: 767px){.page-philosophy__belief .pf-read__en{margin-bottom:2.25rem}}.page-philosophy__belief .pf-read__jp{margin-bottom:3.75rem}@media screen and (max-width: 767px){.page-philosophy__belief .pf-read__jp{margin-bottom:2.25rem}}.pf-belief__read{margin-bottom:3.75rem;--item-color: var(--base-color)}@media screen and (max-width: 767px){.pf-belief__read{margin-bottom:3.75rem}}.pf-belief__items{display:grid;grid-template-columns:1fr;gap:3.75rem;counter-reset:number 0}@media screen and (max-width: 767px){.pf-belief__items{gap:2.25rem}}.pf-belief__item{padding-top:1.25rem;display:flex;align-items:flex-start;justify-content:space-between;gap:1.75rem}@media screen and (max-width: 767px){.pf-belief__item{padding-top:1rem;gap:1rem;display:grid;grid-template-columns:1fr}}.pf-belief__info{display:flex;align-items:center;gap:.75rem;width:19.625rem}@media screen and (max-width: 767px){.pf-belief__info{width:100%}}.pf-belief__number{transform:translateY(-.0625rem)}.pf-belief__number:after{counter-increment:number 1;content:"#" counter(number);font-size:clamp(12px,1rem,1.5rem);font-weight:var(--medium);line-height:1.2}@media screen and (max-width: 767px){.pf-belief__number:after{font-size:clamp(10.5px,.875rem,1.3125rem)}}.pf-belief__item-title{font-size:clamp(12px,1rem,1.5rem);font-weight:var(--medium);line-height:1.2;letter-spacing:0}@media screen and (max-width: 767px){.pf-belief__item-title{font-size:clamp(10.5px,.875rem,1.3125rem)}}.pf-belief__item-main{width:50%;flex-grow:1}@media screen and (max-width: 767px){.pf-belief__item-main{width:100%}}.pf-belief__item-read{margin-bottom:.75rem;font-size:clamp(18px,1.5rem,2.25rem);font-weight:var(--bold);line-height:1.5;letter-spacing:.03em}@media screen and (max-width: 767px){.pf-belief__item-read{font-size:clamp(15px,1.25rem,1.875rem);margin-bottom:.75rem}}.pf-belief__item-text{opacity:.7}.page-philosophy__promise{scroll-margin-top:-6.25rem}.pf-promise{position:relative;padding-top:6.75rem;padding-bottom:6.125rem}@media screen and (max-width: 767px){.pf-promise{padding-top:4.5rem;padding-bottom:6rem}}.pf-promise:after{content:"";display:block;position:absolute;top:0;right:0;background:linear-gradient(to left,#f7f5f0 0 70.3125rem,transparent 70.3125rem 100%);width:100%;height:100%;z-index:1}@media screen and (max-width: 767px){.pf-promise:after{background:var(--beige)}}.pf-promise .pf-read__en{margin-bottom:3.75rem}@media screen and (max-width: 767px){.pf-promise .pf-read__en{margin-bottom:2.25rem}}.pf-promise .pf-read__jp{margin-bottom:3.75rem}@media screen and (max-width: 767px){.pf-promise .pf-read__jp{margin-bottom:2.25rem}}.pf-promise__inner{position:relative;z-index:3}.pf-promise__read{margin-bottom:3.75rem}.pf-promise__items{display:grid;grid-template-columns:1fr;gap:3.75rem;counter-reset:number 0}.pf-promise__item{padding-top:1.25rem;display:flex;align-items:flex-start;gap:1.75rem;justify-content:space-between}@media screen and (max-width: 767px){.pf-promise__item{padding-top:1rem;display:block}}.pf-promise__info{width:19.625rem;display:flex;gap:.75rem;align-items:center}@media screen and (max-width: 767px){.pf-promise__info{width:100%;margin-bottom:1rem}}.pf-promise__number:after{counter-increment:number 1;content:"#" counter(number);font-size:clamp(12px,1rem,1.5rem);font-weight:var(--medium);line-height:1.2}@media screen and (max-width: 767px){.pf-promise__number:after{font-size:clamp(10.5px,.875rem,1.3125rem)}}.pf-promise__item-title{font-size:clamp(12px,1rem,1.5rem);font-weight:var(--medium);letter-spacing:0;line-height:1.2}@media screen and (max-width: 767px){.pf-promise__item-title{font-size:clamp(10.5px,.875rem,1.3125rem)}}.pf-promise__item-main{width:50%;flex-grow:1}@media screen and (max-width: 767px){.pf-promise__item-main{width:100%}}.pf-promise__item-read{margin-bottom:2.25rem;font-size:clamp(18px,1.5rem,2.25rem);font-weight:var(--bold);line-height:1.5;letter-spacing:.03em}@media screen and (max-width: 767px){.pf-promise__item-read{margin-bottom:2.25rem;font-size:clamp(15px,1.25rem,1.875rem)}}.pf-promise__item-lists{display:grid;grid-template-columns:1fr 1fr 1fr;gap:1.75rem}@media screen and (max-width: 767px){.pf-promise__item-lists{grid-template-columns:1fr;gap:1.25rem}}@media screen and (max-width: 767px){.pf-promise__item-list{display:flex;align-items:flex-start;gap:.75rem}}@media screen and (max-width: 767px){.pf-promise__item-list-main{width:50%;flex-grow:1}}.pf-promise__item-list-img{aspect-ratio:178/142;margin-bottom:1rem}@media screen and (max-width: 767px){.pf-promise__item-list-img{width:7rem;margin-bottom:unset}}.pf-promise__item-list-title{margin-bottom:.25rem;font-size:clamp(12px,1rem,1.5rem);font-weight:var(--bold);line-height:1.5;letter-spacing:.03em}@media screen and (max-width: 767px){.pf-promise__item-list-title{margin-top:.25rem;font-size:clamp(11.25px,.9375rem,1.40625rem)}}.pf-promise__item-list-text{font-size:clamp(10.5px,.875rem,1.3125rem);opacity:.7}@media screen and (max-width: 767px){.pf-promise__item-list-text{font-size:clamp(9px,.75rem,1.125rem)}}.pp-main__container{padding:13.875rem 0 11.875rem}@media screen and (max-width: 767px){.pp-main__container{padding:9.375rem 0 6rem}}.pp-main__title{margin-bottom:5.625rem}@media screen and (max-width: 767px){.pp-main__title{margin-bottom:3.5625rem}}.pp-main__read{margin-bottom:2.25rem;display:flex;align-items:flex-start;justify-content:space-between;gap:3.4375rem}@media screen and (max-width: 767px){.pp-main__read{flex-wrap:wrap;gap:2.25rem .5rem;justify-content:unset}}.pp-main__read-left{width:18.125rem;font-weight:var(--medium);font-size:1rem;letter-spacing:0;line-height:1.2}@media screen and (max-width: 767px){.pp-main__read-left{width:unset;font-size:.875rem}}.pp-main__read-right{width:50%;flex-grow:1}@media screen and (max-width: 767px){.pp-main__read-right{display:contents}}.pp-main__read-top{margin-bottom:2.25rem;font-size:1rem;line-height:1.2;font-weight:var(--medium);letter-spacing:0}@media screen and (max-width: 767px){.pp-main__read-top{margin-bottom:unset;font-size:.875rem}}.pp-main__items{display:grid;grid-template-columns:1fr;gap:3.75rem;counter-reset:number 0}@media screen and (max-width: 767px){.pp-main__items{gap:2.3125rem}}.pp-main__item{display:flex;align-items:flex-start;gap:3.4375rem;padding-top:2.25rem;border-top:1px solid rgba(28,29,31,.15)}@media screen and (max-width: 767px){.pp-main__item{display:block;padding-top:1.375rem}}.pp-main__item-number{width:18.125rem}@media screen and (max-width: 767px){.pp-main__item-number{width:100%;margin-bottom:.625rem}}.pp-main__item-number:after{counter-increment:number 1;content:"0" counter(number);font-size:1.0625rem;line-height:1.2;letter-spacing:0;font-weight:var(--medium)}@media screen and (max-width: 767px){.pp-main__item-number:after{font-size:.9375rem}}.pp-main__item-main{width:50%;flex-grow:1}@media screen and (max-width: 767px){.pp-main__item-main{width:100%}}.pp-main__item-title{margin-bottom:1.25rem;font-size:1.1875rem;font-weight:var(--medium);line-height:1.75;letter-spacing:0}@media screen and (max-width: 767px){.pp-main__item-title{margin-bottom:1.25rem;font-size:1.0625rem}}.p4-main__container{padding:13.875rem 0 16.25rem}@media screen and (max-width: 767px){.p4-main__container{padding:8.125rem 0 7.5rem}}.p4-main__en-title{margin-bottom:1.25rem;font-size:.9375rem;font-weight:var(--medium);line-height:1.2;letter-spacing:0}@media screen and (max-width: 767px){.p4-main__en-title{margin-bottom:1.375rem;font-size:.8125rem}}.p4-main__content{display:flex;gap:12.3125rem;align-items:flex-start}@media screen and (max-width: 767px){.p4-main__content{display:block}}.p4-main__left{width:fit-content}@media screen and (max-width: 767px){.p4-main__left{width:100%}}.p4-main__title{font-size:5rem;font-weight:var(--medium);line-height:1.1;letter-spacing:0}@media screen and (max-width: 767px){.p4-main__title{margin-bottom:3rem;font-size:3rem}}.p4-main__right{margin-top:-.625rem;width:40%;flex-grow:1;padding-left:1.4375rem}@media screen and (max-width: 767px){.p4-main__right{width:100%;padding-left:unset}}.p4-main__read{margin-top:.625rem;margin-bottom:.75rem;font-size:1.3125rem;font-weight:var(--bold);line-height:1.5;letter-spacing:.03em;font-feature-settings:"palt"}@media screen and (max-width: 767px){.p4-main__read{margin-top:unset;margin-bottom:.75rem;font-size:1rem}}.p4-main__text{margin-bottom:2.25rem}@media screen and (max-width: 767px){.p4-main__text{margin-bottom:1.5rem}}.p4-main__button{min-width:unset}.page-community__fv{margin-top:13.875rem;margin-bottom:3.5rem}@media screen and (max-width: 767px){.page-community__fv{margin-top:9.375rem;margin-bottom:2.75rem}}.page-community__mv{aspect-ratio:1400/500}@media screen and (max-width: 767px){.page-community__mv{aspect-ratio:375/300}}.page-community__wrap{padding:10.25rem 6.0625rem 10rem 2.5625rem;display:flex;justify-content:space-between;overflow:clip;gap:6.8125rem}@media screen and (max-width: 767px){.page-community__wrap{max-width:37.5rem;margin-inline:auto;padding:4.5rem 28px 5.25rem}}.page-community__anchors{width:11.25rem}@media screen and (max-width: 767px){.page-community__anchors{display:none}}.page-community__main{width:50%;flex-grow:1}@media screen and (max-width: 767px){.page-community__main{width:100%}}.page-community__contribution{margin-bottom:9rem}@media screen and (max-width: 767px){.page-community__contribution{margin-bottom:5.25rem}}.pc-contribution{padding-left:2.5rem}@media screen and (max-width: 767px){.pc-contribution{padding-left:unset}}.pc-contribution__section-title{margin-bottom:3.75rem}@media screen and (max-width: 767px){.pc-contribution__section-title{margin-bottom:2.25rem}}.pc-contribution__text{margin-bottom:7.5rem;font-size:1.125rem;font-weight:var(--medium)}@media screen and (max-width: 767px){.pc-contribution__text{font-size:.875rem;margin-bottom:3.75rem}}.pc-contribution__items{display:grid;grid-template-columns:1fr;gap:6.5rem;counter-reset:number 0}@media screen and (max-width: 767px){.pc-contribution__items{gap:3.875rem}}.pc-contribution__item{padding:2.25rem 0 0;display:grid;grid-template-columns:19.625rem 42.75rem;place-content:center;gap:2rem}@media screen and (max-width: 767px){.pc-contribution__item{padding-top:0rem;grid-template-columns:1fr;gap:3.75rem}}.pc-contribution__item-left{position:relative}@media screen and (max-width: 767px){.pc-contribution__item-wrap{position:static}}.pc-contribution__item-number{margin-bottom:.5rem;padding-top:1.25rem;position:relative}@media screen and (max-width: 767px){.pc-contribution__item-number{margin-bottom:.75rem;padding-top:.875rem}}.pc-contribution__item-number:after{counter-increment:number 1;content:"#" counter(number);font-size:1rem;font-weight:var(--medium);line-height:1.2;letter-spacing:0}@media screen and (max-width: 767px){.pc-contribution__item-number:after{font-size:.875rem}}.pc-contribution__item-number:before{content:"";display:block;position:absolute;width:1.5rem;height:2px;background:var(--red);top:0;left:0;z-index:2}.pc-contribution__item-title{margin-bottom:2.5rem;font-size:1.75rem;font-weight:var(--bold);line-height:1.5;letter-spacing:.03em;font-feature-settings:"palt"}@media screen and (max-width: 767px){.pc-contribution__item-title{margin-bottom:2.25rem;font-size:1.5rem}}.pc-contribution__item-text{font-size:.9375rem;font-weight:var(--regular);padding-right:3.375rem;opacity:.7;line-height:1.75}@media screen and (max-width: 767px){.pc-contribution__item-text{padding-right:unset}}.pc-contribution__item-img{aspect-ratio:684/513}@media screen and (max-width: 767px){.pc-contribution__item-img{aspect-ratio:319/240}}.page-community__safety{padding-left:2.5rem}@media screen and (max-width: 767px){.page-community__safety{padding-left:unset}}.pc-safety__section-title{margin-bottom:3.75rem}@media screen and (max-width: 767px){.pc-safety__section-title{margin-bottom:2.25rem}}.pc-safety__img{aspect-ratio:932/621;margin-bottom:3rem}@media screen and (max-width: 767px){.pc-safety__img{aspect-ratio:319/212;margin-bottom:2.25rem}}.pc-safety__content{max-width:41.125rem;margin-left:auto}@media screen and (max-width: 767px){.pc-safety__content{max-width:unset}}.pc-safety__text{font-size:1.125rem;opacity:.7;margin-bottom:1.75rem}@media screen and (max-width: 767px){.pc-safety__text{font-size:.875rem}}.pc-safety__button{gap:1.875rem}.page-company__fv .PageFv3__texts{margin-top:-1.25rem}@media screen and (max-width: 767px){.page-company__fv .PageFv3__texts{margin-top:unset}}@media screen and (max-width: 767px){.page-company__fv .PageFv3__texts-wrap{margin-top:1.25rem}}.page-company__wrap{padding:9rem 6.0625rem 12rem 1.75rem;display:flex;justify-content:space-between;overflow:clip;gap:6.8125rem}@media screen and (max-width: 767px){.page-company__wrap{max-width:37.5rem;margin-inline:auto;padding:5.25rem 28px}}.page-company__anchors{width:11.25rem}@media screen and (max-width: 767px){.page-company__anchors{display:none}}.page-company__main{width:50%;flex-grow:1}@media screen and (max-width: 767px){.page-company__main{width:100%}}.page-company__message{margin-bottom:9rem;padding-left:3.4375rem}@media screen and (max-width: 767px){.page-company__message{padding-left:unset;margin-bottom:4.5rem}}.pc-message__title{margin-bottom:3.75rem}@media screen and (max-width: 767px){.pc-message__title{margin-bottom:2.25rem}}.pc-message__texts{max-width:41.125rem;margin-left:auto}@media screen and (max-width: 767px){.pc-message__texts{max-width:unset}}.pc-message__text{margin-bottom:1.5rem}.pc-message__role{margin-top:3rem;margin-bottom:.75rem;font-size:.8125rem;font-weight:var(--regular);line-height:1.5;letter-spacing:0em}@media screen and (max-width: 767px){.pc-message__role{margin-top:2.25rem}}.pc-message__sign{aspect-ratio:178/37;width:11.125rem;margin-bottom:8.75rem}@media screen and (max-width: 767px){.pc-message__sign{width:9.625rem;margin-bottom:5.5rem}}.pc-message__slider{overflow:visible;clip-path:inset(0 -100vw 0 0)}@media screen and (max-width: 767px){.pc-message__slider{clip-path:inset(0 -100vw 0 -100vw)}}.pc-message__slider .swiper-wrapper{transition-timing-function:linear}.pc-message__slider .swiper-slide{aspect-ratio:384/535;width:24rem}@media screen and (max-width: 767px){.pc-message__slider .swiper-slide{width:13rem}}.page-company__company{margin-bottom:9rem;padding-left:3.4375rem}@media screen and (max-width: 767px){.page-company__company{padding-left:unset;margin-bottom:4.5rem}}.pc-company__title{margin-bottom:3.75rem}@media screen and (max-width: 767px){.pc-company__title{margin-bottom:2.25rem}}.page-company__office{padding:6.75rem 0 7.5rem 3.4375rem;position:relative;margin-bottom:9rem}@media screen and (max-width: 767px){.page-company__office{padding:3.75rem 0 4.5rem;margin-bottom:4.5rem}}.page-company__office:after{content:"";display:block;position:absolute;top:0;left:-2.5rem;height:100%;width:90vw;z-index:1;background-color:var(--beige)}@media screen and (max-width: 767px){.page-company__office:after{left:-50vw;width:200vw}}.pc-office__inner{position:relative;z-index:2}.pc-office__title{margin-bottom:3.75rem}@media screen and (max-width: 767px){.pc-office__title{margin-bottom:3.5625rem}}.pc-office__lists{margin-bottom:2.25rem}@media screen and (max-width: 767px){.pc-office__lists{margin-bottom:1.5rem}}.pc-office__list{padding:1.125rem 0 2.5625rem}@media screen and (max-width: 767px){.pc-office__list{padding:1.1875rem 0 1.9375rem}}.pc-office__list .pc-list__label{font-size:1.1875rem}@media screen and (max-width: 767px){.pc-office__list .pc-list__label{font-size:.9375rem}}@media screen and (max-width: 767px){.pc-office__list:first-of-type{border-top:1px solid rgba(0,0,0,.15)}}.pc-office__button{background-color:transparent;justify-content:space-between;width:100%;padding:1.875rem}@media screen and (max-width: 767px){.pc-office__button{padding:1.25rem}}.pc-office__button .text{font-size:1.125rem}@media screen and (max-width: 767px){.pc-office__button .text{font-size:.8125rem}}.pc-office__button .arrow-circle{width:1.25rem;height:1.25rem}.page-company__history{padding-left:3.4375rem}@media screen and (max-width: 767px){.page-company__history{padding-left:unset}}.pc-history__title{margin-bottom:3.75rem}@media screen and (max-width: 767px){.pc-history__title{margin-bottom:2.375rem}}.pc-history .pc-list__label{font-weight:var(--bold)}@media screen and (max-width: 767px){.pc-history .pc-list__label{font-size:.875rem}}.page-news__main{margin:13.875rem 0 9rem}@media screen and (max-width: 767px){.page-news__main{margin:9.375rem 0 6rem}}@media screen and (max-width: 767px){.pn-main__title{margin-bottom:2.25rem}}.pn-main__top{margin-bottom:6rem;display:flex;align-items:flex-end;justify-content:space-between}@media screen and (max-width: 767px){.pn-main__top{display:block;margin-bottom:3.75rem}}.pn-main__cats{display:flex;max-width:50%;flex-wrap:wrap}@media screen and (max-width: 767px){.pn-main__cats{max-width:unset}}.pn-main__cat{font-size:.9375rem;font-weight:var(--medium);letter-spacing:.03em;line-height:1;padding:.5625rem .625rem .4375rem;transition:.3s ease-in-out all;border-radius:.25rem}@media screen and (max-width: 767px){.pn-main__cat{font-size:.875rem}}@media (any-hover: hover){.pn-main__cat:hover{background-color:#f5f2eb}}.pn-main__cat.is-current{background-color:#f5f2eb}.pn-main__lists{margin-bottom:3.75rem}@media screen and (max-width: 767px){.pn-main__lists{margin-bottom:2.25rem}}.single-news__main{margin:13.875rem 0 7.5rem}@media screen and (max-width: 767px){.single-news__main{margin:9.375rem 0 5rem}}@media screen and (max-width: 767px){.sn-main__inner{padding:unset;max-width:unset}}.sn-main__top{max-width:49.75rem;margin-inline:auto;margin-bottom:3rem}@media screen and (max-width: 767px){.sn-main__top{padding:0 28px}}.sn-main__title{margin-bottom:1.5rem;font-size:2.375rem;font-weight:var(--bold);line-height:1.5;letter-spacing:.01em;font-feature-settings:"palt"}@media screen and (max-width: 767px){.sn-main__title{margin-bottom:1.625rem;font-size:1.75rem}}.sn-main__info{display:flex;align-items:center;gap:1.875rem;justify-content:space-between}@media screen and (max-width: 767px){.sn-main__info{display:block}}.sn-main__info-left{display:flex;gap:1.75rem}@media screen and (max-width: 767px){.sn-main__info-left{margin-bottom:1.5rem;gap:1.25rem}}.sn-main__date{font-size:.9375rem;font-weight:var(--regular);line-height:1.65;letter-spacing:.03em;font-feature-settings:"palt"}@media screen and (max-width: 767px){.sn-main__date{font-size:.8125rem}}.sn-main__category{padding:.3125rem .625rem .25rem;font-size:.9375rem;font-weight:var(--medium);background-color:#f5f2eb;border-radius:.25rem;line-height:1;letter-spacing:.03em}@media screen and (max-width: 767px){.sn-main__category{font-size:.8125rem}}.sn-main__copy-link{display:flex;gap:.5rem;font-size:.875rem;font-weight:var(--medium);line-height:1.5;padding:unset;position:relative;color:var(--base-color)}.sn-main__copy-link .icon{aspect-ratio:1;width:1.25rem}.sn-main__copy-link:after{position:absolute;top:100%;left:50%;transform:translate(-50%);width:110%;content:"リンクがコピーされました";display:block;font-size:.75rem;margin-top:.3125rem;font-weight:var(--regular);text-align:center;opacity:0;transition:.3s ease-in-out all;color:var(--base-color)}.sn-main__copy-link.copied:after{opacity:1}.sn-main__thumbnail{aspect-ratio:1070/535;margin-bottom:2.1875rem}@media screen and (max-width: 767px){.sn-main__thumbnail{aspect-ratio:375/188;margin-bottom:1.5rem}}.sn-main__wysiwyg{padding:.0625rem 0;max-width:49.75rem;margin-inline:auto;border-bottom:1px solid rgba(28,29,31,.15);margin-bottom:2.25rem}@media screen and (max-width: 767px){.sn-main__wysiwyg{padding:.0625rem 0 0;margin:0 28px 2.25rem}}.sn-main__bottom{max-width:49.75rem;margin-inline:auto}@media screen and (max-width: 767px){.sn-main__bottom{padding:0 28px}}.sn-main__back{display:flex;align-items:center;gap:1.25rem}@media screen and (max-width: 767px){.sn-main__back{gap:.75rem}}.sn-main__back .arrow-circle{transform:scaleX(-1);border:1px solid rgba(28,29,31,.2);width:2.25rem;transition:.3s ease-in-out all}.sn-main__back .arrow-circle:after,.sn-main__back .arrow-circle:before{width:.4375rem}.sn-main__back .text{font-size:.9375rem;font-weight:var(--bold);line-height:1;letter-spacing:.03em}@media screen and (max-width: 767px){.sn-main__back .text{font-size:.875rem}}@media (any-hover: hover){.sn-main__back:hover .arrow-circle{border-color:var(--red)}.sn-main__back:hover .text{color:var(--red)}}.single-news__related{margin-bottom:10rem}@media screen and (max-width: 767px){.single-news__related{margin-bottom:6rem}}.sn-related__title{font-size:1.25rem;font-weight:var(--medium);line-height:1.5;letter-spacing:0em;margin-bottom:2.25rem}@media screen and (max-width: 767px){.sn-related__title{font-size:1.0625rem}}.single-business__main{margin:9.375rem 0 6rem}@media screen and (max-width: 767px){.single-business__main{margin:9.375rem 0 3.75rem}}.sb-main__top{padding-bottom:3rem;position:relative;border-bottom:2px solid rgba(0,0,0,.15)}@media screen and (max-width: 767px){.sb-main__top{padding-bottom:2.6875rem}}.sb-main__top:after{content:"";display:block;position:absolute;bottom:0;left:0;width:5.25rem;height:5px;background:var(--red)}.sb-main__category{margin-bottom:3.75rem;display:flex;align-items:center;gap:.375rem;font-size:.8125rem;font-weight:var(--medium);letter-spacing:.03em;line-height:1}@media screen and (max-width: 767px){.sb-main__category{display:none}}.sb-main__category:before{content:"";display:inline-block;width:.75rem;aspect-ratio:1;background-color:var(--base-color);mask-image:url(/assets/images/common/arrow2-left.svg);mask-repeat:no-repeat;mask-size:contain;mask-position:center}.sb-main__en-title{margin-bottom:1.5rem;font-size:.9375rem;font-weight:var(--medium);line-height:1.2;letter-spacing:0em}@media screen and (max-width: 767px){.sb-main__en-title{margin-bottom:.75rem;font-size:.8125rem}}.sb-main__title{font-size:2.375rem;font-weight:var(--bold);line-height:1.5;letter-spacing:.01em}@media screen and (max-width: 767px){.sb-main__title{font-size:1.75rem}}.sb-main__wysiwyg{margin-top:5rem}@media screen and (max-width: 767px){.sb-main__wysiwyg{margin-top:3.75rem}}.single-business__other{margin-bottom:7.5rem;padding:6.75rem 0 6rem;background-color:var(--beige)}@media screen and (max-width: 767px){.single-business__other{margin-bottom:4.5rem;padding:3.75rem 0 4.5rem}}.sb-other__en-title{margin-bottom:2.5rem;font-size:.9375rem;font-weight:var(--medium);line-height:1.2}@media screen and (max-width: 767px){.sb-other__en-title{margin-bottom:2.25rem;font-size:.8125rem}}.sb-other__title{margin-bottom:4rem;font-size:2rem;font-weight:var(--bold);line-height:1.4;letter-spacing:.01em}@media screen and (max-width: 767px){.sb-other__title{margin-bottom:2.25rem;font-size:1.75rem}}.sb-other__lists{display:grid;grid-template-columns:1fr 1fr 1fr;gap:2.5rem 1.75rem}@media screen and (max-width: 767px){.sb-other__lists{grid-template-columns:1fr 1fr;gap:1.5rem .75rem}}.single-business__business{margin-bottom:9.125rem}@media screen and (max-width: 767px){.single-business__business{margin-bottom:6rem}}.sb-business__en-title{margin-bottom:2.5rem;font-size:.9375rem;font-weight:var(--medium);line-height:1.2}@media screen and (max-width: 767px){.sb-business__en-title{margin-bottom:2.25rem;font-size:.8125rem}}.sb-business__title{margin-bottom:4rem;font-size:2rem;font-weight:var(--bold);line-height:1.4;letter-spacing:.01em}@media screen and (max-width: 767px){.sb-business__title{margin-bottom:2.25rem;font-size:1.75rem}}.sb-business__lists{display:grid;grid-template-columns:1fr 1fr;gap:2.5rem 1.75rem}@media screen and (max-width: 767px){.sb-business__lists{grid-template-columns:1fr;gap:2.25rem}}.page-contact__main{margin:13.875rem 0 9rem}@media screen and (max-width: 767px){.page-contact__main{margin:9.375rem 0 6rem}}.pc-main__title{margin-bottom:5.625rem}@media screen and (max-width: 767px){.pc-main__title{margin-bottom:2.25rem}}.pc-main__content{display:flex;align-items:flex-start;gap:6.0625rem}@media screen and (max-width: 767px){.pc-main__content{display:block}}.pc-main__left{border-top:1px solid rgba(28,29,31,.15);padding-top:3rem;width:19.6875rem}@media screen and (max-width: 767px){.pc-main__left{width:100%;margin-bottom:2.25rem;padding-top:unset;border-top:unset}}.pc-main__text{font-size:.9375rem;margin-bottom:1.75rem}@media screen and (max-width: 767px){.pc-main__text{font-size:.875rem;margin-bottom:1.5rem}}.pc-main__attention{color:var(--red);font-size:.9375rem}@media screen and (max-width: 767px){.pc-main__attention{font-size:.875rem}}.pc-main__right{padding-top:3rem;border-top:1px solid rgba(28,29,31,.15);width:50%;flex-grow:1}@media screen and (max-width: 767px){.pc-main__right{width:100%}}
