/* エンジェルナンバー個別ページ専用スタイル */

/* SNSシェアセクション - angel-number専用 */
.angel-number-hero ~ .sns-share-section {
    background: linear-gradient(180deg, rgba(255, 182, 193, 0.08) 0%, rgba(255, 192, 203, 0.05) 100%);
}

/* ヒーローセクション */
.angel-number-hero {
    position: relative;
    min-height: 50vh;
    background-image: url('../images/love-1111.jpg');
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    display: flex;
    align-items: center;
    padding-top: 100px;
    padding-bottom: 80px;
}

/* 各エンジェルナンバー専用ヒーローセクション */
.angel-1111-hero {
    background-image: url('../images/love-1111.jpg');
}

.angel-2222-hero {
    background-image: url('../images/love-2222.jpg');
}

/* 111: 直感と新たな始まり - 星空と光 */
.angel-111-hero {
    background-image: url('../images/angel-111.jpg');
}

/* 11: マスターナンバーの覚醒 - スピリチュアルな光 */
.angel-11-hero {
    background-image: url('../images/angel-11.jpg');
}

/* 11111: 究極の新しい始まり - 壮大な宇宙 */
.angel-11111-hero {
    background-image: url('../images/angel-11111.jpg');
}

/* 1110: 新たなサイクルの開始 - 循環と時間 */
.angel-1110-hero {
    background-image: url('../images/angel-1110.jpg');
}

/* 1112: 新たな始まりと協力 - つながりと協調 */
.angel-1112-hero {
    background-image: url('../images/angel-1112.jpg');
}

/* 1117: 新たな始まりとスピリチュアル成長 - 光と成長 */
.angel-1117-hero {
    background-image: url('../images/angel-1117.jpg');
}

.angel-number-hero .hero-overlay {
    background: linear-gradient(135deg, rgba(255, 182, 193, 0.70) 0%, rgba(255, 192, 203, 0.72) 25%, rgba(255, 218, 185, 0.74) 50%, rgba(255, 223, 186, 0.76) 75%, rgba(255, 215, 0, 0.68) 100%);
}

.number-display-large {
    font-family: 'Hiragino Mincho ProN', 'Hiragino Mincho Pro', 'Yu Mincho', 'Yu Mincho Medium', 'MS Mincho', 'MS PMincho', serif;
    font-size: 6rem;
    font-weight: 700;
    color: #ffffff;
    text-shadow: 0 4px 20px rgba(0, 0, 0, 0.3);
    line-height: 1;
}

/* 基本的な意味セクション */
.meaning-section {
    background: linear-gradient(180deg, #faf8fb 0%, #ffffff 100%);
}

.meaning-card {
    background: rgba(255, 255, 255, 0.9);
    backdrop-filter: blur(10px);
    border-radius: 30px;
    padding: 3rem;
    box-shadow: 0 10px 40px rgba(255, 182, 193, 0.15);
}

.lead-text {
    font-size: 1.2rem;
    line-height: 1.8;
    color: #555;
}

.meaning-point {
    text-align: center;
    padding: 2rem 1.5rem;
    background: linear-gradient(145deg, #ffffff 0%, #fef5fb 100%);
    border-radius: 20px;
    transition: all 0.3s ease;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.meaning-point:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 30px rgba(255, 182, 193, 0.2);
}

.icon-large {
    font-size: 8rem;
    margin-bottom: 0.5rem;
    display: block;
    width: 100%;
}

/* 落ち着いた配色のアイコン */
.icon-calm-blue {
    color: #A3CAD9;
}

.icon-calm-amber {
    color: #E6C9A3;
}

.icon-calm-rose {
    color: #E8B9C0;
}

.point-title {
    font-size: 1.3rem;
    font-weight: 600;
    color: #333;
    margin-bottom: 0.8rem;
}

.point-text {
    font-size: 0.95rem;
    color: #666;
    margin: 0;
    line-height: 1.6;
}

/* 恋愛での意味セクション */
.love-meaning-section {
    background: #ffffff;
    padding: 5rem 0;
}

.detail-card {
    background: linear-gradient(145deg, #ffffff 0%, #fef5fb 100%);
    border-radius: 25px;
    padding: 0;
    height: 100%;
    transition: all 0.3s ease;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.08);
    overflow: hidden;
}

.detail-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 40px rgba(255, 182, 193, 0.25);
}

/* カードヘッダーセクション */
.card-header-section {
    position: relative;
    padding: 3rem 2.5rem;
    background-size: cover;
    background-position: center;
    text-align: center;
    overflow: hidden;
}

.card-header-section::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(135deg, rgba(255, 182, 193, 0.70) 0%, rgba(255, 192, 203, 0.72) 25%, rgba(255, 218, 185, 0.74) 50%, rgba(255, 223, 186, 0.76) 75%, rgba(255, 215, 0, 0.68) 100%);
    z-index: 1;
}

