UNO Case 幻彩系列 小提琴四方盒採用經典四方盒型設計,在提供穩定樂器保護的同時,也擁有較完整的內部收納空間,適合需要隨琴攜帶琴弓、松香、備用琴弦及其他常用配件的演奏者。
琴盒內部依照小提琴琴身配置固定與緩衝空間,兼顧日常移動時的穩定性與保護需求。四方盒型則能充分利用琴盒內部空間,無論上課、通勤、排練或外出演出,都能提供實用的收納機能。
此款為拉絲銀配色,以俐落的銀色色調搭配細緻拉絲紋理,在不同光線與角度下呈現自然的金屬層次。相較一般素面銀色更加具有細節,也讓整體琴盒呈現簡潔、現代的視覺風格。
品牌|UNO Case
系列|幻彩系列
適用樂器|小提琴 Violin
適用尺寸|4/4
盒型|四方盒 Rectangular Case
琴盒類型|硬殼小提琴盒
顏色|拉絲銀
色系|銀色 Silver
表面設計|拉絲紋理
內部配置|琴身固定/緩衝保護
收納配置|琴弓/配件收納
攜帶方式|手提/後背
用途|上課/通勤/排練/演出
<style>
.bv-shipping-section{
max-width:1120px;
margin:0 auto;
padding:72px 24px;
font-family:"Noto Sans TC","Microsoft JhengHei",sans-serif;
color:#4a4038;
background:linear-gradient(180deg,#fbfaf8 0%,#f7f3ee 100%);
box-sizing:border-box;
}
.bv-shipping-section *,
.bv-shipping-section *::before,
.bv-shipping-section *::after{
box-sizing:border-box;
}
/* 頁面標題 */
.bv-shipping-header{
max-width:800px;
margin:0 auto 54px;
text-align:center;
}
.bv-shipping-header::before{
content:"";
display:block;
width:68px;
height:1px;
margin:0 auto 22px;
background:#a98a6e;
}
.bv-shipping-label{
display:inline-block;
margin-bottom:12px;
font-size:12px;
font-weight:500;
letter-spacing:3px;
color:#9a7c62;
}
.bv-shipping-header h2{
margin:0 0 18px;
font-size:34px;
line-height:1.4;
font-weight:600;
letter-spacing:2px;
color:#342c26;
}
.bv-shipping-header p{
margin:0 auto;
font-size:15px;
line-height:2;
color:#74675d;
}
/* 運送資訊卡片 */
.bv-shipping-grid{
display:grid;
grid-template-columns:repeat(2,minmax(0,1fr));
gap:24px;
margin-bottom:52px;
}
.bv-shipping-card{
position:relative;
min-height:280px;
padding:34px 30px 32px;
overflow:hidden;
background:rgba(255,255,255,.94);
border:1px solid rgba(120,95,70,.14);
border-radius:22px;
box-shadow:0 8px 24px rgba(70,55,40,.035);
transition:
transform .35s ease,
box-shadow .35s ease,
border-color .35s ease,
background-color .35s ease;
}
.bv-shipping-card::before{
content:"";
position:absolute;
top:0;
left:0;
width:100%;
height:3px;
background:linear-gradient(90deg,#c9ad92,#8d6f58);
transform:scaleX(0);
transform-origin:left center;
transition:transform .35s ease;
}
.bv-shipping-card::after{
content:"";
position:absolute;
right:-45px;
bottom:-55px;
width:140px;
height:140px;
border:1px solid rgba(143,112,88,.08);
border-radius:50%;
pointer-events:none;
}
.bv-shipping-card:hover{
transform:translateY(-6px);
background:#fff;
border-color:rgba(120,95,70,.28);
box-shadow:0 20px 42px rgba(70,55,40,.09);
}
.bv-shipping-card:hover::before{
transform:scaleX(1);
}
.bv-shipping-card-top{
display:flex;
align-items:center;
justify-content:space-between;
gap:20px;
margin-bottom:22px;
}
.bv-shipping-icon{
display:flex;
align-items:center;
justify-content:center;
flex:0 0 48px;
width:48px;
height:48px;
border-radius:50%;
background:#f2ebe4;
color:#84664f;
}
.bv-shipping-icon svg{
width:23px;
height:23px;
fill:none;
stroke:currentColor;
stroke-width:1.6;
stroke-linecap:round;
stroke-linejoin:round;
}
.bv-shipping-number{
font-family:Georgia,"Times New Roman",serif;
font-size:14px;
letter-spacing:2px;
color:#b49a83;
}
.bv-shipping-card h3{
margin:0 0 12px;
font-size:22px;
line-height:1.45;
font-weight:600;
letter-spacing:.5px;
color:#352d27;
}
.bv-shipping-highlight{
display:block;
margin-bottom:12px;
font-size:16px;
line-height:1.7;
font-weight:600;
color:#8d6f58;
}
.bv-shipping-card p{
margin:0;
font-size:15px;
line-height:1.95;
color:#6f6259;
}
.bv-shipping-card ul{
margin:14px 0 0;
padding:0;
list-style:none;
}
.bv-shipping-card li{
position:relative;
margin-bottom:10px;
padding-left:20px;
font-size:15px;
line-height:1.8;
color:#6f6259;
}
.bv-shipping-card li::before{
content:"";
position:absolute;
top:.75em;
left:2px;
width:6px;
height:6px;
border-radius:50%;
background:#a8876d;
}
.bv-shipping-note{
margin-top:18px !important;
padding-top:17px;
border-top:1px solid rgba(120,95,70,.12);
}
/* LINE 聯繫區 */
.bv-shipping-cta{
position:relative;
padding:46px 34px;
overflow:hidden;
text-align:center;
background:linear-gradient(135deg,#f4ede6 0%,#ece2d7 100%);
border:1px solid rgba(120,95,70,.15);
border-radius:26px;
transition:
transform .35s ease,
box-shadow .35s ease,
border-color .35s ease;
}
.bv-shipping-cta::before,
.bv-shipping-cta::after{
content:"";
position:absolute;
border:1px solid rgba(120,95,70,.08);
border-radius:50%;
pointer-events:none;
}
.bv-shipping-cta::before{
top:-90px;
left:-70px;
width:210px;
height:210px;
}
.bv-shipping-cta::after{
right:-80px;
bottom:-110px;
width:250px;
height:250px;
}
.bv-shipping-cta:hover{
transform:translateY(-5px);
border-color:rgba(120,95,70,.27);
box-shadow:0 22px 45px rgba(80,60,40,.10);
}
.bv-shipping-cta-inner{
position:relative;
z-index:1;
max-width:760px;
margin:0 auto;
}
.bv-shipping-cta-label{
display:inline-block;
margin-bottom:12px;
font-size:12px;
letter-spacing:3px;
color:#98785f;
}
.bv-shipping-cta h3{
margin:0 0 16px;
font-size:28px;
line-height:1.5;
font-weight:600;
letter-spacing:1px;
color:#332b25;
}
.bv-shipping-cta p{
max-width:700px;
margin:0 auto 22px;
font-size:15px;
line-height:1.95;
color:#6e6258;
}
.bv-shipping-services{
display:flex;
flex-wrap:wrap;
justify-content:center;
gap:10px 12px;
margin:0 auto 28px;
}
.bv-shipping-service{
display:inline-flex;
align-items:center;
padding:8px 15px;
font-size:14px;
color:#755d4c;
background:rgba(255,255,255,.55);
border:1px solid rgba(120,95,70,.12);
border-radius:999px;
}
.bv-shipping-service::before{
content:"";
width:5px;
height:5px;
margin-right:8px;
border-radius:50%;
background:#9b7b62;
}
.bv-shipping-btn{
display:inline-flex;
align-items:center;
justify-content:center;
min-width:190px;
padding:15px 34px;
border-radius:999px;
background:#8d6f58;
color:#fff !important;
text-decoration:none !important;
font-size:15px;
font-weight:500;
letter-spacing:1px;
box-shadow:0 10px 22px rgba(95,70,50,.15);
transition:
background-color .3s ease,
transform .3s ease,
box-shadow .3s ease;
}
.bv-shipping-btn::after{
content:"→";
margin-left:10px;
font-size:17px;
transition:transform .3s ease;
}
.bv-shipping-btn:hover{
background:#735845;
transform:translateY(-2px);
box-shadow:0 14px 26px rgba(95,70,50,.2);
}
.bv-shipping-btn:hover::after{
transform:translateX(4px);
}
/* 平板與手機版 */
@media(max-width:768px){
.bv-shipping-section{
padding:56px 18px;
}
.bv-shipping-header{
margin-bottom:40px;
}
.bv-shipping-header h2{
font-size:28px;
line-height:1.45;
letter-spacing:1px;
}
.bv-shipping-header p{
font-size:14px;
line-height:1.9;
text-align:left;
}
.bv-shipping-grid{
grid-template-columns:1fr;
gap:18px;
margin-bottom:36px;
}
.bv-shipping-card{
min-height:auto;
padding:28px 24px;
border-radius:18px;
}
.bv-shipping-card h3{
font-size:20px;
}
.bv-shipping-highlight{
font-size:15px;
}
.bv-shipping-card p,
.bv-shipping-card li{
font-size:14px;
}
.bv-shipping-cta{
padding:36px 22px;
border-radius:20px;
}
.bv-shipping-cta h3{
font-size:24px;
line-height:1.5;
}
.bv-shipping-cta p{
font-size:14px;
text-align:left;
}
.bv-shipping-services{
gap:8px;
}
.bv-shipping-service{
padding:7px 12px;
font-size:13px;
}
.bv-shipping-btn{
width:100%;
}
}
</style>
<section class="bv-shipping-section">
<div class="bv-shipping-header"><span class="bv-shipping-label">SHIPPING INFORMATION</span>
<h2>配件運送方式</h2>
<p>每一件配件出貨前皆會完成基本檢查與妥善包裝, 並依照商品尺寸與特性安排合適的配送方式, 希望每項商品都能完整、安全地送到您的手中。</p>
</div>
<div class="bv-shipping-grid"><!-- 出貨時間 -->
<div class="bv-shipping-card">
<div class="bv-shipping-card-top">
<div class="bv-shipping-icon">
<svg viewBox="0 0 24 24" aria-hidden="true">
<circle cx="12" cy="12" r="8"></circle>
<path d="M12 8v4l2.8 1.8"></path>
</svg>
</div><span class="bv-shipping-number">01</span>
</div>
<h3>出貨時間</h3><span class="bv-shipping-highlight">現貨商品約 1–3 個工作天內寄出</span>
<p>商品於付款完成後依訂單順序安排出貨。 若遇預購商品、特殊尺寸商品、缺貨調度或連續假期, 實際出貨時間將由專人另行通知。</p>
</div><!-- 配送方式 -->
<div class="bv-shipping-card">
<div class="bv-shipping-card-top">
<div class="bv-shipping-icon">
<svg viewBox="0 0 24 24" aria-hidden="true">
<path d="M3 6h11v10H3z"></path>
<path d="M14 9h4l3 3v4h-7z"></path>
<circle cx="7" cy="18" r="2"></circle>
<circle cx="18" cy="18" r="2"></circle>
</svg>
</div><span class="bv-shipping-number">02</span>
</div>
<h3>配送方式</h3><span class="bv-shipping-highlight">依商品尺寸安排合適的運送方式</span>
<ul>
<li value="1">宅配配送</li>
<li value="2">超商取貨,限部分尺寸商品</li>
<li value="3">博得提琴門市自取</li>
</ul>
<p class="bv-shipping-note">大提琴琴盒、大型或特殊尺寸商品, 可能因材積限制僅提供宅配或門市自取服務。</p>
</div><!-- 包裝與保護 -->
<div class="bv-shipping-card">
<div class="bv-shipping-card-top">
<div class="bv-shipping-icon">
<svg viewBox="0 0 24 24" aria-hidden="true">
<path d="M12 3l8 4v5c0 4.8-3.2 7.7-8 9-4.8-1.3-8-4.2-8-9V7z"></path>
<path d="M8.5 12l2.2 2.2 4.8-5"></path>
</svg>
</div><span class="bv-shipping-number">03</span>
</div>
<h3>包裝與保護</h3><span class="bv-shipping-highlight">出貨前檢查並依商品特性加強包裝</span>
<p>琴弦、松香與保養用品等較容易受到擠壓的商品, 出貨時會依需要增加緩衝與防撞保護, 降低運送過程中的碰撞風險。</p>
<p class="bv-shipping-note">琴盒類商品出貨前也會確認外觀、拉鍊、扣件與基本結構狀態, 盡可能維持完整的交付品質。</p>
</div><!-- 門市自取 -->
<div class="bv-shipping-card">
<div class="bv-shipping-card-top">
<div class="bv-shipping-icon">
<svg viewBox="0 0 24 24" aria-hidden="true">
<path d="M4 10v10h16V10"></path>
<path d="M3 10l2-6h14l2 6"></path>
<path d="M8 20v-6h8v6"></path>
<path d="M3 10c0 1.4 1.1 2.5 2.5 2.5S8 11.4 8 10c0 1.4 1.1 2.5 2.5 2.5S13 11.4 13 10c0 1.4 1.1 2.5 2.5 2.5S18 11.4 18 10c0 1.4 1.1 2.5 2.5 2.5S23 11.4 23 10"></path>
</svg>
</div><span class="bv-shipping-number">04</span>
</div>
<h3>門市自取</h3><span class="bv-shipping-highlight">可由專人協助確認尺寸與搭配</span>
<p>若希望實際確認配件是否適合目前使用中的樂器, 歡迎預約至博得提琴門市現場挑選、比較與試裝。</p>
<p class="bv-shipping-note">不同樂器尺寸、演奏習慣與使用需求, 適合的琴弦、肩墊、松香及其他配件也可能有所不同。</p>
</div>
</div><!-- LINE 聯繫區 -->
<div class="bv-shipping-cta">
<div class="bv-shipping-cta-inner"><span class="bv-shipping-cta-label">ACCESSORY CONSULTATION</span>
<h3>不確定該怎麼搭配?</h3>
<p>若不確定目前的樂器適合哪一類配件, 歡迎透過 LINE 與我們聯繫, 由博得提琴專人依照樂器尺寸、使用習慣與演奏需求, 協助您進一步判斷與挑選。</p>
<div class="bv-shipping-services"><span class="bv-shipping-service">琴弦挑選</span> <span class="bv-shipping-service">松香搭配</span> <span class="bv-shipping-service">肩墊尺寸</span> <span class="bv-shipping-service">琴盒建議</span></div><a href="https://line.me/ti/p/~@scq8531q" target="_blank" rel="noopener noreferrer" class="bv-shipping-btn">聯繫博得提琴</a>
</div>
</div>
</section>