@charset "utf-8";.kv-technology{background-image:url(./images/technology_top_cover.webp);background-position:center center;background-size:cover}.kv-technology02{background-image:url(./images/technology02_top_cover.webp);background-position:center center;background-size:cover}.kv-technology03{background-image:url(./images/technology03_top_cover.webp);background-position:center center;background-size:cover}.kv-technology04{background-image:url(./images/technology04_top_cover.webp);background-position:center center;background-size:cover}.kv-facilities{background:linear-gradient(to right,#0f3dd7 0%,#06cad1 100%)}.pie-chart-container{display:flex;justify-content:center;align-items:center;min-height:400px;background:#f8f9fa;padding:40px}.pie-chart{width:280px;height:280px;border-radius:50%;position:relative;background:#ecf0f1;overflow:hidden;box-shadow:0 8px 32px rgba(0,0,0,0.1)}.pie-chart::before{content:'';position:absolute;width:100%;height:100%;background:conic-gradient(transparent 0deg 0deg,transparent 0deg 360deg);transition:background 2.5s cubic-bezier(0.4,0,0.2,1)}.pie-chart.animated::before{background:conic-gradient(#ff6b6b 0deg 151.2deg,#4dabf7 151.2deg 262.8deg,#ffa94d 262.8deg 295.2deg,#40c057 295.2deg 316.8deg,#845ef7 316.8deg 331.2deg,#f9c74f 331.2deg 342deg,#f06595 342deg 349.2deg,#00b4d8 349.2deg 356.4deg,#aecbca 356.4deg 360deg)}.pie-center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:120px;height:120px;background:white;border-radius:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;box-shadow:0 2px 8px rgba(0,0,0,0.1);z-index:2}.pie-value{font-size:32px;font-weight:bold;color:#2c3e50;opacity:0;transform:scale(0.8);animation:fadeInScale 0.8s ease-out 1.5s forwards}.pie-label{font-size:14px;color:#798686;font-weight:bold;margin-top:4px;opacity:0;animation:fadeIn 0.6s ease-out 2s forwards}@keyframes fadeInScale{to{opacity:1;transform:scale(1)}}@keyframes fadeIn{to{opacity:1}}.pie-legend{margin-left:40px;display:flex;flex-direction:column;gap:12px}.legend-item{display:flex;align-items:center;opacity:0;transform:translateX(20px);animation:slideInFade 0.5s ease-out forwards}.legend-item:nth-child(1){animation-delay:2.2s}.legend-item:nth-child(2){animation-delay:2.4s}.legend-item:nth-child(3){animation-delay:2.6s}.legend-item:nth-child(4){animation-delay:2.8s}.legend-item:nth-child(5){animation-delay:3.0s}.legend-item:nth-child(6){animation-delay:3.2s}.legend-item:nth-child(7){animation-delay:3.4s}.legend-item:nth-child(8){animation-delay:3.6s}.legend-item:nth-child(9){animation-delay:3.8s}.legend-color{width:16px;height:16px;border-radius:3px;margin-right:12px}.legend-text{font-size:14px;color:#2c3e50;font-weight:bold}@keyframes slideInFade{to{opacity:1;transform:translateX(0)}}.spec-table{width:100%;border-collapse:collapse;font-family:"Noto Sans JP",Meiryo,sans-serif;font-size:15px}.spec-table th,.spec-table td{border:1.5px solid #000;padding:12px 14px;text-align:left;vertical-align:middle;font-size:2.0rem}.spec-table thead th{background-color:#f2f2f2;font-weight:700}.facilities_button{display:flex;justify-content:center;align-items:center;position:relative;width:250px;margin:0 auto 10.0rem;padding:.9em 2em;overflow:hidden;border:1px solid #000;border-radius:5px;background-color:#fff;color:#000;font-size:1em;cursor:pointer}.facilities_button:hover{background-color:transparent;color:#fff}.facilities_button::before{position:absolute;top:0;left:0;z-index:-1;width:0;height:100%;background-color:#000;content:'';transition:width .3s ease}.facilities_button:hover::before{width:100%}.cards-container{display:flex;gap:16px;justify-content:flex-start;flex-wrap:wrap;width:100%}.cards-container a{display:block;width:32%;text-decoration:none;color:inherit}.card{width:100%;max-width:100%;background-color:#ededed;color:#000;border:1px solid #2e6da4;border-radius:8px;box-sizing:border-box;position:relative;overflow:hidden}.card img{width:100%;display:block;transition:transform 0.4s ease}.card h4{margin-top:0;padding:10px;font-weight:bold}.card p{padding:0 10px 10px}.card::before{content:"view more";position:absolute;inset:0;background:rgba(0,0,0,0.45);color:#fff;display:flex;align-items:center;justify-content:center;font-size:20px;opacity:0;transition:opacity 0.3s ease;pointer-events:none;z-index:2}.card:hover::before{opacity:1}@media (min-width:768px) and (max-width:1024px){.technology_inner{margin:0 1rem}.cards-container{gap:13px}.technology_details{margin:3.0rem;padding:30px 20px}}@media (max-width:767px){.cards-container{flex-direction:column}.cards-container a{width:100%}.pie-chart-container{display:block}.pie-chart{margin:0 auto}.pie-legend{margin:40px;gap:0}.spec-table thead{display:none}.spec-table,.spec-table tbody,.spec-table tr,.spec-table td{display:block;width:100%}.spec-table tr{border:1.5px solid #000;margin-bottom:18px}.spec-table td{border:none;border-bottom:1px solid #000;padding-left:42%;position:relative}.spec-table td::before{content:attr(data-label);position:absolute;left:12px;top:50%;transform:translateY(-50%);font-weight:700;white-space:nowrap}.spec-table td:last-child{border-bottom:none}}@media (max-width:486px){.technology_inner{padding:0 1.0rem}.details_item6{margin-top:40px}.technology_details{margin:0;padding:30px 20px}}body.tech-page main{background:#fff}body.tech-page .aboutus_contents_inner,body.tech-page .aboutus_contents_left,body.tech-page .aboutus_contents_right{all:unset}body.tech-page main section.tech_c-section{overflow:visible;margin:0}body.tech-page .tech_c-section{padding:12.8rem 0 0}body.tech-page .tech_c-section#sec1,body.tech-page .tech_c-section#sec2,body.tech-page .tech_c-section#sec3,body.tech-page .tech_c-section#sec4{padding-bottom:6.4rem}body.tech-page .tech_c-inner{max-width:1440px;margin:0 auto;padding:0 clamp(1.6rem,4vw,6rem)}body.tech-page .tech_c-head{margin-bottom:4rem}body.tech-page .tech_c-ch{display:block;font-family:"droid-sans","Helvetica Neue",sans-serif;font-size:1.2rem;letter-spacing:0.3em;color:#286BC1;font-weight:700;margin-bottom:1.6rem}body.tech-page .tech_c-h{display:inline-block;font-family:"游ゴシック体","Yu Gothic",YuGothic,"ヒラギノ角ゴ ProN",sans-serif;font-weight:700;font-size:2.6rem;letter-spacing:0.05em;line-height:1.4;color:#1a2233;margin:0;text-wrap:balance}body.tech-page .tech_c-h::after{content:"";display:block;width:56px;height:3px;background:#64CCBF;margin-top:1.6rem}body.tech-page .tech_c-en{display:block;font-family:"droid-sans","Helvetica Neue",sans-serif;font-size:1.2rem;letter-spacing:0.28em;color:#4b5563;margin-top:1.2rem;font-weight:700}body.tech-page .tech_c-lead{font-size:1.5rem;line-height:1.95;color:#4b5563;letter-spacing:0.04em;margin:0 0 3.6rem;max-width:70rem;text-wrap:pretty}body.tech-page .tech_c-intro{background:#fafafa;margin-bottom:3.2rem;padding-top:9.6rem;padding-bottom:9.6rem}body.tech-page .tech_c-intro-grid{display:grid;grid-template-columns:minmax(28rem,0.9fr) 1.1fr;gap:clamp(3.2rem,5vw,7.2rem);align-items:start}body.tech-page .tech_c-intro-lead{font-family:"游明朝","Yu Mincho",YuMincho,serif;font-size:2.4rem;font-weight:600;line-height:1.6;color:#1a2233;letter-spacing:0.06em;margin:0;text-wrap:balance}body.tech-page .tech_c-intro-body{font-size:1.5rem;line-height:1.95;color:#4b5563;letter-spacing:0.04em}body.tech-page .tech_c-intro-body p{margin:0 0 1.6rem}body.tech-page .tech_c-intro-body p:last-child{margin-bottom:0}body.tech-page .tech_c-cards{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:2.4rem}body.tech-page .tech_c-card{background:#fff;border:1px solid rgba(26,34,51,0.08);border-radius:12px;overflow:hidden;transition:transform 0.25s ease,box-shadow 0.25s ease,border-color 0.25s ease}body.tech-page .tech_c-card:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(26,34,51,0.08);border-color:rgba(40,107,193,0.18)}body.tech-page .tech_c-card-link{display:block;text-decoration:none;color:inherit}body.tech-page .tech_c-card-media{position:relative;overflow:hidden;aspect-ratio:16 / 10;background:#f5f5f5}body.tech-page .tech_c-card-media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform 0.4s ease}body.tech-page .tech_c-card:hover .tech_c-card-media img{transform:scale(1.04)}body.tech-page .tech_c-card-body{padding:2rem 2.2rem 2.2rem;display:flex;flex-direction:column;gap:1rem}body.tech-page .tech_c-card-h{font-size:1.6rem;font-weight:700;color:#1a2233;letter-spacing:0.04em;margin:0;line-height:1.4}body.tech-page .tech_c-card-more{display:inline-flex;align-items:center;gap:0.6rem;font-family:"droid-sans","Helvetica Neue",sans-serif;font-size:1.15rem;font-weight:700;letter-spacing:0.14em;color:#286BC1;transition:gap 0.25s ease}body.tech-page .tech_c-card:hover .tech_c-card-more{gap:1rem}body.tech-page .tech_c-card-more .fa-arrow-right{font-size:1rem}body.tech-page .tech_c-card--icon .tech_c-card-icon{display:flex;align-items:center;justify-content:center;aspect-ratio:16 / 10;background:linear-gradient(135deg,#f4f8fc 0%,#e8f0f9 100%);color:#286BC1;font-size:6rem;transition:background 0.25s ease,color 0.25s ease}body.tech-page .tech_c-card--icon:hover .tech_c-card-icon{background:linear-gradient(135deg,#286BC1 0%,#1a3a6e 100%);color:#fff}body.tech-page .tech_c-cta{display:flex;justify-content:flex-end;margin-top:2.4rem}body.tech-page .tech_c-cta-link{display:inline-flex;align-items:center;gap:0.8rem;font-size:1.3rem;font-weight:700;letter-spacing:0.14em;color:#1a2233;text-decoration:none;padding-bottom:0.4rem;border-bottom:1px solid rgba(26,34,51,0.2);transition:color 0.25s ease,border-color 0.25s ease,gap 0.25s ease}body.tech-page .tech_c-cta-link:hover{color:#286BC1;border-color:#286BC1;gap:1.2rem}body.tech-page .tech_c-cta-link .fa-chevron-right{font-size:1rem}body.tech-page .tech_c-section--strength{background:#fafafa;margin-top:4rem}body.tech-page .tech_c-stats{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}body.tech-page .tech_c-stat{background:#fff;border:1px solid rgba(26,34,51,0.08);border-radius:12px;padding:3.2rem 2rem;text-align:center;position:relative;transition:transform 0.25s ease,box-shadow 0.25s ease,border-color 0.25s ease}body.tech-page .tech_c-stat::before{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);width:40px;height:2px;background:#64CCBF}body.tech-page .tech_c-stat:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(26,34,51,0.08);border-color:rgba(40,107,193,0.18)}body.tech-page .tech_c-stat-num{display:block;font-family:"droid-sans","Helvetica Neue",sans-serif;font-size:clamp(3.2rem,3.5vw,4.4rem);font-weight:700;line-height:1;color:#286BC1;letter-spacing:0.02em;margin-bottom:1rem}body.tech-page .tech_c-stat-unit{font-size:1.5rem;font-weight:700;color:#1a2233;margin-left:0.4rem;letter-spacing:0.04em}body.tech-page .tech_c-stat-label{display:block;font-size:1.2rem;font-weight:700;color:#4b5563;letter-spacing:0.14em}@media screen and (max-width:1024px){body.tech-page .tech_c-section{padding:9.6rem 0 0}body.tech-page .tech_c-intro{padding-top:7.2rem;padding-bottom:7.2rem}body.tech-page .tech_c-intro-grid{grid-template-columns:1fr;gap:2.4rem}body.tech-page .tech_c-intro-lead{font-size:2rem}body.tech-page .tech_c-cards{grid-template-columns:repeat(2,1fr);gap:2rem}body.tech-page .tech_c-stats{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:767px){body.tech-page .tech_c-section{padding:8rem 0 0}body.tech-page .tech_c-intro{padding-top:5.6rem;padding-bottom:5.6rem}body.tech-page .tech_c-intro-lead{font-size:1.8rem}body.tech-page .tech_c-h{font-size:2.2rem}body.tech-page .tech_c-lead{font-size:1.35rem;margin-bottom:2.8rem}body.tech-page .tech_c-cards{grid-template-columns:1fr;gap:1.6rem}body.tech-page .tech_c-card-body{padding:1.6rem 1.8rem 2rem}body.tech-page .tech_c-card-h{font-size:1.5rem}body.tech-page .tech_c-card--icon .tech_c-card-icon{font-size:4.8rem}body.tech-page .tech_c-cta{margin-top:2rem;justify-content:center}body.tech-page .tech_c-cta-link{font-size:1.2rem}body.tech-page .tech_c-stats{grid-template-columns:1fr;gap:1.6rem}body.tech-page .tech_c-stat{padding:2.4rem 1.6rem}body.tech-page .tech_c-stat-num{font-size:clamp(2.8rem,5vw,4rem)}body.tech-page .tech_c-stat-unit{font-size:1.3rem}body.tech-page .tech_c-stat-label{font-size:1.15rem}}body.tech02-page main{background:#fff}body.tech02-page main section.tech02_c-section{overflow:visible;margin:0}body.tech02-page .tech02_c-section{padding:12.8rem 0 0}body.tech02-page .tech02_c-section#cate3{padding-bottom:6.4rem}body.tech02-page .tech02_c-inner{max-width:1080px;margin:0 auto;padding:0 clamp(1.6rem,4vw,6rem)}body.tech02-page .tech02_c-head{margin-bottom:4rem}body.tech02-page .tech02_c-ch{display:block;font-family:"droid-sans","Helvetica Neue",sans-serif;font-size:1.2rem;letter-spacing:0.3em;color:#286BC1;font-weight:700;margin-bottom:1.6rem}body.tech02-page .tech02_c-h{display:inline-block;font-family:"游ゴシック体","Yu Gothic",YuGothic,"ヒラギノ角ゴ ProN",sans-serif;font-weight:700;font-size:2.6rem;letter-spacing:0.05em;line-height:1.4;color:#1a2233;margin:0;text-wrap:balance}body.tech02-page .tech02_c-h::after{content:"";display:block;width:56px;height:3px;background:#64CCBF;margin-top:1.6rem}body.tech02-page .tech02_c-en{display:block;font-family:"droid-sans","Helvetica Neue",sans-serif;font-size:1.2rem;letter-spacing:0.28em;color:#4b5563;margin-top:1.2rem;font-weight:700}body.tech02-page .tech02_c-intro{background:#fafafa;margin-bottom:3.2rem;padding-top:9.6rem;padding-bottom:9.6rem}body.tech02-page .tech02_c-intro-grid{display:grid;grid-template-columns:minmax(28rem,0.9fr) 1.1fr;gap:clamp(3.2rem,5vw,7.2rem);align-items:start}body.tech02-page .tech02_c-intro-lead{font-family:"游明朝","Yu Mincho",YuMincho,serif;font-size:2.4rem;font-weight:600;line-height:1.6;color:#1a2233;letter-spacing:0.06em;margin:0;text-wrap:balance}body.tech02-page .tech02_c-intro-body{font-size:1.5rem;line-height:1.95;color:#4b5563;letter-spacing:0.04em}body.tech02-page .tech02_c-intro-body p{margin:0}body.tech02-page .tech02_c-anchors{margin-top:2.4rem;display:flex;flex-wrap:wrap;gap:0.8rem}body.tech02-page .tech02_c-anchors a{display:inline-flex;align-items:center;gap:0.5rem;padding:0.7rem 1.6rem;font-size:1.2rem;font-weight:700;letter-spacing:0.08em;color:#1a2233;background:#fff;border:1px solid rgba(26,34,51,0.18);border-radius:999px;text-decoration:none;transition:background 0.25s ease,color 0.25s ease,border-color 0.25s ease}body.tech02-page .tech02_c-anchors a::before{content:"↓";font-family:"droid-sans","Helvetica Neue",sans-serif;font-size:1.1rem;color:#286BC1}body.tech02-page .tech02_c-anchors a:hover{background:#286BC1;color:#fff;border-color:#286BC1}body.tech02-page .tech02_c-anchors a:hover::before{color:#fff}body.tech02-page .tech02_c-hero{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2.4rem,4vw,5.6rem);align-items:center;margin-bottom:5.6rem}body.tech02-page .tech02_c-hero-image{border-radius:12px;overflow:hidden}body.tech02-page .tech02_c-hero-image img{width:100%;height:auto;display:block}body.tech02-page .tech02_c-hero-text{font-size:1.5rem;line-height:1.95;color:#4b5563;letter-spacing:0.04em}body.tech02-page .tech02_c-hero-text p{margin:0 0 1.6rem}body.tech02-page .tech02_c-hero-text p:last-child{margin-bottom:0}body.tech02-page .tech02_c-subh{display:inline-block;font-family:"游ゴシック体","Yu Gothic",YuGothic,"ヒラギノ角ゴ ProN",sans-serif;font-size:2rem;font-weight:700;letter-spacing:0.05em;color:#1a2233;margin:0 0 2.8rem;padding-left:1.4rem;border-left:3px solid #64CCBF;line-height:1.4}body.tech02-page .tech02_c-subh + *{margin-top:0}body.tech02-page .tech02_c-section .tech02_c-subh:not(:first-of-type){margin-top:5.6rem}body.tech02-page .tech02_c-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2.4rem;margin-bottom:2.4rem;align-items:stretch}body.tech02-page .tech02_c-feature{background:#fff;border:1px solid rgba(26,34,51,0.08);border-radius:12px;padding:3rem 2.4rem 2.4rem;display:flex;flex-direction:column;transition:border-color 0.25s ease,box-shadow 0.25s ease,transform 0.25s ease}body.tech02-page .tech02_c-feature:hover{border-color:rgba(40,107,193,0.18);box-shadow:0 12px 28px rgba(26,34,51,0.06);transform:translateY(-2px)}body.tech02-page .tech02_c-feature-no{display:inline-block;font-family:"droid-sans","Helvetica Neue",sans-serif;font-size:1.15rem;font-weight:700;letter-spacing:0.28em;color:#286BC1;margin-bottom:1.2rem}body.tech02-page .tech02_c-feature-h{font-family:"游ゴシック体","Yu Gothic",YuGothic,"ヒラギノ角ゴ ProN",sans-serif;font-size:1.7rem;font-weight:700;letter-spacing:0.04em;color:#1a2233;margin:0 0 1.4rem;padding-bottom:1.2rem;border-bottom:1px solid rgba(26,34,51,0.08);line-height:1.45}body.tech02-page .tech02_c-feature p{margin:0;font-size:1.4rem;line-height:1.9;color:#4b5563;letter-spacing:0.04em}body.tech02-page .tech02_c-note{margin:0 0 5.6rem;padding:1.6rem 2rem;background:#fafafa;border-left:3px solid #286BC1;border-radius:4px;font-size:1.4rem;line-height:1.85;color:#4b5563;letter-spacing:0.04em}body.tech02-page .tech02_c-chart-card{background:#fff;border:1px solid rgba(26,34,51,0.08);border-radius:12px;padding:3.2rem 2.8rem;margin-bottom:5.6rem}body.tech02-page .tech02_c-chart-card .pie-chart-container{margin:0}body.tech02-page .tech02_c-usecase-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2.4rem;align-items:stretch}body.tech02-page .tech02_c-usecase{background:#fff;border:1px solid rgba(26,34,51,0.08);border-radius:12px;padding:2.4rem 2.2rem;display:flex;flex-direction:column;transition:border-color 0.25s ease,box-shadow 0.25s ease,transform 0.25s ease}body.tech02-page .tech02_c-usecase:hover{border-color:rgba(40,107,193,0.18);box-shadow:0 12px 28px rgba(26,34,51,0.06);transform:translateY(-2px)}body.tech02-page .tech02_c-usecase-h{font-family:"游ゴシック体","Yu Gothic",YuGothic,"ヒラギノ角ゴ ProN",sans-serif;font-size:1.5rem;font-weight:700;letter-spacing:0.04em;color:#1a2233;margin:0 0 1rem;padding-bottom:0.8rem;border-bottom:1px solid rgba(26,34,51,0.08);line-height:1.5;text-wrap:auto}body.tech02-page .tech02_c-feature-h,body.tech02-page .tech02_c-analysis-h{text-wrap:auto}body.tech02-page .tech02_c-usecase-tags{margin:0 0 1rem;font-size:1.3rem;line-height:1.7;color:#4b5563;letter-spacing:0.04em}body.tech02-page .tech02_c-usecase-method{margin:auto 0 0;font-size:1.35rem;line-height:1.7;color:#1a2233;letter-spacing:0.04em;font-weight:600;padding:1rem 1.2rem;background:#fafafa;border-radius:6px}body.tech02-page .tech02_c-usecase-method span{color:#286BC1;font-weight:700;margin-right:0.3rem}body.tech02-page .tech02_c-table-wrap{background:#fff;border:1px solid rgba(26,34,51,0.08);border-radius:12px;padding:2rem 2rem;margin-bottom:3.2rem;overflow-x:auto}body.tech02-page .tech02_c-table-wrap .spec-table{margin:0}body.tech02-page .tech02_c-table-wrap .spec-table th,body.tech02-page .tech02_c-table-wrap .spec-table td{font-size:1.5rem;color:#1a2233;line-height:1.7}body.tech02-page .tech02_c-table-wrap .spec-table thead th{background-color:#f7f9fb;font-size:1.4rem;letter-spacing:0.04em;color:#1a2233}@media screen and (min-width:768px){body.tech02-page .tech02_c-table-wrap .spec-table th,body.tech02-page .tech02_c-table-wrap .spec-table td{border-width:1px;border-color:rgba(26,34,51,0.12);padding:1.4rem 1.6rem}}body.tech02-page .tech02_c-figure{margin:0 auto;max-width:720px;background:#fafafa;border:1px solid rgba(26,34,51,0.06);border-radius:12px;padding:2.4rem;text-align:center}body.tech02-page .tech02_c-figure img{width:100%;max-width:640px;height:auto;display:block;margin:0 auto}body.tech02-page .tech02_c-lead{margin:0 0 4.8rem;font-size:1.55rem;line-height:1.95;color:#4b5563;letter-spacing:0.04em}body.tech02-page .tech02_c-analysis{margin-bottom:5.6rem}body.tech02-page .tech02_c-analysis:last-child{margin-bottom:0}body.tech02-page .tech02_c-analysis-h{display:inline-block;font-family:"游ゴシック体","Yu Gothic",YuGothic,"ヒラギノ角ゴ ProN",sans-serif;font-size:1.9rem;font-weight:700;letter-spacing:0.05em;color:#1a2233;margin:0 0 2rem;padding-left:1.4rem;border-left:3px solid #64CCBF;line-height:1.4}body.tech02-page .tech02_c-analysis-text{margin:0 0 2.4rem;font-size:1.5rem;line-height:1.95;color:#4b5563;letter-spacing:0.04em}body.tech02-page .tech02_c-analysis-text:last-child{margin-bottom:0}body.tech02-page .tech02_c-video-grid{display:grid;grid-template-columns:1fr 1fr;gap:2.4rem}body.tech02-page .tech02_c-video-grid figure{margin:0;background:#fff;border:1px solid rgba(26,34,51,0.08);border-radius:12px;overflow:hidden}body.tech02-page .tech02_c-video-grid video{width:100%;height:auto;display:block}body.tech02-page .tech02_c-video-grid figcaption{padding:1.4rem 1.8rem;font-size:1.4rem;font-weight:700;letter-spacing:0.04em;color:#1a2233;text-align:center;border-top:1px solid rgba(26,34,51,0.08)}body.tech02-page .tech02_c-split{display:grid;grid-template-columns:1fr 1.2fr;gap:clamp(2.4rem,4vw,4.8rem);align-items:center;margin-bottom:2.4rem}body.tech02-page .tech02_c-split-image{border-radius:12px;overflow:hidden}body.tech02-page .tech02_c-split-image img{width:100%;height:auto;display:block}body.tech02-page .tech02_c-split-text{font-size:1.5rem;line-height:1.95;color:#4b5563;letter-spacing:0.04em}body.tech02-page .tech02_c-split-text p{margin:0 0 1.6rem}body.tech02-page .tech02_c-split-text p:last-child{margin-bottom:0}@media screen and (max-width:1024px){body.tech02-page .tech02_c-section{padding:9.6rem 0 0}body.tech02-page .tech02_c-intro{padding-top:7.2rem;padding-bottom:7.2rem}body.tech02-page .tech02_c-intro-grid{grid-template-columns:1fr;gap:2.4rem}body.tech02-page .tech02_c-intro-lead{font-size:2rem}body.tech02-page .tech02_c-hero{grid-template-columns:1fr;gap:2.4rem;margin-bottom:4rem}body.tech02-page .tech02_c-feature-grid,body.tech02-page .tech02_c-usecase-grid{grid-template-columns:1fr;gap:1.6rem}body.tech02-page .tech02_c-split{grid-template-columns:1fr;gap:2rem}body.tech02-page .tech02_c-video-grid{grid-template-columns:1fr;gap:1.6rem}}@media screen and (max-width:767px){body.tech02-page .tech02_c-section{padding:8rem 0 0}body.tech02-page .tech02_c-intro{padding-top:5.6rem;padding-bottom:5.6rem}body.tech02-page .tech02_c-intro-lead{font-size:1.8rem}body.tech02-page .tech02_c-h{font-size:2.2rem}body.tech02-page .tech02_c-subh,body.tech02-page .tech02_c-analysis-h{font-size:1.7rem}body.tech02-page .tech02_c-hero-text,body.tech02-page .tech02_c-split-text,body.tech02-page .tech02_c-lead{font-size:1.35rem}body.tech02-page .tech02_c-feature{padding:2.4rem 2rem 2rem}body.tech02-page .tech02_c-feature-h{font-size:1.55rem}body.tech02-page .tech02_c-feature p{font-size:1.3rem}body.tech02-page .tech02_c-chart-card{padding:2rem 1.6rem}body.tech02-page .tech02_c-usecase{padding:2rem 1.8rem}body.tech02-page .tech02_c-usecase-h{font-size:1.4rem}body.tech02-page .tech02_c-anchors a{font-size:1.05rem;padding:0.55rem 1.2rem}body.tech02-page .tech02_c-analysis-text{font-size:1.35rem}body.tech02-page .tech02_c-video-grid figcaption{font-size:1.25rem}}body.tech03-page main{background:#fff}body.tech03-page main section.tech03_c-section,body.tech03-page main section.tech03_c-stats-section{overflow:visible;margin:0}body.tech03-page .tech03_c-section{padding:9.6rem 0 0}body.tech03-page .tech03_c-section--cta{padding-bottom:9.6rem}body.tech03-page .tech03_c-inner{max-width:1080px;margin:0 auto;padding:0 clamp(1.6rem,4vw,6rem)}body.tech03-page .tech03_c-head{margin-bottom:4rem}body.tech03-page .tech03_c-ch{display:block;font-family:"droid-sans","Helvetica Neue",sans-serif;font-size:1.2rem;letter-spacing:0.3em;color:#286BC1;font-weight:700;margin-bottom:1.6rem}body.tech03-page .tech03_c-h{display:inline-block;font-family:"游ゴシック体","Yu Gothic",YuGothic,"ヒラギノ角ゴ ProN",sans-serif;font-weight:700;font-size:2.6rem;letter-spacing:0.05em;line-height:1.4;color:#1a2233;margin:0;text-wrap:auto}body.tech03-page .tech03_c-h::after{content:"";display:block;width:56px;height:3px;background:#64CCBF;margin-top:1.6rem}body.tech03-page .tech03_c-en{display:block;font-family:"droid-sans","Helvetica Neue",sans-serif;font-size:1.2rem;letter-spacing:0.28em;color:#4b5563;margin-top:1.2rem;font-weight:700}body.tech03-page .tech03_c-lead{margin:0 0 4rem;font-size:1.55rem;line-height:1.95;color:#4b5563;letter-spacing:0.04em}body.tech03-page .tech03_c-intro{background:#fafafa;padding-top:9.6rem;padding-bottom:6.4rem}body.tech03-page .tech03_c-intro-grid{display:grid;grid-template-columns:minmax(28rem,1fr) 1fr;gap:clamp(3.2rem,5vw,6.4rem);align-items:start}body.tech03-page .tech03_c-intro-lead{font-family:"游明朝","Yu Mincho",YuMincho,serif;font-size:2.6rem;font-weight:600;line-height:1.55;color:#1a2233;letter-spacing:0.05em;margin:0 0 2.8rem;text-wrap:auto}body.tech03-page .tech03_c-intro-body{font-size:1.5rem;line-height:1.95;color:#4b5563;letter-spacing:0.04em}body.tech03-page .tech03_c-intro-body p{margin:0 0 1.4rem}body.tech03-page .tech03_c-intro-body p:last-of-type{margin-bottom:0}body.tech03-page .tech03_c-intro-cta{display:flex;flex-direction:column;gap:1.2rem}body.tech03-page .tech03_c-cta-btn{display:inline-flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:1.6rem 2.4rem;border-radius:8px;text-decoration:none;transition:background 0.25s ease,border-color 0.25s ease,transform 0.25s ease,box-shadow 0.25s ease;min-height:6.4rem}body.tech03-page .tech03_c-cta-btn--primary{background:#286BC1;color:#fff;border:1px solid #286BC1;box-shadow:0 6px 16px rgba(40,107,193,0.18)}body.tech03-page .tech03_c-cta-btn--primary:hover{background:#1f5aa6;border-color:#1f5aa6;transform:translateY(-2px);box-shadow:0 10px 22px rgba(40,107,193,0.25)}body.tech03-page .tech03_c-cta-btn--ghost{background:#fff;color:#1a2233;border:1px solid rgba(26,34,51,0.18)}body.tech03-page .tech03_c-cta-btn--ghost:hover{border-color:#286BC1;color:#286BC1;transform:translateY(-2px)}body.tech03-page .tech03_c-cta-btn--lg{padding:2rem 3.2rem;min-height:8rem}body.tech03-page .tech03_c-cta-btn-en{font-family:"droid-sans","Helvetica Neue",sans-serif;font-size:1.05rem;font-weight:700;letter-spacing:0.24em;opacity:0.85;margin-bottom:0.4rem}body.tech03-page .tech03_c-cta-btn-label{font-size:1.55rem;font-weight:700;letter-spacing:0.05em;line-height:1.3}body.tech03-page .tech03_c-cta-btn-sub{font-size:1.1rem;font-weight:500;letter-spacing:0.04em;opacity:0.7;margin-top:0.3rem}body.tech03-page .tech03_c-cta-btn--lg .tech03_c-cta-btn-label{font-size:1.8rem}body.tech03-page .tech03_c-anchors{margin-top:2.4rem;display:flex;flex-wrap:wrap;gap:0.8rem}body.tech03-page .tech03_c-anchors a{display:inline-flex;align-items:center;gap:0.5rem;padding:0.6rem 1.4rem;font-size:1.15rem;font-weight:700;letter-spacing:0.08em;color:#1a2233;background:#fff;border:1px solid rgba(26,34,51,0.18);border-radius:999px;text-decoration:none;transition:background 0.25s ease,color 0.25s ease,border-color 0.25s ease}body.tech03-page .tech03_c-anchors a::before{content:"↓";font-family:"droid-sans","Helvetica Neue",sans-serif;font-size:1rem;color:#286BC1}body.tech03-page .tech03_c-anchors a:hover{background:#286BC1;color:#fff;border-color:#286BC1}body.tech03-page .tech03_c-anchors a:hover::before{color:#fff}body.tech03-page .tech03_c-stats-section{background:#1a3a6e;padding:4.8rem 0}body.tech03-page .tech03_c-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:2.4rem}body.tech03-page .tech03_c-stat{text-align:center;color:#fff;display:flex;flex-direction:column;gap:0.6rem;position:relative}body.tech03-page .tech03_c-stat:not(:last-child)::after{content:"";position:absolute;right:-1.2rem;top:50%;transform:translateY(-50%);width:1px;height:40%;background:rgba(255,255,255,0.15)}body.tech03-page .tech03_c-stat-num{font-family:"droid-sans","Helvetica Neue",sans-serif;font-size:clamp(3.2rem,5vw,4.4rem);font-weight:700;color:#fff;letter-spacing:0.02em;line-height:1;display:inline-flex;align-items:baseline;justify-content:center;gap:0.4rem}body.tech03-page .tech03_c-stat-num small{font-size:1.4rem;font-weight:700;letter-spacing:0.06em;color:#64CCBF}body.tech03-page .tech03_c-stat-label{font-size:1.25rem;font-weight:500;letter-spacing:0.04em;color:rgba(255,255,255,0.85);line-height:1.5}body.tech03-page .tech03_c-solve-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;align-items:stretch}body.tech03-page .tech03_c-solve{background:#fff;border:1px solid rgba(26,34,51,0.08);border-radius:12px;padding:2.8rem 2.2rem;display:flex;flex-direction:column;gap:1.2rem;transition:border-color 0.25s ease,box-shadow 0.25s ease,transform 0.25s ease}body.tech03-page .tech03_c-solve:hover{border-color:rgba(40,107,193,0.2);box-shadow:0 12px 28px rgba(26,34,51,0.07);transform:translateY(-3px)}body.tech03-page .tech03_c-solve-icon{display:inline-flex;align-items:center;justify-content:center;width:4.8rem;height:4.8rem;border-radius:50%;background:rgba(40,107,193,0.1);color:#286BC1;font-size:1.8rem}body.tech03-page .tech03_c-solve-h{font-family:"游ゴシック体","Yu Gothic",YuGothic,"ヒラギノ角ゴ ProN",sans-serif;font-size:1.55rem;font-weight:700;letter-spacing:0.04em;line-height:1.5;color:#1a2233;margin:0;text-wrap:auto}body.tech03-page .tech03_c-solve-test{display:inline-block;width:auto;align-self:flex-start;font-size:1.15rem;font-weight:700;letter-spacing:0.08em;color:#fff;background:#64CCBF;padding:0.3rem 1rem;border-radius:4px;margin:0;line-height:1.5}body.tech03-page .tech03_c-solve-machines{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:0.4rem;font-size:1.3rem;color:#4b5563;letter-spacing:0.04em;line-height:1.6}body.tech03-page .tech03_c-solve-machines li{position:relative;padding-left:1.4rem}body.tech03-page .tech03_c-solve-machines li::before{content:"";position:absolute;left:0;top:0.85em;width:0.5rem;height:0.5rem;background:rgba(40,107,193,0.5);border-radius:50%;transform:translateY(-50%)}body.tech03-page .tech03_c-solve--cta{background:#fafafa;border:1px dashed rgba(40,107,193,0.4)}body.tech03-page .tech03_c-solve--cta:hover{background:rgba(40,107,193,0.04);border-style:dashed}body.tech03-page .tech03_c-solve-text{margin:0;font-size:1.35rem;line-height:1.85;color:#4b5563;letter-spacing:0.04em}body.tech03-page .tech03_c-solve-link{margin-top:auto;font-size:1.4rem;font-weight:700;letter-spacing:0.04em;color:#286BC1;text-decoration:none;transition:color 0.25s ease}body.tech03-page .tech03_c-solve-link:hover{color:#1f5aa6;text-decoration:underline}body.tech03-page .tech03_c-case-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2.4rem;align-items:stretch}body.tech03-page .tech03_c-case{background:#fff;border:1px solid rgba(26,34,51,0.08);border-radius:12px;padding:3rem 2.8rem;display:flex;flex-direction:column;transition:border-color 0.25s ease,box-shadow 0.25s ease,transform 0.25s ease}body.tech03-page .tech03_c-case:hover{border-color:rgba(40,107,193,0.18);box-shadow:0 14px 32px rgba(26,34,51,0.08);transform:translateY(-3px)}body.tech03-page .tech03_c-case-tag{display:inline-block;align-self:flex-start;margin-bottom:1.6rem;padding:0.4rem 1rem;background:rgba(40,107,193,0.08);color:#286BC1;font-family:"droid-sans","Helvetica Neue",sans-serif;font-size:1.1rem;font-weight:700;letter-spacing:0.12em;border-radius:4px}body.tech03-page .tech03_c-case-h{font-family:"游ゴシック体","Yu Gothic",YuGothic,"ヒラギノ角ゴ ProN",sans-serif;font-size:1.75rem;font-weight:700;letter-spacing:0.04em;color:#1a2233;line-height:1.5;margin:0 0 2rem;padding-bottom:1.6rem;border-bottom:1px solid rgba(26,34,51,0.08);text-wrap:auto}body.tech03-page .tech03_c-case-body{display:flex;flex-direction:column;gap:1.6rem}body.tech03-page .tech03_c-case-row{display:grid;grid-template-columns:9rem 1fr;gap:1.4rem;align-items:start}body.tech03-page .tech03_c-case-label{display:inline-flex;align-items:center;justify-content:center;padding:0.35rem 0;font-size:1.15rem;font-weight:700;letter-spacing:0.06em;color:#fff;border-radius:4px;line-height:1.4;text-align:center}body.tech03-page .tech03_c-case-label--problem{background:#f06595}body.tech03-page .tech03_c-case-label--solution{background:#286BC1}body.tech03-page .tech03_c-case-label--result{background:#64CCBF}body.tech03-page .tech03_c-case-row p{margin:0;font-size:1.4rem;line-height:1.85;color:#4b5563;letter-spacing:0.04em}body.tech03-page .tech03_c-midcta{margin-top:4.8rem;background:linear-gradient(135deg,#f7f9fb 0%,#eef4fb 100%);border:1px solid rgba(40,107,193,0.15);border-radius:14px;padding:3.2rem 2.8rem;display:grid;grid-template-columns:1fr auto;gap:2.4rem;align-items:center}body.tech03-page .tech03_c-midcta-text{margin:0;font-size:1.55rem;font-weight:700;letter-spacing:0.05em;line-height:1.7;color:#1a2233}body.tech03-page .tech03_c-midcta-actions{display:flex;gap:1.2rem}body.tech03-page .tech03_c-steps{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(5,1fr);gap:1.6rem}body.tech03-page .tech03_c-step{background:#fff;border:1px solid rgba(26,34,51,0.08);border-radius:12px;padding:2.4rem 1.8rem;display:flex;flex-direction:column;gap:1rem;position:relative;transition:border-color 0.25s ease,box-shadow 0.25s ease,transform 0.25s ease}body.tech03-page .tech03_c-step:hover{border-color:rgba(40,107,193,0.2);box-shadow:0 12px 24px rgba(26,34,51,0.06);transform:translateY(-2px)}body.tech03-page .tech03_c-step:not(:last-child)::after{content:"→";position:absolute;right:-1.4rem;top:50%;transform:translateY(-50%);font-size:1.6rem;color:rgba(40,107,193,0.5);font-weight:700;z-index:1}body.tech03-page .tech03_c-step-no{display:inline-block;align-self:flex-start;padding:0.3rem 0.8rem;font-family:"droid-sans","Helvetica Neue",sans-serif;font-size:1rem;font-weight:700;letter-spacing:0.16em;color:#fff;background:#286BC1;border-radius:4px}body.tech03-page .tech03_c-step-h{font-family:"游ゴシック体","Yu Gothic",YuGothic,"ヒラギノ角ゴ ProN",sans-serif;font-size:1.5rem;font-weight:700;letter-spacing:0.04em;color:#1a2233;line-height:1.4;margin:0;text-wrap:auto}body.tech03-page .tech03_c-step-text{margin:0;font-size:1.25rem;line-height:1.8;color:#4b5563;letter-spacing:0.04em}body.tech03-page .tech03_c-facility-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:3.2rem}body.tech03-page .tech03_c-facility{background:#fff;border:1px solid rgba(26,34,51,0.08);border-radius:12px;overflow:hidden;text-decoration:none;color:inherit;display:flex;flex-direction:column;transition:border-color 0.25s ease,box-shadow 0.25s ease,transform 0.25s ease}body.tech03-page .tech03_c-facility:hover{border-color:rgba(40,107,193,0.25);box-shadow:0 14px 30px rgba(26,34,51,0.08);transform:translateY(-3px)}body.tech03-page .tech03_c-facility-image{aspect-ratio:16 / 10;overflow:hidden;background:#f5f7fa}body.tech03-page .tech03_c-facility-image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform 0.5s ease}body.tech03-page .tech03_c-facility:hover .tech03_c-facility-image img{transform:scale(1.04)}body.tech03-page .tech03_c-facility-body{padding:1.8rem 2rem 2rem;display:flex;flex-direction:column;gap:0.8rem}body.tech03-page .tech03_c-facility-h{font-family:"游ゴシック体","Yu Gothic",YuGothic,"ヒラギノ角ゴ ProN",sans-serif;font-size:1.5rem;font-weight:700;letter-spacing:0.04em;color:#1a2233;line-height:1.45;margin:0;text-wrap:auto}body.tech03-page .tech03_c-facility-link{font-family:"droid-sans","Helvetica Neue",sans-serif;font-size:1.2rem;font-weight:700;letter-spacing:0.04em;color:#286BC1;display:inline-flex;align-items:center;gap:0.5rem}body.tech03-page .tech03_c-facility:hover .tech03_c-facility-link{color:#1f5aa6}body.tech03-page .tech03_c-other-equipment{background:#fafafa;border-radius:12px;border:1px solid rgba(26,34,51,0.06)}body.tech03-page .tech03_c-other-equipment>summary{cursor:pointer;list-style:none;padding:1.6rem 2.4rem;font-size:1.45rem;font-weight:700;letter-spacing:0.04em;color:#1a2233;display:flex;align-items:center;gap:0.8rem;transition:background 0.25s ease}body.tech03-page .tech03_c-other-equipment>summary::-webkit-details-marker{display:none}body.tech03-page .tech03_c-other-equipment>summary::before{content:"+";display:inline-flex;align-items:center;justify-content:center;width:2.4rem;height:2.4rem;font-size:1.6rem;font-weight:700;color:#fff;background:#286BC1;border-radius:50%;transition:transform 0.25s ease}body.tech03-page .tech03_c-other-equipment[open]>summary::before{content:"−"}body.tech03-page .tech03_c-other-equipment>summary:hover{background:rgba(40,107,193,0.04)}body.tech03-page .tech03_c-table-wrap{padding:0 2.4rem 2.4rem;overflow-x:auto}body.tech03-page .tech03_c-table-wrap .spec-table{margin:0}body.tech03-page .tech03_c-table-wrap .spec-table th,body.tech03-page .tech03_c-table-wrap .spec-table td{font-size:1.5rem;color:#1a2233;line-height:1.7}body.tech03-page .tech03_c-table-wrap .spec-table thead th{background-color:#f7f9fb;font-size:1.4rem;letter-spacing:0.04em;color:#1a2233}@media screen and (min-width:768px){body.tech03-page .tech03_c-table-wrap .spec-table th,body.tech03-page .tech03_c-table-wrap .spec-table td{border-width:1px;border-color:rgba(26,34,51,0.12);padding:1.4rem 1.6rem}}body.tech03-page .tech03_c-faq{display:flex;flex-direction:column;gap:1.2rem}body.tech03-page .tech03_c-faq-item{background:#fff;border:1px solid rgba(26,34,51,0.08);border-radius:10px;overflow:hidden}body.tech03-page .tech03_c-faq-q{cursor:pointer;list-style:none;padding:1.8rem 2.4rem;display:flex;align-items:center;gap:1.4rem;font-family:"游ゴシック体","Yu Gothic",YuGothic,"ヒラギノ角ゴ ProN",sans-serif;font-size:1.5rem;font-weight:700;letter-spacing:0.04em;color:#1a2233;line-height:1.5;transition:background 0.25s ease}body.tech03-page .tech03_c-faq-q::-webkit-details-marker{display:none}body.tech03-page .tech03_c-faq-q:hover{background:rgba(40,107,193,0.03)}body.tech03-page .tech03_c-faq-qmark{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:3.2rem;height:3.2rem;background:#286BC1;color:#fff;border-radius:50%;font-family:"droid-sans","Helvetica Neue",sans-serif;font-size:1.4rem;font-weight:700}body.tech03-page .tech03_c-faq-item[open] .tech03_c-faq-q{background:rgba(40,107,193,0.04)}body.tech03-page .tech03_c-faq-q>span:last-child{flex:1;text-wrap:auto}body.tech03-page .tech03_c-faq-q::after{content:"+";display:inline-flex;align-items:center;justify-content:center;width:2.4rem;height:2.4rem;font-size:1.6rem;font-weight:700;color:#286BC1;flex-shrink:0;transition:transform 0.25s ease}body.tech03-page .tech03_c-faq-item[open] .tech03_c-faq-q::after{content:"−"}body.tech03-page .tech03_c-faq-a{padding:0 2.4rem 2rem 2.4rem;display:flex;gap:1.4rem;align-items:flex-start}body.tech03-page .tech03_c-faq-amark{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:3.2rem;height:3.2rem;background:#64CCBF;color:#fff;border-radius:50%;font-family:"droid-sans","Helvetica Neue",sans-serif;font-size:1.4rem;font-weight:700}body.tech03-page .tech03_c-faq-a p{margin:0;padding-top:0.4rem;font-size:1.4rem;line-height:1.9;color:#4b5563;letter-spacing:0.04em}body.tech03-page .tech03_c-finalcta{background:linear-gradient(135deg,#1a3a6e 0%,#286BC1 100%);border-radius:16px;padding:5.6rem 4.8rem;text-align:center;color:#fff;box-shadow:0 20px 40px rgba(26,58,110,0.18)}body.tech03-page .tech03_c-finalcta-ch{display:block;font-family:"droid-sans","Helvetica Neue",sans-serif;font-size:1.2rem;font-weight:700;letter-spacing:0.3em;color:#64CCBF;margin-bottom:1.6rem}body.tech03-page .tech03_c-finalcta-h{font-family:"游ゴシック体","Yu Gothic",YuGothic,"ヒラギノ角ゴ ProN",sans-serif;font-size:2.8rem;font-weight:700;letter-spacing:0.06em;line-height:1.4;margin:0 auto 1.6rem;color:#fff;text-wrap:auto;text-align:center;display:block}body.tech03-page .tech03_c-finalcta-text{margin:0 0 3.2rem;font-size:1.5rem;line-height:1.85;letter-spacing:0.04em;color:rgba(255,255,255,0.92)}body.tech03-page .tech03_c-finalcta-actions{display:inline-flex;gap:1.6rem;flex-wrap:wrap;justify-content:center}body.tech03-page .tech03_c-finalcta .tech03_c-cta-btn--primary{background:#fff;color:#1a3a6e;border-color:#fff;box-shadow:0 6px 16px rgba(0,0,0,0.18)}body.tech03-page .tech03_c-finalcta .tech03_c-cta-btn--primary:hover{background:#f0f4fa;border-color:#f0f4fa;color:#1a3a6e}body.tech03-page .tech03_c-finalcta .tech03_c-cta-btn--ghost{background:transparent;color:#fff;border-color:rgba(255,255,255,0.4)}body.tech03-page .tech03_c-finalcta .tech03_c-cta-btn--ghost:hover{background:rgba(255,255,255,0.1);border-color:#fff;color:#fff}body.tech03-page .tech03_c-br-sp{display:none}@media screen and (max-width:1024px){body.tech03-page .tech03_c-section{padding:7.2rem 0 0}body.tech03-page .tech03_c-section--cta{padding-bottom:7.2rem}body.tech03-page .tech03_c-intro{padding-top:7.2rem;padding-bottom:5.6rem}body.tech03-page .tech03_c-intro-grid{grid-template-columns:1fr;gap:2.4rem}body.tech03-page .tech03_c-intro-lead{font-size:2.2rem}body.tech03-page .tech03_c-stats{grid-template-columns:repeat(2,1fr);gap:3.2rem 2rem}body.tech03-page .tech03_c-stat:nth-child(2)::after,body.tech03-page .tech03_c-stat:nth-child(4)::after{display:none}body.tech03-page .tech03_c-solve-grid{grid-template-columns:repeat(2,1fr)}body.tech03-page .tech03_c-case-grid{grid-template-columns:1fr}body.tech03-page .tech03_c-steps{grid-template-columns:repeat(2,1fr)}body.tech03-page .tech03_c-step:not(:last-child)::after{display:none}body.tech03-page .tech03_c-facility-grid{grid-template-columns:repeat(2,1fr)}body.tech03-page .tech03_c-midcta{grid-template-columns:1fr;text-align:center}body.tech03-page .tech03_c-midcta-text{text-align:center}body.tech03-page .tech03_c-midcta-actions{justify-content:center;flex-wrap:wrap}body.tech03-page .tech03_c-finalcta{padding:4.8rem 3.2rem}body.tech03-page .tech03_c-finalcta-h{font-size:2.4rem}}@media screen and (max-width:767px){body.tech03-page .tech03_c-section{padding:5.6rem 0 0}body.tech03-page .tech03_c-section--cta{padding-bottom:5.6rem}body.tech03-page .tech03_c-intro{padding-top:5.6rem;padding-bottom:4.8rem}body.tech03-page .tech03_c-intro-lead{font-size:1.9rem}body.tech03-page .tech03_c-h{font-size:2.2rem}body.tech03-page .tech03_c-lead,body.tech03-page .tech03_c-intro-body{font-size:1.35rem}body.tech03-page .tech03_c-stats-section{padding:3.6rem 0}body.tech03-page .tech03_c-stats{gap:2.4rem 1.6rem}body.tech03-page .tech03_c-stat-num{font-size:3rem}body.tech03-page .tech03_c-stat-num small{font-size:1.2rem}body.tech03-page .tech03_c-stat-label{font-size:1.1rem}body.tech03-page .tech03_c-solve-grid{grid-template-columns:1fr;gap:1.4rem}body.tech03-page .tech03_c-solve{padding:2.4rem 2rem}body.tech03-page .tech03_c-solve-h{font-size:1.45rem}body.tech03-page .tech03_c-case{padding:2.4rem 2rem}body.tech03-page .tech03_c-case-h{font-size:1.55rem}body.tech03-page .tech03_c-case-row{grid-template-columns:1fr;gap:0.6rem}body.tech03-page .tech03_c-case-label{justify-self:start;padding:0.3rem 1rem}body.tech03-page .tech03_c-case-row p{font-size:1.3rem}body.tech03-page .tech03_c-midcta{padding:2.4rem 2rem}body.tech03-page .tech03_c-midcta-text{font-size:1.4rem}body.tech03-page .tech03_c-br-sp{display:block}body.tech03-page .tech03_c-steps{grid-template-columns:1fr;gap:1.2rem}body.tech03-page .tech03_c-step{padding:2rem 1.6rem}body.tech03-page .tech03_c-facility-grid{grid-template-columns:1fr;gap:1.4rem}body.tech03-page .tech03_c-facility-h{font-size:1.4rem}body.tech03-page .tech03_c-other-equipment>summary{padding:1.4rem 1.8rem;font-size:1.3rem}body.tech03-page .tech03_c-table-wrap{padding:0 1.8rem 1.8rem}body.tech03-page .tech03_c-faq-q{padding:1.4rem 1.6rem;font-size:1.35rem}body.tech03-page .tech03_c-faq-a{padding:0 1.6rem 1.6rem}body.tech03-page .tech03_c-faq-a p{font-size:1.3rem}body.tech03-page .tech03_c-faq-qmark,body.tech03-page .tech03_c-faq-amark{width:2.6rem;height:2.6rem;font-size:1.2rem}body.tech03-page .tech03_c-finalcta{padding:3.6rem 2.4rem}body.tech03-page .tech03_c-finalcta-h{font-size:2rem}body.tech03-page .tech03_c-finalcta-text{font-size:1.3rem}body.tech03-page .tech03_c-finalcta-actions{flex-direction:column;gap:1rem}body.tech03-page .tech03_c-cta-btn--lg{width:100%}body.tech03-page .tech03_c-cta-btn-label{font-size:1.4rem}body.tech03-page .tech03_c-cta-btn--lg .tech03_c-cta-btn-label{font-size:1.55rem}}body.tech04-page main{background:#fff}body.tech04-page main section.tech04_c-section{overflow:visible;margin:0}body.tech04-page .tech04_c-section{padding:12.8rem 0 0}body.tech04-page .tech04_c-section--last{padding-bottom:6.4rem}body.tech04-page .tech04_c-inner{max-width:1080px;margin:0 auto;padding:0 clamp(1.6rem,4vw,6rem)}body.tech04-page .tech04_c-head{margin-bottom:4rem}body.tech04-page .tech04_c-ch{display:block;font-family:"droid-sans","Helvetica Neue",sans-serif;font-size:1.2rem;letter-spacing:0.3em;color:#286BC1;font-weight:700;margin-bottom:1.6rem}body.tech04-page .tech04_c-h{display:inline-block;font-family:"游ゴシック体","Yu Gothic",YuGothic,"ヒラギノ角ゴ ProN",sans-serif;font-weight:700;font-size:2.6rem;letter-spacing:0.05em;line-height:1.4;color:#1a2233;margin:0;text-wrap:auto}body.tech04-page .tech04_c-h::after{content:"";display:block;width:56px;height:3px;background:#64CCBF;margin-top:1.6rem}body.tech04-page .tech04_c-en{display:block;font-family:"droid-sans","Helvetica Neue",sans-serif;font-size:1.2rem;letter-spacing:0.28em;color:#4b5563;margin-top:1.2rem;font-weight:700}body.tech04-page .tech04_c-lead{margin:0 0 4rem;font-size:1.55rem;line-height:1.95;color:#4b5563;letter-spacing:0.04em}body.tech04-page .tech04_c-intro{background:#fafafa;margin-bottom:3.2rem;padding-top:9.6rem;padding-bottom:9.6rem}body.tech04-page .tech04_c-intro-grid{display:grid;grid-template-columns:minmax(28rem,0.9fr) 1.1fr;gap:clamp(3.2rem,5vw,7.2rem);align-items:start}body.tech04-page .tech04_c-intro-lead{font-family:"游明朝","Yu Mincho",YuMincho,serif;font-size:2.4rem;font-weight:600;line-height:1.6;color:#1a2233;letter-spacing:0.06em;margin:0;text-wrap:auto}body.tech04-page .tech04_c-intro-body{font-size:1.5rem;line-height:1.95;color:#4b5563;letter-spacing:0.04em}body.tech04-page .tech04_c-intro-body p{margin:0}body.tech04-page .tech04_c-anchors{margin-top:2.4rem;display:flex;flex-wrap:wrap;gap:0.8rem}body.tech04-page .tech04_c-anchors a{display:inline-flex;align-items:center;gap:0.5rem;padding:0.7rem 1.6rem;font-size:1.2rem;font-weight:700;letter-spacing:0.08em;color:#1a2233;background:#fff;border:1px solid rgba(26,34,51,0.18);border-radius:999px;text-decoration:none;transition:background 0.25s ease,color 0.25s ease,border-color 0.25s ease}body.tech04-page .tech04_c-anchors a::before{content:"↓";font-family:"droid-sans","Helvetica Neue",sans-serif;font-size:1.1rem;color:#286BC1}body.tech04-page .tech04_c-anchors a:hover{background:#286BC1;color:#fff;border-color:#286BC1}body.tech04-page .tech04_c-anchors a:hover::before{color:#fff}body.tech04-page .tech04_c-conf{background:#fff;border:1px solid rgba(26,34,51,0.08);border-radius:14px;padding:3.6rem;margin-bottom:3.2rem}body.tech04-page .tech04_c-conf:last-child{margin-bottom:0}body.tech04-page .tech04_c-conf-head{display:grid;grid-template-columns:auto 1fr;gap:2rem;align-items:center;margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid rgba(26,34,51,0.08)}body.tech04-page .tech04_c-conf-badge{display:inline-flex;align-items:center;justify-content:center;min-width:8rem;padding:1rem 1.6rem;font-family:"droid-sans","Helvetica Neue",sans-serif;font-size:1.8rem;font-weight:700;letter-spacing:0.12em;color:#fff;background:linear-gradient(135deg,#286BC1 0%,#1a4f96 100%);border-radius:8px;line-height:1.2}body.tech04-page .tech04_c-conf-meta{display:flex;flex-direction:column;gap:0.4rem}body.tech04-page .tech04_c-conf-h{font-family:"游ゴシック体","Yu Gothic",YuGothic,"ヒラギノ角ゴ ProN",sans-serif;font-size:1.55rem;font-weight:700;letter-spacing:0.04em;color:#1a2233;margin:0;line-height:1.5;text-wrap:auto}body.tech04-page .tech04_c-conf-sub{margin:0;font-size:1.25rem;color:#6b7280;letter-spacing:0.04em;font-weight:500}body.tech04-page .tech04_c-conf-text{margin:0 0 2.4rem;font-size:1.45rem;line-height:1.9;color:#4b5563;letter-spacing:0.04em}body.tech04-page .tech04_c-conf-images{display:grid;grid-template-columns:1fr 1fr;gap:1.6rem;margin-bottom:3.2rem}body.tech04-page .tech04_c-conf-images figure{margin:0;border-radius:10px;overflow:hidden;background:#f5f7fa;border:1px solid rgba(26,34,51,0.06)}body.tech04-page .tech04_c-conf-images img{display:block;width:100%;height:auto;aspect-ratio:3 / 2;object-fit:cover}body.tech04-page .tech04_c-conf-images figcaption{padding:1rem 1.4rem;font-size:1.2rem;font-weight:700;letter-spacing:0.04em;color:#1a2233;background:#fff;border-top:1px solid rgba(26,34,51,0.06);text-align:center}body.tech04-page .tech04_c-papers{background:#fafafa;border-radius:10px;padding:2.4rem 2.8rem}body.tech04-page .tech04_c-papers-h{display:inline-block;font-family:"游ゴシック体","Yu Gothic",YuGothic,"ヒラギノ角ゴ ProN",sans-serif;font-size:1.4rem;font-weight:700;letter-spacing:0.06em;color:#1a2233;margin:0 0 1.6rem;padding-left:1rem;border-left:3px solid #64CCBF;line-height:1.4;text-wrap:auto}body.tech04-page .tech04_c-papers-group{margin-bottom:2rem}body.tech04-page .tech04_c-papers-group:last-child{margin-bottom:0}body.tech04-page .tech04_c-papers-year{display:inline-block;font-family:"droid-sans","Helvetica Neue",sans-serif;font-size:1.15rem;font-weight:700;letter-spacing:0.08em;color:#fff;background:#286BC1;padding:0.35rem 1rem;border-radius:4px;margin-bottom:1rem;line-height:1.4}body.tech04-page .tech04_c-papers-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1rem}body.tech04-page .tech04_c-papers-list li{position:relative;padding-left:1.6rem;font-size:1.4rem;line-height:1.7;color:#1a2233;letter-spacing:0.04em;display:flex;flex-direction:column;gap:0.2rem}body.tech04-page .tech04_c-papers-list li::before{content:"";position:absolute;left:0;top:0.7em;width:0.7rem;height:0.7rem;background:#64CCBF;border-radius:50%;transform:translateY(-50%)}body.tech04-page .tech04_c-paper-ja{font-weight:600}body.tech04-page .tech04_c-paper-en{font-size:1.2rem;color:#6b7280;font-style:italic;letter-spacing:0.02em}body.tech04-page .tech04_c-committee-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2.4rem;align-items:stretch}body.tech04-page .tech04_c-committee{background:#fff;border:1px solid rgba(26,34,51,0.08);border-radius:12px;padding:3rem 2.8rem;display:flex;flex-direction:column;gap:0.8rem;transition:border-color 0.25s ease,box-shadow 0.25s ease,transform 0.25s ease}body.tech04-page .tech04_c-committee:hover{border-color:rgba(40,107,193,0.2);box-shadow:0 12px 28px rgba(26,34,51,0.07);transform:translateY(-3px)}body.tech04-page .tech04_c-committee-h{font-family:"游ゴシック体","Yu Gothic",YuGothic,"ヒラギノ角ゴ ProN",sans-serif;font-size:1.8rem;font-weight:700;letter-spacing:0.04em;color:#1a2233;line-height:1.4;margin:0;text-wrap:auto}body.tech04-page .tech04_c-committee-en{margin:0 0 1.2rem;font-family:"droid-sans","Helvetica Neue",sans-serif;font-size:1.2rem;letter-spacing:0.08em;color:#286BC1;font-weight:700}body.tech04-page .tech04_c-committee-text{margin:0;font-size:1.4rem;line-height:1.9;color:#4b5563;letter-spacing:0.04em}body.tech04-page .tech04_c-research{background:#fff;border:1px solid rgba(26,34,51,0.08);border-radius:14px;padding:3.2rem 3.6rem;margin-bottom:3.2rem}body.tech04-page .tech04_c-research:last-child{margin-bottom:0}body.tech04-page .tech04_c-research-head{display:flex;flex-wrap:wrap;align-items:center;gap:1.6rem;margin-bottom:2.4rem;padding-bottom:2rem;border-bottom:1px solid rgba(26,34,51,0.08)}body.tech04-page .tech04_c-research-h{font-family:"游ゴシック体","Yu Gothic",YuGothic,"ヒラギノ角ゴ ProN",sans-serif;font-size:1.95rem;font-weight:700;letter-spacing:0.04em;color:#1a2233;margin:0;line-height:1.4;text-wrap:auto}body.tech04-page .tech04_c-research-award{display:inline-flex;align-items:center;gap:0.5rem;padding:0.5rem 1.2rem;font-size:1.25rem;font-weight:700;letter-spacing:0.04em;color:#b58825;background:rgba(255,215,0,0.12);border:1px solid rgba(181,136,37,0.3);border-radius:999px;line-height:1.4}body.tech04-page .tech04_c-research-award i{font-size:1.3rem}body.tech04-page .tech04_c-research-partner{display:inline-flex;align-items:center;gap:0.5rem;padding:0.5rem 1.2rem;font-size:1.25rem;font-weight:700;letter-spacing:0.04em;color:#286BC1;background:rgba(40,107,193,0.08);border:1px solid rgba(40,107,193,0.25);border-radius:999px;line-height:1.4}body.tech04-page .tech04_c-research-partner i{font-size:1.3rem}body.tech04-page .tech04_c-research-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:clamp(2.4rem,4vw,4.8rem);align-items:start}body.tech04-page .tech04_c-research-text{font-size:1.45rem;line-height:1.95;color:#4b5563;letter-spacing:0.04em}body.tech04-page .tech04_c-research-text p{margin:0 0 1.4rem}body.tech04-page .tech04_c-research-text p:last-child{margin-bottom:0}body.tech04-page .tech04_c-research-text strong{color:#1a2233;font-weight:700}body.tech04-page .tech04_c-research-images{display:flex;flex-direction:column;gap:1.4rem}body.tech04-page .tech04_c-research-images figure{margin:0;border-radius:10px;overflow:hidden;background:#f5f7fa;border:1px solid rgba(26,34,51,0.06)}body.tech04-page .tech04_c-research-images img{display:block;width:100%;height:auto;aspect-ratio:3 / 2;object-fit:cover}body.tech04-page .tech04_c-research-images figcaption{padding:0.9rem 1.4rem;font-size:1.15rem;font-weight:700;letter-spacing:0.04em;color:#1a2233;background:#fff;border-top:1px solid rgba(26,34,51,0.06);text-align:center}@media screen and (max-width:1024px){body.tech04-page .tech04_c-section{padding:9.6rem 0 0}body.tech04-page .tech04_c-intro{padding-top:7.2rem;padding-bottom:7.2rem}body.tech04-page .tech04_c-intro-grid{grid-template-columns:1fr;gap:2.4rem}body.tech04-page .tech04_c-intro-lead{font-size:2rem}body.tech04-page .tech04_c-conf,body.tech04-page .tech04_c-research{padding:2.8rem 2.4rem}body.tech04-page .tech04_c-conf-head{grid-template-columns:1fr;gap:1.2rem}body.tech04-page .tech04_c-committee-grid{grid-template-columns:1fr}body.tech04-page .tech04_c-research-grid{grid-template-columns:1fr;gap:2.4rem}}@media screen and (max-width:767px){body.tech04-page .tech04_c-section{padding:8rem 0 0}body.tech04-page .tech04_c-intro{padding-top:5.6rem;padding-bottom:5.6rem}body.tech04-page .tech04_c-intro-lead{font-size:1.8rem}body.tech04-page .tech04_c-h{font-size:2.2rem}body.tech04-page .tech04_c-lead{font-size:1.35rem}body.tech04-page .tech04_c-conf{padding:2.4rem 2rem}body.tech04-page .tech04_c-conf-badge{font-size:1.5rem;min-width:7rem;padding:0.8rem 1.4rem}body.tech04-page .tech04_c-conf-h{font-size:1.4rem}body.tech04-page .tech04_c-conf-text{font-size:1.3rem}body.tech04-page .tech04_c-conf-images{grid-template-columns:1fr}body.tech04-page .tech04_c-papers{padding:2rem 1.8rem}body.tech04-page .tech04_c-papers-h{font-size:1.3rem}body.tech04-page .tech04_c-papers-list li{font-size:1.3rem}body.tech04-page .tech04_c-paper-en{font-size:1.1rem}body.tech04-page .tech04_c-committee{padding:2.4rem 2rem}body.tech04-page .tech04_c-committee-h{font-size:1.6rem}body.tech04-page .tech04_c-committee-text{font-size:1.3rem}body.tech04-page .tech04_c-research{padding:2.4rem 2rem}body.tech04-page .tech04_c-research-h{font-size:1.65rem}body.tech04-page .tech04_c-research-award,body.tech04-page .tech04_c-research-partner{font-size:1.15rem}body.tech04-page .tech04_c-research-text{font-size:1.3rem}}body.facility-page main{background:#fff}body.facility-page main section.facility_c-section{overflow:visible;margin:0}body.facility-page .facility_c-section{padding:8rem 0 0}body.facility-page .facility_c-section--cta{padding-bottom:8rem}body.facility-page .facility_c-inner{max-width:1080px;margin:0 auto;padding:0 clamp(1.6rem,4vw,6rem)}body.facility-page .facility_c-intro{padding-top:6.4rem}body.facility-page .facility_c-hero{display:grid;grid-template-columns:1fr 1fr;gap:clamp(3.2rem,4vw,5.6rem);align-items:center}body.facility-page .facility_c-hero-image{border-radius:12px;overflow:hidden;background:#f5f7fa;border:1px solid rgba(26,34,51,0.06)}body.facility-page .facility_c-hero-image img{display:block;width:100%;height:auto;aspect-ratio:16 / 10;object-fit:cover}body.facility-page .facility_c-hero-body{display:flex;flex-direction:column;gap:1.6rem}body.facility-page .facility_c-tag{display:inline-block;align-self:flex-start;padding:0.35rem 1rem;font-family:"droid-sans","Helvetica Neue",sans-serif;font-size:1.05rem;font-weight:700;letter-spacing:0.24em;color:#fff;background:#286BC1;border-radius:4px}body.facility-page .facility_c-h{font-family:"游ゴシック体","Yu Gothic",YuGothic,"ヒラギノ角ゴ ProN",sans-serif;font-size:clamp(2.2rem,3.2vw,2.8rem);font-weight:700;letter-spacing:0.04em;line-height:1.4;color:#1a2233;margin:0;padding-bottom:1.6rem;border-bottom:3px solid #64CCBF;text-wrap:auto;display:inline-block;align-self:flex-start}body.facility-page .facility_c-desc{margin:0;font-size:1.5rem;line-height:1.95;color:#4b5563;letter-spacing:0.04em}body.facility-page .facility_c-keystat{display:grid;grid-template-columns:1fr 1fr;gap:1.4rem;margin-top:1.2rem}body.facility-page .facility_c-keystat-item{background:linear-gradient(135deg,#1a3a6e 0%,#286BC1 100%);color:#fff;border-radius:10px;padding:1.6rem 1.8rem;display:flex;flex-direction:column;gap:0.4rem}body.facility-page .facility_c-keystat-label{font-size:1.15rem;font-weight:700;letter-spacing:0.08em;color:#64CCBF}body.facility-page .facility_c-keystat-value{font-family:"droid-sans","Helvetica Neue",sans-serif;font-size:clamp(2.4rem,3.8vw,3.2rem);font-weight:700;letter-spacing:0.02em;line-height:1;display:inline-flex;align-items:baseline;gap:0.4rem}body.facility-page .facility_c-keystat-value small{font-size:1.3rem;font-weight:700;letter-spacing:0.06em;color:rgba(255,255,255,0.85)}body.facility-page .facility_c-section--specs{padding-top:9.6rem}body.facility-page .facility_c-head{margin-bottom:3.2rem}body.facility-page .facility_c-ch{display:block;font-family:"droid-sans","Helvetica Neue",sans-serif;font-size:1.2rem;letter-spacing:0.3em;color:#286BC1;font-weight:700;margin-bottom:1.2rem}body.facility-page .facility_c-h2{display:inline-block;font-family:"游ゴシック体","Yu Gothic",YuGothic,"ヒラギノ角ゴ ProN",sans-serif;font-weight:700;font-size:2.4rem;letter-spacing:0.05em;line-height:1.4;color:#1a2233;margin:0;text-wrap:auto}body.facility-page .facility_c-h2::after{content:"";display:block;width:56px;height:3px;background:#64CCBF;margin-top:1.2rem}body.facility-page .facility_c-en{display:block;font-family:"droid-sans","Helvetica Neue",sans-serif;font-size:1.15rem;letter-spacing:0.28em;color:#4b5563;margin-top:1rem;font-weight:700}body.facility-page .facility_c-specs{background:#fff;border:1px solid rgba(26,34,51,0.08);border-radius:12px;padding:1.2rem 2.4rem}body.facility-page .facility_c-specs-list{margin:0;padding:0}body.facility-page .facility_c-specs-row{display:grid;grid-template-columns:18rem 1fr;gap:2rem;padding:1.6rem 0;border-bottom:1px solid rgba(26,34,51,0.06);align-items:baseline}body.facility-page .facility_c-specs-row:last-child{border-bottom:none}body.facility-page .facility_c-specs-row dt{font-family:"droid-sans","Helvetica Neue",sans-serif;font-size:1.2rem;font-weight:700;letter-spacing:0.1em;color:#286BC1}body.facility-page .facility_c-specs-row dd{margin:0;font-size:1.45rem;line-height:1.7;color:#1a2233;letter-spacing:0.04em;font-weight:600}body.facility-page .facility_c-section--sample{padding-top:9.6rem}body.facility-page .facility_c-sample{margin:0;background:#fff;border:1px solid rgba(26,34,51,0.08);border-radius:12px;overflow:hidden}body.facility-page .facility_c-sample img{display:block;width:100%;height:auto;max-width:100%}body.facility-page .facility_c-sample figcaption{padding:1.4rem 2rem;font-size:1.25rem;font-weight:600;letter-spacing:0.04em;color:#4b5563;background:#fafafa;border-top:1px solid rgba(26,34,51,0.06);text-align:center}body.facility-page .facility_c-section--cta{padding-top:9.6rem}body.facility-page .facility_c-cta{background:linear-gradient(135deg,#f7f9fb 0%,#eef4fb 100%);border:1px solid rgba(40,107,193,0.15);border-radius:14px;padding:3.6rem 3.6rem;display:grid;grid-template-columns:1fr auto;gap:2.4rem;align-items:center}body.facility-page .facility_c-cta-h{font-family:"游ゴシック体","Yu Gothic",YuGothic,"ヒラギノ角ゴ ProN",sans-serif;font-size:1.75rem;font-weight:700;letter-spacing:0.04em;line-height:1.5;color:#1a2233;margin:0 0 0.8rem;text-wrap:auto}body.facility-page .facility_c-cta-desc{margin:0;font-size:1.35rem;line-height:1.85;color:#4b5563;letter-spacing:0.04em}body.facility-page .facility_c-cta-actions{display:flex;gap:1.2rem}body.facility-page .facility_c-btn{display:inline-flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:1.4rem 2.2rem;border-radius:8px;text-decoration:none;min-height:6.4rem;transition:background 0.25s ease,border-color 0.25s ease,transform 0.25s ease,box-shadow 0.25s ease}body.facility-page .facility_c-btn--primary{background:#286BC1;color:#fff;border:1px solid #286BC1;box-shadow:0 6px 16px rgba(40,107,193,0.18)}body.facility-page .facility_c-btn--primary:hover{background:#1f5aa6;border-color:#1f5aa6;transform:translateY(-2px);box-shadow:0 10px 22px rgba(40,107,193,0.25)}body.facility-page .facility_c-btn--ghost{background:#fff;color:#1a2233;border:1px solid rgba(26,34,51,0.18)}body.facility-page .facility_c-btn--ghost:hover{border-color:#286BC1;color:#286BC1;transform:translateY(-2px)}body.facility-page .facility_c-btn-en{font-family:"droid-sans","Helvetica Neue",sans-serif;font-size:1.05rem;font-weight:700;letter-spacing:0.24em;opacity:0.85;margin-bottom:0.3rem}body.facility-page .facility_c-btn-label{font-size:1.4rem;font-weight:700;letter-spacing:0.04em;line-height:1.3}@media screen and (max-width:1024px){body.facility-page .facility_c-section{padding:6.4rem 0 0}body.facility-page .facility_c-section--cta{padding-bottom:6.4rem}body.facility-page .facility_c-hero{grid-template-columns:1fr;gap:2.4rem}body.facility-page .facility_c-cta{grid-template-columns:1fr;text-align:center;padding:2.8rem 2.4rem}body.facility-page .facility_c-cta-h{text-align:center}body.facility-page .facility_c-cta-actions{justify-content:center;flex-wrap:wrap}}@media screen and (max-width:767px){body.facility-page .facility_c-section{padding:4.8rem 0 0}body.facility-page .facility_c-section--specs,body.facility-page .facility_c-section--cta{padding-top:6.4rem}body.facility-page .facility_c-h{font-size:1.9rem}body.facility-page .facility_c-h2{font-size:1.9rem}body.facility-page .facility_c-desc{font-size:1.35rem}body.facility-page .facility_c-keystat{grid-template-columns:1fr 1fr;gap:1rem}body.facility-page .facility_c-keystat-item{padding:1.4rem 1.4rem}body.facility-page .facility_c-keystat-value{font-size:2.2rem}body.facility-page .facility_c-keystat-value small{font-size:1.1rem}body.facility-page .facility_c-keystat-label{font-size:1rem}body.facility-page .facility_c-specs{padding:0.8rem 1.6rem}body.facility-page .facility_c-specs-row{grid-template-columns:1fr;gap:0.4rem;padding:1.2rem 0}body.facility-page .facility_c-specs-row dt{font-size:1.1rem}body.facility-page .facility_c-specs-row dd{font-size:1.3rem}body.facility-page .facility_c-cta-h{font-size:1.55rem}body.facility-page .facility_c-cta-desc{font-size:1.25rem}body.facility-page .facility_c-cta-actions{flex-direction:column;width:100%}body.facility-page .facility_c-btn{width:100%;align-items:center}}