@charset "UTF-8";
dt {
    font-weight: 400;
}
.top-main-slider img {
    font-family: ‘object-fit: cover;’;
}
.brand {
    line-height: 1.7;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
}
.brand .section_inner .ttl_wrap {
    display: -ms-flexbox;
    display: flex;
}

.brand .section_inner .ttl_wrap h2.section_ttl {
    width: 380px;
    text-align: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #F8F6F5;
}

.brand .section_inner .ttl_wrap h2.section_ttl span {
    display: block;
}

.brand .section_inner .ttl_wrap .mainimg {
    width: 100%;
    padding-top: 90px;        }

.brand .section_inner .ttl_wrap .mainimg img {
    width: 100%;
}

.brand .section_inner .product_wrap {
    padding-top: 60px;
}

.brand .section_inner .product_wrap h3.section_ttl {
    text-align: center;
    padding-left: 1rem;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.7;
}

@media (max-width: 768px) {
    .brand .section_inner .product_wrap h3.section_ttl {
        font-size: 15px;
    }
}

.brand .section_inner .product_wrap .product_list_slide{
    max-width: 1280px;
    padding: 50px 0;
    position: relative;
    overflow: hidden;
}

.brand .section_inner .product_wrap .product_list_slide .slide-arrow {
    width: 10px;
}

.brand .section_inner .product_wrap .product_list_slide .flex-prev {
    top: 50%;
    left: -80px;
    width: 50px;
    height: 50px;
    background: url(../img/top/slide_prev.png) no-repeat;
    opacity: 1;
}


.brand .section_inner .product_wrap .product_list_slide .flex-next {
    top: 50%;
    right: -80px;
    width: 50px;
    height: 50px;
    background: url(../img/top/slide_next.png) no-repeat;
    opacity: 1;
}

.product_list_slide:hover .flex-direction-nav a.flex-next {
    right: 5px !important;
}

.product_list_slide:hover .flex-direction-nav a.flex-prev {
    left: 5px !important;
}

.product_list_slide .flex-direction-nav a:before {
    content: none;
}

.slick-slide a {
    outline: none;
}

.slick-tag {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    background: #eee;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 0.05em;
}

.brand .section_inner .product_wrap .product_list_slide .slides li {
    padding: 0 10px;
    text-align: center;
}

.brand .section_inner .product_wrap .product_list_slide .slides li img {
    margin-bottom: 20px;
    width: 100%;
}

.brand .section_inner .product_wrap .product_list_slide .slides li a {
    position: relative;
    display: block;
}

.brand .section_inner .product_wrap .product_list_slide .slides li a span {
    font-size: 1.3rem;
    line-height: 1.7;
}

.brand .section_inner .product_wrap > div {
    text-align: center;
}

.brand .section_inner .product_wrap > div .moreview a {
    padding-bottom: 3px;
    border-bottom: 1px solid #40220F;
    font-size: 20px;
}

.brand .section_inner .product_wrap > div .brandlink a {
    display: block;
    color: #fff;
    background-color: #B6ADA3;
    width: 350px;
    margin: 30px auto 0;
    border-radius: 3px;
    padding: 10px 0;
}

@media (max-width: 1024px){
    .brand .section_inner .product_wrap {
        padding-top: 70px;
    }
    .brand .section_inner .product_wrap .product_list_slide .slides li {
        padding: 0 15px;
    }
}

@media (max-width: 768px) {
    .brand .section_inner .ttl_wrap h2.ttl_wrap .text_wrap {
        line-height: 1.5;
    }
    .brand .section_inner .product_wrap {
        padding-top: 50px;
    }
    .brand .section_inner .product_wrap .product_list_slide {
        padding: 40px 0;
    }
    .brand .section_inner .product_wrap .product_list_slide .slides li span {
        font-size: 13px;
    }
}
.news_container h2,
.news-box dl {
    margin: 0;
}
.sns_box_calendar p {
    font-size: 14px;
}
.item-small-list {
    padding: 0;
    border-top: 1px solid #ded3bb;
    border-left: 1px solid #ded3bb;
}
.item-small-list li {
    border-bottom: 1px solid #ded3bb;
    border-right: 1px solid #ded3bb;
}

/*** お客様の声 ***/
/* .voice_list {
overflow: hidden;
}
.voice_list li {
float: left;
padding: 30px 1.66% 30px;
font-size: 1.9rem;
width: 33.33333333%;
box-sizing: border-box;
}
.voice_list li img {
width: 100%;
} */
.item-small-list.voice-list ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
}
.item-small-list.voice-list {
    margin-bottom: 60px; }

