/* スモール */
@media (min-width: 0px) {
    #a2-grid-content .a2-paragraph.setting,
    #a2-other .a2-paragraph.setting {
        background                : #ca3e3e;
    }

    #a2-grid-content .a2-panel-content {
        background                : lemonchiffon;
        border                    : 3px solid #ca3e3e;
    }

    #a2-grid-content .a2-panel-content img {
        height                    : 102%;
    }
}
