/* 水子供養ページのスタイル */

/* 鬼子母神紹介セクション */
.kishibojin-intro {
    margin-bottom: 40px;
    
    border-radius: 8px;
    padding: 30px;
}

.kishibojin-intro h2 {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 24px;
    font-weight: bold;
    color: #333;
    margin: 0 0 20px 0;
    background-color: #f0f0f0;
    padding: 20px 15px;
    border-radius: 4px;
    border-left: 4px solid #333;
}

.kishibojin-intro p {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 16px;
    line-height: 1.8;
    color: #333;
    margin: 0 0 15px 0;
}

.kishibojin-intro p:last-child {
    margin-bottom: 0;
}

/* 鬼子母神詳細セクション */
.kishibojin-details {
    margin-bottom: 40px;
}

.section-banner {
    text-align: center;
    margin-bottom: 30px;
}

.section-banner img {
    max-width: 100%;
    height: auto;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.kishibojin-images {
    display: flex;
    gap: 20px;
    margin-bottom: 30px;
    justify-content: center;
}

.image-item {
    flex: 1;
    max-width: 490px;
}

.image-item img {
    width: 100%;
    height: auto;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.kishibojin-text {
    display: flex;
    gap: 30px;
}

.text-section {
    flex: 1;
    background-color: #fff;
    border: 1px solid rgb(236 236 236);
    border-radius: 8px;
    padding: 20px;
}

.text-section h3 {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #333;
    margin: 0 0 15px 0;
    background-color: #f0f0f0;
    padding: 8px 12px;
    border-radius: 4px;
    border-left: 4px solid #333;
}

.text-section p {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 15px;
    line-height: 1.8;
    color: #333;
    margin: 0 0 12px 0;
}

.text-section p:last-child {
    margin-bottom: 0;
}

/* 水子供養紹介セクション */
.mizuko-intro {
    margin-bottom: 40px;
    
    border-radius: 8px;
    padding: 30px;
}

.mizuko-intro h2 {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 24px;
    font-weight: bold;
    color: #333;
    margin: 0 0 20px 0;
    background-color: #f0f0f0;
    padding: 20px 15px;
    border-radius: 4px;
    border-left: 4px solid #333;
}

.mizuko-intro p {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 16px;
    line-height: 1.8;
    color: #333;
    margin: 0 0 15px 0;
}

.mizuko-intro p:last-child {
    margin-bottom: 0;
}

/* 水子供養詳細セクション */
.mizuko-details {
    margin-bottom: 40px;
}

.mizuko-images {
    display: flex;
    gap: 20px;
    margin-bottom: 30px;
    justify-content: center;
}

.mizuko-text {
    display: flex;
    gap: 30px;
}

.mizuko-text .text-section {
    background-color: #fff;
    border: 1px solid rgb(236 236 236)+
    border-radius: 8px;
    padding: 20px;
}

.mizuko-text .text-section p {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 15px;
    line-height: 1.8;
    color: #333;
    margin: 0 0 12px 0;
}

.mizuko-text .text-section p:last-child {
    margin-bottom: 0;
}

/* 供養の流れセクション */
.mizuko-procedure {
    
    border-radius: 8px;
    padding: 30px;
    margin-bottom: 40px;
}

.mizuko-procedure h3 {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 20px;
    font-weight: bold;
    color: #333;
    margin: 0 0 20px 0;
    background-color: #f0f0f0;
    padding: 20px 15px;
    border-radius: 4px;
    border-left: 4px solid #333;
}

.mizuko-procedure h4 {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #333;
    margin: 20px 0 15px 0;
}

.mizuko-procedure ol {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 16px;
    line-height: 1.8;
    color: #333;
    margin: 0 0 30px 0;
    padding-left: 20px;
}

.mizuko-procedure li {
    margin-bottom: 8px;
}

.fee-list {
    margin-bottom: 30px;
}

.fee-item {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    padding: 10px;
    background-color: #fff;
    border-radius: 4px;
    border: 1px solid #e0e0e0;
}

.fee-label {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #333;
    min-width: 200px;
}

.fee-amount {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #333;
    margin-right: 15px;
}

.fee-note {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 14px;
    color: #666;
}

.eternal-care {
    background-color: #fff;
    border: 1px solid rgb(236 236 236)+
    border-radius: 8px;
    padding: 20px;
    margin-top: 20px;
}

.note {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 14px;
    color: #666;
    margin: 10px 0;
}


/* レスポンシブデザイン */
@media (max-width: 768px) {
    .kishibojin-images,
    .mizuko-images {
        flex-direction: column;
        gap: 15px;
    }
    
    .kishibojin-text,
    .mizuko-text {
        flex-direction: column;
        gap: 20px;
    }
    
    .text-section {
        padding: 15px;
    }
    
    .text-section h3 {
        font-size: 16px;
    }
    
    .text-section p {
        font-size: 14px;
    }
    
    .mizuko-procedure {
        padding: 20px;
    }
    
    .mizuko-procedure h3 {
        font-size: 18px;
    }
    
    .mizuko-procedure ol {
        font-size: 15px;
    }
    
    .fee-item {
        flex-direction: column;
        align-items: flex-start;
        gap: 5px;
    }
    
    .fee-label {
        min-width: auto;
        font-size: 15px;
    }
    
    .fee-amount {
        font-size: 16px;
    }
    
    .phone-number p {
        font-size: 20px;
        padding: 12px 20px;
    }
}

@media (max-width: 480px) {
    .kishibojin-intro,
    .mizuko-intro,
    .mizuko-procedure,
    .contact-section {
        padding: 20px;
    }
    
    .text-section {
        padding: 12px;
    }
    
    .text-section h3 {
        font-size: 15px;
    }
    
    .text-section p {
        font-size: 13px;
    }
    
    .mizuko-procedure h3 {
        font-size: 16px;
    }
    
    .mizuko-procedure ol {
        font-size: 14px;
    }
    
    .fee-label {
        font-size: 14px;
    }
    
    .fee-amount {
        font-size: 15px;
    }
    
    .phone-number p {
        font-size: 18px;
        padding: 20px 15px;
    }
}
