@charset "euc-jp";
sup, sub { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline;}
sub { bottom: 0em;}
sup { top: -0.5em;}
ol { list-style: none;}
img { border: 0;}
#template #templateFlame .pb15 { padding-bottom: 15px;}


/* ==============================================
  bodyClump
============================================== */
#templateWrap #templateFlame #bodyClump {
  width: 100%;
  margin: 0;
  padding: 0;
  background: #fff;
}

/* ==============================================
	ALL
============================================== */
#templateWrap #templateFlame {
  width: 100%;
  margin: 0;
  padding: 0;
  font-family: "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#templateWrap #templateFlame .w950 {
  margin: 0 auto;
  width: 950px;
}
.textContents {
  float: left;
  width: 511px;
  margin-right: 35px;
}
.textPostage {
    margin: 0 0 20px;
}
/* ==============================================
  titleArea
============================================== */
#templateWrap #templateFlame #bodyClump #titleArea {
  padding: 32px 0 40px 0;
  background: url(https://image.books.rakuten.co.jp/books/img/event/marathon/20250719/img/main-bg.png) no-repeat top center;
    background-size: cover;
}

/* .spu-bnr */
#templateWrap #templateFlame #bodyClump #titleArea .mainAreaInner .spu-bnr {
  text-align: center;
  margin: 0 0 20px;
}
#templateWrap #templateFlame #bodyClump #titleArea .mainAreaInner .spu-bnr a img:hover {
  position: relative;
  left: 0;
  top: 2px;
}
#templateWrap #templateFlame #bodyClump #titleArea .mainAreaInner .spu-bnr a {
  display: block;
  width: 950px;
  margin: 0 auto;
}

#mainArea .entry-cont .conditionsArea {
  margin-left: -30px;
  margin-right: -30px;
}

/* =====※20240804に追加したジャンルアイコン※===== */
/* ==============================================
	ジャンルアイコン
============================================== */
.genre-label .cd,
.genre-label .book,
.genre-label .magazine,
.genre-label .fbook,
.genre-label .dvd,
.genre-label .blu-ray,
.genre-label .game,
.genre-label .pc,
.genre-label .toy,
.genre-label .goods {
    background: #BF0000;
    color: #fff;
    padding: 2px 8px;
    font-size: 11px;
    line-height: 2.0;
    letter-spacing: 2px;
}
.genre-label .blu-ray {
    background: #23B0EB;
}

/* ==============================================
 New Entry Btn - 20210701
============================================== */
#bodyClump .rcEntryButton-button {
  width: 100%;
   background: #bf0000;
    border: 1px solid #bf0000;
}
#bodyClump .rcEntryButton-status--applied .rcEntryButton-button,
#bodyClump .rcEntryButton-status--selected .rcEntryButton-button {
  background: #ebf7ec;
  border-color: #069907;
}
#bodyClump .rcEntryButton-status--entered .rcEntryButton-button,
#bodyClump .rcEntryButton-status--before .rcEntryButton-button,
#bodyClump .rcEntryButton-status--closed .rcEntryButton-button {
  background: #f3f3f3;
  border-color: #f3f3f3;
}
#bodyClump .rcEntryButton-checkbox {
  position: relative;
  margin-bottom: 45px;
}
#bodyClump .riCheckEntryMulti__entryMessage {
  font-size: 12px !important;
  position: absolute;
  left: -448px;
  bottom: -75px;
  width: 880px;
}

/* ==============================================
  wchanceArea
============================================== */
#templateWrap #templateFlame #bodyClump .wchanceArea {
  /*background: linear-gradient(90deg, #ffec90, #fff7c9, #ffec90);*/
  padding: 32px 0 16px;
}
#template #templateWrap #templateFlame #bodyClump .wchanceArea h2 {
  background: none;
  text-align: center;
  width: 950px;
  margin: 32px auto;
  padding: 0 !important;
}
#templateWrap #templateFlame #bodyClump .wchanceArea img {
  width: 100%;
}
#templateWrap #templateFlame #bodyClump .wchanceArea div {
  position: relative;
  width: 950px;
  margin: 32px auto;
}
#templateWrap #templateFlame #bodyClump .wchanceArea .inner-img p {
  position: absolute;
  bottom: 50px;
  left: 0;
  right: 0;
  width: 120px;
  margin: 0 auto;
}
#templateWrap #templateFlame #bodyClump .wchanceArea ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#templateWrap #templateFlame #bodyClump .wchanceArea li {
  width: 450px;
}
#templateWrap #templateFlame #bodyClump .wchanceArea .inner-text p {
  line-height: 1.4em;
  font-size: 15px;
  color: #333;
}
#templateWrap #templateFlame #bodyClump .wchanceArea .inner-text p:nth-child(2) {
  text-align: right;
}

