@charset "UTF-8";/*!
 * ress.css • v4.0.0
 * MIT License
 * github.com/filipelinhares/ress
 */html{box-sizing:border-box;-webkit-text-size-adjust:100%;word-break:normal;-moz-tab-size:4;-o-tab-size:4;tab-size:4}*,::after,::before{background-repeat:no-repeat;box-sizing:inherit}::after,::before{text-decoration:inherit;vertical-align:inherit}*{padding:0;margin:0}hr{overflow:visible;height:0;color:inherit}details,main{display:block}summary{display:list-item}small{font-size:80%}[hidden]{display:none}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}a{background-color:transparent;text-decoration:none}a:active,a:hover{outline-width:0}code,kbd,pre,samp{font-family:monospace,monospace}pre{font-size:1em}b,strong{font-weight:bolder}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-color:inherit;text-indent:0}input{border-radius:0}[disabled]{cursor:default}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}textarea{overflow:auto;resize:vertical}button,input,optgroup,select,textarea{font:inherit}optgroup{font-weight:700}button{overflow:visible}button,select{text-transform:none}[role=button],[type=button],[type=reset],[type=submit],button{cursor:pointer;color:inherit}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button:-moz-focusring{outline:1px dotted ButtonText}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}button,input,select,textarea{background-color:transparent;border-style:none}a:focus,button:focus,input:focus,select:focus,textarea:focus{outline-width:0}select{-moz-appearance:none;-webkit-appearance:none}select::-ms-expand{display:none}select::-ms-value{color:currentColor}legend{border:0;color:inherit;display:table;max-width:100%;white-space:normal;max-width:100%}::-webkit-file-upload-button{-webkit-appearance:button;color:inherit;font:inherit}img{border-style:none}progress{vertical-align:baseline}[aria-busy=true]{cursor:progress}[aria-controls]{cursor:pointer}[aria-disabled=true]{cursor:default}li{list-style-type:none}html{font-size:62.5%}body{font-size:1.6rem;color:#fff;background-color:#000103;font-family:Inter,"Noto Sans JP",sans-serif;font-weight:400;font-style:normal;line-height:1.7;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{max-width:100%;height:auto;vertical-align:bottom}a{color:inherit;transition:opacity .3s ease,color .3s ease}.l-header{position:fixed;top:0;left:0;width:100%;z-index:1000;transition:background .3s ease,padding .3s ease,box-shadow .3s ease}.js-loading .l-header{transform:translateY(-100%)}.is-loaded .l-header{transform:translateY(0)}.c-contact-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:148px;height:28px;padding:0 16px;color:#fff;font-size:1.4rem;letter-spacing:.35em;text-indent:.35em;white-space:nowrap;background:linear-gradient(57deg,#294d76 71%,#000729 97%);transition:opacity .3s ease}.c-contact-btn .c-icon{font-size:1.6rem;text-indent:0}.c-contact-btn:hover{opacity:.85}.c-icon{display:inline-flex;align-items:center;justify-content:center;width:1em;height:1em;line-height:1;flex-shrink:0}.c-icon svg{display:block;width:100%;height:100%}.p-loader{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;background:radial-gradient(120% 120% at 50% 38%,#0d2144 0,#050b16 72%);opacity:0;visibility:hidden}.p-loader__stage{display:flex;flex-direction:column;align-items:center}@media (max-width:999.98px){.p-loader__stage{transform:scale(.78)}}.p-loader__gears{position:relative;display:flex;align-items:flex-start}.p-loader__gear{display:block;filter:drop-shadow(0 2px 6px rgba(0, 0, 0, .4))}.p-loader__gear--lg{width:76px;height:76px;color:#4da8ff;animation:mkGearSpin 3s linear infinite}.p-loader__gear--sm{width:46px;height:46px;margin-left:-9px;margin-top:30px;color:#4bccbe;animation:mkGearSpinRev 2s linear infinite}.p-loader__brand{margin-top:30px;font-family:Inter,sans-serif;font-weight:600;font-size:1.6rem;letter-spacing:.5em;text-indent:.5em;color:#d1d5dc;animation:mkLoaderPulse 1.6s ease-in-out infinite}.p-loader__progress{display:block;width:168px;height:2px;margin-top:22px;background:rgba(255,255,255,.12);overflow:hidden}.p-loader__progress i{display:block;width:40%;height:100%;background:linear-gradient(90deg,#4da8ff,#4bccbe);animation:mkLoaderBar 1.4s ease-in-out infinite}.js-anim .p-loader{opacity:1;visibility:visible}.js-anim.is-loaded .p-loader{opacity:0;visibility:hidden;transition:opacity .6s ease,visibility 0s linear .6s}@keyframes mkGearSpin{to{transform:rotate(360deg)}}@keyframes mkGearSpinRev{to{transform:rotate(-360deg)}}@keyframes mkLoaderPulse{0%,100%{opacity:.45}50%{opacity:1}}@keyframes mkLoaderBar{0%{transform:translateX(-110%)}100%{transform:translateX(360%)}}@media (prefers-reduced-motion:reduce){.p-loader__brand,.p-loader__gear--lg,.p-loader__gear--sm,.p-loader__progress i{animation:none}}.l-header{position:fixed;top:0;left:0;z-index:100;width:100%}.p-header__inner{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 18px}@media (min-width:1000px){.p-header__inner{justify-content:flex-start;gap:44px;padding:28px 50px}}@media (min-width:1200px){.p-header__inner{gap:50px;padding:40px 69px}}@media (max-width:999.98px){.p-header__inner{flex-direction:column;align-items:flex-end;justify-content:flex-start;gap:9px;padding:28px 28px 0}}.p-header__logo{position:relative;z-index:120;line-height:0}@media (min-width:1000px){.p-header__logo{margin-right:auto}}.p-header__logo img{width:116px;height:auto}@media (min-width:1000px){.p-header__logo img{width:148px}}@media (max-width:999.98px){.p-header__logo{margin-right:0}.p-header__logo img{width:140px}}.p-header__logo-link{display:inline-block}.p-header__nav{position:fixed;top:0;right:0;z-index:110;display:flex;flex-direction:column;justify-content:center;gap:36px;width:100%;height:100dvh;padding:80px 46px;background:#dfdfdf;transform:translateX(100%);opacity:0;visibility:hidden;transition:transform .4s ease,opacity .4s ease,visibility 0s linear .4s}@media (min-width:1000px){.p-header__nav{position:static;flex-direction:row;align-items:center;gap:46px;width:auto;height:auto;padding:0;background:0 0;-webkit-backdrop-filter:none;backdrop-filter:none;transform:none;opacity:1;visibility:visible}}.p-header__close{position:absolute;top:30px;right:40px;width:32px;height:32px}.p-header__close::after,.p-header__close::before{content:"";position:absolute;top:50%;left:0;width:100%;height:2px;background:#0a2141}.p-header__close::before{transform:rotate(45deg)}.p-header__close::after{transform:rotate(-45deg)}@media (min-width:1000px){.p-header__close{display:none}}.p-header__nav-list{display:flex;flex-direction:column;gap:30px;width:100%}@media (min-width:1000px){.p-header__nav-list{flex-direction:row;align-items:center;gap:34px;width:auto}}.p-header__nav-item{display:flex;flex-direction:column;width:100%}@media (min-width:1000px){.p-header__nav-item{flex-direction:row;width:auto}}.p-header__nav-item>.p-header__nav-parent,.p-header__nav-item>a{display:flex;align-items:center;width:100%;color:#0a2141;font-size:2.1rem;line-height:1.4;letter-spacing:.1em;padding-bottom:14px;border-bottom:1px solid #346cc1}@media (min-width:1000px){.p-header__nav-item>.p-header__nav-parent,.p-header__nav-item>a{display:inline-flex;width:auto;color:#fff;font-size:1.4rem;line-height:1;letter-spacing:.28em;padding-bottom:0;border-bottom:none}}.p-header__nav-item>.p-header__nav-parent:hover,.p-header__nav-item>a:hover{opacity:.7}.p-header__nav-item .c-icon{font-size:1.6rem;margin-right:4px}.p-header__nav-parent{background:0 0;border:0;padding:0;font-family:inherit;cursor:pointer}.p-header__nav-parent .c-icon--chevron{color:#4da8ff;transition:transform .3s ease}@media (max-width:999.98px){.p-header__nav-parent .c-icon--chevron{display:none}}.p-header__nav-item--parent{position:relative}.p-header__nav-child{display:flex;flex-direction:column;width:100%;gap:16px;margin-top:16px;padding-left:0}.p-header__nav-child a{display:flex;width:100%;color:#0a2141;font-size:1.7rem;letter-spacing:.08em;padding-bottom:12px;border-bottom:1px solid #346cc1}.p-header__nav-child a:hover{opacity:.7}@media (min-width:1000px){.p-header__nav-child{display:flex;position:absolute;top:100%;left:0;width:auto;margin-top:14px;padding:0 0 0 20px;gap:8px;transform:translateY(8px);opacity:0;visibility:hidden;transition:opacity .3s ease,transform .3s ease,visibility 0s linear .3s}.p-header__nav-child a{display:inline-flex;width:auto;color:#d1d5dc;font-size:1.3rem;letter-spacing:.2em;padding-bottom:0;border-bottom:none;white-space:nowrap}}.p-header__nav-item--parent.is-open .p-header__nav-child{display:flex}@media (min-width:1000px){.p-header__nav-item--parent.is-open .p-header__nav-child{opacity:1;visibility:visible;transform:translateY(0);transition:opacity .3s ease,transform .3s ease,visibility 0s linear 0s}}.p-header__nav-item--parent.is-open .c-icon--chevron{transform:rotate(90deg)}.p-header__nav-contact{width:100%;height:56px;margin-top:6px;background:#324c73;font-size:1.7rem;letter-spacing:.3em;text-indent:.3em}.p-header__nav-contact .c-icon{font-size:2rem}@media (min-width:1000px){.p-header__nav-contact{display:none}}.p-header__actions{display:flex;align-items:center;gap:18px;z-index:120}@media (max-width:999.98px){.p-header__actions{gap:8px}}.p-header__contact{display:none}@media (min-width:1000px){.p-header__contact{display:inline-flex}}.p-header__mail-sp{display:inline-flex;align-items:center;color:#fff}.p-header__mail-sp .c-icon{font-size:2.6rem}@media (min-width:1000px){.p-header__mail-sp{display:none}}@media (max-width:999.98px){.p-header__mail-sp{justify-content:center;width:30px;height:23px;background:#294d76}.p-header__mail-sp .c-icon{font-size:1.6rem}}.hamburger-btn{position:relative;z-index:120;width:30px;height:22px}@media (min-width:1000px){.hamburger-btn{display:none}}.hamburger-btn .btn-line{position:absolute;top:50%;left:0;width:100%;height:2px;background:#fff;transform:translateY(-50%);transition:background .3s ease}.hamburger-btn .btn-line::after,.hamburger-btn .btn-line::before{content:"";position:absolute;left:0;width:100%;height:2px;background:#fff;transition:top .3s ease,transform .3s ease}.hamburger-btn .btn-line::before{top:-9px}.hamburger-btn .btn-line::after{top:9px}.hamburger-btn,.p-header__logo,.p-header__mail-sp{transition:opacity .4s ease,visibility 0s linear 0s}body.is-nav-open{overflow:hidden}body.is-nav-open .p-header__nav{transform:translateX(0);opacity:1;visibility:visible;transition:transform .4s ease,opacity .4s ease,visibility 0s linear 0s}body.is-nav-open .hamburger-btn,body.is-nav-open .p-header__logo,body.is-nav-open .p-header__mail-sp{opacity:0;visibility:hidden;transition:opacity .4s ease,visibility 0s linear .4s}.l-footer{background:linear-gradient(to right,#020202,#161616)}.p-footer__inner{display:flex;gap:18px;max-width:980px;margin:0 auto;padding:56px 22px}@media (min-width:1000px){.p-footer__inner{padding:89px 40px;gap:20px}}@media (max-width:999.98px){.p-footer__inner{gap:10px;padding:44px 20px}}@media (min-width:600px) and (max-width:999.98px){.p-footer__inner{max-width:640px;gap:16px;padding:64px 28px}}.p-footer__copy{flex-shrink:0;writing-mode:vertical-rl;text-orientation:sideways;font-family:Inter,sans-serif;font-weight:600;font-size:1.1rem;letter-spacing:.18em;color:#d1d5dc;white-space:nowrap}.p-footer__body{flex:1;display:flex;flex-direction:column;gap:40px}@media (min-width:1000px){.p-footer__body{gap:56px}}.p-footer__row--top{display:flex;flex-direction:column;gap:28px}@media (min-width:800px){.p-footer__row--top{flex-direction:row;align-items:flex-start;justify-content:space-between}}@media (max-width:999.98px){.p-footer__row--top{flex-direction:row;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;row-gap:18px;-moz-column-gap:8px;column-gap:8px}}.p-footer__logo{line-height:0}.p-footer__logo img{width:168px;height:auto}@media (min-width:1000px){.p-footer__logo img{width:197px}}@media (max-width:999.98px){.p-footer__logo{flex-basis:100%}.p-footer__logo img{width:116px}}@media (min-width:600px) and (max-width:999.98px){.p-footer__logo img{width:150px}}.p-footer__nav{display:flex;flex-direction:column;gap:14px}@media (max-width:999.98px){.p-footer__nav{gap:10px}}.p-footer__nav-head{display:inline-block;font-family:"Noto Sans JP",sans-serif;font-weight:700;font-size:1.5rem;line-height:1.3;letter-spacing:.28em;color:#d1d5dc}.p-footer__nav-head:hover{opacity:.7}@media (max-width:999.98px){.p-footer__nav-head{font-size:1rem;letter-spacing:.18em}}@media (min-width:600px) and (max-width:999.98px){.p-footer__nav-head{font-size:1.3rem;letter-spacing:.24em}}.p-footer__nav-service{display:flex;align-items:center;gap:40px}@media (min-width:1000px){.p-footer__nav-service{gap:77px}}@media (max-width:999.98px){.p-footer__nav-service{gap:16px}}.p-footer__nav-title{font-family:Inter,sans-serif;font-weight:700;font-size:1.5rem;letter-spacing:.27em;color:#d1d5dc}.p-footer__nav-title:hover{opacity:.7}@media (max-width:999.98px){.p-footer__nav-title{font-size:1.05rem;letter-spacing:.14em}}@media (min-width:600px) and (max-width:999.98px){.p-footer__nav-title{font-size:1.35rem;letter-spacing:.2em}}.p-footer__nav-list{display:flex;gap:22px}.p-footer__nav-list a{font-size:1.5rem;letter-spacing:.3em;color:#d1d5dc}.p-footer__nav-list a:hover{opacity:.7}@media (max-width:999.98px){.p-footer__nav-list{gap:10px}.p-footer__nav-list a{font-size:1.05rem;letter-spacing:.1em}}@media (min-width:600px) and (max-width:999.98px){.p-footer__nav-list{gap:18px}.p-footer__nav-list a{font-size:1.35rem;letter-spacing:.18em}}.p-footer__nav-privacy{font-family:Inter,sans-serif;font-weight:700;font-size:1.5rem;letter-spacing:.1em;color:#d1d5dc}.p-footer__nav-privacy:hover{opacity:.7}@media (max-width:999.98px){.p-footer__nav-privacy{font-size:1rem;letter-spacing:.06em}}@media (min-width:600px) and (max-width:999.98px){.p-footer__nav-privacy{font-size:1.2rem}}.p-footer__contact{align-self:flex-start}@media (max-width:999.98px){.p-footer__contact{min-width:0;height:24px;padding:0 12px;font-size:1.05rem;letter-spacing:.18em;text-indent:.18em}}@media (min-width:600px) and (max-width:999.98px){.p-footer__contact{height:34px;padding:0 22px;font-size:1.3rem;letter-spacing:.22em;text-indent:.22em}}.p-footer__row--company{display:flex;flex-direction:column;gap:22px}@media (min-width:800px){.p-footer__row--company{flex-direction:row;align-items:flex-start;gap:28px}}@media (min-width:1000px){.p-footer__row--company{gap:45px}}@media (max-width:999.98px){.p-footer__row--company{flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:flex-start;gap:16px}}.p-footer__company-brand{display:flex;flex-direction:column;align-items:flex-start;gap:8px;flex-shrink:0}@media (min-width:1000px){.p-footer__company-brand{flex-direction:row;align-items:flex-start;gap:45px}}.p-footer__company-contact{display:flex;flex-direction:column;align-items:flex-start;gap:14px}@media (min-width:1000px){.p-footer__company-contact{flex:1;flex-direction:row;align-items:flex-start;gap:45px}}.p-footer__company-logo{line-height:0}.p-footer__company-logo img{width:120px;height:auto}@media (min-width:1000px){.p-footer__company-logo img{width:134px}}@media (max-width:999.98px){.p-footer__company-logo img{width:84px}}@media (min-width:600px) and (max-width:999.98px){.p-footer__company-logo img{width:110px}}.p-footer__company-name{font-family:Inter,sans-serif;font-weight:600;font-size:1.5rem;letter-spacing:.3em;color:#d1d5dc}@media (max-width:999.98px){.p-footer__company-name{align-self:flex-start;font-size:1.05rem;letter-spacing:.18em}}@media (min-width:600px) and (max-width:999.98px){.p-footer__company-name{font-size:1.35rem;letter-spacing:.24em}}.p-footer__company-info{display:flex;flex-direction:column;gap:8px}@media (max-width:999.98px){.p-footer__company-info{margin-left:0;gap:5px}}.p-footer__address{font-family:Inter,sans-serif;font-size:1.5rem;line-height:1.45;letter-spacing:.22em;color:#d1d5dc}@media (max-width:999.98px){.p-footer__address{font-size:1.05rem;letter-spacing:.1em}}@media (min-width:600px) and (max-width:999.98px){.p-footer__address{font-size:1.3rem;letter-spacing:.16em}}.p-footer__tel{font-family:Inter,sans-serif;font-size:1.5rem;letter-spacing:.22em;color:#d1d5dc}.p-footer__tel a:hover{opacity:.7}@media (max-width:999.98px){.p-footer__tel{font-size:1.05rem;letter-spacing:.1em}}@media (min-width:600px) and (max-width:999.98px){.p-footer__tel{font-size:1.3rem;letter-spacing:.16em}}.p-footer__tel-time{display:inline-block;margin-left:8px;font-size:1.3rem}@media (max-width:999.98px){.p-footer__tel-time{display:block;margin-left:0;font-size:.95rem}}@media (min-width:600px) and (max-width:999.98px){.p-footer__tel-time{font-size:1.15rem}}.p-footer__sns{display:flex;align-items:center;gap:11px}@media (min-width:800px){.p-footer__sns{margin-left:auto;align-self:flex-end}}.p-footer__sns a{display:inline-flex;color:#d1d5dc}.p-footer__sns a .c-icon{font-size:2.9rem}.p-footer__sns a:hover{opacity:.7}@media (max-width:999.98px){.p-footer__sns{align-self:flex-start;margin-left:0;margin-top:6px;gap:10px}.p-footer__sns a .c-icon{font-size:2.4rem}}@media (min-width:600px) and (max-width:999.98px){.p-footer__sns{gap:14px;margin-top:10px}.p-footer__sns a .c-icon{font-size:3rem}}.chat-bot-box{position:fixed;bottom:20px;z-index:100;width:250px;border-radius:8px;background:linear-gradient(57deg,#294d76 71%,#000729 97%);overflow:hidden;transition:width .4s ease;box-shadow:0 8px 24px rgba(0,0,0,.45);border:1px solid rgba(77,168,255,.35);right:50%;transform:translateX(50%)}@media (min-width:600px){.chat-bot-box{right:2%;transform:translateX(0)}}.chat-bot-box.active{border-radius:0;width:100%;bottom:0;border:none;background:#eef3f8;box-shadow:0 12px 32px rgba(0,0,0,.35)}@media (min-width:600px){.chat-bot-box.active{width:445px;bottom:20px;border-radius:8px;border:1px solid rgba(41,77,118,.2)}}.chat-bot-box .chat-bot-title-box{display:flex;align-items:center;padding:12px 20px;-moz-column-gap:10px;column-gap:10px;cursor:pointer}.chat-bot-box .chat-bot-title-box .chat-bot-title-icon-wrapper{width:36px;height:36px;background:#4da8ff;border-radius:50%;display:flex;align-items:center;justify-content:center}.chat-bot-box .chat-bot-title-box .chat-bot-title-icon-wrapper .chat-bot-title-icon,.chat-bot-box .chat-bot-title-box .chat-bot-title-icon-wrapper picture{display:block}.chat-bot-box .chat-bot-title-box .chat-bot-title-icon-wrapper .chat-bot-title-icon{width:18px;height:auto}.chat-bot-box .chat-bot-title-box .chat-bot-title{font-size:1.5rem;font-weight:600;letter-spacing:.1em;color:#fff;white-space:nowrap;transition:opacity .3s ease}.chat-bot-box .chat-bot-title-box .toggle-btn{margin-left:auto;font-size:1.6rem;color:#fff;transition:transform .3s ease}.chat-bot-box .chat-bot-title-box.active{background:linear-gradient(57deg,#294d76 71%,#000729 97%)}.chat-bot-box .chat-bot-title-box.active .chat-bot-title-icon-wrapper{background:#4da8ff}.chat-bot-box .chat-bot-title-box.active .chat-bot-title{color:#fff}.chat-bot-box .chat-bot-title-box.active .toggle-btn{color:#fff}.chat-bot-box .chat-bot-form-box{max-height:0;opacity:0;transform:translateY(10px);pointer-events:none;transition:all .4s ease;padding:0 20px}.chat-bot-box .chat-bot-form-box.active{max-height:700px;opacity:1;transform:translateY(0);pointer-events:auto;padding:20px}.chat-bot-box .chat-bot-form-box #chat-bot-output{min-height:300px;max-height:300px;overflow-y:auto;font-size:1.6rem;letter-spacing:.06em;display:flex;flex-direction:column;row-gap:20px;margin-bottom:15px}@media (min-width:600px){.chat-bot-box .chat-bot-form-box #chat-bot-output{max-height:400px;min-height:400px}}.chat-bot-box .chat-bot-form-box #chat-bot-output p.bot{background:#fff;padding:15px;border-radius:8px;color:#22303f;max-width:93%;border:1px solid rgba(41,77,118,.12)}.chat-bot-box .chat-bot-form-box #chat-bot-output p.bot a{color:#2f6fb0;text-decoration:underline;text-underline-offset:3px}.chat-bot-box .chat-bot-form-box #chat-bot-output p.user{background:linear-gradient(120deg,#294d76 0,#4da8ff 100%);color:#fff;align-self:flex-end;width:-moz-fit-content;width:fit-content;margin-left:auto;border-radius:8px;padding:15px;max-width:93%}.chat-bot-box .chat-bot-form-box #chat-bot-output p.chat-bot-typing{display:inline-flex;align-items:center;-moz-column-gap:5px;column-gap:5px;width:-moz-fit-content;width:fit-content;align-self:flex-start;padding:16px 18px}.chat-bot-box .chat-bot-form-box #chat-bot-output p.chat-bot-typing span{width:7px;height:7px;border-radius:50%;background:#4da8ff;animation:chatBotTyping 1.2s infinite ease-in-out}.chat-bot-box .chat-bot-form-box #chat-bot-output p.chat-bot-typing span:nth-child(2){animation-delay:.2s}.chat-bot-box .chat-bot-form-box #chat-bot-output p.chat-bot-typing span:nth-child(3){animation-delay:.4s}.chat-bot-box .chat-bot-form-box #chat-bot-output p.chat-bot-fadein{animation:chatBotFadeIn .35s ease both}.chat-bot-box .chat-bot-form-box #chat-bot-output::-webkit-scrollbar{width:7px}.chat-bot-box .chat-bot-form-box #chat-bot-output::-webkit-scrollbar-thumb{background:rgba(41,77,118,.3);border-radius:4px}.chat-bot-box .chat-bot-form-box #loading-indicator{display:none;margin:10px;color:rgba(41,77,118,.6)}.chat-bot-box .chat-bot-form-box #chat-bot-form{display:flex;justify-content:space-between;align-items:flex-end;position:relative}.chat-bot-box .chat-bot-form-box #chat-bot-form #user-input{width:100%;padding:11px 40px 11px 20px;border-radius:8px;border:1px solid rgba(41,77,118,.3);font-size:1.6rem;resize:none;overflow:hidden;background:#fff;color:#22303f}.chat-bot-box .chat-bot-form-box #chat-bot-form #user-input::-moz-placeholder{color:rgba(41,77,118,.45);font-weight:500}.chat-bot-box .chat-bot-form-box #chat-bot-form #user-input::placeholder{color:rgba(41,77,118,.45);font-weight:500}.chat-bot-box .chat-bot-form-box #chat-bot-form .chat-bot-send-btn{position:absolute;top:50%;right:15px;transform:translateY(-50%);cursor:pointer;display:flex;align-items:center;justify-content:center}.chat-bot-box .chat-bot-form-box #chat-bot-form .chat-bot-send-btn .chat-bot-send-icon{font-size:2.2rem;color:#2f6fb0}.chat-bot-box .chat-bot-form-box .chat-bot-suggests{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:15px}.chat-bot-box .chat-bot-form-box .chat-bot-suggests .chat-bot-suggest{font-size:1.3rem;line-height:1.3;color:#294d76;background:#fff;border:1px solid rgba(41,77,118,.3);border-radius:8px;padding:7px 14px;cursor:pointer;transition:background .2s ease,color .2s ease,border-color .2s ease}.chat-bot-box .chat-bot-form-box .chat-bot-suggests .chat-bot-suggest:hover{background:linear-gradient(120deg,#294d76 0,#4da8ff 100%);color:#fff;border-color:transparent}.chat-bot-box .chat-bot-form-box .chat-bot-cta{display:flex;align-items:center;justify-content:center;-moz-column-gap:6px;column-gap:6px;margin-top:14px;padding:12px;border-radius:8px;font-size:1.5rem;font-weight:600;letter-spacing:.06em;color:#fff;background:linear-gradient(120deg,#294d76 0,#4da8ff 100%);transition:opacity .2s ease}.chat-bot-box .chat-bot-form-box .chat-bot-cta:hover{opacity:.85}.chat-bot-box .chat-bot-form-box .chat-bot-cta .chat-bot-cta-icon{font-size:1.6rem}@keyframes chatBotTyping{0%,100%,60%{transform:translateY(0);opacity:.35}30%{transform:translateY(-4px);opacity:1}}@keyframes chatBotFadeIn{from{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.p-top{overflow:hidden}.p-about__label,.p-service__label{display:inline-block;color:#4bccbe;font-family:"Noto Sans JP",sans-serif;font-weight:700;font-size:1.6rem;letter-spacing:.2em}@media (min-width:1000px){.p-about__label,.p-service__label{font-size:2rem;letter-spacing:.21em}}.p-mv{position:relative;display:flex;align-items:center;min-height:100svh;padding:calc(120px + 24svh) 0 90px;background-color:#000103;overflow:hidden}@media (max-width:999.98px){.p-mv{display:block;padding:0;min-height:100dvh}}.p-mv::before{content:"";position:absolute;inset:0;background:url(../images/min/top/mv-bg.jpg) center right/cover no-repeat}@media (max-width:999.98px){.p-mv::before{background-position:68% center;background-size:cover}}.p-mv__inner{position:relative;z-index:2;width:100%;max-width:1100px;margin:0 auto;padding:0 24px}@media (min-width:1000px){.p-mv__inner{padding:0 40px}}@media (max-width:999.98px){.p-mv__inner{min-height:100dvh;padding:0}}@media (min-width:600px) and (max-width:999.98px){.p-mv__inner{max-width:600px}}.p-mv__catch{display:flex;align-items:center}@media (max-width:999.98px){.p-mv__catch{display:block;position:static}}.p-mv__bar{flex-shrink:0;width:56px;height:165px;margin-right:-38px;background:linear-gradient(197.85deg,#294d76 5.49%,#010a16 93.03%)}@media (min-width:1000px){.p-mv__bar{width:85px;height:235px;margin-right:-54px}}@media (max-width:999.98px){.p-mv__bar{position:absolute;top:0;left:26px;width:55px;height:259px;margin:0;background:linear-gradient(180deg,#294d76 0,#010a16 60%,rgba(1,10,22,0) 100%);z-index:0}}.p-mv__catch-body{position:relative;z-index:1}@media (max-width:999.98px){.p-mv__catch-body{padding:clamp(48px,100dvh - 563px,139px) 52px 0 50px}}@media (min-width:600px) and (max-width:999.98px){.p-mv__catch-body{padding-top:clamp(48px,100dvh - 620px,139px)}}.p-mv__title{font-family:"Noto Sans JP",sans-serif;font-weight:700;font-size:3rem;line-height:1.4;letter-spacing:.1em}.p-mv__title span{display:block}@media (min-width:600px){.p-mv__title{font-size:3.6rem}}@media (min-width:1000px){.p-mv__title{font-size:4.2rem;line-height:1.42;letter-spacing:.16em}}@media (max-width:999.98px){.p-mv__title{display:inline-flex;flex-direction:row-reverse;gap:14px;font-weight:500;font-size:2.86rem;line-height:1.08;letter-spacing:.16em}.p-mv__title span{writing-mode:vertical-rl;text-orientation:mixed}.p-mv__title span:last-child{padding-top:66px}}@media (min-width:600px) and (max-width:999.98px){.p-mv__title{font-size:3.2rem}}.p-mv__lead{margin-top:16px;font-family:"Noto Sans JP",sans-serif;font-weight:400;font-size:1.5rem;line-height:1.7;letter-spacing:.04em}.p-mv__lead .u-br-sp{display:none}@media (min-width:1000px){.p-mv__lead{margin-top:18px;font-size:2.2rem;line-height:1.59}}@media (max-width:999.98px){.p-mv__lead{max-width:270px;margin-top:34px;margin-left:auto;font-size:1.45rem;line-height:1.586;letter-spacing:.07em;text-align:right}.p-mv__lead .u-br-sp{display:inline}}@media (min-width:600px) and (max-width:999.98px){.p-mv__lead{max-width:360px;margin-top:34px;font-size:1.65rem;line-height:1.7}}.js-anim .p-mv__bar{transform:scaleY(0);transform-origin:top center;will-change:transform}.js-anim .p-mv__title span{opacity:0;transform:translateY(36px);will-change:opacity,transform}.js-anim .p-mv__lead{opacity:0;transform:translateY(24px);will-change:opacity,transform}.js-anim.is-loaded .p-mv::before{animation:mvKenBurns 16s ease-out forwards}.js-anim.is-loaded .p-mv__bar{transform:scaleY(1);transition:transform 1.1s cubic-bezier(.16,1,.3,1) .15s}.js-anim.is-loaded .p-mv__title span{opacity:1;transform:none;transition:opacity .9s ease,transform 1.1s cubic-bezier(.16,1,.3,1)}.js-anim.is-loaded .p-mv__title span:nth-child(1){transition-delay:.45s}.js-anim.is-loaded .p-mv__title span:nth-child(2){transition-delay:.62s}.js-anim.is-loaded .p-mv__lead{opacity:1;transform:none;transition:opacity .9s ease .95s,transform 1.1s cubic-bezier(.16,1,.3,1) .95s}@keyframes mvKenBurns{from{transform:scale(1.12)}to{transform:scale(1)}}@media (prefers-reduced-motion:reduce){.js-anim .p-mv__bar{transform:none}.js-anim .p-mv__lead,.js-anim .p-mv__title span{opacity:1;transform:none}.js-anim.is-loaded .p-mv::before{animation:none}}.p-about{position:relative;padding:0 0 90px;background:linear-gradient(246deg,#2a4f79 2%,#0d1a2c 87%);overflow:hidden}@media (min-width:1000px){.p-about{padding:0 0 140px}}@media (max-width:999.98px){.p-about{display:flex;flex-direction:column;align-items:center;padding:100px 24px 110px}}.p-about__bgtext{margin:0;line-height:0;opacity:.1;pointer-events:none}.p-about__bgtext img{display:block;width:100%;height:auto}@media (max-width:999.98px){.p-about__bgtext{display:none}}.p-about__bigtext{display:none}@media (max-width:999.98px){.p-about__bigtext{display:block;position:absolute;z-index:0;opacity:.1;line-height:0;pointer-events:none}.p-about__bigtext img{display:block;height:52px;width:auto}}@media (max-width:999.98px){.p-about__bigtext--match{top:0;left:10px}}@media (max-width:999.98px){.p-about__bigtext--kouba{bottom:0;right:10px}}.p-about__inner{position:relative;z-index:2;max-width:960px;margin:0 auto;padding:34px 24px 0;text-align:center}@media (min-width:1000px){.p-about__inner{padding:44px 40px 0}}@media (max-width:999.98px){.p-about__inner{max-width:300px;padding:0;text-align:left}}@media (min-width:600px) and (max-width:999.98px){.p-about__inner{max-width:600px;text-align:center}}@media (max-width:999.98px){.p-about__label{font-size:1.3rem}}@media (min-width:600px) and (max-width:999.98px){.p-about__label{font-size:1.5rem}}.p-about__title{margin-top:26px;color:#fff;font-family:"Noto Sans JP",sans-serif;font-weight:700;font-size:3.2rem;line-height:1.4;letter-spacing:.08em}@media (min-width:1000px){.p-about__title{font-size:5rem;line-height:1.3;letter-spacing:.18em}}@media (max-width:999.98px){.p-about__title{margin-top:16px;color:#d1d5dc;font-size:2rem;line-height:1.48;letter-spacing:.06em}}@media (min-width:600px) and (max-width:999.98px){.p-about__title{font-size:2.8rem;letter-spacing:.1em}}.p-about__text{margin-top:30px;color:#fff;font-size:1.4rem;line-height:1.7;letter-spacing:0}@media (min-width:1000px){.p-about__text{font-size:1.6rem}}@media (max-width:999.98px){.p-about__text{margin-top:18px;font-size:1.25rem;line-height:1.92;letter-spacing:-.02em}}@media (min-width:600px) and (max-width:999.98px){.p-about__text{margin-top:26px;font-size:1.5rem;line-height:1.95;letter-spacing:0}}.p-service{position:relative;padding:90px 0;background-color:#000;overflow:hidden}@media (min-width:1000px){.p-service{padding:136px 0}}.p-service::before{content:"";position:absolute;inset:0;background:url(../images/min/top/service-bg.jpg) center/cover no-repeat}@media (max-width:999.98px){.p-service::before{background-position:left center}}.p-service::after{content:"";position:absolute;inset:0;background:linear-gradient(222deg,rgba(21,21,21,.82) 6%,rgba(0,0,0,.82) 86%)}@media (max-width:999.98px){.p-service::after{background:rgba(0,0,0,.68)}}.p-service__inner{position:relative;z-index:2;max-width:915px;margin:0 auto;padding:0 24px}@media (max-width:999.98px){.p-service__inner{padding:0 52px}}@media (min-width:600px) and (max-width:999.98px){.p-service__inner{max-width:600px}}@media (max-width:999.98px){.p-service__label{font-size:1.3rem;line-height:1.2}}.p-service__title{margin-top:24px;color:#d1d5dc;font-family:"Noto Sans JP",sans-serif;font-weight:500;font-size:3.2rem;line-height:1.4;letter-spacing:.08em}@media (min-width:1000px){.p-service__title{margin-top:34px;font-size:5rem;line-height:1.29;letter-spacing:.18em}}@media (max-width:999.98px){.p-service__title{margin-top:6px;font-weight:700;font-size:2rem;line-height:1.32;letter-spacing:.06em}}.p-service__cards{display:flex;flex-direction:column;gap:24px;margin-top:44px}@media (min-width:1000px){.p-service__cards{display:grid;grid-template-columns:repeat(2,1fr);gap:17px;margin-top:70px}}@media (max-width:999.98px){.p-service__cards{gap:17px}}.p-service__card{flex:1;display:flex;flex-direction:column;color:#fff;background:linear-gradient(37.63deg,#0e1b2d 14.28%,#25476f 99.02%);filter:drop-shadow(0 4px 2px rgba(0, 0, 0, .25));transition:transform .3s ease,filter .3s ease}@media (min-width:1000px){.p-service__card{min-height:295px}}.p-service__card:hover{transform:translateY(-5px);filter:drop-shadow(0 12px 18px rgba(0, 0, 0, .45))}.p-service__card-head{display:flex;align-items:flex-start;gap:14px;padding:20px 22px 14px}@media (max-width:999.98px){.p-service__card-head{gap:10px;padding:14px 14px 10px}}.p-service__card-name{display:flex;align-items:flex-start;gap:12px;flex-shrink:0}@media (max-width:999.98px){.p-service__card-name{gap:8px}}.p-service__card-num{flex-shrink:0;font-family:"Work Sans",sans-serif;font-weight:700;font-size:3.8rem;line-height:.85;color:rgba(77,168,255,.34)}@media (max-width:999.98px){.p-service__card-num{font-size:3rem}}.p-service__card-brandbox{display:flex;flex-direction:column;align-items:flex-start;flex-shrink:0}.p-service__card-brand-sub{color:#fff;font-family:"Noto Sans JP",sans-serif;font-size:1.13rem;line-height:1.2;letter-spacing:.06em}@media (max-width:999.98px){.p-service__card-brand-sub{font-size:1.05rem}}.p-service__card-brand-main{margin-top:3px;color:#fff;font-family:"Noto Sans JP",sans-serif;font-weight:700;font-size:2.3rem;line-height:1.1;letter-spacing:.04em}@media (max-width:999.98px){.p-service__card-brand-main{font-size:1.9rem}}.p-service__card-brand-en{margin-top:2px;color:rgba(77,168,255,.6);font-family:"Work Sans",sans-serif;font-size:.95rem;letter-spacing:.12em}.p-service__card-img{flex-shrink:0;margin-left:auto;width:190px;aspect-ratio:213/118;overflow:hidden;background:#16314f;box-shadow:0 4px 4px rgba(0,0,0,.25)}@media (max-width:999.98px){.p-service__card-img{width:104px}}@media (min-width:600px) and (max-width:999.98px){.p-service__card-img{width:178px}}.p-service__card-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.p-service__card-body{flex:1;display:flex;flex-direction:column;padding:0 22px 20px}@media (max-width:999.98px){.p-service__card-body{padding:0 14px 16px}}.p-service__card-catch{min-height:62px}@media (max-width:999.98px){.p-service__card-catch{min-height:0}}.p-service__card-sub{color:#4da8ff;font-family:"Noto Sans JP",sans-serif;font-weight:700;font-size:1.15rem;line-height:1.3;letter-spacing:.06em}@media (max-width:999.98px){.p-service__card-sub{font-size:1.2rem;line-height:1.15;letter-spacing:.04em}}.p-service__card-lead{margin-top:4px;color:#d1d5dc;font-family:"Noto Sans JP",sans-serif;font-weight:700;font-size:1.55rem;line-height:1.35;letter-spacing:.045em}@media (max-width:999.98px){.p-service__card-lead{margin-top:2px;font-size:1.3rem;line-height:1.2;letter-spacing:.04em}}.p-service__card-line{display:block;width:100%;height:1px;margin:14px 0;background:rgba(209,213,220,.35)}@media (max-width:999.98px){.p-service__card-line{margin:8px 0}}.p-service__card-desc{color:#d1d5dc;font-family:"Noto Sans JP",sans-serif;font-size:1.1rem;line-height:1.75}@media (max-width:999.98px){.p-service__card-desc{font-size:1rem;line-height:1.5}}.p-service__card-more{display:flex;align-items:center;justify-content:flex-end;gap:4px;margin-top:auto;padding-top:12px;color:#d1d5dc;font-family:Inter,sans-serif;font-size:1.2rem;letter-spacing:.25em}.p-service__card-more .c-icon{font-size:1.6rem}@media (max-width:999.98px){.p-service__card-more{padding-top:8px}}.p-closing{position:relative;padding:80px 0;background:linear-gradient(-48deg,#2a507c 26%,#154071 73%);overflow:hidden}@media (min-width:1000px){.p-closing{padding:110px 0}}@media (max-width:999.98px){.p-closing{padding:72px 0;background:linear-gradient(117.61deg,#0a1628 0,#0d2144 50%,#071428 100%)}}.p-closing::before{content:"";position:absolute;inset:0;background:url(../images/min/top/closing-bg.jpg) center/cover no-repeat;opacity:.2}.p-closing__inner{position:relative;z-index:2;max-width:960px;margin:0 auto;padding:0 24px;text-align:center}.p-closing__title{color:#d1d5dc;font-family:"Noto Sans JP",sans-serif;font-weight:500;font-size:2.8rem;line-height:1.5;letter-spacing:.1em}@media (min-width:1000px){.p-closing__title{font-size:4.2rem;line-height:1.3;letter-spacing:.12em}}@media (max-width:999.98px){.p-closing__title{font-size:2.1rem;line-height:1.17;letter-spacing:.07em}.js-anim .p-closing__title[data-reveal=clip].is-inview{animation-name:mkClipWipeVertical}}@media (max-width:999.98px) and (prefers-reduced-motion:reduce){.js-anim .p-closing__title[data-reveal=clip].is-inview{animation:none}}@media (max-width:999.98px){.p-closing__title-pc{display:none}}.p-closing__title-sp{display:none}@media (max-width:999.98px){.p-closing__title-sp{display:inline-flex;flex-direction:row-reverse;gap:6px}.p-closing__title-sp span{display:block;writing-mode:vertical-rl;text-orientation:mixed}.p-closing__title-sp span:last-child{padding-top:50px}}.p-closing__text{margin-top:24px;color:#fff;font-size:1.3rem;line-height:1.85;letter-spacing:.02em}.p-closing__text .u-br-sp{display:none}.p-closing__text .u-br-pc{display:inline}@media (min-width:1000px){.p-closing__text{font-size:1.4rem}}@media (max-width:999.98px){.p-closing__text{margin-top:64px;font-size:1.25rem;line-height:1.88;letter-spacing:.1em}.p-closing__text .u-br-sp{display:inline}.p-closing__text .u-br-pc{display:none}}@media (min-width:600px) and (max-width:999.98px){.p-closing__text{margin-top:56px;font-size:1.5rem;line-height:1.95}}@media (max-width:999.98px){.p-closing__text-s2{display:block;margin-top:16px}}@keyframes mkClipWipeVertical{from{clip-path:inset(0 0 100% 0)}to{clip-path:inset(0 0 0 0)}}.p-contact{background:linear-gradient(117.61deg,#0a1628 0,#0d2144 50%,#071428 100%);color:#fff}.p-contact__head{padding:140px 24px 40px;text-align:center}@media (min-width:1000px){.p-contact__head{padding:210px 40px 60px}}.p-contact__en{color:#4bccbe;font-family:Inter,sans-serif;font-weight:700;font-size:1.4rem;letter-spacing:.3em;text-indent:.3em}@media (min-width:1000px){.p-contact__en{font-size:1.6rem}}.p-contact__title{margin-top:10px;font-family:"Noto Sans JP",sans-serif;font-weight:700;font-size:2.8rem;letter-spacing:.12em}@media (min-width:1000px){.p-contact__title{font-size:4rem}}.p-contact__lead{margin-top:18px;color:#d1d5dc;font-size:1.4rem;line-height:1.9;letter-spacing:.04em}@media (min-width:1000px){.p-contact__lead{font-size:1.5rem}}.p-contact__body{max-width:760px;margin:0 auto;padding:0 24px 110px}@media (min-width:1000px){.p-contact__body{padding:0 40px 140px}}.p-contact__notice{color:#d1d5dc;font-size:1.4rem;line-height:1.8}.p-contact__notice code{display:inline-block;margin:0 2px;padding:2px 6px;background:rgba(255,255,255,.1);border-radius:3px;font-size:1.2rem}.p-contact-steps{display:flex;justify-content:center;gap:8px;margin:0 auto 36px}@media (min-width:1000px){.p-contact-steps{gap:18px;margin-bottom:48px}}.p-contact-steps__item{display:inline-flex;align-items:center;gap:7px;color:rgba(255,255,255,.45);font-size:1.2rem;font-weight:700;letter-spacing:.06em}@media (min-width:1000px){.p-contact-steps__item{font-size:1.4rem}}.p-contact-steps__item::after{content:"";width:18px;height:1px;margin-left:8px;background:rgba(255,255,255,.25)}@media (min-width:1000px){.p-contact-steps__item::after{width:34px}}.p-contact-steps__item:last-child::after{display:none}.p-contact-steps__item.is-current{color:#fff}.p-contact-steps__item.is-done{color:#4bccbe}.p-contact-steps__num{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border:1px solid currentColor;border-radius:50%;font-family:Inter,sans-serif;font-size:1.1rem}@media (min-width:1000px){.p-contact-steps__num{width:30px;height:30px;font-size:1.2rem}}.is-current .p-contact-steps__num{background:#294d76;border-color:#4da8ff;color:#fff}.is-done .p-contact-steps__num{background:#4bccbe;border-color:#4bccbe;color:#07223b}.p-contact__form-wrap{padding:32px 24px;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.12);border-radius:8px}@media (min-width:1000px){.p-contact__form-wrap{padding:48px 56px}}.p-contact__form-wrap .p-contact__field{margin-bottom:26px}.p-contact__form-wrap .p-contact__field-head{display:flex;align-items:center;gap:10px;margin-bottom:8px}.p-contact__form-wrap .p-contact__field-name{font-size:1.5rem;font-weight:700;letter-spacing:.04em}.p-contact__form-wrap .hissu,.p-contact__form-wrap .nini{flex-shrink:0;padding:2px 9px;font-size:1.05rem;font-weight:700;letter-spacing:.06em;border-radius:3px;line-height:1.5}.p-contact__form-wrap .hissu{background:#346cc1;color:#fff}.p-contact__form-wrap .nini{background:rgba(255,255,255,.16);color:#d1d5dc}.p-contact__form-wrap input[type=date],.p-contact__form-wrap input[type=email],.p-contact__form-wrap input[type=number],.p-contact__form-wrap input[type=tel],.p-contact__form-wrap input[type=text],.p-contact__form-wrap input[type=url],.p-contact__form-wrap select,.p-contact__form-wrap textarea{width:100%;padding:12px 14px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.24);border-radius:4px;color:#fff;font-family:inherit;font-size:1.5rem;line-height:1.6;transition:border-color .2s ease,background .2s ease}.p-contact__form-wrap input[type=date]::-moz-placeholder,.p-contact__form-wrap input[type=email]::-moz-placeholder,.p-contact__form-wrap input[type=number]::-moz-placeholder,.p-contact__form-wrap input[type=tel]::-moz-placeholder,.p-contact__form-wrap input[type=text]::-moz-placeholder,.p-contact__form-wrap input[type=url]::-moz-placeholder,.p-contact__form-wrap select::-moz-placeholder,.p-contact__form-wrap textarea::-moz-placeholder{color:rgba(255,255,255,.4)}.p-contact__form-wrap input[type=date]::placeholder,.p-contact__form-wrap input[type=email]::placeholder,.p-contact__form-wrap input[type=number]::placeholder,.p-contact__form-wrap input[type=tel]::placeholder,.p-contact__form-wrap input[type=text]::placeholder,.p-contact__form-wrap input[type=url]::placeholder,.p-contact__form-wrap select::placeholder,.p-contact__form-wrap textarea::placeholder{color:rgba(255,255,255,.4)}.p-contact__form-wrap input[type=date]:focus,.p-contact__form-wrap input[type=email]:focus,.p-contact__form-wrap input[type=number]:focus,.p-contact__form-wrap input[type=tel]:focus,.p-contact__form-wrap input[type=text]:focus,.p-contact__form-wrap input[type=url]:focus,.p-contact__form-wrap select:focus,.p-contact__form-wrap textarea:focus{outline:0;border-color:#4da8ff;background:rgba(255,255,255,.1)}.p-contact__form-wrap textarea{min-height:170px;resize:vertical}.p-contact__form-wrap select{-moz-appearance:none;appearance:none;-webkit-appearance:none;padding-right:36px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%234da8ff' d='M6 8 0 0h12z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center}.p-contact__form-wrap select option{color:#111}.p-contact__form-wrap .p-contact__field--agree,.p-contact__form-wrap .wpcf7-acceptance{margin:4px 0 8px;font-size:1.4rem;line-height:1.8}.p-contact__form-wrap .p-contact__field--agree .wpcf7-list-item,.p-contact__form-wrap .wpcf7-acceptance .wpcf7-list-item{margin:0}.p-contact__form-wrap .p-contact__field--agree input[type=checkbox],.p-contact__form-wrap .wpcf7-acceptance input[type=checkbox]{width:auto;margin-right:8px;accent-color:#4da8ff;transform:translateY(1px)}.p-contact__form-wrap .p-contact__field--agree a,.p-contact__form-wrap .wpcf7-acceptance a{color:#4da8ff;text-decoration:underline}.p-contact__form-wrap #confirm-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;width:100%;max-width:360px;height:56px;margin:28px auto 0;padding:0 28px;color:#fff;font-family:"Noto Sans JP",sans-serif;font-size:1.6rem;font-weight:700;letter-spacing:.2em;text-indent:.2em;background:linear-gradient(57deg,#294d76 71%,#000729 97%);border:none;border-radius:4px;cursor:pointer;transition:opacity .3s ease,transform .3s ease}.p-contact__form-wrap #confirm-button::after{content:"";width:7px;height:7px;border-top:2px solid #fff;border-right:2px solid #fff;transform:rotate(45deg);text-indent:0}.p-contact__form-wrap #confirm-button:hover:not(:disabled){opacity:.9;transform:translateY(-2px)}.p-contact__form-wrap #confirm-button:disabled{opacity:.4;cursor:not-allowed}.p-contact__form-wrap .confirm-btn-box,.p-contact__form-wrap .p-contact__submit{text-align:center}.p-contact__form-wrap .wpcf7-submit{display:none}.p-contact__form-wrap .wpcf7-not-valid-tip{margin-top:6px;color:#ff9a9a;font-size:1.2rem}.p-contact__form-wrap .wpcf7-not-valid{border-color:#ff7d7d}.p-contact__form-wrap .wpcf7-response-output{margin:22px 0 0!important;padding:14px 18px!important;border-radius:4px;font-size:1.35rem;line-height:1.7;border:1px solid rgba(255,125,125,.6);background:rgba(255,125,125,.12);color:#ffc9c9}body.modal-open{overflow:hidden}.p-contact-modal{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:20px;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility 0s linear .3s}.p-contact-modal.is-open{opacity:1;visibility:visible;transition:opacity .3s ease,visibility 0s linear 0s}.p-contact-modal__overlay{position:absolute;inset:0;background:rgba(3,8,18,.78);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.p-contact-modal__panel{position:relative;width:100%;max-width:620px;max-height:88vh;overflow-y:auto;padding:36px 26px 30px;background:linear-gradient(150deg,#0e2038 0,#0a1a30 100%);border:1px solid rgba(255,255,255,.14);border-radius:10px;box-shadow:0 24px 60px rgba(0,0,0,.5);transform:translateY(16px);transition:transform .35s cubic-bezier(.16,1,.3,1)}@media (min-width:1000px){.p-contact-modal__panel{padding:46px 48px 40px}}.p-contact-modal.is-open .p-contact-modal__panel{transform:translateY(0)}.p-contact-modal__en{color:#4bccbe;font-family:Inter,sans-serif;font-weight:700;font-size:1.2rem;letter-spacing:.3em;text-align:center}.p-contact-modal__title{margin-top:6px;font-family:"Noto Sans JP",sans-serif;font-weight:700;font-size:2rem;letter-spacing:.08em;text-align:center}@media (min-width:1000px){.p-contact-modal__title{font-size:2.4rem}}.p-contact-modal__note{margin-top:14px;color:#d1d5dc;font-size:1.3rem;line-height:1.7;text-align:center}.p-contact-modal__actions{display:flex;flex-direction:column;align-items:center;gap:14px;margin-top:30px}@media (min-width:600px){.p-contact-modal__actions{flex-direction:row-reverse;justify-content:center}}.p-contact-modal__btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;width:100%;max-width:280px;height:54px;font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:700;letter-spacing:.16em;text-indent:.16em;border-radius:4px;cursor:pointer;transition:opacity .3s ease,transform .3s ease,background .3s ease}@media (min-width:600px){.p-contact-modal__btn{width:auto;min-width:200px}}.p-contact-modal__btn .c-icon{font-size:1.9rem;text-indent:0}.p-contact-modal__btn--send{color:#fff;background:linear-gradient(57deg,#294d76 71%,#000729 97%);border:none}.p-contact-modal__btn--send:hover{opacity:.9;transform:translateY(-2px)}.p-contact-modal__btn--back{color:#d1d5dc;background:0 0;border:1px solid rgba(255,255,255,.4)}.p-contact-modal__btn--back:hover{background:rgba(255,255,255,.08)}.p-contact-confirm{margin-top:26px}.p-contact-confirm__row{padding:16px 0;border-bottom:1px solid rgba(255,255,255,.12)}@media (min-width:600px){.p-contact-confirm__row{display:grid;grid-template-columns:180px 1fr;gap:16px;align-items:start}}.p-contact-confirm__row:first-child{border-top:1px solid rgba(255,255,255,.12)}.p-contact-confirm__label{display:flex;align-items:center;gap:8px;color:#d1d5dc;font-size:1.35rem;font-weight:700;letter-spacing:.04em}.p-contact-confirm__label .hissu,.p-contact-confirm__label .nini{padding:1px 7px;font-size:1rem;font-weight:700;border-radius:3px}.p-contact-confirm__label .hissu{background:#346cc1;color:#fff}.p-contact-confirm__label .nini{background:rgba(255,255,255,.16);color:#d1d5dc}.p-contact-confirm__value{margin-top:8px;color:#fff;font-size:1.5rem;line-height:1.7;word-break:break-word}@media (min-width:600px){.p-contact-confirm__value{margin-top:0}}.p-contact-confirm__value--message{white-space:pre-wrap}.p-contact__complete{max-width:640px;margin:0 auto;padding:20px 0 40px;text-align:center}.p-contact__complete-icon{display:inline-flex;align-items:center;justify-content:center;color:#4bccbe}.p-contact__complete-icon--fail{width:56px;height:56px;border:2px solid #ff9a9a;border-radius:50%;color:#ff9a9a;font-size:3rem;font-weight:700}.p-contact__complete-title{margin-top:22px;font-family:"Noto Sans JP",sans-serif;font-weight:700;font-size:2.2rem;letter-spacing:.08em}@media (min-width:1000px){.p-contact__complete-title{font-size:2.8rem}}.p-contact__complete-text{margin-top:20px;color:#d1d5dc;font-size:1.4rem;line-height:2;letter-spacing:.03em}@media (min-width:1000px){.p-contact__complete-text{font-size:1.5rem}}.p-contact__complete-btn{min-width:240px;height:52px;margin-top:36px}.p-lower{background:linear-gradient(117.61deg,#0a1628 0,#0d2144 50%,#071428 100%);color:#fff}.p-lower__head{padding:140px 24px 40px;text-align:center}@media (min-width:1000px){.p-lower__head{padding:210px 40px 60px}}.p-lower__en{color:#4bccbe;font-family:Inter,sans-serif;font-weight:700;font-size:1.4rem;letter-spacing:.3em;text-indent:.3em}@media (min-width:1000px){.p-lower__en{font-size:1.6rem}}.p-lower__title{margin-top:10px;font-family:"Noto Sans JP",sans-serif;font-weight:700;font-size:2.8rem;letter-spacing:.1em}@media (min-width:1000px){.p-lower__title{font-size:4rem}}.p-lower__body{max-width:880px;margin:0 auto;padding:0 24px 100px}@media (min-width:1000px){.p-lower__body{padding:0 40px 130px}}.p-lower__content{padding:32px 24px;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.12);border-radius:8px}@media (min-width:1000px){.p-lower__content{padding:48px 56px}}.p-lower__content>p:first-child{color:#d1d5dc;font-size:1.45rem;line-height:1.95}.p-lower__content h2{display:flex;align-items:center;gap:12px;margin:48px 0 18px;padding-bottom:12px;border-bottom:1px solid rgba(255,255,255,.18);font-family:"Noto Sans JP",sans-serif;font-weight:700;font-size:1.9rem;letter-spacing:.04em;line-height:1.5}@media (min-width:1000px){.p-lower__content h2{font-size:2.2rem}}.p-lower__content h2::before{content:"";flex-shrink:0;width:4px;height:1em;background:#4da8ff;border-radius:2px}.p-lower__content h2:first-child{margin-top:0}.p-lower__content h3{margin:28px 0 12px;font-family:"Noto Sans JP",sans-serif;font-weight:700;font-size:1.6rem;color:#d1d5dc;letter-spacing:.04em}.p-lower__content p{margin:0 0 16px;color:#fff;font-size:1.45rem;line-height:1.95;letter-spacing:.02em}.p-lower__content ol,.p-lower__content ul{margin:0 0 18px;padding-left:1.4em}.p-lower__content ol li,.p-lower__content ul li{margin-bottom:8px;color:#fff;font-size:1.45rem;line-height:1.9}.p-lower__content ul li{list-style:none;position:relative}.p-lower__content ul li::before{content:"";position:absolute;top:.78em;left:-1.1em;width:6px;height:6px;background:#4bccbe;border-radius:50%}.p-lower__content ol{padding-left:1.6em}.p-lower__content ol li{list-style:decimal}.p-lower__content a{color:#4da8ff;text-decoration:underline;text-underline-offset:2px;word-break:break-all}.p-lower__content a:hover{opacity:.8}.p-lower__content strong{font-weight:700}.p-lower__content dl{margin:8px 0 18px}@media (min-width:600px){.p-lower__content dl{display:grid;grid-template-columns:140px 1fr;row-gap:10px;-moz-column-gap:16px;column-gap:16px}}.p-lower__content dt{color:#d1d5dc;font-size:1.4rem;font-weight:700}@media (min-width:600px){.p-lower__content dt{padding-top:0}}.p-lower__content dd{margin:4px 0 14px;color:#fff;font-size:1.45rem;line-height:1.8}@media (min-width:600px){.p-lower__content dd{margin:0}}.p-lower__content .wp-block-heading{scroll-margin-top:120px}.p-lower__content .p-lower__date{margin-top:32px;color:rgba(255,255,255,.7);font-size:1.3rem;text-align:right}.p-lower__back{margin-top:48px;text-align:center}.p-lower__back-btn{min-width:240px;height:52px}.p-error404{display:flex;align-items:center;justify-content:center;min-height:78vh;padding:160px 24px 120px;text-align:center;background:linear-gradient(117.61deg,#0a1628 0,#0d2144 50%,#071428 100%);color:#fff}@media (min-width:1000px){.p-error404{padding:220px 40px 160px}}.p-error404__inner{max-width:720px}.p-error404__code{font-family:"Work Sans",Inter,sans-serif;font-weight:700;font-size:clamp(9rem,22vw,16rem);line-height:1;letter-spacing:.04em;background:linear-gradient(135deg,#7cc0ff 0,#4da8ff 45%,#4bccbe 100%);-webkit-background-clip:text;background-clip:text;color:transparent;filter:drop-shadow(0 8px 30px rgba(77, 168, 255, .25))}.p-error404__title{margin-top:8px;font-family:"Noto Sans JP",sans-serif;font-weight:700;font-size:2rem;letter-spacing:.06em}@media (min-width:1000px){.p-error404__title{font-size:2.6rem}}.p-error404__text{margin-top:20px;color:#d1d5dc;font-size:1.4rem;line-height:1.9;letter-spacing:.02em}@media (min-width:1000px){.p-error404__text{font-size:1.55rem}}.p-error404__actions{margin-top:40px}.p-error404__btn{min-width:240px;height:54px}.p-error404__link{display:inline-block;margin-top:22px;color:#4da8ff;font-size:1.4rem;letter-spacing:.04em;text-decoration:underline;text-underline-offset:3px}.p-error404__link:hover{opacity:.8}.js-anim [data-reveal]{will-change:opacity,transform}.js-anim [data-reveal=up]{opacity:0;transform:translateY(46px)}.js-anim [data-reveal=left]{opacity:0;transform:translateX(-56px)}.js-anim [data-reveal=right]{opacity:0;transform:translateX(56px)}.js-anim [data-reveal=scale]{opacity:0;transform:scale(.9)}.js-anim [data-reveal=clip]{opacity:0}.js-anim [data-reveal].is-inview{opacity:1;transform:none;transition:opacity .8s ease,transform 1s cubic-bezier(.16,1,.3,1);transition-delay:var(--reveal-delay,0s)}.js-anim [data-reveal=clip].is-inview{opacity:1;transition:opacity .5s ease;animation:mkClipWipe 1.05s cubic-bezier(.16,1,.3,1) both;animation-delay:var(--reveal-delay,0s)}.js-anim [data-reveal=mask] .mk-line{display:block;overflow:hidden}.js-anim [data-reveal=mask] .mk-line>span{display:block;transform:translateY(115%);transition:transform .95s cubic-bezier(.16,1,.3,1);transition-delay:var(--reveal-delay,0s);will-change:transform}.js-anim [data-reveal=mask].is-inview .mk-line>span{transform:none}.js-anim [data-reveal=mask].is-inview .mk-line:nth-child(2)>span{transition-delay:calc(var(--reveal-delay,0s) + .12s)}.js-anim [data-reveal=mask].is-inview .mk-line:nth-child(3)>span{transition-delay:calc(var(--reveal-delay,0s) + .24s)}.js-anim .p-service__card-img img{opacity:0;transform:scale(1.12);will-change:opacity,transform}.js-anim .p-service__card-img.is-inview img{opacity:1;transform:scale(1);transition:opacity 1.1s ease,transform 1.6s cubic-bezier(.16,1,.3,1)}@keyframes mkClipWipe{from{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0 0 0 0)}}@media (prefers-reduced-motion:reduce){.js-anim [data-reveal],.js-anim [data-reveal].is-inview{opacity:1;transform:none;clip-path:none;animation:none;transition:none}.js-anim [data-reveal=mask] .mk-line>span,.js-anim [data-reveal=mask].is-inview .mk-line>span{transform:none;transition:none}.js-anim .p-service__card-img img,.js-anim .p-service__card-img.is-inview img{opacity:1;transform:none;transition:none}}
/* mfn patch: SP header logo + slider cards/tags (2026-08) */
@media (max-width:999px){.p-header__logo-img{height:4rem}.p-header--common .p-header__logo-img{height:2.4rem}.p-header__drawer-actions--single{grid-template-columns:1fr}.p-header__drawer-actions--single .p-header__drawer-apply{width:100%}}
@media (max-width:999px) and (min-width:600px) and (max-width:799px){.p-header__logo-img{height:2.8rem}.p-header--common .p-header__logo-img{height:2.4rem}}
@media (max-width:999px) and (min-width:800px) and (max-width:999px){.p-header__logo-img{height:3.5rem}.p-header--common .p-header__logo-img{height:2.8rem}}
@media (max-width:599px){.p-companies .c-tag{padding:.15rem .55rem;font-size:1.2rem;line-height:1.2}.p-companies .c-card__body{gap:.35rem}.p-companies .c-card__tags{align-items:flex-start;align-content:flex-start;row-gap:.15rem;column-gap:.3rem;max-height:6.2rem;padding-top:.4rem}.p-companies__slider .swiper-wrapper{align-items:stretch}.p-companies__slider .swiper-slide{height:auto;display:flex}.p-companies__slider .c-card{width:100%;height:100%;min-height:100%}}
@media (max-width:999px){.p-page-login .c-form__input,.p-page-login .c-form__textarea,.p-page-password-reset .c-form__input,.p-page-password-reset .c-form__textarea{font-size:16px}}
.p-single-company__meta:has(+ .p-single-company__sns){margin-bottom:1.6rem}
@media (min-width:1000px){.p-single-company__meta:has(+ .p-single-company__sns){margin-bottom:2rem}}
.p-single-company__sns{margin-top:0;margin-bottom:1.6rem}
@media (min-width:1000px){.p-single-company__sns{margin-bottom:2rem}}
