/*トータルコーデセット テキストエリア透過 */
.conceptD__text {
    opacity: 0.9;
}
/*トップページお気に入りボタン調整用*/
section.conceptD.totalSec .fav-item {
    position: absolute;
    bottom: 48px;
}
/*トップページ　ランキングアイコン調整用*/
section.rankingbnrSec ul.itemList.itemList--ranking.itemList--typeA.itemList-pc--5.itemList-sp--2 {
    margin-top: 50px;
}
.itemList--ranking .itemList__unit .itemWrap:before {
    top: -40px !important;
    left: 0px !important;
}
.tabContents ul.itemList.itemList--ranking.itemList--typeA.itemList-pc--5.itemList-sp--2 {
    margin-top: 50px;
}
section.rankingbnrSec .itemList__detail .fav-item {
    bottom: 48px;
}
.tab.tab--typeB .tabContents .fav-item {
    bottom: 48px;
}

