:root{--size-rate: 1}@media only screen and (min-width: 1280px){:root{--size-rate: 1}}@media only screen and (min-width: 1920px){:root{--size-rate: .8}}@media only screen and (min-width: 2560px){:root{--size-rate: .7}}:root{--container-width: 167.2rem;--container-width-home: 127.2rem;--side-margin: 6.4rem}@media only screen and (min-width: 1920px){:root{--side-margin: 10.0rem}}@media only screen and (max-width: 752px){:root{--side-margin: 4.0rem}}@media only screen and (max-width: 640px){:root{--side-margin: 2.4rem}}@media only screen and (max-width: 374px){:root{--side-margin: 6.4vw}}:root{--color-primary: #2E7F51;--color-primary-light: #30AE66;--color-primary-xlight: #F6FBF8;--color-primary-shadow: rgba(65, 94, 61, .2);--color-secondary: #013169;--color-secondary-light: #ECF5FF;--color-secondary-alt: #69839C;--color-secondary-xmedium: #5A8AC1;--color-secondary-medium: #DDE8F3;--color-fig: #EEEEEE;--color-caution: #D00000;--color-bg: #ffffff;--color-basic-highlight: #ffffff;--color-basic-xxlight: #fbfbfb;--color-basic-xlight: #eeeeee;--color-basic-light: #cccccc;--color-basic-medium: #999999;--color-basic-xmedium: #666666;--color-basic-dark: #333333;--color-basic-xdark: #000000;--color-txt: var(--color-basic-dark)}:root{--font-main: "Noto Sans JP", sans-serif}:root{--space-1: .8rem;--space-2: 1.6rem;--space-3: 2.4rem;--space-4: 3.2rem;--space-5: 4.0rem;--space-6: 4.8rem;--space-7: 5.6rem;--space-8: 6.4rem;--space-9: 7.2rem;--space-10: 8.0rem;--space-11: 8.8rem;--space-12: 9.6rem;--space-13: 10.4rem;--space-14: 11.2rem;--space-15: 12.0rem}:root{--header-height: 7.6rem}@media only screen and (max-width: 640px){:root{--header-height: 6.0rem}}body{-webkit-text-size-adjust:none;-ms-text-size-adjust:none;margin:0;padding:0;border:0;outline:0;vertical-align:baseline;line-height:1}div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,menu,nav,section,summary,time,mark,audio,video,input,textarea{margin:0;padding:0;border:0;font-weight:500;font-style:normal;vertical-align:baseline;background:rgba(0,0,0,0)}img{vertical-align:bottom}main,article,aside,details,figcaption,figure,footer,header,menu,nav,section,div,address,iframe,canvas,hr,textarea{display:block}iframe{max-width:100% !important}img,embed,object,video{max-width:100%}a,label{cursor:pointer}blockquote{padding:0;margin:0;display:block}address,em{font-style:normal}hr{border:0;margin:0;padding:0}ul,ol,li{list-style:none}textarea{resize:vertical;overflow:hidden;-ms-appearance:none;-moz-appearance:none;-webkit-appearance:none;border:0}input,button,select{vertical-align:middle;border-radius:0;box-sizing:border-box;border:0;background:none;margin:0;padding:0;box-shadow:none;cursor:pointer;white-space:normal;outline:0;-moz-appearance:none;-ms-appearance:none;-webkit-appearance:none}button,input[type=reset],input[type=button],input[type=submit],input[type=checkbox],input[type=radio],select{box-sizing:border-box}select{-webkit-appearance:none;-moz-appearance:none;appearance:none;text-indent:.01px;text-overflow:""}select::-ms-expand{display:none}table{border-collapse:collapse}*:before,*:after{padding:0;margin:0;line-height:1}*{box-sizing:border-box}*:before,*:after{box-sizing:border-box}.clearfix::after{content:"";display:block;clear:both}br{font-size:0}::-moz-selection{background:#16288a;color:#fff}::selection{background:#16288a;color:#fff}input::-moz-selection, textarea::-moz-selection{color:#ddd}input::selection,textarea::selection{color:#ddd}html{font-size:62.5%;min-height:100%;padding:0;scroll-behavior:smooth}body{position:relative;-webkit-font-smoothing:antialiased;-moz-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-o-font-smoothing:antialiased;font-smooth:antialiased;line-height:2;font-family:var(--font-main);-webkit-overflow-scrolling:touch;overflow-x:hidden;font-size:1.5rem;color:var(--color-txt);background-color:#fff}@media only screen and (max-width: 374px){body{font-size:1.4rem}}body.is-fixed{position:fixed;z-index:-1;width:100%;height:100%;left:0}h1,h2,h3,h4,h5,h6{font-size:1.6rem}@media only screen and (min-width: 1280px){h1,h2,h3,h4,h5,h6{font-size:calc(1.25vw*var(--size-rate))}}input,button,select,textarea{font-family:var(--font-main);font-size:inherit}input:focus,button:focus,select:focus,textarea:focus,a:focus,div:focus,aside:focus{outline:none}a{color:#000;text-decoration:underline}a.is-hover{text-decoration:none}br.is-pcbr{display:block}br.is-spbr{display:none}br.is-tabbr{display:none}br.is-spsbr{display:none}@media screen and (max-width: 1023px){br.is-pcbr{display:none}}@media only screen and (max-width: 960px){br.is-tabbr{display:block}}@media only screen and (max-width: 752px){br.is-spbr{display:block}}@media screen and (max-width: 370px){br.is-spsbr{display:block}}.l-container{width:100%;padding-inline:var(--side-margin);padding-top:var(--header-height)}.l-main{max-width:var(--container-width);width:100%;min-height:100dvh;margin-inline:auto}.home .l-main{max-width:var(--container-width-home)}.c-logo{display:block;width:100%;overflow:hidden;background-size:contain;background-position:center center;background-repeat:no-repeat;overflow:hidden;text-indent:200%;white-space:nowrap;background-repeat:no-repeat}.c-logo--unit{aspect-ratio:25/4;background-image:url(../img/cmn/logo-unit.svg)}.c-logo--en{aspect-ratio:200/175;background-image:url(../img/cmn/logo-en.svg)}.c-logo--en-colored{aspect-ratio:200/175;background-image:url(../img/cmn/logo-en-colored.svg)}.c-logo--symbol{aspect-ratio:66/48;background-image:url(../img/cmn/logo-symbol.svg)}.c-logo--ruby{aspect-ratio:320/106;background-image:url(../img/cmn/logo-ruby.svg)}.c-hamb{display:flex;align-items:center;justify-content:center;width:80%;height:80%;background-color:var(--color-primary);clip-path:polygon(0% 0%, 100% 0%, 100% calc(100% - 1.2rem), calc(100% - 1.2rem) 100%, 0% 100%)}.c-hamb.is-hover{background-color:var(--color-primary-light);transition:.25s cubic-bezier(0.18, 0.06, 0.23, 1) all}.c-hamb__line{width:40%;height:2px;background-color:var(--color-basic-highlight);position:relative}.c-hamb__line::before,.c-hamb__line::after{content:"";position:absolute;left:0;height:2px;background-color:var(--color-basic-highlight)}.c-hamb__line::before{top:-7px;width:100%}.c-hamb__line::after{bottom:-7px;width:75%}.c-icon__links{display:inline-block;width:100%;aspect-ratio:1/1;overflow:hidden;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;background-color:var(--color-basic-highlight);overflow:hidden;text-indent:200%;white-space:nowrap;background-repeat:no-repeat;transition:.5s cubic-bezier(0.26, 0.06, 0, 1) all}.c-icon__links--color-primary{background-color:var(--color-primary)}.c-icon__links--color-basic-dark{background-color:var(--color-basic-dark)}.c-icon__links.is-hover,.is-hover .c-icon__links{background-color:var(--color-primary-light);transition:.25s cubic-bezier(0.18, 0.06, 0.23, 1) all}.c-icon__links--instagram{-webkit-mask-image:url(../img/cmn/icon-instagram.svg);mask-image:url(../img/cmn/icon-instagram.svg)}.c-icon__links--youtube{-webkit-mask-image:url(../img/cmn/icon-youtube.svg);mask-image:url(../img/cmn/icon-youtube.svg)}.c-icon__links--hover-none.is-hover,.is-hover .c-icon__links--hover-none{background-color:var(--color-basic-highlight)}.c-icon__chevron{display:inline-block;width:1.2rem;aspect-ratio:1/1;overflow:hidden;-webkit-mask-image:url(../img/cmn/icon-chevron.svg);mask-image:url(../img/cmn/icon-chevron.svg);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;background-color:var(--color-basic-highlight);overflow:hidden;text-indent:200%;white-space:nowrap;background-repeat:no-repeat}.c-icon__chevron--color-txt{background-color:var(--color-txt)}.c-icon__arrow{display:inline-block;position:relative;width:2.4rem;aspect-ratio:1/1;overflow:hidden}.c-icon__arrow::before{content:"";position:absolute;top:0;left:0;display:block;width:100%;height:100%;-webkit-mask-image:url(../img/cmn/icon-arrow.svg);mask-image:url(../img/cmn/icon-arrow.svg);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;background-color:var(--color-basic-highlight);transition:transform .3s ease}.c-icon__arrow.is-hover::before,.is-hover .c-icon__arrow::before{animation:arrowSlide .8s ease forwards}.c-icon__arrow--color-secondary::before{background-color:var(--color-secondary)}.c-icon__arrow--color-txt::before{background-color:var(--color-txt)}.c-icon__play{display:inline-block;width:100%;aspect-ratio:1/1;overflow:hidden;-webkit-mask-image:url(../img/cmn/icon-play.svg);mask-image:url(../img/cmn/icon-play.svg);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;background-color:var(--color-basic-highlight);overflow:hidden;text-indent:200%;white-space:nowrap;background-repeat:no-repeat}@keyframes arrowSlide{0%{transform:translateX(0);opacity:1}49%{transform:translateX(100%);opacity:1}50%{transform:translateX(100%);opacity:0}51%{transform:translateX(-100%);opacity:1}100%{transform:translateX(0);opacity:1}}.c-btn__instagram{display:block;width:100%;height:100%;padding:.4rem}.c-btn__square{display:inline-flex;align-items:center;justify-content:center;gap:.2rem;background-color:var(--color-primary);color:var(--color-basic-highlight);font-size:1.8rem;font-weight:700;line-height:1;text-decoration:none;padding:1.8rem var(--space-3) 2rem;clip-path:polygon(0% 0%, 100% 0%, 100% calc(100% - 1.6rem), calc(100% - 1.6rem) 100%, 0% 100%)}.c-btn__square i{width:2.4rem;margin-top:.2rem}.c-btn__square--full{width:100%}.c-btn__close{display:block;width:4.4rem;aspect-ratio:1/1;position:relative;transition:.5s cubic-bezier(0.26, 0.06, 0, 1) all}.c-btn__close::before,.c-btn__close::after{content:"";display:block;width:70%;height:2px;background-color:var(--color-basic-highlight);position:absolute;top:50%;left:50%}.c-btn__close::before{transform:translate(-50%, -50%) rotate(45deg)}.c-btn__close::after{transform:translate(-50%, -50%) rotate(-45deg)}.c-btn__close.is-hover{transform:rotate(90deg);transition:.25s cubic-bezier(0.18, 0.06, 0.23, 1) all}.c-btn__movie{display:block;width:100%;position:relative;background-color:var(--color-basic-medium)}.c-btn__movie i{width:8rem;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);pointer-events:none;z-index:1}.c-btn__movie__thumb{display:block;width:100%;aspect-ratio:16/9;overflow:hidden;position:relative}.c-btn__movie__thumb img{-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;width:100%;height:100%;position:absolute;top:0;left:0;transition:.5s cubic-bezier(0.26, 0.06, 0, 1) all}.is-hover .c-btn__movie__thumb img{transform:scale(1.05);transition:.25s cubic-bezier(0.18, 0.06, 0.23, 1) all}.c-card__insta{display:block;width:100%;aspect-ratio:1/1;position:relative}.c-card__insta__thumb{display:block;width:100%;height:100%;overflow:hidden;position:relative}.c-card__insta__thumb img{-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;width:100%;height:100%;position:absolute;top:0;left:0;transition:.5s cubic-bezier(0.26, 0.06, 0, 1) all}.is-hover .c-card__insta__thumb img{transform:scale(1.05);transition:.25s cubic-bezier(0.18, 0.06, 0.23, 1) all}.c-card__insta__icon{display:block;width:4rem;height:auto;position:absolute;top:var(--space-1);left:var(--space-1);z-index:1}.c-card__insta__icon i{width:100%}.c-card__service{display:block;width:100%;aspect-ratio:1/1;text-decoration:none;position:relative;transition:.5s cubic-bezier(0.26, 0.06, 0, 1) all}.c-card__service:hover,.c-card__service.is-hover{opacity:.6;transition:.25s cubic-bezier(0.18, 0.06, 0.23, 1) all}.c-card__service__thumb{display:block;width:100%;height:100%;clip-path:polygon(0% 0%, 100% 0%, 100% calc(100% - 6.4rem), calc(100% - 6.4rem) 100%, 0% 100%);overflow:hidden;position:relative}@media only screen and (max-width: 640px){.c-card__service__thumb{clip-path:polygon(0% 0%, 100% 0%, 100% calc(100% - 3.2rem), calc(100% - 3.2rem) 100%, 0% 100%)}}.c-card__service__thumb img{-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;width:100%;height:100%;position:absolute;top:0;left:0;transition:.5s cubic-bezier(0.26, 0.06, 0, 1) all}.is-hover .c-card__service__thumb img{transform:scale(1.05);transition:.25s cubic-bezier(0.18, 0.06, 0.23, 1) all}.c-card__service__txt{display:flex;width:100%;flex-direction:column;align-items:center;gap:var(--space-5);color:var(--color-basic-highlight);text-align:center;line-height:1;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}@media only screen and (max-width: 640px){.c-card__service__txt{gap:2rem}}.c-card__service__num{padding-bottom:var(--space-1);font-size:2.4rem;font-weight:700;border-bottom:2px solid var(--color-basic-highlight)}@media only screen and (max-width: 640px){.c-card__service__num{font-size:1.4rem}}@media only screen and (max-width: 374px){.c-card__service__num{font-size:3.75vw}}.c-card__service__ttl{font-size:5.6rem;font-weight:900}@media only screen and (max-width: 640px){.c-card__service__ttl{font-size:3.6rem}}@media only screen and (max-width: 374px){.c-card__service__ttl{font-size:10vw}}.c-card__service__ttl span{display:block;font-size:3.2rem;font-weight:700;margin-top:1.2rem}@media only screen and (max-width: 640px){.c-card__service__ttl span{font-size:1.6rem}}@media only screen and (max-width: 374px){.c-card__service__ttl span{font-size:4.375vw}}.p-card__serviceitems{display:grid;grid-template-columns:16rem 1fr;gap:var(--space-3);padding:2rem;text-decoration:none;transition:.5s cubic-bezier(0.26, 0.06, 0, 1) all}@media only screen and (max-width: 960px){.p-card__serviceitems{display:grid;grid-template-columns:100%;gap:var(--space-1);padding:2rem}}.p-card__serviceitems.is-hover{opacity:.6;transition:.25s cubic-bezier(0.18, 0.06, 0.23, 1) all}.p-card__serviceitems__thumb{display:block;width:100%;aspect-ratio:1/1;overflow:hidden;position:relative;clip-path:polygon(0% 0%, 100% 0%, 100% calc(100% - 3.2rem), calc(100% - 3.2rem) 100%, 0% 100%)}@media only screen and (max-width: 960px){.p-card__serviceitems__thumb{aspect-ratio:9/5}}.p-card__serviceitems__thumb img{-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;width:100%;height:100%;position:absolute;top:0;left:0;transition:.5s cubic-bezier(0.26, 0.06, 0, 1) all}.is-hover .p-card__serviceitems__thumb img{transform:scale(1.05);transition:.25s cubic-bezier(0.18, 0.06, 0.23, 1) all}.p-card__serviceitems__ttl{display:flex;gap:var(--space-1);align-items:center;font-size:2.8rem;font-weight:900;line-height:1;color:var(--color-secondary)}@media only screen and (max-width: 960px){.p-card__serviceitems__ttl{font-size:2rem}}.p-card__serviceitems__ttl i{width:3.2rem}@media only screen and (max-width: 960px){.p-card__serviceitems__ttl i{width:2.4rem}}.p-card__serviceitems__desc{margin-top:var(--space-2);line-height:1.7}@media only screen and (max-width: 960px){.p-card__serviceitems__desc{margin-top:var(--space-1);font-size:1.2rem}}.c-card__product{display:block;width:100%;text-decoration:none;overflow:hidden}.c-card__product__thumb{display:block;width:100%;aspect-ratio:1/1;border-radius:50%;overflow:hidden;position:relative}.c-card__product__thumb img{-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;width:100%;height:100%;position:absolute;top:0;left:0}.c-marquee{display:flex;gap:1.2rem;width:-moz-fit-content;width:fit-content;animation:marquee 20s linear infinite;opacity:.5}.c-marquee::before,.c-marquee::after{content:attr(data-text);display:inline-block;font-size:9.6rem;font-weight:900;color:var(--color-basic-medium);white-space:nowrap;letter-spacing:-0.02em}@media only screen and (max-width: 640px){.c-marquee::before,.c-marquee::after{font-size:3.6rem}}@keyframes marquee{0%{transform:translateX(0)}100%{transform:translateX(calc(-50% - 0.6rem))}}.c-catch{display:flex;flex-direction:column;align-items:center;gap:var(--space-2)}.c-catch__main{font-size:4rem;line-height:1.4;font-weight:900;text-align:center;color:var(--color-primary)}.c-catch__main span{white-space:nowrap;font-weight:inherit}@media only screen and (max-width: 640px){.c-catch__main{font-size:2.4rem}}@media only screen and (max-width: 374px){.c-catch__main{font-size:6.25vw}}.c-catch__lead{font-size:2rem;font-size:2rem;line-height:1.5;font-weight:700;text-align:center}@media only screen and (max-width: 640px){.c-catch__lead{font-size:1.5rem}}@media only screen and (max-width: 374px){.c-catch__lead{font-size:1.2rem;text-align:justify}.c-catch__lead br{display:none}}.p-header{width:100%;padding:var(--space-2) var(--side-margin);background:var(--color-bg);position:fixed;top:0;left:0;z-index:1000}@media only screen and (max-width: 640px){.p-header{padding:var(--space-1)}}.p-header__inner{display:flex;align-items:center;justify-content:space-between;max-width:180rem;width:100%;margin-inline:auto}.p-header__logo{max-width:25rem;width:100%}@media only screen and (max-width: 640px){.p-header__logo{max-width:20rem}}.p-header__contents{display:grid;grid-template-columns:auto auto;gap:var(--space-2)}@media only screen and (max-width: 960px){.p-header__contents{display:flex;align-items:center}}.p-header__nav{height:100%;padding:.5rem 0;border-right:1px solid var(--color-basic-light)}@media only screen and (max-width: 960px){.p-header__nav{display:none}}.p-header__btns{display:flex;align-items:center;gap:var(--space-1)}.p-header__btns li{display:flex;align-items:center;justify-content:center;width:4.4rem;height:4.4rem}.p-footer__img{display:flex;align-items:center;justify-content:center;width:100dvw;height:48rem;background-image:url(../img/cmn/footer.jpg);background-size:cover;background-position:center;background-repeat:none;margin-inline:calc(50% - 50dvw)}@media only screen and (max-width: 640px){.p-footer__img{height:24rem}}.p-footer__img__logo{max-width:25rem;width:32%}@media only screen and (max-width: 640px){.p-footer__img__logo{max-width:12rem}}.p-footer__contents{max-width:167.2rem;width:100%;margin-inline:auto;padding:var(--space-10) 0}@media only screen and (max-width: 752px){.p-footer__contents{padding:var(--space-6) 0}}@media only screen and (max-width: 640px){.p-footer__contents{padding:4.4rem 0}}.p-footer__logo{width:35rem}@media only screen and (max-width: 752px){.p-footer__logo{max-width:28rem;width:100%}}.p-footer__info{display:grid;width:-moz-fit-content;width:fit-content;grid-template-columns:auto auto auto;gap:.4rem .8rem;margin-top:var(--space-2);font-size:1.2rem;line-height:1}@media only screen and (max-width: 752px){.p-footer__info{display:block}}.p-footer__info *{color:var(--color-basic-dark)}@media only screen and (max-width: 752px){.p-footer__info dt:not(:first-child){margin-top:1.2rem}}.p-footer__info dd{font-weight:400}@media only screen and (max-width: 752px){.p-footer__info dd{margin-top:.4rem}}.p-footer__info a{color:var(--color-txt) !important;text-decoration:none !important;transition:.5s cubic-bezier(0.26, 0.06, 0, 1) all}.p-footer__info a:hover{color:var(--color-primary) !important;transition:.25s cubic-bezier(0.18, 0.06, 0.23, 1) all}.p-footer__nav{margin-top:var(--space-5)}.p-footer__btm{display:flex;align-items:flex-end;justify-content:space-between;margin-top:var(--space-5);gap:var(--space-1) var(--space-2)}@media only screen and (max-width: 752px){.p-footer__btm{align-items:flex-start;flex-direction:column-reverse}}.p-footer__btm__copy{font-size:1.2rem;line-height:1.3;font-weight:400}.p-footer__btm__copy br{display:none}@media only screen and (max-width: 752px){.p-footer__btm__copy br{display:block}}.p-nav__global{color:var(--color-basic-highlight)}.p-nav__global__list a{display:flex;align-items:center;justify-content:space-between;font-size:1.6rem;line-height:1.3;font-weight:700;text-decoration:none;color:var(--color-basic-highlight);padding:1.2rem .4rem 1.2rem var(--space-1);border-bottom:1px solid var(--color-basic-highlight)}.p-nav__global__list a.is-hover{color:var(--color-primary-light);transition:.25s cubic-bezier(0.18, 0.06, 0.23, 1) all}.p-nav__global__hline{font-size:1.1rem;line-height:1.3;margin-top:var(--space-2);margin-bottom:.6rem}.p-nav__global__sublist{padding-top:var(--space-1);padding-left:var(--space-2)}.p-nav__global__sublist a{font-size:1.2rem;border-bottom:none}.p-nav__links{display:flex;align-items:center;gap:var(--space-2)}@media only screen and (max-width: 374px){.p-nav__links{flex-wrap:wrap}}.p-nav__links a{display:grid;align-items:center;gap:.4rem;grid-template-columns:2.8rem auto;text-decoration:none;color:var(--color-basic-dark);font-size:1.6rem;line-height:1}.p-nav__links a.is-hover{color:var(--color-primary);transition:.25s cubic-bezier(0.18, 0.06, 0.23, 1) all}.p-nav__links--white a{color:var(--color-basic-highlight)}.p-nav__links--white a.is-hover{color:var(--color-primary-light);transition:.25s cubic-bezier(0.18, 0.06, 0.23, 1) all}.p-nav__header{display:flex;align-items:center;height:100%;gap:0}.p-nav__header>li{height:100%;position:relative;border-left:1px solid var(--color-basic-light)}.p-nav__header>li>a,.p-nav__header>li>button{display:flex;align-items:center;gap:.4rem;height:100%;padding:0 1.2rem;color:var(--color-basic-dark);font-weight:700;line-height:1;text-decoration:none;transition:.5s cubic-bezier(0.26, 0.06, 0, 1) all}.p-nav__header>li>a.is-hover,.p-nav__header>li>button.is-hover{color:var(--color-primary-light);transition:.25s cubic-bezier(0.18, 0.06, 0.23, 1) all}.p-nav__header__chevron{width:var(--space-2);transform-origin:center;transition:.5s cubic-bezier(0.26, 0.06, 0, 1) all}.is-hover .p-nav__header__chevron{background-color:var(--color-primary-light);transition:.25s cubic-bezier(0.18, 0.06, 0.23, 1) all}.p-nav__header__chevron.is-active{transform:scaleY(-1);transition:.25s cubic-bezier(0.18, 0.06, 0.23, 1) all}.p-nav__services{display:none;position:absolute;top:100%;left:50%;transform:translateX(-50%);padding-top:.5rem;transition:.5s cubic-bezier(0.26, 0.06, 0, 1) all}.p-nav__services.is-open{display:block}.p-nav__services__inner{display:flex;flex-direction:column;align-items:center;position:relative}.p-nav__services__inner::before{content:"";display:block;width:3.2rem;aspect-ratio:16/9;background-color:var(--color-primary);clip-path:polygon(50% 0%, 100% 100%, 0% 100%);margin-inline:auto}.p-nav__services__inner::after{content:"";display:block;width:100%;height:1.8rem;position:absolute;top:0;left:0}.p-nav__services__menu{display:grid;grid-template-columns:repeat(3, 1fr);gap:var(--space-1);margin-top:-0.2rem;padding:var(--space-2) var(--space-2) var(--space-1);background-color:var(--color-primary)}.p-nav__services__menu a{display:block;padding:var(--space-1);text-decoration:none;color:var(--color-basic-highlight)}.p-nav__services__menu__thumb{display:block;width:8rem;aspect-ratio:1/1;overflow:hidden;position:relative;background-color:var(--color-basic-highlight)}.p-nav__services__menu__thumb img{-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;width:100%;height:100%;position:absolute;top:0;left:0;transition:.5s cubic-bezier(0.26, 0.06, 0, 1) all}.is-hover .p-nav__services__menu__thumb img{transform:scale(1.05);opacity:.8;transition:.25s cubic-bezier(0.18, 0.06, 0.23, 1) all}.p-nav__services__menu__ttl{margin-top:.4rem;font-weight:700;line-height:1.3;text-align:center}.p-nav__services__menu__ttl span{display:block;font-size:1rem;margin-top:.2rem}.p-nav__footer{display:grid;grid-template-columns:auto 1fr;gap:var(--space-3) 1.8rem;justify-content:start}.p-nav__footer>*:nth-child(3){grid-column:span 2}.p-nav__footer__item{display:block;width:-moz-fit-content;width:fit-content;font-size:1.8rem;font-weight:700;line-height:1.7;text-decoration:none;color:var(--color-basic-dark);transition:.5s cubic-bezier(0.26, 0.06, 0, 1) all}@media only screen and (max-width: 752px){.p-nav__footer__item{font-size:1.4rem}}.p-nav__footer__item.is-hover{color:var(--color-primary-light);transition:.25s cubic-bezier(0.18, 0.06, 0.23, 1) all}.p-nav__footer__sublist{display:flex;flex-wrap:wrap;gap:var(--space-3);margin-top:1.2rem}@media only screen and (max-width: 752px){.p-nav__footer__sublist{display:grid;grid-template-columns:auto 1fr;justify-content:start}}@media only screen and (max-width: 374px){.p-nav__footer__sublist{grid-template-columns:100%}}.p-nav__footer__subitem{display:block;width:-moz-fit-content;width:fit-content;font-size:1.6rem;font-weight:700;line-height:1;text-decoration:none;color:var(--color-basic-dark);transition:.5s cubic-bezier(0.26, 0.06, 0, 1) all}@media only screen and (max-width: 752px){.p-nav__footer__subitem{font-size:1.4rem}}.p-nav__footer__subitem.is-hover{color:var(--color-primary-light);transition:.25s cubic-bezier(0.18, 0.06, 0.23, 1) all}.p-nav__footer__detaillist{margin-top:.6rem}.p-nav__footer__detaillist a{display:block;width:-moz-fit-content;width:fit-content;font-size:1.4rem;text-decoration:none;line-height:1.6;color:var(--color-basic-dark);font-weight:400;transition:.5s cubic-bezier(0.26, 0.06, 0, 1) all}@media only screen and (max-width: 752px){.p-nav__footer__detaillist a{font-size:1.2rem}}.p-nav__footer__detaillist a.is-hover{color:var(--color-primary-light);transition:.25s cubic-bezier(0.18, 0.06, 0.23, 1) all}.p-popupnav{display:none;position:fixed;top:0;left:0;width:100%;height:100%;z-index:1500;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:rgba(0,0,0,.4)}.p-popupnav.is-open{display:block}.p-popupnav__inner{display:grid;width:-moz-fit-content;width:fit-content;height:100%;grid-template-columns:auto auto;gap:.4rem;margin-inline:auto 0;position:relative}@media only screen and (max-width: 374px){.p-popupnav__inner{max-width:-moz-fit-content;max-width:fit-content;width:100vw}}.p-popupnav__btn{padding:var(--space-5) 0}.p-popupnav__contents{width:40rem;margin-inline:auto 0;background-color:var(--color-primary);padding:var(--space-5) 2rem;overflow-y:scroll;clip-path:polygon(0% 0%, 100% 0%, 100% 100%, 4rem 100%, 0% calc(100% - 4rem))}@media only screen and (max-width: 640px){.p-popupnav__contents{width:28rem}}.p-popupnav__ttl{display:flex;align-items:center;gap:.6rem}.p-popupnav__ttl__symbol{width:6.6rem}.p-popupnav__ttl__txt{font-size:1.2rem;line-height:1.5;font-weight:700;color:var(--color-basic-highlight)}.p-popupnav__links{margin-top:var(--space-4)}.p-popupnav__gmenu{margin-top:var(--space-4)}.p-onestop{display:flex;flex-direction:column;gap:var(--space-5);color:var(--color-basic-highlight);background-color:var(--color-secondary-xmedium);border-radius:var(--space-2);padding:var(--space-6) var(--space-10) var(--space-10)}@media only screen and (max-width: 1080px){.p-onestop{padding:var(--space-4) var(--space-5) var(--space-5)}}@media only screen and (max-width: 640px){.p-onestop{padding:var(--space-2) 2rem 2rem}}.p-onestop__head{text-align:center}.p-onestop__head__en{font-size:4.8rem;font-weight:900;line-height:1.5}@media only screen and (max-width: 640px){.p-onestop__head__en{font-size:1.4rem}}.p-onestop__head__jp{margin-top:var(--space-1);font-size:2.8rem;font-weight:900;line-height:1.5}@media only screen and (max-width: 960px){.p-onestop__head__jp br{display:none}.p-onestop__head__jp br.under-tab{display:block}}@media only screen and (max-width: 752px){.p-onestop__head__jp{font-size:1.6rem}}.p-onestop__txt{font-size:1.8rem;line-height:1.5}@media only screen and (max-width: 640px){.p-onestop__txt{font-size:1.4rem}}.p-onestop__steps{display:grid;grid-template-columns:repeat(2, 1fr);gap:var(--space-7)}@media only screen and (max-width: 960px){.p-onestop__steps{grid-template-columns:100%}}@media only screen and (max-width: 752px){.p-onestop__steps{gap:var(--space-4)}}.p-onestop__steps__item{display:flex;flex-direction:column;align-items:center;gap:var(--space-5);padding:var(--space-5);background-color:var(--color-basic-highlight);border-radius:var(--space-1);position:relative}.p-onestop__steps__item:not(:last-child)::after{content:"";display:block;width:5.6rem;aspect-ratio:7/4;background-color:var(--color-basic-highlight);clip-path:polygon(0% 0%, 100% 0%, 50% 100%);position:absolute;top:50%;left:calc(100% - 1px);transform:rotate(-90deg) translateY(-50%)}@media only screen and (max-width: 960px){.p-onestop__steps__item:not(:last-child)::after{width:4.2rem;top:calc(100% - 1px);left:50%;transform:translateX(-50%)}}@media only screen and (max-width: 1080px){.p-onestop__steps__item{gap:var(--space-4);padding:var(--space-4)}}@media only screen and (max-width: 752px){.p-onestop__steps__item{gap:var(--space-2);padding:var(--space-2)}}.p-onestop__steps__item__ttl{width:100%;padding:var(--space-1) var(--space-2);background-color:var(--color-secondary);border-radius:.4rem;font-size:2rem;font-weight:700;line-height:1.5;color:var(--color-basic-highlight);text-align:center}.p-onestop__steps__subitems{display:flex;flex-direction:column;gap:var(--space-5);width:100%}.p-onestop__steps__subitem{display:flex;flex-direction:column;align-items:center;width:100%;gap:1.2rem;background-color:var(--color-secondary-medium);padding:var(--space-2) var(--space-3);position:relative}@media only screen and (max-width: 752px){.p-onestop__steps__subitem{gap:var(--space-2);padding:var(--space-2)}}.p-onestop__steps__subitem:not(:last-child)::after{content:"";display:block;width:4.2rem;aspect-ratio:7/4;background-color:var(--color-secondary-medium);clip-path:polygon(0% 0%, 100% 0%, 50% 100%);position:absolute;top:calc(100% - 1px);left:50%;transform:translateX(-50%)}@media only screen and (max-width: 640px){.p-onestop__steps__subitem:not(:last-child)::after{width:2.8rem}}.p-onestop__steps__subitem__ttl{color:var(--color-txt);font-size:1.6rem;font-weight:700;line-height:1.5;text-align:center;white-space:nowrap}.p-onestop__steps__subitem__pic{display:block;width:100%;aspect-ratio:300/254;overflow:hidden;position:relative}@media only screen and (max-width: 960px){.p-onestop__steps__subitem__pic{aspect-ratio:300/200}}.p-onestop__steps__subitem__pic img{-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;width:100%;height:100%;position:absolute;top:0;left:0}.p-onestop__steps__subitem__pic--gallery{aspect-ratio:300/200}.p-onestop__steps__subitem__gallery{display:flex;flex-direction:column;align-items:center;gap:1.2rem;width:100%}.p-onestop__steps__subitem__gallery li{width:100%;height:auto}.p-movie{display:none;width:100vw;height:100dvh;padding:var(--space-10);background-color:rgba(0,0,0,.4);position:fixed;top:0;left:0;z-index:2000}@media only screen and (max-width: 640px){.p-movie{padding:var(--space-5) var(--side-margin)}}.p-movie.is-open{display:block}.p-movie__inner{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.p-movie__content{max-width:96rem;width:100%;aspect-ratio:16/9;position:relative}.p-movie__btn{position:absolute;bottom:calc(100% + var(--space-1));right:0}.p-movie__main{width:100%;height:100%;background-color:var(--color-basic-light)}.p-movie__main iframe{width:100%;height:100%}.p-list__def{line-height:1.6}.p-list__def--1col dt{margin-top:var(--space-3)}.p-list__def--1col dt:first-child{margin-top:0}.p-list__def--1col dd{margin-top:1.2rem;padding-left:1.6rem}.p-list__def--2col{display:grid;grid-template-columns:auto 1fr;gap:0 var(--space-2)}.p-list__def--bold{gap:var(--space-1) var(--space-2)}.p-list__def--bold dt{font-size:1.1em;font-weight:700}.p-list__def a{color:var(--color-txt) !important;text-decoration:none !important;transition:.5s cubic-bezier(0.26, 0.06, 0, 1) all}.p-list__def a:hover{color:var(--color-primary) !important;transition:.25s cubic-bezier(0.18, 0.06, 0.23, 1) all}.p-list__mark li::before{content:"・"}.p-home-mv{display:flex;align-items:center;width:100%;height:calc(100dvh - var(--header-height));position:relative}.p-home-mv::before{content:"";display:block;width:100dvw;height:100%;background-image:url(../img/home/mv.jpg);background-size:cover;background-position:center;background-repeat:none;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.p-home-mv__contents{max-width:132.4rem;width:100%;margin-inline:auto;color:var(--color-basic-highlight);position:relative;z-index:1}.p-home-mv__catch{font-size:4rem;line-height:1.4;font-weight:900}@media only screen and (max-width: 640px){.p-home-mv__catch{font-size:3.2rem}}@media only screen and (max-width: 374px){.p-home-mv__catch{font-size:8.75vw}}.p-home-mv__txt{margin-top:var(--space-3);font-size:1.4rem;line-height:1.8;font-weight:700;letter-spacing:-0.028em}@media only screen and (max-width: 640px){.p-home-mv__txt{font-size:1.1rem}.p-home-mv__txt br{display:none}}.p-home-mv__btn{margin-top:var(--space-6)}.p-home-insta{width:100vw;margin-inline:calc(50% - 50vw);overflow:hidden}.p-home-insta__slide{overflow:hidden}.p-home-insta__swiper{padding-top:.2rem;padding-bottom:.2rem}.p-home-insta__swiper .swiper-wrapper{transition-timing-function:linear}.p-home-insta__swiper .swiper-slide{width:16rem}@media only screen and (max-width: 374px){.p-home-insta__swiper .swiper-slide{width:50vw}}.p-home-insta__link{display:flex;align-items:center;justify-content:center;gap:.4rem;width:100%;padding:var(--space-2);background-color:var(--color-primary);color:var(--color-basic-highlight);text-align:center;text-decoration:none}.p-home-insta__link.is-hover{transition:.25s cubic-bezier(0.18, 0.06, 0.23, 1) all}.p-home-insta__link__txt{font-size:1.6rem;font-weight:700;line-height:1}.p-home-insta__link__icon{display:inline-flex;align-items:center;width:2.4rem}.p-home-insta__link__icon--arrow{width:2rem}.p-home-mission{display:flex;flex-direction:column;align-items:center;gap:var(--space-5);padding:var(--space-15) 0}.p-home-mission__enlogo{width:24rem}@media only screen and (max-width: 640px){.p-home-mission__enlogo{max-width:24rem;width:100%}}.p-home-mission__rubylogo{width:32rem}@media only screen and (max-width: 640px){.p-home-mission__rubylogo{max-width:20rem;width:100%}}.p-home-mission__main{display:flex;flex-direction:column;align-items:center;gap:var(--space-2);max-width:64rem;width:100%;margin-inline:auto}.p-home-mission__service{border:1px solid var(--color-basic-xdark);border-radius:6px;padding:var(--space-2)}.p-home-mission__service__ttl{font-size:2rem;line-height:1.4;font-weight:900;text-align:center}.p-home-mission__service__list{text-align:justify;line-height:1;margin-top:var(--space-1)}.p-home-mission__service__list li{display:inline;font-size:1.4rem;font-weight:400;line-height:1.4}.p-home-mission__service__list li::after{content:"／"}.p-home-mission__service__list li:nth-last-child(2)::after{content:"　"}.p-home-mission__service__list li:last-child::after{content:""}.p-home-service{width:100vw;margin-inline:calc(50% - 50vw);overflow-x:hidden;padding-bottom:var(--space-10)}.p-home-service__list{display:grid;grid-template-columns:repeat(3, 1fr);gap:var(--space-1)}@media only screen and (max-width: 640px){.p-home-service__list{grid-template-columns:repeat(2, 1fr)}}.p-home-reason{display:flex;flex-direction:column;align-items:center;gap:var(--space-7);padding:var(--space-10) 0}@media only screen and (max-width: 640px){.p-home-reason{padding:var(--space-8) 0;gap:var(--space-8)}}.p-home-reason__copy{display:flex;flex-direction:column;align-items:center;text-align:center;gap:var(--space-2)}.p-home-reason__copy__en{color:var(--color-primary);font-size:4rem;line-height:1.4;font-weight:900;border-bottom:6px solid var(--color-primary)}@media only screen and (max-width: 752px){.p-home-reason__copy__en{font-size:2.4rem}}@media only screen and (max-width: 374px){.p-home-reason__copy__en{font-size:6.25vw}}.p-home-reason__copy__jp{color:var(--color-basic-xdark);font-size:4rem;line-height:1.4;font-weight:900;white-space:nowrap}@media only screen and (max-width: 640px){.p-home-reason__copy__jp{font-size:2rem}}@media only screen and (max-width: 374px){.p-home-reason__copy__jp{font-size:5vw}}.p-home-reason__main{display:block;position:relative;border:4px solid var(--color-primary);padding:var(--space-12) var(--space-5) var(--space-5);margin-top:6.8rem;position:relative}.p-home-reason__main::before{content:"";display:none;width:100vw;height:4px;background-color:var(--color-primary);position:absolute;top:-2px;left:50%;transform:translateX(-50%)}@media only screen and (max-width: 640px){.p-home-reason__main{border:none;padding:var(--space-12) 0 0;margin-top:5.8rem}.p-home-reason__main::before{display:block}}.p-home-reason__ttl{display:block;border:4px solid var(--color-primary);background-color:var(--color-primary-xlight);padding:4px var(--space-3);line-height:1;text-align:center;white-space:nowrap;position:absolute;top:0;left:50%;transform:translate(-50%, -50%)}@media only screen and (max-width: 374px){.p-home-reason__ttl{padding:4px 3.75vw}}.p-home-reason__ttl::before,.p-home-reason__ttl::after{content:"";display:block;width:100%;height:6px;background-color:var(--color-primary-xlight)}.p-home-reason__ttl::before{transform:translateY(-9px)}.p-home-reason__ttl::after{transform:translateY(9px)}.p-home-reason__ttl__jp{font-size:3.2rem;line-height:1.3;font-weight:700;padding-inline:var(--space-4)}@media only screen and (max-width: 640px){.p-home-reason__ttl__jp{font-size:2.4rem}}@media only screen and (max-width: 374px){.p-home-reason__ttl__jp{font-size:6.25vw}}.p-home-reason__ttl__en{display:block;color:var(--color-basic-medium);font-size:1.6rem;line-height:1.3;font-weight:700;margin-top:1.2rem}@media only screen and (max-width: 640px){.p-home-reason__ttl__en{margin-top:.4rem}}@media only screen and (max-width: 374px){.p-home-reason__ttl__en{font-size:3.75vw}}.p-home-reason__list{display:grid;width:100%;grid-template-columns:repeat(3, 1fr);gap:var(--space-3)}@media only screen and (max-width: 960px){.p-home-reason__list{grid-template-columns:repeat(2, 1fr)}}@media only screen and (max-width: 640px){.p-home-reason__list{grid-template-columns:100%}}.p-home-reason__item{width:100%;height:100%;position:relative}.p-home-reason__item::before{content:"";display:block;width:100%;height:100%;position:absolute;top:6px;left:8px;background-color:var(--color-primary-shadow);clip-path:polygon(0% 0%, 100% 0%, 100% calc(100% - 4rem), calc(100% - 4rem) 100%, 0% 100%)}.p-home-reason__item__inner{display:flex;height:100%;flex-direction:column;align-items:center;text-align:center;gap:var(--space-2);padding:var(--space-3) 2rem;border:2px solid var(--color-primary);clip-path:polygon(0% 0%, 100% 0%, 100% calc(100% - 4rem), calc(100% - 4rem) 100%, 0% 100%);background-color:var(--color-basic-highlight);position:relative}.p-home-reason__item__inner::before{content:"";display:block;width:5.6568rem;height:2px;background-color:var(--color-primary);transform-origin:right bottom;transform:rotate(-45deg);position:absolute;bottom:calc(4rem - 3px);right:-1px}.p-home-reason__item__num{font-size:2.4rem;color:var(--color-primary);line-height:1;font-weight:700}@media only screen and (max-width: 640px){.p-home-reason__item__num{font-size:1.2rem}}.p-home-reason__item__num span{display:block;font-size:8rem;font-weight:700;line-height:1}@media only screen and (max-width: 640px){.p-home-reason__item__num span{font-size:4rem}.p-home-reason__item__num span br{display:none}}.p-home-reason__item__ttl{width:100%;font-size:2.4rem;line-height:1.3;font-weight:700;padding-bottom:var(--space-1);border-bottom:6px solid var(--color-primary)}@media only screen and (max-width: 640px){.p-home-reason__item__ttl br{display:none}}.p-home-reason__item__txt{font-size:1.4rem;line-height:1.6;text-align:left;font-weight:400}.p-home-reason__pr{text-align:center;margin-top:var(--space-8)}@media only screen and (max-width: 752px){.p-home-reason__pr{margin-top:0}}.p-home-reason__pr__ttl{max-width:56rem;width:100%;margin-inline:auto;border:2px solid var(--color-primary);background-color:var(--color-basic-highlight);padding:var(--space-5);color:var(--color-primary);font-size:4.8rem;line-height:1.4;font-weight:900;white-space:nowrap}@media only screen and (max-width: 752px){.p-home-reason__pr__ttl{max-width:100%}}@media only screen and (max-width: 640px){.p-home-reason__pr__ttl{font-size:7.5vw;padding:3.75vw}}.p-home-reason__pr__txt{margin-top:var(--space-3);font-size:2rem;line-height:1.7;font-weight:700}@media only screen and (max-width: 752px){.p-home-reason__pr__txt{text-align:justify}.p-home-reason__pr__txt br{display:none}}@media only screen and (max-width: 640px){.p-home-reason__pr__txt{font-size:1.6rem}}.p-home-reason__btn{margin-top:var(--space-15)}@media only screen and (max-width: 640px){.p-home-reason__btn{margin-top:var(--space-10)}}.p-home-products{padding:var(--space-10) 0}@media only screen and (max-width: 752px){.p-home-products{padding:var(--space-8) 0}}@media only screen and (max-width: 640px){.p-home-products{padding:var(--space-5) 0}}.p-home-products__ttl{color:var(--color-secondary);text-align:center}.p-home-products__ttl__en{font-size:6.4rem;font-weight:700;line-height:1.1;letter-spacing:-0.02em}@media only screen and (max-width: 640px){.p-home-products__ttl__en{font-size:3.2rem}}@media only screen and (max-width: 374px){.p-home-products__ttl__en{font-size:8.75vw}}.p-home-products__ttl__jp{margin-top:var(--space-4);font-size:2.4rem;font-weight:700;line-height:1}@media only screen and (max-width: 640px){.p-home-products__ttl__jp{font-size:1.6rem}}.p-home-products__ttl__jp br{display:none}@media only screen and (max-width: 374px){.p-home-products__ttl__jp br{display:block}}.p-home-products__txt{margin-top:var(--space-5);font-size:1.6rem;line-height:1.5;text-align:center;font-weight:400}@media only screen and (max-width: 640px){.p-home-products__txt{font-size:1.2rem}}@media only screen and (max-width: 374px){.p-home-products__txt{text-align:justify}.p-home-products__txt br{display:none}}.p-home-products__slide{width:100vw;margin-inline:calc(50% - 50vw);overflow:hidden;margin-top:var(--space-5)}.p-home-products__swiper .swiper-wrapper{align-items:center}.p-home-products__swiper .swiper-slide{width:16rem}@media only screen and (max-width: 640px){.p-home-products__swiper .swiper-slide{width:8rem}}.p-home-products__swiper .swiper-slide.swiper-slide-active{width:20rem}@media only screen and (max-width: 640px){.p-home-products__swiper .swiper-slide.swiper-slide-active{width:9.6rem}}.p-about__pics{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:var(--space-3);margin-top:var(--space-5)}@media only screen and (max-width: 752px){.p-about__pics{grid-template-columns:100%}}.p-about__pics picture{display:block;width:100%;aspect-ratio:524/350;position:relative}.p-about__pics picture img{-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;width:100%;height:100%;position:absolute;top:0;left:0}.p-about__map{width:100%;aspect-ratio:1072/714}.p-about__map iframe{width:100%;height:100%}.p-service-index__main{display:grid;width:100%;grid-template-columns:auto 1fr;gap:var(--space-5);max-width:120rem;width:100%;margin-inline:auto;padding:var(--space-10) 0}@media only screen and (max-width: 960px){.p-service-index__main{grid-template-columns:100%}}@media only screen and (max-width: 752px){.p-service-index__main{padding:var(--space-5) 0}}.p-service-index__ttl{border-right:4px solid var(--color-secondary);padding-right:var(--space-3)}@media only screen and (max-width: 960px){.p-service-index__ttl{border-right:none;padding-right:0}}.p-service-index__ttl__main{display:flex;align-items:flex-start;gap:1.2rem}@media only screen and (max-width: 960px){.p-service-index__ttl__main{display:block;text-align:center}}.p-service-index__ttl__main__ja{writing-mode:vertical-rl;font-size:8.8rem;font-weight:900;line-height:1;color:var(--color-secondary)}@media only screen and (max-width: 960px){.p-service-index__ttl__main__ja{writing-mode:horizontal-tb;font-size:4rem}}.p-service-index__ttl__main__en{writing-mode:vertical-rl;font-size:3.2rem;font-weight:700;line-height:1.2;color:var(--color-basic-medium)}@media only screen and (max-width: 960px){.p-service-index__ttl__main__en{writing-mode:horizontal-tb;margin-top:var(--space-1);font-size:1.5rem}}.p-service-index__ttl__sub{padding:var(--space-1) 1.2rem;border-top:2px solid var(--color-secondary);border-bottom:2px solid var(--color-secondary);text-align:center;margin-top:var(--space-3)}.p-service-index__ttl__sub span{display:inline-block;width:-moz-fit-content;width:fit-content;min-width:3em;font-size:1.6rem;font-weight:700;line-height:1;color:var(--color-secondary);-moz-text-align-last:justify;text-align-last:justify}@media only screen and (max-width: 960px){.p-service-index__ttl__sub{padding:1.2rem;border-width:4px;margin-top:var(--space-1)}}.p-service-index__list{width:100%}@media only screen and (max-width: 960px){.p-service-index__list{display:grid;grid-template-columns:1fr 1fr}}@media only screen and (max-width: 752px){.p-service-index__list{grid-template-columns:100%}}.p-service-detail__head{display:block;width:100vw;margin-inline:calc(50% - 50vw);overflow:hidden;padding:var(--space-5) var(--space-8);color:var(--color-basic-highlight);background-position:center;background-size:cover;background-repeat:no-repeat;position:relative}.p-service-detail__head>*{position:relative;z-index:2}.p-service-detail__head::before{content:"";display:block;width:100%;height:100%;position:absolute;top:0;left:0;background-color:var(--color-secondary);opacity:.4;mix-blend-mode:multiply;z-index:1}@media only screen and (max-width: 640px){.p-service-detail__head{padding:var(--space-3) var(--side-margin)}}.p-service-detail__head--cutting-laser{background-image:url(../img/cutting/laser/head.jpg)}.p-service-detail__head--cutting-waterjet{background-image:url(../img/cutting/waterjet/head.jpg)}.p-service-detail__head--cutting-robot{background-image:url(../img/cutting/robot/head.jpg)}.p-service-detail__head--cutting-drill-band-saw{background-image:url(../img/cutting/drill-band-saw/head.jpg)}.p-service-detail__head--cutting-gas{background-image:url(../img/cutting/gas/head.jpg)}.p-service-detail__head--cutting-shearing{background-image:url(../img/cutting/shearing/head.jpg)}.p-service-detail__head--bending-3d-bender{background-image:url(../img/bending/3d-bender/head.jpg)}.p-service-detail__head--bending-brake-press{background-image:url(../img/bending/brake-press/head.jpg)}.p-service-detail__head--bending-r-bender{background-image:url(../img/bending/r-bender/head.jpg)}.p-service-detail__head--welding-sheet-metal-welding{background-image:url(../img/welding/sheet-metal-welding/head.jpg)}.p-service-detail__head--processing-scallop{background-image:url(../img/processing/scallop/head.jpg)}.p-service-detail__head--processing-bevel{background-image:url(../img/processing/bevel/head.jpg)}.p-service-detail__head--finishing-brast{background-image:url(../img/finishing/brast/head.jpg)}.p-service-detail__head--finishing-surfacer{background-image:url(../img/finishing/surfacer/head.jpg)}.p-service-detail__head--measurement-wide-area-3d{background-image:url(../img/measurement/wide-area-3d/head.jpg)}.p-service-detail__head__ttl{padding-bottom:var(--space-1);border-bottom:4px solid var(--color-basic-light)}.p-service-detail__head__servicettl{font-size:2.4rem;font-weight:700;line-height:1.2;color:var(--color-basic-light)}@media only screen and (max-width: 640px){.p-service-detail__head__servicettl{font-size:1.5rem}}.p-service-detail__head__detailttl{font-size:5.6rem;font-weight:900;line-height:1.5}@media only screen and (max-width: 640px){.p-service-detail__head__detailttl{font-size:2.8rem}}.p-service-detail__head__desc{display:grid;grid-template-columns:1fr 40rem;gap:4rem;margin-top:2rem;align-items:start}@media only screen and (max-width: 960px){.p-service-detail__head__desc{grid-template-columns:100%}}.p-service-detail__head__desc--compatible-none{grid-template-columns:100%}.p-service-detail__head__txt{font-size:2rem;font-weight:700;line-height:1.7}@media only screen and (max-width: 640px){.p-service-detail__head__txt{font-size:1.5rem}}.p-service-detail__head__compatible{display:flex;flex-direction:column;gap:var(--space-2);border:1px solid var(--color-basic-highlight);padding:2rem}.p-service-detail__head__compatible__ttl{font-size:2rem;font-weight:700;line-height:1.5}.p-service-detail__head__compatible__list{display:flex;gap:var(--space-1);flex-wrap:wrap}.p-service-detail__head__compatible__list li{padding:.6rem 1.2rem;background-color:var(--color-secondary-alt);font-size:1.4rem;line-height:1.5}.p-service-detail__head__compatible__note{padding-top:var(--space-2);border-top:1px solid var(--color-basic-highlight);font-size:1.4rem;font-weight:700;line-height:1.5}.p-service-detail__content{padding:var(--space-10) 0}@media only screen and (max-width: 640px){.p-service-detail__content{padding:var(--space-5) 0}}.p-service-detail__content__catch{font-size:4.8rem;font-weight:900;line-height:1.3;color:var(--color-secondary);margin-top:var(--space-10)}@media only screen and (max-width: 640px){.p-service-detail__content__catch{font-size:3.2rem}}.p-service-detail__content__catch+*{margin-top:var(--space-5)}.p-service-detail__content__catch:first-of-type{margin-top:0}h2.p-service-detail__content__heading{display:flex;align-items:center;gap:.2rem var(--space-2);font-size:3.2rem;font-weight:900;line-height:1.5;padding-bottom:.4rem;border-bottom:6px solid var(--color-txt);margin-top:var(--space-5)}@media only screen and (max-width: 640px){h2.p-service-detail__content__heading{font-size:2rem;flex-direction:column;align-items:flex-start;padding-bottom:1.2rem}}h2.p-service-detail__content__heading+*{margin-top:var(--space-5)}h2.p-service-detail__content__heading span{display:block;padding:.3rem 1rem .4rem;border:1px solid var(--color-txt);font-size:1.6rem;line-height:1.4;margin-top:var(--space-1)}@media only screen and (max-width: 640px){h2.p-service-detail__content__heading span{font-size:1.3rem;margin-top:.4rem}}h3.p-service-detail__content__heading{font-size:2.4rem;font-weight:900;line-height:1.5;color:var(--color-secondary)}@media only screen and (max-width: 640px){h3.p-service-detail__content__heading{font-size:1.8rem}}h3.p-service-detail__content__heading+*{margin-top:var(--space-1)}.content-group h3.p-service-detail__content__heading+*{margin-top:0}h4.p-service-detail__content__heading{font-size:1.8rem;font-weight:700;line-height:1.5;color:var(--color-txt)}@media only screen and (max-width: 640px){h4.p-service-detail__content__heading{font-size:1.7rem}}h4.p-service-detail__content__heading+*{margin-top:var(--space-1)}.content-group h4.p-service-detail__content__heading+*{margin-top:0}.p-service-detail__content__txt{font-size:1.6rem;line-height:1.6}.p-service-detail__content__txt--strong{font-weight:700;color:var(--color-caution)}.p-service-detail__content__fig figcaption{margin-top:.4rem;font-size:1.2rem;line-height:1.5}.p-service-detail__content__fig__pic{display:block;width:100%;overflow:hidden;position:relative}.content-gallery .p-service-detail__content__fig__pic{aspect-ratio:4/3}.p-service-detail__content__fig__pic img{display:block;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;width:100%;height:auto}.content-gallery .p-service-detail__content__fig__pic img{height:100%;position:absolute;top:0;left:0}.p-service-detail__content__columns{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-5)}@media only screen and (max-width: 960px){.p-service-detail__content__columns{grid-template-columns:100%}}.p-service-detail__content__column{display:flex;flex-direction:column;gap:var(--space-3)}.p-service-detail__content__group{display:flex;flex-direction:column;gap:var(--space-1);container-type:inline-size}.p-service-detail__content__group>*{width:100%}.p-service-detail__content__group>*:first-child{margin-top:0;padding-top:0}.p-service-detail__content__data{display:grid;gap:var(--space-2);padding:var(--space-2);background-color:var(--color-secondary-light)}@media only screen and (max-width: 960px){.p-service-detail__content__data{grid-template-columns:1fr 1fr}}@media only screen and (max-width: 752px){.p-service-detail__content__data{grid-template-columns:100%}}.p-service-detail__content__data--link{padding:0}.p-service-detail__content__data--link a{display:flex;justify-content:space-between;align-items:center;width:100%;padding:var(--space-2);text-decoration:none;font-size:2rem;font-weight:700;line-height:1.5}.p-service-detail__content__data--link a i{width:2.4rem}.p-service-detail__content__data__list dt{font-size:2rem;font-weight:700;line-height:1.5}.p-service-detail__content__data__list dd{line-height:1.5}.p-service-detail__content__gallery{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-2);padding-top:var(--space-2)}@media only screen and (max-width: 640px){.p-service-detail__content__gallery{gap:var(--space-2)}}@container (min-width: 440px){.p-service-detail__content__gallery--compact{grid-template-columns:repeat(3, 1fr)}}@container (min-width: 560px){.p-service-detail__content__gallery--compact{grid-template-columns:repeat(4, 1fr)}}.p-service-detail__content__onestop{margin-top:4rem}.p-page{display:flex;flex-direction:column;gap:var(--space-5);padding:0 0 var(--space-10)}.p-page--contact{padding:var(--space-10) 0}.p-page--about-us{gap:var(--space-10)}.p-page--service-index{padding:0}.p-page__hero{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--space-1);width:100vw;height:40rem;margin-inline:calc(50% - 50vw);overflow:hidden;padding:var(--space-5) var(--side-margin);background-position:center;background-size:cover;background-repeat:no-repeat}@media only screen and (max-width: 640px){.p-page__hero{height:16rem;padding:var(--space-3) var(--side-margin)}}.p-page__hero--cutting{background-image:url(../img/cutting/head.jpg)}.p-page__hero--bending{background-image:url(../img/bending/head.jpg)}.p-page__hero--processing{background-image:url(../img/processing/head.jpg)}.p-page__hero--finishing{background-image:url(../img/finishing/head.jpg)}.p-page__hero--welding{background-image:url(../img/welding/head.jpg)}.p-page__hero--measurement{background-image:url(../img/measurement/head.jpg)}.p-page__hero--about-us{background-image:url(../img/about-us/head.jpg)}.p-page__hero__logo{width:8rem}@media only screen and (max-width: 640px){.p-page__hero__logo{width:4.8rem}}.p-page__head{font-size:2.8rem;font-weight:900;line-height:1.4;text-align:center;color:var(--color-basic-highlight)}@media only screen and (max-width: 640px){.p-page__head{font-size:2rem}}.p-page__head span{white-space:nowrap;font-weight:inherit}.p-page__head--contact{color:var(--color-txt)}.p-page__section{display:flex;flex-direction:column;gap:var(--space-3);width:100%}.g-page__hline{font-size:2.4rem;line-height:1.4;font-weight:900;color:var(--color-primary);padding-bottom:var(--space-1);border-bottom:2px solid var(--color-primary)}.p-page__txt{line-height:1.7;text-align:center}.p-contact__info{display:flex;flex-direction:column;align-items:center;gap:var(--space-3);max-width:64rem;width:100%;margin-inline:auto;padding:var(--space-5);background-color:var(--color-primary-xlight);border:1px solid var(--color-primary);border-radius:var(--space-2)}.p-contact__info__item__num{display:flex;align-items:center;gap:1.6rem}.p-contact__info__item__num *{font-size:3.2rem;font-weight:700;line-height:1;color:var(--color-primary);white-space:nowrap;text-decoration:none}.p-contact__info__item__num a{transition:.5s cubic-bezier(0.26, 0.06, 0, 1) all}.p-contact__info__item__num a:hover{opacity:.6;transition:.25s cubic-bezier(0.18, 0.06, 0.23, 1) all}@media only screen and (max-width: 752px){.p-contact__info__item__num{flex-direction:column}}.p-contact__info__item__note{text-align:center;font-size:1.4rem;line-height:1.5;margin-top:var(--space-1)}.p-contact__info__item__note span{display:inline-block;font-size:1.2rem;margin-left:var(--space-1);font-weight:inherit}.u-mat{position:relative}.u-mat>*{position:relative;z-index:1}.u-mat::after{content:"";display:block;width:100vw;height:100%;overflow:hidden;position:absolute;top:0;left:50%;transform:translateX(-50%);z-index:0}@media only screen and (max-width: 960px){.u-mat::after{margin-inline:auto}}.u-mat--color-primary-xlight::before,.u-mat--color-primary-xlight::after{background-color:var(--color-primary-xlight)}
