木製からくりオルゴール バレエ Ballet【EA159S】
/* ========================================================= BALLET KARAKURI ORGEL Product Page Design Elegant / Classical / Warm / Gift =========================================== ============== */ .ballet-orgel-page { --ballet-bg: #faf7f2; --ballet-bg-soft: #f3ece4; --ballet-bg-pink: #f4eeee; --ballet-brown: #5c493d; --ballet-dark: #332a25; --ballet-text: #655950; --ballet-muted: #8b7d72; --ballet-line: #d9cbbd; --ballet-gold: #a58a68; --ballet-white: #ffffff; width: 100%; max-width: 1100px; margin: 0 auto; color: var(--ballet-text); font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "Yu Gothic", sans-serif; line-height: 1.9; letter-spacing: 0.04em; overflow: hidden; } .ballet-orgel-page *, .ballet-orgel-page *::before, .ballet-orgel-page *::after { box-sizing: border-box; } .ballet-orgel-page h1, .ballet-orgel-page h2, .ballet-orgel-page h3, .ballet-orgel-page p { margin: 0; } .ballet-orgel-page h1, .ballet-orgel-page h2, .ballet-orgel-page h3 { font-weight: 400; } .ballet-orgel-page img { max-width: 100%; height: auto; } .ballet-orgel-page .bo-section { padding: 80px 7%; } .ballet-orgel-page .bo-eyebrow { margin-bottom: 14px; color: var(--ballet-gold); font-size: 10px; letter-spacing: 0.3em; line-height: 1.5; } .ballet-orgel-page .bo-heading { color: var(--ballet-brown); font-family: "Times New Roman", "Yu Mincho", "Hiragino Mincho ProN", serif; font-size: 28px; line-height: 1.65; letter-spacing: 0.09em; } .ballet-orgel-page .bo-small { color: var(--ballet-muted); font-size: 11px; line-height: 1.8; } /* ========================================================= HERO ========================================================= */ .ballet-orgel-page .bo-hero { position: relative; padding: 72px 7% 80px; background: var(--ballet-bg); text-align: center; } .ballet-orgel-page .bo-hero::before { content: ""; position: absolute; top: 0; left: 50%; width: 1px; height: 42px; background: var(--ballet-gold); opacity: 0.7; } .ballet-orgel-page .bo-hero-inner { max-width: 760px; margin: 0 auto; } .ballet-orgel-page .bo-hero-label { padding-top: 55px; margin-bottom: 20px; color: var(--ballet-gold); font-size: 10px; letter-spacing: 0.32em; } .ballet-orgel-page .bo-hero-title { color: var(--ballet-brown); font-family: "Times New Roman", "Yu Mincho", "Hiragino Mincho ProN", serif; font-size: clamp(28px, 4vw, 42px); line-height: 1.65; letter-spacing: 0.1em; } .ballet-orgel-page .bo-hero-subtitle { margin-top: 20px; color: #786a60; font-family: "Yu Mincho", "Hiragino Mincho ProN", serif; font-size: 15px; line-height: 2; } .ballet-orgel-page .bo-hero-line { width: 40px; height: 1px; margin: 28px auto; background: var(--ballet-gold); } .ballet-orgel-page .bo-hero-description { max-width: 620px; margin: 0 auto; color: var(--ballet-text); font-size: 13px; line-height: 2.1; } /* ========================================================= INTRO ========================================================= */ .ballet-orgel-page .bo-intro { background: var(--ballet-white); text-align: center; } .ballet-orgel-page .bo-intro-inner { max-width: 700px; margin: 0 auto; } .ballet-orgel-page .bo-intro-copy { margin-top: 28px; font-size: 14px; line-height: 2.25; } /* ========================================================= MOVEMENT / VIDEO ========================================================= */ .ballet-orgel-page .bo-movement { background: var(--ballet-bg-pink); text-align: center; } .ballet-orgel-page .bo-movement-inner { max-width: 850px; margin: 0 auto; } .ballet-orgel-page .bo-movement-title { color: var(--ballet-brown); font-family: "Times New Roman", "Yu Mincho", "Hiragino Mincho ProN", serif; font-size: 30px; line-height: 1.65; letter-spacing: 0.08em; } .ballet-orgel-page .bo-movement-copy { max-width: 650px; margin: 24px auto 42px; font-size: 14px; line-height: 2.2; } .ballet-orgel-page .bo-video { width: 100%; max-width: 760px; margin: 0 auto; padding: 10px; background: var(--ballet-white); box-shadow: 0 12px 30px rgba(80, 60, 45, 0.08); } .ballet-orgel-page .bo-video video { display: block; width: 100%; height: auto; } .ballet-orgel-page .bo-video-note { margin-top: 14px; } /* ========================================================= GIFT ========================================================= */ .ballet-orgel-page .bo-gift { background: var(--ballet-bg-soft); } .ballet-orgel-page .bo-gift-inner { max-width: 800px; margin: 0 auto; text-align: center; } .ballet-orgel-page .bo-gift-copy { max-width: 650px; margin: 25px auto 0; font-size: 14px; line-height: 2.2; } .ballet-orgel-page .bo-gift-tags { display: flex; justify-content: center; flex-wrap: wrap; gap: 10px; margin-top: 35px; } .ballet-orgel-page .bo-gift-tag { padding: 10px 22px; border: 1px solid var(--ballet-line); background: rgba(255, 255, 255, 0.55); color: var(--ballet-brown); font-size: 12px; } /* ========================================================= LISTENING ========================================================= */ .ballet-orgel-page .bo-listening { background: var(--ballet-white); text-align: center; } .ballet-orgel-page .bo-listening-inner { max-width: 680px; margin: 0 auto; } .ballet-orgel-page .bo-listening-copy { margin: 22px auto 28px; font-size: 13px; line-height: 2; } .ballet-orgel-page .bo-player { width: 100%; max-width: 390px; margin: 0 auto; padding: 8px; background: var(--ballet-bg); } .ballet-orgel-page .bo-player iframe { display: block; width: 100%; max-width: 390px; height: 98px; border: 0; background: transparent; } .ballet-orgel-page .bo-listening-note { margin-top: 14px; } /* ========================================================= PRODUCT DETAILS ========================================================= */ .ballet-orgel-page .bo-details { background: var(--ballet-dark); color: var(--ballet-white); text-align: center; } .ballet-orgel-page .bo-details .bo-eyebrow { color: #cbb696; } .ballet-orgel-page .bo-details .bo-heading { color: var(--ballet-white); } .ballet-orgel-page .bo-details-grid { display: grid; grid-template-columns: repeat(2, 1fr); max-width: 700px; margin: 45px auto 0; border-top: 1px solid rgba(255,255,255,0.25); border-left: 1px solid rgba(255,255,255,0.25); } .ballet-orgel-page .bo-detail-item { padding: 28px 20px; border-right: 1px solid rgba(255,255,255,0.25); border-bottom: 1px solid rgba(255,255,255,0.25); } .ballet-orgel-page .bo-detail-label { display: block; margin-bottom: 8px; color: #cbb696; font-size: 10px; letter-spacing: 0.2em; } .ballet-orgel-page .bo-detail-value { font-family: "Yu Mincho", "Hiragino Mincho ProN", serif; font-size: 15px; } /* ========================================================= CLOSING ========================================================= */ .ballet-orgel-page .bo-closing { padding: 85px 7%; background: var(--ballet-bg); text-align: center; } .ballet-orgel-page .bo-closing-title { color: var(--ballet-brown); font-family: "Times New Roman", "Yu Mincho", "Hiragino Mincho ProN", serif; font-size: 27px; line-height: 1.7; letter-spacing: 0.1em; } .ballet-orgel-page .bo-closing-text { max-width: 650px; margin: 24px auto 0; font-size: 13px; line-height: 2.2; } /* ========================================================= MOBILE ========================================================= */ @media screen and (max-width: 768px) { .ballet-orgel-page { letter-spacing: 0.02em; } .ballet-orgel-page .bo-section { padding: 62px 20px; } .ballet-orgel-page .bo-hero { padding: 62px 20px 68px; } .ballet-orgel-page .bo-hero-title { font-size: 28px; line-height: 1.7; } .ballet-orgel-page .bo-hero-subtitle { font-size: 14px; } .ballet-orgel-page .bo-hero-description { font-size: 12px; } .ballet-orgel-page .bo-heading { font-size: 24px; } .ballet-orgel-page .bo-intro-copy, .ballet-orgel-page .bo-gift-copy, .ballet-orgel-page .bo-movement-copy { font-size: 13px; } .ballet-orgel-page .bo-movement-title { font-size: 25px; } .ballet-orgel-page .bo-gift-tags { gap: 8px; } .ballet-orgel-page .bo-gift-tag { padding: 9px 16px; font-size: 11px; } .ballet-orgel-page .bo-details-grid { grid-template-columns: 1fr; margin-top: 35px; } .ballet-orgel-page .bo-detail-item { padding: 23px 18px; } .ballet-orgel-page .bo-closing { padding: 68px 20px; } .ballet-orgel-page .bo-closing-title { font-size: 23px; } } BALLET × CLASSICAL MUSIC バレリーナが優雅に舞う、木製からくりオルゴール。 音楽が流れると、小さな舞台が動き出す。「花のワルツ」に合わせてバレリーナたちが回り、暮らしの中に優雅で夢のあるひとときを届けます。 THE BALLET BEGINS 音楽が流れると、バレリーナが舞いはじめる。 「花のワルツ」に合わせてバレリーナたちがゆっくりと回り、 小さな舞台の中で優雅な動きを見せてくれます。音楽とからくりがひとつになった、心弾むひとときをお楽しみください。 ※この動画には音声はありません。 FOR SOMEONE SPECIAL 大切な人へ贈る、小さなバレエの舞台。 バレエやクラシック音楽が好きな方への贈り物としてはもちろん、 可愛らしく上品なインテリアをお探しの方にもおすすめです。音楽を奏でるたびにバレリーナが舞い、 いつもの暮らしに小さな楽しみを届けてくれます。 バレエが好きな方へ クラシック音楽が好きな方へ インテリアを楽しむ方へ 大切な方への贈り物に LISTEN 「花のワルツ」を試聴する 収録曲「花のワルツ」の音色をお楽しみいただけます。 ※試聴音源は電子音による再生です。実際の商品とは音色が異なります。 PRODUCT DETAILS 商品詳細 SIZE 128 × 120 × 138mm MUSIC 花のワルツ