* {
    padding: 0;
    margin: 0;
    list-style: none;
}

a {
    text-decoration: none;
}

img {
    vertical-align: top;
    width: 100%;
}

body {
    color: #26211e;
    overflow-x: hidden;
    font-family: YuMincho, 'Yu Mincho',
        'Noto Serif JP', serif;
}

#page-top {
    display: block;
    text-align: center;
    transition: all .3s ease;
    width: 72px;
    position: absolute;
    bottom: 0;
    right: 0;
}

p#page-top a img {
    max-width: 72px;
}

#page-top:hover {
    transform: scale(1.1);
}

/*mainv*/

#navigation {
    position: relative;
}

.slick-dots li button:before {
    font-size: 1px;
    line-height: 1;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    opacity: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '';
    background-size: contain;
    display: inline-block;
    background-image: url(../img/dot-2.png);
    width: 9px;
    height: 9px;
    background-repeat: no-repeat;
}


.slick-dots li.slick-active button:before {
    opacity: 1;
    color: black;
    content: '';
    background-size: contain;
    display: inline-block;
    background-image: url(../img/dot-1.png);
    width: 9px;
    height: 9px;
    background-repeat: no-repeat;
}

.slick-dots li {
    position: relative;
    display: inline-block;
    width: 9px;
    height: 9px;
    margin: 0 4px;
    padding: 0;
    cursor: pointer;
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 9px;
    height: 9px;
    padding: 0;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}

.slick-dots {
    bottom: -19px;
}

.slick-prev,
.slick-next {
    font-size: 0;
    line-height: 0;
}

.slick-next:before {
    content: '';
    background-image: url(../img/next.png);
    background-size: contain;
    display: inline-block;
    width: 22px;
    height: 39px;
    position: absolute;
    background-repeat: no-repeat;
}

.slick-prev:before {
    content: '';
    background-image: url(../img/prev.png);
    background-size: contain;
    display: inline-block;
    width: 22px;
    height: 39px;
    position: absolute;
    background-repeat: no-repeat;
}

.slick-prev:before,
.slick-next:before {
    font-family: auto;
    font-size: 0;
    line-height: 1;
    opacity: 1;
    color: white;
    -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: grayscale;
}

.side-logo-1 {
    padding-bottom: 20px;
}

.side-logo-1 img {
    max-width: 65px;
}

.side-logo-2 img {
    max-width: 155px;
}

a.side-logo-wrap {
    padding: 28px 0 28px;
    text-align: center;
    display: block;
}

.side {
    width: 200px;
    background-color: #26211e;
    color: #9e8e75;
    height: 100%;
    position: fixed;
    margin: 0 auto 0 0;
}

.side a {
    color: #9e8e75;
}

.menu-1 {
    font-size: 16px;
    border-top: 1px solid #9e8e75;
}

.menu-1 li a,
.js-accordion-title {
    display: block;
    padding: 16px 0px 16px 13px;
    border-bottom: 1px solid #9e8e75;
    position: relative;
}

.accordion-content a:after {
    content: '';
    display: none;
}

.menu-1 li .accordion-content a {
    font-size: 14px;
    padding: 15px 0 15px 13px;
}

.block {
    max-height: 700px;
    overflow: auto;
    position: relative;
}

::-webkit-scrollbar {
    width: 5px;
}

::-webkit-scrollbar-track {
    background-color: #26211e;
}

::-webkit-scrollbar-thumb {
    background-color: #9e8e75;
}

a.online-store:hover {
    opacity: .8;
}

a.online-store {
    display: block;
    text-align: center;
    padding: 19px 0;
    transition: .6s;
}

a.online-store img {
    max-width: 179px;
}

ul.menu-2 li {
    font-size: 14px;
    padding: 0 0 5px 13px;
}

.main {
    width: calc(100% - 200px);
    margin: 0 0 0 auto;
}

.logo img {
    max-width: 79px;
}

.logo-2 img {
    max-width: 287px;
}

.logo-2 {
    padding-top: 28px;
}

.logo-wrap {
    padding: 33px 0 60px;
    text-align: center;
}


ul#slider .slick-slide {
    margin: 0 8px;
    overflow: hidden;
}

