@charset "UTF-8";
#areaWrapper {
  width: 100%;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.5;
}

.breadcrumb-list {
  width: 1000px;
  margin: 6px auto 10px;
}

/* reward */
.reward {
  display: flex;
  width: 1000px;
  margin: 8px auto;
}
.reward__item {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #ebebeb;
  font-size: 12px;
  text-align: center;
  line-height: 1.2;
  margin-right: 4px;
  padding: 4px 8px;
}

.reward-description {
  width: 1000px;
  margin: 0 auto 8px;
}

.kv {
  width: 1000px;
  margin: 0 auto;
}

.kv-heading {
  margin-bottom: 0;
}

.entry {
  width: 1000px;
  margin: 0 auto;
  padding: 64px 0;
}
.entry__period {
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 32px;
}
.entry__text {
  font-size: 12px;
  text-align: center;
  margin-bottom: 16px;
}
.entry__anchor-list {
  display: flex;
  justify-content: center;
}
.entry__anchor-list-link:link, .entry__anchor-list-link:visited {
  color: #333;
}

.entry__anchor-list-item + .entry__anchor-list-item {
  border-left: solid 1px #333;
  margin-left: 10px;
  padding-left: 10px;
}

.howto {
  padding: 88px 0;
  background-image: url(https://brandavenue.r10s.jp/img/library/contents/campaign/books/20250513/howto_bg_pc.jpg);
  background-size: cover;
  background-position: center;
}
.howto__inner {
  width: 1000px;
  margin: 0 auto;
}
.howto__sub-title-wrapper {
  text-align: center;
}
.howto__sub-title {
  position: relative;
  display: inline-block;
  font-size: 18px;
  line-height: 1.3;
  text-align: center;
  margin-bottom: 4px;
}
.howto__sub-title::before {
  content: "";
  position: absolute;
  left: -6px;
  bottom: 0;
  display: block;
  width: 1px;
  height: 24px;
  background-color: #333;
  transform: rotate(-15deg);
}
.howto__sub-title::after {
  content: "";
  position: absolute;
  right: -6px;
  bottom: 0;
  display: block;
  width: 1px;
  height: 24px;
  background-color: #333;
  transform: rotate(15deg);
}
.howto__title {
  font-size: 32px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 24px;
}
.howto__incentive {
  position: relative;
  width: 606px;
  margin: 76px auto 24px;
}
.howto__incentive::after {
  content: "";
  position: absolute;
  top: -48px;
  left: 50%;
  transform: translateX(-50%);
  border: 16px solid transparent;
  border-top: 20px solid #333;
}
.howto__incentive-image {
  width: 100%;
}
.howto__note {
  color: #717171;
  font-size: 14px;
  line-height: 1.3;
  text-align: center;
  margin-bottom: 8px;
}
.howto__link-wrapper {
  text-align: center;
}
.howto__link:link, .howto__link:visited {
  color: #0078b5;
  font-size: 12px;
  line-height: 1.4;
  letter-spacing: 0.5px;
}
.howto__link:link::after, .howto__link:visited::after {
  content: "";
  position: relative;
  top: -3px;
  right: -8px;
  display: inline-block;
  width: 5px;
  height: 5px;
  border: 0;
  border-top: solid 1px #0078b5;
  border-right: solid 1px #0078b5;
  transform: rotate(135deg);
  margin: auto;
}

.terms {
  width: 800px;
  margin: 0 auto;
}
.terms__item {
  position: relative;
  background-color: rgba(255, 255, 255, 0.7);
  border: 1px solid #c4dfe7;
  border-radius: 2px;
  padding: 50px 60px;
  margin-top: 43px;
}
.terms__item--information {
  border: 1px solid #f1e7a9;
  padding: 40px 60px;
}
.terms__icon {
  position: absolute;
  right: 0;
  left: 0;
  top: -19px;
  width: 158px;
  height: 38px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.3;
  letter-spacing: 0.5px;
  background-color: #c4dfe7;
  border-radius: 19px;
  margin: 0 auto;
}
.terms__icon--yellow {
  background-color: #f1e7a9;
}
.terms__icon--num {
  font-family: Rakuten Sans;
  font-size: 22px;
  line-height: 1.6;
  margin-left: 4px;
}
.terms__title {
  font-size: 24px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 24px;
}
.terms__title--small {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.3;
}
.terms__title--medium {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.3;
}
.terms__title--fashion {
  line-height: 1.3;
  background: linear-gradient(transparent 65%, #c4dfe7 65%, #c4dfe7 85%, transparent 85%);
}
.terms__title--books {
  line-height: 1.3;
  background: linear-gradient(transparent 65%, #ede1a7 65%, #ede1a7 85%, transparent 85%);
}

.information {
  position: relative;
  display: flex;
  justify-content: space-between;
}
.information::after {
  content: "＋";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  font-weight: 700;
  font-size: 32px;
}
.information__item {
  width: 292px;
  text-align: center;
  background-color: #eff5f4;
}
.information__item--books {
  background-color: #faf5dc;
}
.information__link {
  display: block;
  height: 100%;
  padding: 24px 10px;
}
.information__link:hover {
  text-decoration: none;
  opacity: 0.7;
}
.information__logo {
  width: 128px;
  margin: 0 auto 12px;
}
.information__logo--books {
  width: 179px;
}
.information__logo-image {
  width: 100%;
}
.information__image {
  width: 130px;
  margin-bottom: 12px;
  filter: drop-shadow(0 4px 8px 0 rgba(0, 0, 0, 0.08));
}
.information__text {
  color: #333;
  font-size: 16px;
  line-height: 1.3;
  margin-bottom: 8px;
}
.information__note {
  color: #717171;
  font-size: 12px;
  line-height: 1.3;
}

.search {
  background-color: #f9f9f9;
  padding: 90px 0;
}
.search__inner {
  width: 1000px;
  margin: 0 auto;
}
.search__title {
  font-size: 32px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 40px;
}
.search__note {
  color: #828282;
  text-align: center;
  margin-top: 16px;
}

.search-link {
  text-align: center;
}
.search-link + .search-link {
  margin-top: 40px;
}
.search-link__button {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 480px;
  height: 56px;
  letter-spacing: 0.12em;
  background-color: #fff;
  border: 1px solid #333;
  margin: 0 auto 16px;
}
.search-link__button:link, .search-link__button:visited {
  color: #333;
}
.search-link__button:hover {
  opacity: 0.7;
  text-decoration: none;
}
.search-link__text {
  letter-spacing: 0.5px;
}
.search-link__text:link, .search-link__text:visited {
  color: #0078b5;
}
.search-link__text:link::after, .search-link__text:visited::after {
  content: "";
  position: relative;
  top: -1px;
  right: -6px;
  display: inline-block;
  width: 5px;
  height: 5px;
  border: 0;
  border-top: solid 1px #0078b5;
  border-right: solid 1px #0078b5;
  transform: rotate(45deg);
  margin: auto;
}

.pickup {
  padding: 90px 0 0;
}
.pickup__tab {
  background-color: #fff;
}
.pickup__tab-list {
  display: flex;
  width: 1000px;
  margin: 0 auto;
}
.pickup__tab-item {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 48px;
  color: #717171;
  font-size: 16px;
  border-bottom: 1px solid #ccc;
  cursor: pointer;
}
.pickup__tab-item.active {
  color: #333333;
  font-weight: 600;
  border-bottom: 2px solid #333;
}
.pickup__item {
  display: none;
}
.pickup__item.active {
  display: block;
}

.pickup__tab.is-fixed {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999;
}
.pickup__tab.is-fixed .pickup__tab-list {
  width: auto;
  max-width: 1000px;
}
.pickup__tab.is-fixed .pickup__tab-item {
  height: 59px;
}
.pickup__tab.is-fixed + .pickup__contents {
  margin-top: 49px;
}

.product {
  padding: 64px 0;
}
.product + .product {
  border-top: 1px solid #ccc;
}
.product__inner {
  width: 1000px;
  margin: 0 auto;
}
.product__title {
  margin: 0 auto;
  width: 302px;
}
.product__title--fashion {
  width: 248px;
}
.product__title-image {
  width: 100%;
}
.product__contents {
  padding: 64px 0;
}
.product__contents-title {
  font-size: 24px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 32px;
}
.product__item-list .tmp_brand-name {
  white-space: normal !important;
}

.category__list-item-text {
  font-size: 18px;
}
.category__list-item-text--black {
  color: #333;
}

.contentslp_link_wrap {
  width: 1000px;
  margin: 0 auto;
}
.contentslp_link_wrap .contents_title {
  font-size: 32px;
}

/* キャンペーン詳細 */
.campaign-detail {
  width: 1000px;
  padding: 64px 0;
  margin: 0 auto;
}
.campaign-detail__title {
  font-size: 24px;
  font-weight: 700;
  line-height: 28.8px;
  text-align: center;
  margin-bottom: 32px;
}
.campaign-detail__item + .campaign-detail__item {
  margin-top: 40px;
}
.campaign-detail__item-title {
  font-size: 16px;
  font-weight: 700;
  line-height: 180%;
  margin-bottom: 8px;
}
.campaign-detail__item-text {
  font-size: 14px;
  line-height: 25.2px;
}
.campaign-detail__item-text-item {
  font-size: 14px;
  line-height: 25.2px;
}
.campaign-detail__item-text-item--bold-underline {
  font-weight: 700;
  text-decoration: underline;
}
.campaign-detail__item-text-item--bold {
  font-weight: bold;
}
.campaign-detail__item-text-item--red {
  color: #c00;
}
.campaign-detail__item-nest {
  margin: 0 0 24px 20px;
}
.campaign-detail__item-nest-title {
  margin-bottom: 8px;
  font-size: 14px;
  font-weight: 700;
  line-height: 25.2px;
}
.campaign-detail__notes--type01 {
  line-height: 1.8;
  text-align: center;
  margin-bottom: 32px;
}
.campaign-detail__notes-item--type01 {
  font-size: 14px;
  line-height: 1.8;
}
.campaign-detail__notes-item--type02 {
  color: #828282;
  font-size: 14px;
  line-height: 1.8;
}
.campaign-detail__item-link:link, .campaign-detail__item-link:visited {
  color: #0070c9;
  text-decoration: underline;
}
.campaign-detail__item-link:link:hover, .campaign-detail__item-link:visited:hover {
  opacity: 0.7;
}

#page-top a {
  font-family: -apple-system, BlinkMacSystemFont, Roboto, Helvetica Neue, Helvetica, \\30D2ラギノ角ゴProN W3, Hiragino Kaku Gothic Pro, Meiryo, sans-serif;
  box-sizing: border-box;
  line-height: 1;
}