/* Minification failed. Returning unminified contents.
(57,48): run-time error CSS1046: Expect comma, found '204'
(57,55): run-time error CSS1046: Expect comma, found ')'
(57,67): run-time error CSS1046: Expect comma, found '130'
(57,74): run-time error CSS1046: Expect comma, found ')'
(57,86): run-time error CSS1046: Expect comma, found '85'
(57,92): run-time error CSS1046: Expect comma, found ')'
(1078,176): run-time error CSS1046: Expect comma, found '85'
(1078,182): run-time error CSS1046: Expect comma, found ')'
(1078,193): run-time error CSS1046: Expect comma, found '85'
(1078,199): run-time error CSS1046: Expect comma, found ')'
(1079,179): run-time error CSS1046: Expect comma, found '85'
(1079,185): run-time error CSS1046: Expect comma, found ')'
(1079,196): run-time error CSS1046: Expect comma, found '85'
(1079,202): run-time error CSS1046: Expect comma, found ')'
 */
@charset "utf-8";
/* CSS Document */
#categorylist-new2 .category-parent a {
    padding: 0 10px 0 10px;
}
.sec-ranking #categorylist-new2 .category-secondary a span, .sec-ranking #makerlist-new2 .category-secondary a span, .sec-ranking #categorylist-new2 .category-parent a span {
    color: #2485D4;
}
.sec-ranking #categorylist-new2 .category-secondary .btn-category-open span {
    background: #373939;
}
.sec-ranking {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
.sec-ranking .bnr-top-ranking {
    display: flex;
    justify-content: space-between;
    list-style: none;
    padding-left: 0;
    width: 100%;
    flex-wrap: wrap;
}
.sec-ranking .direct_ranking_top {
    display: flex;
    justify-content: space-between;
    list-style: none;
    padding-left: 0;
    width: 100%;
    margin-bottom: 0;
}
.main-contents .sec-ranking h1 {
    font-weight: bold;
    width: 100%;
    height: 160px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    flex-flow: column;
}
.direct_ranking_top_left:before {
    content: "◀";
}
.direct_ranking_top_right:after {
    content: "▶";
}
.pagination-container {
    text-align: center;
    margin-bottom: 20px;
}
.sec-ranking .sidemenu h2 {
    background: rgb(36, 133, 212);
}
.direct_ranking {
    background: rgb(36, 133, 212);
    background: linear-gradient(357deg,rgb(165 204 239) 0%,rgb(29 130 211) 51%,rgb(1 85 158) 100%);
    color: #fff;
    text-shadow: 2px 3px 3px rgba(0, 0, 0, 0.4);
    padding: 23px 30px 19px;
    display: block;
    outline: 1px solid #FFFFFF;
    outline-offset: -5px;
    position: relative;
    border-radius: 5px;
}
.direct_ranking a {
    color: #fff;
}
.direct_ranking .direct_ranking_txt01 {
    font-size: 16px;
    display: block;
}
.direct_ranking .direct_ranking_txt02 {
    font-size: 22px;
    display: block;
    /* margin-top: 15px; */
    width: 75%;
}
.direct_ranking .direct_ranking_txt02 a {
    color: #fff;
}
.direct_ranking .direct_ranking_txt03 {
    font-size: 30px;
    display: block;
    /* margin-top: 15px; */
}
.ranking_chart_box {
    width: 100%;
    margin: 0 0 30px auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    flex-direction: column;
}
.ranking_chart_box .title {
    background: #f9f9f9;
    display: block;
    padding: 10px 25px;
    word-wrap: break-word;
    width: 100%;
}
.ranking_chart_box canvas {
    padding: 0 1.5%;
}
.ranking_chart_box .ranking_chart_cap {
    font-size: 0.85em;
    text-align: right;
    margin-left: auto;
}
.ranking_chart_box .ranking_chart_cap:before {
    content: "";
    background: #2485D4;
    width: 30px;
    height: 1em;
    margin-right: 10px;
    display: inline-block;
}
.box-ranking02.ranking01 .ranking_chart_box .ranking_chart_cap:before {
    background: #ddc934;
}
.box-ranking02.ranking02 .ranking_chart_box .ranking_chart_cap:before {
    background: #a5a5a5;
}
.box-ranking02.ranking03 .ranking_chart_box .ranking_chart_cap:before {
    background: #dcbc7c;
}
.direct_ranking:before {
    content: "";
    position: absolute;
    background: url(https://www.direct-store.net/directimages/common/ranking/img_ranking_bnr.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
    width: 218px;
    height: 110px;
    display: inline-block;
    right: 6%;
    bottom: 20px;
}
.direct_ranking:after {
    content: "";
    position: absolute;
    background: url(https://www.direct-store.net/directimages/common/ranking/img_ranking_logo.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
    width: 80px;
    height: 70px;
    display: inline-block;
    right: 1%;
    bottom: 5%;
}
.box-ranking {
    border: 3px #DDC934 solid;
    display: flex;
    align-items: flex-end;
    position: relative;
    flex-direction: column;
    justify-content: flex-end;
    margin: 0 0 15px;
}
.box-ranking.ranking02 {
    border: 3px #cccccc solid;
}
.box-ranking.ranking03 {
    border: 3px #b48a3e solid;
}
.ranking_jisseki {
    list-style: none;
    flex-wrap: wrap;
    display: flex;
    width: 100%;
    justify-content: flex-end;
    margin: 0;
}
.ranking_jisseki li {
    display: flex;
    justify-content: center;
    align-items: center;
}
.ranking_jisseki .num02 span {
    font-size: 1.5em;
    margin-right: 5px;
    color: #d00;
    font-weight: bold;
}
.ranking_jisseki .ranking_jisseki_num_box {
    margin-right: 0;
    margin-left: 2em;
    font-size: 0.85em;
}
.ranking_jisseki .ranking_jisseki_num {
    padding-left: 0;
    flex-wrap: nowrap;
    display: flex;
}
.ranking_jisseki .ranking_jisseki_num .num01 {
    font-weight: bold;
}
.box-ranking h3 {
    width: 100%;
    padding-left: 110px;
    margin: 25px 0 5px;
}
.box-ranking .voice-cap {
    background: #DDC934;
    padding: 3px 10px;
    font-size: 0.85em;
    border-radius: 5px;
    line-height: 1.5em;
    display: inline-block;
    height: 26px;
    color: #fff;
    width: 120px;
}
.box-ranking .voice_star {
    white-space: nowrap;
    width: auto;
    margin-bottom: 15px;
    margin-right: 3.5%;
    margin-top: 5px;
}
.txt-copy {
    width: 100%;
    margin: 20px auto 25px;
}
.txt-ranking {
    display: block;
    width: 100%;
}
.txt-ranking .txt-copy {
    margin: 10px auto 35px;
}
.voice_star dd {
    width: auto;
    position: relative;
    z-index: 1;
    color: #FFE500;
    margin-left: 70px;
    white-space: nowrap;
    line-height: 1.2em;
    /*星*/
    margin: 0 0 0;
    overflow: hidden;
}
.voice_star dt {
    width: auto;
}
.ranking_jisseki .voice_star dd:after {
    content: none;
}
.voice_star dd .star {
    color: #dedede;
    display: inline-block;
    position: relative;
    width: 1em;
   /* margin-right: 1em;*/
}
/*.voice_star dd .star:after {
    content: "★★★★★";
    color: #dedede;
    display: inline-block;
    position: absolute;
    left: 0;
    z-index: -1;
}*/
.voice_star dd.rate-10 .star:nth-child(-n+1) {
    color: #FFE500;
}
.voice_star dd.rate-15 .star:nth-child(-n+1) {
    color: #FFE500;
}
.voice_star dd.rate-15 .star:nth-child(2) {
    position: relative;
}
.voice_star dd.rate-15 .star:nth-child(2):after {
    content: "★";
    position: absolute;
    left: 0;
    top: 0;
    width: 0.5em;
    overflow: hidden;
    color: #FFE500;
}
.voice_star dd.rate-20 .star:nth-child(-n+2) {
    color: #FFE500;
}
.voice_star dd.rate-25 .star:nth-child(-n+2) {
    color: #FFE500;
}
.voice_star dd.rate-25 .star:nth-child(3) {
    position: relative;
}
.voice_star dd.rate-25 .star:nth-child(3):after {
    content: "★";
    position: absolute;
    left: 0;
    top: 0;
    width: 0.5em;
    overflow: hidden;
    color: #FFE500;
}
.voice_star dd.rate-30 .star:nth-child(-n+3) {
    color: #FFE500;
}
.voice_star dd.rate-35 .star:nth-child(-n+3) {
    color: #FFE500;
}
.voice_star dd.rate-35 .star:nth-child(4) {
    position: relative;
}
.voice_star dd.rate-35 .star:nth-child(4):after {
    content: "★";
    position: absolute;
    left: 0;
    top: 0;
    width: 0.5em;
    overflow: hidden;
    color: #FFE500;
}
.voice_star dd.rate-40 .star:nth-child(-n+4) {
    color: #FFE500;
}
.voice_star dd.rate-45 .star:nth-child(-n+4) {
    color: #FFE500;
}
.voice_star dd.rate-45 .star:nth-child(5) {
    position: relative;
}
.voice_star dd.rate-45 .star:nth-child(5):after {
    content: "★";
    position: absolute;
    left: 0;
    top: 0;
    width: 0.5em;
    overflow: hidden;
    color: #FFE500;
}
.voice_star dd.rate-50 .star:nth-child(-n+5) {
    color: #FFE500;
}
/*星*/
.voice_star dd a {
    font-size: 11px;
}
.voice_star dd .red {
    color: #d00;
    font-size: 1.2em;
    font-weight: bold;
    margin-right: 12px;
}
.voice_star dd .black {
    color: #000;
}
.box-ranking img {
    border: 5px #F3F3F3 solid;
}
.box-ranking .rank {
    width: 80px;
    height: 60px;
    padding: 0;
    font-weight: bold;
    color: #fff;
    min-height: 40px;
    background: url(https://www.direct-store.net/directimages/common/ranking/img_ranking01.png);
    position: absolute;
    top: 5px;
    left: 9px;
    text-align: center;
    background-size: 100% auto;
    background-repeat: no-repeat;
}
.box-ranking .rank.ra01 {
    background: url(https://www.direct-store.net/directimages/common/ranking/img_ranking01.png);
}
.box-ranking .rank.ra02 {
    background: url(https://www.direct-store.net/directimages/common/ranking/img_ranking02.png);
}
.box-ranking .rank.ra03 {
    background: url(https://www.direct-store.net/directimages/common/ranking/img_ranking03.png);
}
.box-ranking .rank::before {
    content: '';
    font-size: 24px;
    top: 25px;
    position: absolute;
    left: 50%;
    margin-left: -10%;
}
.box-ranking .rank.ra01::before {
    content: '1';
}
.box-ranking .rank.ra02::before {
    content: '2';
}
.box-ranking .rank.ra03::before {
    content: '3';
}
.box-ranking .info-area {
    margin: 0 0 5px;
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
    align-items: flex-end;
    height: 17px;
    width: 100%;
}
.box-ranking .stock {
    padding: 2px 2px 3px 2px;
    font-size: 11px;
    color: #fff;
    background: #bbb;
    line-height: 1;
    margin: 0 0 5px;
}
.box-ranking .discount {
    text-align: right;
    color: #d00;
    font-size: 12px;
    margin: 0 0 5px;
    line-height: 1;
}
.box-ranking .price {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    width: 100%;
}
.box-ranking .price .txt {
    font-size: 12px;
    color: #101010;
    margin: 0 0 5px;
    line-height: 1;
}
.box-ranking .price .num span {
    font-size: 24px;
    color: #d00;
    font-weight: bold;
    padding: 0 5px 0 0;
}
.box-ranking .price .num {
    font-size: 12px;
    color: #101010;
    margin: 0;
    line-height: 1;
}
.box-ranking .detail {
    width: 100%;
    display: block;
    color: #fff;
    font-size: 14px;
    text-align: center;
    padding: 10px 0;
    background: #d00;
    font-weight: bold;
    margin: 10px 0 0;
    line-height: 1;
    position: relative;
}
.box-ranking .detail:hover {
    opacity: 0.6;
    cursor: pointer;
}
.box-ranking .detail::after {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    border: 2px solid;
    border-color: #fff #fff transparent transparent;
    transform: rotate(45deg);
    position: absolute;
    right: 10px;
    top: 50%;
    margin: -5px 0 0 0;
}
.voice-txt {
    background: #eee;
    padding: 15px 20px;
    border-radius: 5px;
    line-height: 1.8em;
    font-size: 1em;
    width: 100%;
}
.voice-txt02 {
    margin: 10px 0 0px;
    font-size: 1em;
}
.box-ranking-inner h3 {
    width: 100%;
}
/*.box-ranking .price-area {
    max-width: 300px;
    width: 25%;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    padding-top: 60px;
    padding-bottom: 20px;
}*/
.box-ranking .breadcrumb {
    background-color: #ffffff;
    font-size: 12px;
    margin-bottom: 10px;
}
.box-ranking-inner.numofcol01 {
    width: 100%;
}
.box-ranking-inner.numofcol01 .box-ranking-inner02 {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    height: auto;
}
.ranking_chart_innerbox.numofcol02 {
    padding-left: 0;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    padding: 0 1.5%;
    gap: 0 5%;
    align-items: flex-start;
}
.ranking_chart_innerbox.numofcol02 li {
    list-style: none;
}
.ranking_chart_innerbox.numofcol02 .box-ranking-inner01 {
    width: 25%;
}
.ranking_chart_innerbox.numofcol02 .box-ranking-inner02 {
    width: 70%;
}
.ranking_chart_innerbox.numofcol02 .box-ranking-inner02 canvas {
    height: 360px;
}
/*box-ranking02*/
.box-ranking02 {
    /*border: 3px #DDC934 solid;*/
    border-top: 5px #DDC934 solid;
    display: flex;
    align-items: center;
    position: relative;
    flex-wrap: wrap;
    justify-content: flex-end;
    margin-bottom: 80px;
}
.box-ranking02.ranking01 {
    /*border: 3px #DDC934 solid;*/
    border-top: 5px #DDC934 solid;
}
.box-ranking02.ranking02 {
    /*border: 3px #C9CACA solid;*/
    border-top: 5px #C9CACA solid;
}
.box-ranking02.ranking03 {
    /*border: 3px #d4ab59 solid;*/
    border-top: 5px #d4ab59 solid;
}
.box-ranking02.ranking04 {
    /*border: 3px #ddd solid;*/
    border-top: 5px #5cabb7 solid;
}
.box-ranking02 .voice_star {
    white-space: nowrap;
    width: auto;
    margin-bottom: 0 /*margin-right: 3.5%;*/
}
.box-ranking02 .ranking-title {
    width: 100%;
    min-height: 60px;
    /* line-height: 75px; */
    padding-left: 110px;
    background: #F9F9F9;
    border-bottom: 1px solid #DDC934;
    margin: 0 0 15px;
    padding: 0 0 15px 110px;
    display: flex;
    align-items: center;
    font-size: 20px;
}
.box-ranking02 .ranking-copy {
    background: #F9F9F9;
    width: 100%;
    padding: 10px 0 10px 110px;
    font-weight: bold;
}
.box-ranking02 .ranking-title a {
    width: 100%;
    word-wrap: break-word;
}
.box-ranking02.ranking02 .ranking-title {
    border-bottom: 1px solid #C9CACA;
}
.box-ranking02.ranking03 .ranking-title {
    border-bottom: 1px solid #d4ab59;
}
.box-ranking02.ranking04 .ranking-title {
    border-bottom: 1px solid #5cabb7;
}
.box-ranking02 img {
    border: 5px #F3F3F3 solid;
    margin-bottom: 20px;
}
    .box-ranking02 .rank {
        font-size: 45px;
        line-height: 1em;
        padding-top: 20px;
        width: 100px;
        height: 108px;
        padding: 20px 0 0;
        font-weight: bold;
        color: #fff;
        min-height: 40px;
        background-image: url(https://www.direct-store.net/directimages/common/ranking/img_ranking01_01.png);
        position: absolute;
        top: -15px;
        left: 0px;
        text-align: center;
        background-size: 100% auto;
        background-repeat: no-repeat;
        text-shadow: 0 1px 1px rgba(150, 150, 150,0.8), 1px 1px 1px rgba(78, 78, 78, 0.8);
    }
        /* .box-ranking02 .rank.ra01 {
            background-image: url(https://www.direct-store.net/directimages/common/ranking/img_ranking02_01.png);
            padding: 45px 0 0;
            text-shadow: 0 1px 1px rgb(226 226 226 / 80%), 1px 1px 1px rgb(244 244 244 / 80%);
            color: #d00000;
        } */
        .box-ranking02 .rank.ra01 {
            background-image: url(https://www.direct-store.net/directimages/common/ranking/img_ranking02_01.png);
        }
        .box-ranking02 .rank.ra01:before {
            content: "";
            width: 40px;
            height: 25px;
            background: url(https://www.direct-store.net/directimages/common/category/top/bg_crown.png) no-repeat;
            position: absolute;
            left: 32px;
            top: -15px;
            background-size: 200% auto;
        }
.box-ranking02 .rank.ra02 {
    background-image: url(https://www.direct-store.net/directimages/common/ranking/img_ranking02_02.png);
}
.box-ranking02 .rank.ra03 {
    background-image: url(https://www.direct-store.net/directimages/common/ranking/img_ranking02_03.png);
}
.box-ranking02 .rank.ra04 {
    background-image: url(https://www.direct-store.net/directimages/common/ranking/img_ranking02_04.png);
}
.box-ranking02 .rank.ra05 {
    background-image: url(https://www.direct-store.net/directimages/common/ranking/img_ranking02_04.png);
}
.box-ranking02 .rank.ra06 {
    background-image: url(https://www.direct-store.net/directimages/common/ranking/img_ranking02_04.png);
}
.box-ranking02 .rank.ra07 {
    background-image: url(https://www.direct-store.net/directimages/common/ranking/img_ranking02_04.png);
}
.box-ranking02 .rank.ra08 {
    background-image: url(https://www.direct-store.net/directimages/common/ranking/img_ranking02_04.png);
}
.box-ranking02 .rank.ra09 {
    background-image: url(https://www.direct-store.net/directimages/common/ranking/img_ranking02_04.png);
}
.box-ranking02 .rank.ra10 {
    background-image: url(https://www.direct-store.net/directimages/common/ranking/img_ranking02_04.png);
}
.box-ranking02 .info-area {
    width: 100%;
    flex-wrap: wrap;
    list-style: none;
    padding-left: 0;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 1em;
}
.box-ranking02 .info-area .stock {
    line-height: 1;
}
.box-ranking02 .info-area .stock span {
    padding: 0.2em 0.6em 0.1em;
    display: inline;
    font-size: 14px;
    color: #fff;
    /* background: #777; */
    line-height: 1;
    margin: 0 0 5px 0;
    width: 100%;
    text-align: center;
    border-radius: 0.25em;
}
/* .box-ranking02 .info-area .stock.orange span {
    background: #f0ad4e;
}
*/
.box-ranking02 .info-area .discount {
    line-height: 1;
}
.box-ranking02 .info-area .discount span {
    color: #fff;
    font-size: 14px;
    margin: 0 0.5em;
    line-height: 1;
    padding: 0.2em 0.6em 0.1em;
    display: inline;
    text-align: center;
    border-radius: 0.25em;
}

.box-ranking02 .info-area .stock_num span {
    font-size: 14px;
}
.box-ranking02 .price-area .price {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    width: 100%;
}
.box-ranking02 .price .txt {
    font-size: 16px;
    color: #101010;
    margin: 0 0 5px;
    line-height: 1;
    /* font-weight: bold; */
}
.box-ranking02 .price .num span s {
    font-size: 16px;
    color: #000;
    font-weight: 400;
}
.box-ranking02 .price .num span {
    font-size: 18px;
    color: #d00;
    font-weight: bold;
    padding: 0 5px;
}
.box-ranking02 .price .num {
    font-size: 12px;
    color: #101010;
    margin: 0;
    line-height: 1;
}
    .box-ranking02 .detail {
        width: 40%;
        display: block;
        font-size: 14px;
        text-align: center;
        padding: 0 0;
        color: #fff;
        background-color: #d9534f;
        border-color: #d43f3a;
        font-weight: bold;
        margin: 15px auto 0;
        line-height: 1;
        position: relative;
        border-radius: 6px;
    }
.box-ranking02 .detail a {
    color: #fff;
    height: 100%;
    width: 100%;
    display: block;
    padding: 15px 0;
}
.box-ranking02 .detail:hover {
    opacity: 0.6;
    cursor: pointer;
}
/* .box-ranking02 .detail::after {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    border: 2px solid;
    border-color: #fff #fff transparent transparent;
    transform: rotate(45deg);
    position: absolute;
    right: 10px;
    top: 50%;
    margin: -5px 0 0 0;
} */
.box-ranking02 .price-area .detail {
    width: 100%;
}
.box-ranking02 .voice-cap {
    background: #DDC934;
    padding: 2px 10px 0px;
    font-size: 1.0em;
    border-radius: 5px;
    line-height: 1.8;
    display: inline-block;
    height: auto;
    color: #fff;
    width: auto;
    margin: 0 0 3px;
    font-weight: bold;
    position: relative;
}
.box-ranking02.ranking02 .voice-cap {
    background: #b6b6b6;
}
.box-ranking02.ranking03 .voice-cap {
    background: #d4ab59;
}
.box-ranking02.ranking04 .voice-cap {
    background: #5cabb7;
}
.box-ranking02.ranking02 .voice-txt {
    border: 1px solid #a5a5a5;
}
.box-ranking02.ranking03 .voice-txt {
    border: 1px solid #d4ab59;
}
.box-ranking02.ranking04 .voice-txt {
    border: 1px solid #5cabb7;
}
/* .box-ranking02 .box-ranking-inner02 .voice-cap.ico_crown:after {
    content: "";
    width: 40px;
    height: 25px;
    background: url(https://www.direct-store.net/directimages/common/category/top/bg_crown.png) no-repeat;
    position: absolute;
    left: -18px;
    top: -18px;
    background-size: 200% auto;
    transform: rotate(-35deg);
}
.box-ranking02.ranking02 .box-ranking-inner02 .voice-cap:nth-of-type(1):after {
    background-position: 0 -28px;
}
.box-ranking02.ranking03 .box-ranking-inner02 .voice-cap:nth-of-type(1):after {
    background-position: -45px 0;
}
.box-ranking02.ranking04 .box-ranking-inner02 .voice-cap:nth-of-type(1):after {
    background-position: -45px -28px;
} */
.box-ranking-inner {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    position: relative;
    margin: 25px 0 0;
    gap: 0 4%;
    list-style: none;
    padding-left: 0;
}
.box-ranking-inner .box-ranking-inner01 {
    position: sticky;
    top: 50px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    padding-bottom: 5px;
    width: 40%;
}
.box-ranking-inner .box-ranking-inner02 {
    height: auto;
    width: 56%;
}
.box-ranking-inner.numofcol02 {
    padding: 0;
    gap: 0 3%;
    align-items: center;
}
.box-ranking-inner h3 {
    width: 100%;
}
.box-ranking-inner.numofcol02 .box-ranking-inner01 {
    width: 40%;
    position: static;
    top: auto;
}
.box-ranking-inner.numofcol02 .box-ranking-inner02 {
    width: 57%;
    height: 400px;
    /* overflow: hidden; */
}
.box-ranking02 .breadcrumb {
    background-color: #ffffff;
    font-size: 16px;
    margin-bottom: 10px;
}
.box-ranking02 .voice_star .pc_only {
    display: inline-block !important;
}
.box-ranking02 .voice_star .sp_only {
    display: none !important;
}
.sec-ranking .ranking-list {
    width: 83.33333333%;
    padding: 0 15px;
}
.sec-ranking .sidemenu.pc_only {
    width: 16.66666667%;
    padding: 0 15px;
}
/* サイドメニュー */
.sec-ranking .acMenu li.close {
    display: flex;
}
.sec-ranking .acMenu li a {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
}
.sec-ranking .acMenu li a:before {
    display: inline-block;
    content: "";
    background-image: url(https://www.direct-store.net/directimages/common/menu/kakko.png);
    background-position: left top;
    background-repeat: no-repeat;
    width: 14px;
    height: 14px;
    margin-right: 5px;
    flex-shrink: 0;
}
.sec-ranking .acMenu ul.close {
    display: none;
}
.sec-ranking .acMenu ul.close.active {
    display: block;
}
.sec-ranking .acMenu ul.close > li {
    background: #c6c6c6;
}
.sec-ranking .acMenu ul.close > li a {
    padding-left: 15px;
}
.sec-ranking .acMenu ul.close > li a:before {
    background-image: url(https://www.direct-store.net/directimages/common/menu/kakko02.png);
    width: 14px;
    height: 14px;
    margin-right: 10px;
}
.sec-ranking .acMenu ul.close ul.close li {
    background: #444;
}
.sec-ranking .acMenu ul.close ul.close li a {
    padding-left: 15px;
    color: #fff;
}
.sec-ranking .acMenu ul.close ul.close li a:hover {
    color: #000;
}
.sec-ranking .acMenu ul.close ul.close li a:before {
    content: ">";
    background-image: none;
    /*background-image: url(https://www.direct-store.net/directimages/common/menu/right02.png);*/
    width: 14px;
    height: 14px;
    margin-right: 0;
}
.sec-ranking .acMenu li.close .ico-open {
    background: #fff;
}
.sec-ranking .acMenu ul.close > li .ico-open {
    background: #c6c6c6;
}
.sec-ranking .acMenu dt {
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
}
.sec-ranking .acMenu {
    border: 1px solid #ffffff;
}
.sec-ranking .acMenu .ico-open {
    background: #eee;
}
.sec-ranking .acMenu ul li:hover a, .sec-ranking .acMenu ul li:hover .ico-open {
    background: #fee;
    color: #000;
}
.sec-ranking .acMenu dt a {
    background: #eee url(https://www.direct-store.net/DirectImages/Common/menu/right_b.png) 6px center no-repeat;
}
.sec-ranking .acMenu dt.close a {
    background: #eee;
    background-image: none;
}
.sec-ranking .acMenu dt a._nolink:hover, .sec-ranking .acMenu dt a._nolink:focus {
    text-decoration: none !important;
}
.sec-ranking .acMenu .ico-open span {
    background-image: url(https://www.direct-store.net/directimages/common/menu/plus_g.png);
}
.sec-ranking .acMenu .ico-open.active span {
    background-image: url(https://www.direct-store.net/directimages/common/menu/minus.png);
}
#makerlist-new2 .category-secondary .btn-category-open span {
    background: #373939;
}
.pagination-container {
    width: 100%;
}
.pagination-container .pagination {}
.cat-scroll {
    margin-left: auto;
}
.class_d .cat-scroll {
    margin-left: 0;
    width: 100%;
}
.class_d .box-ranking02 .breadcrumb {
    width: 100%;
    display: flex;
    justify-content: flex-start;
}

/*もっと読むボタン*/
.box-ranking-inner .voice-txt {
    background: #f9f9f9;
    padding: 15px 20px 15px;
    border-radius: 5px;
    margin: 0 0 15px;
    position: relative;
    border: 1px solid #ddc934;
    word-break: break-all;
}
.ranking04 .voice-txt:last-child {
    margin: 0 0 0;
}
/*.more_btn {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 15px 0 5px;
    height: 50px;
    background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), #fff 59.91%, #fff);
    text-align: center;
    transition: all .2s;
    width: fit-content;
    z-index: 1;
    color: #337ab7;
}
.more_btn:hover {
    cursor: pointer;
}
.more_btn::after {
    content: "続きを読む ▼";
}
.more_btn:hover {
    background-color: #fff;
    color: #777;
}
.voice-txt .wrap {
    overflow: hidden;
    position: relative;
}
.voice-txt .wrap:after {
    clear: both;
    display: table;
    content: " ";
}
.voice-txt .wrap.is-hide {
    max-height: 100px;
    overflow: hidden;
    padding: 15px 20px 0;
}
.voice-txt .more_btn.is-show::after {
    content: "閉じる ▲";
}
.page-header {
    width: 100%;
} */
/*バナー上切り替え*/
.ranking_btn_box{ display: inline-block; margin-left: auto;margin-right: 0.8em}
.ranking_btn_box a{ display: inline-flex; align-items: center; color: #fff; justify-content: center;font-size: 0.9em; padding: 0.7em 1em 0.4em 3.3em;text-shadow: 1px 1px 1px rgba(0,0,0,0.3);position: relative;}
.ranking_btn_box a:nth-child(2){margin-left:0.5em;}
.ranking_btn_box a:hover{text-decoration: none}
.ranking_btn_box a:hover{opacity: 0.5;}
.ranking_btn_box a.recommend{background: url(https://www.direct-store.net/directimages/common/ranking/medal-solid02.webp) no-repeat 1.0em center, linear-gradient(180deg,rgb(1 85 158) 0%,rgb(1 85 158) 100%); border-radius: 5px 5px 0 0;}
.ranking_btn_box a.sales{background: url(https://www.direct-store.net/directimages/common/ranking/ranking-star-solid02.webp) no-repeat 1.0em center, linear-gradient(180deg,rgb(1 85 158) 0%,rgb(1 85 158) 100%); border-radius: 5px 5px 0 0;}
.main-contents .sec-ranking h1{margin: 0;}
.ranking_btn_box a:not(.active){opacity: 0.6;filter:grayscale(80%);}
.direct_ranking{border-radius: 5px 0 5px 5px;}
.ranking_btn_box a.active:after{ border: solid transparent; content: ''; height: 0; width: 0; pointer-events: none; position: absolute; border-color: rgba(0, 153, 255, 0);
    border-top-width: 10px; border-bottom-width: 10px; border-left-width: 10px; border-right-width: 10px; margin-left: -10px; border-top-color: #01559e;
    top: 100%; z-index: 10; left: 50%; filter: drop-shadow(0px 4px 2px rgba(76,163,239,0.4));}

