
KISS 1978 Japan Budokan Concert Ticket Mar 29 Original Alive II Tour Rare
USD 120.41

Placeholder MP4 route for layout/testing. It is not declared as a VideoObject.
USD 239.08
Condition: Very Good
View KISS 1978 Budokan Concert Ticket #QYAAXI with current marketplace pricing, condition, product images and item details. :root { --indigo: #1D3557; --indigo-deep: #152743; --indigo-soft: #2A4670; --vermillion: #C5362C; --vermillion-d: #9E2A22; --kinari: #F6F2E7; --kinari-warm: #EFE8D3; --kinari-deep: #E8DFC6; --hinoki: #D4B896; --hinoki-soft: #C9A677; --wood-dark: #6B4226; --sumi: #2A201A; --ink: #3A2A1F; --ink-soft: #5C4A3A; --gray-sub: #7A6E63; --gold: #8B7133; --hairline: #C9BFA8; } .ichi-shop { font-family: 'Noto Sans JP', 'Hiragino Sans', 'Yu Gothic', -apple-system, sans-serif; background: var(--kinari); background-image: radial-gradient(ellipse at top, rgba(212,184,150,0.08), transparent 70%), repeating-linear-gradient(0deg, transparent 0 3px, rgba(107,66,38,0.02) 3px 4px), repeating-linear-gradient(90deg, transparent 0 3px, rgba(107,66,38,0.02) 3px 4px); color: var(--ink); max-width: 100%; margin: 0 auto; padding: 0; line-height: 1.9; font-size: 15px; font-weight: 400; box-sizing: border-box; word-break: break-word; border: 1px solid var(--hairline); } .ichi-shop * { box-sizing: border-box; } /* ============ NOREN HEADER ============ */ .ichi-noren { background: linear-gradient(180deg, var(--indigo) 0%, var(--indigo-soft) 65%, var(--indigo) 100%); padding: 30px 40px 34px; text-align: center; position: relative; color: var(--kinari); } .ichi-noren::before { content: ""; position: absolute; left: 0; right: 0; top: 0; height: 3px; background: linear-gradient(90deg, var(--vermillion) 0%, var(--vermillion-d) 100%); } .ichi-noren::after { content: ""; position: absolute; left: 0; right: 0; bottom: 0; height: 14px; background-image: linear-gradient(135deg, var(--kinari) 25%, transparent 25%), linear-gradient(225deg, var(--kinari) 25%, transparent 25%); background-size: 28px 28px; background-position: 0 14px, 14px 14px; background-repeat: repeat-x; opacity: 0.97; } .ichi-noren-inner { display: inline-block; text-align: center; } .ichi-hanko { display: inline-block; width: 58px; height: 58px; background: var(--vermillion); border-radius: 6px; vertical-align: middle; margin-right: 18px; position: relative; box-shadow: 0 0 0 2px var(--indigo), 0 0 0 3px rgba(255,255,255,0.08); } .ichi-hanko::before { content: ""; position: absolute; inset: 8px; border: 1.5px solid var(--kinari); border-radius: 3px; opacity: 0.88; } .ichi-hanko::after { content: "苺"; position: absolute; inset: 0; display: flex; align-items: center; justify-content: center; font-family: 'Noto Serif JP', 'Hiragino Mincho ProN', serif; font-size: 24px; font-weight: 600; color: var(--kinari); } .ichi-wordmark-box { display: inline-block; text-align: left; vertical-align: middle; } .ichi-wordmark { display: block; font-family: 'Cormorant Garamond', 'Noto Serif JP', Georgia, serif; font-size: 30px; letter-spacing: 0.14em; color: var(--kinari); font-weight: 500; line-height: 1; margin: 0; } .ichi-sub { display: block; font-family: 'Cormorant Garamond', 'Noto Serif JP', Georgia, serif; font-size: 10px; letter-spacing: 0.42em; color: var(--hinoki); margin-top: 8px; text-transform: uppercase; font-weight: 400; } /* ============ TITLE BLOCK ============ */ .ichi-title-block { background: var(--kinari-warm); padding: 36px 44px 38px; text-align: center; border-bottom: 1px solid var(--hairline); position: relative; } .ichi-title-block::before, .ichi-title-block::after { content: ""; position: absolute; left: 50%; transform: translateX(-50%); width: 44%; height: 1px; background: var(--hinoki-soft); } .ichi-title-block::before { top: 22px; } .ichi-title-block::after { bottom: 22px; } .ichi-duty-badge { display: inline-block; padding: 5px 16px; background: var(--vermillion); color: var(--kinari); font-family: 'Cormorant Garamond', serif; font-size: 10px; letter-spacing: 0.35em; font-weight: 500; text-transform: uppercase; margin-bottom: 18px; border-radius: 2px; } .ichi-title { margin: 0; font-family: 'Noto Serif JP', 'Hiragino Mincho ProN', serif; font-size: 20px; font-weight: 500; line-height: 1.55; color: var(--sumi); letter-spacing: 0.01em; } /* ============ BODY ============ */ .ichi-body { padding: 48px 48px 48px; } .ichi-section { margin-bottom: 42px; } .ichi-section:last-child { margin-bottom: 0; } .ichi-h2 { font-family: 'Cormorant Garamond', 'Noto Serif JP', serif; font-size: 22px; color: var(--indigo); letter-spacing: 0.06em; font-weight: 500; margin: 0 0 22px; padding: 0 0 14px 0; position: relative; border-bottom: 1px solid var(--hairline); display: flex; align-items: center; gap: 16px; } .ichi-h2-mark { display: inline-flex; align-items: center; justify-content: center; width: 34px; height: 34px; background: var(--vermillion); border-radius: 3px; font-family: 'Noto Serif JP', serif; font-size: 18px; color: var(--kinari); font-weight: 600; box-shadow: inset 0 0 0 1.5px rgba(246,242,231,0.65); flex-shrink: 0; } .ichi-h2-text { flex: 1; } .ichi-h2::after { content: ""; position: absolute; left: 0; bottom: -1px; width: 80px; height: 2px; background: var(--vermillion); } .ichi-section p { margin: 0 0 14px; color: var(--ink); font-size: 15px; } .ichi-section p:last-child { margin-bottom: 0; } .ichi-brand-tag { display: inline-block; background: transparent; border: 1px solid var(--indigo); color: var(--indigo); padding: 3px 12px 4px; font-size: 11px; letter-spacing: 0.22em; font-family: 'Cormorant Garamond', serif; margin-right: 10px; text-transform: uppercase; font-weight: 500; vertical-align: 1px; } .ichi-highlight { background: transparent; border-bottom: 1.5px solid var(--vermillion); color: var(--indigo); font-weight: 500; padding: 0 1px; } .ichi-note { background: var(--kinari-warm); border: 1px solid var(--hinoki-soft); border-left: 4px solid var(--vermillion); padding: 16px 20px 16px 22px; margin: 18px 0; color: var(--ink); font-size: 14px; font-family: 'Noto Serif JP', 'Hiragino Mincho ProN', serif; font-style: italic; line-height: 1.7; } .ichi-policy-list { list-style: none; padding: 0; margin: 10px 0 18px; } .ichi-policy-list li { position: relative; padding-left: 22px; margin-bottom: 10px; color: var(--ink); font-size: 14px; line-height: 1.75; } .ichi-policy-list li::before { content: ""; position: absolute; left: 2px; top: 11px; width: 8px; height: 8px; background: var(--vermillion); border-radius: 1px; } /* ============ FOOTER ============ */ .ichi-footer { background: linear-gradient(180deg, var(--indigo) 0%, var(--indigo-deep) 100%); color: var(--kinari); padding: 32px 40px 28px; text-align: center; position: relative; } .ichi-footer::before { content: ""; position: absolute; left: 0; right: 0; top: 0; height: 2px; background: var(--vermillion); } .ichi-footer-marks { display: block; margin: 0 auto 14px; letter-spacing: 16px; padding-left: 16px; line-height: 1; } .ichi-footer-mark { display: inline-block; width: 10px; height: 10px; background: var(--vermillion); border-radius: 1px; } .ichi-footer-text { font-family: 'Cormorant Garamond', serif; font-size: 11px; letter-spacing: 0.42em; text-transform: uppercase; color: var(--hinoki); font-weight: 500; } @media (max-width: 620px) { .ichi-noren { padding: 22px 20px 26px; } .ichi-hanko { margin-right: 12px; width: 48px; height: 48px; } .ichi-hanko::after { font-size: 20px; } .ichi-wordmark { font-size: 24px; } .ichi-title-block { padding: 26px 22px 30px; } .ichi-title { font-size: 17px; } .ichi-body { padding: 32px 24px; } .ichi-h2 { font-size: 19px; } .ichi-footer { padding: 26px 20px 22px; } } ICHIGO-YA Established · in · Japan U.S. Orders · Duty Included ■■■■■tit1■■■■■ 一 Description Brand Important Notice: Please verify the language of the book before purchasing. The book may weigh more than expected, and if the shipping cost to your location turns out to be significantly higher than estimated, you may be asked to cover the additional shipping charges. In such cases, you will have the option to either pay the additional shipping fee or cancel the transaction . 二 Shipping Your order will be shipped to the address provided at the time of purchase. The shipping address cannot be changed after the purchase is completed. We send a product by FedEx or DHL or Japan Post. We attach the tracking number. The shipping status sometimes takes some time to be reflected on the weavailable to the address registered in eBay. Please note that any address not registered in eBay is not acceptable to ship. If your address is located in a remote area, you need to pay additional shipping fees. In this case, we will request you to pay the remote area fee before shipping. 三 International Buyers — Please Note Orders shipped to the United States are duty included (Delivered Duty Paid, DDP). No additional fees will be charged upon delivery. For orders shipped outside the United States , import duties and taxes are not included in the item price or shipping charges. However, we are flexible and can offer a discount to help offset customs costs. Please feel free to contact us for consultation before purchase. We hope this makes your shopping experience easier and more comfortable. 四 Cancellation Policy If you wish to cancel your order, please send a cancellation request immediately after purchase. Once shipping preparations begin, we cannot accept cancellations. Please make sure to review your order carefully before purchasing. Shipped · with · care · from · Japan Condition: Very Good. Category: Books & Magazines › Books.
Additional views from the marketplace listing for KISS 1978 Budokan Concert Ticket #QYAAXI.

Image-search matches based on the main product image. These images are shown as visual style choices and are intentionally not linked.










Related marketplace listings for KISS 1978 Budokan Concert Ticket #QYAAXI.

USD 120.41

USD 252.00

USD 182.51

USD 64.99

USD 99.99

USD 39.99

USD 39.99

USD 97.49

USD 142.00

USD 8.99