html{scroll-behavior:smooth}body{margin:0;overflow-x:hidden}.flash-global-header,.flash-global-header *,.flash-global-footer,.flash-global-footer *{box-sizing:border-box}
.flash-global-header{position:relative;z-index:1000;width:100%;height:88px;display:grid;grid-template-columns:190px 1fr 150px;align-items:center;padding:0 4vw;border-top:1px solid #dfe2e4;border-bottom:1px solid #dfe2e4;background:#fff;color:#181c21;font-family:"Helvetica Neue","Noto Sans JP",Arial,sans-serif}
.flash-global-brand{display:flex;align-items:center;width:146px;height:64px;text-decoration:none}
.flash-global-brand img{display:block;width:146px;height:auto;mix-blend-mode:multiply}
.flash-global-nav{display:flex;align-items:center;justify-content:center;gap:clamp(22px,3vw,52px);height:100%;font-size:10px;letter-spacing:.13em}
.flash-global-nav>a,.flash-global-drop>button{border:0;padding:0;color:inherit;background:transparent;font:inherit;letter-spacing:inherit;text-decoration:none;cursor:pointer;white-space:nowrap}
.flash-global-drop{position:relative;height:100%;display:flex;align-items:center}
.flash-global-drop>button{height:100%;display:flex;align-items:center;gap:8px}
.flash-global-drop>button::after{content:"⌄";font-size:12px;transform:translateY(-1px);transition:transform .25s}
.flash-global-drop:hover>button::after,.flash-global-drop:focus-within>button::after{transform:translateY(1px) rotate(180deg)}
.flash-global-menu{position:absolute;top:calc(100% - 1px);left:50%;width:240px;padding:13px;background:#fff;border:1px solid #d5d9dc;box-shadow:0 18px 45px rgba(25,30,36,.09);opacity:0;visibility:hidden;transform:translate(-50%,8px);transition:opacity .22s,transform .22s,visibility .22s}
.flash-global-drop:hover .flash-global-menu,.flash-global-drop:focus-within .flash-global-menu{opacity:1;visibility:visible;transform:translate(-50%,0)}
.flash-global-menu a{display:flex;align-items:center;justify-content:space-between;min-height:43px;padding:0 10px;border-bottom:1px solid #eceeef;color:#30363c;text-decoration:none;font-size:9px;letter-spacing:.1em}
.flash-global-menu a:last-child{border-bottom:0}.flash-global-menu a::after{content:"↗";color:#7650b8}.flash-global-menu a:hover{color:#7650b8;background:#faf8fd}
.flash-global-contact{justify-self:end;width:130px;height:44px;display:flex;align-items:center;justify-content:space-between;padding:0 14px;border:1px solid #252b31;color:#181c21;text-decoration:none;font-size:10px;letter-spacing:.13em;transition:background .25s,color .25s}
.flash-global-contact:hover{color:#fff;background:#252b31}
.flash-global-footer{padding:58px 6.2vw 30px;border-top:1px solid #dfe2e4;background:#fff;color:#252b31;font-family:"Helvetica Neue","Noto Sans JP",Arial,sans-serif}
.flash-global-footer-head{display:flex;align-items:center;justify-content:space-between;gap:35px;margin-bottom:42px}
.flash-global-footer-head img{display:block;width:155px;height:auto;mix-blend-mode:multiply}
.flash-global-footer-head p{margin:0;color:#7650b8;font-size:9px;font-weight:600;letter-spacing:.18em}
.flash-global-footer nav{display:grid;grid-template-columns:repeat(10,1fr);border-top:1px solid #dfe2e4;border-bottom:1px solid #dfe2e4}
.flash-global-footer nav a{min-height:62px;display:flex;align-items:center;justify-content:center;padding:0 10px;border-right:1px solid #e1e4e6;color:#30363c;text-decoration:none;text-align:center;font-size:9px;letter-spacing:.1em;transition:color .2s,background .2s}
.flash-global-footer nav a:last-child{border-right:0}.flash-global-footer nav a:hover{color:#7650b8;background:#faf8fd}
.flash-global-footer small{display:block;margin-top:27px;color:#8a9197;font-size:8px;letter-spacing:.05em}
.flash-global-nav a[aria-current="page"],.flash-global-footer a[aria-current="page"]{color:#7650b8}.flash-mobile-toggle,.flash-mobile-panel{display:none}
@media(max-width:900px){.flash-global-header{grid-template-columns:160px 1fr 120px;padding:0 24px}.flash-global-nav{gap:18px}.flash-global-contact{width:112px}.flash-global-footer nav{grid-template-columns:repeat(4,1fr)}.flash-global-footer nav a{border-bottom:1px solid #e1e4e6}}
@media(max-width:680px){main,main *{min-width:0}main img{max-width:100%;height:auto}main section:not(:first-child)>h2,main section:not(:first-child)>div>h2{font-size:clamp(28px,8vw,38px)!important;line-height:1.42!important}main h3{font-size:min(21px,5.5vw)!important}input,select,textarea{font-size:16px!important}.flash-global-header{position:relative;z-index:3000;height:72px;grid-template-columns:1fr auto auto;gap:17px;padding:0 max(20px,env(safe-area-inset-right)) 0 max(20px,env(safe-area-inset-left))}.flash-global-brand{width:124px;height:56px}.flash-global-brand img{width:124px}.flash-global-nav{display:none}.flash-global-contact{width:auto;height:auto;padding:9px 0;border:0;font-size:8px}.flash-global-contact span{display:none}.flash-mobile-toggle{position:relative;z-index:2;width:32px;height:32px;display:grid;align-content:center;gap:6px;padding:0;border:0;background:transparent;cursor:pointer}.flash-mobile-toggle i{display:block;width:24px;height:1px;background:#20262c;transition:transform .28s,opacity .28s}.flash-mobile-toggle[aria-expanded="true"] i:first-child{transform:translateY(3.5px) rotate(45deg)}.flash-mobile-toggle[aria-expanded="true"] i:last-child{transform:translateY(-3.5px) rotate(-45deg)}.flash-mobile-panel{position:fixed;z-index:2500;inset:72px 0 0;display:flex;flex-direction:column;justify-content:space-between;padding:26px max(22px,env(safe-area-inset-right)) max(24px,env(safe-area-inset-bottom)) max(22px,env(safe-area-inset-left));overflow:auto;background:#fff;opacity:0;visibility:hidden;transform:translateY(-10px);transition:opacity .25s,transform .25s,visibility .25s}.flash-mobile-panel[aria-hidden="false"]{opacity:1;visibility:visible;transform:none}.flash-mobile-panel nav>a,.flash-mobile-services>p{min-height:58px;display:flex;align-items:center;margin:0;border-bottom:1px solid #d9dcdf;color:#20262c;text-decoration:none;font-size:17px;letter-spacing:.06em}.flash-mobile-panel nav>a>span,.flash-mobile-services>p>span{width:35px;color:#7650b8;font-size:8px}.flash-mobile-services{padding-bottom:12px;border-bottom:1px solid #d9dcdf}.flash-mobile-services>p{border:0}.flash-mobile-services>a{display:block;margin:0 0 0 35px;padding:9px 0;color:#657079;text-decoration:none;font-size:10px;letter-spacing:.08em}.flash-mobile-panel a[aria-current="page"]{color:#7650b8}.flash-mobile-panel footer{display:flex;justify-content:space-between;gap:20px;margin-top:35px;padding-top:18px;border-top:1px solid #2d3339;color:#7650b8;font-size:7px;letter-spacing:.12em}.flash-menu-open{overflow:hidden}.flash-global-footer{padding:44px 22px max(25px,env(safe-area-inset-bottom))}.flash-global-footer-head{align-items:flex-start;flex-direction:column;margin-bottom:30px}.flash-global-footer nav{grid-template-columns:repeat(2,1fr)}.flash-global-footer nav a{justify-content:flex-start;min-height:52px;padding-left:12px}.flash-global-footer-head img{width:140px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.flash-mobile-panel,.flash-mobile-toggle i{transition:none!important}}
.flash-global-company{display:grid;grid-template-columns:1.15fr 1.25fr 1.25fr .75fr;gap:4vw;margin-top:46px;padding:36px 0 8px;border-top:1px solid #2c3238}.flash-global-company>div{display:flex;flex-direction:column;align-items:flex-start}.flash-global-company p{margin:0 0 15px!important;color:#7650b8!important;font-size:8px!important;font-weight:600;letter-spacing:.16em}.flash-global-company strong{font-size:15px;font-weight:500}.flash-global-company address,.flash-global-company a{margin:0 0 7px;color:#59636b;text-decoration:none;font-size:10px;font-style:normal;line-height:1.8}.flash-global-company a:hover{color:#7650b8}@media(max-width:900px){.flash-global-company{grid-template-columns:repeat(2,1fr);gap:34px}}@media(max-width:680px){.flash-global-company{grid-template-columns:1fr;gap:27px;margin-top:34px;padding-top:28px}}
.fcp-final>a,.fip-final>a,.fap-final>a,.frp-final>a,.fsp-final>a,.flash-final>a,.fct-submit,.flash-diag-cta{color:#fff!important}.fcp-filter button[aria-pressed="true"],.fip-filter button[aria-pressed="true"],.fsp-switcher button[aria-selected="true"],.fct-choice button[aria-pressed="true"]{color:#fff!important}
@media (hover:hover) and (pointer:fine){body.flash-crescent-ready,body.flash-crescent-ready a,body.flash-crescent-ready button,body.flash-crescent-ready input,body.flash-crescent-ready select,body.flash-crescent-ready textarea,body.flash-crescent-ready label{cursor:none!important}.flash-crescent-cursor{position:fixed;z-index:10000;left:0;top:0;width:22px;height:22px;border-radius:50%;background:linear-gradient(145deg,#b89ae4,#7650b8 68%,#563685);pointer-events:none;opacity:0;transform:translate(-50%,-50%);transition:width .22s,height .22s,opacity .18s,filter .22s;filter:drop-shadow(0 3px 7px rgba(73,42,119,.2))}.flash-crescent-cursor::after{content:"";position:absolute;width:20px;height:20px;left:-4px;top:-4px;border-radius:50%;background:#fff}.flash-crescent-cursor.is-visible{opacity:.92}.flash-crescent-cursor.is-active{width:30px;height:30px;filter:drop-shadow(0 5px 12px rgba(73,42,119,.27))}.flash-crescent-cursor.is-active::after{width:27px;height:27px;left:-6px;top:-6px}}
