/* Minification failed. Returning unminified contents.
(1693,38): run-time error CSS1046: Expect comma, found '255'
(1693,45): run-time error CSS1046: Expect comma, found ')'
(1693,68): run-time error CSS1046: Expect comma, found '255'
(1693,76): run-time error CSS1046: Expect comma, found '/'
 */
/*TOPページキャッチコピー　2020.02.26*/
/* ページ横断系共通パーツ */
/*　お客様の声　*/
#top #d_voice.customer_voices, #d_voice {
    background: #fff8e4;
    margin: 0;
    padding: 2% 15px 2% 15px;
    border-bottom: 5px solid #f0ad4e;
    border-top: 5px solid #f0ad4e;
}
#d_voice .voice-answer {
    padding: 10px 0 0;
    border-top: 1px solid #ddd;
}
#d_voice .voice-item-container .showcase {
    margin: 0 10px;
}
#d_voice .voice-item-container .slider .slick-slide {
    border: #eee solid 1px;
    background: #fff;
    padding: 20px 25px;
    box-sizing: border-box;
    margin: 0 5px;
}
#d_voice .slick-slider.voice-item .slick-track {
    display: flex !important;
}
#d_voice .slick-slider.voice-item .slick-slide {
    display: flex !important;
}
#d_voice .slick-slider.voice-item .slick-slide {
    display: flex;
    flex-direction: column;
    /* flex-wrap: wrap; */
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    position: relative;
    height: auto !important;
}
#d_voice .voice-item-header .voice-item-title {
    margin: 0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    width: 80%;
    padding-left: 10px;
    padding-top: 5px;
}
#d_voice .voice-item-header .voice-item-title a {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
#d_voice .voice-item-header {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 3px;
}
#d_voice .voice-item-header img {
    width: 20%;
    height: auto;
    object-fit: contain;
}
    #d_voice .voice-item-container .voice-txt {
        background: #eee;
        padding: 15px 20px;
        font-size: 0.85em;
        border-radius: 5px;
        line-height: 1.5em;
        word-break: break-word;
    }
#d_voice .voice-item-container .voice-answer-txt {
    padding: 0px 15px;
    font-size: 0.85em;
}
#d_voice .voice-item-container .text-right {
    margin: auto 0 0;
    font-size: 14px;
    word-break: break-all ;
}
#d_voice .voice-item-container .h3 {
    margin-bottom: 25px;
}
#categoryitem #d_voice, #top #d_voice {
    background: none;
    margin: 0 0 20px;
    padding: 0;
    border-bottom: none;
    border-top: none;
}
#categoryitem #d_voice {
    margin: 50px 0 20px;
}

#d_voice.customer_voices .d_voice_box, #categoryitem #d_voice .d_voice_box, #top #d_voice .d_voice_box {
    background: url(https://www.direct-store.net/directimages/common/menu02/img_koe.webp);
    margin: 0 auto 10px;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: contain;
    height: 0;
    padding-top: 21.9%;
    position: relative;
    text-shadow: 2px 2px 1px #ffffff, -2px 2px 1px #ffffff, 2px -2px 1px #ffffff, -2px -2px 1px #ffffff, 2px 0px 1px #ffffff, 0px 2px 1px #ffffff, -2px 0px 1px #ffffff, 0px -2px 1px #ffffff; /* 文字の影 */
}
#d_voice.customer_voices .d_voice_box::after, #categoryitem #d_voice .d_voice_box::after, #top #d_voice .d_voice_box::after {
    content: "";
    background: rgb(255, 248, 228);
    background: linear-gradient(90deg, rgba(255, 248, 228, 0) 0%, rgba(255, 247, 232, 1) 56%, rgba(255, 248, 230, 1) 45%, rgba(255, 248, 228, 1) 51%, rgba(255, 248, 230, 1) 55%, rgba(255, 247, 232, 1) 61%, rgba(255, 248, 228, 0) 100%);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border: 10px solid #F0AD4E;
}
.voice_container_main .voice_box figure img {
    width: 90%;
    height: auto;
}
#d_voice.customer_voices .d_voice_box .h3.text-center, #categoryitem #d_voice.d_voice_l .d_voice_box .h3.text-center, #top #d_voice .d_voice_box .h3.text-center {
    position: absolute;
    left: 50%;
    top: 30%;
    font-size: 2.8vw;
    transform: translate(-50%, -50%);
    z-index: 10;
    z-index: 2;
}
#d_voice.customer_voices .h3.bottom_border, #categoryitem #d_voice.d_voice_l .h3.bottom_border, #top #d_voice .h3.bottom_border {
    border-bottom: none;
}
#d_voice.customer_voices .middle_size, #categoryitem #d_voice.d_voice_l .middle_size, #top #d_voice .middle_size {
    font-size: 2.2vw;
}
#d_voice.customer_voices .small_size, #categoryitem #d_voice.d_voice_l .small_size, #top #d_voice .small_size {
    font-size: 1.8vw;
}
#d_voice.customer_voices .d_voice_box .text-center, #categoryitem #d_voice.d_voice_l .d_voice_box .text-center, #top #d_voice .d_voice_box .text-center {
    position: absolute;
    left: 50%;
    top: 70%;
    font-size: 1vw;
    transform: translate(-50%, -50%);
    width: 100%;
    z-index: 2;
    font-weight: bold;
}
#d_voice.customer_voices.d_voice_l .h3.text-center, #categoryitem #d_voice.d_voice_l .h3.text-center, #top #d_voice.d_voice_l .h3.text-center {
    font-size: 2.8vw;
}
#categoryitem #d_voice.d_voice_l .h3.text-center, #top #d_voice.d_voice_l .h3.text-center {
    display: inline-block;
}
#categoryitem #d_voice.d_voice_l, #d_voice.customer_voices.d_voice_l, #top #d_voice.d_voice_l {
    background-image: url(/directimages/common/menu02/img_koe_l.webp);
    margin: 0 auto 0;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 100% auto;
    height: 0;
    padding-top: 45vh;
    position: relative;
    text-shadow:
        2px 2px 1px #ffffff, -2px 2px 1px #ffffff, 2px -2px 1px #ffffff, -2px -2px 1px #ffffff, 2px 0px 1px #ffffff, 0px 2px 1px #ffffff, -2px 0px 1px #ffffff, 0px -2px 1px #ffffff; /* 文字の影 */
}
#d_voice.customer_voices.d_voice_l::after, #top #d_voice.d_voice_l::after, #categoryitem #d_voice.d_voice_l::after {
    content: "";
    background: rgb(255, 248, 228);
    background: linear-gradient(90deg, rgba(255, 248, 228, 0) 0%, rgb(255, 247, 232) 48%, rgb(255, 248, 230) 50%, rgb(255, 248, 228) 51%, rgb(255, 248, 230) 52%, rgb(255, 247, 232) 54%, rgba(255, 248, 228, 0) 100%);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    /*border: 10px solid #F0AD4E;*/
}
.d_voice_l .d_voice_box_l {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, 0);
    margin: 0 auto;
    z-index: 1;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    height: 100%;
    overflow: hidden;
}
.d_voice_box_l .d_voice_cap span.pc_only {
    display: inline-block !important;
}
.d_voice_cap {
    width: 75%;
    display: block;
    position: relative;
}
.voice_container_main .voice_box {
    display: flex;
    flex-wrap: wrap;
}
.voice_box__l {
    width: 25%;
    padding: 0 15px;
}
.voice_box__r {
    width: 75%;
    padding: 0 15px;
}
/*　voice　*/
.voice_container_main .voice_box {
    border: 1px solid #ddd;
    border-bottom: none;
    padding: 35px 10px 15px;
    box-shadow: 0 0 6px 1px #ddd;
    margin-bottom: 30px;
    border-radius: 5px;
}
.voice_container_main .voice_box .h3 {
    margin: 0 0 10px;
}
.voice_container_main .voice_customer_box {}
.voice_star {
    display: inline-block;
    width: 220px;
    margin-left: 15px;
}
.voice_star dt {
    display: block;
    float: left;
    width: 75px;
}
.voice_star dd {
    width: 50%;
    position: relative;
    z-index: 1;
    color: #FFE500;
    margin-left: 70px;
}
.voice_star dd:after {
    content: "★★★★★";
    position: absolute;
    z-index: -1;
    color: #ddd;
    left: 5px;
    top: 0;
}
#top .voice_star dd:after{
    left: 0px;
}
.voice-item-title .voice_star {
    margin-left: 0;
    width: 100%;
    display: block;
}
.voice-item-title .voice_star dt {
    font-size: 0.85em;
    font-weight: 400;
    width: 75px;
}
.voice-item-title .voice_star dd {
    margin-left: 75px;
    font-size: 1.1em;
}
.voice-item-title .voice_star dd:after {
    left: 0;
}
.voice_customer_name {
    display: inline-block;
}
.voice-item-title .voice_customer_name {
    display: block;
	height: 34px;
}
.voice_container_main .hr_voice {
    border-top: none;
    margin: 0;
    padding: 0;
}
.voice_custom_txt {
    background: #eee;
    padding: 20px 25px;
    font-size: 1em;
    border-radius: 5px;
    line-height: 1.7em;
    border-radius: 5px
}
.voice_staff {
    padding: 10px 25px;
    font-size: 0.9em;
    line-height: 1.7em;
}
@media (min-width:1200px) {
    .d_voice_l .d_voice_box_l {
        min-width: 1170px;
    }
    .d_voice_graf {
        width: 25%;
    }
    .d_voice_cap {
        width: 75%;
    }
}
@media (min-width:768px) {
    .d_voice_l .d_voice_box_l {
        width: 750px
    }
}
@media (min-width:992px) {
    .d_voice_l .d_voice_box_l {
        width: 970px;
        margin: 0 auto;
    }
}
@media (min-width:1200px) {
    .d_voice_cap {
        width: 65%;
    }
}
@media (max-width:991px) {
    #top #d_voice.d_voice_l .h3.text-center {
        font-size: 4.5vw;
    }
    #top #d_voice .middle_size {
        font-size: 3.2vw;
    }
    #top #d_voice .small_size {
        font-size: 2.8vw;
    }
    #top #d_voice.d_voice_l {
        padding-top: 33%;
    }
    .d_voice_graf {
        width: 25%;
    }
    .d_voice_graf img {
        width: 80%;
    }
    .d_voice_cap {
        width: 75%;
    }
}
.pc_only {
    display: block !important;
}
.sp_only {
    display: none !important;
}

/*　固定テーブル　*/
.cw .fixedtable {
    top: 0px;
    position: fixed;
    width: auto;
    display: none;
    border: none;
}
/*初めてのお客様へ*/
.for-new-customer {
    font-size: 35px;
    color: red;
}
.for-new-customer-box {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    flex-flow: column;
}
.for-new-customer-inner-btn {
    margin-top: auto;
    width: 100%;
}
/*ダイレクトが選ばれる理由*/
.bnr-concept {
    width: 100%;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-content: flex-start;
}
.bnr-concept a {
    display: block;
    width: 50%;
}
.bnr-concept img {
    width: 100%;
    height: auto;
}
.bnr-concept a {
    transition: opacity 0.3s ease;
}
.bnr-concept a:hover {
    opacity: 0.7;
}