.topv {
    background-image: url(../img/main-bk.jpg);
    background-color: #cbdbe2;
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: 100%;
}

.news-wrap {
    margin: 57px auto 0;
    max-width: 1000px;
    padding-bottom: 29px;
}

a.news {
    padding: 13px 15px;
    color: #fff;
    background-color: #26211e;
    display: flex;
    align-items: center;
    position: relative;
    transition: .6s;
    box-sizing: border-box;
}

a.news:hover {
    opacity: .8;
}

a.news:after {
    content: '';
    width: 6px;
    height: 6px;
    border: 0;
    border-top: solid 2px #9e8e75;
    border-right: solid 2px #9e8e75;
    position: absolute;
    top: 50%;
    right: 13px;
    margin-top: -4px;
    transform: rotate(45deg);
}

p.osirase {
    width: 96px;
    font-size: 16px;
    text-align: center;
    color: #26211e;
    background-color: #9e8e75;
    font-weight: bold;
    line-height: 1;
    padding: 4px 0;
}

p.day {
    margin-left: 15px;
}

.news-flex {
    display: flex;
    align-items: center;
    margin-right: 17px;
}

.about-wrap,
.brand-list-wrap {
    background-color: #f2e5d2;
    background-image: url(../img/line.png), url(../img/line.png);
    background-repeat: repeat-x;
    background-size: 100%;
    background-position: center top 15px, center bottom 15px;
}

h2 {
    text-align: center;
}

h2 img {
    max-width: 385px;
}

.about,
.future,
.brand-list,
.top-blog {
    max-width: 1000px;
    margin: 0 auto;
}

.about h2 {
    padding: 84px 0 50px;
}

.concept img {
    max-width: 224px;
}

.concept-wrap {
    max-width: 700px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}

.about-txt {
    padding: 53px 0 48px;
    text-align: center;
    line-height: 2;
    font-size: 18px;
}

a.btn {
    font-size: 22px;
    color: #9e8e75;
    font-weight: bold;
    text-align: center;
    width: 300px;
    display: block;
    margin: 0 auto;
    background-image: url(../img/btn.png);
    background-size: cover;
    padding: 26px 0;
    box-sizing: border-box;
    line-height: 1;
    transition: .6s;
}

.about-wrap {
    padding-bottom: 85px;
}

.future-wrap,
.top-blog-wrap {
    background-color: #9e8e75;
}

.future h2 {
    padding: 50px 0;
}

a.future-one-img {
    display: block;
}

a.future-one-img img {
    max-width: 345px;
}

.future-one-txt-wrap {
    margin-left: 26px;
    padding-top: 39px;
}

.future-one-wrap {
    display: flex;
    margin-bottom: 42px;
}

p.future-one-day {
    font-size: 18px;
    margin-right: 16px;
}

p.osusume {
    width: 74px;
    font-size: 14px;
    text-align: center;
    background-color: #26211e;
    color: #9e8e75;
    line-height: 1;
    padding: 6px 0 5px;
}

.future-one-flex {
    display: flex;
    align-items: center;
}

.future-one-txt-wrap h3 {
    font-size: 24px;
    margin-bottom: 15px;
}

ul.future-list li a {
    max-width: 310px;
    display: block;
    color: #26211e;
}

ul.future-list {
    display: flex;
    justify-content: space-between;
    margin-bottom: 60px;
}

p.future-day {
    font-size: 17px;
    padding: 10px 0 4px;
    line-height: 1;
}

ul.future-list li a h3 {
    font-size: 19px;
}

.future-wrap {
    padding-bottom: 64px;
}

.brand-list h2 {
    padding: 82px 0 50px;
}

