@charset "UTF-8";*{margin:0;padding:0;box-sizing:border-box}.container{max-width:1200px;margin:0 auto;padding:0 20px;line-height:1.8em;font-size:1.75em}.main-content{background:#fff;margin:-30px auto 0;border-radius:20px 20px 0 0;position:relative;z-index:1}.section{padding:60px 0;border-bottom:1px solid #eee}span.bdf{font-weight:700}.section:last-child{border-bottom:none}.section h2{font-size:2rem;font-weight:700;color:#1e3c72;margin-bottom:30px;position:relative;padding-left:30px}.section h2:before{content:'';position:absolute;left:0;top:50%;transform:translateY(-50%);width:20px;height:20px;background:linear-gradient(135deg,#1e3c72,#2a5298);border-radius:50%}.section h3{font-size:1.4rem;font-weight:700;color:#2a5298;margin:40px 0 20px;padding-bottom:10px;border-bottom:2px solid #e3f2fd}.section h3.sent01{font-size:1.4rem;font-weight:700;color:#000;margin:40px 0 10px;border-bottom:none}.valuable-info{background:linear-gradient(135deg,#fff3cd 0%,#ffeaa7 100%);border-left:5px solid #f39c12;border-radius:15px;padding:30px;margin:30px 0;position:relative;box-shadow:0 5px 20px rgba(243,156,18,.2)}.valuable-info:before{content:'💎';position:absolute;top:15px;right:15px;font-size:2.5rem}.valuable-info h4{color:#b7950b;font-size:1.3rem;margin-bottom:20px;font-weight:700}.valuable-info ul{list-style:none;padding:0}.valuable-info li{margin:15px 0;padding-left:30px;position:relative;line-height:1.6}.valuable-info li:before{content:'🔸';position:absolute;left:0}.vda-item{background:linear-gradient(135deg,#e3f2fd 0%,#bbdefb 100%);border-left:4px solid #2196f3;padding:20px;margin:20px 0;border-radius:0 15px 15px 0;box-shadow:0 3px 15px rgba(33,150,243,.2)}.vda-item code{background:#1976d2;color:#fff;padding:4px 10px;border-radius:6px;font-weight:700;font-size:.95rem;margin-right:10px}.vda-item h5{color:#1565c0;font-size:1.1rem;margin-bottom:10px;font-weight:700}.image-card{background:linear-gradient(135deg,#f5f7fa 0%,#c3cfe2 100%);border-radius:15px;padding:40px;margin:30px 0;text-align:center;position:relative;overflow:hidden}.image-card p{font-weight:700}.image-card:before{content:'🚗';font-size:4rem;position:absolute;top:20px;right:20px;opacity:.1}.image-placeholder{width:100%;height:300px;background:linear-gradient(45deg,#667eea 0%,#764ba2 100%);border-radius:10px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.2rem;margin-bottom:20px;position:relative;overflow:hidden}.bg01{background-image:url(//ffsecurity.co.jp/wp-content/themes/ff/images/tisax/tisax_pic01.jpg);background-size:cover;background-position:center}@media screen and (max-width :834px){.bg01{background-position:right center}}.bg02{background-image:url(//ffsecurity.co.jp/wp-content/themes/ff/images/tisax/tisax_pic02.jpg);background-size:cover;background-position:center}@media screen and (max-width :834px){.bg02{background-position:left center}}.bg03{background-image:url(//ffsecurity.co.jp/wp-content/themes/ff/images/tisax/tisax_pic03.jpg);background-size:cover;background-position:center}@media screen and (max-width :834px){.bg03{background-position:right center}}.bg04{background-image:url(//ffsecurity.co.jp/wp-content/themes/ff/images/tisax/tisax_pic04.jpg);background-size:cover;background-position:center}.bg05{background-image:url(//ffsecurity.co.jp/wp-content/themes/ff/images/tisax/tisax_pic05.jpg);background-size:cover;background-position:center}.bg06{background-image:url(//ffsecurity.co.jp/wp-content/themes/ff/images/tisax/tisax_pic06.jpg);background-size:cover;background-position:center}.image-placeholder:before{content:'';position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);animation:shimmer 2s infinite}@keyframes shimmer{0%{left:-100%}100%{left:100%}}.cost-table{background:#fff;border-radius:15px;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.1);margin:30px 0}.cost-table table{width:100%;border-collapse:collapse}.cost-table th{background:linear-gradient(135deg,#1e3c72,#2a5298);color:#fff;padding:20px;font-weight:700;text-align:left}.cost-table th.left_th{width:30%}.cost-table th.now_th{white-space:nowrap}.cost-table td{padding:20px;border-bottom:1px solid #eee;vertical-align:top}.cost-table td.left_td{font-weight:700 !important}.cost-table tr:hover{background-color:#f8f9fa}.process-steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;margin:40px 0}.step{background:#fff;border-radius:15px;padding:30px;box-shadow:0 5px 20px rgba(0,0,0,.1);position:relative;transition:transform .3s ease}.step:hover{transform:translateY(-5px)}.step-number{position:absolute;top:-15px;left:30px;background:linear-gradient(135deg,#1e3c72,#2a5298);color:#fff;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.2rem}.step h4{margin-top:10px;margin-bottom:15px;color:#1e3c72;font-size:1.2rem}.problem-list{background:linear-gradient(135deg,#fff3cd 0%,#ffeaa7 100%);border:1px solid #ffeaa7;border-radius:15px;padding:30px;margin:30px 0;box-shadow:0 5px 20px rgba(255,234,167,.3)}.problem-list h4{color:#856404;margin-bottom:20px;font-size:1.3rem}.problem-list ul{list-style:none;padding:0}.problem-list li{margin:15px 0;padding-left:30px;position:relative;line-height:1.6}.problem-list li:before{content:'⚠️';position:absolute;left:0}.benefit-list{background:linear-gradient(135deg,#d4edda 0%,#c3e6cb 100%);border:1px solid #c3e6cb;border-radius:15px;padding:30px;margin:30px 0;box-shadow:0 5px 20px rgba(195,230,203,.3)}.benefit-list h4{color:#155724;margin-bottom:20px;font-size:1.3rem;font-weight:700}.benefit-list ul{list-style:none;padding:0}.benefit-list li{margin:15px 0;padding-left:30px;position:relative;line-height:1.6}.benefit-list li:before{content:'✅';position:absolute;left:0}.cta-section{background:linear-gradient(135deg,#1e3c72 0%,#2a5298 100%);color:#fff;padding:60px 0;text-align:center;margin-top:60px}.cta-button{display:inline-block;background:#ff6b6b;color:#fff;padding:20px 40px;border-radius:50px;text-decoration:none;font-weight:700;font-size:1.2rem;margin:15px;transition:all .3s ease;box-shadow:0 5px 20px rgba(255,107,107,.3)}.cta-button:hover{background:#ff5252;transform:translateY(-3px);box-shadow:0 10px 30px rgba(255,107,107,.4)}.cta-button.secondary{background:#28a745;box-shadow:0 5px 20px rgba(40,167,69,.3)}.cta-button.secondary:hover{background:#218838;box-shadow:0 10px 30px rgba(40,167,69,.4)}.faq-item{background:#fff;border-radius:15px;margin:20px 0;box-shadow:0 5px 20px rgba(0,0,0,.1);overflow:hidden}.faq-question{background:#f8f9fa;padding:25px;font-weight:700;color:#1e3c72;cursor:pointer;position:relative;transition:background-color .3s ease}.faq-question:hover{background:#e9ecef}.faq-question:after{content:'+';position:absolute;right:25px;font-size:1.5rem;transition:transform .3s ease}.faq-question.active:after{transform:rotate(45deg)}.faq-answer{padding:25px;display:none;border-top:1px solid #eee}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;margin:30px 0}.stat-item{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:#fff;padding:30px 20px;border-radius:15px;text-align:center;box-shadow:0 5px 20px rgba(102,126,234,.3)}.stat-number{font-size:2.5rem;font-weight:700;margin-bottom:10px}.stat-label{font-size:1rem;opacity:.9}@media (max-width:834px){.header h1{font-size:2rem}.section{padding:40px 0}.section h2{font-size:1.5rem}.process-steps{grid-template-columns:1fr}.cost-table{width:700px;overflow-x:auto}.internal-nav a{display:block;margin:10px 0}.stats-grid{grid-template-columns:repeat(2,1fr)}.stat-number{font-size:2rem}}@media screen and (max-width:568px){.scroll-box_wrap{width:90%;margin:20px auto 0}.scroll-box_wrap100{width:100%;margin:20px auto 0}.yokosc{font-size:12px;letter-spacing:-.05em}.scroll-box{overflow-x:auto;padding-bottom:15px;-webkit-overflow-scrolling:touch}.scroll-box::-webkit-scrollbar{height:8px}.scroll-box::-webkit-scrollbar-track{background:#eee}.scroll-box::-webkit-scrollbar-thumb{background:#aaa;border:none}.scroll-box::-webkit-scrollbar-thumb:hover{background:#999}}