@charset "utf-8";
/* CSS siesta-banner レスポンシブ */

/* 幅に対して、高さは自動調整 */
.siesta-banner{
width:100%;
max-width: 100%;
height: auto;
}