/*ダイレクトが選ばれる理由 終了*/

/*/////////////////////////////////////////////////////*/
/*                                                     */
/*                    ユーザーガイド                   */
/*                                                     */
/*/////////////////////////////////////////////////////*/

#userguide {
    padding: 10px 0px 50px;
    background: #fff8e4;
    border-top: 5px solid #f0ad4e;
    min-width: 750px;
}

#userguide .userguideList {
    display: flex;
    flex-wrap: wrap;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    overflow: hidden;
}

#userguide .userguide {
    padding: 10px 0px;
    background: #fff8e4;
    border-top: 5px solid #f0ad4e;
    max-width: 750px;
}

#userguide .userguideBox a {
    text-decoration: none;
    color: #000;
}

#userguide .userguideBox a:hover {
    opacity: 0.5;
    font-weight: bold;
    transition: 0.5s;
}

 #userguide .h3_box {
    width: 7em;
    margin: 10px 0 20px 8%;
    font-size: 24px;
    padding: 5px 0px;
    font-weight: bold;
}

#userguide .userguideList {
    max-width: 970px;
    margin-right: auto;
    margin-left: auto;
}

#userguide .userguideBox {
    background: #fff;
    width: 33.333%;
/*    min-width: 290px;*/
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    box-sizing: border-box;
    padding: 0.4rem 1rem;
}

#userguide .h4_box {
    padding-left: 1.1rem;
    font-weight: bold;
    border-bottom: 1px solid #ccc;
    background: url(https://www.direct-store.net/directimages/userguide/square-icon.png) no-repeat left 7px;
    margin-top: 0.6rem;
    margin-bottom: 1.8rem
}

#userguide .userguide_txt {
    display: flex;
    align-items: center;
    margin-top: -1rem;
}

#userguide .userguide_txt figure img{
    min-width:50px;
}

#userguide .h4_box_content {
    font-size: 0.8rem;
}


@media screen and (max-width:767px) {
    #userguide .userguideBox {
        width: 50%;
    }
}


/* 旧CSS 20240617解除
#userguide {
    padding: 10px 0px;
    background: #fff8e4;
    border-top: 5px solid #f0ad4e;
    min-width: 750px;
}
#userguide h3 , #userguide .h3_box {
    font-size: 24px;
    text-align: center;
    padding: 5px 0px;
    font-weight: bold;
}
#userguide .userguideList {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 10px;
    border-radius: 5px;
}
#userguide .userguideBox {
    padding: 10px;
    margin: 0.3%;
    display: block;
    width: 32.7%;
    border: 1px solid #DEDEDE;
    background: #FFF;
    border-radius: 3px;
}
#userguide .userguideBox_big {
    padding: 10px;
    margin: 0.3%;
    display: block;
    width: 99.3%;
    border: 1px solid #DEDEDE;
    background: #FFF;
    border-radius: 3px;
}
#userguide .userguideBox img {
    margin: auto;
}
#userguide .userguideBox_big img {
    margin: auto;
}
#userguide .userguideBox h4, #userguide .userguideBox .h4_box {
    font-size: 18px;
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 0px 5px;
    border-left: 5px solid #f98026;
    font-weight: bold;
}
#userguide .userguideBox_big h4, #userguide .userguideBox_big .h4_box {
    font-size: 18px;
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 0px 5px;
    border-left: 5px solid #f98026;
    font-weight: bold;
}
#userguide .userguideBox .font-orange {
    font-size: 23px;
    font-weight: bold;
    color: #f98026;
    padding: 0 3px;
}
#userguide .userguideBox_big .lazyloaded {
    margin: auto;
}
*/
/**************************************************/
/* 共通 */
/**************************************************/
/*メーカーお問い合わせ　2019.12.13*/
#makerinfo {
    display: inline-block;
    padding: 10px;
    border: 1px solid #ccc;
    margin: 20px 0;
    word-break: break-all;
}
#makerinfo p:nth-child(1) {
    font-weight: bold;
    font-size: 18px;
}
.table-bordered th .logo {
    text-align: center;
    margin: 10px 0px 5px 0px;
}
.table-bordered th .title {
    text-align: center;
    margin: 0px 0px 5px 0px;
    font-weight: bold;
    font-size: 16px;
}
.table-bordered th .text {
    text-align: left;
    margin: 0px 0px 10px 0px;
    font-weight: normal;
    font-size: 14px;
}
/*メーカーお問い合わせ　ここまで*/

.stock-container-box {
    /*margin: 15PX;*/
    padding-right: 0px;
}
.stock-container-box .category-bannerbox {
    padding: 0 0px;
    border: 2px #373939 solid;
}
.stock-container-box .category-bannerbox a {
    display: flex;
    flex-wrap: wrap;
    color: #373939;
}
.stock-container-box .category-bannerbox a:hover {
    text-decoration: none;
    opacity: 0.6;
}
.stock-container-box .category-bannerbox .stock-num-box {
    margin: 0px;
    padding: 10px 15px 0;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    width: 100%;
    position: relative;
    display: block;
}
.txt-green {
    color: #198754 !important;
}
.stock-container-box .category-bannerbox .stock-num-box .stock-num-box-title {
    width: 85%;
    text-align: left;
    margin-top: 15px;
    font-size: 1.6vw;
    line-height: 1.2;
}
.stock-container-box .category-bannerbox .stock-num-box .stock-num-text01 {
    /*width: 95%;*/
    text-align: right;
    text-shadow: 2px 2px 1px #ffffff, -2px 2px 1px #ffffff, 2px -2px 1px #ffffff, -2px -2px 1px #ffffff, 2px 0px 1px #ffffff, 0px 2px 1px #ffffff, -2px 0px 1px #ffffff, 0px -2px 1px #ffffff;
}
.stock-container-box .category-bannerbox a .stock-num-time {
    background: #373939;
    width: 100%;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    padding: 8px 0;
}
.stock-container-box .category-bannerbox .stock-num-time .stock-num-time-txt {
    text-align: center;
    font-size: 1.4vw;
    line-height: 1.3em;
    margin: 10px 0 0 15px;
    font-weight: bold;
}
.stock-container-box .category-bannerbox .stock-num-time .stock-num-time-10 {
    font-size: 2.3vw;
}
/*.stock-container-box .category-bannerbox .stock-num-time img {
    display: block;
}*/
.stock-container-box .category-bannerbox .stock-num-time .stock-num-time-haso {
    font-size: 1.5vw;
}
.stock-container-box .category-bannerbox .stock-num-time .stock-num-time-haso span {
    font-size: 0.8vw;
}
.stock-container-box .stock-quick {
    padding: 5px 0;
    color: #FFF;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    background: #d00000;
}
.stock-container-box .stock-quick .text02 {
    display: inline-block;
}
.stock-container-box .category-bannerbox .img-stock {
    margin-top: 20px;
}
.stock-container-box .category-bannerbox .img-stock img {
    margin: auto;
}
.stock-container-box .category-bannerbox .stock-num-box .stock-num-text01 .big {
    font-size: 2.3vw;
    line-height: 1;
}

/*在庫点数おわり　2022.01.11*/
/*メーカーから探す　商材から探す*/
.categorylist-global {
    display: none;
    margin: 0;
    background: #fff;
    padding: 0 0 20px;
    position: absolute;
    left: 0;
    top: 40px;
    width: 200px;
    z-index: 200;
}
.category-search:hover .categorylist-global {
    display: block;
}
#header-global .nav-inner .category-search:nth-child(2) .category-wrap .category-parent {
    background: none;
    padding: 0 25px 0 20px;
}

#header-global .category-switch-btn {
    width: 80px;
    height: 44px; /*20240701修正 40px→44px */
    position: absolute;
    left: 200px;
    bottom: 0;
    background: #777;
    color: #fff;
    text-align: center;
    line-height: 44px; /*20240701修正 40px→44px */
    border-radius: 0 5px 5px 0; /*20240701修正 5px→0 5px 5px 0 */
    font-size: 12px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

#header-global .category-switch-btn:hover{/* 追記20240701 */
    font-weight: bold;
    opacity: 0.8;
    transition: 0.5s;
}

#header-global .nav-global .nav li {
        border: 1px solid #ccc;
        margin: 10px 5px;
        list-style: none;
        display: inline-block;
        background-color: #fff;
        padding: 0;
    }
#header-global .nav-global .nav li + li {
    margin-left: 5px;
}
#header-global .nav-global .nav > li > a {
    padding: 5px 10px;
    line-height: 1;
    margin: 3px;
    font-size: 15px;
}
/* ヘッダーメニュー折り返し部 修正20200617 */
#header-global .navbar-nav > li > .dropdown-menu li {
    border: none;
    margin: 5px;
}
#header-global .navbar-nav > li > .dropdown-menu li a {
    width: 100%;
    height: 100%;
    display: block;
}
#header-global .nav-global {
    /* 背景色修正　20220615 */
    width: 1170px;
    margin: 0 auto 0 auto;
}
/* @media (min-width: 769px) and (max-width: 1299px) { */
    @media (max-width: 1380px) {
       #header-global .nav-global {
           width: calc(100% - 280px);
       }
       .category-search .categorylist-global {
           display: none;
       }
       #header-global .nav-global .nav > li > a {
           font-size: 14px;
           padding: 5px 5px;
       }
    }
