.header{z-index:100;width:100%;padding:16px 0;position:fixed;top:0;left:0}@media screen and (width<=1024px){.header{padding:12px 0}}.header__inner{z-index:2;justify-content:space-between;align-items:center;gap:24px;max-width:1300px;margin:0 auto;padding:0 32px;display:flex;position:relative}@media screen and (width<=767px){.header__inner{padding:0 16px}}.header__logo{z-index:3;flex-shrink:0;display:block;position:relative}.header__logo img{width:auto;height:40px;display:block}@media screen and (width<=767px){.header__logo img{height:32px}}.header__nav{flex:1;justify-content:flex-end;display:flex}@media screen and (width<=1024px){.header__nav{z-index:2;background:#1a1a1a;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:28px;width:min(320px,86vw);height:100dvh;margin:0;padding:88px 28px 40px;transition:transform .3s;position:fixed;top:0;right:0;overflow-y:auto;transform:translate(100%)}.header.is-open .header__nav{transform:translate(0)}}.header__list{flex-wrap:wrap;justify-content:center;align-items:center;gap:32px;display:flex}@media screen and (width<=1024px){.header__list{flex-direction:column;align-items:flex-start;gap:0;width:100%}.header__item{border-bottom:1px solid #ffffff1f;width:100%}}.header__link{color:#fff;white-space:nowrap;text-shadow:0 1px 4px #0000004d;font-size:16px;font-weight:700;transition:opacity .3s}@media screen and (width<=1024px){.header__link{width:100%;text-shadow:none;padding:16px 0;font-size:15px;display:block}}.header__link:hover{opacity:.8}.header__cta{color:#fff;white-space:nowrap;background:linear-gradient(90deg,#fd8112 0%,#0085ca 100%);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;padding:10px 24px;font-size:14px;font-weight:700;transition:opacity .3s;display:inline-flex}@media screen and (width<=1024px){.header__cta--desktop{display:none}}.header__cta--drawer{display:none}@media screen and (width<=1024px){.header__cta--drawer{width:100%;margin-top:8px;padding:14px 20px;display:inline-flex}}.header__cta:hover{opacity:.9}.header__hamburger{z-index:3;flex-direction:column;justify-content:center;gap:5px;width:36px;height:36px;padding:4px;display:none;position:relative}@media screen and (width<=1024px){.header__hamburger{display:flex}}.header__hamburger-line{background:#fff;border-radius:1px;width:100%;height:2px;transition:transform .3s,opacity .3s;display:block}.header.is-open .header__hamburger-line:first-child{transform:translateY(7px)rotate(45deg)}.header.is-open .header__hamburger-line:nth-child(2){opacity:0}.header.is-open .header__hamburger-line:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.header__overlay{display:none}@media screen and (width<=1024px){.header__overlay{z-index:1;opacity:0;pointer-events:none;background:#00000080;transition:opacity .3s;display:block;position:fixed;inset:0}.header.is-open .header__overlay{opacity:1;pointer-events:auto}}.footer{color:#fff;background:#000;padding:64px 0 32px}@media screen and (width<=767px){.footer{padding:48px 0 24px}}.footer__inner{justify-content:space-between;align-items:flex-start;gap:40px;max-width:1120px;margin:0 auto;padding:0 40px;display:flex}@media screen and (width<=767px){.footer__inner{text-align:center;flex-direction:column;gap:0;padding:0 20px}}.footer__logo{margin-bottom:16px;display:block}.footer__logo img{width:auto;height:226px;display:block}@media screen and (width<=767px){.footer__logo img{height:48px;margin:0 auto}}.footer__right{text-align:right}@media screen and (width<=767px){.footer__right{text-align:center}}.footer__list{flex-direction:column;align-items:flex-start;gap:6px;margin-bottom:12px;display:flex}.footer__link{color:#fff;font-size:16px;transition:opacity .3s}.footer__link:hover{opacity:.7}.footer__social{justify-content:flex-start;gap:12px;display:flex}.footer__social-link{justify-content:center;align-items:center;display:flex}.footer__social-link--x{border:1px solid #ffffff80;border-radius:50%;width:28px;height:28px}.footer__copyright{text-align:center;color:#ffffffb3;margin-top:48px;padding:0 20px;font-size:12px}@media screen and (width<=767px){.footer__copyright{margin-top:32px}}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{color:#1a1a1a;-webkit-font-smoothing:antialiased;background-color:#ebf2f5;margin:0;padding:0;font-family:Noto Sans JP,sans-serif;font-weight:400;line-height:1.7;overflow-x:hidden}img{vertical-align:bottom;max-width:100%;height:auto}a{color:inherit;text-decoration:none}ul,ol{margin:0;padding:0;list-style:none}h1,h2,h3,h4,p{margin:0}button{cursor:pointer;background:0 0;border:none;font-family:inherit}.inner{width:100%;max-width:1120px;margin:0 auto;padding:0}@media screen and (width<=1024px){.inner{padding:0 32px}}@media screen and (width<=767px){.inner{padding:0 20px}}.hero__bg picture{width:100%;height:100%;display:block}.gradient-text{background:linear-gradient(90deg,#fd8112 0%,#0085ca 100%);-webkit-text-fill-color:transparent;color:#0000;background-clip:text}.btn{border-radius:8px;justify-content:center;align-items:center;gap:12px;min-width:280px;padding:16px 40px;font-size:16px;font-weight:700;line-height:1.4;transition:opacity .3s,transform .3s;display:inline-flex;box-shadow:0 4px 16px #0000001f}@media screen and (width<=767px){.btn{min-width:100%;padding:14px 24px;font-size:15px}}.btn:hover{opacity:.9;transform:translateY(-2px)}.btn--gradient{color:#fff;background:linear-gradient(90deg,#fd8112 0%,#0085ca 100%)}.btn--outline{color:#0085ca;box-shadow:none;background:#fff;border:1px solid #0085ca}.btn__arrow{border:1.5px solid;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.btn__arrow:after{content:"";border-top:1.5px solid;border-right:1.5px solid;width:6px;height:6px;margin-left:-2px;display:block;transform:rotate(45deg)}.pc{display:block}.sp{display:none}@media screen and (width<=767px){.pc{display:none}.sp{display:block}}
