html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font-family:"Noto Sans JP",sans-serif;font-optical-sizing:auto;font-style:normal;vertical-align:baseline}html,body{overflow-x:clip}*{box-sizing:border-box}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}.mz-container{max-width:1440px;width:calc(100% - 1.875rem);margin-left:auto;margin-right:auto}.mz-motion{opacity:0;transition:opacity .8s ease,transform .8s ease;transform:translateY(40px)}.mz-motion.mz-motion-1s{transition:0.1s ease}.mz-motion.mz-motion-2s{transition:0.2s ease}.mz-motion.mz-motion-3s{transition:0.3s ease}.mz-motion.mz-motion-4s{transition:0.4s ease}.mz-motion.mz-motion-5s{transition:0.5s ease}.mz-motion.mz-motion-6s{transition:0.6s ease}.mz-motion.mz-motion-7s{transition:0.7s ease}.mz-motion.mz-motion-8s{transition:0.8s ease}.mz-motion.mz-motion-9s{transition:0.9s ease}.mz-motion.mz-motion-10s{transition:1s ease}.mz-motion.mz-motion-1{transition-delay:0s}.mz-motion.mz-motion-2{transition-delay:0.2s}.mz-motion.mz-motion-3{transition-delay:0.4s}.mz-motion.mz-motion-4{transition-delay:0.6s}.mz-motion.mz-motion-5{transition-delay:0.8s}.mz-motion.mz-motion-6{transition-delay:1s}.mz-motion.mz-motion-7{transition-delay:1.2s}.mz-motion.mz-motion-8{transition-delay:1.4s}.mz-motion.mz-motion-9{transition-delay:1.6s}.mz-motion.mz-motion-10{transition-delay:1.8s}.mz-motion.animated{opacity:1;transform:translateY(0px)}.mz-motion.mz-motion-down{transform:translateY(-40px)}.mz-motion.mz-motion-down.animated{opacity:1;transform:translateY(0px)}.mz-motion.mz-motion-right{transform:translateX(-65px)}.mz-motion.mz-motion-right.animated{opacity:1;transform:translateX(0px)}.mz-motion.mz-motion-left{transform:translateX(65px)}.mz-motion.mz-motion-left.animated{opacity:1;transform:translateX(0px)}.mz-motion.mz-motion-zoomin{transform:scale(0.9);transform-origin:center}.mz-motion.mz-motion-zoomin.animated{opacity:1;transform:scale(1)}.mz-motion.mz-motion-zoomout{transform:scale(1.1);transform-origin:center}.mz-motion.mz-motion-zoomout.animated{opacity:1;transform:scale(1)}.mz-hover-shine{position:relative;overflow:hidden}.mz-hover-shine::before,.mz-hover-shine::after{content:"";position:absolute;top:0;left:0;height:100%;background:linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.35), transparent);transform:translateX(-150%) skewX(-20deg);transition:transform .8s ease;pointer-events:none}.mz-hover-shine::before{width:30%}.mz-hover-shine::after{width:15%}.mz-hover-shine:hover::before,.mz-hover-shine:hover::after{transform:translateX(800%) skewX(-20deg)}.mz-mobile-menu{display:none}.mz-mobile-menu__overlay{position:fixed;inset:0;background:linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));z-index:200;opacity:0;pointer-events:none;transition:opacity .3s}.mz-mobile-menu__nav{position:fixed;bottom:calc(4.375rem + env(safe-area-inset-bottom, 0px));left:.75rem;width:80%;max-width:20rem;max-height:calc(100vh - 3.625rem - 2.5rem);background-color:#fff;z-index:9999999;display:flex;flex-direction:column;transform:translateX(calc(-100% - 1.5rem));transition:transform .3s ease;border-radius:1rem;box-shadow:0 .25rem 1.5rem rgba(0,0,0,.12);overflow:hidden}.mz-mobile-menu__logo{padding:1rem 1.5rem;margin-bottom:.5rem;border-bottom:1px solid rgba(1,0,54,.08)}.mz-mobile-menu__logo img{height:1.5rem;width:auto;display:block;object-fit:contain}.mz-mobile-menu__links{overflow-y:auto;padding:0 0 .3125rem;-webkit-overflow-scrolling:touch}.mz-mobile-menu__link{display:flex;align-items:center;color:#010036;font-size:.9375rem;font-weight:400;line-height:1.5;text-decoration:none;padding:.5rem 1.5rem;transition:color .2s;-webkit-tap-highlight-color:rgba(0,0,0,0);background-color:rgba(0,0,0,0)}.mz-mobile-menu__link:hover,.mz-mobile-menu__link:active{color:#0068cb}.mz-mobile-menu__link--contact{margin-top:.5rem;padding:1rem 1.5rem;border-top:1px solid rgba(1,0,54,.08);color:#0068cb;font-weight:500}.mz-mobile-menu__bar{position:fixed;bottom:0;left:0;right:0;z-index:202;display:flex;align-items:center;gap:.5rem;padding:.625rem .75rem;padding-bottom:calc(.625rem + env(safe-area-inset-bottom, 0px));background-color:#fff;box-shadow:0 -0.25rem 1rem rgba(0,0,0,.12)}.mz-mobile-menu__hamburger{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:.1875rem;width:2.25rem;height:2.25rem;padding:0;background-color:#010036;border:none;border-radius:.375rem;cursor:pointer;flex-shrink:0}.mz-mobile-menu__hamburger-line{display:block;width:1rem;height:2px;background-color:#fff;border-radius:1px;transition:transform .3s,opacity .3s}.mz-mobile-menu__cta{display:flex;align-items:center;justify-content:center;flex:1;height:2.25rem;padding:0 1rem;background:linear-gradient(87deg, #ff0000 0%, #ff7c00 100%);border-radius:.375rem;color:#fff;font-size:1rem;font-weight:700;text-decoration:none;text-align:center}.mz-mobile-menu--open .mz-mobile-menu__overlay{opacity:1;pointer-events:auto}.mz-mobile-menu--open .mz-mobile-menu__nav{transform:translateX(0)}.mz-mobile-menu--open .mz-mobile-menu__hamburger-line:nth-child(1){transform:translateY(0.3rem) rotate(45deg)}.mz-mobile-menu--open .mz-mobile-menu__hamburger-line:nth-child(2){opacity:0}.mz-mobile-menu--open .mz-mobile-menu__hamburger-line:nth-child(3){transform:translateY(-0.3rem) rotate(-45deg)}html{-webkit-text-size-adjust:100%;text-size-adjust:100%}.br-sp{display:none}@media only screen and (max-width: 991px){.mz-motion{opacity:1;transform:none}.mz-motion.mz-motion-down{transform:none}.mz-motion.mz-motion-right{transform:none}.mz-motion.mz-motion-left{transform:none}.mz-motion.mz-motion-zoomin{transform:none}.mz-motion.mz-motion-zoomout{transform:none}}@media only screen and (max-width: 767px){.mz-mobile-menu{display:block}html{background-color:#fff}body{padding-bottom:calc(3.5rem + env(safe-area-inset-bottom, 0px))}body{line-break:strict;word-break:keep-all;overflow-wrap:anywhere}.br-pc{display:none}.br-sp{display:inline}}