/* ===== 基本設定 ===== */
*,
*::before,
*::after {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

html {
    scroll-behavior: smooth;
}

body {
    /* 基本フォント: Noto Sans JP */
    font-family: 'Noto Sans JP', sans-serif;
    line-height: 1.7;
    color: #333;
    /* 基本の文字色 */
    background-color: #f8f8fa;
    /* 全体の背景色 (明るいグレー) */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

h1,
h2,
h3 {
    font-weight: 700;
    color: #2c3e50;
    /* 見出しの色 (濃い青系) */
    margin-bottom: 0.8em;
    line-height: 1.4;
}

h2.section-title {
    font-size: 2.2rem;
    text-align: center;
    margin-bottom: 1.5em;
    font-family: 'Orbitron', sans-serif;
    /* セクションタイトルに宇宙/未来感フォント */
    color: #4a4a8a;
    /* 少し紫がかった青 */
}

h3 {
    font-size: 1.6rem;
    color: #34495e;
    /* やや濃い青系 */
    margin-bottom: 0.6em;
}

p {
    margin-bottom: 1.5em;
}

a {
    color: #8e44ad;
    /* 紫系のリンク色 */
    text-decoration: none;
    transition: color 0.3s ease;
}

a:hover {
    color: #9b59b6;
    /* ホバー時の明るい紫 */
    text-decoration: underline;
}

img {
    max-width: 100%;
    height: auto;
    display: block;
}

ul,
ol {
    list-style: none;
    padding-left: 0;
    /* デフォルトのパディングを削除 */
}

/* スマートフォン用の改行 */
.sp-br {
    display: block;
}

@media (min-width: 769px) {
    .sp-br {
        display: none;
    }
}

/* ===== レイアウト・共通 ===== */
.container {
    max-width: 1000px;
    /* コンテンツ幅 */
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
}

.container-narrow {
    /* 少し狭いコンテナ */
    max-width: 800px;
}

.content-section {
    padding: 80px 0;
    /* セクション間の余白を広めに */
}

.bg-light {
    background-color: #ecf0f1;
    /* 少し変化をつけた背景色 (明るいグレー) */
}

/* ===== ボタン共通スタイル ===== */
.button {
    display: inline-block;
    padding: 12px 30px;
    border-radius: 5px;
    /* 少し角ばったボタン */
    font-size: 1rem;
    font-weight: 700;
    text-decoration: none;
    text-align: center;
    border: none;
    cursor: pointer;
    transition: background-color 0.3s ease, color 0.3s ease, transform 0.2s ease, box-shadow 0.3s ease;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
    text-transform: uppercase;
    /* ボタンテキストを大文字に */
    letter-spacing: 1px;
    /* 文字間隔 */
}

.button i {
    /* Font Awesome アイコン */
    margin-right: 8px;
}

.button:hover {
    transform: translateY(-2px);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15);
}

/* プライマリボタン (例: アルバム配信) */
.button-primary {
    background-color: #8e44ad;
    /* 紫 */
    color: #fff;
}

.button-primary:hover {
    background-color: #9b59b6;
    /* 明るい紫 */
    color: #fff;
}

/* セカンダリボタン (例: YouTube) */
.button-secondary {
    background-color: #3498db;
    /* 青 */
    color: #fff;
}

.button-secondary:hover {
    background-color: #5dade2;
    /* 明るい青 */
    color: #fff;
}

.button-large {
    /* 大きなボタン */
    padding: 15px 40px;
    font-size: 1.1rem;
}

/* ===== ヒーローセクション ===== */
.hero-section {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 100vh;
    padding: 60px 20px;
    text-align: center;
    position: relative;
    overflow: hidden;
    color: #fff;
    /* テキスト色を白に */
    /* 背景: 宇宙/万華鏡風グラデーション */
    background: linear-gradient(135deg, #4a4a8a 0%, #8e44ad 50%, #3498db 100%);
}

.hero-section::before {
    /* キラキラ要素 */
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* background-image: url('path/to/stars.png'); */
    /* 星屑画像 */
    /* background-size: cover; */
    opacity: 0.3;
    animation: sparkle 10s infinite linear;
}

@keyframes sparkle {
    0% {
        transform: translateY(0);
    }

    100% {
        transform: translateY(-20px);
    }

    /* ゆっくり動かす */
}

.hero-content {
    position: relative;
    z-index: 2;
    max-width: 800px;
}

.artist-name-hero {
    font-size: 1.2rem;
    font-weight: 400;
    letter-spacing: 3px;
    opacity: 0.8;
    margin-bottom: 10px;
}

.main-catchphrase {
    font-size: 3rem;
    font-weight: 700;
    color: #fff;
    margin-bottom: 0.3em;
    text-shadow: 2px 2px 8px rgba(0, 0, 0, 0.5);
    line-height: 1.3;
    font-family: 'Orbitron', sans-serif;
    /* キャッチコピーにも適用 */
}

.highlight-space {
    /* 「宇宙」の強調 */
    color: #f1c40f;
    /* 黄色系 */
    font-style: italic;
}

.album-title-hero {
    /* 『無限夢幻』の強調 */
    display: block;
    font-size: 1.2em;
    /* 少し大きく */
    margin-top: 0.2em;
    color: #f1c40f;
    /* 黄色系 */
}

.hero-lead {
    font-size: 1.1rem;
    color: #ecf0f1;
    margin-bottom: 2.5em;
    opacity: 0.9;
}

.hero-cta {
    margin-top: 30px;
}

.hero-button {
    font-size: 1.1rem;
}

.scroll-down {
    /* スクロールダウンインジケーター */
    position: absolute;
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%);
    color: #fff;
    font-size: 1.5rem;
    opacity: 0.7;
    animation: bounce 2s infinite;
}

@keyframes bounce {

    0%,
    20%,
    50%,
    80%,
    100% {
        transform: translateX(-50%) translateY(0);
    }

    40% {
        transform: translateX(-50%) translateY(-10px);
    }

    60% {
        transform: translateX(-50%) translateY(-5px);
    }
}

/* ===== アルバム紹介セクション ===== */
.album-section .album-container {
    /* レイアウト調整 */
}

.album-info {
    display: flex;
    /* 横並び基本 */
    gap: 40px;
    align-items: flex-start;
    margin-bottom: 50px;
}

/* ジャケット画像がない場合の調整 */
.album-info.no-jacket {
    gap: 0;
    /* 画像がないのでギャップ不要 */
}

.album-info.no-jacket .album-text {
    width: 100%;
    /* テキストエリアが全幅を取る */
    max-width: 800px;
    /* テキストが広がりすぎないように最大幅設定 */
    margin: 0 auto;
    /* 中央寄せ */
    text-align: center;
    /* テキストコンテンツを中央揃え */
}

.album-info.no-jacket .album-title {
    text-align: center;
    /* タイトルも中央揃え */
}

.album-info.no-jacket .album-features ul {
    display: inline-block;
    /* リストを中央揃えにするため */
    text-align: left;
    /* リスト内容は左揃え */
    margin: 0 auto 2em;
    /* 中央寄せと下マージン */
}

.album-info.no-jacket .album-cta {
    justify-content: center;
    /* ボタンを中央揃え */
}

/* .album-cover { */
/* ジャケット画像エリアは削除したのでコメントアウト */
/* flex: 0 0 300px; */
/* box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1); */
/* border-radius: 5px; */
/* overflow: hidden; */
/* } */
/* .album-cover img { */
/* display: block; */
/* } */

.album-text {
    flex: 1;
}

.album-title {
    text-align: left;
    margin-bottom: 0.5em;
}

.album-title::after {
    display: none;
}

.album-concept {
    font-size: 1.05rem;
    margin-bottom: 2em;
}

.album-features h3 {
    font-size: 1.3rem;
    margin-bottom: 0.8em;
}

.album-features ul {
    margin-bottom: 2em;
}

.album-features li {
    margin-bottom: 10px;
    padding-left: 25px;
    position: relative;
}

.album-features li i {
    position: absolute;
    left: 0;
    top: 5px;
    color: #8e44ad;
}

.album-cta {
    display: flex;
    gap: 15px;
    flex-wrap: wrap;
}

.track-list-section {
    margin-top: 60px;
    border-top: 1px solid #e0e0e0;
    padding-top: 40px;
}

.track-list-section h3 {
    text-align: center;
    font-size: 1.4rem;
    margin-bottom: 1.5em;
}

.track-list {
    columns: 2;
    column-gap: 40px;
    max-width: 700px;
    margin: 0 auto;
}

.track-list li {
    margin-bottom: 12px;
    font-size: 1rem;
}

.track-links {
    font-size: 0.85rem;
    color: #777;
    margin-left: 5px;
}

.track-links a {
    color: #3498db;
    margin: 0 3px;
}

.track-links a:hover {
    color: #5dade2;
}

/* ===== ミュージックビデオセクション ===== */
.mv-section .mv-container {
    text-align: center;
}

.mv-description {
    font-size: 1.1rem;
    margin-bottom: 2.5em;
    color: #555;
}

.video-wrapper {
    position: relative;
    width: 100%;
    max-width: 720px;
    margin: 30px auto 0;
    padding-top: 56.25%;
    /* 16:9 */
    overflow: hidden;
    border-radius: 8px;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
}

.video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.mv-cta {
    margin-top: 40px;
}

/* ===== アバウトセクション ===== */
.about-section .about-container {
    text-align: center;
}

.artist-profile-about {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 30px;
    margin-top: 30px;
}

.artist-image-wrapper-about {
    flex-shrink: 0;
}

.artist-image-about {
    width: 150px;
    height: 150px;
    border-radius: 50%;
    object-fit: cover;
    border: 4px solid #fff;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

.artist-text-about {
    text-align: center;
}

.artist-text-about p {
    margin-bottom: 1em;
    font-size: 1.05rem;
    line-height: 1.8;
}

.artist-text-about p strong {
    color: #34495e;
}

.artist-text-about a {
    font-weight: 700;
}

/* ===== フッター ===== */
.footer {
    color: #555;
    padding: 60px 0 40px;
}

.footer-content {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    gap: 40px;
    margin-bottom: 40px;
    text-align: center;
}

.footer-links h3,
.footer-social h3 {
    font-size: 1.2rem;
    color: #34495e;
    margin-bottom: 15px;
    font-family: 'Orbitron', sans-serif;
}

.footer-links ul li {
    margin-bottom: 8px;
}

.footer-links a {
    color: #555;
}

.footer-links a:hover {
    color: #8e44ad;
}

.footer-social a {
    display: inline-block;
    margin: 0 10px;
    font-size: 1.8rem;
    color: #34495e;
    transition: color 0.3s ease, transform 0.3s ease;
}

.footer-social a:hover {
    color: #8e44ad;
    transform: scale(1.1);
}

.footer-bottom {
    border-top: 1px solid #dcdcdc;
    padding-top: 30px;
    text-align: center;
    font-size: 0.9rem;
    color: #777;
}

.ai-notice {
    font-size: 0.8em;
    margin-bottom: 0.5em;
    opacity: 0.8;
}

.copyright {
    margin-top: 0.5em;
    /* AI notice の下 */
}

/* ===== レスポンシブ対応 ===== */
@media (max-width: 768px) {
    h1.main-catchphrase {
        font-size: 2.4rem;
    }

    h2.section-title {
        font-size: 1.8rem;
    }

    h3 {
        font-size: 1.4rem;
    }

    .content-section {
        padding: 60px 0;
    }

    .album-info {
        flex-direction: column;
        /* スマホでは縦積み */
        align-items: center;
        /* 中央揃え */
        gap: 30px;
    }

    /* .album-cover は削除されたので不要 */
    .album-text {
        text-align: center;
        /* テキストも中央揃え */
        width: 100%;
        /* 幅を100%に */
        max-width: none;
        /* 最大幅解除 */
    }

    .album-title {
        text-align: center;
    }

    .album-features ul {
        display: inline-block;
        /* 中央揃えのため */
        text-align: left;
        /* リスト内容は左揃え */
        padding-left: 10px;
        /* 少しインデント */
        margin: 0 auto 2em;
        /* 中央寄せ */
    }

    .album-cta {
        justify-content: center;
        /* ボタン中央揃え */
    }

    .track-list {
        columns: 1;
        /* スマホでは1カラム */
    }

    .artist-profile-about {
        gap: 20px;
    }

    .artist-image-about {
        width: 120px;
        height: 120px;
    }

    .footer-content {
        flex-direction: column;
        /* フッターも縦積み */
        gap: 30px;
    }
}

@media (max-width: 480px) {

    /* さらに小さい画面用 */
    h1.main-catchphrase {
        font-size: 2rem;
    }

    h2.section-title {
        font-size: 1.6rem;
    }

    h3 {
        font-size: 1.3rem;
    }

    .button {
        padding: 10px 25px;
        font-size: 0.95rem;
    }

    .button-large {
        padding: 12px 30px;
        font-size: 1rem;
    }
}