@media (min-width: 992px) and (max-width: 1536px) {
    #header-global .nav-global {
        margin: 0 0 0 auto;
    }
}
@media (min-width:891px) and (max-width:991px) {
    #header-global .nav-global {
        margin: 0 0 0 auto;
    }
}
@media (max-width: 890px) {
    #header-global .nav-global {
        width: 100%;
    }
    #header-global .nav-global .nav li {
        margin: 5px 5px;
    }
    #header-global .category-search {
        width: 130px;
    }
    #header-global .btn-category-search {
        width: 130px;
    }
    #header-global .category-switch-btn {
        width: 70px;
        font-size: 10px;
        left: 130px;
    }
}
@media (max-width: 890px) {
    #header-global .category-search {
        display: none;
    }
    #header-global .category-switch-btn {
        display: none;
    }
    #header-global .nav-global .nav {
        margin: 0 0 5px 0;
    }
    #header-global .nav-global {
        margin: 20px 0 0 auto;
    }
    #header-global .nav-global .nav > li > a {
        padding: 5px 3px;
    }
}
@media (min-width: 1300px) and (max-width: 1860px) {
    #header-global .nav-global .nav {
        justify-content: flex-end;
    }
}
/* ヘッダーメニュー折り返し部 修正20200617終了 */
/*メーカーから探す　商材から探す*/
/* 固定テーブル修正 */
.cw {
    position: relative !important;
}
.cw .fixedtable {
    position: absolute !important;
    table-layout: fixed;
    z-index: 10;
    top: 0;
    animation: SlideIn 0.5s;
}
/* CSSアニメーションの設定 */
@keyframes SlideIn {
    0% {
        opacity: 0;
        transform: translateY(-100px);
    }
    80% {
        opacity: 0;
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}
/**************************************************/
/*ブログ*/
/**************************************************/
/*ブログ記事パーツ　2020.2.5*/
.blog-parts {
    display: flex;
    flex-wrap: wrap;
    margin: 0 0 30px;
    width: 100%;
}
.blog-parts .blog-parts-link {
    padding: 7px 5px 10px;
    display: block;
    transition: opacity 0.3s ease;
}
.blog-parts .blog-parts-link:hover {
    text-decoration: none;
    opacity: 0.7;
}
.blog-parts .blog-parts-content {
    border: 1px solid #ccc;
    padding: 7px;
    height: 100%;
}
.blog-parts .blog-parts-img {
    height: auto;
    overflow: hidden;
}
.blog-parts .blog-parts-img img {
    width: 100%;
    height: 13vh;
    object-fit: cover;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
.blog-parts .blog-parts-img img {
    width: 100%;
    height: 20vh;
    object-fit: cover;
}
}
@media screen and (max-width: 992px) {
.blog-parts .blog-parts-img img {
object-fit: cover;
width: 100%;
height: 16vh;
object-position: center center;
}
}

.blog-parts .blog-parts-date {
    color: #101010;
}
.blog-parts .blog-parts-ttl {
    color: #101010;
    line-height: 1.4;
    font-weight: bold;
}
.btn-blog-list {
    text-align: right;
    margin: -20px 0 0;
}

/*ブログ記事パーツ　ここまで*/
/* 人気売れ筋ランキング */
.multiple-item .slick-next {
    right: -10px;
    z-index: 5;
}
.multiple-item .slick-prev {
    left: -10px;
    z-index: 6;
}
.multiple-item li {
    margin: 0 5px;
    text-align: center;
}
.multiple-item li .thumbnail {
    position: relative;
}
.multiple-item li .thumbnail a {
    font-size: 14px;
}
/*新着商品のアイコン*/
.new-arrival-container .multiple-item li .thumbnail:before {
    content: "新商品";
    display: inline-block;
    position: absolute;
    right: 3px;
    top: 3px;
    background: #337ab7;
    color: #fff;
    padding: 0 5px;
    font-size: 12px;
    border-radius: 0.25em;
}
.multiple-item-stock {
    margin: 0 0 30px;
}
.multiple-item-stock .slick-next {
    right: -10px;
    z-index: 5;
}
.multiple-item-stock .slick-prev {
    left: -10px;
    z-index: 6;
}
.multiple-item-stock li {
    margin: 0 5px;
    text-align: center;
}
.multiple-item-stock .stock-num {
    background-color: #777;
    color: #fff;
    display: inline-block;
    padding: 2px 5px;
    border-radius: 3px;
    font-weight: bold;
}
/*トップページ商品名行数揃え*/
/*5行パターン*/
p.top-line-height5 {
    height: 4rem; /* 変更 auto→4rem 20250407 */
    font-size: 1em;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    margin: 5px 0 5px;
    word-break: break-all;
    font-size: 1em;
    transition: transform 0.3s ease;
}
a:hover p.top-line-height5 { /* hover時の動き追加 20250425 */
    display: inline-block;
    text-decoration: none;
    color: #000000;
    font-weight: bold;
    transform: scale(1.01) translateY(-3px);
    filter: brightness(1.1);
}


p.result_kikaku {
    word-break: break-word;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-size: 0.8rem; /* 追記 20250225*/
    height: 2rem; /* 追記 20250225*/
    color: #000000; /* 追記 20250225*/
}

/*4行パターン*/
p.top-line-height4 {
    height: 6em;
    overflow: hidden;
}
.uline {
    background: linear-gradient(transparent 81%, #ffe4e4 81%);
}
@media (max-width:991px) {
    #top .row .TOTO_clear {
        clear: both;
    }
    .catch_maker .list-unstyled {
        flex-wrap: wrap;
    }
}

/*FAQ部分　2019.12.11*/
.faq-parts {
    margin: 0 0 30px;
}
.faq-parts .faq {
    margin: 0;
    font-size: 16px;
}
.faq-parts .faq dt {
    display: flex;
    margin: 0 0 20px;
    line-height: 1;
    font-weight: bold;
    position:relative;
    padding: 10px 0 15px;
    border-bottom: 1px solid #ccc;
}
.faq-parts .faq dt:hover {
    cursor:pointer;
}
.faq-parts .faq dt:after {
    content: ">";
    position: absolute;
    right: 5px;
    font-size: 12px;
    line-height: 10px;
    top: 50%;
    transform: translate(0,-50%) rotate(90deg);
    color: #f98026;
}
.faq-parts .faq dt.active:after {
	content: "<";
}
.faq-parts .faq dd {
    display: flex;
    padding: 0 0 20px;
    margin: 0 0 30px;
    border-bottom: 1px dotted #ccc;
    display: none;
}
.faq-parts .faq dd:last-child {
    margin: 0 0 20px;
}
.faq-parts .faq-link {
    text-align: right;
    margin: 0;
}
.faq-parts .faq dt .ico, .faq-parts .faq dd .ico {
    width: 23px;
    color: #f87b00;
    font-family: 'Arial', serif;
    font-size: 24px;
    margin: 0 10px 0 0;
}
.faq-parts .faq dt .ico {
    font-weight: normal;
}
.faq-parts .faq dd .ico {
    line-height: 1;
}
.faq-parts .faq .txt {
    margin: 0;
    letter-spacing: 0.1em;
    line-height: 1.6;
    width: calc(100% - 34px);
}
/*スタッフの声*/
#category_staff_voice, #item_staff_voice {
    position: relative;
    padding: 22px 22px 12px 22px;
    margin-top: 24px;
    margin-bottom: 24px;
    background: #fff3ad;
    clear: both;
}
#category_staff_voice, #item_staff_voice {
    position: relative;
    padding: 0 90px 0 0;
    margin: 24px 0;
    background-size: 80px 96px;
    clear: both;
    min-height: 96px;
}
#item_staff_voice {
    background: url(https://www.direct-store.net/common/images/item/illust_staff01.webp) right bottom / auto 96px no-repeat;
}
#category_staff_voice {
    background: url(https://www.direct-store.net/common/images/item/illust_staff02.webp) right bottom / auto 102px no-repeat;
}
#category_staff_voice svg, #item_staff_voice svg {
    display: none;
}
#category_staff_voice a, #item_staff_voice a {
    text-decoration: underline;
    font-weight: bold;
}
#category_staff_voice a:hover, #item_staff_voice a:hover {
    text-decoration: none;
}
#category_staff_voice span, #item_staff_voice span {
    font-size: 16px;
    font-weight: bold;
}
#category_staff_voice span {
    color: #337AB7;
}
#item_staff_voice span {
    color: #f98026;
}
#item_staff_voice .item_staff_voice_in {
    padding: 20px 16px;
    background: #fff3ad;
    border-radius: 8px;
    word-break: break-all;
    border: 3px solid #f98026;
}
#item_staff_voice .item_staff_voice_in::before {
    content: '';
    position: absolute;
    right: 80px;
    top: 30%;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid #f98026;
}
#category_staff_voice .item_staff_voice_in {
    padding: 20px 16px;
    background: #fff3ad;
    border-radius: 8px;
    word-break: break-all;
    border: 3px solid #337AB7;
}
#category_staff_voice .item_staff_voice_in::before {
    content: '';
    position: absolute;
    right: 80px;
    top: 30%;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid #337AB7;
}
/*#category_staff_voice::before {
    content: '';
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    left: 28px;
    bottom: -15px;
    border-top: 15px solid #fff3ad;
    border-right: 15px solid transparent;
    border-left: 15px solid transparent;
}*/
/*関連カテゴリー*/
#category_bros {
    background: #ffffff;
    border-top: 1px solid #d0d0d0;
    box-sizing: border-box;
    padding: 1% 0;
    margin-top: 0;
    text-align: center;
}
#category_bros ul {
    text-align: center;
    margin: 0;
    padding: 0;
}
#category_bros ul li {
    list-style: none;
    margin: 8px;
    padding: 6px;
    display: inline-block;
    font-size: 16px;
}
#category_bros ul li a {
    color: #000000;
}
/* はじめてのお客様 */
#terms_d {
    background: #eee;
    margin: 0 0 1%;
    padding: 1em 0 2em;
    min-width: 750px;
}
#terms_d_item {
    border-top: 1px solid #ddd;
    background: #f9f9f9;
    margin: 0;
    padding: 12px 0 8px;
}
.for-new-customer-box .row {
    display: flex;
    flex-wrap: wrap;
}
.for-new-customer-inner {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}
.for-new-customer-inner .h4 {
    width: 100%;
}
/*新着商品*/
.slick-slider.new-arrival-inner-container .slick-slide {
    display: flex !important;
}
.slick-slider.new-arrival-inner-container .slick-track {
    display: flex !important;
}
.slick-slider.new-arrival-inner-container .slick-slide {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
    position: relative;
    height: auto !important;
}
.slick-slider.new-arrival-inner-container .slick-slide .caption {
    margin-top: auto;
}
    .slick-slider.new-arrival-inner-container .slick-slide:before {
        content: "新商品";
        display: inline-block;
        position: absolute;
        right: 3px;
        top: 3px;
        background: #337ab7;
        color: #fff;
        padding: 2px 5px 0;
        font-size: 12px;
        border-radius: 0.25em;
        z-index: 1;
    }
