.sp-header{background:#fff;border-bottom:3px solid #a71b30;position:sticky;top:0;z-index:100;box-shadow:0 1px 6px #0000000d}.sp-header-inner{max-width:1160px;margin:0 auto;padding:0 20px;height:56px;display:flex;align-items:center;gap:24px}.sp-logo{font-size:20px;font-weight:700;color:#a71b30;text-decoration:none;white-space:nowrap;flex-shrink:0}.sp-nav{display:flex;gap:20px;flex-shrink:0}.sp-nav a{color:#333;text-decoration:none;font-size:14px;font-weight:500;white-space:nowrap;transition:color .2s}.sp-nav a:hover{color:#a71b30}.sp-phone{display:flex;align-items:center;gap:6px;margin-left:auto;color:#a71b30;font-size:17px;font-weight:700;text-decoration:none;white-space:nowrap;flex-shrink:0;letter-spacing:.5px}.sp-phone svg{flex-shrink:0}.sp-phone:hover{color:#841326}@media(max-width:768px){.sp-header-inner{padding:0 12px;gap:12px;height:52px}.sp-logo{font-size:16px}.sp-nav{gap:12px}.sp-nav a{font-size:12px}.sp-phone{font-size:13px;gap:4px;letter-spacing:0}.sp-phone svg{width:14px;height:14px}}@media(max-width:480px){.sp-nav{display:none}.sp-phone{font-size:13px}}.sp-footer{background:#1a1a2e;color:#b0b0c0;padding:0;font-size:13px;margin-top:auto}.sp-footer-grid{max-width:1160px;margin:0 auto;display:flex;gap:48px;padding:40px 20px 32px}.sp-footer-about{flex:1;min-width:0}.sp-footer-logo{font-size:20px;font-weight:700;margin-bottom:16px}.sp-footer-desc{font-size:13px;line-height:1.9;color:#8a8a9a;margin-bottom:12px}.sp-footer-info{width:320px;flex-shrink:0}.sp-footer-info-title{font-size:16px;font-weight:600;color:#e0e0e8;margin-bottom:16px;padding-bottom:8px;border-bottom:1px solid #2d2d44}.sp-footer-dl{display:grid;grid-template-columns:70px 1fr;gap:8px 12px;font-size:13px}.sp-footer-dl dt{color:#666680;font-weight:500}.sp-footer-dl dd{color:#b0b0c0;margin:0}.sp-footer-bottom{border-top:1px solid #2d2d44;text-align:center;padding:16px 20px;font-size:12px;color:#666680}@media(max-width:768px){.sp-footer-grid{flex-direction:column;gap:32px}.sp-footer-info{width:100%}}:root{--ah-red: #a71b30;--ah-red-dark: #841326;--ah-orange: #e2641f;--ah-orange-dark: #b94c12;--ah-cream: #f7f3eb;--ah-tan: #d8d1c5;--ah-tan-light: #ebe6dc;--ah-text: #2f2f2f;--ah-muted: #6e6e6e;--ah-light: #999;--ah-link: #0a6ec8}.ah-page{min-height:100vh;display:flex;flex-direction:column;background:var(--ah-cream);font-family:-apple-system,BlinkMacSystemFont,Hiragino Sans,Hiragino Kaku Gothic ProN,Yu Gothic,Meiryo,PingFang SC,Microsoft YaHei,sans-serif;color:var(--ah-text);font-size:14px;line-height:1.5}.ah-loading{text-align:center;padding:120px 20px;color:#999;font-size:16px}.ah-page .sp-header{background:#fff;border-bottom:3px solid var(--ah-red)}.ah-page .sp-logo{color:var(--ah-red)}.ah-page .sp-nav a{color:var(--ah-text)}.ah-page .sp-nav a:hover,.ah-page .sp-phone{color:var(--ah-red)}.ah-page .sp-phone:hover{color:var(--ah-red-dark)}.ah-header-search{flex:1;max-width:460px;display:flex;height:34px}.ah-header-search input{flex:1;border:1px solid var(--ah-tan);border-right:none;border-radius:4px 0 0 4px;padding:0 12px;font-size:13px;outline:none;background:#fff}.ah-header-search input:focus{border-color:var(--ah-red)}.ah-header-search-btn{padding:0 18px;background:var(--ah-red);color:#fff;border:1px solid var(--ah-red);border-radius:0 4px 4px 0;font-size:13px;font-weight:600;cursor:pointer}.ah-header-search-btn:hover{background:var(--ah-red-dark)}.ah-header-phone{display:flex;align-items:center;gap:6px;margin-left:auto;color:var(--ah-red);font-size:16px;font-weight:700;text-decoration:none;white-space:nowrap}.ah-header-phone:hover{color:var(--ah-red-dark)}.ah-title-bar{background:var(--ah-red);color:#fff}.ah-container{max-width:1200px;margin:0 auto;padding:0 16px;width:100%}.ah-title{font-size:16px;font-weight:700;padding:12px 0;line-height:1.4}.ah-layout{display:grid;grid-template-columns:240px 1fr;gap:20px;padding-top:16px;padding-bottom:60px}.ah-mobile-filter-btn{display:none}.ah-sidebar{background:#fff;border:1px solid var(--ah-tan);border-radius:4px;padding:0;align-self:start;position:sticky;top:70px;max-height:calc(100vh - 90px);overflow-y:auto}.ah-side-block{padding:12px 14px;border-bottom:1px solid var(--ah-tan-light)}.ah-side-block:last-child{border-bottom:none}.ah-side-title{font-size:13px;font-weight:700;color:var(--ah-text);margin-bottom:8px;padding-left:8px;border-left:3px solid var(--ah-red)}.ah-side-pills{display:flex;flex-wrap:wrap;gap:4px}.ah-pill{padding:4px 10px;border:1px solid var(--ah-tan);border-radius:3px;background:#fff;color:var(--ah-text);font-size:12px;cursor:pointer;transition:all .15s}.ah-pill:hover{border-color:var(--ah-red);color:var(--ah-red)}.ah-pill.active{background:var(--ah-red);color:#fff;border-color:var(--ah-red)}.ah-side-checklist{display:flex;flex-direction:column;gap:4px;max-height:220px;overflow-y:auto}.ah-check{display:flex;align-items:center;gap:6px;padding:4px 6px;font-size:12px;color:var(--ah-text);cursor:pointer;border-radius:3px}.ah-check:hover{background:var(--ah-tan-light)}.ah-check input{accent-color:var(--ah-red);width:14px;height:14px;flex-shrink:0}.ah-check.active{background:#fbeef0;color:var(--ah-red)}.ah-check em{color:var(--ah-light);font-style:normal;margin-left:2px}.ah-side-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:4px}.ah-grid-check{display:flex;align-items:center;justify-content:center;padding:5px 0;border:1px solid var(--ah-tan);border-radius:3px;font-size:11px;color:var(--ah-text);cursor:pointer;background:#fff;text-align:center}.ah-grid-check input{display:none}.ah-grid-check:hover{border-color:var(--ah-red);color:var(--ah-red)}.ah-grid-check.active{background:var(--ah-red);color:#fff;border-color:var(--ah-red)}.ah-range{display:flex;align-items:center;gap:4px}.ah-range select{flex:1;min-width:0;height:28px;padding:0 4px;border:1px solid var(--ah-tan);border-radius:3px;font-size:12px;background:#fff;outline:none}.ah-range select:focus{border-color:var(--ah-red)}.ah-range>span{color:var(--ah-light);font-size:12px}.ah-side-clear{display:block;width:calc(100% - 28px);margin:12px 14px;padding:8px;border:1px solid var(--ah-tan);background:#fff;border-radius:3px;font-size:12px;color:var(--ah-muted);cursor:pointer}.ah-side-clear:hover{border-color:var(--ah-red);color:var(--ah-red)}.ah-main{min-width:0}.ah-summary{background:#fff;border:1px solid var(--ah-tan);border-radius:4px;margin-bottom:12px}.ah-summary-row{display:flex;align-items:center;gap:10px;padding:12px 16px;border-bottom:1px solid var(--ah-tan-light);font-size:13px}.ah-summary-row:last-child{border-bottom:none}.ah-summary-icon{width:18px;height:18px;flex-shrink:0;background-repeat:no-repeat;background-position:center;background-size:contain}.ah-icon-pin{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23a71b30'><path d='M12 2C8.13 2 5 5.13 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.87-3.13-7-7-7zm0 9.5a2.5 2.5 0 010-5 2.5 2.5 0 010 5z'/></svg>")}.ah-icon-list{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23a71b30'><path d='M3 4h18v2H3V4zm0 7h18v2H3v-2zm0 7h18v2H3v-2z'/></svg>")}.ah-summary-text{flex:1;color:var(--ah-text);font-weight:500}.ah-summary-link{background:none;border:none;color:var(--ah-link);font-size:13px;cursor:pointer;font-weight:500;padding:0}.ah-summary-link i{font-style:normal;margin-left:2px}.ah-summary-link:hover{text-decoration:underline}.ah-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;padding:0 4px}.ah-count{font-size:13px;color:var(--ah-text)}.ah-count strong{color:var(--ah-red);font-size:18px;font-weight:700;margin-right:2px}.ah-sort{height:32px;padding:0 28px 0 12px;border:1px solid var(--ah-tan);border-radius:16px;background:#fff url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23999'><path d='M7 10l5 5 5-5z'/></svg>") right 6px center/16px no-repeat;font-size:13px;color:var(--ah-text);cursor:pointer;appearance:none;outline:none;min-width:140px}.ah-sort:focus{border-color:var(--ah-red)}.ah-bulk-cta{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:10px 16px;margin-bottom:14px;background:#fff;border:2px solid var(--ah-orange);border-radius:24px;color:var(--ah-orange);font-size:14px;font-weight:600;cursor:pointer;transition:all .15s}.ah-bulk-cta:hover{background:#fff7f0}.ah-bulk-cta b{font-weight:700}.ah-bulk-check{display:inline-block;width:16px;height:16px;border:1.5px solid var(--ah-orange);border-radius:3px;flex-shrink:0}.ah-card-list{display:flex;flex-direction:column;gap:14px}.ah-card{background:#fff;border:1px solid var(--ah-tan);border-radius:4px;overflow:hidden;transition:box-shadow .2s;display:grid;grid-template-columns:1fr 280px;grid-template-areas:"photo body" "points body" "actions actions";gap:0}.ah-card:hover{box-shadow:0 4px 12px #00000014}.ah-card-photo{grid-area:photo;position:relative;aspect-ratio:16 / 9;background:#2a2a2a;overflow:hidden}.ah-card-photo a{display:block;width:100%;height:100%}.ah-card-photo img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.ah-card:hover .ah-card-photo img{transform:scale(1.02)}.ah-card-checkbox{position:absolute;top:10px;left:10px;z-index:2;background:#fff;border-radius:3px;width:22px;height:22px;display:flex;align-items:center;justify-content:center;box-shadow:0 1px 3px #0000004d;cursor:pointer}.ah-card-checkbox input{accent-color:var(--ah-orange);cursor:pointer;margin:0}.ah-card-points{grid-area:points;background:#fff;border-top:1px solid var(--ah-tan-light);padding:10px 14px}.ah-card-points-title{color:var(--ah-orange);font-size:12px;font-weight:700;margin-bottom:4px}.ah-card-points-title span{margin-left:2px}.ah-card-points ul{list-style:none;padding:0;margin:0}.ah-card-points li{position:relative;padding-left:12px;font-size:12px;color:var(--ah-text);line-height:1.6}.ah-card-points li:before{content:"・";position:absolute;left:0;color:var(--ah-orange)}.ah-card-body{grid-area:body;padding:14px 16px;border-left:1px solid var(--ah-tan-light);display:flex;flex-direction:column}.ah-card-tag{display:inline-block;background:#fff7f0;border:1px solid var(--ah-orange);color:var(--ah-orange);font-size:11px;font-weight:600;padding:1px 8px;border-radius:2px;margin-bottom:6px;align-self:flex-start}.ah-card-name{font-size:16px;font-weight:700;color:var(--ah-text);margin-bottom:6px;line-height:1.4}.ah-card-name a{color:inherit;text-decoration:none}.ah-card-name a:hover{color:var(--ah-red);text-decoration:underline}.ah-card-price{font-size:22px;font-weight:700;color:var(--ah-red);margin-bottom:10px;line-height:1}.ah-card-specs{margin:0 0 8px;font-size:12px;display:grid;grid-template-columns:56px 1fr;row-gap:4px;column-gap:8px}.ah-card-specs dt{color:var(--ah-muted);font-weight:500}.ah-card-specs dd{margin:0;color:var(--ah-text)}.ah-card-specs dd b{font-weight:700}.ah-card-station{font-size:11px;color:var(--ah-muted);line-height:1.5;margin-top:auto;border-top:1px dashed var(--ah-tan-light);padding-top:8px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.ah-card-actions{grid-area:actions;display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:12px 16px;border-top:1px solid var(--ah-tan-light);background:#fff}.ah-btn{display:inline-flex;align-items:center;justify-content:center;height:40px;border-radius:3px;font-size:14px;font-weight:700;text-decoration:none;cursor:pointer;transition:all .15s;border:none}.ah-btn-orange{background:var(--ah-orange);color:#fff}.ah-btn-orange:hover{background:var(--ah-orange-dark);color:#fff}.ah-btn-outline{background:#fff;border:1px solid var(--ah-tan);color:var(--ah-text)}.ah-btn-outline:hover{border-color:var(--ah-red);color:var(--ah-red)}.ah-empty{background:#fff;border-radius:4px;padding:80px 20px;text-align:center;color:var(--ah-light);font-size:15px}.ah-pagination{display:flex;justify-content:center;align-items:center;gap:4px;margin-top:24px;flex-wrap:wrap}.ah-page-btn{min-width:36px;height:36px;padding:0 10px;border:1px solid var(--ah-tan);border-radius:3px;background:#fff;color:var(--ah-text);font-size:13px;cursor:pointer;transition:all .15s}.ah-page-btn:hover:not(:disabled){border-color:var(--ah-red);color:var(--ah-red)}.ah-page-btn.active{background:var(--ah-red);color:#fff;border-color:var(--ah-red)}.ah-page-btn:disabled{opacity:.4;cursor:not-allowed}.ah-sticky-bottom,.ah-drawer-mask,.ah-drawer{display:none}@media(max-width:960px){.ah-layout{grid-template-columns:1fr;padding-top:12px}.ah-sidebar{display:none}.ah-mobile-filter-btn{display:flex;align-items:center;justify-content:space-between;width:100%;padding:12px 16px;background:#fff;border:1px solid var(--ah-tan);border-radius:4px;font-size:14px;color:var(--ah-text);font-weight:600;cursor:pointer;margin-bottom:12px}.ah-mobile-filter-count{background:var(--ah-red);color:#fff;font-size:12px;padding:2px 8px;border-radius:10px;font-weight:600}.ah-mobile-filter-count:empty{display:none}.ah-drawer-mask{display:block;position:fixed;inset:0;background:#00000080;z-index:200}.ah-drawer{display:flex;flex-direction:column;position:fixed;top:0;right:0;bottom:0;width:88%;max-width:380px;background:#fff;z-index:201;animation:slideIn .25s ease}@keyframes slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}.ah-drawer-head{display:flex;justify-content:space-between;align-items:center;padding:14px 16px;background:var(--ah-red);color:#fff;font-weight:700;font-size:15px}.ah-drawer-head button{background:none;border:none;color:#fff;font-size:24px;cursor:pointer;line-height:1;padding:0;width:24px;height:24px}.ah-drawer-body{flex:1;overflow-y:auto}.ah-drawer-apply{background:var(--ah-orange);color:#fff;border:none;padding:14px;font-size:15px;font-weight:700;cursor:pointer}.ah-drawer-apply:hover{background:var(--ah-orange-dark)}.ah-card{grid-template-columns:1fr;grid-template-areas:"photo" "points" "body" "actions"}.ah-card-body{border-left:none}.ah-sticky-bottom{display:grid;grid-template-columns:1fr 1fr;position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:1px solid var(--ah-tan);z-index:50;box-shadow:0 -2px 10px #00000014}.ah-sticky-btn{display:flex;align-items:center;justify-content:center;gap:6px;padding:8px 6px;background:#fff;border:none;font-size:11px;color:var(--ah-text);cursor:pointer;line-height:1.3;font-weight:600;text-align:left}.ah-sticky-btn-bulk{border:2px solid var(--ah-orange);margin:6px;border-radius:4px;color:var(--ah-orange)}.ah-sticky-btn-notify{border:2px solid var(--ah-orange);margin:6px 6px 6px 0;border-radius:4px;color:var(--ah-orange)}.ah-sticky-icon{width:22px;height:22px;background-repeat:no-repeat;background-position:center;background-size:contain;flex-shrink:0}.ah-icon-check{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23e2641f'><path d='M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z'/></svg>")}.ah-icon-mail{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23e2641f'><path d='M20 4H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 4l-8 5-8-5V6l8 5 8-5v2z'/></svg>")}.ah-page{padding-bottom:70px}}@media(max-width:600px){.ah-card-photo{aspect-ratio:4 / 3}.ah-card-actions{grid-template-columns:1fr}.ah-side-grid{grid-template-columns:repeat(4,1fr)}.ah-toolbar{flex-wrap:wrap;gap:8px}.ah-header-search{max-width:none}.ah-header-phone{display:none}}.ah-detail{background:var(--ah-cream)}.ah-detail-bar{background:var(--ah-red);color:#fff;padding:8px 0}.ah-breadcrumb{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;align-items:center;font-size:12px;color:#fff}.ah-breadcrumb li{display:flex;align-items:center}.ah-breadcrumb a{color:#fff;text-decoration:none;opacity:.9}.ah-breadcrumb a:hover{text-decoration:underline;opacity:1}.ah-breadcrumb .sep{margin:0 6px;opacity:.7;font-size:11px}.ah-breadcrumb li:last-child span{opacity:.85}.ah-detail-layout{display:grid;grid-template-columns:92px 1fr;gap:16px;padding-top:16px;padding-bottom:80px}.ah-anchor-nav{position:sticky;top:70px;align-self:start;background:#fff;border:1px solid var(--ah-tan);border-radius:4px;overflow:hidden}.ah-anchor-item{display:flex;flex-direction:column;align-items:center;gap:2px;padding:12px 6px;border-bottom:1px solid var(--ah-tan-light);background:#fafaf6;color:var(--ah-text);font-size:11px;font-weight:600;text-decoration:none;transition:background .15s;text-align:center;line-height:1.2}.ah-anchor-item:last-child{border-bottom:none}.ah-anchor-item:hover{background:#fff;color:var(--ah-red)}.ah-anchor-item.active{background:var(--ah-red);color:#fff;position:relative}.ah-anchor-item.active:after{content:"";position:absolute;right:-8px;top:50%;transform:translateY(-50%);width:0;height:0;border:6px solid transparent;border-left-color:var(--ah-red)}.ah-anchor-icon{font-size:16px;line-height:1;margin-bottom:2px;color:inherit}.ah-detail-main{min-width:0;display:flex;flex-direction:column;gap:14px}.ah-hero{background:#fff;border:1px solid var(--ah-tan);border-radius:4px;padding:18px 20px}.ah-hero-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:14px}.ah-hero-title{font-size:22px;font-weight:700;color:var(--ah-text);margin:0;line-height:1.3;flex:1;min-width:0}.ah-hero-icon-actions{display:flex;gap:8px;flex-shrink:0}.ah-icon-action{display:flex;align-items:center;gap:6px;padding:8px 12px;border:1px solid var(--ah-tan);background:#fff;border-radius:3px;font-size:11px;color:var(--ah-text);cursor:pointer;line-height:1.3;text-align:left;transition:all .15s}.ah-icon-action:hover{border-color:var(--ah-red);color:var(--ah-red)}.ah-icon-mail-sm,.ah-icon-heart-sm{width:18px;height:18px;background-repeat:no-repeat;background-position:center;background-size:contain;flex-shrink:0}.ah-icon-mail-sm{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23a71b30'><path d='M20 4H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 4l-8 5-8-5V6l8 5 8-5v2z'/></svg>")}.ah-icon-heart-sm{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23a71b30'><path d='M12 21.35l-1.45-1.32C5.4 15.36 2 12.28 2 8.5 2 5.42 4.42 3 7.5 3c1.74 0 3.41.81 4.5 2.09C13.09 3.81 14.76 3 16.5 3 19.58 3 22 5.42 22 8.5c0 3.78-3.4 6.86-8.55 11.54L12 21.35z'/></svg>")}.ah-hero-tags{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:14px}.ah-spec-table{width:100%;border-collapse:collapse;margin-bottom:14px}.ah-spec-table tr{border-bottom:1px solid var(--ah-tan-light)}.ah-spec-table tr:last-child{border-bottom:none}.ah-spec-table th{width:130px;padding:10px 12px;background:#faf8f4;font-size:13px;font-weight:600;color:var(--ah-muted);text-align:left;vertical-align:top}.ah-spec-table td{padding:10px 14px;font-size:14px;color:var(--ah-text);vertical-align:top;line-height:1.6}.ah-spec-price{color:var(--ah-red)!important;font-size:18px!important;font-weight:700}.ah-spec-yield{color:var(--ah-red);font-weight:600}.ah-btn-block{display:flex;width:100%}.ah-btn-lg{height:52px;font-size:16px}.ah-cta-inline{margin:4px 0}.ah-points-list{list-style:none;margin:14px 0 0;padding:14px 0 0;border-top:1px dashed var(--ah-tan)}.ah-points-list li{position:relative;padding-left:16px;font-size:14px;color:var(--ah-text);line-height:1.7}.ah-points-list li:before{content:"・";position:absolute;left:0;color:var(--ah-red);font-weight:700}.ah-section{background:#fff;border:1px solid var(--ah-tan);border-radius:4px;padding:18px 20px}.ah-section-title{font-size:16px;font-weight:700;color:var(--ah-text);margin:0 0 14px;padding-left:10px;border-left:4px solid var(--ah-red);line-height:1.3}.ah-section-title-toggle{cursor:pointer;display:flex;justify-content:space-between;align-items:center;-webkit-user-select:none;user-select:none}.ah-section-title-toggle:hover{color:var(--ah-red)}.ah-toggle-icon{font-size:12px;color:var(--ah-muted);border-left:none;padding:0}.ah-section-gallery{padding:18px 20px 14px}.ah-gallery-main{position:relative;width:100%;height:460px;background:#1f1f1f;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:3px}.ah-gallery-main img{max-width:100%;max-height:100%;object-fit:contain}.ah-gallery-nav{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:64px;background:#00000080;color:#fff;border:none;font-size:26px;cursor:pointer;display:flex;align-items:center;justify-content:center;line-height:1}.ah-gallery-nav:hover{background:#000000bf}.ah-gallery-prev{left:0}.ah-gallery-next{right:0}.ah-gallery-counter{position:absolute;bottom:12px;left:50%;transform:translate(-50%);background:#000000a6;color:#fff;padding:4px 14px;border-radius:20px;font-size:12px}.ah-gallery-thumbs{display:flex;gap:6px;margin-top:8px;overflow-x:auto;padding-bottom:4px}.ah-gallery-thumb{flex-shrink:0;width:90px;height:64px;border:2px solid transparent;border-radius:3px;overflow:hidden;background:#f5f5f5;cursor:pointer;padding:0}.ah-gallery-thumb.active{border-color:var(--ah-red)}.ah-gallery-thumb img{width:100%;height:100%;object-fit:cover}.ah-equip-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:6px;margin-bottom:14px}.ah-equip-item{text-align:center;padding:10px 4px;border-radius:3px;font-size:12px;line-height:1.3;border:1px solid}.ah-equip-item.active{background:#fbf1ec;color:var(--ah-orange-dark);border-color:#e5c4ad}.ah-equip-item.inactive{background:#f6f6f4;color:#bbb;border-color:#ebebe8}.ah-equip-other{background:#faf8f4;border-radius:3px;padding:12px 14px}.ah-equip-other-title{font-weight:600;margin-bottom:6px;color:var(--ah-muted);font-size:13px}.ah-equip-other p{color:var(--ah-text);line-height:1.7;font-size:13px;margin:0}.ah-map-container{margin-bottom:10px}.ah-map-container iframe{display:block}.ah-map-address{font-size:13px;color:var(--ah-muted);margin:0}.ah-nearby-station{display:flex;align-items:center;gap:8px;padding:10px 14px;background:#fbeef0;border-left:3px solid var(--ah-red);border-radius:0 3px 3px 0;margin-bottom:14px;color:var(--ah-text);font-weight:500;font-size:13px;line-height:1.5}.ah-recommend-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.ah-recommend-card{display:block;border:1px solid var(--ah-tan);border-radius:3px;overflow:hidden;text-decoration:none;color:inherit;transition:box-shadow .2s;background:#fff}.ah-recommend-card:hover{box-shadow:0 4px 10px #00000014}.ah-recommend-img{aspect-ratio:4 / 3;background:#f5f5f5;overflow:hidden}.ah-recommend-img img{width:100%;height:100%;object-fit:cover}.ah-recommend-info{padding:10px 12px}.ah-recommend-name{font-size:14px;font-weight:700;color:var(--ah-text);margin-bottom:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ah-recommend-price{font-size:18px;font-weight:700;color:var(--ah-red);margin-bottom:4px}.ah-recommend-meta{font-size:12px;color:var(--ah-muted);margin-bottom:4px}.ah-recommend-addr{font-size:11px;color:var(--ah-light);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ah-detail-sticky{position:fixed;bottom:0;left:0;right:0;z-index:50;display:flex;align-items:center;gap:12px;padding:10px 20px;background:#0000008c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);box-shadow:0 -2px 10px #00000026}.ah-detail-sticky-price{color:#fff;font-size:18px;font-weight:700;flex:1}.ah-detail-sticky .ah-btn-orange{min-width:280px;padding:0 32px}@media(max-width:960px){.ah-detail-layout{grid-template-columns:1fr;padding-bottom:100px}.ah-anchor-nav{display:none}.ah-hero-head{flex-direction:column;align-items:stretch;gap:10px}.ah-hero-icon-actions{gap:6px}.ah-icon-action{flex:1}.ah-gallery-main{height:280px}.ah-equip-grid{grid-template-columns:repeat(4,1fr)}.ah-recommend-grid{grid-template-columns:repeat(2,1fr)}.ah-spec-table th{width:90px;padding:8px;font-size:12px}.ah-spec-table td{padding:8px 10px;font-size:13px}.ah-detail-sticky{padding:8px 12px}.ah-detail-sticky-price{font-size:14px}.ah-detail-sticky .ah-btn-orange{min-width:0;flex:0 0 50%;padding:0 12px}.ah-detail-sticky .ah-btn-lg{font-size:14px;height:44px}}@media(max-width:600px){.ah-hero-title{font-size:18px}.ah-hero,.ah-section{padding:14px}.ah-gallery-main{height:220px}.ah-equip-grid{grid-template-columns:repeat(3,1fr)}.ah-recommend-grid{grid-template-columns:1fr}.ah-icon-action{font-size:10px;padding:6px 8px}}.about-wrapper{min-height:100vh;display:flex;flex-direction:column;background:#f0f2f5;font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Arial,sans-serif;color:#333;font-size:14px}.about-container{max-width:900px;margin:0 auto;padding:24px 20px 60px;width:100%}.about-page-title{font-size:26px;font-weight:700;color:#222;margin-bottom:28px;padding-bottom:12px;border-bottom:3px solid #a71b30}.about-section{background:#fff;border-radius:8px;margin-bottom:20px;box-shadow:0 1px 3px #0000000a;overflow:hidden}.about-section-title{font-size:17px;font-weight:600;color:#fff;background:linear-gradient(120deg,#4a0a14,#841326 40%,#c8233c);padding:16px 28px 16px 24px;margin:0;letter-spacing:1.5px;position:relative;overflow:hidden;text-shadow:0 1px 2px rgba(0,0,0,.12)}.about-section-title:after{content:"";position:absolute;top:-50%;right:-20px;width:120px;height:200%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.07) 40%,rgba(255,255,255,.15) 100%);transform:skew(-15deg)}.about-section-body{padding:20px;line-height:1.8}.about-section-body h3{font-size:15px;font-weight:600;color:#a71b30;margin:16px 0 8px}.about-section-body h3:first-child{margin-top:0}.about-section-body p{margin:0 0 12px;color:#555}.about-sign{text-align:right;font-weight:600;color:#333!important;margin-top:16px!important}.about-table{width:100%;border-collapse:collapse}.about-table th,.about-table td{padding:10px 14px;border-bottom:1px solid #f0f0f0;text-align:left;font-size:14px}.about-table th{width:130px;color:#666;font-weight:600;background:#fafafa;white-space:nowrap}.about-table td{color:#333}.about-table-history th{width:120px;white-space:nowrap}.about-center{text-align:center}.about-org-chart{max-width:100%;height:auto}.about-greeting{display:flex;gap:24px}.about-greeting-text{flex:1;min-width:0}.about-greeting-photo{flex-shrink:0;width:200px}.about-greeting-photo img{width:100%;border-radius:8px;object-fit:cover}.about-photos{display:flex;gap:20px}.about-photo{flex:1;text-align:center}.about-photo img{width:100%;border-radius:8px;object-fit:cover;aspect-ratio:16/10}.about-photo span{display:block;margin-top:8px;font-size:13px;color:#666}@media(max-width:768px){.about-container{padding:16px 12px 40px}.about-table th,.about-table td{padding:8px 10px;font-size:13px}.about-table th{width:100px}.about-greeting{flex-direction:column}.about-greeting-photo{width:160px;margin:0 auto}.about-photos{flex-direction:column}}.news-wrapper{min-height:100vh;display:flex;flex-direction:column;background:#f0f2f5;font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Arial,sans-serif;color:#333;font-size:14px}.news-container{max-width:900px;margin:0 auto;padding:24px 20px 60px;width:100%}.news-page-title{font-size:26px;font-weight:700;color:#222;margin-bottom:28px;padding-bottom:12px;border-bottom:3px solid #a71b30}.news-year-section{margin-bottom:24px}.news-year{font-size:20px;font-weight:700;color:#a71b30;margin:0 0 12px;padding-left:12px;border-left:4px solid #a71b30}.news-list{list-style:none;margin:0;padding:0;background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000000a;overflow:hidden}.news-item{display:flex;align-items:baseline;gap:16px;padding:14px 20px;border-bottom:1px solid #f5f5f5;transition:background .15s}.news-item:last-child{border-bottom:none}.news-item:hover{background:#fdf6f7}.news-date{flex-shrink:0;width:100px;color:#999;font-size:13px}.news-link{color:#333;font-size:14px;text-decoration:none;display:inline-flex;align-items:center;gap:5px;transition:color .15s}.news-link:hover{color:#a71b30}.news-external-icon{flex-shrink:0;opacity:.4;transition:opacity .15s}.news-link:hover .news-external-icon{opacity:.8}@media(max-width:768px){.news-container{padding:16px 12px 40px}.news-item{flex-direction:column;gap:4px;padding:12px 16px}.news-date{width:auto}}.login-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#fbeef0,#f7f3eb)}.login-card{background:#fff;border-radius:12px;box-shadow:0 4px 24px #0000001a;padding:48px 40px;width:100%;max-width:400px}.login-form{display:flex;flex-direction:column;gap:16px}.login-field label{display:block;font-size:13px;font-weight:500;color:#555;margin-bottom:6px}.login-field input{width:100%;padding:10px 14px;border:1px solid #d0d0d0;border-radius:6px;font-size:15px;outline:none;transition:border-color .2s;box-sizing:border-box}.login-field input:focus{border-color:#a71b30;box-shadow:0 0 0 2px #a71b3026}.login-btn{margin-top:8px;padding:12px;background:#e2641f;color:#fff;border:none;border-radius:6px;font-size:16px;font-weight:600;cursor:pointer;transition:background .2s}.login-btn:hover{background:#b94c12}.login-error{color:#d32f2f;font-size:13px;text-align:center;margin-top:4px}.sell-wrapper{min-height:100vh;display:flex;flex-direction:column;background:#f0f2f5;font-family:-apple-system,BlinkMacSystemFont,Hiragino Sans,Hiragino Kaku Gothic ProN,PingFang SC,Microsoft YaHei,Helvetica Neue,Arial,sans-serif;color:#222;font-size:14px}.sell-container{max-width:900px;margin:0 auto;padding:24px 20px 60px;width:100%}.sell-hero{position:relative;border-radius:10px;overflow:hidden;margin-bottom:20px;color:#fff;min-height:580px;box-shadow:0 4px 16px #0000001a}.sell-hero-bg{position:absolute;inset:0;background-image:url(/images/sell/hero.jpg);background-size:cover;background-position:center}.sell-hero-overlay{position:absolute;inset:0;background:linear-gradient(180deg,#0a1e3c73,#0a1e3cd1)}.sell-hero-inner{position:relative;padding:36px 32px 32px}.sell-hero-badge{display:inline-block;background:linear-gradient(90deg,#0a2540,#1a4a8a);border:1px solid #c9a55c;color:#f5d785;font-size:13px;padding:6px 18px;border-radius:2px;margin-bottom:18px;letter-spacing:1px;font-weight:600}.sell-hero-title{font-size:30px;font-weight:700;line-height:1.45;margin:0 0 18px;letter-spacing:1px;text-shadow:0 2px 8px rgba(0,0,0,.4)}.sell-hero-title-em{font-size:42px;color:#f5d785;display:inline-block;border-bottom:3px solid #f5d785;padding-bottom:2px}.sell-hero-sub{font-size:15px;margin:0 0 22px;color:#e8e8e8;font-weight:500}.sell-hero-body{font-size:14px;line-height:1.9;margin:0 0 26px;color:#d8d8d8}.sell-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:22px}.sell-stat{background:#fffffff2;color:#222;border-radius:6px;padding:14px 12px;text-align:center;border:1px solid #c9a55c}.sell-stat-label{font-size:11px;color:#555;margin-bottom:6px;font-weight:600}.sell-stat-num{font-size:30px;font-weight:800;color:#c9a55c;line-height:1;margin-bottom:6px;letter-spacing:.5px}.sell-stat-num span{font-size:13px;color:#555;font-weight:600;margin-left:2px}.sell-stat-num-sm{font-size:22px;color:#0e3a6b}.sell-stat-desc{font-size:11px;color:#666;line-height:1.5}.sell-free-tag{display:inline-block;background:#d92429!important;color:#fff!important;font-size:16px;font-weight:700;padding:10px 22px;border-radius:999px;letter-spacing:1px;box-shadow:0 2px 8px #d9242966!important;text-decoration:none!important}.sell-free-tag:hover{background:#d92429!important;color:#fff!important;text-decoration:none!important}.sell-section{background:#fff;border-radius:8px;padding:22px 24px;margin-bottom:18px;box-shadow:0 1px 3px #0000000a}.sell-section-title{font-size:17px;font-weight:700;color:#0a2540;margin:0 0 18px;padding-bottom:10px;border-bottom:2px solid #c9a55c;text-align:center;letter-spacing:1px}.sell-check-list{list-style:none;margin:0;padding:0}.sell-check-grid-2{display:grid;grid-template-columns:1fr 1fr;gap:10px 24px}.sell-check-list li{display:flex;align-items:flex-start;gap:10px;font-size:14px;color:#333;line-height:1.6}.sell-check{flex-shrink:0;width:22px;height:22px;border-radius:50%;background:#a71b30;color:#fff;font-size:13px;font-weight:700;display:inline-flex;align-items:center;justify-content:center}.sell-company{background:#fff;border-radius:8px;padding:20px 24px;margin-bottom:18px;text-align:center;border-top:3px solid #0a2540}.sell-company-name{font-size:18px;font-weight:700;color:#0a2540;margin-bottom:4px}.sell-company-sub{font-size:12px;color:#777;margin-bottom:14px}.sell-company-cta{display:flex;align-items:center;justify-content:center;gap:14px;flex-wrap:wrap;margin-bottom:12px}.sell-company-cta-text{font-size:13px;color:#555}.sell-company-tel{font-size:22px;font-weight:700;color:#0a2540;text-decoration:none;letter-spacing:1px}.sell-company-license{font-size:11px;color:#999;border-top:1px solid #eee;padding-top:10px;margin-top:6px}.sell-section-globe{background:linear-gradient(135deg,#0a2540,#1456a8);color:#fff;text-align:center;position:relative;padding:36px 24px;overflow:hidden}.sell-globe-decor{position:absolute;right:-20px;top:50%;transform:translateY(-50%);font-size:180px;opacity:.08;pointer-events:none}.sell-globe-title{font-size:20px;font-weight:700;margin:0;line-height:1.7;position:relative;letter-spacing:1px}.sell-globe-em{color:#f5d785;border-bottom:2px solid #f5d785;padding-bottom:2px}.sell-points{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.sell-point{text-align:center;padding:16px 12px;border:1px solid #e8e8e8;border-radius:8px;background:#fafafa}.sell-point-icon{font-size:32px;color:#c9a55c;margin-bottom:8px;line-height:1}.sell-point-title{font-size:14px;font-weight:700;color:#0a2540;margin-bottom:8px;line-height:1.4}.sell-point-desc{font-size:12px;color:#666;line-height:1.7;text-align:left}.sell-countries{display:grid;grid-template-columns:repeat(8,1fr);gap:8px}.sell-country{text-align:center;padding:10px 4px;border:none;border-radius:6px;background:#fff}.sell-country-flag{font-size:34px;margin-bottom:4px;line-height:1}.sell-country-name{font-size:11px;color:#333;font-weight:600}.sell-target{background:#fff8e7;border:2px solid #c9a55c;border-radius:8px;padding:16px 24px;margin-bottom:18px;display:none;align-items:center;gap:16px}.sell-target-tag{flex-shrink:0;background:#c9a55c;color:#fff;font-size:12px;font-weight:700;padding:6px 14px;border-radius:4px;letter-spacing:1px}.sell-target-text{font-size:16px;font-weight:700;color:#0a2540}.sell-cta{background:#fff;border-radius:8px;padding:26px 28px;margin-bottom:18px;display:none;align-items:center;gap:28px;box-shadow:0 1px 3px #0000000a;border-left:4px solid #d92429}.sell-cta-left{flex:1}.sell-cta-eyebrow{font-size:13px;color:#d92429;font-weight:700;margin-bottom:8px}.sell-cta-btn{display:inline-block;background:linear-gradient(180deg,#1a4a8a,#0a2540);color:#fff;font-size:22px;font-weight:700;padding:14px 36px;border-radius:6px;text-decoration:none;letter-spacing:2px;margin-bottom:10px;box-shadow:0 2px 6px #0a25404d}.sell-cta-btn:hover{background:linear-gradient(180deg,#2360b0,#0e3a6b)}.sell-cta-note{font-size:12px;color:#666;line-height:1.6}.sell-cta-qr{flex-shrink:0}.sell-qr-box{width:110px;height:110px;border:3px solid #d92429;border-radius:6px;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:700;color:#d92429;background:repeating-linear-gradient(45deg,#fff 0 6px,#f5f5f5 6px 12px)}.sell-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.sell-benefit{text-align:center;padding:14px;border-top:3px solid #0a2540;background:#fafafa;border-radius:0 0 6px 6px}.sell-benefit-title{font-size:13px;font-weight:700;color:#0a2540;margin-bottom:6px}.sell-benefit-desc{font-size:12px;color:#666;line-height:1.6}@media(max-width:768px){.sell-container{padding:16px 12px 40px}.sell-hero-inner{padding:24px 18px}.sell-hero-title{font-size:22px}.sell-hero-title-em{font-size:28px}.sell-stats{grid-template-columns:1fr}.sell-stat-num{font-size:26px}.sell-points{grid-template-columns:1fr}.sell-countries{grid-template-columns:repeat(4,1fr)}.sell-check-grid-2{grid-template-columns:1fr}.sell-target{flex-direction:column;text-align:center;gap:10px}.sell-cta{flex-direction:column;text-align:center;gap:16px}.sell-benefits{grid-template-columns:1fr}.sell-globe-title{font-size:16px}}.sell-bottom-cta{background:#fff;border-radius:8px;padding:20px;margin-bottom:18px;text-align:center;box-shadow:0 1px 3px #0000000a}.sell-bottom-btn{display:inline-block;background:linear-gradient(180deg,#1a4a8a,#0a2540);color:#fff;font-size:18px;font-weight:700;padding:12px 32px;border-radius:6px;text-decoration:none;letter-spacing:1px;box-shadow:0 2px 6px #0a25404d;transition:background .2s}.sell-bottom-btn:hover{background:linear-gradient(180deg,#2360b0,#0e3a6b)}.sf-wrap{--main-color: #85ba00;--header-bg: #6abf56;--bot-bg: #e7f3dc;--pane-bg: #f4f0f2;--check-bg: #6cd852;--check-bg-hover: #58c33f;--next-orange: #ec9107;--text-color: #333;--required-red: #ff0000;--tag-gray: #666;min-height:100vh;background:#ddd;font-family:-apple-system,BlinkMacSystemFont,Hiragino Sans,Hiragino Kaku Gothic ProN,Yu Gothic,Meiryo,Helvetica Neue,Arial,sans-serif;color:var(--text-color);font-size:16px;line-height:1.5;letter-spacing:.026rem;display:flex;flex-direction:column;align-items:center}.sf-panel{width:100%;background:var(--pane-bg);min-height:100vh;display:flex;flex-direction:column}@media(min-width:768px){.sf-panel{width:50vw!important;box-shadow:0 0 24px #00000026}}.sf-chat-header{background:var(--header-bg);color:#fff;padding:8px 16px;display:flex;align-items:center;gap:12px;position:sticky;top:0;z-index:50;height:52px;flex-shrink:0;box-sizing:border-box}.sf-header-image-box{flex-shrink:0}.sf-header-image{width:40px;height:40px;border-radius:50%;border:2px solid #fff;object-fit:cover;background:#fff;display:block}.sf-header-title-box{flex:1;line-height:1.2}.sf-header-title-sub{font-size:clamp(13px,3.2vw,14px);font-weight:400}.sf-header-title-main{font-size:clamp(14px,3.733vw,15px);font-weight:700}.sf-header-close{background:transparent;border:0;color:#fff;font-size:28px;line-height:1;cursor:pointer;padding:0 4px;margin-left:auto}.sf-progress-question{background:#dee9db;height:26px;position:sticky;top:52px;z-index:49;overflow:hidden;flex-shrink:0;box-sizing:border-box}.sf-process-label{position:absolute;top:50%;left:16px;transform:translateY(-50%);color:#fff;font-weight:700;font-size:clamp(12px,3.2vw,14px);z-index:2;text-shadow:0 0 4px rgba(0,0,0,.3)}.sf-progress-bar-area{position:absolute;inset:0}.sf-progress-bar{background:var(--check-bg);height:100%;border-radius:0 20px 20px 0;transition:width .4s ease;min-width:18%}.sf-message-pane{background:var(--pane-bg);padding-bottom:40px}.sf-message-container{width:100%;margin:0 auto;padding:22px 16px 0}.sf-chat-left{width:100%;padding:3px 0;margin-bottom:8px;min-height:48px}.sf-chat-body-image{background:transparent;padding:0;overflow:hidden;border-radius:8px}.sf-illust-image{width:100%;height:auto;display:block}.sf-intro-banner{background:var(--bot-bg);border-radius:12px;padding:22px 18px 18px;text-align:center;border:2px solid #6cd852}.sf-intro-row{font-size:17px;font-weight:700;line-height:1.4;margin-bottom:6px}.sf-intro-row-1{font-size:16px}.sf-intro-row-2{font-size:14px;margin-top:4px;margin-bottom:4px}.sf-intro-mark{background:linear-gradient(transparent 60%,#ffeb55 60%);padding:0 2px}.sf-intro-big{font-size:30px;color:var(--check-bg);-webkit-text-stroke:1px #1a8a30;margin:8px 0;letter-spacing:2px;display:flex;align-items:baseline;justify-content:center;gap:12px}.sf-intro-amp{font-size:22px;color:#1a8a30;-webkit-text-stroke:0}.sf-intro-confirm{background:#df3743;color:#fff;font-size:15px;font-weight:700;padding:8px 12px;border-radius:4px;margin-top:10px;line-height:1.4}.sf-chat-right{width:100%;padding:3px 0;margin-bottom:14px}.sf-chat-right .sf-chat-body{width:98%;max-width:630px;margin:0 auto;background:#fff;border-radius:20px;padding:10px;box-shadow:0 0 8px 1px #e2e0e0}.sf-msg-group{margin-bottom:14px}.sf-msg-group:last-of-type{margin-bottom:0}.sf-title{font-size:15px;font-weight:700;color:#333;margin:0 0 12px;display:flex;align-items:center;flex-wrap:wrap;gap:8px}.sf-tag-required,.sf-tag-optional{display:inline-block;padding:2px 6px;font-size:12px;font-weight:700;border-radius:3px;color:#fff;line-height:1.4}.sf-tag-required{background:var(--required-red)}.sf-tag-optional{background:var(--tag-gray)}.sf-radio-container.sf-radio-image-container{display:flex;flex-direction:row;gap:8px;list-style:none;margin:0;padding:0}.sf-radio-image-option{flex:1;border:1px solid var(--check-bg);border-radius:6px;background:#fff;cursor:pointer;transition:border .15s ease,box-shadow .15s ease;overflow:hidden;position:relative;margin:0}.sf-radio-image-option.is-active{border-width:3px;border-color:#1a8a30;box-shadow:inset 0 0 0 1px #1a8a3033}.sf-radio-image-option .sf-icheck-box{display:none}.sf-radio-img-item{padding:5px;position:relative;display:block}.sf-image-box{margin:0;cursor:pointer;width:100%;display:block}.sf-image-box img{width:100%;height:auto;display:block;border-radius:4px}.sf-radio-container{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.sf-radio-option{border:1.5px solid var(--check-bg);border-radius:6px;background:#fff;cursor:pointer;transition:all .15s ease;overflow:hidden}.sf-radio-option.is-active{background:#9ddc7c}.sf-radio-item{display:flex;align-items:center;padding:12px 14px;gap:10px}.sf-radio-option.is-active .sf-option-label{color:#fff;font-weight:700}.sf-checkbox-container{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.sf-checkbox-option{border:1.5px solid var(--check-bg);border-radius:6px;background:#fff;cursor:pointer;transition:all .15s ease;overflow:hidden}.sf-checkbox-option.is-active{background:#9ddc7c}.sf-checkbox-option.is-active .sf-option-label{color:#fff;font-weight:700}.sf-checkbox-item{display:flex;align-items:center;padding:12px 14px;gap:10px}.sf-icheck-box{width:20px;height:20px;background:#fff;border:1.5px solid #ccc;border-radius:3px;flex-shrink:0;position:relative;display:inline-block}.sf-icheck-box.is-checked{background:var(--check-bg);border-color:var(--check-bg)}.sf-icheck-box.is-checked:after{content:"";position:absolute;left:5px;top:1px;width:6px;height:11px;border:solid #fff;border-width:0 2.5px 2.5px 0;transform:rotate(45deg)}.sf-option-label{flex:1;color:#333;font-size:15px;cursor:pointer;margin:0;line-height:1.4}.sf-pulldown-container,.sf-select-box,.sf-input-content{width:100%}.sf-form-control{width:100%;height:44px;padding:8px 36px 8px 12px;background-color:#e5f8e1;border:1.5px solid var(--check-bg);border-radius:4px;color:#333;font-size:16px;-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'><path fill='%236cd852' d='M6 8L0 2l1.4-1.4L6 5.2 10.6.6 12 2z'/></svg>");background-repeat:no-repeat;background-position:right 12px center}.sf-form-control:focus{outline:none;border-color:var(--check-bg-hover)}.sf-form-control.has-error{border-color:var(--required-red)}.sf-input-container{width:100%}.sf-input-box{width:100%;display:flex;gap:12px}.sf-input-box.sf-two-input-one-row{flex-direction:row}.sf-input-box.sf-two-input-one-row .sf-input-content{width:calc(50% - 6px)}.sf-input-box.sf-input-one .sf-input-content{width:100%}.sf-content{width:100%;height:44px;padding:10px 12px;background-color:#e5f8e1;border:1.5px solid var(--check-bg);border-radius:4px;color:#333;font-size:16px;box-sizing:border-box;-webkit-appearance:none;appearance:none}.sf-content::placeholder{color:#a3a3a3}.sf-content:focus{outline:none;border-color:var(--check-bg-hover);box-shadow:0 0 0 2px #6cd85240}.sf-content.has-error{border-color:var(--required-red)}.sf-error{color:var(--required-red);font-size:13px;margin-top:6px;font-weight:700}.sf-next-message{display:flex;margin-top:20px}.sf-btn-info{width:100%;height:50px;background:var(--next-orange);color:#fff;border:0;border-radius:30px;font-size:17px;font-weight:700;cursor:pointer;box-shadow:0 2px 4px #ec91074d;transition:filter .15s}.sf-btn-info:hover{filter:brightness(1.05)}.sf-btn-info:active{transform:translateY(1px)}.sf-btn-info.is-disabled,.sf-btn-info:disabled{background:#d0d6dc;cursor:not-allowed;box-shadow:none}.sf-modal-backdrop{position:fixed;inset:0;background:#00000080;z-index:100}.sf-modal-overlay{position:fixed;inset:0;z-index:101;display:flex;align-items:center;justify-content:center;padding:20px 16px;pointer-events:none}.sf-modal-custom{background:#fff;border-radius:8px;width:100%;max-width:460px;max-height:calc(100vh - 40px);overflow:visible;pointer-events:auto;position:relative;display:flex;flex-direction:column}.sf-modal-close-btn{position:absolute;bottom:calc(100% + 5px);right:5px;background:transparent;border:0;color:#fff;font-size:28px;cursor:pointer;line-height:1;padding:4px 8px;text-shadow:0 0 6px rgba(0,0,0,.3)}.sf-modal-header{padding:16px 20px 12px;text-align:center;border-bottom:1px solid #eee}.sf-modal-title{font-weight:700;font-size:clamp(14px,3.73vw,16px);color:#333;margin-bottom:4px}.sf-modal-note{font-size:12px;color:#666}.sf-modal-body{padding:16px 20px;overflow-y:auto;max-height:350px;flex:1}.sf-modal-inner-block{background:#fff}.sf-confirm-text{font-size:14px;line-height:1.9;color:#333;margin:0;white-space:pre-line}.sf-confirm-text b{color:#333;font-weight:700}.sf-modal-footer{padding:16px 20px 20px;border-top:1px solid #eee}.sf-policy-link{display:block;color:#2e7eff;font-size:14px;text-decoration:underline;margin-bottom:12px;text-align:center}.sf-terms-use-group{display:flex;align-items:center;gap:10px;padding:12px 14px;border:1.5px solid #ddd;border-radius:4px;background:#fafafa;cursor:pointer;margin-bottom:8px;transition:all .2s ease}.sf-terms-use-group:not(.is-checked){animation:sfFocusCheckBoxAnim 1s ease infinite}.sf-terms-use-group.is-checked{background:#e5f8e1;border-color:var(--check-bg)}@keyframes sfFocusCheckBoxAnim{0%{box-shadow:0 0 #f006,0 0 0 1px #fff,0 0 0 2px #f006}to{box-shadow:0 0 0 1px #f003,0 0 0 1px #fff0,0 0 0 10px #f000}}.sf-confirm-error{color:var(--required-red);font-size:13px;font-weight:700;margin-bottom:8px;text-align:center}.sf-btn-confirm{margin-top:8px}.sf-modal-bottom-note{font-size:12px;color:#555;line-height:1.7;margin:14px 0 0}.sf-modal-overlay-privacy .sf-modal-privacy{max-width:520px;max-height:calc(100vh - 60px)}.sf-privacy-body{max-height:60vh;line-height:1.7;color:#333}.sf-privacy-body h3{font-size:16px;font-weight:700;color:#333;margin:16px 0 8px;padding-bottom:4px;border-bottom:1px solid #ddd}.sf-privacy-body h3:first-child{margin-top:0}.sf-privacy-body h4{font-size:14px;font-weight:700;color:#333;margin:14px 0 6px}.sf-privacy-body p{font-size:13px;margin:0 0 10px}.sf-privacy-body ol,.sf-privacy-body ul{font-size:13px;padding-left:20px;margin:0 0 10px}.sf-privacy-body li{margin-bottom:4px}.sf-privacy-contact{background:#f5f5f5;padding:10px 12px;border-radius:4px;font-size:12px;color:#555;margin-top:16px}.sfc-wrap{min-height:100vh;background:#fff;font-family:-apple-system,BlinkMacSystemFont,Hiragino Sans,Hiragino Kaku Gothic ProN,Helvetica Neue,Arial,sans-serif;color:#222;display:flex;flex-direction:column}.sfc-header{display:flex;justify-content:space-between;align-items:flex-start;padding:18px 24px;border-bottom:0;flex-wrap:wrap;gap:16px}.sfc-brand{display:flex;flex-direction:column;gap:4px}.sfc-logo{display:flex;align-items:center;gap:10px}.sfc-logo-mark{background:#fff;border:2px solid #222;padding:2px 8px;border-radius:4px;font-weight:800;font-size:14px;color:#222}.sfc-logo-bubble{background:#6abf4b;color:#fff;padding:2px 12px;border-radius:16px 16px 16px 4px;font-size:13px;font-weight:700}.sfc-logo-sub{font-size:16px;font-weight:700;color:#2c8c1e;border:1.5px solid #2c8c1e;padding:3px 8px;border-radius:4px;width:fit-content}.sfc-contact{text-align:right;line-height:1.4}.sfc-contact-name{font-size:13px;font-weight:600}.sfc-contact-tel{font-size:22px;font-weight:800;color:#222}.sfc-contact-hours{font-size:11px;color:#444}.sfc-main{flex:1;max-width:720px;width:100%;margin:30px auto 0;padding:0 24px 40px}.sfc-card{background:#f3f3f3;padding:60px 28px;border-radius:2px;text-align:center;line-height:1.9}.sfc-greeting{font-size:16px;margin:0 0 8px}.sfc-thanks{font-size:16px;margin:0 0 32px}.sfc-msg{font-size:15px;margin:0 0 30px;line-height:2}.sfc-tel{font-size:36px;font-weight:800;letter-spacing:1px;margin-bottom:6px}.sfc-hours{font-size:13px;margin-bottom:30px}.sfc-note{font-size:14px;margin:0;line-height:2}.sfc-links{display:flex;justify-content:center;gap:80px;margin-top:60px;font-size:14px;color:#333}.sfc-links a{color:#333;text-decoration:none}.sfc-links a:hover{text-decoration:underline}.sfc-footer{background:#5f5f5f;color:#fff;padding:12px 24px;font-size:11px;display:flex;justify-content:space-between;flex-wrap:wrap;gap:8px}@media(max-width:600px){.sfc-card{padding:40px 20px}.sfc-tel{font-size:28px}.sfc-links{gap:32px}.sfc-footer{font-size:10px}}.lj-page{min-width:1190px;background:#fff;color:#394043;font-family:-apple-system,PingFang SC,Microsoft YaHei,Arial,sans-serif;font-size:14px}.lj-page .wrapper{width:1190px;margin:0 auto}.lj-page .fl{float:left}.lj-page .fr{float:right}.lj-page a{text-decoration:none}.lj-header{background:linear-gradient(#00000080,#00000080),url(/images/home/hero-bg.jpg) no-repeat center bottom;background-size:cover;width:100%;height:610px;padding-top:30px;display:block;position:relative;color:#fff}.lj-header-wrap{width:1190px;margin:0 auto;position:relative;height:100%}.lj-header-top{overflow:hidden}.lj-logo{margin-right:20px;margin-top:0;display:inline-block;float:left;color:#fff;font-size:24px;font-weight:700;text-decoration:none;line-height:66px;text-shadow:0 0 5px rgba(0,0,0,.3)}.lj-index_h1{margin:0;font-size:inherit;font-weight:inherit;display:inline}.lj-nav{float:right;position:relative;margin-top:8px;text-align:right}.lj-welcome{display:block;color:#fff;font-size:12px;margin-bottom:8px}.lj-welcome a{color:#fff;margin-left:8px;font-size:12px}.lj-welcome .lj-reg,.lj-welcome .lj-log{color:#fff}.lj-nav ul{list-style:none;margin:0;padding:0;overflow:hidden}.lj-nav ul li{float:left;position:relative}.lj-nav ul li a{color:#fff;font-size:16px;margin-left:20px;font-weight:700;text-shadow:0 0 5px rgba(0,0,0,.3)}.lj-wrap-ico{margin:120px auto 0;text-align:center;height:77px;line-height:77px;color:#fff;font-size:44px;font-weight:700;letter-spacing:4px;text-shadow:0 2px 8px rgba(0,0,0,.4)}.lj-house-num{text-align:center;color:#fff;font-size:20px;margin-bottom:20px;margin-top:4px;height:35px;line-height:35px;overflow:hidden}.lj-house-num ul{list-style:none;margin:0;padding:0;position:relative;height:35px;overflow:hidden}.lj-house-num ul li{height:35px;line-height:35px}.lj-search-box-wrap{margin:-14px auto 0;width:812px;height:127px;position:relative}.lj-search-box-con{padding:20px;position:relative}.lj-menu{float:left;position:relative}.lj-menu ul{list-style:none;margin:0;padding:0;overflow:hidden}.lj-menu li{float:left;opacity:.5;height:43px;cursor:pointer}.lj-menu li:hover{opacity:.7}.lj-menu li.lj-check{opacity:1}.lj-menu li span{font-size:14px;color:#fff;font-weight:700;padding:0 20px 0 0;height:32px;line-height:32px;display:inline-block;text-shadow:1px 0 5px rgba(0,0,0,.2)}.lj-menu i{border-left:9px solid transparent;border-right:9px solid transparent;width:0;height:0;position:absolute;top:35px;border-bottom:10px solid #fff;z-index:9;transition:left .2s}.lj-search{clear:both;position:relative}.lj-search .lj-box{background:#fff;border-radius:2px;clear:both;height:55px;box-shadow:1px 0 5px #0003}.lj-searchBox{position:relative;height:55px}.lj-search .lj-text{width:626px;padding-left:20px;border:0;height:55px;line-height:55px;border-radius:2px;font-size:14px;outline:none;background:#fff;color:#394043;cursor:text}.lj-search .lj-btn{background:#e2641f;width:127px;height:55px;float:right;border:0;display:block;border-radius:0 2px 2px 0;position:absolute;right:0;top:0;cursor:pointer;text-align:center;font-size:18px;color:#fff;transition:background .3s ease-in-out}.lj-search .lj-btn:hover{background:#b94c12}.lj-wrap-video{margin:20px auto 0;position:absolute;bottom:34px;left:0;right:0;width:1190px;color:#fff;cursor:pointer;font-size:12px;overflow:hidden;padding-left:10px}.lj-wrap-video a{color:#fff}.lj-wrap-video a:hover{text-decoration:none}.lj-pen{float:left;margin-right:25px;opacity:.8}.lj-pen:hover{opacity:1}.lj-pen img{position:relative;top:3px;height:16px;margin-right:7px;vertical-align:top}.lj-hand-lianjia{padding-top:45px;background:url(/images/home/bg-app.jpg) center top;height:479px;color:#fff;overflow:hidden}.lj-hand-lianjia .wrapper{overflow:hidden}.lj-hand-lianjia .fl{width:479px;padding-top:40px}.lj-hand-lianjia .lj-titles{margin-bottom:20px}.lj-hand-lianjia .lj-title-line1{font-size:24px;font-weight:400;color:#666;line-height:30px}.lj-hand-lianjia .lj-title-line2{font-size:48px;font-weight:900;color:#333;line-height:56px;margin-top:8px}.lj-hand-lianjia .fl p{line-height:22px;margin-top:22px;color:#333}.lj-hand-lianjia .lj-download{width:479px;margin-top:38px;position:relative;overflow:hidden}.lj-hand-app{float:left;width:134px;margin-right:14px}.lj-hand-app a{display:inline-block;width:134px;height:44px;background:#e2641f;color:#fff;text-decoration:none;border-radius:4px;text-align:center;line-height:44px;font-weight:600;font-size:14px}.lj-hand-app a:hover{background:#b94c12}.lj-hand-app a.lj-ios{margin-bottom:8px}.lj-erweima{float:left;width:102px;height:102px}.lj-erweima img{width:100%;height:100%;display:block}.lj-featured-properties{background:#f5f5f5;padding:60px 0;overflow:hidden}.lj-featured-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.lj-featured-title{font-size:32px;font-weight:700;color:#333}.lj-featured-subtitle{text-align:center;color:#999;font-size:14px;margin-bottom:40px}.lj-properties-grid{display:flex;gap:20px;margin-bottom:40px;overflow-x:auto;overflow-y:hidden;padding:0 20px 10px;scroll-behavior:smooth;margin-left:calc(-50vw + 50%);width:100vw}.lj-property-card{background:#fff;border-radius:4px;overflow:hidden;box-shadow:0 1px 3px #0000001a;transition:box-shadow .3s;text-decoration:none;display:block;min-width:350px;width:350px;flex-shrink:0}.lj-property-card:hover{box-shadow:0 2px 8px #00000026}.lj-card-image{position:relative;width:100%;padding-bottom:100%;overflow:hidden;background:#e8e8e8}.lj-card-image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.lj-card-tags{position:absolute;top:8px;left:8px;display:flex;gap:4px}.lj-tag{background:#a71b30e6;color:#fff;font-size:12px;padding:4px 8px;border-radius:2px;display:inline-block}.lj-card-info{padding:12px}.lj-card-price{font-size:18px;font-weight:700;color:#a71b30;margin-bottom:8px}.lj-card-name{font-size:14px;font-weight:600;color:#333;margin-bottom:6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lj-card-location{font-size:12px;color:#999;margin-bottom:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lj-card-yield{font-size:12px;color:#666}.lj-featured-more{display:inline}.lj-featured-more a{color:#394043;margin-left:20px;text-decoration:none}.lj-hand-lianjia .lj-phone{width:600px;height:479px}*{margin:0;padding:0;box-sizing:border-box}
