@charset 'UTF-8';
/*  Add Custom CSS here.  */
#sell .filter_box_wrap.filter_box_wrap_sell .cate_list ul {
    display: flex;
    flex-wrap: wrap;
}
#sell .filter_box_wrap.filter_box_wrap_sell .cate_list ul li a {height: 100%;}
@media only screen and (min-width: 768px) {
    #sell.favorite .sec_form .info ul {display: flex; flex-wrap: wrap;}
}
#sell.detail .sec01 .wrap_price .note {text-align: left;}

.equipment-box-le .grid .col02 .table-cost td {text-align: center;}

body.parts .sec-wheel .wheel-item .sub-intro {margin-top: 10px; margin-bottom: 80px;}

@media screen and (max-width: 768px){
    .equipment-box-le .grid .col01 {margin-bottom: 30px;}
    .equipment-box-le .grid .col02 .table-cost td {text-align: right; padding-right: 12px!important;}
    body.parts .sec-wheel .wheel-item .sub-intro {margin-top: 0; margin-bottom: 50px;}
}

form .txt-note {margin-top: 10px;font-size: 14px;}
@media screen and (max-width: 768px){
    form .txt-note {font-size: 12px;}
}
.roboto{
    font-family: Roboto;
    font-weight: 400;
    font-style: normal;
}

.abovebot--ser ul{
    margin: 0;
}

.abovebot--ser ul li{
    width: calc(25% - 14px);
    padding: 0;
    margin-right: 18px;
}

.abovebot--ser ul li:nth-child(4n){
    margin-right: 0;
}

@media screen and (max-width: 851px){
    .header__drop .hcol2{
        width: 100%;
    }

    #shop .shs02 li{
        width: 100%;
    }

    .abovebot--ser ul li{
        width: calc(50% - 9px);
    }

    .abovebot--ser ul li:nth-child(2n){
        margin-right: 0;
    }
}

.sell_favorite .favourite{
    width: 15px;
    height: 16px;
    background-size: 15px 14px;
}
#dictionary .visual{
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.box_contact .wrap .item p{
    line-height: 1.7;
}
#sell.detail .sec08 .sec_title{
    margin-bottom: 47px;
}
#sell.detail .sec08{
    padding-bottom: 96px;
}
#sell.detail .sec06 .sec_title{
    margin-bottom: 13px;
}
#sell.detail .sec06{
    padding-bottom: 36px;
}
.header__indrop .box_contact .wrap .item em.txt01{
    font-size: 10px;
    padding: 0;
}
.box_contact .wrap .item em.txt01{
    font-size: 13px;
    padding: 0;
}
@media screen and (max-width: 767px){
    .box_contact .wrap .item span{
        font-size: 12px;
    }
}

.disable {pointer-events: none!important; opacity: 0.5!important;}

@media screen and (max-width: 767px){
    #sell.detail .sec01 .price li span.txt-mar {
        margin: 0 -20px;
    }
}

@media only screen and (min-width: 768px) {
  .popup_imgs__slider .slick-track img{
    max-height: 80vh;
    width: auto;
  }
}


@media only screen and (min-width: 768px) {
    body.parts .wheel-wrap .one-item .js-slider-mobile .slider-for.col2 {
        margin: 0;
        display: flex;
        justify-content: center;
    }
    body.parts .one-item .wheel-item .wheel-tab,
    body.parts .one-item .wheel-item .tab-content {
        justify-content: center;
        display: flex;
    }
    body.parts .one-item .wheel-item .tab-content>li.tab-content2 {
        border: none;
        padding-left: 0;
    }
    body.parts .example-list .js-slider-mobile .slider-for.is-center,
    body.parts .wheel-wind-storm .example-list .js-slider-mobile .slider-for.is-center {
        justify-content: center;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    body.parts .example-list .js-slider-mobile .slider-for.is-center .item,
    body.parts .wheel-wind-storm .example-list .js-slider-mobile .slider-for.is-center .item {
        float: none;
    }
    body.parts .wheel-item .wheel-tab.col01 h5 {
        width: 100%;
    }
    body.parts .wheel-item .tab-content.col01 {
        padding-right: 0;
        margin: 0 auto;
    }
    body.parts .wheel-item .tab-content.col01>li.tab-content1 {
        padding-right: 40px;
        padding-right: 0;
        margin: 0 auto;
    }
}