@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;}





/* ==============================================
rcEntryButton-checkbox
============================================== */
#templateWrap #templateFlame #bodyClump .cpn-link{
      margin: 25px auto 0px !important;
}
#templateWrap #templateFlame #bodyClump .rcEntryButton-checkbox {
        display: block;
    text-align: center;
    margin-top: 20px !important;
    font-family: Hiragino Kaku Gothic ProN;
    background: #f7f7f7 !important;
    padding: 16px 0 !important;
    font-size: 14px;
    line-height: 130%;
    color: #333333 !important;
    margin-right: auto;
    margin-left: auto;
}
#templateWrap #templateFlame #bodyClump .rcEntryButton-checkbox__text a {
        color: #3366cc;
}
.rcEntryButton-checkbox__text{
        font-size: 11px !important;
    text-align: center !important;
    margin-top: 10px;
}


#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: 720px;
    height: 100px;
    border-radius: 50px;
    background: none;
    background-size: 400px 80px;
}

#templateWrap #templateFlame #bodyClump .preTopEntry-button__default a {
        width: 480px;
    height: 72px;
    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 10px;
}

#templateWrap #templateFlame #bodyClump .preTopEntryBtn {
    position: relative;
    display: block;
    margin: 0 auto 15px;
    width: 720px;
    height: auto;
    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;
}


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

#templateWrap #templateFlame #bodyClump .preTopEntryBtn.preTopEntryBtn--dl {
    padding: 8px 0;
    background: #7e7531;
    border: 2px solid #fff;
    box-shadow: 0px 5px 15px 0px rgba(255, 255, 255, 0.35);
}

#templateWrap #templateFlame #bodyClump .preTopEntryBtn--dl::after {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    margin: -4px 0 0 7px;
    background-size: 16px 16px;
    vertical-align: middle;
}


#templateWrap #templateFlame #bodyClump .preTopEntryBtn--entered {
    padding: 25px 0;
    background: #ccc;
    color: #6b6b6b !important;
    font-size: 20px;
        width: 480px !important;
    height: 72px !important;
}
#templateWrap #templateFlame #bodyClump p.dlTxt {
    color: #fff;
    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 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

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

#templateWrap #templateFlame #bodyClump .preTopEntryBtn__text {
    font-size: 21px;
    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;
}


/* ==============================================
  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;
}

.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, 0.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;
}
#mainArea .cv-cont__items02 {
	flex: 0 0 466px;
  max-width: 466px;
}

/* .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;
}

/* .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;
}


/* ==============================================
 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 {
    width: 890px !important;
    margin: 30px auto 10px;
    padding: 40px;
    border-radius: 40px;
    background: #fff;
}



.btn-tapestry a{
   text-decoration: none;
}
.btn-tapestry  p{
       width: 480px;
    height: 72px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    margin: 0 auto 15px;
    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;
}




#templateWrap #templateFlame #bodyClump .w-inner .btn-tapestry p{
         width: 480px;
    height: 72px !important;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    margin: 0 auto 15px;
    background: linear-gradient(100deg, rgba(224, 54, 147, 1) 0%, rgba(191, 0, 0, 1) 100%) !important;
    border-radius: 100px;
    text-decoration: none;
    text-align: center !important;
    font-size: 21px !important;
    color: #fff !important;
    font-weight: bold;
    line-height: 1.2;
    box-sizing: border-box;
}

#templateWrap #templateFlame #bodyClump .w-inner .cpn-link{
        width: auto !important;
    text-align: center;
}


#templateWrap #templateFlame #bodyClump .rcEntryButton-checkbox{
       background: none !important;
}
#templateWrap #templateFlame #bodyClump .rcEntryButton-checkbox .rcEntryButton-checkbox-inner{
      display: block;
    text-align: center;
    font-family: Hiragino Kaku Gothic ProN;
    background: #f7f7f7 !important;
    padding: 16px !important;
    font-size: 14px;
    line-height: 130%;
    color: #333333 !important;
    max-width: 950px;
    margin-right: auto;
    margin-left: auto
}