コンテンツにスキップ

現在、全3219曲を聴きながらリンク集を作成中のサグラダ・ファミリア サイトです。
情報の誤りやお問い合わせは、管理人 X までお寄せください。
✨ オススメのプレイリストやセトリを教えて下さい ✨

「テンプレート:Hello」の版間の差分

今日も推しが尊いですね。― ハロプロ・サブスク非公式リンク集
編集の要約なし
編集の要約なし
22行目: 22行目:




<div style="background:#fff0f5; border:1px solid #ffb6c1; padding:1.5rem; border-radius:15px; max-width:800px; margin:0 auto; box-sizing:border-box;">
<!DOCTYPE html>
<html lang="ja">
<head>
  <meta charset="UTF-8">
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
  <title>ロージークロニクル 3rdシングル</title>
  <style>
    :root {
      --pink-main: #ff69b4;
      --pink-deep: #d10068;
      --bg-soft: #fff0f5;
      --border-soft: #ffb6c1;
    }


  <div style="text-align:right; font-size:0.8em; color:#666; margin-bottom:1rem;">
    .promo-container {
      background: var(--bg-soft);
      border: 1px solid var(--border-soft);
      border-radius: 15px;
      padding: 20px;
      max-width: 800px;
      margin: 0 auto;
      font-family: system-ui, -apple-system, sans-serif;
      box-sizing: border-box;
    }
 
    .promo-notice {
      text-align: right;
      font-size: 0.75em;
      color: #666;
      margin-bottom: 8px;
    }
 
    .promo-title {
      text-align: center;
      margin: 0 0 20px;
    }
 
    .main-title {
      color: var(--pink-deep);
      font-size: clamp(1.6rem, 5vw, 2.2rem);
      font-weight: bold;
      margin: 10px 0;
    }
 
    .sub-title {
      color: var(--pink-main);
      font-size: clamp(1.1rem, 4vw, 1.4rem);
      font-weight: bold;
      margin: 0 0 8px;
    }
 
    .release-date {
      background: var(--pink-main);
      color: white;
      padding: 6px 18px;
      border-radius: 999px;
      font-size: clamp(0.95rem, 3.5vw, 1.1rem);
      font-weight: bold;
      display: inline-block;
    }
 
    .content-wrapper {
      display: flex;
      flex-wrap: wrap;
      gap: 24px;
      align-items: center;
      justify-content: center;
    }
 
    .youtube-area {
      flex: 1;
      min-width: 300px;
      max-width: 480px;
      aspect-ratio: 16 / 9;
      background: #000;
      border-radius: 8px;
      overflow: hidden;
    }
 
    .youtube-area iframe {
      width: 100%;
      height: 100%;
      border: none;
    }
 
    .purchase-area {
      flex: 1;
      min-width: 280px;
      text-align: center;
    }
 
    .purchase-title {
      font-size: 0.9em;
      font-weight: bold;
      color: #555;
      margin-bottom: 12px;
      line-height: 1.4;
    }
 
    .amazon-btn {
      display: inline-block;
      background: linear-gradient(to bottom, #f7dfa5, #f0c14b);
      border: 1px solid #a88734;
      border-radius: 30px;
      padding: 14px 32px;
      box-shadow: 0 3px 6px rgba(0,0,0,0.12);
      font-weight: bold;
      font-size: 1.05rem;
      color: #111;
      text-decoration: none;
      transition: all 0.2s;
    }
 
    .amazon-btn:hover {
      transform: translateY(-2px);
      box-shadow: 0 5px 10px rgba(0,0,0,0.15);
    }
 
    @media (max-width: 640px) {
      .promo-container {
        padding: 16px;
        border-radius: 12px;
      }
     
      .content-wrapper {
        flex-direction: column;
        gap: 20px;
      }
     
      .youtube-area {
        max-width: 100%;
      }
    }
  </style>
</head>
<body>
 
<div class="promo-container">
 
  <div class="promo-notice">
     ※本ページはプロモーションが含まれています
     ※本ページはプロモーションが含まれています
   </div>
   </div>


   <div style="text-align:center; margin-bottom:1.5rem;">
   <div class="promo-title">
     <span style="color:#ff69b4; font-weight:bold; font-size:1.1em;">ロージークロニクル 3rdシングル</span><br />
     <div class="sub-title">🌹 ロージークロニクル 3rdシングル 🌹</div>
     <span style="color:#d10068; font-weight:bold; font-size:1.3em; display:block; margin:0.75rem 0; line-height:1.2;">
     <div class="main-title">『Misery ~愛の天秤~/なんとかなるでしょ』</div>
      『Misery ~愛の天秤~/なんとかなるでしょ』
     <div class="release-date">2026年3月18日(水) 発売 </div>
    </span>
     <span style="display:inline-block; background:#ff69b4; color:#fff; padding:0.4rem 1.25rem; border-radius:1.5rem; font-weight:bold; font-size:1em; margin-top:0.5rem;">
      2026年3月18日(水) 発売
    </span>
   </div>
   </div>


   <div style="display:flex; flex-wrap:wrap; gap:1.25rem; align-items:start; justify-content:center; max-width:100%;">
   <div class="content-wrapper">
      
 
     <div style="flex:1; min-width:280px; max-width:480px;">
     <!-- YouTube埋め込みエリア -->
      {{#widget:YouTube}}
     <div class="youtube-area">
      <!-- 実際のYouTube動画IDに置き換えてください -->
      <iframe src="https://www.youtube.com/embed/ここに動画ID"
              allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"  
              allowfullscreen></iframe>
     </div>
     </div>


     <div style="flex:0 0 240px; max-width:280px; text-align:center; min-width:200px;">
    <!-- 購入ボタンエリア -->
       <p style="font-size:0.95em; font-weight:bold; margin-bottom:0.75rem; color:#555; line-height:1.4;">
     <div class="purchase-area">
         お買い上げ・ご予約はコチラ!<br />
       <div class="purchase-title">
         🛒 お買い上げ・ご予約はコチラ!<br>
         Amazon.co.jp限定
         Amazon.co.jp限定
       </p>
       </div>
        
        
       <div style="background: linear-gradient(to bottom, #f7dfa5, #f0c14b);
       <a href="https://www.amazon.co.jp/dp/B0GJS7TS1S/?tag=traumatic-22"
                  border:1px solid #a88734;
        class="amazon-btn" target="_blank" rel="noopener">
                  border-radius:1.875rem;
        Amazonで購入する
                  padding:0.75rem 1.5rem;
       </a>
                  box-shadow: 0 2px 8px rgba(0,0,0,0.15), inset 0 1px 0 rgba(255,255,255,0.3);
                  font-weight: bold;
                  display: inline-block;
                  text-align: center;
                  line-height: 1.3;
                  font-size: 1em;
                  color: #111;
                  text-decoration: none;">
        <span class="plainlinks">[https://www.amazon.co.jp/dp/B0GJS7TS1S/?tag=traumatic-22 Amazonで購入する]</span>
       </div>
     </div>
     </div>


   </div>
   </div>
</div>
</div>
</body>
</html>

2026年3月5日 (木) 14:28時点における版

※本ページはプロモーションが含まれています

🌹 ロージークロニクル 3rdシングル 🌹
『Misery ~愛の天秤~/なんとかなるでしょ』 ✨ 2026年3月18日(水) 発売 ✨

🛒 お買い上げ・ご予約はコチラ!
Amazon.co.jp限定



<!DOCTYPE html> ロージークロニクル 3rdシングル

※本ページはプロモーションが含まれています
🌹 ロージークロニクル 3rdシングル 🌹
『Misery ~愛の天秤~/なんとかなるでしょ』
✨ 2026年3月18日(水) 発売 ✨
🛒 お買い上げ・ご予約はコチラ!
Amazon.co.jp限定
Amazonで購入する