@charset "utf-8";

body{color: #333;}
.Nps_wrapper__HNXwu{
  right: 0 !important;
  bottom: 92px !important;
}
.ecm-reward-header{
  align-items: center;
}
main{
  overflow:hidden;
}

.ecm-kanban.fix {
  overflow: hidden;
}

.ecm-kanban-image.fix {
  width: initial;
  margin-left: 50%;
  transform: translate(-50%);
}

/*--------------------------- 
エントリーエリア  
--------------------------- **/
.period{
  margin-bottom: 25px;
  text-align: center;
  font-size: 22px;
  font-weight: bold;
}
.period_waku{
  color: #bf0000;
  border: 1px solid #bf0000;
  border-radius: 4px;
  padding: 8px;
  width: 144px;
  margin: 0 auto;
  line-height: 1;
}

.anchorList{
  display: flex;
  margin: 30px auto 20px;
  width: 400px;
}
.anchorList li{
  width: calc((100% - 1px)/2);
}
.anchorList li:first-child{
  border-right: 1px solid #333;
}
.anchorList li a{
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 100%;
  height: 1em;
  font-size: 14px;
  text-align: center;
}

.entry_note{
  font-size: 14px;
  width: 580px;
  margin: 0 auto 60px;
}
.entry_note span{
  text-indent: -1em;
  padding-left: 1em;
  display: inline-block;
}

/*--------------------------- 
コンテンツ共通  
--------------------------- **/
.contents_wrapper{
  font-family: 'Noto Sans JP', Hiragino Kaku Gothic ProN,Hiragino Kaku Gothic Pro,HiraKakuProN-W3,メイリオ,Meiryo,sans-serif;
}
.con_ttl{
  color: #cb1551;
  font-size: 32px;
  font-weight: bold;
  text-align: center;
}
.con_contents{
  text-align: center;
  width: 960px;
  margin: 40px auto 0;
}
.con_contents._spuImg{
  width: 930px;
}
.con_subttl{
  color: #2b4269;
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 12px;
}
.con_text{
  font-size: 18px;
}
.con_img._button a:hover{
  opacity: 0.9;
}

/*--------------------------- 
ご愛顧感謝デーとは  
--------------------------- **/
.con_thanksday{
  background-image: url(https://r.r10s.jp/evt/event/campaign/rank/point/2023/0918/_pc/img/ttl_bg.png);
  background-repeat: no-repeat;
  background-position: center 20px;
  background-color: #fff1da;
  padding-top: 50px;
}

.con_thanksday .con_waku{
  background: url(https://r.r10s.jp/evt/event/campaign/rank/point/2023/0918/_pc/img/con_thanksday_bg.png) no-repeat top/100%;
  padding: 28px 0;
  display: flex;
}
.con_thanksday .con_waku .con_waku_contents{
  padding: 0 15px 0 20px;
  width: 50%;
}
.con_thanksday .con_waku .con_waku_contents._left{
  border-right: 1px dashed #2b4269;
}
.con_thanksday .con_waku .con_waku_ttl{
  font-weight: bold;
  font-size: 20px;
}
.con_thanksday .con_waku .con_waku_img{
  margin: 10px 0;
}
.con_thanksday .con_waku .con_text{
  text-align: left;
}
.con_thanksday .con_waku .con_text > span{
  color: #cb1551;
  font-weight: bold;
}

/*--------------------------- 
会員ランクアップについて  
--------------------------- **/
.con_rankup{
  background-image: url(https://r.r10s.jp/evt/event/campaign/rank/point/2023/0918/_pc/img/ttl_bg.png);
  background-repeat: no-repeat;
  background-position: center 20px;
  background-color: #fff;
  padding-top: 50px;
}
.con_rankup .con_waku{
  background: url(https://r.r10s.jp/evt/event/campaign/rank/point/2023/0918/_pc/img/con_rankup_bg.png) no-repeat top/100%;
  padding: 20px 50px;
}
.con_rankup .con_waku .con_waku_contents{
  text-align: center;
}
.con_rankup .con_waku .con_waku_img{
  margin-bottom: 12px;
}
.con_rankup .con_waku .con_text{
  text-align: left;
}
.con_rankup .con_waku .con_waku_arrow{
  margin: 12px 0;
}

/*--------------------------- 
SPU紹介  
--------------------------- **/
.con_spu{
  background-image: url(https://r.r10s.jp/evt/event/campaign/rank/point/2023/0918/_pc/img/ttl_bg.png);
  background-repeat: no-repeat;
  background-position: center 20px;
  background-color: #fff1da;
  padding-top: 50px;
}
.con_spuImg{
  text-align: right;
}
.con_wrapper._spu{
  width: 1024px;
  margin: 0 auto;
}
.con_spu_wrapper{
  background: url(https://r.r10s.jp/evt/event/campaign/rank/point/2023/0918/_pc/img/con_spu_bg.png) no-repeat center;
  margin-left: 40px;
  margin-bottom: 10px;
  background-size: 970px auto;
}
.con_spu_list{
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  margin-right: 40px;
  height: 259px;
}
.con_spu_item{
  text-align: center;
  padding: 25px 0;
}
.con_spu_item a{
  display: block;
  height: 100%;
}
.con_spu_item a:hover{
  opacity: 0.7;
}
.con_spu_item._1{
  width: 231px;
}
.con_spu_item._2{
  width: 228px;
}
.con_spu_item._3{
  width: 228px;
}
.con_spu_item._4{
  width: 228px;
}
.con_spu_note{
  text-align: left;
  font-size: 14px;
  width: 930px;
  margin: 0 auto;
}
.con_spu_note > span{
  text-indent: -1.75em;
  padding-left: 2em;
  display: inline-block;
}
.con_spu_note .color{
  color: #cb1551;
}

/*--------------------------- 
お買い物コーナー  
--------------------------- **/
.con_shopping{
  background-image: url(https://r.r10s.jp/evt/event/campaign/rank/point/2023/0918/_pc/img/ttl_bg.png);
  background-repeat: no-repeat;
  background-position: center 20px;
  background-color: #fff;
  padding-top: 24px;
  width: 960px;
  margin: 0 auto;
}
.con_shopping_ad_note{
  border: 1px solid #aaa;
  padding: 10px;
  border-radius: 8px;
  font-size: 14px;
  width: 960px;
  margin: 50px auto 30px;
  text-align: center;
  box-sizing: border-box;
}

/*--------------------------- 
おすすめ特集 
--------------------------- **/
.con_bnr{
  background-image: url(https://r.r10s.jp/evt/event/campaign/rank/point/2023/0918/_pc/img/ttl_bg.png);
  background-repeat: no-repeat;
  background-position: center 20px;
  background-color: #fff1da;
  padding-top: 50px;
}
.con_bnr .rl-slider{
  width: 960px;
  margin: 40px auto 0;
}
.con_bnr .rl-slider a:hover{
  opacity: 0.9;
}

/*
フローティングボトムバナー（エントリー済）
----------------------------------------*/
.modal-slideup {
  position: fixed;
  left: 0;
  bottom: -20% !important;
  z-index: 100;
  max-width: 100%;
  width: 100%;
  padding: 8px 0;
  background: rgba(0,0,0,.2);
  transition: all .4s ease 0s;
}

.modal-slideup.is-active {
  bottom: 0 !important;
}

.modal-slideup.modal-slide_inner {
  background-color: rgba(0, 0, 0, .2);
}

.modal_slideup_contents ul{
  display: flex;
  text-align: center;
  justify-content: center;
  align-items: center;
}
.modal_slideup_contents li{
  width: 450px !important; 
  height: 70px;
  border-radius: 10px;
  padding: 15px;
  text-align: center;
  font-weight: bold;
  filter: drop-shadow(0px 3px 3px #444);
  position: relative;
}
.modal_slideup_contents li a{
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
}
.modal_slideup_contents li a:hover{
  text-decoration: none !important;
  opacity: 0.5;
}
.modal_slideup_contents .btn_shopping{
  background-color: #cb1551;
}
.modal_slideup_contents .btn_shopping a{
  color: #fff !important;
}
.modal_slideup_contents li span{
  display: block;
}
.modal_slideup_contents .ecm-icon-chevron-down{
  position: absolute;
  top: 20px;
  right: 20px;
  margin: auto;
  font-size: 25px;
}

/* RTS */
.rexSurveyNamespace .sc-ipEyDJ {
  right: 0 !important;
  bottom: 90px !important;
}

/*
 最近検索したキーワード
----------------------------------------*/
.search_wrapper{
  margin: 0px auto 40px;
  padding: 20px 50px;
  background-color: #FEF9F1;
  border-radius: 10px;
}
.search_wrapper .ecm-search{
  padding: 0;
  border: 2px solid #cb1551;
  height: 42px;
}
.search_wrapper .ecm-search-input{
  font-size: 16px;
  padding-left: 16px;
}
.search_wrapper .ecm-search-input-container{
  background: #fff;
}
.search_wrapper .ecm-search-submit{
  background: #cb1551;
}
.search_wrapper .cnt-search-keyword-wrapper{
  margin: 8px 0 0;
  font-size: 16px;
}
.search_wrapper .ecm-search-keyword-label{font-size: 16px;}
.cnt-search-keyword-wrapper .ecm-search-keyword.cnt-search-keyword {
  background-color: #ffffff;
  border-color: #d1d1d1;
  color: #333;
  line-height: 1;
  position: relative;
  overflow:hidden;
  max-width: 13em;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.cnt-search-keyword-wrapper .ecm-search-keyword.cnt-search-keyword:hover::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .04);
}

/*================================================
ecm-slider-slide
=================================================*/
.ecm-slider-slide:hover{
  opacity:.8;
}

/*================================================
CPA
=================================================*/
.ecm-cpa-name{line-height: 1.3!important;}

/*================================================
TDA
=================================================*/
#rdn-adspot-Ichiba_PC_Event_Aikoday_widebanner1-98886686,
#rdn-adspot-Ichiba_PC_Event_Aikoday_widebanner2-98886686{box-sizing: content-box!important;}