/* ==============================================
	New campaignEntry coupon Btn
============================================== */
.contentsR .coupon01 {
  background: #fff;
  margin-bottom: 20px;
  padding: 25px 30px;
  box-sizing: border-box;
}
.contentsR .coupon01 .ttlWrapper .campaign-entry .campaign-entry-button {
  background: #ff9000;
  box-sizing: border-box;
  width: 100%;
  margin: 0 auto 6px;
}
.contentsR .coupon01 .ttlWrapper .campaign-entry .campaign-entry-button .coupon-note {
  display: block;
  text-align: center;

  margin-bottom: 10px;
}
/* .contentsR .coupon01 .ttlWrapper .campaign-entry .campaign-entry-button .coupon-linkTxt {
  display: block;
  text-align: center;
  color: #ff8d27;
  font-size: 24px;
  font-weight: bold;
  position: relative;
  background: #fff;
  padding: 7px;
  border-radius: 100px;
}
.contentsR .coupon01 .ttlWrapper .campaign-entry .campaign-entry-button .coupon-linkTxt::after {
  content: "";
  position: absolute;
  top: 57%;
  right: 20px;
  display: inline-block;
  width: 8px;
  height: 8px;
  margin: -8px 0 0;
  border-top: 2px solid #ff8d27;
  border-right: 2px solid #ff8d27;
  transform: rotate(45deg);
} */
.couponOneClick-acquired.campaign-entry-button.is-acquired,
.couponOneClick-finished.campaign-entry-button.is-finished,
.couponOneClick-having.campaign-entry-button.is-having {
    width: 310px;
    height: 64px;
    background: #999 !important;
    padding: 0 !important;
    border-radius: 3px;
    border-radius: 80px;
    border: none !important;
    line-height: 64px;
    margin: 33px 10px 33px 0;
}
.contentsR .coupon02 {
  background: #fff;
  border-radius: 3px;
  margin-bottom: 20px;
  padding: 27px 20px;
  box-sizing: border-box;
}
.contentsR .coupon02 .ttlWrapper {
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  margin-bottom: 25px;
}
.contentsR .coupon02 .ttlWrapper .campaign-entry .campaign-entry-button {
  background: #edf6c9;
  border: #73a82f 2px solid;
  padding: 10px;
  box-sizing: border-box;
}
.contentsR .coupon02 .ttlWrapper .campaign-entry .campaign-entry-button .coupon-note {
  display: block;
  text-align: center;
  margin-bottom: 10px;
  background: url(https://books.rakuten.co.jp/event/marathon/img/20200409/ic-beginner.png) left no-repeat;
  background-position-x: 37px;
  padding-left: 20px;
}
.contentsR .coupon02 .ttlWrapper .campaign-entry .campaign-entry-button .coupon-linkTxt {
  display: block;
  text-align: center;
  color: #73a82f;
  font-size: 24px;
  font-weight: bold;
  position: relative;
  background: #fff;
  padding: 7px;
  border-radius: 100px;
}
.contentsR .coupon02 .ttlWrapper .campaign-entry .campaign-entry-button .coupon-linkTxt::after {
  content: "";
  position: absolute;
  top: 57%;
  right: 20px;
  display: inline-block;
  width: 8px;
  height: 8px;
  margin: -8px 0 0;
  border-top: 2px solid #73a82f;
  border-right: 2px solid #73a82f;
  transform: rotate(45deg);
}

.contentsR .coupon01 .ttlWrapper .campaign-entry .campaign-entry-button.is-expired,
.contentsR .coupon02 .ttlWrapper .campaign-entry .campaign-entry-button.is-expired{
  background: #999;
  border: #999 2px solid;
  padding: 0;
  box-sizing: border-box;
  color: #fff;
  width: 100%;
  height: 64px;
  line-height: 64px;
  margin: 0 auto 6px;
  font-size: 20px;
}

.contentsR .coupon01 .cpn-link,
.contentsR .coupon02 .cpn-link {
  display: block;
  margin: 16px 0 0;
  text-align: center;
}
.contentsR .coupon01 .cpn-link li:nth-last-child(1),
.contentsR .coupon02 .cpn-link li:nth-last-child(1) {
  margin-left: 0;
  margin-top: 3px;
}
.campaign-entry .campaign-entry-button {
  display: block;
  margin: 0 auto 6px;
  padding-right: 10px;
  position: relative;
  height: 64px;
  line-height: 64px;
  border-radius: 60px;
  color: #ffffff;
  text-align: center;
  font-size: 22px;
  box-shadow: 0 6px 0 0 rgba(128, 128, 128, .2);
  text-decoration: none;
}
.campaign-entry .campaign-entry-button * {
  color: inherit;
}
.campaign-entry .campaign-entry-button b {
  font-size: 30px;
}
.campaign-entry .couponOneClick-default::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 30px;
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: -8px 0 0;
  border-top: 4px solid #ffffff;
  border-right: 4px solid #ffffff;
  transform: rotate(45deg);
}
.campaign-entry .couponOneClick-default:hover {
  opacity: 0.7 !important;
}
.campaign-entry-button.is-acquired,
.campaign-entry-button.is-having,
.campaign-entry-button.is-expired,
.campaign-entry-button.is-finished {
  margin: 0 auto;
  cursor: default;
  position: relative;
  height: 64px;
  line-height: 64px;
  background: #989898 !important;
  border-radius: 60px;
  color: #fff;
  text-align: center;
  font-size: 24px;
  box-shadow: none;
  font-family: "Lucida Grande", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}
/* couponOneClick */
.couponOneClick .couponOneClick-acquired,
.couponOneClick .couponOneClick-having,
.couponOneClick .couponOneClick-expired,
.couponOneClick .couponOneClick-finished {
  display: none;
}
.couponOneClick-status-acquired .couponOneClick-acquired,
.couponOneClick-status-having .couponOneClick-having,
.couponOneClick-status-expired .couponOneClick-expired,
.couponOneClick-status-finished .couponOneClick-finished {
  display: block;
}
.couponOneClick-status-acquired .couponOneClick-default,
.couponOneClick-status-having .couponOneClick-default,
.couponOneClick-status-expired .couponOneClick-default,
.couponOneClick-status-finished .couponOneClick-default {
  display: none;
}

/* .cv-cont */
#mainArea .cv-cont {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#mainArea .cv-cont__items01 {
	flex: 0 0 400px;
  max-width: 400px;
  margin-top: 7px;
}
#mainArea .cv-cont__items02 {
	flex: 0 0 440px;
  max-width: 440px;
  text-align: center;
}
#mainArea .cv-cont__items02 .cv-cont__items02__tx01 {
  margin-bottom: 12px;
}

/* .entry-cont */
#mainArea .entry-cont {
  padding: 20px 30px 0;
}
#mainArea .entry-cont .condition {
  margin-left: -30px;
  margin-right: -30px;
}
#mainArea .entry-cont .riCheckEntryMulti.checkEntryMulti-event {
  padding: 10px 0 84px;
}
#mainArea .entry-cont .riCheckEntryMulti.checkEntryMulti-event.checkEntryMulti-registered,
#mainArea .entry-cont .riCheckEntryMulti.checkEntryMulti-event.checkEntryMulti-entered {
  padding-bottom: 0;
}
#mainArea .rcEntryButton-checkbox {
  margin-top: 15px;
}

/* .coupon-box */
.contentsR .coupon01 .ttlWrapper .coupon-box {
  box-sizing: border-box;
  position: relative;
  padding: 16px 20px;
  border: solid 3px #ddd;
  border-radius: 8px;
  text-align: center;
}
.contentsR .coupon01 .ttlWrapper .coupon-box::before {
  content: "";
  position: absolute;
  top: 50%;
  right: -20px;
  margin-top: -10px;
  border: 10px solid transparent;
  border-left: 10px solid #FFF;
  z-index: 2;
}
.contentsR .coupon01 .ttlWrapper .coupon-box::after {
  content: "";
  position: absolute;
  top: 50%;
  right: -28px;
  margin-top: -14px;
  border: 14px solid transparent;
  border-left: 14px solid #ddd;
  z-index: 1;
}
.contentsR .coupon01 .ttlWrapper .coupon-box__ttl {
  font-size: 24px;
  font-weight: 700;
  color: #ff9800;
}
.contentsR .coupon01 .ttlWrapper .coupon-box__ttl > b {
  font-size: 36px;
}
.contentsR .coupon01 .ttlWrapper .coupon-box__note {
  font-size: 12px;
  color: #444;
}

