.keiro-top-bnr {
  position: absolute;
  z-index: 60;
  left: calc(50% - 250px);
  top: 555px;
  bottom: auto;
  width: 720px;
  font-family: "Yu Mincho", "Hiragino Mincho ProN", "Hiragino Mincho Pro", serif;
  letter-spacing: 0;
}

.keiro-top-bnr a {
  position: relative;
  display: block;
  min-height: 158px;
  padding: 23px 246px 20px 30px;
  box-sizing: border-box;
  overflow: hidden;
  color: #3e241f;
  text-decoration: none;
  border: 1px solid rgba(174, 136, 69, 0.92);
  background-color: #fffaf0;
  background-image:
    linear-gradient(90deg, rgba(255, 250, 240, 0.99) 0%, rgba(255, 250, 240, 0.97) 55%, rgba(255, 250, 240, 0.32) 76%, rgba(255, 250, 240, 0.08) 100%),
    url("/celebration/keiro/images/family-meal-960.webp");
  background-repeat: no-repeat;
  background-position: center, right 42%;
  background-size: cover, 360px auto;
  box-shadow: 0 13px 35px rgba(36, 22, 16, 0.32);
}

.keiro-top-bnr a:before,
.keiro-top-bnr a:after {
  content: "";
  position: absolute;
  pointer-events: none;
}

.keiro-top-bnr a:before {
  inset: 7px;
  border: 1px solid rgba(183, 147, 79, 0.53);
}

.keiro-top-bnr a:after {
  top: 0;
  bottom: 0;
  right: 0;
  width: 6px;
  background: #8f322b;
}

.keiro-top-bnr__label {
  display: inline-block;
  margin-right: 12px;
  padding: 4px 11px;
  color: #fffaf2;
  background: #8f322b;
  font-family: sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.3;
}

.keiro-top-bnr__date {
  display: inline-block;
  color: #8f322b;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 20px;
  font-weight: bold;
}

.keiro-top-bnr__date small {
  font-family: sans-serif;
  font-size: 12px;
}

.keiro-top-bnr strong {
  display: block;
  margin-top: 7px;
  font-size: 31px;
  font-weight: normal;
  line-height: 1.28;
}

.keiro-top-bnr__sub {
  display: block;
  margin-top: 5px;
  font-size: 13px;
  line-height: 1.55;
}

.keiro-top-bnr__btn {
  position: absolute;
  right: 23px;
  bottom: 18px;
  z-index: 2;
  display: block;
  width: 112px;
  padding: 7px 0;
  color: #fff;
  background: #8f322b;
  font-family: sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
}

.keiro-top-bnr a:hover {
  opacity: 0.94;
}

@media screen and (max-width: 767px) {
  .keiro-top-bnr {
    position: relative;
    left: auto;
    bottom: auto;
    width: calc(100% - 24px);
    margin: 15px auto 22px;
    z-index: 510;
  }

  .keiro-top-bnr a {
    min-height: 168px;
    padding: 17px 17px 18px;
    color: #fffdf8;
    background-image:
      linear-gradient(90deg, rgba(62, 29, 25, 0.91), rgba(62, 29, 25, 0.72) 65%, rgba(62, 29, 25, 0.3)),
      url("/celebration/keiro/images/family-meal-960.webp");
    background-position: center, 58% center;
    background-size: cover, cover;
    box-shadow: 0 8px 22px rgba(48, 29, 22, 0.24);
  }

  .keiro-top-bnr a:before {
    inset: 6px;
    border-color: rgba(239, 214, 166, 0.64);
  }

  .keiro-top-bnr__label {
    padding: 3px 9px;
    color: #6b2924;
    background: #f4e4bd;
    font-size: 11px;
  }

  .keiro-top-bnr__date {
    color: #fff8e8;
    font-size: 17px;
  }

  .keiro-top-bnr__date small {
    color: #fff8e8;
    font-size: 11px;
  }

  .keiro-top-bnr strong {
    margin-top: 7px;
    color: #fffdf8;
    font-size: 27px;
    font-weight: normal;
    text-shadow: 0 2px 8px rgba(0, 0, 0, 0.4);
  }

  .keiro-top-bnr__sub {
    max-width: 85%;
    margin-top: 7px;
    color: #fff9ee;
    font-size: 12px;
    line-height: 1.5;
  }

  .keiro-top-bnr__btn {
    right: 16px;
    bottom: 15px;
    width: 94px;
    padding: 6px 0;
    color: #6b2924;
    background: #fff8e8;
    font-size: 11px;
  }

  .keiro-top-bnr a:hover {
    opacity: 1;
  }
}
body#index .keiro-top-bnr {
  position: absolute;
  top: 32%;
  left: 2.5%;
  bottom: auto;
  width: 95%;
  margin: 0;
  z-index: 510;
}

body#index .keiro-top-bnr a {
  min-height: 200px;
  padding: 21px 24px 23px;
  color: #fffdf8;
  background-image:
    linear-gradient(90deg, rgba(62, 29, 25, 0.93), rgba(62, 29, 25, 0.73) 66%, rgba(62, 29, 25, 0.3)),
    url("/celebration/keiro/images/family-meal-960.webp");
  background-position: center, 58% center;
  background-size: cover, cover;
  box-shadow: 0 8px 22px rgba(48, 29, 22, 0.24);
}

body#index .keiro-top-bnr a:before {
  inset: 7px;
  border-color: rgba(239, 214, 166, 0.64);
}

body#index .keiro-top-bnr__label {
  padding: 4px 11px;
  color: #6b2924;
  background: #f4e4bd;
  font-size: 12px;
}

body#index .keiro-top-bnr__date {
  color: #fff8e8;
  font-size: 21px;
}

body#index .keiro-top-bnr__date small {
  color: #fff8e8;
  font-size: 12px;
}

body#index .keiro-top-bnr strong {
  margin-top: 8px;
  color: #fffdf8;
  font-size: 34px;
  font-weight: normal;
  text-shadow: 0 2px 8px rgba(0, 0, 0, 0.4);
}

body#index .keiro-top-bnr__sub {
  max-width: 72%;
  margin-top: 9px;
  color: #fff9ee;
  font-size: 14px;
  line-height: 1.65;
}

body#index .keiro-top-bnr__btn {
  right: 24px;
  bottom: 22px;
  width: 112px;
  padding: 8px 0;
  color: #6b2924;
  background: #fff8e8;
  font-size: 12px;
}

body#index .keiro-top-bnr a:hover {
  opacity: 1;
}
