@charset "utf-8";

/*-----------------------------------*/
header {
 width: 100%;
 background-image: url("../../images/main_otaru.png"), url("../../images/mainvisual.jpg");
 background-position: bottom right, center top;
 background-size: auto 100%, 100% auto;
 background-repeat: no-repeat, no-repeat;
 position: relative;
}