/* ==============================================
	cpn-link
============================================== */
#templateWrap #templateFlame #bodyClump .cpn-link {
  letter-spacing: -0.1px;
  flex-wrap: wrap;
  margin: 16px auto;
  font-size: 13px;
  text-align: center;

}
#templateWrap #templateFlame #bodyClump .cpn-link li {
  line-height: 1.6em;
  color: #333;
  width: 100%;
}
#templateWrap #templateFlame #bodyClump .cpn-link li a:link {
  color: #5D7C99;
}
/* .cpn-link li:nth-last-child(1) {
  margin-left: 10px;
} */
/* ==============================================
  navArea
============================================== */
#navArea {
  width: 100%;
  margin: 0 auto;
      background: #d10072;
}
#navArea.fixed {
  box-shadow: 0px 1px 4px 2px rgba(155, 155, 155, 0.4);
}
#navArea ul {
  list-style-type: none;
  display: block;
  margin: 0 auto;
  padding: 0;
  overflow: hidden;
  width: 1210px;
  height: 70px;
}
#navArea ul li {
  float: left;
  display: block;
}
#navArea ul li:nth-of-type(1) {
  width: 220px;
}
#navArea ul li:nth-of-type(2) {
  width: 220px;
}
#navArea ul li:nth-of-type(3) {
  width: 220px;
}
#navArea ul li:nth-of-type(4) {
  width: 220px;
}
#navArea ul li:nth-of-type(5) {
  width: 220px;
}
#navArea ul li:nth-of-type(6) {
  width: 110px;
}
#navArea ul li a {
    background-image: url(https://image.books.rakuten.co.jp/books/img/event/marathon/20250719/img/bg-nav.png);
  background-repeat: no-repeat;
  display: block;
  height: 70px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  position: relative;
}
#navArea ul li a::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 3px;
  background: #fff2d8;
  transition: all .5s;
  transform: scale(0, 1);
  transform-origin: center top;
}
#navArea ul li a:hover::after {
  transform: scale(1, 1);
}
#navArea ul li:nth-of-type(1) a {
  background-position: left top;
}
#navArea ul li:nth-of-type(2) a {
  background-position: -220px top;
}
#navArea ul li:nth-of-type(3) a {
  background-position: -440px top;
}
#navArea ul li:nth-of-type(4) a {
  background-position: -660px top;
}
#navArea ul li:nth-of-type(5) a {
  background-position: -880px top;
}
#navArea ul li:nth-of-type(6) a {
  background-position: right 0px;
}
.fixed {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 10000;
}
.dummy {
  display: none;
}
/* nav-hight */
.nav-hight {
  margin: -80px 0 0;
  padding: 80px 0 0;
  display: block;
}
/* ==============================================
h2
============================================== */
#template #templateFlame #bodyClump h2 {
  padding: 24px 0 !important;
  margin: 0;
  font-size: 145%;
  font-weight: bold;
  text-align: center;
  border-radius: 0 !important;
  letter-spacing: 2px;
}
#template #bodyClump h2.h2 {
  background: var(--h2Bg);
  color: var(--h2TxColor);
}

#template #templateFlame #bodyClump h2 span {
  display: block;
  margin: 0 auto;
  width: 950px;
  text-align: center;
  color: #fff;
}
#template #templateFlame #bodyClump h2.silver span,
#template #templateFlame #bodyClump h2.blue span {
  color: #fff;
}
/* ==============================================
h3
============================================== */
#template #templateFlame #bodyClump h3 {
  width: 100%;
  padding-top: 7px;
  font-size: 110%;
}
#template #templateFlame #bodyClump h3 span {
  display: block;
  margin: 0 auto;
  width: 950px;
  color: #333333 !important;
  font-size: 120%;
  padding: 4px 0;
}
/* ==============================================
 ui-carousel
============================================== */
.ui-carousel-heading.border {
  border-bottom: none;
  padding-bottom: 0;
}
#bodyClump p.ui-carousel-title-h2 {
  padding-bottom: 10px;
  border-bottom: 1px solid #666666;
}
.bta-ui-carousel {
  max-width: 1490px;
  min-width: 1024px;
  margin: 0 auto;
  padding: 24px 32px 0;
  box-sizing: border-box;
}
/* ==============================================
 p-about-marathon
============================================== */
#bodyClump #p-about-marathon {
  margin: 40px auto 0;
  width: 950px;
  padding-bottom: 12px;
}
#bodyClump #p-about-marathon dl {
 border: 3px solid #ffdde0;
 padding: 16px;
 background: #fff;
 /* margin-bottom: 40px; */
}
#bodyClump #p-about-marathon dl dt {
  font-weight: 700;
  font-size: 20px;
  padding-bottom: 16px;
  border-bottom: 1px solid #ffdde0;
  margin-bottom: 16px;
}
#bodyClump #p-about-marathon dl dd {
  position: relative;
  font-size: 90%;
}
#bodyClump #p-about-marathon dl dd p {
  position: absolute;
  right: 0;
  bottom: 0;
}
/* ==============================================
reactSlickRec
============================================== */
#template #templateFlame #bodyClump .reactSlickRec {
  padding: 0;
}
#template #templateFlame #bodyClump .reactSlickRec .rankTitle {
    height: auto;
}
#template #templateFlame #bodyClump .reactSlickRec h2 {
    padding: 24px 0 !important;
    margin: 0;
    font-size: 145%;
    font-weight: bold;
    text-align: center;
    border-radius: 0 !important;
    letter-spacing: 2px;
    display: block;
    float: none;
    background: #EF363F;
}
#template #templateFlame #bodyClump .reactSlickRec .slider {
    position: relative;
    padding: 0 80px;
    margin: 40px 0 80px;
}

/* ==========================================
DEALバナー枠
イーグ・E好丱福赦・
緊急施策バナー枠
========================================== */
.notice-ss-bnr li {
    width: 950px;
    margin: 0 auto;
    text-align: center;
    font-size: 82%;
    font-weight: bold;
    display: block;
    overflow: hidden;
    padding: 0 0 32px;
}
.notice-ss-bnr li a img {
    width: 600px;
}

/* ==============================================
link600x100 【楽天グループ】お買い物マラソン開催中！
============================================== */
#bodyClump .link600x100 {
  margin: 0 auto;
}
#bodyClump .link600x100 > ul {
  margin: 40px auto 48px;
  width: 600px;
}
#bodyClump .link600x100 ul li {
  margin: 20px auto 0;
  text-align: center;
  width: 600px;
}
#bodyClump .link600x100 ul li a {
  text-decoration: none;
  color: #0f33cc;
  font-weight: bold;
  font-size: 14px;
}
#bodyClump .link600x100 ul li a img {
  /* margin: 0 0 10px; */
  width: 600px;
  vertical-align: middle;
}
#bodyClump .link600x100 ul li a img:hover {
  position: relative;
  left: 0;
  top: 2px;
}
#bodyClump .link600x100 ul li a span {
  color: #0f33cc;
}
#bodyClump .link600x100 ul li .note a:hover, #bodyClump .link600x100 ul li a span:hover {
  text-decoration: underline;
}
/* ==========================================
link600x100 看板下
========================================== */
#bodyClump .link600x100.bnr-flex {
    box-sizing: border-box;
}
#bodyClump .link600x100.bnr-flex ul {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
  	max-width: 1490px;
    min-width: 1024px;
  width: auto;
    margin: 32px auto 0;

}
#bodyClump .link600x100.bnr-flex li {
	width: 41%;
    margin: 24px 12px 0;
}
#bodyClump .link600x100.bnr-flex li:first-child,
#bodyClump .link600x100.bnr-flex li:nth-child(2) {
    margin-top: 0;
}
#bodyClump .link600x100.bnr-flex li:last-child {
    margin-bottom: 0;
}
#bodyClump .link600x100.bnr-flex li img {
    width: 100%;
	height: auto;
}
/* ==============================================
キャンペーンバナー(320x320)
============================================== */
.bnrArea-sale-campaign {
	max-width: 1390px;
	min-width: 1024px;
	margin: 30px auto;
	padding: 0 16px;
	box-sizing: border-box;	
}
.bnrArea-sale-campaign ul {
	overflow: hidden;
	display: flex;
	flex-wrap: wrap;
	justify-content: left;
}
.bnrArea-sale-campaign li {
  margin: 0 25px 25px 0;
	max-width: 320px;
	max-height: 320px;	
  width: calc(99% / 4 - 16px);
  text-align: center;
  line-height: 0;
}
.bnrArea-sale-campaign li:nth-child(4n) {
  margin-right: 0;
}
.bnrArea-sale-campaign li a {
  text-decoration: none;
  font-weight: bold;
  color: #0f33cc;
  font-size: 90%;
}
.bnrArea-sale-campaign li a img {
  width: 100%;
  height: auto;
}
.bnrArea-sale-campaign li a img:hover {
  position: relative;
  top: 2px;
  left: 0;
}
.bnrArea-sale-campaign li a span {
  color: #0f33cc;
}
.bnrArea-sale-campaign li a span:hover {
  text-decoration: underline;
}
.bnrArea-sale-campaign .note {
    margin-top: 10px;
    text-align: center;
    font-weight: bold;
    font-size: 15px;
}


