img {
max-width: 100%;
height: auto;
}


/* ヘッダー店名のテキスト色 */
#header .header_info .shop {
    color: #ffffff;
}

/* ヘッダー営業時間のテキスト色 */
#header .header_info .time {
    color: #ffffff;
}

/* ヘッダー電話番号のテキスト色 */
#header .header_info .tel {
    color: #ffcc00;
}
