@charset "UTF-8";
.brand-ttl-wrap {
    margin: 3.75rem 0;
}
.brand-ttl-wrap .kana {
    font-size: 0.75rem;
    margin-bottom: 0.625rem;
}
.brand-ttl-wrap .ttl-brand {
    background: url(/assets/img/hcd/brand/bg_gate_ttl.png) center bottom no-repeat;
    color: #3f3f3f;
    font-size: 1.5rem;
    font-weight: bold;
    letter-spacing: 0.2rem;
    padding-bottom: 0.5rem;
}
#intro-wrap {
    margin-bottom: 3.75rem;
}
#intro-wrap .img {
    width: 47%;
}
#intro-wrap .img img {
    width: 100%;
}
#intro-wrap .text-wrap {
    line-height: 1.75rem;
    margin-right: 8%;
    width: 35%;
}
#intro-wrap .text-wrap .text {
    margin-bottom: 2rem;
}
#intro-wrap .sns-wrap {

}
#intro-wrap .sns-wrap .ttl-sns {
    font-size: 0.75rem;
    font-weight: bold;
    margin-bottom: 1rem;
}
#intro-wrap .sns-wrap .sns-list {

}
#intro-wrap .sns-wrap .sns-list .lit {

}
#intro-wrap .sns-wrap .ico-facebook {
    width: 0.8125rem;
}
#intro-wrap .sns-wrap .ico-twitter {
    width: 1.375rem;
}
#intro-wrap .sns-wrap .ico-instagram {
    width: 1.375rem;
}
#brand-list-wrap {
    margin-bottom: 7.5rem;
}
#brand-list-wrap .brand-list {

}
#brand-list-wrap .brand-list .list {
    margin-bottom: 3.375rem;
}
#brand-list-wrap .brand-list .img {
    margin-bottom: 1.25rem;
}
#brand-list-wrap .brand-list .img img {
    width: 100%;
}
#brand-list-wrap .brand-list .ttl-list-brand {
    font-size: 1.125rem;
    font-weight: bold;
}
#brand-list-wrap .brand-list .text {

}

#cosmo-brand-list-wrap {
    margin-bottom: 4rem;
}
#cosmo-brand-list-wrap .list {
    background: url(/assets/img/hcd/brand/img_line.png) top center no-repeat;
    padding: 4.375rem 0;
}
#cosmo-brand-list-wrap .list:first-child {
    background: none;
    padding-top: 1.5rem;
}
#cosmo-brand-list-wrap .list .img {
    width: 47%;
}
#cosmo-brand-list-wrap .list .img img {
    width: 100%;
}
#cosmo-brand-list-wrap .list .text-wrap {
    width: 43%;
}
#cosmo-brand-list-wrap .list .text-wrap .ttl-list-brand {
    margin-bottom: 1.25rem;
}
#cosmo-brand-list-wrap .list .text-wrap .text {
    line-height: 1.625rem;
}


/* ??¿ã??????????? */
@media screen and (max-width:768px) {

}

/* sp */
@media screen and (max-width:575px) {
    #intro-wrap .img {
        margin-bottom: 1rem;
        width: 100%;
    }
    #intro-wrap .text-wrap {
        font-size: 0.875rem;
        margin: 0;
        width: 100%;
    }
    #intro-wrap .text-wrap .text {
        margin: 0 0 1.25rem 0;
    }
    #cosmo-brand-list-wrap .list {
        background: url(/assets/img/hcd/brand/img_line.png) top center no-repeat;
        background-size: 50%;
        padding: 3.125rem 0;
    }
    #cosmo-brand-list-wrap .list .img {
        width: 100%;
    }
    #cosmo-brand-list-wrap .list .img img {
        margin-bottom: 1rem;
    }
    #cosmo-brand-list-wrap .list .text-wrap {
        width: 100%;
    }
    #cosmo-brand-list-wrap .list .text-wrap .ico-iroha {
        width: 6.875rem;
    }
    #cosmo-brand-list-wrap .list .text-wrap .ico-scandinavia {
        width: 7.25rem;
    }
    #cosmo-brand-list-wrap .list .text-wrap .ico-fukufuku {
        width: 4.0625rem;
    }
    #cosmo-brand-list-wrap .list .text-wrap .ico-vanilla-pop {
        width: 9rem;
    }
    #cosmo-brand-list-wrap .list .text-wrap .ico-crossroad {
        width: 10.6875rem;
    }
}