/*
ul.categorys-wrap li a {
    color: #26211e;
    text-align: center;
    display: block;
    width: 192px;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0px 0 6px gray;
    padding-top: 5px;
}

.category-bk {
    width: 95%;
    height: 178px;
    margin: 0 auto;
    border-radius: 6px;
}

.category-bk.category-01,
.category-bk.category-01,
.category-bk.category-02,
.category-bk.category-03,
.category-bk.category-04,
.category-bk.category-05,
.category-bk.category-06,
.category-bk.category-07 {
    background-size: 100%;
    background-position: center;
    transition: .6s;
}

.category-bk.category-01 {
    background-image: url(../img/category-img-01.jpg);
}

.category-bk.category-02 {
    background-image: url(../img/category-img-02.jpg);
}

.category-bk.category-03 {
    background-image: url(../img/category-img-03.jpg);
}

.category-bk.category-04 {
    background-image: url(../img/category-img-04.jpg);
}

.category-bk.category-05 {
    background-image: url(../img/category-img-05.jpg);
}

.category-bk.category-06 {
    background-image: url(../img/category-img-06.jpg);
}

.category-bk.category-07 {
    background-image: url(../img/category-img-07.jpg);
}

ul.categorys-wrap li a h3 {
    padding: 10px 0;
    line-height: 1;
    font-size: 15px;
}

ul.categorys-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 18px;
}

ul.categorys-wrap-2 {
    max-width: 394px;
    margin-bottom: 50px;
}*/
ul.brands li a {
    display: block;
    max-width: 322px;
    box-sizing: border-box;
    background-color: #fff;
    padding: 10px;
    border-radius: 6px;
    text-align: center;
}

.brands-logo img {
    max-height: 51px;
    width: auto;
    padding: 10px 0;
}

ul.brands {
    display: flex;
    justify-content: space-between;
    margin-bottom: 53px;
}

.brand-list {
    padding-bottom: 80px;
}

.top-blog h2 {
    padding: 62px 0 57px;
}

.blog-list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.blog-list li a,
.blog-list div a {
    width: 332px;
    display: block;
    background-color: #fff;
    color: #26211e;
    padding: 14px;
    box-sizing: border-box;
    height: 459px;
    margin-bottom: 54px;
    overflow: hidden;
}

p.blog-day {
    padding: 20px 0 5px;
    font-size: 18px;
    line-height: 1;
}

.blog-list li a h3,
.blog-list div a h3 {
    font-size: 22px;
    padding-bottom: 13px;
    line-height: 1.35;
}

.blog-list li,
.blog-list div {
    position: relative;
}

.blog-category-01:after {
    content: 'お知らせ';
}

.blog-category-02:after {
    content: 'コラム';
}

.blog-category-03:after {
    content: 'レシピ';
}

.blog-category-01:after,
.blog-category-02:after,
.blog-category-03:after {
    width: 107px;
    background-color: #9e8e75;
    display: block;
    font-size: 16px;
    padding: 6px 0;
    text-align: center;
    position: absolute;
    top: -18px;
    border: 1px solid #fff;
    left: 9px;
    line-height: 1;
}

.blog-txt {
    font-size: 16px;
    line-height: 1.8;
}

.top-blog {
    padding-bottom: 67px;
}

.footv-wrap {
    background-image: url(../img/main-bk.jpg);
    background-color: #cbdbe2;
    background-position: center top 142px;
    background-repeat: no-repeat;
    background-size: 100%;
}

.footv {
    max-width: 1000px;
    margin: 0 auto;
    position: relative;
}

.footv .logo-wrap {
    padding-bottom: 91px;
}

.online-txt {
    padding-bottom: 37px;
    text-align: center;
}

.online-txt img {
    max-width: 352px;
}

ul.shop-list li a img {
    max-width: 167px;
}

ul.shop-list {
    max-width: 535px;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
}

ul.shop-list li a {
    display: block;
}

p.foot-tyui {
    padding: 112px 0 17px;
    text-align: center;
    color: #fff;
    font-weight: bold;
}

footer {
    background-color: #26211e;
    color: #fff;
    background-image: url(../img/line.png);
    background-repeat: repeat-x;
    background-size: 100%;
    background-position: center top 15px;
}

footer a {
    color: #fff;
}

.foot-innner {
    padding: 69px 0 25px;
    max-width: 1000px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
}

a.company-logo:hover {
    opacity: .8;
}

a.company-logo {
    display: block;
    margin-bottom: 11px;
    transition: .6s;
}

a.company-logo img {
    max-width: 225px;
}

p.adress {
    font-size: 12px;
    padding-bottom: 6px;
}

