/* Minification failed. Returning unminified contents.
(351,36): run-time error CSS1047: Expected number or percentage value in rgb function, found 'var('
(351,40): run-time error CSS1046: Expect comma, found '-'
(351,41): run-time error CSS1047: Expected number or percentage value in rgb function, found '-bs-shozai'
(351,51): run-time error CSS1046: Expect comma, found ')'
(351,52): run-time error CSS1062: Expected semicolon or closing curly-brace, found ')'
 */
@charset "utf-8";
/*カテゴリー用バナー*/
.blog-cat-bnr a {
    text-decoration: none;
}
.blog-cat-bnr a:hover {
    text-decoration: none;
    opacity: .6;
}
.blog-cat-bnr .toppage_banner {
    border: 1px solid #D43F3A;
    color: #D43F3A;
    text-align: left;
    position: relative;
    padding: 7px 11px 6px 10px;
    font-weight: bold;
    line-height: 1.3;
}
    .blog-cat-bnr .toppage_banner:after {
        content: "";
        background: url(https://www.direct-store.net/directimages/common/angle-right-solid.svg);
        color: #D43F3A;
        position: absolute;
        transform: translate(0,-50%);
        top: 50%;
        right: 4px;
        width: 7px;
        height: 12px;
    }
.blog-cat-bnr .toppage_banner2 {
    background: #D43F3A;
    text-align: right;
    color: white;
    font-size: 14px;
    padding-top: 1px;
    padding-right: 7px;
    padding-bottom: 2px;
}
.blog-cat-bnr.bnr_shozai .toppage_banner {
    border: 1px solid #D43F3A;
    color: #D43F3A;
}
.blog-cat-bnr.bnr_shozai .toppage_banner:after {
    color: #D43F3A;
}
.blog-cat-bnr.bnr_shozai .toppage_banner2 {
    background: #D43F3A;
}
.blog-cat-bnr.bnr_maker .toppage_banner {
    border: 1px solid #F98026;
    color: #F98026;
}
    .blog-cat-bnr.bnr_maker .toppage_banner:after {
        color: #F98026;
        background: url(https://www.direct-store.net/directimages/common/angle-right-solid-mk.svg);
    }
.blog-cat-bnr.bnr_maker .toppage_banner2 {
    background: #F98026;
}

/*在庫ページ下の関連カテゴリー*/
.parentAndBrotherCategory_List .parentAndBrotherCategory_Box.slick-slide {
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #ddd;
    padding: 5px 10px;
}
.parentAndBrotherCategory_List .parentAndBrotherCategory_Box.slick-slide:hover {
    background: #f4f4f4;
    text-decoration: none;
}
.parentAndBrotherCategory_List .parentAndBrotherCategory_Box.slick-slide .item-head {
    margin: 0;
}
.parentAndBrotherCategory_List .parentAndBrotherCategory_Box.slick-slide .item-head span {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.parentAndBrotherCategory_List .parentAndBrotherCategory_Box.slick-slide a {
    display: block;
    width: 100%;
    height: 100%;
}
/* RelatedCategoryInCategoryより移動　高さなど揃えました　0727 */
.toiletseries_List ul {
    /* margin: auto -26px auto -43px; */
    display: flex;
    flex-wrap: wrap;
}
.toiletseries_List .toiletseries_Box {
    width: calc((100% - 30px * 2) / 4);
    /* margin: 1% 0.5%; */
    padding: 10px 10px 0;
    border: 1px solid #999;
    background-color: #FFF;
    display: flex;
    flex-direction: column;
    border-radius: 5px;
    height: auto;
}
.toiletseries_List .toiletseries_Box .item-head {
    display: flex;
    text-align: center;
    line-height: 1.2rem;
    align-items: center;
    justify-content: center;
}
.toiletseries_List .toiletseries_Box .item-head:nth-child(1) {
    font-size: 1.05rem;
    font-weight: bold;
    /* border-bottom: 1px dotted #999; */
    padding-bottom: 0;
    margin-bottom: 10px;
    height: auto;
}
.toiletseries_List .toiletseries_Box .item-head:nth-child(1) span {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.toiletseries_List .toiletseries_Box .photo {
    margin: 0 auto;
    display: block;
}
.toiletseries_List .toiletseries_Box .photo img {
    width: 100%;
    height: 130px;
    object-fit: contain;
}
.toiletseries_List .toiletseries_Box .category-logo {
    max-width: 100px;
    margin: 5px auto 10px;
}
.toiletseries_List .toiletseries_Box a {
    color: inherit;
}
.toiletseries_List .toiletseries_Box .photo:hover {
    text-decoration: none;
    opacity: 0.7;
}
.toiletseries_List .slick-slider .slick-track {
    gap: 0 0.2%;
}
/* @media (max-width:767px) {
    .toiletseries_List .toiletseries_Box {
        min-width: 44%;
        margin: 1% 0.5%;
        padding: 15px;
        display: inline-block;
        border: 1px solid #999;
        background-color: #FFF;
    }
    .toiletseries_List ul {
        margin: auto 0 auto 0;
        display: flex;
        flex-wrap: nowrap;
        padding-left: 0;
    }
    .cat-scroll {
        overflow: hidden !important;
        overflow-x: scroll !important;
    }
    .sec-stock .pagination-container{margin:0 0 0}
} */
/* カテゴリー一覧 */
    .category-list .category-parent {
        margin: 30px 0 0;
        display: flex;
        align-items: center;
        letter-spacing: .05em;
        /* background: #f9f9f9; */
        /* border: 1px solid #f2f2f2; */
    }

        .category-list .category-parent a {
            font-weight: 400;
            display: inline-block;
            padding-right: 0.5em;
            word-wrap: break-word;
        }

        .category-list .category-parent img {
            margin: 0.3em 0.5em 0.3em 0.3em;
            background: #fff;
        }

    .category-list .cat02 .category-parent img {
        width: auto;
        height: auto;
        min-width: 45px;
        min-height: 10px;
        max-height: 20px;
        margin: 0;
        margin-right: 0.1em;
        object-fit: contain;
    }

    .category-list .category-parent .cap {
        font-size: 18px;
        font-weight: 600;
    }

    .category-list .category-parent .num {
        font-size: 14px;
    }

    .category-list .category-secondary {
        font-size: 16px;
        margin-bottom: 18px;
        padding-left: 0;
        font-weight: 400;
        letter-spacing: .03em;
        display: flex;
        justify-content: flex-start;
    }

        .category-list .category-secondary a {
            line-height: 1.5em;
            max-width: calc(100% - 3.5em);
            overflow: hidden;
            display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 1;
        }

        .category-list .category-secondary span {
            font-size: 13px;
            display: inline-block;
            margin-left: 0.8em;
        }

    .category-list .category-secondary-wrap {
        list-style: none;
        padding-left: 0.5em;
    }

    .category-list-wrap .cat-btn {
        display: table;
        background: #d43f3a;
        color: #FFF;
        border: 1px solid #d43f3a;
        font-size: .9em;
        padding: 0.7em 4em 0.5em 2em;
        line-height: 1;
        text-align: center;
        letter-spacing: 0.15em;
        border-radius: 50px;
        position: relative;
        transition: .4s ease;
        margin-bottom: 20px;
        margin-top: 25px;
    }

        .category-list-wrap .cat-btn::before {
            content: "";
            position: absolute;
            background-image: url(/directimages/category/list/control_u.png);
            width: 13px;
            height: 7px;
            background-repeat: no-repeat;
            right: 10px;
            top: 13px;
            background-size: 100% auto;
            -webkit-transition: 0.3s linear;
            transition: 0.3s linear;
            -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
        }

        .category-list-wrap .cat-btn.open {
            color: #fff;
        }

            .category-list-wrap .cat-btn.open:hover {
                color: #d43f3a;
            }

            .category-list-wrap .cat-btn.open::before {
                -webkit-transform: rotate(0deg);
                transform: rotate(0deg);
            }

        .category-list-wrap .cat-btn:hover {
            opacity: 1;
            background: #FFF;
            color: #d43f3a;
            cursor: pointer;
        }

    .category-list .category-secondary.no-show {
        display: none;
    }

        .category-list .category-secondary.no-show.active {
            display: flex;
        }
    /* タブボタン */
    .cat_select {
        display: flex;
        border-bottom: 1px solid #ddd;
        padding: 0 8px;
        margin-bottom: 16px;
        list-style: none;
        flex-wrap: wrap;
    }

        .cat_select .cat_select_btn {
            width: 22em;
        }

            .cat_select .cat_select_btn a {
                display: flex;
                align-items: center;
                justify-content: center;
                padding: 1em 5px;
                border-top: 1px solid #ddd;
                border-left: 1px solid #ddd;
                border-right: 1px solid #ddd;
                font-size: 18px;
                line-height: 1.1em;
                color: #ccc;
                background: #EEEEEE;
                max-width: 22em;
                min-height: 3em;
                text-align: center;
                word-wrap: break-word;
                word-break: break-all;
                height: 100%;
            }

                .cat_select .cat_select_btn a:hover,
                .cat_select .cat_select_btn a:active {
                    text-decoration: none;
                }

            .cat_select .cat_select_btn.active {
                margin-bottom: -1px;
            }

                .cat_select .cat_select_btn.active a {
                    background: #fff;
                    color: #333;
                    border-bottom: 1px solid transparent;
                }

    .ttl {
        border-left: 5px solid rgb(var(--bs-shozai));
        background: #f4f4f4;
        padding: 15px 0 10px 15px;
    }

    .h2 span {
        font-size: 0.65em;
    }

    .cate-ranking-wrap {
        list-style: none;
        margin-bottom: 1.9em;
        padding-left: 92px;
        margin-top: -0.5em;
        height: 52.8px;
    }

        .cate-ranking-wrap .cate-ranking {
            margin-bottom: 0.3em;
        }

    .cat02 .cate-ranking-wrap {
        padding-left: 35px;
        margin-top: 0.8em;
    }
    .category-list .cat02 .category-parent .cap{
        display:none;
    }
