
.tksx-page,.tksx-page *{box-sizing:border-box}.tksx-page{font-family:"Open Sans","Noto Sans JP","Yu Gothic","Hiragino Kaku Gothic ProN",Arial,sans-serif;color:#555;font-size:15px;line-height:1.55}.tksx-hero{position:relative;width:calc(100% - 32px);min-height:390px;margin:0 16px 24px;overflow:hidden;border:1px solid #dbe3ee;border-radius:20px;background:url("//ueeshop.ly200-cdn.com/u_file/UPBH/UPBH664/2603/25/photo/t-shirt-knit-rags-modern-workshop-hero.jpg") center/cover no-repeat}.tksx-hero-overlay{position:absolute;inset:0;background:rgba(0,35,78,.48)}.tksx-hero-content{position:relative;z-index:1;display:flex;min-height:390px;max-width:1080px;margin:0 auto;padding:42px 24px;flex-direction:column;align-items:center;justify-content:center;text-align:center}.tksx-hero h1{max-width:960px;margin:0 0 15px;color:#fff;font-size:40px;font-weight:700;line-height:1.2;text-shadow:0 1px 3px rgba(0,0,0,.3)}.tksx-hero p{max-width:1020px;margin:0;color:#fff;font-size:16px;line-height:1.62;text-shadow:0 1px 2px rgba(0,0,0,.32)}.tksx-hero-tags{display:flex;flex-wrap:wrap;justify-content:center;gap:9px;margin:20px 0}.tksx-hero-tags span{padding:7px 12px;border:1px solid rgba(255,255,255,.68);border-radius:40px;background:rgba(0,26,58,.2);color:#fff;font-size:13px;font-weight:600;line-height:1.3}.tksx-primary{display:inline-flex;min-height:46px;padding:10px 26px;border:2px solid #fff;border-radius:40px;background:#0047ab;color:#fff!important;font-size:15px;font-weight:600;text-decoration:none;align-items:center;justify-content:center;transition:background .2s,color .2s}.tksx-primary:hover{background:#fff;color:#0047ab!important}
.tksx-section{width:100%;margin:0 0 24px;padding:28px 24px;border-radius:24px;background:#f9fafb}.tksx-inner{width:100%;max-width:1200px;margin:0 auto}.tksx-section h2,.tksx-cta h2{margin:0 0 14px;color:#222;font-size:28px;font-weight:700;line-height:1.3;text-align:center}.tksx-intro{max-width:980px;margin:0 auto 18px;text-align:center}.tksx-overview{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(340px,.85fr);gap:28px;align-items:center}.tksx-overview h2{text-align:left}.tksx-overview p{margin:0 0 12px}.tksx-inline-links{display:grid;grid-template-columns:repeat(2,1fr);gap:9px;margin-top:18px}.tksx-inline-links a{padding:9px 12px;border:1px solid #ccd9ea;border-radius:8px;background:#fff;color:#0047ab;font-size:14px;font-weight:600;text-decoration:none}.tksx-inline-links a:hover{text-decoration:underline}.tksx-video-wrap{overflow:hidden;border:1px solid #dbe3ee;border-radius:16px;background:#fff}.tksx-video-wrap video{display:block;width:100%;max-height:320px;background:#000;object-fit:contain}
.tksx-table-wrap{overflow-x:auto;border:1px solid #dbe3ee;border-radius:14px;background:#fff}.tksx-table{width:100%;min-width:800px;border-collapse:collapse;color:#555;font-size:14px;line-height:1.4}.tksx-table th,.tksx-table td{padding:9px 12px;border-bottom:1px solid #e2e8f0;text-align:left;vertical-align:middle}.tksx-table thead th{background:#f1f5f9;color:#0047ab;font-weight:700}.tksx-table tbody tr:last-child th,.tksx-table tbody tr:last-child td{border-bottom:0}.tksx-spec-table th{width:27%;background:#f8fafc;color:#0047ab;font-weight:600}.tksx-table a,.tksx-note a,.tksx-answer a{color:#0047ab;font-weight:600;text-decoration:none}.tksx-table a:hover,.tksx-note a:hover,.tksx-answer a:hover{text-decoration:underline}.tksx-note{margin:12px 0 0;padding:11px 14px;border-left:4px solid #0047ab;border-radius:8px;background:#edf4ff;color:#3f4d63;font-size:13px;line-height:1.5}
.tksx-card-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.tksx-info-card{padding:20px 16px;border:1px solid #e2e8f0;border-radius:16px;background:#fff;text-align:center}.tksx-icon{margin-bottom:10px;color:#0047ab;font-size:30px}.tksx-info-card h3{margin:0 0 9px;color:#0047ab;font-size:17px;line-height:1.35}.tksx-info-card p{margin:0;font-size:14px;line-height:1.55}
.tksx-carousel-wrap{position:relative;padding:0 24px}.tksx-carousel-viewport{overflow-x:auto;overflow-y:hidden;width:100%;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none}.tksx-carousel-viewport::-webkit-scrollbar{display:none}.tksx-carousel-track{display:flex;gap:16px}.tksx-app-card,.tksx-product-card{display:flex;flex:0 0 calc((100% - 32px)/3);overflow:hidden;border:1px solid #e2e8f0;border-radius:16px;background:#fff;scroll-snap-align:start;flex-direction:column}.tksx-app-card img,.tksx-product-card img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover}.tksx-app-card>div,.tksx-product-card>div{display:flex;padding:15px 16px 18px;flex:1;flex-direction:column}.tksx-app-card h3,.tksx-product-card h3{margin:0 0 7px;color:#0047ab;font-size:18px}.tksx-app-card p,.tksx-product-card p{margin:0 0 13px;font-size:14px;line-height:1.5}.tksx-app-card a,.tksx-product-card a{display:inline-flex;min-height:38px;margin-top:auto;padding:7px 13px;border:1.5px solid #0047ab;border-radius:40px;background:#0047ab;color:#fff!important;font-size:13px;font-weight:600;text-decoration:none;align-items:center;justify-content:center;transition:background .2s,color .2s}.tksx-app-card a:hover,.tksx-product-card a:hover{background:#fff;color:#0047ab!important}.tksx-related-product{border-color:#9cb9df}.tksx-eyebrow{display:block;margin-bottom:6px;color:#63758b;font-size:11px;font-weight:700;letter-spacing:.05em}.tksx-carousel-btn{position:absolute;top:44%;z-index:2;width:36px;height:36px;padding:0;border:1px solid #cbd5e1;border-radius:50%;background:#fff;color:#0047ab;font-size:24px;line-height:1;cursor:pointer;box-shadow:0 2px 6px rgba(0,0,0,.08)}.tksx-prev{left:-2px}.tksx-next{right:-2px}.tksx-carousel-btn:disabled{opacity:.35;cursor:default}.tksx-subtitle{margin:18px 0 9px;color:#0047ab;font-size:19px;text-align:center}
.tksx-faq-list{display:flex;flex-direction:column;gap:10px}.tksx-faq-item{overflow:hidden;border:1px solid #e2e8f0;border-radius:12px;background:#fff}.tksx-question{display:flex;width:100%;padding:15px 18px;border:0;background:#fff;color:#222;font:600 16px/1.4 "Open Sans","Noto Sans JP","Yu Gothic",Arial,sans-serif;text-align:left;cursor:pointer;align-items:center;justify-content:space-between}.tksx-question:hover{background:#f8fafc}.tksx-question span{margin-left:12px;color:#0047ab;font-size:20px}.tksx-answer{display:none;padding:0 18px 16px}.tksx-faq-item.is-open .tksx-answer{display:block}.tksx-answer p{margin:0;font-size:15px;line-height:1.6}
.tksx-cta{position:relative;min-height:320px;overflow:hidden;border-radius:24px;background:url("//ueeshop.ly200-cdn.com/u_file/UPBH/UPBH664/2603/09/photo/0dfde8a93d.jpg") center/cover no-repeat}.tksx-cta-overlay{position:absolute;inset:0;background:rgba(0,34,73,.46)}.tksx-cta-content{position:relative;z-index:1;display:flex;min-height:320px;max-width:960px;margin:0 auto;padding:40px 24px;flex-direction:column;align-items:center;justify-content:center;text-align:center}.tksx-cta h2{color:#fff;font-size:30px;text-shadow:0 1px 3px rgba(0,0,0,.28)}.tksx-cta p{margin:0 0 22px;color:#fff;font-size:16px;line-height:1.6;text-shadow:0 1px 2px rgba(0,0,0,.24)}
@media(max-width:1000px){.tksx-overview{grid-template-columns:1fr 1fr}.tksx-card-grid{grid-template-columns:repeat(2,1fr)}.tksx-app-card,.tksx-product-card{flex-basis:calc((100% - 16px)/2)}}
@media(max-width:768px){.tksx-page{margin-top:8px!important;margin-bottom:24px!important}.tksx-hero{width:calc(100% - 20px);min-height:450px;margin:0 10px 16px;border-radius:16px}.tksx-hero-content{min-height:450px;padding:32px 18px}.tksx-hero h1{font-size:31px}.tksx-hero p{font-size:15px}.tksx-hero-tags{gap:8px;margin:18px 0}.tksx-hero-tags span{padding:6px 10px;font-size:12px}.tksx-section{margin-bottom:16px;padding:22px 18px;border-radius:16px}.tksx-section h2{font-size:25px}.tksx-overview{grid-template-columns:1fr}.tksx-overview h2{text-align:center}.tksx-app-card,.tksx-product-card{flex-basis:100%}.tksx-carousel-wrap{padding:0 20px}.tksx-cta{min-height:300px;border-radius:16px}.tksx-cta-content{min-height:300px;padding:35px 18px}.tksx-cta h2{font-size:27px}}
@media(max-width:520px){.tksx-card-grid,.tksx-inline-links{grid-template-columns:1fr}.tksx-section{padding:20px 14px}.tksx-question{padding:13px 14px;font-size:15px}.tksx-answer{padding:0 14px 14px}.tksx-primary{width:100%;max-width:300px}.tksx-table th,.tksx-table td{padding:8px 10px;font-size:13px}}
/* ヒーローエリアを下部の全幅コンテンツと揃えます。 */
.tksx-page .tksx-hero{width:100%;margin-left:0;margin-right:0}
@media(max-width:768px){.tksx-page .tksx-hero{width:100%;margin-left:0;margin-right:0}}
