:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.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{backface-visibility:hidden;transform:translateZ(0)}.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{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.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-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.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,.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{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:#0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.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:"";pointer-events:none;position:absolute;top:0;left:0}.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{width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;color:var(--swiper-navigation-color,var(--swiper-theme-color));justify-content:center;align-items:center;display:flex;position:absolute}:is(.swiper-button-prev,.swiper-button-next).swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}:is(.swiper-button-prev,.swiper-button-next).swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled :is(.swiper-button-prev,.swiper-button-next){display:none!important}:is(.swiper-button-prev,.swiper-button-next) ::slotted(svg),:is(.swiper-button-prev,.swiper-button-next) svg{object-fit:contain;transform-origin:50%;fill:currentColor;pointer-events:none;width:100%;height:100%}.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 ::slotted(.swiper-navigation-icon),.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}:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) ::slotted(.swiper-navigation-icon),:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) .swiper-navigation-icon{transform:rotate(180deg)}:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) ::slotted(.swiper-navigation-icon),:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.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%);margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0;right:auto}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset,4px);bottom:auto}:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) ::slotted(.swiper-navigation-icon),:is(.swiper-vertical .swiper-button-prev,.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}:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) ::slotted(.swiper-navigation-icon),:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) .swiper-navigation-icon{transform:rotate(90deg)}.swiper-pagination{text-align:center;z-index:10;transition:opacity .3s;position:absolute;transform:translate(0,0)}.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);width:100%;left:0}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.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));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);display:inline-block}button.swiper-pagination-bullet{box-shadow:none;appearance:none;border:none;margin:0;padding:0}.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:translateY(-50%)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets) .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{width:8px;top:50%;transform:translateY(-50%)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,top .2s;display:inline-block}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets) .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{white-space:nowrap;left:50%;transform:translate(-50%)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));transform-origin:0 0;width:100%;height:100%;position:absolute;top:0;left:0;transform:scale(0)}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:100% 0}.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);top:0;left: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%;top:0;left:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius,10px);touch-action:none;background:var(--swiper-scrollbar-bg-color,#0000001a);position:relative}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{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%));position:absolute}.swiper-vertical>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-vertical{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%));position:absolute}.swiper-scrollbar-drag{background:var(--swiper-scrollbar-drag-bg-color,#00000080);border-radius:var(--swiper-scrollbar-border-radius,10px);width:100%;height:100%;position:relative;top:0;left:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{text-align:center;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.swiper-zoom-container>img,.swiper-zoom-container>svg,.swiper-zoom-container>canvas{object-fit:contain;max-width:100%;max-height:100%}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{pointer-events:none;opacity:0;z-index:-1000;position:absolute;top:0;left:0}.swiper-free-mode>.swiper-wrapper{margin:0 auto;transition-timing-function:ease-out}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-flow:column wrap}.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{pointer-events:auto}.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{opacity:.6;z-index:0;width:100%;height:100%;position:absolute;bottom:0;left:0}.swiper-cube .swiper-cube-shadow:before{content:"";filter:blur(50px);background:#000;position:absolute;inset:0}.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;transition-property:transform,opacity,height;overflow:hidden}.swiper.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:bottom;backface-visibility:hidden;overflow:hidden}
*,:before,:after{box-sizing:border-box}html,body,h1,h2,h3,h4,h5,h6,ul,ol,dl,li,dt,dd,p,div,span,img,a,table,tr,th,td{border:0;margin:0;padding:0}:where(figure){margin:0}header,footer,nav,section,article,main,aside,figure,figcaption{display:block}ol,ul,li{list-style:none}ul li{margin:0}img{vertical-align:middle;max-width:100%;height:auto}a{color:inherit;text-decoration:none;outline:none!important}a:focus,a:active{text-decoration:none;outline:none!important}a:hover{outline:none!important;text-decoration:none!important}button{-webkit-box-shadow:none;box-shadow:none;cursor:pointer;font:inherit;background:0 0;border:none;margin:0;padding:0;outline:none!important}input,select,textarea{font:inherit;color:inherit;vertical-align:top}input[type=checkbox],input[type=radio]{clip:rect(0, 0, 0, 0);width:1px;height:1px;position:absolute;overflow:hidden}address{font-style:normal}summary{display:block}summary::-webkit-details-marker{display:none}dialog{-webkit-box-shadow:0;box-shadow:0;background:#fff;border:none;border-radius:0}:where(dialog){width:unset;max-width:unset;height:unset;max-height:unset;padding:unset;color:unset;background-color:unset;border:unset;overflow:unset}body:has(dialog[open]){overflow:hidden}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
html{font-size:62.5%;overflow-x:hidden}body{color:#000;font-family:Zen Kaku Gothic New,sans-serif;font-size:1.6rem}.container-wrap{z-index:1;background-color:#fff;position:relative;overflow:clip}.container-wrap:before{content:"";z-index:-1;background-image:linear-gradient(0deg,#0000 calc(100% - 1px),#ffb10033 calc(100% - 1px));background-position:0;background-repeat:repeat;background-size:22.8px 22.8px;width:100%;height:100%;position:fixed;top:0;left:0}.container-wrap:after{content:"";z-index:-1;background-image:linear-gradient(90deg,#0000 calc(100% - 1px),#ffb10033 calc(100% - 1px));background-position:50%;background-repeat:repeat;background-size:22.8px 31px;width:100%;height:100%;position:fixed;top:0;left:0}.container-wrap.animate:before{clip-path:polygon(0 0,100% 0,100% 0,0 0);animation:1.5s steps(50,end) 5s forwards grid-draw-horizontal}.container-wrap.animate:after{clip-path:polygon(0 0,0 0,0 100%,0 100%);animation:1.5s steps(50,end) 5s forwards grid-draw-vertical}.sp-hidden{display:none}@media (min-width:768px){.sp-hidden{display:block}}.tab-s-hidden{display:block}@media (min-width:768px){.tab-s-hidden{display:none}}.pc-s-hidden{display:block}@media (min-width:1024px){.pc-s-hidden{display:none}}.pc-s-show{display:none}@media (min-width:1024px){.pc-s-show{display:block}}.header{z-index:100;background-color:#0000;width:100%;height:auto;padding-top:12px;padding-bottom:12px;transition:opacity .3s,transform .3s,background-color .3s;position:fixed;top:0;left:0}.header:before{content:"";opacity:0;visibility:hidden;z-index:-1;pointer-events:none;background-color:#00000080;width:100vw;height:100svh;transition:opacity .3s,visibility .3s;position:fixed;top:0;left:50%;translate:-50%}.header.is-fade-out{opacity:0;transform:translateY(-100%)}.header.is-white{background-color:#fff}.header:has(.js-open):before{opacity:1;visibility:visible}@media (min-width:1024px){.header{padding-top:29px;padding-bottom:29px}}.header__inner{justify-content:space-between;align-items:center;padding-inline:15px 26px;display:flex}@media (min-width:1024px){.header__inner{max-width:1920px;margin-inline:auto;padding-inline:31px 40px}}.header__logo{transition:opacity .3s}.header__logo a{display:block}.header__logo img{width:184px}@media (min-width:768px){.header__logo img{width:188px}}@media (any-hover:hover){.header__logo:hover{cursor:pointer;opacity:.7}}.header__nav{display:none}@media (min-width:1024px){.header__nav{padding-top:7px;padding-left:10px;display:block}}.header__nav-list{justify-content:start;align-items:center;gap:32px;display:flex}.header__nav-list li.is-current{position:relative}.header__nav-list li.is-current:after{content:"";background:#ffb900;width:100%;height:2px;position:absolute;bottom:-2px;left:0}.header__nav-list a{transition:opacity .3s;display:block}@media (any-hover:hover){.header__nav-list a:hover{cursor:pointer;opacity:.7}}@media (min-width:768px){.header__action{justify-content:end;align-items:center;gap:20px;display:flex}}.header__contact{display:none}@media (min-width:768px){.header__contact{display:block;translate:-4px 6px}}.header__contact svg path{transition:fill .3s}@media (any-hover:hover){.header__contact a:hover{cursor:pointer}.header__contact a:hover svg path:first-of-type{fill:#ffb900}.header__contact a:hover svg path:not(:first-of-type){fill:#000}}.drawer-icon{flex-direction:column;justify-content:space-between;width:28px;height:20px;transition:opacity .3s;display:flex}@media (any-hover:hover){.drawer-icon:hover{cursor:pointer;opacity:.7}}.drawer-icon span{background:linear-gradient(270deg,#ffb900 -.04%,#ffb000 6.97%,#ff9700 18.97%,#ff9600 19.97%,#ff7b00 33.98%,#ff3800 61.99%,red 84.99%);width:100%;height:2.4px;transition:all .3s;display:block}.drawer-icon.js-open span:first-of-type{width:20px;translate:0 8px;rotate:45deg}.drawer-icon.js-open span:nth-of-type(2){opacity:0;visibility:hidden}.drawer-icon.js-open span:nth-of-type(3){width:20px;translate:0 -10px;rotate:-45deg}.drawer{z-index:100;opacity:0;visibility:hidden;background:linear-gradient(92deg,#ffb900 5.92%,#ffb000 16.27%,#ff9700 34.02%,#ff9600 35.5%,#ff7b00 56.2%,#ff3800 97.62%,red 131.63%);border-radius:13px;width:80%;min-width:328px;max-width:408px;padding:4px;transition:opacity .3s,visibility .3s;position:fixed;top:74px;left:50%;translate:-50%}.drawer.js-open{opacity:1;visibility:visible}@media (min-width:768px){.drawer{min-width:none;border-radius:8px;width:653px;max-width:none;top:94px}}.drawer__inner{background:#fff;border-radius:10px;max-height:calc(100vh - 154px);padding:36px;overflow-y:auto}@media (min-width:768px){.drawer__inner{max-height:none;padding:36px 36px 44px;overflow-y:visible}}.drawer__inner ul{flex-direction:column;gap:10px;display:flex}@media (min-width:768px){.drawer__inner ul{grid-template-columns:repeat(2,1fr);gap:10px 54px;max-height:calc(100vh - 154px);display:grid;overflow-y:auto}.drawer__inner ul li:first-of-type{grid-area:1/1/2/2}.drawer__inner ul li:nth-of-type(2){grid-area:2/1/3/2}.drawer__inner ul li:nth-of-type(3){grid-area:3/1/4/2}.drawer__inner ul li:nth-of-type(4){grid-area:4/1/5/2}.drawer__inner ul li:nth-of-type(5){grid-area:5/1/6/2}.drawer__inner ul li:nth-of-type(6){grid-area:1/2/2/3}.drawer__inner ul li:nth-of-type(7){grid-area:2/2/3/3}.drawer__inner ul li:nth-of-type(8){grid-area:3/2/4/3}.drawer__inner ul li:nth-of-type(9){grid-area:4/2/5/3}.drawer__inner ul li:nth-of-type(10){grid-area:5/2/6/3}.drawer__inner ul li:nth-of-type(11){grid-area:6/2/7/3}}.drawer__inner li a{color:#000;align-items:center;height:2.2em;padding-left:12px;font-family:Zen Kaku Gothic New,sans-serif;font-size:1.4rem;font-weight:700;line-height:1;display:flex;position:relative}.drawer__inner li a:before{content:"";opacity:0;visibility:hidden;background:url(/assets/img/icon-drawer-active.svg) 50%/cover no-repeat;width:4px;height:11px;position:absolute;top:50%;left:0;translate:0 -50%}.drawer__inner li a:active{color:#ff3800}.drawer__inner li a:active .en{font-family:VT323,sans-serif;font-size:2rem;font-weight:400}.drawer__inner li a:active:before{opacity:1;visibility:visible}.drawer__inner li a:focus{color:#ff3800}.drawer__inner li a:focus .en{font-family:VT323,sans-serif;font-size:2rem;font-weight:400}.drawer__inner li a:focus:before{opacity:1;visibility:visible}@media (any-hover:hover){.drawer__inner li a:hover{color:#ff3800}.drawer__inner li a:hover .en{font-family:VT323,sans-serif;font-size:2rem;font-weight:400}.drawer__inner li a:hover:before{opacity:1;visibility:visible}}@media (max-width:767px){.drawer__pc-list{display:none!important}}.drawer__nav-sp{display:none}@media (max-width:767px){.drawer__nav-sp{flex-direction:column;gap:10px;display:flex}.drawer__nav-sp>a{color:#000;padding:8px 0;font-family:Zen Kaku Gothic New,sans-serif;font-size:1.8rem;font-weight:700;line-height:1}.drawer__nav-sp>a:active,.drawer__nav-sp>a:focus{color:#ff3800}}@media (max-width:767px) and (any-hover:hover){.drawer__nav-sp>a:hover{color:#ff3800}}.drawer__nav-sp-toggle{display:none}@media (max-width:767px){.drawer__nav-sp-toggle{color:#000;cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;padding:8px 0;font-family:Zen Kaku Gothic New,sans-serif;font-size:1.8rem;font-weight:700;line-height:1;display:flex}.drawer__nav-sp-toggle.is-open,.drawer__nav-sp-toggle:active{color:#ff3800}}@media (max-width:767px) and (any-hover:hover){.drawer__nav-sp-toggle:hover{color:#ff3800}}.drawer__nav-sp-arrow{transition:transform .3s}.drawer__nav-sp-toggle.is-open .drawer__nav-sp-arrow{transform:rotate(180deg)}.drawer__inner .drawer__nav-sp-list{display:none}.drawer__inner .drawer__nav-sp-list.is-open{flex-direction:column;gap:10px;padding-top:10px;display:flex}.drawer__inner .drawer__nav-sp-list li a{color:#000;align-items:center;height:2.2em;padding-left:12px;font-family:Zen Kaku Gothic New,sans-serif;font-size:1.4rem;font-weight:700;line-height:1;display:flex}.drawer__inner .drawer__nav-sp-list li a:active,.drawer__inner .drawer__nav-sp-list li a:focus{color:#ff3800}@media (any-hover:hover){.drawer__inner .drawer__nav-sp-list li a:hover{color:#ff3800}}.dud{font-family:VT323,sans-serif;font-size:inherit;vertical-align:baseline;height:1em;margin:0;padding:0;line-height:1;display:inline-block}.loop-container{width:100%;display:flex;overflow:hidden}.loop-container .loop-text{color:#ffffffa3;letter-spacing:.1em;white-space:nowrap;font-family:Montserrat,sans-serif;font-size:4rem;font-weight:700;line-height:1.2}@media (min-width:768px){.loop-container .loop-text{font-size:5.6rem}}@media (min-width:1024px){.loop-container .loop-text{font-size:8.5rem}}.loop-container .loop-text:nth-child(odd){animation:50s linear -25s infinite loop-text}.loop-container .loop-text:nth-child(2n){animation:50s linear infinite loop-text2}.btn-wrapper{width:fit-content;margin-inline:auto}.btn{text-align:center;color:#fff;border-radius:5px;width:280px;padding:8px 0;font-size:1.8rem;font-weight:700;line-height:2.2;transition:color .3s ease-out;display:block;position:relative;box-shadow:none!important}.btn:after{content:"";background:url(/assets/img/common/btn-arrow.svg) 50%/cover no-repeat;width:13px;height:8px;transition:background .3s ease-out;position:absolute;top:50%;right:12px;translate:0 -50%}.btn .btn-hover-bg{z-index:-1;width:inherit;background:#000;border-radius:5px;height:100%;display:flex;position:absolute;bottom:0;left:0;overflow:hidden}.btn .btn-hover-bg span{transform-origin:bottom;background-color:#ffb100;width:23.3333px;height:100%;transition:transform .6s ease-out;display:block;transform:scaleY(0)}.btn .btn-hover-bg span:nth-child(odd){transition-duration:.2s}.btn .btn-hover-bg span:nth-child(2n){transition-duration:.4s}.btn:active{cursor:pointer;color:#000;transition-delay:.3s}.btn:active:after{background:url(/assets/img/common/btn-arrow-hover.svg) 50%/cover no-repeat;transition-delay:.3s}.btn:active .btn-hover-bg span{transform:scaleY(1)}@media (any-hover:hover){.btn:hover{cursor:pointer;color:#000;transition-delay:.3s}.btn:hover:after{background:url(/assets/img/common/btn-arrow-hover.svg) 50%/cover no-repeat;transition-delay:.3s}.btn:hover .btn-hover-bg span{transform:scaleY(1)}}.footer{background:linear-gradient(237deg,#ffb900 15.39%,#ffb000 23.01%,#ff9700 36.08%,#ff9600 37.17%,#ff7b00 52.42%,#ff3800 82.91%,red 107.96%);padding-top:29px;padding-bottom:115px}@media (min-width:768px){.footer{padding-top:0}}.footer .objects{margin-top:41px;margin-bottom:54px;height:161px;margin-inline:auto;padding-left:32px;padding-right:24px;position:relative;top:40px}@media (min-width:768px){.footer .objects{height:231px;margin-bottom:64px;top:110px}}@media (min-width:1024px){.footer .objects{margin-bottom:10px;top:120px}}.footer .objects .object1,.footer .objects .object2,.footer .objects .object3,.footer .objects .object4,.footer .objects .object5{animation:10s ease-out infinite float-animation;position:absolute}.footer .objects .object1{width:60px;animation-delay:0s;top:94px}@media (min-width:768px){.footer .objects .object1{width:132px}}@media (min-width:1024px){.footer .objects .object1{top:23px;left:calc(50% - 516px);translate:-50%}}.footer .objects .object2{width:29px;animation-delay:.5s;top:75px;left:calc(50% + 12px);translate:-50%}@media (min-width:768px){.footer .objects .object2{width:61px;top:15px;left:27vw;translate:0}}@media (min-width:1024px){.footer .objects .object2{top:-14px;left:calc(50% - 250px);translate:-50%}}.footer .objects .object3{width:62px;animation-delay:1s;left:23vw}@media (min-width:768px){.footer .objects .object3{width:177px;top:75px;left:calc(50% + 12px);translate:-50%}}@media (min-width:1024px){.footer .objects .object3{top:35px}}.footer .objects .object4{width:59px;animation-delay:1.5s;right:17vw}@media (min-width:768px){.footer .objects .object4{width:146px}}@media (min-width:1024px){.footer .objects .object4{top:-26px;left:calc(50% + 316px);right:0;translate:-50%}}.footer .objects .object5{width:74px;animation-delay:2s;top:86px;right:6vw}@media (min-width:768px){.footer .objects .object5{width:136px;top:126px;right:3vw}}@media (min-width:1024px){.footer .objects .object5{top:42px;left:calc(50% + 520px);right:0;translate:-50%}}.footer__inner{z-index:1;margin-top:-200px;flex-direction:column;gap:33px;margin-inline:auto;padding-inline:43px 48px;display:flex;position:relative}@media (min-width:768px){.footer__inner{margin-top:0;flex-direction:row;justify-content:space-between;align-items:start;gap:0;max-width:1271px;margin-inline:auto}}@media (min-width:1600px){.footer__inner{max-width:1500px}}.footer__wrapper{display:contents}@media (min-width:768px){.footer__wrapper{flex-direction:column;gap:60px;display:flex}}.footer__logo{order:1}@media (min-width:1024px){.footer__logo svg{width:322px;height:56px}}.footer__left{order:3;margin-top:32px}@media (min-width:768px){.footer__left{order:2;margin-top:0}}.footer__list{flex-direction:column;gap:25px;display:flex}@media (min-width:768px){.footer__list{gap:14px}}.footer__list a{width:100%;max-width:283px;display:block;position:relative}.footer__list img{-o-object-fit:cover;object-fit:cover;width:100%;transition:opacity .3s,visibility .3s}.footer__list .hover-img{opacity:0;visibility:hidden;width:100%;height:auto;transition:opacity .3s,visibility .3s;position:absolute;top:0;left:0}@media (any-hover:hover){.footer__list a:hover .main-img{opacity:0;visibility:hidden}.footer__list a:hover .hover-img{opacity:1;visibility:visible}}.footer__list a:active .main-img{opacity:0;visibility:hidden}.footer__list a:active .hover-img{opacity:1;visibility:visible}.footer__right{order:2;padding-left:4px}@media (min-width:768px){.footer__right{padding-left:0}}@media (min-width:1024px){.footer__right{max-width:min(626px,60%);padding-top:10px}}.footer__link-list{flex-direction:column;gap:13px;display:flex}@media (min-width:768px){.footer__link-list{gap:24px}}@media (min-width:1024px){.footer__link-list{-moz-column-gap:56px;flex-flow:wrap;gap:14px 56px}}.footer__link-list .footer__link-item{position:relative}.footer__link-list .footer__link-item:has(.is-active) span{color:#0006}.footer__link-list .footer__link-item:has(.is-active) span:after{background:url(/assets/img/common/icon-footer-list-active.svg) 50%/cover no-repeat;rotate:180deg}.footer__link-list .footer__link-link,.footer__link-list span{color:#fff;padding-bottom:4px;font-size:2rem;font-weight:700;line-height:2;transition:all .3s ease-in-out}@media (any-hover:hover){.footer__link-list .footer__link-link:hover,.footer__link-list span:hover{cursor:pointer;opacity:.7}}.footer__link-list span{padding-right:18px;display:inline-block;position:relative}.footer__link-list span:after{content:"";background:url(/assets/img/common/icon-footer-list.svg) 50%/cover no-repeat;width:8px;height:4px;transition:all .3s ease-in-out;position:absolute;top:50%;right:0;translate:0 -50%}.footer__link-list2{z-index:1;-moz-column-gap:17px;opacity:0;visibility:hidden;flex-wrap:wrap;gap:8px 17px;transition:opacity .3s,visibility .3s,transform .3s;display:flex;position:absolute;top:110%;left:3em;transform:translateY(30px)}@media (min-width:768px){.footer__link-list2{-moz-column-gap:17px;grid-template-columns:repeat(2,1fr);row-gap:9px;display:grid;left:200%}}@media (min-width:1024px){.footer__link-list2{left:50%;translate:-50%}}.footer__link-list2.is-active{opacity:1;visibility:visible;transform:translateY(0)}.footer__link-list2 .footer__link-item2{position:relative}.footer__link-list2 .footer__link-item2:before{content:"";width:35px;height:35px;transition:all .3s ease-in-out;position:absolute;top:50%;left:4px;translate:0 -50%}.footer__link-list2 .footer__link-item2:has(a:hover):before{background:url(/assets/img/common/footer-sub-menu-hover.svg) 50%/cover no-repeat;left:calc(100% - 39px)}.footer__link-list2 .footer__link-item2.all-hacks:before{background:url(/assets/img/common/footer-sub-all-hacks.webp) 50%/cover no-repeat}.footer__link-list2 .footer__link-item2.all-hacks a{font-size:1.3rem}.footer__link-list2 .footer__link-item2.programming-hacks:before{background:url(/assets/img/common/footer-sub-all-hacks.webp) 50%/cover no-repeat}.footer__link-list2 .footer__link-item2.programming-hacks a{font-size:1.4rem}.footer__link-list2 .footer__link-item2.design-hacks:before{background:url(/assets/img/common/footer-sub-all-hacks.webp) 50%/cover no-repeat}.footer__link-list2 .footer__link-item2.design-hacks a{font-size:1.4rem}.footer__link-list2 .footer__link-item2.movie-hacks:before{background:url(/assets/img/common/footer-sub-movie-hacks.webp) 50%/cover no-repeat}.footer__link-list2 .footer__link-item2.movie-hacks a{font-size:1.4rem}.footer__link-list2 .footer__link-item2.movie-hacks-support:before{background:url(/assets/img/common/footer-sub-movie-hacks-support.webp) 50%/cover no-repeat}.footer__link-list2 .footer__link-item2.movie-hacks-support a{font-size:1.3rem}.footer__link-list2 .footer__link-item2.writing-hacks:before{background:url(/assets/img/common/footer-sub-writing-hacks.webp) 50%/cover no-repeat}.footer__link-list2 .footer__link-item2.writing-hacks a{font-size:1.4rem}.footer__link-list2 .footer__link-item2.business-model-master:before{background:url(/assets/img/common/footer-sub-business.webp) 50%/cover no-repeat}.footer__link-list2 .footer__link-item2.business-model-master a{font-size:1.3rem}.footer__link-list2 .footer__link-item2.x-marketing-master:before{background:url(/assets/img/common/footer-sub-x.webp) 50%/cover no-repeat}.footer__link-list2 .footer__link-item2.x-marketing-master a{font-size:1.3rem}.footer__link-list2 .footer__link-item2.line-marketing-master:before{background:url(/assets/img/common/footer-sub-line.webp) 50%/cover no-repeat}.footer__link-list2 .footer__link-item2.line-marketing-master a{font-size:1.3rem}.footer__link-list2 .footer__link-item2.youtube-hacks:before{background:url(/assets/img/common/footer-sub-youtube.webp) 50%/cover no-repeat}.footer__link-list2 .footer__link-item2.youtube-hacks a{font-size:1.3rem}.footer__link-list2 .footer__link-item2.instagram-hacks{grid-area:6/2/7/3}.footer__link-list2 .footer__link-item2.instagram-hacks:before{background:url(/assets/img/common/footer-sub-instagram.webp) 50%/cover no-repeat}.footer__link-list2 .footer__link-item2.instagram-hacks a{font-size:1.3rem}.footer__link-list2 .footer__link-item2.media-1:before{background:url(/assets/img/common/footer-sub-skill-hacks.webp) 50%/cover no-repeat}.footer__link-list2 .footer__link-item2.media-1 a{font-size:1.3rem}.footer__link-list2 .footer__link-item2.media-2:before{background:url(/assets/img/common/footer-sub-brain.webp) 50%/cover no-repeat}.footer__link-list2 .footer__link-item2.media-2 a{font-size:1.3rem}.footer__link-list2 a{color:#fff;letter-spacing:.05em;border-radius:26.497px;width:265px;padding-top:1.5px;padding-bottom:1.5px;padding-left:49px;font-family:Zen Kaku Gothic Antique,sans-serif;font-weight:900;line-height:3.00758;transition:all .3s ease-in-out;display:block;position:relative}.footer__link-list2 a:before{content:"";z-index:-1;background:#c6c6c6;border-radius:26.497px;width:100%;height:100%;transition:all .3s ease-in-out;position:absolute;inset:0}@media (any-hover:hover){.footer__link-list2 a:hover{cursor:pointer;-webkit-text-fill-color:#0000;background:linear-gradient(321deg,#ffb900 8.01%,#ffb000 13.21%,#ff9700 22.12%,#ff9600 22.86%,#ff7b00 33.26%,#ff3800 54.05%,red 71.13%);-webkit-background-clip:text;background-clip:text;padding-left:20px}.footer__link-list2 a:hover:before{background:#fff}}.js-fade-in{opacity:0;transform:translateY(30px)}.js-fade-in.is-animated{opacity:1;transition:opacity .5s,transform .5s;transform:translateY(0)}
@keyframes grid-fade-in{0%{clip-path:inset(0%)}20%{clip-path:inset(20% 0% 0%)}40%{clip-path:inset(40% 0% 0%)}60%{clip-path:inset(60% 0% 0%)}80%{clip-path:inset(80% 0% 0%)}to{clip-path:inset(100% 0% 0%)}}@keyframes grid-draw-horizontal{0%{clip-path:polygon(0 0,100% 0,100% 0,0 0)}to{clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}}@keyframes grid-draw-vertical{0%{clip-path:polygon(0 0,0 0,0 100%,0 100%)}to{clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}}@keyframes loop-text{0%{transform:translate(100%)}to{transform:translate(-100%)}}@keyframes loop-text2{0%{transform:translate(0)}to{transform:translate(-200%)}}@keyframes btn-loop-text{0%{transform:translate(0)}to{transform:translate(-100%)}}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@-webkit-keyframes rotate{0%{-webkit-transform:rotate(0)}to{-webkit-transform:rotate(360deg)}}@-webkit-keyframes circleExpand{0%{width:157px;height:157px}10%{width:157px;height:157px}20%{width:157px;height:157px}30%{width:157px;height:157px}40%{width:157px;height:157px}60%{width:1273px;height:1273px;translate:-50% -16%}99%{width:1273px;height:1273px;translate:-50% -16%}to{filter:blur(11.65px);background:linear-gradient(290deg,#ffb900 18.54%,#ffb000 23.34%,#ff9700 31.55%,#ff9600 32.24%,#ff7b00 41.82%,#ff3800 60.99%,red 76.74%);width:1273px;height:1273px;translate:-50% -16%}}@keyframes circleExpand{0%{width:157px;height:157px}40%{width:157px;height:157px}60%{width:1273px;height:1273px;translate:-50% -16%}99%{width:1273px;height:1273px;translate:-50% -16%}to{filter:blur(11.65px);background:linear-gradient(290deg,#ffb900 18.54%,#ffb000 23.34%,#ff9700 31.55%,#ff9600 32.24%,#ff7b00 41.82%,#ff3800 60.99%,red 76.74%);width:1273px;height:1273px;translate:-50% -16%}}@-webkit-keyframes circleExpand-tab{0%{width:157px;height:157px}10%{width:157px;height:157px}20%{width:157px;height:157px}30%{width:157px;height:157px}40%{width:157px;height:157px}60%{width:1381px;height:1381px;translate:-50% -27%}99%{width:1381px;height:1381px;translate:-50% -27%}to{filter:blur(11.65px);background:linear-gradient(290deg,#ffb900 18.54%,#ffb000 23.34%,#ff9700 31.55%,#ff9600 32.24%,#ff7b00 41.82%,#ff3800 60.99%,red 76.74%);width:1381px;height:1381px;translate:-50% -27%}}@keyframes circleExpand-tab{0%{width:157px;height:157px}40%{width:157px;height:157px}60%{width:1381px;height:1381px;translate:-50% -27%}99%{width:1381px;height:1381px;translate:-50% -27%}to{filter:blur(11.65px);background:linear-gradient(290deg,#ffb900 18.54%,#ffb000 23.34%,#ff9700 31.55%,#ff9600 32.24%,#ff7b00 41.82%,#ff3800 60.99%,red 76.74%);width:1381px;height:1381px;translate:-50% -27%}}@-webkit-keyframes circleExpand-pc{0%{width:157px;height:157px}20%{width:157px;height:157px}40%{width:157px;height:157px}60%{width:2524px;height:2524px;translate:-50% -48%}99%{width:2524px;height:2524px;translate:-50% -48%}to{filter:blur(11.65px);background:linear-gradient(290deg,#ffb900 18.54%,#ffb000 23.34%,#ff9700 31.55%,#ff9600 32.24%,#ff7b00 41.82%,#ff3800 60.99%,red 76.74%);width:2524px;height:2524px;translate:-50% -48%}}@keyframes circleExpand-pc{0%{width:157px;height:157px}40%{width:157px;height:157px}60%{width:2524px;height:2524px;translate:-50% -48%}99%{width:2524px;height:2524px;translate:-50% -48%}to{filter:blur(11.65px);background:linear-gradient(290deg,#ffb900 18.54%,#ffb000 23.34%,#ff9700 31.55%,#ff9600 32.24%,#ff7b00 41.82%,#ff3800 60.99%,red 76.74%);width:2524px;height:2524px;translate:-50% -48%}}@-webkit-keyframes image-switch-animation{0%{opacity:0;transform:translate(30px)}5%{opacity:1;transform:translate(0)}25%{opacity:1;transform:translate(0)}30%{opacity:0;transform:translate(0)}to{opacity:0;transform:translate(0)}}@keyframes image-switch-animation{0%{opacity:0;transform:translate(30px)}5%{opacity:1;transform:translate(0)}30%{opacity:1;transform:translate(0)}40%{opacity:0;transform:translate(0)}to{opacity:0;transform:translate(0)}}@keyframes float-animation{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes objects-fade-up{0%{opacity:0;transform:translateY(100px)}to{opacity:1;transform:translateY(0)}}@keyframes bg-segment-slide-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes bg-segment-slide-up-odd{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes bg-segment-slide-up-even{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes bg-segment-slide-in-from-left{0%{opacity:0;transform:translate(-100%)}to{opacity:1;transform:translate(0)}}@-webkit-keyframes bg-segment-slide-in-from-right{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@keyframes bg-segment-slide-in-from-right{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translateY(0)}}@keyframes bg-segment-slide-up{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes textColorChange{0%{color:#000}to{color:#fff}}@keyframes sun-rise{0%{background:linear-gradient(295deg,#ffb900 -22.62%,#ffb000 -13.76%,#ff9700 1.42%,#ff9600 2.69%,#ff7b00 20.41%,#ff3800 55.85%,red 84.96%);width:157px;height:157px;transform:translate(-50%,600px)}30%{background:linear-gradient(295deg,#ffb900 -22.62%,#ffb000 -13.76%,#ff9700 1.42%,#ff9600 2.69%,#ff7b00 20.41%,#ff3800 55.85%,red 84.96%);width:177px;height:177px;transform:translate(-50%,520px)}40%{background:linear-gradient(295deg,#ffb900 -22.62%,#ffb000 -13.76%,#ff9700 1.42%,#ff9600 2.69%,#ff7b00 20.41%,#ff3800 55.85%,red 84.96%);width:177px;height:177px;transform:translate(-50%,520px)}to{background:linear-gradient(90deg,#ffa000 .13%,#ff1c01 99.87%),#d9d9d9;width:190vw;height:190vw;transform:translate(-50%,512px)}}@keyframes sun-blur{0%,to{filter:blur(11.65px)}25%{filter:blur(14px)}50%{filter:blur(16px)}75%{filter:blur(13px)}}@keyframes sun-expand{0%{opacity:0;transform:translate(-50%,100%)}to{aspect-ratio:1985/1420;opacity:1;width:1985px;height:auto;transform:translate(-50%)}}@keyframes sun-expand-pc{0%{opacity:0;transform:translate(-50%,100%)}to{aspect-ratio:2114/1900;opacity:1;width:min(2114px,150vw);height:auto;transform:translate(-50%)}}@keyframes dark-random-move{0%{transform:translate(var(--random-x,0px), var(--random-y,0px))}25%{transform:translate(var(--random-x-25,0px), var(--random-y-25,0px))}50%{transform:translate(var(--random-x-50,0px), var(--random-y-50,0px))}75%{transform:translate(var(--random-x-75,0px), var(--random-y-75,0px))}to{transform:translate(var(--random-x,0px), var(--random-y,0px))}}@-webkit-keyframes image-switch-animation{0%{opacity:0;transform:translate(30px)}5%{opacity:1;transform:translate(0)}25%{opacity:1;transform:translate(0)}30%{opacity:0;transform:translate(0)}to{opacity:0;transform:translate(0)}}@keyframes image-switch-animation{0%{opacity:0;transform:translate(30px)}5%{opacity:1;transform:translate(0)}30%{opacity:1;transform:translate(0)}40%{opacity:0;transform:translate(0)}to{opacity:0;transform:translate(0)}}@keyframes text-loop{0%{transform:translate(0)}to{transform:translate(calc(-50% - 6px))}}@keyframes fade-in-after-segments{0%{opacity:0}to{opacity:1}}@keyframes card-fade-in{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes card-fade-out{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(30px)}}.loading{z-index:9999;background-color:#fff;place-content:center;width:100vw;height:100svh;display:grid;position:fixed;inset:0}.loading.is-no-animate{opacity:0;visibility:hidden;pointer-events:none;transition:opacity .5s,visibility .5s}.loading__video{width:100%;max-width:357px}.wrapper1{-ms-scroll-chaining:none;position:relative}.bg-sun{z-index:-5;opacity:0;aspect-ratio:952/681;transform-origin:50%;will-change:transform, opacity;pointer-events:none;background:url(/assets/img/fv/bg-sun-sp.webp) 50%/cover no-repeat;width:952px;height:auto;position:absolute;top:9%;left:50%;transform:translate(-50%,48%)}@media (min-width:1024px){.bg-sun{aspect-ratio:2114/1487;background:url(/assets/img/fv/bg-sun-pc.webp) 50%/cover no-repeat;width:2114px;height:auto;top:clamp(446px,362.308px + 8.173vw,480px)}}.bg-sun.animate{animation:4s ease-out forwards sun-expand}@media (min-width:1024px){.bg-sun.animate{animation:4s ease-out forwards sun-expand-pc}}.bg-sun.is-no-animate{aspect-ratio:1985/1420;opacity:1;width:1985px;height:auto;transform:translate(-50%)}@media (min-width:1024px){.bg-sun.is-no-animate{aspect-ratio:2114/1900;opacity:1;width:2114px;height:auto;transform:translate(-50%)}}.bg-sun.is-sticky-fixed{position:fixed}.fv{height:615px;position:relative}@media (min-width:1024px){.fv{height:680px}}@media (min-width:1440px){.fv{max-width:1600px;margin-inline:auto}}.fv__context{opacity:0;text-align:center;flex-direction:column;gap:14px;display:flex;position:absolute;top:300px;left:50%;translate:-50%}.fv__context.is-no-animate{opacity:1}@media (min-width:768px){.fv__context{top:320px}}@media (min-width:1024px){.fv__context{gap:20px;top:342px}}.fv__context h1{flex-direction:column;align-items:center;gap:27px;display:flex}.fv__context h1 .text{clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (min-width:1024px){.fv__context h1 .fv-text1{margin-left:-13px}}.fv__context p .text{clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.fv__context p svg{width:100%;max-width:100%;display:block}.fv__list{display:none}@media (min-width:768px){.fv__list{z-index:5;display:block;position:absolute;top:274px;right:60px}}.fv__scroll-down{display:none}@media (min-width:768px){.fv__scroll-down{z-index:5;flex-direction:column;align-items:center;gap:12px;display:flex;position:absolute;bottom:0;right:30px}}.fv__scroll-down svg:nth-child(2) path{transform-origin:top;animation:1.5s ease-in-out infinite scroll-down-arrow}@keyframes scroll-down-arrow{0%{transform:scaleY(0)}to{transform:scaleY(1)}}.fv-box1,.fv-box2,.fv-box3,.fv-box4,.fv-box5,.fv-box6,.fv-box7,.fv-box8,.fv-box9,.fv-box10,.fv-box11,.fv-box12{z-index:4;opacity:0;will-change:transform, opacity;transition:opacity .5s;position:absolute}.fv-box1.is-no-animate,.fv-box2.is-no-animate,.fv-box3.is-no-animate,.fv-box4.is-no-animate,.fv-box5.is-no-animate,.fv-box6.is-no-animate,.fv-box7.is-no-animate,.fv-box8.is-no-animate,.fv-box9.is-no-animate,.fv-box10.is-no-animate,.fv-box11.is-no-animate,.fv-box12.is-no-animate{opacity:1}.fv-box1 stop,.fv-box2 stop,.fv-box3 stop,.fv-box4 stop,.fv-box5 stop,.fv-box6 stop,.fv-box7 stop,.fv-box8 stop,.fv-box9 stop,.fv-box10 stop,.fv-box11 stop,.fv-box12 stop{stop-color:currentColor}.fv-box1 stop:first-child,.fv-box2 stop:first-child,.fv-box3 stop:first-child,.fv-box4 stop:first-child,.fv-box5 stop:first-child,.fv-box6 stop:first-child,.fv-box7 stop:first-child,.fv-box8 stop:first-child,.fv-box9 stop:first-child,.fv-box10 stop:first-child,.fv-box11 stop:first-child,.fv-box12 stop:first-child{stop-color:#ffa400}.fv-box1 stop:nth-child(2),.fv-box2 stop:nth-child(2),.fv-box3 stop:nth-child(2),.fv-box4 stop:nth-child(2),.fv-box5 stop:nth-child(2),.fv-box6 stop:nth-child(2),.fv-box7 stop:nth-child(2),.fv-box8 stop:nth-child(2),.fv-box9 stop:nth-child(2),.fv-box10 stop:nth-child(2),.fv-box11 stop:nth-child(2),.fv-box12 stop:nth-child(2){stop-color:#ff9b00}.fv-box1 stop:nth-child(3),.fv-box2 stop:nth-child(3),.fv-box3 stop:nth-child(3),.fv-box4 stop:nth-child(3),.fv-box5 stop:nth-child(3),.fv-box6 stop:nth-child(3),.fv-box7 stop:nth-child(3),.fv-box8 stop:nth-child(3),.fv-box9 stop:nth-child(3),.fv-box10 stop:nth-child(3),.fv-box11 stop:nth-child(3),.fv-box12 stop:nth-child(3){stop-color:#ff8200}.fv-box1 stop:nth-child(4),.fv-box2 stop:nth-child(4),.fv-box3 stop:nth-child(4),.fv-box4 stop:nth-child(4),.fv-box5 stop:nth-child(4),.fv-box6 stop:nth-child(4),.fv-box7 stop:nth-child(4),.fv-box8 stop:nth-child(4),.fv-box9 stop:nth-child(4),.fv-box10 stop:nth-child(4),.fv-box11 stop:nth-child(4),.fv-box12 stop:nth-child(4){stop-color:#ff5a00}.fv-box1 stop:nth-child(5),.fv-box2 stop:nth-child(5),.fv-box3 stop:nth-child(5),.fv-box4 stop:nth-child(5),.fv-box5 stop:nth-child(5),.fv-box6 stop:nth-child(5),.fv-box7 stop:nth-child(5),.fv-box8 stop:nth-child(5),.fv-box9 stop:nth-child(5),.fv-box10 stop:nth-child(5),.fv-box11 stop:nth-child(5),.fv-box12 stop:nth-child(5){stop-color:#ff2400}.fv-box1 stop:nth-child(6),.fv-box2 stop:nth-child(6),.fv-box3 stop:nth-child(6),.fv-box4 stop:nth-child(6),.fv-box5 stop:nth-child(6),.fv-box6 stop:nth-child(6),.fv-box7 stop:nth-child(6),.fv-box8 stop:nth-child(6),.fv-box9 stop:nth-child(6),.fv-box10 stop:nth-child(6),.fv-box11 stop:nth-child(6),.fv-box12 stop:nth-child(6){stop-color:red}.fv-box1{top:101px;left:clamp(-31px,4.475vw - 47.782px,-2px)}.fv-box1.move{top:103px;left:clamp(313px,69.944px + 64.815vw,733px)}@media (min-width:1024px){.fv-box1{top:344px;left:-1px}.fv-box1.move{top:552px;left:62px}}.fv-box2{top:375px;left:clamp(-5px,16.975vw - 68.657px,105px)}.fv-box2.move{top:470px;left:clamp(85px,16.713px + 18.21vw,203px)}@media (min-width:1024px){.fv-box2{top:514px;left:clamp(385px,96.306px + 28.193vw,502px)}.fv-box2.move{top:550px;left:clamp(842px,69.077px + 75.481vw,1156px)}}@media (min-width:1440px){.fv-box2{top:367px;left:390px}}.fv-box3{top:217px;left:max(108px,24vw)}.fv-box3.move{top:241px;left:clamp(313px,99.074vw - 58.528px,955px)}@media (min-width:1024px){.fv-box3{top:169px;left:182px}.fv-box3.move{top:283px;left:76px}}@media (min-width:1240px){.fv-box3{top:229px;left:182px}.fv-box3.move{top:283px;left:76px}}.fv-box4{top:124px;left:clamp(223px,80.247vw - 77.926px,743px)}.fv-box4.move{top:149px;left:clamp(84px,55.065px + 7.716vw,134px)}@media (min-width:1024px){.fv-box4{top:206px;left:clamp(706px,74.699vw - 58.916px,1016px)}.fv-box4.move{top:158px;left:clamp(700px,143.133vw - 765.677px,1294px)}}@media (min-width:1240px){.fv-box4{top:206px;left:1016px}.fv-box4.move{top:158px}}@media (min-width:1440px){.fv-box4.move{left:clamp(1294px,994px + 20.833vw,1394px)}}.fv-box5{top:261px;left:clamp(336px,95.679vw - 22.796px,956px)}.fv-box5.move{top:402px;left:clamp(358px,77.907px + 74.691vw,842px)}@media (min-width:1024px){.fv-box5{top:158px;left:clamp(934px,45.711px + 86.747vw,1294px)}.fv-box5.move{top:205px;left:clamp(886px,565.229px + 31.325vw,1016px)}}@media (min-width:1240px){.fv-box5{top:158px}.fv-box5.move{top:205px}}.fv-box6{top:445px;left:clamp(335px,15.556px + 85.185vw,887px)}.fv-box6.move{top:265px;left:clamp(-4px,7.562vw - 32.356px,45px)}@media (min-width:1024px){.fv-box6{top:507px;left:clamp(135px,27.952vw - 151.227px,251px)}.fv-box6.move{top:303px;left:250px}}@media (min-width:1240px){.fv-box6{top:507px}.fv-box6.move{top:303px;left:250px}}.fv-box7{display:none}@media (min-width:1024px){.fv-box7{display:block;top:514px;left:clamp(935px,95.904vw - 47.053px,1333px)}.fv-box7.move{top:647px;left:clamp(892px,91.566vw - 45.639px,1272px)}}@media (min-width:1240px){.fv-box7{top:-48px;left:1017px}.fv-box7.move{left:clamp(1272px,372px + 62.5vw,1372px)}}.fv-box8{display:none;top:91px;left:414px}@media (min-width:1024px){.fv-box8{display:block}.fv-box8.move{top:91px;left:min(414px,29vw)}}.fv-box9{display:none;top:438px;right:0}@media (min-width:1440px){.fv-box9{display:block}.fv-box9.move{opacity:0!important;visibility:hidden!important}}.fv-box10{display:none}@media (min-width:1240px){.fv-box10.move{display:block;top:89px;left:225px}}.fv-box11{display:none}@media (min-width:1240px){.fv-box11.move{display:block;top:382px;left:clamp(326px,40.201vw - 172.492px,406px)}}.fv-box12{display:none}@media (min-width:1240px){.fv-box12.move{display:block;top:434px;left:clamp(1169px,545.884px + 50.251vw,1269px)}}.fv-exclamation1,.fv-exclamation2,.fv-exclamation3{z-index:4;opacity:0;will-change:transform, opacity;transition:opacity .5s;position:absolute}.fv-exclamation1.is-no-animate,.fv-exclamation2.is-no-animate,.fv-exclamation3.is-no-animate{opacity:1}.fv-exclamation1 stop,.fv-exclamation2 stop,.fv-exclamation3 stop{stop-color:currentColor}.fv-exclamation1 stop:first-child,.fv-exclamation2 stop:first-child,.fv-exclamation3 stop:first-child{stop-color:#ffb800}.fv-exclamation1 stop:nth-child(2),.fv-exclamation2 stop:nth-child(2),.fv-exclamation3 stop:nth-child(2){stop-color:#ffaf00}.fv-exclamation1 stop:nth-child(3),.fv-exclamation2 stop:nth-child(3),.fv-exclamation3 stop:nth-child(3){stop-color:#ff9600}.fv-exclamation1 stop:nth-child(4),.fv-exclamation2 stop:nth-child(4),.fv-exclamation3 stop:nth-child(4){stop-color:#ff9500}.fv-exclamation1 stop:nth-child(5),.fv-exclamation2 stop:nth-child(5),.fv-exclamation3 stop:nth-child(5){stop-color:#ff7a00}.fv-exclamation1 stop:nth-child(6),.fv-exclamation2 stop:nth-child(6),.fv-exclamation3 stop:nth-child(6){stop-color:#ff3700}.fv-exclamation1 stop:nth-child(7),.fv-exclamation2 stop:nth-child(7),.fv-exclamation3 stop:nth-child(7){stop-color:red}.fv-exclamation1{top:192px;left:clamp(274px,81.79vw - 32.713px,804px)}.fv-exclamation1.move{top:70px;left:clamp(10px,32.407vw - 111.528px,220px)}@media (min-width:1024px){.fv-exclamation1{top:310px;left:clamp(762px,80.482vw - 62.135px,1096px)}}@media (min-width:1440px){.fv-exclamation1{left:1096px}}.fv-exclamation1.--sp{display:block}@media (min-width:1024px){.fv-exclamation1.--sp{display:none}}.fv-exclamation1.--pc{display:none}@media (min-width:1024px){.fv-exclamation1.--pc{display:block}.fv-exclamation1.--pc.move{opacity:0!important;visibility:hidden!important}}.fv-exclamation2{top:459px;left:clamp(53px,20.216vw - 22.81px,184px)}.fv-exclamation2.move{top:449px;left:clamp(300px,33.796px + 70.988vw,760px)}@media (min-width:1024px){.fv-exclamation2{top:223px;left:clamp(299px,50.602vw - 219.169px,509px)}.fv-exclamation2.move{top:490px;left:291px}}@media (min-width:1440px){.fv-exclamation2{top:223px;left:509px}}.fv-exclamation2.--sp{display:block}@media (min-width:1024px){.fv-exclamation2.--sp{display:none}}.fv-exclamation2.--pc{display:none}@media (min-width:1024px){.fv-exclamation2.--pc{display:block}.fv-exclamation2.--pc.move{opacity:0!important;visibility:hidden!important}}.fv-exclamation3{width:18px;display:none}@media (min-width:1024px){.fv-exclamation3.move{display:block;top:256px;left:clamp(772px,91.566vw - 165.639px,1162px)}}@media (min-width:1440px){.fv-exclamation3.move{display:block;top:156px;left:clamp(1162px,1012px + 10.417vw,1212px)}}.fv__news-wrapper{z-index:5;background-color:#000000ab;border-radius:12px;flex-direction:column;justify-content:space-between;align-items:center;gap:5px;width:max(330px,70%);padding:8px 14px 14px;display:flex;position:absolute;bottom:0;left:50%;translate:-50%}@media (min-width:768px){.fv__news-wrapper{flex-direction:row;gap:0}}.fv__news-link{z-index:1;opacity:0;width:100%;height:100%;position:absolute;top:0;left:0}.fv__news-item span{color:#ffb100;letter-spacing:.1em;border:1px solid #ffb100;border-radius:32px;margin-right:5px;padding:4px 15px;font-size:1.2rem;font-weight:400;line-height:1;display:inline-block}.fv__news-item time{color:#fff;font-size:"Montserrat", sans-serif;letter-spacing:.1em;font-size:1.1rem;font-weight:300;line-height:1}.fv__news-item p{color:#ffb100;letter-spacing:.1em;margin-top:7px;font-size:1.2rem;font-weight:700;line-height:1}.fv__news-btn{z-index:2;translate:0 7px}.msg{padding-top:103px;padding-bottom:415px;position:relative}@media (min-width:768px){.msg{padding-bottom:160px}}@media (min-width:1024px){.msg{padding-bottom:224px}}@media (min-width:1240px){.msg{padding-top:206px}}.msg__inner{margin-inline:auto;padding-inline:24px}@media (min-width:1024px){.msg__inner{max-width:1260px;margin-inline:auto;padding-inline:40px}}.msg__context{z-index:2;position:relative}.msg__context h2{text-align:left;color:#fff;font-family:Zen Kaku Gothic New,sans-serif;font-size:3.2rem;font-weight:700;line-height:1.5}@media (min-width:1240px){.msg__context h2{color:#fff;font-size:4.8rem}}.msg__context p{color:#fff;font-family:Zen Kaku Gothic New,sans-serif;font-size:1.5rem;font-weight:700;line-height:2.2}@media (min-width:480px){.msg__context p{font-size:1.6rem}}@media (min-width:768px){.msg__context p{font-size:2rem}}@media (min-width:1024px){.msg__context p{font-size:2rem}}@media (min-width:1240px){.msg__context p{font-size:2.2rem}}@media (min-width:1024px){.msg__context p+p{margin-top:32px}}.msg__context p:first-of-type{margin-top:23px}@media (min-width:768px){.msg__context p:first-of-type{margin-top:32px}}@media (min-width:1024px){.msg__context p:first-of-type{margin-top:40px}}@media (min-width:1240px){.msg__context p:first-of-type{margin-top:56px}}.msg__image-container{z-index:1;width:100vw;height:341px;position:absolute;top:calc(50% + 160px);translate:0 -50%}@media (min-width:768px){.msg__image-container{top:calc(50% - 39px)}}@media (min-width:1024px){.msg__image-container{width:590px;height:558px;top:50%;left:calc(50% + 300px);translate:-50% -50%}}@media (min-width:1240px){.msg__image-container{width:672px;height:596px;top:calc(50% - 24px);left:calc(50% + 319px)}}@media (min-width:1600px){.msg__image-container{left:calc(50% + 360px)}}.image{aspect-ratio:375/341;opacity:0;width:min(100%,480px);height:auto;position:absolute;top:50%;right:clamp(-20px,5.102vw - 39.133px,1px);translate:0 -50%}.image.animate{animation:12s infinite image-switch-animation}@media (min-width:768px){.image{width:clamp(440px,199.059px + 31.373vw,520px)}}@media (min-width:1024px){.image{width:520px}}.src1{background:url(/assets/img/msg/slide1.webp) 50%/cover no-repeat}@media (min-width:1240px){.src1{width:614px}}.src2{background:url(/assets/img/msg/slide2.webp) 50%/cover no-repeat}@media (min-width:1240px){.src2{width:610px;right:22px}}.src3{background:url(/assets/img/msg/slide3.webp) 50%/cover no-repeat}@media (min-width:1240px){.src3{width:592px;top:calc(50% + 10px);right:27px}}.services{position:relative}@media (min-width:1024px){.services{height:854px;position:relative}.services article{display:none}}.services__inner{width:100%;height:100%}.services__inner h2{clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden}.js-mouse-sticky-context{opacity:0;visibility:hidden;position:absolute}.js-mouse-sticky-context.is-active{opacity:1;z-index:9;visibility:visible}.js-mouse-sticky-context p{color:#000;font-size:1.3rem;font-weight:400;line-height:1.6}.js-mouse-sticky-context p span{white-space:nowrap;background-color:#fff;width:fit-content;padding-inline:5.5px;display:inline-block}.js-mouse-sticky-context p span:not(:first-child),.js-mouse-sticky-context p+p{margin-top:6px}.js-mouse-sticky-view-more{opacity:0;visibility:hidden;width:106px;height:106px;position:absolute}.js-mouse-sticky-view-more.is-active{opacity:1;z-index:11;visibility:visible}@media (min-width:1024px){.js-mouse-sticky-view-more{bottom:auto;right:auto}.js-mouse-sticky-view-more svg{width:184px;height:184px}}.services__cards{height:inherit;border-radius:20px}.services__cards::-webkit-scrollbar{display:none}@media (min-width:1024px){.services__cards{border-radius:64px;overflow:hidden}}.services__cards .services__card{opacity:1;will-change:transform;border-radius:20px;height:620px;position:sticky;top:70px}.services__cards .services__card.bg{display:none}@media (min-width:768px){.services__cards .services__card{height:680px;top:120px}}@media (min-width:1024px){.services__cards .services__card{height:856px;position:relative;top:auto}.services__cards .services__card.bg{opacity:0;visibility:hidden;z-index:-1;width:100vw;height:858px;transition:opacity .3s,visibility .3s;display:block;position:absolute;top:-39px;left:50%;translate:-50%}.services__cards .services__card.bg.is-hover{cursor:url(/assets/img/services/pointer.svg) 37 37,pointer;z-index:1;opacity:1;visibility:visible}.services__cards .services__card.content{display:none}.services__cards .services__card.start-up{display:block}.services__cards .services__card .services__card-inner{overflow:hidden}}.services__cards .services__card .services__card-inner{width:100%;height:100%;position:relative;overflow:hidden}.services__cards .services__card .label{z-index:1;letter-spacing:2px;background-color:#fff;padding-bottom:1px;font-family:Montserrat,sans-serif;font-size:2rem;font-weight:700;line-height:.9;display:block;position:absolute;top:-19px;left:9px}@media (min-width:1024px){.services__cards .services__card .label{letter-spacing:3.2px;font-size:3.2rem;line-height:1.2;top:-38px;left:68px}}.services__cards .services__card .head{z-index:1;position:absolute}@media (min-width:1024px){.services__cards .services__card .head{opacity:0;visibility:hidden}}.services__cards .services__card .head h3{color:#fff;letter-spacing:2.4px;font-family:Montserrat,sans-serif;font-size:2.4rem;font-weight:700;line-height:1.2}.services__cards .services__card .head span{color:#fff;letter-spacing:0;font-size:1.4rem;font-weight:700;line-height:1.5;display:inline-block}.services__cards .services__card .kinds{z-index:1;text-align:center;border:1px solid #fff;border-radius:32px;padding:4px 10px;position:absolute;top:14px;right:14px}@media (min-width:1024px){.services__cards .services__card .kinds{padding:16px 24px}}.services__cards .services__card .kinds span{color:#fff;font-size:1.3rem;font-weight:700;line-height:1.5}@media (min-width:1024px){.services__cards .services__card .kinds span{font-size:1.8rem}.services__cards .services__card .kinds span br{display:none}}.services__cards .services__card .context{z-index:1;position:absolute}@media (min-width:1024px){.services__cards .services__card .context{z-index:11}}.services__cards .services__card .context p{color:#000;font-size:1.3rem;font-weight:400;line-height:1.6}@media (min-width:1024px){.services__cards .services__card .context p{font-size:1.4rem}}@media (min-width:1600px){.services__cards .services__card .context p{font-size:1.6rem}}.services__cards .services__card .context p span{white-space:nowrap;background-color:#fff;width:fit-content;padding-inline:5.5px;display:inline-block}.services__cards .services__card .context p span:not(:first-child),.services__cards .services__card .context p+p{margin-top:6px}.services__cards .services__card .logo{z-index:1;position:absolute}.services__cards .services__card .view-more{width:106px;height:106px;position:absolute}@media (min-width:1024px){.services__cards .services__card .view-more{bottom:auto;right:auto}.services__cards .services__card .view-more svg{width:184px;height:184px}}.services__cards .services__card .services__card-link{z-index:10;opacity:0;width:100%;height:100%;position:absolute;inset:0}.services__cards .start-up{z-index:2;padding-top:64px;padding-inline:32px;background:linear-gradient(146deg,#541c00 15.31%,#2f2f2f 84.69%);border:19px solid #8e8c8c52;border-radius:20px;padding-bottom:64px}@media (min-width:768px){.services__cards .start-up{padding-top:72px;padding-bottom:72px}}@media (min-width:1024px){.services__cards .start-up{padding-top:180px;padding-inline:108px;border:38px solid #8e8c8c52;border-radius:64px;padding-bottom:180px}}.services__cards .start-up .label{color:#541800;background-color:#fff2dc;padding-inline:24px 22px}@media (min-width:1024px){.services__cards .start-up .label{padding-inline:51px 48px}}.services__cards .start-up ul{flex-direction:column;gap:32px;display:flex}@media (min-width:768px){.services__cards .start-up ul{gap:40px}}@media (min-width:1024px){.services__cards .start-up ul{grid-template-columns:repeat(2,1fr);gap:48px;max-width:738px;display:grid}.services__cards .start-up ul li:first-of-type{grid-area:1/1/2/2}.services__cards .start-up ul li:nth-of-type(2){grid-area:2/1/3/2}.services__cards .start-up ul li:nth-of-type(3){grid-area:3/1/4/2}.services__cards .start-up ul li:nth-of-type(4){grid-area:4/1/5/2}.services__cards .start-up ul li:nth-of-type(5){grid-area:1/2/2/3}.services__cards .start-up ul li:nth-of-type(6){grid-area:2/2/3/3}}:is(.services__cards .start-up ul:has(.is-hover) li:not(:has(.is-hover)) h3,.services__cards .start-up ul:has(.is-hover) li:not(:has(.is-hover)) span){color:#b1b1b1}.services__cards .start-up li{flex-direction:column;display:flex;position:relative}@media (min-width:1024px){.services__cards .start-up li{z-index:10;width:fit-content}}.services__cards .start-up li h3{color:#fff;letter-spacing:2.4px;font-family:Montserrat,sans-serif;font-size:2.4rem;font-weight:700;line-height:1.2}@media (min-width:1024px){.services__cards .start-up li h3{letter-spacing:4px;font-size:4rem}}.services__cards .start-up li span{color:#fff;font-size:1.4rem;font-weight:700;line-height:1.5}.services__cards .start-up li .link-brain,.services__cards .start-up li .link-skill-hacks,.services__cards .start-up li .link-brain-commit,.services__cards .start-up li .link-brain-salon,.services__cards .start-up li .link-sacoin,.services__cards .start-up li .link-tigerfunding{width:100%;height:100%;position:absolute;inset:0}@media (any-hover:hover){.services__cards .start-up li .link-brain:hover,.services__cards .start-up li .link-skill-hacks:hover,.services__cards .start-up li .link-brain-commit:hover,.services__cards .start-up li .link-brain-salon:hover,.services__cards .start-up li .link-sacoin:hover,.services__cards .start-up li .link-tigerfunding:hover{cursor:url(/assets/img/services/pointer.svg) 37 37,pointer}}.services__cards .brain{z-index:2;background:linear-gradient(247deg,#ff2f21 -3.08%,#ffa602 92.1%);border:19px solid #ff2801}@media (min-width:1024px){.services__cards .brain{border:38px solid #ff2801;border-radius:64px}}.services__cards .brain.bg:before{content:"";z-index:1;background-color:#0000;border:19px solid #ff2801;border-radius:20px;width:100vw;height:620px;position:absolute;top:-19px;left:-19px}@media (min-width:1024px){.services__cards .brain.bg:before{border:38px solid #ff2801;border-radius:64px;height:858px;top:-38px;left:-38px}}.services__cards .brain.bg:after{content:"";z-index:-1;aspect-ratio:1005/620;background:url(/assets/img/services/brain-bg.webp) 50%/cover no-repeat;width:clamp(1005px,678.032px + 87.191vw,1570px);height:auto;position:absolute;top:calc(50% + -1*clamp(290px,185.833px + 27.778vw,470px));left:calc(50% + clamp(-40px,16.975vw - 103.657px,70px));translate:-50%}@media (min-width:1024px){.services__cards .brain.bg:after{aspect-ratio:1787/1213;background:url(/assets/img/services/brain-bg-pc.webp) 50%/cover no-repeat;width:1787px;top:-166px;left:calc(50% + 168px)}}@media (min-width:1440px){.services__cards .brain.bg:after{width:clamp(1787px,1157px + 43.75vw,1857px)}}@media (min-width:1600px){.services__cards .brain.bg:after{width:clamp(1857px,22px + 114.688vw,2224px);top:calc(-1*clamp(166px,25vw - 234px,246px));left:calc(50% + clamp(168px,68px + 6.25vw,188px))}}.services__cards .brain .services__card-inner:before{content:"";z-index:1;background-color:#0000;border:19px solid #ff2801;border-radius:20px;width:100vw;height:620px;position:absolute;top:-19px;left:-19px}@media (min-width:768px){.services__cards .brain .services__card-inner:before{height:680px}}@media (min-width:1024px){.services__cards .brain .services__card-inner:before{border:38px solid #ff2801;border-radius:64px;height:858px;top:-38px;left:-38px}}.services__cards .brain .services__card-inner:after{content:"";z-index:-1;aspect-ratio:1005/620;background:url(/assets/img/services/brain-bg.webp) 50%/cover no-repeat;width:clamp(1005px,678.032px + 87.191vw,1570px);height:auto;position:absolute;top:calc(50% + -1*clamp(290px,185.833px + 27.778vw,470px));left:calc(50% + clamp(-40px,16.975vw - 103.657px,70px));translate:-50%}@media (min-width:1024px){.services__cards .brain .services__card-inner:after{aspect-ratio:1787/1213;background:url(/assets/img/services/brain-bg-pc.webp) 50%/cover no-repeat;width:1787px;top:-166px;left:calc(50% + 168px)}}@media (min-width:1440px){.services__cards .brain .services__card-inner:after{width:clamp(1787px,1157px + 43.75vw,1857px)}}@media (min-width:1600px){.services__cards .brain .services__card-inner:after{width:clamp(1857px,22px + 114.688vw,2224px);top:calc(-1*clamp(166px,25vw - 234px,246px));left:calc(50% + clamp(168px,68px + 6.25vw,188px))}}.services__cards .brain .label{color:#ff2801;background-color:#fff;padding-inline:18px 11px}@media (min-width:1024px){.services__cards .brain .label{padding-inline:36px 33px}}.services__cards .brain .head{top:104px;left:32px}@media (min-width:1024px){.services__cards .brain .head{opacity:0;visibility:hidden}}.services__cards .brain .context{top:347px;left:29px}@media (min-width:1024px){.services__cards .brain .context{top:auto;left:auto}}.services__cards .brain .context p span{letter-spacing:1.04px}.services__cards .brain .logo{bottom:14px;left:16px}@media (min-width:1024px){.services__cards .brain .logo{display:none}}.services__cards .brain .view-more{bottom:9px;right:6px}@media (min-width:1024px){.services__cards .brain .view-more{bottom:auto;right:auto}}.services__cards .skill-hacks{z-index:3;background:linear-gradient(285deg,#fdec83 -10.1%,#85cfec 90.38%);border:19px solid #ffd102}@media (min-width:1024px){.services__cards .skill-hacks{border:38px solid #ffd102;border-radius:64px}}.services__cards .skill-hacks.bg:before{content:"";z-index:1;background-color:#0000;border:19px solid #ffd102;border-radius:20px;width:100vw;height:620px;position:absolute;top:-19px;left:-19px}@media (min-width:1024px){.services__cards .skill-hacks.bg:before{border:38px solid #ffd102;border-radius:64px;height:858px;top:-38px;left:-38px}}.services__cards .skill-hacks.bg:after{content:"";z-index:-1;aspect-ratio:670/523;background:url(/assets/img/services/skill-hacks-bg.webp) 50%/cover no-repeat;width:clamp(670px,334.352px + 89.506vw,1250px);height:auto;position:absolute;top:calc(50% + clamp(93px,19.505px + 19.599vw,220px));left:calc(50% + clamp(23px,21.142vw - 56.282px,160px));translate:-50% -50%}@media (min-width:1024px){.services__cards .skill-hacks.bg:after{aspect-ratio:1882/1042;background:url(/assets/img/services/skill-hacks-bg-pc.webp) 50%/cover no-repeat;width:clamp(1552px,739.692px + 79.327vw,1882px);top:calc(50% + clamp(141px,91.769px + 4.808vw,161px));left:calc(50% - 20px)}}@media (min-width:1440px){.services__cards .skill-hacks.bg:after{width:clamp(1882px,1288px + 41.25vw,2080px)}}.services__cards .skill-hacks .services__card-inner:before{content:"";z-index:1;background-color:#0000;border:19px solid #ffd102;border-radius:20px;width:100vw;height:620px;position:absolute;top:-19px;left:-19px}@media (min-width:768px){.services__cards .skill-hacks .services__card-inner:before{height:680px}}@media (min-width:1024px){.services__cards .skill-hacks .services__card-inner:before{border:38px solid #ffd102;border-radius:64px;height:858px;top:-38px;left:-38px}}.services__cards .skill-hacks .services__card-inner:after{content:"";z-index:-1;aspect-ratio:670/523;background:url(/assets/img/services/skill-hacks-bg.webp) 50%/cover no-repeat;width:clamp(670px,334.352px + 89.506vw,1250px);height:auto;position:absolute;top:calc(50% + clamp(93px,19.505px + 19.599vw,220px));left:calc(50% + clamp(23px,21.142vw - 56.282px,160px));translate:-50% -50%}@media (min-width:1024px){.services__cards .skill-hacks .services__card-inner:after{aspect-ratio:1882/1042;background:url(/assets/img/services/skill-hacks-bg-pc.webp) 50%/cover no-repeat;width:clamp(1552px,739.692px + 79.327vw,1882px);top:calc(50% + clamp(141px,91.769px + 4.808vw,161px));left:calc(50% - 20px)}}@media (min-width:1440px){.services__cards .skill-hacks .services__card-inner:after{width:clamp(1882px,1288px + 41.25vw,2080px)}}.services__cards .skill-hacks .label{color:#ffd102;background-color:#fff;padding-inline:13px 11px}@media (min-width:1024px){.services__cards .skill-hacks .label{padding-inline:36px 28px}}.services__cards .skill-hacks .head{top:104px;left:32px}.services__cards .skill-hacks .kinds{flex-direction:column;display:flex}.services__cards .skill-hacks .kinds span{line-height:1.2;display:inline-block}@media (min-width:1024px){.services__cards .skill-hacks .kinds{flex-direction:row}}.services__cards .skill-hacks .context{top:278px;left:22px}@media (min-width:1024px){.services__cards .skill-hacks .context{top:auto;left:auto}}.services__cards .skill-hacks .logo{bottom:30px;left:16px}@media (min-width:1024px){.services__cards .skill-hacks .logo{display:none}}.services__cards .skill-hacks .view-more{bottom:15px;right:13px}@media (min-width:1024px){.services__cards .skill-hacks .view-more{bottom:auto;right:auto}}.services__cards .brain-commit{z-index:4;background:linear-gradient(247deg,#5df1ff -3.08%,#2f2fff 92.1%);border:18px solid #2301ff}@media (min-width:1024px){.services__cards .brain-commit{border:38px solid #2301ff;border-radius:64px}}.services__cards .brain-commit.bg:before{content:"";z-index:1;background-color:#0000;border:19px solid #2301ff;border-radius:20px;width:100vw;height:620px;position:absolute;top:-19px;left:-19px}@media (min-width:1024px){.services__cards .brain-commit.bg:before{border:38px solid #2301ff;border-radius:64px;height:858px;top:-38px;left:-38px}}.services__cards .brain-commit.bg:after{content:"";z-index:-1;aspect-ratio:407/271;background:url(/assets/img/services/brain-commit-bg2.webp) 50%/cover no-repeat;width:clamp(409px,113.282px + 78.858vw,920px);height:auto;position:absolute;top:calc(50% + clamp(-45px,7.653vw - 73.699px,-15px));left:calc(50% + clamp(9px,23.302vw - 78.384px,160px));translate:-50% -50%}@media (min-width:1024px){.services__cards .brain-commit.bg:after{aspect-ratio:1360/907;background:url(/assets/img/services/brain-commit-bg-pc2.webp) 50%/cover no-repeat;width:1360px;top:calc(50% + 29px);left:calc(50% + clamp(70px,31.25vw - 250px,200px))}}.services__cards .brain-commit .services__card-inner:before{content:"";z-index:1;background-color:#0000;border:19px solid #2301ff;border-radius:20px;width:100vw;height:620px;position:absolute;top:-19px;left:-19px}@media (min-width:768px){.services__cards .brain-commit .services__card-inner:before{height:680px}}@media (min-width:1024px){.services__cards .brain-commit .services__card-inner:before{border:38px solid #2301ff;border-radius:64px;height:858px;top:-38px;left:-38px}}.services__cards .brain-commit .services__card-inner:after{content:"";z-index:-1;aspect-ratio:373/291;background:url(/assets/img/services/brain-commit-bg2.webp) 50%/cover no-repeat;width:clamp(373px,102.745px + 72.068vw,840px);height:auto;position:absolute;top:calc(50% + clamp(-68px,13.889vw - 120.083px,22px));left:calc(50% + clamp(1px,7.562vw - 27.356px,50px));translate:-50% -50%}@media (min-width:1024px){.services__cards .brain-commit .services__card-inner:after{aspect-ratio:1882/1042;background:url(/assets/img/services/brain-commit-bg-pc2.webp) 50%/cover no-repeat;width:clamp(1552px,739.692px + 79.327vw,1882px);top:calc(50% + clamp(141px,91.769px + 4.808vw,161px));left:calc(50% - 20px)}}@media (min-width:1440px){.services__cards .brain-commit .services__card-inner:after{width:clamp(1882px,1288px + 41.25vw,2080px)}}.services__cards .brain-commit .bg{z-index:-1;mix-blend-mode:darken;background:url(/assets/img/services/brain-commit-bg1.webp) 50%/cover no-repeat;width:100%;height:100%;position:absolute;inset:0}@media (min-width:1024px){.services__cards .brain-commit .bg{background:url(/assets/img/services/brain-commit-bg1-pc.webp) 50%/cover no-repeat}}.services__cards .brain-commit .label{color:#2301ff;background-color:#fff;padding-inline:13px 11px}@media (min-width:1024px){.services__cards .brain-commit .label{padding-inline:36px 28px}}.services__cards .brain-commit .head{top:104px;left:32px}.services__cards .brain-commit .kinds{flex-direction:column;display:flex}.services__cards .brain-commit .kinds span{line-height:1.2;display:inline-block}@media (min-width:1024px){.services__cards .brain-commit .kinds{flex-direction:row}}.services__cards .brain-commit .context{top:315px;left:18px}@media (min-width:1024px){.services__cards .brain-commit .context{top:auto;left:auto}}.services__cards .brain-commit .logo{bottom:30px;left:16px}@media (min-width:1024px){.services__cards .brain-commit .logo{display:none}}.services__cards .brain-commit .view-more{bottom:15px;right:13px}@media (min-width:1024px){.services__cards .brain-commit .view-more{bottom:auto;right:auto}}.services__cards .brain-salon{z-index:5;background:linear-gradient(279deg,#ff2f21 -43.72%,#ffa602 76.38%);border:19px solid #ff2801}@media (min-width:1024px){.services__cards .brain-salon{border:38px solid #ff2801;border-radius:64px}}.services__cards .brain-salon.bg:before{content:"";z-index:1;background-color:#0000;border:19px solid #ff2801;border-radius:20px;width:100vw;height:620px;position:absolute;top:-19px;left:-19px}@media (min-width:1024px){.services__cards .brain-salon.bg:before{border:38px solid #ff2801;border-radius:64px;height:858px;top:-38px;left:-38px}}.services__cards .brain-salon.bg:after{content:"";z-index:-1;aspect-ratio:407/271;background:url(/assets/img/services/brain-salon.webp) 50%/cover no-repeat;width:clamp(409px,113.282px + 78.858vw,920px);height:auto;position:absolute;top:calc(50% + clamp(-45px,7.653vw - 73.699px,-15px));left:calc(50% + clamp(9px,23.302vw - 78.384px,160px));translate:-50% -50%}@media (min-width:1024px){.services__cards .brain-salon.bg:after{aspect-ratio:1367/911;background:url(/assets/img/services/brain-salon-pc.webp) 50%/cover no-repeat;width:clamp(1047px,259.308px + 76.923vw,1367px);top:calc(50% - 31px);left:calc(50% + 209px)}}.services__cards .brain-salon .services__card-inner:before{content:"";z-index:1;background-color:#0000;border:19px solid #ff2801;border-radius:20px;width:100vw;height:620px;position:absolute;top:-19px;left:-19px}@media (min-width:768px){.services__cards .brain-salon .services__card-inner:before{height:680px}}@media (min-width:1024px){.services__cards .brain-salon .services__card-inner:before{border:38px solid #ff2801;border-radius:64px;height:858px;top:-38px;left:-38px}}.services__cards .brain-salon .services__card-inner:after{content:"";z-index:-1;aspect-ratio:407/271;background:url(/assets/img/services/brain-salon.webp) 50%/cover no-repeat;width:clamp(409px,113.282px + 78.858vw,920px);height:auto;position:absolute;top:calc(50% + clamp(-45px,7.653vw - 73.699px,-15px));left:calc(50% + clamp(9px,23.302vw - 78.384px,160px));translate:-50% -50%}@media (min-width:1024px){.services__cards .brain-salon .services__card-inner:after{aspect-ratio:1367/911;background:url(/assets/img/services/brain-salon-pc.webp) 50%/cover no-repeat;width:clamp(1047px,259.308px + 76.923vw,1367px);top:calc(50% - 31px);left:calc(50% + 209px)}}.services__cards .brain-salon .bg{z-index:-1;mix-blend-mode:color-burn;background:url(/assets/img/services/brain-salon-bg.webp) 50%/cover no-repeat;width:100%;height:100%;position:absolute;inset:0}@media (min-width:1024px){.services__cards .brain-salon .bg{background:url(/assets/img/services/brain-salon-bg-pc.webp) 50%/cover no-repeat}}.services__cards .brain-salon .label{color:#ff2801;background-color:#fff;padding-inline:13px 11px}@media (min-width:1024px){.services__cards .brain-salon .label{padding-inline:22px 28px}}.services__cards .brain-salon .head{top:104px;left:32px}.services__cards .brain-salon .context{top:264px;left:15px}@media (min-width:1024px){.services__cards .brain-salon .context{top:auto;left:auto}}.services__cards .brain-salon .logo{bottom:56px;left:16px}@media (min-width:1024px){.services__cards .brain-salon .logo{bottom:27px;left:auto;right:39px}.services__cards .brain-salon .logo img{width:clamp(330px,83.846px + 24.038vw,430px)}}.services__cards .brain-salon .view-more{bottom:15px;right:13px}@media (min-width:1024px){.services__cards .brain-salon .view-more{bottom:auto;right:auto}}.services__cards .sacoin{z-index:6;background:linear-gradient(263deg,#f49320 5.81%,#f55620 97.5%);border:19px solid #fa4001}@media (min-width:1024px){.services__cards .sacoin{border:38px solid #fa4001;border-radius:64px}}.services__cards .sacoin.bg:before{content:"";z-index:1;background-color:#0000;border:19px solid #fa4001;border-radius:20px;width:100vw;height:620px;position:absolute;top:-19px;left:-19px}@media (min-width:1024px){.services__cards .sacoin.bg:before{border:38px solid #fa4001;border-radius:64px;height:858px;top:-38px;left:-38px}}.services__cards .sacoin.bg:after{content:"";z-index:-1;aspect-ratio:345/337;background:url(/assets/img/services/sacoin-bg2.webp) 50%/cover no-repeat;width:clamp(345px,217.685px + 33.951vw,565px);height:auto;position:absolute;top:calc(50% + -1*clamp(-41px,7.653vw - 69.699px,-11px));left:calc(50% + clamp(2px,15.123vw - 54.713px,100px));translate:-50% -50%}@media (min-width:1024px){.services__cards .sacoin.bg:after{aspect-ratio:1095/730;background:url(/assets/img/services/sacoin-bg2-pc.webp) 50%/cover no-repeat;width:clamp(850px,480.769px + 36.058vw,1000px);top:calc(50% + 1px);left:calc(50% + clamp(130px,21.635vw - 91.538px,220px))}}@media (min-width:1440px){.services__cards .sacoin.bg:after{width:clamp(1000px,475px + 36.458vw,1175px)}}.services__cards .sacoin .services__card-inner:before{content:"";z-index:1;background-color:#0000;border:19px solid #fa4001;border-radius:20px;width:100vw;height:620px;position:absolute;top:-19px;left:-19px}@media (min-width:768px){.services__cards .sacoin .services__card-inner:before{height:680px}}@media (min-width:1024px){.services__cards .sacoin .services__card-inner:before{border:38px solid #fa4001;border-radius:64px;height:858px;top:-38px;left:-38px}}.services__cards .sacoin .services__card-inner:after{content:"";z-index:-1;aspect-ratio:345/337;background:url(/assets/img/services/sacoin-bg2.webp) 50%/cover no-repeat;width:clamp(345px,217.685px + 33.951vw,565px);height:auto;position:absolute;top:calc(50% + -1*clamp(-41px,7.653vw - 69.699px,-11px));left:calc(50% + clamp(2px,15.123vw - 54.713px,100px));translate:-50% -50%}@media (min-width:1024px){.services__cards .sacoin .services__card-inner:after{aspect-ratio:1095/730;background:url(/assets/img/services/sacoin-bg2-pc.webp) 50%/cover no-repeat;width:clamp(850px,480.769px + 36.058vw,1000px);top:calc(50% + 1px);left:calc(50% + clamp(130px,21.635vw - 91.538px,220px))}}@media (min-width:1440px){.services__cards .sacoin .services__card-inner:after{width:clamp(1000px,475px + 36.458vw,1175px)}}.services__cards .sacoin .label{color:#fa4001;z-index:1;background-color:#fff;padding-inline:13px 11px}@media (min-width:1024px){.services__cards .sacoin .label{padding-inline:34px 25px}}.services__cards .sacoin .head{top:104px;left:32px}.services__cards .sacoin .bg{z-index:0;aspect-ratio:567/322;opacity:.6;mix-blend-mode:overlay;background:url(/assets/img/services/sacoin-bg1.webp) 50%/cover no-repeat;width:97vw;height:322px;position:absolute;top:-17px;left:-10px}@media (min-width:1024px){.services__cards .sacoin .bg{aspect-ratio:1387/789;background:url(/assets/img/services/sacoin-bg1-pc.webp) 50%/cover no-repeat;width:clamp(1387px,748px + 44.375vw,1600px);height:auto;top:-84px;left:-19px}}.services__cards .sacoin .context{top:258px;left:25px}@media (min-width:1024px){.services__cards .sacoin .context{top:auto;left:auto}}.services__cards .sacoin .context p span{letter-spacing:0}.services__cards .sacoin .logo{bottom:12px;left:26px}@media (min-width:1024px){.services__cards .sacoin .logo{display:none}}.services__cards .sacoin .view-more{bottom:19px;right:13px}@media (min-width:1024px){.services__cards .sacoin .view-more{bottom:auto;right:auto}}.services__cards .tigerfunding{z-index:7;background:linear-gradient(250deg,#00bed8 22.24%,#a6e5ee 94.69%);border:19px solid #3dd1e6}@media (min-width:1024px){.services__cards .tigerfunding{border:38px solid #3dd1e6;border-radius:64px}}.services__cards .tigerfunding.bg:before{content:"";z-index:1;background-color:#0000;border:19px solid #3dd1e6;border-radius:20px;width:100vw;height:620px;position:absolute;top:-19px;left:-19px}@media (min-width:1024px){.services__cards .tigerfunding.bg:before{border:38px solid #3dd1e6;border-radius:64px;height:858px;top:-38px;left:-38px}}.services__cards .tigerfunding.bg:after{content:"";z-index:-1;aspect-ratio:376/377;background:url(/assets/img/services/tigerfunding-bg2.webp) 50%/cover no-repeat;width:clamp(640px,460.602px + 47.84vw,950px);height:auto;position:absolute;top:calc(50% + clamp(2px,6.173vw - 21.148px,42px));left:calc(50% + clamp(1px,15.278vw - 56.292px,100px));translate:-50% -50%}@media (min-width:1024px){.services__cards .tigerfunding.bg:after{aspect-ratio:1542/900;background:url(/assets/img/services/tigerfunding-bg2-pc.webp) 50%/cover no-repeat;width:clamp(1142px,157.385px + 96.154vw,1542px);top:calc(50% + 29px);left:calc(50% + 177px)}}.services__cards .tigerfunding .services__card-inner:before{content:"";z-index:1;background-color:#0000;border:19px solid #3dd1e6;border-radius:20px;width:100vw;height:620px;position:absolute;top:-19px;left:-19px}@media (min-width:768px){.services__cards .tigerfunding .services__card-inner:before{height:680px}}@media (min-width:1024px){.services__cards .tigerfunding .services__card-inner:before{border:38px solid #3dd1e6;border-radius:64px;height:858px;top:-38px;left:-38px}}.services__cards .tigerfunding .services__card-inner:after{content:"";z-index:-1;aspect-ratio:376/377;background:url(/assets/img/services/tigerfunding-bg2.webp) 50%/cover no-repeat;width:clamp(640px,460.602px + 47.84vw,950px);height:auto;position:absolute;top:calc(50% - 20px);left:calc(50% + clamp(1px,15.278vw - 56.292px,100px));translate:-50% -50%}@media (min-width:1024px){.services__cards .tigerfunding .services__card-inner:after{aspect-ratio:1542/900;background:url(/assets/img/services/tigerfunding-bg2-pc.webp) 50%/cover no-repeat;width:clamp(1142px,157.385px + 96.154vw,1542px);top:calc(50% + 29px);left:calc(50% + 177px)}}.services__cards .tigerfunding .bg{z-index:-1;aspect-ratio:383/384;mix-blend-mode:color-dodge;background:url(/assets/img/services/tigerfunding-bg1.webp) 50%/cover no-repeat;width:513px;height:auto;position:absolute;top:calc(50% - 151px);left:calc(50% + 22px);translate:-50% -50%}@media (min-width:1024px){.services__cards .tigerfunding .bg{aspect-ratio:1395/699;background:url(/assets/img/services/tigerfunding-bg1-pc.webp) 50%/cover no-repeat;width:1505px;top:calc(50% - 100px);left:calc(50% + -1*clamp(8px,45.673vw - 459.692px,198px))}}.services__cards .tigerfunding .label{color:#3dd1e6;background-color:#fff;padding-inline:13px 11px}@media (min-width:1024px){.services__cards .tigerfunding .label{padding-inline:33px 29px}}.services__cards .tigerfunding .head{top:104px;left:32px}.services__cards .tigerfunding .context{top:280px;left:29px}@media (min-width:1024px){.services__cards .tigerfunding .context{top:auto;left:auto}}.services__cards .tigerfunding .logo{bottom:53px;left:20px}@media (min-width:1024px){.services__cards .tigerfunding .logo{bottom:21px;left:auto;right:-4px}.services__cards .tigerfunding .logo img{width:454px}}.services__cards .tigerfunding .view-more{bottom:12px;right:11px}@media (min-width:1024px){.services__cards .tigerfunding .view-more{bottom:auto;right:auto}.service__link-list li{width:fit-content;position:relative}}.service__link-list a{display:none}@media (min-width:1024px){.service__link-list a{width:100%;height:100%;display:block;position:absolute;inset:0}}.media{z-index:1;padding-top:89px;padding-bottom:180px;position:relative;display:block!important}@media (min-width:1024px){.media{padding-top:110px;padding-bottom:84px}}.media__head{text-align:center}@media (min-width:1024px){.media__head{max-width:1275px;margin-inline:auto;padding-left:32px}}.media__head h2{letter-spacing:5.6px;-webkit-text-fill-color:#0000;background:linear-gradient(321deg,#ffb900 8.01%,#ffb000 13.21%,#ff9700 22.12%,#ff9600 22.86%,#ff7b00 33.26%,#ff3800 54.05%,red 71.13%);-webkit-background-clip:text;background-clip:text;font-family:Montserrat,sans-serif;font-size:5.6rem;font-weight:700;line-height:1}@media (min-width:1024px){.media__head h2{text-align:left}}.media__head p{color:#000;margin-top:17px;font-size:1.8rem;font-weight:500;line-height:2.2}@media (min-width:1024px){.media__head p{text-align:left;margin-top:3px}.media__head p br{display:none}}.media__body{margin-top:40px}@media (min-width:1024px){.media__body{margin-top:74px}}.media__card{transition:opacity .3s;position:relative}@media (any-hover:hover){.media__card:hover{cursor:pointer;opacity:.7}}.media__card-title{z-index:1;position:absolute}.media__card-title span{color:#fff;white-space:nowrap;padding:10px;font-family:Zen Kaku Gothic New,sans-serif;font-size:1.4rem;font-weight:500;line-height:1.6;display:block;position:relative}.media__card-title span:before{content:"";z-index:-1;border-radius:56px;width:100%;height:100%;position:absolute;top:50%;left:50%;translate:-50% -50%}.media__card-title span:after{content:"";z-index:-2;width:15px;height:11px;position:absolute;bottom:-7px}.media__card-bg img{width:100%}.media__swiper-container,.media__swiper,.media__swiper-wrapper,.media__swiper-slide{position:relative}.media__swiper-wrapper{padding-top:10px;transition-timing-function:linear;height:493px!important}@media (min-width:1600px){.media__swiper-wrapper{height:540px!important}}.media__swiper-slide{width:258px!important}@media (min-width:1600px){.media__swiper-slide{width:280px!important}}.media__swiper-slide.--1{padding-top:20px!important}.media__swiper-slide.--1 .media__card .media__card-title{top:-26px}.media__swiper-slide.--1 .media__card .media__card-title span:first-of-type{z-index:2;width:fit-content}.media__swiper-slide.--1 .media__card .media__card-title span:first-of-type:before{background:linear-gradient(285deg,#ffb900 -28.5%,#ffb000 -22.15%,#ff9700 -11.25%,#ff9600 -10.34%,#ff7b00 2.37%,#ff3800 27.79%,red 48.67%);border-radius:56px}.media__swiper-slide.--1 .media__card .media__card-title span:nth-of-type(2){width:fit-content;top:-15px;left:98px}.media__swiper-slide.--1 .media__card .media__card-title span:nth-of-type(2):before{background:linear-gradient(285deg,#ffb900 -28.07%,#ffb000 -17.48%,#ff9700 .68%,#ff9600 2.2%,#ff7b00 23.39%,#ff3800 65.76%,red 100.57%);border-radius:56px}.media__swiper-slide.--1 .media__card .media__card-title span:nth-of-type(2):after{background:url(/assets/img/media/pop-slide1.svg) 50%/cover no-repeat;bottom:-8px;right:30px}.media__swiper-slide.--1-2{padding-top:20px!important}.media__swiper-slide.--3{padding-top:40px!important}.media__swiper-slide.--3 .media__card .media__card-title{top:-26px;left:50%;translate:-50%}.media__swiper-slide.--3 .media__card .media__card-title span:before{background:linear-gradient(351deg,#ffb900 8.01%,#ffb000 13.21%,#ff9700 22.12%,#ff9600 22.86%,#ff7b00 33.26%,#ff3800 54.05%,red 71.13%);border-radius:56px}.media__swiper-slide.--3 .media__card .media__card-title span:after{background:url(/assets/img/media/pop-slide3.svg) 50%/cover no-repeat;left:33px}.media__swiper-slide.--3-2{padding-top:40px!important}.media__swiper-slide.--4{padding-top:20px!important}.media__swiper-slide.--4 .media__card-title{top:-20px;left:7px}.media__swiper-slide.--4 .media__card-title span:first-of-type{z-index:2;width:fit-content}.media__swiper-slide.--4 .media__card-title span:first-of-type:before{background:linear-gradient(285deg,#ffb900 -35.16%,#ffb000 -30.08%,#ff9700 -21.38%,#ff9600 -20.65%,#ff7b00 -10.49%,#ff3800 9.83%,red 26.52%);border-radius:56px}.media__swiper-slide.--4 .media__card-title span:nth-of-type(2){top:-10px;left:32px}.media__swiper-slide.--4 .media__card-title span:nth-of-type(2):before{background:linear-gradient(289deg,#ffb900 3.11%,#ffb000 9.42%,#ff9700 20.23%,#ff9600 21.13%,#ff7b00 33.75%,#ff3800 58.98%,red 79.71%);border-radius:56px}.media__swiper-slide.--4 .media__card-title span:nth-of-type(2):after{content:"";background:url(/assets/img/media/pop-slide4.svg) 50%/cover no-repeat;position:absolute;right:53px}.media__swiper-slide.--4-2{padding-top:20px!important}.media__swiper-slide.--5{padding-top:40px!important}.media__swiper-slide.--5 .media__card .media__card-title{top:-37px;left:12px}.media__swiper-slide.--5 .media__card .media__card-title span:first-of-type{z-index:2;width:fit-content}.media__swiper-slide.--5 .media__card .media__card-title span:first-of-type:before{background:linear-gradient(285deg,#ffb900 -35.16%,#ffb000 -30.08%,#ff9700 -21.38%,#ff9600 -20.65%,#ff7b00 -10.49%,#ff3800 9.83%,red 26.52%);border-radius:56px}.media__swiper-slide.--5 .media__card .media__card-title span:nth-of-type(2){width:fit-content;top:-13px;left:58px}.media__swiper-slide.--5 .media__card .media__card-title span:nth-of-type(2):before{background:linear-gradient(287deg,#ffb900 -36.01%,#ffb000 -26.89%,#ff9700 -11.26%,#ff9600 -9.96%,#ff7b00 8.28%,#ff3800 44.75%,red 74.71%);border-radius:56px}.media__swiper-slide.--5 .media__card .media__card-title span:nth-of-type(2):after{background:url(/assets/img/media/pop-slide5.svg) 50%/cover no-repeat;right:28px}.media__swiper-slide.--5-2{padding-top:40px!important}.media__swiper-slide.--6{padding-top:20px!important}.media__swiper-slide.--6 .media__card .media__card-title{top:-12px;left:50%;translate:-50%}.media__swiper-slide.--6 .media__card .media__card-title span:before{background:linear-gradient(20deg,#ffb900 8.01%,#ffb000 13.21%,#ff9700 22.12%,#ff9600 22.86%,#ff7b00 33.26%,#ff3800 54.05%,red 71.13%);border-radius:56px}.media__swiper-slide.--6 .media__card .media__card-title span:after{background:url(/assets/img/media/pop-slide6.svg) 50%/cover no-repeat;left:24px}.media__swiper-slide.--6-2{padding-top:20px!important}.media__swiper-slide.--7{padding-top:40px!important}.media__swiper-slide.--7 .media__card .media__card-title{top:-40px;left:0}.media__swiper-slide.--7 .media__card .media__card-title span:first-of-type{z-index:2;width:fit-content}.media__swiper-slide.--7 .media__card .media__card-title span:first-of-type:before{background:linear-gradient(285deg,#ffb900 -35.16%,#ffb000 -30.08%,#ff9700 -21.38%,#ff9600 -20.65%,#ff7b00 -10.49%,#ff3800 9.83%,red 26.52%);border-radius:56px}.media__swiper-slide.--7 .media__card .media__card-title span:nth-of-type(2){width:fit-content;top:-13px;left:58px}.media__swiper-slide.--7 .media__card .media__card-title span:nth-of-type(2):before{background:linear-gradient(287deg,#ffb900 -36.01%,#ffb000 -26.89%,#ff9700 -11.26%,#ff9600 -9.96%,#ff7b00 8.28%,#ff3800 44.75%,red 74.71%);border-radius:56px}.media__swiper-slide.--7 .media__card .media__card-title span:nth-of-type(2):after{background:url(/assets/img/media/pop-slide7.svg) 50%/cover no-repeat;right:41px}.media__swiper-slide.--7-2{padding-top:40px!important}.media__swiper-slide.--8{padding-top:20px!important}.media__swiper-slide.--8 .media__card .media__card-title{top:-14px;right:9px}.media__swiper-slide.--8 .media__card .media__card-title span:before{background:linear-gradient(321deg,#ffb900 8.01%,#ffb000 13.21%,#ff9700 22.12%,#ff9600 22.86%,#ff7b00 33.26%,#ff3800 54.05%,red 71.13%);border-radius:56px}.media__swiper-slide.--8 .media__card .media__card-title span:after{background:url(/assets/img/media/pop-slide8.svg) 50%/cover no-repeat;right:51px}.media__swiper-slide.--8-2{padding-top:20px!important}.media__swiper-slide.--9{padding-top:40px!important}.media__swiper-slide.--9 .media__card .media__card-title{top:-44px;left:0}.media__swiper-slide.--9 .media__card .media__card-title span:first-of-type{z-index:2;width:fit-content}.media__swiper-slide.--9 .media__card .media__card-title span:first-of-type:before{background:linear-gradient(284deg,#ffb900 -84.72%,#ffb000 -76.23%,#ff9700 -61.68%,#ff9600 -60.47%,#ff7b00 -43.5%,#ff3800 -9.55%,red 18.34%);border-radius:56px}.media__swiper-slide.--9 .media__card .media__card-title span:nth-of-type(2){width:fit-content;top:-8px;left:17px}.media__swiper-slide.--9 .media__card .media__card-title span:nth-of-type(2):before{background:linear-gradient(287deg,#ffb900 -36.01%,#ffb000 -26.89%,#ff9700 -11.26%,#ff9600 -9.96%,#ff7b00 8.28%,#ff3800 44.75%,red 74.71%);border-radius:56px}.media__swiper-slide.--9 .media__card .media__card-title span:nth-of-type(2):after{background:url(/assets/img/media/pop-slide9.svg) 50%/cover no-repeat;right:22px}.media__swiper-slide.--9-2{padding-top:40px!important}.swiper-button-prev,.swiper-button-next{top:unset;bottom:unset;left:unset;right:unset;margin:0;padding:0}.swiper-button-prev:after,.swiper-button-next:after{content:""}.swiper-button-prev,.swiper-button-next{background-color:#fff;border-radius:50%;position:absolute;width:50px!important;height:50px!important}.swiper-button-prev:after,.swiper-button-next:after{content:"";width:100%;height:100%;transition:scale .3s ease-in-out;position:absolute;inset:0}@media (any-hover:hover){.swiper-button-prev:hover:after,.swiper-button-next:hover:after{scale:1.1}}.swiper-button-prev{bottom:-92px;left:calc(50% - 125px);translate:-50%}.swiper-button-prev:after{background:url(/assets/img/media/arrow-left.svg) 50%/cover no-repeat}@media (min-width:1024px){.swiper-button-prev{inset:-125px 181px auto auto;translate:0}}.swiper-button-next{bottom:-92px;left:calc(50% + 125px);translate:-50%}.swiper-button-next:after{background:url(/assets/img/media/arrow-right.svg) 50%/cover no-repeat}@media (min-width:1024px){.swiper-button-next{inset:-125px 86px auto auto;translate:0}}.possible__container{padding-top:57px;padding-bottom:240px;position:relative}.possible__bg{z-index:0;aspect-ratio:1;filter:blur(11.65px);will-change:scale;background:linear-gradient(290deg,#ffb900 18.54%,#ffb000 23.34%,#ff9700 31.55%,#ff9600 32.24%,#ff7b00 41.82%,#ff3800 60.99%,red 76.74%);border-radius:50%;width:1600px;height:auto;position:absolute;top:max(480px,50svh);left:50%;translate:-50% -50%}@media (min-width:1024px){.possible__bg{width:max(2524px,150vw)}}.possible{overflow:hidden}.possible .loop-container{margin-bottom:77px}@media (min-width:768px){.possible .loop-container{margin-bottom:57px}}@media (min-width:1024px){.possible .loop-container{margin-bottom:77px}}.possible__inner{margin-inline:auto;padding-inline:22px}@media (min-width:1024px){.possible__inner{max-width:1260px;margin-inline:auto;padding-inline:40px}}.possible__inner h2{z-index:1;color:#fff;text-align:left;opacity:0;font-size:3.2rem;font-weight:700;line-height:1.5;position:relative}@media (min-width:1024px){.possible__inner h2{font-size:4.8rem;line-height:120%}.possible__inner h2 br{display:none}}.possible__context{z-index:0;flex-direction:column;gap:32px;margin-top:28px;display:flex;position:relative}@media (min-width:1024px){.possible__context{margin-top:62px}}.possible__context p{color:#fff;font-size:1.5rem;font-weight:700;line-height:2.2}@media (min-width:1024px){.possible__context p{font-size:1.8rem}}.possible__context-img1{z-index:-1;position:absolute;top:-82px;right:-41px}.possible__context-img1 img{aspect-ratio:195/157;width:min(52vw,350px);height:auto}@media (min-width:768px){.possible__context-img1{top:calc(50% - 100px);right:28px;translate:0 -50%}.possible__context-img1 img{aspect-ratio:580/437;width:40.25vw}}@media (min-width:1024px){.possible__context-img1{max-width:580px;top:24px;right:calc(-1*clamp(108px,12.019vw - 15.077px,158px))}}.possible__context-img2{z-index:-1;position:absolute;top:calc(50% + clamp(28px,15.306vw - 29.398px,88px));right:-64px;translate:0 -50%}.possible__context-img2 img{aspect-ratio:184/130;width:min(49vw,364px);height:auto}@media (min-width:768px){.possible__context-img2{top:calc(50% + clamp(206px,92.642px + 14.76vw,246px));right:90px}.possible__context-img2 img{aspect-ratio:534/331;width:37.1vw}}@media (min-width:1024px){.possible__context-img2{max-width:534px;top:calc(50% + 240px);right:clamp(90px,16.154px + 7.212vw,120px)}}.possible__btn-wrapper{margin-top:34px}@media (min-width:768px){.possible__btn-wrapper{margin-top:56px;margin-inline:0}}@media (min-width:1024px){.possible__btn-wrapper{margin-top:63px;margin-inline:0}.possible__btn-wrapper .btn{width:240px}.possible__btn-wrapper .btn .btn-hover-bg span{width:20px}}.entry{margin-bottom:64px;position:relative}.entry__container{width:100%;height:128vw;position:relative;overflow:hidden}@media (min-width:768px){.entry__container{height:59.27vw}}.entry__context{z-index:1;opacity:0;will-change:opacity, color, transform;position:absolute;top:115px;left:14px;transform:translateY(50px)}@media (min-width:768px){.entry__context{top:4vw;left:5vw}}@media (min-width:1024px){.entry__context{top:min(7.7vw,109px);left:min(7vw,101px)}}.entry__context h2{text-align:left;letter-spacing:.1em;width:fit-content;margin-left:auto;margin-right:auto;font-family:Montserrat,sans-serif;font-size:5.5rem;font-weight:700;line-height:1;position:relative}.entry__context h2:after{content:"";background:url(/assets/img/entry/icon-exclamation.svg) 50%/cover no-repeat;width:23px;height:58px;position:absolute;bottom:0;right:0}@media (min-width:768px){.entry__context h2:after{bottom:8px}}@media (min-width:1024px){.entry__context h2:after{aspect-ratio:49/121;background:url(/assets/img/entry/icon-exclamation-pc.svg) 50%/cover no-repeat;width:clamp(32px,4.087vw - 9.846px,49px);height:auto;right:calc(-1*clamp(12px,1.923vw - 7.692px,20px))}}@media (min-width:480px){.entry__context h2{font-size:8rem}}@media (min-width:768px){.entry__context h2{font-size:7rem}}@media (min-width:1024px){.entry__context h2{font-size:clamp(8rem,8.413vw - 6.154px,11.5rem)}}.entry__context p{margin-left:-9px;font-size:1.8rem;font-weight:700;line-height:2.2;display:none}@media (min-width:768px){.entry__context p{display:block}}@media (min-width:1024px){.entry__context p{font-size:clamp(2rem,.308px + 1.923vw,2.8rem)}}.entry__btn-wrapper{z-index:1;text-align:center;opacity:0;border-radius:141.565px;width:fit-content;padding:4px;position:absolute;bottom:28px;left:50%;translate:-50%}@media (min-width:768px){.entry__btn-wrapper{bottom:2vw;left:calc(50% + clamp(199px,46.275vw - 156.388px,317px))}}@media (min-width:1024px){.entry__btn-wrapper{bottom:clamp(40px,18.029vw - 144.615px,115px);left:calc(50% + clamp(300px,42.548vw - 135.692px,477px))}}@media (min-width:1440px){.entry__btn-wrapper{left:calc(50% + clamp(477px,33.958vw - 12px,640px))}}.entry__btn-wrapper.entry-fade{opacity:1;transition:opacity .6s ease-out 1s}.entry__btn-wrapper:before{content:"";z-index:-1;background:linear-gradient(321deg,#ffb900 8.01%,#ffb000 13.21%,#ff9700 22.12%,#ff9600 22.86%,#ff7b00 33.26%,#ff3800 54.05%,red 71.13%);border-radius:141.565px;width:100%;height:100%;position:absolute;top:0;left:0}.loop-container{width:100%;display:flex;overflow:hidden}.loop-container .loop-text{color:#ffffffa3;letter-spacing:.1em;white-space:nowrap;font-family:Montserrat,sans-serif;font-size:4rem;font-weight:700;line-height:1.2}@media (min-width:768px){.loop-container .loop-text{font-size:5.6rem}}@media (min-width:1024px){.loop-container .loop-text{font-size:8.5rem}}.loop-container .loop-text:nth-child(odd){animation:50s linear -25s infinite loop-text}.loop-container .loop-text:nth-child(2n){animation:50s linear infinite loop-text2}.entry__btn{white-space:nowrap;will-change:transform;background:linear-gradient(263deg,#f49320 5.81%,#f55620 97.5%);border-radius:141.565px;gap:12px;width:312px;padding-top:25px;padding-bottom:25px;display:block;position:relative;overflow:hidden}.entry__btn:before{content:"";z-index:-1;opacity:0;visibility:hidden;background-color:#000;width:100%;height:100%;transition:opacity .3s ease-in-out,visibility .3s ease-in-out;position:absolute;inset:0}@media (any-hover:hover){.entry__btn:hover{cursor:pointer}.entry__btn:hover:before{opacity:1;visibility:visible}}@media (min-width:768px){.entry__btn{font-size:2.2rem}}@media (min-width:1024px){.entry__btn{width:350px;padding:33px 0;font-size:2.4rem}}.entry__btn .loop-text{color:#fff;letter-spacing:2.4px;padding-left:.5em;padding-right:27px;font-family:Montserrat,sans-serif;font-size:2.4rem;font-weight:600;line-height:1;animation:linear infinite btn-loop-text;display:inline-block;position:relative}.entry__btn .loop-text:after{content:"";background:url(/assets/img/common/btn-arrow.svg) 50%/cover no-repeat;width:15px;height:9px;position:absolute;top:50%;right:0;translate:0 -50%}.entry-objects{z-index:0;will-change:transform;width:100%;height:100%;position:absolute;top:0;left:50%;transform:translateY(50px)}.entry-objects.entry-fade{animation:1.5s ease-out forwards objects-fade-up}.entry-objects .object1{width:100px;position:absolute;top:-40px;left:calc(50% - 40vw);translate:-50%}@media (min-width:768px){.entry-objects .object1{width:194px;top:10px}}.entry-objects .object2{width:120px;position:absolute;top:130px;left:calc(50% - 30vw);translate:-50%}@media (min-width:768px){.entry-objects .object2{width:124px;top:200px;left:calc(50% - 20vw)}}.entry-objects .object3{position:absolute;top:90px;left:calc(50% - 2vw);translate:-50%}.entry-objects .object4{position:absolute;top:30px;left:calc(50% + 33vw);translate:-50%}@media (min-width:768px){.entry-objects .object4{top:110px;left:calc(50% + 20vw)}}.entry-objects .object5{position:absolute;top:210px;left:calc(50% + 20vw);translate:-50%}@media (min-width:768px){.entry-objects .object5{left:calc(50% + 37vw)}}.sp-bg-segments{width:100%;height:100%;position:relative}.sp-bg-segments:before{content:"";opacity:0;z-index:0;background:url(/assets/img/entry/entry-bg-sp.webp) 50%/cover no-repeat;width:100%;height:100%;transition:opacity .3s ease-in-out;position:absolute;inset:0}.sp-bg-segments .bg-img{-o-object-fit:cover;object-fit:cover;opacity:0;width:100%;height:100%;position:absolute;inset:0}@media (min-width:768px){.sp-bg-segments{display:none}}.sp-bg-segments .bg-segment{opacity:0;border:none;width:100%;height:16.6667%;position:absolute}.sp-bg-segments .bg-segment-1{background:url(/assets/img/entry/img1-sp.webp) 50%/cover no-repeat;top:0}.sp-bg-segments .bg-segment-2{background:url(/assets/img/entry/img2-sp.webp) 50%/cover no-repeat;top:16.6667%}.sp-bg-segments .bg-segment-3{background:url(/assets/img/entry/img3-sp.webp) 50%/cover no-repeat;top:33.3333%}.sp-bg-segments .bg-segment-4{background:url(/assets/img/entry/img4-sp.webp) 50%/cover no-repeat;top:50%}.sp-bg-segments .bg-segment-5{background:url(/assets/img/entry/img5-sp.webp) 50%/cover no-repeat;top:66.6667%}.sp-bg-segments .bg-segment-6{background:url(/assets/img/entry/img6-sp.webp) 50%/cover no-repeat;top:83.3333%}.sp-bg-segments.entry-fade .bg-segment-1{animation:1s ease-out forwards bg-segment-slide-in-from-left}.sp-bg-segments.entry-fade .bg-segment-3{animation:1s ease-out .1s forwards bg-segment-slide-in-from-left}.sp-bg-segments.entry-fade .bg-segment-5{animation:1s ease-out .2s forwards bg-segment-slide-in-from-left}.sp-bg-segments.entry-fade .bg-segment-2{animation:1s ease-out 50ms forwards bg-segment-slide-in-from-right}.sp-bg-segments.entry-fade .bg-segment-4{animation:1s ease-out .15s forwards bg-segment-slide-in-from-right}.sp-bg-segments.entry-fade .bg-segment-6{animation:1s ease-out .25s forwards bg-segment-slide-in-from-right}.sp-bg-segments.entry-fade:before{animation:.3s ease-in-out 1.5s forwards fade-in-after-segments}.pc-bg-segments{z-index:0;width:100%;height:100%;display:none;position:relative}@media (min-width:768px){.pc-bg-segments{display:block}}.pc-bg-segments:before{content:"";opacity:0;z-index:0;background:url(/assets/img/entry/entry-bg-pc.webp) 50%/cover no-repeat;width:100%;height:100%;transition:opacity .3s ease-in-out;position:absolute;inset:0}.pc-bg-segments .bg-img{z-index:1;-o-object-fit:cover;object-fit:cover;opacity:0;width:100%;height:100%;position:absolute;inset:0}.pc-bg-segments .bg-segment{opacity:0;will-change:transform, opacity;border:none;width:12.5%;height:100%;position:absolute;top:0}.pc-bg-segments .bg-segment-1{background:url(/assets/img/entry/img1-pc.webp) 50%/cover no-repeat}.pc-bg-segments .bg-segment-2{background:url(/assets/img/entry/img2-pc.webp) 50%/cover no-repeat;left:12.5%}.pc-bg-segments .bg-segment-3{background:url(/assets/img/entry/img3-pc.webp) 50%/cover no-repeat;left:25%}.pc-bg-segments .bg-segment-4{background:url(/assets/img/entry/img4-pc.webp) 50%/cover no-repeat;left:37.5%}.pc-bg-segments .bg-segment-5{background:url(/assets/img/entry/img5-pc.webp) 50%/cover no-repeat;left:50%}.pc-bg-segments .bg-segment-6{background:url(/assets/img/entry/img6-pc.webp) 50%/cover no-repeat;left:62.5%}.pc-bg-segments .bg-segment-7{background:url(/assets/img/entry/img7-pc.webp) 50%/cover no-repeat;left:75%}.pc-bg-segments .bg-segment-8{background:url(/assets/img/entry/img8-pc.webp) 50%/cover no-repeat;left:87.5%}.pc-bg-segments.entry-fade .bg-segment-1{animation:1s ease-out forwards bg-segment-slide-up}.pc-bg-segments.entry-fade .bg-segment-2{animation:1s ease-out .5s forwards bg-segment-slide-up}.pc-bg-segments.entry-fade .bg-segment-3{animation:1s ease-out forwards bg-segment-slide-up}.pc-bg-segments.entry-fade .bg-segment-4{animation:1s ease-out .5s forwards bg-segment-slide-up}.pc-bg-segments.entry-fade .bg-segment-5{animation:1s ease-out forwards bg-segment-slide-up}.pc-bg-segments.entry-fade .bg-segment-6{animation:1s ease-out .5s forwards bg-segment-slide-up}.pc-bg-segments.entry-fade .bg-segment-7{animation:1s ease-out forwards bg-segment-slide-up}.pc-bg-segments.entry-fade .bg-segment-8{animation:1s ease-out .5s forwards bg-segment-slide-up}.pc-bg-segments.entry-fade:before{animation:.3s ease-in-out 1.5s forwards fade-in-after-segments}.contact{z-index:0;padding-top:125px;padding-bottom:127px;position:relative;overflow:hidden}.contact:before{content:"";opacity:0;background:url(/assets/img/contact/contact-bg.webp) 50%/cover no-repeat;width:100%;height:100%;transition:opacity .3s ease-in-out,transform .3s ease-in-out;position:absolute;inset:0;transform:translateY(100%)}@media (any-hover:hover){.contact:has(.contact__inner:hover):before{opacity:1;transform:translateY(0)}}@media (min-width:768px){.contact{padding-top:170px;padding-bottom:170px}}.contact{animation:.3s ease-in-out 1.5s forwards fade-in-after-segments}.contact__inner{z-index:1;flex-direction:column;gap:42px;max-width:327px;margin-inline:auto;display:flex;position:relative}@media (min-width:768px){.contact__inner{max-width:390px}}.contact__inner h2{text-align:center;letter-spacing:5.6px;-webkit-text-fill-color:#0000;background:linear-gradient(321deg,#ffb900 8.01%,#ffb000 13.21%,#ff9700 22.12%,#ff9600 22.86%,#ff7b00 33.26%,#ff3800 54.05%,red 71.13%);-webkit-background-clip:text;background-clip:text;font-family:Montserrat,sans-serif;font-size:5.6rem;font-weight:700;line-height:1}.contact__inner p{color:#000;text-align:center;font-size:1.5rem;font-weight:500;line-height:2.2}@media (min-width:768px){.contact__inner p{font-size:1.8rem}}.contact__btn-wrapper .btn{width:240px}.contact__btn-wrapper .btn .btn-hover-bg span{width:20px}