/*新着商品 終わり*/
/*商品詳細ページ関連商品*/
#product-detail .slick-slider.new-arrival-inner-container .slick-slide:before {
    display: none;
}
/*20240725追記 テーブル内<td>を中央表示*/
#product-detail .price-center > table > tbody > tr > td {
    text-align: center;
}
/*商品詳細ページ関連商品 終わり*/
/*新着商品 終わり*/
/*関連商品*/
.product-group-container {
    display: flex !important;
    flex-wrap: wrap;
}
.product-group-container .product-group-container-li {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    padding: 4px;
    margin: 0 5px 20px 5px;
    line-height: 1.42857143;
    /* background-color: #fff; */
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
    position: relative;
    height: auto !important;
    width: calc(16.66666667% - 10px);
    font-size: 14px;
}
.product-group-container .product-group-container-li .caption {
    margin-top: auto;
}
.product-group-container-li.col-md-2 {
    width: calc(16.66666667% - 10px);
}
#refineresults .caption .stock-label,
#refineresults .caption span,
.product-group-container-li .caption .label {
    margin: 0 0 5px;
    display: inline-block;
    padding: 0.25em 0.3em 0.05em;
    line-height: 1.2;
}
#refineresults .caption .stock-label {
    display: block;
}
.product-group-container-li .caption .ranking-mlogo {
    margin: 0 0
}
/* .cat-scroll {
    overflow: hidden;
} */
@media (max-width:991px) {
    .product-group-container-li.col-sm-3 {
        width: calc(25% - 10px);
    }
}
/*関連商品 終わり*/
/* category.cssから移動 202208003*/
.category_price_table > table > tbody > tr > td, .category_price_table > table > tbody > tr > th, .category_price_table > table > tfoot > tr > td, .category_price_table > table > tfoot > tr > th, .category_price_table > table > thead > tr > td, .category_price_table > table > thead > tr > th {
    vertical-align: middle
}
/*商材カテゴリースクロール 20220808*/
.loop_container {
    position: relative;
    background-image: url(https://www.direct-store.net/directimages/common/menu02/img_footer_background.webp);
    background-size: 180% auto;
    background-position: 40% bottom;
    background-repeat: no-repeat;
}
.loop_container .slick-prev {
    left: -30px;
    z-index: 100;
}
.loop_container .slick-next {
    right: -30px;
    z-index: 100;
}
.loop_container .slick-prev, .loop_container .slick-next {
    top: 20%;
}
.loop_wrap02 {
    height: 155px;
    border-radius: 5px;
    margin: 30px 30px 0;
    width: calc(100% - 60px);
}
.loop_wrap02 .loop_wrap_li {
    display: inline-block;
}
.loop_wrap02.slick-initialized .loop_wrap_li_baloon {
    display: flex;
    padding: 2px;
    background-color: #fff;
    position: relative;
    background: #ffffff;
    border: 3px solid #cccccc;
    border-radius: 5px;
}
.loop_wrap02.slick-initialized .loop_wrap_li_baloon:after, .loop_wrap02.slick-initialized .loop_wrap_li_baloon:before {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: "";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}
.loop_wrap02.slick-initialized .loop_wrap_li_baloon:after {
    border-color: rgba(255, 255, 255, 0);
    border-top-color: #fff;
    border-width: 10px;
    margin-left: -10px;
}
.loop_wrap02.slick-initialized .loop_wrap_li_baloon:before {
    border-color: rgba(204, 204, 204, 0);
    border-top-color: #ccc;
    border-width: 14px;
    margin-left: -14px;
}
.loop_wrap02.slick-initialized .loop_wrap_li.slick-slide {
    aspect-ratio: 4/5;
}
/*.loop_wrap02 .loop_wrap_li img {
    width: 40px;
    height: auto;
    margin: 0 auto;
}*/
.loop_wrap02 .loop_wrap_li .loop_wrap_li_baloon > a {
    background-size: 40px auto;
    background-position: center left;
    width: 40px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin: 0 auto;
}

.loop_wrap02 .loop_wrap_li span a {
    width: 100%;
}
.loop_wrap02 .loop_wrap_li span .color-green {
    white-space: nowrap;
    color: #198754;
    font-size: 11px;
    padding: 0;
    line-height: 1.2em;
    -webkit-appearance: none;
    font-weight: bold;
}
.loop_wrap02 .loop_wrap_li span .color-blue {
    white-space: nowrap;
    color: #0d6efd;
    font-size: 11px;
    padding: 0;
    line-height: 1.2em;
    -webkit-appearance: none;
    font-weight: bold;
}
.loop_container .slick-initialized .slick-slide {
    margin: 0 16px;
}
.loop_container .slick-initialized .slick-slider {
    padding-left: 75px;
    padding-right: 75px;
}
.loop_wrap02 .loop_wrap_li span {
    margin-top: 2px;
    margin-left: 5px;
    font-weight: bold;
    color: #337ab7;
    line-height: 1.2em;
    font-size: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.loop_wrap:hover ul {
    animation-play-state: paused;
}
@media (max-width: 1000px) {
    .loop_container .slick-initialized .slick-slide {
        margin: 0px 8px;
    }
}

/*商品詳細・カテゴリー等動画*/
/*20220823　動画横幅用の改変*/
/*.product-movie-wrap .product-movie {
    width: 48%;
    margin: 0 0 20px;
}*/
.product-movie-wrap {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    gap: 10px 3%;
}
.product-movie-wrap .product-movie {
    width: 100%; /*20240522 47.5%→100% 動画下の文章が全部表示されない現象の回避 */
    margin-bottom: 15px;
}
.product-movie-wrap.iframe-parent-wrap .iframe-wrap {
    width: 47.5%;
	display: flex;
    flex-wrap: wrap;
	flex-direction: column;
}
.product-movie-wrap.iframe-parent-wrap  .iframe-wrap .product-movie.iframe-parent {
    width:100%;
    position: relative;
    margin: 0 0 0px;
    height: 0;
    padding-top: 65%;
}
.product-movie-wrap.iframe-parent-wrap p {
    width: 100%;
}
.product-movie-wrap .product-movie p {
    width: 100%;
    margin: 0 0 0px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}
.product-movie-wrap .product-movie + p {
    width: 47.5%;
}
    .product-movie-wrap.iframe-parent-wrap p.iframe-txt {
        width: 100%;
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 4;
    }
.product-movie-wrap p.source-title {
    width: 100%;
}
.product-movie-wrap .iframe-parent iframe {
    width: 47.5%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.product-movie-wrap .product-movie.iframe-parent .product-movie-inner {
    width: 100%;
    margin: 0 0 0px;
    display: flex;
    flex-direction: column;
}
/* .product-movie-wrap.iframe-parent-wrap .product-movie.iframe-parent:nth-last-of-type(1) {
    order: 1;
}
.product-movie-wrap.iframe-parent-wrap .product-movie.iframe-parent:nth-last-of-type(1) + .iframe-txt {
    order: 2;
}
.product-movie-wrap.iframe-parent-wrap .product-movie.iframe-parent:nth-last-of-type(2) {
    order: 3;
}
.product-movie-wrap.iframe-parent-wrap .product-movie.iframe-parent:nth-last-of-type(2) + .iframe-txt {
    order: 4;
} */


/* .product-movie .bc-player-default_default-index-0 {
	width: 100% !important;
    padding-top: 60% !important;
	height: 0;
} */
.product-movie-wrap .product-movie .bc-player-default_default-index-0,
.product-movie-wrap .product-movie .bc-player-default_default-index-1 {
    width: 298px!important;
    height: 185px!important;
    /* min-height: 174px;*/
}
/*スクロールヒント　20220823追記*/
@keyframes scroll-hint-appear {
    0% {
        transform: translateX(40px);
        opacity: 0;
    }
    10% {
        opacity: 1;
    }
    50%, 100% {
        transform: translateX(-40px);
        opacity: 0;
    }
}
.scroll-hint.is-right-scrollable {
    background: linear-gradient(270deg, rgba(0, 0, 0, .15) 0, rgba(0, 0, 0, 0) 16px, rgba(0, 0, 0, 0));
}
.scroll-hint.is-right-scrollable.is-left-scrollable {
    background: linear-gradient(90deg, rgba(0, 0, 0, .15) 0, rgba(0, 0, 0, 0) 16px, rgba(0, 0, 0, 0)), linear-gradient(270deg, rgba(0, 0, 0, .15) 0, rgba(0, 0, 0, 0) 16px, rgba(0, 0, 0, 0));
}
.scroll-hint.is-left-scrollable {
    background: linear-gradient(90deg, rgba(0, 0, 0, .15) 0, rgba(0, 0, 0, 0) 16px, rgba(0, 0, 0, 0));
}
.scroll-hint-icon {
    position: absolute;
    /*top: calc(50% - 25px);*/
    left: calc(50% - 60px);
    box-sizing: border-box;
    width: 120px;
    height: 80px;
    border-radius: 5px;
    transition: opacity .3s;
    opacity: 0;
    background: rgba(0, 0, 0, .7);
    text-align: center;
    padding: 20px 10px 10px 10px;
    z-index: 9;
    top: 50px;
    animation: SlideIn 1.6s 2s;
    -webkit-animation: SlideIn 1.6s 2s;
}
/* CSSアニメーションの設定 */
@keyframes fadeIn {
    0% {
        opacity: 0;
        transform: translateY(-100px);
    }
    100% {
        opacity: 1;
    }
}
.scroll-hint-icon-wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    max-height: 100%;
    pointer-events: none;
}
.scroll-hint-text {
    font-size: 10px;
    color: #FFF;
    margin-top: 5px;
}
.scroll-hint-icon-wrap.is-active .scroll-hint-icon {
    opacity: .8;
}
.scroll-hint-icon:before {
    display: inline-block;
    width: 40px;
    height: 40px;
    color: #FFF;
    vertical-align: middle;
    text-align: center;
    content: "";
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNS43NyIgaGVpZ2h0PSIzMC41MiIgdmlld0JveD0iMCAwIDI1Ljc3IDMwLjUyIj48dGl0bGU+44Ki44K744OD44OIIDM8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxwYXRoIGQ9Ik0yMS4zMywzMC41Mkg3Ljg1QTEuNTUsMS41NSwwLDAsMSw2LjMsMjlhMTIuNDYsMTIuNDYsMCwwLDAtLjYzLTQuNDIsMjUuMTYsMjUuMTYsMCwwLDAtNC4yNS01bC0uMDYtLjA2QTUsNSwwLDAsMSwwLDE1Ljg2YTMuNjQsMy42NCwwLDAsMSwxLjE3LTIuNjIsMy42MywzLjYzLDAsMCwxLDUuMTQuMDdWMy43N2EzLjc3LDMuNzcsMCwxLDEsNy41NCwwVjguMzNhMy4zNSwzLjM1LDAsMCwxLDEuMjYsMCwzLDMsMCwwLDEsMiwxLjIyLDMuNSwzLjUsMCwwLDEsMi0uMDYsMy4yMSwzLjIxLDAsMCwxLDIsMS41NCwzLjc0LDMuNzQsMCwwLDEsMywuNDdBNC4yMSw0LjIxLDAsMCwxLDI1Ljc0LDE1YzAsLjExLDAsLjI3LDAsLjQ2YTE5LjI2LDE5LjI2LDAsMCwxLS44NCw3Yy0uMTQuMzgtLjM2LjgxLS41NiwxLjIybC0uMTEuMjJjMCwuMDctLjA5LjE0LS4xNC4yMWE3LjEzLDcuMTMsMCwwLDAtMS4xNywyLjE3Yy0uMDYuNTYtLjA2LDIuMTUtLjA1LDIuNzFBMS41NSwxLjU1LDAsMCwxLDIxLjMzLDMwLjUyWk04LjYxLDI4LjIxaDEyYzAtLjcxLDAtMS43MS4wNy0yLjIzYTguNzQsOC43NCwwLDAsMSwxLjU5LTMuMjVsLjA2LS4xMmExMCwxMCwwLDAsMCwuNDYtMSwxNi44LDE2LjgsMCwwLDAsLjctNi4xMmMwLS4yMywwLS40MSwwLS41NGgwYTIsMiwwLDAsMC0uNjQtMS41MiwxLjMzLDEuMzMsMCwwLDAtMS41NS4wOCwxLjEzLDEuMTMsMCwwLDEtMS4xOC4yOCwxLjE1LDEuMTUsMCwwLDEtLjc4LS45NCwxLjI2LDEuMjYsMCwwLDAtLjc1LTEuMTEsMSwxLDAsMCwwLTEuMTEuMjhsLS4xLjFhMS4xNSwxLjE1LDAsMCwxLTEuMTkuMjksMS4xNiwxLjE2LDAsMCwxLS43OC0uOTVjLS4wOS0uNjgtLjIxLS43Ny0uNy0uODdhLjgyLjgyLDAsMCwwLTEsLjQ4LDEuMTYsMS4xNiwwLDAsMS0yLjE2LS41OFYzLjc3YTEuNDYsMS40NiwwLDEsMC0yLjkyLDB2Ny44NWwwLDQuMzNhMS4xNywxLjE3LDAsMCwxLS44MywxLjExLDEuMTUsMS4xNSwwLDAsMS0xLjItLjM1bC0xLS45MWMtLjQ3LS40Mi0uNzMtLjY2LS44NC0uNzdhMS4zNSwxLjM1LDAsMCwwLTItLjEyTDIuNywxNWExLjMyLDEuMzIsMCwwLDAtLjM5LDFBMi41NywyLjU3LDAsMCwwLDMsMTcuODVsMCwwYTI3LjI0LDI3LjI0LDAsMCwxLDQuNyw1LjYyQTEyLjYzLDEyLjYzLDAsMCwxLDguNjEsMjguMjFaTTIzLjIsMjMuMzVaTTYuNTEsMTYuNTlaIiBmaWxsPSIjZmZmIi8+PC9nPjwvZz48L3N2Zz4=);
}
.scroll-hint-icon:after {
    content: "";
    width: 34px;
    height: 14px;
    display: block;
    position: absolute;
    top: 10px;
    left: 50%;
    margin-left: -20px;
    background-repeat: no-repeat;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMy4yOSIgaGVpZ2h0PSIxMi4wMiIgdmlld0JveD0iMCAwIDMzLjI5IDEyLjAyIj48dGl0bGU+44Ki44K744OD44OIIDE8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxsaW5lIHgxPSIxLjg1IiB5MT0iNi4wMSIgeDI9IjEwLjQiIHkyPSI2LjAxIiBmaWxsPSIjZmZmIi8+PHBhdGggZD0iTTEwLjQsNy4xN0gxLjg1YTEuMTYsMS4xNiwwLDEsMSwwLTIuMzFIMTAuNGExLjE2LDEuMTYsMCwxLDEsMCwyLjMxWiIgZmlsbD0iI2ZmZiIvPjxwYXRoIGQ9Ik03LjQsMTJhMS4xNSwxLjE1LDAsMCwxLS43Mi0uMjVsLTYuMjUtNUExLjIsMS4yLDAsMCwxLDAsNS44NywxLjE0LDEuMTQsMCwwLDEsLjQ2LDVMNi43LjIzQTEuMTYsMS4xNiwwLDAsMSw4LjEsMi4wOEwzLDUuOTEsOC4xMiwxMEExLjE2LDEuMTYsMCwwLDEsNy40LDEyWiIgZmlsbD0iI2ZmZiIvPjxsaW5lIHgxPSIzMS40NSIgeTE9IjYuMDEiIHgyPSIyMi44OSIgeTI9IjYuMDEiIGZpbGw9IiNmZmYiLz48cGF0aCBkPSJNMzEuNDUsNy4xN0gyMi44OWExLjE2LDEuMTYsMCwxLDEsMC0yLjMxaDguNTZhMS4xNiwxLjE2LDAsMCwxLDAsMi4zMVoiIGZpbGw9IiNmZmYiLz48cGF0aCBkPSJNMjUuOSwxMmExLjE4LDEuMTgsMCwwLDEtLjkxLS40M0ExLjE3LDEuMTcsMCwwLDEsMjUuMTcsMTBsNS4wOS00LjA1TDI1LjIsMi4wOEExLjE2LDEuMTYsMCwwLDEsMjYuNTkuMjNMMzIuODQsNWExLjE2LDEuMTYsMCwwLDEsLjQ1LjkxLDEuMTQsMS4xNCwwLDAsMS0uNDMuOTJsLTYuMjQsNUExLjE3LDEuMTcsMCwwLDEsMjUuOSwxMloiIGZpbGw9IiNmZmYiLz48L2c+PC9nPjwvc3ZnPg==);
    opacity: 0;
    transition-delay: 2.4s;
}
.scroll-hint-icon-wrap.is-active .scroll-hint-icon:after {
    opacity: 1;
}
.scroll-hint-icon-wrap.is-active .scroll-hint-icon:before {
    animation: scroll-hint-appear 1.2s linear;
    animation-iteration-count: 2;
}
.scroll-hint-icon-white {
    background-color: #FFF;
    box-shadow: 0 4px 5px rgba(0, 0, 0, .4);
}
.scroll-hint-icon-white:before {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNS43NyIgaGVpZ2h0PSIzMC41MiIgdmlld0JveD0iMCAwIDI1Ljc3IDMwLjUyIj48dGl0bGU+44Ki44K744OD44OIIDQ8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxwYXRoIGQ9Ik0yMS4zMywzMC41Mkg3Ljg1QTEuNTUsMS41NSwwLDAsMSw2LjMsMjlhMTIuNDYsMTIuNDYsMCwwLDAtLjYzLTQuNDIsMjUuMTYsMjUuMTYsMCwwLDAtNC4yNS01bC0uMDYtLjA2QTUsNSwwLDAsMSwwLDE1Ljg2YTMuNjQsMy42NCwwLDAsMSwxLjE3LTIuNjIsMy42MywzLjYzLDAsMCwxLDUuMTQuMDdWMy43N2EzLjc3LDMuNzcsMCwxLDEsNy41NCwwVjguMzNhMy4zNSwzLjM1LDAsMCwxLDEuMjYsMCwzLDMsMCwwLDEsMiwxLjIyLDMuNSwzLjUsMCwwLDEsMi0uMDYsMy4yMSwzLjIxLDAsMCwxLDIsMS41NCwzLjc0LDMuNzQsMCwwLDEsMywuNDdBNC4yMSw0LjIxLDAsMCwxLDI1Ljc0LDE1YzAsLjExLDAsLjI3LDAsLjQ2YTE5LjI2LDE5LjI2LDAsMCwxLS44NCw3Yy0uMTQuMzgtLjM2LjgxLS41NiwxLjIybC0uMTEuMjJjMCwuMDctLjA5LjE0LS4xNC4yMWE3LjEzLDcuMTMsMCwwLDAtMS4xNywyLjE3Yy0uMDYuNTYtLjA2LDIuMTUtLjA1LDIuNzFBMS41NSwxLjU1LDAsMCwxLDIxLjMzLDMwLjUyWk04LjYxLDI4LjIxaDEyYzAtLjcxLDAtMS43MS4wNy0yLjIzYTguNzQsOC43NCwwLDAsMSwxLjU5LTMuMjVsLjA2LS4xMmExMCwxMCwwLDAsMCwuNDYtMSwxNi44LDE2LjgsMCwwLDAsLjctNi4xMmMwLS4yMywwLS40MSwwLS41NGgwYTIsMiwwLDAsMC0uNjQtMS41MiwxLjMzLDEuMzMsMCwwLDAtMS41NS4wOCwxLjEzLDEuMTMsMCwwLDEtMS4xOC4yOCwxLjE1LDEuMTUsMCwwLDEtLjc4LS45NCwxLjI2LDEuMjYsMCwwLDAtLjc1LTEuMTEsMSwxLDAsMCwwLTEuMTEuMjhsLS4xLjFhMS4xNSwxLjE1LDAsMCwxLTEuMTkuMjksMS4xNiwxLjE2LDAsMCwxLS43OC0uOTVjLS4wOS0uNjgtLjIxLS43Ny0uNy0uODdhLjgyLjgyLDAsMCwwLTEsLjQ4LDEuMTYsMS4xNiwwLDAsMS0yLjE2LS41OFYzLjc3YTEuNDYsMS40NiwwLDEsMC0yLjkyLDB2Ny44NWwwLDQuMzNhMS4xNywxLjE3LDAsMCwxLS44MywxLjExLDEuMTUsMS4xNSwwLDAsMS0xLjItLjM1bC0xLS45MWMtLjQ3LS40Mi0uNzMtLjY2LS44NC0uNzdhMS4zNSwxLjM1LDAsMCwwLTItLjEyTDIuNywxNWExLjMyLDEuMzIsMCwwLDAtLjM5LDFBMi41NywyLjU3LDAsMCwwLDMsMTcuODVsMCwwYTI3LjI0LDI3LjI0LDAsMCwxLDQuNyw1LjYyQTEyLjYzLDEyLjYzLDAsMCwxLDguNjEsMjguMjFaTTIzLjIsMjMuMzVaTTYuNTEsMTYuNTlaIi8+PC9nPjwvZz48L3N2Zz4=);
}
.scroll-hint-icon-white:after {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMy4yOSIgaGVpZ2h0PSIxMi4wMiIgdmlld0JveD0iMCAwIDMzLjI5IDEyLjAyIj48dGl0bGU+44Ki44K744OD44OIIDI8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxsaW5lIHgxPSIxLjg1IiB5MT0iNi4wMSIgeDI9IjEwLjQiIHkyPSI2LjAxIi8+PHBhdGggZD0iTTEwLjQsNy4xN0gxLjg1YTEuMTYsMS4xNiwwLDEsMSwwLTIuMzFIMTAuNGExLjE2LDEuMTYsMCwxLDEsMCwyLjMxWiIvPjxwYXRoIGQ9Ik03LjQsMTJhMS4xNSwxLjE1LDAsMCwxLS43Mi0uMjVsLTYuMjUtNUExLjIsMS4yLDAsMCwxLDAsNS44NywxLjE0LDEuMTQsMCwwLDEsLjQ2LDVMNi43LjIzQTEuMTYsMS4xNiwwLDAsMSw4LjEsMi4wOEwzLDUuOTEsOC4xMiwxMEExLjE2LDEuMTYsMCwwLDEsNy40LDEyWiIvPjxsaW5lIHgxPSIzMS40NSIgeTE9IjYuMDEiIHgyPSIyMi44OSIgeTI9IjYuMDEiLz48cGF0aCBkPSJNMzEuNDUsNy4xN0gyMi44OWExLjE2LDEuMTYsMCwxLDEsMC0yLjMxaDguNTZhMS4xNiwxLjE2LDAsMCwxLDAsMi4zMVoiLz48cGF0aCBkPSJNMjUuOSwxMmExLjE4LDEuMTgsMCwwLDEtLjkxLS40M0ExLjE3LDEuMTcsMCwwLDEsMjUuMTcsMTBsNS4wOS00LjA1TDI1LjIsMi4wOEExLjE2LDEuMTYsMCwwLDEsMjYuNTkuMjNMMzIuODQsNWExLjE2LDEuMTYsMCwwLDEsLjQ1LjkxLDEuMTQsMS4xNCwwLDAsMS0uNDMuOTJsLTYuMjQsNUExLjE3LDEuMTcsMCwwLDEsMjUuOSwxMloiLz48L2c+PC9nPjwvc3ZnPg==);
}
.scroll-hint-icon-white .scroll-hint-text {
    color: #000;
}
/* 2022/12/1 sidemenu文言可変追加 */
.sidemenu .stock_btn {
    border: 2px solid #373939;
}
.sidemenu .stock_btn a:hover {
    text-decoration: none;
}
.sidemenu .stock_btn #stock_bnr_title {
    background: #fff;
    color: #222;
    text-align: left;
    background-size: auto 100%;
    background-repeat: no-repeat;
    position: relative;
    padding: 20px 8px 30px;
    text-shadow: 0px 1px 1px rgb(255 255 255), 1px 1px 1px rgb(255 255 255 / 80%);
    font-size: 14px;
    font-weight: bold;
    margin: 0;
}
.sidemenu .stock_btn #stock_bnr_title span {
    display: inline-block;
    margin-top: 5px;
    color: #198754;
}
.sidemenu .stock_btn .stock_bnr_txt {
    background: #373939;
    color: #FFF;
    padding: 5px 5px 1px;
    font-size: 12px;
    text-align: center;
    margin: 0;
}
.sidemenu .stock_btn .stock_bnr_txt img {
    width: 80%;
    margin: 0 auto 1px;
}
.sidemenu .stock_btn a:hover {
    opacity: .6;
}
/*.sidemenu .stock_btn #stock_bnr_title:before {
    content: "詳しくはこちら";
    position: absolute;
    bottom: 0;
    font-size: 10px;
    text-align: center;
    color: #fff;
    z-index: 2;
    width: 100%;
    height: 16px;
    display: block;
    background: #ffb400;
	margin-top: 10px;
	padding: 3px 0;
	left: 0;
}
*/

