@charset "UTF-8";@font-face{src:local("Noto Sans JP");font-family:"Local Noto Sans JP"}:root{--vh:100vh;--sp_mv_vh:100vh}body{-webkit-font-feature-settings:"palt";word-wrap:break-word;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:antialiased;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;background-color:#fcfcfc;color:#000;font-family:"Local Noto Sans JP","Noto Sans JP",sans-serif;font-feature-settings:"palt";font-size:1rem;font-weight:400;letter-spacing:.04em;line-height:1.8;text-size-adjust:100%;overflow-wrap:break-word}body.page-en{font-family:Poppins,sans-serif}ol li,ul li{list-style-type:none}dfn,em,i{font-style:normal}a{color:#000}/*!
 * ress.css â€¢ v1.2.2
 * MIT License
 * github.com/filipelinhares/ress
 */html{-webkit-text-size-adjust:100%;box-sizing:border-box}*,::after,::before{box-sizing:inherit;background-repeat:no-repeat}::after,::before{text-decoration:inherit;vertical-align:inherit}*{margin:0;padding:0}audio,canvas,progress,video{display:inline-block}audio:not([controls]){display:none;height:0}hr{overflow:visible}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}summary{display:list-item}small{font-size:inherit}[hidden],template{display:none}abbr[title]{border-bottom:1px dotted;text-decoration:none}a{-webkit-text-decoration-skip:objects;background-color:transparent;text-decoration:none}a:active,a:hover{outline-width:0}code,kbd,pre,samp{font-family:monospace}b,strong{font-weight:bolder}dfn{font-style:italic}mark{background-color:#ff0;color:#000}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}input{border-radius:0}[role=button],[type=button],[type=reset],[type=submit],button{cursor:pointer}[disabled]{cursor:default}[type=number]{width:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}textarea{overflow:auto;resize:vertical}button,input,optgroup,select,textarea{font:inherit}optgroup{font-weight:700}button{overflow:visible}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}button,select{text-transform:none}button,input,select,textarea{border-style:none;background-color:transparent;color:inherit}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:0}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button:-moz-focusring{outline:1px dotted ButtonText}select{-moz-appearance:none;-webkit-appearance:none}select::-ms-expand{display:none}select::-ms-value{color:currentColor}legend{display:table;max-width:100%;border:0;color:inherit;white-space:normal}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}img{border-style:none}progress{vertical-align:baseline}svg:not(:root){overflow:hidden}[aria-busy=true]{cursor:progress}[aria-controls]{cursor:pointer}[aria-disabled]{cursor:default}::-moz-selection{background-color:#b3d4fc;color:#000;text-shadow:none}::selection{background-color:#b3d4fc;color:#000;text-shadow:none}.l-main{overflow-x:clip}.l-column{padding-inline:2.5rem;margin-inline:auto;max-width:calc(75rem + 2.5rem * 2)}.l-column-middle{padding-inline:2.5rem;margin-inline:auto;max-width:calc(90rem + 2.5rem * 2)}.l-column-wide{padding-inline:2.5rem;margin-inline:auto;max-width:calc(95rem + 2.5rem * 2)}.l-footer{background-color:#fff}.l-footer__inner{padding-block:5rem}.l-footer__contents-inner{margin-inline:auto;display:flex;justify-content:space-between;max-width:75rem}.l-footer__logo{flex:0 1 280px;line-height:1}.l-footer__logo-link{display:block;transition:.2s}.l-footer__logo-link img{width:100%;max-width:280px;height:auto}.l-footer__logo-text{margin-top:1.875rem;font-size:.8125rem}.l-footer__nav{gap:9%;display:flex;flex:1;justify-content:flex-end}.l-footer__nav-list{gap:.75rem;display:flex;flex-direction:column}.l-footer__nav-item.l-footer__nav-item--privacy{margin-top:2.625rem}.l-footer__nav-item a{color:#00f;font-weight:500}.l-footer__nav-child-item{gap:.5rem;display:flex;flex-direction:column;margin-top:.75rem}.l-footer__nav-child-list{position:relative;padding-left:1.125rem}.l-footer__nav-child-list::before{display:block;position:absolute;top:50%;left:.375rem;width:.3125rem;height:1px;background-color:#00f;content:""}.l-footer__nav-child-list a{font-size:.875rem;font-weight:400}.l-footer-copy{background-color:#00f}.l-footer-copy__inner{padding:1.875rem 3.5625rem}.l-footer-copy__inner p{color:#fff;font-family:Poppins,sans-serif;font-size:.8125rem;line-height:1;text-align:right}.l-header{padding-inline:2.5rem;margin-inline:auto;z-index:1000;position:fixed;top:32px;right:0;left:0;width:100%;max-width:calc(92.5rem + 5rem);transition:.2s}.l-header.is-header-scroll{-webkit-transform:translateY(0)!important;top:10px!important;transform:translateY(0)!important;opacity:1!important;pointer-events:auto!important}.l-header.is-header-scroll-sp{top:0!important}.l-header.l-header--lower{-webkit-transform:translateY(-20%);-webkit-animation-name:header_lower_show;-webkit-animation-duration:.8s;-webkit-animation-timing-function:cubic-bezier(.4,0,.2,1);-webkit-animation-fill-mode:forwards;-webkit-animation-delay:0;transform:translateY(-20%);animation-name:header_lower_show;animation-duration:.8s;animation-fill-mode:forwards;animation-timing-function:cubic-bezier(.4,0,.2,1);animation-delay:0;opacity:0}@-webkit-keyframes header_lower_show{100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes header_lower_show{100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}.l-header__nav-top{display:flex;align-items:center;justify-content:flex-end;margin-bottom:1rem}.is-header-scroll .l-header__nav-top{margin-bottom:.875rem}.l-header__nav-top-wrap{display:flex;align-items:center}.l-header__nav-search{margin-right:2rem;padding:.3125rem .75rem;border-radius:1.25rem;background-color:#fff;transition:.2s}.is-header-scroll .l-header__nav-search{margin-right:1.5rem;padding:.1875rem .75rem}.l-header__nav-search form{gap:.625rem;display:flex;align-items:center}.l-header__nav-search form .l-header__nav-search-input{width:5rem;padding:.3125rem;font-size:.875rem;line-height:1}.l-header__nav-search form .l-header__nav-search-input:focus-visible{outline-color:#00f}.is-header-scroll .l-header__nav-search form .l-header__nav-search-input{padding:.1875rem}.l-header__nav-search form .l-header__nav-search-input::-webkit-input-placeholder{color:#868686;font-family:Poppins,sans-serif}.l-header__nav-search form .l-header__nav-search-input::-moz-placeholder{color:#868686;font-family:Poppins,sans-serif}.l-header__nav-search form .l-header__nav-search-input::placeholder{color:#868686;font-family:Poppins,sans-serif}.l-header__nav-search form #js-search-input{transition:width .3s ease}.l-header__nav-search form #js-search-input.is-active{width:12.5rem}.l-header__nav-search form button{display:flex;align-items:center;justify-content:center;width:1.375rem;height:1.375rem;transition:.2s}.is-header-scroll .l-header__nav-search form button{width:1rem;height:1rem}.l-header__nav-search form button img{width:1.375rem;height:1.375rem;transition:.2s}.is-header-scroll .l-header__nav-search form button img{width:1rem;height:1rem}.l-header__nav-search--pc{display:block}.l-header__nav-search--sp{display:none}.l-header__nav-lang{gap:.3125rem;display:flex;align-items:center;margin-right:2rem;transition:.2s}.is-header-scroll .l-header__nav-lang{margin-right:1.75rem}.l-header__nav-lang-link{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;color:#00f;font-family:Poppins,sans-serif;font-weight:500;line-height:1;transition:.2s}.is-header-scroll .l-header__nav-lang-link{width:1.875rem;height:1.875rem;font-size:.9375rem}.l-header__nav-lang-link.is-active{border-radius:50%;background-color:#00f;color:#fff;pointer-events:none}.c-btn.l-header__nav-contact-link{display:flex;align-items:center;justify-content:center;width:9.375rem;height:2.5rem;padding-bottom:.0625rem;border-radius:1.25rem}.c-btn.l-header__nav-contact-link span{padding-right:0}.c-btn.l-header__nav-contact-link::after{content:none}.is-header-scroll .c-btn.l-header__nav-contact-link{height:2.1875rem}.l-header__nav-bottom{-webkit-filter:drop-shadow(0 0 10px rgba(0, 0, 0, .05));display:flex;position:relative;align-items:center;justify-content:space-between;padding:.5625rem 2.8125rem .6875rem 2.0625rem;border-radius:1.875rem;background:#fff;filter:drop-shadow(0 0 10px rgba(0, 0, 0, .05));transition:.2s}.is-header-scroll .l-header__nav-bottom{padding:.375rem 2.8125rem .5rem 2.0625rem}.l-header__logo-wrap-pc{flex:0 1 auto}.l-header__logo{font-size:1rem;line-height:1}.l-header__logo-link{display:block}.l-header__logo-link img{width:100%;max-width:19.9375rem;height:auto;transition:.2s}.page-en .l-header__logo-link img{position:relative;top:.125rem;max-width:19.25rem}.is-header-scroll .l-header__logo-link img{max-width:13.125rem}.l-header__nav-list-wrap{flex:1 0 auto}.l-header__nav-list{gap:3.3783783784%;display:flex;flex:0 1 auto;align-items:baseline;justify-content:flex-end}.l-header__nav-item{line-height:1}.l-header__nav-link{-webkit-font-feature-settings:initial;display:block;color:#00f;font-feature-settings:initial;line-height:1.5}.l-header__nav-item-has-child .l-header__nav-link{gap:.3125rem;display:flex;align-items:center}.l-header__child-nav{position:absolute;top:2.5rem;left:0;width:100%;padding-top:2.375rem;border-radius:2.5rem;transition:.3s}.is-header-scroll .l-header__child-nav{top:2rem;padding-top:1.75rem}.l-header__nav-item-has-child.is-hover .l-header__child-nav{visibility:visible;opacity:1}.l-header__child-nav-inner{display:flex;align-items:center;padding:2.5rem;border-radius:2.5rem;background-color:#00f}.l-header__child-nav-top{padding-block:1.125rem;padding-right:2.5rem;border-right:1px solid #fff}.l-header__child-nav-top a{color:#fff}.l-header__child-nav-list{gap:3.7837837838%;display:flex;flex:1;align-items:center;padding-left:2.5rem}.l-header__child-nav-list a{-webkit-font-feature-settings:initial;color:#fff;font-feature-settings:initial}.l-header-overlay{z-index:950;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.6);opacity:0;pointer-events:none;transition:opacity .2s}.l-header-overlay.is-hover{opacity:1}.l-header__nav-sp-only{display:none}.c-btn{margin-inline:auto;display:inline-block;z-index:1;position:relative;overflow:hidden;border-radius:2rem;background:#00f;color:#fff;line-height:1.5;text-align:center;transition:.2s}.c-btn::before{-webkit-transform:skewX(50deg);z-index:-1;position:absolute;top:0;left:-200%;width:150%;height:120%;transform:skewX(50deg);background:linear-gradient(90deg,#fff800 0,#d4ff16 50%,#49fffc 100%);content:"";transition:.2s}.c-btn::after{-webkit-transform:skew(45deg);position:absolute;transform:skew(45deg);border-right:1px solid #fff;border-bottom:1px solid #fff;content:"";transition:.2s}.c-btn span{color:#fff;transition:.2s}.c-btn.c-btn--w420{width:100%;max-width:26.25rem;padding:1.4375rem 3.125rem 1.5625rem 1.5625rem;border-radius:2.25rem}.c-btn.c-btn--w420::after{top:42%;right:1.5625rem;width:1.4375rem;height:.4375rem}.c-btn.c-btn--w420 span{margin-left:1.5rem}.c-btn.c-btn--w280{width:100%;max-width:17.5rem;padding:1.0625rem 3.125rem 1.1875rem 1.5625rem}.c-btn.c-btn--w280::after{top:42%;right:1.5625rem;width:1.4375rem;height:.4375rem}.c-btn.c-btn--w280 span{margin-left:.75rem}.c-btn.c-btn--w180{width:11.25rem;padding:.4375rem 2.5rem .5625rem .5625rem;line-height:1}.c-btn.c-btn--w180::after{top:40%;right:1.4375rem;width:.8125rem;height:.375rem}.c-btn.c-btn--w180 span{margin-left:1.25rem}.c-btn.c-btn--white{background:#fff}.c-btn.c-btn--white span{color:#00f}.c-btn.c-btn--white::after{border-color:#00f}.c-btn.c-btn--top-case{padding-block:1.375rem;width:11.875rem;font-family:Poppins,sans-serif;line-height:1}.c-btn.c-btn--top-case::after{top:42%;right:25px;width:23px;height:7px}.c-btn.c-btn--top-news{padding-block:1.375rem;width:14.875rem;font-family:Poppins,sans-serif;line-height:1}.c-btn.c-btn--top-news::after{top:42%;right:25px;width:23px;height:7px}.c-btn.c-btn--news-single{padding-block:1.3125rem;width:12.5rem;font-family:Poppins,sans-serif;line-height:1}.c-btn.c-btn--news-single::after{content:none}.c-btn-round{display:block;z-index:1;position:relative;width:60px;height:60px;overflow:hidden;border-radius:50%;background-color:#00f;cursor:pointer;transition:.2s}.c-btn-round::before{-webkit-transform:skewX(25deg);z-index:-1;position:absolute;top:-20%;left:-200%;width:150%;height:120%;transform:skewX(25deg);border-radius:10px;background:linear-gradient(90deg,#fff800 0,#d4ff16 50%,#49fffc 100%);content:"";transition:.2s}.c-btn-round.c-btn-round--arrow-right::after{-webkit-transform:skew(45deg) translateX(-50%) translateY(-50%);position:absolute;top:46%;left:50%;width:18px;height:7px;transform:skew(45deg) translateX(-50%) translateY(-50%);border-right:1px solid #fff;border-bottom:1px solid #fff;content:"";transition:.2s}.c-btn-round.c-btn-round--arrow-left::after{-webkit-transform:skew(-45deg) translateX(-50%) translateY(-50%);position:absolute;top:46%;left:50%;width:18px;height:7px;transform:skew(-45deg) translateX(-50%) translateY(-50%);border-bottom:1px solid #fff;border-left:1px solid #fff;content:"";transition:.2s}.c-link-underline,.c-link-underline-black,.c-link-underline-gray,.c-link-underline-white{background-image:linear-gradient(90deg,#00f,#00f);background-position:left bottom;background-repeat:no-repeat;background-size:0 1px;transition:.2s;transition:background-size .15s}.c-link-underline-white{background-image:linear-gradient(90deg,#fff,#fff)}.c-link-underline-black{background-image:linear-gradient(90deg,#000,#000)}.c-link-underline-gray{background-image:linear-gradient(90deg,#777,#777)}.c-ttl-01{font-family:Poppins,sans-serif;font-size:7.5rem;font-weight:400;line-height:1;text-shadow:0 0 30px rgba(0,0,0,.2)}.c-ttl-01--ts-white{color:#fff;letter-spacing:0;opacity:.5}.c-ttl-02{position:relative;padding-bottom:.9375rem;color:#00f;font-size:1.125rem;font-weight:700;letter-spacing:0;line-height:1.4}.c-ttl-02::after{position:absolute;bottom:0;left:0;width:1.5rem;height:2px;background-color:#00f;content:""}.c-ttl-03{color:#00f;font-size:1.5rem;font-weight:700;line-height:1.4}.c-ttl-03 span{display:inline-block}.c-ttl-04{color:#00f;font-size:2rem;font-weight:700;line-height:1.4}.p-about-links{background-color:#f6f6fd}.p-about-links__inner{margin-inline:auto;max-width:calc(60.5rem + 5rem);padding:8.75rem 2.5rem 9.375rem}.p-about-links__ttl{text-align:center}.p-about-links__list{gap:1.75rem;display:grid;grid-template-columns:repeat(3,1fr);margin-top:1.875rem}.p-about-links__item{border:1px solid #00f}.p-about-links__item a{gap:1.25rem;display:flex;align-items:center;height:8.3125rem;padding:2.125rem;transition:.2s}.p-about-links__item a .p-about-links__item-icon{display:flex;flex:0 1 auto;align-items:center}.p-about-links__item a .p-about-links__item-icon img{width:100%;max-width:3.875rem;height:auto}.p-about-links__item a .p-about-links__item-ttl{-webkit-font-feature-settings:initial;flex:1;color:#00f;font-feature-settings:initial;font-size:1.125rem;font-weight:400;line-height:1.5}.p-about-links__btn{margin-top:2.5rem;line-height:1;text-align:center}.p-lower-breadcrumb-wrap{padding-block:.9375rem 2.8125rem;display:flex;justify-content:flex-end}.p-breadcrumbs a{color:#777;font-size:.75rem}.p-breadcrumbs span{color:#777;font-size:.75rem;line-height:1.4}.p-breadcrumbs span.p-breadcrumb__pause{margin-inline:.375rem}.p-cta{position:relative;background:url(../img/common/bg_cta.jpg) no-repeat center/cover}.p-cta__inner{padding-block:8.75rem}.p-cta__contents-inner{gap:11.875%;margin-inline:auto;display:flex;justify-content:flex-start;max-width:75rem}.p-cta__ttl h2{color:#fff;font-family:Poppins,sans-serif;font-size:5rem;font-weight:400;letter-spacing:0;line-height:1}.p-cta__ttl p{display:inline-block;margin-top:1rem;color:#fff;font-size:1.125rem;font-weight:500;line-height:1}.p-cta__body{margin-top:.625rem}.p-cta__text{-webkit-font-feature-settings:initial;color:#fff;font-feature-settings:initial;font-size:1.125rem;line-height:1.8}.p-cta__btn{margin-top:2.8125rem;line-height:1}.is-fede-in{-webkit-filter:blur(1em);-webkit-animation-name:fadeInAnime;-webkit-animation-duration:1s;-webkit-animation-fill-mode:forwards;animation-name:fadeInAnime;animation-duration:1s;animation-fill-mode:forwards;filter:blur(1em);opacity:0}@-webkit-keyframes fadeInAnime{100%{-webkit-filter:blur(0);filter:blur(0);opacity:1;transition:opacity 1s cubic-bezier(.4,0,.2,1),-webkit-filter 1.4s cubic-bezier(.4,0,.2,1);transition:opacity 1s cubic-bezier(.4,0,.2,1),filter 1.4s cubic-bezier(.4,0,.2,1);transition:opacity 1s cubic-bezier(.4,0,.2,1),filter 1.4s cubic-bezier(.4,0,.2,1),-webkit-filter 1.4s cubic-bezier(.4,0,.2,1)}}@keyframes fadeInAnime{100%{-webkit-filter:blur(0);filter:blur(0);opacity:1;transition:opacity 1s cubic-bezier(.4,0,.2,1),-webkit-filter 1.4s cubic-bezier(.4,0,.2,1);transition:opacity 1s cubic-bezier(.4,0,.2,1),filter 1.4s cubic-bezier(.4,0,.2,1);transition:opacity 1s cubic-bezier(.4,0,.2,1),filter 1.4s cubic-bezier(.4,0,.2,1),-webkit-filter 1.4s cubic-bezier(.4,0,.2,1)}}.js-fade-in-trigger{opacity:0}.p-lower-head{position:relative;overflow:hidden;border-bottom:1px solid #00f}.p-lower-head__inner{padding-block:13.75rem 5.625rem}.p-lower-head__ttl p{display:block;color:#e6ebf0;font-family:Poppins,sans-serif;font-size:7.5rem;font-weight:400;letter-spacing:0;line-height:1;opacity:.5}.p-lower-head__ttl p.p-lower-head__ttl-en-products{font-size:7.1875rem}.p-lower-head__ttl h1{display:inline-block;margin-top:.625rem;color:#00f;font-size:2.25rem;font-weight:700;line-height:1.4}.p-lower-head__ttl h1.--en{font-family:Poppins,sans-serif}.p-lower-head__img{z-index:-1;position:absolute;top:0;right:0;bottom:0;line-height:1}.p-lower-head__img img{width:auto;height:100%}.p-page-top{-webkit-transform:translateY(100px);z-index:10;position:fixed;right:15px;transform:translateY(100px);opacity:0}.p-page-top a{display:flex;z-index:1;position:relative;align-items:center;justify-content:center;width:52px;height:52px;overflow:hidden;border-radius:50%;background-color:#00f;text-align:center;transition:.2s;transition:.2s}.p-page-top a::before{-webkit-transform:skewX(25deg);z-index:-1;position:absolute;top:-20%;left:-200%;width:150%;height:120%;transform:skewX(25deg);border-radius:10px;background:linear-gradient(90deg,#fff800 0,#d4ff16 50%,#49fffc 100%);content:"";transition:.2s}.p-page-top.js-up-move{-webkit-animation:upAnime .5s forwards;animation:upAnime .5s forwards}@-webkit-keyframes upAnime{from{-webkit-transform:translateY(100px);transform:translateY(100px);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes upAnime{from{-webkit-transform:translateY(100px);transform:translateY(100px);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}.p-page-top.js-down-move{-webkit-animation:downAnime .5s forwards;animation:downAnime .5s forwards}@-webkit-keyframes downAnime{from{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}to{-webkit-transform:translateY(100px);transform:translateY(100px);opacity:0}}@keyframes downAnime{from{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}to{-webkit-transform:translateY(100px);transform:translateY(100px);opacity:0}}.p-page-navi{display:flex;justify-content:center}.p-page-navi .wp-pagenavi{gap:2.5rem;display:flex;align-items:center;margin-top:6.25rem}.p-page-navi .wp-pagenavi .current,.p-page-navi .wp-pagenavi .page{width:1.125rem;color:#00f;font-family:Poppins,sans-serif;font-size:1.5rem;letter-spacing:0;line-height:1;text-align:center}.p-page-navi .wp-pagenavi .page{opacity:.2}.p-page-navi .wp-pagenavi .current{display:block;position:relative;width:1.125rem;text-align:center}.p-page-navi .wp-pagenavi .current::after{-webkit-transform:translateY(-50%);display:block;position:absolute;bottom:-.75rem;left:0;width:1.125rem;height:2px;transform:translateY(-50%);border-radius:.625rem;background-color:#00f;content:""}.p-page-navi .wp-pagenavi .extend{color:#00f}.p-page-navi .wp-pagenavi .p-npage-navi__prev{margin-right:1.5625rem}.p-page-navi .wp-pagenavi .p-npage-navi__next{margin-left:1.5625rem}.p-related__links{padding-block:6.25rem 9.375rem;background-color:#f6f6fd}.p-related__links-inner{padding-inline:2.5rem;margin-inline:auto;max-width:calc(59.25rem + 5rem)}.p-related__links-ttl{text-align:center}.p-related__links-list{gap:1.75rem 2.9535864979%;display:grid;grid-template-columns:repeat(2,1fr);justify-content:center;margin-top:1.875rem}.p-related__links-item a{display:block;position:relative;padding:2.1875rem 3rem;border:1px solid #00f;border-radius:1.25rem;color:#00f;font-size:1.5rem;transition:.2s}.p-related__links-item a::after{-webkit-transform:rotate(45deg) translateY(-50%);display:inline-block;position:absolute;top:50%;right:3rem;width:1.5rem;height:1.5rem;margin-left:auto;transform:rotate(45deg) translateY(-50%);border-top:1px solid #00f;border-right:1px solid #00f;content:""}.p-single-contents p{margin-top:1.5rem;line-height:1.7}.p-single-contents a{position:relative;padding-right:1.875rem;color:#00f;transition:.2s}.p-single-contents a::after{-webkit-transform:skew(45deg);display:block;position:absolute;right:0;bottom:.375rem;width:1.4375rem;height:.4375rem;transform:skew(45deg);border-right:1px solid #00f;border-bottom:1px solid #00f;content:"";transition:.2s}.p-single-contents .wp-block-image{margin-top:3.5rem}.p-single-contents .wp-block-image .alignleft,.p-single-contents .wp-block-image .alignright{float:none}.p-single-contents .wp-block-image .alignright{margin-left:auto}.p-single-contents .wp-element-caption{margin-top:.75rem;margin-bottom:0;font-size:.875rem}.p-single-contents .wp-block-columns.is-layout-flex{gap:2.3076923077%}.p-single-contents .wp-block-table{scrollbar-color:#00f #cecece;scrollbar-width:thin;margin-top:1.5rem;padding-bottom:.3125rem;overflow-x:auto}.p-single-contents .wp-block-table::-webkit-scrollbar-track{background:#cecece}.p-single-contents .wp-block-table::-webkit-scrollbar-thumb{background-color:#00f}.p-single-contents .wp-block-table table{width:auto;border:1px solid #00f;border-collapse:collapse;white-space:nowrap}.p-single-contents .wp-block-table table thead{border:none}.p-single-contents .wp-block-table table th{min-width:7.5rem;border:1px solid #fff;background-color:#00f;color:#fff;font-size:.8125rem;font-weight:700;font-weight:700}.p-single-contents .wp-block-table table td{min-width:7.5rem;border:1px solid #777;font-size:.9375rem;font-weight:700;text-align:center}.p-single-contents .wp-block-table .wp-element-caption{color:#00f}.p-single-contents .wp-block-embed{margin-top:3.5rem}.p-single-contents .wp-block-embed.is-type-video{margin-inline:auto;max-width:800px}.p-single-contents .wp-block-embed.is-type-video .wp-block-embed__wrapper{aspect-ratio:16/9;width:100%;line-height:1}.p-single-contents .wp-block-embed.is-type-video .wp-block-embed__wrapper iframe{width:100%;height:100%}.p-single-contents.cases-single__contents h2,.p-single-contents.news-single__contents h2{margin-block:3.5rem 1.5rem;padding-bottom:1.5rem;border-bottom:1px solid #00f;color:#00f;font-size:1.5rem;font-weight:700;line-height:1.7}.p-single-contents.cases-single__contents h3,.p-single-contents.news-single__contents h3{margin-block:3.5rem 1.625rem;font-size:1.125rem}.p-single-contents.company-sustainability-csr-single__contents h2{margin-block:3.5rem 1rem;font-size:1.125rem;font-weight:700;line-height:1.7}.p-single-contents.company-sustainability-csr-single__contents h3{margin-block:3.5rem 1rem;position:relative;margin-left:.9375rem;font-size:1.125rem}.p-single-contents.company-sustainability-csr-single__contents h3::before{-webkit-transform:translateY(-50%);display:block;position:absolute;top:53%;left:-.75rem;width:1px;height:80%;transform:translateY(-50%);background-color:#000;content:""}.cases-archive-cat{margin-inline:auto;padding-inline:1.875rem;max-width:66.25rem}.cases-archive-cat__list{gap:1.875rem 2.5%;display:flex;flex-wrap:wrap}.cases-archive-cat__item{min-width:11.25rem;border-radius:3.3125rem}.cases-archive-cat__item a{-webkit-font-feature-settings:initial;display:block;padding:.6875rem 1rem;border:1px solid rgba(0,0,0,.4);border-radius:3.3125rem;background-color:#fff;box-shadow:2px 2px 2px rgba(0,0,0,.08);color:rgba(0,0,0,.4);font-feature-settings:initial;font-size:1.125rem;font-weight:500;letter-spacing:0;line-height:1.3;text-align:center;word-break:break-all;transition:.2s}.cases-archive-cat__item.--current a{background-color:#00f;box-shadow:none;color:#fff;pointer-events:none}.cases-archive{margin-top:5rem;background:url(../img/cases/bg_cases_archive.jpg) no-repeat center/cover}.cases-archive__inner{padding-block:8.75rem 10.3125rem}.cases-archive__ttl{text-align:center}.cases-archive__list{gap:1.875rem 2.25%;display:grid;grid-template-columns:repeat(3,1fr)}.cases-archive__item-img{height:244px;overflow:hidden;line-height:1}.cases-archive__item-img img{-o-object-fit:cover;width:100%;height:244px;object-fit:cover;transition:.2s}.cases-archive__item-link{row-gap:1.125rem;display:grid;grid-row:span 4;grid-template-rows:subgrid;padding-bottom:1.5rem;background-color:#fff;box-shadow:0 0 30px rgba(0,0,0,.15);transition:.2s}.cases-archive__item-ttl{margin-inline:1.5rem;position:relative;margin-top:.125rem;line-height:1.5}.cases-archive__item-ttl h3{display:inline;background-image:linear-gradient(90deg,#00f,#00f);background-position:left bottom;background-repeat:no-repeat;background-size:0 1px;color:#00f;font-size:1.125rem;font-weight:500;line-height:1.6;transition:.2s;transition:background-size .15s}.cases-archive__item-text{margin-inline:1.5rem}.cases-archive__item-text p{-webkit-box-orient:vertical;-webkit-line-clamp:3;display:-webkit-box;overflow:hidden;line-height:1.7;text-overflow:ellipsis}.cases-archive__item-cat{margin-inline:1.5rem}.cases-archive__item-cat h4{font-weight:700;letter-spacing:.05em;line-height:1}.cases-archive__item-cat-list{gap:.75rem;display:flex;flex-wrap:wrap;line-height:1.3}.cases-archive__item-cat-list li{-webkit-font-feature-settings:initial;padding:.25rem .8125rem;border:1px solid #00f;border-radius:.1875rem;color:#00f;font-feature-settings:initial;font-weight:500;line-height:1.3}.cases-single{margin-top:calc(10.75rem - .9375rem)}.cases-single__head-bg{z-index:-1;position:absolute;top:-1.25rem;right:0;width:calc(max(960*.0625vw,960px));height:calc(max(860*.0625vw,860px));background:url(../img/cases/bg_cases_single_head.png) no-repeat center/cover}.cases-single__head{margin-bottom:6.25rem}.cases-single__head-inner{gap:3.3333333333%;display:flex;position:relative}.cases-single__head-overview{flex:1}.cases-single__head-overview-top{padding-bottom:2rem;border-bottom:1px solid #cecece}.cases-single__head-ttl h1{font-size:2.25rem;font-weight:700;line-height:1.4}.cases-single__head-details{margin-top:1rem}.cases-single__head-details p{font-weight:700;letter-spacing:.05em;line-height:1.7}.cases-single__head-cat-list{gap:.75rem;display:flex;flex-wrap:wrap;margin-top:1.5rem}.cases-single__head-cat-list li{padding:.1875rem .8125rem;border:1px solid #00f;border-radius:.1875rem;color:#00f;font-size:.875rem;font-weight:500;line-height:1.3}.cases-single__head-purpose{margin-top:2rem}.cases-single__head-purpose-ttl{gap:.5rem;display:flex;align-items:center;color:#00f;font-size:1.125rem;font-weight:700;line-height:1}.cases-single__head-purpose-ttl::before{display:block;width:.625rem;height:.625rem;border-radius:50%;background-color:#00f;content:""}.cases-single__head-purpose-text{margin-top:.875rem}.cases-single__head-img{width:46.6666666667%;line-height:1}.cases-single__head-img img{width:100%;height:auto}.cases-single__contents-outer{margin-bottom:10rem;border:1px solid #00f;border-radius:1.25rem;background-color:#f6f6fd}.cases-single__contents-inner{padding-inline:5rem;margin-block:3.5rem}.cases-single__related{background:url(../img/cases/bg_cases_related.jpg) no-repeat center/cover}.cases-single__related.--case{background:#f6f6fd}.cases-single__related-inner{padding-block:7.0625rem 7.5rem}.cases-single__related-contents:not(:first-child){margin-top:5rem}.cases-single__related-contents-ttl{text-align:center}.cases-single__related-contents-list{gap:1.75%;display:flex;justify-content:center;margin-top:3rem}.cases-single__related-contents-item{display:grid;flex:0 0 32.1666666667%}.cases-single__related-contents-link{display:flex;flex-direction:column;background-color:#fff;box-shadow:0 0 30px rgba(0,0,0,.15);transition:.2s}.cases-single__related-contents-link img{-o-object-fit:cover;width:100%;height:244px;object-fit:cover}.cases-single__related-contents-link .cases-single__related-contents-body{padding:1.25rem 1.5rem 1.5rem}.cases-single__related-contents-link .cases-single__related-contents-body h3{position:relative;padding-left:1.25rem;color:#00f;font-size:1.125rem;font-weight:500;line-height:1.5}.cases-single__related-contents-link .cases-single__related-contents-body h3::before{-webkit-clip-path:polygon(.5625rem 50%,0 0,0 .4375rem);-webkit-transform:translateY(-50%);position:absolute;top:.9375rem;left:0;flex:0 0 .5625rem;width:.5625rem;height:.4375rem;transform:translateY(-50%);background-color:#00f;clip-path:polygon(.5625rem 50%,0 0,0 .4375rem);content:""}.cases-single__related-contents-link .cases-single__related-contents-body p{-webkit-box-orient:vertical;-webkit-line-clamp:6;display:-webkit-box;margin-top:.9375rem;overflow:hidden;line-height:1.7;text-overflow:ellipsis}.cases-single__related-contents-link .cases-single__related-contents-body.--case h3{padding-left:0;color:#00f;font-weight:500;line-height:1.6}.cases-single__related-contents-link .cases-single__related-contents-body.--case h3::before{content:none}.cases-single__related-btn{margin:2.5rem auto 0;line-height:1;text-align:center}.company-sustainability__head{height:580px;background:url(../img/company/sustainability/img_company_sustainability_head.jpg) no-repeat center/cover}.company-sustainability__head .p-breadcrumbs span{color:#fff}.company-sustainability__head .p-breadcrumbs a{background-image:linear-gradient(90deg,#fff,#fff)}.company-sustainability__head-text{margin-inline:auto;padding-inline:2.5rem;max-width:83.75rem;margin-top:calc(7.3125rem - 2.8125rem);text-align:right}.company-sustainability__head-text h2{display:inline-block;color:#fff;font-size:2.25rem;font-weight:700;letter-spacing:.1em;line-height:1.6}.company-sustainability__intro{margin-top:5rem}.company-sustainability__intro-text p{font-size:1.125rem;letter-spacing:.05em;line-height:2.5}.company-sustainability__intro-list-wrap{margin-inline:auto;max-width:60.5rem;margin-top:7.5rem}.company-sustainability__intro-list-head{text-align:center}.company-sustainability__intro-list-head p{margin-top:.8125rem;font-size:1.125rem;letter-spacing:.05em;line-height:2.5}.company-sustainability__intro-list{gap:1.75rem;display:grid;grid-template-columns:repeat(3,1fr);margin-top:1.875rem}.company-sustainability__intro-item{border:1px solid #00f}.company-sustainability__intro-item a{gap:1.25rem;display:flex;align-items:center;height:8.3125rem;padding:2.125rem;transition:.2s}.company-sustainability__intro-item a .company-sustainability__intro-item-icon{display:flex;flex:0 1 auto;align-items:center}.company-sustainability__intro-item a .company-sustainability__intro-item-icon img{width:100%;max-width:3.875rem;height:auto}.company-sustainability__intro-item a .company-sustainability__intro-item-ttl{-webkit-font-feature-settings:initial;flex:1;color:#00f;font-feature-settings:initial;font-size:1.125rem;font-weight:400;line-height:1.5}.company-sustainability__activities{margin-top:8.125rem}.company-sustainability__activities-head p{margin-top:.8125rem;font-size:1.125rem;letter-spacing:.05em;line-height:2.5}.company-sustainability__activities-list{row-gap:3.5rem;display:flex;flex-direction:column;margin-top:3rem}.company-sustainability__activities-item{gap:3.9166666667%;display:flex;align-items:center}.company-sustainability__activities-item-img{width:37.5%;line-height:1}.company-sustainability__activities-item-img img{width:100%;height:auto}.company-sustainability__activities-item-body{flex:1}.company-sustainability__activities-item-body p{margin-top:1.5rem;font-size:1.125rem;letter-spacing:.05em;line-height:2.5}.company-sustainability__activities-report{margin-top:10rem;background-color:#f6f6fd}.company-sustainability__activities-report-inner{padding-block:8.75rem 6.875rem}.company-sustainability__activities-report-head{text-align:center}.company-sustainability__activities-report-btn{margin-top:2.5rem;line-height:1;text-align:center}.company-sustainability__promotion{margin-block:7.5rem}.company-sustainability__promotion-contents-outer{margin-top:3rem;border:1px solid #00f;border-radius:1.25rem;background-color:#f6f6fd}.company-sustainability__promotion-contents-inner{padding-inline:5rem;margin-block:3.5rem}.company-sustainability__promotion-contents p{margin-top:1.5rem;letter-spacing:.05em;line-height:1.7}.company-sustainability__promotion-contents .company-sustainability__promotion-contents-img{margin-top:3.5rem;text-align:center}.company-sustainability__promotion-contents .company-sustainability__promotion-contents-img img{max-width:100%;height:auto}.company-sustainability__promotion-contents h3{margin-block:3.5rem 1.5rem;padding-bottom:1.5rem;border-bottom:1px solid #00f;color:#00f;font-size:1.5rem;font-weight:700;line-height:1.7}.company-sustainability__promotion-contents h4{margin-block:3.5rem 1.625rem;font-size:1.125rem}.company-sustainability__promotion-bottom{margin-top:6rem}.company-sustainability__promotion-bottom-text{margin-top:1.5rem}.company-sustainability__promotion-bottom-text p{font-size:1.125rem;letter-spacing:.05em;line-height:2.5}.company-sustainability-policy{margin-bottom:10.625rem}.company-sustainability-policy .company-sustainability-policy__ttl p{font-size:2rem;font-weight:700;line-height:1.4}.company-sustainability-policy h2{margin-top:4rem;font-size:1.75rem;font-weight:700;line-height:1.7}.company-sustainability-policy h3{margin-top:2.5rem;font-size:1.25rem;font-weight:700;line-height:1.7}.company-sustainability-policy p{margin-top:.9375rem;font-size:1.125rem;letter-spacing:.05em;line-height:2.5}.company-sustainability-policy ul{margin-top:1.875rem;padding-left:1.5625rem;line-height:2.5}.company-sustainability-policy ul li{list-style:disc}.company-sustainability-csr{margin-top:1.875rem}.company-sustainability-csr__inner.--en{margin-bottom:8.125rem}.company-sustainability-csr__ttl{text-align:center}.company-sustainability-csr__list{gap:1.875rem 2.25%;display:grid;grid-template-columns:repeat(3,1fr);margin-top:1.875rem}.company-sustainability-csr__item-img{height:244px;overflow:hidden;line-height:1}.company-sustainability-csr__item-img img{-o-object-fit:cover;width:100%;height:244px;object-fit:cover;transition:.2s}.company-sustainability-csr__item-link{row-gap:1.125rem;display:grid;grid-row:span 3;grid-template-rows:subgrid;padding-bottom:1.5rem;background-color:#fff;transition:.2s}.company-sustainability-csr__item-ttl{margin-inline:1.5rem;position:relative;margin-top:.125rem;line-height:1.7}.company-sustainability-csr__item-ttl time.company-sustainability-csr__item-ttl-date{font-size:1rem}.company-sustainability-csr__item-ttl h3{display:inline;font-size:1rem;font-weight:400}.company-sustainability-csr__item-cat{margin-inline:1.5rem}.company-sustainability-csr__item-cat-list{gap:.75rem;display:flex;flex-wrap:wrap;line-height:1.3}.company-sustainability-csr__item-cat-list li{-webkit-font-feature-settings:initial;padding:.25rem .8125rem;border:1px solid #00f;border-radius:.1875rem;color:#00f;font-feature-settings:initial;font-weight:500;line-height:1.3}.company-sustainability-csr__years{z-index:1;position:relative;width:14.375rem}.company-sustainability-csr__years-content{border:1px solid #00f;border-radius:.5rem}.company-sustainability-csr__years-content-year-btn{position:relative;width:100%;padding:.875rem 2rem .875rem 1rem;text-align:left}.company-sustainability-csr__years-content-year-btn::after{-webkit-transform:rotate(45deg);display:inline-block;position:absolute;top:35%;right:1.25rem;width:11px;height:11px;transform:rotate(45deg);border-right:1px solid #00f;border-bottom:1px solid #00f;content:"";transition:.2s}.company-sustainability-csr__years-content-year-btn.is-open::after{-webkit-transform:rotate(-135deg);top:45%;transform:rotate(-135deg)}.company-sustainability-csr__years-content-list-wrap{-webkit-transform:translateY(100%);display:none;position:absolute;bottom:-.625rem;left:0;width:100%;transform:translateY(100%);border:1px solid #00f;border-radius:.5rem;background-color:#fff}.company-sustainability-csr__years-content-list{gap:1rem;display:flex;flex-direction:column;padding:1.5rem 2.5rem}.company-sustainability-csr__years-content-item.--current{position:relative}.company-sustainability-csr__years-content-item.--current::before{-webkit-transform:translateY(-50%);display:block;position:absolute;top:52%;left:-1.625rem;width:.75rem;height:.75rem;transform:translateY(-50%);border-radius:50%;background-color:#00f;content:""}.company-sustainability-csr__years-content-item.--current a{color:#00f;font-weight:700;pointer-events:none}.company-sustainability-csr__bottom-links{margin-top:8.125rem}.company-sustainability-csr-single{margin-top:calc(10.75rem - .9375rem)}.company-sustainability-csr-single__head-bg{z-index:-1;position:absolute;top:-10.625rem;right:0;width:calc(max(960*.0625vw,960px));height:calc(max(860*.0625vw,860px));background:url(../img/company/sustainability/bg_company_sustainability_csr_single_head.png) no-repeat center/cover}.company-sustainability-csr-single__ttl{margin-top:1rem}.company-sustainability-csr-single__ttl h1{display:inline;font-size:2.25rem;font-weight:700;line-height:1.4}.company-sustainability-csr-single__category-wrap{margin-top:1.5rem;line-height:1}.company-sustainability-csr-single__category{display:inline-block;padding:.3125rem 1.75rem;border:1px solid #00f;border-radius:.1875rem;background-color:#fff;color:#00f;font-size:.875rem;font-weight:500;line-height:1}.company-sustainability-csr-single__body{margin-block:6.25rem 7.5rem}.company-sustainability-csr-single__contents-outer{border:1px solid #00f;border-radius:1.25rem;background-color:#f6f6fd}.company-sustainability-csr-single__contents-inner{padding-inline:5rem;margin-block:3.5rem}.company-sustainability-csr-single__pager{-webkit-column-gap:8.8333333333%;-moz-column-gap:8.8333333333%;display:grid;grid-template-areas:"next prev" "center center";margin-top:5rem;column-gap:8.8333333333%}.company-sustainability-csr-single__pager-item{line-height:1}.company-sustainability-csr-single__pager-item.--next a,.company-sustainability-csr-single__pager-item.--prev a{gap:1.25rem;display:flex;align-items:center;transition:.2s}.company-sustainability-csr-single__pager-item.--next a span.company-sustainability-csr-single__pager-item-ttl,.company-sustainability-csr-single__pager-item.--prev a span.company-sustainability-csr-single__pager-item-ttl{flex:1;color:#00f;font-size:1.125rem;line-height:1.5}.company-sustainability-csr-single__pager-item.--next{-ms-grid-row:1;-ms-grid-column:1;grid-area:next}.company-sustainability-csr-single__pager-item.--prev{-ms-grid-row:1;-ms-grid-column:3;grid-area:prev}.company-sustainability-csr-single__pager-item.--prev a{text-align:right}.company-sustainability-csr-single__pager-item.--center{-ms-grid-row:2;-ms-grid-column:1;-ms-grid-column-span:3;grid-area:center;margin-top:2.5rem;text-align:center}.company-sustainability-csr-single__pager-item.--center a.c-btn--w420 span.for-pc{margin-left:0}.company-top__bg-movie-wrap{position:relative;padding-bottom:7.5rem;overflow:hidden}.company-top__bg-movie-wrap.--en{padding-bottom:0}.company-top__contents-flex{border-radius:1.25rem;background-color:#f6f6fd}.company-top__contents-flex:not(:first-child){margin-top:7.5rem}.company-top__contents-flex-inner{gap:6.6666666667%;display:flex;padding:3rem 6.875rem}.company-top__contents-flex-inner.--rev{flex-direction:row-reverse}.company-top__contents-flex-img{width:46.6666666667%;line-height:1}.company-top__contents-flex-img img{width:100%;height:auto}.company-top__contents-flex-body{flex:1}.company-top__contents-flex-ttl p{color:#00f;font-family:Poppins,sans-serif;font-size:6.25rem;font-weight:400;letter-spacing:0;line-height:1;word-break:break-all;opacity:.1}.company-top__contents-flex-ttl h2{margin-top:2rem;color:#00f;font-size:1.25rem;letter-spacing:.05em;line-height:1.6}.company-top__contents-flex-text{margin-top:1rem}.company-top__contents-flex-text p{color:#00f;font-size:2rem;font-weight:700;letter-spacing:.05em;line-height:1.6}.company-top__contents-flex-btn{margin-top:2.5rem;line-height:1}.company-top__contents-middle{margin-block:7.5rem;background-color:#fff}.company-top__contents-middle.--en{margin-bottom:0}.company-top__contents-middle-inner{padding-block:10rem 7.5rem;gap:5%;display:grid;grid-template-columns:repeat(3,1fr)}.page-en .company-top__contents-middle-inner{grid-template-columns:repeat(2,1fr)}.company-top__contents-middle-img{overflow:hidden;border-radius:1.25rem;line-height:1}.company-top__contents-middle-img img{-o-object-fit:cover;width:100%;height:auto;object-fit:cover;border-radius:1.25rem;transition:.2s}.company-top__contents-middle-ttl{margin-top:.9375rem;transition:.2s}.company-top__contents-middle-ttl p{color:#00f;font-family:Poppins,sans-serif;font-size:2.375rem;font-weight:400;letter-spacing:0;line-height:1.2;opacity:.1}.company-top__contents-middle-ttl h2{margin-top:.3125rem;color:#00f;font-size:1.5rem;font-weight:700;line-height:1.5}.company-top__contents-sustainability{border-radius:1.25rem;background-color:#fff}.company-top__contents-sustainability-inner{padding:2.5rem 7.5rem 5rem}.company-top__contents-sustainability-ttl h2{color:#00f;font-family:Poppins,sans-serif;font-size:7.5rem;font-weight:400;letter-spacing:0;line-height:1;word-break:break-all;opacity:.1}.company-top__contents-sustainability-body{gap:8.3333333333%;display:flex;margin-top:2.5rem}.company-top__contents-sustainability-text{flex:1}.company-top__contents-sustainability-text h3{color:#00f;font-size:2rem;font-weight:700;letter-spacing:.05em;line-height:1.6}.company-top__contents-sustainability-text p{max-width:46.125rem;margin-top:1.25rem;font-size:1rem;letter-spacing:.04em;line-height:2}.company-top__contents-sustainability-btn{flex-basis:17.5rem}.company-top__contents-sustainability-img{display:block;margin-top:4.25rem;line-height:1}.company-top__contents-sustainability-img img{width:100%;height:auto}.company-message{margin-bottom:10rem}.company-message__inner{gap:6.6666666667%;display:flex}.company-message__body{flex:1;margin-top:8.125rem}.company-message__ttl .c-ttl-04{line-height:1.6}.company-message__text{margin-top:5.25rem}.company-message__text p{letter-spacing:.05em;line-height:2}.company-message__text p:not(:first-child){margin-top:2rem}.company-message__img{width:38.3333333333%;line-height:1}.company-message__img img.company-message__img-main{width:100%;height:auto}.company-message__img img.company-message__img-name{display:block;width:157px;height:auto;margin-top:1.6875rem;margin-left:auto}.company-overview__head{height:450px;background:url(../img/company/overview/img_company_overview_head.jpg) no-repeat center/cover}.company-overview__head .p-breadcrumbs span{color:#fff}.company-overview__head .p-breadcrumbs a{background-image:linear-gradient(90deg,#fff,#fff)}.company-overview__body{margin-block:5rem 10rem}.company-overview__body-inner{margin-inline:auto;padding-inline:2.5rem;max-width:67.5rem}.company-overview__list:not(:first-child){margin-top:5rem}.company-overview__ttl{padding-bottom:1.5rem;border-bottom:1px solid #00f}.company-overview__detail-item{padding-block:1.5625rem;gap:3%;display:flex;border-bottom:1px solid #b8b8f4}.company-overview__detail-item-ttl{width:11.25rem;color:#00f;font-weight:700}.company-overview__detail-item-ttl.--history span:not(:first-child){margin-left:1.5625rem}.company-overview__detail-item-cont{-webkit-font-feature-settings:initial;flex:1;font-feature-settings:initial}.company-overview__detail-item-cont-item{gap:1.875rem;display:flex}.company-overview__detail-item-cont-item:not(:last-child){margin-bottom:1.25rem}.company-overview__detail-item-cont-ttl{width:7.5rem;color:#00f;font-weight:700}.company-overview__detail-item-cont-name{display:flex}.company-overview__detail-item-cont-name span:not(:first-child){margin-left:.9375rem}.company-overview__lsit-client{margin-top:1.5rem}.company-service__intro{z-index:-1;position:relative;margin-top:-5.5625rem}.company-service__intro-inner{row-gap:1.875rem;-webkit-column-gap:10.5%;-moz-column-gap:10.5%;display:grid;grid-template-areas:"company-service__intro-img company-service__intro-content-ttl" "company-service__intro-img company-service__intro-content-text";grid-template-columns:auto auto;grid-template-rows:auto auto;align-items:center;justify-content:flex-start;padding-right:2.5rem;column-gap:10.5%}.company-service__intro-img{-ms-grid-row:1;-ms-grid-row-span:3;-ms-grid-column:1;grid-area:company-service__intro-img;line-height:1}.company-service__intro-img img{-o-object-fit:cover;-o-object-position:center right;width:42vw;height:37.5rem;object-fit:cover;object-position:center right}.company-service__intro-content-ttl{-ms-grid-row:1;-ms-grid-column:3;grid-area:company-service__intro-content-ttl;align-self:flex-end;max-width:30rem}.company-service__intro-content-ttl span{display:inline-block}.company-service__intro-content-text{-ms-grid-row:3;-ms-grid-column:3;grid-area:company-service__intro-content-text;align-self:flex-start;max-width:30rem}.company-service__sec{padding-block:9.375rem 6.25rem}.company-service__sec.--sales{background-color:#f6f6fd}.company-service__sec.--policy{background-color:#e9e9ff}.company-service__sec-inner{gap:6.6666666667%;display:flex}.company-service__sec-inner.--rev{flex-direction:row-reverse}.company-service__sec-img{width:43.3333333333%;margin-top:.4375rem;line-height:1}.company-service__sec-img img{width:100%;height:auto}.company-service__sec-body{flex:1}.company-service__sec-body-text{margin-top:1.25rem;letter-spacing:.05em;line-height:2}.company-service__sec-body-text a{color:#00f}.company-service__sec-field{margin-top:1.25rem}.company-service__sec-field-ttl h3{font-size:1rem;font-weight:700;letter-spacing:.05em}.company-service__sec-field-list{gap:.75rem;display:flex;flex-direction:column;margin-top:1.125rem}.company-service__sec-field-item{padding:.8125rem 6.6666666667%;border:1px solid #00f}.company-service__sec-field-item h4{color:#00f;font-size:1rem;font-weight:700}.company-service__sec-field-item p{margin-top:.25rem}.company-service__sec-policy{margin-top:2.1875rem;padding:2.3125rem 5.5%;border:1px solid #00f}.company-service__sec-policy-ttl{padding-bottom:1.4375rem;border-bottom:1px solid #00f}.company-service__sec-policy-ttl h3{font-size:1.125rem}.company-service__sec-policy-list{gap:1rem;display:flex;flex-direction:column;padding-top:1.6875rem}.company-service__sec-policy-item{color:#00f;font-size:1.125rem;font-weight:700}.company-network{margin-block:5rem 10rem}.company-network__sec:not(:first-of-type){margin-top:10rem}.company-network__sec-inner{padding-inline:2.5rem;margin-inline:auto;max-width:70rem}.company-network__sec-ttl{padding-bottom:1.5rem;border-bottom:1px solid #00f}.company-network__sec-detail{gap:4.6153846154%;display:flex}.company-network__sec-detail.--no-image{display:block}.company-network__sec-detail-list{width:59.6153846154%}.--no-image .company-network__sec-detail-list{width:100%}.company-network__sec-detail-item{padding-block:1.5625rem;gap:3%;display:flex;border-bottom:1px solid #b8b8f4}.--no-image .company-network__sec-detail-item{gap:1.5%}.company-network__sec-detail-item-ttl{width:11.25rem;color:#00f;font-weight:700}.company-network__sec-detail-item-ttl.--history span:not(:first-child){margin-left:1.5625rem}.company-network__sec-detail-item-cont{-webkit-font-feature-settings:initial;flex:1;font-feature-settings:initial;line-height:2}.company-network__sec-detail-item-cont ul li{display:flex}.company-network__sec-detail-item-cont ul li::before{display:block;content:"・"}.company-network__sec-detail-img{flex:1;margin-top:3rem;line-height:1}.company-network__sec-detail-img img{width:100%;height:auto}.company-network__sec-detail-map{padding-top:1.5625rem;font-weight:700}.company-network__sec-detail-map p{color:#00f}.company-network__sec-detail-map-gmap{margin-top:1.5625rem;background:#007cff}.company-network__sec-detail-map-gmap iframe{-webkit-filter:grayscale(1);vertical-align:bottom;filter:grayscale(1);opacity:.9;transition:all .3s}.company-gotenba__head-inner{text-align:center}.company-gotenba__head-list{row-gap:1.875rem;-webkit-column-gap:5%;-moz-column-gap:5%;display:flex;flex-wrap:wrap;justify-content:center;margin-top:1.875rem;column-gap:5%}.company-gotenba__head-item{flex:0 1 auto}.company-gotenba__head-item a{-webkit-font-feature-settings:initial;position:relative;margin-left:2.5rem;font-feature-settings:initial;font-size:1.5rem;letter-spacing:.05em}.company-gotenba__head-item a::before{-webkit-transform:translateY(-50%);display:block;position:absolute;top:55%;left:-2.5rem;width:1.625rem;height:1.625rem;transform:translateY(-50%);border-radius:50%;background:url(../img/common/icon_arrow_circle.svg) no-repeat center/cover;content:""}.company-gotenba{margin-block:5rem 10rem}.company-gotenba__inner{padding-inline:2.5rem;margin-inline:auto;max-width:70rem}.company-gotenba__sec:not(:first-child){margin-top:7.5rem}.company-gotenba__sec-ttl{padding-bottom:1.5rem;border-bottom:1px solid #00f}.company-gotenba__sec-route{margin-top:3rem}.company-gotenba__sec-route img{width:100%;height:auto}.company-philosophy__system{z-index:-1;position:relative;margin-top:-5.625rem}.company-philosophy__system-img{line-height:1}.company-philosophy__system-img img{width:100%;height:auto}.company-philosophy__sec{padding-block:10rem;gap:8.3333333333%;display:flex}.company-philosophy__sec:not(:last-child){border-bottom:1px solid #b8b8f4}.company-philosophy__ttl{width:25rem}.company-philosophy__ttl p{font-family:Poppins,sans-serif;font-size:5rem;font-weight:600;letter-spacing:0;line-height:1;text-transform:uppercase}.company-philosophy__ttl h2{margin-top:.5rem;font-size:1.125rem;font-weight:500}.company-philosophy__text-wrap{flex:1}.company-philosophy__text{-webkit-font-feature-settings:initial;color:#00f;font-feature-settings:initial;font-size:2rem;font-weight:500;letter-spacing:0;line-height:1.6}.company-philosophy__text-list{margin-top:2rem}.company-philosophy__text-list li{padding-block:1.625rem;gap:1.875rem;display:flex;align-items:center;border-top:1px solid #b8b8f4}.company-philosophy__text-list li:last-child{border-bottom:1px solid #b8b8f4}.company-philosophy__text-list li span{padding:.5rem .4375rem .5rem .75rem;border:1px solid #00f;color:#00f;font-size:1.75rem;font-weight:500;letter-spacing:.2em;line-height:1}.company-philosophy__text-list li p{-webkit-font-feature-settings:initial;flex:1;font-feature-settings:initial;font-size:1.75rem;font-weight:500;line-height:1.6}img.company-philosophy__text-img{width:100%;height:auto}.inquiry-wrap{margin-bottom:3.125rem}.inquiry-body{margin-top:2.5rem}.inquiry-text-red{color:red}.--finish .inquiry-ex__inner{margin-top:1.875rem;text-align:center}.--finish .inquiry-ex__btn{margin-top:2.5rem}.inquiry-ex__inner-attention--en{margin-top:3.75rem}ol.inquiry-ex__inner-attention-list{margin-top:1.875rem;margin-bottom:1.25rem;padding-left:1.25rem}ol.inquiry-ex__inner-attention-list li{list-style:decimal}ol.inquiry-ex__inner-attention-list li:not(:last-child){margin-bottom:.625rem}.news-archive-wrap{margin-bottom:6.875rem}.news-archive{gap:6.6666666667%;display:flex}.news-archive-side{gap:1.5rem;display:flex;flex-direction:column;width:14.375rem}.news-archive-body{flex:1}.news-archive-side__content{border:1px solid #00f;border-radius:.5rem}.--tax-archive .news-archive-side__content.--years{display:none!important}.--date-archive .news-archive-side__content.--categorys{display:none!important}.--categorys .news-archive-side__content-inner{padding:1.5rem 2.625rem}.news-archive-side__content-year-btn{position:relative;width:100%;padding:.875rem 2rem .875rem 1rem;text-align:left}.news-archive-side__content-year-btn::after{-webkit-transform:rotate(45deg);display:inline-block;position:absolute;top:30%;right:1.25rem;width:11px;height:11px;transform:rotate(45deg);border-right:1px solid #00f;border-bottom:1px solid #00f;content:"";transition:.2s}.news-archive-side__content-year-btn.is-open::after{-webkit-transform:rotate(-135deg);top:45%;transform:rotate(-135deg)}.--date-archive .news-archive-side__content-year-btn{pointer-events:none}.--date-archive .news-archive-side__content-year-btn::after{content:none}.news-archive-side__content-list-wrap{display:none}.--date-archive .news-archive-side__content-list-wrap{display:block!important}.news-archive-side__content-list{gap:1rem;display:flex;flex-direction:column}.--years .news-archive-side__content-list{padding:0 2.625rem 2rem}.news-archive-side__content-item.--current{position:relative}.news-archive-side__content-item.--current::before{-webkit-transform:translateY(-50%);display:block;position:absolute;top:52%;left:-1.625rem;width:.75rem;height:.75rem;transform:translateY(-50%);border-radius:50%;background-color:#00f;content:""}.news-archive-side__content-item.--current a{color:#00f;font-weight:700;pointer-events:none}.news-archive-body__item:not(:last-child){border-bottom:1px solid #b8b8f4}.news-archive-body__item:first-child .news-archive-body__link{padding-top:0}.news-archive-body__link{padding-block:1.875rem;display:block;transition:.2s}.news-archive-body__item-head{display:flex;align-items:center}.news-archive-body__date{display:inline-block;width:5.75rem;color:#777;font-family:Poppins,sans-serif;font-weight:500;letter-spacing:0;line-height:1.5}.news-archive-body__category-wrap{gap:.625rem;display:flex;margin-left:1.4375rem;line-height:1}.news-archive-body__category{display:inline-block;padding:.3125rem .8125rem;border:1px solid #00f;border-radius:.1875rem;background-color:#fff;color:#00f;font-size:.875rem;font-weight:500;line-height:1}.news-archive-body__list-ttl{margin-top:1.125rem}.news-archive-body__list-ttl h3{font-size:1rem;font-weight:400}.news-single{margin-top:calc(10.75rem - .9375rem)}.news-single__head-bg{z-index:-1;position:absolute;top:-10.625rem;right:0;width:calc(max(960*.0625vw,960px));height:calc(max(860*.0625vw,860px));background:url(../img/news/bg_news_single_head.png) no-repeat center/cover}.news-single__ttl{margin-top:1rem}.news-single__ttl h1{font-size:2.25rem;font-weight:700;line-height:1.4}.news-single__category-wrap{margin-top:1.5rem;line-height:1}.news-single__category{display:inline-block;padding:.3125rem .8125rem;border:1px solid #00f;border-radius:.1875rem;background-color:#fff;color:#00f;font-size:.875rem;font-weight:500;line-height:1}.news-single__body{margin-block:6.25rem 7.5rem}.news-single__contents-outer{border:1px solid #00f;border-radius:1.25rem;background-color:#f6f6fd}.news-single__contents-inner{padding-inline:5rem;margin-block:3.5rem}.news-single__pager{gap:8.8333333333%;display:flex;justify-content:center;margin-top:5rem}.news-single__pager-item{min-width:10rem;line-height:1}.news-single__pager-item.--next a,.news-single__pager-item.--prev a{gap:1.25rem;display:flex;align-items:center}.news-single__pager-item.--next a::after{color:#00f;font-size:1.25rem;content:"次の記事"}.page-en .news-single__pager-item.--next a::after{content:"Next"}.news-single__pager-item.--prev a::before{color:#00f;font-size:1.25rem;content:"前の記事"}.page-en .news-single__pager-item.--prev a::before{content:"Previous"}.not-found{background:url(../img/404/bg_404.jpg);background-position:center;background-repeat:no-repeat;background-size:cover}.not-found__inner{padding-block:18.75rem;text-align:center}.not-found__ttl h2{color:#e6ebf0;font-family:Poppins,sans-serif;font-size:5.375rem;font-weight:400;letter-spacing:0;line-height:1}.not-found__main-text{-webkit-font-feature-settings:initial;margin-top:1rem;font-feature-settings:initial;font-size:1.5rem;font-weight:700;line-height:1.7}.not-found__sub-text{-webkit-font-feature-settings:initial;margin-top:.3125rem;font-feature-settings:initial;line-height:2}.not-found__btn{margin-top:1.75rem}.policy-page{margin-bottom:10.625rem}.policy-page .policy-page__ttl p{font-size:2rem;font-weight:700;line-height:1.4}.policy-page h2{margin-top:4rem;font-size:1.75rem;font-weight:700;line-height:1.7}.policy-page h3{margin-top:2.5rem;font-size:1.25rem;font-weight:700;line-height:1.7}.policy-page p{margin-top:.9375rem;font-size:1.125rem;letter-spacing:.05em;line-height:2}.policy-page ul{margin-top:1.875rem;padding-left:1.5625rem;line-height:2}.policy-page ul li{list-style:disc}.policy-page ol{margin-top:1.875rem;padding-left:1.5625rem;line-height:2}.policy-page ol li{list-style:auto}.policy-page table{margin-top:1.875rem}.policy-page a{color:#00f;text-decoration:underline}.products-archive-tax__ttl{text-align:center}.products-archive-tax-head__list{display:flex;flex-wrap:wrap;align-items:center;margin-top:1.875rem}.products-archive-tax-head__list.--usage{row-gap:1.875rem;-webkit-column-gap:3.8333333333%;-moz-column-gap:3.8333333333%;column-gap:3.8333333333%}.products-archive-tax-head__list.--function{row-gap:1.875rem;-webkit-column-gap:8.3333333333%;-moz-column-gap:8.3333333333%;justify-content:center;column-gap:8.3333333333%}.products-archive-tax-head__list.--usage-en{-webkit-column-gap:2.6666666667%;-moz-column-gap:2.6666666667%;column-gap:2.6666666667%}.products-archive-tax-head__list.--function-en{-webkit-column-gap:6.6666666667%;-moz-column-gap:6.6666666667%;column-gap:6.6666666667%}.products-archive-tax-head__item{position:relative;padding-left:2.5rem}.products-archive-tax-head__item::before{-webkit-transform:translateY(-50%);display:block;position:absolute;top:55%;left:0;width:1.625rem;height:1.625rem;transform:translateY(-50%);border-radius:50%;background:url(../img/common/icon_arrow_circle.svg) no-repeat center/cover;content:""}.products-archive-tax-head__item.--usage{flex:0 0 22.0833333333%}.products-archive-tax-head__item.--function{flex:0 1 auto}.products-archive-tax-head__item.--usage-en{flex:0 0 23%;line-height:1.5;word-break:break-all}.products-archive-tax-head__item.--usage-en a{font-size:1.125rem}.products-archive-tax-head__item a{-webkit-font-feature-settings:initial;font-feature-settings:initial;font-size:1.5rem;letter-spacing:.05em;text-indent:-1em}.products-archive-tax__body{margin-top:5rem;background:url(../img/common/bg_type_01_blue.jpg) repeat center;background-size:100% auto}.products-archive-tax__body-inner{padding-block:7.5rem}.products-archive-tax__body-list{gap:1rem;display:flex;flex-direction:column}.products-archive-tax__body-item{border-radius:1.25rem;background-color:#f6f6fd}.products-archive-tax__accordion-trigger{display:block;position:relative;width:100%;padding:2.1875rem 3.5rem;border-radius:1.25rem;text-align:left;cursor:pointer;transition:.2s}.products-archive-tax__accordion-icon::after,.products-archive-tax__accordion-icon::before{-webkit-transform:translateY(-50%);display:inline-block;position:absolute;top:50%;right:3rem;width:3rem;height:1px;transform:translateY(-50%);background-color:#00f;content:"";transition:opacity .3s}.products-archive-tax__accordion-icon::after{-webkit-transform:translateY(-50%) rotate(90deg);transform:translateY(-50%) rotate(90deg);transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.products-archive-tax__accordion-trigger.is-open .products-archive-tax__accordion-icon::before{opacity:0}.products-archive-tax__accordion-trigger.is-open .products-archive-tax__accordion-icon::after{-webkit-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg)}.products-archive-tax__accordion-ttl{color:#00f;font-size:1.75rem;font-weight:400;line-height:1.8}.products-archive-tax__products-list-wrap{display:none}.products-archive-tax__products-list{gap:2.25rem 1.8465909091%;display:grid;grid-template-columns:repeat(4,1fr);padding:1.25rem 3.5rem 3.5rem}.products-archive-tax__products-item-img{height:211px;overflow:hidden;line-height:1}.products-archive-tax__products-item-img img{-o-object-fit:cover;width:100%;height:211px;object-fit:cover;transition:.2s}.products-archive-tax__products-item-link{row-gap:1.125rem;display:grid;grid-row:span 3;grid-template-rows:subgrid;padding-bottom:1.5rem;background-color:#fff;box-shadow:0 0 30px rgba(0,0,0,.12);transition:.2s}.products-archive-tax__products-item-link.--function{grid-row:span 2}.products-archive-tax__products-item-ttl{margin-inline:1.5rem;position:relative;padding-left:1.25rem;line-height:1.5}.products-archive-tax__products-item-ttl::before{-webkit-clip-path:polygon(.5625rem 50%,0 0,0 .4375rem);-webkit-transform:translateY(-50%);position:absolute;top:.9375rem;left:0;flex:0 0 .5625rem;width:.5625rem;height:.4375rem;transform:translateY(-50%);background-color:#00f;clip-path:polygon(.5625rem 50%,0 0,0 .4375rem);content:""}.products-archive-tax__products-item-ttl h3{display:inline;background-image:linear-gradient(90deg,#00f,#00f);background-position:left bottom;background-repeat:no-repeat;background-size:0 1px;color:#00f;font-size:1.125rem;font-weight:500;line-height:1.6;transition:.2s;transition:background-size .15s}.products-archive-tax__products-item-usage{margin-inline:1.5rem;padding-top:1.125rem;border-top:1px solid #cecece}.products-archive-tax__products-item-usage h4{font-weight:700;letter-spacing:.05em;line-height:1}.products-archive-tax__products-item-usage-list{margin-top:.5rem;line-height:1.5}.products-archive-tax__products-item-usage-list li{display:inline;line-height:1.7}.products-archive-tax__products-item-usage-list li:not(:last-child){margin-right:.125rem}.products-archive-tax__products-item-usage-list li:not(:last-child)::after{content:","}.products-archive{background:url(../img/products/bg_products_archive.jpg) no-repeat center/cover}.products-archive__inner{padding-block:8.75rem 10.3125rem}.products-archive__ttl{text-align:center}.products-archive__list{gap:1.875rem 2.25%;display:grid;grid-template-columns:repeat(3,1fr);margin-top:1.875rem}.products-archive__item-img{height:244px;overflow:hidden;line-height:1}.products-archive__item-img img{-o-object-fit:cover;width:100%;height:244px;object-fit:cover;transition:.2s}.products-archive__item-link{row-gap:.875rem;display:grid;grid-row:span 4;grid-template-rows:subgrid;padding-bottom:1.5rem;background-color:#fff;box-shadow:0 0 30px rgba(0,0,0,.15);transition:.2s}.products-archive__item-ttl{margin-inline:1.5rem;position:relative;padding-left:1.25rem;line-height:1.5}.products-archive__item-ttl::before{-webkit-clip-path:polygon(.5625rem 50%,0 0,0 .4375rem);-webkit-transform:translateY(-50%);position:absolute;top:.9375rem;left:0;flex:0 0 .5625rem;width:.5625rem;height:.4375rem;transform:translateY(-50%);background-color:#00f;clip-path:polygon(.5625rem 50%,0 0,0 .4375rem);content:""}.products-archive__item-ttl h3{display:inline;background-image:linear-gradient(90deg,#00f,#00f);background-position:left bottom;background-repeat:no-repeat;background-size:0 1px;color:#00f;font-size:1.125rem;font-weight:500;line-height:1.6;transition:.2s;transition:background-size .15s}.products-archive__item-text{margin-inline:1.5rem}.products-archive__item-text p{-webkit-box-orient:vertical;-webkit-line-clamp:6;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.products-archive__item-usage{margin-inline:1.5rem;margin-top:.25rem;padding-top:1.125rem;border-top:1px solid #cecece}.products-archive__item-usage h4{font-weight:700;letter-spacing:.05em;line-height:1}.products-archive__item-usage-list{margin-top:.5rem;line-height:1.5}.products-archive__item-usage-list li{display:inline;line-height:1.7}.products-archive__item-usage-list li:not(:last-child){margin-right:.125rem}.products-archive__item-usage-list li:not(:last-child)::after{content:","}.products-archive__other-search{background-color:#f6f6fd}.products-archive__other-search-inner{margin-inline:auto;max-width:67.5rem;padding:8.75rem 2.5rem}.products-archive__other-search-list{gap:8%;display:flex;justify-content:center}.products-archive__other-search-item{flex:0 1 50%}.products-archive__other-search-item a{display:block;position:relative;padding:2.1875rem 3rem;border:1px solid #00f;border-radius:1.25rem;color:#00f;transition:.2s}.products-archive__other-search-item a::after{-webkit-transform:rotate(45deg) translateY(-50%);display:inline-block;position:absolute;top:50%;right:3rem;width:1.5rem;height:1.5rem;margin-left:auto;transform:rotate(45deg) translateY(-50%);border-top:1px solid #00f;border-right:1px solid #00f;content:""}.products-archive__other-search-item .products-archive__other-search-ttl{font-size:1.75rem}.products-archive__other-search-item .products-archive__other-search-ttl-s{font-size:1.25rem}.products-single-overview__inner{gap:5%;display:flex}.products-single-overview__img-area{width:46.6666666667%}.products-single-overview__slider{width:100%}.products-single-overview__slide-item{line-height:1}.products-single-overview__slide-item img{width:100%;height:auto}.products-single-overview__slider-thumbnail-wrapper{gap:20px 3.5714285714%;-webkit-transform:unset!important;flex-wrap:wrap;transform:unset!important}.products-single-overview__slider-thumbnail{margin-top:28px}.products-single-overview__slide-thumbnail-item{box-sizing:border-box;width:22.3214285714%!important;height:22.3214285714%!important;line-height:1;cursor:pointer;transition:.2s}.products-single-overview__slide-thumbnail-item img{aspect-ratio:1/1;-o-object-fit:cover;width:100%;height:auto;object-fit:cover}.products-single-overview__slide-thumbnail-item.swiper-slide-thumb-active{outline:5px solid #00f;outline-offset:-5px}.products-single-overview__body{flex:1}.products-single-overview__desc{padding-bottom:2rem}.products-single-overview__cat-function,.products-single-overview__cat-usage{padding-block:2.5rem;border-top:1px solid #cecece}.products-single-overview__cat-function{border-bottom:1px solid #cecece}.products-single-overview__cat-usage-parent{display:flex}.products-single-overview__cat-usage-parent-ttl{display:flex;flex:0 0 auto;align-items:center;justify-content:center;padding:0rem .625rem .1875rem .75rem;border:3px solid #00f;border-radius:.3125rem 0 0 .3125rem;background-color:#fff;background-color:#00f;color:#fff;line-height:1.3}.products-single-overview__cat-usage-parent-list{row-gap:.3125rem;display:flex;flex-wrap:wrap;padding:.3125rem 1.0625rem .3125rem 1.0625rem;border:3px solid #00f;border-radius:0 .3125rem .3125rem 0}.products-single-overview__cat-usage-parent-list li{color:#00f;font-size:.875rem;letter-spacing:.02em;line-height:1.3}.products-single-overview__cat-usage-parent-list li:not(:first-child){position:relative;margin-left:.625rem;padding-left:.625rem}.products-single-overview__cat-usage-parent-list li:not(:first-child)::before{-webkit-transform:translateY(-50%);display:block;position:absolute;top:55%;left:0;width:1px;height:.625rem;transform:translateY(-50%);background-color:#00f;content:""}.products-single-overview__cat-list{gap:.625rem;display:flex;flex-wrap:wrap;margin-top:1rem}.products-single-overview__cat-list li{display:block;padding:.25rem .9375rem .3125rem;border:1px solid #00f;border-radius:3.75rem;color:#00f;font-size:.875rem;line-height:1.3;transition:.2s}.products-single-overview__cat-function-ttl{display:inline-block;padding:.25rem 1.25rem .3125rem;border-radius:.3125rem;background-color:#00f;color:#fff;line-height:1.3}.products-single-overview__btns-list{gap:1.125rem;display:flex;margin-top:2.375rem}.products-single-overview__btns-item{flex-basis:50%;border-radius:.75rem}.products-single-overview__btns-item a{padding-block:1.5rem 1.5625rem;display:flex;position:relative;align-items:center;justify-content:center;border-radius:.75rem;color:#fff;font-size:1.125rem;font-weight:700;line-height:1.3;transition:.2s}.products-single-overview__btns-item.--download a{background-color:#02a2ff}.products-single-overview__btns-item.--download a::after{-webkit-transform:translateY(-50%);position:absolute;top:50%;right:1.25rem;width:18px;height:18px;transform:translateY(-50%);background:url(../img/common/icon_download.svg) no-repeat center/contain;content:""}.products-single-overview__btns-item.--contact a{background-color:#00f}.products-single-overview__btns-item.--contact a::after{-webkit-transform:translateY(-50%);-webkit-transform:skew(45deg);position:absolute;top:45%;right:1.25rem;width:1.4375rem;height:.4375rem;transform:translateY(-50%);transform:skew(45deg);border-right:1px solid #fff;border-bottom:1px solid #fff;content:""}.products-single-contents{margin-top:5.3125rem;padding-bottom:9.375rem}.products-single-contents h2{position:relative;margin-bottom:4.0625rem;color:#00f;font-size:2rem;font-weight:700;line-height:1.4}.products-single-contents h3{padding-bottom:1rem;border-bottom:1px solid #00f;color:#00f;font-size:1.125rem;font-weight:700;letter-spacing:.05em;line-height:1.3}.products-single-contents h3:not(:first-child){margin-top:4rem}.products-single-contents h4{margin-top:3rem}.products-single-contents p{margin-top:1.5rem;line-height:1.7}.products-single-contents .wp-block-group__inner-container{position:relative}.products-single-contents .wp-block-group__inner-container span.products-single-contents__ttl-en{-webkit-transform:translateY(-50%);position:absolute;top:1rem;left:-3.25rem;transform:translateY(-50%);color:#fff;font-family:Poppins,sans-serif;font-size:8.125rem;letter-spacing:-.02em;line-height:1}.products-single-contents__sec{padding:4.0625rem 5rem 4.0625rem;overflow:hidden;border:1px solid #00f;border-radius:1.25rem;background-color:#f6f6fd}.products-single-contents__sec:not(:first-child){margin-top:2.8125rem}.products-single-related{background:url(../img/products/bg_products_related.jpg) no-repeat center/cover}.products-single-related__inner{padding-block:7.0625rem 7.5rem}.products-single-related__contents:not(:first-child){margin-top:5rem}.products-single-related__contents-ttl{text-align:center}.products-single-related__contents-list{gap:1.75%;display:flex;justify-content:center;margin-top:3rem}.products-single-related__contents-item{display:grid;flex:0 0 32.1666666667%}.products-single-related__contents-link{display:flex;flex-direction:column;background-color:#fff;box-shadow:0 0 30px rgba(0,0,0,.15);transition:.2s}.products-single-related__contents-link .products-single-related__contents-img{height:244px;overflow:hidden;line-height:1}.products-single-related__contents-link .products-single-related__contents-img img{-o-object-fit:cover;width:100%;height:244px;object-fit:cover;transition:.2s}.products-single-related__contents-link .products-single-related__contents-body{padding:1.25rem 1.5rem 1.5rem}.products-single-related__contents-link .products-single-related__contents-body h3{position:relative;padding-left:1.25rem;color:#00f;font-size:1.125rem;font-weight:500;line-height:1.5}.products-single-related__contents-link .products-single-related__contents-body h3::before{-webkit-clip-path:polygon(.5625rem 50%,0 0,0 .4375rem);-webkit-transform:translateY(-50%);position:absolute;top:.9375rem;left:0;flex:0 0 .5625rem;width:.5625rem;height:.4375rem;transform:translateY(-50%);background-color:#00f;clip-path:polygon(.5625rem 50%,0 0,0 .4375rem);content:""}.products-single-related__contents-link .products-single-related__contents-body p{-webkit-box-orient:vertical;-webkit-line-clamp:6;display:-webkit-box;margin-top:.9375rem;overflow:hidden;line-height:1.7;text-overflow:ellipsis}.products-single-related__contents-link .products-single-related__contents-body.--case h3{padding-left:0;color:#00f;font-weight:500;line-height:1.6}.products-single-related__contents-link .products-single-related__contents-body.--case h3::before{content:none}.products-single-flow{background-color:#f6f6fd}.products-single-flow__inner{padding-block:8.75rem 9.375rem}.products-single-flow__ttl{text-align:center}.products-single-flow__head-text{margin-top:1.875rem;text-align:center}.products-single-flow__list{gap:1.25%;display:flex;margin-top:3.75rem}.products-single-flow__item{flex-basis:20%;border:1px solid #00f;border-radius:.9375rem;background-color:#fff}.products-single-flow__item:not(:last-child){position:relative}.products-single-flow__item:not(:last-child)::after{-webkit-transform:translateY(-50%);display:block;z-index:1;position:absolute;top:50%;right:-1.9375rem;width:2.8125rem;height:2.8125rem;transform:translateY(-50%);background:url(../img/products/icon_products_flow_arrow.svg) no-repeat center/contain;content:""}.products-single-flow__item-inner{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2.5rem 1.25rem 2.125rem}.products-single-flow__item-step{display:inline-block;padding:.25rem .875rem .1875rem;border-radius:.3125rem;background-color:#00f;color:#fff;font-family:Poppins,sans-serif;font-size:.875rem;line-height:1;text-transform:uppercase}.products-single-flow__item-icon{width:100%;max-width:4.6875rem;height:auto;margin-top:.9375rem}.products-single-flow__item-text{margin-top:.625rem;color:#00f;font-size:1.25rem;font-weight:500;line-height:1.4;text-align:center}.recruit-top__bg{background:url(../img/recruit/img_recruit_bg.jpg);background-repeat:repeat-y;background-size:100% auto}.recruit-top__bg .p-breadcrumbs span{color:#fff}.recruit-top__head{padding-bottom:6rem}.recruit-top__head-ttl{text-align:center}.recruit-top__head-ttl p{color:#fff;font-family:Poppins,sans-serif;font-size:7.5rem;font-weight:400;letter-spacing:0;line-height:1;opacity:.5}.recruit-top__head-ttl h2{margin-top:1rem;color:#fff;font-size:1.125rem;font-weight:700;letter-spacing:.04em;line-height:1.4}.recruit-top__head-text{margin-top:4.625rem;text-align:center}.recruit-top__head-text h3{color:#fff;font-size:3rem;font-weight:700;letter-spacing:.04em;line-height:1.4}.recruit-top__head-text p{margin-top:1.25rem;color:#fff;font-size:1.125rem;letter-spacing:.05em}.recruit-top__message{margin-top:5.3125rem;border:1px solid #00f;border-radius:1.25rem;background-color:#fff}.recruit-top__accordion-trigger{display:block;position:relative;width:100%;padding:2.1875rem 3.5rem;border-radius:1.25rem;text-align:left;cursor:pointer;transition:.2s}.recruit-top__accordion-icon::after,.recruit-top__accordion-icon::before{-webkit-transform:translateY(-50%);display:inline-block;position:absolute;top:50%;right:3rem;width:3rem;height:1px;transform:translateY(-50%);background-color:#00f;content:"";transition:opacity .3s}.recruit-top__accordion-icon::after{-webkit-transform:translateY(-50%) rotate(90deg);transform:translateY(-50%) rotate(90deg);transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.recruit-top__accordion-trigger.is-open .recruit-top__accordion-icon::before{opacity:0}.recruit-top__accordion-trigger.is-open .recruit-top__accordion-icon::after{-webkit-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg)}.recruit-top__accordion-ttl{-webkit-font-feature-settings:initial;color:#00f;font-feature-settings:initial;font-size:1.75rem;font-weight:400;line-height:1.8}.recruit-top__accordion-contents{display:none}.recruit-top__accordion-contents-inner{padding-inline:3.5rem;padding-bottom:10rem}.recruit-top__message-contents:not(:first-child){margin-top:2.5rem}.recruit-top__message-contents p{letter-spacing:.05em;line-height:2}.recruit-top__message-contents p:not(:first-of-type){margin-top:1.875rem}.recruit-top__message-contents.--col2{gap:4.4117647059%;display:flex}.recruit-top__message-contents.--col2.--first{gap:11.0294117647%}.recruit-top__message-contents.--rev{flex-direction:row-reverse}.recruit-top__message-contents-text{flex:1}.recruit-top__message-contents-text.--first{margin-top:6.25rem}.recruit-top__message-contents-text.--first h3{margin-bottom:2.1875rem}.recruit-top__message-contents-img{width:34.0073529412%;line-height:1}.recruit-top__message-contents-img img{width:100%;height:auto}.recruit-top__interview{overflow-x:hidden;background-color:#f6f6fd}.recruit-top__interview-inner{padding-block:13.75rem 11.25rem;position:relative}.recruit-top__interview-text{margin-top:1.25rem;line-height:2}.recruit-top__interview-img-wrap{-webkit-transform:translateX(-50%);z-index:1;position:absolute;top:11.5625rem;right:-3.125rem;transform:translateX(-50%)}.recruit-top__interview-img-wrap .recruit-top__interview-img-list{position:relative;width:23.125rem;height:23.125rem}.recruit-top__interview-img-wrap .recruit-top__interview-img-list li{-webkit-transform:rotate(0);z-index:0;position:absolute;top:0;left:0;transform:rotate(0);opacity:0;transition:all .8s ease}.recruit-top__interview-img-wrap .recruit-top__interview-img-list li.behind{-webkit-transform:rotate(5deg) translateY(2px) translateX(40px);z-index:1;transform:rotate(5deg) translateY(2px) translateX(40px);opacity:1}.recruit-top__interview-img-wrap .recruit-top__interview-img-list li.show{-webkit-transform:rotate(0);z-index:2;transform:rotate(0);opacity:1}.recruit-top__interview-img-wrap .recruit-top__interview-img-list li.ahead{-webkit-transform:rotate(-8deg) translateY(-60px) translateX(-60px) scale(.95);z-index:3;transform:rotate(-8deg) translateY(-60px) translateX(-60px) scale(.95);opacity:0}.recruit-top__interview-img-wrap .recruit-top__interview-img-list li img{width:100%;height:auto}.recruit-top__interview-loop-text-wrap{margin-inline:calc(50% - 50vw);margin-block:1.6875rem 2.375rem;display:flex;align-items:center;width:100vw;overflow:hidden}.recruit-top__interview-loop-text-wrap p{color:#02a2ff;font-family:Poppins,sans-serif;font-size:7.5rem;letter-spacing:0;line-height:1;white-space:nowrap}.recruit-top__interview-loop-text-wrap p:nth-child(odd){-webkit-animation:loop 50s -25s linear infinite;animation:loop 50s -25s linear infinite}.recruit-top__interview-loop-text-wrap p:nth-child(even){-webkit-animation:loop2 50s linear infinite;animation:loop2 50s linear infinite}@-webkit-keyframes loop{0%{-webkit-transform:translateX(100%);transform:translateX(100%)}to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@keyframes loop{0%{-webkit-transform:translateX(100%);transform:translateX(100%)}to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@-webkit-keyframes loop2{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-200%);transform:translateX(-200%)}}@keyframes loop2{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-200%);transform:translateX(-200%)}}.recruit-top__interview-btn{line-height:1}.recruit-guidelines{margin-bottom:6.25rem}.recruit-guidelines__body-inner{margin-inline:auto;padding-inline:2.5rem;max-width:67.5rem}.recruit-guidelines__detail-item{gap:7%;display:flex;border-bottom:1px solid #b8b8f4}.recruit-guidelines__detail-item:first-child{border-top:1px solid #b8b8f4}.recruit-guidelines__detail-item-ttl{padding-block:1.5625rem;width:8.75rem;background-color:#f6f6fd;color:#00f;font-weight:700;text-align:center}.recruit-guidelines__detail-item-ttl.--history span:not(:first-child){margin-left:1.5625rem}.recruit-guidelines__detail-item-cont{-webkit-font-feature-settings:initial;padding-block:1.5625rem;flex:1;font-feature-settings:initial}.recruit-guidelines__detail-item-cont-item{gap:1.25rem;display:flex}.recruit-guidelines__detail-item-cont-item:not(:last-child){margin-bottom:1.25rem}.recruit-guidelines__detail-item-cont-ttl{width:7.5rem;color:#00f;font-weight:700}.recruit-guidelines__detail-item-cont-text{display:flex;flex:1}.recruit-guidelines__detail-item-cont-text span:not(:first-child){margin-left:.9375rem}.recruit-interview{margin-bottom:6.25rem}.recruit-interview__sec{border:1px solid #00f;border-radius:1.25rem;background-color:#f6f6fd}.recruit-interview__sec:not(:first-child){margin-top:2.5rem}.recruit-interview__inner{padding:4rem}.recruit-interview__profile-area{gap:9.3457943925%;display:flex}.recruit-interview__profile{flex:1;margin-top:6.25rem}.recruit-interview__profile-head{gap:9.6711798839%;display:flex;align-items:flex-end}.recruit-interview__profile-head-main{max-width:15.625rem}.recruit-interview__number{display:inline-block;position:absolute;margin-top:-.9375rem}.recruit-interview__number span{display:inline-block;color:#fff;font-family:Poppins,sans-serif;font-size:7.5rem;letter-spacing:-.07em;line-height:1}.--sec01 .recruit-interview__number span{letter-spacing:.05em}.recruit-interview__number p{-webkit-transform:translateX(-50%) translateY(-50%);position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);color:#00f;font-family:Poppins,sans-serif;font-size:1.125rem;font-weight:700;letter-spacing:.05em;line-height:1.3}.recruit-interview__profile-name{margin-bottom:.3125rem}.recruit-interview__profile-name h2{color:#00f;font-size:2.375rem;font-weight:700;letter-spacing:.05em;line-height:1.4}.recruit-interview__profile-name p{color:#00f;font-size:1.125rem;font-weight:500;letter-spacing:.05em;line-height:1.3}.recruit-interview__profile-head-career{flex:1}.recruit-interview__profile-head-career p{color:#00f;font-size:1.125rem;font-weight:700;letter-spacing:.05em;line-height:1.8}.recruit-interview__profile-job{margin-top:1.5rem}.recruit-interview__profile-job p{color:#00f;color:#00f;font-size:1rem;font-weight:700;letter-spacing:.05em}.recruit-interview__profile-job h3{color:#00f;font-size:1.5rem;font-weight:700;letter-spacing:.05em;line-height:1.6}.recruit-interview__profile-job h3 span{font-size:1rem}.recruit-interview__profile-img{width:42.3364485981%;line-height:1}.recruit-interview__profile-img img{width:100%;height:auto}.recruit-interview__faq{padding-inline:1rem;margin-top:6.875rem}.recruit-interview__faq-item:not(:first-child){margin-top:3.75rem}.recruit-interview__faq-item-ttl{padding-bottom:1rem;border-bottom:1px solid #00f;color:#00f;font-size:1.125rem;font-weight:700;letter-spacing:.05em;line-height:1.3}.recruit-interview__faq-item-cont{margin-top:1.5rem;letter-spacing:.05em;line-height:1.7}.recruit-interview__faq-message{margin-top:3.75rem;border-radius:1.25rem;background-color:#fff}.recruit-interview__faq-message-inner{padding:2.6875rem 2.5rem 2.3125rem}.recruit-interview__faq-message-ttl{margin-bottom:.9375rem;color:#00f;font-size:1.25rem;letter-spacing:.05em;line-height:1.3;text-align:center}.recruit-interview__faq-message-text{display:flex;justify-content:center}.recruit-interview__more-btn{margin-top:4.0625rem;text-align:center}.recruit-interview__btn{-webkit-font-feature-settings:initial;width:100%;max-width:26.25rem;padding:1.4375rem 3.125rem 1.5625rem 1.5625rem;border-radius:2.25rem;font-feature-settings:initial}.recruit-interview__btn::after{-webkit-transform:rotate(135deg) translateY(-50%);-webkit-transform-origin:center;display:inline-block;position:absolute;right:3rem;bottom:55%;width:1.125rem;height:1.125rem;margin-left:auto;transform:rotate(135deg) translateY(-50%);transform-origin:center;border-top:1px solid #fff;border-right:1px solid #fff;border-bottom:none;content:""}.recruit-interview__btn span{margin-left:1.5rem;font-size:1.125rem}.recruit-interview__more-btn.is-open .recruit-interview__btn::after{-webkit-transform:rotate(-45deg) translateY(50%);bottom:40%;transform:rotate(-45deg) translateY(50%)}.search-result{padding-inline:2.5rem;margin-inline:auto;max-width:70rem;margin-bottom:6.875rem}.search-result__none-text{text-align:center}.search-result__list{margin-top:2.5rem}.search-result__item:not(:first-child){margin-top:3rem}.search-result__link-ttl{padding-bottom:.5rem;border-bottom:1px solid #00f;color:#00f;font-size:1.3125rem;line-height:1.7;transition:.2s}.search-result__link-url{margin-top:.625rem;color:#777;transition:.2s}.search-result__link-text{margin-top:.3125rem;transition:.2s}.sitemap-wrap{margin-bottom:7.5rem}.sitemap-inner{padding-inline:2.5rem;margin-inline:auto;max-width:70rem}.sitemap-head__list{row-gap:1.875rem;-webkit-column-gap:0;-moz-column-gap:0;display:flex;flex-wrap:wrap;justify-content:center;margin-top:1.875rem;column-gap:0}.sitemap-head__item{flex-basis:33.3333%}.sitemap-head__item a{-webkit-font-feature-settings:initial;position:relative;margin-left:2.5rem;font-feature-settings:initial;font-size:1.5rem;letter-spacing:.05em}.sitemap-head__item a::before{-webkit-transform:translateY(-50%);display:block;position:absolute;top:55%;left:-2.5rem;width:1.625rem;height:1.625rem;transform:translateY(-50%);border-radius:50%;background:url(../img/common/icon_arrow_circle.svg) no-repeat center/cover;content:""}.sitemap-body{margin-top:calc(4.5rem - 1.5rem)}.sitemap-body__item{padding-block:1.5rem}.sitemap-body__item:not(:last-child){border-bottom:1px solid #b8b8f4}.sitemap-body__item.--has-child{gap:3.8461538462%;display:flex}.--has-child .sitemap-body__link-wrap{width:15.625rem}.sitemap-body__link{-webkit-font-feature-settings:initial;color:#00f;font-feature-settings:initial;font-size:1.3125rem;font-weight:700;line-height:2}.sitemap-body__child-list{flex:1;margin-top:.5rem;font-size:1.125rem}.sitemap-body__child-list.--products-list{flex:0 1 30.7692307692%}.sitemap-body__child-list.--product-category{margin-top:2.9375rem}.sitemap-body__child-list.--company-first-list{flex:0 1 19.2307692308%}.sitemap-body__child-item:not(:first-child){margin-top:.5rem}.sitemap-body__child-link{color:#00f;font-weight:700}.sitemap-body__grandchild-item{margin-top:.5rem}.sitemap-body__grandchild-link{color:#00f}.sitemap-body__other-list li:not(:first-child){margin-top:1.25rem}.solution-head{text-align:center}.solution-head p{font-size:1.125rem;line-height:2.5}.solution-overview{position:relative;margin-top:5rem;background:url(../img/solution/bg_solution_overview.jpg) no-repeat center/cover}.solution-overview__inner{padding-block:8.75rem 9.375rem}.solution-overview__head{gap:6.625% 7.375%;display:flex;justify-content:space-between}.solution-overview__head-ttl{flex:0 0 auto}.solution-overview__head-separate{width:2px;height:5.4375rem;margin-top:.5rem;background-color:#00f}.solution-overview__head-text p{line-height:1.7}.solution-overview__list{row-gap:5rem;-webkit-column-gap:6.6666666667%;-moz-column-gap:6.6666666667%;display:flex;flex-wrap:wrap;margin-top:6.75rem;column-gap:6.6666666667%}.solution-overview__item{flex-basis:46.6666666667%}.solution-overview__item-dt{position:relative;padding-left:1.25rem;color:#00f;font-size:1.125rem;font-weight:700;line-height:1.4}.solution-overview__item-dt::before{-webkit-transform:translateY(-50%);display:block;position:absolute;top:55%;left:0;width:.625rem;height:.625rem;transform:translateY(-50%);border-radius:50%;background-color:#00f;content:""}.solution-overview__item-dd{margin-top:1.5rem}.solution-overview__item-dd p{line-height:1.7}.solution-overview__img{position:absolute;right:0;bottom:-11.5625rem;line-height:1}.solution-overview__img img{-o-object-fit:cover;width:42.9375vw;height:500px;object-fit:cover}.solution-search{margin-top:calc(9.375rem + 11.5625rem)}.solution-search__sec{border:1px solid #00f;border-radius:1.25rem}.solution-search__sec:not(:first-child){margin-top:2.5rem}.solution-search__sec-inner{-webkit-column-gap:8.75%;-moz-column-gap:8.75%;display:grid;grid-template-areas:"solution-accordion__header solution-accordion__panel" "solution-accordion__panel-btn solution-accordion__panel";grid-template-columns:11.25rem auto;grid-template-rows:3.125rem auto;padding:3.125rem 3.5rem 3.125rem 3.5rem;column-gap:8.75%;border-radius:1.25rem;background-color:#f6f6fd}.page-en .solution-search__sec-inner{-webkit-column-gap:6.25%;-moz-column-gap:6.25%;column-gap:6.25%}.solution-accordion__header{-ms-grid-row:1;-ms-grid-column:1;grid-area:solution-accordion__header;color:#00f}.solution-accordion__trigger{pointer-events:none}.solution-accordion__ttl{font-size:1.75rem;font-weight:400}.solution-accordion__ttl.solution-accordion__ttl--en{font-size:1.4375rem;line-height:1.4}.solution-accordion__ttl-s{font-size:1.25rem;font-weight:400}.solution-accordion__panel{-ms-grid-row:1;-ms-grid-row-span:2;-ms-grid-column:3;grid-area:solution-accordion__panel}.solution-accordion__panel-list{gap:2.5rem 2.5%;display:flex;flex-wrap:wrap}.solution-accordion__panel-item{flex-basis:31.6666666667%}.solution-accordion__panel-item a .solution-accordion__panel-item-img{overflow:hidden;line-height:0}.solution-accordion__panel-item a .solution-accordion__panel-item-img img{-o-object-fit:cover;width:100%;height:224px;object-fit:cover;transition:.2s}.solution-accordion__panel-item .solution-accordion__panel-item-ttl{position:relative;margin-top:.375rem;margin-left:1.25rem;line-height:1.5}.solution-accordion__panel-item .solution-accordion__panel-item-ttl::before{-webkit-clip-path:polygon(.5625rem 50%,0 0,0 .4375rem);-webkit-transform:translateY(-50%);position:absolute;top:.875rem;left:-1.25rem;flex:0 0 .5625rem;width:.5625rem;height:.4375rem;transform:translateY(-50%);background-color:#00f;clip-path:polygon(.5625rem 50%,0 0,0 .4375rem);content:""}.solution-accordion__panel-item .solution-accordion__panel-item-ttl h3{display:inline;background-image:linear-gradient(90deg,#00f,#00f);background-position:left bottom;background-repeat:no-repeat;background-size:0 1px;color:#00f;font-size:1.125rem;font-weight:500;line-height:1.6;transition:.2s;transition:background-size .15s}.solution-accordion__panel-box-list{gap:1rem;display:grid;grid-template-columns:repeat(3,1fr)}.solution-accordion__panel-box-item{border:1px solid #00f}.solution-accordion__panel-box-item a{gap:1.25rem;display:flex;align-items:center;height:8.3125rem;padding:.625rem 1.25rem .625rem 1.25rem;transition:.2s}.solution-accordion__panel-box-item a .solution-accordion__panel-box-icon{display:flex;flex:0 1 auto;align-items:center}.solution-accordion__panel-box-item a .solution-accordion__panel-box-icon img{width:100%;max-width:5rem;height:auto}.solution-accordion__panel-box-item a .solution-accordion__panel-box-ttl{flex:1;color:#00f;font-size:1.125rem;font-weight:400;line-height:1.5}.solution-accordion__panel-btn{-ms-grid-row:2;-ms-grid-column:1;grid-area:solution-accordion__panel-btn;margin-top:1.5rem;padding-bottom:2.375rem;line-height:1;text-align:center}.solution-features{margin-top:9.375rem;background:url(../img/solution/bg_solution_features.jpg) no-repeat center/cover}.solution-features__inner{padding-block:9.375rem;line-height:1;text-align:center}.strengths-head{background:url(../img/strengths/bg_strengths_head_pc.png) no-repeat center/cover}.strengths-head__inner{padding-block:5rem}.strengths-head__ttl{margin-bottom:2.125rem;font-size:2rem;font-weight:700;line-height:1.4;text-align:center}.strengths-head__text{font-size:1.125rem;letter-spacing:.05em;line-height:2.5;text-align:center}.strengths-cont{background:url(../img/common/bg_type_01_blue.jpg) repeat center;background-size:100% auto}.strengths-cont__inner{padding-block:7.5rem 9.375rem}.strengths-cont__head-list{margin-inline:auto;display:grid;grid-template-columns:repeat(3,1fr);justify-content:center;max-width:79.375rem}.strengths-cont__head-item{padding-inline:1.875rem;text-align:center}.strengths-cont__head-item span{color:#fff;font-family:Poppins,sans-serif;font-size:5.625rem;letter-spacing:0;line-height:1;opacity:.5}.strengths-cont__head-item p{margin-top:1.5rem;color:#fff;font-size:2rem;font-weight:700;line-height:1.4}.strengths-cont__head-item:not(:last-child){border-right:1px solid rgba(255,255,255,.5)}.strengths-cont__body{margin-top:5rem}.strengths-cont__body-inner{padding:2.5rem 3.5rem 3.5rem;background-color:#fff}.strengths-cont__body-ttl{text-align:center}.strengths-cont__body-ttl h2{margin-top:-3.125rem;color:#00f;font-size:2rem;font-weight:700}.strengths-cont__body-ttl p{color:#f6f6fd;font-family:Poppins,sans-serif;font-size:8.125rem;letter-spacing:.02em;line-height:1.4}.strengths-cont__body-sec{margin-top:4rem;border:1px solid #00f;border-radius:1.25rem;background-color:#f6f6fd}.strengths-cont__body-sec-inner{padding:5rem}.strengths-cont__body-sec-item{gap:4.4871794872%;display:flex}.strengths-cont__body-sec-item:not(:first-child){margin-top:5rem}.strengths-cont__body-sec-item:nth-of-type(even){flex-direction:row-reverse}.strengths-cont__body-sec-item-img{width:44.8717948718%;line-height:1}.strengths-cont__body-sec-item-img img{width:100%;height:auto}.strengths-cont__body-sec-item-text-wrap{flex:1}.strengths-cont__body-sec-item-ttl{gap:3.7974683544%;display:flex;align-items:center}.strengths-cont__body-sec-item-ttl span{color:#00f;font-family:Poppins,sans-serif;font-size:4.375rem;letter-spacing:0;line-height:1;opacity:.2}.strengths-cont__body-sec-item-ttl h3{color:#00f;font-size:1.5rem;line-height:1.4}.strengths-cont__body-sec-item-text{margin-top:1.5rem}.strengths-cont__body-sec-item-btn{margin-top:2.5rem;line-height:1}.technology-overview{margin-bottom:9rem}.technology-overview__head{gap:4%;margin-inline:auto;display:flex;align-items:center;max-width:75rem}.technology-overview__head-img{flex:0 1 37.5%;line-height:1}.technology-overview__head-img img{width:100%;max-width:450px;height:auto}.technology-overview__head-body{flex:0 1 58.3333333333%}.technology-overview__head-text{margin-top:1.5rem}.technology-overview__head-text p{font-size:1.125rem;line-height:2.5}.technology-overview__list{gap:2.5rem 2.7777777778%;display:grid;grid-template-columns:repeat(2,1fr);margin-top:4rem}.technology-overview__item{border:1px solid #00f;border-radius:1.25rem;background-color:#f6f6fd}.technology-overview__item{position:relative}.technology-overview__item-inner{padding:2.5rem 3.5rem 7.8125rem}.technology-overview__item-text{margin-top:1.375rem}.technology-overview__item-text p{line-height:1.7}.technology-overview__item-number-wrap{position:absolute;right:1.25rem;bottom:0;bottom:.625rem}.technology-overview__item-number-prefix{color:#00f;font-family:Poppins,sans-serif;font-size:2rem;letter-spacing:0;line-height:1;opacity:.2}.technology-overview__item-number{color:#00f;font-family:Poppins,sans-serif;font-size:5.625rem;letter-spacing:0;line-height:1;opacity:.2}.technology-info{background:url(../img/technology/bg_technology_figure.jpg) no-repeat center/cover}.technology-info__inner{padding-block:9.375rem}.technology-info__head{gap:2.5rem;margin-inline:auto;display:flex;justify-content:space-between;max-width:75rem}.technology-info__head-ttl{flex:0 0 auto}.technology-info__head-text{flex:0 1 auto}.technology-info__head-text p{font-size:1.125rem}.technology-info__figure{margin-top:5rem;background-color:#fff}.technology-info__figure-inner{padding:5rem .9375rem}.technology-info__figure-top{display:flex;position:relative;justify-content:center;padding-bottom:3.3125rem}.technology-info__figure-top-box{border:1px solid #00f;border-radius:.75rem;background-color:#f6f6fd}.technology-info__figure-top-box-ttl{padding:1.0625rem 3.375rem;color:#00f;font-size:1.125rem;font-weight:700;line-height:1.4}.technology-info__figure-list{display:flex}.technology-info__figure-item{padding-inline:1.5625rem;position:relative;flex-basis:25%;padding-top:3.25rem}.technology-info__figure-item::before{display:block;position:absolute;top:0;left:50%;width:1px;height:52px;background-color:#00f;content:""}.technology-info__figure-item::after{display:block;position:absolute;top:0;left:0;width:100%;height:1px;background-color:#00f;content:""}.technology-info__figure-item:first-child::after{right:0;left:auto;width:50%}.technology-info__figure-item:nth-child(3)::before{-webkit-transform:translateY(-50%);height:105px;transform:translateY(-50%)}.technology-info__figure-item:last-child::after{width:50%}.technology-info__figure-item-inner{height:100%;padding:1.875rem 1.25rem;border:1px solid #00f;border-radius:.75rem;background-color:#f6f6fd}.technology-info__figure-item-head{color:#00f;font-weight:700;line-height:1.4}.technology-info__figure-child-list{gap:.1875rem;display:flex;flex-direction:column;margin-top:.625rem}.technology-info__figure-child-list li{gap:.625rem;display:flex;position:relative;align-items:baseline;padding-left:.5rem}.technology-info__figure-child-list li::before{-webkit-transform:translateY(-50%);transform:translateY(-50%);font-size:.3125rem;content:"●"}.technology-details__head{margin-block:9.375rem 5rem}.technology-details__head-inner{gap:2.5rem;margin-inline:auto;display:flex;justify-content:space-between;max-width:62.5rem}.technology-details__head-item{flex-basis:50%}.technology-details__head-item-ttl{padding:1.5rem 1.25rem;border-radius:.75rem;text-align:center}.technology-details__head-item-ttl.--film{background:url(../img/technology/bg_technology_film_head.jpg) no-repeat center/cover}.technology-details__head-item-ttl.--laser{background:url(../img/technology/bg_technology_laser_head.jpg) no-repeat center/cover}.technology-details__head-item-ttl p{color:#fff;font-size:1.125rem;font-weight:700}.technology-details__head-anchor-list-wrap{gap:1.0625rem;display:flex;margin-top:1.25rem}.technology-details__head-anchor-list{gap:.3125rem;display:flex;flex-direction:column}.technology-details__head-anchor-list li a{position:relative;margin-left:1.4375rem}.technology-details__head-anchor-list li a::before{-webkit-transform:translateY(-50%);display:block;position:absolute;top:55%;left:-1.4375rem;width:1rem;height:1rem;transform:translateY(-50%);background:url(../img/common/icon_arrow_circle.svg) no-repeat center/cover;content:""}.technology-details__body.--film{background:url(../img/common/bg_type_01_blue.jpg) repeat center;background-size:100% auto}.technology-details__body.--laser{background:url(../img/common/bg_type_01_light-blue.jpg) repeat center;background-size:100% auto}.technology-details__body-inner{padding-block:7.5rem 9.375rem}.technology-details__body-overview{gap:10.1666666667%;margin-inline:auto;display:flex;max-width:75rem}.technology-details__body-overview-ttl .c-ttl-04{color:#fff}.technology-details__body-overview-text{flex:1}.technology-details__body-overview-text p{color:#fff;font-weight:400}.technology-details__body-content{margin-top:5rem;background-color:#fff}.technology-details__body-content-inner{padding:5rem 3.5rem}.technology-details__body-content-img{margin-bottom:3.5rem;line-height:1;text-align:center}.technology-details__body-content-img img{width:100%;max-width:1200px;height:auto}.technology-details__body-content-sec{border:1px solid #00f;border-radius:1.25rem;background-color:#f6f6fd}.technology-details__body-content-sec:not(:first-of-type){margin-top:3.5rem}.technology-details__body-content-sec-inner{padding:2.5rem}.technology-details__body-content-sec-main-2col{gap:5%;display:flex}.technology-details__body-content-sec-main-2col.--laser-damage-2nd{margin-top:3.125rem}.technology-details__body-content-sec-main-1col{margin-top:3.75rem}.technology-details__body-content-sec-main-1col-list{margin-top:1.5rem}.technology-details__body-content-sec-main-1col-list li{display:flex}.technology-details__body-content-sec-main-1col-list li::before{display:block;content:"※"}.technology-details__body-content-sec-main-desc{flex-basis:50%}.technology-details__body-content-sec-text{margin-top:1.5rem}.technology-details__body-content-sec-text p{line-height:1.7}.technology-details__body-content-sec-text p:not(:first-child){margin-top:1.5625rem}.technology-details__body-content-sec-main-img{flex-basis:50%;line-height:1}.technology-details__body-content-sec-main-img h3{margin-bottom:1.25rem;color:#00f;font-size:1rem;line-height:1.6}.technology-details__body-content-sec-main-img img{width:100%;height:auto}.technology-details__body-content-sec-main-img.--laser-damage-2nd{margin-top:0}.technology-details__body-content-sec-main-img-1col{line-height:1}.technology-details__body-content-sec-main-img-1col img{width:100%;height:auto}.technology-details__body-content-sec-main-img-1col figcaption{margin-top:.625rem;font-size:.8125rem;line-height:1.8}.technology-details__body-content-sec-main-table table{width:100%;border:1px solid #00f;border-collapse:collapse}.technology-details__body-content-sec-main-table tr:nth-child(2) td{padding-top:.9375rem}.technology-details__body-content-sec-main-table tr:nth-child(3) td{padding-bottom:.9375rem}.technology-details__body-content-sec-main-table th{padding:.3125rem;background-color:#00f;color:#fff;font-size:.8125rem;font-weight:700}.technology-details__body-content-sec-main-table th.technology-details__body-content-sec-main-table-first{border-right:1px solid #00f;font-weight:400}.technology-details__body-content-sec-main-table td{padding:.3125rem;background-color:#fff;font-size:.9375rem;font-weight:700;text-align:center}.technology-details__body-content-sec-main-table td.technology-details__body-content-sec-main-table-first{border-right:1px solid #00f;font-size:.8125rem;font-weight:400}.technology-details__body-content-sec-main-table-sup{margin-top:.5rem;color:#00f;font-size:.8125rem;font-weight:500;text-align:right}.technology-details__body-content-sec-main-img-2col-wrap{gap:1.25rem;display:flex;margin-top:1.25rem}.technology-details__body-content-sec-main-img-2col{line-height:1}.technology-details__body-content-sec-main-img-2col img{width:100%;height:auto}.technology-details__body-content-sec-bottom{gap:5%;display:flex;margin-top:3.75rem}.technology-details__body-content-sec-bottom-desc{flex-basis:50%}.technology-details__body-content-sec-bottom-desc h3{padding-bottom:.625rem;border-bottom:1px solid #00f;color:#00f;font-size:1.125rem;font-weight:700;line-height:1.6}.technology-details__body-content-sec-bottom-desc-text{margin-top:1.5rem}.top-news-important{background-color:#00f}.top-news-important__inner{margin-inline:auto;max-width:92.5rem;padding:1.5rem 2.375rem}.top-news-important__link{gap:2.3125rem;display:flex;color:#fff}.top-news-important__date{margin-top:.125rem;font-family:Poppins,sans-serif;font-size:1.125rem;font-weight:700;line-height:1.7}.top-news-important__ttl{background-image:linear-gradient(90deg,#fff,#fff);background-position:left bottom;background-repeat:no-repeat;background-size:0 1px;font-size:1.125rem;font-weight:700;transition:.2s;transition:background-size .15s}.l-header.top-header{-webkit-transform:translateY(-10%);-webkit-animation-name:top-header-show;-webkit-animation-duration:.8s;-webkit-animation-timing-function:cubic-bezier(.4,0,.2,1);-webkit-animation-fill-mode:forwards;-webkit-animation-delay:4.1s;transform:translateY(-10%);animation-name:top-header-show;animation-duration:.8s;animation-fill-mode:forwards;animation-timing-function:cubic-bezier(.4,0,.2,1);animation-delay:4.1s;opacity:0;pointer-events:none}@-webkit-keyframes top-header-show{100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1;pointer-events:auto}}@keyframes top-header-show{100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1;pointer-events:auto}}.already-visited .l-header.top-header{-webkit-transform:translateY(0);-webkit-animation:none!important;transform:translateY(0);animation:none!important;opacity:1;pointer-events:auto}.top-mv{z-index:-1;position:fixed;top:0;left:0;width:100%;height:100%;will-change:transform}.top-mv__inner{position:relative;height:100vh;overflow-x:clip}.top-mv__copy-wrap{z-index:50;position:absolute;top:34.6875vw;left:11.875vw}.top-mv__copy-wrap.is-hide{opacity:0}.top-mv__copy-en-mask{-webkit-animation-name:top-mv__copy-en-show;-webkit-animation-duration:.5s;-webkit-animation-timing-function:cubic-bezier(.4,0,.2,1);-webkit-animation-delay:1.1s;-webkit-animation-fill-mode:forwards;position:relative;width:0;overflow:hidden;animation-name:top-mv__copy-en-show;animation-duration:.5s;animation-fill-mode:forwards;animation-timing-function:cubic-bezier(.4,0,.2,1);animation-delay:1.1s}.already-visited .top-mv__copy-en-mask{-webkit-animation:none;width:auto;animation:none}@-webkit-keyframes top-mv__copy-en-show{100%{width:100%}}@keyframes top-mv__copy-en-show{100%{width:100%}}.top-mv__copy-en-img{width:73.625vw;height:auto}.top-mv__copy-en-o-01-img,.top-mv__copy-en-o-02-img,.top-mv__copy-en-o-03-img,.top-mv__copy-en-o-04-img{-webkit-transform:translate(2%,0);-webkit-animation-name:top-mv__copy-en-o;-webkit-animation-timing-function:linear;-webkit-animation-delay:4.1s;-webkit-animation-iteration-count:infinite;z-index:-10;position:absolute;width:6.5625vw;height:auto;transform:translate(2%,0);animation-name:top-mv__copy-en-o;animation-timing-function:linear;animation-delay:4.1s;animation-iteration-count:infinite}.already-visited .top-mv__copy-en-o-01-img,.already-visited .top-mv__copy-en-o-02-img,.already-visited .top-mv__copy-en-o-03-img,.already-visited .top-mv__copy-en-o-04-img{-webkit-animation-delay:0s;animation-delay:0s}.top-mv__copy-en-o-01-img{-webkit-animation-duration:4.5s;top:.625vw;left:45.3125vw;animation-duration:4.5s}.top-mv__copy-en-o-02-img{-webkit-animation-duration:4.7s;top:.375vw;left:45.3125vw;animation-duration:4.7s}.top-mv__copy-en-o-03-img{-webkit-animation-duration:4.9s;top:.9375vw;left:45.625vw;animation-duration:4.9s}.top-mv__copy-en-o-04-img{-webkit-animation-duration:5.1s;top:.5625vw;left:46.0625vw;animation-duration:5.1s}@-webkit-keyframes top-mv__copy-en-o{0%{-webkit-transform:translate(2%,0);transform:translate(2%,0)}10%{-webkit-transform:translate(1.6%,1.16%);transform:translate(1.6%,1.16%)}20%{-webkit-transform:translate(.6%,1.92%);transform:translate(.6%,1.92%)}30%{-webkit-transform:translate(-.6%,1.92%);transform:translate(-.6%,1.92%)}40%{-webkit-transform:translate(-1.6%,1.16%);transform:translate(-1.6%,1.16%)}50%{-webkit-transform:translate(-2%,0);transform:translate(-2%,0)}60%{-webkit-transform:translate(-1.6%,-1.16%);transform:translate(-1.6%,-1.16%)}70%{-webkit-transform:translate(-.6%,-1.92%);transform:translate(-.6%,-1.92%)}80%{-webkit-transform:translate(.6%,-1.92%);transform:translate(.6%,-1.92%)}90%{-webkit-transform:translate(1.6%,-1.16%);transform:translate(1.6%,-1.16%)}100%{-webkit-transform:translate(2%,0);transform:translate(2%,0)}}@keyframes top-mv__copy-en-o{0%{-webkit-transform:translate(2%,0);transform:translate(2%,0)}10%{-webkit-transform:translate(1.6%,1.16%);transform:translate(1.6%,1.16%)}20%{-webkit-transform:translate(.6%,1.92%);transform:translate(.6%,1.92%)}30%{-webkit-transform:translate(-.6%,1.92%);transform:translate(-.6%,1.92%)}40%{-webkit-transform:translate(-1.6%,1.16%);transform:translate(-1.6%,1.16%)}50%{-webkit-transform:translate(-2%,0);transform:translate(-2%,0)}60%{-webkit-transform:translate(-1.6%,-1.16%);transform:translate(-1.6%,-1.16%)}70%{-webkit-transform:translate(-.6%,-1.92%);transform:translate(-.6%,-1.92%)}80%{-webkit-transform:translate(.6%,-1.92%);transform:translate(.6%,-1.92%)}90%{-webkit-transform:translate(1.6%,-1.16%);transform:translate(1.6%,-1.16%)}100%{-webkit-transform:translate(2%,0);transform:translate(2%,0)}}.top-mv__copy-ja{margin-top:2.6875vw}.top-mv__copy-ja-mask{-webkit-animation-name:top-mv__copy-ja-show;-webkit-animation-duration:.7s;-webkit-animation-timing-function:cubic-bezier(.4,0,.2,1);-webkit-animation-delay:1.6s;-webkit-animation-fill-mode:forwards;position:relative;width:0;overflow:hidden;animation-name:top-mv__copy-ja-show;animation-duration:.7s;animation-fill-mode:forwards;animation-timing-function:cubic-bezier(.4,0,.2,1);animation-delay:1.6s}.already-visited .top-mv__copy-ja-mask{-webkit-animation:none;width:auto;animation:none}@-webkit-keyframes top-mv__copy-ja-show{100%{width:100%}}@keyframes top-mv__copy-ja-show{100%{width:100%}}.top-mv__copy-ja-mask img{width:23vw;height:auto}.page-en .top-mv__copy-ja-mask img{width:37.625vw;height:auto}.top-mv__copy-plane-warp img{-webkit-transform:translateX(-18.75vw);-webkit-animation-name:top-mv__copy-ja-plane;-webkit-animation-duration:.5s;-webkit-animation-timing-function:cubic-bezier(.4,0,.2,1);-webkit-animation-delay:4.1s;-webkit-animation-fill-mode:forwards;z-index:-20;position:absolute;top:11.875vw;left:25vw;width:2.5vw;height:3.1875vw;transform:translateX(-18.75vw);animation-name:top-mv__copy-ja-plane;animation-duration:.5s;animation-fill-mode:forwards;animation-timing-function:cubic-bezier(.4,0,.2,1);animation-delay:4.1s;opacity:0}.page-en .top-mv__copy-plane-warp img{top:12.1875vw;left:38.875vw}.already-visited .top-mv__copy-plane-warp img{-webkit-transform:translateX(0);-webkit-animation:none;transform:translateX(0);animation:none;opacity:1}@-webkit-keyframes top-mv__copy-ja-plane{1%{opacity:1}100%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}@keyframes top-mv__copy-ja-plane{1%{opacity:1}100%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}.top-mv__copy-text{margin-top:3.1875vw}.top-mv__copy-text-mask{-webkit-animation-name:top-mv__copy-text-show;-webkit-animation-duration:1s;-webkit-animation-timing-function:cubic-bezier(.4,0,.2,1);-webkit-animation-delay:1.6s;-webkit-animation-fill-mode:forwards;position:relative;width:0;overflow:hidden;white-space:nowrap;animation-name:top-mv__copy-text-show;animation-duration:1s;animation-fill-mode:forwards;animation-timing-function:cubic-bezier(.4,0,.2,1);animation-delay:1.6s}.already-visited .top-mv__copy-text-mask{-webkit-animation:none;width:auto;animation:none}@-webkit-keyframes top-mv__copy-text-show{100%{width:100%}}@keyframes top-mv__copy-text-show{100%{width:100%}}.top-mv__copy-text-mask p{color:#00f;font-family:Poppins,sans-serif;font-size:1vw;font-weight:400;letter-spacing:.1em}.top-mv__prism-wrap{width:auto}@-webkit-keyframes prismmove{0%{-webkit-transform:translateX(0) translateY(0) rotate(0);transform:translateX(0) translateY(0) rotate(0)}50%{-webkit-transform:translateX(80%) translateY(20%) rotate(180deg);transform:translateX(80%) translateY(20%) rotate(180deg)}100%{-webkit-transform:translateX(0) translateY(0) rotate(360deg);transform:translateX(0) translateY(0) rotate(360deg)}}@keyframes prismmove{0%{-webkit-transform:translateX(0) translateY(0) rotate(0);transform:translateX(0) translateY(0) rotate(0)}50%{-webkit-transform:translateX(80%) translateY(20%) rotate(180deg);transform:translateX(80%) translateY(20%) rotate(180deg)}100%{-webkit-transform:translateX(0) translateY(0) rotate(360deg);transform:translateX(0) translateY(0) rotate(360deg)}}.top-mv__prism{position:absolute}.top-mv__prism-01-1{z-index:20;top:-32.8125vw;right:40.75vw}.top-mv__prism-01-1-mask{position:relative}.top-mv__prism-01-1-mask::before{inset:0;-webkit-animation-name:prism-01-1-mask;-webkit-animation-duration:.5s;-webkit-animation-timing-function:cubic-bezier(.4,0,.2,1);-webkit-animation-delay:2.7s;-webkit-animation-fill-mode:forwards;z-index:20;position:absolute;background:#fcfcfc;animation-name:prism-01-1-mask;animation-duration:.5s;animation-fill-mode:forwards;animation-timing-function:cubic-bezier(.4,0,.2,1);animation-delay:2.7s;content:"";pointer-events:none}.already-visited .top-mv__prism-01-1-mask::before{-webkit-animation:none;background:0 0;animation:none}@-webkit-keyframes prism-01-1-mask{100%{-webkit-transform:translateY(100%);visibility:hidden;transform:translateY(100%)}}@keyframes prism-01-1-mask{100%{-webkit-transform:translateY(100%);visibility:hidden;transform:translateY(100%)}}.top-mv__prism-01-1-mask img{-webkit-transform-origin:bottom;-webkit-animation-name:prism-01-1-rotate;-webkit-animation-duration:25s;-webkit-animation-timing-function:linear;-webkit-animation-delay:4.1s;-webkit-animation-iteration-count:infinite;-webkit-animation-fill-mode:infinite;width:22.5vw;height:64.3125vw;transform-origin:bottom;animation-name:prism-01-1-rotate;animation-duration:25s;animation-fill-mode:infinite;animation-timing-function:linear;animation-delay:4.1s;animation-iteration-count:infinite}.already-visited .top-mv__prism-01-1-mask img{-webkit-animation-delay:0s;animation-delay:0s}@-webkit-keyframes prism-01-1-rotate{50%{-webkit-transform:translateY(0) rotate(25deg);transform:translateY(0) rotate(25deg)}100%{-webkit-transform:translateY(0) rotate(0);transform:translateY(0) rotate(0)}}@keyframes prism-01-1-rotate{50%{-webkit-transform:translateY(0) rotate(25deg);transform:translateY(0) rotate(25deg)}100%{-webkit-transform:translateY(0) rotate(0);transform:translateY(0) rotate(0)}}.top-mv__prism-01-2{z-index:20;top:29.875vw;right:-43.9375vw}.top-mv__prism-01-2-mask{position:relative}.top-mv__prism-01-2-mask::before{inset:0;-webkit-animation-name:prism-01-2-mask;-webkit-animation-duration:.5s;-webkit-animation-timing-function:cubic-bezier(.4,0,.2,1);-webkit-animation-delay:3.1s;-webkit-animation-fill-mode:forwards;z-index:20;position:absolute;background:#fcfcfc;animation-name:prism-01-2-mask;animation-duration:.5s;animation-fill-mode:forwards;animation-timing-function:cubic-bezier(.4,0,.2,1);animation-delay:3.1s;content:"";pointer-events:none}.already-visited .top-mv__prism-01-2-mask::before{-webkit-animation:none;background:0 0;animation:none}@-webkit-keyframes prism-01-2-mask{100%{-webkit-transform:translateX(100%);visibility:hidden;transform:translateX(100%)}}@keyframes prism-01-2-mask{100%{-webkit-transform:translateX(100%);visibility:hidden;transform:translateX(100%)}}.top-mv__prism-01-2-mask img{-webkit-transform-origin:left top;-webkit-animation-name:prism-01-2-rotate;-webkit-animation-duration:30s;-webkit-animation-timing-function:linear;-webkit-animation-delay:4.1s;-webkit-animation-iteration-count:infinite;-webkit-animation-fill-mode:infinite;width:91vw;height:53.8125vw;transform-origin:left top;animation-name:prism-01-2-rotate;animation-duration:30s;animation-fill-mode:infinite;animation-timing-function:linear;animation-delay:4.1s;animation-iteration-count:infinite}.already-visited .top-mv__prism-01-2-mask img{-webkit-animation-delay:0s;animation-delay:0s}@-webkit-keyframes prism-01-2-rotate{50%{-webkit-transform:translateY(0) rotate(25deg);transform:translateY(0) rotate(25deg);scale:.7}100%{-webkit-transform:translateY(0) rotate(0);transform:translateY(0) rotate(0);scale:1}}@keyframes prism-01-2-rotate{50%{-webkit-transform:translateY(0) rotate(25deg);transform:translateY(0) rotate(25deg);scale:.7}100%{-webkit-transform:translateY(0) rotate(0);transform:translateY(0) rotate(0);scale:1}}.top-mv__prism-02-1{z-index:10;top:-29.375vw;right:4.6875vw}.top-mv__prism-02-1-mask{position:relative}.top-mv__prism-02-1-mask::before{inset:0;-webkit-animation-name:prism-02-1-mask;-webkit-animation-duration:.5s;-webkit-animation-timing-function:cubic-bezier(.4,0,.2,1);-webkit-animation-delay:3.1s;-webkit-animation-fill-mode:forwards;z-index:10;position:absolute;background:#fcfcfc;animation-name:prism-02-1-mask;animation-duration:.5s;animation-fill-mode:forwards;animation-timing-function:cubic-bezier(.4,0,.2,1);animation-delay:3.1s;content:"";pointer-events:none}.already-visited .top-mv__prism-02-1-mask::before{-webkit-animation:none;background:0 0;animation:none}@-webkit-keyframes prism-02-1-mask{100%{-webkit-transform:translateY(100%);visibility:hidden;transform:translateY(100%)}}@keyframes prism-02-1-mask{100%{-webkit-transform:translateY(100%);visibility:hidden;transform:translateY(100%)}}.top-mv__prism-02-1-mask img{-webkit-transform-origin:5.9% bottom;-webkit-animation-name:prism-02-1-rotate;-webkit-animation-duration:83s;-webkit-animation-timing-function:linear;-webkit-animation-delay:4.1s;-webkit-animation-iteration-count:infinite;-webkit-animation-fill-mode:infinite;width:44.4375vw;height:60.375vw;transform-origin:5.9% bottom;animation-name:prism-02-1-rotate;animation-duration:83s;animation-fill-mode:infinite;animation-timing-function:linear;animation-delay:4.1s;animation-iteration-count:infinite}.already-visited .top-mv__prism-02-1-mask img{-webkit-animation-delay:0s;animation-delay:0s}@-webkit-keyframes prism-02-1-rotate{33%{-webkit-transform:translateY(0) rotate(-70deg);transform:translateY(0) rotate(-70deg);scale:1.5}66%{-webkit-transform:translateY(0) rotate(50deg);-webkit-transform-origin:5.9% 98%;transform:translateY(0) rotate(50deg);transform-origin:5.9% 98%;scale:1}100%{-webkit-transform:translateY(0) rotate(0);transform:translateY(0) rotate(0);scale:1}}@keyframes prism-02-1-rotate{33%{-webkit-transform:translateY(0) rotate(-70deg);transform:translateY(0) rotate(-70deg);scale:1.5}66%{-webkit-transform:translateY(0) rotate(50deg);-webkit-transform-origin:5.9% 98%;transform:translateY(0) rotate(50deg);transform-origin:5.9% 98%;scale:1}100%{-webkit-transform:translateY(0) rotate(0);transform:translateY(0) rotate(0);scale:1}}.top-mv__prism-02-2{z-index:10;top:30.125vw;right:-46.875vw}.top-mv__prism-02-2-mask{position:relative}.top-mv__prism-02-2-mask::before{inset:0;-webkit-animation-name:prism-02-2-mask;-webkit-animation-duration:.5s;-webkit-animation-timing-function:cubic-bezier(.4,0,.2,1);-webkit-animation-delay:3.5s;-webkit-animation-fill-mode:forwards;z-index:10;position:absolute;background:#fcfcfc;animation-name:prism-02-2-mask;animation-duration:.5s;animation-fill-mode:forwards;animation-timing-function:cubic-bezier(.4,0,.2,1);animation-delay:3.5s;content:"";pointer-events:none}.already-visited .top-mv__prism-02-2-mask::before{-webkit-animation:none;background:0 0;animation:none}@-webkit-keyframes prism-02-2-mask{100%{-webkit-transform:translateX(100%);visibility:hidden;transform:translateX(100%)}}@keyframes prism-02-2-mask{100%{-webkit-transform:translateX(100%);visibility:hidden;transform:translateX(100%)}}.top-mv__prism-02-2-mask img{-webkit-transform-origin:left top;-webkit-animation-name:prism-02-2-rotate;-webkit-animation-duration:83s;-webkit-animation-timing-function:linear;-webkit-animation-delay:4.1s;-webkit-animation-iteration-count:infinite;-webkit-animation-fill-mode:infinite;width:93.1875vw;height:72.75vw;transform-origin:left top;animation-name:prism-02-2-rotate;animation-duration:83s;animation-fill-mode:infinite;animation-timing-function:linear;animation-delay:4.1s;animation-iteration-count:infinite}.already-visited .top-mv__prism-02-2-mask img{-webkit-animation-delay:0s;animation-delay:0s}@-webkit-keyframes prism-02-2-rotate{33%{-webkit-transform:translateY(0) rotate(-70deg);transform:translateY(0) rotate(-70deg)}66%{-webkit-transform:translateY(0) rotate(50deg);transform:translateY(0) rotate(50deg)}100%{-webkit-transform:translateY(0) rotate(0);transform:translateY(0) rotate(0)}}@keyframes prism-02-2-rotate{33%{-webkit-transform:translateY(0) rotate(-70deg);transform:translateY(0) rotate(-70deg)}66%{-webkit-transform:translateY(0) rotate(50deg);transform:translateY(0) rotate(50deg)}100%{-webkit-transform:translateY(0) rotate(0);transform:translateY(0) rotate(0)}}.top-mv__prism-03-1{top:0;right:51.6875vw}.top-mv__prism-03-1 .top-mv__prism-03-1-svg{-webkit-transform-origin:right bottom;-webkit-animation-name:prism-03-1-svg-rotate;-webkit-animation-duration:15s;-webkit-animation-timing-function:linear;-webkit-animation-delay:4.1s;-webkit-animation-iteration-count:infinite;-webkit-animation-fill-mode:infinite;width:14.375vw;height:32.625vw;transform-origin:right bottom;animation-name:prism-03-1-svg-rotate;animation-duration:15s;animation-fill-mode:infinite;animation-timing-function:linear;animation-delay:4.1s;animation-iteration-count:infinite}.already-visited .top-mv__prism-03-1 .top-mv__prism-03-1-svg{-webkit-animation-delay:0s;animation-delay:0s}@-webkit-keyframes prism-03-1-svg-rotate{50%{-webkit-transform:translateY(0) rotate(-10deg);transform:translateY(0) rotate(-10deg);scale:2}100%{-webkit-transform:translateY(0) rotate(0);transform:translateY(0) rotate(0);scale:1}}@keyframes prism-03-1-svg-rotate{50%{-webkit-transform:translateY(0) rotate(-10deg);transform:translateY(0) rotate(-10deg);scale:2}100%{-webkit-transform:translateY(0) rotate(0);transform:translateY(0) rotate(0);scale:1}}.top-mv__prism-03-1 .top-mv__prism-03-1-svg .animated-path{stroke-dasharray:1200;stroke-dashoffset:1200;-webkit-animation-name:top-mv__prism-03-1-svg;-webkit-animation-duration:.5s;-webkit-animation-timing-function:cubic-bezier(.4,0,.2,1);-webkit-animation-fill-mode:forwards;-webkit-animation-delay:2.9s;animation-name:top-mv__prism-03-1-svg;animation-duration:.5s;animation-fill-mode:forwards;animation-timing-function:cubic-bezier(.4,0,.2,1);animation-delay:2.9s}.already-visited .top-mv__prism-03-1 .top-mv__prism-03-1-svg .animated-path{stroke-dashoffset:0;-webkit-animation:none;animation:none}@-webkit-keyframes top-mv__prism-03-1-svg{to{stroke-dashoffset:0}}@keyframes top-mv__prism-03-1-svg{to{stroke-dashoffset:0}}.top-mv__prism-03-2{z-index:20;top:29.9375vw;right:0}.top-mv__prism-03-2 .top-mv__prism-03-2-svg{-webkit-transform-origin:left top;-webkit-animation-name:prism-03-2-svg-rotate;-webkit-animation-duration:15s;-webkit-animation-timing-function:linear;-webkit-animation-delay:4.1s;-webkit-animation-iteration-count:infinite;-webkit-animation-fill-mode:infinite;width:46.5625vw;height:8.4375vw;transform-origin:left top;animation-name:prism-03-2-svg-rotate;animation-duration:15s;animation-fill-mode:infinite;animation-timing-function:linear;animation-delay:4.1s;animation-iteration-count:infinite}.already-visited .top-mv__prism-03-2 .top-mv__prism-03-2-svg{-webkit-animation-delay:0s;animation-delay:0s}@-webkit-keyframes prism-03-2-svg-rotate{50%{-webkit-transform:translateY(0) rotate(-10deg);transform:translateY(0) rotate(-10deg);scale:2}100%{-webkit-transform:translateY(0) rotate(0);transform:translateY(0) rotate(0);scale:1}}@keyframes prism-03-2-svg-rotate{50%{-webkit-transform:translateY(0) rotate(-10deg);transform:translateY(0) rotate(-10deg);scale:2}100%{-webkit-transform:translateY(0) rotate(0);transform:translateY(0) rotate(0);scale:1}}.top-mv__prism-03-2 .top-mv__prism-03-2-svg .animated-path{stroke-dasharray:1000;stroke-dashoffset:1000;-webkit-animation-name:top-mv__prism-03-2-svg;-webkit-animation-duration:.5s;-webkit-animation-timing-function:cubic-bezier(.4,0,.2,1);-webkit-animation-fill-mode:forwards;-webkit-animation-delay:3.3s;animation-name:top-mv__prism-03-2-svg;animation-duration:.5s;animation-fill-mode:forwards;animation-timing-function:cubic-bezier(.4,0,.2,1);animation-delay:3.3s}.already-visited .top-mv__prism-03-2 .top-mv__prism-03-2-svg .animated-path{stroke-dashoffset:0;-webkit-animation:none;animation:none}@-webkit-keyframes top-mv__prism-03-2-svg{to{stroke-dashoffset:0}}@keyframes top-mv__prism-03-2-svg{to{stroke-dashoffset:0}}.top-mv__prism-04-1{top:-5.0625vw;right:8.5625vw}.top-mv__prism-04-1 .top-mv__prism-04-1-svg{-webkit-transform-origin:left bottom;-webkit-animation-name:prism-04-1-svg-rotate;-webkit-animation-duration:20s;-webkit-animation-timing-function:linear;-webkit-animation-delay:4.1s;-webkit-animation-iteration-count:infinite;-webkit-animation-fill-mode:infinite;width:38.125vw;height:40.1875vw;transform-origin:left bottom;animation-name:prism-04-1-svg-rotate;animation-duration:20s;animation-fill-mode:infinite;animation-timing-function:linear;animation-delay:4.1s;animation-iteration-count:infinite}.already-visited .top-mv__prism-04-1 .top-mv__prism-04-1-svg{-webkit-animation-delay:0s;animation-delay:0s}@-webkit-keyframes prism-04-1-svg-rotate{50%{-webkit-transform:translateY(0) rotate(10deg);transform:translateY(0) rotate(10deg);scale:1.5}100%{-webkit-transform:translateY(0) rotate(0);transform:translateY(0) rotate(0);scale:1}}@keyframes prism-04-1-svg-rotate{50%{-webkit-transform:translateY(0) rotate(10deg);transform:translateY(0) rotate(10deg);scale:1.5}100%{-webkit-transform:translateY(0) rotate(0);transform:translateY(0) rotate(0);scale:1}}.top-mv__prism-04-1 .top-mv__prism-04-1-svg .animated-path{stroke-dasharray:1000;stroke-dashoffset:1000;-webkit-animation-name:top-mv__prism-04-1-svg;-webkit-animation-duration:.5s;-webkit-animation-timing-function:cubic-bezier(.4,0,.2,1);-webkit-animation-fill-mode:forwards;-webkit-animation-delay:3.3s;animation-name:top-mv__prism-04-1-svg;animation-duration:.5s;animation-fill-mode:forwards;animation-timing-function:cubic-bezier(.4,0,.2,1);animation-delay:3.3s}.already-visited .top-mv__prism-04-1 .top-mv__prism-04-1-svg .animated-path{stroke-dashoffset:0;-webkit-animation:none;animation:none}@-webkit-keyframes top-mv__prism-04-1-svg{to{stroke-dashoffset:0}}@keyframes top-mv__prism-04-1-svg{to{stroke-dashoffset:0}}.top-mv__prism-04-2{z-index:40;top:29.9375vw;right:20.125vw}.top-mv__prism-04-2 .top-mv__prism-04-2-svg{-webkit-transform-origin:left top;-webkit-animation-name:prism-04-2-svg-rotate;-webkit-animation-duration:20s;-webkit-animation-timing-function:linear;-webkit-animation-delay:4.1s;-webkit-animation-iteration-count:infinite;-webkit-animation-fill-mode:infinite;width:26.0625vw;height:78.375vw;transform-origin:left top;animation-name:prism-04-2-svg-rotate;animation-duration:20s;animation-fill-mode:infinite;animation-timing-function:linear;animation-delay:4.1s;animation-iteration-count:infinite}.already-visited .top-mv__prism-04-2 .top-mv__prism-04-2-svg{-webkit-animation-delay:0s;animation-delay:0s}@-webkit-keyframes prism-04-2-svg-rotate{50%{-webkit-transform:translateY(0) rotate(10deg);transform:translateY(0) rotate(10deg);scale:1.5}100%{-webkit-transform:translateY(0) rotate(0);transform:translateY(0) rotate(0);scale:1}}@keyframes prism-04-2-svg-rotate{50%{-webkit-transform:translateY(0) rotate(10deg);transform:translateY(0) rotate(10deg);scale:1.5}100%{-webkit-transform:translateY(0) rotate(0);transform:translateY(0) rotate(0);scale:1}}.top-mv__prism-04-2 .top-mv__prism-04-2-svg .animated-path{stroke-dasharray:1300;stroke-dashoffset:1300;-webkit-animation-name:top-mv__prism-04-2-svg;-webkit-animation-duration:.5s;-webkit-animation-timing-function:cubic-bezier(.4,0,.2,1);-webkit-animation-fill-mode:forwards;-webkit-animation-delay:3.5s;animation-name:top-mv__prism-04-2-svg;animation-duration:.5s;animation-fill-mode:forwards;animation-timing-function:cubic-bezier(.4,0,.2,1);animation-delay:3.5s}.already-visited .top-mv__prism-04-2 .top-mv__prism-04-2-svg .animated-path{stroke-dashoffset:0;-webkit-animation:none;animation:none}@-webkit-keyframes top-mv__prism-04-2-svg{to{stroke-dashoffset:0}}@keyframes top-mv__prism-04-2-svg{to{stroke-dashoffset:0}}.top-mv__prism-04-3{z-index:40;top:30.25vw;right:46.3125vw}.top-mv__prism-04-3 .top-mv__prism-04-3-svg{-webkit-transform-origin:right top;-webkit-animation-name:top-mv__prism-04-3-rotate;-webkit-animation-duration:20s;-webkit-animation-timing-function:linear;-webkit-animation-delay:4.1s;-webkit-animation-iteration-count:infinite;-webkit-animation-fill-mode:infinite;width:53.6875vw;height:54vw;transform-origin:right top;animation-name:top-mv__prism-04-3-rotate;animation-duration:20s;animation-fill-mode:infinite;animation-timing-function:linear;animation-delay:4.1s;animation-iteration-count:infinite}.already-visited .top-mv__prism-04-3 .top-mv__prism-04-3-svg{-webkit-animation-delay:0s;animation-delay:0s}@-webkit-keyframes top-mv__prism-04-3-rotate{50%{-webkit-transform:translateY(0) rotate(10deg);transform:translateY(0) rotate(10deg);scale:1.5}100%{-webkit-transform:translateY(0) rotate(0);transform:translateY(0) rotate(0);scale:1}}@keyframes top-mv__prism-04-3-rotate{50%{-webkit-transform:translateY(0) rotate(10deg);transform:translateY(0) rotate(10deg);scale:1.5}100%{-webkit-transform:translateY(0) rotate(0);transform:translateY(0) rotate(0);scale:1}}.top-mv__prism-04-3 .top-mv__prism-04-3-svg .animated-line{stroke-dasharray:1255;stroke-dashoffset:1255;-webkit-animation-name:top-mv__prism-04-3-svg;-webkit-animation-duration:.5s;-webkit-animation-timing-function:cubic-bezier(.4,0,.2,1);-webkit-animation-fill-mode:forwards;-webkit-animation-delay:3.5s;animation-name:top-mv__prism-04-3-svg;animation-duration:.5s;animation-fill-mode:forwards;animation-timing-function:cubic-bezier(.4,0,.2,1);animation-delay:3.5s}.already-visited .top-mv__prism-04-3 .top-mv__prism-04-3-svg .animated-line{stroke-dashoffset:0;-webkit-animation:none;animation:none}@-webkit-keyframes top-mv__prism-04-3-svg{to{stroke-dashoffset:0}}@keyframes top-mv__prism-04-3-svg{to{stroke-dashoffset:0}}.top-mv__prism-center{-webkit-animation-name:top-mv__prism-center;-webkit-animation-duration:.3s;-webkit-animation-timing-function:linear;-webkit-animation-fill-mode:forwards;-webkit-animation-delay:.4s;z-index:30;top:24.1875vw;right:44.0625vw;animation-name:top-mv__prism-center;animation-duration:.3s;animation-fill-mode:forwards;animation-timing-function:linear;animation-delay:.4s;opacity:0}.already-visited .top-mv__prism-center{-webkit-animation:none;animation:none;opacity:1}@-webkit-keyframes top-mv__prism-center{0%{-webkit-transform:translateX(30vw) translateY(-60%);transform:translateX(30vw) translateY(-60%);opacity:0}100%{opacity:1}}@keyframes top-mv__prism-center{0%{-webkit-transform:translateX(30vw) translateY(-60%);transform:translateX(30vw) translateY(-60%);opacity:0}100%{opacity:1}}.top-mv__prism-center img{width:8.1875vw;height:10.125vw}.top-features__fade{opacity:0}.top-features__fade.is-show{-webkit-filter:blur(1em);-webkit-animation-name:top-features-show;-webkit-animation-duration:1s;-webkit-animation-fill-mode:forwards;scale:1.02;animation-name:top-features-show;animation-duration:1s;animation-fill-mode:forwards;filter:blur(1em);opacity:0}@-webkit-keyframes top-features-show{from{opacity:0}to{-webkit-filter:blur(0);scale:1;filter:blur(0);opacity:1;transition:scale 1s cubic-bezier(.4,0,.2,1),opacity 1s cubic-bezier(.4,0,.2,1),-webkit-filter 1.4s cubic-bezier(.4,0,.2,1);transition:scale 1s cubic-bezier(.4,0,.2,1),opacity 1s cubic-bezier(.4,0,.2,1),filter 1.4s cubic-bezier(.4,0,.2,1);transition:scale 1s cubic-bezier(.4,0,.2,1),opacity 1s cubic-bezier(.4,0,.2,1),filter 1.4s cubic-bezier(.4,0,.2,1),-webkit-filter 1.4s cubic-bezier(.4,0,.2,1)}}@keyframes top-features-show{from{opacity:0}to{-webkit-filter:blur(0);scale:1;filter:blur(0);opacity:1;transition:scale 1s cubic-bezier(.4,0,.2,1),opacity 1s cubic-bezier(.4,0,.2,1),-webkit-filter 1.4s cubic-bezier(.4,0,.2,1);transition:scale 1s cubic-bezier(.4,0,.2,1),opacity 1s cubic-bezier(.4,0,.2,1),filter 1.4s cubic-bezier(.4,0,.2,1);transition:scale 1s cubic-bezier(.4,0,.2,1),opacity 1s cubic-bezier(.4,0,.2,1),filter 1.4s cubic-bezier(.4,0,.2,1),-webkit-filter 1.4s cubic-bezier(.4,0,.2,1)}}.top-features{margin-inline:auto;-webkit-backdrop-filter:blur(50px);position:relative;margin-top:100vh;border-radius:3rem 3rem 0 0;backdrop-filter:blur(50px);background:rgba(255,255,255,.6)}.top-features__inner{-webkit-column-gap:3.75rem;-moz-column-gap:3.75rem;padding-block:5.25rem 20.625rem;display:grid;grid-template-areas:"top-features__message top-features__figure" "top-features__btn top-features__btn";grid-template-columns:auto 37.5rem;grid-template-rows:auto auto;column-gap:3.75rem}.top-features__message{-ms-grid-row:1;-ms-grid-column:1;grid-area:top-features__message}.top-features__titile{color:#00f;font-size:1.5rem;font-weight:700;letter-spacing:.05em;line-height:2}.top-features__text{margin-top:.9375rem}.top-features__text p{color:#00f;font-size:1.25rem;letter-spacing:.05em;line-height:2.5}.page-en .top-features__text p{font-size:1.125rem;line-height:2}.top-features__figure{-ms-grid-row:1;-ms-grid-column:3;grid-area:top-features__figure;flex:0 1 50%}.top-features__figure.is-show{-webkit-animation-delay:.7s;animation-delay:.7s}.top-features__figure-item{padding-bottom:1rem;border-bottom:1px solid #00f}.top-features__figure-item:not(:first-child){margin-top:4.0625rem}.top-features__figure-dt{font-size:1.25rem;font-weight:300;line-height:1}.top-features__figure-dd{gap:20px;display:flex;align-items:center;justify-content:space-between;margin-top:.9375rem}.top-features__figure-dd-bold{flex:0 1 8.75rem;color:#00f;font-family:Poppins,sans-serif;font-size:2.5rem;font-weight:300;line-height:1}.page-en .top-features__figure-dd-bold{flex:0 1 auto}.top-features__figure-dd-bold span{font-size:1.125rem}.top-features__figure-dd-text{flex:1;font-size:.875rem;font-weight:300}.top-features__btn{-ms-grid-row:2;-ms-grid-column:1;-ms-grid-column-span:3;display:flex;grid-area:top-features__btn;margin-top:4.375rem}.top-features__btn.is-show{-webkit-animation-delay:1.2s;animation-delay:1.2s}.top-bg-movie-wrap{position:relative}.top-bg-movie-wrap--01{padding-bottom:21.25rem}.top-bg-movie-wrap--02{padding-block:8.4375rem;margin-top:-1px;overflow:hidden}.top-bg-blur{padding-bottom:13.4375rem}.top-bg-blur.is-show{-webkit-animation-name:top-bg-blur-show;-webkit-animation-duration:1s;-webkit-animation-timing-function:cubic-bezier(.4,0,.2,1);-webkit-animation-fill-mode:forwards;animation-name:top-bg-blur-show;animation-duration:1s;animation-fill-mode:forwards;animation-timing-function:cubic-bezier(.4,0,.2,1)}@-webkit-keyframes top-bg-blur-show{100%{-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);background:rgba(255,255,255,.3)}}@keyframes top-bg-blur-show{100%{-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);background:rgba(255,255,255,.3)}}.top-about__inner{display:flex;justify-content:space-between}.top-about__img-slider-wrap{position:relative;flex:1;width:100vw;margin-top:-6.875rem;margin-left:calc(50% - 50vw)}.top-about__img-slider-wrap::after{display:block;position:absolute;top:0;left:0;width:43.75vw;height:43.75rem;background-color:#fff;content:""}.swiper.top-about__img-slider{margin-inline:0;width:43.75vw;height:43.75rem}.swiper-slide.top-about__img-slider-item img{-o-object-fit:cover;-o-object-position:center center;width:43.75vw;height:43.75rem;object-fit:cover;object-position:center center}.top-about__body{flex:0 1 50.4166666667%}.top-about__ttl{margin-top:5.3125rem}.top-about__text{margin-top:3.125rem}.top-about__text-ttl{color:#00f;font-size:2rem;font-weight:700;letter-spacing:.05em}.page-en .top-about__text-ttl{letter-spacing:.04em;line-height:1.6}.top-about__text-p{margin-top:.625rem;letter-spacing:.05em;line-height:2.5}.page-en .top-about__text-p{line-height:1.8}.top-about__btn{margin-top:2.25rem}.top-products{margin-top:11.875rem}.top-products__body{margin-top:2.1875rem}.top-products__body-inner{gap:3.6184210526%;display:flex;position:relative;padding:6.875rem 3.4375rem;background-color:#fff}.top-products__prism-img{-webkit-transform:rotate(-20deg);position:absolute;bottom:-590px;left:-482px;transform:rotate(-20deg)}.top-products__overview{z-index:1;flex:0 1 19.375rem}.top-products__overview-sub-ttl{margin-top:2.5rem}.page-en .top-products__overview-sub-ttl{line-height:1.4}.top-products__overview-sub-ttl h4{color:#00f;font-size:1.5rem;font-weight:700;line-height:1.6}.top-products__overview-text{margin-top:1.5rem}.top-products__btn{margin-top:2.5rem;line-height:1}.top-products__accordion{flex:1}.top-products__item{border:1px solid #00f;border-radius:1.25rem;background-color:#f6f6fd}.top-products__item:not(:first-child){margin-top:1rem}.top-accordion__header{position:relative}.top-accordion__header{color:#00f}.top-accordion__ttl{font-size:1.75rem;font-weight:400}.top-accordion__ttl-s{font-size:1.25rem;font-weight:400}.top-accordion__trigger{display:block;position:relative;width:100%;padding:2.1875rem 3rem;border-radius:1.25rem;text-align:left;cursor:pointer;transition:.2s}.top-accordion__icon::after,.top-accordion__icon::before{-webkit-transform:translateY(-50%);display:inline-block;position:absolute;top:50%;right:3rem;width:48px;height:1px;transform:translateY(-50%);background-color:#00f;content:"";transition:opacity .3s}.top-accordion__icon::after{-webkit-transform:translateY(-50%) rotate(90deg);transform:translateY(-50%) rotate(90deg);transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.top-accordion__trigger.is-open .top-accordion__icon::before{opacity:0}.top-accordion__trigger.is-open .top-accordion__icon::after{-webkit-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg)}.top-accordion__panel-inner{padding:0 3.125rem 2.375rem}.top-accordion__panel-list-inner{gap:5.9210526316%;display:flex}.top-accordion__panel-list{gap:1.25rem 3.75rem;display:flex;flex-wrap:wrap}.top-accordion__panel-list li{position:relative;flex-basis:calc((100% - 3.75rem * 2)/ 3);padding-left:.625rem;line-height:1.5}.top-accordion__panel-list li::before{-webkit-clip-path:polygon(.5625rem 50%,0 0,0 .4375rem);position:absolute;top:.5625rem;left:-.625rem;flex:0 0 .5625rem;width:.5625rem;height:.4375rem;background-color:#00f;clip-path:polygon(.5625rem 50%,0 0,0 .4375rem);content:""}.top-accordion__panel-list li a{color:#00f;font-weight:500}.top-accordion__panel-box-list{gap:1rem;display:grid;grid-template-columns:repeat(3,1fr)}.top-accordion__panel-box-item{border:1px solid #00f}.top-accordion__panel-box-item a{gap:1.25rem;display:flex;align-items:center;height:8.3125rem;padding:.625rem 1.25rem .625rem 1.25rem;transition:.2s}.top-accordion__panel-box-item a .top-accordion__panel-box-icon{display:flex;flex:0 1 auto;align-items:center}.top-accordion__panel-box-item a .top-accordion__panel-box-icon img{width:100%;max-width:5rem;height:auto}.top-accordion__panel-box-item a .top-accordion__panel-box-ttl{flex:1;color:#00f;font-size:1.125rem;line-height:1.5}.page-en .top-accordion__panel-box-item a .top-accordion__panel-box-ttl{word-break:break-all}.top-accordion__panel-btn{padding-bottom:2.375rem;line-height:1;text-align:center}.top-case{position:relative;top:-11.5625rem;margin-left:12.5vw;border-radius:2.5rem 0 0 2.5rem;background-color:#f6f6fd}.top-case__inner{-webkit-column-gap:3.75rem;-moz-column-gap:3.75rem;display:grid;grid-template-areas:"top-case__text-wrap top-case__slider-wrap" "top-case__btn-wrap top-case__slider-wrap";grid-template-columns:1fr 100%;grid-template-rows:auto auto;padding:4.375rem 0 4.0625rem 3.75rem;overflow-x:hidden;column-gap:3.75rem;border-radius:2.5rem 0 0 2.5rem;box-shadow:0 0 30px rgba(0,0,0,.25)}.top-case__text-wrap{-ms-grid-row:1;-ms-grid-column:1;grid-area:top-case__text-wrap}.top-case__ttl h2{color:#00f;font-family:Poppins,sans-serif;font-size:3.75rem;font-weight:500;letter-spacing:0;line-height:1}.top-case__ttl p{display:inline-block;margin-top:1.125rem;color:#00f;font-size:1.125rem;font-weight:500;letter-spacing:0;line-height:1.4}.top-case__text{margin-top:2rem;font-weight:500;line-height:2}.page-en .top-case__text{line-height:1.8}.top-case__btn-wrap{-ms-grid-row:2;-ms-grid-column:1;gap:2.6875rem;display:flex;grid-area:top-case__btn-wrap;flex-direction:column;align-items:center;margin-top:3rem}.top-case__more-btn{line-height:1}.top-case__slider-btn{gap:16px;display:flex}.top-case__slider-wrap{-ms-grid-row:1;-ms-grid-row-span:2;-ms-grid-column:3;grid-area:top-case__slider-wrap}.swiper-slide.top-case__slider-item{width:23.875rem;height:auto;background-color:#fff}.top-case__slider-link{display:block;height:100%}.top-case__slider-img{height:223px;overflow:hidden;line-height:0}.top-case__slider-img img{-o-object-fit:cover;width:100%;height:223px;object-fit:cover;transition:.2s}.top-case__slider-body{height:100%;padding:1.25rem 1.5rem 1.75rem}.top-case__slider-cat{gap:.625rem;display:flex;flex-wrap:wrap}.top-case__slider-cat span{-webkit-font-feature-settings:initial;display:inline-block;padding:.3125rem .625rem;border-radius:.75rem;background-color:#00f;color:#fff;font-feature-settings:initial;font-size:.8125rem;letter-spacing:0;line-height:1}.top-case__slider-ttl{margin-top:.875rem}.top-case__slider-ttl h3{-webkit-box-orient:vertical;-webkit-line-clamp:3;display:-webkit-box;overflow:hidden;color:#00f;font-size:1.125rem;font-weight:500;text-overflow:ellipsis}.top-case__slider-text{margin-top:.875rem}.top-info{gap:37px;display:flex;align-items:flex-start;margin-top:calc(15.625rem - 11.5625rem)}.page-en .top-info{display:block;margin-top:calc(10rem - 11.5625rem)}.top-info-box{display:block;flex-basis:50%;border-radius:1.25rem;box-shadow:0 0 30px rgba(0,0,0,.25);opacity:0;transition:.2s}.top-info-box.is-show{-webkit-animation-name:top-info-box-show;-webkit-animation-duration:1s;-webkit-animation-timing-function:cubic-bezier(.4,0,.2,1);-webkit-animation-fill-mode:forwards;animation-name:top-info-box-show;animation-duration:1s;animation-fill-mode:forwards;animation-timing-function:cubic-bezier(.4,0,.2,1)}@-webkit-keyframes top-info-box-show{100%{opacity:1}}@keyframes top-info-box-show{100%{opacity:1}}.top-info-box--company{background:url(../img/top/bg_top_info_company.jpg) no-repeat center/cover}.top-info-box--recruit{margin-top:120px;background:url(../img/top/bg_top_info_recruit.jpg) no-repeat center/cover}.top-info-box--recruit.is-show{-webkit-animation-delay:.3s;animation-delay:.3s}.top-info-box__inner{padding:2.5rem}.page-en .top-info-box__inner{padding:3.75rem 4.375rem}.top-info-box__img{line-height:0;text-align:right}.top-info-box__img img{-o-object-fit:cover;width:290px;height:110px;object-fit:cover;border-radius:10px}.top-info-box__inner-flex-en{gap:16.1538461538%;display:flex;flex-direction:row-reverse}.top-info-box__ttl{margin-top:5rem}.page-en .top-info-box__ttl{margin-top:0}.top-info-box__ttl h2{color:#fff;font-family:Poppins,sans-serif;font-size:3.75rem;font-weight:500;letter-spacing:-.04em;line-height:1;opacity:.3}.top-info-box__ttl p{display:inline-block;margin-top:1.125rem;color:#fff;font-size:1.125rem;font-weight:700;letter-spacing:.05em;line-height:1}.top-info-box__text{margin-top:2.1875rem}.page-en .top-info-box__text{margin-top:4.375rem}.top-info-box__text p{color:#fff;font-weight:400}.top-info-box__link-text{margin-top:6.25rem;text-align:right}.page-en .top-info-box__link-text{margin-top:3.75rem}.top-info-box__link-text span{display:inline-block;position:relative;padding-right:2.1875rem;color:#fff;font-family:Poppins,sans-serif;font-size:1.125rem;font-weight:400}.top-info-box__link-text span::after{-webkit-transform:skew(45deg);position:absolute;top:35%;right:0;width:23px;height:7px;transform:skew(45deg);border-right:1px solid #fff;border-bottom:1px solid #fff;content:"";transition:.2s}.top-news__inner{-webkit-column-gap:11.1111111111%;-moz-column-gap:11.1111111111%;display:grid;grid-template-areas:"top-news__ttl top-news__list" "top-news__btn top-news__list";grid-template-columns:14.875rem auto;grid-template-rows:7.375rem auto;padding:5rem 8.3333333333%;column-gap:11.1111111111%;border-radius:2.5rem;background-color:#fff}.top-news__ttl{-ms-grid-row:1;-ms-grid-column:1;grid-area:top-news__ttl}.top-news__ttl h2{color:#00f;font-family:Poppins,sans-serif;font-size:5.25rem;font-weight:500;line-height:1}.top-news__ttl p{display:inline-block;margin-top:1rem;color:#00f;font-weight:1.125rem;font-weight:500;line-height:1}.top-news__btn{-ms-grid-row:2;-ms-grid-column:1;grid-area:top-news__btn;margin-top:1.5rem;line-height:1}.top-news__list{-ms-grid-row:1;-ms-grid-row-span:2;-ms-grid-column:3;gap:2.8125rem;display:flex;grid-area:top-news__list;flex-direction:column}.top-news__link{display:flex;align-items:flex-start;transition:.2s}.top-news__item-head{display:flex;align-items:center}.top-news__date{display:inline-block;width:5.75rem;color:#777;font-family:Poppins,sans-serif;font-weight:500;letter-spacing:0;line-height:1.5}.top-news__category-wrap{width:8.75rem;margin-left:2.6875rem;line-height:1}.top-news__category{display:inline-block;padding:.3125rem .8125rem;border:1px solid #00f;border-radius:.1875rem;color:#00f;font-size:.875rem;font-weight:500;line-height:1}.top-news__list-ttl{flex:1;margin-left:2.3125rem;font-size:1rem;font-weight:400}.has-blue-color{color:#00f}.has-light-blue-color{color:#02a2ff}.has-gray-color{color:#777}.has-black-color{color:#000}.has-white-color{color:#fff}.for-sp{display:none}@media only screen and (min-width:1800px){.top-mv__copy-wrap{top:45%;bottom:initial}}@media only screen and (max-width:1300px){.l-column{padding-inline:1.875rem}.l-column-middle{padding-inline:1.875rem}.l-column-wide{padding-inline:1.875rem}.l-header{padding-inline:1.875rem}.is-header-scroll .l-header__nav-top{margin-bottom:.75rem}.l-header__nav-bottom{padding:.625rem 1.4375rem .75rem 1.4375rem}.is-header-scroll .l-header__nav-bottom{padding:.3125rem 1.4375rem .4375rem 1.4375rem}.l-header__logo-wrap-pc{flex:1}.l-header__nav-link{font-size:.875rem}.l-header__child-nav{padding-top:1.875rem}.l-header__child-nav-inner{padding:1.25rem 1.875rem}.c-ttl-01{font-size:6.25rem}.p-lower-head__ttl p.p-lower-head__ttl-en-products{font-size:7.5vw}.cases-archive__item-ttl h3{font-size:1rem}.company-top__contents-flex-inner{padding:3rem 3.75rem}.company-top__contents-flex-ttl p{font-size:6.25vw}.company-top__contents-flex-ttl h2{font-size:1.25vw}.company-top__contents-flex-text p{font-size:2vw}.company-top__contents-middle-ttl p{font-size:2.375vw}.company-top__contents-middle-ttl h2{font-size:1.5vw}.company-top__contents-sustainability-inner{padding-inline:3.75rem}.company-top__contents-sustainability-ttl h2{font-size:7.5vw}.company-top__contents-sustainability-text h3{font-size:2vw}.company-gotenba__head-list{-webkit-column-gap:2.5%;-moz-column-gap:2.5%;column-gap:2.5%}.company-gotenba__head-item a{font-size:1.25rem}.company-gotenba__head-item a::before{left:-1.875rem;width:1.25rem;height:1.25rem}.company-philosophy__sec{gap:5.5555555556%}.company-philosophy__ttl{width:18.75rem}.company-philosophy__ttl p{font-size:3.75rem}.company-philosophy__text{font-size:1.75rem}.products-archive-tax-head__item{padding-left:1.875rem}.products-archive-tax-head__item::before{width:1.25rem;height:1.25rem}.products-archive-tax-head__item a{font-size:1.25rem}.products-archive-tax__accordion-trigger{padding:1.5625rem 2.375rem}.products-archive-tax__products-list{grid-template-columns:repeat(3,1fr);padding:1.25rem 2.375rem 3.5rem}.products-archive__item-ttl::before{top:.875rem}.products-archive__item-ttl h3{font-size:1rem}.recruit-top__accordion-trigger{padding:1.5625rem 2.375rem}.recruit-top__interview-img-wrap{top:15.625rem;right:-3.125vw}.recruit-top__interview-img-wrap .recruit-top__interview-img-list{width:23.125vw;height:23.125vw}.recruit-interview__inner{padding:4rem 2.5rem}.solution-search__sec-inner{padding:3.125rem 2.375rem 3.125rem 2.375rem}.solution-accordion__panel-item .solution-accordion__panel-item-ttl::before{top:.875rem}.solution-accordion__panel-item .solution-accordion__panel-item-ttl h3{font-size:1rem}.solution-accordion__panel-box-list{gap:.625rem}.solution-accordion__panel-box-item a{gap:.625rem;padding:.625rem .625rem .625rem .625rem}.solution-accordion__panel-box-item a .solution-accordion__panel-box-icon img{max-width:5vw}.solution-accordion__panel-box-item a .solution-accordion__panel-box-ttl{font-size:1rem}.technology-info__figure-inner{padding:3.125rem .625rem}.technology-info__figure-item{padding-inline:.625rem}.technology-info__figure-item-inner{padding:1.25rem .9375rem}.technology-info__figure-child-list li{gap:.3125rem;font-size:.9375rem}.technology-details__head-anchor-list li a{font-size:.875rem}.technology-details__body-content-inner{padding:3.75rem 2.5rem}.top-features__inner{grid-template-columns:auto 46.875%;justify-content:center}.top-products__body-inner{padding:5rem 2.1875rem}.top-products__prism-img{left:-560px}.top-accordion__trigger{padding:1.5625rem 2.375rem}.top-accordion__panel-inner{padding:0 2.375rem 2.375rem}.top-accordion__panel-box-list{gap:.625rem}.top-accordion__panel-box-item a{gap:.625rem;padding:.625rem .625rem .625rem .625rem}.top-accordion__panel-box-item a .top-accordion__panel-box-icon img{max-width:5vw}.top-accordion__panel-box-item a .top-accordion__panel-box-ttl{font-size:1rem}.top-case{margin-left:9.375vw}.top-news__inner{-webkit-column-gap:8.3333333333%;-moz-column-gap:8.3333333333%;padding:5rem 4.1666666667%;column-gap:8.3333333333%}}@media only screen and (max-height:1200px){.top-mv__copy-wrap{top:45%;bottom:initial}}@media only screen and (min-width:961px){.l-header__nav-item-has-child.is-hover:has(>.l-header__nav-link)>.l-header__nav-link{background-size:100% 1px}.l-header__nav-item-has-child .l-header__nav-link::after{display:block;width:.625rem;height:.5rem;margin-top:.1875rem;background:url(../img/common/icon_nav_arrow.svg) no-repeat center/contain;content:""}.l-header__child-nav{visibility:hidden;opacity:0}}@media only screen and (max-width:960px){.l-main{overflow-x:hidden}.l-column{padding-inline:4.2666666667%}.l-column-middle{padding-inline:4.2666666667%}.l-column-wide{padding-inline:4.2666666667%}.l-footer__inner{padding:3.5rem 4.2666666667%}.l-footer__nav{display:none}.l-footer-copy__inner{padding:1.875rem 1rem}.l-footer-copy__inner p{font-size:.625rem;line-height:1.5;text-align:center}.l-header{padding-inline:0;top:0}.is-ham-active .l-header{background-color:#fff}.is-ham-active .l-header.top-header-has-news{top:0!important}.l-header__nav-wrap{padding-inline:4.2666666667%;display:none;visibility:hidden;position:relative;height:100dvh;padding-bottom:7.5rem;overflow-y:scroll;background-color:#fff;opacity:0;transition:.2s}.is-ham-active .l-header__nav-wrap{-webkit-filter:blur(1em);-webkit-animation-name:menuFadeIn;-webkit-animation-duration:.4s;-webkit-animation-fill-mode:forwards;display:block;animation-name:menuFadeIn;animation-duration:.4s;animation-fill-mode:forwards;filter:blur(1em)}@-webkit-keyframes menuFadeIn{100%{-webkit-filter:blur(0);visibility:visible;filter:blur(0);opacity:1;transition:opacity 1s cubic-bezier(.4,0,.2,1),-webkit-filter 1.4s cubic-bezier(.4,0,.2,1);transition:opacity 1s cubic-bezier(.4,0,.2,1),filter 1.4s cubic-bezier(.4,0,.2,1);transition:opacity 1s cubic-bezier(.4,0,.2,1),filter 1.4s cubic-bezier(.4,0,.2,1),-webkit-filter 1.4s cubic-bezier(.4,0,.2,1)}}@keyframes menuFadeIn{100%{-webkit-filter:blur(0);visibility:visible;filter:blur(0);opacity:1;transition:opacity 1s cubic-bezier(.4,0,.2,1),-webkit-filter 1.4s cubic-bezier(.4,0,.2,1);transition:opacity 1s cubic-bezier(.4,0,.2,1),filter 1.4s cubic-bezier(.4,0,.2,1);transition:opacity 1s cubic-bezier(.4,0,.2,1),filter 1.4s cubic-bezier(.4,0,.2,1),-webkit-filter 1.4s cubic-bezier(.4,0,.2,1)}}.l-header__nav-top{display:block;margin-top:1.875rem}.l-header__nav-top-wrap{gap:1rem;flex-direction:row-reverse;justify-content:center}.l-header__nav-search{margin-inline:auto;max-width:450px;margin-top:2.5rem;padding:.625rem 1.125rem;border-radius:2rem;background-color:#f6f6fd}.l-header__nav-search form .l-header__nav-search-input{width:100%}.l-header__nav-search--pc{display:none}.l-header__nav-search--sp{display:block}.l-header__nav-lang{margin-right:0}.l-header__nav-lang-link{width:3.125rem;height:3.125rem}.l-header__nav-contact{width:100%;max-width:450px}.c-btn.l-header__nav-contact-link{width:100%;height:3.125rem;border-radius:2rem;font-size:.875rem}.l-header__nav-bottom{-webkit-filter:none;display:block;margin-top:2.5rem;padding:0;border-radius:0;background-color:transparent;filter:none}.l-header__logo-link{line-height:1}.l-header__logo-link img{width:6.5rem}.page-en .l-header__logo-link img{width:8.125rem}.l-header__nav-list{gap:1.875rem;flex-direction:column}.l-header__nav-item{width:100%}.l-header__nav-link{font-size:1.125rem;font-weight:500}.l-header__nav-item-has-child .l-header__nav-link{pointer-events:none}.l-header__nav-item-has-child .l-header__nav-link::after,.l-header__nav-item-has-child .l-header__nav-link::before{display:inline-block;position:absolute;right:0;width:24px;height:1px;background-color:#00f;content:"";transition:opacity .3s}.l-header__nav-item-has-child .l-header__nav-link::after{-webkit-transform:translateY(-50%) rotate(90deg);transform:translateY(-50%) rotate(90deg);transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.l-header__nav-item-has-child.is-open .l-header__nav-link::before{opacity:0}.l-header__nav-item-has-child.is-open .l-header__nav-link::after{-webkit-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg)}.l-header__child-nav{position:static;top:1.875rem;padding-top:2.1875rem;padding-top:0;border-radius:0;transition:0s}.l-header__child-nav-inner{flex-direction:column;align-items:flex-start;margin:2.1875rem 0 1.5625rem 2.8125rem;padding:0;border-radius:0;background-color:transparent}.l-header__child-nav-top{padding-block:0;padding-right:0}.l-header__child-nav-top a{position:relative;color:#00f}.l-header__child-nav-top a::before{display:block;position:absolute;top:50%;left:-.875rem;width:.3125rem;height:1px;background-color:#00f;content:""}.l-header__child-nav-list{gap:2.1875rem;flex-direction:column;align-items:flex-start;width:100%;margin-top:2.0625rem;padding-left:0}.l-header__child-nav-list a{position:relative;width:100%;color:#00f}.l-header__child-nav-list a::before{display:block;position:absolute;top:50%;left:-.875rem;width:.3125rem;height:1px;background-color:#00f;content:""}.l-header__nav-sp-only{display:block}.l-header-ham{z-index:1;position:absolute;top:0;right:0;margin-top:10px;margin-right:16px;border-radius:50%;background-color:#00f;line-height:0}.l-header-ham__menu-btn{display:flex;position:relative;justify-content:center;width:40px;height:40px}.l-header-ham__menu-btn span{display:block;position:absolute;width:24px;height:2px;background-color:#fff;transition:.2s}.l-header-ham__menu-btn span:nth-of-type(1){top:16px}.l-header-ham__menu-btn span:nth-of-type(2){top:22px}.l-header-ham__menu-btn.is-active span:nth-of-type(1){-webkit-transform:rotate(-45deg);top:20px;transform:rotate(-45deg)}.l-header-ham__menu-btn.is-active span:nth-of-type(2){-webkit-transform:rotate(45deg);top:20px;transform:rotate(45deg)}.l-header__logo-wrap-sp{display:inline-block;margin-top:12px;margin-left:16px}.l-header__nav-sp-bottom-list{gap:3.375rem;display:flex;justify-content:center;margin-top:3.625rem}.c-btn{font-size:.875rem}.c-btn.c-btn--w420{width:100%;max-width:17.5rem;padding:.875rem 3.125rem .9375rem 1.5625rem;line-height:1.5}.c-btn.c-btn--w420::after{top:38%}.c-btn.c-btn--w280{padding:.875rem 3.125rem .9375rem 1.5625rem}.c-btn.c-btn--w280::after{top:38%}.c-btn.c-btn--w280 span{margin-left:1.25rem}.c-btn.c-btn--w180{width:100%;max-width:17.5rem;padding:.875rem 3.125rem .9375rem 1.5625rem;line-height:1.5}.c-btn.c-btn--w180::after{top:38%;right:1.5625rem;width:1.4375rem;height:.4375rem}.c-btn.c-btn--w180 span{margin-left:.75rem}.c-btn.c-btn--white{padding-block:1.0625rem 1.1875rem;width:100%;max-width:17.5rem}.c-btn.c-btn--top-case{padding-block:1.0625rem 1.1875rem;width:100%;max-width:17.5rem}.c-btn.c-btn--top-news{padding-block:1.0625rem 1.1875rem;width:100%;max-width:17.5rem}.c-btn.c-btn--news-single{padding-block:1.0625rem 1.1875rem;width:100%;min-width:9.375rem;max-width:17.5rem}.c-ttl-01{font-size:3.75rem;text-shadow:0 0 30px rgba(0,0,0,.4)}.c-ttl-03{font-size:1.3125rem}.c-ttl-04{font-size:1.5rem}.p-about-links__inner{max-width:100%;padding:4rem 4.2666666667%}.p-about-links__list{gap:1.5rem;grid-template-columns:100%;margin-top:1.5rem}.p-about-links__item a{gap:1.5rem;height:6.375rem;padding:1.5rem 6.9970845481%}.p-about-links__item a .p-about-links__item-icon{flex:0 1 auto}.p-about-links__item a .p-about-links__item-icon img{max-width:3.25rem}.p-about-links__item a .p-about-links__item-ttl{font-size:1rem}.p-about-links__btn{margin-top:1.5rem}.p-lower-breadcrumb-wrap{padding-block:.5rem 1rem}.p-breadcrumbs{line-height:1}.p-breadcrumbs a{font-size:.625rem}.p-breadcrumbs span{font-size:.625rem}.p-cta{background:url(../img/common/bg_cta_sp.jpg) no-repeat center/cover}.p-cta__inner{padding-block:5rem;padding-inline:8.5333333333%}.p-cta__contents-inner{flex-direction:column}.p-cta__ttl h2{font-size:3rem;letter-spacing:.03em}.p-cta__ttl p{font-size:1rem}.p-cta__body{margin-top:2.5rem}.p-cta__text{font-size:.875rem}.p-cta__btn{margin-top:2.5rem;text-align:center}.p-lower-head__inner{padding-block:5.625rem 2rem}.p-lower-head__ttl p{font-size:1.875rem}.p-lower-head__ttl p.p-lower-head__ttl-en-products{font-size:1.875rem}.p-lower-head__ttl h1{font-size:1.5rem}.p-page-top{right:14px}.p-page-navi .wp-pagenavi{gap:2rem;margin-top:4rem}.p-page-navi .wp-pagenavi .current,.p-page-navi .wp-pagenavi .page{width:.625rem;font-size:1.3125rem}.p-page-navi .wp-pagenavi .current{width:.625rem}.p-page-navi .wp-pagenavi .current::after{width:.8125rem}.p-page-navi .wp-pagenavi .p-npage-navi__prev{width:3.125rem;height:3.125rem;margin-right:0}.p-page-navi .wp-pagenavi .p-npage-navi__next{width:3.125rem;height:3.125rem;margin-left:0}.p-related__links{padding-block:4rem}.p-related__links-inner{padding-inline:1.625rem;max-width:100%}.p-related__links-list{gap:.625rem;grid-template-columns:repeat(1,1fr);margin-top:1.25rem}.p-related__links-item a{padding:1.625rem 6.1919504644%;border-radius:.75rem;font-size:1.125rem}.p-related__links-item a::after{right:2.0625rem;width:1rem;height:1rem}.p-single-contents p{margin-top:.875rem;font-size:.875rem}.p-single-contents a{padding-right:1.5625rem;font-size:.875rem}.p-single-contents a::after{bottom:.375rem;width:1.25rem}.p-single-contents .wp-block-image{margin-top:2rem}.p-single-contents .wp-block-image img{width:100%;height:auto}.p-single-contents .wp-element-caption{margin-top:.625rem;font-size:.75rem}.p-single-contents .wp-block-columns{flex-wrap:wrap!important}.p-single-contents .wp-block-columns.is-layout-flex{gap:0}.p-single-contents .wp-block-columns .wp-block-column{flex-basis:100%!important}.p-single-contents .wp-block-table{margin-top:.875rem}.p-single-contents .wp-block-table table th{min-width:5.125rem}.p-single-contents .wp-block-table table td{min-width:5.125rem}.p-single-contents .wp-block-embed{margin-top:2rem}.p-single-contents.cases-single__contents h2,.p-single-contents.news-single__contents h2{margin-block:2rem .875rem;padding-bottom:.875rem;font-size:1.125rem}.p-single-contents.cases-single__contents h3,.p-single-contents.news-single__contents h3{margin-block:2rem .875rem;font-size:1rem}.p-single-contents.company-sustainability-csr-single__contents h2{margin-block:2rem .875rem;font-size:.875rem}.p-single-contents.company-sustainability-csr-single__contents h3::before{height:70%}.p-single-contents.company-sustainability-csr-single__contents h3{margin-block:2rem .875rem;font-size:.875rem}.cases-archive-cat{padding-inline:5.0666666667%;max-width:100%}.cases-archive-cat__list{gap:1.25rem 4.2666666667%;display:grid;grid-template-columns:repeat(2,1fr)}.cases-archive-cat__item{min-width:auto}.cases-archive-cat__item a{display:flex;align-items:center;justify-content:center;height:100%;padding:.5625rem .75rem;font-size:1rem}.cases-archive{margin-top:2.5rem;background:url(../img/cases/bg_cases_archive_sp.jpg) no-repeat center/cover}.cases-archive__inner{padding-block:4rem}.cases-archive__list{gap:1.5rem;grid-template-columns:repeat(2,1fr)}.cases-archive__item-img{height:220px}.cases-archive__item-img img{height:220px}.cases-archive__item-link{row-gap:1rem}.cases-archive__item-ttl{margin-top:0}.cases-archive__item-ttl h3{font-size:1.125rem}.cases-archive__item-text p{font-size:.875rem}.cases-archive__item-cat{margin-top:0}.cases-archive__item-cat h4{font-size:.875rem}.cases-archive__item-cat-list li{padding:.1875rem .8125rem;font-size:.875rem}.cases-single{margin-top:calc(4.375rem - .5rem)}.cases-single__head-bg{top:9rem;width:100vw;height:96.5333333333vw;background:url(../img/cases/bg_cases_single_head_sp.png) no-repeat center/cover}.cases-single__head{margin-top:2.8125rem;margin-bottom:4rem}.cases-single__head-inner{gap:1.25rem;flex-direction:column-reverse}.cases-single__head-overview-top{padding-bottom:1.25rem}.cases-single__head-ttl h1{font-size:1.5rem}.cases-single__head-details{margin-top:.75rem}.cases-single__head-cat-list{margin-top:.75rem}.cases-single__head-purpose{margin-top:1.25rem}.cases-single__head-purpose-ttl{font-size:1rem}.cases-single__head-purpose-ttl::before{width:.5rem;height:.5rem}.cases-single__head-purpose-text{margin-top:.5rem;font-size:.875rem}.cases-single__head-img{width:100%}.cases-single__contents-outer{margin-bottom:4rem}.cases-single__contents-inner{padding-inline:6.9970845481%;margin-block:2rem}.cases-single__related-inner{padding-block:4rem}.cases-single__related-contents:not(:first-child){margin-top:4rem}.cases-single__related-contents-list{gap:1.5rem;grid-template-columns:100%;flex-direction:column;margin-top:2rem}.cases-single__related-contents-item{flex:1}.cases-single__related-contents-link .cases-single__related-contents-body{padding:1rem 1rem 1.5rem}.cases-single__related-contents-link .cases-single__related-contents-body p{-webkit-line-clamp:3;font-size:.875rem}.cases-single__related-contents-link .cases-single__related-contents-body.--case{padding:1rem 1rem 1.25rem}.cases-single__related-btn{margin:1.5rem auto 0}.company-sustainability__head{height:53.3333333333vw;background:url(../img/company/sustainability/img_company_sustainability_head_sp.jpg) no-repeat center/cover}.company-sustainability__head-text{padding-inline:1.0625rem;margin-top:2.6666666667vw}.company-sustainability__head-text h2{font-size:4.8vw}.company-sustainability__intro{margin-top:2.375rem}.company-sustainability__intro-text{padding-inline:1rem}.company-sustainability__intro-text p{font-size:.875rem;line-height:1.7}.company-sustainability__intro-list-wrap{margin-top:4rem}.company-sustainability__intro-list-head p{font-size:.875rem;line-height:1.7}.company-sustainability__intro-list{gap:1.5rem;grid-template-columns:100%;margin-top:1.5rem}.company-sustainability__intro-item a{gap:1.5rem;height:6.375rem;padding:1.5rem 6.9970845481%}.company-sustainability__intro-item a .company-sustainability__intro-item-icon{flex:0 1 auto}.company-sustainability__intro-item a .company-sustainability__intro-item-icon img{max-width:3.25rem}.company-sustainability__intro-item a .company-sustainability__intro-item-ttl{font-size:1rem}.company-sustainability__activities{margin-top:4rem}.company-sustainability__activities-head h2{text-align:center}.company-sustainability__activities-head p{padding-inline:1rem;font-size:.875rem;line-height:1.7}.company-sustainability__activities-list{margin-top:1.6875rem}.company-sustainability__activities-item{gap:1.25rem;flex-direction:column}.company-sustainability__activities-item-img{width:100%}.company-sustainability__activities-item-body{padding-inline:1rem}.company-sustainability__activities-item-body p{margin-top:.375rem;font-size:1rem;line-height:2}.company-sustainability__activities-report{margin-top:2.5rem}.company-sustainability__activities-report-inner{padding-block:4rem}.company-sustainability__activities-report-btn{margin-top:1.5rem}.company-sustainability__promotion{margin-block:3rem}.company-sustainability__promotion-contents-outer{margin-top:1.25rem}.company-sustainability__promotion-contents-inner{padding-inline:6.9970845481%;margin-block:2rem}.company-sustainability__promotion-contents p{margin-top:.875rem;font-size:.875rem}.company-sustainability__promotion-contents .company-sustainability__promotion-contents-img{margin-top:2rem}.company-sustainability__promotion-contents h3{margin-block:2rem .875rem;padding-bottom:.875rem;font-size:1.125rem}.company-sustainability__promotion-contents h4{margin-block:2rem .875rem;font-size:1rem}.company-sustainability__promotion-bottom{padding-inline:1rem;margin-top:3rem}.company-sustainability__promotion-bottom-text{margin-top:1.25rem}.company-sustainability__promotion-bottom-text p{font-size:1rem;line-height:2}.company-sustainability-policy{margin-bottom:3.75rem}.company-sustainability-policy .company-sustainability-policy__ttl p{font-size:1.3125rem}.company-sustainability-policy h2{margin-top:2.5rem;font-size:1.3125rem}.company-sustainability-policy h3{margin-top:1.5625rem;font-size:1.125rem}.company-sustainability-policy p{font-size:1rem;line-height:1.8}.company-sustainability-csr__inner.--en{margin-bottom:4.25rem}.company-sustainability-csr__list{gap:1.5rem;grid-template-columns:repeat(2,1fr)}.company-sustainability-csr__item-img{height:220px}.company-sustainability-csr__item-img img{height:220px}.company-sustainability-csr__item-link{row-gap:0}.company-sustainability-csr__item-ttl{margin-inline:1.25rem;margin-top:.375rem}.company-sustainability-csr__item-ttl time.company-sustainability-csr__item-ttl-date{font-size:.875rem;line-height:1.7}.company-sustainability-csr__item-ttl h3{font-size:.875rem;line-height:1.7}.company-sustainability-csr__item-cat{margin-inline:1.25rem;margin-top:1.25rem}.company-sustainability-csr__item-cat-list li{padding:.125rem .4375rem;font-size:.75rem}.company-sustainability-csr__years{width:100%}.company-sustainability-csr__years-content-year-btn{padding:1rem 2rem 1rem 1rem;font-size:.875rem}.company-sustainability-csr__years-content-year-btn::after{top:38%;right:.9375rem;width:10px;height:10px}.company-sustainability-csr__years-content-list{gap:.875rem}.company-sustainability-csr__years-content-item a{display:block;font-size:.875rem}.company-sustainability-csr__bottom-links{margin-top:4.25rem}.company-sustainability-csr-single{margin-top:calc(4.375rem - .5rem)}.company-sustainability-csr-single__head-bg{top:-3.125rem;width:100vw;height:96.5333333333vw;background:url(../img/company/sustainability/bg_company_sustainability_csr_single_head_sp.png) no-repeat center/cover}.company-sustainability-csr-single__ttl{margin-top:2.625rem}.company-sustainability-csr-single__ttl h1{font-size:1.5rem}.company-sustainability-csr-single__category-wrap{margin-top:.75rem}.company-sustainability-csr-single__category{padding:.3125rem .625rem;font-size:.75rem}.company-sustainability-csr-single__body{margin-block:2rem 4rem}.company-sustainability-csr-single__contents-inner{padding-inline:6.9970845481%;margin-block:2rem}.company-sustainability-csr-single__pager{gap:4.3731778426%;grid-template-areas:"next center prev";margin-top:3rem}.company-sustainability-csr-single__pager-item{min-width:4.125rem}.company-sustainability-csr-single__pager-item.--next a,.company-sustainability-csr-single__pager-item.--prev a{gap:1rem;flex-direction:column}.company-sustainability-csr-single__pager-item.--next a span.company-sustainability-csr-single__pager-item-ttl,.company-sustainability-csr-single__pager-item.--prev a span.company-sustainability-csr-single__pager-item-ttl{display:none}.company-sustainability-csr-single__pager-item.--next a span.c-btn-round,.company-sustainability-csr-single__pager-item.--prev a span.c-btn-round{width:50px;height:50px}.company-sustainability-csr-single__pager-item.--next a::after{color:#00f;font-size:1rem;content:"次の記事"}.company-sustainability-csr-single__pager-item.--prev a::after{color:#00f;font-size:1rem;content:"前の記事"}.company-sustainability-csr-single__pager-item.--center{margin-top:0}.company-sustainability-csr-single__pager-item.--center a.c-btn--w420{padding-inline:1.25rem}.company-sustainability-csr-single__pager-item.--center a.c-btn--w420 span{margin-left:0}.company-sustainability-csr-single__pager-item.--center a.c-btn--w420::after{content:none}.company-top__bg-movie-wrap{padding-bottom:2.5rem}.company-top__contents-flex:not(:first-child){margin-top:1.25rem}.company-top__contents-flex-inner.--rev{flex-direction:column}.company-top__contents-flex-inner{flex-direction:column;padding:1.5rem 1.5rem 2rem}.company-top__contents-flex-img{width:100%}.company-top__contents-flex-body{margin-top:1.5rem}.company-top__contents-flex-ttl p{font-size:2.75rem}.company-top__contents-flex-ttl h2{margin-top:1rem;font-size:.8125rem}.company-top__contents-flex-text{margin-top:.625rem}.company-top__contents-flex-text p{font-size:1.125rem;line-height:1.5}.company-top__contents-flex-text span{display:inline-block}.company-top__contents-flex-btn{margin-top:1.4375rem;text-align:center}.company-top__contents-middle{margin-block:2.5rem}.company-top__contents-middle-inner{padding-block:2.8125rem;gap:2.5rem;grid-template-columns:repeat(1,1fr)}.company-top__contents-middle-ttl p{font-size:2rem}.company-top__contents-middle-ttl h2{font-size:1.125rem}.company-top__contents-sustainability-inner{padding:2.5rem 1.5rem}.company-top__contents-sustainability-ttl h2{font-size:2.625rem}.company-top__contents-sustainability-body{gap:1rem;flex-direction:column;margin-top:.9375rem}.company-top__contents-sustainability-text h3{font-size:1.3125rem}.company-top__contents-sustainability-text p{max-width:100%;margin-top:1rem;font-size:.875rem;letter-spacing:.05em;line-height:1.7}.company-top__contents-sustainability-btn{flex-basis:auto;line-height:1;text-align:center}.company-top__contents-sustainability-img{margin-top:2rem}.company-message{margin-bottom:5rem}.company-message__inner{flex-direction:column}.company-message__body{padding-inline:4.6647230321%;margin-top:0}.company-message__text{margin-top:1.5rem}.company-message__text p:not(:first-child){margin-top:1.375rem}.company-message__text p{font-size:.875rem;line-height:1.7}.company-message__img{padding-inline:9.3294460641%;width:100%;margin-top:1.5rem}.company-message__img img.company-message__img-name{margin-top:.1875rem}.company-overview__head{height:53.3333333333vw;background:url(../img/company/overview/img_company_overview_head_sp.jpg) no-repeat center/cover}.company-overview__body{margin-block:2.5rem 5rem}.company-overview__body-inner{padding-inline:4.2666666667%}.company-overview__list:not(:first-child){margin-top:3.375rem}.company-overview__detail-item{gap:7.2886297376%}.company-overview__detail-item.--history{gap:.5rem;flex-direction:column}.company-overview__detail-item-ttl{width:4.375rem;font-size:.875rem}.company-overview__detail-item-ttl.--history{width:100%}.company-overview__detail-item-cont{font-size:.875rem}.company-overview__detail-item-cont-item{gap:.9375rem;flex-direction:column}.company-overview__detail-item-cont-item:not(:last-child){margin-bottom:3.125rem}.company-overview__detail-item-cont-item:first-child{margin-top:1.25rem}.company-overview__detail-item-cont-name{gap:1.25rem;flex-direction:column}.company-overview__detail-item-cont-name span:not(:first-child){margin-left:0}.company-service__intro{z-index:initial;margin-top:0}.company-service__intro-inner{row-gap:0;-webkit-column-gap:0;-moz-column-gap:0;padding-inline:4.2666666667%;grid-template-areas:"company-service__intro-img" "company-service__intro-content-ttl" "company-service__intro-content-text";grid-template-columns:auto;grid-template-rows:auto;justify-content:initial;padding-bottom:4rem;column-gap:0}.company-service__intro-img img{width:100%;height:auto}.company-service__intro-content-ttl{padding-inline:1rem;align-self:auto;max-width:100%;margin-top:1.5625rem}.company-service__intro-content-text{padding-inline:1rem;align-self:auto;max-width:100%;margin-top:1rem}.company-service__sec{padding-block:4rem}.company-service__sec-inner{gap:1.5625rem;flex-direction:column}.company-service__sec-inner.--rev{flex-direction:column-reverse}.company-service__sec-inner.--env{gap:1rem}.company-service__sec-img{width:100%;margin-top:0}.company-service__sec-body-ttl{padding-inline:.9375rem}.company-service__sec-body-text{padding-inline:.9375rem}.company-service__sec-field-list{gap:.9375rem;margin-top:.75rem}.company-service__sec-field-item{padding:1.125rem 1.5rem}.company-service__sec-policy{padding:1.5625rem 1.5625rem 1.5rem}.company-service__sec-policy-ttl{padding-bottom:.4375rem}.company-service__sec-policy-list{gap:1.5rem;padding-top:1.25rem}.company-service__sec-policy-item{font-size:1rem}.company-network{margin-block:2.5rem 4rem}.company-network__sec:not(:first-of-type){margin-top:4rem}.company-network__sec-inner{padding-inline:4.2666666667%}.company-network__sec-detail{gap:0;flex-direction:column}.company-network__sec-detail-list{width:100%}.--no-image .company-network__sec-detail-item{gap:4.3731778426%}.company-network__sec-detail-item{gap:4.3731778426%}.company-network__sec-detail-item.--history{gap:.5rem;flex-direction:column}.company-network__sec-detail-item-ttl{width:4.375rem;font-size:.875rem}.company-network__sec-detail-item-ttl.--history{width:100%}.company-network__sec-detail-item-cont{font-size:.875rem}.company-network__sec-detail-img{margin-top:1rem}.company-network__sec-detail-map{padding-top:1.875rem}.company-network__sec-detail-map-gmap{aspect-ratio:343/300;margin-top:.625rem}.company-network__sec-detail-map-gmap iframe{height:100%}.company-gotenba__head{margin-top:1.25rem}.company-gotenba__head-list{gap:1.375rem;padding-inline:.9375rem;flex-direction:column;align-items:flex-start}.company-gotenba__head-item{flex:0 1 100%}.company-gotenba__head-item a{margin-left:1.875rem;font-size:1.125rem}.company-gotenba{margin-block:3.5rem 6.25rem}.company-gotenba__inner{padding-inline:4.2666666667% 0;max-width:100%}.company-gotenba__sec:not(:first-child){margin-top:6.25rem}.company-gotenba__sec-ttl{margin-right:4.4568245125%}.company-gotenba__sec-route{overflow-x:auto}.company-gotenba__sec-route img{margin-right:4.2666666667%}#tokyo .company-gotenba__sec-route img{width:694px}#kanagawa .company-gotenba__sec-route img{width:586px}#nagoya-shizuoka .company-gotenba__sec-route img{width:661px}#car .company-gotenba__sec-route img{width:478px}.company-philosophy__system{margin-top:-2.625rem}.company-philosophy__sec{padding-block:3rem;flex-direction:column}.company-philosophy__sec.--ocjway{padding-bottom:0;border-bottom:none}.company-philosophy__ttl{padding-left:1.125rem}.company-philosophy__ttl p{font-size:2.75rem;font-weight:600}.company-philosophy__ttl h2{margin-top:.25rem;font-size:.625rem}.company-philosophy__text{margin-top:1.5rem;padding-left:1.125rem;font-size:1rem}.company-philosophy__text-list li{gap:.9375rem}.company-philosophy__text-list li span{font-size:1.375rem}.company-philosophy__text-list li p{font-size:.875rem}img.company-philosophy__text-img{padding-inline:1.125rem;margin-top:1.75rem}.inquiry-wrap{display:block}.inquiry-body iframe{height:2800px}.inquiry-body.inquiry-body--download iframe{height:1500px}.--finish .inquiry-ex__inner{font-size:.9375rem}.news-archive-wrap{margin-bottom:4rem}.news-archive{gap:2rem;flex-direction:column}.news-archive-side{gap:1rem;width:100%}.--categorys .news-archive-side__content-inner{padding:1rem}.news-archive-side__content-year-btn{padding:1rem 2rem 1rem 1rem;font-size:.875rem}.news-archive-side__content-year-btn::after{top:38%;right:.9375rem;width:10px;height:10px}.news-archive-side__content-list{gap:.875rem}.--categorys .news-archive-side__content-list{gap:1rem 1.875rem;flex-direction:row;flex-wrap:wrap}.news-archive-side__content-item a{display:block;font-size:.875rem}.--categorys .news-archive-side__content-item.--current{gap:.375rem;display:flex;align-items:center}.--categorys .news-archive-side__content-item.--current::before{-webkit-transform:translateY(0);position:relative;top:initial;left:initial;transform:translateY(0)}.news-archive-body__link{padding-block:1rem}.news-archive-body__link{flex-direction:column}.news-archive-body__date{width:5rem;font-size:.875rem}.news-archive-body__category-wrap{display:inline-block;width:auto;margin-left:1.25rem}.news-archive-body__category{font-size:.75rem}.news-archive-body__list-ttl{margin-top:.5rem}.news-archive-body__list-ttl h3{font-size:.875rem}.news-single{margin-top:calc(4.375rem - .5rem)}.news-single__head-bg{top:-3.125rem;width:100vw;height:96.5333333333vw;background:url(../img/news/bg_news_single_head_sp.png) no-repeat center/cover}.news-single__ttl{margin-top:.75rem}.news-single__ttl h1{font-size:1.5rem}.news-single__category-wrap{margin-top:.75rem}.news-single__category{font-size:.75rem}.news-single__body{margin-block:2rem 4rem}.news-single__contents-inner{padding-inline:6.9970845481%;margin-block:2rem}.news-single__pager{gap:8.7463556851%;margin-top:3rem}.news-single__pager-item{min-width:4.125rem}.news-single__pager-item.--next a,.news-single__pager-item.--prev a{gap:1rem}.news-single__pager-item.--next a span,.news-single__pager-item.--prev a span{width:50px;height:50px}.news-single__pager-item.--next a{flex-direction:column}.news-single__pager-item.--next a::after{font-size:1rem}.news-single__pager-item.--prev a{flex-direction:column-reverse}.news-single__pager-item.--prev a::before{font-size:1rem}.not-found__inner{padding-block:7.5rem}.not-found__ttl h2{font-size:3.75rem}.not-found__ttl h2 span{display:block;font-size:2.5rem;line-height:1}.not-found__main-text{font-size:1.125rem;line-height:1.6}.not-found__sub-text{margin-top:.625rem;font-size:.875rem;line-height:1.7}.not-found__btn{margin-top:2.8125rem}.policy-page{margin-bottom:3.75rem}.policy-page .policy-page__ttl p{font-size:1.3125rem}.policy-page h2{margin-top:2.5rem;font-size:1.3125rem}.policy-page h3{margin-top:1.5625rem;font-size:1.125rem}.policy-page p{font-size:1rem;line-height:1.8}.policy-page table{font-size:.875rem}.products-archive-tax-head__list.--usage{row-gap:.9375rem;-webkit-column-gap:1.1875rem;-moz-column-gap:1.1875rem;column-gap:1.1875rem}.products-archive-tax-head__list.--function{row-gap:.9375rem;-webkit-column-gap:1.1875rem;-moz-column-gap:1.1875rem;justify-content:flex-start;column-gap:1.1875rem}.products-archive-tax-head__list.--usage-en{-webkit-column-gap:1.1875rem;-moz-column-gap:1.1875rem;column-gap:1.1875rem}.products-archive-tax-head__list.--function-en{-webkit-column-gap:.75rem;-moz-column-gap:.75rem;column-gap:.75rem}.products-archive-tax-head__item{padding-left:1.25rem}.products-archive-tax-head__item::before{width:.875rem;height:.875rem}.products-archive-tax-head__item.--usage{flex:0 0 47.2303206997%}.products-archive-tax-head__item.--function{flex:0 0 47.2303206997%}.products-archive-tax-head__item.--usage-en a{font-size:1rem}.products-archive-tax-head__item.--usage-en{flex:0 0 47.2303206997%}.products-archive-tax-head__item a{font-size:1rem}.products-archive-tax__body{margin-top:2.5rem;background:url(../img/common/bg_type_01_blue_sp.jpg) repeat center;background-size:100% auto}.products-archive-tax__body-inner{padding-block:4rem}.products-archive-tax__accordion-trigger{padding:1.5rem 4.6647230321%;border-radius:.75rem}.products-archive-tax__accordion-icon::after,.products-archive-tax__accordion-icon::before{right:1.75rem;width:1.875rem}.products-archive-tax__accordion-ttl{font-size:1.3125rem}.products-archive-tax__products-list{grid-template-columns:repeat(2,1fr)}.products-archive-tax__products-item-link{row-gap:1rem;padding-bottom:1.25rem}.products-archive-tax__products-item-ttl{margin-inline:1rem}.products-archive-tax__products-item-ttl::before{top:1rem;left:0}.products-archive-tax__products-item-usage{margin-inline:1rem}.products-archive-tax__products-item-usage h4{font-size:.875rem}.products-archive-tax__products-item-usage-list li{font-size:.875rem}.products-archive{background:url(../img/products/bg_products_archive_sp.jpg) no-repeat center/cover}.products-archive__inner{padding-block:4rem}.products-archive__list{grid-template-columns:repeat(2,1fr)}.products-archive__item-img{height:220px}.products-archive__item-img img{height:220px}.products-archive__item-link{row-gap:.75rem}.products-archive__item-ttl h3{font-size:1.125rem}.products-archive__item-text p{font-size:.875rem}.products-archive__item-usage{margin-top:0;padding-top:1rem}.products-archive__item-usage h4{font-size:.875rem}.products-archive__item-usage-list li{font-size:.875rem}.products-archive__other-search-inner{padding:4rem 6.4%}.products-archive__other-search-list{gap:.625rem;flex-direction:column}.products-archive__other-search-item{flex:auto}.products-archive__other-search-item a{padding:1.625rem 6.1919504644%;border-radius:.75rem}.products-archive__other-search-item a::after{right:2.0625rem;width:1rem;height:1rem}.products-archive__other-search-item .products-archive__other-search-ttl{font-size:1.3125rem}.products-archive__other-search-item .products-archive__other-search-ttl-s{font-size:1rem}.products-single-overview__inner{flex-direction:column}.products-single-overview__img-area{width:100%}.products-single-overview__slider-thumbnail-wrapper{gap:4.5333333333vw 4.9562682216%}.products-single-overview__slider-thumbnail{margin-top:4.2666666667vw}.products-single-overview__slide-thumbnail-item{width:30.029154519%!important;height:30.029154519%!important}.products-single-overview__body{margin-top:1.5rem}.products-single-overview__desc{padding:0 4.2666666667% 1.5rem}.products-single-overview__desc p{font-size:.875rem}.products-single-overview__cat-function,.products-single-overview__cat-usage{padding-block:1.5rem}.products-single-overview__cat-usage-parent-ttl{padding:0rem .625rem .1875rem .75rem;line-height:1}.products-single-overview__cat-usage-parent-list{padding:.125rem 1.0625rem .1875rem 1.0625rem}.products-single-overview__cat-list{gap:.625rem}.products-single-overview__cat-list li{padding:.1875rem .875rem .25rem}.products-single-overview__cat-function-ttl{padding:.25rem .9375rem .3125rem}.products-single-overview__btns{padding-inline:8%}.products-single-overview__btns-list{gap:1.5rem;flex-direction:column;margin-top:1.5rem}.products-single-overview__btns-item a{padding-block:1.0625rem 1.125rem;font-size:1rem}.products-single-contents{margin-top:4rem;padding-bottom:4rem}.products-single-contents h2{margin-bottom:3rem;font-size:1.5rem}.products-single-contents h3{padding-bottom:.625rem}.products-single-contents h3:not(:first-child){margin-top:2.5rem}.products-single-contents h4{margin-top:1.875rem}.products-single-contents p{margin-top:1rem;font-size:.875rem}.products-single-contents .wp-block-group__inner-container span.products-single-contents__ttl-en{top:-.3125rem;left:0;font-size:2.8125rem}.products-single-contents__sec{padding:3rem 6.9970845481% 2.5rem}.products-single-contents__sec:not(:first-child){margin-top:1.5rem}.products-single-related__inner{padding-block:4rem}.products-single-related__contents:not(:first-child){margin-top:4rem}.products-single-related__contents-list{gap:1.5rem;grid-template-columns:100%;flex-direction:column;margin-top:2rem}.products-single-related__contents-item{flex:1}.products-single-related__contents-link .products-single-related__contents-img{height:220px}.products-single-related__contents-link .products-single-related__contents-img img{height:220px}.products-single-related__contents-link .products-single-related__contents-body{padding:1rem 1rem 1.5rem}.products-single-related__contents-link .products-single-related__contents-body p{-webkit-line-clamp:3;font-size:.875rem}.products-single-related__contents-link .products-single-related__contents-body.--case{padding:1rem 1rem 1.25rem}.products-single-flow__inner{padding-block:4rem}.products-single-flow__head-text{padding-inline:1rem;margin-top:1.5rem}.products-single-flow__list{gap:1.5rem;padding-inline:24.4897959184%;flex-direction:column;margin-top:2.625rem}.products-single-flow__item:not(:last-child)::after{-webkit-transform:translateY(50%) translateX(50%) rotate(90deg);top:initial;right:50%;bottom:-.8125rem;transform:translateY(50%) translateX(50%) rotate(90deg)}.products-single-flow__item-inner{padding:1.5rem 1rem 1.5rem}.products-single-flow__item-icon{margin-top:.5rem}.products-single-flow__item-text{margin-top:0;font-size:1rem}.recruit-top__bg{background:url(../img/recruit/img_recruit_bg_sp.jpg);background-position:center;background-repeat:no-repeat;background-size:cover}.recruit-top__head{padding-bottom:4.1875rem}.recruit-top__head-ttl p{font-size:2.75rem}.recruit-top__head-ttl h2{margin-top:.3125rem;font-size:.6875rem}.recruit-top__head-text{margin-top:1.5rem}.recruit-top__head-text h3{font-size:1.5rem}.recruit-top__head-text p{margin-top:.625rem;font-size:.875rem}.recruit-top__message{margin-top:2.625rem}.recruit-top__accordion-trigger{padding:1.5rem 4.6647230321%;border-radius:.75rem}.recruit-top__accordion-icon::after,.recruit-top__accordion-icon::before{right:1.75rem;width:1.875rem}.recruit-top__accordion-ttl{font-size:1.3125rem}.recruit-top__accordion-contents-inner{padding-inline:1.5rem;margin-top:.9375rem;padding-bottom:4.0625rem}.recruit-top__message-contents:not(:first-child){margin-top:2rem}.recruit-top__message-contents p{font-size:.875rem}.recruit-top__message-contents p:not(:first-of-type){margin-top:1.25rem}.recruit-top__message-contents.--col2{display:block}.recruit-top__message-contents-text{margin-top:2rem}.recruit-top__message-contents-text.--first{margin-top:0}.recruit-top__message-contents-text.--first h3{margin-bottom:1.25rem}.recruit-top__message-contents-img{width:100%;margin-top:2rem}.recruit-top__interview-inner{padding-block:5rem 3.9375rem}.recruit-top__interview-img-wrap{-webkit-transform:translateX(5%);margin-block:10.6666666667vw 10.6666666667vw;position:initial;transform:translateX(5%)}.recruit-top__interview-img-wrap .recruit-top__interview-img-list{width:70.1333333333vw;height:70.1333333333vw}.recruit-top__interview-img-wrap .recruit-top__interview-img-list li.behind{-webkit-transform:rotate(8deg) translateY(-5px) translateX(30px);transform:rotate(8deg) translateY(-5px) translateX(30px)}.recruit-top__interview-loop-text-wrap p{font-size:3.125rem}.recruit-top__interview-loop-text-wrap p:nth-child(odd){-webkit-animation:loop 40s -20s linear infinite;animation:loop 40s -20s linear infinite}.recruit-top__interview-loop-text-wrap p:nth-child(even){-webkit-animation:loop2 40s linear infinite;animation:loop2 40s linear infinite}.recruit-top__interview-btn{text-align:center}.recruit-top__interview-btn .c-btn span{margin-left:0}.recruit-guidelines{margin-top:.625rem;margin-bottom:4rem}.recruit-guidelines__body-inner{padding-inline:4.2666666667%}.recruit-guidelines__detail-item{gap:7.2886297376%}.recruit-guidelines__detail-item.--history{gap:.5rem;flex-direction:column}.recruit-guidelines__detail-item-ttl{width:4.375rem;background-color:transparent;font-size:.875rem;text-align:left}.recruit-guidelines__detail-item-ttl.--history{width:100%}.recruit-guidelines__detail-item-cont{font-size:.875rem}.recruit-guidelines__detail-item-cont-item:not(:last-child){margin-bottom:1.25rem}.--location .recruit-guidelines__detail-item-cont-item{gap:.3125rem;flex-direction:column}.recruit-guidelines__detail-item-cont-ttl{width:5rem}.recruit-guidelines__detail-item-cont-text{gap:1.25rem;flex-direction:column}.recruit-guidelines__detail-item-cont-text span:not(:first-child){margin-left:0}.recruit-interview{margin-bottom:4rem}.recruit-interview__sec:not(:first-child){margin-top:16}.recruit-interview__inner{padding:1.5rem}.recruit-interview__profile-area{gap:.875rem;flex-direction:column}.recruit-interview__profile{margin-top:4.6875rem}.recruit-interview__profile-head{gap:1.5625rem}.recruit-interview__profile-head-main{max-width:10rem}.recruit-interview__number{margin-top:0}.recruit-interview__number span{font-size:4.875rem}.recruit-interview__number p{font-size:.9375rem}.recruit-interview__profile-name h2{font-size:1.6875rem}.recruit-interview__profile-name p{font-size:.8125rem}.recruit-interview__profile-head-career p{font-size:.875rem;line-height:1.6}.recruit-interview__profile-job{margin-top:.875rem}.recruit-interview__profile-job p{font-size:.75rem}.recruit-interview__profile-job h3{margin-top:.25rem;font-size:1rem;line-height:1.5}.recruit-interview__profile-job h3 span{font-size:.75rem;line-height:1.5}.recruit-interview__profile-img{width:100%}.recruit-interview__faq{padding-inline:0;margin-top:2.9375rem}.recruit-interview__faq-item:not(:first-child){margin-top:2rem}.recruit-interview__faq-item-ttl{padding-bottom:.875rem;font-size:1rem;line-height:1.7}.recruit-interview__faq-item-cont{margin-top:.875rem;font-size:.875rem}.recruit-interview__faq-message{margin-top:2.5rem}.recruit-interview__faq-message-inner{padding:1.5rem 1rem}.recruit-interview__faq-message-ttl{font-size:1rem}.recruit-interview__faq-message-text{font-size:.875rem}.recruit-interview__more-btn{margin-top:1.5625rem}.recruit-interview__btn{width:100%;max-width:17.5rem;padding:.875rem 3.125rem .9375rem 1.5625rem;line-height:1.5}.recruit-interview__btn::after{right:1.5625rem;bottom:50%;width:.6875rem;height:.6875rem}.recruit-interview__btn span{font-size:.875rem}.search-result__head{font-size:.875rem}.search-result{padding-inline:4.2666666667%;margin-bottom:4rem}.search-result__none-text{margin-top:2rem}.search-result__list{margin-top:2rem}.search-result__item:not(:first-child){margin-top:2rem}.search-result__link-ttl{font-size:1rem}.search-result__link-url{font-size:.875rem}.search-result__link-text{font-size:.875rem}.sitemap-wrap{margin-bottom:2.5rem}.sitemap-inner{padding-inline:4.2666666667%}.sitemap-head__list{row-gap:.625rem;align-items:flex-start}.sitemap-head__item{flex-basis:50%}.sitemap-head__item a{-webkit-font-feature-settings:"palt";margin-left:1.875rem;font-feature-settings:"palt";font-size:.875rem}.sitemap-head__item a::before{left:-1.375rem;width:1rem;height:1rem}.sitemap-body{margin-top:calc(3rem - 1.5rem)}.sitemap-body__item{padding-block:1rem}.sitemap-body__item.--has-child{display:block}.sitemap-body__link{font-size:.875rem}.sitemap-body__child-list{margin-top:.75rem;margin-left:1.5rem}.sitemap-body__child-list:not(:first-of-type){margin-top:1.5625rem}.sitemap-body__child-item:not(:first-child){margin-top:.625rem}.sitemap-body__child-link{font-size:.875rem}.sitemap-body__grandchild-link{font-size:.875rem}.sitemap-body__other-list li:not(:first-child){margin-top:.625rem}.solution-head{text-align:left}.solution-head p{font-size:1rem;line-height:2}.solution-overview{margin-top:2.5rem;background:url(../img/solution/bg_solution_overview_sp.jpg) repeat center;background-size:100% auto}.solution-overview__inner{padding-block:3.5rem 7.5rem}.solution-overview__head{display:block}.solution-overview__head-separate{display:none}.solution-overview__head-text{margin-top:1rem}.solution-overview__head-text p{font-size:.875rem}.solution-overview__list{gap:2.5rem;flex-direction:column;margin-top:2.5rem}.solution-overview__item{margin-left:4.2666666667%}.solution-overview__item-dd{margin-top:1rem}.solution-overview__item-dd p{font-size:.875rem}.solution-overview__img{bottom:-7.5rem}.solution-overview__img img{width:73.8666666667vw;height:200px}.solution-search{margin-top:calc(4rem + 7.5rem)}.solution-search__sec:not(:first-child){margin-top:.625rem}.solution-search__sec-inner{grid-template-areas:"solution-accordion__header" "solution-accordion__panel" "solution-accordion__panel-btn";grid-template-columns:auto;grid-template-rows:auto;padding:0}.solution-accordion__trigger{display:block;position:relative;width:100%;padding:1.5625rem 5.572755418% 1.625rem;border-radius:.75rem;text-align:left;cursor:pointer;pointer-events:auto;transition:.2s}.solution-accordion__icon::after,.solution-accordion__icon::before{-webkit-transform:translateY(-50%);display:inline-block;position:absolute;top:50%;right:1.5625rem;width:30px;height:1px;transform:translateY(-50%);background-color:#00f;content:"";transition:opacity .3s}.solution-accordion__icon::after{-webkit-transform:translateY(-50%) rotate(90deg);transform:translateY(-50%) rotate(90deg);transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.solution-accordion__trigger.is-open .solution-accordion__icon::before{opacity:0}.solution-accordion__trigger.is-open .solution-accordion__icon::after{-webkit-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg)}.solution-accordion__ttl{font-size:1.3125rem}.solution-accordion__ttl-s{font-size:1rem}.solution-accordion__panel-inner{padding:0 5.572755418% 1.5625rem 8.0495356037%}.solution-accordion__panel-inner.solution-accordion__panel-box-inner{padding:0 5.572755418% 1.5625rem 5.572755418%}.solution-accordion__panel-list{gap:.9375rem;flex-direction:column}.solution-accordion__panel-item{flex-basis:auto}.solution-accordion__panel-item a .solution-accordion__panel-item-img img{display:none}.solution-accordion__panel-item .solution-accordion__panel-item-ttl::before{top:.8125rem;left:-1.25rem}.solution-accordion__panel-item .solution-accordion__panel-item-ttl h3{font-size:.875rem}.solution-accordion__panel-box-list{grid-template-columns:auto}.solution-accordion__panel-box-item a{height:auto}.solution-accordion__panel-box-item a .solution-accordion__panel-box-icon{flex:0 1 auto}.solution-accordion__panel-box-item a .solution-accordion__panel-box-icon img{max-width:3.75rem}.solution-accordion__panel-box-item a .solution-accordion__panel-box-ttl{flex:0 1 auto}.solution-accordion__panel-btn{margin-top:0}.solution-features{margin-top:4rem;background-position:25% 50%}.solution-features__inner{padding-block:4.6875rem}.strengths-head{background:url(../img/strengths/bg_strengths_head_sp.png) no-repeat center/cover}.strengths-head__inner{padding-block:4rem}.strengths-head__ttl{margin-bottom:1rem;font-size:1.5rem}.strengths-head__text{font-size:1rem;line-height:2;text-align:left}.strengths-cont{background:url(../img/common/bg_type_01_blue_sp.jpg) repeat center;background-size:100% auto}.strengths-cont__inner{padding-block:calc(4rem - 1.5rem) 4rem}.strengths-cont__head-list{grid-template-columns:100%}.strengths-cont__head-item{padding-block:1.5rem;padding-inline:0;border-bottom:1px solid rgba(255,255,255,.5)}.strengths-cont__head-item span{font-size:3.125rem}.strengths-cont__head-item p{margin-top:.5rem;font-size:1.5rem}.strengths-cont__head-item:not(:last-child){border-right:none}.strengths-cont__body{margin-top:2.5rem}.strengths-cont__body-inner{padding:1.5rem 4.6647230321% 2.5rem}.strengths-cont__body-ttl h2{margin-top:-.3125rem;font-size:1.5rem;line-height:1.4}.strengths-cont__body-ttl p{font-size:3.125rem;line-height:1}.strengths-cont__body-sec{margin-top:1.5rem}.strengths-cont__body-sec-inner{padding:1.5rem 6.4308681672%}.strengths-cont__body-sec-item{gap:1rem;flex-direction:column}.strengths-cont__body-sec-item:not(:first-child){margin-top:3.5rem}.strengths-cont__body-sec-item:nth-of-type(even){flex-direction:column}.strengths-cont__body-sec-item-img{width:100%}.strengths-cont__body-sec-item-ttl{gap:0;flex-direction:column}.strengths-cont__body-sec-item-ttl span{font-size:2.875rem}.strengths-cont__body-sec-item-ttl h3{font-size:1.3125rem;text-align:center}.strengths-cont__body-sec-item-text{margin-top:1rem}.strengths-cont__body-sec-item-text p{font-size:.875rem}.strengths-cont__body-sec-item-btn{margin-top:1rem;text-align:center}.strengths-cont__body-sec-item-btn .c-btn.c-btn--w280{width:15rem}.technology-overview{margin-bottom:4rem}.technology-overview__head{gap:1.5rem;flex-direction:column}.technology-overview__head-text{margin-top:1rem}.technology-overview__head-text p{font-size:1rem;line-height:2}.technology-overview__list{gap:1.5rem;grid-template-columns:100%;margin-top:2.5rem}.technology-overview__item-inner{padding:1.5rem 1.5rem 5.125rem}.technology-overview__item-number-wrap{bottom:1.25rem}.technology-overview__item-number-prefix{font-size:.875rem}.technology-overview__item-number{font-size:2.625rem}.technology-info__inner{padding-block:4rem}.technology-info__head{gap:1rem;padding-inline:1.125rem;flex-direction:column}.technology-info__head-text p{font-size:1rem}.technology-info__figure{margin-top:2.5rem}.technology-info__figure-inner{display:flex;align-items:center;padding:2.375rem 9.6209912536%}.technology-info__figure-top{margin-bottom:7.8125rem;padding-right:2.3125rem;padding-bottom:0}.technology-info__figure-top-box{display:flex;align-items:center;justify-content:center;border-radius:.5rem}.technology-info__figure-top-box-ttl{-webkit-writing-mode:vertical-rl;padding:2.5rem 1.5625rem;letter-spacing:.4em;writing-mode:vertical-rl}.technology-info__figure-list{flex-direction:column;width:100%}.technology-info__figure-item{padding-inline:2.3125rem 0;padding-block:.5rem}.technology-info__figure-item::before{-webkit-transform:translateY(-50%);top:50%;left:0;height:100%;transform:translateY(-50%)}.technology-info__figure-item::after{top:50%;width:2.3125rem}.technology-info__figure-item:first-child{padding-top:0}.technology-info__figure-item:first-child::before{-webkit-transform:translateY(0);height:50%;transform:translateY(0)}.technology-info__figure-item:first-child::after{left:0;width:2.3125rem}.technology-info__figure-item:nth-child(3)::before{-webkit-transform:translateY(-50%);height:100%;transform:translateY(-50%)}.technology-info__figure-item:nth-child(3)::after{-webkit-transform:translateX(-50%);width:4.6875rem;transform:translateX(-50%)}.technology-info__figure-item:last-child::before{-webkit-transform:translateY(-100%);height:50%;transform:translateY(-100%)}.technology-info__figure-item:last-child::after{left:0;width:2.3125rem}.technology-info__figure-item-inner{padding:1rem 1.875rem 1rem .9375rem}.technology-details__head{margin-block:4rem}.technology-details__head-inner{flex-direction:column}.technology-details__head-item-ttl{padding:.875rem 1.25rem}.technology-details__head-anchor-list-wrap{gap:.25rem;flex-direction:column;margin-top:1rem;padding-left:3.4666666667%}.technology-details__head-anchor-list{gap:.25rem}.technology-details__body.--film{background:url(../img/common/bg_type_01_blue_sp.jpg) repeat center;background-size:100% auto}.technology-details__body.--laser{background:url(../img/common/bg_type_01_light-blue_sp.jpg) repeat center;background-size:100% auto}.technology-details__body-inner{padding-block:4rem}.technology-details__body-overview{gap:1rem;padding-inline:4.6647230321%;flex-direction:column}.technology-details__body-overview-text p{font-size:.875rem}.technology-details__body-content{margin-top:2.5rem}.technology-details__body-content-inner{padding:2.5rem 4.6647230321%}.technology-details__body-content-img{margin-bottom:1.5rem}.technology-details__body-content-sec:not(:first-of-type){margin-top:1.5rem}.technology-details__body-content-sec-inner{padding:1.5rem 7.7170418006%}.technology-details__body-content-sec-main-2col{gap:1.5rem;flex-direction:column}.technology-details__body-content-sec-main-2col.--laser-damage-2nd{margin-top:0}.technology-details__body-content-sec-main-1col{margin-top:1.5rem}.technology-details__body-content-sec-main-1col-list li{font-size:.875rem}.technology-details__body-content-sec-main-1col-text p{font-size:.875rem}.technology-details__body-content-sec-text{margin-top:1rem}.technology-details__body-content-sec-text p{font-size:.875rem}.technology-details__body-content-sec-main-table tbody{display:flex;justify-content:space-between}.technology-details__body-content-sec-main-table tr{display:flex;flex-direction:column;justify-content:space-between;width:100%}.technology-details__body-content-sec-main-table tr:nth-child(2) td{padding:.75rem .9375rem .75rem 1.5625rem}.technology-details__body-content-sec-main-table tr:nth-child(3) td{padding:.75rem 1.5625rem .75rem .9375rem}.technology-details__body-content-sec-main-table th{display:flex;align-items:center;justify-content:center;height:100%}.technology-details__body-content-sec-main-table td{display:flex;align-items:center;justify-content:center;padding:.9375rem}.technology-details__body-content-sec-main-table td.technology-details__body-content-sec-main-table-first{border-right:none;border-bottom:1px solid #00f}.technology-details__body-content-sec-main-img-2col-wrap{gap:1.5rem;flex-direction:column;margin-top:1.5rem}.technology-details__body-content-sec-bottom{gap:1.5rem;flex-direction:column;margin-top:2.5rem}.technology-details__body-content-sec-bottom-desc-text{margin-top:1rem}.technology-details__body-content-sec-bottom-desc-text p{font-size:.875rem;line-height:1.7}.top-news-important__inner{max-width:100%;padding:.5rem 1rem .875rem}.top-news-important__link{display:block}.top-news-important__date{font-size:.875rem}.top-news-important__ttl{font-size:.875rem;line-height:1.5}.l-header.top-header{-webkit-transform:translateY(0);-webkit-animation:none;transform:translateY(0);animation:none;opacity:1;pointer-events:auto}.top-mv{height:100lvh}.top-mv__inner{height:100lvh}.top-mv__copy-wrap{top:33%;left:5.6vw}.top-mv__copy-en-mask{-webkit-animation-duration:.4s;animation-duration:.4s}.top-mv__copy-en-img{width:74.6666666667vw}.top-mv__copy-en-o-01-img,.top-mv__copy-en-o-02-img,.top-mv__copy-en-o-03-img,.top-mv__copy-en-o-04-img{width:11.4666666667vw}.top-mv__copy-en-o-01-img{top:16.5333333333vw;left:0vw}.top-mv__copy-en-o-02-img{top:16vw;left:0vw}.top-mv__copy-en-o-03-img{top:17.3333333333vw;left:.8vw}.top-mv__copy-en-o-04-img{top:16.2666666667vw;left:.8vw}.top-mv__copy-ja{margin-top:5.3333333333vw}.top-mv__copy-ja-mask{-webkit-animation-duration:.6s;animation-duration:.6s}.top-mv__copy-ja-mask img{width:44.8vw}.page-en .top-mv__copy-ja-mask img{width:53.3333333333vw}.page-en .top-mv__copy-plane-warp img{top:36.8vw;left:54.6666666667vw}.top-mv__copy-plane-warp img{top:38.4vw;left:48vw;width:4.8vw;height:6.1333333333vw}.top-mv__copy-text{margin-top:5.3333333333vw}.top-mv__copy-text-mask{-webkit-animation-duration:.8s;animation-duration:.8s}.top-mv__copy-text-mask p{font-size:2.9333333333vw}.top-mv__prism-wrap{-webkit-transform:translateY(0) translateX(0);transform:translateY(0) translateX(0)}.top-mv__prism-01-1{top:-29.0666666667vw;right:39.2vw}.top-mv__prism-01-1-mask img{width:33.8666666667vw;height:96.5333333333vw}.top-mv__prism-01-2{top:64.5333333333vw;right:-88.8vw}.top-mv__prism-01-2-mask img{width:136.8vw;height:80.8vw}.top-mv__prism-02-1{top:-28vw;right:-17.3333333333vw}.top-mv__prism-02-1-mask img{width:68.5333333333vw;height:93.0666666667vw}.top-mv__prism-02-2{top:64.5333333333vw;right:-92.2666666667vw}.top-mv__prism-02-2-mask img{width:140vw;height:109.3333333333vw}.top-mv__prism-03-1{top:-71.7333333333vw;right:56.2666666667vw}.top-mv__prism-03-1 .top-mv__prism-03-1-svg{width:61.3333333333vw;height:139.2vw}.top-mv__prism-03-2{top:64.8vw;right:-150.6666666667vw}.top-mv__prism-03-2 .top-mv__prism-03-2-svg{width:198.6666666667vw;height:36vw}.top-mv__prism-04-1{top:-3.2vw;right:-32.2666666667vw}.top-mv__prism-04-1 .top-mv__prism-04-1-svg{width:79.2vw;height:71.4666666667vw}.top-mv__prism-04-2{top:64.2666666667vw;right:-64vw}.top-mv__prism-04-2 .top-mv__prism-04-2-svg{width:111.2vw;height:334.4vw}.top-mv__prism-04-3{top:64.2666666667vw;right:46.6666666667vw}.top-mv__prism-04-3 .top-mv__prism-04-3-svg{width:114.4vw;height:115.2vw}.top-mv__prism-center{top:56vw;right:43.7333333333vw}.top-mv__prism-center img{width:13.0666666667vw;height:16vw}.top-features__inner{row-gap:3.75rem;-webkit-column-gap:0;-moz-column-gap:0;padding-block:3.75rem 8.125rem;grid-template-areas:"top-features__message" "top-features__figure" "top-features__btn";grid-template-columns:auto;grid-template-rows:auto;column-gap:0}.top-features__titile{font-size:1.3125rem;line-height:1.8}.top-features__text{margin-top:.9375rem}.top-features__text p{font-size:1rem;line-height:2.2}.top-features__figure-item:not(:first-child){margin-top:3.125rem}.top-features__figure-dt{font-size:1.125rem}.top-features__figure-dd{display:block}.top-features__figure-dd-bold{font-size:2.1875rem}.top-features__figure-dd-bold span{margin-left:.1875rem;font-size:1rem}.top-features__figure-dd-text{margin-top:.625rem}.top-features__btn{margin-top:0}.top-bg-movie-wrap--01{padding-bottom:30rem}.top-bg-movie-wrap--02{padding-block:5rem}.top-bg-blur{padding-bottom:5rem}.top-about__inner{display:block}.top-about__img-slider-wrap{margin-top:-2.5rem}.top-about__img-slider-wrap::after{width:64vw;height:64vw}.swiper.top-about__img-slider{width:64vw;height:64vw}.swiper-slide.top-about__img-slider-item img{width:64vw;height:64vw}.top-about__ttl{margin-top:2.5rem}.top-about__text{margin-top:1.875rem}.top-about__text-ttl{font-size:1.3125rem;line-height:1.7}.top-about__text-ttl span{display:inline-block}.top-about__text-p{margin-top:1.25rem;font-size:.875rem;line-height:2}.top-about__btn{text-align:center}.top-products{margin-top:7.5rem}.top-products__body-inner{display:block;padding:2.5rem 2.915451895%}.top-products__prism-img{display:none}.top-products__overview-sub-ttl{margin-top:2rem}.top-products__overview-sub-ttl h4{font-size:1.3125rem;line-height:1.4}.top-products__overview-text{font-size:.875rem}.top-products__btn{text-align:center}.top-products__accordion{margin-top:4rem}.top-accordion__ttl{font-size:1.3125rem}.top-accordion__ttl-s{font-size:1rem}.top-accordion__trigger{padding:1.625rem 5.3333333333%;border-radius:.75rem}.top-accordion__icon::after,.top-accordion__icon::before{right:1.5625rem;width:30px}.top-accordion__panel-inner{padding:0 5.572755418% 1.5625rem 8.0495356037%}.top-accordion__panel-inner.top-accordion__panel-box-inner{padding:0 5.572755418% 1.5625rem 5.572755418%}.top-accordion__panel-list-inner{gap:.9375rem;flex-direction:column}.top-accordion__panel-list{gap:.9375rem;flex-direction:column}.top-accordion__panel-list li{flex-basis:auto}.top-accordion__panel-list li::before{top:.8125rem}.top-accordion__panel-list li a{font-size:.875rem}.top-accordion__panel-box-list{grid-template-columns:auto}.top-accordion__panel-box-item a{height:auto}.top-accordion__panel-box-item a .top-accordion__panel-box-icon{flex:0 1 auto}.top-accordion__panel-box-item a .top-accordion__panel-box-icon img{max-width:3.75rem}.top-accordion__panel-box-item a .top-accordion__panel-box-ttl{flex:0 1 auto}.top-case{top:-23.75rem;margin-left:4.2666666667%;border-radius:.75rem 0 0 .75rem}.top-case__inner{-webkit-column-gap:0;-moz-column-gap:0;grid-template-areas:"top-case__text-wrap" "top-case__slider-wrap" "top-case__btn-wrap";grid-template-columns:100%;padding:2.5rem 0 1.625rem 4.4444444444%;column-gap:0;border-radius:.75rem 0 0 .75rem}.top-case__ttl{display:flex;flex-wrap:wrap;align-items:center}.top-case__ttl p{margin-left:.875rem}.top-case__text{margin-top:1.5rem;line-height:1.8}.top-case__btn-wrap{margin-inline:auto;display:block;width:100%;margin-top:2rem;text-align:center}.top-case__more-btn{margin-top:2rem}.top-case__slider-btn{justify-content:center}.top-case__slider-wrap{margin-top:2.5rem}.swiper-slide.top-case__slider-item{width:21.5rem}.top-case__slider-body{padding:1.25rem 1.25rem 1.75rem}.top-case__slider-cat span{padding:.25rem .75rem;font-size:.625rem}.top-case__slider-ttl h3{font-size:1rem}.top-case__slider-text{margin-top:.75rem}.top-case__slider-text p{font-size:.875rem}.top-info{padding-inline:0;display:block;max-width:100%;margin-top:calc(7.5rem - 23.75rem)}.page-en .top-info{margin-top:calc(7.5rem - 23.75rem)}.top-info-box{flex-basis:auto}.top-info-box--company{margin-right:8.5333333333%;border-radius:0 .75rem .75rem 0}.top-info-box--recruit{margin-top:1.25rem;margin-left:8.5333333333%;border-radius:.75rem 0 0 .75rem}.top-info-box__inner{padding:1.25rem 4.6511627907% 2.5rem 4.6511627907%}.page-en .top-info-box__inner{padding:1.25rem 4.6511627907% 2.5rem 4.6511627907%}.top-info-box__img img{width:142px;height:auto}.top-info-box__inner-flex-en{flex-direction:column}.top-info-box__ttl{margin-top:3.75rem}.page-en .top-info-box__ttl{margin-top:3.75rem}.top-info-box__ttl h2{font-size:3rem}.top-info-box__ttl p{font-size:1rem}.top-info-box__text{margin-top:2.5rem}.page-en .top-info-box__text{margin-top:3.125rem}.top-info-box__text p{font-size:.875rem}.top-info-box__link-text{margin-top:1.25rem}.top-info-box__link-text span{padding-right:2.0625rem;font-size:1rem}.top-info-box__link-text span::after{right:.375rem}.top-news{padding-inline:4.2666666667%}.top-news__inner{grid-template-areas:"top-news__ttl" "top-news__list" "top-news__btn";grid-template-columns:auto;grid-template-rows:auto;padding:2.5rem 4.6647230321%;border-radius:.75rem}.top-news__ttl{gap:.75rem;display:flex;align-items:center}.top-news__ttl h2{font-size:3rem}.top-news__btn{margin-top:2.5rem;text-align:center}.top-news__list{gap:2.125rem;margin-top:2.5rem}.top-news__link{flex-direction:column}.top-news__date{width:5rem;font-size:.875rem}.top-news__category-wrap{display:inline-block;width:auto;margin-left:1.25rem}.top-news__category{font-size:.75rem}.top-news__list-ttl{margin-top:.5625rem;margin-left:0;font-size:.875rem}.for-pc{display:none}.for-sp{display:block}.company-sustainability-csr-single__pager-item.--next{-ms-grid-row:1;-ms-grid-column:1}.company-sustainability-csr-single__pager-item.--prev{-ms-grid-row:1;-ms-grid-column:5}.company-sustainability-csr-single__pager-item.--center{-ms-grid-row:1;-ms-grid-column:3;-ms-grid-column-span:1}.company-service__intro-img{-ms-grid-row:1;-ms-grid-row-span:1;-ms-grid-column:1}.company-service__intro-content-ttl{-ms-grid-row:3;-ms-grid-column:1}.company-service__intro-content-text{-ms-grid-row:5;-ms-grid-column:1}.solution-accordion__header{-ms-grid-row:1;-ms-grid-column:1}.solution-accordion__panel{-ms-grid-row:2;-ms-grid-row-span:1;-ms-grid-column:1}.solution-accordion__panel-btn{-ms-grid-row:3;-ms-grid-column:1}.top-features__message{-ms-grid-row:1;-ms-grid-column:1}.top-features__figure{-ms-grid-row:3;-ms-grid-column:1}.top-features__btn{-ms-grid-row:5;-ms-grid-column:1;-ms-grid-column-span:1}.top-case__text-wrap{-ms-grid-row:1;-ms-grid-column:1}.top-case__btn-wrap{-ms-grid-row:3;-ms-grid-column:1}.top-case__slider-wrap{-ms-grid-row:2;-ms-grid-row-span:1;-ms-grid-column:1}.top-news__ttl{-ms-grid-row:1;-ms-grid-column:1}.top-news__btn{-ms-grid-row:3;-ms-grid-column:1}.top-news__list{-ms-grid-row:2;-ms-grid-row-span:1;-ms-grid-column:1}}@media only screen and (max-width:700px){.cases-archive__list{grid-template-columns:100%}.cases-archive__list:not(:first-child){margin-top:1.5rem}.company-sustainability-csr__list{grid-template-columns:100%}.company-sustainability-csr__list:not(:first-child){margin-top:1.5rem}.products-archive-tax__products-list{row-gap:2rem;grid-template-columns:100%;padding:.625rem 4.6647230321% 1.5rem}.products-archive__list{grid-template-columns:100%;margin-top:1.5rem}}@media only screen and (max-width:500px){.technology-info__figure-top{margin-bottom:6.25rem}.technology-info__figure-top-box-ttl{padding:2.5rem 1.125rem;font-size:.875rem}.technology-info__figure-item-inner{padding:1rem .625rem}.technology-info__figure-item-head{font-size:.75rem}.technology-info__figure-child-list{gap:.5rem}.technology-info__figure-child-list li{padding-left:.3125rem;font-size:.75rem;line-height:1.3}.technology-info__figure-child-list li::before{font-size:.25rem}}@media only screen and (max-width:374px){.c-btn{font-size:3.7333333333vw}.c-btn.c-btn--w420{width:74.6666666667vw;max-width:100%}.c-btn.c-btn--w280{width:74.6666666667vw;max-width:100%}.c-btn.c-btn--w180{width:74.6666666667vw;max-width:100%}.c-btn.c-btn--top-case{width:74.6666666667vw;max-width:100%}.c-btn.c-btn--top-news{width:74.6666666667vw;max-width:100%}.c-btn.c-btn--news-single{width:40vw;min-width:auto;max-width:100%}.c-ttl-01{font-size:16vw}.p-page-navi .wp-pagenavi{gap:7.4666666667vw}.p-page-navi .wp-pagenavi .current,.p-page-navi .wp-pagenavi .page{width:2.6666666667vw;font-size:5.6vw}.p-page-navi .wp-pagenavi .current{width:2.6666666667vw}.p-page-navi .wp-pagenavi .current::after{width:3.4666666667vw}.p-page-navi .wp-pagenavi .p-npage-navi__prev{width:13.3333333333vw;height:13.3333333333vw}.p-page-navi .wp-pagenavi .p-npage-navi__next{width:13.3333333333vw;height:13.3333333333vw}.cases-archive-cat__item{min-width:auto}.company-sustainability-csr-single__pager{gap:4vw}.company-sustainability-csr-single__pager-item.--center a.c-btn--w420{padding-inline:4vw}.company-top__contents-sustainability-ttl h2{font-size:11.2vw}.news-single__pager{gap:4vw}.products-archive-tax-head__list.--usage{row-gap:vesp(15);-webkit-column-gap:5.0666666667vw;-moz-column-gap:5.0666666667vw;column-gap:5.0666666667vw}.products-archive-tax-head__list.--function{row-gap:vesp(15);-webkit-column-gap:5.0666666667vw;-moz-column-gap:5.0666666667vw;column-gap:5.0666666667vw}.products-archive-tax-head__list.--usage-en{-webkit-column-gap:5.0666666667vw;-moz-column-gap:5.0666666667vw;column-gap:5.0666666667vw}.products-archive-tax-head__item.--usage{flex:0 0 43.2vw}.products-archive-tax-head__item.--function{flex:0 0 43.2vw}.products-archive-tax-head__item.--usage-en a{font-size:4.2666666667vw}.products-archive-tax-head__item.--usage-en{flex:0 0 100%}.products-archive-tax-head__item a{font-size:4.2666666667vw}.products-single-contents .wp-block-group__inner-container span.products-single-contents__ttl-en{font-size:14.1333333333vw}.recruit-interview__btn{width:74.6666666667vw;max-width:100%}.swiper-slide.top-case__slider-item{width:91.7333333333vw}}@media screen{[hidden~=screen]{display:inherit}[hidden~=screen]:not(:active):not(:focus):not(:target){clip:rect(0 0 0 0)!important;position:absolute!important}}@media (any-hover:hover){.l-footer__logo-link:hover{opacity:.75}.c-btn:hover{background:0 0}.c-btn:hover span{color:#00f}.c-btn:hover::before{left:-25%}.c-btn:hover::after{border-color:#00f}.c-btn.c-btn--white:hover{background:#fff}.c-btn-round:hover{background:0 0}.c-btn-round:hover::before{left:-30%}.c-btn-round:hover::after{border-color:#00f}.c-link-underline-black:hover,.c-link-underline-gray:hover,.c-link-underline-white:hover,.c-link-underline:hover{background-size:100% 1px}.p-about-links__item a:hover{background-color:rgba(0,0,255,.05)}.p-page-top a:hover{background:0 0}.p-page-top a:hover svg path{fill:#00f}.p-page-top a:hover::before{left:-30%}.p-related__links-item a:hover{background-color:rgba(0,0,255,.05)}.p-single-contents a:hover::after{right:-.3125rem}.cases-archive-cat__item a:hover{background-color:rgba(0,0,0,.02)}.cases-archive__item-link:hover{box-shadow:0 0 40px rgba(0,0,0,.3)}.cases-archive__item-link:hover .cases-archive__item-img img{scale:1.04}.cases-single__related-contents-link:hover{box-shadow:0 0 40px rgba(0,0,0,.3)}.company-sustainability__intro-item a:hover{background-color:rgba(0,0,255,.05)}.company-sustainability-csr__item-link:hover{box-shadow:0 0 20px rgba(0,0,0,.1)}.company-sustainability-csr__item-link:hover .company-sustainability-csr__item-img img{scale:1.04}.company-sustainability-csr-single__pager-item.--next a:hover,.company-sustainability-csr-single__pager-item.--prev a:hover{opacity:.75}.company-sustainability-csr-single__pager-item.--next a:hover span,.company-sustainability-csr-single__pager-item.--prev a:hover span{background:0 0}.company-sustainability-csr-single__pager-item.--next a:hover span::before,.company-sustainability-csr-single__pager-item.--prev a:hover span::before{left:-30%}.company-sustainability-csr-single__pager-item.--next a:hover span::after,.company-sustainability-csr-single__pager-item.--prev a:hover span::after{border-color:#00f}.company-top__contents-middle-link:hover .company-top__contents-middle-ttl{opacity:.75}.company-top__contents-middle-link:hover .company-top__contents-middle-img img{scale:1.04}.company-network__sec-detail-map-gmap iframe:hover{-webkit-filter:none;filter:none;opacity:1}.news-archive-body__link:hover{opacity:.75}.news-single__pager-item.--next a:hover span,.news-single__pager-item.--prev a:hover span{background:0 0}.news-single__pager-item.--next a:hover span::before,.news-single__pager-item.--prev a:hover span::before{left:-30%}.news-single__pager-item.--next a:hover span::after,.news-single__pager-item.--prev a:hover span::after{border-color:#00f}.products-archive-tax__accordion-trigger.is-open:hover{box-shadow:none}.products-archive-tax__products-item-link:hover{box-shadow:0 0 40px rgba(0,0,0,.25)}.products-archive-tax__products-item-link:hover .products-archive-tax__products-item-img img{scale:1.04}.products-archive__item-link:hover{box-shadow:0 0 40px rgba(0,0,0,.3)}.products-archive__item-link:hover .products-archive__item-img img{scale:1.04}.products-archive__other-search-item a:hover{background-color:rgba(0,0,255,.05)}.products-single-overview__btns-item a:hover{opacity:.75}.products-single-related__contents-link:hover{box-shadow:0 0 40px rgba(0,0,0,.3)}.products-single-related__contents-link:hover .products-single-related__contents-img img{scale:1.04}.recruit-top__accordion-trigger.is-open:hover{box-shadow:none}.search-result__link:hover .search-result__link-url{color:#00f}.search-result__link:hover .search-result__link-text{color:#00f}.solution-accordion__panel-item a:hover img{-webkit-transform:scale(1.05);transform:scale(1.05)}.solution-accordion__panel-item a:hover h3{background-size:100% 1px}.solution-accordion__panel-box-item a:hover{background-color:rgba(0,0,255,.05)}.top-news-important__link:hover .top-news-important__ttl{background-size:100% 1px}.top-accordion__trigger:hover{box-shadow:0 0 20px rgba(0,0,255,.18)}.top-accordion__trigger.is-open:hover{box-shadow:none}.top-accordion__panel-box-item a:hover{background-color:rgba(0,0,255,.05)}.top-case__slider-link:hover .top-case__slider-img img{scale:1.04}.top-info-box:hover{box-shadow:0 0 40px rgba(0,0,0,.5)}.top-news__link:hover{opacity:.75}}@media only screen and (max-width:960px) and (max-width:960px){.l-header__nav-sp-bottom-item a{color:#00f;font-size:.875rem;font-weight:500}.l-header__nav-sp-bottom-item:first-child{position:relative}.l-header__nav-sp-bottom-item:first-child::after{-webkit-transform:translateY(-50%);display:block;position:absolute;top:55%;right:-1.625rem;width:1px;height:15px;transform:translateY(-50%);background-color:#00f;content:""}.page-en .l-header__nav-sp-bottom-item:first-child::after{content:none}.page-en .l-header__nav-sp-bottom-item:last-child{display:none}}@media only screen and (max-width:400px){.top-mv__prism-wrap{-webkit-transform:translateY(0) translateX(-3%);transform:translateY(0) translateX(-3%)}}@media only screen and (min-width:2110px){.top-products__prism-img{display:none}}