.item-small-list.voice-list li {
    padding: 40px 5%;
    position: relative;
    /*display: table-cell;*/
    display: block;
    float: none;
    vertical-align: middle;
    text-align: center; }

.item-small-list.voice-list li .voice-img {
    margin-bottom: 15px; }

.item-small-list.voice-list li img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 170px; }

.item-small-list.voice-list li h3,
.item-small-list.voice-list li .voice-name {
    margin-bottom: 15px;
    font-size: 1.5rem;
    line-height: 1.2;
    font-weight: normal; }

.item-small-list.voice-list li h3 {
    margin-bottom: 25px; }

.item-small-list.voice-list li .voice-txt > a {
    display: inline-block;
    padding: 5px 20px;
    background: #f28990;
    color: #fff;
    font-size: 1.5rem;
    line-height: 1.2; }
.item-small-list li {
    position: relative;
    text-align: center;
    float: left;
    padding: 30px 1.66% 30px;
    font-size: 1.9rem;
    width: 33.33333333%;
    box-sizing: border-box;
    transition: all .5s ease 0;
}
.item-small-list.voice-list.list-2col li {
    width: 50%;
}
@media screen and (max-width: 760px) {
    .item-small-list.voice-list li {
        width: 50%; }
    .item-small-list.voice-list li img {
        max-height: 95px; }
}
.ht-category-list .ht-category-list__moreBtn {
    font-size: 13px;
    color: #736357;
}
.item-small-list.voice-list li .voice-img {
    max-height: 170px;
}
.item-small-list.voice-list li p {
    font-size: 1.5rem;
}
@media screen and (max-width: 760px) {

    .item-small-list.voice-list li .voice-img {
        height: 95px;
    }
}
/* ラインナップ */
.item-small-list {
    border-top: 1px solid #ded3bb;
    border-left: 1px solid #ded3bb;
}
.item-small-list {
    display: flex;
    flex-wrap: wrap;
}
.item-small-list li {
    position: relative;
    text-align: center;
    padding: 30px 1.66% 30px;
    font-size: 1.9rem;
    border-bottom: 1px solid #ded3bb;
    border-right: 1px solid #ded3bb;
}
.item-small-list li a, .item-small-list li span {
    display: block;
}
.item-small-list > li img {
    width: 100%;
}
.item-small-list li .product-name-small {
    padding: 20px 0 5px;
}
.item-small-list li .btn-comparison {
    position: absolute;
    top: 10px;
    right: 10px;
    color: #efece8;
}
@media screen and (max-width: 760px) {
    .item-small-list.search-wrap {
        width: 93%;
        margin: 0 auto 20px;
        padding: 0;
        background: url(../img/top/item-small_line.png) repeat-x scroll right bottom;
        background-size: 5px auto;
    }
    .item-small-list > li {
        width: 50%;
        box-sizing: border-box;
        float: left;
        /* padding: 0; */
        /* margin-top: 20px; */
        /* margin-bottom: 0px; */
    }
    .item-small-list > li img {
        width: 100%;
    }
    .search-wrap p {
        line-height: 1.8;
    }
    .product-name-small, .product-price-small, .product-stock span {
        font-size: 13px;
    }
    .item-small-list > li a {
        width: 100%;
        display: block;
    }
    .item-small-list > li .btn-comparison {
        top: 3px;
        right: 3px;
    }
    item-small-list > li a.favorite_star {
        padding: 0 10px 12px;
    }
}
/* バナー */
.ht-banner-list {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    max-width: 1116px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 4px;
    padding-right: 4px;
}
.ht-banner-list__item {
    margin-left: 4px;
    margin-right: 4px;
    margin-bottom: 24px;
}
.ht-banner-list--md .ht-banner-list__item {
    width: 100%;
}
.ht-banner-list--sm .ht-banner-list__item {
    width: calc(50% - 8px);
}
.ht-banner-list__link {
    display: block;
}
.ht-banner-list__img {
    display: block;
    width: 100%;
}
@media (min-width: 761px) {
    .ht-banner-list {
        padding-left: 0;
        padding-right: 0;
    }
    .ht-banner-list__item {
        margin-left: 19px;
        margin-right: 19px;
        margin-bottom: 38px;
    }
    .ht-banner-list--md .ht-banner-list__item {
        width: calc(50% - 38px);
        margin-left: 19px;
        margin-right: 19px;
    }
    .ht-banner-list--sm .ht-banner-list__item {
        width: calc(25% - 38px);
    }
}