/* ==============================================
 moreBtn
============================================== */
.moreBtn {
  width: 700px;
  margin: 4px auto 0;
  padding-bottom: 80px;
}
.moreBtn a {
    display: block;
    padding: 24px 1em 16px 0.2em;
    border-radius: 17px;
    background: #be0303 0 0 repeat;
    color: #FFF ! IMPORTANT;
    font-size: 170%;
    text-shadow: 1px 1px 1px rgb(0 0 0 / 20%);
    font-weight: bold;
    text-align: center;
    letter-spacing: 0.06em;
    box-shadow: 0px 5px 0px #a40606;
}
.moreBtn a::after {
  position: relative;
  bottom: 16px;
  left: 640px;
  display: block;
  content: '';
  width: 17px;
  height: 5px;
  border-radius: 2px;
  background-color: #ffffff;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
  margin-top: 2px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.moreBtn a::before {
  position: relative;
  top: 15px;
  left: 640px;
  display: block;
  content: '';
  width: 17px;
  height: 5px;
  border-radius: 2px;
  background-color: #ffffff;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
  margin-top: -3px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.moreBtn a:hover {
  /*opacity: 0.8;*/
  text-decoration: none;
  position: relative;
  top: 3px;
  box-shadow: 0px 2px 0px #881313;
}
.moreBtn a:hover:before, .moreBtn a:hover:after {
  background-color: #ffffff;
}
/* ==============================================
  campaign-close
============================================== */
#campaign-close {
  margin: 40px auto 48px!important;
}
/* ==============================================
  heading3Red
============================================== */
#template #templateWrap .heading3Red {
  background: #bf0000 none repeat scroll 0 0;
  color: #ffffff;
  font-size: 150%;
  margin: 0 auto 15px;
  padding: 10px;
  width: 930px;
}
.heading3Area {
  margin: 0 auto;
  width: 950px;
}
.all-notice-mp-clear {
  margin: 0 !important;
  border-bottom: 0 !important;
}
/* ==============================================
  js-api-data
============================================== */
#template #templateWrap #templateFlame #bodyClump .js-api-data span.price-after {
  font-size: 16px;
}
#template #templateWrap #templateFlame #bodyClump .js-api-data span.price-discountRate {
  font-size: 16px;
  margin-top: 3px;
}
#template #templateWrap #templateFlame #bodyClump .js-api-data span.price-after span.price-text span {
  font-size: inherit;
}
#template #templateWrap #templateFlame #bodyClump .js-api-data,
#template #templateWrap #templateFlame #mainContents .js-api-data {
  margin-bottom: 0;
}
/* ==============================================
  popup
============================================== */
#template #templateWrap #templateFlame #bodyClump #rexSurveyRoot .boIRoU button.primary span{
	color:#fff;
}

/* ==============================================
	modal
============================================== */
#modal1 {
  width: 100%;
  height: 100%;
  position: fixed;
  overflow-y: scroll;
  z-index: 9999;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  display: none;
}
#modal1 > div {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
#modal1 > div .modal-inner {
  background: #fff;
  padding: 10px;
}
#modal1 > div .modal-inner .campaignDetail {
  margin-bottom: 0!important;
}
#modal1 > div .close {
  height: 30px;
  position: relative;
}
#modal1 > div .close a {
  color: #fff;
  position: absolute;
  right: 0;
}
/* ==========================================
	rule_bigsale
========================================== */
#template #templateFlame .rule_bigsale {
  width: 950px;
  margin: 80px auto 32px;
  border: 2px solid #ddd;
  padding: 16px;
  line-height: 1.5em;
}
#template #templateFlame .rule_bigsale h2 {
  background-color: #424242;
  color: #fff;
  text-align: center;
  font-size: 16px !important;
  padding: 16px;
  letter-spacing: 0.5px !important;
}
#template #templateFlame .rule_bigsale dt {
  margin: 24px 0;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.5px;
  color: #424242;
}
#template #templateFlame .rule_bigsale dd {
  border-bottom: 1px solid #ddd;
  padding: 0 0 24px 0;
  font-size: 13px;
}
#template #templateFlame .rule_bigsale dd:last-child {
  border-bottom: none;
}


#template .rankingContents li .note span.discountRate{
   margin-top: 5px !important;
    font-size: 16px !important;
}
/* ==========================================
	modalbox
========================================== */
#templateWrap #templateFlame #bodyClump ul.modal-btn {
    bottom: 100px;
    right: 0px;
    position: fixed;
    z-index: 90;
}
#templateWrap #templateFlame #bodyClump ul.modal-btn li a:hover {
    opacity: 0.8;
}
#templateWrap #templateFlame #bodyClump .modal-content {
    background: #FCE63B;
    padding: 15px;
    box-sizing: border-box;
}
#templateWrap #templateFlame #bodyClump .modal-content .modalBox .inner {
    background: #FCE63B;
    box-sizing: border-box;
}
#templateWrap #templateFlame #bodyClump .modal-content .modalBox .inner .modalHead {
    text-align: center;
}
#templateWrap #templateFlame #bodyClump .modal-content .modalBox .inner .entrybtn {
    background: #fff;
    border-radius: 16px;
    margin: 0 auto;
    padding: 15px 0 0 0;
    box-sizing: border-box;
}
#templateWrap #templateFlame #bodyClump .modal-content .modalBox .inner .entrybtn .rcEntryButton-checkbox {
    margin-top: 15px;
}
#templateWrap #templateFlame #bodyClump .modal-content .modalBox .inner .entrybtn .entrydetail {
        text-align: center;
    margin: 15px 0 10px;
    font-size: 13px;
    line-height: 1.6;
}


#templateWrap #templateFlame #bodyClump .modalClose {
    width: 300px;
    text-align: center;
    background: #9c0000;
    margin: 15px auto 0;
    padding: 10px;
    border-radius: 50px;
    font-size: 12px;
}
#templateWrap #templateFlame #bodyClump .modalClose:hover {
    background: #880202;
}
#templateWrap #templateFlame #bodyClump .modalClose a {
    display: block;
    text-decoration: none;
    color: #ffffff;
}

