﻿/* 整個內容方塊 */
.index本週小提示17 {
    
    
}

    /* 內容方塊標題文字 (h2) */
    .index本週小提示17 .blockTitle {
        text-align: center;
    }

        .index本週小提示17 .blockTitle h2 {
        }

    .index本週小提示17 .elementContainer {
    }

.index本週小提示17 .noteList
{
    border : none 0;
    margin : 0;
}

    .index本週小提示17 .eachNote {
        
        
    }

    .index本週小提示17 .innerShell {
        border-bottom: var(--r-el-border-bottom, solid 1px #dddddd);
        padding: var(--r-el-padding, 1rem);
    }

    .index本週小提示17 .glide .innerShell {
        padding: 0;
        border-bottom: none 0;
    }

    .index本週小提示17 .heading {
        font-weight: bold;
        display: block;
        margin-bottom : 1rem;
    }

    .index本週小提示17 .themePic {
        max-width : 100%;
        height : auto;
    }

    .index本週小提示17 .details {
        
    }

    .index本週小提示17 .details:empty {
        display:none;
    }