p.tel {
    font-size: 12px;
    margin-bottom: 25px;
}

ul.foot-sub-menu {
    font-size: 13px;
    display: flex;
}

p.copy {
    font-size: 11px;
    padding-top: 5px;
}

ul.foot-sub-menu li+li:before {
    content: '｜';
}

.foot-menu-wrap {
    padding: 18px 0 0;
    display: flex;
    font-size: 14px;
}

ul.foot-menu {
    margin-left: 25px;
    line-height: 2.1;
}

p.js-accordion-title:after {
    position: absolute;
    content: '';
    top: 50%;
    right: 11px;
    height: 1px;
    width: 10px;
    background: #9e8e75;
    transition: all .3s ease-in-out;
}

p.js-accordion-title:before {
    position: absolute;
    content: '';
    top: 50%;
    right: 11px;
    height: 1px;
    width: 10px;
    background: #9e8e75;
    transform: rotate(90deg);
    transition: all .3s ease-in-out;
}

p.js-accordion-title.open:after {
    opacity: 0;
}

p.js-accordion-title.open:before {
    transform: rotate(180deg);
}

li.main-menu a:after {
    content: '';
    width: 5px;
    height: 5px;
    border: 0;
    border-top: solid 1px #9e8e75;
    border-right: solid 1px #9e8e75;
    position: absolute;
    top: 50%;
    right: 15px;
    margin-top: -3px;
    transform: rotate(45deg);
}