.modal-wrap {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  overflow-y: scroll;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10001;
  display: none;
}
.modal-wrap > div:first-child {
  width: 100%;
  height: 100%;
  position: absolute;
  font-size: 0;
}
.modal-wrap > div:last-child {
  width: 950px;
  min-height: 504px;
  margin: 25px auto;
  background: white;
  padding: 20px;
  box-sizing: border-box;
  position: relative;
  z-index: 1;
}
 
@media screen and (max-width: 768px) {
  .modal-wrap > div:last-child {
    width: 80%;
    margin: 2vw auto;
    padding: 2vw;
  }
}



#templateWrap #templateFlame #bodyClump  .modal-btn .close {
       text-align: right;
       margin: 0px 15px -15px 10px;
    z-index: 99999;

}


/* 20240419追加 */
/* ==========================================
	mainAreaInner
========================================== */
.mainAreaInner .main-head {
  text-align: center;
      width: 1200px;
  margin: 0 auto;
}
.mainAreaInner .main-head p {
  margin: 0;
}
.mainAreaInner .Postage {
  text-align: center;
  margin: -20px 0 0;
}

/* #templateWrap #templateFlame .mainAreaInner {
  background: #bf0000;
  background: -moz-linear-gradient(-90deg, #cc0000, #aa0000);
  background: -webkit-linear-gradient(-90deg, #cc0000, #aa0000);
  background: linear-gradient(180deg, #cc0000, #aa0000);
  padding: 0 0 48px 0;
}
#templateWrap #templateFlame .mainAreaInner .inner {
    background: url("https://image.books.rakuten.co.jp/books/img/event/supersale/20240304/img/h1-bg.png") no-repeat center;
}*/

#templateWrap #templateFlame .mainAreaInner .lead {
  background: #bf0000;
  color: #fff;
  text-align: center;
  font-weight: bold;
  padding: 16px;
  font-size: 18px;
  border-bottom: 1px solid #a70a0a;
}
#templateWrap #templateFlame .mainAreaInner .lead span {
    color: #fff;
    border-left: none;
    padding: 0 24px 0 0;
    margin: 0 24px 0 0;
    border-right: 1px solid #fff;
}
#templateWrap #templateFlame .mainAreaInner .lead span img {
  vertical-align: bottom;
}
#templateWrap #templateFlame .mainAreaInner .lead strong {
    font-size: 30px;
    display: block;
    margin-top: 15px;
}
#templateWrap #templateFlame .mainAreaInner h1 {
  text-align: center;
  padding: 26px 0 0px;
}

#templateWrap #templateFlame .mainAreaInner .entrybtn {
    background: #ffffff9e;
    width: 1200px;
    margin: 0 auto;
    padding: 14px;
    box-sizing: border-box;
    border-radius: 10px;
}


/* 条件 */
#templateWrap #templateFlame .mainAreaInner  .conditions{
        width: 1200px;
    margin: 30px auto 50px;
}
#templateWrap #templateFlame .mainAreaInner  .conditions dl {
  display: flex;
  justify-content: left;
  font-size: 13px;
  letter-spacing: 0.5px;
}
#templateWrap #templateFlame .mainAreaInner  .conditions dt {
  display: table;
    width: 26%;
    margin: 0 8px 0 0;
    color: #333;
    text-align: center;
}
#templateWrap #templateFlame .mainAreaInner  .conditions dt span {
      display: table-cell;
    vertical-align: middle;
    font-size: 15px;
    font-weight: bold;
    border-right: 1px solid #cccccc;
}
#templateWrap #templateFlame .mainAreaInner  .conditions dd {
  width: 74%;
    padding: 8px 20px;
}
#templateWrap #templateFlame .mainAreaInner  .conditions dd ul {
  display: flex;
  justify-content: left;
}
#templateWrap #templateFlame .mainAreaInner  .conditions dd ul + ul {
  margin-top: 4px;
}
#templateWrap #templateFlame .mainAreaInner  .conditions dd ul li {
  padding: 4px 23px;
  color: #fff;
  border-radius: 3px;
}
#templateWrap #templateFlame .mainAreaInner  .conditions dd ul li + li {
  margin-left: 4px;
}
#templateWrap #templateFlame .mainAreaInner  .conditions dd ul.bg-cr-red li {
      background: #D5082A;
}
#templateWrap #templateFlame .mainAreaInner  .conditions dd ul.bg-cr-blue li {
  background: #0076e4;
}


/* 半額SALE・スーパーSALEガイドボタン */
#templateWrap #templateFlame .mainAreaInner .sscpn-btn {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 950px;
  margin: 24px auto;
}
#templateWrap #templateFlame .mainAreaInner .sscpn-btn img {
  border-radius: 16px;
}

/* ボタン下文言 */
.entrydetail {
    display: flex;
    justify-content: center;
    font-size: 12px;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    text-align: center;
    width: 37%;
    margin: 0 auto 24px;
}
.entrydetail li {
    margin: 10px 0 0;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    width: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

/* ==============================================
rcEntryButton-checkbox
============================================== */
#templateWrap #templateFlame #bodyClump .rcEntryButton-checkbox {
  width: 690px;
  margin: 0 auto;
  padding: 16px 24px;
  font-size: 13px;
  box-sizing: border-box;
}
#templateWrap #templateFlame #bodyClump .rcEntryButton-checkbox__label, #templateWrap #templateFlame #bodyClump .rcEntryButton-checkbox__text {
  color: #333;
  line-height: 1.6;
}
#templateWrap #templateFlame #bodyClump .preTopEntry {
  margin-bottom: 16px;
}

#templateWrap #templateFlame #bodyClump .preTopEntryWrap {
  text-align: center;
}

#templateWrap #templateFlame #bodyClump .preTopEntryBottomWrap {
  width: 400px;
  height: 80px;
  margin: 0 auto 16px;
}

#templateWrap #templateFlame #bodyClump .preTopEntry-button__default {
  cursor: pointer;
  outline: none;
  border: none;
  padding: 0;
  display: block;
  box-shadow: none !important;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  color: #fff;
  text-align: center;
  width: 560px;
  height: 80px;
  border-radius: 0;
  background: url(/web/20230917043022im_/https://event.rakuten.co.jp/campaign/point-up/marathon/20210804yxhlv/_pre/_pc/img/pre/top/entry_pc.png) left top no-repeat;
  background-size: 400px 80px;
}

#templateWrap #templateFlame #bodyClump .preTopEntry-button__default a {
  width: 560px;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
}

#templateWrap #templateFlame #bodyClump .preTopEntry-button__default,
#templateWrap #templateFlame #bodyClump .preTopEntry-button__applied,
#templateWrap #templateFlame #bodyClump .preTopEntry-button__entered {
  margin: 0 auto 16px;
}