/*20230111 訂正*/
.direct_riyu {
    font-size: 40px;
    padding: 0;
    background: #d00000;
    background: -moz-linear-gradient(top, #d00000 50%, #f12f2f 99%);
    background: -webkit-linear-gradient(top, #d00000 50%, #f12f2f 99%);
    background: linear-gradient(to bottom, #d00000 50%, #f12f2f 99%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d00000', endColorstr='#f12f2f', GradientType=0);
    color: #fff;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    /* border: 1px solid #eee; */
    align-items: center;
    letter-spacing: 0;
    position: relative;
    flex-wrap: wrap;
    font-family: inherit;
    font-weight: bold;
    line-height: 1.1;
}
.direct_riyu.pc_only {
    display: flex !important;
    box-shadow: 0px 0px 10px -5px #333;
}
.bnr-top-concept a:hover {
    text-decoration: none;
}
.direct_riyu:before {
    content: "";
    background-image: url(https://www.direct-store.net/directimages/common/top/logo_wh02.webp);
    background-size: 100% auto;
    background-position: 0;
    width: 140px;
    height: 85px;
    background-repeat: no-repeat;
    margin-left: 10px;
}
.direct_riyu .direct_riyu_txt01:after {
    content: "";
    background-image: url(https://www.direct-store.net/directimages/common/top/logo_wh01.webp);
    background-size: 100% auto;
    width: 156px;
    height: 15px;
    background-repeat: no-repeat;
    position: absolute;
    right: 21%;
    top: 5px;
    display: block;
    z-index: 2;
}
.direct_riyu .direct_riyu_txt01 {
    width: calc(80% - 150px);
    font-size: 42px;
    /*font-size: max(2.2vw, 42px);*/
    padding: 8px 15px;
    display: block;
    color: #fff;
    align-items: center;
    text-shadow: 1px 1px 4px #2f0000;
}
.direct_riyu .direct_riyu_txt02 {
    font-size: 1.3vw;
    font-size: 24px;
    /*font-size: max(1.3vw, 24px);*/
    color: #D00000;
    background: #fff;
    width: 20%;
    height: 112px;
    display: flex;
    align-items: center;
    justify-content: center;
    /*border: 1px solid #ccc;*/
}
.direct_riyu .direct_riyu_txt04 {
    font-size: 1.45vw;
    font-size: 24px;
    display: inline;
    margin-bottom: 5px;
    color: #fff;
}
.direct_riyu .direct_riyu_txt03 {
    font-size: max(1.45vw, 27px);
    font-size: 24px;
    display: block;
    margin-bottom: 8px;
    color: #fff;
    text-shadow: none;
    padding: 3px 5px;
}
.direct_riyu.sp_only {
    display: none !important;
}
/* 新着商品 */
.price_offbox {
    color: #ffffff;
    background-color: #E10909;
    padding: 2px 5px 0;
}

img {
    transition: transform 0.3s ease;
}
a:hover img {
    transform: scale(1.01) translateY(-3px);
    filter: brightness(1.1);
}

a:hover .price_offbox { /* 〇〇%OFF赤枠 トップページ　新着商品 */
    display: inline-block;
    text-decoration: none;
    width: 100%;
}
a:hover .price .txt span, /* 価格 文字列 トップページ　新着商品 */
a:hover .price .num span { /* 価格 数値 トップページ　新着商品 */
    display: inline-block;
    text-decoration: none;
}

.outlet-sale-bannerarea a:hover img { /* 20250515 大特価訳あり在庫商品バナーのhover時のblighrnessをより明るく大きく */
    transform: scale(1.07) translateY(-3px);
    filter: brightness(1.4);
}



.always_stockbox {
    color: #FFFFFF;
    background-color: #777777;
    padding: 3px 5px 0;
}
.makersubname_box {
    color: #000;
    background-color: #FFF;
    padding: 3px 5px 0;
}
.productname_box {
    word-break:break-all;
    font-size:  1em;
}

@media (min-width: 1200px) {}
@media screen and (min-width: 992px) and (max-width: 1199px) {
    .direct_riyu .direct_riyu_txt01 {
        /*font-size: 2.9vw;*/
        font-size: 30px;
    }
    .direct_riyu .direct_riyu_txt02 {
        /*font-size: 2.1vw;*/
        font-size: 20px;
    }
    .direct_riyu .direct_riyu_txt03 {
        /*font-size: 1.9vw;*/
        font-size: 20px;
        width: auto;
        text-align: left;
    }
    .direct_riyu .direct_riyu_txt04 {
        /*font-size: 1.8vw;*/
        font-size: 20px;
    }
}
@media (max-width: 991px) {
    .direct_riyu:before {
        width: 100px;
        height: 65px;
    }
    .direct_riyu .direct_riyu_txt01 {
        width: calc(83% - 110px);
        font-size: 24px;
    }
    .direct_riyu .direct_riyu_txt02 {
        font-size: 14px;
        width: 16%;
        height: 80px;
    }
    .direct_riyu .direct_riyu_txt03 {
        font-size: 16px;
        width: auto;
        text-align: left;
    }
    .direct_riyu .direct_riyu_txt04 {
        font-size: 14px;
    }
}
/* .rankingtop-container .price,
.tokka-container .price,
.result_box .price,
.new-arrival-inner-container .price,
.product-group-container .price,
.main-contents .products  */.price {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}
.result_box .price {
    align-items: center;
}
/* .rankingtop-container .price .txt,
.tokka-container .price .txt,
.result_box .price .txt,
.new-arrival-inner-container .price .txt,
.product-group-container .price .txt,
.main-contents .products  */.price .txt {
    font-size: 10px;
    color: #101010;
    margin: 0 0 5px;
    line-height: 1;
}
.main-contents .products .price .txt {
    font-size: 12px;
}
/* .rankingtop-container .price .num span,
.tokka-container .price .num span,
.result_box .price .num span,
.new-arrival-inner-container .price .num span,
.product-group-container .price .num span,
.main-contents .products  */.price .num span {
    font-size: 21px;
    color: #d00;
    font-weight: bold;
    padding: 0 3px 0 0;
    letter-spacing: 0;
    font-family: Inter;
}
.new-arrival-inner-container .price .num span,
.product-group-container .price .num span {
    font-size: 22px;
}
.rankingtop-container .price .num span,
.tokka-container .price .num span,
.result_box .price .num span {
    font-size: 18px;
}
/* .rankingtop-container .price .num,
.tokka-container .price .num,
.result_box .price .num,
.new-arrival-inner-container .price .num,
.product-group-container .price .num,
.main-contents .products  */.price .num {
    font-size: 10px;
    color: #101010;
    margin: 0;
    line-height: 1;
}
.rankingtop-container .price .num,
.tokka-container .price .num,
.result_box .price .num,
.new-arrival-inner-container .price .num,
.product-group-container .price .num {
    font-size: 10px;
}
.stock-label {
    color: #FFFFFF;
    background-color: #777777;
    margin: 0;
}

/*categoryinfoより*/
.pricerange-link {
    padding: 0;
    margin: 0 0 40px;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
}

.pricerange-link li {
    width: calc(100% / 3);
    padding: 5px;
    margin: 0 0 10px;
    box-sizing: border-box;
}

.pricerange-link li:nth-child(4),
.pricerange-link li:nth-child(5) {
    width: calc(100% / 2);
    padding: 5px;
    box-sizing: border-box;
}

.pricerange-link li a {
    display: flex;
    padding: 15px 5px;
    color: #333;
    font-size: 18px;
    height: 100%;
    align-items: center;
    justify-content: center;
    border: 1px solid #f98026;
    background: #fff;
    text-decoration: none;
    transition: background-color 0.3s ease;
    outline: none;
}

.pricerange-link li a:hover {
    color: #fff;
    background: #f98026;
}

.pricerange-link li a:visited {
    text-decoration: none;
}

.flex-box {
    display: flex;
}

.flex-wrap {
    flex-wrap: wrap;
}

.justify-between {
    justify-content: space-between;
}

.align-itemscenter {
    align-items: center;
}
.align-itemsend {
    align-items: flex-end;
}
.bnr-toilet {
    padding: 0 20px;
    margin: 0 0 20px;
}

.w-33 { width: calc(100% / 3); }
.w-50 { width: 50%; }

.w-25 { width: 25%; }
.mb-5 { margin: 0 0 5px; }

.section {
    margin: 50px 0 0;
}

.category_list {
    border: solid 1px #d0d0d0;
    height: 100%;
    margin-bottom: 10px;
    overflow: hidden;
}
.space_bottom {
    margin-bottom: 10px;
}
.large {font-size: 140%;}
.xsmall {font-size: 70%;}
dl.onecol {
    margin: 0;
    padding: 0 0 3% 0;
    overflow: hidden;
}
dl.onecol dt {
    float:left;
    width: 25%;
    margin: 0;
    padding: 0;
}
dl.onecol dd {
    padding-left: 27%;
    padding-top: 3px;
    padding-bottom: 3px;
}
.emphasis1 {background: linear-gradient(transparent 70%, #ffb2b2 70%);}
.emphasis2 {background: linear-gradient(transparent 70%, #aed8ef 70%);}
.nav-tabs{border-bottom:none !important}
.nav-tabs>li{
    float:left;
    margin-bottom:0px !important
}
.nav-tabs>li>a{
    margin-right:2px;
    line-height:1.42857143;
    border:1px solid transparent;
    border-radius:0 !important
}
.nav-tabs>li>a:hover{border-color:#fee #fee #fee !important}
.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus{
    color:#555;
    cursor:default;
    background-color:#fee !important;
    border:1px solid #fee !important;
    border-bottom-color:transparent  !important
}
.nav-tabs.nav-justified{
    width:100%;
    border-bottom:0
}
.nav-tabs.nav-justified>li{
    float:none
}
.nav-tabs.nav-justified>li>a{
    margin-bottom:5px;
    text-align:center
}
.nav-tabs.nav-justified>.dropdown .dropdown-menu{
    top:auto;
    left:auto
}
@Media (min-width:768px){
    .nav-tabs.nav-justified>li{
        display:table-cell;
        width:1%
    }
    .nav-tabs.nav-justified>li>a{margin-bottom:0}
}
.nav-tabs.nav-justified>li>a{
    margin-right:0;
    border-radius:4px
}
.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:hover,
.nav-tabs.nav-justified>.active>a:focus{
    border:1px solid #ddd
}
@Media (min-width:768px){
    .nav-tabs.nav-justified>li>a{
        border-bottom:1px solid #ddd;
        border-radius:4px 4px 0 0
    }
    .nav-tabs.nav-justified>.active>a,
    .nav-tabs.nav-justified>.active>a:hover,
    .nav-tabs.nav-justified>.active>a:focus{
        border-bottom-color:#fff
    }
}
.nav-pills>li{float:left}
.nav-pills>li>a{border-radius:4px}
.nav-pills>li+li{margin-left:2px}
.nav-pills>li.active>a,
.nav-pills>li.active>a:hover,
.nav-pills>li.active>a:focus{
    color:#fff;
    background-color:#337ab7
}
.nav-stacked>li{float:none}
.nav-stacked>li+li{
    margin-top:2px;
    margin-left:0
}
.nav-justified{width:100%}
.nav-justified>li{float:none}
.nav-justified>li>a{
    margin-bottom:5px;
    text-align:center
}
.nav-justified>.dropdown .dropdown-menu{
    top:auto;
    left:auto
}
@Media (min-width:768px){
    .nav-justified>li{
        display:table-cell;
        width:1%
    }
    .nav-justified>li>a{margin-bottom:0}
}
.nav-tabs-justified{border-bottom:0}
.nav-tabs-justified>li>a{
    margin-right:0;
    border-radius:4px
}
.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>a:hover,
.nav-tabs-justified>.active>a:focus{
    border:1px solid #ddd
}
@Media (min-width:768px){
    .nav-tabs-justified>li>a{
        border-bottom:1px solid #ddd;
        border-radius:4px 4px 0 0
    }
    .nav-tabs-justified>.active>a,
    .nav-tabs-justified>.active>a:hover,
    .nav-tabs-justified>.active>a:focus{
        border-bottom-color:#fff
    }
    .tab-pane {	padding: 3%;}
}
.tab-content>.tab-pane{display:none}
.tab-content>.active{display:block}
.nav-tabs .dropdown-menu{
    margin-top:-1px;
    border-top-left-radius:0;
    border-top-right-radius:0
}
.tab-pane {	padding: 5%;}

.case-parts .caseList{
display: flex;
flex-wrap: wrap;
margin: 0 0 30px;
justify-content: left;
}
.case-parts .caseList .caseBox{
padding: 7px 5px 10px;
margin: 10px;
display: block;
width: 30%;
            border: 1px solid #DEDEDE;
}
.case-parts .caseList .caseBox .img{
margin: 0px 0px 7px 0px;
overflow: hidden;
}
.case-parts .caseList .caseBox .img img{
width: 100%;
height:auto;
}
.case-parts .caseList .caseBox .prace{
margin: 0px 0px 7px 0px;
            font-size: 16px;
}
.case-parts .caseList .caseBox .prace span{
font-weight: bold;
            margin: 0px 5px 0px 0px;
}

.case-parts .caseList .caseBox .item{
margin: 0px;
            font-size: 18px;
}
.case-parts .caseList .caseBox .item span{
font-weight: bold;
}

/*categoryinfo終わり*/
/**************************************************/
/*sidemenu*/
/**************************************************/
/*左メニュー用CSS*/
.sidemenu {
    margin: 0 0 0 0;
    padding: 0;
    clear: both;
}
#top .sidemenu {
    margin: 60px 0 0 0;
}
.sidemenu .h2_box, .sidemenu .h3_box, .sidemenu h2, .sidemenu h3 {
    background: #d00000;
    color: #fff;
    margin: 0;
    padding: 12px 8px;
    font-size: 14px;
    font-weight: bold;
}
.sidemenu .h2_box a, .sidemenu .h3_box a, .sidemenu h2 a, .sidemenu h3 a {
    color: #fff;
}
.sidemenu-search h2 {
    background: #eab015;
}
.sidemenu-search .acMenu {
    border: none;
}
.sidemenu-search .acMenu ul li img {
    max-width: 100%;
    height: auto;
}
.sidemenu-search .acMenu ul li a {
    padding: 0;
}
ul.bnr {
    margin: 0;
    padding: 0;
}
ul.bnr li {
    list-style: none;
    margin: 0 0 24px 0;
    padding: 0;
}
.sidemenu img {
    margin-bottom: 0;
}
.sidemenu .h2_box a:hover, .sidemenu h2 a:hover  {
    text-decoration: none;
}
.sidemenu .h2_box a, .sidemenu h2 a {
    color: #fff;
    text-decoration: underline;
}
.sidemenu-fixed {
    position: fixed;
    top: 30px;
    right: 18px;
    width: 175px;
    z-index: 300;
}
.sidemenu-fixed .h2_box, .sidemenu-fixed .h3_box {
    font-size: 13px;
    position: relative;
}
.sidemenu-fixed .h2_box span, .sidemenu-fixed .h3_box span {
    display: block;
    position: absolute;
    right: 0px;
    top: 1px;
    font-size: 30px;
    line-height: 38px;
    width: 40px;
    text-align: center;
    cursor: pointer;
}
.sidemenu-fixed a {
    display: block;
    margin: 0 0 6px;
}
.sec-documents .sidemenu-fixed {
    top: 325px;
}
.acMenu {
    border: 1px solid #d0d0d0;
    margin-bottom: 24px;
    font-size: 12px;
}
.acMenu dt {
    border-top: 1px solid #d0d0d0;
    border-bottom: 1px solid #d0d0d0;
}
.acMenu dt a {
    background: #fee url(/DirectImages/Common/menu/right.png) 6px center no-repeat;
    padding: 14px 8px 14px 28px;
    display: block;
    color: #333;
}
.acMenu dt:first-child {
    border-top: none;
}
.acMenu dt:last-child {
    border-bottom: none;
}
.acMenu dt.open {
    display: block;
    cursor: pointer;
    background: #fee url(https://www.direct-store.net/DirectImages/Common/menu/minus.png) 6px center no-repeat;
    padding: 14px 8px 14px 28px;
}
.acMenu dt.open.active {
    background: #fee url(https://www.direct-store.net/directimages/common/menu/plus.png) 6px center no-repeat;
}
.acMenu dt.close {
    display: flex;
}
.acMenu dt.close a {
    width: calc(100% - 28px);
    padding: 14px 8px 14px 0;
    display: block;
    color: #333;
    background-image: none;
}
.acMenu dt.close.active {
    background: #fee url(https://www.direct-store.net/DirectImages/Common/menu/minus.png) 6px center no-repeat;
}
.acMenu .ico-open {
    width: 28px;
    background: #fee;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}
.acMenu .ico-open span {
    background-image: url(https://www.direct-store.net/directimages/common/menu/plus.png);
    background-position: left top;
    background-repeat: no-repeat;
    width: 14px;
    height: 14px;
}
.acMenu .ico-open.active span {
    background-image: url(https://www.direct-store.net/directimages/common/menu/minus.png);
    background-position: left top;
    background-repeat: no-repeat;
    width: 14px;
    height: 14px;
}
.acMenu dd.close {
    display: none;
}
.acMenu dd.close.active {
    display: inline-block;
}
.acMenu dd.close a {
    padding: 12px 8px;
    width: 100%;
}
.acMenu dd {
    display: inline-block;
    width: 100%;
}
.acMenu ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.acMenu ul li {
    border-bottom: 1px dotted #d0d0d0;
}
.acMenu ul li a {
    display: block;
    color: #000;
    padding: 12px 8px;
}
.acMenu > ul > li > a:hover {
    background: #fffafa;
    text-decoration: none;
}
.acMenu ul li:last-child {
    border-bottom: none;
    /*padding: -12px 0 -12px 0;*/
}
/* サイドメニュー */
.acMenu li.close {
    display: flex;
}
.acMenu li a {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
}
.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;
}
.acMenu ul.close {
    display: none;
}
.acMenu ul.close.active {
    display: block;
}
.acMenu ul.close > li {
    background: #e0e0e0;
}
.acMenu ul.close > li a {
    padding-left: 15px;
}
.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;
}
.acMenu ul.close ul.close li {
    background: #444;
}
.acMenu ul.close ul.close li a {
    padding-left: 15px;
    color: #fff;
}
.acMenu ul.close ul.close li a:hover {
    color: #000;
}
.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;
}
.acMenu li.close .ico-open {
    background: #fff;
}
.acMenu ul.close > li .ico-open {
    background: #e0e0e0;
}
.acMenu dt {
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
}
.acMenu {
    border: 1px solid #ffffff;
}
/*     .acMenu .ico-open {
        background: #eee;
    } */
.acMenu > ul > li:hover a, .acMenu > ul > li:hover .ico-open {
    background: #fee;
    color: #000;
}
/*     .acMenu dt a {
        background: #eee url(https://www.direct-store.net/DirectImages/Common/menu/right_b.png) 6px center no-repeat;
    } */
.acMenu dt.close a {
    /* background: #eee; */
    background-image: none;
}
.acMenu dt a._nolink:hover, .acMenu dt a._nolink:focus {
    text-decoration: none !important;
}
.acMenu .ico-open span {
    background-image: url(https://www.direct-store.net/directimages/common/menu/plus_g.png);
}
.acMenu .ico-open.active span {
    background-image: url(https://www.direct-store.net/directimages/common/menu/minus.png);
}
.acMenu ul.close ul.close li a {
    padding-left: 15px;
    color: #fff;
}
.acMenu ul.close ul.close li:hover a {
    color: #000;
}
/* .acMenu ul.close ul.close li a:before {
    content: ">";
    background-image: none;
    width: 14px;
    height: 14px;
    margin-right: 0;
} */
.acMenu ul.close ul.close > li .ico-open {
    background: #959595;
}
.acMenu ul.close ul.close > li:hover .ico-open {
    color: #000;
    background: #95959544;
}
.acMenu ul.close ul.close ul.close li a {
    padding-left: 15px;
    color: #fff;
    background: #444;
}
.acMenu ul.close ul.close ul.close li:hover a {
    color: #000;
    background: #666;
}
.acMenu ul.close 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;
}
.sidemenu .acMenu ul.close ul.close li {
    background: #5e5e5e;
}
.sidemenu .acMenu ul.close ul.close li:hover a {
    color: #000;
}
.acMenu li.menu-end a:before {
    content: "" !important;
    background: url(https://www.direct-store.net/directimages/common/menu/right.png) left 2px no-repeat !important;
    display: block !important;
    color: #333 !important;
    display: inline-block !important;
    width: 15px !important;
    height: 15px !important;
    background-size: 100% !important;
    margin-right: 10px !important;
}
@media (max-width:991px) {
    ul.bnr li {
        list-style: none;
        width: 50%;
        float: left;
        margin: 0 0 24px 0;
        padding: 0 2% 0 2%;
    }
    .sidemenu-fixed {
        position: static;
        width: auto;
    }
    .sidemenu-fixed h2, .sidemenu-fixed h3 {
        font-size: 16px;
    }
    .sidemenu-fixed h2 span, .sidemenu-fixed h3 span {
        display: none;
    }
    .acMenu {
        font-size: 16px;
    }
    .acMenu ul li a {
        padding: 14px 8px;
    }
}

/**************************************************/
/*footer*/
/**************************************************/
/*フッターカテゴリリスト　2020.2.7*/
#categorylist {
    margin: 20px 0 0;
}
#categorylist .list-unstyled li:first-child {
    font-size: 18px;
    font-weight: bold;
    border-bottom: 1px solid #ccc;
    margin-bottom: 5px;
}
/*フッター共通人物入りお問い合わせフォーム*/
.common-contact {
    width: 48%;
    box-sizing: border-box;
    padding: 0 0 15px;
    border: 2px solid #f98026;
    border-top: none;
    margin: 0;
}
.common-top-contact {
    width: 100%;
    box-sizing: border-box;
    padding: 0 0 20px;
    border: 2px solid #f98026;
    border-top: none;
    margin: 0 0 20px;
}
.common-contact .ttl-common-contact {
    width: 100%;
    box-sizing: border-box;
    padding: 10px;
    text-align: center;
    background: #f98026;
    font-size: 18px;
    line-height: 1.2;
    color: #fff;
    margin: 0;
}
.common-top-contact .ttl-common-contact {
    width: 100%;
    box-sizing: border-box;
    padding: 10px 40px;
    text-align: center;
    background: #f98026;
    font-size: 20px;
    line-height: 1.2;
    color: #fff;
    margin: 0;
}
.common-contact .img-common-contact {
    margin: 0 0 5px;
}
.common-contact .img-common-contact img {
    max-width: 100%;
    height: auto;
}
.common-contact p {
    line-height: 1.4;
    margin: 0 0 10px;
    padding: 0 20px;
}
.common-contact .btn-common-contact {
    width: 60%;
    margin: 0 auto;
}
.common-contact .btn-common-contact a {
    display: block;
    width: 100%;
    box-sizing: border-box;
    padding: 10px 0;
    text-align: center;
    color: #fff;
    background: #D9534F;
    text-decoration: none;
    font-size: 18px;
    transition: background-color ease 0.3s;
}
.common-top-contact .btn-common-contact a {
    display: block;
    width: 100%;
    box-sizing: border-box;
    padding: 15px 0;
    text-align: center;
    color: #fff;
    background: #D9534F;
    text-decoration: none;
    font-size: 18px;
    transition: background-color ease 0.3s;
}
.common-contact .btn-common-contact a:hover {
    background: #c9302c;
}
.common-contact a:hover h2.ttl-common-contact,
.common-contact a:hover {
    width: 100%;
    display: inline-block;
    text-decoration: none;
}
/*フッターカテゴリリスト　2020.2.7*/
#ssl_d {
    padding-top: 3%; /* 12% → 9% 20250512*/
    overflow: hidden;
}
.copy {
    background: #d00000;
    color: #ffffff;
    padding: 2% 0 2% 0;
    margin: 0;
}
.copy a {
    color: #ffffff;
    text-decoration: none;
}
.copy a:hover {
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
}
#bottom_navi {
    display: none;
}
.bottom_border {
    padding-bottom: 14px; /*2018年9月23日修正*/
    border-bottom: 1px solid #d0d0d0;
}
#sns_d {
    padding: 16px 0 1px; /* 20250512 16px 0 0 → 16px 0 1px */
}


#footer_d {
    background: #fafafa;
    border-top: 1px solid #d0d0d0;
    padding: 30px 0 0
}
#page-top {
    position: fixed;
    bottom: 5px;
    right: 30px;
    z-index: 100;
}
#page-top img {
    width: 100%;
    height: auto;
}
#page-top a {
    background: #666;
    text-decoration: none;
    color: #fff;
    width: 60px;
    height: 60px;
    padding: 0;
    text-align: center;
    display: block;
    border-radius: 10px;
}
#page-top a:hover {
    text-decoration: none;
    background: #999;
}
@media screen and (max-width:991px) {
    #ssl_d {
        padding: 0;
        margin-top: 15px;
        text-align: center;
    }
    #sns_d {
        padding: 15px 0 0;
        clear: both;
        margin-top: 15px;
        margin-bottom: 0;
        text-align: center;
     /* border-top: 1px solid #500000; 20250512 他ページにはborderが無かった為、整合性を保つためborderを一旦削除
        border-bottom: 1px solid #500000;*/
    }
    #sns_d img {
        vertical-align: bottom;
    }
}
/* @media (max-width:767px) {
    .copy {
        margin: 0 0 50px 0;
    }
    #top .copy {
        margin: 0 0 0 0;
    }
    #bottom_navi {
        position: fixed;
        bottom: 0;
        width: 100%;
        height: 50px;
        background: #333333;
        display: inline-block;
        z-index: 999;
    }
    #bottom_navi span {
        font-size: 18px;
    }
    #bottom_navi ul {
        margin: 0;
        padding: 0;
    }
    #bottom_navi ul li {
        overflow: hidden;
        list-style: none;
        width: 33.333%;
        float: left;
        margin: 0;
        text-align: center;
        border-right: 1px solid #555555;
        padding: 6px 0 10px 0;
        box-sizing: border-box;
        font-size: 12px;
    }
    #bottom_navi ul li a {
        color: #ffffff;
    }
    #bottom_navi ul li:last-child {
        border: none;
    }
    #footer_d #bottom_navi ul li {
        position: relative;
    }
    #footer_d #bottom_navi ul li .badge-cart {
        position: absolute;
        top: 5px;
        right: 15px;
    }
    #page-top {
        position: fixed;
        bottom: 60px;
        right: 20px;
        z-index: 100;
    }
    #page-top a {
        background: #666;
        text-decoration: none;
        color: #fff;
        width: 40px;
        height: 40px;
        padding: 2px;
        text-align: center;
        display: block;
        border-radius: 6px
    }
    #footer_d .list-unstyled {
        line-height: 1.4;
        font-size: 16px;
        list-style: square;
        color: #ccc;
    }
    #footer_d .list-unstyled li {
        padding: 8px 0px;
        margin-bottom: 1px;
        margin-left: 25px;
        list-style-type: square;
    }
} */
/*旧カテゴリー情報*/
ul.listcol4 {
	display: table;
	text-align: left;
	width: 100%;
}
ul.listcol4 > li:nth-child(4n+1) {
	clear: both;
}
ul.listcol4 > li {
	display: table-cell;
	float: left;
	width: 100%;
	margin: 5px 0;
}
ul.listcol4 > li a {
	font-weight: normal;
	font-size: 15px;
	vertical-align: middle;
}
ul.listcol4 > li a img {
	height: 30px;
	width: auto;
	vertical-align: middle;
	margin-right: 5px;
}
#head_category .listcol4 img {
	height: 20px;
	width: auto;
}
/*旧カテゴリー情報*/
.listcol4.sbfunction {
	display: flex;
	flex-wrap: wrap;
	text-align: left;
	width: 100%;
	box-sizing: border-box;
	justify-content: space-between;
}
/* .listcol4.sbfunction a img {
	height: auto;
	width: 100%;
	vertical-align: middle;
	margin-right: 5px;
} */
/*機能から探す*/
.listcol4.li-4.sbfunction .slick-next {
	right: -10px;
}
.listcol4.li-4.sbfunction .slick-prev {
	left: -10px;
}
.listcol4.li-4.sbfunction {
	padding-left: 0;
}
.listcol4.li-4.sbfunction .slick-track {
    gap: 0 0.2%;
}
.glyphicon-circle-arrow-right:before, .sbfunction .h3_box02 span:before {
    content: "";
    background: url(https://www.direct-store.net/directimages/category/icon_function.png);
    width: 15px;
    height: 15px;
    display: inline-block;
    text-align: center;
    background-size: 100%;
    margin-right: 8px;
}
.sbfunction h3 span:before {
	margin-right: 0.5em;
}
.sbfunction .l-ltxt {
    padding: 0;
    line-height: 2;
}
.sbfunction .l-date {
	padding: 0;
    margin: 10px 0 10px;
	text-align: right;
	color: #222;
    font-size: 12px;
}
.listcol4.li-1.sbfunction .l-date {
    padding: 0 0 10px;
    width: 100%;
}
.listcol4.li-1.sbfunction a {
    padding: 1.3em 1.3em;
}
    .listcol4.sbfunction a {
	font-weight: normal;
	font-size: 14px;
	vertical-align: middle;
	/* padding: 5px 1.5em 5px; */
	box-sizing: border-box;
	border: 3px solid #dddddd;
	border-radius: 5px;
	display: flex;
	height: auto;
	flex-direction: column;
	width: 24.5%;
    padding: 1.5em 1.5em 1em;
	margin: 0.1em;
    position: relative;
}
.listcol4.sbfunction.li-3 a {
	width: 32.5%;
}
.listcol4.sbfunction.li-2 a {
	width: 49%;
}
.listcol4.sbfunction.li-1 a {
	width: 100%;
	display: block;
}
.listcol4.sbfunction a .caption-right {
    margin: 0 0 0;
}
.listcol4.sbfunction a:hover {
	text-decoration: none;
/*	opacity: .6;*/ 
    border: 3px solid #f98026;
}

.listcol4.sbfunction a img {
    height: 117px;
    width: 100%;
    vertical-align: middle;
    object-fit: contain;
}

.listcol4.li-3.sbfunction a img {
    max-height: 165px;
}
.listcol4.li-2.sbfunction a img {
    max-height: 210px;
}
.listcol4.sbfunction.li-1 a {
	flex-direction: row;
	/*flex-wrap: wrap;*/
	justify-content: space-between;
}
.listcol4.li-1.sbfunction a img {
	max-height: 190px;
    height: 100%;
    max-width: 35%;
    float: left;
    margin-right: 2em;
    width: 100%;
}
.listcol4.sbfunction .h3_box02 {
    color: #f98026;
    font-size: 16px;
    margin-bottom: 0;
    padding: 0;
    margin-top: 1em;
    display: block;
    height: 2.5em;
    line-height: 1.3;
}
.listcol4.sbfunction .h3_box02 span {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    font-weight: bold;
}
.listcol4.li-1.sbfunction h3 {
    width: 100%;
    font-size: 20px;
    height: auto;
}
.listcol4.li-2.sbfunction h3 {
    height: auto;
}
.listcol4.li-2.sbfunction h3 span {
    -webkit-line-clamp: 1;
}
.listcol4.li-1.sbfunction .l-ltxt {
	width: 100%;
}
.listcol4.li-1.sbfunction h3:before {
    width: 0.8em;
    height: 0.8em;
}
ul.sbfunction li a {
	margin: 0;
}
.listcol4.sbfunction .l-ltxt {
    padding: 0;
    margin-top: auto;
}
.listcol4.sbfunction .l-ltxt span {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}
