﻿:root{--main-bg: #050505;--card-bg: #0e0e0e;--text-white: #ffffff;--accent-orange: #f39800;--gray-text: #888888;--font-en: Montserrat, sans-serif;--font-jp: Zen Kaku Gothic New, sans-serif}#vanta-bird{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:0;pointer-events:none}.hero{position:relative;z-index:1;background:transparent !important;min-height:100vh;display:flex;align-items:center}.hero_inner{background:transparent !important}.hero_inner_right h2{text-shadow:0 0 20px #000,0 0 40px rgba(243,152,0,.5)}.hero_inner_right p{text-shadow:0 0 10px #000;background:rgba(0,0,0,.4);padding:10px;border-radius:4px;backdrop-filter:blur(2px)}main>section:not(.hero){position:relative;z-index:1}.cyber-main-bg{background-color:#050505;color:#fff;min-height:100vh}.l-container{width:90%;margin:0 auto}.l-container{max-width:var(--width-content-w)}.cyber-breadcrumb{background:#0a0a0a;border-bottom:1px solid #222;padding:15px 0}.cyber-breadcrumb .Breadcrumb_list{display:flex;gap:10px;font-size:1.2rem;color:#888}.cyber-breadcrumb .Breadcrumb_list a{color:#888;text-decoration:none;transition:.3s}.cyber-breadcrumb .Breadcrumb_list a:hover{color:#f39800}.cyber-breadcrumb .Breadcrumb_list .Breadcrumb_item:not(:last-child)::after{content:">";margin-left:10px;color:#444}.cyber-breadcrumb .Breadcrumb_list .is-current{color:#f39800}.company{padding:0px 0 100px}.section-title-cyber{font-family:"Montserrat",sans-serif;font-size:3.2rem;font-weight:900;color:#fff;text-align:center;margin-bottom:50px;position:relative;letter-spacing:.1em}.section-title-cyber::after{content:"";display:block;width:60px;height:3px;background:#f39800;margin:15px auto 0;box-shadow:0 0 10px #f39800}.company-profile-grid{display:grid;grid-template-columns:1fr;gap:20px;max-width:1000px;margin:0 auto 100px}@media screen and (min-width: 769px){.company-profile-grid{grid-template-columns:repeat(2, 1fr)}}.profile-item{background:rgba(10,10,10,.8);border:1px solid #333;padding:25px;display:flex;flex-direction:column;gap:10px;transition:.3s}.profile-item:hover{border-color:#f39800;box-shadow:0 0 15px rgba(243,152,0,.1)}.profile-item.full-width{grid-column:1/-1}.profile-item .profile-label{font-size:1.5rem;color:#f39800;font-weight:bold;font-family:"Montserrat",sans-serif;border-bottom:1px solid #333;padding-bottom:5px}@media screen and (min-width: 769px){.profile-item .profile-label{font-size:1.6rem}}.profile-item .profile-data{font-size:1.5rem;color:#ddd;line-height:1.6}@media screen and (min-width: 769px){.profile-item .profile-data{font-size:1.6rem}}.profile-item .profile-data .sub-note{display:block;font-size:1.2rem;color:#888;margin-top:5px}.profile-item .profile-data ul.cyber-list-disc li{list-style:none;position:relative;padding-left:1.2em;margin-bottom:5px}.profile-item .profile-data ul.cyber-list-disc li::before{content:">";position:absolute;left:0;color:#f39800}.link-cloud{display:flex;flex-wrap:wrap;gap:10px}.link-cloud a{display:inline-block;padding:8px 15px;background:#111;border:1px solid #333;color:#aaa;font-size:1.3rem;text-decoration:none;border-radius:4px;transition:.3s}.link-cloud a:hover{background:#f39800;color:#000;border-color:#f39800}.cert-list{display:flex;flex-wrap:wrap;align-items:center;gap:20px;margin-bottom:30px}.cert-list li{list-style:none;display:flex;align-items:center;gap:10px}.cert-list .cert-img{max-height:50px;border:1px solid #fff}.sub-head-cyber{font-size:1.6rem;color:#fff;margin-bottom:15px;border-left:4px solid #f39800;padding-left:10px}.qualifications-grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(180px, 1fr));gap:15px}.qualifications-grid li{background:#000;border:1px solid #333;padding:15px;text-align:center;border-radius:4px}.qualifications-grid li img{max-width:80px;margin:10px auto 10px auto}.qualifications-grid li span{display:block;font-size:1.2rem;color:#ccc}.history-section{max-width:800px;margin:0 auto 100px}.timeline-cyber{position:relative;padding-left:40px}.timeline-cyber::before{content:"";position:absolute;top:0;left:14px;width:2px;height:100%;background:linear-gradient(to bottom, #f39800 0%, transparent 100%)}.timeline-item{position:relative;margin-bottom:40px}.timeline-item::before{content:"";position:absolute;top:5px;left:-31px;width:12px;height:12px;background:#000;border:2px solid #f39800;border-radius:50%;box-shadow:0 0 10px #f39800}.timeline-item .time-date{font-family:"Montserrat",sans-serif;color:#f39800;font-weight:bold;font-size:1.8rem;margin-bottom:5px}.timeline-item .time-content{background:rgba(255,255,255,.05);padding:15px 20px;border-radius:4px;border:1px solid #333;color:#ddd;font-size:1.5rem}.timeline-item.future{opacity:.7}.timeline-item.future .time-date{color:#888}.timeline-item.future::before{border-color:#888;box-shadow:none}.office-wrapper{margin-bottom:100px}.office-box{margin-bottom:60px}.office-box .office-name{font-size:2rem;color:#fff;margin-bottom:20px;padding-left:20px;border-left:5px solid #f39800}.map-grid{display:grid;grid-template-columns:1fr;gap:20px}@media screen and (min-width: 769px){.map-grid{grid-template-columns:1fr 1fr}}.map-grid li{list-style:none}.map-grid li:nth-of-type(1) iframe{filter:invert(90%) hue-rotate(180deg) contrast(1.2)}.map-frame{position:relative;height:300px;border:1px solid #333;padding:5px;background:rgba(255,255,255,.05)}.map-frame .frame-corner{position:absolute;width:20px;height:20px;border:2px solid #f39800;z-index:2}.map-frame .frame-corner.top-left{top:-2px;left:-2px;border-right:none;border-bottom:none}.map-frame .frame-corner.bottom-right{bottom:-2px;right:-2px;border-left:none;border-top:none}.attempt-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;margin-bottom:100px}.attempt-grid li{list-style:none;width:150px;background:#fff;padding:10px;border-radius:4px;display:flex;align-items:center}.attempt-grid li img{width:100%;height:auto}.mvv-img-box{text-align:center;margin-bottom:80px}.mvv-img-box .cyber-invert{max-width:100%;width:600px;margin:auto}.message-section{display:flex;flex-direction:column;gap:40px;max-width:900px;margin:0 auto}.cyber-message-card{background:rgba(0,0,0,.5);border:1px solid #333;padding:40px;position:relative}.cyber-message-card .msg-title{font-size:2rem;color:#f39800;text-align:center;margin-bottom:30px;font-weight:bold;text-transform:uppercase;letter-spacing:.1em}.cyber-message-card .msg-body{font-size:1.6rem;color:#ddd;line-height:2}.cyber-message-card .msg-body p{margin-bottom:20px}.cyber-message-card .recommend-box{background:#111;border:1px dashed #444;padding:20px;margin:30px 0}.cyber-message-card .recommend-box h4{color:#fff;margin-bottom:15px;font-weight:bold}.cyber-message-card .recommend-box ul li{list-style:none;color:#aaa;margin-bottom:5px}.cyber-message-card .recommend-box ul li::before{content:"✔ ";color:#f39800}