/*1000以下*/
@media screen and (max-width: 1200px) {

    .sp {
        display: block;
    }

    .pc {
        display: none;
    }


    /*ハンバーガーメニュー*/

    .menu-trigger:after {
        content: 'MENU';
        color: #9e8e75;
        font-size: 10px;
        text-align: center;
        position: absolute;
        bottom: 0;
        font-weight: bold;
        left: 0;
        right: 0;
    }

    .menu-trigger {
        position: fixed;
        cursor: pointer;
        width: 40px;
        height: 40px;
        background-size: contain;
        background-repeat: no-repeat;
        /* position: absolute; */
        right: 13px;
        top: 12px;
        z-index: 350;
    }

    /*ボタン内側*/
    .menu-trigger span {
        display: inline-block;
        transition: all .4s;
        position: absolute;
        left: 0;
        height: 3px;
        background: #9e8e75;
        width: 34px;
        right: 0;
        margin: 0 auto;
    }

    .menu-trigger span:nth-of-type(1) {
        top: 0;
    }

    .menu-trigger span:nth-of-type(2) {
        top: 9px;
    }

    .menu-trigger span:nth-of-type(3) {
        top: 18px;
    }

    /*activeクラスが付与されると線が回転して×に*/

    .menu-trigger.active span:nth-of-type(1) {
        top: 2px;
        transform: translateY(6px) rotate(-30deg);
        /* width: 30%; */
    }

    .menu-trigger.active span:nth-of-type(2) {
        opacity: 0;
        /*真ん中の線は透過*/
    }

    .menu-trigger.active span:nth-of-type(3) {
        top: 14px;
        transform: translateY(-6px) rotate(30deg);
        /* width: 30%; */
    }

    .menu-trigger.active:after {
        content: 'CLOSE';
    }

    nav {
        width: 100%;
        height: 100%;
        background-color: #26211e;
        position: fixed;
        top: 0;
        right: 0;
        z-index: 10;
        transition: all .5s;
        /* display: none; */
        transform: translateX(100%);
        max-width: 235px;
    }

    nav.open {
        transform: translateX(0%);
    }

    nav.open {
        padding: 0;
        z-index: 199;
    }

    nav a {
        color: #9e8e75;
    }

    a.side-logo-wrap {
        padding: 81px 0 21px;
    }

    .side-logo-1 img {
        max-width: 56px;
    }

    .side-logo-2 img {
        max-width: 141px;
    }

    .side-logo-1 {
        padding-bottom: 15px;
    }

    li.main-menu {
        font-size: 14px;
    }

    .block {
        max-height: 94%;
    }

    a.online-store img {
        max-width: 169px;
    }

    ul.menu-2 li {
        font-size: 12px;
    }

    p.js-accordion-title.side-menu-2 {
        color: #9e8e75;
    }

    .menu-1 li .accordion-content a {
        font-size: 13px;
    }

    .slick-dots {
        bottom: -17px;
    }

    .slick-dots li.slick-active button:before {
        width: 8px;
        height: 8px;
    }

    .slick-dots li button:before {
        width: 8px;
        height: 8px;
    }

    .slick-dots li {
        width: 8px;
        height: 8px;
        margin: 0 3px;
    }

    .slick-prev:before,
    .slick-next:before {
        width: 29px;
        height: 29px;
        left: 0;
        top: 0;
    }

    .slick-next {
        right: -39px;
        top: 38%;
        width: 29px;
        height: 29px;
    }

    .slick-prev {
        left: -39px;
        top: 38%;
    }

    .side {
        display: none;
    }

    .main {
        width: 100%;
        margin: 0 auto;
    }

    a.sp-logo img {
        max-width: 195px;
    }

    a.sp-logo {
        display: block;
        width: 195px;
    }

    header {
        background-color: #26211e;
        padding: 9px 13px;
        width: 100%;
        position: fixed;
        z-index: 300;
    }

    .logo-wrap {
        padding: 78px 0 30px;
    }

    .logo img {
        max-width: 50px;
    }

    .logo-2 {
        padding-top: 12px;
    }

    .logo-2 img {
        max-width: 189px;
    }

    a.news {
        padding: 11px 13px 9px;
        display: block;
        font-size: 14px;
        max-width: 380px;
        width: 95%;
        margin: 0 auto;
    }

    p.osirase {
        width: 82px;
        font-size: 14px;
        padding: 3px 0;
    }

    p.day {
        margin-left: 11px;
    }

    .news-flex {
        display: flex;
        align-items: baseline;
        margin-right: 0;
    }

    p.news-txt {
        margin-top: 3px;
    }

    a.news:after {
        content: '';
        width: 5px;
        height: 5px;
        top: 50%;
        right: 13px;
        margin-top: -4px;
        transform: rotate(45deg);
    }

    .topv {
        background-position: center top 112px;
        background-size: cover;
    }

    .about-wrap,
    .brand-list-wrap {
        background-size: 900px;
        background-position: center top 11px, center bottom 11px;
    }

    h2 img {
        max-width: 299px;
    }

    .about h2 {
        padding: 60px 0 33px;
    }

    .concept img {
        max-width: 117px;
    }

    .concept-wrap {
        max-width: 363px;
    }

    .about-txt {
        padding: 31px 0 42px;
        text-align: center;
        line-height: 2;
        font-size: 16px;
    }

    a.btn {
        font-size: 18px;
        width: 236px;
        padding: 20px 0;
    }

    .about-wrap {
        padding-bottom: 62px;
    }

    ul#slider-2 {
        width: 260px;
        margin: 0 auto 37px;
    }

    ul#slider-2 li a {
        color: #26211e;
    }

    p.future-day {
        font-size: 14px;
        padding: 15px 0 2px;
    }

    ul#slider-2 li a h3 {
        font-size: 16px;
    }

    .future h2 {
        padding: 37px 0 31px;
    }

    .future-wrap {
        padding-bottom: 42px;
    }

    .brand-list h2 {
        padding: 51px 0 38px;
    }

    .category-bk {
        width: 95%;
        height: 155px;
    }

    ul.categorys-wrap li a {
        width: 165px;
    }

    ul.categorys-wrap li a h3 {
        font-size: 14px;
    }

    ul.categorys-wrap {
        max-width: 343px;
        margin: 0 auto 32px;
    }

    ul.categorys-wrap li a {
        margin-bottom: 15px;
    }
    
    .categorys-wrap.categorys-wrap-2 {
        display: none;
    }

    .brand-list {
        padding-bottom: 64px;
    }

    .top-blog h2 {
        padding: 43px 0 40px;
    }

    .blog-list {
        display: flex;
        justify-content: space-between;
        flex-wrap: nowrap;
        width: 99%;
        margin: 0 auto;
        max-width: 371px;
    }

    .blog-category-01:after,
    .blog-category-02:after,
    .blog-category-03:after {
        width: 74px;
        font-size: 10px;
        padding: 4px 0;
        top: -15px;
        left: 3px;
    }

    .blog-list li a,
    .blog-list div a {
        max-width: 185px;
        display: block;
        padding: 7px;
        height: 301px;
        margin-bottom: 45px;
        width: 100%;
    }

    p.blog-day {
        padding: 12px 0 4px;
        font-size: 13px;
    }

    .blog-list li a h3,
    .blog-list div a h3  {
        font-size: 15px;
        padding-bottom: 7px;
        line-height: 1.35;
    }

    .blog-txt {
        font-size: 12px;
        line-height: 1.4;
    }

    .footv .logo-wrap {
        padding: 21px 0 67px;
    }

    .online-txt img {
        max-width: 277px;
    }

    .online-txt {
        padding-bottom: 26px;
    }

    ul.shop-list {
        max-width: 360px;
    }

    ul.shop-list li a img {
        max-width: 111px;
    }

    p.foot-tyui {
        padding: 75px 0 37px;
        font-size: 12px;
        text-align: left;
        line-height: 1.5;
        width: 95%;
        margin: 0 auto;
    }

    .footv-wrap {
        background-position: center top 85px;
        background-size: cover;
    }

    p#page-top a img {
        max-width: 45px;
    }

    .foot-innner {
        padding: 51px 0 20px;
        display: block;
    }

    .top-blog {
        padding-bottom: 50px;
    }

    footer {
        background-size: 900px;
        background-position: center top 11px;
    }

    ul.foot-menu {
        margin-left: 0;
        line-height: 2.1;
    }

    .foot-menu-wrap {
        padding: 0;
        display: flex;
        font-size: 13px;
        max-width: 234px;
        justify-content: space-between;
        margin: 0 auto 30px;
    }

    a.company-logo {
        margin-bottom: 12px;
        text-align: center;
    }

    p.adress {
        font-size: 12px;
        padding-bottom: 2px;
        max-width: 231px;
        margin: 0 auto;
    }

    p.tel {
        font-size: 12px;
        max-width: 231px;
        margin: 0 auto 20px;
    }

    ul.foot-sub-menu {
        font-size: 12px;
        max-width: 330px;
        margin: 0 auto;
    }

    p.copy {
        font-size: 10px;
        padding-top: 1px;
        max-width: 330px;
        margin: 0 auto;
    }

    ul.brands li a {
        display: block;
        max-width: 290px;
        padding: 8px;
        border-radius: 6px;
        margin-bottom: 17px;
    }

    ul.brands {
        display: block;
        max-width: 290px;
        margin: 0 auto 40px;
    }

    .brands-logo img {
        max-height: 49px;
        width: auto;
        padding: 6px 0 2px;
    }
}