.header-icon {
    font-size: 3rem;
    color: #ffffff;
    position: relative;
    z-index: 2;
    display: block;
    margin-bottom: 1rem;
}

.header-title {
    font-size: 1.8rem;
    font-weight: 600;
    color: #ffffff;
    margin: 0;
    position: relative;
    z-index: 2;
    text-shadow: 2px 2px 8px rgba(0, 0, 0, 0.3);
}

/* 各カードの背景画像 */
.card-twinflame-love .card-header-section {
    background-image: url('../images/card-spiritual.jpg');
}

.card-crush-love .card-header-section {
    background-image: url('../images/card-love.jpg');
}

.card-reunion-love .card-header-section {
    background-image: url('../images/hero-elegant-pink.jpg');
}

.card-fulfillment-love .card-header-section {
    background-image: url('../images/hero-elegant.jpg');
}

/* カードコンテンツセクション */
.card-content-section {
    padding: 2.5rem;
}

.card-icon-wrapper {
    width: 80px;
    height: 80px;
    background: linear-gradient(135deg, #fbc2eb 0%, #a6c1ee 100%);
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 1.5rem;
}

.card-icon-wrapper i {
    font-size: 2.5rem;
    color: #ffffff;
}

.detail-card .card-title {
    font-size: 1.8rem;
    font-weight: 600;
    color: #d4478c;
    margin-bottom: 1rem;
}

.card-description {
    font-size: 1.05rem;
    color: #555;
    line-height: 1.7;
    margin-bottom: 1.5rem;
}

.detail-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.detail-list li {
    padding: 0.6rem 0;
    padding-left: 1.5rem;
    color: #666;
    font-size: 0.95rem;
    position: relative;
}

.detail-list li::before {
    content: '✦';
    position: absolute;
    left: 0;
    color: #fbc2eb;
    font-size: 1.2rem;
}

/* その他の意味セクション */
.other-meanings-section {
    background: linear-gradient(180deg, #ffffff 0%, #faf8fb 100%);
    padding: 5rem 0;
}

.mini-card {
    background: #ffffff;
    border-radius: 20px;
    padding: 2rem 1.5rem;
    text-align: center;
    height: 100%;
    transition: all 0.3s ease;
    box-shadow: 0 3px 15px rgba(0, 0, 0, 0.08);
}

.mini-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 30px rgba(255, 182, 193, 0.2);
}

.mini-icon {
    font-size: 2.5rem;
    color: rgba(255, 140, 150, 1);
    margin-bottom: 1rem;
}

.mini-title {
    font-size: 1.2rem;
    font-weight: 600;
    color: #333;
    margin-bottom: 0.8rem;
}

.mini-text {
    font-size: 0.9rem;
    color: #666;
    line-height: 1.6;
    margin: 0;
}

/* 実践アドバイスセクション */
.advice-section {
    background: #ffffff;
    padding: 5rem 0;
}

.advice-card {
    background: linear-gradient(135deg, #fbc2eb 0%, #a6c1ee 100%);
    border-radius: 30px;
    padding: 3rem;
    box-shadow: 0 15px 50px rgba(255, 182, 193, 0.3);
}

.advice-card .section-title {
    color: #ffffff;
}

.advice-grid {
    display: grid;
    gap: 2rem;
    margin-top: 2rem;
}

.advice-item {
    background: rgba(255, 255, 255, 0.95);
    border-radius: 20px;
    padding: 2rem;
}

.advice-number {
    flex-shrink: 0;
    width: 50px;
    height: 50px;
    background: linear-gradient(135deg, rgba(255, 182, 193, 0.9) 0%, rgba(255, 192, 203, 0.9) 50%, rgba(255, 218, 185, 0.9) 100%);
    color: #ffffff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.5rem;
    font-weight: 700;
    font-family: 'Hiragino Mincho ProN', 'Hiragino Mincho Pro', 'Yu Mincho', 'Yu Mincho Medium', 'MS Mincho', 'MS PMincho', serif;
}

.advice-number-inline {
    display: inline-block;
    width: 30px;
    height: 30px;
    background: linear-gradient(135deg, rgba(255, 182, 193, 0.9) 0%, rgba(255, 192, 203, 0.9) 50%, rgba(255, 218, 185, 0.9) 100%);
    color: #ffffff;
    border-radius: 50%;
    text-align: center;
    line-height: 30px;
    font-size: 1.1rem;
    font-weight: 700;
    font-family: 'Hiragino Mincho ProN', 'Hiragino Mincho Pro', 'Yu Mincho', 'Yu Mincho Medium', 'MS Mincho', 'MS PMincho', serif;
    margin-right: 0.5rem;
    vertical-align: middle;
}

.advice-content h3 {
    font-size: 1.1rem;
    font-weight: 600;
    color: #333;
    margin-bottom: 0.5rem;
    display: flex;
    align-items: center;
}

.advice-content p {
    font-size: 0.9rem;
    color: #666;
    line-height: 1.7;
    margin: 0;
}

/* 関連する数字セクション */
.related-numbers {
    background: linear-gradient(180deg, #faf8fb 0%, #ffffff 100%);
    padding: 4rem 0;
}

.related-number-link {
    text-decoration: none;
}

.related-number-card {
    background: linear-gradient(145deg, #ffffff 0%, #fef5fb 100%);
    border-radius: 15px;
    padding: 2rem 1rem;
    text-align: center;
    font-family: 'Hiragino Mincho ProN', 'Hiragino Mincho Pro', 'Yu Mincho', 'Yu Mincho Medium', 'MS Mincho', 'MS PMincho', serif;
    font-size: 2rem;
    font-weight: 700;
    color: rgba(255, 140, 150, 1);
    transition: all 0.3s ease;
    box-shadow: 0 3px 15px rgba(0, 0, 0, 0.08);
}

.related-number-card:hover {
    transform: translateY(-5px);
    background: linear-gradient(135deg, #fbc2eb 0%, #a6c1ee 100%);
    color: #ffffff;
    box-shadow: 0 10px 30px rgba(255, 182, 193, 0.3);
}

/* CTAセクション */
.cta-section {
    background: linear-gradient(135deg, rgba(255, 182, 193, 0.9) 0%, rgba(255, 192, 203, 0.9) 50%, rgba(255, 218, 185, 0.9) 100%);
    color: #ffffff;
    padding: 5rem 0;
}

.cta-section .section-title {
    color: #ffffff;
}

.cta-section .lead {
    color: rgba(255, 255, 255, 0.95);
}

.cta-section .btn-primary {
    background: #ffffff;
    color: rgba(255, 140, 150, 1);
    border: none;
    font-weight: 600;
}

.cta-section .btn-primary:hover {
    background: rgba(255, 255, 255, 0.9);
    transform: translateY(-3px);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
}

/* レスポンシブ */
@media (max-width: 992px) {
    .angel-number-hero {
        min-height: 45vh;
    }
    
    .number-display-large {
        font-size: 5rem;
    }
    
    .meaning-card {
        padding: 2.5rem;
    }
}

@media (max-width: 768px) {
    .angel-number-hero {
        min-height: 40vh;
        padding-top: 80px;
        padding-bottom: 60px;
    }
    
    .number-display-large {
        font-size: 4rem;
    }
    
    .meaning-card {
        padding: 2rem;
    }
    
    .card-header-section {
        padding: 2.5rem 2rem;
    }
    
    .header-icon {
        font-size: 2.5rem;
    }
    
    .header-title {
        font-size: 1.5rem;
    }
    
    .card-content-section {
        padding: 2rem;
    }
    
    .advice-card {
        padding: 2rem;
    }
    
    .advice-item {
        flex-direction: column;
        gap: 1rem;
    }
    
    .advice-number {
        width: 40px;
        height: 40px;
        font-size: 1.2rem;
    }
}

@media (max-width: 576px) {
    .number-display-large {
        font-size: 3rem;
    }
    
    .icon-large {
        font-size: 6rem;
    }
    
    .card-header-section {
        padding: 2rem 1.5rem;
    }
    
    .header-icon {
        font-size: 2rem;
    }
    
    .header-title {
        font-size: 1.3rem;
    }
    
    .card-icon-wrapper {
        width: 60px;
        height: 60px;
    }
    
    .card-icon-wrapper i {
        font-size: 2rem;
    }
    
    .related-number-card {
        font-size: 1.5rem;
        padding: 1.5rem 0.5rem;
    }
}

/* FAQ セクション */
.faq-section {
    background: #ffffff;
    padding: 5rem 0;
}

.accordion-item {
    border: none;
    margin-bottom: 1rem;
    border-radius: 15px;
    overflow: hidden;
    box-shadow: 0 3px 15px rgba(0, 0, 0, 0.08);
}

.accordion-button {
    background: linear-gradient(145deg, #ffffff 0%, #faf8fb 100%);
    color: #7952b3;
    font-weight: 600;
    font-size: 1.05rem;
    padding: 1.5rem;
    border: none;
}

.accordion-button:not(.collapsed) {
    background: linear-gradient(135deg, rgba(255, 182, 193, 0.9) 0%, rgba(255, 192, 203, 0.9) 50%, rgba(255, 218, 185, 0.9) 100%);
    color: #ffffff;
    box-shadow: none;
}

.accordion-button:focus {
    box-shadow: none;
    border: none;
}

.accordion-button::after {
    filter: brightness(0) saturate(100%) invert(40%) sepia(50%) saturate(1000%) hue-rotate(240deg);
}

.accordion-button:not(.collapsed)::after {
    filter: brightness(0) saturate(100%) invert(100%);
}

.accordion-body {
    padding: 1.5rem;
    background: #ffffff;
    color: #555;
    line-height: 1.8;
}