#templateWrap #templateFlame #bodyClump .preTopEntryBtn {
  position: relative;
  display: block;
  margin: 0 auto 15px;
  width: 560px;
  height: auto;
  background: linear-gradient(100deg, rgba(224, 54, 147, 1) 0%, rgba(191, 0, 0, 1) 100%);
  border-radius: 40px;
  text-decoration: none;
  text-align: center;
  font-size: 23px;
  color: #fff !important;
  font-weight: bold;
  line-height: 1.2;
  box-sizing: border-box;
}
/*#templateWrap #templateFlame #bodyClump .preTopEntryBtn::before {
content: '';
width: 10px;
height: 10px;
border-top: solid 2px #fff;
border-right: solid 2px #fff;
position: absolute;
right: 40px;
top: calc(50% - 5px);
transform: rotate(45deg);
}*/

#templateWrap #templateFlame #bodyClump a p.preTopEntryBtn.preTopEntryBtn--dl {
  font-size: 15px;
  padding: 17px 0px 15px 0;
  width: 275px;
  margin: 0;
  text-align: center;
}


#templateWrap #templateFlame #bodyClump .preTopEntryBtn--dl::after {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  margin: -4px 0 0 7px;
  background: url(https://books.rakuten.co.jp/event/campaign/blackfriday/img/20231121/icon_another-link.png) no-repeat;
  background-size: 16px 16px;
  vertical-align: middle;
}


#templateWrap #templateFlame #bodyClump .preTopEntryBtn--entered {
      padding: 25px 0;
    background: #f3f3f3;
    color: #717171 !important;
    font-weight: normal;
}
#templateWrap #templateFlame #bodyClump p.dlTxt {
  color: #333;
  font-size: 15px;
  font-weight: bold;
  margin: 25px 0 10px;
  background: none;
  /*padding: 5px;
  border-bottom: 1px #cbcbcb dotted;
  border-top: 1px #cbcbcb dotted;*/
}

#templateWrap #templateFlame #bodyClump .preTopEntry-button__entered.entried_btn {
  width: 560px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

#templateWrap #templateFlame #bodyClump .preTopEntry-button__entered.entried_btn a.preTopEntryBtn {
  width: 275px !important;
  display: inline-block;
  margin: 0 auto !important;
  padding: 0 !important;
}

#templateWrap #templateFlame #bodyClump .preTopEntryBtn.preTopEntryBtn--dl {
  padding: 12px 0;
  width: 275px;
}

#templateWrap #templateFlame #bodyClump .preTopEntryBtn__text {
  font-size: 23px;
  color: #fff;
}

#templateWrap #templateFlame #bodyClump .preTopEntryBottomWrap {
  width: 560px;
  height: 80px;
  margin: 0 auto 16px;
}

#templateWrap #templateFlame #bodyClump .rcEntryButton-status--applied .preTopEntry-button .preTopEntry-button__default,
#templateWrap #templateFlame #bodyClump .rcEntryButton-status--entered .preTopEntry-button .preTopEntry-button__default {
  display: none !important;
}

#templateWrap #templateFlame #bodyClump .rcEntryButton-status--applied .preTopEntry-button .preTopEntry-button__applied,
#templateWrap #templateFlame #bodyClump .rcEntryButton-status--entered .preTopEntry-button .preTopEntry-button__entered {
  display: block;
}

#templateWrap #templateFlame #bodyClump .preTopEntry-button .preTopEntry-button__entered,
#templateWrap #templateFlame #bodyClump .preTopEntry-button .preTopEntry-button__applied {
  display: none;
}

#templateWrap #templateFlame #bodyClump .rc-toTop {
  bottom: 24px;
}

#templateWrap #templateFlame #bodyClump .btnBorder,
#templateWrap #templateFlame #bodyClump .btnFilled {
  position: relative;
  display: block;
  height: 70px;
  line-height: 70px;
  border: solid 1px #fefcf0;
  font-size: 12px;
  font-weight: 700;
  text-align: center;
  box-sizing: border-box;
  color: #fefef4;
  width: 500px;
  margin-left: auto;
  margin-right: auto;
}
#templateWrap #templateFlame #bodyClump .btnBorder:before,
#templateWrap #templateFlame #bodyClump .btnFilled:before {
  position: absolute;
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-top: solid 14px transparent;
  border-right: solid 14px #fff;
  border-bottom: transparent;
  border-left: transparent;
  bottom: 6px;
  right: 5px;
}
#templateWrap #templateFlame #bodyClump .btnBorder--black {
  border: solid 2px #000;
  color: #000;
  font-weight: bold;
  width: 500px;
  font-size: 20px;
  height: 60px;
  line-height: 60px;
  margin: 32px auto 12px;
}
#templateWrap #templateFlame #bodyClump .btnBorder--black:before {
  border-top: solid 7px transparent;
  border-right: solid 7px #000;
  border-bottom: solid 7px #000;
  border-left: solid 7px transparent;
  bottom: 6px;
  right: 5px;
}
#templateWrap #templateFlame #bodyClump .btnFilled--green {
  border: none;
  border-radius: 4px;
  background: #006800;
  font-size: 22px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff !important;
  text-decoration: none !important;
}
#templateWrap #templateFlame #bodyClump .btnFilled--green span {
  color: #fff !important;
}
#templateWrap #templateFlame #bodyClump .btnFilled--green:hover {
  color: #fff !important;
  text-decoration: none !important;
  opacity: 0.8;
}
#templateWrap #templateFlame #bodyClump .multiBtnWrapper {
  width: 500px;
  margin-left: auto;
  margin-right: auto;
}

#templateWrap #templateFlame #bodyClump .multiBtnWrapper .btnFilled--green {
  width: 238px;
  float: right;
  font-size: 20px !important;
  line-height: 1.2 !important;
}
#templateWrap #templateFlame #bodyClump .multiBtnWrapper .btnFilled--green span {
  padding-top: 13px;
  display: block;
  box-sizing: border-box;
}
#templateWrap #templateFlame #bodyClump .multiBtnWrapper .btnFilled--green:first-child {
  float: left;
}

#templateWrap #templateFlame #bodyClump .preTopEntry-button__applied .preTopEntryBtn::before,
#templateWrap #templateFlame #bodyClump .preTopEntry-button__entered .preTopEntryBtn::before {
  display: none;
}

#templateWrap #templateFlame #bodyClump .modal-content .modalBox .inner .preTopEntry-button__default a, 
#templateWrap #templateFlame #bodyClump .modal-content .modalBox .inner .preTopEntry-button__applied a, 
#templateWrap #templateFlame #bodyClump .modal-content .modalBox .inner .preTopEntry-button__entered a {
  height: 57px;
}

