/*!
Theme Name: SecureGo2026
Theme URI: https://securego.rgsis.com/
Author: RGS, Inc.
Description: SecureGo product landing page theme based on _s.
Version: 1.0.0
Text Domain: securego2026
*/*,*::before,*::after{-webkit-box-sizing:border-box;box-sizing:border-box}*{margin:0}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%;scroll-behavior:smooth;scroll-padding-top:70px}@media(prefers-reduced-motion: reduce){html{scroll-behavior:auto}}body{line-height:1.5;-webkit-font-smoothing:antialiased}img,picture,video,canvas,svg{display:block;max-width:100%;height:auto}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}a{color:inherit;text-decoration:none}ul,ol{list-style:none;padding:0}button{background:none;border:none;cursor:pointer}table{border-collapse:collapse}.screen-reader-text{border:0;clip:rect(1px, 1px, 1px, 1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute !important;width:1px;word-wrap:normal !important}.screen-reader-text:focus{background-color:#f1f1f1;clip:auto !important;clip-path:none;color:#21759b;display:block;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.skip-link{left:-9999em;position:absolute}.skip-link:focus{left:6px;top:7px;z-index:100000}.alignleft{float:left;margin-right:1.5em}.alignright{float:right;margin-left:1.5em}.aligncenter{display:block;margin-left:auto;margin-right:auto}.alignwide{max-width:1200px;margin-left:auto;margin-right:auto}.alignfull{max-width:none;width:100vw;margin-left:calc(50% - 50vw)}.wp-caption{max-width:100%}.wp-caption img{display:block}.wp-caption .wp-caption-text{font-size:.875rem;color:#666;padding:.5em 0}.wp-caption-text{text-align:center}.gallery{display:grid;grid-template-columns:repeat(var(--columns, 3), 1fr);gap:1rem}.wp-block-image img{height:auto}.site-header{position:sticky;top:0;z-index:100;height:70px;background:rgba(0,0,0,0);-webkit-transition:background .3s ease-in,-webkit-box-shadow .3s ease-in;transition:background .3s ease-in,-webkit-box-shadow .3s ease-in;transition:background .3s ease-in,box-shadow .3s ease-in;transition:background .3s ease-in,box-shadow .3s ease-in,-webkit-box-shadow .3s ease-in}.site-header.is-scrolled{background:#fff;-webkit-box-shadow:0 1px 0 rgba(0,0,0,.08);box-shadow:0 1px 0 rgba(0,0,0,.08)}@media(max-width: 640px){.site-header:has(.main-navigation.is-open.is-visible){background:#fff}}.site-header.contact{position:static}.site-header__inner{height:100%;max-width:1200px;margin:0 auto;padding:0 24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:32px}@media(max-width: 640px){.site-header__inner{padding:0 8px}}.site-header__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:12px}.site-header__actions .btn{font-size:14px;font-weight:normal;width:160px;min-height:40px}@media(max-width: 1024px){.site-header__actions .btn{width:140px;padding:4px 8px}}@media(max-width: 640px){.site-header__actions{display:none}}.site-branding__logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:0}.site-branding__logo img{height:34px;width:auto}.main-navigation{margin-left:auto}@media(max-width: 640px){.main-navigation{margin-left:0;display:none}.main-navigation.is-open{display:block;position:absolute;top:70px;left:0;right:0;background:#fff;-webkit-box-shadow:0 4px 12px rgba(0,0,0,.08);box-shadow:0 4px 12px rgba(0,0,0,.08);max-height:0;overflow-y:hidden;-webkit-transition:max-height .3s ease-in;transition:max-height .3s ease-in}.main-navigation.is-open.is-visible{height:100vh;max-height:calc(100vh - 70px)}}.main-navigation__menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:24px;list-style:none;margin:0;padding:0}.main-navigation__menu li{position:relative}.main-navigation__menu li ul{display:none;position:absolute;top:100%;left:0;min-width:180px;background:#fff;-webkit-box-shadow:0 4px 12px rgba(0,0,0,.08);box-shadow:0 4px 12px rgba(0,0,0,.08);list-style:none;padding:8px 0;margin:0}.main-navigation__menu li ul li a{display:block;padding:8px 16px}.main-navigation__menu li:hover>ul,.main-navigation__menu li:focus-within>ul{display:block}@media(max-width: 640px){.main-navigation__menu{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:16px;gap:8px}.main-navigation__menu li{width:100%;text-align:center}.main-navigation__menu li a{display:block;padding:10px}.main-navigation__menu li a:hover,.main-navigation__menu li a:active,.main-navigation__menu li a:focus{background-color:#f7f7f7}.main-navigation__menu li ul{position:static;-webkit-box-shadow:none;box-shadow:none;padding-left:16px}}.main-navigation__actions{display:none}@media(max-width: 640px){.main-navigation__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:12px;padding:24px 16px 40px}.main-navigation__actions .btn{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}}.menu-toggle{display:none;background:none}.menu-toggle .icon-close{display:none}@media(max-width: 640px){.menu-toggle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:0}}.menu-toggle[aria-expanded=true] .icon-menu{display:none}.menu-toggle[aria-expanded=true] .icon-close{display:block}.icon{width:20px;height:20px}.site-footer{padding:40px 24px;background:#2d2d33;color:#fff}.site-footer.contact{padding:16px 0;background-color:#fff;color:#868687}.site-footer__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:40px;max-width:1200px;margin:0 auto}.site-footer__cta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:8px}.site-footer__badges{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none}.site-footer__badge img{display:block;width:auto;max-height:60px}.site-footer__lead{margin:0;font-size:1rem;font-weight:700;line-height:1.5;text-align:center}.site-footer__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:20px;padding-top:40px;border-top:1px solid #505058}.site-footer__brand{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:40px}@media(max-width: 640px){.site-footer__brand{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:16px}}.site-footer__logo{display:block;-ms-flex-negative:0;flex-shrink:0}.site-footer__logo img{display:block;width:191px;height:auto}.site-footer__company{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:4px}.site-footer__company-name{margin:0;font-size:.75rem}.site-footer__company-name a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;color:#fff;text-decoration:none;-webkit-transition:color .2s;transition:color .2s}.site-footer__company-name a:hover{color:#6e91dd;text-decoration:underline}.site-footer__address{margin:0;font-size:.75rem;line-height:1.5}.site-footer__legal{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px;font-size:.75rem}@media(max-width: 640px){.site-footer__legal{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.site-footer__copyright{margin:0}.site-footer__links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:40px;margin:0;padding:0;list-style:none}.site-footer__links a{color:#fff;text-decoration:underline}.hero{position:relative;top:-70px;margin-bottom:-70px;padding-top:70px;padding-bottom:0;z-index:0;overflow:hidden}.hero::before{content:"";position:absolute;inset:0;background-image:url("assets/img/common/securego_logomark_white.svg");background-repeat:no-repeat;background-position:top 30% center;background-size:130%;background-attachment:fixed;opacity:.6;z-index:-5}@supports(-webkit-touch-callout: none){.hero::before{background-attachment:scroll}}@media(max-width: 1024px){.hero::before{background-repeat:repeat-y}}@media(max-width: 640px){.hero::before{background-position:top 40% center;background-repeat:repeat-y}}.hero::after{content:"";position:absolute;top:0;left:0;width:200%;height:100%;z-index:-10;background-image:linear-gradient(135deg in oklab, #DFFBFF 10%, #e2dfeb 30%, #ffffff 50%, #8abbd4 70%, #e2dfeb 90%);background-repeat:no-repeat;background-position:0% 50%;background-size:100% 200%;will-change:transform;-webkit-animation:Grad 8s ease infinite;animation:Grad 8s ease infinite;-webkit-animation-delay:.8s;animation-delay:.8s;-webkit-animation-play-state:paused;animation-play-state:paused}.hero.is-loaded::after{-webkit-animation-play-state:running;animation-play-state:running}@-webkit-keyframes Grad{0%{-webkit-transform:translateX(0%);transform:translateX(0%)}50%{-webkit-transform:translateX(-50%);transform:translateX(-50%)}100%{-webkit-transform:translateX(0%);transform:translateX(0%)}}@keyframes Grad{0%{-webkit-transform:translateX(0%);transform:translateX(0%)}50%{-webkit-transform:translateX(-50%);transform:translateX(-50%)}100%{-webkit-transform:translateX(0%);transform:translateX(0%)}}.hero__inner{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:0;height:calc(100vh - 150px);min-height:560px;max-width:1200px;margin:0 auto;background-image:url(assets/img/index/hero.webp);background-repeat:no-repeat;background-position:right 100px top;background-size:auto 200%}@media(max-width: 1024px){.hero__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:calc 100vh -20px;max-width:700px;height:calc(100vh - 70px);min-height:800px;background-position:center top 100px;background-size:70%;margin:0 auto}}@media(max-width: 640px){.hero__inner{background-position:center top 120px;height:calc(100vh - 70px);background-size:80%}}.hero__body{position:relative;z-index:1;width:55%;max-width:680px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:40px;padding:100px 24px 40px}@media(max-width: 1024px){.hero__body{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;width:100%;max-width:none;height:100%;gap:16px;margin-top:auto;padding:0 20px 32px;text-align:center}}@media(max-width: 1024px){.hero__body{padding:0 10px 32px}}.hero__title{color:#2d2d33;font-size:clamp(1.25rem,5vw,3.75rem);font-weight:700;line-height:1.2;text-shadow:0 0 4px #fff,0 0 8px #fff,0 0 8px #fff}.hero__title span{font-size:clamp(1rem,4vw,1rem)}@media(max-width: 1024px){.hero__title{margin-left:8px;font-size:clamp(.75rem,8.6vw,2rem)}.hero__title span{padding-right:16px}}.hero__badges{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:8px;margin:0 10px 24px;padding:0;list-style:none;-webkit-filter:drop-shadow(0 1.5px 0 rgba(255, 255, 255, 0.8));filter:drop-shadow(0 1.5px 0 rgba(255, 255, 255, 0.8))}@media(max-width: 1024px){.hero__badges{gap:4px}}.hero__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:16px}@media(max-width: 640px){.hero__actions{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media(max-width: 1024px){.hero__actions .btn{width:100%}}.hero__cards{position:absolute;inset:0;z-index:2;margin:0;padding:0;list-style:none;pointer-events:none}.hero-card{position:absolute;width:250px;padding:18px 20px;border-radius:16px;border:1px solid #f7f7f7;background:hsla(0,0%,100%,.4);-webkit-box-shadow:0 12px 24px 0 rgba(29,32,134,.08);box-shadow:0 12px 24px 0 rgba(29,32,134,.08);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);color:#1d2086;pointer-events:auto;scale:.9;opacity:0;-webkit-animation:hero-card-in .3s ease-in-out both;animation:hero-card-in .3s ease-in-out both}.hero-card--defense{top:46%;right:43%;width:auto;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;-webkit-animation:hero-card-in .3s ease-in-out both,hero-card-float 3s ease-in-out infinite;animation:hero-card-in .3s ease-in-out both,hero-card-float 3s ease-in-out infinite;-webkit-animation-delay:1.8s;animation-delay:1.8s}.hero-card--defense:hover{scale:.95;-webkit-transition:all .3s ease-out;transition:all .3s ease-out;-webkit-box-shadow:0 12px 24px 0 rgba(29,32,134,.3);box-shadow:0 12px 24px 0 rgba(29,32,134,.3)}.hero-card--ai{top:33%;right:1%;-webkit-transition:all .3s ease;transition:all .3s ease;-webkit-animation:hero-card-in .3s ease-in-out both,hero-card-float 3s ease-in-out infinite;animation:hero-card-in .3s ease-in-out both,hero-card-float 3s ease-in-out infinite;-webkit-animation-delay:2s,2s;animation-delay:2s,2s}.hero-card--ai:hover{scale:.95;-webkit-transition:all .3s ease-out;transition:all .3s ease-out;-webkit-box-shadow:0 12px 24px 0 rgba(29,32,134,.3);box-shadow:0 12px 24px 0 rgba(29,32,134,.3)}.hero-card--edu{top:55%;right:10%;scale:.6;-webkit-transition:all .3s ease;transition:all .3s ease;-webkit-animation:hero-card-in .3s ease-in-out both,hero-card-float 3s ease-in-out infinite;animation:hero-card-in .3s ease-in-out both,hero-card-float 3s ease-in-out infinite;-webkit-animation-delay:2.4s;animation-delay:2.4s}.hero-card--edu:hover{scale:.65;-webkit-transition:all .3s ease-out;transition:all .3s ease-out;-webkit-box-shadow:0 12px 24px 0 rgba(29,32,134,.3);box-shadow:0 12px 24px 0 rgba(29,32,134,.3)}@media(max-width: 1024px){.hero-card{scale:.8;padding:14px 16px;border-radius:18px}.hero-card--ai{top:40%;right:-1%;left:auto}.hero-card--defense{top:34%;left:-1%;right:auto}.hero-card--edu{top:55%;right:40%;left:auto}}@media(max-width: 640px){.hero-card--ai{right:-20px;left:auto}.hero-card--defense{top:34%;left:-10px;right:auto}.hero-card--edu{scale:.6;top:55%;left:10px;right:auto}}.hero-card__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:10px;margin-bottom:10px}.hero-card__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:0;-ms-flex-negative:0;flex-shrink:0;width:32px;height:32px;border-radius:10px;background:#f2f1ef;color:#1d2086}.hero-card__icon .icon,.hero-card__icon img,.hero-card__icon i{width:20px;height:20px}.hero-card__icon i{background-color:currentColor !important}.hero-card__title{font-size:1rem;font-weight:700}.hero-card__status{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:8px;margin:0;font-size:.75rem;color:#2d2d33;padding-left:8px}.hero-card__dot{-ms-flex-negative:0;flex-shrink:0;width:8px;height:8px;border-radius:50%;background:#218572;-webkit-animation:hero-dot-blink 1s ease-in-out infinite;animation:hero-dot-blink 1s ease-in-out infinite}.hero-card__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:6px;margin:0;padding:0 0 0 8px;list-style:none}.hero-card__list li{position:relative;padding-left:24px;font-size:.75rem;line-height:1.5;color:#2d2d33}.hero-card__list li::before{content:"";position:absolute;left:0;top:.15em;width:16px;height:16px;background-color:#c9c9c9;mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><circle cx="10" cy="10" r="9" fill="none" stroke="black" stroke-width="1.6"/><path d="M6 10.3l2.7 2.7 5-5.6" fill="none" stroke="black" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat center/contain;-webkit-mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><circle cx="10" cy="10" r="9" fill="none" stroke="black" stroke-width="1.6"/><path d="M6 10.3l2.7 2.7 5-5.6" fill="none" stroke="black" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat center/contain;-webkit-animation:hero-check-on .4s ease forwards;animation:hero-check-on .4s ease forwards;-webkit-animation-delay:var(--check-delay, 2.8s);animation-delay:var(--check-delay, 2.8s)}.hero-card__note{margin:0 0 10px;font-size:.75rem;color:#2d2d33;padding-left:8px}.hero-card__progress{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:12px}.hero-card__bar{-webkit-box-flex:1;-ms-flex:1;flex:1;height:8px;border-radius:100px;background:rgba(29,32,134,.15);overflow:hidden}.hero-card__bar span{display:block;width:94%;height:100%;border-radius:100px;background:#1d2086;-webkit-animation:hero-bar-grow 1s ease-in 2.5s both;animation:hero-bar-grow 1s ease-in 2.5s both}.hero-card__percent{font-size:1.25rem;font-weight:700;line-height:1}.hero-card__percent small{font-size:.75rem}@-webkit-keyframes hero-card-in{from{opacity:0;-webkit-transform:translateY(24px);transform:translateY(24px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes hero-card-in{from{opacity:0;-webkit-transform:translateY(24px);transform:translateY(24px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes hero-card-float{0%,100%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(-20px);transform:translateY(-20px)}}@keyframes hero-card-float{0%,100%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(-20px);transform:translateY(-20px)}}@-webkit-keyframes hero-dot-blink{0%,100%{opacity:1}50%{opacity:0}}@keyframes hero-dot-blink{0%,100%{opacity:1}50%{opacity:0}}@-webkit-keyframes hero-check-on{to{background-color:#218572}}@keyframes hero-check-on{to{background-color:#218572}}@-webkit-keyframes hero-bar-grow{from{width:0}to{width:94%}}@keyframes hero-bar-grow{from{width:0}to{width:94%}}@media(prefers-reduced-motion: reduce){.hero-card{-webkit-animation:none;animation:none;opacity:1}.hero-card__dot{-webkit-animation:none;animation:none}.hero-card__list li::before{-webkit-animation:none;animation:none;background-color:#218572}.hero-card__bar span{-webkit-animation:none;animation:none;width:94%}}.bg-securego{position:relative;overflow:hidden}.bg-securego::before{content:"";position:absolute;inset:0;background-image:url("assets/img/common/securego_logomark_white.svg");background-repeat:no-repeat;background-position:top 50% center;background-size:120%;background-attachment:fixed;opacity:.5;z-index:-5}@supports(-webkit-touch-callout: none){.bg-securego::before{background-attachment:scroll}}@media(max-width: 640px){.bg-securego::before{background-repeat:repeat-y;background-position:top 80% center;background-size:180%}}.bg-securego::after{content:"";position:absolute;inset:0;z-index:-10;background-image:linear-gradient(135deg in oklab, #DFFBFF 10%, #e2dfeb 30%, #ffffff 50%, #8abbd4 70%, #e2dfeb 90%);background-repeat:no-repeat;background-position:0 0;background-size:200% 200%;-webkit-animation-delay:.8s;animation-delay:.8s}.bg-securego.full{min-height:100vh !important}.about__layers{position:relative}.about__swap{position:absolute;top:50%;left:50%;width:78px;height:78px;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);-webkit-filter:drop-shadow(0 0 8px #ffffff);filter:drop-shadow(0 0 8px #ffffff);pointer-events:none}.about__swap img{display:block;width:100%;height:100%}@media(max-width: 640px){.about__swap{position:static;width:48px;height:48px;margin:-16px auto;-webkit-transform:rotate(90deg);transform:rotate(90deg)}}.loading{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:9999;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#fff;-webkit-animation:loading-fade-out .8s 1s ease-out forwards;animation:loading-fade-out .8s 1s ease-out forwards}.loading__logo{width:120px;height:auto;opacity:0;-webkit-animation:loading-logo-fade .2s .2s ease-in-out forwards,loading-logo-zoom-out .4s 1s ease-out forwards;animation:loading-logo-fade .2s .2s ease-in-out forwards,loading-logo-zoom-out .4s 1s ease-out forwards}@-webkit-keyframes loading-fade-out{0%{opacity:1}100%{opacity:0;visibility:hidden}}@keyframes loading-fade-out{0%{opacity:1}100%{opacity:0;visibility:hidden}}@-webkit-keyframes loading-logo-fade{0%{-webkit-transform:translateY(16px);transform:translateY(16px);opacity:0}80%{opacity:1}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes loading-logo-fade{0%{-webkit-transform:translateY(16px);transform:translateY(16px);opacity:0}80%{opacity:1}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes loading-logo-zoom-out{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}100%{opacity:0;-webkit-transform:scale(3);transform:scale(3)}}@keyframes loading-logo-zoom-out{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}100%{opacity:0;-webkit-transform:scale(3);transform:scale(3)}}@media(prefers-reduced-motion: reduce){.loading{-webkit-animation:none;animation:none;opacity:0;visibility:hidden}.loading__logo{-webkit-animation:none;animation:none}}.btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:0;min-height:68px;width:310px;padding:4px 16px;border-radius:100px;font-size:1.25rem;font-weight:700;line-height:1.2;text-align:center;text-decoration:none;-webkit-box-shadow:0 4px 8px rgba(80,80,88,.24);box-shadow:0 4px 8px rgba(80,80,88,.24);-webkit-transition:background .2s ease,color .3s ease,-webkit-filter .2s ease,-webkit-box-shadow .3s ease;transition:background .2s ease,color .3s ease,-webkit-filter .2s ease,-webkit-box-shadow .3s ease;transition:background .2s ease,color .3s ease,filter .2s ease,box-shadow .3s ease;transition:background .2s ease,color .3s ease,filter .2s ease,box-shadow .3s ease,-webkit-filter .2s ease,-webkit-box-shadow .3s ease}.btn--outline{background:#fff;border:2px solid #2d2d33;color:#2d2d33}.btn--primary{background:#505058;border:2px solid #2d2d33;color:#fff}.btn--accent{background:linear-gradient(95deg, #1d2086, #6E91DD);border:2px solid #1d2086;color:#fff}.btn--stack{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:4px 16px 8px}.btn__icon{display:block;width:auto;height:1.5em}.btn__eyebrow{display:block;font-size:.75rem;margin:0 0 2px}@media(max-width: 640px){.btn{max-width:100%;min-width:100%}}.btn:hover{color:#fff;background:rgba(29,32,134,.9);border:2px solid #1d2086;-webkit-box-shadow:0 8px 12px rgba(80,80,88,.5);box-shadow:0 8px 12px rgba(80,80,88,.5)}.btn-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:4px;font-size:.875rem;font-weight:700;color:#2d2d33;text-decoration:none;-webkit-transition:color .2s ease;transition:color .2s ease}.btn-link .icon-arrow-right{-ms-flex-negative:0;flex-shrink:0}.btn-link:hover{color:#6e91dd}.post-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:24px;margin:40px auto 40px}@media(max-width: 640px){.post-nav{gap:16px}}.post-nav .icon-arrow-left{-ms-flex-negative:0;flex-shrink:0}.btn-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px;margin:32px auto}@media(max-width: 640px){.btn-box{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}}.badge{display:inline-block;padding:4px 8px;border-radius:4px;font-size:1rem;font-weight:700;white-space:nowrap;background:#2d2d33;color:#fff;line-height:1.2}.badge--success{background-color:#218572}.badge--danger{background-color:#e74c3c}.badge--secondary{background:#6e91dd}.badge--accent{background-color:#d3ed8d;color:#2d2d33}.badge--sm{font-size:.875rem}i{display:inline-block;-ms-flex-negative:0;flex-shrink:0;width:18px;height:18px}i.icon-check{background-color:#6e91dd;mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><circle cx="10" cy="10" r="9" fill="none" stroke="black" stroke-width="1.6"/><path d="M6 10.3l2.7 2.7 5-5.6" fill="none" stroke="black" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat center/contain;-webkit-mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><circle cx="10" cy="10" r="9" fill="none" stroke="black" stroke-width="1.6"/><path d="M6 10.3l2.7 2.7 5-5.6" fill="none" stroke="black" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat center/contain}i.icon-external-link{vertical-align:-3px;background-color:currentColor;-webkit-transition:background-color .2s;transition:background-color .2s;mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M12 6h-6a2 2 0 0 0 -2 2v10a2 2 0 0 0 2 2h10a2 2 0 0 0 2 -2v-6" /><path d="M11 13l9 -9" /><path d="M15 4h5v5" /></svg>') no-repeat center/contain;-webkit-mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M12 6h-6a2 2 0 0 0 -2 2v10a2 2 0 0 0 2 2h10a2 2 0 0 0 2 -2v-6" /><path d="M11 13l9 -9" /><path d="M15 4h5v5" /></svg>') no-repeat center/contain}i.icon-shield-lock{background-color:#6e91dd;mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M12 3a12 12 0 0 0 8.5 3a12 12 0 0 1 -8.5 15a12 12 0 0 1 -8.5 -15a12 12 0 0 0 8.5 -3" /><path d="M11 11a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" /><path d="M12 12l0 2.5" /></svg>') no-repeat center/contain;-webkit-mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M12 3a12 12 0 0 0 8.5 3a12 12 0 0 1 -8.5 15a12 12 0 0 1 -8.5 -15a12 12 0 0 0 8.5 -3" /><path d="M11 11a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" /><path d="M12 12l0 2.5" /></svg>') no-repeat center/contain}i.icon-school{background-color:#6e91dd;mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M22 9l-10 -4l-10 4l10 4l10 -4v6" /><path d="M6 10.6v5.4a6 3 0 0 0 12 0v-5.4" /></svg>') no-repeat center/contain;-webkit-mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M22 9l-10 -4l-10 4l10 4l10 -4v6" /><path d="M6 10.6v5.4a6 3 0 0 0 12 0v-5.4" /></svg>') no-repeat center/contain}i.icon-brain{background-color:#6e91dd;mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M15.5 13a3.5 3.5 0 0 0 -3.5 3.5v1a3.5 3.5 0 0 0 7 0v-1.8" /><path d="M8.5 13a3.5 3.5 0 0 1 3.5 3.5v1a3.5 3.5 0 0 1 -7 0v-1.8" /><path d="M17.5 16a3.5 3.5 0 0 0 0 -7h-.5" /><path d="M19 9.3v-2.8a3.5 3.5 0 0 0 -7 0" /><path d="M6.5 16a3.5 3.5 0 0 1 0 -7h.5" /><path d="M5 9.3v-2.8a3.5 3.5 0 0 1 7 0v10" /></svg>') no-repeat center/contain;-webkit-mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M15.5 13a3.5 3.5 0 0 0 -3.5 3.5v1a3.5 3.5 0 0 0 7 0v-1.8" /><path d="M8.5 13a3.5 3.5 0 0 1 3.5 3.5v1a3.5 3.5 0 0 1 -7 0v-1.8" /><path d="M17.5 16a3.5 3.5 0 0 0 0 -7h-.5" /><path d="M19 9.3v-2.8a3.5 3.5 0 0 0 -7 0" /><path d="M6.5 16a3.5 3.5 0 0 1 0 -7h.5" /><path d="M5 9.3v-2.8a3.5 3.5 0 0 1 7 0v10" /></svg>') no-repeat center/contain}i.icon-subtitles-ai{background-color:#6e91dd;mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M11.5 19h-5.5a3 3 0 0 1 -3 -3v-8a3 3 0 0 1 3 -3h12a3 3 0 0 1 3 3v4" /><path d="M7 15h5" /><path d="M17 12h-3" /><path d="M11 12h-1" /><path d="M19 22.5a4.75 4.75 0 0 1 3.5 -3.5a4.75 4.75 0 0 1 -3.5 -3.5a4.75 4.75 0 0 1 -3.5 3.5a4.75 4.75 0 0 1 3.5 3.5" /></svg>') no-repeat center/contain;-webkit-mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M11.5 19h-5.5a3 3 0 0 1 -3 -3v-8a3 3 0 0 1 3 -3h12a3 3 0 0 1 3 3v4" /><path d="M7 15h5" /><path d="M17 12h-3" /><path d="M11 12h-1" /><path d="M19 22.5a4.75 4.75 0 0 1 3.5 -3.5a4.75 4.75 0 0 1 -3.5 -3.5a4.75 4.75 0 0 1 -3.5 3.5a4.75 4.75 0 0 1 3.5 3.5" /></svg>') no-repeat center/contain}i.icon-arrow-right{background-color:currentColor;-webkit-transition:background-color .2s;transition:background-color .2s;mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M5 12l14 0" /><path d="M15 16l4 -4" /><path d="M15 8l4 4" /></svg>') no-repeat center/contain;-webkit-mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M5 12l14 0" /><path d="M15 16l4 -4" /><path d="M15 8l4 4" /></svg>') no-repeat center/contain}i.icon-arrow-left{background-color:currentColor;-webkit-transition:background-color .2s;transition:background-color .2s;mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M5 12l14 0" /><path d="M5 12l4 4" /><path d="M5 12l4 -4" /></svg>') no-repeat center/contain;-webkit-mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M5 12l14 0" /><path d="M5 12l4 4" /><path d="M5 12l4 -4" /></svg>') no-repeat center/contain}i.icon-menu-2{background-color:currentColor;-webkit-transition:background-color .2s;transition:background-color .2s;mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M4 6l16 0" /><path d="M4 12l16 0" /><path d="M4 18l16 0" /></svg>') no-repeat center/contain;-webkit-mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M4 6l16 0" /><path d="M4 12l16 0" /><path d="M4 18l16 0" /></svg>') no-repeat center/contain}i.icon-x{background-color:currentColor;-webkit-transition:background-color .2s;transition:background-color .2s;mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M18 6l-12 12" /><path d="M6 6l12 12" /></svg>') no-repeat center/contain;-webkit-mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M18 6l-12 12" /><path d="M6 6l12 12" /></svg>') no-repeat center/contain}i.icon-md{width:24px;height:24px}i.icon-lg{width:40px;height:40px}body{font-family:"Noto Sans JP",sans-serif}main{min-height:calc(100vh - 600px)}section{padding:160px 0}section.mailform{padding:0}section.mock{padding:80px 0}.container{max-width:1200px;margin:0 auto;padding:0 24px}.container__w880{max-width:928px}@media(max-width: 640px){.container{padding:0 16px}}.flexbox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:40px}@media(max-width: 640px){.flexbox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:24px}}.flex-item{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0}.flex-item-1{-ms-flex-preferred-size:10%;flex-basis:10%}.flex-item-2{-ms-flex-preferred-size:20%;flex-basis:20%}.flex-item-3{-ms-flex-preferred-size:30%;flex-basis:30%}.flex-item-4{-ms-flex-preferred-size:40%;flex-basis:40%}.flex-item-5{-ms-flex-preferred-size:50%;flex-basis:50%}.flex-item-6{-ms-flex-preferred-size:60%;flex-basis:60%}.flex-item-7{-ms-flex-preferred-size:70%;flex-basis:70%}.flex-item-8{-ms-flex-preferred-size:80%;flex-basis:80%}.flex-item-9{-ms-flex-preferred-size:90%;flex-basis:90%}.mt8{margin-top:8px}.mt16{margin-top:16px}.mt24{margin-top:24px}.mt32{margin-top:32px}.mt40{margin-top:40px}.mt80{margin-top:80px}.mt160{margin-top:160px}.mb8{margin-bottom:8px}.mb16{margin-bottom:16px}.mb24{margin-bottom:24px}.mb32{margin-bottom:32px}.mb40{margin-bottom:40px}.mb80{margin-bottom:80px}.mb160{margin-bottom:160px}.pd8{padding:8px}.pd16{padding:16px}.pd24{padding:24px}.pd32{padding:32px}.pd40{padding:40px}.pd80{padding:80px}.pd160{padding:160px}@media(max-width: 640px){.pc{display:none}}h1,h2{line-height:1.2}h3,h4,h5{line-height:1.4}p{width:100%;margin:0 auto 32px;line-height:1.6}a{text-decoration:underline;-webkit-transition:color .2s,background-color .2s;transition:color .2s,background-color .2s}a:hover,a:active,a:focus{color:#6e91dd}nav a{text-decoration:none}img{max-width:100%;height:auto;vertical-align:top}@media(max-width: 767px){img.pc{display:none !important}}img.sp{margin-bottom:20px}@media(min-width: 768px){img.sp{display:none !important}}figure{display:block;text-align:center;margin-bottom:8px}figure img{margin:0 auto}figure figcaption{font-size:.75rem;color:#868687;margin-top:8px}ul,ol{margin:0 auto 32px}ol{list-style-type:decimal;margin-left:24px}ol li{margin-bottom:8px}ul.normal li{list-style-type:disc;margin-left:24px;margin-bottom:8px}ul.list-note li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:8px;padding:8px;border-bottom:1px dashed #6e91dd;font-size:1rem;font-weight:700;color:#2d2d33}.note{font-size:.75rem;line-height:1.5}.txt-center{text-align:center !important}.txt-right{text-align:right !important}.txt-left{text-align:left !important}.txt-primary{color:#1d2086 !important}.txt-secondary{color:#6e91dd !important}.txt-accent-light{color:#d3ed8d !important}.txt-gray{color:#868687 !important}.bg-black{background-color:#2d2d33}.bg-dark-gray{background-color:#505058}.bg-gray{background-color:#868687}.bg-light-gray{background-color:#f7f7f7}.bg-white{background-color:#fff}.heading02-jp{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:0;color:#2d2d33;font-size:clamp(1.5rem,3.3vw,2rem);font-weight:700;margin-bottom:40px}.heading02-jp span{font-size:clamp(1rem,3.3vw,1.25rem)}.heading02-jp--invert{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;color:#d3ed8d;font-size:clamp(2rem,5vw,3rem)}.heading02-en{font-size:clamp(2.5rem,8vw,3.75rem);font-weight:700;margin:-12px auto 80px;line-height:1.2}.heading02-en span{display:block;margin-top:8px;font-size:clamp(1rem,3.3vw,1.25rem);font-weight:700}.heading03{font-size:1.5rem;font-weight:700;margin-bottom:8px}.heading04{font-size:1rem !important;font-weight:700;margin-bottom:8px}#page-header{position:relative;top:-70px;margin-bottom:-70px;padding:150px 0 80px;min-height:470px}#page-header.page-header--doc{padding:94px 0 40px;min-height:0}.page-header__breadcrumb{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:8px;font-size:.75rem;overflow:hidden}.page-header__breadcrumb a,.page-header__breadcrumb .current{overflow:hidden;min-width:0;white-space:nowrap;text-overflow:ellipsis}.page-header__breadcrumb a{color:inherit;text-decoration:none;-ms-flex-negative:1;flex-shrink:1;color:#1d2086}.page-header__breadcrumb a:hover,.page-header__breadcrumb a:active,.page-header__breadcrumb a:focus{color:#6e91dd;text-decoration:underline}.page-header__breadcrumb span:not(.current){-ms-flex-negative:0;flex-shrink:0}.page-header__breadcrumb .current{-ms-flex-negative:2;flex-shrink:2;color:#868687}.page-header__breadcrumb .aioseo-breadcrumbs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:8px;overflow:hidden}.page-header__breadcrumb .aioseo-breadcrumb-separator{-ms-flex-negative:0;flex-shrink:0}.page-header__breadcrumb .aioseo-breadcrumb{overflow:hidden;min-width:0;-ms-flex-negative:1;flex-shrink:1;white-space:nowrap;text-overflow:ellipsis}.page-header__breadcrumb .aioseo-breadcrumb a{color:#1d2086;text-decoration:none}.page-header__breadcrumb .aioseo-breadcrumb a:hover,.page-header__breadcrumb .aioseo-breadcrumb a:active,.page-header__breadcrumb .aioseo-breadcrumb a:focus{color:#6e91dd;text-decoration:underline}.page-header__breadcrumb .aioseo-breadcrumb:last-child{-ms-flex-negative:2;flex-shrink:2;color:#868687}.page-header__title{margin-bottom:24px;padding-top:24px;font-size:clamp(2rem,4vw,2.5rem);font-weight:700;color:#2d2d33;line-height:1.2}.page-header__title span{display:block;font-size:1rem}@media(max-width: 640px){.page-header__title{padding-top:0}}.entry-meta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:8px}.entry-meta .entry-date{font-size:1rem;color:#2d2d33;white-space:nowrap;font-weight:700}.entry-header{margin-bottom:40px}.entry-header .entry-title{font-size:clamp(1.5rem,5vw,2rem);margin-top:8px}.article-list{padding:80px 16px;border-bottom:1px solid #f2f1ef}.article-list article{padding-top:24px}.article-list article:not(:last-child){margin-bottom:24px}.article-list .entry-header{margin-bottom:0}.article-list .entry-meta{margin-bottom:8px}.article-list .entry-title{margin-top:0;font-size:1rem;font-weight:400;line-height:1.8}.article-list .entry-title a{color:#2d2d33;text-decoration:none}.article-list .entry-title a:hover{color:#6e91dd}.article-list .entry-title::after{content:"";display:block;width:40px;height:1px;margin-top:16px;background-color:#6e91dd}.entry-article{padding:80px 16px}.entry-article .post-thumbnail{padding:0;margin-bottom:40px}.entry-content h2{margin:0 0 40px;padding-top:8px;font-size:clamp(1.5rem,3vw,1.5rem);font-weight:700;color:#2d2d33}.entry-content h2::after{content:"";display:block;width:40px;height:1px;margin-top:16px;background-color:#6e91dd}.entry-content h3{margin:0 auto 24px;padding:8px 4px 8px;font-size:1.25rem;font-weight:700;color:#2d2d33;border-bottom:1px dotted #868687}.entry-content h4{padding:2px 0 2px 8px;margin:0 0 16px 4px;font-size:1rem;font-weight:700;color:#2d2d33;border-left:4px solid #2d2d33}.entry-content h5{padding:8px 0 8px;font-size:1rem;font-weight:700;color:#1d2086}.pagination{margin:40px auto;text-align:center}.pagination .nav-links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:24px}.pagination .page-numbers{font-size:.875rem;font-weight:700;color:#2d2d33;text-decoration:none;padding:4px 10px}.pagination .page-numbers.dots{color:#868687}.pagination .page-numbers.current{color:#6e91dd}.pagination .page-numbers:hover{color:#6e91dd;background-color:#f7f7f7}.pagination .page-numbers.prev,.pagination .page-numbers.next{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:4px;padding:4px}@media(max-width: 640px){.pagination .nav-links{gap:12px}}.news-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:16px;max-width:1200px;margin:0 auto 24px;padding:16px 24px;background:#d3ed8d}@media(max-width: 1024px){.news-list{margin-bottom:0}}@media(max-width: 640px){.news-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:12px;margin-bottom:0}}.news-list__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:16px;min-width:0}@media(max-width: 640px){.news-list__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%;gap:4px}}.news-list__date{font-size:.875rem;color:#2d2d33;white-space:nowrap;font-weight:700}.news-list__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;min-width:0;font-size:.875rem;line-height:1.8;color:#2d2d33}@media(max-width: 640px){.news-list__link{width:100%}}.news-list__link .icon-external-link{-ms-flex-negative:0;flex-shrink:0}.news-list__link:hover{color:#6e91dd}.news-list__link-text{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.news-list__more{-ms-flex-negative:0;flex-shrink:0}.card-head{text-align:center;padding:8px 16px 32px;font-size:1.5rem}.card-head__subtitle{display:block;margin:0;font-size:.75rem;font-weight:700;color:#6e91dd}.cards{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:32px;margin:80px 0;list-style:none}@media(max-width: 640px){.cards{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.problem-card__question,.flat-card{background:#fff;border:2px solid #2d2d33}.flat-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:8px;-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;padding:16px}.flat-card--blue{-webkit-box-shadow:6px 6px 0 #6e91dd;box-shadow:6px 6px 0 #6e91dd}.flat-card--accent{-webkit-box-shadow:6px 6px 0 #d3ed8d;box-shadow:6px 6px 0 #d3ed8d}.problem-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:16px;-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0}.problem-card__question{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:8px;padding:24px}.problem-card__arrow{color:#6e91dd;font-size:.75rem;font-weight:700;line-height:1.5;text-align:center}.glass-card{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;min-width:0;padding:24px 16px;background:rgba(247,247,247,.2);border-radius:16px;-webkit-box-shadow:0 4px 24px rgba(45,45,51,.24);box-shadow:0 4px 24px rgba(45,45,51,.24)}.glass-card p{padding:0 16px}.glass-card__list{width:100%;list-style:none}.glass-card__list li{font-size:1rem;padding:8px 16px;margin-bottom:8px;background:hsla(0,0%,100%,.6);border-radius:8px;font-weight:700;color:#2d2d33;text-align:center}.glass-card__list li.txt-left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:8px;text-align:left}@media(max-width: 640px){.glass-card__list li.txt-left{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:4px}}.glass-card__list .list-subtitle{color:#6e91dd;font-size:.75rem}@media(max-width: 640px){.glass-card__list .list-subtitle{margin-bottom:8px}}.glass-card__note{margin:8px 0 0;font-size:.75rem;font-weight:700;line-height:1.5;color:#2d2d33;text-align:center;text-shadow:0 0 16px #fff}.mock{background:#fff;overflow:hidden;color:#2d2d33}.mock--invert{background:#2d2d33;color:#fff}.mock__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:40px}@media(max-width: 1024px){.mock__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px}}.mock__text{-webkit-box-flex:1;-ms-flex:1 1 480px;flex:1 1 480px}@media(max-width: 1024px){.mock__text{-webkit-box-flex:1;-ms-flex:1;flex:1}}.mock__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:8px;width:100%}.mock__lead{width:100%;margin:0;font-size:1.25rem;font-weight:700;line-height:1.5}.mock__lead sup{font-size:.75rem}.mock__desc{width:100%;margin:0;font-size:1rem;line-height:1.5}.mock__media{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:16px;-webkit-box-flex:1;-ms-flex:1 1 480px;flex:1 1 480px;max-width:640px;gap:0}@media(max-width: 1024px){.mock__media{-webkit-box-flex:1;-ms-flex:1;flex:1}}.laptop{position:relative;width:200%}@media(max-width: 1024px){.laptop{width:150%}}.laptop__frame{display:block;width:100%;height:auto}.laptop__screen{position:absolute;top:15%;left:10.5%;width:79%;height:72.5%;overflow:hidden}.laptop__slide{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:0;-webkit-animation:laptop-slide-switch 1.5s step-end infinite;animation:laptop-slide-switch 1.5s step-end infinite;-webkit-animation-delay:calc(var(--i, 0)*.5s);animation-delay:calc(var(--i, 0)*.5s)}@-webkit-keyframes laptop-slide-switch{0%{opacity:1}33.333%{opacity:0}100%{opacity:0}}@keyframes laptop-slide-switch{0%{opacity:1}33.333%{opacity:0}100%{opacity:0}}@media(prefers-reduced-motion: reduce){.laptop__slide{-webkit-animation:none;animation:none;opacity:0}.laptop__slide:first-child{opacity:1}}div.post-password{text-align:center;max-width:600px;margin:10px auto 30px;background-color:#868687;padding:20px;border-radius:6px}div.post-password form{margin-bottom:20px}@media(max-width: 640px){div.post-password input[type=password],div.post-password input[type=submit]{width:90%;margin-top:10px}}input[type=text],input[type=email],input[type=tel],input[type=password],textarea{-webkit-appearance:none !important;-moz-appearance:none !important;appearance:none !important}input[type=text],input[type=email],input[type=tel],input[type=password],textarea,select{height:36px;background-color:#fff;border:1px solid rgba(45,45,51,.3);color:#2d2d33;padding:5px;margin:5px 0;border-radius:6px}@media(max-width: 640px){input[type=text],input[type=email],input[type=tel],input[type=password],textarea,select{font-size:1.25rem}}input[type=submit]{margin:0 10px;padding:5px 15px;color:#fff;border-radius:6px}input[type=submit]:hover,input[type=submit]:focus,input[type=submit]:active{-webkit-transition:.2s ease;transition:.2s ease;background:#1d2086;cursor:pointer}.wpcf7-form ::-moz-selection{color:#1d2086}.wpcf7-form ::selection{color:#1d2086}.wpcf7-form ::-moz-selection{color:#1d2086}.wpcf7-form ::-webkit-input-placeholder{color:rgba(45,45,51,.3)}.wpcf7-form ::-moz-placeholder{color:rgba(45,45,51,.3)}.wpcf7-form :-ms-input-placeholder{color:rgba(45,45,51,.3)}.wpcf7-form ::-ms-input-placeholder{color:rgba(45,45,51,.3)}.wpcf7-form ::placeholder{color:rgba(45,45,51,.3)}.wpcf7-form span.wpcf7-spinner{display:block !important;margin:0 auto}.wpcf7-form table{width:100%;margin:0 auto 20px;max-width:900px}.wpcf7-form table tbody{max-width:100%;height:auto;margin:0 auto}.wpcf7-form table tbody th,.wpcf7-form table tbody td{padding:12px 10px;vertical-align:middle !important;text-align:left}.wpcf7-form input[type=text],.wpcf7-form input[type=email],.wpcf7-form input[type=tel],.wpcf7-form input[type=password],.wpcf7-form textarea,.wpcf7-form select{width:100%}@media(max-width: 640px){.wpcf7-form input[type=text],.wpcf7-form input[type=email],.wpcf7-form input[type=tel],.wpcf7-form input[type=password],.wpcf7-form textarea,.wpcf7-form select{font-size:1.25rem}}.wpcf7-form select{height:38px}.wpcf7-form input[type=text]:focus,.wpcf7-form input[type=email]:focus,.wpcf7-form input[type=tel]:focus,.wpcf7-form textarea:focus,.wpcf7-form select:focus{background-color:hsla(0,0%,100%,.8);outline:#fff}@media(max-width: 640px){.wpcf7-form tbody tr{width:100%;display:block;list-style:none}.wpcf7-form tbody th,.wpcf7-form tbody td{width:100%;display:list-item;padding:10px 5px 0 !important}.wpcf7-form input[type=text],.wpcf7-form input[type=email],.wpcf7-form input[type=tel],.wpcf7-form textarea,.wpcf7-form select{padding:5px 0px;margin:0 0 10px 0}}.wpcf7-form textarea{height:130px}input[type=submit],.wpcf7-back{-webkit-appearance:none !important;-moz-appearance:none !important;appearance:none !important;display:block;-webkit-box-shadow:0 4px 8px rgba(80,80,88,.24);box-shadow:0 4px 8px rgba(80,80,88,.24);min-width:200px;font-size:1rem;background:#505058 !important;color:#fff}input[type=submit]:hover,input[type=submit]:focus,input[type=submit]:active,.wpcf7-back:hover,.wpcf7-back:focus,.wpcf7-back:active{background:#1d2086 !important;cursor:pointer}input[type=submit],.wpcf7-back{margin:10px auto !important;padding:15px 20px 16px;border-radius:50px;-webkit-transition:.2s ease;transition:.2s ease}.contactform input.wpcf7c-conf,.contactform textarea.wpcf7c-conf{border:none !important;padding:0 !important;background:none}span.wpcf7-not-valid-tip{display:none}