@charset "UTF-8";
/*=======================================

【楽天市場】ふるさと納税｜2023年年間 人気のお礼の品ランキング

=========================================*/

/*
common
------------------------------ */
html{overflow:auto;}
body{
  position:relative;
  min-width:960px;
}
.rl-moduleWrap{
  overflow: hidden;
}
.rc-breadcrumb{
  width:100%;
  max-width: 1280px;
  min-width: 1024px;
  margin-right: auto;
  margin-left: auto;
}
.full{
  width:100%;

}
.w1280{
  width:100%;
  max-width: 1280px;
  min-width: 1024px;
  margin-right: auto;
  margin-left: auto;
}
.w700{
  width: 700px;
  margin-right: auto;
  margin-left: auto;
}

.conClFix{
  clear:both;
}

/* txtColor */
.pt55{padding-top: 55px!important;}

/* bgColor */
.bgColor_eeeded{background-color:#eeeded;}


/* h2 */
.conTtl h2,
.recommend h2,
.easysearch h2{
  font-size:26px;
  line-height:33px;
  letter-spacing:-.02em;
}

/* 昨年度フォント踏襲 */
.rl-moduleWrap--pc{
  font-family: Meiryo,'メイリオ','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','Lucida Grande', sans-serif;
}

/*
 kanban
------------------------------ */
.kanban{
  display: flex;
  justify-content: center;
  align-items: center;
  min-width:1024px;
  max-width:1920px;
  margin: 0 auto 40px;
  height:310px;
  background: url(https://r.r10s.jp/evt/event/furusato/special/ranking/2024/_pc/img/20241101/kanban_bg.jpg) no-repeat center top;
}
.kanban__inner{
  width: 960px;
  margin: 0 auto;
}
.kanban__furusato{
  text-align: center;
  filter: drop-shadow(2px 2px 4px rgba(0,0,0,.2));
  margin-bottom: 24px;
}
.kanban__title{
  font-size: 50px;
  font-weight: bold;
  text-align: center;
  line-height: 1.25;
  color: #fff;
  filter: drop-shadow(2px 2px 4px rgba(0,0,0,.2));
  margin-bottom: 12px;
}
.kanban__period{
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  color: #fff;
  line-height: 1.5;
  filter: drop-shadow(2px 2px 4px rgba(0,0,0,.2));
  margin-bottom: 12px;
}
.kanban__lead{
  font-size: 14px;
  text-align: center;
  line-height: 1.5;
  color: #fff;
  filter: drop-shadow(2px 2px 4px rgba(0,0,0,.2));
}

/*
item
------------------------------------*/

/* .item_alt{
    width:100%;
    margin:0 auto 40px;
    box-sizing: border-box ;
    padding:1em;
    border:1px solid #bf0000;
    background-color: #ffefef;
    font-size:14px;
    color:#bf0000;
    text-align: center;
  } */

  .caution {
    color: #333;
    font-size: 14px;
    text-align: left;
    padding: 17px 17px 17px 100px;
    width: 960px;
    box-sizing: border-box;
    margin:0 auto;
    background-color: #fff9c8;
    position: relative;
  }
    
  .caution:before{
    content: url(https://r.r10s.jp/com/inc/home/20080930/spt/common/img/notification/icon_notice.svg);
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 14px;
    height: 14px;
    margin: auto 9px auto 70px;
  }
  
  .caution span {
    position: relative;
  }


.itemArea[layout] .ri-contentsIntro:hover{opacity:.8;}
.itemArea[layout] .ri-contentsIntro__imageBox:hover{opacity:1!important;}

/* top(1-3) */
.itemArea._top[layout] .ri-contentsIntro {
  padding: 23px 0 18px;
  border:solid 1px #ccc;
  border-radius: 8px;
  box-sizing: border-box;
  margin-bottom: 24px;
  box-shadow: 0 0 16px 4px rgba(0,0,0,.1);
}
.itemArea._top[layout] .itemRank{
  text-align: center;
  margin-bottom: 4px;
}
.itemArea._top[layout] .itemRank > .rankIcon{
  background-position: 0 0;
  background-size: 28px 27px;
  padding-top: 27px;
  padding-left: 32px;
  display: inline-block;
  background-repeat: no-repeat;
}
.itemArea._top[layout] .itemRank .rankNum{
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
  color: #bf0000;
  display: inline-block;
}
.itemArea._top[layout] .itemRank .rankNum > span{font-size: 26px;}
.itemArea._top[layout] .itemRank span.rank1 {background-image: url(/furusato/special/ranking/2023/_cmn/img/20231102/icon/icon_rank1st.png);}
.itemArea._top[layout] .itemRank span.rank2 {background-image: url(/furusato/special/ranking/2023/_cmn/img/20231102/icon/icon_rank2nd.png);}
.itemArea._top[layout] .itemRank span.rank3 {background-image: url(/furusato/special/ranking/2023/_cmn/img/20231102/icon/icon_rank3rd.png);}
.itemArea._top[layout] .itemTitle{
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  color: #0783c2;
  padding: 0 22px 16px;
}

.itemArea._top[layout] .imageBox {
  position: relative;
  margin-bottom: 22px;
}
.itemArea._top[layout] .imageBox:before {
  content: "";
  display: block;
  width: 100%;
  padding-top: 73.91%;
}
.itemArea._top[layout] .imageBox img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-width: 30%;
  min-height: 30%;
  max-width: 100%;
  max-height: 100%;
  margin: auto;
}
.itemArea._top[layout] .itemLeadDescription{
  color: #333;
  font-size: 16px;
  padding: 0 22px 8px;
}
.itemArea._top[layout] .itemPrice {
  color: #bf0000;
  font-weight: bold;
  font-size: 16px;
  padding: 0 22px 4px;
}
.itemArea._top[layout] .itemAreaName {
  font-size: 14px;
  padding: 0 22px 20px;
}
.itemArea._top[layout] .itemAreaName > a{color: #0783c2!important;}
.itemArea._top[layout] .itemAreaName > a:hover{text-decoration:underline;}
.itemArea._top[layout] .itemAreaName .ra-i-shop{color: #bf0000!important;}

.itemArea._top[layout] .reviewBox{
  padding: 0 22px;
}
.itemArea._top[layout] .review_heading {
  font-size: 16px;
  font-weight: bold;
  color: #bf0000;
  margin-bottom: 8px;
}
.itemArea._top[layout] .review_lead {
  color: #333;
  font-weight: bold;
  font-size: 16px;
}
.itemArea._top[layout] .review_description{
  color: #333!important;
  font-size: 14px;
  margin-bottom: 12px;
}
.itemArea._top[layout] .review_block{letter-spacing: -0.5em;}
.itemArea._top[layout] .review_block .rate_star {
  padding-left: 72px;
  height: 21px;
  background-image: url(https://r.r10s.jp/com/img/event/pc_module/ver2/rate_star4.0.png);
  width:38px;
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 72px auto;
  display: inline-block;
  letter-spacing: normal;
  font-size: 12px;
}
.itemArea._top[layout] .review_block .rate_star.-rate4 {background-image: url(https://r.r10s.jp/com/img/event/pc_module/ver2/rate_star4.0.png);}
.itemArea._top[layout] .review_block .rate_star.-rate45 {background-image: url(https://r.r10s.jp/com/img/event/pc_module/ver2/rate_star4.5.png);}
.itemArea._top[layout] .review_block .rate_star.-rate5 {background-image: url(https://r.r10s.jp/com/img/event/pc_module/ver2/rate_star5.0.png);}
.itemArea._top[layout] .num { color:#ee6464!important;}
.itemArea._top[layout] .review_block .rate_star a:hover .num{text-decoration:underline;}
.itemArea._top[layout] .blockb{
  display: inline-block;
  letter-spacing: normal;
  text-align: right;
  font-size: 12px;
  width:calc(100% - 110px);
}
.itemArea._top[layout] .blockb > a{color: #0783c2!important;}
.itemArea._top[layout] .blockb > a:hover{text-decoration:underline;}

/* under(4-50) */
.itemArea._under[layout] .ri-contentsIntro {
  padding: 0;
  box-sizing: border-box;
  border:solid 1px #ccc;
  background: #fff;
  padding:18px 0 20px;
  position: relative;
  border-radius: 6px;
  box-shadow: 0 0 16px 4px rgba(0,0,0,.1);
}

.itemArea._under[layout] .ri-contentsIntro._bnr{
  background-color: #eeeeee;
} 
.itemArea._under[layout] .ri-contentsIntro._bnr .ri-contentsIntro__link{
  display: block;
  height: 100%;
} 

.itemArea._under[layout] .ri-contentsIntro._bnr .ri-contentsIntro__link .rankTitle{
  height: 33px;
}

.itemArea._under[layout] .ri-contentsIntro__imageBox{margin-bottom: 22px;}
.itemArea._under[layout] .ri-contentsIntro__imageBox:before {
  padding-top:100%;
}
.itemArea._under[layout] .rankTitle{
  font-size: 14px;
  font-weight: bold;
  color: #333;
  padding: 0 24px;
}
.itemArea._under[layout] .rankTitle > .rankNum{font-size: 22px;}
.itemArea._under[layout] .ri-contentsIntro__title {
  line-height: 1.5;
  margin: 0;
  padding: 0 24px 18px;
  color: #0783c2;
  font-size: 16px;
  letter-spacing: -0.04em;
  font-weight: 700;
}
.itemArea._under[layout] .ri-contentsIntro__price {
  color: #bf0000;
  font-size: 16px;
  font-weight: bold;
  padding: 0 24px;
}
.itemArea._under[layout] .ri-contentsIntro__text {
  line-height: 1.5;
  padding: 0 24px 14px;
  color: #999;
  font-size: 16px;
}
.itemArea._under[layout] .itemAreaName {
  font-size: 14px;
  color: #0783c2!important;
  padding: 0 24px;
}
.itemArea._under[layout] .itemAreaName:hover{text-decoration:underline;}
.itemArea._under[layout] .itemAreaName .ra-i-shop{color: #bf0000!important;}

/*
about
------------------------------ */
.about .footer_content{
  font-size:13px;
  /* background-color:#eeeded; */
}
.about .footer_con01{
  background-color:#ffffff;
  padding:32px 0;
  color:#282a27;
}
.about .conTtl{
  text-align:center;
  color:#282a27!important;
  font-size:52px!important;
  font-weight:bold;
  margin-bottom: 8px;
}
.about .footer_con01 dl{
  padding:10px 10px;
  border-bottom:1px solid #282a27;
}
.about .footer_con01 dl dt, .footer_con01 dl dd{
  display:inline-block;
  vertical-align:top;
}
.about .footer_con01 dl dt{
  width:105px;
  margin-right:25px;
  text-align:center;
}
.about .footer_con01 dl dd{width:775px;}
.about .footer_con01 dl.last{
  border-width:0px;
  padding-bottom:7px;
}


/*
relation
------------------------------ */
.relation .conTtl{
  text-align:center;
  color:#282a27!important;
  font-size:52px!important;
  font-weight:bold;
  margin-bottom:30px;
}
.relation .bnr__text{
  font-size: 16px;
  text-align: center;
  margin-top: 12px;
}
.relation .bnr__text > a{color: #333!important;}
.relation .bnr__text > a:hover{text-decoration:underline;}


.rb-banner.-ratio700x131 a:before {
  padding-top: 18.75%;
}

/*
backnumber
------------------------------ */
.topBtn{
  margin-bottom: 60px;
}

.topBtn a{
  background-color:#bf0000;
  display:block;
  text-align:center;
  color:#ffffff!important;
  font-size:1.5em;
  width:500px;
  padding:14px 0 8px;
  margin:0 auto;
  border-radius:5px;
}
.topBtn a span{
  padding:0 30px 0 20px;
  background-image: url(https://r.r10s.jp/evt/event/furusato/_pc/img/arrow_right_white_s.png);
  background-position:right;
  background-repeat:no-repeat;
}

/* note 
------------------------------ */
.note[layout="default"] {
  line-height: 1.3;
  border: 1px solid #d1d1d1;
  padding: 16px;
  background-color: #f7f7f7;
}