/*-------------------------------------------
entryAfter：coupon
--------------------------------------------*/
#couponArea {
  margin: 20px calc(50% - 444px) 0;
  text-align: center;
  padding: 20px;
  background: #fffeef;
}
#couponArea ul.note-txt {line-height: 1.6;margin-top: 10px;}
#couponArea li {
  font-size: 13px;
  text-align: center;
}
#couponArea p {
  font-family: 'ヒラギノ角ゴ StdN','Hiragino Kaku Gothic StdN','ＭＳ Ｐゴシック','MS PGothic','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3', sans-serif;
  font-weight: bold;
  margin-bottom: 10px;
}
#couponArea p.title-txt {
  color: #be0707;
  font-weight: bold;
  font-size: 22px;
}
#couponArea p.title-txt span {
  font-size: 24px;
  color: #be0707;
}
#couponArea p.title-txt b {
  font-size: 31px;
  color: #be0707;
}
.couponbox {
  background: none;
  padding: 10px 0 0;
  box-sizing: border-box;
}
.couponbox .ttlWrapper .coupon-box{
  box-sizing: border-box;
  position: relative;
  padding: 2.4vw;
  margin: 0 0 6vw;
  border-radius: 8px;
  text-align: center;
  font-size: 2.6vw;
  border: solid 2px #ddd;
}
.couponbox .ttlWrapper .coupon-box::before{
  content: "";
  position: absolute;
  bottom: -20px;
  left: 50%;
  margin-left: -10px;
  border: 10px solid transparent;
  border-top: 10px solid #FFF;
  z-index: 2;
}
.couponbox .ttlWrapper .coupon-box_sub-ttl{
  font-size: 3vw;
}
.couponbox .ttlWrapper .coupon-box_ttl{
  font-size: 6.2vw;
  font-weight: 700;
  color: #ff9800;
}
.couponbox .ttlWrapper .coupon-box_ttl > b{
  font-size: 7.2vw;
}
.couponbox .ttlWrapper .coupon-box_note{
  font-size: 2.6vw;
  color: #444;
}
.couponbox .ttlWrapper .coupon-box::after{
  content: "";
  position: absolute;
  bottom: -26px;
  left: 50%;
  margin-left: -13px;
  border: 13px solid transparent;
  border-top: 13px solid #ddd;
  z-index: 1;
}
.couponbox ul.couponList {
  display: flex;
  justify-content: center;
  margin: 0 2vw;
}
.couponbox ul.couponList li {
  margin: 0px 0 0vw;
}
.couponbox ul.couponList li:hover {
  filter: brightness(1.1);
}
.couponbox ul.couponList li a {
  width: 618px;
  height: 110px !important;
  display: flex;
  justify-content: space-between;
  background: url("https://books.rakuten.co.jp/event/marathon/img/20240509/coupon-bg.png") no-repeat;
  background-size: 100%;
  text-decoration: none;
}
.couponbox ul.couponList li a span.coupon-linkTxt {
  width: 470px;
  color: #ffffff;
  font-size: 32px;
  font-weight: bold;
  text-align: center;
  padding: 23px 0 20px 30px;
  box-sizing: border-box;
}
.couponbox ul.couponList li a span.coupon-linkTxt small {
  color: #ffffff;
  display: block;
  font-size: 20px;
  font-weight: normal;
}
.couponbox ul.couponList li a span.coupon-linkTxt b {
  color: #ffffff;
  font-weight: bold;
  font-size: 41px;
}
.couponbox ul.couponList li a strong {
  color: #c53e3d;
  font-size: 20px;
  display: block;
  padding: 43px 30px 10px 0;
}
#couponArea .entrydetail {
  display: flex;
  justify-content: center;
  text-align: center;
  width: 80%;
  margin: auto;
}
#couponArea .entrydetail p {
  text-align: center;
}
#couponArea .entrydetail {
  display: flex;
  justify-content: center;
}
#couponArea .entrydetail li {
  margin: 0;
  font-size: 13px;
  text-align: center;
}
#couponArea .entrydetail li:nth-child(1){
  width: 58%;
}
#couponArea .entrydetail li:nth-child(2){
  width: 42%;
}
#couponArea ul.note-txt {
  line-height: 1.6;
  margin: 10px 0;
}

/* ==============================================
	mobileArea
============================================== */
#templateWrap #templateFlame #bodyClump .mobileArea {
  text-align: center;
    margin-top: 24px;
    padding-bottom: 74px;
}
#templateWrap #templateFlame #bodyClump .mobileArea dl dt {
  font-size: 18px;
}
#templateWrap #templateFlame #bodyClump .mobileArea dl dd {
  font-size: 14px;
  margin-top: 8px;
  line-height: 1.6;
}
#templateWrap #templateFlame #bodyClump .mobileArea dl dd small {
  font-size: 95%;
}
#templateWrap #templateFlame #bodyClump .bgPink {
    background: #FF008C;
    padding: 7px 18px 8px 20px;
    line-height: 1;
    color: #fff;
    font-weight: bold;
    font-size: 110%;
        width: 950px;
    display: inline-block;
}
#templateWrap #templateFlame #bodyClump .mobile-btn a {
  display: block;
  font-size: 20px;
  background: #FF008C;
  padding: 16px;
  line-height: 1;
  color: #fff;
  width: 400px;
  margin: 10px auto 0;
  border-radius: 50px;
  transition: .3s;
}
#templateWrap #templateFlame #bodyClump .mobile-btn a:hover {
  text-decoration: none;
  opacity: .8;
}
#templateWrap #templateFlame #bodyClump .mobile-note {
  font-size: 80%;
  margin-top: 12px;
}

/* ==============================================
pointup-list
============================================== */
#templateWrap #templateFlame #bodyClump .pointup-list-wrapper,
#templateWrap #templateFlame #bodyClump .pointup-list-wrapper * {
  box-sizing: border-box;
}
#templateWrap #templateFlame #bodyClump .pointup-list-wrapper {
  background: #FEFAEE;
  padding: 48px 0 64px 0;
  text-align: center;
}
#templateWrap #templateFlame #bodyClump .pointup-title {
  margin: 0 auto 32px;
}
#templateWrap #templateFlame #bodyClump .pointup-list {
  max-width: 1068px;
  margin: 0 auto;
  display: -webkit-box;
  display: flex;/**/
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  align-items: stretch;
}
#templateWrap #templateFlame #bodyClump .pointup-list > li {
  width: 32.6%;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-align: end;
  align-items: flex-end;
}
#templateWrap #templateFlame #bodyClump .pointup-list > li img {
  width: 100%;
  height: auto;
}
#templateWrap #templateFlame #bodyClump .pointup-list > li a {
  display: block;
  content: '';
  width: 100%;
  height: 16%;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
  transition: all .3s;
  border-radius: 8px;
}
#templateWrap #templateFlame #bodyClump .pointup-list > li a:hover {
  background: rgba(255, 255, 255, 0.4);
}

/* ==============================================
    あなたにオススメの商品
============================================== */
#template #templateFlame #bodyClump .reactSlickRec h2 {
  background: linear-gradient(100deg, rgba(224, 54, 147, 1) 0%, rgba(255, 147, 147, 1) 50%, rgba(224, 54, 147, 1) 100%) !important;
    color: #fff !important;
  color: #fff !important;
}
#templateWrap #templateFlame #mainbox{
   background-size: cover !important;
}
#templateWrap #templateFlame #bodyClump .rankingContents li .note span.after span {
  color: inherit;
  font-size: 80%;
}
#templateWrap #templateFlame #bodyClump .itemWrap {
  background: #FEFAEE;
}



/* ==============================================
    20250719
============================================== */
#templateWrap #templateFlame #bodyClump .foot{
       background: #e44493;
    padding: 20px;
    text-align: center;
    color: #fff;
    margin-top: 40px;
}

