@import"https://fonts.googleapis.com/css2?family=Zen+Kaku+Gothic+Antique:wght@400;700&display=swap";:root{--black: #111;--white: #fff;--gray-bg: #6E6E6E;--gray-text: #4D4D4D;--gray03: #B4B4B4;--gray04: #D3D3D3;--gray05: #E6E6E6;--red: #FA0046;--easing: cubic-bezier(0.25, 0.78, 0.33, 1);--text-shadow: 0 rem(4) rem(100) rgba(0, 0, 0, 0.25)}*,*::before,*::after{-webkit-box-sizing:border-box;box-sizing:border-box;min-inline-size:0}html,body,h1,h2,h3,h4,ul,ol,dl,li,dt,dd,p,div,span,img,a,table,tr,th,td{margin:0;padding:0;border:0;vertical-align:baseline}article,header,footer,main,aside,figure,figcaption,nav,section{display:block}html{font-size:min(1.0582010582vw,16px)}@media screen and (max-width: 767px){html{font-size:4vw}}body{color:var(--black);margin:0;padding:0;line-height:1;scroll-behavior:smooth;text-rendering:optimizeSpeed;overflow-wrap:anywhere;word-break:break-all;line-break:strict;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;min-height:100svh}body.is-open{position:fixed;width:100vw;height:100dvh;display:block}h1,h2,h3,h4,h5,h6{clear:both}p{margin:0}strong{font-weight:bold}hr{border:solid 1px var(--gray05);margin:1.25rem 0}img{max-width:100%;height:auto;vertical-align:bottom;border:0;outline:0;-webkit-transition:all 400ms var(--easing);transition:all 400ms var(--easing)}figure{padding:0;margin:0}ol,ul{margin:0;padding:0}ul{list-style-type:""}input,textarea,button{margin:0;padding:0;border-radius:0;outline:0;background:none}button{border:0;color:var(--black);-webkit-transition:all 400ms var(--easing);transition:all 400ms var(--easing)}@media(hover: hover){button:hover{opacity:.7}}table{border-collapse:collapse}main{position:relative;-webkit-box-flex:1;-ms-flex:1;flex:1}a{color:var(--black);text-decoration:none;-webkit-transition:all 400ms var(--easing);transition:all 400ms var(--easing)}a img{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}a[href^="tel:"]{pointer-events:none}@media screen and (max-width: 767px){a[href^="tel:"]{pointer-events:auto}}@media(hover: hover){a:hover{opacity:.7}}body,input,select,textarea,button{font-family:"Zen Kaku Gothic Antique",sans-serif;font-optical-sizing:auto;font-weight:400;font-style:normal}.fadeup{opacity:0;-webkit-transform:translateY(40%);transform:translateY(40%);-webkit-transition:opacity 800ms var(--easing),-webkit-transform 800ms var(--easing);transition:opacity 800ms var(--easing),-webkit-transform 800ms var(--easing);transition:opacity 800ms var(--easing),transform 800ms var(--easing);transition:opacity 800ms var(--easing),transform 800ms var(--easing),-webkit-transform 800ms var(--easing)}.fadeup.is-inview{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.fade-in-up-block{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px);-webkit-transition:opacity 1s ease-out,-webkit-transform 1s cubic-bezier(0.2, 0.8, 0.2, 1);transition:opacity 1s ease-out,-webkit-transform 1s cubic-bezier(0.2, 0.8, 0.2, 1);transition:opacity 1s ease-out,transform 1s cubic-bezier(0.2, 0.8, 0.2, 1);transition:opacity 1s ease-out,transform 1s cubic-bezier(0.2, 0.8, 0.2, 1),-webkit-transform 1s cubic-bezier(0.2, 0.8, 0.2, 1);-webkit-transition-delay:var(--block-delay, 0s);transition-delay:var(--block-delay, 0s)}.animate-on-scroll.is-visible.fade-in-up-block{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.char-mask{display:inline-block;overflow:hidden;vertical-align:bottom;line-height:1.4;padding:0 .2em;margin:0 -0.2em;clip-path:polygon(-100% -100%, 200% -100%, 200% 100%, -100% 100%)}.char{display:inline-block;-webkit-transform:translateY(110%);transform:translateY(110%);-webkit-transition:-webkit-transform .6s cubic-bezier(0.2, 0.8, 0.2, 1);transition:-webkit-transform .6s cubic-bezier(0.2, 0.8, 0.2, 1);transition:transform .6s cubic-bezier(0.2, 0.8, 0.2, 1);transition:transform .6s cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-transform .6s cubic-bezier(0.2, 0.8, 0.2, 1);-webkit-transition-delay:0s;transition-delay:0s}.animate-on-scroll.is-visible .char{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transition-delay:calc(var(--block-delay, 0s) + var(--char-delay, 0s) + .3s);transition-delay:calc(var(--block-delay, 0s) + var(--char-delay, 0s) + .3s)}.l-header__logo{margin-top:2.625rem;width:12rem}@media screen and (max-width: 767px){.l-header__logo{margin-top:2rem;width:9rem}}.l-header__logo img{width:100%}.l-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:2.625rem}@media screen and (max-width: 767px){.l-header{padding-bottom:1.875rem}}.c-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:4.6875rem;height:4.6875rem;background-color:#000;gap:1rem;cursor:pointer;-webkit-transition:all .2s ease;transition:all .2s ease}@media screen and (max-width: 767px){.c-btn{width:3.75rem;height:3.75rem}}.c-menu-icon__line{width:2.25rem;height:3px;display:block}@media screen and (max-width: 767px){.c-menu-icon__line{width:2.1rem;gap:.8125rem}}.c-btn--fixed{position:fixed;top:2rem;right:5.6%;z-index:40;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}@media screen and (max-width: 767px){.c-btn--fixed{top:1.25rem;right:4.8%}}.c-btn--fixed{-webkit-transition:opacity .4s ease,-webkit-transform .4s cubic-bezier(0.25, 1, 0.5, 1);transition:opacity .4s ease,-webkit-transform .4s cubic-bezier(0.25, 1, 0.5, 1);transition:transform .4s cubic-bezier(0.25, 1, 0.5, 1),opacity .4s ease;transition:transform .4s cubic-bezier(0.25, 1, 0.5, 1),opacity .4s ease,-webkit-transform .4s cubic-bezier(0.25, 1, 0.5, 1)}.c-btn--fixed.is-hidden{-webkit-transform:translateY(calc(-100% - 50px));transform:translateY(calc(-100% - 50px));opacity:0;pointer-events:none}.c-btn--icon{padding:.5rem;border-radius:3px;color:var(--black)}.c-btn--icon:hover,.c-btn--icon:focus{outline:none}.c-btn--icon-light{margin-top:2rem}@media screen and (max-width: 767px){.c-btn--icon-light{margin-top:1.25rem}}.c-btn--glass{width:100%;padding:1rem;font-size:1.125rem;color:#fff;background-color:hsla(0,0%,100%,.2);border:1px solid hsla(0,0%,100%,.2);border-radius:.5rem;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.c-btn--glass:hover{background-color:hsla(0,0%,100%,.3)}.wrapper{height:100vh;overflow-y:auto}.wrapper.is-locked{overflow-y:hidden}.p-drawer{position:fixed;inset:0;background-color:rgba(0,0,0,.85);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);z-index:50;opacity:0;pointer-events:none;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.p-drawer.is-active{opacity:1;pointer-events:auto}.p-drawer__header{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.c-nav-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;padding:3.125rem 0;border-bottom:1px solid hsla(0,0%,100%,.8);-webkit-transition:opacity .3s ease;transition:opacity .3s ease}@media screen and (max-width: 767px){.c-nav-link{padding:1rem 0}}.c-nav-link.run-animation::after{-webkit-animation:arrowSlide 2s ease-in-out infinite;animation:arrowSlide 2s ease-in-out infinite}.c-nav-link:hover{opacity:.7}.c-nav-link__text{font-weight:700;letter-spacing:.1em;color:#fff}.c-nav-link::after{content:"";display:block;width:4.6875rem;height:4.6875rem;display:block;border-radius:3px;background-color:#fff;background-image:url(../img/common/arrow-black.svg);background-repeat:no-repeat;background-position:center;background-size:2.4375rem}@media screen and (max-width: 767px){.c-nav-link::after{width:2.8125rem;height:2.8125rem;background-size:1.45rem}}#drawer nav{width:100%}.p-drawer-wrapper{margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.p-global-nav{display:grid;grid-template-columns:repeat(3, 1fr);-webkit-column-gap:2.5rem;-moz-column-gap:2.5rem;column-gap:2.5rem;width:90%;margin-inline:auto;margin-top:-6.25rem}@media screen and (max-width: 767px){.p-global-nav{grid-template-columns:1fr;-webkit-column-gap:0rem;-moz-column-gap:0rem;column-gap:0rem;margin-top:0}}.p-global-nav__item--top{grid-column:1/4;grid-row:1/2}.p-global-nav__item--service{grid-column:1/2;grid-row:2/3}.p-global-nav__item--system{grid-column:2/3;grid-row:2/3}.p-global-nav__item--profile{grid-column:3/4;grid-row:2/3}.p-global-nav__item--contact{grid-column:1/3;grid-row:3/4}.p-global-nav__item--about{grid-column:3/4;grid-row:3/4}@media screen and (max-width: 767px){.p-global-nav__item{grid-column:auto;grid-row:auto}}.c-nav-link__text{font-size:2.25rem}@media screen and (max-width: 767px){.c-nav-link__text{font-size:1.5rem}}.p-drawer__footer{width:100%;margin-left:auto;margin-right:auto}.p-drawer__footer img{width:100%}footer{margin-top:15rem;background-color:rgba(0,0,0,0);position:relative;-webkit-transition:background-color .8s ease;transition:background-color .8s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0)}@media screen and (max-width: 767px){footer{margin-top:7.5rem}}footer.is-reached{background-color:var(--black)}#top footer{margin-top:0rem}.l-footer-contact{padding-top:18.75rem;padding-bottom:3.75rem}@media screen and (max-width: 767px){.l-footer-contact{padding-top:10rem;padding-bottom:5rem}}.l-footer-contact__logo{width:12rem;margin:auto;position:relative}@media screen and (max-width: 767px){.l-footer-contact__logo{width:8.75rem}}.l-footer-contact__logo img{width:100%;-webkit-transition:opacity .8s ease;transition:opacity .8s ease;display:block}.l-footer-contact__logo .logo-default{opacity:1}.l-footer-contact__logo .logo-reached{position:absolute;top:0;left:0;opacity:0}.l-footer-contact__sub{margin-top:16.875rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width: 767px){.l-footer-contact__sub{margin-top:5rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.l-footer-contact__sub-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width: 767px){.l-footer-contact__copyright{margin-top:5rem}}.l-footer-contact__copyright p{color:var(--black);font-size:1rem;-webkit-transition:color .8s ease;transition:color .8s ease}@media screen and (max-width: 767px){.l-footer-contact__copyright p{font-size:.875rem}}.p-footer__list{list-style:none;padding:0;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;gap:40px}@media screen and (max-width: 767px){.p-footer__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0px}}.p-footer__link{color:var(--black);text-decoration:none;display:inline-block;padding:1.875rem .625rem;font-size:1.25rem;font-weight:700;border-top:2px solid rgba(0,0,0,0);border-bottom:2px solid rgba(0,0,0,0);-webkit-transition:color .8s ease,border-color .3s ease;transition:color .8s ease,border-color .3s ease}@media screen and (max-width: 767px){.p-footer__link{font-size:1.125rem;padding:1.25rem .625rem}}.p-footer--top .p-footer__item--top .p-footer__link,.p-footer--service .p-footer__item--service .p-footer__link,.p-footer--system .p-footer__item--system .p-footer__link,.p-footer--profile .p-footer__item--profile .p-footer__link,.p-footer--contact .p-footer__item--contact .p-footer__link,.p-footer--about .p-footer__item--about .p-footer__link{border-color:var(--black)}@media screen and (max-width: 767px){.p-footer--top .p-footer__item--top .p-footer__link,.p-footer--service .p-footer__item--service .p-footer__link,.p-footer--system .p-footer__item--system .p-footer__link,.p-footer--profile .p-footer__item--profile .p-footer__link,.p-footer--contact .p-footer__item--contact .p-footer__link,.p-footer--about .p-footer__item--about .p-footer__link{margin:.625rem 0}}.p-footer__link:hover{border-color:var(--black)}@media screen and (max-width: 767px){.p-footer__link:hover{border-color:var(--black)}}footer.is-reached .l-footer-contact__logo .logo-default{opacity:0}footer.is-reached .l-footer-contact__logo .logo-reached{opacity:1}footer.is-reached .l-footer-contact__copyright p,footer.is-reached .p-footer__link{color:#fff}footer.is-reached.p-footer--top .p-footer__item--top .p-footer__link,footer.is-reached.p-footer--service .p-footer__item--service .p-footer__link,footer.is-reached.p-footer--system .p-footer__item--system .p-footer__link,footer.is-reached.p-footer--profile .p-footer__item--profile .p-footer__link,footer.is-reached.p-footer--contact .p-footer__item--contact .p-footer__link,footer.is-reached.p-footer--about .p-footer__item--about .p-footer__link{border-color:#fff}footer.is-reached .p-footer__link:hover{border-color:#fff}@media screen and (max-width: 767px){footer.is-reached .p-footer__link:hover{border-color:var(--black)}}.c-heading__title-wrap{margin-top:6.25rem;position:relative}.c-heading__title{display:inline-block;position:relative;font-size:2.5rem;font-weight:700;padding-bottom:3.25rem}@media screen and (max-width: 767px){.c-heading__title{font-size:1.75rem;padding-bottom:2.5rem}}.c-heading__title::after{content:"";position:absolute;bottom:0;left:0;width:100%;height:4px;background-color:#111;z-index:1}.c-heading__title-wrap::after{content:"";position:absolute;bottom:1.5px;left:0;width:100%;height:1px;background-color:#111}.c-subheading__title-wrap{position:relative;text-align:center}.c-subheading__title{display:inline-block;position:relative;font-size:2.25rem;font-weight:700;padding:1.3125rem 0;border-top:3px solid var(--black);border-bottom:3px solid var(--black);-webkit-transition:border-color .3s ease;transition:border-color .3s ease}@media screen and (max-width: 767px){.c-subheading__title{font-size:1.5rem}}.c-subheading__title .c-subheading__subtitle{font-size:1.25rem}@media screen and (max-width: 767px){.c-subheading__title .c-subheading__subtitle{font-size:.875rem}}body{background-color:var(--black);background-image:url(../img/common/bg.png)}.large-inner{width:88.8%;margin-inline:auto}@media screen and (max-width: 767px){.large-inner{width:90.4%}}.c__innerMid{width:81.4%;margin:11.25rem auto 0}@media screen and (max-width: 767px){.c__innerMid{width:100%;margin:5.375rem auto 0}}.c__innerSmall{width:58.2%;margin:11.25rem auto 0}@media screen and (max-width: 767px){.c__innerSmall{width:100%;margin:5.375rem auto 0}}.l-overlay-modal{position:fixed;top:0;left:0;width:100%;height:100dvh;background-color:rgba(17,17,17,.4);z-index:4}::-webkit-input-placeholder,::-ms-input-placeholder{color:#ccc}::-moz-placeholder{color:#ccc;opacity:1}@media screen and (max-width: 767px){input,select,textarea{font-size:16px}}input:focus,select:focus,textarea:focus{outline:0}input[type=text],input[type=email],input[type=tel],input[type=number],input[type=password],input[type=search],textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none}input[type=number]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}select::-ms-expand{display:none}:where(button,[type=button],[type=reset],[type=submit]){-ms-touch-action:manipulation;touch-action:manipulation}:where(:-moz-any-link,button,[type=button],[type=reset],[type=submit],label[for],select,summary,[role=tab],[role=button]){cursor:pointer}:where(:any-link,button,[type=button],[type=reset],[type=submit],label[for],select,summary,[role=tab],[role=button]){cursor:pointer}.c-drawer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;width:3.125rem;height:3.125rem;background-color:#f5f5f5;-webkit-transition:background-color 400ms var(--easing);transition:background-color 400ms var(--easing)}@media screen and (max-width: 767px){.c-drawer{width:2.6875rem;height:2.6875rem;background-color:var(--white)}}.c-drawer__line{display:inline-block;width:1.5rem;height:2px;background-color:var(--gray-bg);position:relative}@media screen and (max-width: 767px){.c-drawer__line{width:1.3125rem;height:.1875rem;background-color:var(--gray03)}}.c-drawer__line::before,.c-drawer__line::after{content:"";position:absolute;display:block;width:100%;height:100%;right:0;background-color:var(--gray-bg);-webkit-transition:all 400ms var(--easing);transition:all 400ms var(--easing)}@media screen and (max-width: 767px){.c-drawer__line::before,.c-drawer__line::after{background-color:var(--gray03)}}.c-drawer__line::before{top:-0.5rem}.c-drawer__line::after{top:.5rem}.c-drawer[aria-expanded=true]{background-color:var(--gray-text)}.c-drawer[aria-expanded=true] .c-drawer__line{background-color:var(--gray03)}.c-drawer[aria-expanded=true] .c-drawer__line::before,.c-drawer[aria-expanded=true] .c-drawer__line::after{background-color:var(--gray03)}.c-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:22.5rem;height:4.375rem;background:var(--black);border:1px solid #555;border-radius:.3125rem;font-weight:700;font-size:1.125rem;line-height:1.3;letter-spacing:.04em;color:var(--white)}.c-button-more{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:8.75rem;height:2.75rem;background-color:var(--black);border:1px solid #555;border-radius:.3125rem;font-weight:700;font-size:1rem;line-height:1.3;letter-spacing:.04em;color:var(--white);margin-inline:auto}.p-main-visual{position:relative;width:100%;height:calc(100vh - 8.625rem);overflow:hidden}@media screen and (max-width: 767px){.p-main-visual{height:calc(100vh - 6.625rem)}}.p-main-visual__overlay{position:absolute;top:0;left:0;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 0 8.625rem}@media screen and (max-width: 767px){.p-main-visual__overlay{width:90.4%;padding:0 0 6.625rem;margin:auto;right:0}}.p-top-about{padding-bottom:18.75rem}@media screen and (max-width: 767px){.p-top-about{padding-bottom:0rem;margin-inline:auto;width:90.4%}}.p-top-about .c__innerMid{margin:0 auto 0}@media screen and (max-width: 767px){.p-top-about .c__innerMid{margin:0 auto 0}}.p-top-about .c__innerSmall{margin:0 auto 0}@media screen and (max-width: 767px){.p-top-about .c__innerSmall{margin:0 auto 0}}.p-top-read{margin-top:5rem}@media screen and (max-width: 767px){.p-top-read{margin-top:2.5rem}}.p-top-read__text{text-align:center;font-size:1.6875rem}@media screen and (max-width: 767px){.p-top-read__text{font-size:1.25rem;text-align:justify}}.p-top-read__heading{text-align:center;font-size:2.3125rem;font-weight:700;line-height:2;margin-top:-2.3125rem}@media screen and (max-width: 767px){.p-top-read__heading{font-size:1.75rem;line-height:1.6;margin-top:-1.75rem}}.underline-gold{border-bottom:2px solid #c79f62;padding-bottom:2px}.u-line{position:relative;display:inline-block}.u-line::after{content:"";position:absolute;left:0;bottom:-6px;width:0%;height:5px;background-color:#c79f62;-webkit-transition:width .3s ease-out;transition:width .3s ease-out;-webkit-transition-delay:calc(var(--char-delay, 0s) + .8s);transition-delay:calc(var(--char-delay, 0s) + .8s)}.animate-on-scroll.is-visible .u-line::after{width:100%}.p-top-readbox{margin-top:5rem;display:-webkit-box;display:-ms-flexbox;display:flex;gap:2.375rem}@media screen and (max-width: 767px){.p-top-readbox{margin-top:2.5rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0}}.p-top-readbox__item{-webkit-box-flex:1;-ms-flex:1;flex:1}.p-top-readbox__text{text-align:justify;font-size:1.3125rem;line-height:2}@media screen and (max-width: 767px){.p-top-readbox__text{font-size:1rem}}.video-wrapper{position:relative;width:100%;background-color:#000;aspect-ratio:16/9}.video-wrapper video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.controls-panel{width:44px;z-index:100;position:absolute;bottom:0;right:-64px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;padding-top:.625rem}@media screen and (max-width: 767px){.controls-panel{bottom:-60px;right:0}}.audio-btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:44px;height:44px;padding:0;color:#fff;border:1px solid rgba(0,0,0,.5);border-radius:3px;cursor:pointer;-webkit-transition:background-color .2s ease,-webkit-transform .1s ease;transition:background-color .2s ease,-webkit-transform .1s ease;transition:background-color .2s ease,transform .1s ease;transition:background-color .2s ease,transform .1s ease,-webkit-transform .1s ease;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;outline:none}.icon{width:66px;height:66px;fill:currentColor;display:block}.hidden{display:none !important}.p-top-readtxt{margin-top:10rem}@media screen and (max-width: 767px){.p-top-readtxt{margin-top:5rem}}.p-top-readtxt__text{text-align:center;font-size:1.3125rem;line-height:3}@media screen and (max-width: 767px){.p-top-readtxt__text{text-align:justify;font-size:1rem;line-height:2}}@media screen and (max-width: 767px){.p-top-business{padding:5rem 0 0}}.p-top-business__content{position:relative;z-index:1}.p-top-business__list{display:grid;grid-template-columns:repeat(3, 1fr);grid-column-gap:2.5rem}@media screen and (max-width: 767px){.p-top-business__list{grid-template-columns:1fr}}.p-top-business__list-link{border-top:2px solid var(--black);border-bottom:2px solid var(--black);display:block;position:relative}@media screen and (max-width: 767px){.p-top-business__list-link{border-bottom:none}}.p-top-business__list-link::after{content:"";width:4.6875rem;height:4.6875rem;display:block;border-radius:3px;background-color:#000;background-image:url(../img/common/arrow.svg);background-repeat:no-repeat;background-position:center;background-size:2.4375rem;position:absolute;top:3.75rem;right:0;z-index:1}@media screen and (max-width: 767px){.p-top-business__list-link::after{width:3.75rem;height:3.75rem;background-size:1.45rem;top:3.1875rem}}.p-top-business__list-link.run-animation::after{-webkit-animation:arrowSlide 2s ease-in-out infinite;animation:arrowSlide 2s ease-in-out infinite}@media(hover: hover){.p-top-business__list-link:hover{opacity:.8}}.p-top-business__list-item{height:21.25rem;padding:3.75rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:5rem;color:var(--black)}@media screen and (max-width: 767px){.p-top-business__list-item{height:unset}}.p-top-business__list-title{font-weight:700;font-size:2.25rem;line-height:1.7}@media screen and (max-width: 767px){.p-top-business__list-title{font-size:1.75rem;line-height:1.5}}.p-top-business__list-description{font-size:1.3125rem;line-height:2;text-align:justify;-webkit-transition:max-height 400ms var(--easing);transition:max-height 400ms var(--easing)}@media screen and (max-width: 767px){.p-top-business__list-description{font-size:1rem}}.p-top-business__contact-link{width:100%;display:block;position:relative}@media screen and (max-width: 767px){.p-top-business__contact-link{border-top:2px solid var(--black)}}.p-top-business__contact-link::after{content:"";width:4.6875rem;height:4.6875rem;display:block;border-radius:3px;background-color:#000;background-image:url(../img/common/arrow.svg);background-repeat:no-repeat;background-position:center;background-size:2.4375rem;position:absolute;top:6.5rem;right:0;z-index:1}@media screen and (max-width: 767px){.p-top-business__contact-link::after{width:3.75rem;height:3.75rem;background-size:1.45rem;top:3.75rem}}.p-top-business__contact-link.run-animation::after{-webkit-animation:arrowSlide 2s ease-in-out infinite;animation:arrowSlide 2s ease-in-out infinite}@media(hover: hover){.p-top-business__contact-link:hover{opacity:.8}}.p-top-business__contact-item{padding:3.75rem 0 5.625rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.875rem;color:var(--black)}@media screen and (max-width: 767px){.p-top-business__contact-item{height:unset;padding:3.75rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:2.5rem}}.p-top-business__contact-title{font-weight:700;font-size:2.25rem;line-height:2}@media screen and (max-width: 767px){.p-top-business__contact-title{font-size:1.75rem}}.p-top-business__contact-description{width:55.875rem;font-size:1.3125rem;line-height:2;text-align:justify;-webkit-transition:max-height 400ms var(--easing);transition:max-height 400ms var(--easing)}@media screen and (max-width: 767px){.p-top-business__contact-description{width:100%;font-size:1rem}}@-webkit-keyframes arrowSlide{0%,15%{background-position:center}40%{background-position:calc(50% + 75px) center}41%{background-position:calc(50% - 75px) center}65%,100%{background-position:center}}@keyframes arrowSlide{0%,15%{background-position:center}40%{background-position:calc(50% + 75px) center}41%{background-position:calc(50% - 75px) center}65%,100%{background-position:center}}.js-slider-mv:not(.swiper-initialized) .swiper-slide{opacity:0;visibility:hidden}.js-slider-mv:not(.swiper-initialized) .swiper-slide:first-child{opacity:1;visibility:visible;position:relative}#iconMuted{enable-background:new 0 0 300 300;margin-top:0;margin-left:0}#iconUnmuted{enable-background:new 0 0 300 300;margin-top:0;margin-left:0}.st0{fill:none;stroke:#000;stroke-width:8;stroke-linejoin:round;stroke-miterlimit:10}.st1{fill:none;stroke:#000;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st2{fill:none;stroke:#000;stroke-width:10;stroke-linecap:round;stroke-miterlimit:10}.p-system-read{margin-top:5rem}.p-system-read__text{text-align:center;font-size:1.75rem}@media screen and (max-width: 767px){.p-system-read__text{text-align:justify;font-size:1.25rem;line-height:1.5}}.p-system__title{text-align:center;font-size:3.5rem}@media screen and (max-width: 767px){.p-system__title{text-align:center;font-size:2.25rem;line-height:1.5}}.p-system__img{margin-top:2.5rem;width:100%}.p-system__img img{width:100%}.delay-800{-webkit-animation-delay:.8s;animation-delay:.8s;-webkit-transition-delay:.8s;transition-delay:.8s}.p-system-read{margin-top:5rem;opacity:0;-webkit-transition:opacity .5s ease;transition:opacity .5s ease}@media screen and (max-width: 767px){.p-system-read{margin-top:2.5rem}}.p-system-read__text{text-align:center;font-size:1.6875rem}@media screen and (max-width: 767px){.p-system-read__text{font-size:1.25rem;text-align:justify}}.p-system-read__heading{text-align:center;font-size:2.3125rem;font-weight:700;line-height:2;-webkit-font-feature-settings:"palt";font-feature-settings:"palt";letter-spacing:-2px}@media screen and (max-width: 767px){.p-system-read__heading{text-align:left;font-size:1.75rem;line-height:1.6}}.p-system-read.is-visible{opacity:1;pointer-events:auto}.p-system-read .char-mask{display:inline-block;overflow:hidden;vertical-align:bottom;line-height:1.3}.p-system-read .char{display:inline-block;opacity:0;-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transition:opacity .5s cubic-bezier(0.2, 0.8, 0.2, 1),-webkit-transform .5s cubic-bezier(0.2, 0.8, 0.2, 1);transition:opacity .5s cubic-bezier(0.2, 0.8, 0.2, 1),-webkit-transform .5s cubic-bezier(0.2, 0.8, 0.2, 1);transition:opacity .5s cubic-bezier(0.2, 0.8, 0.2, 1),transform .5s cubic-bezier(0.2, 0.8, 0.2, 1);transition:opacity .5s cubic-bezier(0.2, 0.8, 0.2, 1),transform .5s cubic-bezier(0.2, 0.8, 0.2, 1),-webkit-transform .5s cubic-bezier(0.2, 0.8, 0.2, 1);-webkit-transition-delay:var(--char-delay, 0s);transition-delay:var(--char-delay, 0s);will-change:transform,opacity}.p-system-read.is-visible .char{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}#bg,#step01,#step02,#step03,#step04,#step05,#step06,#step07,#step08,#step09,#step10,#line{opacity:0;-webkit-transition:opacity 1.5s ease;transition:opacity 1.5s ease;will-change:opacity}.is-active #bg,.is-active #step01,.is-active #step02,.is-active #step03,.is-active #step04,.is-active #step05,.is-active #step06,.is-active #step07,.is-active #step08,.is-active #step09,.is-active #step10,.is-active #line{opacity:1}.is-active #bg{-webkit-transition-delay:0s;transition-delay:0s}.is-active #step01{-webkit-transition-delay:1.6s;transition-delay:1.6s}.is-active #step02{-webkit-transition-delay:1.8s;transition-delay:1.8s}.is-active #step03{-webkit-transition-delay:2s;transition-delay:2s}.is-active #step04{-webkit-transition-delay:2.2s;transition-delay:2.2s}.is-active #step05{-webkit-transition-delay:2.4s;transition-delay:2.4s}.is-active #step06{-webkit-transition-delay:2.6s;transition-delay:2.6s}.is-active #step07{-webkit-transition-delay:2.8s;transition-delay:2.8s}.is-active #step08{-webkit-transition-delay:3s;transition-delay:3s}.is-active #step09{-webkit-transition-delay:3.2s;transition-delay:3.2s}.is-active #step10{-webkit-transition-delay:3.4s;transition-delay:3.4s}.is-active #line{-webkit-transition-delay:5s;transition-delay:5s}.animate-on-scroll{opacity:0;pointer-events:none}.animate-on-scroll.is-visible{opacity:1;pointer-events:auto}.cls-1{fill:#eaeaea}.cls-2{-webkit-filter:drop-shadow(0px 0px 10px #a5a5a5);filter:drop-shadow(0px 0px 10px #a5a5a5)}.cls-3{-webkit-filter:drop-shadow(0px 0px 5px #f4f4f4);filter:drop-shadow(0px 0px 5px #f4f4f4)}.cls-4{fill:#f4f4f4}.cls-5{fill:#fff}.cls-6{fill:#000}.cls-7{fill:#c79f62}.p-profile{margin-top:5rem;text-align:center}.p-profile img{width:20.5rem;height:auto}@media screen and (max-width: 767px){.p-profile{margin-top:2.5rem}.p-profile img{width:18.5rem}}.p-profile__name{margin-top:5rem;text-align:center;font-size:1.5rem;font-weight:700;padding-bottom:.625rem;line-height:1.5;-webkit-font-feature-settings:"palt";font-feature-settings:"palt";letter-spacing:-1px}@media screen and (max-width: 767px){.p-profile__name{font-size:1.125rem}}.p-history{margin-top:5rem;list-style:none;padding:0}@media screen and (max-width: 767px){.p-history{margin-top:2.8125rem}}.p-history__item{position:relative;padding-left:1.3125rem;padding-bottom:1.875rem}@media screen and (max-width: 767px){.p-history__item{padding-bottom:1.25rem}}.p-history__item:last-child{padding-bottom:0}.p-history__item:not(:last-child)::before{content:"";position:absolute;left:1.5px;top:0;bottom:0;width:2px;background-image:-webkit-gradient(linear, left top, left bottom, color-stop(50%, #111), color-stop(50%, transparent));background-image:linear-gradient(to bottom, #111 50%, transparent 50%);background-size:2px 4px;background-repeat:repeat-y;z-index:1}.p-history__content{position:relative;font-size:1.5rem;padding-bottom:.625rem;line-height:1.5;-webkit-font-feature-settings:"palt";font-feature-settings:"palt";letter-spacing:-1px}@media screen and (max-width: 767px){.p-history__content{font-size:1.125rem}}.p-history__content::before{content:"";position:absolute;left:-1.25rem;top:0;bottom:0;width:4px;background-color:#111;z-index:2}.c-badge{display:inline-block;margin-left:1.5rem;padding:.4375rem .625rem;border:2px solid #111;font-size:1.3125rem;font-weight:700;line-height:1}@media screen and (max-width: 767px){.c-badge{margin-left:.75rem;padding:.3125rem .5rem;font-size:1.125rem}}.c-button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 1.75rem;background-color:#000;color:#fff;width:28.75rem;height:6.25rem;font-size:1.5rem;font-weight:700;border:none;cursor:pointer;position:relative;text-decoration:none;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}@media screen and (max-width: 767px){.c-button{padding:0 1.625rem;width:100%;height:5rem;font-size:1.1875rem}}.c-button:hover{opacity:.8}.c-button__icon{width:1.8125rem}.p-contact__lead{text-align:center;margin-bottom:5rem;font-size:1.5rem}@media screen and (max-width: 767px){.p-contact__lead{text-align:left;font-size:1.1875rem;margin-bottom:3.75rem}}.p-contact__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:1.25rem}@media screen and (max-width: 767px){.p-contact__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:2.5rem}}.p-contact__label{width:21.875rem;-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:700;font-size:1.5rem;padding-top:1rem}@media screen and (max-width: 767px){.p-contact__label{width:100%;padding-top:0;font-size:1.25rem}}.p-contact__control{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media screen and (max-width: 767px){.p-contact__control{width:100%}}.p-contact__input,.p-contact__textarea{width:100%;padding:1.5rem 2.25rem;background-color:#f0f3f6;border:none;border-radius:3px;font-size:1.5rem;font-family:inherit;color:#111}@media screen and (max-width: 767px){.p-contact__input,.p-contact__textarea{margin-top:1.25rem;padding:1.875rem 1.25rem;font-size:1.25rem}}.p-contact__textarea{height:16.25rem;resize:vertical}.p-contact__input::-webkit-input-placeholder, .p-contact__textarea::-webkit-input-placeholder{color:#b0b5ba}.p-contact__input::-moz-placeholder, .p-contact__textarea::-moz-placeholder{color:#b0b5ba}.p-contact__input:-ms-input-placeholder, .p-contact__textarea:-ms-input-placeholder{color:#b0b5ba}.p-contact__input::-ms-input-placeholder, .p-contact__textarea::-ms-input-placeholder{color:#b0b5ba}.p-contact__input::placeholder,.p-contact__textarea::placeholder{color:#b0b5ba}.p-contact__input::-webkit-input-placeholder,.p-contact__textarea::-webkit-input-placeholder{color:#b0b5ba;opacity:1}.p-contact__submit-wrapper{text-align:center;margin-top:5rem}@media screen and (max-width: 767px){.p-contact__submit-wrapper{margin-top:2.5rem}}.p-contact__thanks{text-align:center;margin-top:11.25rem;margin-bottom:15rem;font-size:1.5rem;line-height:2}@media screen and (max-width: 767px){.p-contact__thanks{text-align:left;font-size:1.1875rem;margin-top:7.5rem;margin-bottom:11.25rem}}.p-contact__reCAPTCHA{margin-top:1.25rem}.p-contact__reCAPTCHA_txt{text-align:center;font-size:.75rem;line-height:1.5}.grecaptcha-badge{visibility:hidden}.p-404-title{padding:6.25rem 0 1.875rem;position:relative}@media screen and (max-width: 767px){.p-404-title{padding:9.6875rem 0 3.125rem}}.p-404-title::before{background-repeat:no-repeat;background-size:contain;background-position-x:0;background-position-y:0;content:"";width:47.125rem;height:40.625rem;position:absolute;top:0;left:0;background-image:url(../img/common/string.svg)}@media screen and (max-width: 767px){.p-404-title::before{width:18.75rem;height:16.25rem}}.p-404-title__title{text-align:center;font-size:3.5rem}@media screen and (max-width: 767px){.p-404-title__title{font-size:2.25rem;line-height:1.5}}.p-404-content{text-align:center;padding-bottom:9.375rem}@media screen and (max-width: 767px){.p-404-content{padding-bottom:6.25rem}}.p-404-content__copy{font-weight:600;font-size:1.75rem;line-height:2;letter-spacing:.05em;color:var(--black)}@media screen and (max-width: 767px){.p-404-content__copy{font-size:1.75rem;line-height:1.4}}.p-404-content__description{font-weight:500;font-size:1.3125rem;line-height:2;color:var(--gray-text);margin-top:1.875rem}@media screen and (max-width: 767px){.p-404-content__description{font-size:1rem}}.p-404-button__list{width:100%;margin-top:3.75rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.p-404-button__list-link{display:block;position:relative;padding-right:7.5rem}@media screen and (max-width: 767px){.p-404-button__list-link{border-bottom:none;padding-right:6.25rem}}.p-404-button__list-link::after{content:"";width:4.6875rem;height:4.6875rem;display:block;border-radius:3px;background-color:#000;background-image:url(../img/common/arrow.svg);background-repeat:no-repeat;background-position:center;background-size:2.4375rem;position:absolute;top:3.75rem;right:0;z-index:1}@media screen and (max-width: 767px){.p-404-button__list-link::after{width:3.75rem;height:3.75rem;background-size:1.45rem;top:3.1875rem}}.p-404-button__list-link.run-animation::after{-webkit-animation:arrowSlide 2s ease-in-out infinite;animation:arrowSlide 2s ease-in-out infinite}@media(hover: hover){.p-404-button__list-link:hover{opacity:.8}}.p-404-button__list-item{padding:3.75rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:5rem;color:var(--black)}@media screen and (max-width: 767px){.p-404-button__list-item{height:unset}}.p-404-button__list-title{font-weight:700;font-size:2.25rem;line-height:1.7}@media screen and (max-width: 767px){.p-404-button__list-title{font-size:1.75rem;line-height:1.5}}.p-about{margin-top:5rem;list-style:none;padding:0}@media screen and (max-width: 767px){.p-about{margin-top:2.8125rem}}.p-about__wrap{border-top:#111 1px solid}.p-about__item{display:grid;grid-template-columns:6.25rem 1fr;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:2.5rem 0;border-bottom:#111 1px solid}.p-about__itemTtl{font-size:1.3125rem;font-weight:700;line-height:2;text-align:justify;-webkit-transition:max-height 400ms var(--easing);transition:max-height 400ms var(--easing)}@media screen and (max-width: 767px){.p-about__itemTtl{width:100%;font-size:1rem}}.p-about__itemTxt{font-size:1.3125rem;line-height:2;text-align:justify;-webkit-transition:max-height 400ms var(--easing);transition:max-height 400ms var(--easing)}@media screen and (max-width: 767px){.p-about__itemTxt{width:100%;font-size:1rem}}.p-history__item:last-child{padding-bottom:0}.p-history__item:not(:last-child)::before{content:"";position:absolute;left:1.5px;top:0;bottom:0;width:2px;background-image:-webkit-gradient(linear, left top, left bottom, color-stop(50%, #111), color-stop(50%, transparent));background-image:linear-gradient(to bottom, #111 50%, transparent 50%);background-size:2px 4px;background-repeat:repeat-y;z-index:1}.p-history__content{position:relative;font-size:1.5rem;padding-bottom:.625rem;line-height:1.5;-webkit-font-feature-settings:"palt";font-feature-settings:"palt";letter-spacing:-1px}@media screen and (max-width: 767px){.p-history__content{font-size:1.125rem}}.p-history__content::before{content:"";position:absolute;left:-1.25rem;top:0;bottom:0;width:4px;background-color:#111;z-index:2}.u-visuallyhidden{position:absolute;white-space:nowrap;width:1px;height:1px;overflow:hidden;border:0;padding:0;clip:rect(0 0 0 0);clip-path:inset(50%)}@media screen and (min-width: 768px){.sp{display:none}}@media screen and (max-width: 767px){.pc{display:none}}