@media screen and (max-width: 860px) {
    ul#slider {
        max-width: 500px;
        margin: 0 auto;
    }
}

/*PC*/

@media only screen and (min-width:1200px) {
    .pc {
        display: block;
    }

    .sp {
        display: none;
    }

    .concept:hover {
        transform: rotateY(360deg);
    }

    .concept {
        transition: .5s;
        transform: rotateY(0deg);
        cursor: pointer;
    }

    ul#slider .slick-slide img:hover {
        transform: scale(1.2, 1.2);
        transition: 1s all;
    }

    ul#slider .slick-slide img {
        transition: 1s all;
    }

    .scale {
        overflow: hidden;
    }

    .scale img {
        transition: 1s all;
    }

    .scale img:hover {
        transform: scale(1.2, 1.2);
        transition: 1s all;
    }

    .blog-list li a:hover .blog-img img,
    .blog-list div a:hover .blog-img img {
        transform: scale(1.2, 1.2);
        transition: 1s all;
    }

    a.btn:hover {
        opacity: .8;
    }

    ul.categorys-wrap li a:hover .category-bk {
        background-size: 115%;
    }

    ul.side-article-inner li a:hover .side-article-img img {
        transform: scale(1.2, 1.2);
        transition: 1s all;
    }

    ul.brands li a:hover .brands-img img,
    .blog-list div a:hover .blog-img img {
        transform: scale(1.2, 1.2);
        transition: 1s all;
    }

}