#templateWrap #templateFlame #bodyClump  .head-inner{
   position: relative;
}
#templateWrap #templateFlame #bodyClump  .main-head .head-inner .chara01{
    position: absolute;
    top: -20px;
    left: -180px;
}
#templateWrap #templateFlame #bodyClump  .main-head .head-inner .chara02{
    position: absolute;
    top: 95px;
    left: -10px;
}
#templateWrap #templateFlame #bodyClump  .main-head .head-inner .chara03{
    position: absolute;
    top: 80px;
    right: -40px;
}
#templateWrap #templateFlame #bodyClump  .main-head .head-inner .chara04{
        position: absolute;
    top: -25px;
    right: -200px;
}
#templateWrap #templateFlame #bodyClump  .main-head ul{
   display: flex;
    justify-content: center;
    padding: 70px 0 90px;
}
#templateWrap #templateFlame #bodyClump  .main-head ul p{
       margin-top: 15px;
          font-size: 13px;
}
#templateWrap #templateFlame #bodyClump  .main-head ul p span{
       color: #D5082A;
}
#templateWrap #templateFlame #bodyClump  .main-head ul li{
   z-index: 999;
}
#templateWrap #templateFlame #bodyClump  .main-head ul li:nth-child(1){
       margin-right: 40px;
}
#templateWrap #templateFlame #bodyClump .mainAreaInner{
       position: relative;
}
#templateWrap #templateFlame #bodyClump .mainAreaInner .deco01{
       position: absolute;
    left: 0;
    top: 410px;
    z-index: 99;
}
#templateWrap #templateFlame #bodyClump .mainAreaInner .deco02{
    position: absolute;
    left: 50px;
    top: 840px;
        z-index: 99;
}
#templateWrap #templateFlame #bodyClump .mainAreaInner .deco03{
        position: absolute;
    right: 50px;
    top: 390px;
    z-index: 99;

}
#templateWrap #templateFlame #bodyClump .mainAreaInner .deco04{
    position: absolute;
    right: 0px;
    top: 670px;
        z-index: 99;
}
#templateWrap #templateFlame .mainAreaInner .entrybtn-inner{
       background: #ffffff;
    width: 1170px;
    margin: 0 auto;
    padding-top: 30px;
    box-sizing: border-box;
    border-radius: 10px;
    box-shadow: 0px 4px 8px 0 rgba(136, 136, 136, 0.1);
}



#templateWrap #templateFlame .wchance-area {
       width: 1200px !important;
    margin: 0 auto;
        position: relative;
            display: table;
}
#templateWrap #templateFlame .wchance-area .wchance-inner{
       background: url(https://image.books.rakuten.co.jp/books/img/event/marathon/20250719/img/wchance-bg.png) top center;
           margin: 40px 0;
               height: 850px;
                   display: table-cell;
    vertical-align: middle;
}
#templateWrap #templateFlame .wchance-area .wchance-inner .ttl{
       text-align: center;
    padding: 20px 0;
}
#templateWrap #templateFlame .wchance-area .wchance-inner p.smalltxt{
   color: #D5082A;
    text-align: center;
    line-height: 1.6;
    font-size: 13px;
    margin: 10px 0 20px;
}
#templateWrap #templateFlame  .wchance-inner02{
       background: #ffffff9e;
    width: 1200px;
        margin: 30px auto;
    padding: 14px;
    box-sizing: border-box;
    border-radius: 10px;
}
#templateWrap #templateFlame  .wchance-inner02 .w-inner{
   background: #ffffff;
    width: 1170px;
    margin: 0 auto;
    padding-top: 30px;
    box-sizing: border-box;
    border-radius: 10px;
    box-shadow: 0px 4px 8px 4px rgba(136, 136, 136, 0.1);
}
#templateWrap #templateFlame  .w-more{
        position: absolute;
    bottom: -125px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 99;
    margin: 0 !important;
}
#templateWrap #templateFlame  .wchance-inner02 h2{
       background: linear-gradient(100deg, rgba(254, 210, 254, 1) 0%, rgba(254, 233, 226, 1) 50%, rgba(234, 240, 251, 1) 100%);
    padding: 10px !important;
    font-size: 21px !important;
    margin: 30px !important;
}
#templateWrap #templateFlame #bodyClump .wchance-inner02 .w-flex{
       display: flex;
    justify-content: center;
    padding: 60px 0 30px;
}
#templateWrap #templateFlame #bodyClump .wchance-inner02 p{
       margin-bottom: 0 !important;
    padding-bottom: 3vw;
    text-align: center;
    font-size: 13px;
}
#templateWrap #templateFlame #bodyClump .wchance-inner02 ul li .favorite .buttonArea__title{
   font-size: 16px !important;
    margin-bottom: 9px !important;
}
#templateWrap #templateFlame #bodyClump .wchance-inner02 ul li .favorite .buttonArea__button{
       width: 100px !important;
    height: 100px !important;
    border: 1px solid #b5b5b5 !important;
    border-radius: 8px !important;
    background-size: 60px auto !important;
}
#templateWrap #templateFlame #bodyClump .wchance-inner02 ul li .w-txt{
       margin-right: 50px;
}
#templateWrap #templateFlame #titleArea  .bnr img{
       width: 1200px;
    height: auto;
}
#templateWrap #templateFlame #titleArea  .bnr{
       text-align: center;
    margin: 30px 0 0;
}
#templateWrap #templateFlame #bodyClump .rcEntryButton-checkbox{
      background: none !important;
      width: 100% !important;
}
#templateWrap #templateFlame #bodyClump .rcEntryButton-checkbox-inner{
       background: #f7f7f7;
           padding: 16px 24px;
               width: 1000px;
    margin: 10px auto;
}
#templateWrap #templateFlame #bodyClump .rcEntryButton-checkbox__label{
   font-size: 18px;
}
#bodyClump .rcEntryButton-status--applied .rcEntryButton-button, #bodyClump .rcEntryButton-status--selected .rcEntryButton-button{
  width: 560px;
  height: 76px;
    padding: 25px 0;
    background: linear-gradient(100deg, rgba(224, 54, 147, 1) 0%, rgba(191, 0, 0, 1) 100%);
    color: #fff;
        border: none;
}
.rcEntryButton-applied-text .rcEntryButton-applied-text__inner{
  color: #fff;
}
#templateWrap #templateFlame #bodyClump .preTopEntry-button__entered.entried_btn{
       width: 1200px !important;
}
[layout='pc'] .rcEntryButton-button{
       width: 480px !important;
}


.entrybtn-02{
       text-align: center;
}
.entrybtn-02 a{
       margin: 0 auto 15px;
    width: 480px;
    height: 72px;
    background: linear-gradient(100deg, rgba(224, 54, 147, 1) 0%, rgba(191, 0, 0, 1) 100%);
    border-radius: 100px;
    text-decoration: none;
    text-align: center;
    font-size: 21px;
    color: #fff !important;
    font-weight: bold;
    line-height: 1.2;
    box-sizing: border-box;
    padding: 24px 20px 16px;
    display: block;
}