/* スモール */
@media (min-width: 0px) {
    header #a2-title-bar {
        background                : linear-gradient(#67ccff,#ffffff);
        border-bottom             : 2px solid lightskyblue;
    }

    /* サイトイメージ */
    header #a2-site-image img {
        width                     : 100%;

        border-bottom             : 2px solid lightskyblue;
    }
}
