  h1 {
    display: block;
    font-size: 2em;
    margin-block-start: 0.67em;
    margin-block-end: 0.67em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
    unicode-bidi: isolate;
  }
  
  h2 {
    display: block;
    font-size: 1.5em;
    margin-block-start: 0.83em;
    margin-block-end: 0.83em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
    unicode-bidi: isolate;
  }
  
  p {
    line-height: 1.5;
  }
  
  /* 全体のリセットと基本スタイル */
  body, h1, h2, p {
    margin: 0;
    padding: 0;
  }
  
  body {
    line-height: 1.5;
    background-image: url("/ryugujo/lp/fujimiconcert2025/img/christmas-1333798.jpg");
    background-attachment: fixed;
    background-size: cover;
    background-color: #000;
  }
  
  
  
  /* トップに戻るボタンのスタイル */
  #backToTopBtn {
    position: fixed;
    bottom: 40px; /* 画面下からの位置 */
    right: 40px; /* 画面右からの位置 */
    z-index: 100; /* 他の要素より前面に表示するための設定 */
    background-color: #555; /* 背景色 */
    color: white; /* 文字色 */
    padding: 10px 15px; /* ボタン内の余白 */
    font-size: 18px; /* フォントサイズ */
    border: none; /* ボーダーなし */
    border-radius: 50%; /* 丸いボタンにする */
    cursor: pointer; /* マウスを重ねたときにポインター表示 */
    display: none; /* 初期状態で非表示 */
    transition: opacity 0.3s; /* フェードイン/アウトのトランジション */
  }
  
  /* マウスホバー時のスタイル */
  #backToTopBtn:hover {
    background-color: #333; /* マウスを乗せたときの色 */
  }
  
  
  
  
  /* Header スタイル */
  .fujimiconcert2025header {
    text-shadow: 2px 2px 2px #000;
    background-color: #000;
    background-image: url("/ryugujo/lp/fujimiconcert2025/img/31056948_m.jpg");
    background-size: cover;
    color: white;
    padding: 15rem 20px 20px 20px;
    text-align: center;
    opacity: 0; /* 初期状態で非表示に */
    transition: opacity 2s ease-out; /* アニメーションの設定 */

    h1 {
      max-width: 800px;
      margin: auto;
    }

    .headerfujimiconcert2025 h1 img {
      width: 100%;
      display: inline-block;
      vertical-align: baseline;
    }
  }
  
  /* コンテナ設定 */
  .container {
    max-width: 800px;
    margin: 0 auto;
  }
  
  /* セクション共通スタイル */
  section {
    text-shadow: 2px 2px 2px #000;
    margin: 40px auto 40px;
    border-radius: 10px;
    color: white;
    opacity: 0;
    transform: translateY(20px);
    transition: opacity 0.6s ease-out, transform 0.6s ease-out;
  }
  
  
  
  
  
  /* セクションごとの背景色 */
  .concert-section1 {
    background-image: url("/ryugujo/lp/fujimiconcert2025/img/violin-6771249_1920.jpg");
    background-attachment: fixed;
    background-size: cover;
    background-position: bottom;
  }
  
  .concert-section2 {
    background-image: url("/ryugujo/lp/fujimiconcert2025/img/piano.jpg");
    background-size: cover;
    background-position: bottom;
  }
  
  .concert-section3 {
    background-image: url("/ryugujo/lp/fujimiconcert2025/img/audio-1851517_1280.jpg");
    background-size: cover;
    background-position: bottom;
  }
  
  .concert-section4 {
    background-image: url("/ryugujo/lp/fujimiconcert2025/img/harp-955072_1280.jpg");
    background-size: cover;
    background-position: bottom;
  }
  
  .concert-section5 {
    background-image: url("/ryugujo/lp/fujimiconcert2025/img/mic-1132528_1280.jpg");
    background-size: cover;
    background-position: bottom;
  }
  
  
  .concert-section6 {
    background-image: url("/ryugujo/lp/fujimiconcert2025/img/flowers-9036865_1280.jpg");
    background-size: cover;
    background-position: bottom;
  }
  
  .concert-section7 {
    background-image: url("/ryugujo/lp/fujimiconcert2025/img/flame-4719747_1920.jpg");
    background-size: cover;
    background-position: bottom;
  }
  
  .concert-section8 {
    background-image: url("/ryugujo/lp/fujimiconcert2025/img/violin-6771249_1920.jpg");
    
  }
  
  .concert-section9 {
    background-image: url("/ryugujo/lp/fujimiconcert2025/img/abbey-1160492_1920.jpg");
    background-size: cover;
    background-position: bottom;
    
  }
  
  
  .concert-section10 {
    background-image: url("/ryugujo/lp/fujimiconcert2025/img/piano5.jpg");
    background-size: cover;
    background-position: bottom;
    
  }
  
  .concert-section11 {
    background-image: url("/ryugujo/lp/fujimiconcert2025/img/christmas-tree-2928142_1280.jpg");
    background-size: cover;
    background-position: bottom;
    
  }
  
  .concert-section12 {
    background-image: url("/ryugujo/lp/fujimiconcert2025/img/christmas-7663229_1280.jpg");
    background-size: cover;
    background-position: bottom;
    
  }
  
  
  .concert-section13 {
    background-image: url("/ryugujo/lp/fujimiconcert2025/img/24487925.jpg");
    background-size: cover;
    background-position: bottom;
    
  }
  .concert-section1,.concert-section2,.concert-section3,.concert-section4,.concert-section5,.concert-section6, h2{
    width: 80%;
  }
  
  
  .concert-section1,.concert-section2,.concert-section3,.concert-section4,.concert-section5,.concert-section6, h2 img{
    width: 100%;
  }
  
  
  
  .concert-description{
    
  }
  .party-section {
    background-image: url("/ryugujo/lp/fujimiconcert2025/img/23.png");
    background-attachment: fixed;
    background-size: cover;
    background-position: top;
  }
  
  .party-section h2{
    width: 100%;
    padding-bottom: 30px;
    
  }
  .party-section h2 img{
    width: 100%;
  }
  
  .hanabi-section1 {
    background-image: url("/ryugujo/lp/fujimiconcert2025/img/hanabi.png");
    background-size: cover;
    height: auto;
    background-color: #bd4b44;
    line-height: 1;
  }
  
  .hanabi-section1, .hanabi-section2 h2{
    text-shadow: 2px 2px 2px #000;
    font-size: 50px;
    color: aliceblue;
    
  }
  
  .hanabi-section1 h3{
    font-size: 40px;
    color: aliceblue;
  }
  .hanabi-section2 {
    background-image: url("/ryugujo/lp/fujimiconcert2025/img/27262933_l.jpg");
    height: 500px;
    background-color: #bd4b44;
  }
  
  
  
  
  /* グリッドレイアウト設定 */
  .concert-item, .party-item {
    display: grid;
    grid-template-columns: 1fr 1fr; /* 2列のグリッドレイアウト */
    gap: 20px; /* グリッドアイテム間の隙間 */
  }
  
  .concert-grid {
    display: flex;
    flex-direction: column;
    width: 200px;
    padding: 20px;
    box-sizing: content-box;
  }
  
  .party-grid, .hanabi-grid{
    display: flex;
    flex-direction: column;
  }
  
  .concert-image {
    background-color: #000;
    color: #fff;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    border-radius: 50%;
    flex-shrink: 0; /* 画像が縮小しないようにする */
  }
  
  .party-image {
    background-color: #000;
    color: #fff;
    width: 80%;
    height: 200px;
    display: flex;
    align-items: center;
    margin: 0 auto;
    justify-content: center;
    font-size: 18px;
    border-radius: 20px;
    flex-shrink: 0; /* 画像が縮小しないようにする */
  }
  
  
  
  .hanabi-image{
    background-color: #000;
    color: #fff;
    width: 100%;
    height: 200px;
    display: flex;
    align-items: center;
    margin: 0 auto;
    justify-content: center;
    font-size: 18px;
    border-radius: 20px;
    flex-shrink: 0; /* 画像が縮小しないようにする */
    
  }
  .party-image h2{
    font-size: 30px;
    text-align: center;
  }
  
  /* 説明文スタイル */
  .concert-description, .party-description, .hanabi-description,.concert-info {
    text-shadow: 2px 2px 2px #000;
    margin: 10px 20px;
    font-size: 14px;
    width: 300px;
    color: #f0f0f0;
    word-wrap: break-word; /* 長い単語が折り返されるようにする */
  }
  
  .concert-date{
    font-size: 40px;
    text-shadow: 2px 2px 2px #000;
  }
  
  .concert-time{
    text-shadow: 2px 2px 2px #000;
    font-size: 40px;
  }
  
  
  .hanabi-info{
    font-size: 40px;
    position: absolute;
    bottom: 10px;
    right: 20px;
  }
  
  
  .hanabi-info p{
    font-size: 20px;
    color: aliceblue;
    
  }
  /* レスポンシブデザイン */
  @media (max-width: 768px) {
    .concert-item, .party-item, .hanabi-item {
      grid-template-columns: 1fr; /* 1列レイアウトに変更 */
    }
    
    .concert-image, .party-image, .hanabi-image {
      margin-bottom: 20px;
    }
    
    .hanabi-section2{
      background-color: rgba(0,0,0,0.8);
      background-blend-mode: darken;
    }
  }
  
  
  /* スクロールアニメーションの表示 */
  section.visible {
    opacity: 1;
    transform: translateY(0);
  }
  
  /* Header のアニメーション表示クラス */
  .fujimiconcert2025header.visible {
    opacity: 1;
  }
