@charset "UTF-8";

.oseibo2025_okaimonopanda dl,
.oseibo2025_okaimonopanda dd {
  margin: 0;
}
.oseibo2025_okaimonopanda a:hover,
.oseibo2025_okaimonopanda button:hover {
  opacity: 0.8;
}
.oseibo2025_okaimonopanda a:focus-visible,
.oseibo2025_okaimonopanda button:focus-visible {
  outline: -webkit-focus-ring-color auto 1px;
}
.oseibo2025_okaimonopanda .sea-c-background-yellow {
  max-width: 1920px;
  margin: 0 auto;
  overflow: hidden;
  background-color: #f5c74c;
}
.oseibo2025_okaimonopanda .sea-c-background-orange {
  max-width: 1920px;
  margin: 0 auto;
  overflow: hidden;
  background-color: #f6d39c;
}
.oseibo2025_okaimonopanda .sea-c-background-lightYellow {
  max-width: 1920px;
  margin: 0 auto;
  overflow: hidden;
  background-color: #f9e3a8;
}
.oseibo2025_okaimonopanda .sea-c-text-period {
  display: flex;
  gap: 20px;
  justify-content: center;
  font-size: 20px;
  font-weight: 600;
  color: #634c00;
  text-align: center;
}
.oseibo2025_okaimonopanda .sea-c-button-entry .rcEntryButton-button {
  width: 468px;
  box-shadow: none;
}
.oseibo2025_okaimonopanda .sea-c-annotation {
  padding-left: 1em;
  font-size: 16px;
  line-height: 1.5;
  color: #454545;
  text-indent: -1em;
}
.oseibo2025_okaimonopanda .sea-c-anchorList {
  display: flex;
  flex-wrap: wrap;
  row-gap: 32px;
  column-gap: 22px;
  justify-content: center;
  width: 468px;
  margin-inline: auto;
}
.oseibo2025_okaimonopanda .sea-c-anchorList__item {
  position: relative;
  display: flex;
  align-items: stretch;
  width: calc((100% - 22px) / 2);
  border: 2px solid #333333;
  border-radius: 10px;
}
.oseibo2025_okaimonopanda .sea-c-anchorList__item--pickup {
  width: 100%;
  background-color: #ce6700;
  border: none;
}
.oseibo2025_okaimonopanda .sea-c-anchorList__link {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: 27px 27px 27px 0;
}
.oseibo2025_okaimonopanda .sea-c-anchorList__link::after {
  position: absolute;
  top: 50%;
  right: 16px;
  display: block;
  width: 18px;
  height: 9px;
  -webkit-clip-path: polygon(0 0, 100% 0, 50% 100%);
  clip-path: polygon(0 0, 100% 0, 50% 100%);
  content: "";
  background-color: #333333;
  transform: translateY(-50%);
}
.oseibo2025_okaimonopanda .sea-c-anchorList__link--pickup {
  padding: 30px 37px 30px 0;
}
.oseibo2025_okaimonopanda .sea-c-anchorList__link--pickup::after {
  background-color: #ffffff;
}
.oseibo2025_okaimonopanda .sea-c-anchorList__link:hover {
  text-decoration: none;
}
.oseibo2025_okaimonopanda .sea-c-anchorList__text {
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
  color: #333333;
  text-align: center;
  text-decoration: none;
}
.oseibo2025_okaimonopanda .sea-c-anchorList__text--pickup {
  position: relative;
  padding-left: 56px;
  font-size: 20px;
  color: #ffffff;
}
.oseibo2025_okaimonopanda .sea-c-anchorList__text--pickup::before {
  position: absolute;
  top: 50%;
  left: 0;
  width: 42px;
  height: 36px;
  content: "";
  background-image: url(https://r.r10s.jp/evt/event/oseibo/2025/_pc/img/under/okaimonopanda/icon_pickup.png?v=202510291416);
  background-repeat: no-repeat;
  background-size: 100%;
  transform: translateY(-50%);
}
.oseibo2025_okaimonopanda .sea-c-box {
  padding: 40px 98px;
  background-color: #ffffff;
  border-radius: 16px;
}
.oseibo2025_okaimonopanda .sea-c-headline {
  font-size: 40px;
  color: #6c5300;
}
.oseibo2025_okaimonopanda .sea-c-headline--underline {
  display: inline-block;
  background: linear-gradient(transparent 60%, #f7de9b 40%);
}
.oseibo2025_okaimonopanda .sea-c-headline-detailArea {
  display: flex;
  flex-direction: column;
  gap: 24px;
  align-items: center;
}
.oseibo2025_okaimonopanda .sea-c-headline-detailArea__number {
  width: 260px;
  height: auto;
}
.oseibo2025_okaimonopanda .sea-c-headline-detailArea__main {
  width: 544px;
  height: auto;
}
.oseibo2025_okaimonopanda .sea-c-image-goods {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.oseibo2025_okaimonopanda .sea-c-image-goods__item {
  position: relative;
}
.oseibo2025_okaimonopanda .sea-c-image-goods__point {
  position: absolute;
  width: 182px;
  height: auto;
}
.oseibo2025_okaimonopanda .sea-c-image-goods__point--01 {
  top: 24px;
  left: 24px;
}
.oseibo2025_okaimonopanda .sea-c-image-goods__point--02 {
  right: 24px;
  bottom: 24px;
}
.oseibo2025_okaimonopanda .scm-alert-free-shipping {
  background-color: #fff7e3;
}
