@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&family=Manrope:wght@400;700;800&display=swap";:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper:after{content:"";position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev svg,.swiper-button-next svg{width:100%;height:100%;object-fit:contain;transform-origin:center;fill:currentColor;pointer-events:none}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-horizontal .swiper-button-prev .swiper-navigation-icon,.swiper-horizontal~.swiper-button-prev .swiper-navigation-icon,.swiper-horizontal.swiper-rtl .swiper-button-next .swiper-navigation-icon,.swiper-horizontal.swiper-rtl~.swiper-button-next .swiper-navigation-icon{transform:rotate(180deg)}.swiper-horizontal.swiper-rtl .swiper-button-prev .swiper-navigation-icon,.swiper-horizontal.swiper-rtl~.swiper-button-prev .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset, 50%);right:auto;margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset, 4px);bottom:auto}.swiper-vertical .swiper-button-prev .swiper-navigation-icon,.swiper-vertical~.swiper-button-prev .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset, 4px);top:auto}.swiper-vertical .swiper-button-next .swiper-navigation-icon,.swiper-vertical~.swiper-button-next .swiper-navigation-icon{transform:rotate(90deg)}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius, 10px);position:relative;touch-action:none;background:var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, .1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset, 1%);bottom:var(--swiper-scrollbar-bottom, 4px);top:var(--swiper-scrollbar-top, auto);z-index:50;height:var(--swiper-scrollbar-size, 4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))}.swiper-vertical>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-vertical{position:absolute;left:var(--swiper-scrollbar-left, auto);right:var(--swiper-scrollbar-right, 4px);top:var(--swiper-scrollbar-sides-offset, 1%);z-index:50;width:var(--swiper-scrollbar-size, 4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, .5));border-radius:var(--swiper-scrollbar-border-radius, 10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>img,.swiper-zoom-container>svg,.swiper-zoom-container>canvas{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:"";background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right{z-index:0;backface-visibility:hidden}.swiper.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right{z-index:0;backface-visibility:hidden}.swiper-creative .swiper-slide{backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;backface-visibility:hidden;overflow:hidden}@keyframes scroll-hint-appear{0%{transform:translate(40px);opacity:0}10%{opacity:1}50%,to{transform:translate(-40px);opacity:0}}.scroll-hint-icon{position:absolute;top:calc(50% - 25px);left:calc(50% - 60px);box-sizing:border-box;width:120px;height:auto;border-radius:5px;transition:opacity .3s;opacity:0;background:#000000b3;text-align:center;padding:20px 10px 10px}.scroll-hint-icon-wrap{position:absolute;top:0;left:0;width:100%;height:100%;max-height:100%;pointer-events:none}.scroll-hint-text{font-size:10px;color:#fff;margin-top:5px}.scroll-hint-icon-wrap.is-active .scroll-hint-icon{opacity:.8}.scroll-hint-icon:before{display:inline-block;width:40px;height:40px;color:#fff;vertical-align:middle;text-align:center;content:"";background-size:contain;background-position:center center;background-repeat:no-repeat;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNS43NyIgaGVpZ2h0PSIzMC41MiIgdmlld0JveD0iMCAwIDI1Ljc3IDMwLjUyIj48dGl0bGU+44Ki44K744OD44OIIDM8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxwYXRoIGQ9Ik0yMS4zMywzMC41Mkg3Ljg1QTEuNTUsMS41NSwwLDAsMSw2LjMsMjlhMTIuNDYsMTIuNDYsMCwwLDAtLjYzLTQuNDIsMjUuMTYsMjUuMTYsMCwwLDAtNC4yNS01bC0uMDYtLjA2QTUsNSwwLDAsMSwwLDE1Ljg2YTMuNjQsMy42NCwwLDAsMSwxLjE3LTIuNjIsMy42MywzLjYzLDAsMCwxLDUuMTQuMDdWMy43N2EzLjc3LDMuNzcsMCwxLDEsNy41NCwwVjguMzNhMy4zNSwzLjM1LDAsMCwxLDEuMjYsMCwzLDMsMCwwLDEsMiwxLjIyLDMuNSwzLjUsMCwwLDEsMi0uMDYsMy4yMSwzLjIxLDAsMCwxLDIsMS41NCwzLjc0LDMuNzQsMCwwLDEsMywuNDdBNC4yMSw0LjIxLDAsMCwxLDI1Ljc0LDE1YzAsLjExLDAsLjI3LDAsLjQ2YTE5LjI2LDE5LjI2LDAsMCwxLS44NCw3Yy0uMTQuMzgtLjM2LjgxLS41NiwxLjIybC0uMTEuMjJjMCwuMDctLjA5LjE0LS4xNC4yMWE3LjEzLDcuMTMsMCwwLDAtMS4xNywyLjE3Yy0uMDYuNTYtLjA2LDIuMTUtLjA1LDIuNzFBMS41NSwxLjU1LDAsMCwxLDIxLjMzLDMwLjUyWk04LjYxLDI4LjIxaDEyYzAtLjcxLDAtMS43MS4wNy0yLjIzYTguNzQsOC43NCwwLDAsMSwxLjU5LTMuMjVsLjA2LS4xMmExMCwxMCwwLDAsMCwuNDYtMSwxNi44LDE2LjgsMCwwLDAsLjctNi4xMmMwLS4yMywwLS40MSwwLS41NGgwYTIsMiwwLDAsMC0uNjQtMS41MiwxLjMzLDEuMzMsMCwwLDAtMS41NS4wOCwxLjEzLDEuMTMsMCwwLDEtMS4xOC4yOCwxLjE1LDEuMTUsMCwwLDEtLjc4LS45NCwxLjI2LDEuMjYsMCwwLDAtLjc1LTEuMTEsMSwxLDAsMCwwLTEuMTEuMjhsLS4xLjFhMS4xNSwxLjE1LDAsMCwxLTEuMTkuMjksMS4xNiwxLjE2LDAsMCwxLS43OC0uOTVjLS4wOS0uNjgtLjIxLS43Ny0uNy0uODdhLjgyLjgyLDAsMCwwLTEsLjQ4LDEuMTYsMS4xNiwwLDAsMS0yLjE2LS41OFYzLjc3YTEuNDYsMS40NiwwLDEsMC0yLjkyLDB2Ny44NWwwLDQuMzNhMS4xNywxLjE3LDAsMCwxLS44MywxLjExLDEuMTUsMS4xNSwwLDAsMS0xLjItLjM1bC0xLS45MWMtLjQ3LS40Mi0uNzMtLjY2LS44NC0uNzdhMS4zNSwxLjM1LDAsMCwwLTItLjEyTDIuNywxNWExLjMyLDEuMzIsMCwwLDAtLjM5LDFBMi41NywyLjU3LDAsMCwwLDMsMTcuODVsMCwwYTI3LjI0LDI3LjI0LDAsMCwxLDQuNyw1LjYyQTEyLjYzLDEyLjYzLDAsMCwxLDguNjEsMjguMjFaTTIzLjIsMjMuMzVaTTYuNTEsMTYuNTlaIiBmaWxsPSIjZmZmIi8+PC9nPjwvZz48L3N2Zz4=)}.scroll-hint-icon:after{content:"";width:34px;height:14px;display:block;position:absolute;top:10px;left:50%;margin-left:-20px;background-repeat:no-repeat;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMy4yOSIgaGVpZ2h0PSIxMi4wMiIgdmlld0JveD0iMCAwIDMzLjI5IDEyLjAyIj48dGl0bGU+44Ki44K744OD44OIIDE8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxsaW5lIHgxPSIxLjg1IiB5MT0iNi4wMSIgeDI9IjEwLjQiIHkyPSI2LjAxIiBmaWxsPSIjZmZmIi8+PHBhdGggZD0iTTEwLjQsNy4xN0gxLjg1YTEuMTYsMS4xNiwwLDEsMSwwLTIuMzFIMTAuNGExLjE2LDEuMTYsMCwxLDEsMCwyLjMxWiIgZmlsbD0iI2ZmZiIvPjxwYXRoIGQ9Ik03LjQsMTJhMS4xNSwxLjE1LDAsMCwxLS43Mi0uMjVsLTYuMjUtNUExLjIsMS4yLDAsMCwxLDAsNS44NywxLjE0LDEuMTQsMCwwLDEsLjQ2LDVMNi43LjIzQTEuMTYsMS4xNiwwLDAsMSw4LjEsMi4wOEwzLDUuOTEsOC4xMiwxMEExLjE2LDEuMTYsMCwwLDEsNy40LDEyWiIgZmlsbD0iI2ZmZiIvPjxsaW5lIHgxPSIzMS40NSIgeTE9IjYuMDEiIHgyPSIyMi44OSIgeTI9IjYuMDEiIGZpbGw9IiNmZmYiLz48cGF0aCBkPSJNMzEuNDUsNy4xN0gyMi44OWExLjE2LDEuMTYsMCwxLDEsMC0yLjMxaDguNTZhMS4xNiwxLjE2LDAsMCwxLDAsMi4zMVoiIGZpbGw9IiNmZmYiLz48cGF0aCBkPSJNMjUuOSwxMmExLjE4LDEuMTgsMCwwLDEtLjkxLS40M0ExLjE3LDEuMTcsMCwwLDEsMjUuMTcsMTBsNS4wOS00LjA1TDI1LjIsMi4wOEExLjE2LDEuMTYsMCwwLDEsMjYuNTkuMjNMMzIuODQsNWExLjE2LDEuMTYsMCwwLDEsLjQ1LjkxLDEuMTQsMS4xNCwwLDAsMS0uNDMuOTJsLTYuMjQsNUExLjE3LDEuMTcsMCwwLDEsMjUuOSwxMloiIGZpbGw9IiNmZmYiLz48L2c+PC9nPjwvc3ZnPg==);opacity:0;transition-delay:2.4s}.scroll-hint-icon-wrap.is-active .scroll-hint-icon:after{opacity:1}.scroll-hint-icon-wrap.is-active .scroll-hint-icon:before{animation:scroll-hint-appear 1.2s linear;animation-iteration-count:2}.scroll-hint-icon-white{background-color:#fff;box-shadow:0 4px 5px #0006}.scroll-hint-icon-white:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNS43NyIgaGVpZ2h0PSIzMC41MiIgdmlld0JveD0iMCAwIDI1Ljc3IDMwLjUyIj48dGl0bGU+44Ki44K744OD44OIIDQ8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxwYXRoIGQ9Ik0yMS4zMywzMC41Mkg3Ljg1QTEuNTUsMS41NSwwLDAsMSw2LjMsMjlhMTIuNDYsMTIuNDYsMCwwLDAtLjYzLTQuNDIsMjUuMTYsMjUuMTYsMCwwLDAtNC4yNS01bC0uMDYtLjA2QTUsNSwwLDAsMSwwLDE1Ljg2YTMuNjQsMy42NCwwLDAsMSwxLjE3LTIuNjIsMy42MywzLjYzLDAsMCwxLDUuMTQuMDdWMy43N2EzLjc3LDMuNzcsMCwxLDEsNy41NCwwVjguMzNhMy4zNSwzLjM1LDAsMCwxLDEuMjYsMCwzLDMsMCwwLDEsMiwxLjIyLDMuNSwzLjUsMCwwLDEsMi0uMDYsMy4yMSwzLjIxLDAsMCwxLDIsMS41NCwzLjc0LDMuNzQsMCwwLDEsMywuNDdBNC4yMSw0LjIxLDAsMCwxLDI1Ljc0LDE1YzAsLjExLDAsLjI3LDAsLjQ2YTE5LjI2LDE5LjI2LDAsMCwxLS44NCw3Yy0uMTQuMzgtLjM2LjgxLS41NiwxLjIybC0uMTEuMjJjMCwuMDctLjA5LjE0LS4xNC4yMWE3LjEzLDcuMTMsMCwwLDAtMS4xNywyLjE3Yy0uMDYuNTYtLjA2LDIuMTUtLjA1LDIuNzFBMS41NSwxLjU1LDAsMCwxLDIxLjMzLDMwLjUyWk04LjYxLDI4LjIxaDEyYzAtLjcxLDAtMS43MS4wNy0yLjIzYTguNzQsOC43NCwwLDAsMSwxLjU5LTMuMjVsLjA2LS4xMmExMCwxMCwwLDAsMCwuNDYtMSwxNi44LDE2LjgsMCwwLDAsLjctNi4xMmMwLS4yMywwLS40MSwwLS41NGgwYTIsMiwwLDAsMC0uNjQtMS41MiwxLjMzLDEuMzMsMCwwLDAtMS41NS4wOCwxLjEzLDEuMTMsMCwwLDEtMS4xOC4yOCwxLjE1LDEuMTUsMCwwLDEtLjc4LS45NCwxLjI2LDEuMjYsMCwwLDAtLjc1LTEuMTEsMSwxLDAsMCwwLTEuMTEuMjhsLS4xLjFhMS4xNSwxLjE1LDAsMCwxLTEuMTkuMjksMS4xNiwxLjE2LDAsMCwxLS43OC0uOTVjLS4wOS0uNjgtLjIxLS43Ny0uNy0uODdhLjgyLjgyLDAsMCwwLTEsLjQ4LDEuMTYsMS4xNiwwLDAsMS0yLjE2LS41OFYzLjc3YTEuNDYsMS40NiwwLDEsMC0yLjkyLDB2Ny44NWwwLDQuMzNhMS4xNywxLjE3LDAsMCwxLS44MywxLjExLDEuMTUsMS4xNSwwLDAsMS0xLjItLjM1bC0xLS45MWMtLjQ3LS40Mi0uNzMtLjY2LS44NC0uNzdhMS4zNSwxLjM1LDAsMCwwLTItLjEyTDIuNywxNWExLjMyLDEuMzIsMCwwLDAtLjM5LDFBMi41NywyLjU3LDAsMCwwLDMsMTcuODVsMCwwYTI3LjI0LDI3LjI0LDAsMCwxLDQuNyw1LjYyQTEyLjYzLDEyLjYzLDAsMCwxLDguNjEsMjguMjFaTTIzLjIsMjMuMzVaTTYuNTEsMTYuNTlaIi8+PC9nPjwvZz48L3N2Zz4=)}.scroll-hint-icon-white:after{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMy4yOSIgaGVpZ2h0PSIxMi4wMiIgdmlld0JveD0iMCAwIDMzLjI5IDEyLjAyIj48dGl0bGU+44Ki44K744OD44OIIDI8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxsaW5lIHgxPSIxLjg1IiB5MT0iNi4wMSIgeDI9IjEwLjQiIHkyPSI2LjAxIi8+PHBhdGggZD0iTTEwLjQsNy4xN0gxLjg1YTEuMTYsMS4xNiwwLDEsMSwwLTIuMzFIMTAuNGExLjE2LDEuMTYsMCwxLDEsMCwyLjMxWiIvPjxwYXRoIGQ9Ik03LjQsMTJhMS4xNSwxLjE1LDAsMCwxLS43Mi0uMjVsLTYuMjUtNUExLjIsMS4yLDAsMCwxLDAsNS44NywxLjE0LDEuMTQsMCwwLDEsLjQ2LDVMNi43LjIzQTEuMTYsMS4xNiwwLDAsMSw4LjEsMi4wOEwzLDUuOTEsOC4xMiwxMEExLjE2LDEuMTYsMCwwLDEsNy40LDEyWiIvPjxsaW5lIHgxPSIzMS40NSIgeTE9IjYuMDEiIHgyPSIyMi44OSIgeTI9IjYuMDEiLz48cGF0aCBkPSJNMzEuNDUsNy4xN0gyMi44OWExLjE2LDEuMTYsMCwxLDEsMC0yLjMxaDguNTZhMS4xNiwxLjE2LDAsMCwxLDAsMi4zMVoiLz48cGF0aCBkPSJNMjUuOSwxMmExLjE4LDEuMTgsMCwwLDEtLjkxLS40M0ExLjE3LDEuMTcsMCwwLDEsMjUuMTcsMTBsNS4wOS00LjA1TDI1LjIsMi4wOEExLjE2LDEuMTYsMCwwLDEsMjYuNTkuMjNMMzIuODQsNWExLjE2LDEuMTYsMCwwLDEsLjQ1LjkxLDEuMTQsMS4xNCwwLDAsMS0uNDMuOTJsLTYuMjQsNUExLjE3LDEuMTcsMCwwLDEsMjUuOSwxMloiLz48L2c+PC9nPjwvc3ZnPg==)}.scroll-hint-icon-white .scroll-hint-text{color:#000}.scroll-hint-shadow-wrap{position:relative}.scroll-hint-shadow-wrap:after{content:"";width:20px;height:100%;background:linear-gradient(270deg,#00000026 0,#0000 16px,#0000);position:absolute;top:0;right:0;pointer-events:none;z-index:1;opacity:0;visibility:hidden}.scroll-hint-shadow-wrap:before{content:"";width:20px;height:100%;background:linear-gradient(90deg,#00000026 0,#0000 16px,#0000);position:absolute;top:0;left:0;pointer-events:none;z-index:1;opacity:0;visibility:hidden}.scroll-hint-shadow-wrap:has(.scroll-hint.is-right-scrollable):after,.scroll-hint-shadow-wrap.is-right-scrollable:after{opacity:1;visibility:visible}.scroll-hint-shadow-wrap:has(.scroll-hint.is-left-scrollable):before,.scroll-hint-shadow-wrap.is-left-scrollable:before{opacity:1;visibility:visible}/*! kiso.css v1.2.2 | MIT License | https://github.com/tak-dcxi/kiso.css */*,:before,:after{box-sizing:border-box}:where(:root){font-family:sans-serif;line-height:1.5;text-spacing-trim:trim-start;text-autospace:normal;line-break:strict;overflow-wrap:anywhere;-webkit-text-size-adjust:100%;text-size-adjust:100%;scrollbar-gutter:stable;-webkit-tap-highlight-color:transparent}:where(body){min-block-size:100dvb;margin:unset}:where(h1,h2,h3,h4,h5,h6){text-wrap:pretty}:where(h1){margin-block:.67em;font-size:2em}:where(h2,h3,h4,h5,h6){margin-block:unset}:where(search){display:block flow}:where(p,blockquote,figure,pre,address,ul,ol,dl,menu){margin-block:unset}:where(blockquote,figure){margin-inline:unset}:where(p:lang(en)){text-wrap:pretty}:where(address:lang(ja)){font-style:unset}:where(ul,ol,menu){padding-inline-start:unset;list-style-type:""}:where(dt){font-weight:bolder}:where(dd){margin-inline-start:unset}:where(pre){text-spacing-trim:space-all;text-autospace:no-autospace}:where(em:lang(ja)){font-weight:bolder}:where(:is(i,cite,em,dfn,var):lang(ja)){font-style:unset}:where(code,kbd,samp){font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:initial;font-variation-settings:initial;font-size:unset;font-variant-ligatures:none}:where(abbr[title]){text-decoration-line:underline;text-decoration-style:dotted;cursor:help}:where(time){text-autospace:no-autospace}@media(forced-colors:active){:where(mark){background-color:Highlight;color:HighlightText}}@media print{:where(mark){border-width:1px;border-style:dotted}}:where(a:any-link){color:unset;text-decoration-line:unset;text-decoration-thickness:from-font}:where(img,svg,picture,video,canvas,model,audio,iframe,embed,object){block-size:auto;max-inline-size:100%;vertical-align:bottom}:where(iframe){border:unset}:where(table){border-collapse:collapse}:where(caption,th){text-align:unset}:where(caption){text-wrap:pretty}:where(button,input,select,textarea),::file-selector-button{border-width:1px;border-style:solid;border-color:unset;border-radius:unset;color:unset;font:unset;letter-spacing:unset;text-align:unset}:where(input:is([type=radio i],[type=checkbox i])){margin:unset}:where(input[type=file i]){border:unset}:where(input[type=search i]){-webkit-appearance:textfield}@supports (-webkit-touch-callout: none){:where(input[type=search i]){background-color:Canvas}}:where(input:is([type=tel i],[type=url i],[type=email i],[type=number i]):not(:placeholder-shown)){direction:ltr}:where(textarea){margin-block:unset;resize:block}:where(input:not([type=button i],[type=submit i],[type=reset i]),textarea,[contenteditable]){text-autospace:no-autospace}:where(button,input:is([type=button i],[type=submit i],[type=reset i])),::file-selector-button{background-color:unset}:where(button,input:is([type=button i],[type=submit i],[type=reset i]),[role=tab i],[role=button i],[role=option i]),::file-selector-button{touch-action:manipulation}:where(button:enabled,label[for],select:enabled,input:is([type=button i],[type=submit i],[type=reset i],[type=radio i],[type=checkbox i]):enabled,[role=tab i],[role=button i],[role=option i]),:where(:enabled)::file-selector-button{cursor:pointer}:where(fieldset){min-inline-size:0;margin-inline:unset;padding:unset;border:unset}:where(legend){padding-inline:unset}:where(progress){vertical-align:unset}::placeholder{opacity:unset}:where(summary){list-style-type:"";cursor:pointer}:where(summary)::-webkit-details-marker{display:none}:where(dialog,[popover]){overscroll-behavior-block:contain;padding:unset;border:unset}:where(dialog:not([open],[popover]),[popover]:not(:popover-open)){display:none!important}:where(dialog){max-inline-size:unset;max-block-size:unset}:where(dialog)::backdrop{background-color:#0000004d}:where([popover]){margin:unset}:where(:focus-visible){outline-offset:3px}[tabindex="-1"]:focus{outline:none!important}:where(:disabled,[aria-disabled=true i]){cursor:default}[hidden]:not([hidden=until-found i]){display:none!important}:root{--vh: 1vh}@media print,screen and (max-width:1023px){:root{--header-height: 9.2rem}}@media print,screen and (min-width:1024px){:root{--header-height: 12.2rem}}html{width:100%;min-width:320px}@media print,screen and (max-width:1023px){html{font-size:clamp(9px,2.5641025641vw,11px)}}@media print,screen and (min-width:1024px){html{font-size:clamp(9px,.7142857143vw,10px)}}html.is-scroll-prevent{height:unset;overflow:hidden}body{width:100%;max-width:100vw;color:#000;font-family:Noto Sans JP,sans-serif;font-weight:400;-webkit-text-size-adjust:100%;letter-spacing:0;overflow-y:auto;overflow-x:hidden;scroll-padding:calc(var(--header-height) * 1.2);opacity:0;visibility:hidden;pointer-events:none;transition:.5s cubic-bezier(.61,1,.88,1);transition-property:opacity,visibility,pointer-events}@media print,screen and (max-width:1023px){body{font-size:1.6rem;line-height:2}}@media print,screen and (min-width:1024px){body{font-size:1.6rem;line-height:2}}body.is-domloaded{opacity:1;visibility:visible;pointer-events:auto}body:not(.home){padding-block-start:var(--header-height)}header,footer{min-width:320px}a,button{color:#000;text-decoration:none;transition:.4s cubic-bezier(.61,1,.88,1);transition-property:color,background-color,opacity,filter,text-decoration}@media(hover:hover)and (pointer:fine){a:hover,button:hover{transition-timing-function:cubic-bezier(.16,1,.3,1);text-decoration:none}}a:active,button:active{text-decoration:none}@media(hover:hover)and (pointer:fine){a[href^=tel]{pointer-events:none}}input{accent-color:#079AFF}input,label,button,select,textarea{outline:transparent 2px solid;outline-offset:-2px;transition:.2s cubic-bezier(.25,.1,.25,1)}input[type=submit],input[type=button],label,button,select{cursor:pointer}input,textarea{position:relative;background:#f5f9fc;transition:.2s cubic-bezier(.25,.1,.25,1)}input:-webkit-autofill{box-shadow:0 0 0 1000px #fff inset}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:none;-moz-appearance:none;appearance:none}::-webkit-calendar-picker-indicator{position:absolute;width:100%;height:100%;opacity:0;cursor:pointer}select{-webkit-appearance:none;-moz-appearance:none;appearance:none}:-moz-placeholder{color:#c1c1c1}::-moz-placeholder{color:#c1c1c1}::-webkit-input-placeholder{color:#c1c1c1}sup,sub{display:inline-block;margin:0 clamp(.1rem,.1em,.2rem);font-size:clamp(1rem,.7em,1.4rem);line-height:1}img{max-width:100%;height:auto;vertical-align:middle;font-style:italic;background-repeat:no-repeat;background-size:cover;shape-margin:.75rem}:focus-visible{outline-color:#ffa01f}::-moz-selection{background:#079aff40}::selection{background:#079aff40}@media print{html{width:100%;min-width:1440px}body{width:100%;max-width:1440px;-webkit-print-color-adjust:exact}}body:not(:has(.p-soon)).home .l-header__pc-nav-list__item a{color:#fff;filter:drop-shadow(0 0 .7rem #024777)}body:not(.home) .l-header{background:#fff}.l-header{position:fixed;inset-inline-start:0;inset-block-start:0;width:100%;transition:.4s cubic-bezier(.61,1,.88,1) background;z-index:9900}.l-header.is-scroll{background:#fff}@media print,screen and (min-width:1024px){.l-header.is-scroll .l-header__pc-nav-list__item a{color:#000!important;filter:none!important}}@media print{.l-header{position:absolute}}.l-header__inr{display:block flex;align-items:center;width:100%;height:var(--header-height);pointer-events:none}@media print,screen and (max-width:1023px){.l-header__inr{padding-inline:2rem}}@media print,screen and (min-width:1024px){.l-header__inr{padding-inline:3rem}}.l-header__logo{display:block flow-root;pointer-events:auto}@media print,screen and (max-width:1023px){.l-header__logo{width:14.2rem}}@media print,screen and (min-width:1024px){.l-header__logo{width:19rem}}@media print,screen and (max-width:1023px){.l-header__pc-nav{display:none}}@media print,screen and (min-width:1024px){.l-header__pc-nav{display:block flex;flex-direction:column;gap:1.4rem;width:fit-content;pointer-events:auto;margin-inline-start:auto}}.l-header__pc-nav-btns{display:block flex;justify-content:flex-end;gap:0 2rem}.l-header__pc-nav-btn{position:relative;display:block flex;justify-content:flex-end;gap:.8rem;padding-inline:1.2rem;padding-block:1rem;border:1px solid #fff;border-radius:5px;overflow:hidden}.l-header__pc-nav-btn:before,.l-header__pc-nav-btn:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;transition:.5s cubic-bezier(0,0,.58,1) opacity}.l-header__pc-nav-btn:before{z-index:1}.l-header__pc-nav-btn:after{opacity:0;z-index:2}.l-header__pc-nav-btn.m-login:before{background:linear-gradient(30deg,#151515,#797979)}.l-header__pc-nav-btn.m-login:after{background:linear-gradient(330deg,#151515,#797979)}.l-header__pc-nav-btn.m-login img{width:1.5rem}.l-header__pc-nav-btn.m-dl:before{background:linear-gradient(30deg,#0a91ee,#56b8fe)}.l-header__pc-nav-btn.m-dl:after{background:linear-gradient(330deg,#0a91ee,#56b8fe)}.l-header__pc-nav-btn.m-dl img{width:1.1rem}.l-header__pc-nav-btn.m-contact:before{background:linear-gradient(30deg,#ff7800,#ffb601)}.l-header__pc-nav-btn.m-contact:after{background:linear-gradient(330deg,#ff7800,#ffb601)}.l-header__pc-nav-btn.m-contact img{width:1.6rem}@media(hover:hover)and (pointer:fine){.l-header__pc-nav-btn:hover:after{opacity:1}.l-header__pc-nav-btn:hover img{scale:1.15}}.l-header__pc-nav-btn img{position:relative;transition:.4s cubic-bezier(.25,.1,.25,1) scale;z-index:3}.l-header__pc-nav-btn span{position:relative;color:#fff;font-size:1.4rem;line-height:1.4285714286;font-weight:700;z-index:3}.l-header__pc-nav-list{display:block flex;align-content:center;gap:0 2rem}.l-header__pc-nav-list__item{font-size:1.4rem;line-height:1.4285714286;font-weight:500}.l-header__pc-nav-list__item a{position:relative;display:block flow-root}@media(hover:hover)and (pointer:fine){.l-header__pc-nav-list__item a:hover:after{scale:1 1;transform-origin:center left}}.l-header__pc-nav-list__item a:after{content:"";position:absolute;inset-block-end:0;inset-inline-start:0;width:100%;height:1px;background:currentColor;z-index:1;pointer-events:none;scale:0 1;transform-origin:center right;transition:.4s cubic-bezier(.61,1,.88,1) scale}@media print,screen and (max-width:1023px){.l-header__drawer-btn{position:fixed;inset-inline-end:1rem;inset-block-start:1.1rem;width:6.8rem;height:6.8rem;padding:0;border:none;pointer-events:auto;z-index:9910}}@media print,screen and (max-width:1023px)and (min-width:1024px){.l-header__drawer-btn{display:none}}@media print and (hover:hover)and (pointer:fine),screen and (max-width:1023px)and (hover:hover)and (pointer:fine){.l-header__drawer-btn:hover .l-header__drawer-btn-line:nth-child(1){translate:0 .2rem}.l-header__drawer-btn:hover .l-header__drawer-btn-line:nth-child(3){translate:0 -.2rem}}@media print,screen and (min-width:1024px){.l-header__drawer-btn{display:none}}.l-header__drawer-btn[aria-expanded=true]:after{content:"CLOSE"}.l-header__drawer-btn[aria-expanded=true] .l-header__drawer-btn-line:nth-child(1){rotate:-160deg;translate:0 calc(.7rem + 1px)}.l-header__drawer-btn[aria-expanded=true] .l-header__drawer-btn-line:nth-child(2){scale:0 1}.l-header__drawer-btn[aria-expanded=true] .l-header__drawer-btn-line:nth-child(3){rotate:160deg;translate:0 calc(-.7rem + 1px)}.l-header__drawer-btn:before{content:"";position:absolute;inset-inline-end:1rem;inset-block-start:1rem;width:4.8rem;height:4.8rem;background:#005bab;border-radius:50%}.l-header__drawer-btn:after{content:"MENU";position:absolute;inset-inline-start:50%;inset-block-start:4.2rem;translate:-50% 0;font-family:Manrope,Helvetica Neue,Helvetica,Segoe UI,Roboto,sans-serif;color:#fff;font-size:.8rem;line-height:1;font-weight:800}.l-header__drawer-btn-line{position:absolute;inset-inline-start:2.2rem;width:2.4rem;height:2px;background:#fff;border-radius:2px;pointer-events:none;transform-origin:center;transition:.5s cubic-bezier(.61,1,.88,1);transition-property:inset width rotate scale}.l-header__drawer-btn-line:nth-child(1){inset-block-start:2.2rem}.l-header__drawer-btn-line:nth-child(2){inset-block-start:2.8rem}.l-header__drawer-btn-line:nth-child(3){inset-block-start:3.5rem}@media print,screen and (max-width:1023px){.l-header__drawer{position:fixed;inset-inline-end:0;inset-block-start:0;width:30rem;height:100%;max-height:100dvh;background:#f5f9fc;z-index:9890;pointer-events:none;translate:100% 0;transform-origin:right top;transition:.6s cubic-bezier(.25,.1,.25,1) translate}}@media print,screen and (min-width:1024px){.l-header__drawer{display:none}}.l-header__drawer[aria-hidden=false]{pointer-events:auto;translate:0 0}.l-header__drawer[aria-hidden=false] .l-header__drawer-inr{translate:0 0;visibility:visible;opacity:1;pointer-events:auto;transition:.8s cubic-bezier(.25,.1,.25,1) .6s}.l-header__drawer-inr{display:block flex;flex-direction:column;width:100%;height:100%;max-height:100%;margin:auto;overflow:auto;translate:0 .5rem;visibility:hidden;opacity:0;pointer-events:none;transition:.8s cubic-bezier(.25,1,.5,1);transition-property:translate,opacity,visibility}.l-header__drawer-scroll{display:block flex;flex-direction:column;margin:auto;padding-block:3rem;padding-inline:3rem}@media print,screen and (max-width:1023px){.l-header__sp-nav{display:block flex;flex-direction:column;gap:4rem;width:100%;max-width:24rem;pointer-events:auto}}@media print,screen and (min-width:1024px){.l-header__sp-nav{display:none}}.l-header__sp-nav-btns{display:block flex;flex-direction:column;gap:2rem}.l-header__sp-nav-btn{position:relative;display:block flex;align-items:center;gap:1.6rem;padding-inline:2rem;padding-block:1.8rem;border:1px solid #fff;border-radius:5px;overflow:hidden}.l-header__sp-nav-btn:before,.l-header__sp-nav-btn:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;transition:.5s cubic-bezier(0,0,.58,1) opacity}.l-header__sp-nav-btn:before{z-index:1}.l-header__sp-nav-btn:after{opacity:0;z-index:2}.l-header__sp-nav-btn.m-login:before{background:linear-gradient(30deg,#151515,#797979)}.l-header__sp-nav-btn.m-login:after{background:linear-gradient(330deg,#151515,#797979)}.l-header__sp-nav-btn.m-login img{width:2.2rem;margin-inline:0 .1rem}.l-header__sp-nav-btn.m-dl:before{background:linear-gradient(30deg,#0a91ee,#56b8fe)}.l-header__sp-nav-btn.m-dl:after{background:linear-gradient(330deg,#0a91ee,#56b8fe)}.l-header__sp-nav-btn.m-dl img{width:1.6rem;margin-inline:.2rem .3rem}.l-header__sp-nav-btn.m-contact:before{background:linear-gradient(30deg,#ff7800,#ffb601)}.l-header__sp-nav-btn.m-contact:after{background:linear-gradient(330deg,#ff7800,#ffb601)}.l-header__sp-nav-btn.m-contact img{width:2.3rem}@media(hover:hover)and (pointer:fine){.l-header__sp-nav-btn:hover:after{opacity:1}.l-header__sp-nav-btn:hover img{scale:1.15}}.l-header__sp-nav-btn img{position:relative;transition:.4s cubic-bezier(.25,.1,.25,1) scale;z-index:3}.l-header__sp-nav-btn span{position:relative;color:#fff;font-size:1.8rem;line-height:1.4444444444;font-weight:700;z-index:3}.l-header__sp-nav-list{display:block flex;flex-direction:column;align-content:center;gap:1.6rem}.l-header__sp-nav-list__item{color:#014777;font-size:1.8rem;line-height:1.4444444444;font-weight:500}.l-header__sp-nav-list__item a{position:relative;color:currentColor;display:block flow-root;width:24rem;max-width:100%;padding-block:1.4rem;border-block-end:1px solid currentColor}@media(hover:hover)and (pointer:fine){.l-header__sp-nav-list__item a:hover:after{scale:1 1;transform-origin:center left}}.l-header__sp-nav-list__item a:after{content:"";position:absolute;inset-block-end:0;inset-inline-start:0;width:100%;height:1px;background:currentColor;z-index:1;pointer-events:none;scale:0 1;transform-origin:center right;transition:.4s cubic-bezier(.61,1,.88,1) scale}.l-footer{position:relative;background:#f5f9fc;z-index:10}@media print,screen and (max-width:1023px){.l-footer{padding-block:5.6rem 4.8rem}}@media print,screen and (min-width:1024px){.l-footer{padding-block:8.2rem 4rem}}@media print,screen and (max-width:1023px){.l-footer__inr{width:fit-content;margin-inline:auto}}@media print,screen and (min-width:1024px){.l-footer__inr{display:block grid;grid-auto-columns:1fr;gap:0% 0%;justify-items:start;align-items:start;grid-template-columns:auto auto;grid-template-rows:auto auto;grid-template-areas:"info navs" "copyright copyright"}}.l-footer__info{grid-area:info}@media print,screen and (max-width:1023px){.l-footer__info{text-align:center}}.l-footer__info-logo{width:13.2rem}@media print,screen and (max-width:1023px){.l-footer__info-logo{margin-inline:auto}}@media print,screen and (max-width:1023px){.l-footer__info-data{margin-block-start:2.5rem}}@media print,screen and (min-width:1024px){.l-footer__info-data{margin-block-start:3.5rem}}.l-footer__info-data-name{font-size:1.6rem;line-height:1;font-weight:700}.l-footer__info-data-address{font-size:1.2rem;line-height:1.8333333333;margin-block-start:1rem}.l-footer__info-corp{display:block flex;align-items:center;gap:.8rem;width:fit-content;margin-block-start:2.5rem}@media print,screen and (max-width:1023px){.l-footer__info-corp{margin-inline:auto}}@media(hover:hover)and (pointer:fine){.l-footer__info-corp:hover span:after{scale:0 1;transform-origin:right center}}@media(hover:hover)and (pointer:fine)and (hover:hover)and (pointer:fine){.l-footer__info-corp:hover:hover .l-footer__info-corp-arrow:before{translate:-50% -50%}.l-footer__info-corp:hover:hover .l-footer__info-corp-arrow:after{translate:250% -50%}}.l-footer__info-corp span{position:relative;color:#079aff;font-size:1.6rem;line-height:1.5;font-weight:700}.l-footer__info-corp span:after{content:"";position:absolute;inset-block-end:.125em;inset-inline-start:0;width:100%;height:1px;background:currentColor;z-index:1;scale:1 1;pointer-events:none;transform-origin:left center;transition:.5s cubic-bezier(.61,1,.88,1) scale}.l-footer__info-corp-arrow{position:relative;display:block flow-root;width:2rem;background:#bee4ff;border-radius:50%;overflow:hidden;aspect-ratio:1/1;z-index:3}.l-footer__info-corp-arrow:before,.l-footer__info-corp-arrow:after{content:"";position:absolute;inset-inline-start:50%;inset-block-start:50%;width:1.2rem;height:.6rem;background-size:cover;background-position:center;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMS42NzYgNS44NzEiPjxwYXRoIGZpbGw9IiMwNzlhZmYiIGQ9Ik0wIDMuMzJ2LS43OWg5Ljg5MUExMSAxMSAwIDAgMSA3Ljc3LjQwNmwuNjc2LS40MWExNC4yIDE0LjIgMCAwIDAgMy4yMyAyLjk0IDEzLjcgMTMuNyAwIDAgMC0zLjIzIDIuOTM1bC0uNjc2LS40MDZhMTEgMTEgMCAwIDEgMi4xMjMtMi4xMjNIMFoiLz48L3N2Zz4=);background-repeat:no-repeat;transition:1s cubic-bezier(.22,1,.36,1) translate}.l-footer__info-corp-arrow:before{translate:-350% -50%}.l-footer__info-corp-arrow:after{translate:-50% -50%}@media print,screen and (max-width:1023px){.l-footer__navs{margin-block-start:5.6rem}}@media print,screen and (min-width:1024px){.l-footer__navs{grid-area:navs;width:58rem;margin-inline-start:auto}}@media print,screen and (max-width:1023px){.l-footer__nav{display:none}}.l-footer__nav-1st{display:block grid;grid-auto-columns:1fr;align-items:start;grid-template-columns:1fr 1fr 1fr;grid-template-rows:auto auto;grid-template-areas:"t-mcma . ." "t-mcma . ."}.l-footer__nav-1st-item{position:relative}.l-footer__nav-1st-item:first-child{grid-area:t-mcma}.l-footer__nav-1st-item>a{position:relative;width:fit-content;color:#079aff;font-size:1.4rem;line-height:1.4285714286;font-weight:700}@media(hover:hover)and (pointer:fine){.l-footer__nav-1st-item>a:hover:after{scale:1 1;transform-origin:left center}}.l-footer__nav-1st-item>a:after{content:"";position:absolute;inset-block-end:0;inset-inline-start:0;width:100%;height:1px;background:currentColor;z-index:1;scale:0 1;pointer-events:none;transform-origin:right center;transition:.4s cubic-bezier(.61,1,.88,1) scale}.l-footer__nav-2nd{display:block flex;flex-direction:column;gap:.6rem;margin-block-start:.6rem}.l-footer__nav-2nd-item>a{position:relative;display:block flex;align-items:center;gap:.5em;width:fit-content;font-size:1.1rem;line-height:1.6363636364;font-weight:500}@media(hover:hover)and (pointer:fine){.l-footer__nav-2nd-item>a:hover span:after{scale:1 1;transform-origin:left center}}.l-footer__nav-2nd-item>a:before{content:"";position:relative;display:block flow-root;width:1em;height:1px;background:currentColor}.l-footer__nav-2nd-item>a span{position:relative;display:block flow-root}.l-footer__nav-2nd-item>a span:after{content:"";position:absolute;inset-block-end:0;inset-inline-start:0;width:100%;height:1px;background:currentColor;z-index:-1;scale:0 1;pointer-events:none;transform-origin:right center;transition:.5s cubic-bezier(.61,1,.88,1) scale}.l-footer__nav-btns{display:block flex}@media print,screen and (max-width:1023px){.l-footer__nav-btns{flex-wrap:wrap;justify-content:center;gap:1.6rem 3.2rem;margin-block-start:5.6rem}}@media print,screen and (min-width:1024px){.l-footer__nav-btns{gap:6rem;margin-block-start:3.8rem}}@media print,screen and (max-width:1023px){.l-footer__nav-btn{min-width:35rem!important;min-height:8rem!important}}@media print,screen and (max-width:1023px){.l-footer__nav-btn.m-dl .c-btn__txt img{min-width:2rem}}@media print,screen and (max-width:1023px){.l-footer__nav-btn.m-dl .c-btn__txt span{font-size:1.9rem!important}}@media print,screen and (max-width:1023px){.l-footer__nav-btn.m-contact .c-btn__txt img{min-width:2.8rem}}@media print,screen and (max-width:1023px){.l-footer__nav-btn.m-contact .c-btn__txt span{font-size:2.2rem!important}}@media print,screen and (max-width:1023px){.l-footer__nav-btn .c-btn__txt{min-width:calc(100% - 8rem);padding-inline:3.4rem}}@media print,screen and (max-width:1023px){.l-footer__nav-btn .c-btn__txt span{line-height:1!important}}@media print,screen and (max-width:1023px){.l-footer__nav-btn .c-btn__arrow{width:8rem}}@media print,screen and (max-width:1023px){.l-footer__nav-btn .c-btn__arrow:before,.l-footer__nav-btn .c-btn__arrow:after{width:2.4rem;height:1.2rem}}.l-footer__copyright{grid-area:copyright;width:100%;font-family:Manrope,Helvetica Neue,Helvetica,Segoe UI,Roboto,sans-serif;font-size:1rem;line-height:1;text-align:right}@media print,screen and (max-width:1023px){.l-footer__copyright{margin-block-start:4.4rem}}@media print,screen and (min-width:1024px){.l-footer__copyright{margin-block-start:8rem}}@media print,screen and (max-width:1023px){.l-main{padding-block-end:8rem}}@media print,screen and (min-width:1024px){.l-main{padding-block-end:12rem}}.l-main__inr{display:block grid}@media print,screen and (max-width:1023px){.l-main__inr{grid-template-columns:repeat(1,1fr);gap:4rem}}@media print,screen and (min-width:1024px){.l-main__inr{grid-template-columns:28rem auto;gap:7rem}}.l-contents{width:100%}.c-headline01{position:relative;color:#079aff;font-weight:700;margin-block:0;border-block-end:2px solid #EDEDED}@media print,screen and (max-width:1023px){.c-headline01{font-size:1.6rem;line-height:1.75;padding-block-end:1.2rem}}@media print,screen and (min-width:1024px){.c-headline01{font-size:1.8rem;line-height:1.7777777778;padding-block-end:1.6rem}}.c-headline01:before{content:"";position:absolute;inset-inline-start:0;inset-block-end:-2px;display:block flow-root;height:2px;background:#079aff}@media print,screen and (max-width:1023px){.c-headline01:before{width:7rem}}@media print,screen and (min-width:1024px){.c-headline01:before{width:10rem}}@media print,screen and (max-width:1023px){.c-headline01.m-mid{font-size:1.8rem;line-height:1.6666666667;padding-block-end:1.5rem}}@media print,screen and (min-width:1024px){.c-headline01.m-mid{font-size:2.4rem;line-height:1.4583333333;padding-block-end:2.5rem}}@media print,screen and (max-width:1023px){.c-headline01.m-big{font-size:2.4rem;line-height:1.75;padding-block-end:1.5rem}}@media print,screen and (min-width:1024px){.c-headline01.m-big{font-size:3.2rem;line-height:1.5;padding-block-end:2.5rem}}.c-headline01.m-black{color:#000}.c-headline01+*{margin-block-start:4rem}.c-headline02{position:relative;color:#079aff;font-weight:700;background:#f5f9fc;margin-block:0;border-radius:5px;overflow:hidden}@media print,screen and (max-width:1023px){.c-headline02{font-size:1.6rem;line-height:1.75;padding-inline:2.2rem;padding-block:1.6rem}}@media print,screen and (min-width:1024px){.c-headline02{font-size:1.8rem;line-height:1.7777777778;padding-inline:3rem;padding-block:2.2rem}}.c-headline02:not(:first-child){margin-block-start:8rem}.c-headline02:before{content:"";position:absolute;inset-inline-start:0;inset-block-start:0;display:block flow-root;width:5px;height:100%;background:#079aff}.c-headline02+*{margin-block-start:4rem}.c-headline03{position:relative;color:#079aff;font-weight:700;text-align:center;max-width:100rem;margin-inline:auto;margin-block:0;border-block-end:2px solid #EDEDED}@media print,screen and (max-width:1023px){.c-headline03{font-size:2.4rem;line-height:1.5;padding-block-end:1.2rem}}@media print,screen and (min-width:1024px){.c-headline03{font-size:2.8rem;line-height:1.5;padding-block-end:2.5rem}}.c-headline03.m-white-line{border-color:#fff}.c-headline03:before{content:"";position:absolute;inset-inline-start:50%;inset-block-end:-2px;translate:-50% 0;display:block flow-root;height:2px;background:#079aff}@media print,screen and (max-width:1023px){.c-headline03:before{width:7rem}}@media print,screen and (min-width:1024px){.c-headline03:before{width:10rem}}.c-pagettl{display:block grid;place-items:center;width:100%;mix-blend-mode:overlay;overflow:hidden}@media print,screen and (max-width:1023px){.c-pagettl{height:20rem}}@media print,screen and (min-width:1024px){.c-pagettl{height:27rem}}.c-pagettl__inr{position:relative}.c-pagettl__ttl{position:relative;display:block flex;flex-direction:column;color:#079aff;font-weight:400;width:fit-content;z-index:2}@media print,screen and (max-width:1023px){.c-pagettl__ttl{padding-inline-start:2.4rem}}@media print,screen and (min-width:1024px){.c-pagettl__ttl{padding-inline-start:3.2rem}}.c-pagettl__ttl-ja{position:relative;font-weight:700;margin:0}@media print,screen and (max-width:1023px){.c-pagettl__ttl-ja{font-size:1.5rem;line-height:1.3333333333}}@media print,screen and (min-width:1024px){.c-pagettl__ttl-ja{font-size:2rem;line-height:1.6}}.c-pagettl__ttl-ja:before{content:"";position:absolute;background:#079aff;clip-path:polygon(25% 0%,100% 0%,75% 100%,0% 100%)}@media print,screen and (max-width:1023px){.c-pagettl__ttl-ja:before{inset-inline-start:-2.4rem;inset-block-start:calc(.5lh - .625rem);width:1.8rem;height:1.25rem}}@media print,screen and (min-width:1024px){.c-pagettl__ttl-ja:before{inset-inline-start:-3.2rem;inset-block-start:calc(.5lh - .75rem);width:2.4rem;height:1.7rem}}.c-pagettl__ttl-en{font-family:Manrope,Helvetica Neue,Helvetica,Segoe UI,Roboto,sans-serif;font-weight:800;text-transform:uppercase;letter-spacing:.025em}@media print,screen and (max-width:1023px){.c-pagettl__ttl-en{font-size:2.9rem;line-height:1.1724137931}}@media print,screen and (min-width:1024px){.c-pagettl__ttl-en{font-size:4rem;line-height:1.15}}.c-pagettl__bg{position:absolute;inset-block-start:50%;translate:0 -50%;display:block flow-root;max-inline-size:unset;aspect-ratio:1/1;z-index:1}@media print,screen and (max-width:1023px){.c-pagettl__bg{inset-inline-end:-48rem;width:60.7rem}}@media print,screen and (min-width:1024px){.c-pagettl__bg{inset-inline-end:-22rem;width:83.2rem}}.c-pagettl__bg:before{content:"";position:absolute;inset-block-start:50%;translate:0 -50%;background-size:100% auto;background-position:center;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA5NTQgOTU1Ij48ZGVmcz48c3R5bGU+LnN0MHtmaWxsOm5vbmU7c3Ryb2tlOiNlOGY2ZmY7c3Ryb2tlLXdpZHRoOjNweH08L3N0eWxlPjwvZGVmcz48Y2lyY2xlIGN4PSI0NzciIGN5PSI0NzgiIHI9IjQzMS41IiBjbGFzcz0ic3QwIi8+PGNpcmNsZSBjeD0iNDc3LjUiIGN5PSI0NzcuNSIgcj0iNDU5IiBjbGFzcz0ic3QwIi8+PGVsbGlwc2UgY3g9IjQ3Ny41IiBjeT0iNDc4IiBjbGFzcz0ic3QwIiByeD0iNDQ3IiByeT0iNDQ3LjUiLz48ZWxsaXBzZSBjeD0iNDc3IiBjeT0iNDc3LjUiIGNsYXNzPSJzdDAiIHJ4PSI0NzUuNSIgcnk9IjQ3NiIvPjwvc3ZnPg==);background-repeat:no-repeat;aspect-ratio:1/1}@media print,screen and (max-width:1023px){.c-pagettl__bg:before{inset-inline-end:-4.4rem;width:69.7rem}}@media print,screen and (min-width:1024px){.c-pagettl__bg:before{inset-inline-end:-6rem;width:95.5rem}}.c-pagettl__bg img{width:100%}.c-btn{position:relative;display:block flex;color:#fff;width:fit-content;min-width:26rem;min-height:5.2rem;background:#079aff;border-radius:5px;overflow:hidden}.c-btn.m-dl,.c-btn.m-contact{background:transparent}.c-btn.m-dl:before,.c-btn.m-dl:after,.c-btn.m-contact:before,.c-btn.m-contact:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;display:block flow-root;transition:.5s cubic-bezier(0,0,.58,1) opacity}.c-btn.m-dl:before,.c-btn.m-contact:before{opacity:1;z-index:1}.c-btn.m-dl:after,.c-btn.m-contact:after{opacity:0;z-index:2}.c-btn.m-dl .c-btn__txt span,.c-btn.m-contact .c-btn__txt span{font-size:1.6rem;line-height:1}.c-btn.m-dl:before{background:linear-gradient(30deg,#068eed,#58b9ff)}.c-btn.m-dl:after{background:linear-gradient(330deg,#068eed,#58b9ff)}.c-btn.m-dl .c-btn__txt img{width:1.5rem}.c-btn.m-contact:before{background:linear-gradient(30deg,#ff7600,#ffbb01)}.c-btn.m-contact:after{background:linear-gradient(330deg,#ff7600,#ffbb01)}.c-btn.m-contact .c-btn__txt img{width:2rem}@media(hover:hover)and (pointer:fine){.c-btn:hover:after{opacity:1}.c-btn:hover .c-btn__arrow:before{translate:-50% -50%}.c-btn:hover .c-btn__arrow:after{translate:250% -50%}}.c-btn__txt{position:relative;display:block flex;align-items:center;gap:1rem;width:calc(100% - 5.2rem);padding-inline:2.5rem;z-index:3}.c-btn__txt span{font-size:1.8rem;line-height:1;font-weight:700}.c-btn__arrow{position:relative;width:5.2rem;border-inline-start:1px solid rgba(255,255,255,.5);overflow:hidden;z-index:3}.c-btn__arrow:before,.c-btn__arrow:after{content:"";position:absolute;inset-inline-start:50%;inset-block-start:50%;width:1.8rem;height:.9rem;background-size:cover;background-position:center;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNy44OTcgOSI+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTAgNS4wODlWMy44NzdoMTUuMTYyQTE3IDE3IDAgMCAxIDExLjkwOC42MjNsMS4wMzktLjYyN2EyMS43IDIxLjcgMCAwIDAgNC45NSA0LjUgMjEgMjEgMCAwIDAtNC45NSA0LjVsLTEuMDM5LS42MjNhMTcgMTcgMCAwIDEgMy4yNTQtMy4yNTRIMFoiLz48L3N2Zz4=);background-repeat:no-repeat;transition:1s cubic-bezier(.22,1,.36,1) translate}.c-btn__arrow:before{translate:-350% -50%}.c-btn__arrow:after{translate:-50% -50%}.c-u-list{display:block flex;flex-direction:column}@media print,screen and (max-width:1023px){.c-u-list{gap:.75rem}}@media print,screen and (min-width:1024px){.c-u-list{gap:1rem}}.c-u-list__item{position:relative}@media print,screen and (max-width:1023px){.c-u-list__item{font-size:1.5rem;line-height:1.8;padding-inline:2.2rem}}@media print,screen and (min-width:1024px){.c-u-list__item{font-size:1.8rem;line-height:1.7777777778;padding-inline:3.2rem}}.c-u-list__item:before{content:"";position:absolute;inset-inline-start:0;display:inline flow-root;background:#079aff;border-radius:50%;aspect-ratio:1/1}@media print,screen and (max-width:1023px){.c-u-list__item:before{inset-block-start:.6rem;width:1.4rem}}@media print,screen and (min-width:1024px){.c-u-list__item:before{inset-block-start:.8rem;width:1.6rem}}.c-breadcrumbs{position:relative}@media print,screen and (max-width:1023px){.c-breadcrumbs{margin-block:3rem}}@media print,screen and (min-width:1024px){.c-breadcrumbs{margin-block:5rem}}.c-breadcrumbs__list,.c-breadcrumbs__item{display:block flex;align-items:center}.c-breadcrumbs__item:not(:first-child):before{content:"";display:block flow;width:1px;height:1em;background:currentColor;margin-inline:.325em}.c-breadcrumbs__item a,.c-breadcrumbs__item span{display:block flow-root;font-weight:500}@media print,screen and (max-width:1023px){.c-breadcrumbs__item a,.c-breadcrumbs__item span{font-size:1.2rem;line-height:1}}@media print,screen and (min-width:1024px){.c-breadcrumbs__item a,.c-breadcrumbs__item span{font-size:1.6rem;line-height:1}}@media(hover:hover)and (pointer:fine){.c-breadcrumbs__item a:hover{color:#079aff}}.c-post-list{display:block grid}@media print,screen and (max-width:1023px){.c-post-list{grid-template-columns:repeat(1,1fr);gap:4rem 2rem}}@media print,screen and (min-width:768px){.c-post-list{grid-template-columns:repeat(2,1fr)}}@media print,screen and (min-width:1024px){.c-post-list{grid-template-columns:repeat(3,1fr);gap:8rem 4rem}}@media print,screen and (max-width:1023px){.c-post-list__item .c-tag-list{margin-block-start:1.5rem}}@media print,screen and (min-width:1024px){.c-post-list__item .c-tag-list{margin-block-start:1.8rem}}.c-post-list__item-thumb{display:block flow-root;width:100%;border:1px solid #F0F0F0;aspect-ratio:18/11;overflow:hidden}@media(hover:hover)and (pointer:fine){.c-post-list__item-thumb:hover img{scale:1.05}}.c-post-list__item-thumb img{transition:.5s cubic-bezier(.33,1,.68,1) scale}@media print,screen and (max-width:1023px){.c-post-list__item-txt{margin-block-start:1.5rem;padding-inline:.8rem}}@media print,screen and (min-width:1024px){.c-post-list__item-txt{margin-block-start:1.8rem;padding-inline:1rem}}.c-post-list__item-txt-ttl{font-weight:700}@media print,screen and (max-width:1023px){.c-post-list__item-txt-ttl{font-size:1.6rem;line-height:1.5625}}@media print,screen and (min-width:1024px){.c-post-list__item-txt-ttl{font-size:1.8rem;line-height:1.5555555556}}.c-post-list__item-txt-ttl a{display:block flow-root;width:fit-content}@media(hover:hover)and (pointer:fine){.c-post-list__item-txt-ttl a:hover{color:#079aff}}.c-post-list__item-txt-desc{color:#888;font-weight:500;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media print,screen and (max-width:1023px){.c-post-list__item-txt-desc{font-size:1.2rem;line-height:1.75;margin-block-start:.8rem}}@media print,screen and (min-width:1024px){.c-post-list__item-txt-desc{font-size:1.4rem;line-height:1.7142857143;margin-block-start:.9rem}}@media print,screen and (max-width:1023px){.c-post-list__head{margin-block:3rem}}@media print,screen and (min-width:1024px){.c-post-list__head{margin-block:5rem}}.c-post-list__head span{color:#000;font-weight:500}.c-post-list__head span.c-post-list__head-cate{color:#079aff;font-weight:700;margin-inline-end:.25em}.c-tag-list{display:block flex;flex-wrap:wrap;gap:.75rem 1rem}.c-tag-list__item.m-bgray a,.c-tag-list__item.m-bgray span{background:#f5f9fc}.c-tag-list__item.m-blue a,.c-tag-list__item.m-blue span{border:1px solid #079AFF}.c-tag-list__item a,.c-tag-list__item span{display:block flow-root;background:#fff;padding-inline:1rem;padding-block:.2rem;border:1px solid #E0E0E0;border-radius:1em}@media print,screen and (max-width:1023px){.c-tag-list__item a,.c-tag-list__item span{font-size:1.2rem;line-height:1.5}}@media print,screen and (min-width:1024px){.c-tag-list__item a,.c-tag-list__item span{font-size:1.4rem;line-height:1.4285714286}}.c-tag-list__item a.is-active,.c-tag-list__item span.is-active{color:#fff;background:#079aff}.c-tag-list__item a{color:#079aff}@media(hover:hover)and (pointer:fine){.c-tag-list__item a:hover{color:#fff;background:#079aff}}.c-questiont-list{display:block flex;flex-direction:column}@media print,screen and (max-width:1023px){.c-questiont-list{gap:2rem}}@media print,screen and (min-width:1024px){.c-questiont-list{gap:3rem}}.c-questiont-list__item{position:relative}.c-questiont-list__item a{position:relative;display:block flex;align-items:flex-start;flex-wrap:wrap;background:#f5f9fc}@media print,screen and (max-width:1023px){.c-questiont-list__item a{gap:1rem;padding-inline:2rem;padding-block:2rem}}@media print,screen and (min-width:1024px){.c-questiont-list__item a{gap:2rem;padding-inline:3rem 8.5rem;padding-block:2.5rem}}.c-questiont-list__item a:before{content:"Q";display:block grid;place-content:center;color:#079aff;font-family:Manrope,Helvetica Neue,Helvetica,Segoe UI,Roboto,sans-serif;font-weight:800;background:#fff;border:1px solid #079AFF;border-radius:50%;aspect-ratio:1/1;z-index:2}@media print,screen and (max-width:1023px){.c-questiont-list__item a:before{min-width:3.6rem;font-size:2rem;line-height:1}}@media print,screen and (min-width:1024px){.c-questiont-list__item a:before{min-width:5.8rem;font-size:2.8rem;line-height:1}}.c-questiont-list__item a:after{content:"";position:absolute;inset-inline-end:0;background-size:cover;background-position:center;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMS42NzYgNS44NzEiPjxwYXRoIGZpbGw9IiMwNzlhZmYiIGQ9Ik0wIDMuMzJ2LS43OWg5Ljg5MUExMSAxMSAwIDAgMSA3Ljc3LjQwNmwuNjc2LS40MWExNC4yIDE0LjIgMCAwIDAgMy4yMyAyLjk0IDEzLjcgMTMuNyAwIDAgMC0zLjIzIDIuOTM1bC0uNjc2LS40MDZhMTEgMTEgMCAwIDEgMi4xMjMtMi4xMjNIMFoiLz48L3N2Zz4=);background-repeat:no-repeat;transition:1s cubic-bezier(.22,1,.36,1) translate}@media print,screen and (max-width:1023px){.c-questiont-list__item a:after{inset-inline-end:2rem;inset-block-start:3rem;width:1.9rem;height:.9rem}}@media print,screen and (min-width:1024px){.c-questiont-list__item a:after{inset-inline-end:3rem;inset-block-start:50%;translate:0 -50%;width:2.5rem;height:1.3rem}}@media(hover:hover)and (pointer:fine){.c-questiont-list__item a:hover{background:color-mix(in srgb,#F5F9FC 90%,#079AFF 10%)}}@media print and (hover:hover)and (pointer:fine),screen and (hover:hover)and (pointer:fine)and (max-width:1023px){.c-questiont-list__item a:hover:after{translate:.5rem 0}}@media print and (hover:hover)and (pointer:fine),screen and (hover:hover)and (pointer:fine)and (min-width:1024px){.c-questiont-list__item a:hover:after{translate:.5rem -50%}}.c-questiont-list__item-txt{display:block grid;align-items:center;font-weight:500}@media print,screen and (max-width:1023px){.c-questiont-list__item-txt{width:100%;font-size:1.3rem;line-height:1.8461538462}}@media print,screen and (min-width:1024px){.c-questiont-list__item-txt{width:calc(100% - 7.8rem);min-height:2lh;font-size:1.6rem;line-height:1.75}}.c-catalog-list{display:block grid}@media print,screen and (max-width:1023px){.c-catalog-list{grid-template-columns:repeat(2,1fr);gap:4rem 2rem}}@media print,screen and (min-width:768px){.c-catalog-list{grid-template-columns:repeat(3,1fr)}}@media print,screen and (min-width:1024px){.c-catalog-list{grid-template-columns:repeat(4,1fr);gap:8rem 4rem}}.c-catalog-list__item-photo{display:block flow-root;border:1px solid #F0F0F0;aspect-ratio:27/38;overflow:hidden}@media(hover:hover)and (pointer:fine){.c-catalog-list__item-photo:hover img{scale:1.05}}.c-catalog-list__item-photo img{transition:.5s cubic-bezier(.33,1,.68,1) scale}@media print,screen and (max-width:1023px){.c-catalog-list__item-txt{margin-block-start:1.6rem}}@media print,screen and (min-width:1024px){.c-catalog-list__item-txt{padding-inline:1rem;margin-block-start:2.2rem}}.c-catalog-list__item-ttl{font-weight:700}@media print,screen and (max-width:1023px){.c-catalog-list__item-ttl{font-size:1.6rem;line-height:1.5625;margin-block-start:.6rem}}@media print,screen and (min-width:1024px){.c-catalog-list__item-ttl{font-size:1.8rem;line-height:1.5555555556;margin-block-start:.9rem}}.c-catalog-list__item-ttl a{display:block flow-root;width:fit-content}@media(hover:hover)and (pointer:fine){.c-catalog-list__item-ttl a:hover{color:#079aff}}.c-catalog-list__item-btn{position:relative;display:block flex;align-items:center;width:100%;margin-block-start:1.5rem;padding-block:1.2rem;border:1px solid #fff;border-radius:10px;overflow:hidden}@media print,screen and (max-width:1023px){.c-catalog-list__item-btn{gap:.75rem;padding-inline:1.5rem}}@media print,screen and (min-width:1024px){.c-catalog-list__item-btn{gap:1.3rem;padding-inline:2.5rem}}.c-catalog-list__item-btn:before,.c-catalog-list__item-btn:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;transition:.5s cubic-bezier(0,0,.58,1) opacity}.c-catalog-list__item-btn:before{background:linear-gradient(30deg,#151515,#797979);z-index:1}.c-catalog-list__item-btn:after{opacity:0;background:linear-gradient(330deg,#151515,#797979);z-index:2}@media(hover:hover)and (pointer:fine){.c-catalog-list__item-btn:hover:after{opacity:1}.c-catalog-list__item-btn:hover img{scale:1.15}}.c-catalog-list__item-btn img{position:relative;width:2rem;transition:.4s cubic-bezier(.25,.1,.25,1) scale;z-index:3}.c-catalog-list__item-btn span{position:relative;color:#fff;font-size:1.5rem;line-height:1.2;font-weight:700;z-index:3}.c-cate-menu{display:block grid;align-items:start}@media print,screen and (max-width:1023px){.c-cate-menu{grid-template-columns:repeat(1,1fr);gap:2rem}}@media print,screen and (min-width:768px){.c-cate-menu{grid-template-columns:repeat(2,1fr)}}@media print,screen and (min-width:1024px){.c-cate-menu{grid-template-columns:repeat(3,1fr);gap:4rem 2rem}}.c-cate-menu.m-side{grid-template-columns:repeat(1,1fr);gap:1.5rem}.c-cate-menu__nav{background:#f5f9fc;border:1px solid #079AFF;border-radius:1rem;overflow:hidden}.c-cate-menu__nav:not(:has(.c-cate-menu__nav-panel)) .c-cate-menu__nav-btn:before{content:"";position:absolute;inset-block-start:50%;translate:0 -50%;width:1.8rem;height:.9rem;background-size:cover;background-position:center;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNy44OTcgOSI+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTAgNS4wODlWMy44NzdoMTUuMTYyQTE3IDE3IDAgMCAxIDExLjkwOC42MjNsMS4wMzktLjYyN2EyMS43IDIxLjcgMCAwIDAgNC45NSA0LjUgMjEgMjEgMCAwIDAtNC45NSA0LjVsLTEuMDM5LS42MjNhMTcgMTcgMCAwIDEgMy4yNTQtMy4yNTRIMFoiLz48L3N2Zz4=);background-repeat:no-repeat;transition:1s cubic-bezier(.22,1,.36,1) translate}@media print,screen and (max-width:1023px){.c-cate-menu__nav:not(:has(.c-cate-menu__nav-panel)) .c-cate-menu__nav-btn:before{inset-inline-end:2rem}}@media print,screen and (min-width:1024px){.c-cate-menu__nav:not(:has(.c-cate-menu__nav-panel)) .c-cate-menu__nav-btn:before{inset-inline-end:2.5rem}}@media(hover:hover)and (pointer:fine){.c-cate-menu__nav:not(:has(.c-cate-menu__nav-panel)) .c-cate-menu__nav-btn:hover:before{translate:.5rem -50%}}.c-cate-menu__nav-btn{position:relative;background:#079aff}.c-cate-menu__nav-btn-link{display:block grid;align-items:center;min-height:6rem;color:#fff;font-weight:700}@media print,screen and (max-width:1023px){.c-cate-menu__nav-btn-link{font-size:1.5rem;line-height:1.6;padding-inline:2rem 8rem;padding-block:.5em}}@media print,screen and (min-width:1024px){.c-cate-menu__nav-btn-link{font-size:1.8rem;line-height:1.5555555556;padding-inline:2.4rem 8.4rem;padding-block:.625em}}@media(hover:hover)and (pointer:fine){.c-cate-menu__nav-btn-link:hover{background:#fff3}}.c-cate-menu__nav-btn-toggle{position:absolute;inset-inline-end:0;inset-block-start:0;width:6rem;height:100%;border:none;z-index:2}@media(hover:hover)and (pointer:fine){.c-cate-menu__nav-btn-toggle:hover{background:#fff3}}.c-cate-menu__nav-btn-toggle:before,.c-cate-menu__nav-btn-toggle:after{content:"";position:absolute;inset-inline-start:50%;inset-block-start:50%;translate:-50% -50%;width:1.8rem;height:2px;display:block flow-root;background:#fff;transform-origin:center;transition:.4s cubic-bezier(.25,.1,.25,1);transition-property:inset,rotate}.c-cate-menu__nav-btn-toggle:after{rotate:-270deg}.c-cate-menu__nav-btn-toggle[aria-expanded=true]:after{rotate:0deg}.c-cate-menu__nav-panel{display:block grid;grid-template-rows:0fr;transition:.4s ease grid-template-rows}.c-cate-menu__nav-panel[aria-hidden=false]{grid-template-rows:1fr}.c-cate-menu__nav-panel-inr{overflow:hidden}.c-cate-menu__nav-panel-list{display:block flex;flex-direction:column;gap:.8rem}@media print,screen and (max-width:1023px){.c-cate-menu__nav-panel-list{padding-inline:2rem;padding-block:1.6rem}}@media print,screen and (min-width:1024px){.c-cate-menu__nav-panel-list{padding-inline:2.5rem;padding-block:2rem}}.c-cate-menu__nav-panel-item a{display:inline flex;align-items:center;gap:.8rem;width:fit-content}.c-cate-menu__nav-panel-item a.is-current span span{background-size:100% 1px}@media(hover:hover)and (pointer:fine){.c-cate-menu__nav-panel-item a:hover span span{background-size:100% 1px}}@media(hover:hover)and (pointer:fine)and (hover:hover)and (pointer:fine){.c-cate-menu__nav-panel-item a:hover:hover .c-cate-menu__nav-panel-item__arrow:before{translate:-50% -50%}.c-cate-menu__nav-panel-item a:hover:hover .c-cate-menu__nav-panel-item__arrow:after{translate:250% -50%}}@media print,screen and (max-width:1023px){.c-cate-menu__nav-panel-item a span{font-size:1.4rem;line-height:1.5}}@media print,screen and (min-width:1024px){.c-cate-menu__nav-panel-item a span{font-size:1.6rem;line-height:1.5}}.c-cate-menu__nav-panel-item a span span{position:relative;display:inline flow;color:#079aff;font-weight:700;background-image:linear-gradient(to bottom,#079aff,#079aff);background-repeat:no-repeat;background-size:0 1px;background-position:left bottom;transition:.5s cubic-bezier(.61,1,.88,1) background-size}.c-cate-menu__nav-panel-item__arrow{position:relative;background:#bee4ff;border-radius:50%;overflow:hidden;aspect-ratio:1/1;z-index:3}@media print,screen and (max-width:1023px){.c-cate-menu__nav-panel-item__arrow{min-width:1.6rem}}@media print,screen and (min-width:1024px){.c-cate-menu__nav-panel-item__arrow{min-width:2rem}}.c-cate-menu__nav-panel-item__arrow:before,.c-cate-menu__nav-panel-item__arrow:after{content:"";position:absolute;inset-inline-start:50%;inset-block-start:50%;background-size:cover;background-position:center;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMS42NzYgNS44NzEiPjxwYXRoIGZpbGw9IiMwNzlhZmYiIGQ9Ik0wIDMuMzJ2LS43OWg5Ljg5MUExMSAxMSAwIDAgMSA3Ljc3LjQwNmwuNjc2LS40MWExNC4yIDE0LjIgMCAwIDAgMy4yMyAyLjk0IDEzLjcgMTMuNyAwIDAgMC0zLjIzIDIuOTM1bC0uNjc2LS40MDZhMTEgMTEgMCAwIDEgMi4xMjMtMi4xMjNIMFoiLz48L3N2Zz4=);background-repeat:no-repeat;transition:1s cubic-bezier(.22,1,.36,1) translate}@media print,screen and (max-width:1023px){.c-cate-menu__nav-panel-item__arrow:before,.c-cate-menu__nav-panel-item__arrow:after{width:1rem;height:.4rem}}@media print,screen and (min-width:1024px){.c-cate-menu__nav-panel-item__arrow:before,.c-cate-menu__nav-panel-item__arrow:after{width:1.2rem;height:.6rem}}.c-cate-menu__nav-panel-item__arrow:before{translate:-350% -50%}.c-cate-menu__nav-panel-item__arrow:after{translate:-50% -50%}@media print,screen and (max-width:1023px){.c-pagenation{margin-block-start:4rem}}@media print,screen and (min-width:1024px){.c-pagenation{margin-block-start:6rem}}.c-pagenation__inr{display:block flex;flex-wrap:wrap;justify-content:center;gap:1rem}@media(hover:hover)and (pointer:fine){.c-pagenation__inr a.page-numbers:hover{color:#fff;background:#079aff}}.c-pagenation__inr .page-numbers{display:block grid;place-items:center;color:#079aff;font-weight:500;min-width:3.5rem;padding-inline:1rem;padding-block:1.25rem;border:1px solid #079AFF}@media print,screen and (max-width:1023px){.c-pagenation__inr .page-numbers{font-size:1.5rem;line-height:1.2}}@media print,screen and (min-width:1024px){.c-pagenation__inr .page-numbers{font-size:1.6rem;line-height:1.25}}.c-pagenation__inr .page-numbers.current,.c-pagenation__inr .page-numbers.dots{color:#fff;background:#079aff}.c-pagenation__inr .page-numbers.prev,.c-pagenation__inr .page-numbers.next{position:relative}.c-pagenation__inr .page-numbers.prev:before,.c-pagenation__inr .page-numbers.next:before{content:"";position:absolute;inset-block-start:50%;translate:-50% -50%;width:1rem;height:1rem;border-inline-start:3px solid currentColor;border-block-start:3px solid currentColor}.c-pagenation__inr .page-numbers.prev:before{inset-inline-start:calc(50% + .2rem);rotate:-45deg}.c-pagenation__inr .page-numbers.next:before{inset-inline-start:calc(50% - .2rem);rotate:135deg}.c-cta{position:relative;width:100%}@media print,screen and (max-width:1023px){.c-cta{padding-block:6.5rem 7.2rem}}@media print,screen and (min-width:1024px){.c-cta{padding-block:9rem}}.c-cta:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;display:block flow-root;background:linear-gradient(30deg,#015aa8,#0fa0ce);z-index:1}.c-cta__bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:.03;z-index:2}.c-cta__inr{position:relative;display:block flex;align-items:center;z-index:3}@media print,screen and (max-width:1023px){.c-cta__inr{flex-direction:column;gap:4rem}}@media print,screen and (min-width:1024px){.c-cta__inr{justify-content:space-between}}.c-cta__txt{color:#fff}.c-cta__txt-ttl{font-weight:700}@media print,screen and (max-width:1023px){.c-cta__txt-ttl{font-size:3rem;line-height:1.4}}@media print,screen and (min-width:1024px){.c-cta__txt-ttl{font-size:5rem;line-height:1.4}}.c-cta__txt-par{font-weight:500}@media print,screen and (max-width:1023px){.c-cta__txt-par{font-size:1.6rem;line-height:1.5;margin-block-start:1.2rem}}@media print,screen and (min-width:1024px){.c-cta__txt-par{font-size:2rem;line-height:1.4;margin-block-start:2.8rem}}.c-cta__btns{display:block flex;flex-direction:column}@media print,screen and (max-width:1023px){.c-cta__btns{gap:3.5rem}}@media print,screen and (min-width:1024px){.c-cta__btns{gap:3rem}}.c-cta__btn{border:2px solid #fff}@media print,screen and (max-width:1023px){.c-cta__btn{width:35rem;height:8rem}}@media print,screen and (min-width:1024px){.c-cta__btn{width:42.8rem;height:10rem}}@media print,screen and (max-width:1023px){.c-cta__btn.m-dl .c-btn__txt img{min-width:2rem}}@media print,screen and (min-width:1024px){.c-cta__btn.m-dl .c-btn__txt img{min-width:2.4rem}}@media print,screen and (max-width:1023px){.c-cta__btn.m-dl .c-btn__txt span{font-size:1.9rem!important}}@media print,screen and (min-width:1024px){.c-cta__btn.m-dl .c-btn__txt span{font-size:2.4rem!important}}@media print,screen and (max-width:1023px){.c-cta__btn.m-contact .c-btn__txt img{min-width:2.8rem}}@media print,screen and (min-width:1024px){.c-cta__btn.m-contact .c-btn__txt img{min-width:3.4rem}}@media print,screen and (max-width:1023px){.c-cta__btn.m-contact .c-btn__txt span{font-size:2.2rem!important}}@media print,screen and (min-width:1024px){.c-cta__btn.m-contact .c-btn__txt span{font-size:2.8rem!important}}@media print,screen and (max-width:1023px){.c-cta__btn .c-btn__txt{width:calc(100% - 8rem);gap:1.4rem;padding-inline:3.4rem}}@media print,screen and (min-width:1024px){.c-cta__btn .c-btn__txt{width:calc(100% - 10rem);gap:1.6rem;padding-inline:4rem}}@media print,screen and (max-width:1023px){.c-cta__btn .c-btn__arrow{width:8rem}}@media print,screen and (min-width:1024px){.c-cta__btn .c-btn__arrow{width:10rem}}@media print,screen and (max-width:1023px){.c-cta__btn .c-btn__arrow:before,.c-cta__btn .c-btn__arrow:after{width:2.4rem;height:1.2rem}}@media print,screen and (min-width:1024px){.c-cta__btn .c-btn__arrow:before,.c-cta__btn .c-btn__arrow:after{width:3rem;height:1.5rem}}.c-cta-contact{position:relative;width:100%}@media print,screen and (max-width:1023px){.c-cta-contact{padding-block:6.5rem 7.2rem}}@media print,screen and (min-width:1024px){.c-cta-contact{padding-block:9.2rem 10rem}}.c-cta-contact:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;display:block flow-root;background:#00497e;z-index:1}.c-cta-contact__bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:.07;z-index:2}.c-cta-contact__inr{position:relative;z-index:3}.c-cta-contact__ttl{display:block flex;flex-direction:column;color:#fff;font-weight:400;width:fit-content}@media print,screen and (max-width:1023px){.c-cta-contact__ttl{gap:.8rem;padding-inline-start:2.8rem}}@media print,screen and (min-width:1024px){.c-cta-contact__ttl{gap:1.6rem;padding-inline-start:3.8rem}}.c-cta-contact__ttl-jp{position:relative;font-weight:700}@media print,screen and (max-width:1023px){.c-cta-contact__ttl-jp{font-size:1.9rem;line-height:1.5263157895}}@media print,screen and (min-width:1024px){.c-cta-contact__ttl-jp{font-size:3rem;line-height:1.3333333333}}.c-cta-contact__ttl-jp:before{content:"";position:absolute;inset-block-start:calc(.5lh - .75rem);background:#fff;clip-path:polygon(25% 0%,100% 0%,75% 100%,0% 100%)}@media print,screen and (max-width:1023px){.c-cta-contact__ttl-jp:before{inset-inline-start:-2.8rem;width:2.2rem;height:1.5rem}}@media print,screen and (min-width:1024px){.c-cta-contact__ttl-jp:before{inset-inline-start:-3.8rem;width:3rem;height:2rem}}.c-cta-contact__ttl-en{font-family:Manrope,Helvetica Neue,Helvetica,Segoe UI,Roboto,sans-serif;font-weight:800;text-transform:uppercase;letter-spacing:.02em}@media print,screen and (max-width:1023px){.c-cta-contact__ttl-en{font-size:3rem;line-height:1.1666666667}}@media print,screen and (min-width:1024px){.c-cta-contact__ttl-en{font-size:6rem;line-height:1.1666666667}}.c-cta-contact__items{display:block grid}@media print,screen and (max-width:1023px){.c-cta-contact__items{grid-template-columns:repeat(1,1fr);gap:2rem 4rem;margin-block-start:4rem}}@media print,screen and (min-width:1024px){.c-cta-contact__items{grid-template-columns:repeat(2,1fr);gap:8rem;margin-block-start:6rem}}.c-cta-contact__item{background:#fff}@media print,screen and (max-width:1023px){.c-cta-contact__item{padding-inline:2.5rem;padding-block:2.6rem 3rem;border-radius:1.5rem}}@media print,screen and (min-width:1024px){.c-cta-contact__item{padding-inline:3.6rem;padding-block:3.5rem 4rem;border-radius:2rem}}.c-cta-contact__item-ttl{position:relative;color:#079aff;font-weight:700;text-align:center;border-block-end:2px solid #EDEDED}@media print,screen and (max-width:1023px){.c-cta-contact__item-ttl{font-size:2.4rem;line-height:1.5;padding-block-end:1rem}}@media print,screen and (min-width:1024px){.c-cta-contact__item-ttl{font-size:2.8rem;line-height:1.5;padding-block-end:2.2rem}}.c-cta-contact__item-ttl:before{content:"";position:absolute;inset-inline-start:50%;inset-block-end:-2px;translate:-50% 0;display:block flow-root;height:2px;background:#079aff}@media print,screen and (max-width:1023px){.c-cta-contact__item-ttl:before{width:7rem}}@media print,screen and (min-width:1024px){.c-cta-contact__item-ttl:before{width:10rem}}.c-cta-contact__item-desc{font-weight:500;text-indent:-.025em;letter-spacing:.025em;text-align:center}@media print,screen and (max-width:1023px){.c-cta-contact__item-desc{font-size:1.5rem;line-height:1.8;margin-block-start:2.1rem}}@media print,screen and (min-width:1024px){.c-cta-contact__item-desc{font-size:1.8rem;line-height:1.7777777778;margin-block-start:2.8rem}}.c-cta-contact__item-btn{margin-inline:auto}@media print,screen and (max-width:1023px){.c-cta-contact__item-btn{max-width:35rem;height:6.8rem;margin-block-start:2.4rem}}@media print,screen and (min-width:1024px){.c-cta-contact__item-btn{max-width:42.8rem;height:8.5rem;margin-block-start:3.2rem}}@media print,screen and (max-width:1023px){.c-cta-contact__item-btn .c-btn__txt{width:calc(100% - 6.8rem);gap:1.2rem;padding-inline:2.5rem}}@media print,screen and (min-width:1024px){.c-cta-contact__item-btn .c-btn__txt{width:calc(100% - 8.5rem);gap:1.4rem;padding-inline:3.5rem}}@media print,screen and (max-width:1023px){.c-cta-contact__item-btn .c-btn__txt span{font-size:1.9rem!important}}@media print,screen and (min-width:1024px){.c-cta-contact__item-btn .c-btn__txt span{font-size:2.4rem!important}}@media print,screen and (max-width:1023px){.c-cta-contact__item-btn .c-btn__arrow{width:6.8rem}}@media print,screen and (min-width:1024px){.c-cta-contact__item-btn .c-btn__arrow{width:8.5rem}}@media print,screen and (max-width:1023px){.c-cta-contact__item-btn .c-btn__arrow:before,.c-cta-contact__item-btn .c-btn__arrow:after{width:2.4rem;height:1.2rem}}@media print,screen and (min-width:1024px){.c-cta-contact__item-btn .c-btn__arrow:before,.c-cta-contact__item-btn .c-btn__arrow:after{width:3rem;height:1.5rem}}@media print,screen and (max-width:1023px){.c-cta-contact__item-btn.m-tel .c-btn__txt img{min-width:2rem}}@media print,screen and (min-width:1024px){.c-cta-contact__item-btn.m-tel .c-btn__txt img{min-width:2.6rem}}.c-cta-contact__item-btn.m-tel .c-btn__txt span{font-family:Manrope,Helvetica Neue,Helvetica,Segoe UI,Roboto,sans-serif;font-weight:700}@media print,screen and (max-width:1023px){.c-cta-contact__item-btn.m-contact .c-btn__txt img{min-width:2.3rem}}@media print,screen and (min-width:1024px){.c-cta-contact__item-btn.m-contact .c-btn__txt img{min-width:3rem}}.c-post-content{display:flow-root}@media print,screen and (max-width:1023px){.c-post-content{margin-block-start:2.5rem}}@media print,screen and (min-width:1024px){.c-post-content{margin-block-start:4rem}}.c-post-content>*{margin-block-start:1.25rem}.c-post-content :is(.wp-block-details,.wp-block-quote,.wp-block-column,.wp-block-media-text__content,.wp-block-cover__inner-container,.wp-block-group__inner-container)>:not(:first-child){margin-block-start:1rem}.c-post-content>p+*{margin-block-start:1lh}.c-post-content p a,.c-post-content h1 a,.c-post-content h2 a,.c-post-content h3 a,.c-post-content h4 a,.c-post-content h5 a,.c-post-content h6 a,.c-post-content ul a,.c-post-content ol a,.c-post-content table a{color:#2b91d1;text-decoration:underline currentColor}@media(hover:hover)and (pointer:fine){.c-post-content p a:hover,.c-post-content h1 a:hover,.c-post-content h2 a:hover,.c-post-content h3 a:hover,.c-post-content h4 a:hover,.c-post-content h5 a:hover,.c-post-content h6 a:hover,.c-post-content ul a:hover,.c-post-content ol a:hover,.c-post-content table a:hover{text-decoration-color:transparent}}.c-post-content h1.wp-block-heading{position:relative;color:#079aff;font-weight:700;margin-block:0;border-block-end:2px solid #EDEDED}@media print,screen and (max-width:1023px){.c-post-content h1.wp-block-heading{font-size:1.6rem;line-height:1.75;padding-block-end:1.2rem}}@media print,screen and (min-width:1024px){.c-post-content h1.wp-block-heading{font-size:1.8rem;line-height:1.7777777778;padding-block-end:1.6rem}}.c-post-content h1.wp-block-heading:before{content:"";position:absolute;inset-inline-start:0;inset-block-end:-2px;display:block flow-root;height:2px;background:#079aff}@media print,screen and (max-width:1023px){.c-post-content h1.wp-block-heading:before{width:7rem}}@media print,screen and (min-width:1024px){.c-post-content h1.wp-block-heading:before{width:10rem}}.c-post-content h2.wp-block-heading{position:relative;color:#079aff;font-weight:700;background:#f5f9fc;margin-block:0;border-radius:5px;overflow:hidden}@media print,screen and (max-width:1023px){.c-post-content h2.wp-block-heading{font-size:1.6rem;line-height:1.75;padding-inline:2.2rem;padding-block:1.6rem}}@media print,screen and (min-width:1024px){.c-post-content h2.wp-block-heading{font-size:1.8rem;line-height:1.7777777778;padding-inline:3rem;padding-block:2.2rem}}.c-post-content h2.wp-block-heading:not(:first-child){margin-block-start:8rem}.c-post-content h2.wp-block-heading:before{content:"";position:absolute;inset-inline-start:0;inset-block-start:0;display:block flow-root;width:5px;height:100%;background:#079aff}.c-post-content h2.wp-block-heading+*{margin-block-start:4rem}.c-post-content h3.wp-block-heading+*,.c-post-content h4.wp-block-heading+*,.c-post-content h5.wp-block-heading+*,.c-post-content h6.wp-block-heading+*{margin-block-start:1lh}.c-post-content h3.wp-block-heading{color:#079aff}@media print,screen and (max-width:1023px){.c-post-content h3.wp-block-heading{font-size:1.6rem;line-height:1.75}}@media print,screen and (min-width:1024px){.c-post-content h3.wp-block-heading{font-size:1.8rem;line-height:1.7777777778}}@media print,screen and (max-width:1023px){.c-post-content h4.wp-block-heading{font-size:1.4rem;line-height:1.7857142857}}@media print,screen and (min-width:1024px){.c-post-content h4.wp-block-heading{font-size:1.6rem;line-height:1.75}}@media print,screen and (max-width:1023px){.c-post-content h5.wp-block-heading{font-size:1.2rem;line-height:1.75}}@media print,screen and (min-width:1024px){.c-post-content h5.wp-block-heading{font-size:1.4rem;line-height:1.7857142857}}@media print,screen and (max-width:1023px){.c-post-content h6.wp-block-heading{font-size:1rem;line-height:1.8}}@media print,screen and (min-width:1024px){.c-post-content h6.wp-block-heading{font-size:1.2rem;line-height:1.75}}.c-post-content ul.wp-block-list,.c-post-content ol.wp-block-list{padding-inline-start:4rem;list-style-type:unset}.c-post-content img,.c-post-content video,.c-post-content canvas,.c-post-content svg{display:inline;width:fit-content}.c-post-content .wp-block-button__link{text-decoration:none}.c-post-content .wp-element-caption{font-size:.75em}.c-post-content .wp-block-media-text__media img,.c-post-content .wp-block-media-text__media video{max-width:100%}.c-post-back{margin-inline:auto}@media print,screen and (max-width:1023px){.c-post-back{margin-block-start:5rem}}@media print,screen and (min-width:1024px){.c-post-back{margin-block-start:10rem}}.c-input[type=text],.c-input[type=email],.c-input[type=time],.c-input[type=date],.c-input[type=datetime-local],.c-input[type=week],.c-input[type=month],.c-input[type=number],.c-input[type=password],.c-input[type=search],.c-input[type=tel],.c-input[type=url],.c-textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;font-weight:400;background:#f5f9fc;border:1px solid #ccc;border-radius:5px}@media print,screen and (max-width:1023px){.c-input[type=text],.c-input[type=email],.c-input[type=time],.c-input[type=date],.c-input[type=datetime-local],.c-input[type=week],.c-input[type=month],.c-input[type=number],.c-input[type=password],.c-input[type=search],.c-input[type=tel],.c-input[type=url],.c-textarea{font-size:1.4rem;line-height:1.4285714286;padding:1.5rem}}@media print,screen and (min-width:1024px){.c-input[type=text],.c-input[type=email],.c-input[type=time],.c-input[type=date],.c-input[type=datetime-local],.c-input[type=week],.c-input[type=month],.c-input[type=number],.c-input[type=password],.c-input[type=search],.c-input[type=tel],.c-input[type=url],.c-textarea{font-size:1.6rem;line-height:1.5;padding:2rem}}.c-input[type=text]::-ms-expand,.c-input[type=email]::-ms-expand,.c-input[type=time]::-ms-expand,.c-input[type=date]::-ms-expand,.c-input[type=datetime-local]::-ms-expand,.c-input[type=week]::-ms-expand,.c-input[type=month]::-ms-expand,.c-input[type=number]::-ms-expand,.c-input[type=password]::-ms-expand,.c-input[type=search]::-ms-expand,.c-input[type=tel]::-ms-expand,.c-input[type=url]::-ms-expand,.c-textarea::-ms-expand{display:none}.c-input[type=text]:-webkit-autofill,.c-input[type=text]:focus:-webkit-autofill,.c-input[type=text]:focus-visible,.c-input[type=text]:autofill,.c-input[type=email]:-webkit-autofill,.c-input[type=email]:focus:-webkit-autofill,.c-input[type=email]:focus-visible,.c-input[type=email]:autofill,.c-input[type=time]:-webkit-autofill,.c-input[type=time]:focus:-webkit-autofill,.c-input[type=time]:focus-visible,.c-input[type=time]:autofill,.c-input[type=date]:-webkit-autofill,.c-input[type=date]:focus:-webkit-autofill,.c-input[type=date]:focus-visible,.c-input[type=date]:autofill,.c-input[type=datetime-local]:-webkit-autofill,.c-input[type=datetime-local]:focus:-webkit-autofill,.c-input[type=datetime-local]:focus-visible,.c-input[type=datetime-local]:autofill,.c-input[type=week]:-webkit-autofill,.c-input[type=week]:focus:-webkit-autofill,.c-input[type=week]:focus-visible,.c-input[type=week]:autofill,.c-input[type=month]:-webkit-autofill,.c-input[type=month]:focus:-webkit-autofill,.c-input[type=month]:focus-visible,.c-input[type=month]:autofill,.c-input[type=number]:-webkit-autofill,.c-input[type=number]:focus:-webkit-autofill,.c-input[type=number]:focus-visible,.c-input[type=number]:autofill,.c-input[type=password]:-webkit-autofill,.c-input[type=password]:focus:-webkit-autofill,.c-input[type=password]:focus-visible,.c-input[type=password]:autofill,.c-input[type=search]:-webkit-autofill,.c-input[type=search]:focus:-webkit-autofill,.c-input[type=search]:focus-visible,.c-input[type=search]:autofill,.c-input[type=tel]:-webkit-autofill,.c-input[type=tel]:focus:-webkit-autofill,.c-input[type=tel]:focus-visible,.c-input[type=tel]:autofill,.c-input[type=url]:-webkit-autofill,.c-input[type=url]:focus:-webkit-autofill,.c-input[type=url]:focus-visible,.c-input[type=url]:autofill,.c-textarea:-webkit-autofill,.c-textarea:focus:-webkit-autofill,.c-textarea:focus-visible,.c-textarea:autofill{-webkit-box-shadow:0 0 0 10000px #dfecff inset;box-shadow:0 0 0 10000px #dfecff inset}.c-input[type=text]:disabled,.c-input[type=email]:disabled,.c-input[type=time]:disabled,.c-input[type=date]:disabled,.c-input[type=datetime-local]:disabled,.c-input[type=week]:disabled,.c-input[type=month]:disabled,.c-input[type=number]:disabled,.c-input[type=password]:disabled,.c-input[type=search]:disabled,.c-input[type=tel]:disabled,.c-input[type=url]:disabled,.c-textarea:disabled{opacity:.5}@media print,screen and (max-width:1023px){.c-input[type=text].m-mid,.c-input[type=email].m-mid,.c-input[type=time].m-mid,.c-input[type=date].m-mid,.c-input[type=datetime-local].m-mid,.c-input[type=week].m-mid,.c-input[type=month].m-mid,.c-input[type=number].m-mid,.c-input[type=password].m-mid,.c-input[type=search].m-mid,.c-input[type=tel].m-mid,.c-input[type=url].m-mid,.c-textarea.m-mid{width:100%}}@media print,screen and (min-width:1024px){.c-input[type=text].m-mid,.c-input[type=email].m-mid,.c-input[type=time].m-mid,.c-input[type=date].m-mid,.c-input[type=datetime-local].m-mid,.c-input[type=week].m-mid,.c-input[type=month].m-mid,.c-input[type=number].m-mid,.c-input[type=password].m-mid,.c-input[type=search].m-mid,.c-input[type=tel].m-mid,.c-input[type=url].m-mid,.c-textarea.m-mid{width:63rem}}@media print,screen and (max-width:1023px){.c-input[type=text].m-half,.c-input[type=email].m-half,.c-input[type=time].m-half,.c-input[type=date].m-half,.c-input[type=datetime-local].m-half,.c-input[type=week].m-half,.c-input[type=month].m-half,.c-input[type=number].m-half,.c-input[type=password].m-half,.c-input[type=search].m-half,.c-input[type=tel].m-half,.c-input[type=url].m-half,.c-textarea.m-half{width:100%}}@media print,screen and (min-width:1024px){.c-input[type=text].m-half,.c-input[type=email].m-half,.c-input[type=time].m-half,.c-input[type=date].m-half,.c-input[type=datetime-local].m-half,.c-input[type=week].m-half,.c-input[type=month].m-half,.c-input[type=number].m-half,.c-input[type=password].m-half,.c-input[type=search].m-half,.c-input[type=tel].m-half,.c-input[type=url].m-half,.c-textarea.m-half{width:calc((100% - 2.5rem)/2)}}.c-input[type=text].m-birth,.c-input[type=email].m-birth,.c-input[type=time].m-birth,.c-input[type=date].m-birth,.c-input[type=datetime-local].m-birth,.c-input[type=week].m-birth,.c-input[type=month].m-birth,.c-input[type=number].m-birth,.c-input[type=password].m-birth,.c-input[type=search].m-birth,.c-input[type=tel].m-birth,.c-input[type=url].m-birth,.c-textarea.m-birth{background-position:top 50% right 1rem;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgdmlld0JveD0iMCAwIDIyIDI0LjkiPgogIDxyZWN0IGZpbGw9IiNiZmJmYmYiIHg9IjMuNSIgd2lkdGg9IjIuMyIgaGVpZ2h0PSI0LjMiIHJ4PSIxLjEiIHJ5PSIxLjEiLz4KICA8cGF0aCBmaWxsPSIjYmZiZmJmIiBkPSJNMjAuMywyLjJoLTEuMXYxLjFjMCwxLS44LDEuNy0xLjcsMS43aC0uMmMtMSwwLTEuNy0uOC0xLjctMS43di0xLjFINi41djEuMWMwLDEtLjgsMS43LTEuNywxLjdoLS4yYy0xLDAtMS43LS44LTEuNy0xLjd2LTEuMWgtMS4xYy0xLDAtMS43LjgtMS43LDEuN3YxOS4yYzAsMSwuOCwxLjcsMS43LDEuN2gxOC42YzEsMCwxLjctLjgsMS43LTEuN1YzLjljMC0xLS44LTEuNy0xLjctMS43Wk0xOS43LDIyYzAsLjItLjIuNC0uNC40SDIuN2MtLjIsMC0uNC0uMi0uNC0uNFY4YzAtLjIuMi0uNC40LS40aDE2LjVjLjIsMCwuNC4yLjQuNHYxNC4xWiIvPgogIDxyZWN0IGZpbGw9IiNiZmJmYmYiIHg9IjE2LjIiIHdpZHRoPSIyLjMiIGhlaWdodD0iNC4zIiByeD0iMS4xIiByeT0iMS4xIi8+Cjwvc3ZnPg==);background-repeat:no-repeat}@media print,screen and (max-width:1023px){.c-input[type=text].m-birth,.c-input[type=email].m-birth,.c-input[type=time].m-birth,.c-input[type=date].m-birth,.c-input[type=datetime-local].m-birth,.c-input[type=week].m-birth,.c-input[type=month].m-birth,.c-input[type=number].m-birth,.c-input[type=password].m-birth,.c-input[type=search].m-birth,.c-input[type=tel].m-birth,.c-input[type=url].m-birth,.c-textarea.m-birth{width:12.4rem;background-size:1.65rem 1.8675rem}}@media print,screen and (min-width:1024px){.c-input[type=text].m-birth,.c-input[type=email].m-birth,.c-input[type=time].m-birth,.c-input[type=date].m-birth,.c-input[type=datetime-local].m-birth,.c-input[type=week].m-birth,.c-input[type=month].m-birth,.c-input[type=number].m-birth,.c-input[type=password].m-birth,.c-input[type=search].m-birth,.c-input[type=tel].m-birth,.c-input[type=url].m-birth,.c-textarea.m-birth{width:18.8rem;background-size:2.2rem 2.49rem}}@media print,screen and (max-width:1023px){.c-input[type=text].m-zip,.c-input[type=email].m-zip,.c-input[type=time].m-zip,.c-input[type=date].m-zip,.c-input[type=datetime-local].m-zip,.c-input[type=week].m-zip,.c-input[type=month].m-zip,.c-input[type=number].m-zip,.c-input[type=password].m-zip,.c-input[type=search].m-zip,.c-input[type=tel].m-zip,.c-input[type=url].m-zip,.c-textarea.m-zip{width:100%}}@media print,screen and (min-width:568px){.c-input[type=text].m-zip,.c-input[type=email].m-zip,.c-input[type=time].m-zip,.c-input[type=date].m-zip,.c-input[type=datetime-local].m-zip,.c-input[type=week].m-zip,.c-input[type=month].m-zip,.c-input[type=number].m-zip,.c-input[type=password].m-zip,.c-input[type=search].m-zip,.c-input[type=tel].m-zip,.c-input[type=url].m-zip,.c-textarea.m-zip{width:10rem}}@media print,screen and (min-width:1024px){.c-input[type=text].m-zip,.c-input[type=email].m-zip,.c-input[type=time].m-zip,.c-input[type=date].m-zip,.c-input[type=datetime-local].m-zip,.c-input[type=week].m-zip,.c-input[type=month].m-zip,.c-input[type=number].m-zip,.c-input[type=password].m-zip,.c-input[type=search].m-zip,.c-input[type=tel].m-zip,.c-input[type=url].m-zip,.c-textarea.m-zip{width:17.2rem}}.c-input[type=text].m-no-spin[type=number]::-webkit-outer-spin-button,.c-input[type=text].m-no-spin[type=number]::-webkit-inner-spin-button,.c-input[type=email].m-no-spin[type=number]::-webkit-outer-spin-button,.c-input[type=email].m-no-spin[type=number]::-webkit-inner-spin-button,.c-input[type=time].m-no-spin[type=number]::-webkit-outer-spin-button,.c-input[type=time].m-no-spin[type=number]::-webkit-inner-spin-button,.c-input[type=date].m-no-spin[type=number]::-webkit-outer-spin-button,.c-input[type=date].m-no-spin[type=number]::-webkit-inner-spin-button,.c-input[type=datetime-local].m-no-spin[type=number]::-webkit-outer-spin-button,.c-input[type=datetime-local].m-no-spin[type=number]::-webkit-inner-spin-button,.c-input[type=week].m-no-spin[type=number]::-webkit-outer-spin-button,.c-input[type=week].m-no-spin[type=number]::-webkit-inner-spin-button,.c-input[type=month].m-no-spin[type=number]::-webkit-outer-spin-button,.c-input[type=month].m-no-spin[type=number]::-webkit-inner-spin-button,.c-input[type=number].m-no-spin[type=number]::-webkit-outer-spin-button,.c-input[type=number].m-no-spin[type=number]::-webkit-inner-spin-button,.c-input[type=password].m-no-spin[type=number]::-webkit-outer-spin-button,.c-input[type=password].m-no-spin[type=number]::-webkit-inner-spin-button,.c-input[type=search].m-no-spin[type=number]::-webkit-outer-spin-button,.c-input[type=search].m-no-spin[type=number]::-webkit-inner-spin-button,.c-input[type=tel].m-no-spin[type=number]::-webkit-outer-spin-button,.c-input[type=tel].m-no-spin[type=number]::-webkit-inner-spin-button,.c-input[type=url].m-no-spin[type=number]::-webkit-outer-spin-button,.c-input[type=url].m-no-spin[type=number]::-webkit-inner-spin-button,.c-textarea.m-no-spin[type=number]::-webkit-outer-spin-button,.c-textarea.m-no-spin[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;-moz-appearance:textfield}.c-textarea{display:block;resize:vertical}@media print,screen and (max-width:1023px){.c-textarea{height:20rem}}@media print,screen and (min-width:1024px){.c-textarea{height:16rem}}.c-select{display:inline-block;position:relative;z-index:1}.c-select:before{content:"▼";display:block;position:absolute;inset-block-start:1.2rem;font-size:.75em;pointer-events:none;z-index:2}@media print,screen and (max-width:1023px){.c-select:before{inset-block-start:1rem;inset-inline-end:1rem}}@media print,screen and (min-width:1024px){.c-select:before{inset-block-start:1.2rem;inset-inline-end:1.2rem}}.c-select select{position:relative;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#f2f2f2;border:1px solid #ddd;width:100%;cursor:pointer;z-index:1}@media print,screen and (max-width:1023px){.c-select select{padding:.6rem 2.5rem .6rem .75rem;border-radius:2px}}@media print,screen and (min-width:1024px){.c-select select{padding:.8rem 3.5rem .8rem 1rem;border-radius:3px}}.c-select select::-ms-expand{display:none}.c-select select:-webkit-autofill,.c-select select:focus:-webkit-autofill,.c-select select:focus-visible,.c-select select:autofill{-webkit-box-shadow:0 0 0 10000px #dfecff inset;box-shadow:0 0 0 10000px #dfecff inset}.c-select select:disabled{opacity:.5}.c-select select:invalid{color:#aeaeae;font-weight:400}.c-select select option:empty{color:#aeaeae}.c-select__wrap{display:block flex;align-items:center;gap:.5em}.c-select__wrap.m-year:after{content:"年"}.c-select__wrap.m-month:after{content:"月"}.c-select__wrap.m-day:after{content:"日"}.c-checkbox{display:block flex;flex-wrap:wrap;gap:1.2rem 2rem;font-weight:500}.c-checkbox__item{position:relative;display:block flex;align-items:center;flex-wrap:wrap;gap:1.5rem 1rem}.c-checkbox__item:has(input[type=checkbox]:focus-visible){outline:#f17916 2px solid;outline-offset:-2px}.c-checkbox__item input[type=checkbox]{position:absolute;z-index:-1}.c-checkbox__item input[type=checkbox]:checked+.c-checkbox__item-name:after{opacity:1}.c-checkbox__item-name{position:relative;display:block flex;align-items:center;flex-wrap:wrap;gap:0 .5em}.c-checkbox__item-name:before,.c-checkbox__item-name:after{content:"";display:block}.c-checkbox__item-name:before{position:relative;background:#fff;border:1px solid #ddd;z-index:1}@media print,screen and (max-width:1023px){.c-checkbox__item-name:before{border-radius:3px;min-width:2rem;height:2rem}}@media print,screen and (min-width:1024px){.c-checkbox__item-name:before{border-radius:4px;min-width:2.4rem;height:2.4rem}}.c-checkbox__item-name:after{position:absolute;inset-inline-start:.4rem;border:solid #079AFF;border-block-start:none;border-inline-end:none;transform:rotate(-45deg);opacity:0;border-width:3px;transition:.3s cubic-bezier(.25,.1,.25,1) opacity;z-index:2}@media print,screen and (max-width:1023px){.c-checkbox__item-name:after{inset-block-start:calc(50% - .5rem);min-width:1.4rem;height:.7rem}}@media print,screen and (min-width:1024px){.c-checkbox__item-name:after{inset-block-start:calc(50% - .6rem);min-width:1.7rem;height:.8rem}}.c-checkbox__item-name a{color:#079aff;text-decoration:underline currentColor}@media(hover:hover)and (pointer:fine){.c-checkbox__item-name a:hover{text-decoration:underline transparent}}.c-checkbox-other{display:block flex;flex-wrap:wrap;gap:1rem 2rem;width:100%}@media print,screen and (max-width:1023px){.c-checkbox-other .c-input{width:100%}}@media print,screen and (min-width:1024px){.c-checkbox-other .c-input{width:calc(100% - 9rem)}}.c-radiobox{display:block flex;flex-wrap:wrap;gap:1rem 2rem;font-weight:500}.c-radiobox__item{display:block flex;align-items:center;gap:1.2rem 1rem}.c-radiobox__item:has(input[type=radio]:focus-visible){outline:#f17916 2px solid;outline-offset:-2px}.c-radiobox__item input[type=radio]{position:absolute;opacity:0;z-index:-1}.c-radiobox__item input[type=radio]:checked+.c-radiobox__item-name:before{border-color:#079aff}.c-radiobox__item input[type=radio]:checked+.c-radiobox__item-name:after{opacity:1}.c-radiobox__item-name{position:relative;display:block flex;align-items:center;flex-wrap:wrap;gap:0 .5em}.c-radiobox__item-name:before,.c-radiobox__item-name:after{content:"";display:block;border-radius:50%}.c-radiobox__item-name:before{position:relative;min-width:1.333em;height:1.333em;background:#fff;border:1px solid #ddd;transition:.3s cubic-bezier(.25,.1,.25,1) border}.c-radiobox__item-name:after{position:absolute;inset-block-start:calc(.3335em + 1px);inset-inline-start:.3335em;width:.667em;height:.667em;background:#079aff;opacity:0;transition:.3s cubic-bezier(.25,.1,.25,1) opacity}.c-radiobox__item-name a{color:#079aff;text-decoration:underline currentColor}@media(hover:hover)and (pointer:fine){.c-radiobox__item-name a:hover{text-decoration:underline transparent}}.c-form-input__item{display:block flex;flex-direction:column}@media print,screen and (max-width:1023px){.c-form-input__item{gap:1rem;padding-block:2rem}}@media print,screen and (min-width:1024px){.c-form-input__item{gap:2rem;padding-inline:4rem;padding-block:4rem}}.c-form-input__item:not(:last-of-type){border-block-end:2px #F5F9FC solid}.c-form-input__item dt{display:block flex;align-items:center;flex-wrap:wrap;gap:.25em .75em;font-weight:500}@media print,screen and (max-width:1023px){.c-form-input__item dt{font-size:1.4rem;line-height:1.8571428571}}@media print,screen and (min-width:1024px){.c-form-input__item dt{font-size:1.6rem;line-height:1.875}}.c-form-input__item dt small{width:100%;height:100%}.c-form-input__item dd{display:block flex;flex-direction:column;gap:.75em}@media print,screen and (max-width:1023px){.c-form-input__item dd{font-size:1.3rem;line-height:1.4615384615}}@media print,screen and (min-width:1024px){.c-form-input__item dd{font-size:1.6rem;line-height:1.5}}.c-form-input__required{color:#fff;font-size:.8em;background:#ad0000;font-weight:500;padding:0 .5em;border-radius:4px}.c-form-input__sub-item{display:block flex}@media print,screen and (max-width:1023px){.c-form-input__sub-item{gap:.5em;flex-direction:column}}.c-form-input__notice{font-size:.9em}.c-form-input__wrap{display:block flex;flex-direction:column;gap:.5em;width:100%}.c-form-input__address-link{vertical-align:baseline}.c-form-input__address-link svg{display:inline-block;width:1em}.c-form-input__zip{display:block flex;flex-wrap:wrap}@media print,screen and (max-width:1023px){.c-form-input__zip{gap:.5rem 1.5rem}}@media print,screen and (min-width:1024px){.c-form-input__zip{gap:1.5rem 2.5rem}}.c-form-input__zip-btn{color:#fff;background:#079aff;border:1px solid color-mix(in srgb,#079AFF,#000 25%)}@media print,screen and (max-width:1023px){.c-form-input__zip-btn{width:100%;padding:.6rem 1rem;border-radius:2px}}@media print,screen and (min-width:568px){.c-form-input__zip-btn{width:auto}}@media print,screen and (min-width:1024px){.c-form-input__zip-btn{padding:.8rem 2.5rem;border-radius:3px}}@media(hover:hover)and (pointer:fine){.c-form-input__zip-btn:hover{background:color-mix(in srgb,#079AFF,#fff 25%)}}.c-form-input__file{display:block flex;flex-direction:column;gap:.5em}.c-form-input__file-btn{display:block flex;justify-content:center;align-items:center;width:100%;color:#fff;background:#079aff;border:1px solid color-mix(in srgb,#079AFF,#000 25%);transition:.3s cubic-bezier(.25,.1,.25,1) background}@media print,screen and (max-width:1023px){.c-form-input__file-btn{gap:.25em;padding:.6rem 1rem;border-radius:2px}}@media print,screen and (min-width:1024px){.c-form-input__file-btn{gap:.5em;padding:.8rem 2.5rem;border-radius:3px}}@media(hover:hover)and (pointer:fine){.c-form-input__file-btn:hover{background:color-mix(in srgb,#079AFF,#fff 25%)}}.c-form-input__file-btn-plus{position:relative;width:1.3em;height:1.3em;border:1px solid #fff;border-radius:50%}.c-form-input__file-btn-plus:before,.c-form-input__file-btn-plus:after{content:"";position:absolute;inset-block-start:50%;inset-inline-start:50%;translate:-50% -50%;width:.6em;height:1px;background:#fff}.c-form-input__file-btn-plus:after{rotate:90deg}.c-form-input__policy{display:block flex;flex-direction:column;align-items:center;gap:.5em;background:#f8f8f8;margin-block-start:2rem;border:1px solid #EBEBEB;border-radius:5px}@media print,screen and (max-width:1023px){.c-form-input__policy{padding-block:2rem}}@media print,screen and (min-width:1024px){.c-form-input__policy{padding-block:3.5rem}}.c-form-input__policy-headline{font-weight:700;text-align:center}@media print,screen and (max-width:1023px){.c-form-input__policy-headline{font-size:1.5rem;line-height:1.4}}@media print,screen and (min-width:1024px){.c-form-input__policy-headline{font-size:1.8rem;line-height:1.3333333333}}.c-form-input__policy-txt{text-align:center}@media print,screen and (max-width:1023px){.c-form-input__policy-txt{font-size:1.3rem;line-height:1.6153846154;margin-block-start:.8rem}}@media print,screen and (min-width:1024px){.c-form-input__policy-txt{font-size:1.6rem;line-height:1.5;margin-block-start:1.6rem}}.c-form-input__policy-check{font-weight:500;margin-inline:auto}@media print,screen and (max-width:1023px){.c-form-input__policy-check{font-size:1.6rem;line-height:1.625}}@media print,screen and (min-width:1024px){.c-form-input__policy-check{font-size:2rem;line-height:1.6;margin-block-start:.4rem}}.c-form-confirm__item{display:block flex}@media print,screen and (max-width:1023px){.c-form-confirm__item{flex-direction:column;gap:1rem;padding-block:2rem}}@media print,screen and (min-width:1024px){.c-form-confirm__item{gap:2rem;padding-inline:4rem;padding-block:4rem}}.c-form-confirm__item:not(:last-of-type){border-block-end:2px #F5F9FC solid}.c-form-confirm__item:has(.c-form-confirm__sub-item){flex-direction:column}@media print,screen and (max-width:1023px){.c-form-confirm__item:has(.c-form-confirm__sub-item){gap:1rem 0}}@media print,screen and (min-width:1024px){.c-form-confirm__item:has(.c-form-confirm__sub-item){gap:1.5rem 0}}.c-form-confirm__item dt{display:block flex;flex-wrap:wrap;gap:.25em .75em;font-weight:400}@media print,screen and (max-width:1023px){.c-form-confirm__item dt{font-size:1.4rem;line-height:1.7857142857}}@media print,screen and (min-width:1024px){.c-form-confirm__item dt{width:21rem;font-size:1.8rem;line-height:1.6666666667}}.c-form-confirm__item dt small{width:100%;height:100%}.c-form-confirm__item dd{display:block flex;flex-direction:column;gap:.75em;font-weight:500}@media print,screen and (max-width:1023px){.c-form-confirm__item dd{font-size:1.4rem;line-height:1.7857142857}}@media print,screen and (min-width:1024px){.c-form-confirm__item dd{width:calc(100% - 21rem);font-size:1.8rem;line-height:1.6666666667}}.c-form-confirm__sub-item{display:block flex}@media print,screen and (max-width:1023px){.c-form-confirm__sub-item{gap:.5em;flex-direction:column}}@media print,screen and (max-width:1023px){.c-form-confirm__wrap{width:100%}}@media print,screen and (min-width:1024px){.c-form-confirm__wrap{width:calc((100% - 2.5rem)/2)}}.c-form-submit{display:block flex;justify-content:center;align-items:center}@media print,screen and (max-width:1023px){.c-form-submit{flex-direction:column;gap:2rem;margin-block-start:3rem}}@media print,screen and (min-width:1024px){.c-form-submit{gap:4rem;margin-block-start:6rem}}.c-form-submit__btn{display:block grid;align-items:center;color:#fff;font-weight:700;text-align:center;width:30rem;background:#079aff;border-radius:10px;margin:0!important;padding-block:.5em}@media print,screen and (max-width:1023px){.c-form-submit__btn{font-size:1.6rem;line-height:1.5;min-height:5.5rem;padding-inline:1.5rem}}@media print,screen and (min-width:1024px){.c-form-submit__btn{font-size:2rem;line-height:1.4;min-height:7.5rem;padding-inline:2rem}}@media(hover:hover)and (pointer:fine){.c-form-submit__btn:hover{background:color-mix(in srgb,#079AFF 100%,#fff 30%)}}.c-form-submit__btn.m-gray{background:#afafaf;border-color:#afafaf}@media(hover:hover)and (pointer:fine){.c-form-submit__btn.m-gray:hover{background:color-mix(in srgb,#AFAFAF 100%,#fff 30%)}}.c-form-submit__failed-msg{color:#e41c1c;font-weight:700;text-align:center}@media print,screen and (max-width:1023px){.c-form-submit__failed-msg{margin-block-start:2rem}}@media print,screen and (min-width:1024px){.c-form-submit__failed-msg{margin-block-start:3rem}}.c-form-comp__txt{font-weight:500;text-align:center;letter-spacing:.025em}@media print,screen and (max-width:1023px){.c-form-comp__txt{font-size:1.6rem;line-height:2;margin-block-start:4rem}}@media print,screen and (min-width:1024px){.c-form-comp__txt{font-size:1.8rem;line-height:2;margin-block-start:6rem}}.c-form-comp__back{margin-inline:auto}@media print,screen and (max-width:1023px){.c-form-comp__back{margin-block-start:4rem}}@media print,screen and (min-width:1024px){.c-form-comp__back{margin-block-start:8rem}}.p-top{position:relative;overflow-x:clip}.p-top__headline{display:block flex;flex-direction:column;color:#079aff;font-weight:400;width:fit-content}@media print,screen and (max-width:1023px){.p-top__headline{gap:1.2rem;padding-inline-start:2rem}}@media print,screen and (min-width:1024px){.p-top__headline{gap:1.8rem;margin-inline-start:-4rem;padding-inline-start:4rem}}.p-top__headline.m-white{color:#fff}.p-top__headline.m-white .p-top__headline-ttl-jp:before{background:#fff302}.p-top__headline-ttl-jp{position:relative;font-weight:700}@media print,screen and (max-width:1023px){.p-top__headline-ttl-jp{font-size:1.9rem;line-height:1.5263157895}}@media print,screen and (min-width:1024px){.p-top__headline-ttl-jp{font-size:2.6rem;line-height:1.5384615385}}.p-top__headline-ttl-jp:before{content:"";position:absolute;inset-block-start:calc(.5lh - .5rem);background:#079aff;clip-path:polygon(25% 0%,100% 0%,75% 100%,0% 100%)}@media print,screen and (max-width:1023px){.p-top__headline-ttl-jp:before{inset-inline-start:-2rem;width:1.4rem;height:1rem}}@media print,screen and (min-width:1024px){.p-top__headline-ttl-jp:before{inset-inline-start:-2.8rem;width:2rem;height:1.4rem}}.p-top__headline-ttl-en{font-family:Manrope,Helvetica Neue,Helvetica,Segoe UI,Roboto,sans-serif;font-weight:800;text-transform:uppercase;letter-spacing:.025em}@media print,screen and (max-width:1023px){.p-top__headline-ttl-en{font-size:3rem;line-height:1.1666666667;margin-block-start:.4rem}}@media print,screen and (min-width:1024px){.p-top__headline-ttl-en{font-size:7rem;line-height:1.0714285714}}.p-top__headline-desc{font-weight:500}@media print,screen and (max-width:1023px){.p-top__headline-desc{font-size:1.6rem;line-height:1.5}}@media print,screen and (min-width:1024px){.p-top__headline-desc{font-size:1.8rem;line-height:1.4444444444}}.p-top__mv{position:relative;width:100%;height:100vh;background:#f5f9fc;overflow:hidden}.p-top__mv-inr{position:relative;width:100%;height:100%;margin-inline:auto}@media print,screen and (max-width:1023px){.p-top__mv-inr{padding-inline:clamp(4rem,10.2564102564vw,8rem);padding-block-start:13.5714285714vh}}@media print,screen and (min-width:1024px){.p-top__mv-inr{display:block grid;align-items:center;max-width:148rem;padding-inline:10rem}}.p-top__mv-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.p-top__mv-bg-circle{position:absolute;display:block flow-root;max-inline-size:unset;aspect-ratio:1/1;z-index:1}@media print,screen and (max-width:1023px){.p-top__mv-bg-circle{inset-inline-start:50%;inset-block-start:-23rem;translate:-50% 0;width:56.4rem}}@media print,screen and (min-width:1024px){.p-top__mv-bg-circle{inset-inline-start:-83rem;inset-block-start:50%;translate:0 -50%;width:115rem}}.p-top__mv-bg-img{position:absolute;display:block flow-root;max-inline-size:unset;aspect-ratio:1/1;border-radius:50%;z-index:2}@media print,screen and (max-width:1023px){.p-top__mv-bg-img{inset-inline-start:50%;inset-block-end:-16.2rem;translate:-50% 0;width:50.6rem;filter:drop-shadow(0 0 5rem rgba(0,0,0,.08))}}@media print,screen and (min-width:1024px){.p-top__mv-bg-img{inset-inline-end:-25.8rem;inset-block-start:50%;translate:0 -50%;width:103rem;filter:drop-shadow(0 0 10rem rgba(0,0,0,.08))}}.p-top__mv-bg-img:before{content:"";position:absolute;background-size:100% auto;background-position:center;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNzE2IDc2Ij48cGF0aCBmaWxsPSIjZmZmMzAyIiBkPSJNMTY3Mi42IDBjLTguOCAwLTExLjkgMTIuNy0xNy4xIDM3LTEuOSA4LjgtNC45IDIyLjctNy41IDI3LjktMi4xLTQuMy00LjMtMTQuOS01LjYtMjEuNy0zLjUtMTcuMy02LjItMzEtMTUuNS0zMC45LTkuMiAwLTExLjggMTIuNi0xNSAyOC41LTEuNCA2LjgtMy42IDE3LjktNS45IDIwLjYtMi0uNi00LjYtNC42LTYuOC03LjgtMi0zLjItNC4zLTYuMS02LjgtOC44LTYuNy02LjUtMTkuOC02LjktMzcuNS02LjdDMTAzNi42IDM4LjcgNTE4LjQgMzkuMy4xIDQwdjlMMTU1NSA0Ny44YzEzLjgtLjEgMjYuNSAwIDMwLjQgMy45IDIuMSAyLjIgMy45IDQuNyA1LjUgNy4yIDMuOSA1LjggOC4zIDEyLjQgMTUuOCAxMi4zIDkuMiAwIDExLjgtMTIuNiAxNS0yOC41IDEuMy02LjEgMy4yLTE1LjkgNS4yLTE5LjYgMi4yIDQuMSA0LjQgMTUuMSA1LjggMjIgMy41IDE3LjMgNi4yIDMxIDE1LjUgMzAuOSA4LjggMCAxMS45LTEyLjcgMTcuMS0zNyAxLjktOC43IDQuOC0yMi4zIDcuNC0yNy43IDIuNSA1LjMgNS4xIDE4LjQgNi43IDI2LjcgNC43IDIzLjggNy42IDM2LjMgMTYuNSAzNi4ybDIwLjEtLjJ2LTkuN2wtMTkuMi4yYy0yLjctMy40LTUuOC0xOC45LTcuNi0yOC4zLTQuOC0yMy45LTcuNy0zNi4yLTE2LjYtMzYuMiIvPjwvc3ZnPg==);background-repeat:no-repeat;z-index:2}@media print,screen and (max-width:1023px){.p-top__mv-bg-img:before{inset-inline-start:calc(50% + .3rem);inset-block-end:90.8rem;translate:-50% 0%;rotate:90deg;width:84rem;height:3.7rem}}@media print,screen and (min-width:1024px){.p-top__mv-bg-img:before{inset-inline-start:.1rem;inset-block-start:calc(50% + .4rem);translate:-100% -50%;width:171.6rem;height:7.6rem}}.p-top__mv-bg-img:after{content:"";position:absolute;background-size:100% auto;background-position:center;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA5NTQgOTU1Ij48ZGVmcz48c3R5bGU+LnN0MHtmaWxsOm5vbmU7c3Ryb2tlOiNmZmY7c3Ryb2tlLXdpZHRoOjNweH08L3N0eWxlPjwvZGVmcz48Y2lyY2xlIGN4PSI0NzciIGN5PSI0NzgiIHI9IjQzMS41IiBjbGFzcz0ic3QwIi8+PGNpcmNsZSBjeD0iNDc3LjUiIGN5PSI0NzcuNSIgcj0iNDU5IiBjbGFzcz0ic3QwIi8+PGVsbGlwc2UgY3g9IjQ3Ny41IiBjeT0iNDc4IiBjbGFzcz0ic3QwIiByeD0iNDQ3IiByeT0iNDQ3LjUiLz48ZWxsaXBzZSBjeD0iNDc3IiBjeT0iNDc3LjUiIGNsYXNzPSJzdDAiIHJ4PSI0NzUuNSIgcnk9IjQ3NiIvPjwvc3ZnPg==);background-repeat:no-repeat;aspect-ratio:1/1;z-index:1}@media print,screen and (max-width:1023px){.p-top__mv-bg-img:after{inset-block-end:-3.4rem;inset-inline-start:50%;translate:-50% 0;width:58rem}}@media print,screen and (min-width:1024px){.p-top__mv-bg-img:after{inset-block-start:50%;translate:0 -50%;inset-inline-end:-7.5rem;width:118rem}}.p-top__mv-bg-img .swiper{position:relative;z-index:1}.p-top__mv-bg-img .swiper-slide{transition-timing-function:cubic-bezier(.61,1,.88,1)}.p-top__mv-bg-img__item{position:relative;display:block flow-root;border-radius:50%;overflow:hidden;z-index:3}.p-top__mv-bg-img__item.m-01{background:#fff;border:solid #FFF302}@media print,screen and (max-width:1023px){.p-top__mv-bg-img__item.m-01{border-width:.5rem}}@media print,screen and (min-width:1024px){.p-top__mv-bg-img__item.m-01{border-width:1rem}}.p-top__mv-bg-img__item img{width:100%}.p-top__mv-bg-img__filter{position:absolute;top:0;right:0;bottom:0;left:0;aspect-ratio:1/1;opacity:.75;mix-blend-mode:lighten;transition:2s cubic-bezier(.61,1,.88,1) opacity;z-index:2}.p-top__mv-bg-img__filter.is-hidden{opacity:0}.p-top__mv-txt{position:relative;width:fit-content;z-index:2}@media print,screen and (max-width:1023px){.p-top__mv-txt{margin-inline:auto}}.p-top__mv-ttl-main{color:#333;font-weight:700}@media print,screen and (max-width:1023px){.p-top__mv-ttl-main{font-size:4rem;line-height:1.45}}@media print,screen and (min-width:1024px){.p-top__mv-ttl-main{font-size:5rem;line-height:1.48}}.p-top__mv-ttl-main span{display:inline flow-root;color:#ff8001;background:#fff;padding-inline:.2em;border:1px solid #FF8001;border-radius:2px}@media print,screen and (max-width:1023px){.p-top__mv-ttl-main span{font-size:4rem;line-height:1.25}}@media print,screen and (min-width:1024px){.p-top__mv-ttl-main span{font-size:5rem;line-height:1.3}}@media print,screen and (max-width:1023px){.p-top__mv-ttl-sub{font-size:1.5rem;line-height:1.4;margin-block-start:1.6rem}}@media print,screen and (min-width:1024px){.p-top__mv-ttl-sub{font-size:2rem;line-height:1.4;margin-block-start:1.8rem}}.p-top__mv-links{display:block flex}@media print,screen and (max-width:1023px){.p-top__mv-links{gap:1.6rem;margin-block-start:4.6rem}}@media print,screen and (min-width:1024px){.p-top__mv-links{gap:2.5rem;margin-block-start:5.6rem}}@media print,screen and (max-width:1023px){.p-top__mv-link{min-width:14.8rem;min-height:3.8rem}}@media print,screen and (min-width:1024px){.p-top__mv-link{min-width:24rem;min-height:6rem}}@media print,screen and (max-width:1023px){.p-top__mv-link.m-dl .c-btn__txt img{width:1rem}}@media print,screen and (max-width:1023px){.p-top__mv-link.m-dl .c-btn__txt span{font-size:.9rem!important}}@media print,screen and (max-width:1023px){.p-top__mv-link.m-contact .c-btn__txt img{width:1.4rem}}@media print,screen and (max-width:1023px){.p-top__mv-link.m-contact .c-btn__txt span{font-size:1rem!important}}@media print,screen and (max-width:1023px){.p-top__mv-link .c-btn__txt{gap:.5rem;min-width:calc(100% - 3.2rem);padding-inline:1.2rem}}@media print,screen and (min-width:1024px){.p-top__mv-link .c-btn__txt{gap:.8rem}}@media print,screen and (max-width:1023px){.p-top__mv-link .c-btn__arrow{width:3.2rem}}@media print,screen and (max-width:1023px){.p-top__mv-link .c-btn__arrow:before,.p-top__mv-link .c-btn__arrow:after{width:1.1rem;height:.6rem}}.p-top__t-mcma{position:relative}.p-top__t-mcma:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;display:block flow-root;z-index:3}@media print,screen and (max-width:1023px){.p-top__t-mcma:after{width:100%;height:70%;background:linear-gradient(to bottom,#222,#222 30%,#2220 72.5%,#2220)}}@media print,screen and (min-width:1024px){.p-top__t-mcma:after{background:linear-gradient(to right,#222,#222 30%,#2220 72.5%,#2220)}}.p-top__t-mcma-bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:1}.p-top__t-mcma-inr{display:block flex;gap:7.6rem}@media print,screen and (max-width:1023px){.p-top__t-mcma-inr{width:fit-content;justify-content:center;flex-wrap:wrap;padding-block:6rem 8rem}}@media print,screen and (min-width:1024px){.p-top__t-mcma-inr{align-items:center;padding-block:6.4rem}}.p-top__t-mcma-txt{position:relative;color:#fff;z-index:4}@media print,screen and (max-width:1023px){.p-top__t-mcma-txt{max-width:35rem}}@media print,screen and (min-width:1024px){.p-top__t-mcma-txt{max-width:56rem}}.p-top__t-mcma-txt-ttl{font-weight:700}@media print,screen and (max-width:1023px){.p-top__t-mcma-txt-ttl{font-size:2.6rem;line-height:1.4615384615}}@media print,screen and (min-width:1024px){.p-top__t-mcma-txt-ttl{font-size:3.2rem;line-height:1.3125}}@media print,screen and (max-width:1023px){.p-top__t-mcma-txt-ttl span{font-size:2rem;line-height:1.7}}@media print,screen and (min-width:1024px){.p-top__t-mcma-txt-ttl span{font-size:2.6rem;line-height:1.6153846154}}.p-top__t-mcma-txt-desc{font-size:1.6rem;line-height:2;font-weight:500}@media print,screen and (max-width:1023px){.p-top__t-mcma-txt-desc{margin-block-start:2.5rem}}@media print,screen and (min-width:1024px){.p-top__t-mcma-txt-desc{margin-inline-start:1em;margin-block-start:3.5rem}}@media print,screen and (max-width:1023px){.p-top__t-mcma-txt-link{margin-block-start:4rem}}@media print,screen and (min-width:1024px){.p-top__t-mcma-txt-link{margin-block-start:4.5rem}}.p-top__t-mcma-img{position:relative;z-index:2}@media print,screen and (max-width:1023px){.p-top__t-mcma-img{width:35rem;margin-inline:auto}}@media print,screen and (min-width:1024px){.p-top__t-mcma-img{width:56rem;margin-inline:auto -4rem}}.p-top__lineup{position:relative;background:#079aff}@media print,screen and (max-width:1023px){.p-top__lineup-inr{padding-block:6rem 8rem}}@media print,screen and (min-width:1024px){.p-top__lineup-inr{padding-block:10.8rem 12rem}}.p-top__lineup-list{display:block grid;gap:3rem}@media print,screen and (max-width:1023px){.p-top__lineup-list{margin-block-start:3.6rem}}@media print,screen and (min-width:1024px){.p-top__lineup-list{grid-template-columns:2fr 1fr;margin-block-start:5.6rem}}.p-top__lineup-list-item{display:block flex;flex-wrap:wrap;background:#f5f9fc}@media print,screen and (max-width:1023px){.p-top__lineup-list-item{padding-block:4.4rem 3.2rem}}@media print,screen and (min-width:1024px){.p-top__lineup-list-item{padding-block:3rem 4rem}}@media print,screen and (max-width:1023px){.p-top__lineup-list-item.m-cloud-portable .p-top__lineup-list-item__photo img{width:29rem}}@media print,screen and (min-width:1024px){.p-top__lineup-list-item.m-cloud-portable .p-top__lineup-list-item__photo img{width:61.2rem}}@media print,screen and (min-width:1024px){.p-top__lineup-list-item.m-cloud-portable .p-top__lineup-list-item__inr{width:50%}}.p-top__lineup-list-item.m-cloud-portable .p-top__lineup-list-item__inr:not(:first-of-type){border-width:0;border-color:#d8d8d8;border-style:solid}@media print,screen and (max-width:1023px){.p-top__lineup-list-item.m-cloud-portable .p-top__lineup-list-item__inr:not(:first-of-type){margin-block-start:4.2rem;padding-block-start:3.2rem;border-block-start-width:1px}}@media print,screen and (min-width:1024px){.p-top__lineup-list-item.m-cloud-portable .p-top__lineup-list-item__inr:not(:first-of-type){border-inline-start-width:1px}}@media print,screen and (max-width:1023px){.p-top__lineup-list-item.m-edgeware .p-top__lineup-list-item__photo img{width:23.3rem}}@media print,screen and (min-width:1024px){.p-top__lineup-list-item.m-edgeware .p-top__lineup-list-item__photo img{width:25.3rem}}.p-top__lineup-list-item__photo{display:block grid;place-items:center;width:100%;padding-inline:2rem}@media print,screen and (min-width:1024px){.p-top__lineup-list-item__photo{height:18rem}}.p-top__lineup-list-item__inr{padding-inline:2rem}@media print,screen and (max-width:1023px){.p-top__lineup-list-item__inr{width:100%;margin-block-start:2rem}}@media print,screen and (min-width:1024px){.p-top__lineup-list-item__inr{margin-block-start:1.6rem}}.p-top__lineup-list-item__ttl{display:block flex;flex-direction:column;align-items:center}.p-top__lineup-list-item__ttl-name{color:#079aff;font-family:Manrope,Helvetica Neue,Helvetica,Segoe UI,Roboto,sans-serif;font-weight:800}@media print,screen and (max-width:1023px){.p-top__lineup-list-item__ttl-name{font-size:2.3rem;line-height:1.652173913}}@media print,screen and (min-width:1024px){.p-top__lineup-list-item__ttl-name{font-size:2.5rem;line-height:1.6}}.p-top__lineup-list-item__ttl-type{font-weight:500;text-align:center;background:#fff;margin-block-start:.3rem}@media print,screen and (max-width:1023px){.p-top__lineup-list-item__ttl-type{font-size:1.3rem;line-height:1.6153846154;min-width:13rem;border-radius:2.1rem}}@media print,screen and (min-width:1024px){.p-top__lineup-list-item__ttl-type{font-size:1.6rem;line-height:1.5;min-width:13.8rem;padding-block:.2rem;border-radius:2.4rem}}.p-top__lineup-list-item__functions{display:block grid;grid-template-columns:repeat(2,1fr);gap:1.2rem}@media print,screen and (max-width:1023px){.p-top__lineup-list-item__functions{margin-block-start:2.5rem}}@media print,screen and (min-width:1024px){.p-top__lineup-list-item__functions{margin-block-start:2.7rem}}.p-top__lineup-list-item__function{display:block flex;align-items:center;background:#fff;padding-block:.8rem;border:1px solid #F0F0F0;border-radius:3px}@media print,screen and (max-width:1023px){.p-top__lineup-list-item__function{gap:.4rem;min-height:5.4rem;padding-inline:1.1rem .8rem}}@media print,screen and (min-width:1024px){.p-top__lineup-list-item__function{gap:.8rem;min-height:5.8rem;padding-inline:1.3rem 1rem}}@media print,screen and (max-width:1023px){.p-top__lineup-list-item__function span{font-size:1.3rem;line-height:1.4615384615}}@media print,screen and (min-width:1024px){.p-top__lineup-list-item__function span{font-size:1.4rem;line-height:1.4285714286}}@media print,screen and (max-width:1023px){.p-top__lineup-list-item__function img{width:2rem}}@media print,screen and (min-width:1024px){.p-top__lineup-list-item__function img{width:2.2rem}}.p-top__lineup-list-item__link{margin-inline:auto}@media print,screen and (max-width:1023px){.p-top__lineup-list-item__link{margin-block-start:2.8rem}}@media print,screen and (min-width:1024px){.p-top__lineup-list-item__link{margin-block-start:3rem}}.p-top__lineup-copyright{display:block grid;grid-template-columns:max-content 1fr;width:fit-content;color:#fff;margin-inline-start:auto}@media print,screen and (max-width:1023px){.p-top__lineup-copyright{font-size:1.2rem;line-height:1.5;margin-block-start:1.5rem}}@media print,screen and (min-width:1024px){.p-top__lineup-copyright{font-size:1.4rem;line-height:1.4285714286;margin-block-start:2.5rem}}.p-top__lineup-copyright dt{font-weight:400;margin-inline-end:1em}.p-top__columns{position:relative;background:#f5f9fc}@media print,screen and (max-width:1023px){.p-top__columns-inr{padding-block:5rem 6rem}}@media print,screen and (min-width:1024px){.p-top__columns-inr{padding-block:10.8rem 12rem}}@media print,screen and (max-width:1023px){.p-top__columns-list{margin-block-start:3.6rem}}@media print,screen and (min-width:1024px){.p-top__columns-list{margin-inline:2rem;margin-block-start:5.8rem}}.p-top__columns-link{margin-inline:auto}@media print,screen and (max-width:1023px){.p-top__columns-link{margin-block-start:5rem}}@media print,screen and (min-width:1024px){.p-top__columns-link{margin-block-start:7.8rem}}.p-top__case{position:relative}@media print,screen and (max-width:1023px){.p-top__case-inr{padding-block:5rem 6rem}}@media print,screen and (min-width:1024px){.p-top__case-inr{padding-block:10.8rem 12rem}}@media print,screen and (max-width:1023px){.p-top__case-list{margin-block-start:3.6rem}}@media print,screen and (min-width:1024px){.p-top__case-list{margin-inline:2rem;margin-block-start:5.8rem}}.p-top__case-link{margin-inline:auto}@media print,screen and (max-width:1023px){.p-top__case-link{margin-block-start:5rem}}@media print,screen and (min-width:1024px){.p-top__case-link{margin-block-start:7.8rem}}.p-top__gallery{position:relative;background:#f5f9fc}@media print,screen and (max-width:1023px){.p-top__gallery-inr{padding-block:7.2rem 6.8rem}}@media print,screen and (min-width:1024px){.p-top__gallery-inr{display:block flex;padding-block:10.8rem 12rem}}@media print,screen and (min-width:1024px){.p-top__gallery-headline{width:42rem}}.p-top__gallery-slide{position:relative}@media print,screen and (max-width:1023px){.p-top__gallery-slide{margin-inline-end:clamp(-4rem,-5.1282051282vw,-2rem);margin-block-start:4rem}}@media print,screen and (min-width:1024px){.p-top__gallery-slide{width:calc(100% - 42rem)}}@media print,screen and (min-width:1024px){.p-top__gallery-slide .swiper{margin-inline-end:calc(-.5*(100vw - 114rem))}}@media print,screen and (max-width:1023px){.p-top__gallery-slide .swiper-slide{width:28rem;margin-inline-end:2rem}}@media print,screen and (min-width:1024px){.p-top__gallery-slide .swiper-slide{width:40.2rem;margin-inline-end:3rem}}.p-top__gallery-slide-item{width:100%}.p-top__gallery-slide-item.is-played .p-top__gallery-slide-item__thumb,.p-top__gallery-slide-item.is-played .p-top__gallery-slide-item__play{opacity:0;pointer-events:none;visibility:hidden}.p-top__gallery-slide-item__figure{display:block flex;flex-direction:column;position:relative;width:100%}@media print,screen and (max-width:1023px){.p-top__gallery-slide-item__figure{gap:1.5rem}}@media print,screen and (min-width:1024px){.p-top__gallery-slide-item__figure{gap:1.3rem}}.p-top__gallery-slide-item__figure figcaption{font-weight:700}@media print,screen and (max-width:1023px){.p-top__gallery-slide-item__figure figcaption{font-size:1.7rem;line-height:1.4705882353}}@media print,screen and (min-width:1024px){.p-top__gallery-slide-item__figure figcaption{font-size:1.8rem;line-height:1.4444444444}}.p-top__gallery-slide-item__figure-inr{position:relative;width:100%}.p-top__gallery-slide-item__player{position:relative;z-index:1}.p-top__gallery-slide-item__player iframe{display:block flow-root;width:100%;aspect-ratio:420/236}.p-top__gallery-slide-item__thumb{position:absolute;display:block flow-root;width:100%;aspect-ratio:420/236;z-index:2}.p-top__gallery-slide-item__play{position:absolute;inset-inline-start:50%;inset-block-start:50%;translate:-50% -50%;border:1px solid #fff;border-radius:50%;aspect-ratio:1/1;z-index:3}@media print,screen and (max-width:1023px){.p-top__gallery-slide-item__play{width:6rem}}@media print,screen and (min-width:1024px){.p-top__gallery-slide-item__play{width:8.2rem}}.p-top__gallery-slide-item__play:before{content:"";position:absolute;inset-inline-start:50%;inset-block-start:50%;translate:-50% -50%;background:#fff;aspect-ratio:8/7;clip-path:polygon(0 0,0% 100%,100% 50%)}@media print,screen and (max-width:1023px){.p-top__gallery-slide-item__play:before{width:1.8rem}}@media print,screen and (min-width:1024px){.p-top__gallery-slide-item__play:before{width:2.4rem}}.p-top__gallery-slide-nav{display:block flex;gap:1.8rem}@media print,screen and (max-width:1023px){.p-top__gallery-slide-nav{justify-content:flex-end;margin-inline-end:calc(2rem + clamp(2rem,5.1282051282vw,4rem));margin-block-start:2.2rem}}@media print,screen and (min-width:1024px){.p-top__gallery-slide-nav{position:absolute;inset-inline-start:-38rem}}.p-top__gallery-slide-nav__btn{display:block grid;place-items:center;width:5rem;background:#fff;border:1px solid #079AFF;border-radius:50%;aspect-ratio:1/1}@media(hover:hover)and (pointer:fine){.p-top__gallery-slide-nav__btn:hover{background:#079aff}.p-top__gallery-slide-nav__btn:hover svg path{fill:#fff}}.p-top__gallery-slide-nav__btn.m-next svg{scale:-1 1}.p-top__gallery-slide-nav__btn svg{width:2.2rem}.p-top__gallery-slide-nav__btn svg path{transition:.4s cubic-bezier(.61,1,.88,1) fill}.p-top__faq{position:relative}@media print,screen and (max-width:1023px){.p-top__faq-inr{padding-block:5.8rem 6rem}}@media print,screen and (min-width:1024px){.p-top__faq-inr{padding-block:10.8rem 12rem}}@media print,screen and (max-width:1023px){.p-top__faq-list{margin-block-start:4rem}}@media print,screen and (min-width:1024px){.p-top__faq-list{max-width:98rem;margin-inline:auto;margin-block-start:6rem}}.p-top__faq-link{margin-inline:auto}@media print,screen and (max-width:1023px){.p-top__faq-link{margin-block-start:5rem}}@media print,screen and (min-width:1024px){.p-top__faq-link{margin-block-start:6rem}}.p-top__dl{position:relative;background:#f5f9fc}@media print,screen and (max-width:1023px){.p-top__dl-inr{padding-block:5.6rem 10rem}}@media print,screen and (min-width:1024px){.p-top__dl-inr{padding-block:10.8rem 12rem}}@media print,screen and (max-width:1023px){.p-top__dl-slide{margin-block-start:3rem;margin-inline-end:clamp(-4rem,-5.1282051282vw,-2rem)}}@media print,screen and (min-width:1024px){.p-top__dl-slide{margin-block-start:5.8rem}}@media print,screen and (max-width:1023px){.p-top__dl-list{width:100%}}@media print,screen and (min-width:1024px){.p-top__dl-list{display:block grid;grid-template-columns:repeat(4,1fr);gap:8rem 4rem;margin-block-start:5.8rem}}@media print,screen and (max-width:1023px){.p-top__dl-list .swiper-slide{width:27rem;margin-inline-end:4rem}}@media print,screen and (max-width:1023px){.p-top__dl-list-item{width:27rem}}@media print,screen and (max-width:1023px){.p-top__dl-slide-nav{display:block flex;justify-content:flex-end;gap:1.8rem;margin-inline-end:calc(2rem + clamp(2rem,5.1282051282vw,4rem));margin-block-start:4rem}}@media print,screen and (min-width:1024px){.p-top__dl-slide-nav{display:none}}.p-top__dl-slide-nav__btn{display:block grid;place-items:center;width:5rem;background:#fff;border:1px solid #079AFF;border-radius:50%;aspect-ratio:1/1}@media(hover:hover)and (pointer:fine){.p-top__dl-slide-nav__btn:hover{background:#079aff}.p-top__dl-slide-nav__btn:hover svg path{fill:#fff}}.p-top__dl-slide-nav__btn.m-next svg{scale:-1 1}.p-top__dl-slide-nav__btn svg{width:2.2rem}.p-top__dl-slide-nav__btn svg path{transition:.4s cubic-bezier(.61,1,.88,1) fill}.p-top__dl-link{margin-inline:auto}@media print,screen and (max-width:1023px){.p-top__dl-link{margin-block-start:3.4rem}}@media print,screen and (min-width:1024px){.p-top__dl-link{margin-block-start:7.8rem}}@media print,screen and (max-width:1023px){.p-t-mcma{padding-block-end:10rem}}@media print,screen and (min-width:1024px){.p-t-mcma{padding-block-end:15rem}}@media print,screen and (min-width:1024px){.p-t-mcma__intro{margin-inline:-1rem}}.p-t-mcma__intro-inr{display:block flex;align-items:center}@media print,screen and (max-width:1023px){.p-t-mcma__intro-inr{flex-direction:column;gap:1.6rem}}@media print,screen and (min-width:1024px){.p-t-mcma__intro-inr{gap:4.5rem}}.p-t-mcma__intro-logo{width:29.8rem}.p-t-mcma__intro-logo img{width:100%}@media print,screen and (min-width:1024px){.p-t-mcma__intro-txt{width:calc(100% - 34.3rem)}}.p-t-mcma__intro-txt-ttl{font-weight:700}@media print,screen and (max-width:1023px){.p-t-mcma__intro-txt-ttl{font-size:2.3rem;line-height:1.5217391304;text-align:center}}@media print,screen and (min-width:1024px){.p-t-mcma__intro-txt-ttl{font-size:2.6rem;line-height:1.5384615385}}@media print,screen and (max-width:1023px){.p-t-mcma__intro-txt-par{font-size:1.5rem;line-height:2;margin-block-start:1.6rem}}@media print,screen and (min-width:1024px){.p-t-mcma__intro-txt-par{font-size:1.6rem;line-height:1.875;margin-block-start:2rem}}@media print,screen and (max-width:1023px){.p-t-mcma__feat{margin-block-start:6rem}}@media print,screen and (min-width:1024px){.p-t-mcma__feat{margin-block-start:8rem}}.p-t-mcma__feat.m-bg-bgray{background:#f5f9fc;margin-block-start:0}@media print,screen and (max-width:1023px){.p-t-mcma__feat.m-bg-bgray{padding-block-end:6rem}}@media print,screen and (min-width:1024px){.p-t-mcma__feat.m-bg-bgray{padding-block-end:10rem}}.p-t-mcma__feat.m-bg-bgray .p-t-mcma__feat-list-item{background:#fff}.p-t-mcma__feat-list{display:block grid}@media print,screen and (max-width:1023px){.p-t-mcma__feat-list{grid-template-columns:repeat(1,1fr);gap:2rem;margin-inline:2rem;margin-block-start:3rem}}@media print,screen and (min-width:768px){.p-t-mcma__feat-list{grid-template-columns:repeat(2,1fr)}}@media print,screen and (min-width:1024px){.p-t-mcma__feat-list{grid-template-columns:repeat(3,1fr);gap:4rem 3.5rem;margin-block-start:5rem}}.p-t-mcma__feat-list-item{display:block grid;place-content:center;background:#f5f9fc;padding-block:2.5rem;border:1px solid #079AFF;border-radius:1rem}.p-t-mcma__feat-list-item__img{display:block grid;place-items:center;height:8rem}.p-t-mcma__feat-list-item__img img.m-motor{width:19.2rem}.p-t-mcma__feat-list-item__img img.m-clamp-sensor{width:9.2rem}.p-t-mcma__feat-list-item__img img.m-parameter{width:7rem}.p-t-mcma__feat-list-item__img img.m-wide-range{width:6.8rem}.p-t-mcma__feat-list-item__img img.m-system-faults{width:8.9rem}.p-t-mcma__feat-list-item__img img.m-no-learning{width:7.6rem}.p-t-mcma__feat-list-item__img img.m-cbm{width:8.3rem}.p-t-mcma__feat-list-item__img img.m-constant{width:6.5rem}.p-t-mcma__feat-list-item__img img.m-on-premises{width:5.9rem}.p-t-mcma__feat-list-item__img+.p-t-mcma__feat-list-item__ttl{margin-block-start:1rem}.p-t-mcma__feat-list-item__ttl{display:block grid;place-content:center;color:#079aff;font-family:Manrope,Helvetica Neue,Helvetica,Segoe UI,Roboto,sans-serif;font-size:2.2rem;line-height:1.3636363636;font-weight:700;text-align:center;min-height:1.25lh}.p-t-mcma__feat-list-item__desc{color:#4d4d4d;font-size:1.2rem;line-height:1.3333333333;text-align:center;margin-block-start:.5rem}.p-t-mcma__feat-list-item__desc.m-big{color:#000;font-size:1.6rem;line-height:1.5;margin-block-start:1rem}@media print,screen and (max-width:1023px){.p-t-mcma__compo{margin-block-start:6rem}}@media print,screen and (min-width:1024px){.p-t-mcma__compo{margin-block-start:8rem}}.p-t-mcma__compo-fig{display:block grid;place-items:center;background:#f5f9fc}@media print,screen and (max-width:1023px){.p-t-mcma__compo-fig{margin-block-start:3rem;padding-inline:2rem;padding-block:2rem}}@media print,screen and (min-width:1024px){.p-t-mcma__compo-fig{margin-block-start:4rem;padding-inline:6rem;padding-block:6rem}}.p-t-mcma__compo-fig img{width:100%;max-width:83.5rem}@media print,screen and (max-width:1023px){.p-t-mcma__compo-list{margin-block-start:2rem}}@media print,screen and (min-width:1024px){.p-t-mcma__compo-list{margin-block-start:4rem}}@media print,screen and (max-width:1023px){.p-t-mcma__lineup{margin-block-start:6rem}}@media print,screen and (min-width:1024px){.p-t-mcma__lineup{margin-block-start:8rem}}.p-t-mcma__lineup-catch{text-align:center}@media print,screen and (max-width:1023px){.p-t-mcma__lineup-catch{font-size:1.5rem;line-height:1.6666666667;padding-block-start:3rem}}@media print,screen and (min-width:1024px){.p-t-mcma__lineup-catch{font-size:1.8rem;line-height:1.4444444444;padding-block-start:5rem}}@media print,screen and (max-width:1023px){.p-t-mcma__parameter{margin-block-start:6rem}}@media print,screen and (min-width:1024px){.p-t-mcma__parameter{margin-block-start:8rem}}.p-t-mcma__parameter-fig{display:block grid;place-items:center}@media print,screen and (max-width:1023px){.p-t-mcma__parameter-fig{margin-block-start:3rem}}@media print,screen and (min-width:1024px){.p-t-mcma__parameter-fig{margin-block-start:5rem}}.p-t-mcma__parameter-fig img{width:100%;max-width:120rem}.p-t-mcma__parameter-desc{text-align:center}@media print,screen and (max-width:1023px){.p-t-mcma__parameter-desc{font-size:1.5rem;line-height:1.6666666667;margin-block-start:3rem}}@media print,screen and (min-width:1024px){.p-t-mcma__parameter-desc{font-size:1.8rem;line-height:1.4444444444;margin-block-start:4rem}}@media print,screen and (max-width:1023px){.p-t-mcma__analysis{margin-block-start:6rem}}@media print,screen and (min-width:1024px){.p-t-mcma__analysis{margin-block-start:8rem}}@media print,screen and (max-width:1023px){.p-t-mcma__analysis-graph{margin-block-start:3rem}}@media print,screen and (min-width:1024px){.p-t-mcma__analysis-graph{margin-inline:-2.5rem;margin-block-start:5rem}}.p-t-mcma__analysis-graph figcaption{text-align:center}@media print,screen and (max-width:1023px){.p-t-mcma__analysis-graph figcaption{font-size:1.5rem;line-height:1.6666666667;margin-block-start:2rem}}@media print,screen and (min-width:1024px){.p-t-mcma__analysis-graph figcaption{font-size:1.8rem;line-height:1.4444444444;margin-block-start:3.6rem}}.p-t-mcma__analysis-graph-img{display:block flow-root;max-width:92rem;margin-inline:auto}.p-t-mcma__analysis-graph-img img{width:100%}.p-t-mcma__analysis-sec{position:relative;background:#f5f9fc}@media print,screen and (max-width:1023px){.p-t-mcma__analysis-sec{margin-block-start:6rem;padding-inline:2rem;padding-block:5.2rem 3.2rem}}@media print,screen and (min-width:1024px){.p-t-mcma__analysis-sec{margin-block-start:10rem;padding-inline:4rem;padding-block:5.6rem 5rem}}.p-t-mcma__analysis-sec-ttl{position:absolute;inset-block-start:0;inset-inline-start:50%;translate:-50% -50%;color:#fff;font-weight:700;text-align:center;text-indent:.05em;letter-spacing:-.05em;background:#079aff}@media print,screen and (max-width:1023px){.p-t-mcma__analysis-sec-ttl{min-width:27rem;font-size:1.8rem;line-height:1;padding-inline:2rem;padding-block:1.2rem;border-radius:3rem}}@media print,screen and (min-width:1024px){.p-t-mcma__analysis-sec-ttl{font-size:2.4rem;line-height:1;padding-inline:4.8rem;padding-block:1.5rem;border-radius:3.9rem}}.p-t-mcma__analysis-detection{display:block flex;justify-content:center;align-items:flex-start}@media print,screen and (max-width:1023px){.p-t-mcma__analysis-detection{flex-wrap:wrap;gap:3rem}}@media print,screen and (min-width:1024px){.p-t-mcma__analysis-detection{gap:4rem}}.p-t-mcma__analysis-detection-table{background:#fff}.p-t-mcma__analysis-detection-table thead th{color:#fff;text-align:center;font-weight:700;background:#006bb5;border:1px solid #F5F9FC}@media print,screen and (max-width:1023px){.p-t-mcma__analysis-detection-table thead th{font-size:1.1rem;line-height:1.4545454545;padding-inline:1rem;padding-block:.4rem}}@media print,screen and (min-width:1024px){.p-t-mcma__analysis-detection-table thead th{font-size:1.6rem;line-height:1.5;padding-inline:2rem;padding-block:.8rem}}@media print,screen and (max-width:1023px){.p-t-mcma__analysis-detection-table tbody tr th,.p-t-mcma__analysis-detection-table tbody tr td{padding-inline:1rem}}@media print,screen and (min-width:1024px){.p-t-mcma__analysis-detection-table tbody tr th,.p-t-mcma__analysis-detection-table tbody tr td{padding-inline:2rem}}.p-t-mcma__analysis-detection-table tbody tr th:not(:last-child),.p-t-mcma__analysis-detection-table tbody tr td:not(:last-child){border-inline-end:1px solid #F5F9FC}.p-t-mcma__analysis-detection-table tbody tr:not(:last-child) th,.p-t-mcma__analysis-detection-table tbody tr:not(:last-child) td{border-block-end:1px solid #B5E1FF}.p-t-mcma__analysis-detection-table tbody tr th{letter-spacing:-.05em;vertical-align:top}@media print,screen and (max-width:1023px){.p-t-mcma__analysis-detection-table tbody tr th{width:15rem;font-size:1.1rem;line-height:1.2727272727;padding-block:1.2rem}}@media print,screen and (min-width:1024px){.p-t-mcma__analysis-detection-table tbody tr th{width:25.6rem;font-size:1.8rem;line-height:1.3333333333;padding-block:2rem}}.p-t-mcma__analysis-detection-table tbody tr th span{color:#079aff;font-weight:700}.p-t-mcma__analysis-detection-table tbody tr th>div{display:block flex;flex-direction:column}.p-t-mcma__analysis-detection-table tbody tr td{font-weight:500}@media print,screen and (max-width:1023px){.p-t-mcma__analysis-detection-table tbody tr td{width:15.8rem;font-size:.9rem;line-height:1.2222222222;padding-block:.6rem}}@media print,screen and (min-width:1024px){.p-t-mcma__analysis-detection-table tbody tr td{width:27rem;font-size:1.3rem;line-height:1.5384615385;padding-block:1.3rem}}.p-t-mcma__analysis-detection-table__img{position:relative;inset-inline-end:0;inset-block-end:0;margin-inline-start:auto}.p-t-mcma__analysis-detection-table__img.m-motor{margin-block-start:-1lh}@media print,screen and (max-width:1023px){.p-t-mcma__analysis-detection-table__img.m-motor{width:5rem}}@media print,screen and (min-width:1024px){.p-t-mcma__analysis-detection-table__img.m-motor{width:8.5rem}}@media print,screen and (max-width:1023px){.p-t-mcma__analysis-detection-table__img.m-rotating{width:8.6rem;margin-block-start:.4rem}}@media print,screen and (min-width:1024px){.p-t-mcma__analysis-detection-table__img.m-rotating{width:14.6rem;margin-block-start:.8rem}}.p-t-mcma__analysis-detection-table__img.m-power{margin-block-start:-1lh}@media print,screen and (max-width:1023px){.p-t-mcma__analysis-detection-table__img.m-power{width:6.2rem}}@media print,screen and (min-width:1024px){.p-t-mcma__analysis-detection-table__img.m-power{width:10.4rem}}.p-t-mcma__analysis-detection-table__img img{width:100%}.p-t-mcma__analysis-detection-example{background:#fff;border:1px solid #079AFF;border-radius:.5rem;overflow:hidden}@media print,screen and (max-width:1023px){.p-t-mcma__analysis-detection-example{padding-inline:2.7rem;padding-block:1.4rem 2rem}}@media print,screen and (min-width:1024px){.p-t-mcma__analysis-detection-example{padding-inline:2.8rem;padding-block:1.5rem 2rem}}.p-t-mcma__analysis-detection-example__ttl{color:#079aff;font-weight:700;text-align:center}@media print,screen and (max-width:1023px){.p-t-mcma__analysis-detection-example__ttl{font-size:1.5rem;line-height:1.7333333333}}@media print,screen and (min-width:1024px){.p-t-mcma__analysis-detection-example__ttl{font-size:1.6rem;line-height:1.75}}.p-t-mcma__analysis-detection-example__list{display:block flex;flex-direction:column}@media print,screen and (max-width:1023px){.p-t-mcma__analysis-detection-example__list{gap:1.5rem;margin-block-start:1.1rem}}@media print,screen and (min-width:1024px){.p-t-mcma__analysis-detection-example__list{gap:1.6rem;margin-block-start:1.2rem}}.p-t-mcma__analysis-detection-example__list-item{display:block flex}.p-t-mcma__analysis-detection-example__list-item-img{position:relative;aspect-ratio:1/1;z-index:2}@media print,screen and (max-width:1023px){.p-t-mcma__analysis-detection-example__list-item-img{width:9.8rem}}@media print,screen and (min-width:1024px){.p-t-mcma__analysis-detection-example__list-item-img{width:10.3rem}}.p-t-mcma__analysis-detection-example__list-item-img:before{content:"";position:absolute;width:100%;height:100%;background:#fff;border-radius:50%;z-index:1}@media print,screen and (max-width:1023px){.p-t-mcma__analysis-detection-example__list-item-img.m-underwater img{width:9.8rem}}@media print,screen and (min-width:1024px){.p-t-mcma__analysis-detection-example__list-item-img.m-underwater img{width:10.3rem}}@media print,screen and (max-width:1023px){.p-t-mcma__analysis-detection-example__list-item-img.m-high img{inset-inline-start:-1.4rem;width:11.1rem}}@media print,screen and (min-width:1024px){.p-t-mcma__analysis-detection-example__list-item-img.m-high img{inset-inline-start:-1.5rem;width:11.8rem}}@media print,screen and (max-width:1023px){.p-t-mcma__analysis-detection-example__list-item-img.m-danger img{inset-inline-start:-.9rem;width:11.7rem}}@media print,screen and (min-width:1024px){.p-t-mcma__analysis-detection-example__list-item-img.m-danger img{inset-inline-start:-1rem;width:12.3rem}}.p-t-mcma__analysis-detection-example__list-item-img img{position:relative;max-width:unset;z-index:2}.p-t-mcma__analysis-detection-example__list-item-dl{position:relative;width:100%;background:#f5f9fc;z-index:1}@media print,screen and (max-width:1023px){.p-t-mcma__analysis-detection-example__list-item-dl{height:9.8rem;margin-inline-start:-4.9rem;padding-inline-start:4.9rem}}@media print,screen and (min-width:1024px){.p-t-mcma__analysis-detection-example__list-item-dl{height:10.3rem;margin-inline-start:-5.15rem;padding-inline-start:5.15rem}}.p-t-mcma__analysis-detection-example__list-item-dl dt{color:#fff;font-weight:700;background:#006bb5}@media print,screen and (max-width:1023px){.p-t-mcma__analysis-detection-example__list-item-dl dt{font-size:1.5rem;line-height:1.4666666667;margin-inline-start:-4.9rem;padding-inline-start:6.5rem;padding-block:.3rem}}@media print,screen and (min-width:1024px){.p-t-mcma__analysis-detection-example__list-item-dl dt{font-size:1.6rem;line-height:1.375;margin-inline-start:-5.15rem;padding-inline-start:6.75rem;padding-block:.4rem}}.p-t-mcma__analysis-detection-example__list-item-dl dd{font-weight:500;padding-inline:1.6rem 2rem;padding-block:1.4rem}@media print,screen and (max-width:1023px){.p-t-mcma__analysis-detection-example__list-item-dl dd{font-size:1.2rem;line-height:1.5}}@media print,screen and (min-width:1024px){.p-t-mcma__analysis-detection-example__list-item-dl dd{font-size:1.3rem;line-height:1.5384615385}}.p-t-mcma__analysis-record{display:block flex;flex-wrap:wrap;justify-content:center;align-items:center}@media print,screen and (max-width:1023px){.p-t-mcma__analysis-record{gap:3rem}}@media print,screen and (min-width:1024px){.p-t-mcma__analysis-record{gap:2.8rem}}.p-t-mcma__analysis-record-graph{display:block flow-root;width:100%;max-width:60.2rem}@media print,screen and (max-width:1023px){.p-t-mcma__analysis-record-graph{margin-inline:auto}}.p-t-mcma__analysis-record-graph img{width:100%}.p-t-mcma__analysis-record-list{display:block flex;flex-direction:column;gap:2rem}.p-t-mcma__analysis-record-list__item{font-size:1.6rem;line-height:1.5;text-align:center;text-indent:.05em;letter-spacing:-.05em;width:25.5rem;padding-inline:2rem;padding-block:2rem;background:#fff;border-radius:.5rem}.p-t-mcma__analysis-record-list__item-num{display:block flex;justify-content:center;align-items:baseline;color:#ff7600;font-family:Manrope,Helvetica Neue,Helvetica,Segoe UI,Roboto,sans-serif;font-weight:800;font-size:4rem;line-height:1.2;margin-block-start:.25rem}.p-t-mcma__analysis-record-list__item-unit{position:relative;inset-block-start:-.25rem;font-size:2.2rem;line-height:1.4545454545}.p-t-mcma__analysis-record-list__item-over{position:relative;inset-block-start:-.25rem;font-size:1.8rem;line-height:1.7777777778}@media print,screen and (max-width:1023px){.p-t-mcma__cases{margin-block-start:6rem}}@media print,screen and (min-width:1024px){.p-t-mcma__cases{margin-block-start:8rem}}.p-t-mcma__cases-more{margin-inline:auto}@media print,screen and (max-width:1023px){.p-t-mcma__cases-more{margin-block-start:4rem}}@media print,screen and (min-width:1024px){.p-t-mcma__cases-more{margin-block-start:5rem}}@media print,screen and (max-width:1023px){.p-t-mcma__overview{margin-block-start:6rem}}@media print,screen and (min-width:1024px){.p-t-mcma__overview{margin-block-start:8rem}}.p-t-mcma__overview-catch{font-weight:700;text-align:center}@media print,screen and (max-width:1023px){.p-t-mcma__overview-catch{font-size:2rem;line-height:1.5;margin-block-start:3rem}}@media print,screen and (min-width:1024px){.p-t-mcma__overview-catch{font-size:2.5rem;line-height:1.44;margin-block-start:5rem}}.p-t-mcma__overview-fig{display:block grid;place-items:center;background:#f5f9fc}@media print,screen and (max-width:1023px){.p-t-mcma__overview-fig{margin-block-start:3rem;padding-inline:2rem;padding-block:2rem}}@media print,screen and (min-width:1024px){.p-t-mcma__overview-fig{margin-block-start:4rem;padding-inline:6rem;padding-block:6rem}}.p-t-mcma__overview-fig img{width:100%;max-width:88rem}.p-t-mcma__overview-desc{text-align:center}@media print,screen and (max-width:1023px){.p-t-mcma__overview-desc{font-size:1.5rem;line-height:1.6666666667;margin-block-start:3rem}}@media print,screen and (min-width:1024px){.p-t-mcma__overview-desc{font-size:1.8rem;line-height:1.4444444444;margin-block-start:4rem}}.p-t-mcma__overview-more{margin-inline:auto}@media print,screen and (max-width:1023px){.p-t-mcma__overview-more{margin-block-start:4rem}}@media print,screen and (min-width:1024px){.p-t-mcma__overview-more{margin-block-start:5rem}}.p-t-mcma__product.m-bg-bgray{background:#f5f9fc}@media print,screen and (max-width:1023px){.p-t-mcma__product.m-bg-bgray{padding-block:6rem 5.6rem}}@media print,screen and (min-width:1024px){.p-t-mcma__product.m-bg-bgray{padding-block:10rem 8rem}}.p-t-mcma__product-inr{display:block flex;flex-wrap:wrap}@media print,screen and (max-width:1023px){.p-t-mcma__product-inr{gap:3rem}}@media print,screen and (min-width:1024px){.p-t-mcma__product-inr{align-items:center;gap:5.8rem}}.p-t-mcma__product-photo{display:block grid;place-content:center;background:#fff}@media print,screen and (max-width:1023px){.p-t-mcma__product-photo{width:35rem;height:24.5rem;margin-inline:auto}}@media print,screen and (min-width:1024px){.p-t-mcma__product-photo{width:56.2rem;height:39.4rem}}@media print,screen and (max-width:1023px){.p-t-mcma__product-photo.m-cloud img{width:29.8rem}}@media print,screen and (min-width:1024px){.p-t-mcma__product-photo.m-cloud img{width:48rem}}@media print,screen and (max-width:1023px){.p-t-mcma__product-photo.m-portable img{width:27rem}}@media print,screen and (min-width:1024px){.p-t-mcma__product-photo.m-portable img{width:43.4rem}}@media print,screen and (max-width:1023px){.p-t-mcma__product-photo.m-edgeware img{width:28.1rem}}@media print,screen and (min-width:1024px){.p-t-mcma__product-photo.m-edgeware img{width:45.4rem}}@media print,screen and (min-width:1024px){.p-t-mcma__product-txt{width:calc(100% - 62rem)}}@media print,screen and (max-width:1023px){.p-t-mcma__product-txt-head{text-align:center}}.p-t-mcma__product-txt-head__main{font-family:Manrope,Helvetica Neue,Helvetica,Segoe UI,Roboto,sans-serif;font-weight:800;margin:0}@media print,screen and (max-width:1023px){.p-t-mcma__product-txt-head__main{font-size:2.3rem;line-height:1.5217391304}}@media print,screen and (min-width:1024px){.p-t-mcma__product-txt-head__main{font-size:3.2rem;line-height:1.3125}}.p-t-mcma__product-txt-head__sub{font-weight:700}@media print,screen and (max-width:1023px){.p-t-mcma__product-txt-head__sub{font-size:1.8rem;line-height:1.9444444444}}@media print,screen and (min-width:1024px){.p-t-mcma__product-txt-head__sub{font-size:2.2rem;line-height:1.9090909091}}@media print,screen and (max-width:1023px){.p-t-mcma__product-txt-par{font-size:1.5rem;line-height:2;margin-block-start:1.5rem}}@media print,screen and (min-width:1024px){.p-t-mcma__product-txt-par{font-size:1.6rem;line-height:2;margin-block-start:2rem}}@media print,screen and (max-width:1023px){.p-t-mcma__product-txt-list{margin-block-start:2.5rem}}@media print,screen and (min-width:1024px){.p-t-mcma__product-txt-list{margin-block-start:3rem}}@media print,screen and (max-width:1023px){.p-t-mcma__system-diagram{margin-block-start:6rem}}@media print,screen and (min-width:1024px){.p-t-mcma__system-diagram{margin-block-start:8rem}}.p-t-mcma__system-diagram-fig{display:block grid;place-items:center;background:#f5f9fc}@media print,screen and (max-width:1023px){.p-t-mcma__system-diagram-fig{margin-block-start:3rem;padding-inline:2rem;padding-block:2rem}}@media print,screen and (min-width:1024px){.p-t-mcma__system-diagram-fig{margin-inline:auto;margin-block-start:4rem;padding-inline:4.8rem;padding-block:4.2rem}}.p-t-mcma__system-diagram-fig img{width:100%;max-width:73.1rem}.p-t-mcma__system-diagram-txt-list{width:fit-content;margin-inline:auto}@media print,screen and (max-width:1023px){.p-t-mcma__system-diagram-txt-list{margin-block-start:2rem}}@media print,screen and (min-width:1024px){.p-t-mcma__system-diagram-txt-list{margin-block-start:4rem}}@media print,screen and (max-width:1023px){.p-t-mcma__vfc{margin-block:6rem}}@media print,screen and (min-width:1024px){.p-t-mcma__vfc{margin-block:8rem 12rem}}.p-t-mcma__vfc-catch{text-align:center}@media print,screen and (max-width:1023px){.p-t-mcma__vfc-catch{font-size:1.5rem;line-height:1.6666666667;margin-block-start:3rem}}@media print,screen and (min-width:1024px){.p-t-mcma__vfc-catch{font-size:1.8rem;line-height:1.4444444444;margin-block-start:3.5rem}}.p-t-mcma__vfc-slide{width:100%;margin-inline:auto;overflow-x:hidden}@media print,screen and (max-width:1023px){.p-t-mcma__vfc-slide{margin-block-start:3rem}}@media print,screen and (min-width:1024px){.p-t-mcma__vfc-slide{margin-block-start:5rem}}@media print,screen and (max-width:1023px){.p-t-mcma__vfc-slide .swiper{width:35rem}}@media print,screen and (min-width:1024px){.p-t-mcma__vfc-slide .swiper{width:71.2rem}}.p-t-mcma__vfc-slide .swiper{overflow:visible}.p-t-mcma__vfc-slide .swiper-wrapper{height:100%}.p-t-mcma__vfc-slide .swiper-slide{width:auto}@media print,screen and (max-width:1023px){.p-t-mcma__vfc-slide-item{width:39rem}}@media print,screen and (min-width:1024px){.p-t-mcma__vfc-slide-item{width:80.2rem}}.p-t-mcma__vfc-slide-item__figure{display:block flow-root;margin-inline:auto}@media print,screen and (max-width:1023px){.p-t-mcma__vfc-slide-item__figure{width:35rem}}@media print,screen and (min-width:1024px){.p-t-mcma__vfc-slide-item__figure{width:71.2rem}}.p-t-mcma__vfc-slide-item__figure figcaption{text-align:center}@media print,screen and (max-width:1023px){.p-t-mcma__vfc-slide-item__figure figcaption{font-size:1.3rem;line-height:1.4615384615;margin-block-start:2rem}}@media print,screen and (min-width:1024px){.p-t-mcma__vfc-slide-item__figure figcaption{font-size:1.6rem;line-height:1.5;margin-block-start:3rem}}.p-t-mcma__vfc-slide-nav{display:block flex;justify-content:center;align-items:center;gap:1rem;margin-inline:auto;margin-block-start:3rem}.p-t-mcma__vfc-slide-pause{display:block grid;place-items:center;width:4.2rem;height:2.7rem;border:1px solid #079AFF;border-radius:3px}.p-t-mcma__vfc-slide-pause.is-played{background:#079aff}.p-t-mcma__vfc-slide-pause.is-played svg path{fill:#fff}.p-t-mcma__vfc-slide-pause svg{width:2.45rem}.p-t-mcma__vfc-slide-pause svg path{fill:#079aff}.p-t-mcma__vfc-slide-pagination{display:block flex;width:fit-content!important;gap:1rem}.p-t-mcma__vfc-slide-pagination .swiper-pagination-bullet{margin:0!important;width:1.5rem;height:1.5rem;background:#fff;border:1px solid #079AFF;opacity:1}.p-t-mcma__vfc-slide-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#079aff}.p-t-mcma__vfc-copyright{display:block grid;grid-template-columns:max-content 1fr;width:fit-content;margin-inline-start:auto}@media print,screen and (max-width:1023px){.p-t-mcma__vfc-copyright{font-size:1.2rem;line-height:1.5;margin-block-start:2.5rem}}@media print,screen and (min-width:1024px){.p-t-mcma__vfc-copyright{font-size:1.4rem;line-height:1.4285714286;margin-block-start:3.5rem}}.p-t-mcma__vfc-copyright dt{font-weight:400;margin-inline-end:1em}@media print,screen and (max-width:1023px){.p-t-mcma__comparison{margin-block-start:6rem}}@media print,screen and (min-width:1024px){.p-t-mcma__comparison{margin-block-start:8rem}}@media print,screen and (max-width:1023px){.p-t-mcma__comparison-table-wrap{margin-block-start:3rem}}@media print,screen and (min-width:1024px){.p-t-mcma__comparison-table-wrap{margin-block-start:6rem}}.p-t-mcma__comparison-table{min-width:100%;border:1px solid #EDEDED}.p-t-mcma__comparison-table tr th,.p-t-mcma__comparison-table tr td{text-align:center;vertical-align:middle;border:1px solid #EDEDED}@media print,screen and (max-width:1023px){.p-t-mcma__comparison-table tr th,.p-t-mcma__comparison-table tr td{font-size:1.6rem;line-height:1.25}}@media print,screen and (min-width:1024px){.p-t-mcma__comparison-table tr th,.p-t-mcma__comparison-table tr td{font-size:1.8rem;line-height:1.3333333333}}.p-t-mcma__comparison-table tr th{background:#f5f9fc}@media print,screen and (max-width:1023px){.p-t-mcma__comparison-table tr th:first-child{min-width:22.4rem}}@media print,screen and (min-width:1024px){.p-t-mcma__comparison-table tr th:first-child{min-width:24.8rem}}@media print,screen and (max-width:1023px){.p-t-mcma__comparison-table tr td{min-width:29rem}}.p-t-mcma__comparison-table thead th,.p-t-mcma__comparison-table thead td{padding-block:2rem}.p-t-mcma__comparison-table thead th{color:#079aff}.p-t-mcma__comparison-table thead th>span{font-family:Manrope,Helvetica Neue,Helvetica,Segoe UI,Roboto,sans-serif;font-weight:800}.p-t-mcma__comparison-table tbody th,.p-t-mcma__comparison-table tbody td{padding-block:1.6rem}.p-t-mcma__comparison-table tbody th{font-weight:700}.p-t-mcma__comparison-table tbody td small{display:block flow-root}.p-t-mcma__comparison-table-link{margin-inline:auto;margin-block-start:1rem}@media print,screen and (max-width:1023px){.p-t-mcma__comparison-table-link{min-width:18.8rem;min-height:3.2rem}}@media print,screen and (min-width:1024px){.p-t-mcma__comparison-table-link{min-width:20.8rem;min-height:3.5rem}}.p-t-mcma__comparison-table-link .c-btn__txt span{font-size:1.6rem;line-height:1}.p-t-mcma__comparison-table-notice{margin-block-start:2.5rem}@media print,screen and (max-width:1023px){.p-t-mcma__comparison-table-notice{font-size:1.5rem;line-height:2}}@media print,screen and (min-width:1024px){.p-t-mcma__comparison-table-notice{font-size:1.6rem;line-height:2}}.p-t-mcma__edgeware-video{display:block grid;place-items:center;width:100%;background:#000}@media print,screen and (max-width:1023px){.p-t-mcma__edgeware-video{padding-inline:clamp(2rem,5.1282051282vw,4rem)}}.p-t-mcma__edgeware-video video{width:100%;max-width:116rem}@media print,screen and (max-width:1023px){.p-t-mcma__edgeware-feat{margin-block-start:6rem}}@media print,screen and (min-width:1024px){.p-t-mcma__edgeware-feat{margin-block-start:8rem}}@media print,screen and (max-width:1023px){.p-t-mcma__edgeware-feat-every{margin-inline:2rem;margin-block-start:4rem}}@media print,screen and (min-width:1024px){.p-t-mcma__edgeware-feat-every{margin-block-start:6rem}}.p-t-mcma__edgeware-feat-every__ttl{font-weight:700;text-align:center}@media print,screen and (max-width:1023px){.p-t-mcma__edgeware-feat-every__ttl{font-size:2.3rem;line-height:1.5217391304}}@media print,screen and (min-width:1024px){.p-t-mcma__edgeware-feat-every__ttl{font-size:2.8rem;line-height:1.5}}.p-t-mcma__edgeware-feat-every__list{display:block grid}@media print,screen and (max-width:1023px){.p-t-mcma__edgeware-feat-every__list{max-width:35rem;grid-template-columns:repeat(1,1fr);gap:10.5rem;margin-inline:auto;margin-block-start:3rem}}@media print,screen and (min-width:1024px){.p-t-mcma__edgeware-feat-every__list{grid-template-columns:repeat(3,1fr);gap:11rem;margin-block-start:3rem}}.p-t-mcma__edgeware-feat-every__list-item{position:relative;display:block flex;flex-direction:column;padding-block:3rem;padding-inline:2rem;background:#f5f9fc}.p-t-mcma__edgeware-feat-every__list-item:not(:last-child):before{content:"";position:absolute;display:block flow-root;background-size:cover;background-position:center;background-repeat:no-repeat}@media print,screen and (max-width:1023px){.p-t-mcma__edgeware-feat-every__list-item:not(:last-child):before{inset-inline-start:50%;inset-block-end:-8.5rem;translate:-50% 0;width:2rem;height:6.5rem;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyMC44IDY1LjEiPjxwYXRoIGZpbGw9IiMwNzlhZmYiIGQ9Im0xMC45IDY1LjEgOS45LTE4LjVoLThWMGgtNXY0Ni42SDB6Ii8+PC9zdmc+)}}@media print,screen and (min-width:1024px){.p-t-mcma__edgeware-feat-every__list-item:not(:last-child):before{inset-inline-end:-8.7rem;inset-block-start:50%;translate:0 -50%;width:6.5rem;height:2rem;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2NS4xIDIwLjgiPjxwYXRoIGZpbGw9IiMwNzlhZmYiIGQ9Ik02NS4xIDkuOSA0Ni42IDB2OEgwdjVoNDYuNnY3Ljh6Ii8+PC9zdmc+)}}.p-t-mcma__edgeware-feat-every__list-item-ttl{font-size:2.2rem;line-height:1.3636363636;font-weight:700;text-align:center}.p-t-mcma__edgeware-feat-every__list-item-par{font-size:1.6rem;line-height:1.5;text-align:center;margin-block-start:1.8rem}@media print,screen and (min-width:1024px){.p-t-mcma__edgeware-feat-every__list-item-par{min-height:2lh}}.p-t-mcma__edgeware-feat-every__list-item-fig{display:block grid;place-items:center;gap:2rem}.p-t-mcma__edgeware-feat-every__list-item-fig.m-small{gap:.8rem}@media print,screen and (max-width:1023px){.p-t-mcma__edgeware-feat-every__list-item-fig.m-small figcaption{font-size:1.1rem;line-height:1.2727272727}}@media print,screen and (min-width:1024px){.p-t-mcma__edgeware-feat-every__list-item-fig.m-small figcaption{font-size:1.2rem;line-height:1.25}}.p-t-mcma__edgeware-feat-every__list-item-fig figcaption{color:#079aff;font-size:1.6rem;line-height:1.875;font-weight:700;text-align:center}.p-t-mcma__edgeware-feat-every__list-item-fig__wrap{display:block grid;place-items:center;gap:1.5rem;height:100%;margin:auto}@media print,screen and (max-width:1023px){.p-t-mcma__edgeware-feat-every__list-item-fig__wrap{margin-block-start:2.6rem}}@media print,screen and (max-width:1023px){.p-t-mcma__edgeware-feat-every__list-item-fig__wrap.m-small{grid-template-columns:repeat(2,1fr)}}@media print,screen and (min-width:1024px){.p-t-mcma__edgeware-feat-every__list-item-fig__wrap.m-small{margin-block-start:3.2rem}}.p-t-mcma__edgeware-feat-every__list-item-fig__img.m-sensor{width:11.3rem}.p-t-mcma__edgeware-feat-every__list-item-fig__img.m-edge-device{width:15.8rem}@media print,screen and (max-width:1023px){.p-t-mcma__edgeware-feat-every__list-item-fig__img.m-lcd{width:13.4rem}}@media print,screen and (min-width:1024px){.p-t-mcma__edgeware-feat-every__list-item-fig__img.m-lcd{width:14.1rem}}@media print,screen and (max-width:1023px){.p-t-mcma__edgeware-feat-every__list-item-fig__img.m-maneger{width:7.3rem}}@media print,screen and (min-width:1024px){.p-t-mcma__edgeware-feat-every__list-item-fig__img.m-maneger{width:8.4rem}}.p-t-mcma__edgeware-feat-every__list-item-fig__img img{width:100%}@media print,screen and (max-width:1023px){.p-t-mcma__edgeware-funcs{margin-block-start:6rem}}@media print,screen and (min-width:1024px){.p-t-mcma__edgeware-funcs{margin-block-start:8rem}}@media print,screen and (max-width:1023px){.p-t-mcma__edgeware-funcs-sec{margin-block-start:3rem}}@media print,screen and (min-width:1024px){.p-t-mcma__edgeware-funcs-sec{margin-block-start:6rem}}@media print,screen and (max-width:1023px){.p-t-mcma__edgeware-funcs-sec+.p-t-mcma__edgeware-funcs-sec{margin-block-start:4rem}}@media print,screen and (min-width:1024px){.p-t-mcma__edgeware-funcs-sec+.p-t-mcma__edgeware-funcs-sec{margin-block-start:8rem}}@media print,screen and (max-width:1023px){.p-t-mcma__edgeware-funcs-sub-sec{margin-block-start:3rem}}@media print,screen and (min-width:1024px){.p-t-mcma__edgeware-funcs-sub-sec{margin-block-start:5rem}}@media print,screen and (max-width:1023px){.p-t-mcma__edgeware-funcs-sub-sec+.p-t-mcma__edgeware-funcs-sub-sec{margin-block-start:3rem}}@media print,screen and (min-width:1024px){.p-t-mcma__edgeware-funcs-sub-sec+.p-t-mcma__edgeware-funcs-sub-sec{margin-block-start:4rem}}.p-t-mcma__edgeware-funcs-par{margin-block-start:2rem}@media print,screen and (max-width:1023px){.p-t-mcma__edgeware-funcs-par{font-size:1.5rem;line-height:2}}@media print,screen and (min-width:1024px){.p-t-mcma__edgeware-funcs-par{font-size:1.8rem;line-height:1.6666666667}}.p-t-mcma__edgeware-funcs-abnormal{display:block grid;place-items:center;background:#efeff0;border:2px solid #079AFF;border-radius:2rem;margin-inline:auto}@media print,screen and (max-width:1023px){.p-t-mcma__edgeware-funcs-abnormal{margin-block-start:3rem;padding-inline:2rem;padding-block:1.4rem 1.2rem}}@media print,screen and (min-width:1024px){.p-t-mcma__edgeware-funcs-abnormal{width:80.3rem;margin-block-start:4rem;padding-inline:3.2rem;padding-block:2.4rem 2.2rem}}.p-t-mcma__edgeware-funcs-display{display:block grid;place-items:center;background:#f5f9fc}@media print,screen and (max-width:1023px){.p-t-mcma__edgeware-funcs-display{margin-block-start:3rem;padding-inline:2rem;padding-block:.8rem 1.2rem}}@media print,screen and (min-width:1024px){.p-t-mcma__edgeware-funcs-display{margin-block-start:4rem;padding-inline:4.5rem;padding-block:1.8rem 2.2rem}}.p-t-mcma__edgeware-funcs-display img{width:100%;max-width:91.4rem}.p-t-mcma__edgeware-funcs-integration{display:block grid;place-items:center;background:#f5f9fc}@media print,screen and (max-width:1023px){.p-t-mcma__edgeware-funcs-integration{margin-block-start:3rem;padding-inline:2rem;padding-block:2rem}}@media print,screen and (min-width:1024px){.p-t-mcma__edgeware-funcs-integration{margin-block-start:4rem;padding-inline:6rem;padding-block:4rem}}.p-t-mcma__edgeware-funcs-integration img{width:100%;max-width:87.9rem}@media print,screen and (max-width:1023px){.p-faq__sec:not(:first-child){margin-block-start:5rem}}@media print,screen and (min-width:1024px){.p-faq__sec:not(:first-child){margin-block-start:7rem}}.p-download__cate-menu{display:block flex;align-items:center;background:#f5f9fc;padding-block:1.6rem;border-radius:1rem}@media print,screen and (max-width:1023px){.p-download__cate-menu{flex-wrap:wrap;gap:1rem;padding-inline:2rem}}@media print,screen and (min-width:1024px){.p-download__cate-menu{padding-inline:3rem}}@media print,screen and (max-width:1023px){.p-download__cate-menu+*{margin-block-start:4rem}}@media print,screen and (min-width:1024px){.p-download__cate-menu+*{margin-block-start:6rem}}@media print,screen and (max-width:1023px){.p-download__cate-menu-ttl{width:100%}}@media print,screen and (min-width:1024px){.p-download__cate-menu-ttl{padding-inline-end:3rem;padding-block:.7rem;border-inline-end:1px solid #D1D1D1}}.p-download__cate-menu-ttl span{position:relative;display:block flex;align-items:center;gap:.5rem}@media print,screen and (max-width:1023px){.p-download__cate-menu-ttl span{font-size:1.6rem;line-height:1.75}}@media print,screen and (min-width:1024px){.p-download__cate-menu-ttl span{font-size:1.8rem;line-height:1.7777777778}}.p-download__cate-menu-ttl span:before{content:"";position:relative;display:block flow-root;border-radius:50%;aspect-ratio:1/1;background-color:#fff;background-position:center;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMC4yMTkiIGhlaWdodD0iMjAuMjIiIHZpZXdCb3g9IjAgMCAyMC4yMTkgMjAuMjIiPjxwYXRoIGZpbGw9IiMxY2EyZmYiIGQ9Ik0xMy42NDYgOS4zNzdhNC43MDEgNC43MDEgMCAxIDAtNS40NDcgMy44MTEgNC43MDYgNC43MDYgMCAwIDAgNS40NDctMy44MTFtMy43NyA5LjUzYTEuMzUgMS4zNSAwIDAgMS0xLjU1NiAxLjA5IDEuMzIgMS4zMiAwIDAgMS0uODYtLjU1OWwtMi45MjItNC4xNmE3LjM4NiA3LjM4NiAwIDEgMSAyLjIwMi0xLjU0bDIuOTIgNC4xNzJhMS4zNSAxLjM1IDAgMCAxIC4yMTguOTk3WiIvPjwvc3ZnPg==);background-repeat:no-repeat}@media print,screen and (max-width:1023px){.p-download__cate-menu-ttl span:before{width:2.8rem;background-size:1.6rem}}@media print,screen and (min-width:1024px){.p-download__cate-menu-ttl span:before{width:3rem;background-size:1.8rem}}@media print,screen and (min-width:1024px){.p-download__cate-menu-list{padding-inline-start:3rem;padding-block:.7rem}}.p-download__file-dl{position:relative;display:block flex;align-items:center;width:fit-content;margin-inline:auto;border:1px solid #fff;border-radius:10px;overflow:hidden}@media print,screen and (max-width:1023px){.p-download__file-dl{gap:.9rem;max-width:100%;margin-block-start:2rem;padding-inline:2rem;padding-block:1.75rem}}@media print,screen and (min-width:1024px){.p-download__file-dl{gap:1.8rem;max-width:46rem;margin-block-start:4rem;padding-inline:3rem;padding-block:2.5rem}}.p-download__file-dl:before,.p-download__file-dl:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;transition:.5s cubic-bezier(0,0,.58,1) opacity}.p-download__file-dl:before{background:linear-gradient(30deg,#151515,#797979);z-index:1}.p-download__file-dl:after{opacity:0;background:linear-gradient(330deg,#151515,#797979);z-index:2}@media(hover:hover)and (pointer:fine){.p-download__file-dl:hover:after{opacity:1}.p-download__file-dl:hover img{scale:1.15}}.p-download__file-dl img{position:relative;transition:.4s cubic-bezier(.25,.1,.25,1) scale;z-index:3}@media print,screen and (max-width:1023px){.p-download__file-dl img{min-width:2.4rem}}@media print,screen and (min-width:1024px){.p-download__file-dl img{min-width:3.2rem}}.p-download__file-dl span{position:relative;color:#fff;font-weight:700;z-index:3}@media print,screen and (max-width:1023px){.p-download__file-dl span{font-size:1.8rem;line-height:1.3333333333}}@media print,screen and (min-width:1024px){.p-download__file-dl span{font-size:2.4rem;line-height:1.3333333333}}.p-auth{overflow-x:clip}@media print,screen and (max-width:1023px){.p-auth{margin-block-start:4rem}}@media print,screen and (min-width:1024px){.p-auth{margin-block-start:6rem}}.p-auth__par{text-align:center;letter-spacing:.025em;font-weight:500}@media print,screen and (max-width:1023px){.p-auth__par{font-size:1.5rem;line-height:1.8666666667}}@media print,screen and (min-width:1024px){.p-auth__par{font-size:1.8rem;line-height:2}}.p-auth__form{width:fit-content;margin-inline:auto}@media print,screen and (max-width:1023px){.p-auth__form{margin-block-start:3.5rem}}@media print,screen and (min-width:1024px){.p-auth__form{width:74.8rem;margin-block-start:5rem}}@media print,screen and (max-width:1023px){.p-auth__form+*{margin-block-start:7rem}}@media print,screen and (min-width:1024px){.p-auth__form+*{margin-block-start:10rem}}.p-auth__form-item{display:block flex}@media print,screen and (max-width:1023px){.p-auth__form-item{flex-direction:column;gap:.5rem}}@media print,screen and (min-width:1024px){.p-auth__form-item{align-items:center}}@media print,screen and (max-width:1023px){.p-auth__form-item+*{margin-block-start:1.5rem}}@media print,screen and (min-width:1024px){.p-auth__form-item+*{margin-block-start:3.5rem}}.p-auth__form-item dt{font-weight:500}@media print,screen and (max-width:1023px){.p-auth__form-item dt{font-size:1.5rem;line-height:1.8666666667}}@media print,screen and (min-width:1024px){.p-auth__form-item dt{width:15rem;font-size:1.8rem;line-height:2}}@media print,screen and (min-width:1024px){.p-auth__form-item dd{width:calc(100% - 15rem)}}.p-auth__form-btn{width:fit-content;margin-inline:auto}@media print,screen and (max-width:1023px){.p-auth__form-btn{margin-block-start:4rem}}@media print,screen and (min-width:1024px){.p-auth__form-btn{margin-block-start:7rem}}.p-auth__u-validation{text-align:center}@media print,screen and (max-width:1023px){.p-auth__u-validation{font-size:1.5rem;line-height:1.8666666667}}@media print,screen and (min-width:1024px){.p-auth__u-validation{font-size:1.8rem;line-height:2}}.p-mypage{overflow-x:clip}@media print,screen and (max-width:1023px){.p-mypage{margin-block-start:4rem}}@media print,screen and (min-width:1024px){.p-mypage{margin-block-start:6rem}}.p-mypage__sec-ttl{font-weight:500}@media print,screen and (max-width:1023px){.p-mypage__sec-ttl{font-size:2.2rem;line-height:1.4545454545;margin-block-start:4rem}}@media print,screen and (min-width:1024px){.p-mypage__sec-ttl{font-size:2.8rem;line-height:1.4285714286;margin-block-start:6rem}}@media print,screen and (max-width:1023px){.p-mypage__sec-ttl+.p-mypage__sec{margin-block-start:2.5rem}}@media print,screen and (min-width:1024px){.p-mypage__sec-ttl+.p-mypage__sec{margin-block-start:4rem}}@media print,screen and (max-width:1023px){.p-mypage__sec{margin-block-start:4.5rem}}@media print,screen and (min-width:1024px){.p-mypage__sec{margin-block-start:7rem}}.p-mypage .c-tag-list__item span{color:#079aff}.p-mypage .c-image-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:none;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.p-mypage .c-image-modal.is-open{opacity:1;visibility:visible}.p-mypage .c-image-modal__overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000bf;display:flex;align-items:center;justify-content:center}.p-mypage .c-image-modal__body{max-width:90vw;max-height:90vh;opacity:0;transform:scale(.95);transition:opacity .3s ease .1s,transform .3s ease .1s}.p-mypage .c-image-modal.is-open .c-image-modal__body{opacity:1;transform:scale(1)}.p-404{display:block grid;place-items:center;place-content:center;height:100dvh;padding-block:10dvh}.p-soon__inr{display:block grid;place-items:center;place-content:center}@media print,screen and (max-width:1023px){.p-soon__inr{padding-block:10rem 11rem}}@media print,screen and (min-width:1024px){.p-soon__inr{padding-block:13.5rem 15rem}}.p-soon__head{text-align:center}.p-soon__head-ttl{font-family:Manrope,Helvetica Neue,Helvetica,Segoe UI,Roboto,sans-serif;font-weight:800;letter-spacing:.03em;text-indent:-.03em;text-align:center}@media print,screen and (max-width:1023px){.p-soon__head-ttl{font-size:5rem;line-height:1}}@media print,screen and (min-width:1024px){.p-soon__head-ttl{font-size:7rem;line-height:1}}.p-soon__head-desc{font-weight:500}@media print,screen and (max-width:1023px){.p-soon__head-desc{font-size:1.5rem;line-height:1.6}}@media print,screen and (min-width:1024px){.p-soon__head-desc{font-size:1.8rem;line-height:1.7777777778;margin-block-start:1.8rem}}@media print,screen and (max-width:1023px){.p-soon__link{margin-block-start:8rem}}@media print,screen and (min-width:1024px){.p-soon__link{margin-block-start:11rem}}.u-container{position:relative;width:100%;margin-inline:auto}@media print,screen and (max-width:1023px){.u-container{padding-inline:clamp(2rem,5.1282051282vw,4rem)}}@media print,screen and (min-width:1024px){.u-container{max-width:140rem;padding-inline:10rem}}@media print,screen and (min-width:1024px){.u-container.m-narrow{max-width:120rem}}.u-none{display:none}@media print,screen and (max-width:1023px){.u-only-pc{display:none}}@media print,screen and (min-width:1024px){.u-only-sp{display:none}}.u-ta-just{text-align-last:left;text-align:justify}.u-ta-c{text-align:center}.u-ta-r{text-align:right}.u-font-yumin{font-family:游明朝体,Yu Mincho,游明朝,YuMincho,serif}.u-high-blue{color:#079aff}.u-listindent li{padding-inline-start:1em;text-indent:-1em}.u-cant-click{pointer-events:none}.u-link{color:#079aff;text-decoration:underline currentcolor}@media(hover:hover)and (pointer:fine){.u-link:hover{text-decoration:underline transparent}}.u-hover-fade{position:relative;display:block;background:#fff;overflow:hidden;z-index:1}.u-hover-fade:before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:#079aff;opacity:0;transition:.4s cubic-bezier(.25,.1,.25,1) opacity;z-index:2}@media(hover:hover)and (pointer:fine){.u-hover-fade:hover:before{opacity:.2}.u-hover-fade:hover img{opacity:1}}.u-hover-lighten{transition:.4s cubic-bezier(.25,.1,.25,1);transition-property:opacity}@media(hover:hover)and (pointer:fine){.u-hover-lighten:hover{opacity:.7}}.u-hover-line{text-decoration:underline transparent}@media(hover:hover)and (pointer:fine){.u-hover-line:hover{text-decoration:underline currentcolor}}.u-hover-zoom img{transition:.4s cubic-bezier(.25,.1,.25,1) scale;transform-origin:center}@media(hover:hover)and (pointer:fine){.u-hover-zoom:hover img{scale:1.05}}.u-of{overflow:hidden}.u-of img,.u-of video,.u-of iframe{width:100%;height:100%;object-fit:cover;object-position:50%}.u-img-auto{width:auto;max-width:100%;margin-inline:auto}.u-noimg{display:block flex;justify-content:center;align-items:center;position:relative;width:100%;height:100%;background-color:#f5f9fc;z-index:1}.u-noimg img{position:relative;height:auto;z-index:2}@media print,screen and (max-width:1023px){.u-noimg img{width:16rem}}@media print,screen and (min-width:1024px){.u-noimg img{width:19rem}}.u-validation{color:#ad0000;font-size:.9em;font-weight:700;letter-spacing:.025em}.u-validation:empty{display:none}.u-firstletter:first-letter{font-size:2em;font-weight:700}.u-overlay{position:fixed;top:0;left:0;width:100%;height:100%;z-index:8999;opacity:0;visibility:hidden;pointer-events:none}.u-f-palt{font-feat-settings:"palt"}.u-fw-thin{font-weight:100}.u-fw-extraLight{font-weight:200}.u-fw-light{font-weight:300}.u-fw-nomarl{font-weight:400}.u-fw-medium{font-weight:500}.u-fw-semibold{font-weight:600}.u-fw-bold{font-weight:700}.u-fw-extraBold{font-weight:800}.u-fw-black{font-weight:900}.u-ls-50{letter-spacing:.05em}.u-ls-75{letter-spacing:.075em}.u-ls-100{letter-spacing:.1em}.grecaptcha-badge{width:70px!important;overflow:hidden!important;transition:.3s ease!important;left:0!important;z-index:1000}.grecaptcha-badge:hover{width:256px!important}.js-acc>.js-acc-toggle{cursor:pointer}.js-acc>.js-acc-submenu{display:none}.js-acc>.js-acc-submenu.is-acc-open{display:block}.js-scrollable .c-table{min-width:min(200%,126.6rem)}.js-blur{opacity:0;transform:translateY(.5rem);filter:blur(4px);transition:1s cubic-bezier(.25,.1,.25,1);transition-property:opacity,transform,filter}.js-blur.is-active{opacity:1;transform:translateY(0);filter:blur(0)}.js-fade-sec{opacity:0;transition:1.2s cubic-bezier(.61,1,.88,1) opacity}.js-fade-sec.is-active{opacity:1}.js-txt-clip span{display:block flow-root}.js-txt-clip>span{overflow:hidden}.js-txt-clip>span>span{translate:0 100%;transition:1.2s cubic-bezier(.25,1,.5,1) translate}.is-active .js-txt-clip>span>span{translate:0 0}.js-txt-clip-below span{display:block flow-root}.js-txt-clip-below>span{overflow:hidden}.js-txt-clip-below>span>span{translate:0 100%;transition:1.2s cubic-bezier(.25,1,.5,1) translate}.is-active>.js-txt-clip-below>span>span{translate:0 0}.js-txt-blur{opacity:0;filter:blur(3px);transition:1.2s cubic-bezier(.61,1,.88,1) .2s;transition-property:opacity,filter}.is-active .js-txt-blur{opacity:1;filter:blur(0px)}.js-txt-blur-below{opacity:0;filter:blur(3px);transition:1.2s cubic-bezier(.61,1,.88,1) .2s;transition-property:opacity,filter}.is-active>.js-txt-blur-below{opacity:1;filter:blur(0px)}.js-photo-fade{filter:saturate(200%) contrast(200%);transition:1.2s cubic-bezier(.61,1,.88,1) filter}.is-active .js-photo-fade{filter:saturate(100%) contrast(100%)}.js-photo-fade-below{filter:saturate(200%) contrast(200%);transition:1.2s cubic-bezier(.61,1,.88,1) filter}.is-active>.js-photo-fade-below{filter:saturate(100%) contrast(100%)}
