@charset "utf-8";

/*
 common
======================================================= */
html{
  overflow: auto;
}
body{
  position: relative;
  overflow-x: hidden;
  min-width: 960px;
}
.main_contents{
  color: #333;
}
.win960{
  width: 960px;
  transform: translateX(-50%);
  margin-left: 50%;
}

/* Rakuten Sans Black */
@font-face {
  font-family: 'RakutenSans';
  src: url('https://r.r10s.jp/evt/event/rakuten_original/_cmn/inc/20251201/fonts/RakutenSansJP2_W-Heavy.woff2') format('woff2');
  font-weight: 900;
}
@font-face {
  font-family: 'RakutenSans';
  src: url('https://r.r10s.jp/evt/event/rakuten_original/_cmn/inc/20251201/fonts/RakutenSansJP2_W-Bold.woff2') format('woff2');
  font-weight: 700;
}
@font-face {
  font-family: 'RakutenSans';
  src: url('https://r.r10s.jp/evt/event/rakuten_original/_cmn/inc/20251201/fonts/RakutenSansJP2_W-DemiBold.woff2') format('woff2');
  font-weight: 600;
}
@font-face {
  font-family: 'RakutenSans';
  src: url('https://r.r10s.jp/evt/event/rakuten_original/_cmn/inc/20251201/fonts/RakutenSansJP2_W-Medium.woff2') format('woff2');
  font-weight: 500;
}
@font-face {
  font-family: 'RakutenSans';
  src: url('https://r.r10s.jp/evt/event/rakuten_original/_cmn/inc/20251201/fonts/RakutenSansJP2_W-Regular.woff2') format('woff2');
  font-weight: 400;
}
@font-face {
  font-family: 'RakutenSans';
  src: url('https://r.r10s.jp/evt/event/rakuten_original/_cmn/inc/20251201/fonts/RakutenSansJP2_W-Light.woff2') format('woff2');
  font-weight: 300;
}
.sans-900 { font-family: 'RakutenSans'; font-weight:900; }
.sans-700 { font-family: 'RakutenSans'; font-weight:700; }
.sans-600 { font-family: 'RakutenSans'; font-weight:600; }
.sans-500 { font-family: 'RakutenSans'; font-weight:500; }
.sans-400 { font-family: 'RakutenSans'; font-weight:400; }
.sans-300 { font-family: 'RakutenSans'; font-weight:300; }
/*
kanban
======================================================= */
.kanban_top{
  width: 1920px;
  transform: translateX(-50%);
  margin-left: 50%;
}
.kanban_bg{
  position: relative;
  /* background: url(https://r.r10s.jp/evt/event/rakuten_original/_pc/img/20251204/bg_kanban.gif);
  background-size: 100%; */
}
.kanban_bg::before{
  position: absolute;
  content: "";
  width: 1780px;
  height: 492px;
  top: 0;
  background: url(https://r.r10s.jp/evt/event/rakuten_original/_pc/img/20251204/bg_kanban.gif);
  transform: translateX(-50%);
  margin-left: 50%;
}
/*
ttl
======================================================= */
/* ttl01 */
.ttl01{
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 24px;
  text-align: center;
  line-height: 1;
  margin-bottom: 28px;
  color: #333;
}
.dec_ttl01{
  width: 32px;
  margin-right: 10px;
}
.ttl_sub01{
  font-weight: 500;
  font-size: 16px;
  text-align: center;
  margin-bottom: 20px;
}
.ttl_sub01 ._bold{
  font-weight: bold;
  color: #BF0000;
}

.ttl_sub02{
  font-size: 24px;
  margin-bottom: 16px;
  line-height: 1.1;
}
.ttl_sub02 ._big{
  font-size: 36px;
}
.ttl_sub02._image{
  position: relative;
}
.ttl_sub02._image::before{
  content: "";
  width: 81px;
  height: 69px;
  background: url(https://r.r10s.jp/evt/event/rakuten_original/_cmn/img/20260420/diapers.png);
  background-size: 100%;
  position: absolute;
  z-index: -1;
  right: -3px;
  top: -30px;
}

/* ttl02 */
.ttl02{
  width: 1920px;
  transform: translateX(-50%);
  margin-left: 50%;
  /* background: url(https://r.r10s.jp/evt/event/rakuten_original/_pc/img/20251201/bg_ttl01.png) top center/100% auto no-repeat; */
  background-size: 100%;
  background-color: #0E3677;
  height: 92px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 41px;
}
.ttl02 .head_text{
  text-align: center;
  color: #fff;
  font-size: 28px;
  font-weight: bold;
}
/* ttl03 */
.ttl03{
  font-size: 24px;
  text-align: center;
  color: #BF0000;
  margin-bottom: 27px;
}
/* ttl04 */
.ttl04{
  margin-bottom: 30px;
}
.ttl04 .title_text{
  position: relative;
  font-weight: bold;
  color: #444444;
  text-align: center;
  font-size: 24px;
  line-height: 1.2;
  padding-bottom: 9px;
}
.ttl04 .title_text::after {
  width: 215px;
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  content: "";
  background-color: #333;
}
/* ttl05 */
.ttl05{
  margin: 0 0 50px;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}
.ttl05 ._red{
  color: #BF0000;
}
.ttl05 ._bold{
  font-size: 28px;
}
/* ttl06 */
.ttl06{
  color: var(--Gray-900, #333);
  text-align: center;
  font-size: 24px;
  font-weight: 700;
  line-height: 130%; /* 31.2px */
  position: relative;
  margin-bottom: 24px;
}
.ttl06::before{
  content: "";
  width: 281px;
  height: 49px;
  background: url(https://r.r10s.jp/evt/event/rakuten_original/_sp/img/20260302/bg_ttl06.png);
  background-size: 100%;
  position: absolute;
  z-index: -1;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
/*
con
======================================================= */
.con01_area{
  padding: 48px 0 31px;
}
.con{
  padding: 32px 0 0;
  position: relative;
}
.con::after{
  content: "";
  width: 100%;
}
/*
campaign
======================================================= */
.campaign{
  padding-bottom: 64px;
}
.campaign_ttl{
  background: #BF0000;
  background-size: 100%;
  width: 1920px;
  height: 92px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 28px;
  font-weight: bold;
  transform: translateX(-50%);
  margin-left: 50%;
}
.campaign_ttl ._txt01{
  color: #FFD633;
}
.campaign_ttl ._txt02{
  color: #FFF;
}
.coupon_area,
._dot{
  position: relative;
}
/* .coupon_area::before{
  content: "";
  width: 100%;
  height: 97px;
  background: url(https://r.r10s.jp/evt/event/rakuten_original/_sp/img/20251201/campaign_bg01.png);
  background-size: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: -1;
} */
._dot::after{
  content: "";
  width: 98%;
  height: 1px;
  bottom: 0;
  transform: translateX(-50%);
  margin-left: 50%;
  position: absolute;
  background-size: 5px 1px;
  background-image: linear-gradient(to right, #333, #333 3px, transparent 3px, transparent 6px);
  background-repeat: repeat-x;
  background-position: left bottom;
}
/* coupon01 */
.coupon01{
  margin: 0 16px 22px;
}
.coupon01 .coupon_box{
  justify-content: center;
}
.coupon01 .rc-noTransitionCoupon__title{
  color: #bf0000;
}
.coupon01 .coupon_list{
  width: 323px;
}
.coupon01 .coupon_list_text{
  border-color: #bf0000;
  background-color: #bf0000;
  color: #fff;
  padding: 8px 0;
  font-size: 12px;
}
.coupon01 .coupon_list_title{
  color: #333;
  margin-bottom: 8px;
}
.coupon01 .coupon_list_discount em{
  font-size: 40px;
}
.coupon01 .coupon_list_filled{
  color: #fff;
}
.coupon01 .rc-noTransitionCoupon__annotation{
  color: #333;
  font-size: 14px;
}
.coupon01 .coupon_list_body::before {
  background-image: radial-gradient(circle at center left, transparent 0, transparent 10px, #bf0000 11px),
    radial-gradient(circle at center right, transparent 0, transparent 10px, #bf0000 11px);
}
.coupon01 .coupon_list_link {
  top: 1px;
  left: 1px;
  width: calc(100% - 2px);
  height: calc(100% - 2px);
  padding: 8px 0 0;
}
.coupon01 .coupon_list_link::before {
  background-image: radial-gradient(circle at center left, transparent 0, transparent 11px, #ffffff 12px),
      radial-gradient(circle at center right, transparent 0, transparent 11px, #ffffff 12px);
  height: 98%;
}
.coupon01 .coupon_list_discount{
  color: #bf0000;
  font-size: 20px;
  margin-bottom: 12px;
}
.coupon01 .coupon_list_note{
  font-size: 12px;
  margin-top: 6px;
}
/* periodWrap01 */
.periodWrap01{
  display: block;
  color: #333;
}
.periodWrap01 a{
  text-decoration: underline;
}
.periodWrap01 a:hover{
  opacity: .8;
}
.periodTxt_box{
  padding: 10px;
  width: 560px;
  margin: 0 auto 25px;
  border: 1px solid rgba(51, 51, 51, 0.20);
}
.periodWrap01 .periodTxt{
  text-align: center;
  font-size: 14px;
  letter-spacing: -0.1px;
}
.periodWrap01 .periodTxt + .periodTxt{
  margin-top: 9px;
}
.periodWrap01 .periodTxt ._blod{
  font-weight: bold;
}
.periodWrap01 .couponNote_Info{
  font-size: 12px;
  color: #666;
  text-align: left;
  margin: 0 auto;
  width: 638px;
}
.periodWrap01 .couponNote_Info._2col{
  width: 342px;
  margin: 0 auto;
  margin-bottom: 16px;
  height: 32px;
}
.periodWrap01 .couponNote_Info li{
  padding-left: 1em;
  text-indent: -1em;
}
.periodWrap01 .couponNote_Info li + li{
  margin-top: 5px;
}
/* entry_area */
.panda_present{
  width: 287px;
  margin: 0 auto;
  padding: 5px 0 19px;
}
.entry_area .rcEntryButton{
  margin-bottom: 24px;
}
.rcEntryButton-button:hover{
  opacity: .8;
}
/* present_area */
.present_ttl{
  font-size: 16px;
  font-weight: bold;
  margin: 0 auto 13px;
  color: #333;
  text-align: center;
}
.present_box{
  width: 768px;
  margin: 0 auto;
  gap: 16px;
}
.present_box._border .ecm-slider-slide img{
  border-radius: 16px;
  border: 2px solid #EBEBEB;
}
.present_note{
  font-size: 12px;
  font-weight: bold;
  padding: 16px 0 16px;
  color: #333;
  margin: 0 auto;
}
.copy_note{
  font-size: 12px;
  font-weight: bold;
  text-align: right;
  margin-top: 24px;
  color: #333;
}
.present_area .ecm-slider-slide:hover{
  cursor: default;
}
/*
original_area
======================================================= */
.original_area{
  padding-bottom: 56px;
  position: relative;
}
.original_area::before,
.background_pattern::before{
  position: absolute;
  content: "";
  width: 1920px;
  height: 746px;
  background: url(https://r.r10s.jp/evt/event/rakuten_original/_pc/img/20260302/bg_01.png);
  background-repeat: no-repeat;
  background-size: 100%;
  top: 88px;
  z-index: -1;
  transform: translateX(-50%);
  margin-left: 50%;
}
.ad_item_box .ecm-alcor,
.ad_item_box .ecm-slider-slide{
  padding: 16px;
  border-radius: 4px;
  border: 1px solid rgba(0, 0, 0, 0.08);
  box-shadow: 0 4px 13.4px 0 rgba(0, 0, 0, 0.25);
  width: 309px;
}
.ad_item_box img{
  object-fit: contain;
  width: 100%;
  height: 100%;
}

.background_pattern{
  position: relative;
}
.background_pattern::before{
  top: -84px;
}


/* ad_item_box_custom */
.ad_item_li{
  padding: 16px;
  border-radius: 4px;
  border: 1px solid rgba(0, 0, 0, 0.08);
  box-shadow: 0 4px 13.4px 0 rgba(0, 0, 0, 0.25);
  width: 298px;
}
.ad_item_li a{
  color: #333;
}
.ad_item_li a:hover{
  text-decoration: none;
}
.ad_item_li a:hover .ad_item_name{
  text-decoration: underline;
}
.ad_item_img img{
  object-fit: contain;
}
.ad_item_name{
  font-size: 14px;
  text-decoration: none;
  color: #333 !important;
  display: block;
  margin-top: 12px;
/*  height: 2.6em;*/

  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  word-break: break-all;
}
.ad_item_price{
  font-family: Roboto;
  font-weight: 500;
  font-size: 24px;
  align-items: flex-end;
  display: flex;
  flex-wrap: wrap;
  line-height: 1;
  color: #bf0000;
  white-space: nowrap;
  margin-top: 8px;
}
.ad_item_li a:hover .ad_item_price{
  text-decoration: none;
}
.ad_item_img:hover{
  opacity: .8;
}

.sub_section:first-of-type{
  padding-top: 0;
}
.sub_section{
  position: relative;
  padding: 38px 0 30px;
}
.sub_section::after{
  content: "";
  width: 100%;
  height: 1px;
  bottom: 0;
  transform: translateX(-50%);
  margin-left: 50%;
  position: absolute;
  background-size: 5px 1px;
  background-image: linear-gradient(to right, #333, #333 3px, transparent 3px, transparent 6px);
  background-repeat: repeat-x;
  background-position: left bottom;
}
.sub_section:last-of-type::after{
  content: none;
}
.sub_section_newitem{
  padding-bottom: 32px;
}
.future_plan .ecm-slider-slide{
  padding: 16px;
  border-radius: 4px;
  border: 1px solid rgba(0, 0, 0, 0.08);
  box-shadow: 0 4px 13.4px 0 rgba(0, 0, 0, 0.25);
}
.future_plan .ecm-slider-slide:hover{
  cursor: default;
}
/* button01 */
.button01{
  margin: 40px auto 0;
}
.about .button01{
  margin: 10px auto 0;
}
.button01 .buttonLink{
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 280px;
  height: 52px;
  margin: 0 auto;
  border-radius: 29px;
  color: #BF0000;
  font-size: 16px;
  text-align: center;
  line-height: 1;
  box-sizing: border-box;
  border: 1px solid #BF0000;
  box-shadow: 0 1.25px 6px 0 rgba(0, 0, 0, 0.20);
}
.button01 .buttonLink:hover{
  opacity:.8;
  text-decoration:none;
}
.slide_clcor_area .ecm-slider{
  padding: 16px 16px;
  margin: -16px 0;
}
/*
about
======================================================= */
.about{
  padding: 28px 0 48px;
  position: relative;
  border-top: 1px solid #D1D1D1;
  border-bottom: 1px solid #D1D1D1;
}
.about::before{
  position: absolute;
  content: "";
  width: 1920px;
  height: 746px;
  transform: translateX(-50%);
  margin-left: 50%;
  background: url(https://r.r10s.jp/evt/event/rakuten_original/_pc/img/20251201/bg_about.png);
  background-size: 100%;
  z-index: -3;
  top: 0;
  left: 0;
  right: 0;
}
.about_text{
  text-align: center;
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 2.8px;
  line-height: 1.4;
  margin-bottom: 10px;
}
.about_text ._bold{
  color: #BF0000;
  font-weight: 600;
}
.logo_img a{
  display: flex;
  justify-content: center;
  align-items: center;
  width: 294px;
  height: 158px;
  border-radius: 8px;
  margin: 0 auto 12px;
  background-color: #fff;
}
.logo_img img{
  width: 212px;
  padding-top: 5px;
}
.about_text02{
  font-size: 16px;
  line-height: 1.4;
  font-weight: 500;
  width: 430px;
  margin: 0 auto;
  color: #333;
}
.about_text02 ._bold{
  color: #BF0000;
}
.about_img01{
  width: 320px;
  margin: 0 auto;
}
.about_img02{
  width: 707px;
  margin: -86px auto 0;
}
/*
rule
======================================================= */
.rule{
  padding: 80px 0;
}

/* .index01 */
.index01{
  margin: 0;
}
.index01 .index_box{
  gap: 8px;
  margin: 0 16px;
}
.index01 a.anchorNav__menuLink{
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: column;
  height: 60px;
  border-radius: 4px;
  background: #fff;
  color: #BF0000;
  font-size: 16px;
  text-align: center;
  line-height: 1.2;
  box-sizing: border-box;
  font-weight: bold;
  border: 1px solid #BF0000;
  box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.20);
  padding-bottom: 20px;
}
.index01 a.anchorNav__menuLink::before{
  content: "";
  display: inline-block;
  position: absolute;
  bottom: 18px;
  right: 0;
  left: 0;
  width: 9px;
  height: 9px;
  margin: auto;
  border-right: 1px solid #BF0000;
  border-top: 1px solid #BF0000;
  transform: rotate(136deg);
}
.index01 .anchorNav__menuItem a:hover{
  opacity: .8;
  text-decoration: none;
}
.campaign .index01 .index_box{
  width: 596px;
  margin: 0 auto;
}