@import url("https://misakanouen.emd-dev.net/assets/css/common.css") screen and (min-width: 969px);
@import url("https://misakanouen.emd-dev.net/assets/css/sp/common.css") screen and (max-width:968px);
@import url("https://misakanouen.emd-dev.net/assets/css/style.css") screen and (min-width: 969px);
@import url("https://misakanouen.emd-dev.net/assets/css/sp/style.css") screen and (max-width:968px);

header .menus > .outer > .inner .tabs .reserve > a {
  background-image: linear-gradient( 130deg, #00a846 10%, #f1f100 100%);
}
footer .reserve {
  background-image: linear-gradient( 130deg, #00a846 10%, #f1f100 100%);
  color: #fff;
}