.feature-ranking{padding-bottom:50px}.feature-ranking__nav{margin-bottom:40px}.feature-ranking .select-area{position:relative;z-index:10;font-family:var(--Oswald)}.feature-ranking .select-box--show{width:100%;height:40px;border:solid 1px black;background:#fff;border-radius:8px;display:flex;align-items:center;padding-left:16px;background:#fff url(../img/icon/ico-down.svg) no-repeat right 13px center;background-size:14px}.feature-ranking .select-area:has(.select-box.show) .select-box--show{border-radius:8px 8px 0 0;background:#fff url(../img/icon/ico-up.svg) no-repeat right 13px center;background-size:14px}.feature-ranking .select-area:has(.select-box.show) .select-box--show.count-box--show{background-position:right 6px center}.feature-ranking .select-box{position:absolute;top:39px;left:0;width:100%;background:#fff;border:solid 1px black;border-radius:0 0 8px 8px;display:none}.feature-ranking .select-box.show{display:block}.feature-ranking .select-box__list li:not(:last-child){border-bottom:solid 1px black}.feature-ranking .select-box__list a{display:flex;align-items:center;padding-left:16px;height:40px}.feature-ranking .ranking-list{display:grid;grid-template-columns:repeat(2,1fr);gap:37px 9px}.feature-ranking .ranking-list .article__pic{position:relative;margin-bottom:8px}.feature-ranking .ranking-list .article__pic img{vertical-align:top;border-radius:8px;width:100%!important}.feature-ranking .ranking-list .article__rank{position:absolute;top:15px;left:16px;width:36px;height:36px;display:flex;align-items:center;justify-content:center;color:#fff;font-family:var(--Oswald);font-size:1rem;background:var(--logoColor);border-radius:6px}.feature-ranking .ranking-list .article__rank:after{content:"";display:block;background:url(../img/icon/rank-bottom.svg) no-repeat;background-size:contain;width:15px;height:12px;position:absolute;right:7px;bottom:4px;transform:translateY(100%)}.feature-ranking .ranking-list .article__txt{font-size:.75rem;font-family:var(--hiraginoW6);text-align:center;line-height:1.2;left:.1em;padding:0 10px}.feature-ranking .ranking-list .bookmark-icon{position:absolute;bottom:8px;right:8px;width:14px;height:19px;background:url(../img/icon/ico-bookmark-shadow.svg) no-repeat;background-size:contain}.feature-ranking .ranking-list .bookmark-icon.active{background:url(../img/icon/ico-bookmark-shadow-on.svg) no-repeat;background-size:contain}.feature-ranking .ranking-list .article:first-child,.feature-ranking .ranking-list .article:nth-child(2){grid-column:span 2}.feature-ranking .ranking-list .article:first-child .article__txt,.feature-ranking .ranking-list .article:nth-child(2) .article__txt{font-size:.875rem}
