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

【楽天】　2021年 楽天上半期ベストコスメ

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

html{overflow:auto;}
body{
  position:relative;
  min-width:950px;
  overflow:hidden;
}
.rl-moduleWrap--pc{
  overflow:hidden;
  /* IE Bug Support */
  overflow-x:hidden;
}

/* article */
.article > .inner {
  width: 950px;
  margin: 0 auto;
}

.contentNavTtl {
  color: #9d9158;
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 12px;
}

.rc-anchorList._custom{
background: #f8f8f8 !important;
  width:960px;
  margin: 0 auto 40px;
  justify-content: space-around;
}

.rc-anchorList._custom .rc-anchorList__item{
  font-size:16px;
  margin: 0;
  padding: 0 10px;
  position: relative;
}

.rc-anchorList._custom .rc-anchorList__item + .rc-anchorList__item:before{
  display: block;
  content: "";
  width:2px;
  height: 30px;
  background: #bababa;
  position: absolute;
  top:0;
  bottom:0;
  left:-4px;
  margin: auto 0;
} 

/* rn-floatingNavi */
.rn-floatingNavi._custom { height: 0px;}

.rn-floatingNavi._custom .rn-floatingNavi__menu {
  width: 100%;
  height: 60px;
  background:#9e9462;
  border-bottom: none;
  box-shadow: 0 2px 2px 2px rgba(0,0,0,.2);
}
.rn-floatingNavi._custom .rn-floatingNavi__menuContainer {
  height: 60px;
}
.rn-floatingNavi._custom .rn-floatingNavi__menuList {
  width: 960px;
}
.rn-floatingNavi._custom .rn-floatingNavi__menuItem {
  width: calc(100% / 7);
  position: relative;
}
.rn-floatingNavi._custom .rn-floatingNavi__menuItem + *:before {
  content: "";
  position: absolute;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background-color: #bbb491;
  width: 2px;
  height: 30px;
}
.rn-floatingNavi._custom .rn-floatingNavi__menuLink {
  font-size: 14px;
  justify-content: center;
  color:#ffffff;
}

.rn-floatingNavi._custom .rn-floatingNavi__menuItem.-active:after{
  display: none;
}

/* bg */
.article { position: relative;
padding: 48px 0;}
.article:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  padding: 0 500%;
  margin: 0 -500%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
}

.article._con01:before { background-color:#eae7db;}
.article._con02:before { background-color:#f8f7f2;}
.article._con03:before { background-color:#eae7db;}
.article._con04:before{ background-color:#f8f7f2;}
.article._con05:before { background-color:#eae7db;}
.article._con06:before { background-color:#f8f7f2;}
.article._con07:before { background-color:#eae7db;}


/* title */
.sub-headline {
  position: relative;
  font-size: 24px;
  color: #333333;
  margin-bottom: 48px;
}
.sub-headline:after {
  content: "";
  display: block;
  width: 139px;
  height: 4px;
  background-repeat: no-repeat;
  background-image: url(../img/20210611/headline_bg.png);
  margin: auto;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -14px;
}


.h2Ttl {
  font-size: 48px;
  letter-spacing: 0.12em;
  text-align: center;
  color: #2b2b2b;
}

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

.itemArea[layout]>ul {
  letter-spacing: -.5em;
 }

.itemArea[layout]>ul + ul{
  margin-top: 25px;
}

.itemArea[layout]>ul>li {
  display: inline-block;
  vertical-align:top;
  letter-spacing: normal;
 }
.itemArea[layout] ._col2 > li{
  width:462px; 
}

.itemArea[layout] ._col2 > li + li{
 margin-left:25px ; 
}

.itemArea[layout] ._col3 > li{
  width:300px;
}
.itemArea[layout] ._col3 > li + li{
  margin-left:25px ;
}

.itemArea[layout] .itemData {
  position: relative;
  background-color: #ffffff;
  padding: 10px;
}
.itemArea[layout] .itemData a.itemLink {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
.itemArea[layout] .itemTitle {
   text-align:center;
  font-size:16px;
  font-weight: bold;
  margin: 10px 0 20px;
}
.itemArea[layout] .itemDescription {
  background-color: #ededed;
   text-align: left;
  padding: 12px;
  margin-top: 9px;
  border-radius: 4px;
}
.itemArea[layout] .itemMain {
  width: 100%;
  margin: 0 auto;
}

.itemArea[layout] .itemMainImage {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}

/* default */

.itemArea[layout]>ul>li .itemRankIcon {
  margin: 16px;
  text-align: center;
}
.itemArea[layout] ._col2>li .itemRankIcon .itemMainImage{
  width:104px;
  height: auto;
}
.itemArea[layout]>ul>li {}
.itemArea[layout]>ul>li .itemColumn {
  -webkit-display: flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
}
.itemArea[layout]>ul>li ._top3 .itemColumn, .itemArea[layout]>ul>li ._rank1 .itemColumn {
  display: block;
}
.itemArea[layout]>ul>li .itemColumn>.itemColumnInnerEq1 {
  width: 100%;
  letter-spacing: -.05em;
}
.itemArea[layout]>ul>li ._other .itemColumn>.itemColumnInnerEq1 {
  width: 206px;
}
.itemArea[layout]>ul>li ._other .itemColumn>.itemColumnInnerEq2 {
  width:224px;
  margin-left: 0px;
}

/* rank1 */

.itemArea[layout] .itemData .itemRankIcon, .itemArea[layout] .itemData .itemRankIcon {
 text-align: center;
}

.itemArea[layout] .itemData .itemRankIcon img{
  width:135px;
}



.itemArea[layout] .itemData._other .defArea dl>.itemTitle {
  font-size:14px;
  text-align: center;
  
  margin: 20px 0 10px;
}


p.itemDescription.smaller {

}

/* 20210518 */
.rastaWrap .riAd .riItemIcon_CD li{width:101px!important;}
.rastaWrap[layout=reccomend] .radItemsDisplay{
  width: 100%;
  letter-spacing: -.5em;
}
.rastaWrap[layout=reccomend] .adItem{
  display: inline-block;
  vertical-align: top;
  letter-spacing: normal;
  width:calc((100% - 24px) / 2);
  margin-right: 24px;
  margin-bottom: 24px;
}
.rastaWrap[layout=reccomend] .adItem:nth-child(2n){margin-right: 0 !important;}
.rastaWrap .adItem a{
  display: block;
  position: relative;
  flex: 0 0 auto;
}
.rastaWrap .adItem a:before{
  content: "";
  display: block;
  width: 100%;
  padding-top: 33.33%;
}
.rastaWrap .adItem .lazyLoadingSize{
  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;
}

.topPage .itemArea .itemWrap .itemData:hover .itemMain{
  background: url(https://r.r10s.jp/evt/event/beauty/bestcosme/_pc/img/20191206/con02_itembg.png) no-repeat center center;
}
.itemData:hover .itemTitle{
	opacity: 0.7;
	}

.rc-anchorList a.rc-anchorList__link:hover{
	color: #9d9158;
	text-decoration:none!important;
	}
#pickup img:hover, #topics img:hover{
	opacity: 0.7;
		}
ul.rc-anchorList._custom {
    padding: 20px 0;
}