@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&display=swap";@import"https://fonts.cdnfonts.com/css/frutiger-lt-pro";.index__section__wrap section,.contents,.footer__inner{width:min(80%,1318px);margin-left:auto;margin-right:auto}@media screen and (max-width: 1024px){.index__section__wrap section,.contents,.footer__inner{width:84%}}.news__archive__nav .page-numbers,.news__post .btn--back-to-archive,.news__post .news__archive__nav--prev a,.news__post .news__archive__nav--next a,.txt p{line-height:1.8;font-size:min(1.3vw,20px)}@media screen and (max-width: 1024px){.news__archive__nav .page-numbers,.news__post .btn--back-to-archive,.news__post .news__archive__nav--prev a,.news__post .news__archive__nav--next a,.txt p{font-size:min(3.4vw,20px)}}.mask{width:100%;height:100%;position:absolute;top:0;left:0;display:block}.mask:after{content:"";display:block;width:100%;height:100%;position:absolute;top:0;left:0}.mask__type--01:after{background:#abcde7}.mask__type--02:after{background:#64a7dc}.mask__type--03:after{background:#0080c1}.mask.anim--on:after{animation:mask--left-to-right .3s cubic-bezier(.22,1,.36,1) .5s forwards;pointer-events:none}.mask__appear{clip-path:inset(0 100% 0 0)}.mask__appear.anim--on{animation:mask--left-to-right--appear .6s cubic-bezier(.16,1,.3,1) 0s forwards}@keyframes mask--left-to-right{0%{clip-path:inset(0 0 0 0)}to{clip-path:inset(0 0 0 100%)}}@keyframes mask--left-to-right--appear{0%{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0 0 0 0)}}@keyframes mask--left-to-right--disappear{0%{clip-path:inset(0 0 0 100%)}to{clip-path:inset(0 0 0 0)}}@keyframes mask--left-to-right--step{0%{clip-path:inset(0 100% 0 0%)}50%{clip-path:inset(0 0% 0 0%)}to{clip-path:inset(0 0% 0 100%)}}@keyframes mask--left-to-right--delay{0%{clip-path:polygon(100% 0,0 0,0 100%,100% 100%)}to{clip-path:polygon(100% 0,100% 0,100% 100%,100% 100%)}}[data-anim=fade],[data-anim-repeat]{opacity:0;transition:opacity .3s cubic-bezier(.33,1,.68,1) 0s,visibility .3s linear 0s}[data-anim=fade].anim--on,[data-anim-repeat].anim--on{opacity:1;visibility:visible}[data-anim=fade]{transition-duration:.8s}[data-anim=fadeup]{opacity:0;transform:translateY(min(10vw,60px))}[data-anim=fadeup].anim--on{animation:fadeup 1s cubic-bezier(.22,1,.36,1) 0s forwards}[data-anim=fade--to-right]{opacity:0;transform:translate(min(-6vw,60px))}[data-anim=fade--to-right].anim--on{animation:fade--to-right 1s cubic-bezier(.22,1,.36,1) 0s forwards}[data-anim=fadeup-stagger] [data-stagger-item]{opacity:0;transform:translateY(min(10vw,60px))}[data-anim=fadeup-stagger] [data-stagger-item]:nth-of-type(1){animation-delay:.15s}[data-anim=fadeup-stagger] [data-stagger-item]:nth-of-type(2){animation-delay:.3s}[data-anim=fadeup-stagger] [data-stagger-item]:nth-of-type(3){animation-delay:.45s}[data-anim=fadeup-stagger] [data-stagger-item]:nth-of-type(4){animation-delay:.6s}[data-anim=fadeup-stagger] [data-stagger-item]:nth-of-type(5){animation-delay:.75s}[data-anim=fadeup-stagger] [data-stagger-item]:nth-of-type(6){animation-delay:.9s}[data-anim=fadeup-stagger] [data-stagger-item]:nth-of-type(7){animation-delay:1.05s}[data-anim=fadeup-stagger] [data-stagger-item]:nth-of-type(8){animation-delay:1.2s}[data-anim=fadeup-stagger].anim--on [data-stagger-item]{animation-name:fadeup;animation-duration:1s;animation-timing-function:cubic-bezier(.22,1,.36,1);animation-fill-mode:forwards}@keyframes fade{0%{opacity:0}to{opacity:1}}@keyframes fadeup{0%{opacity:0;transform:translateY(min(10vw,60px))}to{opacity:1;transform:translateY(0)}}@keyframes fade--to-right{0%{opacity:0;transform:translate(min(-6vw,60px))}to{opacity:1;transform:translate(0)}}[data-header-before]{display:block;height:min(3.5vw,67px);position:absolute;left:0;top:0;width:100%;pointer-events:none}.header{position:fixed;z-index:1000;top:0;left:0;width:100%;height:100%;max-height:calc(min(3.5vw,67px) + min(4vw,90px));transition:max-height .3s ease}@media screen and (max-width: 1024px){.header{max-height:clamp(35px,5vw,75px);background:#fff}}.header__inner{position:absolute;bottom:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:flex-end;transition:max-height .3s cubic-bezier(.22,1,.36,1),background-color .3s ease .3s}@media not screen and (max-width: 1024px){.header__inner{height:min(4.5vw,min(4vw,90px));max-height:min(4vw,90px)}}.header__main{z-index:1000}.header h1{display:flex;height:100%}@media screen and (max-width: 1024px){.header h1{width:calc(100vw - max(6vw,34px));justify-content:flex-start;align-items:center;gap:2vw}}.header__logo{position:absolute;top:0;left:0;height:100%}@media screen and (max-width: 1024px){.header__logo{background:#fff}}.header__logo--mark{display:block;background:#64a7dc;position:relative;width:min(9.2vw,180px);height:100%}@media screen and (max-width: 1024px){.header__logo--mark{width:20vw}}.header__logo--mark:before,.header__logo--mark:after{content:"";display:block;width:100%;height:33.3333333333%;position:absolute;left:0}.header__logo--mark:before{background:#abcde7;top:0}.header__logo--mark:after{background:#0080c1;bottom:0}.header__logo--txt{display:block;margin-left:min(1vw,17px);font-size:0}@media not screen and (max-width: 1024px){.header__logo--txt img{aspect-ratio:182/92;max-height:min(4vw,90px);height:100%;transition:opacity .3s ease .3s}}@media screen and (max-width: 1024px){.header__logo--txt img{width:66vw}}.header__nav{width:min(100%,1318px);margin:0 auto;display:flex;align-items:center;justify-content:flex-end;height:100%}.header__nav .mask{height:120dvh;position:fixed}@media screen and (max-width: 1024px){.header__nav{visibility:hidden;opacity:0;position:fixed;top:0;width:100vw;height:100dvh;background:#fff;z-index:500;padding-top:30px;overflow-y:scroll;pointer-events:none}.header__nav .mask{opacity:0}.header__nav.disabled{animation:mask--left-to-right .3s cubic-bezier(.16,1,.3,1) .5s forwards;transition:opacity 1s cubic-bezier(.33,1,.68,1) .8s,visibility .8s linear 0s}.header__nav.disabled .mask__type--01{display:none}.header__nav.disabled .mask__type--02{opacity:1;clip-path:inset(0 100% 0 0);animation:mask--left-to-right--appear .3s cubic-bezier(.16,1,.3,1) 0s forwards}.header__nav.enabled{visibility:visible;opacity:1;pointer-events:initial;transition:opacity 0s ease 0s,visibility .3s linear 0s;animation:mask--left-to-right--appear .3s cubic-bezier(.16,1,.3,1) 0s forwards}.header__nav.enabled .mask__type--01{opacity:1;animation:mask--left-to-right .3s cubic-bezier(.16,1,.3,1) .5s forwards;pointer-events:none}.header__nav.enabled .mask__type--02{clip-path:inset(0 100% 0 0)}}@media not screen and (max-width: 1024px){.header.fixed{max-height:30px;background:#fff;transition:max-height .3s ease,background-color .3s ease .3s}.header.fixed .header__inner{height:100%}.header.fixed .header__logo--mark{aspect-ratio:initial}.header.fixed .header__logo--txt{pointer-events:none}.header.fixed h1{display:block}.header.fixed h1 img{opacity:0;pointer-events:none;transition:opacity 0s ease 0s}}.gnav{display:flex;justify-content:flex-end;align-items:center;gap:min(1.6vw,30px);margin:0 min(2vw,30px);position:relative;height:30px}@media screen and (max-width: 1024px){.gnav{flex-direction:column;width:82%;margin:auto;align-items:flex-start;justify-content:center;gap:min(7vw,50px);height:auto;padding:12vw 0;opacity:0}.enabled .gnav{opacity:1}}.gnav a{font-weight:500;font-size:min(.95vw,15px);white-space:nowrap;display:flex;padding:.5em 0;letter-spacing:.2em}@media not screen and (max-width: 1024px){.gnav a{height:30px;align-items:center;justify-content:center}}@media screen and (max-width: 1024px){.gnav a{font-size:min(3.4vw,18px);justify-content:flex-start}}@media not screen and (max-width: 1024px){.gnav__bar{width:0%;height:8px;background:#000;display:block;position:absolute;top:100%;left:0;transition:transform .4s cubic-bezier(.22,1,.36,1) .2s,width .4s ease-in-out .1s;pointer-events:none}}.gnav__item{position:relative}@media screen and (max-width: 1024px){.gnav__item{width:100%}.gnav__item:has(a[href="/data/"]){border-bottom:1px solid #64AADF;padding-bottom:.3em}}.gnav__item:nth-of-type(1),.gnav__item:nth-of-type(2),.gnav__item:nth-of-type(3),.gnav__item:nth-of-type(5){position:initial}@media not screen and (max-width: 1024px){.gnav__item:nth-of-type(4) .gnav__submenu{left:50%;transform:translate(-50%)}.gnav__item:nth-of-type(5) .gnav__submenu{left:auto;right:0}}.gnav__item:has(.gnav__submenu)>a{position:relative}.gnav__item:has(.gnav__submenu)>a:before{content:"";display:block;position:absolute;top:calc(100% + min(2.5vw,30px));left:50%;transform:translate(-50%,-100%);width:0;height:0;border-left:min(.8vw,10px) solid transparent;border-right:min(.8vw,10px) solid transparent;border-bottom:min(1.6vw,20px) solid #fff;visibility:hidden;opacity:0;transition:opacity .3s ease 0s,visibility .3s linear 0s}.gnav__item:has(.gnav__submenu.sp)>a:before{content:none}.gnav__item>a{color:#000!important}@media screen and (max-width: 1024px){.gnav__item>a{font-size:min(3.8vw,21px)}}.gnav__item:hover a:before{visibility:visible;opacity:1}@media not screen and (max-width: 1024px){.gnav__submenu{position:absolute;top:calc(100% + min(2.5vw,30px));left:0;background:#fff;padding:min(1vw,15px);visibility:hidden;opacity:0;transition:opacity .3s ease 0s,visibility .3s linear 0s}}@media screen and (max-width: 1024px){.gnav__submenu{border-top:1px solid #64AADF;width:100%;margin-top:.3em}}.gnav__submenu:after{content:"";display:block;position:absolute;bottom:100%;left:0%;width:100%;height:3em}.gnav__item:hover .gnav__submenu{visibility:visible;opacity:1}@media not screen and (max-width: 1024px){.gnav__item:not(:hover) .gnav__submenu{pointer-events:none}}.gnav__submenu ul{display:flex;gap:0 1.2em;padding:0 1em}@media screen and (max-width: 1024px){.gnav__submenu ul{flex-wrap:wrap;padding:.3em 0;gap:0}}.gnav__submenu li{padding:.3em}@media screen and (max-width: 1024px){.gnav__submenu li{padding:0;display:flex;align-items:center;justify-content:flex-start}.gnav__submenu li.pc{display:none}.gnav__submenu li.w--100per{width:100%}.gnav__submenu li:not(.break):not(:first-of-type):before{content:"";width:2.3em;font-weight:700}}.gnav__submenu a{display:flex;align-items:center;gap:.2em}@media screen and (max-width: 1024px){.gnav__submenu a:before{content:"";display:block;border-top:.4em solid transparent;border-bottom:.4em solid transparent;border-left:.7em solid #0080C4;margin-right:.1em}}.gnav__submenu svg{width:1.1em;aspect-ratio:16.43/15.57}@media screen and (max-width: 1024px){.gnav__submenu svg{display:none;visibility:hidden}}.gnav__submenu .arw__line{fill:none;stroke:#117db5;stroke-miterlimit:10;stroke-width:2px}.hamburger{position:absolute;top:0;right:0;width:max(6vw,34px);height:100%;background:#fff}.hamburger__lines{width:52%;height:40%;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);transition:height .3s cubic-bezier(.33,1,.68,1) .3s}.hamburger__lines span{display:block;width:100%;height:1px;background-color:#000;position:absolute}.hamburger__lines span:nth-of-type(1){top:0;animation:menu-bar01 .5s forwards}.hamburger__lines span:nth-of-type(2){top:50%;transform:translateY(-50%)}.hamburger__lines span:nth-of-type(3){bottom:0;animation:menu-bar02 .5s forwards}.hamburger.is-active{justify-content:center}.hamburger.is-active .hamburger__lines{height:1%;transition:height .3s cubic-bezier(.33,1,.68,1) 0s}.hamburger.is-active span:not(.hamburger__lines):nth-of-type(1){transform-origin:center center;animation:active-menu-bar01 .5s forwards}.hamburger.is-active span:not(.hamburger__lines):nth-of-type(2){opacity:0}.hamburger.is-active span:not(.hamburger__lines):nth-of-type(3){transform-origin:center center;animation:active-menu-bar03 .5s forwards}@media not screen and (max-width: 1024px){.hamburger{display:none;visibility:hidden}}@keyframes menu-bar01{0%{transform:translateY(5px) rotate(45deg)}50%{transform:translateY(5px) rotate(0)}to{transform:translateY(0) rotate(0)}}@keyframes menu-bar02{0%{transform:translateY(-5px) rotate(-45deg)}50%{transform:translateY(-5px) rotate(0)}to{transform:translateY(0) rotate(0)}}@keyframes active-menu-bar01{0%{transform:translateY(0) rotate(0)}50%{transform:rotate(0);background-color:transparent}to{transform:rotate(45deg) scale(1.2) translate(-.5px,-.3px)}}@keyframes active-menu-bar03{0%{transform:translateY(0) rotate(0)}50%{transform:rotate(0);background-color:transparent}to{transform:rotate(-45deg) scale(1.2)}}.footer__base__address dt,.footer__base__address p,.footer__sitemap dd{font-size:min(1.1vw,13px)}@media screen and (max-width: 1024px){.footer__base__address dt,.footer__base__address p,.footer__sitemap dd{font-size:min(3.2vw,20px)}}.footer__base__list .company-name,.footer__sitemap dt{font-size:min(1.3vw,17px)}@media screen and (max-width: 1024px){.footer__base__list .company-name,.footer__sitemap dt{font-size:min(3.2vw,20px)}}.footer .copy,.footer__nav{font-size:min(1vw,12px)}@media screen and (max-width: 1024px){.footer .copy,.footer__nav{font-size:min(2.3vw,16px)}}.footer{background:#fff;padding:min(8vw,140px) 0 min(10vw,30px);position:relative;z-index:100}.footer__inner{margin:0 auto;display:flex;flex-direction:column}.footer__sitemap{border-top:min(2vw,40px) solid #0080BF;padding:min(3vw,34px) 0}.footer__sitemap__inner{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,1fr)}.footer__sitemap dt,.footer__sitemap dd{padding:min(.5vw,9px) min(3.5vw,70px) min(.5vw,12px)}.footer__sitemap dt{border-bottom:min(.5vw,9px) solid #AED0EA;margin-top:min(3vw,40px)}.footer__sitemap dt a{padding:0}.footer__sitemap li{margin:min(.8vw,10px) 0}.footer__sitemap a{padding:.1em 0;display:inline-block}.footer__sitemap a:hover{color:#0080bf;transition:color .2s cubic-bezier(.22,1,.36,1)}.footer__sitemap [class*=footer__sitemap__content].soon dt{color:#909090}.footer__sitemap [class*=footer__sitemap__content].soon a{color:#909090;pointer-events:none}.footer__nav{margin:min(5vw,10px) 0}@media screen and (max-width: 1024px){.footer__nav{order:3;margin:min(7vw,45px) auto}}.footer__nav ul{width:fit-content;right:0;margin-left:auto;display:flex;justify-content:flex-end;gap:min(4vw,30px)}@media screen and (max-width: 1024px){.footer__nav ul{justify-content:center}}@media not screen and (max-width: 1024px){.footer__logo{margin:min(8vw,90px) 0 min(3vw,20px)}}@media screen and (max-width: 1024px){.footer__logo{border-top:1px solid #000;border-bottom:1px solid #000}}.footer__logo a{display:block;width:min(30vw,326px)}@media screen and (max-width: 1024px){.footer__logo a{width:min(54vw,496px);margin:min(12vw,110px) auto}}.footer__logo a img{width:100%}.footer__base{padding:min(8.5vw,60px) 0}.footer__base dt,.footer__base p{line-height:1.4}@media screen and (max-width: 1024px){.footer__base{border-bottom:1px solid #000}.footer__base dt,.footer__base p{line-height:1.6}}.footer__base__address{margin-top:min(6vw,35px)}@media not screen and (max-width: 1024px){.footer__base__address{display:flex}.footer__base__address dt{width:min(12vw,150px);white-space:nowrap}.footer__base__address dt span{border-left:1px solid #000;border-right:1px solid #000;display:inline-block;padding:0 1.3em;width:100%}.footer__base__address dd{display:flex;padding:0 .5em}.footer__base__address dd p:first-of-type{width:min(30vw,350px)}}.footer .copy{text-align:right;line-height:1.6}@media screen and (max-width: 1024px){.footer .copy{text-align:center;order:4;margin-top:-.5em}}.fixed__nav{position:sticky;bottom:0;padding-bottom:min(5vw,50px);display:flex;justify-content:flex-end;margin-left:auto;right:0;gap:min(1vw,5px);width:fit-content;height:fit-content;z-index:999}@media screen and (max-width: 1024px){.fixed__nav{padding-bottom:min(10vw,50px)}}.fixed__nav a{font-family:Frutiger LT Pro,sans-serif;display:flex;align-items:center;justify-content:center;background:#f5f5f5;height:min(5vw,75px);font-size:min(1.1vw,15px);gap:.3em;transition:transform .3s cubic-bezier(.33,1,.68,1);white-space:nowrap}@media screen and (max-width: 1024px){.fixed__nav a{font-size:min(3.4vw,20px);letter-spacing:.1em;height:min(12vw,75px)}}.fixed__nav a:hover{transform:translateY(10%)}.fixed__nav--top{aspect-ratio:1/1;flex-direction:column-reverse}@media screen and (max-width: 1024px){.fixed__nav--top{gap:.1em!important}}.fixed__nav--top svg{width:1.5em}@media screen and (max-width: 1024px){.fixed__nav--top svg{width:1em}}.fixed__nav--contact{aspect-ratio:200/75}.fixed__nav--contact svg{width:2em}@media screen and (max-width: 1024px){.fixed__nav--contact svg{width:1.5em}}:root{color-scheme:light!important}::selection{background-color:#3b3b3b80;color:#ffffffe6}*{margin:0;padding:0;line-height:1;box-sizing:border-box;list-style-type:none}html,body{font-family:Noto Sans JP,sans-serif;font-optical-sizing:auto;font-weight:400;font-style:normal;margin:0;padding:0;width:100%;background-color:#fff}html{-webkit-text-size-adjust:100%;font-size:62.5%}.no-scroll{overflow:hidden}body{font-weight:500;color:#000;text-align:justify;word-break:break-all;position:relative;letter-spacing:.3em}@media screen and (max-width: 1024px){body{letter-spacing:.2em}}body.loading{overflow:hidden}a,a:visited{text-decoration:none;color:#000}a:not(.disable):hover,a:visited:not(.disable):hover{color:#0080bf;transition:color .2s cubic-bezier(.22,1,.36,1)}a.disable,a:visited.disable{pointer-events:none}input,select,textarea,input:visited,select:visited,textarea:visited{color:#000}input[type=submit]{cursor:pointer}button{cursor:pointer;outline:none;border:none}picture{font-size:0}img{max-width:100%;height:auto}hr{border:none;height:1em}.txt--vertical{writing-mode:vertical-rl;white-space:pre;text-orientation:upright}.txt--center{text-align:center}.no-indent{text-indent:0em!important}h2,h3,h4,h5,h6{font-weight:500}@media screen and (max-width: 1024px){.pc{display:none;visibility:hidden}}@media not screen and (max-width: 1024px){.sp{display:none;visibility:hidden}}main{position:relative;z-index:10}main:after{content:"";display:block;width:100%;height:min(50vw,500px);position:absolute;top:calc(100% - 1px);pointer-events:none}section{overflow:hidden}.arw__line{fill:none;stroke:#117db5;stroke-miterlimit:10;stroke-width:2px}[class*=btn]{font-size:min(1.3vw,21px);letter-spacing:.02em;right:0;position:relative;display:flex;align-items:center;justify-content:flex-start;padding:.7em 0;margin-top:1.8em}[class*=btn]:hover{color:#117db5}@media screen and (max-width: 1024px){[class*=btn]{width:min(43.4vw,400px);color:#000;font-size:min(2.9vw,19px);letter-spacing:.15em;background:#e3e3e3;padding:min(2.5vw,17px) min(2vw,15px)}}[class*=btn] .arw{flex:1;height:2px;margin-left:.5em;transform-origin:left;transition:.3s cubic-bezier(.16,1,.3,1) 0s;position:relative}@media screen and (max-width: 1024px){[class*=btn] .arw{height:1px}}[class*=btn]:has(.arw__end) .arw:before{content:"";display:block;width:100%;height:2px;transform-origin:left;transition:.3s cubic-bezier(.16,1,.3,1) 0s}@media screen and (max-width: 1024px){[class*=btn]:has(.arw__end) .arw:before{height:1px}}[class*=btn]:has(.arw__end) svg{display:block;aspect-ratio:16.75/30.66;width:min(1.2vw,15.4px);position:absolute;right:-2px;top:50%;transform:translateY(-50%)}@media screen and (max-width: 1024px){[class*=btn]:has(.arw__end) svg{width:min(2vw,10px);right:-1.5px}[class*=btn]:has(.arw__end) svg .arw__line{stroke-width:2px}}[class*=btn]:not(:has(svg)) .arw:after{content:"";display:block;aspect-ratio:16.75/30.65;width:min(1.2vw,15.4px);background:url(/assets/images/common/arw-end.svg) no-repeat right center/contain;position:absolute;right:-2px;top:50%;transform:translateY(-50%)}@media screen and (max-width: 1024px){[class*=btn]:not(:has(svg)) .arw:after{width:min(2vw,10px);background:url(/assets/images/common/arw-end--black.svg) no-repeat right center/contain}}[class*=btn]:not(:has(svg)):hover .arw{transform:scaleX(1.07)}.loaded .header svg,.loaded .footer svg{visibility:visible}.wpcf7-spinner{display:none!important;visibility:hidden!important}.loaded .loader{pointer-events:none}.loaded .loader span{animation-name:mask--left-to-right;animation-duration:.6s;animation-timing-function:ease;animation-fill-mode:forwards}.loaded .loader span.logo-blue--01{animation-delay:.2s}.loaded .loader span.logo-blue--02{animation-delay:.3s}.loaded .loader span.logo-blue--03{animation-delay:.4s}.loaded .loader__txt{transition:opacity .3s ease .3s;opacity:0}.loaded .loader__img{transition:opacity .3s ease .3s,transform 1.3s cubic-bezier(.22,1,.36,1) 0s;transform:translate(85%);opacity:0}.loaded.first-visit .loader span.logo-blue--01{animation-delay:.4s}.loaded.first-visit .loader span.logo-blue--02{animation-delay:.5s}.loaded.first-visit .loader span.logo-blue--03{animation-delay:.6s}.page--plain .top h2,.page__section__ttl h3{display:flex;flex-direction:column-reverse;align-items:center;margin:min(2.5vw,40px) auto}@media screen and (max-width: 1024px){.page--plain .top h2,.page__section__ttl h3{margin:min(6vw,40px) auto}}.page--plain .top h2:before,.page__section__ttl h3:before{content:"";display:block;width:min(12vw,180px);background:#000;aspect-ratio:180/12;margin-top:1em}@media screen and (max-width: 1024px){.page--plain .top h2:before,.page__section__ttl h3:before{width:min(40vw,370px);aspect-ratio:375.4/16.8;margin-top:.8em}}.top h2{font-size:min(2vw,30px);display:flex;flex-direction:column;letter-spacing:.2em}@media screen and (max-width: 1024px){.top h2{font-size:min(4.8vw,40px)}}.top h2:after{content:attr(data-en);font-size:55%;margin-top:1em;letter-spacing:.18em}@media screen and (max-width: 1024px){.top h2:after{font-size:65%;margin-top:1.2em}}.top h2.txt--center{text-align:center}.top h2.txt--center:after{text-align:center}.top__ttl{clip-path:inset(0 100% 0 0)}.page--plain .top__ttl{clip-path:none}.loaded .top__ttl{animation:mask--left-to-right--appear 1s cubic-bezier(.16,1,.3,1) .6s forwards}.page--plain.loaded .top__ttl{animation:none}.top__ttl__contents{opacity:0}.loaded .top__ttl__contents{animation:fade 1s cubic-bezier(.33,1,.68,1) 1s forwards}.top__guide{width:100%;position:absolute;top:0;display:block;height:100vh;pointer-events:none}.page .top{width:100%;height:100vh;background:no-repeat center center/cover;position:sticky;top:0}.page .top__inner{position:relative;z-index:10;width:100%;height:100%}@media screen and (max-width: 1024px){.page .top__inner{height:100svh}}.page .top__ttl{min-width:min(32vw,572px);min-height:min(11.3vw,204px);display:flex;align-items:center;justify-content:center;padding:min(3.1vw,52px) min(3.4vw,58px);background:#fff;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}@media screen and (max-width: 1024px){.page .top__ttl{width:min(69vw,624px);min-height:33vw;top:28vw;transform:translate(-50%)}}@media screen and (max-width: 1024px){.page .top .txt{margin-top:min(12vw,70px)}}.page .top .txt p{font-size:min(1.1vw,20px);line-height:2.1;letter-spacing:.2em}@media screen and (max-width: 1024px){.page .top .txt p{font-size:min(3.4vw,20px);line-height:1.8}}.page .top__bg{width:100%;height:100vh;position:absolute;z-index:1;top:0;left:0}.page .top__bg img{width:100%;height:100%;object-fit:cover}.page section{position:relative;transform:translateZ(0)}.page__section__ttl{padding:min(4vw,60px) 0 min(5vw,80px)}@media screen and (max-width: 1024px){.page__section__ttl{padding:min(6vw,25px) 0 min(7vw,60px)}}.page__section__ttl h3{text-align:center;font-size:min(2.7vw,37.5px);letter-spacing:.2em}@media screen and (max-width: 1024px){.page__section__ttl h3{font-size:min(5.2vw,42px)}}@media not screen and (max-width: 1024px){.page__section__ttl .txt p{text-align:center;line-height:2.1}}.page--plain{background:#f5f5f5}@media not screen and (max-width: 1024px){.page--plain{padding-top:calc(min(3.5vw,67px) + min(4vw,90px))}}.page--plain main{opacity:0}.page--plain.loaded main{animation:fade 1s cubic-bezier(.33,1,.68,1) .6s forwards}.page--plain .top{padding:min(12vw,125px) 0}@media not screen and (max-width: 1024px){.page--plain .top{padding-top:min(5vw,40px)}}.page--plain .top h2{font-family:Frutiger LT Pro,sans-serif;transform:scaleY(.85);font-size:min(4vw,43px);font-weight:700;letter-spacing:.2em}@media screen and (max-width: 1024px){.page--plain .top h2{font-size:min(6vw,42px)}}.page--plain .top__guide{height:50vh}.page--plain__ttl--jp{font-size:min(3.4vw,30px)}@media screen and (max-width: 1024px){.page--plain__ttl--jp{font-size:min(4.5vw,30px)}}.index__service__top,.index__promise__contents,.index__strength__top{width:min(80%,1318px);margin:auto;position:relative}@media screen and (max-width: 1024px){.index__service__top,.index__promise__contents,.index__strength__top{width:100%}}@media not screen and (max-width: 1024px){.index{background:#f5f5f5}}.index main{overflow:hidden}.index .top{background-color:#f5f5f5;position:relative;overflow:hidden;height:100vh}.index .top video{height:100%;width:calc(100% + 2px);position:absolute;left:50%;top:0;transform:translate(-50%);object-fit:cover}.index__message{display:flex;align-items:center;justify-content:center;height:min(58vw,772px);background:#fff}@media screen and (max-width: 1024px){.index__message{height:min(100vw,772px)}}.index__message__inner{width:min(50vw,666px);margin-top:min(6vw,80px)}@media screen and (max-width: 1024px){.index__message__inner{width:min(78.6vw,600px)}}.index__message *{text-align-last:justify;text-justify:inter-ideograph}.index__message h2{font-size:min(4.3vw,55px);margin-bottom:1.1em;white-space:nowrap}@media screen and (max-width: 1024px){.index__message h2{font-size:min(7vw,50px);letter-spacing:.05em}}.index__message h2 span{display:inline-block;width:calc(100% + .63em);margin-right:-.4em}@media screen and (max-width: 1024px){.index__message h2 span{margin-right:0}}.index__message h2:after{content:"";display:block;width:100%;height:min(3.4vw,40px);background:#0080c4;margin-top:.5em}@media screen and (max-width: 1024px){.index__message h2:after{height:min(5.5vw,30px);margin-top:.8em}}.index__message p{font-size:min(1.8vw,24px);line-height:2.1}@media screen and (max-width: 1024px){.index__message p{font-size:min(3.6vw,27px);text-align-last:initial;text-justify:initial;letter-spacing:.1em}}.index .btn--more-info{color:#117db5;font-size:min(1.3vw,21px);letter-spacing:.02em;right:0;position:relative;display:flex;align-items:center;justify-content:flex-end;padding:.7em 0;margin-top:1.8em}.index .btn--more-info:hover{color:#117db5}@media screen and (max-width: 1024px){.index .btn--more-info{width:min(43.4vw,400px);background:#e3e3e3;color:#000;padding:min(2.5vw,17px) min(2vw,15px);font-size:min(2.9vw,19px);margin:2em auto;letter-spacing:.15em}}.index .btn--more-info .arw{flex:1;height:2px;background:#117db5;margin-left:.5em;transform-origin:left;transition:transform .3s cubic-bezier(.16,1,.3,1) 0s;position:relative}@media screen and (max-width: 1024px){.index .btn--more-info .arw{height:1px;background:#000}}.index .btn--more-info .arw:after{content:"";display:block;aspect-ratio:16.75/30.65;width:min(1.2vw,15.4px);background:url(/assets/images/common/arw-end.svg) no-repeat right center/contain;position:absolute;right:-2px;top:50%;transform:translateY(-50%)}@media screen and (max-width: 1024px){.index .btn--more-info .arw:after{width:min(2vw,10px);background:url(/assets/images/common/arw-end--black.svg) no-repeat right center/contain}}.index .btn--more-info:hover .arw{transform:scaleX(1.07)}.index__link{display:block;position:relative;z-index:10}.index__link:hover .arw{transform:scaleX(1.07)}.index__link:hover .marker{background-size:100% 95%;transition:background-size 1s ease}@media not screen and (max-width: 1024px){.index__link .marker{background:linear-gradient(to right,#0073ad,#0073ad);background-repeat:no-repeat;background-position:left bottom;background-size:0% 95%;transition:background-size .4s ease}}.index__link__box{background:#000;position:relative;padding:min(5.5vw,85px) min(4vw,70px) min(4.8vw,75px) 0;animation-timing-function:cubic-bezier(.16,1,.3,1)}.index__link__box:hover .btn--more-info .arw{animation-play-state:paused}@media screen and (max-width: 1024px){.index__link__box{padding:11vw 8vw 18vw}}.index__link__box *{position:relative;color:#fff;z-index:10}.index__link__box:before{content:"";display:block;width:100vw;height:100%;position:absolute;top:0;background:#000;z-index:1}.index__link__box h2{font-size:min(2.2vw,38px);margin-bottom:1.3em;letter-spacing:.35em}@media screen and (max-width: 1024px){.index__link__box h2{font-size:min(5.8vw,36px);margin-bottom:.9em;letter-spacing:.2em;font-weight:700}}.index__link__box p{font-size:min(1.1vw,20px);line-height:2}@media not screen and (max-width: 1024px){.index__link__box p{white-space:nowrap}}@media screen and (max-width: 1024px){.index__link__box p{font-size:min(3.6vw,20px);letter-spacing:.1em}}.index__link__box hr{border:none;height:1em;margin:1em 0}@media screen and (max-width: 1024px){.index__link__box hr{margin:.3em 0}}.index__section--type--graphic{background:#fff;overflow:initial}.index__section--type--graphic__ttl{position:absolute;font-weight:700;font-size:min(4.3vw,75px);line-height:0;letter-spacing:.06em;z-index:5}@media screen and (max-width: 1024px){.index__section--type--graphic__ttl{font-size:min(7.7vw,55px)}}.index__section--type--graphic__ttl__txt{display:block;transform-origin:center center;transform:rotate(90deg) translateY(-.5em) translate(-25%) scaleY(.85);font-family:Frutiger LT Pro,sans-serif}.index__section--type--graphic__bg{position:absolute}.index__section--type--graphic__bg [class*=section__bg__img]{line-height:0;font-size:0;display:block;z-index:1}.index__section--type--graphic__bg [class*=section__bg__img] img{width:100%;height:100%;object-fit:cover}@media not screen and (max-width: 1024px){.index__section--type--graphic .btn--more-info{width:min(16vw,250px);margin-left:auto;right:1em}.index__section--type--graphic .btn--more-info .arw{animation:moreinfo--arw 1.5s cubic-bezier(.65,0,.35,1) infinite alternate}}@media screen and (max-width: 1024px){.index__section--type--graphic .btn--more-info{position:absolute;top:100%;transform:translateY(-50%);margin:0;padding:1.3em;right:max(5vw,2em)}}.index .anim--on .mask{animation:mask--left-to-right--appear .6s cubic-bezier(.16,1,.3,1) 0s forwards}.index .anim--on .mask:after{animation:mask--left-to-right .6s cubic-bezier(.16,1,.3,1) .5s forwards;pointer-events:none}.index .anim--on [class*=section__bg__img]:nth-of-type(2) .mask{animation-delay:.3s}.index .anim--on [class*=section__bg__img]:nth-of-type(2) .mask:after{animation-delay:.8s}.index__strength__ttl{left:0;top:40%;transform:translate(-50%)}@media screen and (max-width: 1024px){.index__strength__ttl{left:6.5vw}}.index__strength__top{height:min(87.5vw,1576px)}@media screen and (max-width: 1024px){.index__strength__top{height:min(174.5vw,1600px)}}.index__strength .index__link{width:min(46vw,828px);position:absolute;bottom:0}@media screen and (max-width: 1024px){.index__strength .index__link{width:80vw}}@media not screen and (max-width: 1024px){.index__strength .index__link__box{height:min(25vw,448px)}}.index__strength .index__link__box:before{right:0}.index__strength__bg{height:100%}@media not screen and (max-width: 1024px){.index__strength__bg{width:calc(50vw + min(25vw,450px));transform:translate(calc(-1*min(25vw,450px)));background:#64a7dc;left:50%;bottom:0}}@media screen and (max-width: 1024px){.index__strength__bg{width:78.6vw;background:#e3e3e3;right:0}}@media not screen and (max-width: 1024px){.index__strength__bg [class*=section__bg__img],.index__strength__bg [class*=section__bg__img] img{max-height:660px}}@media screen and (max-width: 1024px){.index__strength__bg [class*=section__bg__img]{aspect-ratio:708/504}}.index__strength__bg [class*=section__bg__img] img{object-position:left center}.index__strength__point{position:relative;z-index:10;padding-bottom:min(11.4vw,150px)}@media not screen and (max-width: 1024px){.index__strength__point{background:#e3e3e3}}.index__strength__point__inner{width:min(88%,1440px);margin:auto}.index__strength__point__list{display:flex;align-items:flex-start;justify-content:space-between;margin:0 auto calc(-1*min(6vw,80px));transform:translateY(calc(-1*min(6vw,80px)))}@media screen and (max-width: 1024px){.index__strength__point__list{margin:0 auto;transform:translateY(-35%)}}.index__strength__point__list--item{width:22.2%}@media screen and (max-width: 1024px){.index__strength__point__list--item{width:25%}}.index__strength__point__list--item dl{display:flex;flex-direction:column-reverse}.index__strength__point__list--item dt{text-align:center;font-size:min(1.2vw,20px);line-height:1.4;padding-top:1em;white-space:nowrap}@media screen and (max-width: 1024px){.index__strength__point__list--item dt{font-size:2.3vw;line-height:1.5;font-weight:700;letter-spacing:.1em;padding-top:.6em}}.index__strength__point__list--item dd span{width:100%;aspect-ratio:1/1}.index__strength .btn--more-info{margin-top:min(4.5vw,65px);margin-left:auto}@media screen and (max-width: 1024px){.index__strength .btn--more-info{position:relative;margin-top:-.5em;margin-bottom:-1.5em}}.index__promise{position:relative}@media not screen and (max-width: 1024px){.index__promise:before{content:"";display:block;width:100%;height:min(56.4vw,1016px);position:absolute;background:#e3e3e3;bottom:min(12.11vw,218px)}}.index__promise__inner{position:relative}@media not screen and (max-width: 1024px){.index__promise__inner{height:min(95vw,1710px)}}@media screen and (max-width: 1024px){.index__promise__inner{display:flex;flex-direction:column-reverse}}.index__promise__contents{z-index:10}@media not screen and (max-width: 1024px){.index__promise__contents{top:min(58.3vw,1050px);transform:translateY(-50%)}}@media screen and (max-width: 1024px){.index__promise__contents{transform:translateY(-53%);margin-bottom:-40vw}}.index__promise__contents .section__bg__img--02{position:absolute!important;right:100%;top:50%;width:calc(50vw + -1*min(12.4vw,224px));margin-top:-1px;margin-right:-1px;pointer-events:none;height:min(36.6vw,660px)}.index__promise__contents .section__bg__img--02 img{max-height:660px}.index__promise .index__link{position:relative;top:0}@media not screen and (max-width: 1024px){.index__promise .index__link{margin-left:min(24.16vw,435px);width:calc(100% - min(24.16vw,435px))}}@media screen and (max-width: 1024px){.index__promise .index__link{width:80vw;right:0;margin-left:auto;white-space:nowrap}}.index__promise .index__link__box{padding-left:min(6vw,140px)}@media screen and (max-width: 1024px){.index__promise .index__link__box{padding-left:10vw}}@media not screen and (max-width: 1024px){.index__promise__bg{width:calc(50vw + min(40vw,720px));transform:translate(min(40vw,720px));right:50%;top:0}}@media screen and (max-width: 1024px){.index__promise__bg{position:relative}}@media not screen and (max-width: 1024px){.index__promise__bg .section__bg__img--01{height:min(58.3vw,1050px)}.index__promise__bg .section__bg__img--02{aspect-ratio:676/660;width:41.73%;right:0}}@media not screen and (max-width: 1024px){.index__promise .btn--more-info{filter:brightness(1.5)}}.index [class*=section__bg__img]{position:relative}.index [class*=section__bg__img] .mask{position:relative;display:block;clip-path:inset(0 100% 0 0)}.index [class*=section__bg__img] img{object-position:center center;object-fit:cover;width:100%;height:100%}.index__service{padding-top:min(11.7vw,210px)}@media screen and (max-width: 1024px){.index__service{padding:24vw 0 0}}.index__service__inner{display:flex;flex-direction:column-reverse;position:relative}@media not screen and (max-width: 1024px){.index__service__top{height:min(51.7vw,932px);position:absolute!important;top:0;left:50%;transform:translate(-50%);z-index:100}}@media screen and (max-width: 1024px){.index__service__ttl{top:0;left:6.5vw}}.index__service__ttl span{transform-origin:left top;transform:rotate(90deg) translateY(-1em) translate(0) scaleY(.85)}.index__service .index__link{width:min(50.4vw,908px)}@media not screen and (max-width: 1024px){.index__service .index__link{position:absolute;bottom:0;transform:translateY(35%)}}@media screen and (max-width: 1024px){.index__service .index__link{width:100%}}.index__service .index__link__box:before{right:0}.index__service__bg{position:relative;width:calc(50vw + min(25vw,450px));left:50%;top:0;transform:translate(calc(-1*min(25vw,450px)))}.index__service__bg:before{content:"";display:block;width:100vw;height:min(31.6vw,570px);background:#e3e3e3;position:absolute;bottom:0;right:0;z-index:1}.index__service__bg .section__bg__img--01{width:75vw;max-height:932px;z-index:10;position:relative}.index__service__bg .section__bg__img--01 img{max-height:932px;object-position:left center}.index__service__bg--freight{display:flex;width:100vw}.index__service__bg--freight [class*=section__bg__img]{display:block;width:25%;aspect-ratio:450/898}.index__service__bg--freight [class*=section__bg__img]:nth-of-type(1){background:#fff}.index__service__bg--freight [class*=section__bg__img]:nth-of-type(2){background:#abcde7}.index__service__bg--freight [class*=section__bg__img]:nth-of-type(3){background:#64a7dc}.index__service__bg--freight [class*=section__bg__img]:nth-of-type(4){background:#0080c1}.index__service__bg--freight img{aspect-ratio:450/658;height:auto!important}.index__service__bg--freight .mask{position:relative}@media not screen and (max-width: 1024px){.index__service .btn--more-info{filter:brightness(1.5)}}.index__section__wrap{padding:min(6.5vw,86px) 0;background:#f5f5f5}@media screen and (max-width: 1024px){.index__section__wrap{padding:min(25vw,200px) 0 min(8vw,160px);background:#fff}}.index__section__wrap section{overflow:initial}@media not screen and (max-width: 1024px){.index__section__wrap section:not(:first-of-type){margin-top:min(6.5vw,110px)}}@media screen and (max-width: 1024px){.index__section__wrap section{width:80%}.index__section__wrap section:not(:first-of-type){margin-top:min(14vw,110px)}}.index__section__ttl{border-bottom:min(.5vw,9px) solid #0080C4}@media not screen and (max-width: 1024px){.index__section__ttl{display:flex;justify-content:space-between;align-items:center;padding-bottom:.9em;margin-bottom:min(3vw,41px)}}@media screen and (max-width: 1024px){.index__section__ttl{border-bottom-width:4px;padding-bottom:max(1.5vw,.6em);margin-bottom:4.5vw}}.index__section__ttl h2{font-size:min(2.3vw,35px)}@media screen and (max-width: 1024px){.index__section__ttl h2{font-size:min(3.9vw,35px);text-align:center;letter-spacing:.2em}}.index__section__ttl .btn--more-info{width:max(19%,200px);margin-top:0}.index__section__ttl .btn--more-info:hover .arw{transform:scaleX(1.15)}@media screen and (max-width: 1024px){.index__section__ttl .btn--more-info{display:none}}@media not screen and (max-width: 1024px){.index__section__content .btn--more-info.sp{display:none;visibility:hidden}}.index__section__txt{margin-top:min(1.5vw,20px)}@media screen and (max-width: 1024px){.index__section__txt{margin-top:3vw}}.index__facility-base__wrap{margin-top:min(14vw,110px)}@media not screen and (max-width: 1024px){.index__facility-base__wrap{margin-top:86px;display:flex;width:min(80%,1318px);margin-left:auto;margin-right:auto}.index__facility-base__wrap section{margin-top:0!important}.index__facility-base__wrap .index__facility .index__section__ttl{width:97%}.index__facility-base__wrap .index__base .index__section__ttl{width:97%;margin-left:auto;right:0}}.index__news{padding-bottom:min(4vw,60px)}.index__news .index__section__ttl{border-bottom:none;margin-bottom:0}.index__news .news__archive__list .arw{display:none;visibility:hidden}@media screen and (max-width: 1024px){.index__news .news__archive__list dl{flex-direction:row;width:100%}.index__news .news__archive__list dt{width:clamp(80px,32%,150px)}}@keyframes moreinfo--arw{0%{transform:scaleX(1)}to{transform:scaleX(1.2)}}.strength section{background:#fff}.strength .top h2{margin-bottom:min(6vw,40px)}@media screen and (max-width: 1024px){.strength .top__ttl{padding:min(12vw,70px) min(9vw,55px) min(10vw,60px);top:50%;transform:translate(-50%,-50%);width:min(65vw,470px)}}.strength .scroller{position:absolute;transform:rotate(90deg);width:clamp(160px,17vh,340px);bottom:0;right:50%;transform-origin:right bottom;z-index:1}@media screen and (max-width: 1024px){.strength .scroller{width:clamp(100px,14vh,280px);right:97%}}.strength .scroller__wrap{position:fixed;top:0;left:0;width:100%;height:100dvh;z-index:300;mix-blend-mode:difference;pointer-events:none}.strength .scroller:after{content:"";display:block;width:100%;height:1px;background:#fff;margin-top:4px;animation:scroll-bar 4s ease-in-out 0s infinite}.strength .scroller span{font-size:min(1.2vw,20px);display:block;color:#fff;transform:translate(12%);animation:scroll 4s ease 0s infinite;font-family:Frutiger LT Pro,sans-serif}@media screen and (max-width: 1024px){.strength .scroller span{font-size:min(2.8vw,20px)}}.strength .promise{position:relative;z-index:500}.strength .promise .page__section__ttl .txt p{letter-spacing:.2em}@media screen and (max-width: 1024px){.strength .promise .page__section__ttl .txt p{text-align:center}}@media screen and (max-width: 1024px){.strength .promise__motto{width:90%}}.strength .promise__motto__list{display:flex;border:1px solid #000}@media screen and (max-width: 1024px){.strength .promise__motto__list{flex-direction:column}}.strength .promise__motto__list__item{background:#e8e8e8}.strength .promise__motto__list__item:nth-of-type(1) .promise__motto__wrap{animation-delay:.2s}.strength .promise__motto__list__item:nth-of-type(2) .promise__motto__wrap{animation-delay:.4s}.strength .promise__motto__list__item:nth-of-type(3) .promise__motto__wrap{animation-delay:.6s}.strength .promise__motto__list__item:nth-of-type(4) .promise__motto__wrap{animation-delay:.8s}.strength .promise__motto__list__item:nth-of-type(5) .promise__motto__wrap{animation-delay:1s}.strength .promise__motto__list__item:nth-of-type(6) .promise__motto__wrap{animation-delay:1.2s}.strength .promise__motto__list__item:nth-of-type(7) .promise__motto__wrap{animation-delay:1.4s}.strength .promise__motto__list__item:nth-of-type(8) .promise__motto__wrap{animation-delay:1.6s}@media not screen and (max-width: 1024px){.strength .promise__motto__list__item{padding:min(5vw,80px) min(2vw,20px) min(2vw,20px);flex:1}.strength .promise__motto__list__item:not(:last-of-type){border-right:1px solid #000}}@media screen and (max-width: 1024px){.strength .promise__motto__list__item:not(:last-of-type){border-bottom:1px solid #000}}.strength .promise__motto__list__item:nth-of-type(1) .promise__motto__ttl__img{width:min(90%,220px)}@media screen and (max-width: 1024px){.strength .promise__motto__list__item:nth-of-type(1) .promise__motto__ttl__img{height:min(14vw,120px)}.strength .promise__motto__list__item:nth-of-type(1) .promise__motto__ttl__img img{transform:translate(2%)}}.strength .promise__motto__list__item:nth-of-type(2) .promise__motto__ttl__img{width:min(65%,155px)}@media screen and (max-width: 1024px){.strength .promise__motto__list__item:nth-of-type(2) .promise__motto__ttl__img{height:min(14vw,120px)}}.strength .promise__motto__list__item:nth-of-type(3) .promise__motto__ttl__img{width:min(70%,131px)}@media screen and (max-width: 1024px){.strength .promise__motto__list__item:nth-of-type(3) .promise__motto__ttl__img{height:min(18vw,150px)}}.strength .promise__motto__list__item:nth-of-type(3) .promise__motto__ttl__img img{transform:translateY(8%)}.strength .promise__motto__wrap{display:flex;flex-direction:column;align-items:center}@media screen and (max-width: 1024px){.strength .promise__motto__wrap{flex-direction:row}}.strength .promise__motto__ttl{display:flex;flex-direction:column-reverse;align-items:center;justify-content:flex-end;gap:min(1vw,15px)}@media screen and (max-width: 1024px){.strength .promise__motto__ttl{padding:min(5vw,40px);width:min(40vw,377px);aspect-ratio:1/1;justify-content:center;gap:min(3.5vw,25px);position:relative}.strength .promise__motto__ttl:after{content:"";display:block;height:68%;top:50%;position:absolute;right:0;transform:translateY(-50%);width:1px;background:#000}}.strength .promise__motto__ttl__img{height:min(10vw,140px);text-align:center}@media screen and (max-width: 1024px){.strength .promise__motto__ttl__img{width:100%!important}}.strength .promise__motto__ttl__img img{vertical-align:middle;height:100%}.strength .promise__motto h4{font-size:min(2.2vw,33px);letter-spacing:.23em;margin-bottom:min(5vw,60px)}@media screen and (max-width: 1024px){.strength .promise__motto h4{font-size:min(3.2vw,28px);margin-bottom:0}}@media screen and (max-width: 1024px){.strength .promise__motto__txt{flex:1;padding:min(3.5vw,20px);padding-right:min(4vw,30px)}}.strength .promise__motto__txt p{font-size:min(.85vw,14px);line-height:2;letter-spacing:.2em}@media screen and (max-width: 1024px){.strength .promise__motto__txt p{font-size:min(3vw,18px);line-height:1.6}}.strength .promise__persons{padding:min(6vw,80px) 0}.strength .promise__persons__item:not(:last-of-type){margin-bottom:min(11vw,113px)}.strength .promise__person{position:relative}@media not screen and (max-width: 1024px){.strength .promise__person:nth-of-type(2n) .promise__person__contents{flex-direction:row-reverse}}@media screen and (max-width: 1024px){.strength .promise__person:nth-of-type(2n) .promise__person__top{left:0}.strength .promise__person:nth-of-type(2n) .promise__person__name{margin-right:auto}.strength .promise__person:nth-of-type(2n) .promise__person__message{right:0;transform:translate(calc(100% + 5vw))}}@media screen and (max-width: 1024px){.strength .promise__person:nth-of-type(odd) .promise__person__top{right:0;margin-left:auto}.strength .promise__person:nth-of-type(odd) .promise__person__name{margin-left:auto}.strength .promise__person:nth-of-type(odd) .promise__person__name *{text-align:right}.strength .promise__person:nth-of-type(odd) .promise__person__message{left:0}.strength .promise__person:nth-of-type(odd) .promise__person__message__inner{position:relative;display:flex;justify-content:flex-end;width:100%}}.strength .promise__person:nth-of-type(1) .promise__person__message p{letter-spacing:.19em}.strength .promise__person__img{width:100%;position:relative}@media not screen and (max-width: 1024px){.strength .promise__person__img{aspect-ratio:1318/840}}@media screen and (max-width: 1024px){.strength .promise__person__img{aspect-ratio:1/1;width:100vw;position:relative;left:50%;transform:translate(-50%)}}.strength .promise__person__contents{display:flex;gap:min(2vw,40px)}@media not screen and (max-width: 1024px){.strength .promise__person__contents{justify-content:flex-end;align-items:flex-end}}@media screen and (max-width: 1024px){.strength .promise__person__contents{flex-direction:column;width:80vw;margin:auto}}.strength .promise__person__top{position:relative;bottom:0}@media not screen and (max-width: 1024px){.strength .promise__person__top{background:#f5f5f5;justify-content:space-between;gap:min(1vw,38px);aspect-ratio:1/1;width:min(38%,500px);margin-top:calc(-.2*min(38%,500px));padding:min(3.4vw,55px) min(3.2vw,48px) 0;display:flex}}@media screen and (max-width: 1024px){.strength .promise__person__top{width:40vw;margin-bottom:min(3vw,25px)}}.strength .promise__person__name{display:flex;flex-direction:row-reverse;gap:min(.5vw,7px)}@media not screen and (max-width: 1024px){.strength .promise__person__name{padding-left:min(1vw,10px)}}@media screen and (max-width: 1024px){.strength .promise__person__name{width:100%;flex-direction:column;border-bottom:1px solid #000;padding:min(4vw,20px) 0}}@media not screen and (max-width: 1024px){.strength .promise__person__name p,.strength .promise__person__name h5{writing-mode:vertical-rl;white-space:pre;text-orientation:upright}}.strength .promise__person__name p{font-size:min(1.1vw,18px);line-height:1.5}@media screen and (max-width: 1024px){.strength .promise__person__name p{font-size:min(2.9vw,24px);white-space:nowrap;line-height:1.6}}.strength .promise__person__name h5{font-size:min(2.1vw,34px);letter-spacing:.2em}@media screen and (max-width: 1024px){.strength .promise__person__name h5{font-size:min(4.8vw,34px);margin-top:2.2vw;letter-spacing:.22em}}@media not screen and (max-width: 1024px){.strength .promise__person__top{opacity:0;transform:translateY(15%);transition:opacity .4s cubic-bezier(.33,1,.68,1),transform 1s cubic-bezier(.22,1,.36,1)}}@media screen and (max-width: 1024px){.strength .promise__person__top .promise__person__name{opacity:0;transition:opacity 1s cubic-bezier(.33,1,.68,1) .4s}.strength .promise__person__top .promise__person__message{opacity:0;transform:translateY(15%);transition:opacity .4s cubic-bezier(.33,1,.68,1),transform 1s cubic-bezier(.22,1,.36,1)}.strength .promise__person__top .promise__person__message.even{transform:translate(calc(100% + 5vw)) translateY(15%)}.strength .promise__person__top .promise__person__message.odd{transform:translate(calc(-100% - 5vw)) translateY(15%)}}@media not screen and (max-width: 1024px){.strength .promise__person__top.anim--on{opacity:1;transform:translate(0)}}@media screen and (max-width: 1024px){.strength .promise__person__top.anim--on .promise__person__name,.strength .promise__person__top.anim--on .promise__person__message{opacity:1}.strength .promise__person__top.anim--on .promise__person__message.even{transform:translate(calc(100% + 5vw)) translateY(0)}.strength .promise__person__top.anim--on .promise__person__message.odd{transform:translate(calc(-100% - 5vw)) translateY(0)}}.strength .promise__person__message{position:relative}@media not screen and (max-width: 1024px){.strength .promise__person__message{position:absolute;left:47%;width:fit-content}}@media screen and (max-width: 1024px){.strength .promise__person__message{background:#f5f5f5;padding:min(7.2vw,60px);position:absolute;bottom:0;width:min(45.3vw,350px);aspect-ratio:408/602}}.strength .promise__person__message__inner{padding-top:calc(min(1.5vw,17px) + min(.8vw,11px));width:fit-content}@media screen and (max-width: 1024px){.strength .promise__person__message__inner{padding-top:calc(min(3vw,20px) + min(2vw,11px))}}.strength .promise__person__message p{font-size:min(2.3vw,40px);letter-spacing:.25em;line-height:1.4;position:relative}.strength .promise__person__message p:before{content:"";display:block;width:100%;height:min(.8vw,11px);background:#64a0d5;position:absolute;bottom:calc(100% + min(1.5vw,17px))}@media screen and (max-width: 1024px){.strength .promise__person__message p:before{bottom:calc(100% + min(3vw,20px));height:min(2vw,11px)}}@media screen and (max-width: 1024px){.strength .promise__person__message p{font-size:min(5vw,40px)}}@media not screen and (max-width: 1024px){.strength .promise__person__txt{width:min(53.1%,700px)}}.strength .promise__person__txt p{font-size:min(1.04vw,18px);line-height:2.2}@media screen and (max-width: 1024px){.strength .promise__person__txt p{font-size:min(3.2vw,18px);line-height:1.6}}.four-strength{padding-top:30px}.four-strength__item{position:sticky;bottom:0;left:0;width:100%;height:calc(100vh - 30px);overflow:hidden}@media screen and (max-width: 1024px){.four-strength__item{height:calc(100vh - clamp(35px,5vw,75px))}}.four-strength__item__guide{display:block;position:relative;width:100%;height:60vh;top:0%;transform:translateY(20vh);pointer-events:none;z-index:500}.four-strength__inner{position:sticky;z-index:20;height:100%;width:86%;margin:0 auto}@media screen and (max-width: 1024px){.four-strength__inner{position:absolute;left:50%;transform:translate(-50%);bottom:0;height:calc(100dvh - clamp(35px,5vw,75px))}}.four-strength__bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;transform-origin:center center;transition:transform 1s cubic-bezier(.16,1,.3,1) 0s}@media screen and (max-width: 1024px){.four-strength__bg:after{content:"";position:absolute;top:0;left:0;width:100%;height:clamp(35px,5vw,75px);background-image:linear-gradient(0deg,#0000 20%,#0006);mix-blend-mode:multiply;z-index:1}}.four-strength__bg img{width:100%;height:100%;object-fit:cover;animation:four-strength__bg 12s cubic-bezier(.45,0,.55,1) alternate infinite}@media screen and (max-width: 1024px){.four-strength__bg img{animation:four-strength__bg--sp 12s cubic-bezier(.45,0,.55,1) alternate infinite}}.four-strength__box{position:absolute;width:min(38vw,900px);z-index:10;background:#fff;padding:min(2.6vw,53px) min(3vw,60px)}@media not screen and (max-width: 1024px){.four-strength__box{clip-path:inset(0 100% 0 0)}}@media screen and (max-width: 1024px){.four-strength__box{width:min(80vw,600px);padding:min(8vw,68px) min(10vw,60px);top:50%;left:50%;transform:translate(-50%,-50%);opacity:0;transition:opacity .4s cubic-bezier(.33,1,.68,1) 0s}}@media not screen and (max-width: 1024px){.four-strength__box__wrap{opacity:0;transition:opacity .4s cubic-bezier(.33,1,.68,1) .4s}}@media not screen and (max-width: 1024px){.four-strength__box.enabled{animation:mask--left-to-right--appear .6s cubic-bezier(.16,1,.3,1) 0s forwards}}@media screen and (max-width: 1024px){.four-strength__box.enabled{opacity:1}}.four-strength__box.enabled .four-strength__box__wrap{opacity:1}.four-strength__box.disabled{opacity:0;transform:translateY(-80%)!important;clip-path:inset(0 0 0 0);transition:opacity .3s ease,transform .4s cubic-bezier(.22,1,.36,1)}@media screen and (max-width: 1024px){.four-strength__box.disabled{transform:translate(-50%,-80%)!important}}.four-strength__box.disabled .four-strength__box__wrap{opacity:0}.four-strength__ttl{display:grid;grid-template-columns:repeat(2,auto);grid-template-rows:repeat(2,auto);border-bottom:1px solid #000;padding-bottom:min(3vw,25px);gap:0 min(1vw,15px)}.four-strength__ttl h3{grid-column:2/3;grid-row:2/3}.four-strength__ttl .sub{grid-column:2/3;grid-row:1/2}.four-strength__ttl .img{grid-column:1/2;grid-row:1/3}@media screen and (max-width: 1024px){.four-strength__ttl{grid-template-columns:100%;grid-template-rows:repeat(3,auto);padding-bottom:min(5vw,35px)}.four-strength__ttl h3{grid-column:1/2;grid-row:3/4}.four-strength__ttl .sub{grid-column:1/2;grid-row:2/3}.four-strength__ttl .img{grid-column:1/2;grid-row:1/2}}.four-strength__ttl h3{font-size:min(1.25vw,28px);letter-spacing:.27em;line-height:1.5;margin-top:min(1vw,20px);white-space:nowrap}@media screen and (max-width: 1024px){.four-strength__ttl h3{font-size:min(4vw,28px);text-align:center;border-top:1px solid #000;padding-top:min(5vw,35px);letter-spacing:.25em}}.four-strength__ttl .sub{font-size:min(1vw,22px)}@media screen and (max-width: 1024px){.four-strength__ttl .sub{text-align:center;font-size:min(3.2vw,16px);letter-spacing:.1em;margin:min(5vw,25px) auto}}.four-strength__ttl .img{width:min(7vw,180px)}@media screen and (max-width: 1024px){.four-strength__ttl .img{width:min(35vw,330px);margin:auto;padding-top:min(5vw,35px)}}.four-strength__ttl .img img{height:100%;width:auto}.four-strength__txt{padding-top:min(2.5vw,18px)}@media screen and (max-width: 1024px){.four-strength__txt{padding-top:min(4vw,20px)}}.four-strength__txt p{font-size:min(.9vw,18px);letter-spacing:.22em}@media screen and (max-width: 1024px){.four-strength__txt p{font-size:min(3.4vw,20px);letter-spacing:.18em;line-height:1.6}}.strength--01{z-index:4}.strength--02{z-index:3}.strength--03{z-index:2}.strength--04{z-index:1}@media not screen and (max-width: 1024px){.strength--01 .four-strength__box,.strength--02 .four-strength__box{left:2.5%;top:67%;transform:translateY(-50%)}.strength--03 .four-strength__box,.strength--04 .four-strength__box{right:0;top:67%;transform:translateY(-50%)}}.strength--01 .img{width:min(8vw,190px)}@media screen and (max-width: 1024px){.strength--01 .img{width:42%}}.strength--02 .img{width:min(8vw,190px)}@media screen and (max-width: 1024px){.strength--02 .img{width:50%}}.strength--03 .img{width:min(8vw,190px)}@media screen and (max-width: 1024px){.strength--03 .img{width:58%}}.strength--04 h3{width:initial}@media screen and (max-width: 1024px){.strength--04 .img{width:58%}}@media not screen and (max-width: 1024px){.strength--04 .img img{transform-origin:left center;transform:scale(1.3)}}@keyframes scroll-bar{0%{transform:scaleX(0);transform-origin:left center}10%{transform:scaleX(1);transform-origin:left center}90%{transform:scaleX(1);transform-origin:right center}to{transform:scaleX(0);transform-origin:right center}}@keyframes scroll{0%{transform:translate(16%)}15%{transform:translate(0)}80%{transform:translate(0)}to{transform:translate(16%)}}@keyframes four-strength__bg{0%{transform:scale(1)}to{transform:scale(1.05)}}@keyframes four-strength__bg--sp{0%{transform:scale(1)}to{transform:scale(1.07)}}@media not screen and (max-width: 1024px){.service main:after{background:#fff}}@media screen and (max-width: 1024px){.service main:after{background:#e9e9e9}}.service .type-of-service,.service .area{padding-bottom:min(6vw,80px)}.service .cold-chain{background:#fff}.service .cold-chain__bg--freight{position:relative;display:flex}@media screen and (max-width: 1024px){.service .cold-chain__bg--freight{flex-wrap:wrap}.service .cold-chain__bg--freight.anim--on .mask{animation-name:fadeup;animation-timing-function:ease;animation-duration:1s;animation-fill-mode:forwards}}.service .cold-chain [class*=cold-chain__bg__img]{display:block;position:relative;width:25%;aspect-ratio:450/658}@media screen and (max-width: 1024px){.service .cold-chain [class*=cold-chain__bg__img]{width:50%;aspect-ratio:450/800}.service .cold-chain [class*=cold-chain__bg__img] .mask{clip-path:inset(0 0 0 0);opacity:0;transform:translateY(min(10vw,60px))}}.service .cold-chain [class*=cold-chain__bg__img] img{width:100%;height:100%;object-fit:cover}@media screen and (max-width: 1024px){.service .cold-chain__bg__img--freight--01 .mask{animation-delay:.3s}.service .cold-chain__bg__img--freight--02 .mask{animation-delay:0s}.service .cold-chain__bg__img--freight--03 .mask{animation-delay:.1s}.service .cold-chain__bg__img--freight--04 .mask{animation-delay:.4s}}.service .cold-chain__example{background:#f5f5f5}.service .cold-chain__example__ttl{padding:min(3vw,45px) 0}@media screen and (max-width: 1024px){.service .cold-chain__example__ttl{padding:min(4.8vw,40px) 0;width:88%}}.service .cold-chain__example__ttl *{text-align:center}.service .cold-chain__example__ttl h3{font-size:min(2.5vw,28px);margin:0 0 min(2.5vw,30px)}@media screen and (max-width: 1024px){.service .cold-chain__example__ttl h3{font-size:min(4.2vw,22px);margin:0 0 min(3vw,30px);letter-spacing:.2em}}@media screen and (max-width: 1024px){.service .cold-chain__example__ttl p{text-align:left}}.service .cold-chain__example__list,.service .cold-chain__example__list li{position:relative}.service .cold-chain__example__list li:last-child .cold-chain__example__temperture{position:relative}.service .cold-chain__example__list li:last-child .cold-chain__example__temperture:after{content:"";display:block;width:60px;height:min(66.4vw,1200px);position:absolute;right:0;bottom:0;transform:translate(50%);background:url(/assets/images/service/temperture_range.svg) no-repeat center center/auto 98.8%;pointer-events:none}@media screen and (max-width: 1024px){.service .cold-chain__example__list li:last-child .cold-chain__example__temperture:after{height:min(142.2vw,1280px);background-size:100% 98.8%}}.service .cold-chain__example__list li .mask{background:#000}.service .cold-chain__example__list .contents{display:grid;grid-template-columns:min(24vw,360px) min(9.5vw,170px) 1fr;grid-template-rows:min(16.6vw,300px)}@media screen and (max-width: 1024px){.service .cold-chain__example__list .contents{grid-template-columns:min(30%,270px) min(20%,180px) min(50%,450px);grid-template-rows:min(35.5vw,320px);max-width:900px;margin:auto;width:90%}}.service .cold-chain__example__list .contents>*{display:flex}.service .cold-chain__example__list h4{font-size:min(3vw,45px);display:flex;flex-direction:column;font-weight:700;letter-spacing:.15em;justify-content:center}@media screen and (max-width: 1024px){.service .cold-chain__example__list h4{font-size:min(5.3vw,40px);letter-spacing:.1em}}.service .cold-chain__example__list h4 span{line-height:1.1;font-family:Frutiger LT Pro,sans-serif;transform:scaleY(.85)}.service .cold-chain__example__list h4:after{content:attr(data-jp);font-size:35%;margin-top:.1em;font-family:Noto Sans JP,sans-serif;font-optical-sizing:auto;font-weight:400;font-style:normal}@media screen and (max-width: 1024px){.service .cold-chain__example__list h4:after{font-size:55%}}.service .cold-chain__example__list.anim--on .mask{animation-name:mask--left-to-right;animation-duration:1s;animation-timing-function:cubic-bezier(.22,1,.36,1);animation-fill-mode:forwards}.service .cold-chain__example__temperture{align-items:center;justify-content:center;padding:min(4vw,74px) 0}.service .cold-chain__example__temperture img{height:100%}@media screen and (max-width: 1024px){.service .cold-chain__example__temperture img{height:min(19vw,160px)}}.service .cold-chain__example__content{align-items:center;justify-content:flex-start}@media screen and (max-width: 1024px){.service .cold-chain__example__content{flex-direction:column;justify-content:space-between;align-items:flex-end;padding:min(3.5vw,40px) 0 min(4vw,30px)}}.service .cold-chain__example__img{width:70%;display:flex;align-items:center;justify-content:center}@media not screen and (max-width: 1024px){.service .cold-chain__example__img{padding:0 min(3vw,98px) 0 min(10vw,170px)}.service .cold-chain__example__img img{width:min(17.5vw,316px)}}@media screen and (max-width: 1024px){.service .cold-chain__example__img{width:84%;flex:1}.service .cold-chain__example__img img{width:100%}}.service .cold-chain__example__items{flex:1;padding-left:min(2vw,50px)}@media screen and (max-width: 1024px){.service .cold-chain__example__items{display:flex;flex-wrap:wrap;flex:initial;padding-left:0;margin-left:auto;width:86%}}.service .cold-chain__example__items li{font-size:min(1.2vw,16px);margin:2.5em 0}@media screen and (max-width: 1024px){.service .cold-chain__example__items li{font-size:min(2.7vw,20px);margin:.4em 0 0 1.5em}.service .cold-chain__example__items li.w--full{width:100%}}.service .cold-chain__example--dry{background:#fff}.service .cold-chain__example--chilled{background:#abcde7}.service .cold-chain__example--chilled .mask{animation-delay:.1s}.service .cold-chain__example--frozen{background:#64a7dc}.service .cold-chain__example--frozen .mask{animation-delay:.2s}.service .cold-chain__example--ultra-frozen{background:#0080c1}.service .cold-chain__example--ultra-frozen .mask{animation-delay:.3s}@media screen and (max-width: 1024px){.service .cold-chain__example--chilled .cold-chain__example__img{width:92%;transform:translate(-3%)}}.service .type-of-service{background:#fff;padding-top:min(6vw,80px)}.service .type-of-service__list{border-bottom:1px solid #000}.service .type-of-service__list li{padding:min(5vw,90px) 0;display:flex;align-items:center;gap:min(4vw,80px);border-top:1px solid #000}@media screen and (max-width: 1024px){.service .type-of-service__list li{flex-direction:column;width:80vw;margin:auto;padding:min(10vw,80px) 0 min(8vw,60px)}}.service .type-of-service__name{display:flex;flex-direction:column-reverse;align-items:center;justify-content:center;width:min(30vw,460px)}@media screen and (max-width: 1024px){.service .type-of-service__name{width:min(100%,700px)}}.service .type-of-service__name h4{font-size:min(1.5vw,28px);white-space:nowrap;margin-top:.5em}@media screen and (max-width: 1024px){.service .type-of-service__name h4{font-size:min(4.5vw,38px)}}.service .type-of-service__img{width:80%}.service .type-of-service__img img{width:100%}.service .type-of-service dl{flex:1}@media not screen and (max-width: 1024px){.service .type-of-service dl *{letter-spacing:.3em}}.service .type-of-service dt{line-height:1.6;margin-bottom:1.3em;font-size:min(1.3vw,20px)}@media screen and (max-width: 1024px){.service .type-of-service dt{font-size:min(3.8vw,30px);margin:1.8em 0}}.service .type-of-service dd p{font-weight:400}@media not screen and (max-width: 1024px){.service .type-of-service dd p{font-size:min(1.1vw,15px);line-height:1.9}}@media screen and (max-width: 1024px){.service .type-of-service dd p{font-size:min(3.3vw,20px);line-height:1.6}}.service .area{background:#fff;padding-bottom:min(6vw,80px)}.service .area__img{position:relative;margin:0 auto}@media not screen and (max-width: 1024px){.service .area__img{width:84%;padding-top:min(20vw,272px)}}@media not screen and (max-width: 1024px){.service .area__img__base{position:absolute;top:0;left:0;aspect-ratio:597.3/769.5;width:54%}}@media screen and (max-width: 1024px){.service .area__img__network{margin:min(15vw,100px) 0}}.service .area__img__network img{transform:translate(2%)}@media screen and (max-width: 1024px){.service .area__img__network img{transform:scale(1.08) translate(1.5%)}}.service .area__txt{position:relative}@media not screen and (max-width: 1024px){.service .area__txt{right:0;margin-left:auto;width:fit-content;transform:translateY(-30%)}}.service .area__txt p{font-size:min(1.1vw,15px);line-height:1.9}@media screen and (max-width: 1024px){.service .area__txt p{font-size:min(3.3vw,20px)}}.service .area__txt strong{font-size:min(1.3vw,20px);font-weight:500;line-height:1.8}@media screen and (max-width: 1024px){.service .area__txt strong{font-size:min(4vw,35px)}}.service .area__txt hr{height:2em}.service .voice{background:#fff}@media screen and (max-width: 1024px){.service .voice{background:#e9e9e9}.service .voice__inner{width:100%}}@media screen and (max-width: 1024px){.service .voice__case{background:#e9e9e9;padding:min(15vw,120px) 0 0}}.service .voice__case dt{border-top:1px solid #000;border-bottom:1px solid #000;font-size:min(1.5vw,24px);display:flex;align-items:center;padding:min(1.5vw,20px) 0;letter-spacing:.22em;position:relative}@media not screen and (max-width: 1024px){.service .voice__case dt small{font-size:min(1.5vw,24px)}}@media screen and (max-width: 1024px){.service .voice__case dt{width:84%;margin:auto;flex-direction:column;font-size:min(4.5vw,28px);align-items:flex-start;line-height:2;padding:min(7vw,40px) 0 min(5vw,32px);letter-spacing:.16em}.service .voice__case dt small{font-size:78%}}.service .voice__case dt .case{font-size:min(1.7vw,30px);padding:.3em 1em .3em .3em;border-right:1px solid #000;font-family:Frutiger LT Pro,sans-serif;transform:scaleY(.85);font-weight:700;margin-right:1.1em;letter-spacing:.1em;display:flex;align-items:center;gap:min(1vw,8px)}@media screen and (max-width: 1024px){.service .voice__case dt .case{position:absolute;bottom:100%;left:50%;transform:translate(-50%);border-right:none;font-size:min(5vw,40px)}}.service .voice__case dt .case:after{content:attr(data-num);color:#0071b0;font-size:220%;margin-top:-.08em}.service .voice__case__visual{display:grid;grid-template-columns:31.26% 67.22%;grid-template-rows:1fr 1fr;gap:min(1.2vw,20px);margin:min(1.6vw,26px) 0 min(1.9vw,30px)}@media screen and (max-width: 1024px){.service .voice__case__visual{grid-template-columns:100%;grid-template-rows:auto auto auto;gap:0;margin:min(7vw,40px) 0 0}}.service .voice__case__visual__message{display:flex;align-items:center;justify-content:center}.service .voice__case__visual__message p{font-size:min(1.4vw,24px);line-height:2.1}@media not screen and (max-width: 1024px){.service .voice__case__visual__message{background:#000;color:#fff}}@media screen and (max-width: 1024px){.service .voice__case__visual__message{grid-column:1/2;grid-row:2/3;background:#fff;padding:min(7.6vw,50px) 0}.service .voice__case__visual__message p{font-size:min(4.6vw,26px);text-align:center;line-height:1.8;letter-spacing:.2em}}.service .voice__case__visual__img img{object-fit:cover;width:100%;height:100%}.service .voice__case__visual__img.img--01{grid-column:2/3;grid-row:1/3}@media screen and (max-width: 1024px){.service .voice__case__visual__img.img--01{grid-column:1/2;grid-row:1/2}}@media not screen and (max-width: 1024px){.service .voice__case__visual__img.img--02{grid-column:1/2;grid-row:2/3;aspect-ratio:412/282}}@media screen and (max-width: 1024px){.service .voice__case__visual__img.img--02{grid-column:1/2;grid-row:3/4;padding:10% 8% 5%}}.service .voice__case__txt{margin-bottom:min(8vw,130px)}@media not screen and (max-width: 1024px){.service .voice__case__txt{column-count:2;column-gap:min(3.4vw,46px)}}@media screen and (max-width: 1024px){.service .voice__case__txt{width:84%;margin:0 auto min(15vw,200px)}}.service .voice__case__txt p{text-indent:1em;letter-spacing:.3em;line-height:2.2;font-size:min(1.06vw,18px)}@media screen and (max-width: 1024px){.service .voice__case__txt p{font-size:min(3.3vw,20px);font-weight:400;line-height:1.7;letter-spacing:.1em}}.service .voice__case__issue,.service .voice__case__solution{margin:min(5vw,80px) 0}@media screen and (max-width: 1024px){.service .voice__case__issue,.service .voice__case__solution{width:84%;margin:min(8vw,100px) auto}}.service .voice__case__issue h4,.service .voice__case__solution h4{text-align:center;width:min(20vw,295px);border-bottom:1px solid #000;font-size:min(1.3vw,20px);margin:0 auto 1.5em;padding:.4em 0}@media screen and (max-width: 1024px){.service .voice__case__issue h4,.service .voice__case__solution h4{font-size:min(4.4vw,24px);width:100%;padding:.5em 0;letter-spacing:.2em}}.service .voice__case__issue__list,.service .voice__case__solution__list{width:100%}.service .voice__case__issue__list li,.service .voice__case__solution__list li{margin:min(1.5vw,22px);padding:min(1.5vw,22px)}@media screen and (max-width: 1024px){.service .voice__case__issue__list li,.service .voice__case__solution__list li{margin:min(3vw,38px) 0;padding:min(3.5vw,20px)}}.service .voice__case__issue__list p,.service .voice__case__solution__list p{text-align:center;font-size:min(1.25vw,19px)}@media screen and (max-width: 1024px){.service .voice__case__issue__list p,.service .voice__case__solution__list p{font-size:min(3.4vw,19px);line-height:1.6}}.service .voice__case__issue__list li{background:#f5f5f5}.service .voice__case__solution__list li{background:#0080ba;color:#fff}.about{background:#f5f5f5}.about main:after{background:#fff}.about section{position:relative}.about .message{padding:min(8vw,80px) 0;position:relative;background:#f5f5f5}@media screen and (max-width: 1024px){.about .message .contents{width:100%}}@media screen and (max-width: 1024px){.about .message .page__section__ttl{padding-bottom:0}.about .message .page__section__ttl h3{margin-bottom:0}}.about .message__visual{position:relative}@media screen and (max-width: 1024px){.about .message__visual{padding-bottom:min(14.8vw,113px);margin-top:8.5vw}}.about .message__visual__img{width:min(95%,1252px);aspect-ratio:1252/790;position:relative;left:0;top:0}@media screen and (max-width: 1024px){.about .message__visual__img{width:82.8%;aspect-ratio:746/900}}.about .message__visual__img img{width:100%;height:100%;object-fit:cover}.about .message__visual__img .sub{display:block;position:absolute;left:100%;top:0;transform-origin:left bottom;transform:rotate(90deg) scaleY(.95) translateY(-.1em);font-family:Frutiger LT Pro,sans-serif;font-weight:700;font-size:min(4.5vw,68px);white-space:nowrap;letter-spacing:.15em}@media screen and (max-width: 1024px){.about .message__visual__img .sub{font-size:min(7.7vw,72px);transform:rotate(90deg) scaleY(.95) translateY(-.4em)}}.about .message__visual__img .sub span{display:inline-block}.about .message__visual__name{position:relative;width:47.6%;aspect-ratio:628/170}@media screen and (max-width: 1024px){.about .message__visual__name{width:60%;aspect-ratio:541/359;display:flex;flex-direction:column;align-items:flex-end;justify-content:center;padding-bottom:1em;gap:1em}}.about .message__visual__name p{font-size:min(2.5vw,36px);letter-spacing:.25em;margin:.8em 0}.about .message__visual__name p small{font-size:54%;letter-spacing:.22em;white-space:nowrap}@media screen and (max-width: 1024px){.about .message__visual__name p{width:88%;font-size:min(4.8vw,42px);margin:0 0 .5em}.about .message__visual__name p small{font-size:60%}}.about .message__visual__name:after{content:"";display:block;width:100%;aspect-ratio:628/32.5;background:#000;position:absolute;left:0;bottom:0}@media screen and (max-width: 1024px){.about .message__visual__name:after{aspect-ratio:541/32.6}}.about .message__visual__sub{background:#fff;aspect-ratio:413/659;width:min(31.3%,413px);position:absolute;right:0;bottom:0;font-size:min(2.2vw,36px);display:flex;align-items:center;justify-content:center;transform:translateY(22%);letter-spacing:.2em}@media not screen and (max-width: 1024px){.about .message__visual__sub.anim--on{animation:message-visual-sub--fadeup 1s cubic-bezier(.22,1,.36,1) 0s forwards}}@media screen and (max-width: 1024px){.about .message__visual__sub{font-size:min(4.9vw,46px);aspect-ratio:292/751;transform:translateY(0);width:32.4vw}}.about .message__visual__sub p{margin-top:.7em}.about .message__visual__sub span{line-height:2}@media screen and (max-width: 1024px){.about .message__visual__sub span{line-height:1.5}}.about .message__visual__img .sub span{opacity:0;transform:translate(0);transition:opacity .6s ease .6s,transform .6s cubic-bezier(.22,1,.36,1) .6s}@media screen and (max-width: 1024px){.about .message__visual__img .sub span{transform:translateY(0)}}.about .message__visual__img.anim--on .sub span{opacity:1;transform:translate(-1em)}@media screen and (max-width: 1024px){.about .message__visual__img.anim--on .sub span{transform:translate(-1em)}}.about .message__txt{margin-top:min(7vw,100px)}@media not screen and (max-width: 1024px){.about .message__txt{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(5,auto);gap:min(2.5vw,20px) min(5vw,60px)}}@media screen and (max-width: 1024px){.about .message__txt{width:84%;margin:min(9vw,130px) auto}}.about .message__txt p{font-size:min(1.06vw,18px);line-height:2.2;text-indent:1em;letter-spacing:.12em}@media screen and (max-width: 1024px){.about .message__txt p{font-size:min(3.7vw,22px);line-height:1.7;letter-spacing:.1em}}.about .message__txt hr{height:3.5em}.about .message__txt--01{grid-column:1/2;grid-row:1/3}.about .message__txt--02{color:#fff;position:relative;padding:min(2vw,32px) 0;grid-column:1/2;grid-row:3/4}@media screen and (max-width: 1024px){.about .message__txt--02{padding:min(5vw,28px) 0;padding-left:min(7vw,45px);margin-top:min(7.9vw,50px)}}.about .message__txt--02 p{position:relative;z-index:10;font-size:min(1.4vw,23px);text-indent:0;line-height:2;letter-spacing:.2em;opacity:0;transition:opacity .4s ease .4s}@media screen and (max-width: 1024px){.about .message__txt--02 p{font-size:min(4.2vw,28px);line-height:1.6}}.about .message__txt--02:before{content:"";display:block;position:absolute;right:0;top:0;background:#0080c1;z-index:1;width:50vw;height:100%;transform:scaleX(0);transform-origin:left center;transition:transform .6s ease 0s}@media screen and (max-width: 1024px){.about .message__txt--02:before{left:0;width:100vw}}.about .message__txt--02.anim--on:before{transform:scaleX(1)}.about .message__txt--02.anim--on p{opacity:1}.about .message__txt--03{margin-top:min(7.9vw,119px);grid-column:2/3;grid-row:1/6}@media screen and (max-width: 1024px){.about .message__txt--03{margin-top:min(7.9vw,50px)}}.about .company{padding-bottom:min(10vw,120px);background:#f5f5f5}@media screen and (max-width: 1024px){.about .company{background:#fff;padding-top:min(4vw,80px)}}.about .company__data{border-top:1px solid #000;padding:min(7vw,86px) min(6vw,100px);padding-right:min(4vw,50px)}@media screen and (max-width: 1024px){.about .company__data{padding-left:0;padding-right:0}}.about .company__data__list{width:min(100%,1018px);display:flex;flex-wrap:wrap;gap:min(2vw,30px) 0;justify-content:space-between;align-items:flex-start}@media screen and (max-width: 1024px){.about .company__data__list{flex-direction:column;gap:0}}.about .company__data__list dt,.about .company__data__list p,.about .company__data__list li{font-size:min(1.15vw,17px);line-height:2.2;letter-spacing:.22em}@media screen and (max-width: 1024px){.about .company__data__list dt,.about .company__data__list p,.about .company__data__list li{font-size:min(3.2vw,17px);letter-spacing:.17em;line-height:1.6}}@media screen and (max-width: 1024px){.about .company__data__list p,.about .company__data__list li{font-weight:400}}@media not screen and (max-width: 1024px){.about .company__data__list>dt{width:clamp(80px,12%,104px);text-align-last:justify;text-justify:inter-ideograph}}@media screen and (max-width: 1024px){.about .company__data__list>dt:not(:first-of-type){margin-top:min(4.5vw,40px)}}@media not screen and (max-width: 1024px){.about .company__data__list>dd{width:83%}}.about .company__data--history__list{width:100%;display:flex;flex-wrap:wrap;gap:min(2vw,30px) 0;justify-content:space-between;align-items:flex-start}@media screen and (max-width: 1024px){.about .company__data--history__list{gap:0}}.about .company__data--history__list dt{width:28%}@media screen and (max-width: 1024px){.about .company__data--history__list dt{width:100%;margin-top:min(4vw,40px)}}@media not screen and (max-width: 1024px){.about .company__data--history__list dd{width:70%}}.about .company__data--address{border-top:1px solid #000;border-bottom:1px solid #000;padding:min(7vw,86px) 0 min(6.7vw,80px);display:flex;justify-content:space-between}@media screen and (max-width: 1024px){.about .company__data--address{flex-direction:column}}.about .company__data--address dt{margin-bottom:min(6.5vw,75px);font-size:min(1.3vw,20px)}@media screen and (max-width: 1024px){.about .company__data--address dt{margin-bottom:min(5vw,25px)}}.about .company__data--address p{font-size:min(1.2vw,17px);line-height:2.2}@media screen and (max-width: 1024px){.about .company__data--address dt,.about .company__data--address p{font-size:min(3.2vw,17px);letter-spacing:.17em;line-height:1.8}}.about .company__data--address__map{width:min(53%,696px)}@media screen and (max-width: 1024px){.about .company__data--address__map{width:100%;margin-top:min(5vw,25px)}}.about .company__data--address__map iframe{width:100%;aspect-ratio:698/430}@media not screen and (max-width: 1024px){.about .company__data__partners{display:flex;flex-wrap:wrap}.about .company__data__partners li{width:50%}}.philosophy__guide{display:block;position:relative;width:100%;height:60vh;top:0%;pointer-events:none;z-index:500}.philosophy__top{position:sticky;top:0}.philosophy__top h2:after{content:none}.philosophy .top__ttl{clip-path:inset(0 100% 0 0)}.loaded .philosophy .top__ttl{animation:none}.philosophy .top__ttl__contents{opacity:0}.loaded .philosophy .top__ttl__contents{animation:none}.philosophy .top.anim--on .top__ttl{animation:mask--left-to-right--appear 1s cubic-bezier(.16,1,.3,1) .6s forwards}.philosophy .top.anim--on .top__ttl__contents{animation:fade 1s cubic-bezier(.33,1,.68,1) 1s forwards}.philosophy section{position:relative}.philosophy__contents{padding:min(10vw,130px) 0;background:#f5f5f5}.philosophy__list__item{display:flex;margin:min(8vw,80px) 0}.philosophy__list__item__ttl{width:min(30%,410px);position:relative;z-index:100}@media screen and (max-width: 1024px){.philosophy__list__item__ttl{width:21.2vw;margin-left:-4vw}}.philosophy__list__item__ttl:before{content:"";display:block;width:min(1.5vw,22px);position:absolute;top:calc(min(19.95vw,263px) / 3);left:calc(min(19.95vw,263px)/2);transform:translate(-50%);height:100%}@media screen and (max-width: 1024px){.philosophy__list__item__ttl:before{width:min(2.4vw,20px)}}.philosophy__list__item__txt{flex:1;margin-top:-1.5em;margin-left:-1px;overflow:hidden}@media not screen and (max-width: 1024px){.philosophy__list__item__txt{padding-left:min(3.2vw,54px)}.philosophy__list__item__txt h5,.philosophy__list__item__txt .txt{padding-left:min(2vw,20px)}}@media screen and (max-width: 1024px){.philosophy__list__item__txt{margin-top:10.6vw;margin-left:-4vw;transform:translate(-1%)}}.philosophy__list__item__txt h5,.philosophy__list__item__txt strong{letter-spacing:.22em}.philosophy__list__item__txt h5{font-size:min(1.5vw,23px);color:#0080bf;margin:min(3.2vw,56px) 0 1em}@media screen and (max-width: 1024px){.philosophy__list__item__txt h5{font-size:min(3.8vw,23px);letter-spacing:.15em;margin:min(7vw,40px) 0 .3em}}.philosophy__list__item__txt p{font-size:min(1.2vw,18px)}.philosophy__list__item__txt p strong{font-weight:500}@media screen and (max-width: 1024px){.philosophy__list__item__txt p{font-size:min(3.2vw,18px);letter-spacing:.1em;line-height:1.6}.philosophy__list__item__txt p strong{letter-spacing:.15em}}.philosophy__list__item__txt ul li:last-of-type .line:after{content:"";display:block;position:absolute;bottom:50%;height:100vw;width:2px}.philosophy__list h4,.philosophy__list h5{position:relative}.philosophy__list h4 .line,.philosophy__list h5 .line{display:block;aspect-ratio:1/1;right:0;position:absolute;top:50%}.philosophy__list h4 .line:before,.philosophy__list h5 .line:before{content:"";display:block;position:absolute;top:50%;transform:translateY(-50%);height:2px;width:min(20vw,300px)}.philosophy__list h4 .dot,.philosophy__list h5 .dot{aspect-ratio:1/1;width:100%;border-radius:30px;display:block;z-index:100;position:relative}.philosophy__list h4 .line{width:min(1.5vw,22px);left:100%;transform:translate(-50%,-50%)}.philosophy__list h4 .line:before{right:50%;z-index:10}.philosophy__list h4 .line:after{content:"";display:block;height:50px;width:100%;background:#f5f5f5;position:absolute;bottom:50%;z-index:1}.philosophy__list h5 .line{width:min(.7vw,10px);right:100%;transform:translateY(-50%)}.philosophy__list h5 .line:before{right:20%;width:min(3.2vw,54px)}.philosophy__list h5 .line:after{right:min(3.2vw,54px);transform:translate(100%)}.philosophy__list h4{width:100%;height:min(19.95vw,263px)}.philosophy__list h4 img{aspect-ratio:1/1;height:100%;width:auto;position:relative;z-index:10}.philosophy--mission .philosophy__list__item__ttl:before{background:#aacce6;background:linear-gradient(180deg,#aacce6 30%,#64a6db 70%);transition:clip-path .6s ease .3s}@media not screen and (max-width: 1024px){.philosophy--mission .philosophy__list__item__ttl:before{height:60%}}.philosophy--mission h4{transition:opacity .6s cubic-bezier(.22,1,.36,1) 0s,transform 1s cubic-bezier(.22,1,.36,1) 0s}@media not screen and (max-width: 1024px){.philosophy--mission .philosophy__list__item__txt{margin-top:calc(-1*min(1.7vw,25px))}}.philosophy--mission .line .dot,.philosophy--mission .line:before,.philosophy--mission .line:after{background:#aacce6}@media screen and (max-width: 1024px){.philosophy--mission p{padding:1em 0 2em}}.philosophy--mission p strong{font-size:280%}@media screen and (max-width: 1024px){.philosophy--mission p strong{font-size:175%;letter-spacing:.2em}}.philosophy--vision .philosophy__list__item__ttl:before{background:#64a6db;background:linear-gradient(180deg,#64a6db 8%,#0080bf 92%);transition:clip-path .8s ease .7s}.philosophy--vision h4{transition:opacity .6s cubic-bezier(.22,1,.36,1) .2s,transform 1s cubic-bezier(.22,1,.36,1) .2s}@media not screen and (max-width: 1024px){.philosophy--vision .philosophy__list__item__txt{margin-top:calc(-1*min(2.8vw,40px))}}.philosophy--vision .line .dot,.philosophy--vision .line:before,.philosophy--vision .line:after{background:#64a6db}.philosophy--vision p strong{font-size:140%;line-height:1.6}@media screen and (max-width: 1024px){.philosophy--vision p strong{font-size:130%}}.philosophy--value{margin-top:min(11vw,160px)}@media screen and (max-width: 1024px){.philosophy--value{margin-bottom:0}.philosophy--value .philosophy__list__item__ttl:before{background:#64a6db;background:linear-gradient(180deg,#0080bf 18%,#64a6db 86%);transition:clip-path .8s ease 1s;border-radius:min(1.3vw,10px);top:initial;bottom:0}}.philosophy--value .line .dot,.philosophy--value .line:before,.philosophy--value .line:after{background:#0080bf}.philosophy--value h4{transition:opacity .6s cubic-bezier(.22,1,.36,1) .4s,transform 1s cubic-bezier(.22,1,.36,1) .4s}.philosophy--value h4 .line{width:min(.7vw,10px)}.philosophy--value h4 .line:before{right:calc(50% - min(3.2vw,54px) + min(.7vw,10px))}.philosophy--value h4 .line .dot{right:calc(0 - min(3.2vw,54px));transform:translate(calc(min(3.2vw,54px) - 100%))}.philosophy--value li:first-of-type h5{margin-top:0}.philosophy .line,.philosophy .dot{pointer-events:none}@media screen and (max-width: 1024px){.philosophy .line,.philosophy .dot{display:none;visibility:hidden}}.philosophy__list .philosophy__list__item__ttl:before{clip-path:inset(0 0 100% 0)}.philosophy__list h4{opacity:0;transform:translateY(-70%)}.philosophy__list .line,.philosophy__list .dot,.philosophy__list .philosophy__list__item__txt{opacity:0;transition:opacity .4s ease .6s}@media screen and (max-width: 1024px){.philosophy__list .line,.philosophy__list .dot,.philosophy__list .philosophy__list__item__txt{transition:opacity .4s ease .3s}}.philosophy__list.anim--on .philosophy__list__item__ttl:before{clip-path:inset(0 0 0% 0)}.philosophy__list.anim--on h4{opacity:1;transform:translateY(-50%)}.philosophy__list.anim--on .line,.philosophy__list.anim--on .dot,.philosophy__list.anim--on .philosophy__list__item__txt{opacity:1}.identity{background:#fff;padding-top:min(3vw,50px)}.identity h3{font-family:Frutiger LT Pro,sans-serif;letter-spacing:.25em;transform:scaleY(.95)}@media screen and (max-width: 1024px){.identity h3{margin-bottom:0}}.identity__contents div{margin:min(9vw,125px) 0}@media screen and (max-width: 1024px){.identity__contents div{margin:min(15vw,120px) 0}}.identity__contents div:first-of-type{margin-top:min(7vw,70px)}.identity__logo img{width:100%}.identity__img{transform:translate(5%);opacity:0;transition:opacity .3s ease 0s,transform .6s cubic-bezier(.33,1,.68,1) 0s}@media screen and (max-width: 1024px){.identity__img{margin-top:0;position:relative}}.identity__img img{width:100%}.identity__img.anim--on{opacity:1;transform:translate(0)}@media screen and (max-width: 1024px){.identity__txt p{font-weight:400}}@keyframes message-visual-sub--fadeup{0%{opacity:0;transform:translateY(40%)}to{opacity:1;transform:translateY(22%)}}.facility section{position:relative;background:#fff}.facility .vehicle__type__list__item{border-top:1px solid #000;padding:min(6vw,80px) 0}@media screen and (max-width: 1024px){.facility .vehicle__type__list__item{padding:min(2vw,10px) min(1vw,8px) min(5vw,60px)}.facility .vehicle__type__list__item *{font-weight:400}}.facility .vehicle__type__list h4{font-size:min(2vw,30px);letter-spacing:.27em}@media screen and (max-width: 1024px){.facility .vehicle__type__list h4{font-size:min(4vw,30px);letter-spacing:.1em}}.facility .vehicle__list__item{padding:min(5vw,50px) 0}.facility .vehicle__list__item.anim--on{animation:fade 1s cubic-bezier(.22,1,.36,1) 0s forwards}.facility .vehicle__list__item.anim--on .vehicle__list__item__img{animation:vehicle-stagger 1s cubic-bezier(.22,1,.36,1) 0s forwards}.facility .vehicle__list__item.anim--on .vehicle__list__item__info{opacity:1}.facility .vehicle__list__item__img{opacity:0;transform:translate(5%)}.facility .vehicle__list__item__info{display:flex;justify-content:center;align-items:center;gap:min(3.5vw,60px);margin-top:min(4.5vw,55px);opacity:0;transition:opacity .3s cubic-bezier(.33,1,.68,1)}@media screen and (max-width: 1024px){.facility .vehicle__list__item__info{flex-direction:column;align-items:flex-start;gap:min(2.2vw,15px)}}.facility .vehicle__list__item__info p{font-size:min(1.4vw,21px);letter-spacing:.2em}@media screen and (max-width: 1024px){.facility .vehicle__list__item__info p{font-size:min(3.5vw,22px);letter-spacing:.13em;color:#0080c1}}.facility .vehicle__list__item__info p span{color:#0080c1}.facility .vehicle__count{border-top:1px solid #000;padding:min(4vw,50px) 0}@media screen and (max-width: 1024px){.facility .vehicle__count{padding-bottom:min(20vw,120px)}}.facility .vehicle__count p{display:flex;justify-content:center;align-items:flex-end;font-size:min(2vw,30px);line-height:1}@media screen and (max-width: 1024px){.facility .vehicle__count p{font-size:min(4.5vw,30px)}}.facility .vehicle__count__num{color:#0080c1;font-size:380%;font-weight:700;font-family:Frutiger LT Pro,sans-serif;transform:scaleY(.85);display:flex;margin-right:.08em;margin-left:-.05em}.facility .vehicle__count__num span{width:.5em;line-height:.55}.facility .vehicle__count__num span:nth-of-type(3){margin-left:.06em}.facility .base{padding:min(6vw,80px) 0}.facility .base__img{border-top:1px solid #000;padding:min(6vw,80px)}@media not screen and (max-width: 1024px){.facility .base__img img{max-width:50vw}}.facility .base__info__list{display:flex;flex-wrap:wrap}@media screen and (max-width: 1024px){.facility .base__info__list{flex-direction:column}}.facility .base__info__list li{width:50%;padding:min(4.5vw,50px);border-top:1px solid #000}@media not screen and (max-width: 1024px){.facility .base__info__list li:nth-of-type(odd){padding-right:0}.facility .base__info__list li:nth-of-type(odd) div{border-right:1px solid #000}}@media screen and (max-width: 1024px){.facility .base__info__list li{width:100%;padding-bottom:min(5vw,55px)}}.facility .base__info__list li:nth-of-type(1) [data-stagger-item]{animation-delay:.15s}.facility .base__info__list li:nth-of-type(2) [data-stagger-item]{animation-delay:.3s}.facility .base__info__list li:nth-of-type(3) [data-stagger-item]{animation-delay:.45s}.facility .base__info__list li:nth-of-type(4) [data-stagger-item]{animation-delay:.6s}@media screen and (max-width: 1024px){.facility .base__info__list li [data-stagger-item]{animation:none;transform:translateY(0)}.facility .base__info__list li [data-stagger-item].anim--on{opacity:1}}.facility .base__info__address{display:flex;flex-direction:column;justify-content:space-between;height:100%}.facility .base__info__address dt,.facility .base__info__address p,.facility .base__info__address a{letter-spacing:.3em;line-height:2.2}@media screen and (max-width: 1024px){.facility .base__info__address dt,.facility .base__info__address p,.facility .base__info__address a{letter-spacing:.15em;line-height:1.8}}.facility .base__info__address dt{font-size:min(1.4vw,24px)}@media screen and (max-width: 1024px){.facility .base__info__address dt{font-size:min(3.8vw,24px);margin-bottom:.7em}}.facility .base__info__address p,.facility .base__info__address a{font-size:min(1.2vw,18px)}@media screen and (max-width: 1024px){.facility .base__info__address p,.facility .base__info__address a{font-size:min(3.2vw,20px)}}.facility .base__info__address .btn--map{margin-top:min(2.2vw,35px);width:fit-content}@media screen and (max-width: 1024px){.facility .base__info__address .btn--map{margin-top:min(7vw,60px);padding:min(1vw,15px) min(2vw,25px);margin-left:auto;right:0}}.facility .base__info__address .btn--map .arw{width:min(8vw,100px)}@media screen and (max-width: 1024px){.facility .base__info__address .btn--map .arw{width:min(20vw,100px)}}.facility .base__info__address .btn--map .arw:before{background:#64a9de}.facility .base__info__address .btn--map .arw__line{stroke:#64a9de}.facility .base__info__address .btn--map:hover{color:#539cd4}@media not screen and (max-width: 1024px){.facility .base__info__address .btn--map:hover .arw{width:calc(min(8vw,100px) + 30px)}}@keyframes vehicle-stagger{0%{opacity:0;transform:translate(5%)}to{opacity:1;transform:translate(0)}}.sustainability section{background:#fff;padding:min(5vw,60px) 0 min(5vw,60px)}.sustainability section .txt p{font-size:min(1.05vw,16px)}@media screen and (max-width: 1024px){.sustainability section .txt p{font-size:min(2.8vw,20px)}}.sustainability .page__section__ttl{padding-bottom:0}.sustainability .environment__top .txt{padding:min(3vw,50px) 0 min(4vw,60px)}@media not screen and (max-width: 1024px){.sustainability .environment__top .txt p{line-height:1.8}}@media screen and (max-width: 1024px){.sustainability .environment__top .txt{padding:min(5vw,40px) 0 min(12vw,60px)}}@media screen and (max-width: 1024px){.sustainability .environment__top .txt p{font-size:min(3.6vw,24px);text-align:justify}}.sustainability .environment__list>li{border-top:1px solid #000;padding:min(2.2vw,35px) 0}@media screen and (max-width: 1024px){.sustainability .environment__list>li{padding:min(5.5vw,35px) 0}}.sustainability .environment__list>li:last-of-type{border-bottom:1px solid #000}.sustainability .environment__list__header{padding:min(3.2vw,47px) 0!important}@media screen and (max-width: 1024px){.sustainability .environment__list__header{padding:min(5.5vw,35px) 0!important}}.sustainability .environment__list__child{padding:min(2vw,20px) 0!important}@media screen and (max-width: 1024px){.sustainability .environment__list__child{padding:min(3.5vw,25px) 0!important}}.sustainability .environment__list .row--01{grid-row:1/2}.sustainability .environment__list .row--02{grid-row:2/3}.sustainability .environment__list .row--03{grid-row:3/4}.sustainability .environment__list .row--04{grid-row:4/5}.sustainability .environment__list .row--03-to-04{grid-row:3/5}.sustainability .environment__list .col--01{grid-column:1/2}.sustainability .environment__list .col--02{grid-column:2/3}.sustainability .environment__list .col--03{grid-column:3/4}.sustainability .environment__list h4{font-size:min(1.2vw,18px);margin-bottom:1.3em}@media screen and (max-width: 1024px){.sustainability .environment__list h4{font-size:min(3.2vw,24px);margin-bottom:1.5em}}.sustainability .environment__list h5{font-size:min(1.1vw,16px);margin-bottom:.5em;font-weight:400}@media screen and (max-width: 1024px){.sustainability .environment__list h5{font-size:min(2.8vw,20px)}}.sustainability .environment__list .txt p{font-weight:400;letter-spacing:.15em}.sustainability .environment__txt__sdgs{display:flex;align-items:flex-start;justify-content:space-between;gap:min(2vw,35px)}@media screen and (max-width: 1024px){.sustainability .environment__txt__sdgs{flex-direction:column;align-items:center}}.sustainability .environment__txt__sdgs__list{display:flex;align-items:center;gap:min(2vw,16px);margin-top:.7em}@media screen and (max-width: 1024px){.sustainability .environment__txt__sdgs__list{gap:4vw}}.sustainability .environment__txt__sdgs__list li{flex:1;width:min(7vw,132px)}@media screen and (max-width: 1024px){.sustainability .environment__txt__sdgs__list li{width:18vw}}@media not screen and (max-width: 1024px){.sustainability .environment__list{display:grid;gap:0 min(3vw,47px)}.sustainability .environment__list li.li__bottom{border-bottom:1px solid #000}.sustainability .environment .environment__list{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(4,1fr)}.sustainability .work-environment .environment__list{grid-template-columns:repeat(3,1fr);grid-template-rows:auto repeat(3,1fr)}.sustainability .local-community .environment__list{grid-template-columns:repeat(2,1fr);grid-template-rows:auto}}.data{background:#fff}.data section{padding:min(5vw,60px) 0}@media screen and (max-width: 1024px){.data__numbers .page__section__ttl{padding-top:min(12vw,125px)}}.data__numbers .contents h4{font-size:min(1.2vw,16px);margin-bottom:min(2vw,25px);letter-spacing:.3em}@media screen and (max-width: 1024px){.data__numbers .contents h4{font-size:min(3.4vw,21px);margin-bottom:min(5vw,40px);letter-spacing:.15em}}.data__numbers .contents dl{display:flex;flex-direction:column-reverse;align-items:center;gap:min(1.2vw,20px)}@media screen and (max-width: 1024px){.data__numbers .contents dl{gap:min(3vw,30px)}}.data__numbers .contents dt{font-size:min(1.1vw,15px);text-align:center;line-height:1.4}@media screen and (max-width: 1024px){.data__numbers .contents dt{font-size:min(3.4vw,21px);font-weight:700}}.data__numbers__contents--center{width:fit-content;margin:auto}@media not screen and (max-width: 1024px){.data__numbers__row{display:flex;flex-direction:row;justify-content:space-between;padding:min(3vw,38px) 0;border-bottom:1px solid #b0b0b0}}.data__numbers__row.padding--0{padding:0}@media not screen and (max-width: 1024px){.data__numbers__row>div{padding:0 min(3vw,30px)}.data__numbers__row>div:not(:last-of-type){border-right:1px solid #b0b0b0}}@media screen and (max-width: 1024px){.data__numbers__row>div{padding:min(7.5vw,40px) 0 min(8.5vw,55px);width:100%;border-bottom:1px solid #b0b0b0}}.data__numbers__row.center{justify-content:center}.data__numbers .row{display:flex;justify-content:center;align-items:flex-end}.data__numbers .item{font-size:min(15vw,260px);display:flex;align-items:flex-end;justify-content:center;position:relative;opacity:0;transition:opacity .5s ease}@media screen and (max-width: 1024px){.data__numbers .item{font-size:min(30vw,300px)}}.data__numbers .item.is-visible{opacity:1}.data__numbers .item.is-visible .number{animation:scaleY--50-to-90 .7s cubic-bezier(.16,1,.3,1) 0s forwards}.data__numbers .counter{display:inline-block;line-height:0}.data__numbers .number{color:#0080c4;font-family:Frutiger LT Pro,sans-serif;transform:scaleY(.85);transform:scaleY(.9);font-weight:700;display:block;letter-spacing:-.02em;line-height:.6;white-space:nowrap;transform:scaleY(.8);transform-origin:bottom}.data__numbers .number:before{content:attr(data-zero)}.data__numbers .number:after{content:attr(data-decimal)}.data__numbers .unit{font-size:13%;font-weight:700;white-space:nowrap;transform:translateY(8%)}.data__numbers__list{display:flex;flex-direction:column}.data__numbers__list li{flex:1;padding:min(1.3vw,17px) 0;justify-content:space-between;align-items:stretch}.data__numbers__list li:not(:last-of-type){border-bottom:1px solid #b0b0b0}@media screen and (max-width: 1024px){.data__numbers__list li{padding:min(2.8vw,30px) 0}}.data__numbers .contents--01{border-top:1px solid #b0b0b0;border-bottom:1px solid #b0b0b0}@media screen and (max-width: 1024px){.data__numbers .contents--01 svg{width:100vw;left:50%;position:relative;transform:translate(-50%);max-width:initial}}@media not screen and (max-width: 1024px){.data__numbers .contents--02{width:25.5%}}@media screen and (max-width: 1024px){.data__numbers .contents--02 h4{text-indent:.5em}}.data__numbers .contents--02>div{width:fit-content;margin:auto}.data__numbers .contents--02 .item{justify-content:center}.data__numbers .contents--02 .number{font-size:88%}.data__numbers .contents--03{flex:1}@media not screen and (max-width: 1024px){.data__numbers .contents--03 .item{justify-content:flex-start}}.data__numbers .contents--03 .number{font-size:73%}@media screen and (max-width: 1024px){.data__numbers .contents--03 .number{font-size:55%}}.data__numbers .contents--03 .term{font-size:min(1.2vw,16px);display:flex;margin-top:min(3vw,40px)}@media screen and (max-width: 1024px){.data__numbers .contents--03 .term{font-size:min(3.4vw,21px);margin-top:min(4.5vw,40px)}}.data__numbers .contents--03 .term .item{font-size:min(1.3vw,18px)}@media screen and (max-width: 1024px){.data__numbers .contents--03 .term .item{font-size:min(3.8vw,23px)}}.data__numbers .contents--03 .term .number{color:#000;font-size:100%;letter-spacing:.1em;font-weight:500}.data__numbers .contents--04{flex:initial;margin:min(1.5vw,15px) auto 0;padding:min(11vw,80px) 0 min(15vw,120px)}@media screen and (max-width: 1024px){.data__numbers .contents--04 h4{transform:translate(.5em)}}.data__numbers .contents--04 .item{margin:min(1.5vw,15px) auto}.data__numbers .contents--04 .number{font-size:140%}.data__numbers .contents--04 .number:before{content:none}.data__numbers .contents--04 .number:first-letter{letter-spacing:-.1em}.data__numbers .contents--04 .unit{font-size:25%}@media screen and (max-width: 1024px){.data__numbers .contents--04 .unit{font-size:30%}}.data__numbers .contents--04 .img{margin-left:min(5vw,35px)}@media screen and (max-width: 1024px){.data__numbers .contents--04 .img{margin:0 auto min(5vw,40px);width:min(25vw,220px)}}@media not screen and (max-width: 1024px){.data__numbers .contents--05{padding:min(1.5vw,30px) 0;margin:min(1vw,15px) 0;width:51.6%}}@media not screen and (max-width: 1024px){.data__numbers .contents--05 h4{font-size:min(1.3vw,18px);margin-bottom:min(2.5vw,45px)}}.data__numbers .contents--05 .row{justify-content:flex-start;gap:min(5vw,75px)}@media screen and (max-width: 1024px){.data__numbers .contents--05 .row{justify-content:space-between}}@media screen and (max-width: 1024px){.data__numbers .contents--05 dl{gap:min(3vw,30px);margin-top:min(2vw,50px)}}.data__numbers .contents--05 .number{font-size:50%;margin-right:.05em}@media screen and (max-width: 1024px){.data__numbers .contents--05 .number{font-size:59%}}@media not screen and (max-width: 1024px){.data__numbers .contents--05 .unit{position:absolute;bottom:0;left:100%}}@media screen and (max-width: 1024px){.data__numbers .contents--05 .unit{font-size:18%}}@media not screen and (max-width: 1024px){.data__numbers .contents--06{width:29.6%;flex:initial;margin:min(1vw,15px) 0;padding:min(1.5vw,30px) 0;padding-left:min(2vw,40px)}.data__numbers .contents--06 h4{margin-bottom:min(2vw,35px)}}.data__numbers .contents--06 .row{justify-content:flex-start}.data__numbers .contents--06 .number{font-size:82%}@media screen and (max-width: 1024px){.data__numbers .contents--06 .unit{font-size:18%}}@media not screen and (max-width: 1024px){.data__numbers .contents--07{margin:min(1.5vw,15px) auto min(1vw,10px);padding-bottom:0;padding-left:0}}.data__numbers .contents--07 .row{align-items:stretch;justify-content:flex-start}@media screen and (max-width: 1024px){.data__numbers .contents--07 .base{margin-top:min(5vw,50px);align-items:flex-end;justify-content:center;width:100%}}.data__numbers .contents--07 .img{margin-right:min(1vw,10px);transform:translateY(2px);width:min(20vw,324px)}@media screen and (max-width: 1024px){.data__numbers .contents--07 .img{width:min(35vw,320px)}}.data__numbers .contents--07 h4{transform:translate(min(3vw,30px));margin-top:min(1vw,10px)}@media screen and (max-width: 1024px){.data__numbers .contents--07 h4{position:absolute}}.data__numbers .contents--07 .base__list{display:flex;flex-direction:column;justify-content:space-between;font-size:min(1vw,14px);margin:min(1vw,15px) 0 0 min(5vw,70px);white-space:nowrap}@media screen and (max-width: 1024px){.data__numbers .contents--07 .base__list{font-size:min(3.4vw,21px);font-weight:700;margin-top:0;height:100%}}.data__numbers .contents--07 .number{font-size:110%}@media not screen and (max-width: 1024px){.data__numbers .contents--08{padding-bottom:0}}.data__numbers .contents--08 .item{margin:min(3vw,55px) auto}.data__numbers .contents--08 .number{font-size:135%;letter-spacing:.02em}@media screen and (max-width: 1024px){.data__numbers .contents--08 .number{font-size:80%;letter-spacing:0em}}.data__numbers .contents--08 .unit{font-size:25%}@media not screen and (max-width: 1024px){.data__numbers .contents--08 .unit{margin-left:-1.5%}}.data__numbers .contents--09{flex:1}.data__numbers .contents--09 .row{justify-content:space-between;align-items:stretch}@media screen and (max-width: 1024px){.data__numbers .contents--09 .row{flex-wrap:wrap}.data__numbers .contents--09 .row li{width:50%;position:relative;padding:min(5vw,35px)}.data__numbers .contents--09 .row li:nth-of-type(odd){border-right:1px solid #0080C4}.data__numbers .contents--09 .row li:nth-of-type(1),.data__numbers .contents--09 .row li:nth-of-type(2){border-bottom:1px solid #0080C4;padding-bottom:min(8vw,45px)}.data__numbers .contents--09 .row li:nth-of-type(4):before{content:"";display:block;width:min(6vw,40px);aspect-ratio:1/1.4;background:#fff;position:absolute;top:0;left:0;transform:translate(-50%,-50%);pointer-events:none}}.data__numbers .contents--09 dl{height:100%;justify-content:space-between}.data__numbers .contents--09 .number{font-size:60%}.data__numbers .contents--09 .item:before,.data__numbers .contents--09 .item:after{color:#0080c4;font-size:48%;font-weight:700}.data__numbers .contents--09 .item:before{content:attr(data-sign)}.data__numbers .contents--09 .item:after{content:attr(data-unit)}.data__numbers .contents--09 .img{margin-top:min(4vw,45px);height:min(10vw,120px);display:flex;justify-content:center;align-items:center}.data__numbers .contents--09 .img img{max-width:80%}@media screen and (max-width: 1024px){.data__numbers .contents--09 .img{margin:min(7vw,40px) auto min(2.5vw,30px)}}.data__numbers .contents--10{flex:1;padding:0}.data__numbers .contents--10>.row{justify-content:space-between;align-items:stretch}@media screen and (max-width: 1024px){.data__numbers .contents--10>.row{flex-direction:column}}.data__numbers .contents--10 .employee{padding:min(3vw,38px) 0;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start}.data__numbers .contents--10 .employee__head{justify-content:flex-start;align-items:flex-start;gap:min(1.5vw,30px)}@media screen and (max-width: 1024px){.data__numbers .contents--10 .employee__head{height:min(20vw,160px);margin-top:min(3vw,35px)}}.data__numbers .contents--10 .employee__head .img{width:min(12vw,207px)}@media screen and (max-width: 1024px){.data__numbers .contents--10 .employee__head .img{width:min(30vw,300px);position:absolute;left:50%;transform:translate(-50%)}}.data__numbers .contents--10 .employee .item{margin:auto;margin-bottom:min(2vw,15px)}.data__numbers .contents--10 .employee .number{font-size:190%;text-indent:-.06em;letter-spacing:-.03em}.data__numbers .contents--10 .employee .number:before{content:none}.data__numbers .contents--10 .employee .number:first-letter{letter-spacing:-.12em}@media screen and (max-width: 1024px){.data__numbers .contents--10 .employee .number{font-size:177%}}.data__numbers .contents--10 .employee .unit{font-size:16%}@media screen and (max-width: 1024px){.data__numbers .contents--10 .employee .unit{font-size:20%}}@media not screen and (max-width: 1024px){.data__numbers .contents--10 .employee__detail{width:min(43%,550px);margin:min(.3vw,5px) 0}}@media screen and (max-width: 1024px){.data__numbers .contents--10 .employee__detail .data__numbers__list{border-top:1px solid #b0b0b0;margin-top:min(4.5vw,40px)}}.data__numbers .contents--10 .employee__detail .data__numbers__list .row{justify-content:flex-end;align-items:stretch;gap:min(2.8vw,50px)}@media screen and (max-width: 1024px){.data__numbers .contents--10 .employee__detail .data__numbers__list .row{justify-content:space-between;gap:initial}}.data__numbers .contents--10 .employee__detail h5{font-size:min(1.1vw,16px);width:35%;display:flex;align-items:center;justify-content:flex-end;white-space:nowrap}@media screen and (max-width: 1024px){.data__numbers .contents--10 .employee__detail h5{font-size:min(3.2vw,21px);width:40%}}.data__numbers .contents--10 .employee__detail .number{font-size:35%;letter-spacing:.01em}@media screen and (max-width: 1024px){.data__numbers .contents--10 .employee__detail .number{font-size:44%;letter-spacing:0em}}.data__numbers .contents--10 .employee__detail .number:before{content:attr(data-zero)}.data__numbers .contents--10 .employee__detail .unit{font-size:8%;margin-left:min(.3vw,8px)}@media screen and (max-width: 1024px){.data__numbers .contents--10 .employee__detail .unit{font-size:12%}}.data__numbers .contents--10 .employee__detail .item.count{width:33%;justify-content:flex-end}@media screen and (max-width: 1024px){.data__numbers .contents--10 .employee__detail .item.count{width:30%}}.data__numbers .contents--10 .employee__detail .item.percent{width:12%;justify-content:flex-end}.data__numbers .contents--10 .employee__detail .item.percent .number{font-size:13%}@media screen and (max-width: 1024px){.data__numbers .contents--10 .employee__detail .item.percent .number{font-size:23%}}.data__numbers .contents--10 .employee__detail .item.percent .unit{margin-left:min(.4vw,8px)}.data__numbers .contents--11{flex:1}@media screen and (max-width: 1024px){.data__numbers .contents--11>.row{justify-content:space-between}}.data__numbers .contents--11 dl{margin:min(2vw,30px) 0 min(1vw,15px)}@media not screen and (max-width: 1024px){.data__numbers .contents--11 dl{gap:min(2.5vw,40px);flex:1}}@media screen and (max-width: 1024px){.data__numbers .contents--11 dl{gap:min(5vw,40px)}}.data__numbers .contents--11 dd{position:relative}.data__numbers .contents--11 .number{font-size:140%}.data__numbers .contents--11 .unit{font-size:18%}.data__numbers .contents--11 .img{position:absolute;top:0;left:100%;width:min(2vw,31px);transform:translate(-120%,-70%)}@media screen and (max-width: 1024px){.data__numbers .contents--11 .img{width:min(4vw,30px)}}.data__numbers .contents--11 .female .unit{transform:translate(-100%)}.data__numbers .contents--12{display:flex;gap:min(2vw,20px);flex-direction:column;justify-content:space-between}@media not screen and (max-width: 1024px){.data__numbers .contents--12{margin:min(3vw,38px) 0;padding-bottom:min(1vw,15px)}}@media screen and (max-width: 1024px){.data__numbers .contents--12{border-bottom:0}}.data__numbers .contents--12 .number{font-size:140%}.data__numbers .contents--12 .unit{font-size:16%}@media not screen and (max-width: 1024px){.data__numbers .contents--12 .unit{padding-right:min(2vw,30px)}}@media screen and (max-width: 1024px){.data__numbers .contents--12 .unit{font-size:18%}}.data__numbers .contents--13{flex:1;display:flex;padding-right:0}@media screen and (max-width: 1024px){.data__numbers .contents--13{flex-direction:column;padding-bottom:0}}.data__numbers .contents--13 h4{flex:1}@media not screen and (max-width: 1024px){.data__numbers .contents--13 h4{text-align:center;margin-top:min(3vw,38px)}}@media screen and (max-width: 1024px){.data__numbers .contents--13 h4{margin-bottom:min(3vw,20px)}}@media not screen and (max-width: 1024px){.data__numbers .contents--13 .ages__list{margin:min(2vw,10px) 0;width:75%}}@media screen and (max-width: 1024px){.data__numbers .contents--13 .ages__list{border-top:1px solid #b0b0b0}}@media not screen and (max-width: 1024px){.data__numbers .contents--13 .ages__list .row{gap:min(4vw,50px);padding:min(1vw,14px) 0}}@media screen and (max-width: 1024px){.data__numbers .contents--13 .ages__list .row{gap:min(11vw,120px)}}.data__numbers .contents--13 .number{font-size:17%;letter-spacing:.06em}@media screen and (max-width: 1024px){.data__numbers .contents--13 .number{font-size:35%;letter-spacing:0}}.data__numbers .contents--13 .unit{font-size:7%;margin-left:min(.2vw,5px)}@media screen and (max-width: 1024px){.data__numbers .contents--13 .unit{font-size:14%}}.data__numbers .contents--13 .item{justify-content:flex-end}.data__numbers .contents--13 .item:nth-of-type(1),.data__numbers .contents--13 .item:nth-of-type(2){width:18%}.data__numbers .contents--13 .item:nth-of-type(3){width:25%}.data__numbers .contents--14,.data__numbers .contents--15,.data__numbers .contents--16{flex:1}@media screen and (max-width: 1024px){.data__numbers .contents--14 .data__numbers__contents--center,.data__numbers .contents--15 .data__numbers__contents--center,.data__numbers .contents--16 .data__numbers__contents--center{width:100%}.data__numbers .contents--14 h4,.data__numbers .contents--15 h4,.data__numbers .contents--16 h4{margin-bottom:min(8vw,60px)}}.data__numbers .contents--14 .item,.data__numbers .contents--15 .item,.data__numbers .contents--16 .item{margin:min(3.5vw,50px) 0 min(2vw,30px)}.data__numbers .contents--14 .number:first-letter,.data__numbers .contents--15 .number:first-letter,.data__numbers .contents--16 .number:first-letter{letter-spacing:-.1em}.data__numbers .contents--14 .unit,.data__numbers .contents--15 .unit,.data__numbers .contents--16 .unit{font-size:18%;margin-left:min(1vw,10px)}.data .timeline .st0{fill:#0080c4}.data .timeline .st1{fill:#c9c9c9}.data .timeline .st2{stroke-width:1.2px}.data .timeline .st2,.data .timeline .st3,.data .timeline .st5{fill:none;stroke:#0080c4;stroke-miterlimit:10}.data .timeline .st4{fill:#0080c1}@media screen and (max-width: 1024px){.data .timeline .st2{stroke-width:.8px}.data .timeline .st5{stroke-width:.9px}}.data .timeline .guide__lines{transform:translate(20%);opacity:0}.data .timeline .year{transform:scaleY(.8);transform-origin:center;opacity:0}@media screen and (max-width: 1024px){.data .timeline .year{transform-origin:bottom}}.data .timeline .year__txt,.data .timeline .guide__num{opacity:0}.data .timeline.anim--on .guide__lines{animation:timeline--move 1.8s cubic-bezier(.16,1,.3,1) 0s forwards}.data .timeline.anim--on .year{animation:scaleY--80-to-100 1.8s cubic-bezier(.16,1,.3,1) .5s forwards}.data .timeline.anim--on .year__txt,.data .timeline.anim--on .guide__num{animation:fade 1s cubic-bezier(.16,1,.3,1) 1s forwards}@keyframes timeline--move{0%{transform:translate(20%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes scaleY--80-to-100{0%{transform:scaleY(.8);opacity:0}to{transform:scaleY(1);opacity:1}}@keyframes scaleY--50-to-90{0%{transform:scaleY(.5)}to{transform:scaleY(.9)}}.news.page--plain{background:#fff}@media screen and (max-width: 1024px){.news.page--plain .page__section__ttl{padding-top:min(12vw,125px)}}.news__archive{background:#fff}.news__archive__list{border-top:min(.5vw,9px) solid #AED0EA}@media screen and (max-width: 1024px){.news__archive__list{border-top-width:4px}}.news__archive__list li{border-bottom:min(.5vw,9px) solid #AED0EA;padding:min(1vw,20px) 0}@media screen and (max-width: 1024px){.news__archive__list li{border-bottom-width:4px;padding:min(1.5vw,20px) 0}}.news__archive__list a{display:block;padding:.5em 0;font-size:min(1vw,16px)}@media screen and (max-width: 1024px){.news__archive__list a{font-size:min(3.2vw,18px);letter-spacing:.1em}}.news__archive__list a:hover .arw img{animation:news_archive-arw--disappear .3s cubic-bezier(.22,1,.36,1) forwards}.news__archive__list a .arw{position:absolute;right:0;top:50%;transform:translateY(-50%);width:min(2.5vw,38px);aspect-ratio:37.43/30.65;display:block}.news__archive__list a .arw img{width:100%;opacity:0;transform:translate(-100%);animation:news_archive-arw--appear .3s cubic-bezier(.22,1,.36,1) .1s forwards}.news__archive__list dl{display:flex;justify-content:flex-start}@media screen and (max-width: 1024px){.news__archive__list dl{flex-direction:column;width:calc(100% - 2em)}}.news__archive__list dt{width:clamp(120px,10%,180px);line-height:1.6}@media screen and (max-width: 1024px){.news__archive__list dt{width:100%}}.news__archive__list dd{flex:1;display:flex;justify-content:space-between;align-items:stretch;position:relative}@media not screen and (max-width: 1024px){.news__archive__list dd{padding-left:1em;padding-right:calc(min(2.5vw,38px) + 1em)}}.news__archive__list p{line-height:1.6;flex:1}.news__archive__nav{position:relative}@media not screen and (max-width: 1024px){.news__archive__nav{margin:min(8vw,40px) auto}}@media screen and (max-width: 1024px){.news__archive__nav{overflow:hidden;margin:min(10vw,40px) auto min(4vw,28px);display:flex;flex-direction:column-reverse;align-items:center;gap:min(3vw,20px)}}.news__archive__nav ul.page-numbers{width:100%;display:flex;align-items:center;justify-content:center;gap:1.4em}@media screen and (max-width: 1024px){.news__archive__nav ul.page-numbers{gap:min(2vw,10px)}}.news__archive__nav ul.page-numbers a:not(.prev,.next,.txt),.news__archive__nav ul.page-numbers span:not(.prev,.next,.txt){padding:0 .1em;letter-spacing:0;display:block}.news__archive__nav ul.page-numbers a:not(.prev,.next,.txt).current,.news__archive__nav ul.page-numbers span:not(.prev,.next,.txt).current{color:#0080c4}@media screen and (max-width: 1024px){.news__archive__nav ul.page-numbers a:not(.prev,.next,.txt),.news__archive__nav ul.page-numbers span:not(.prev,.next,.txt){display:flex;align-items:center;justify-content:center;border:1px solid #0080C4;width:min(7vw,38px);aspect-ratio:1/1;color:#0080c4;padding:0}.news__archive__nav ul.page-numbers a:not(.prev,.next,.txt).current,.news__archive__nav ul.page-numbers span:not(.prev,.next,.txt).current{background:#0080c4;color:#fff}}.news__archive__nav ul.page-numbers a.txt,.news__archive__nav ul.page-numbers span.txt{line-height:1.6}@media screen and (max-width: 1024px){.news__archive__nav .page-numbers li:has(.prev,.next){position:absolute;top:calc(-1*min(15vw,150px) + 1px)}.news__archive__nav .page-numbers li:has(.prev,.next) a{display:block}}.news__archive__nav .page-numbers li .news__archive__nav--prev,.news__archive__nav .page-numbers li:has(.prev){left:0}@media screen and (max-width: 1024px){.news__archive__nav .page-numbers li .news__archive__nav--prev:before,.news__archive__nav .page-numbers li .news__archive__nav--prev:after,.news__archive__nav .page-numbers li:has(.prev):before,.news__archive__nav .page-numbers li:has(.prev):after{content:"";display:block;width:56vw;height:calc(100% - 2px);border-top:1px solid #0080C4;border-bottom:1px solid #0080C4;position:absolute;left:10vw;top:0}}.news__archive__nav .page-numbers li .news__archive__nav--next,.news__archive__nav .page-numbers li:has(.next){right:0}.news__archive__nav .news__archive__nav--prev a,.news__archive__nav .news__archive__nav--next a,.news__archive__nav .page-numbers.prev,.news__archive__nav .page-numbers.next{display:flex;align-items:center;color:#0080c4;z-index:10;gap:min(1.2vw,16px)}.news__archive__nav .news__archive__nav--prev a:before,.news__archive__nav .news__archive__nav--next a:before,.news__archive__nav .page-numbers.prev:before,.news__archive__nav .page-numbers.next:before{content:"";display:block;position:absolute;top:50%;transform:translateY(-50%)}@media not screen and (max-width: 1024px){.news__archive__nav .news__archive__nav--prev a:before,.news__archive__nav .news__archive__nav--next a:before,.news__archive__nav .page-numbers.prev:before,.news__archive__nav .page-numbers.next:before{display:none}}.news__archive__nav .news__archive__nav--prev a:before,.news__archive__nav .news__archive__nav--next a:before,.news__archive__nav .page-numbers.prev:before,.news__archive__nav .page-numbers.next:before{height:calc(100% + 3px);width:min(4vw,28px);background:#0080c4;clip-path:polygon(0 50%,100% 100%,100% calc(100% - 1.5px),1.5px 50%,100% 1.5px,100% 0)}@media not screen and (max-width: 1024px){.news__archive__nav .news__archive__nav--prev a,.news__archive__nav .news__archive__nav--next a,.news__archive__nav .page-numbers.prev,.news__archive__nav .page-numbers.next{position:absolute;top:50%;transform:translateY(-50%)}}@media screen and (max-width: 1024px){.news__archive__nav .news__archive__nav--prev a,.news__archive__nav .news__archive__nav--next a,.news__archive__nav .page-numbers.prev,.news__archive__nav .page-numbers.next{position:relative;border-top:1px solid #0080C4;border-bottom:1px solid #0080C4;padding:min(2vw,8px) 1.5em}}.news__archive__nav .news__archive__nav--prev a.disabled,.news__archive__nav .news__archive__nav--next a.disabled,.news__archive__nav .page-numbers.prev.disabled,.news__archive__nav .page-numbers.next.disabled{height:100%}@media not screen and (max-width: 1024px){.news__archive__nav .news__archive__nav--prev a.disabled,.news__archive__nav .news__archive__nav--next a.disabled,.news__archive__nav .page-numbers.prev.disabled,.news__archive__nav .page-numbers.next.disabled{opacity:.5}}@media screen and (max-width: 1024px){.news__archive__nav .news__archive__nav--prev a.disabled .txt,.news__archive__nav .news__archive__nav--next a.disabled .txt,.news__archive__nav .page-numbers.prev.disabled .txt,.news__archive__nav .page-numbers.next.disabled .txt{opacity:.5}}.news__archive__nav .news__archive__nav--prev a:not(.disabled):hover .arw,.news__archive__nav .news__archive__nav--next a:not(.disabled):hover .arw,.news__archive__nav .page-numbers.prev:not(.disabled):hover .arw,.news__archive__nav .page-numbers.next:not(.disabled):hover .arw{transform:scaleX(1.1) translateZ(0)}.news__archive__nav .news__archive__nav--prev a,.news__archive__nav .page-numbers.prev{left:0;flex-direction:row-reverse}.news__archive__nav .news__archive__nav--prev a .arw,.news__archive__nav .page-numbers.prev .arw{transform-origin:right}.news__archive__nav .news__archive__nav--prev a .arw:after,.news__archive__nav .page-numbers.prev .arw:after{left:0;transform:rotate(-48deg);transform-origin:left center}.news__archive__nav .news__archive__nav--prev a:before,.news__archive__nav .page-numbers.prev:before{right:100%}.news__archive__nav .news__archive__nav--next a,.news__archive__nav .page-numbers.next{right:0}.news__archive__nav .news__archive__nav--next a .arw,.news__archive__nav .page-numbers.next .arw{transform-origin:left}.news__archive__nav .news__archive__nav--next a .arw:after,.news__archive__nav .page-numbers.next .arw:after{right:0;transform:rotate(48deg);transform-origin:right center}.news__archive__nav .news__archive__nav--next a:before,.news__archive__nav .page-numbers.next:before{left:100%;transform:translateY(-50%) rotate(180deg)}.news__archive__nav .arw{width:min(17vw,300px);height:2px;background:#0080c4;transition:transform .3s cubic-bezier(.16,1,.3,1) 0s;position:relative;display:block;transform:translateZ(0)}.news__archive__nav .arw:after{content:"";display:block;height:2px;width:18px;position:absolute;background:inherit}@media screen and (max-width: 1024px){.news__archive__nav .arw{display:none;visibility:hidden}}.news__archive__pagination{width:100%;position:relative;margin:auto}@media screen and (max-width: 1024px){.news__archive__pagination{display:flex;justify-content:space-between;align-items:stretch;width:calc(100% - min(8vw,56px));margin:min(15vw,150px) auto min(4vw,50px)}.news__archive__pagination nav{margin:auto}}.news__archive__pagination .screen-reader-text{display:none}.news__post{background:#fff}.news__post__head{display:flex;margin-bottom:min(5vw,30px)}@media screen and (max-width: 1024px){.news__post__head{flex-direction:column}}.news__post__head .date,.news__post__head h1{font-size:min(1.3vw,21px);font-weight:500;line-height:1.6}@media screen and (max-width: 1024px){.news__post__head .date,.news__post__head h1{font-size:min(3.4vw,24px)}}@media not screen and (max-width: 1024px){.news__post__head h1{margin-left:1em}}.news__post__article{border-top:min(.5vw,9px) solid #AED0EA;border-bottom:min(.5vw,9px) solid #AED0EA;padding:min(7vw,50px) 0}@media screen and (max-width: 1024px){.news__post__article{border-top-width:4px;border-bottom-width:4px}}.news__post__article .txt{font-size:min(1.05vw,16px)}@media screen and (max-width: 1024px){.news__post__article .txt{font-size:min(2.8vw,18px)}}.news__post__article .txt p{font-size:100%}@media screen and (max-width: 1024px){.news__post__article .txt p{font-weight:400;letter-spacing:.1em}}.news__post__article .txt h1,.news__post__article .txt h2,.news__post__article .txt h3,.news__post__article .txt h4,.news__post__article .txt h5,.news__post__article .txt h6{font-weight:500;margin:min(1.5vw,20px) 0;line-height:1.4}@media screen and (max-width: 1024px){.news__post__article .txt h1,.news__post__article .txt h2,.news__post__article .txt h3,.news__post__article .txt h4,.news__post__article .txt h5,.news__post__article .txt h6{margin:min(2.5vw,20px) 0}}.news__post__article .txt h1{font-size:220%}.news__post__article .txt h2{font-size:200%}.news__post__article .txt h3{font-size:180%}.news__post__article .txt h4{font-size:160%}.news__post__article .txt h5{font-size:140%}.news__post__article .txt h6{font-size:120%}.news__post__article .txt figure{margin:min(3vw,20px) 0}.news__post .btn--back-to-archive{margin:min(7vw,60px) auto;background-color:#fff;border:1px solid #0080C4;color:#0080c4;justify-content:center;width:min(12vw,176px);letter-spacing:.2em;padding:1.1em;transition:opacity .3s cubic-bezier(.22,1,.36,1) 0s}@media not screen and (max-width: 1024px){.news__post .btn--back-to-archive{font-size:min(1vw,15px);margin-top:min(8vw,130px);border-width:2px}}@media screen and (max-width: 1024px){.news__post .btn--back-to-archive{width:initial;flex:1;margin:0;padding:.5em 0}.news__post .btn--back-to-archive.pc{display:none}}.news__post .btn--back-to-archive:hover{opacity:.9}.news__post .news__archive__nav nav{width:100%}@media screen and (max-width: 1024px){.news__post .news__archive__nav ul{display:flex;justify-content:space-between;align-items:stretch}}.news__post .news__archive__pagination{margin-top:0}@media screen and (max-width: 1024px){.news__post .news__archive__nav--back{flex:1}.news__post .news__archive__nav--back a{padding:0;height:100%}}@keyframes news_archive-arw--appear{0%{opacity:0;transform:translate(-100%)}to{opacity:1;transform:translate(0)}}@keyframes news_archive-arw--disappear{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(100%)}}.privacy-policy .page--plain__ttl--jp,.privacy-policy .privacy-policy__section h3{color:#0080c1}.privacy-policy .page--plain__ttl--jp{line-height:1.4}.privacy-policy__section.read{padding-bottom:min(6vw,60px)}@media screen and (max-width: 1024px){.privacy-policy__section.read{padding-bottom:min(8vw,60px)}}.privacy-policy__section__inner{border-top:1px solid #000;padding:min(6vw,60px) 0}@media screen and (max-width: 1024px){.privacy-policy__section__inner{padding:min(8vw,60px) 0;border:none}}.privacy-policy__section h3{font-size:min(3.4vw,30px);margin-bottom:1.5em;line-height:1.4}@media screen and (max-width: 1024px){.privacy-policy__section h3{font-size:min(3.5vw,26px);letter-spacing:.07em;margin-bottom:1.2em}}.privacy-policy__section .txt p{font-weight:400;font-size:min(1.2vw,18px);line-height:1.8}@media screen and (max-width: 1024px){.privacy-policy__section .txt p{font-size:min(3vw,18px);letter-spacing:.05em}}.privacy-policy__section .txt hr{height:2em}@media screen and (max-width: 1024px){.privacy-policy__section .txt hr{height:1em}}.contact .top h2{margin-bottom:0}.contact *{font-size:min(1.3vw,15.5px)}@media screen and (max-width: 1024px){.contact *{font-size:min(3.2vw,15.5px)}}.contact__inner{max-width:780px}@media screen and (max-width: 1024px){.contact__inner{width:min(80%,780px)}}.contact__nav ul{display:flex;justify-content:flex-end;border:1px solid #000}.contact__nav__item{flex:1;display:flex;align-items:center;justify-content:center;height:min(11vw,85px);position:relative;background-color:#f5f5f5;filter:drop-shadow(1px 0px 0px #000);padding-left:calc(min(4vw,25px)/2)}@media screen and (max-width: 1024px){.contact__nav__item{height:min(12vw,85px);padding-left:calc(min(3vw,25px)/2)}}.contact__nav__item:not(:last-of-type):before,.contact__nav__item:not(:last-of-type):after{content:"";display:block;height:0px;width:0px;position:absolute;top:50%;transform:translateY(-50%)}.contact__nav__item:not(:last-of-type):after{height:calc(100% + 2px);width:min(4vw,25px);left:calc(100% - 1px);clip-path:polygon(0 0,0% 100%,100% 50%);background:#f5f5f5}@media screen and (max-width: 1024px){.contact__nav__item:not(:last-of-type):after{width:min(3vw,25px)}}.contact__nav--form{z-index:3}.contact__nav--confirm{z-index:2}.contact__nav--thanks{z-index:1}.contact.confirm .contact__nav--confirm{background:#64a7dc}.contact.confirm .contact__nav--confirm:after{background:#64a7dc}.contact.thanks .contact__nav--thanks{background:#abcde7}.contact:not(.thanks):not(.confirm) .contact__nav--form{background:#0080c1;color:#fff}.contact:not(.thanks):not(.confirm) .contact__nav--form:after{background:#0080c1}.contact .form{padding:min(7vw,40px) 0}.contact .form input,.contact .form select,.contact .form textarea{width:100%;height:100%;border-radius:0;background:#f5f5f5;border:1px solid #000;padding:.5em .6em;letter-spacing:.2em}.contact .form input.wpcf7-not-valid+.wpcf7-not-valid-tip,.contact .form select.wpcf7-not-valid+.wpcf7-not-valid-tip,.contact .form textarea.wpcf7-not-valid+.wpcf7-not-valid-tip{animation:fadeup .6s cubic-bezier(.22,1,.36,1) forwards}.contact .form input,.contact .form select{border-left:none}.contact .form textarea{line-height:1.6}@media not screen and (max-width: 1024px){.contact .form dl{display:flex;flex-wrap:wrap}.contact .form dl>*{margin-top:min(5vw,68px)}}@media not screen and (max-width: 1024px){.contact .form dt{width:clamp(120px,15vw,176px)}}@media screen and (max-width: 1024px){.contact .form dt{margin:min(3vw,20px) 0 .5em}}.contact .form dt span{display:flex;flex-direction:column;justify-content:center;white-space:nowrap}@media not screen and (max-width: 1024px){.contact .form dt span{height:min(5vw,39px)}}@media not screen and (max-width: 1024px){.contact .form dd{width:calc(100% - clamp(120px,15vw,176px))}}.contact .form__item{width:100%;display:flex;position:relative}.contact .form__item .wpcf7-form-control-wrap{width:100%}.contact .form__item .wpcf7-form-control-wrap:not(:has(textarea)){height:min(5vw,39px)}@media screen and (max-width: 1024px){.contact .form__item .wpcf7-form-control-wrap:not(:has(textarea)){height:min(9vw,39px)}}.contact .form__item [data-name=your-message]{margin-left:min(3.5vw,20px)}.contact .form__item__confirm{line-height:1.6;flex:1}.contact .form__require,.contact .form__not-require{width:72px;height:min(5vw,39px);display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid #000;letter-spacing:.4em;text-indent:.2em}@media screen and (max-width: 1024px){.contact .form__require,.contact .form__not-require{height:min(9vw,39px)}}.contact .form__require{background:#000;color:#fff}.contact .form__not-require{background:#fff;color:#000}.contact .form__policy{margin:min(8vw,50px) auto min(10vw,60px);text-align:center}.contact .form__policy label{display:flex;flex-direction:row-reverse;justify-content:center;align-items:center;position:relative;width:fit-content;margin:auto;cursor:pointer}@media screen and (max-width: 1024px){.contact .form__policy label span{font-size:min(2.7vw,14px)}}.contact .form__policy label:before,.contact .form__policy label:after{content:"";display:block;position:absolute;top:50%;left:calc(100% + 5px);transform:translateY(-50%)}@media screen and (max-width: 1024px){.contact .form__policy label:before,.contact .form__policy label:after{left:calc(100% + 3px)}}.contact .form__policy label:before{border:1px solid #000;width:1em;aspect-ratio:1/1}.contact .form__policy label:after{width:1em;aspect-ratio:1.9/1;border-left:2px solid #000;border-bottom:2px solid #000;transform:rotate(-45deg) translate(55%,-35%);display:none}.contact .form__policy label:has(input[type=checkbox]:checked):after{display:block}.contact .form__policy input[type=checkbox]{display:none}.contact .form__btn{width:min(30vw,308px);height:min(8vw,55px);border:none;padding:0;position:relative;right:0;margin-top:min(5vw,20px);margin-left:auto}@media screen and (max-width: 1024px){.contact .form__btn{width:min(45vw,300px);height:auto;margin-top:min(3vw,17px)}.contact .form__btn.btn--top{aspect-ratio:350/80}}.contact .form__btn input{height:100%;letter-spacing:.2em;padding:0;border:1px solid #000}@media screen and (max-width: 1024px){.contact .form__btn input{aspect-ratio:350/80;width:100%}}.contact .form__btn.btn--confirm input,.contact .form__btn.btn--submit input{background:#000;color:#fff}.contact .form__btn.btn--back input{background:#f5f5f5;color:#000}.contact .form__btn.btn--submit{margin-top:min(18vw,125px)}.contact .form__btn.btn--submit .vehicle{display:block;width:20%;aspect-ratio:107/63;position:absolute;bottom:100%;left:50%;transform:translate(-50%,-15%)}@media screen and (max-width: 1024px){.contact .form__btn.btn--submit .vehicle{width:30%}}.contact .form__btn.btn--submit .vehicle img{transition:transform .6s ease 0s}.contact .form__btn.btn--submit:after{content:""}.contact .form__btn.btn--submit:hover .vehicle img{transform:translate(30%)}.contact .form__btn.btn--top{letter-spacing:.2em;padding:0;border:1px solid #000;background:#000;color:#fff;justify-content:center;right:initial;margin-right:auto}.contact .form__btn.btn--top:hover{color:#fff;mix-blend-mode:hard-light}.contact.confirm input.wpcf7-previous{cursor:pointer}.contact.confirm .form__item{align-items:center}.contact.confirm .form__item:has(.confirm__textarea){align-items:flex-start}.contact.confirm .form__item [data-name=your-message]{margin-left:0}.contact.confirm .form__item [data-name=your-message] textarea{line-height:1.6;height:auto}.contact.confirm .form__require,.contact.confirm .form__not-require{margin-right:min(3.5vw,20px)}.contact.confirm .confirm__textarea{line-height:1.6;flex:1}.contact.thanks main{padding-bottom:min(7vw,40px)}.contact__thanks__message{padding:min(15vw,120px) 0 min(10vw,90px)}@media screen and (max-width: 1024px){.contact__thanks__message{padding:min(27vw,160px) 0 min(30vw,180px)}}.contact__thanks__message p{text-align:center;line-height:2.2}@media screen and (max-width: 1024px){.contact__thanks__message p{font-size:min(2.6vw,15px);white-space:nowrap}}.contact__thanks__message hr{height:2em}.contact .wpcf7-form-control-wrap{position:relative}.contact .wpcf7-not-valid-tip{position:absolute;bottom:calc(100% + min(1.7vw,15px));left:0;background:#0080c1;color:#fff;padding:.8em;transition:opacity .3s ease 0s,transform .3s ease 0s;border:1px solid #000;opacity:0;transform:translate3d(0,min(10vw,60px),0)}@media screen and (max-width: 1024px){.contact .wpcf7-not-valid-tip{bottom:calc(100% + min(3.2vw,15px))}}.contact .wpcf7-not-valid-tip:before,.contact .wpcf7-not-valid-tip:after{content:"";display:block;width:0;height:0;border-top:.8em solid #0080c1;border-left:.5em solid transparent;border-right:.5em solid transparent;position:absolute;left:3em;transform:translate(-50%)}.contact .wpcf7-not-valid-tip:before{top:100%;border-top-color:#000}.contact .wpcf7-not-valid-tip:after{top:calc(100% - 1.5px);border-top-color:#0080c1}.contact .wpcf7-response-output{line-height:1.6}
